1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

removed not used define.

This commit is contained in:
Gunter Knauf 2007-01-25 00:26:29 +00:00
parent 5f9cbc4209
commit 36e3e6ed16
2 changed files with 0 additions and 2 deletions

View 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

View 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