summaryrefslogtreecommitdiff
path: root/neon.mak
diff options
context:
space:
mode:
Diffstat (limited to 'neon.mak')
-rw-r--r--neon.mak6
1 files changed, 6 insertions, 0 deletions
diff --git a/neon.mak b/neon.mak
index feb9bbd..d77b2a9 100644
--- a/neon.mak
+++ b/neon.mak
@@ -21,6 +21,12 @@ TARGET = .\libneonD.lib
!ENDIF
########
+# Whether to build SSPI
+!IF "$(SSPI_BUILD)" != ""
+CFLAGS = $(CFLAGS) /D HAVE_SSPI
+!ENDIF
+
+########
# Support for Expat integration
#
# If EXPAT_SRC or EXPAT_INC are set, then assume compiling against a