Update of /home/cvs/gsasl/lib/ntlm
In directory dopio:/tmp/cvs-serv21913

Modified Files:
        Makefile.am 
Log Message:
Need libntlm.


--- /home/cvs/gsasl/lib/ntlm/Makefile.am        2005/06/25 09:54:59     1.10
+++ /home/cvs/gsasl/lib/ntlm/Makefile.am        2005/10/23 15:54:14     1.11
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004 Simon Josefsson.
+# Copyright (C) 2002, 2003, 2004, 2005 Simon Josefsson.
 #
 # This file is part of GNU SASL Library.
 #
@@ -26,3 +26,5 @@
 if CLIENT
 libgsasl_ntlm_la_SOURCES += ntlm.c
 endif
+
+libgsasl_ntlm_la_LIBADD = @LTLIBNTLM@



_______________________________________________
Gsasl-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gsasl-commit

Reply via email to