aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.Watcom
diff options
context:
space:
mode:
authorGuenter Knauf <lists@gknw.net>2010-08-02 01:24:04 +0200
committerGuenter Knauf <lists@gknw.net>2010-08-02 01:28:46 +0200
commitb01fb30f9cf9f456be59381adbbac24fb98c30d0 (patch)
tree5daaf179b9ad3db52bc1b4d9747ce14e56164937 /lib/Makefile.Watcom
parentf38e52071e19dc16cf59c1719f37ec555b4c75b5 (diff)
Moved the LDAP API defines from Makefile.Watcom to config-win32.h.
These defines are only needed for older Watcom versions (< 1280).
Diffstat (limited to 'lib/Makefile.Watcom')
-rw-r--r--lib/Makefile.Watcom1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makefile.Watcom b/lib/Makefile.Watcom
index c098e5d69..1f4d075f8 100644
--- a/lib/Makefile.Watcom
+++ b/lib/Makefile.Watcom
@@ -32,7 +32,6 @@ CP = copy
CFLAGS = -3r -mf -hc -zff -zgf -zq -zm -zc -s -fr=con -w2 -fpi -oilrtfm &
-wcd=201 -bt=nt -d+ -dWIN32 -dCURL_WANTS_CA_BUNDLE_ENV &
-dBUILDING_LIBCURL -dHAVE_SPNEGO=1 -I. -I..\include $(SYS_INCL)
-#CFLAGS += -dWINBERAPI=__declspec(cdecl) -dWINLDAPAPI=__declspec(cdecl)
!ifdef %debug
DEBUG = -dDEBUG=1 -dDEBUGBUILD