Update of /home/cvs/gsasl/lib/gssapi
In directory dopio:/tmp/cvs-serv21935

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


--- /home/cvs/gsasl/lib/gssapi/Makefile.am      2005/06/25 09:54:58     1.9
+++ /home/cvs/gsasl/lib/gssapi/Makefile.am      2005/10/23 15:54:20     1.10
@@ -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.
 #
@@ -30,3 +30,5 @@
 if SERVER
 libgsasl_gssapi_la_SOURCES += server.c
 endif
+
+libgsasl_gssapi_la_LIBADD = @LTLIBGSS@



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

Reply via email to