aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.m32
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2012-04-23 16:28:01 +0200
committerYang Tse <yangsita@gmail.com>2012-04-23 16:28:01 +0200
commitd6c449e3b4262aa29c1594d64379a8c26d9a5c38 (patch)
tree020e22930ac9dfc4c926fbe43f6fd880ad962e11 /lib/Makefile.m32
parent071f8d4182ec86b236404e0af3dadfd0bf3270c8 (diff)
Revert "sspi: Added version information"
This reverts commit 2976de480808119dae08fc6f52c8d75ba1aedb1a.
Diffstat (limited to 'lib/Makefile.m32')
-rw-r--r--lib/Makefile.m321
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makefile.m32 b/lib/Makefile.m32
index 6f27742a1..adb5e5fe4 100644
--- a/lib/Makefile.m32
+++ b/lib/Makefile.m32
@@ -169,7 +169,6 @@ endif
endif
ifdef SSPI
CFLAGS += -DUSE_WINDOWS_SSPI
- DLL_LIBS += -lversion
endif
ifdef SPNEGO
CFLAGS += -DHAVE_SPNEGO