mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -05:00
Fixed Watcom makefile.
This commit is contained in:
parent
edf9566c3b
commit
2d3c7b7e01
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user