SOURCES: cvsnt-system-ntlm.patch - link with system libntlm
glen
glen at pld-linux.org
Wed Mar 26 23:47:43 CET 2008
Author: glen Date: Wed Mar 26 22:47:43 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- link with system libntlm
---- Files affected:
SOURCES:
cvsnt-system-ntlm.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/cvsnt-system-ntlm.patch
diff -u SOURCES/cvsnt-system-ntlm.patch:1.1 SOURCES/cvsnt-system-ntlm.patch:1.2
--- SOURCES/cvsnt-system-ntlm.patch:1.1 Wed Mar 26 23:43:02 2008
+++ SOURCES/cvsnt-system-ntlm.patch Wed Mar 26 23:47:37 2008
@@ -8,3 +8,18 @@
fi
AC_MSG_RESULT($acx_sspi)
+--- cvsnt-2.5.04.2980/protocols/Makefile.am~ 2006-08-18 00:10:05.000000000 +0300
++++ cvsnt-2.5.04.2980/protocols/Makefile.am 2008-03-27 00:35:53.073927679 +0200
+@@ -79,9 +79,10 @@
+ sspi_unix.cpp \
+ common.cpp
+
+-sspi_la_LDFLAGS = -module -avoid-version -L$(DESTDIR)/$(libdir) ntlm/libntlm.la
++sspi_la_LDFLAGS = -module -avoid-version -L$(DESTDIR)/$(libdir)
++sspi_la_LIBADD = -lntlm
+
+-sspi_ntlm = ntlm
++sspi_ntlm =
+
+ else
+
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/cvsnt-system-ntlm.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list