gsasl-commit
[Top][All Lists]
Advanced

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

CVS gsasl/lib/gssapi


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

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@





reply via email to

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