From: Guenter Knauf Date: Tue, 12 Oct 2010 13:31:41 +0000 (+0200) Subject: Fixed Watcom makefile. X-Git-Tag: curl-7_21_2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2d3c7b7e01d87ba6dab0e83b2fa1e9567db10086;p=thirdparty%2Fcurl.git Fixed Watcom makefile. --- diff --git a/lib/Makefile.Watcom b/lib/Makefile.Watcom index 7b9bcd664e..a611be60a9 100644 --- a/lib/Makefile.Watcom +++ b/lib/Makefile.Watcom @@ -104,7 +104,7 @@ CFLAGS += -dUSE_LIBRTMP -I$(LIBRTMP_ROOT) !ifdef %use_ssh2 CFLAGS += -DUSE_LIBSSH2 -DHAVE_LIBSSH2_H -I$(LIBSSH2_ROOT)\include -I$(LIBSSH2_ROOT)\win32 -endif +!endif !ifdef %use_ssl CFLAGS += -wcd=138 -dUSE_OPENSSL -dUSE_SSLEAY -I$(OPENSSL_ROOT)\inc32