mirror of
https://github.com/curl/curl.git
synced 2026-05-14 12:06:20 +03:00
Fixed Watcom makefile.
This commit is contained in:
parent
edf9566c3b
commit
2d3c7b7e01
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue