gsasl-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS gsasl/lib/ntlm


From: gsasl-commit
Subject: CVS gsasl/lib/ntlm
Date: Sun, 23 Oct 2005 17:54:14 +0200

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@





reply via email to

[Prev in Thread] Current Thread [Next in Thread]