]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
removed not used define.
authorGunter Knauf <gk@gknw.de>
Thu, 25 Jan 2007 00:26:29 +0000 (00:26 +0000)
committerGunter Knauf <gk@gknw.de>
Thu, 25 Jan 2007 00:26:29 +0000 (00:26 +0000)
lib/Makefile.netware
src/Makefile.netware

index 8316cc159211fcced4def26b7179e0c5e12c673c..ad3b1ede74a83e03634083122e6c171f56d84da2 100644 (file)
@@ -420,7 +420,6 @@ ifdef WITH_SSL
 endif
 ifdef WITH_SSH2
        @echo $(DL)#define USE_LIBSSH2 1$(DL) >> $@
-       @echo $(DL)#define HAVE_LIBSSH2 1$(DL) >> $@
        @echo $(DL)#define HAVE_LIBSSH2_H 1$(DL) >> $@
 endif
 ifdef OLD_NOVELLSDK
index d863837e3d8d0c5f1400934b17a7792ac59f79d6..7eac973a270561f32d6b090f8d46c582dfb41281 100644 (file)
@@ -386,7 +386,6 @@ ifdef WITH_SSL
 endif
 ifdef WITH_SSH2
        @echo $(DL)#define USE_LIBSSH2 1$(DL) >> $@
-       @echo $(DL)#define HAVE_LIBSSH2 1$(DL) >> $@
        @echo $(DL)#define HAVE_LIBSSH2_H 1$(DL) >> $@
 endif
 ifdef OLD_NOVELLSDK