mirror of
https://github.com/curl/curl.git
synced 2026-07-24 19:47:16 +03:00
removed not used define.
This commit is contained in:
parent
5f9cbc4209
commit
36e3e6ed16
2 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue