mirror of
https://github.com/moparisthebest/curl
synced 2025-02-28 17:31:46 -05:00
removed not used define.
This commit is contained in:
parent
5f9cbc4209
commit
36e3e6ed16
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user