aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2007-01-25 00:26:29 +0000
committerGunter Knauf <gk@gknw.de>2007-01-25 00:26:29 +0000
commit36e3e6ed16876c282268e808b48618b94cca09c4 (patch)
tree1d03814aed2063387f86b472cddc802119018932 /lib
parent5f9cbc420935eac500dc961c109d57df2f027326 (diff)
removed not used define.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.netware1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makefile.netware b/lib/Makefile.netware
index 8316cc159..ad3b1ede7 100644
--- a/lib/Makefile.netware
+++ b/lib/Makefile.netware
@@ -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