shishi-commit
[Top][All Lists]
Advanced

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

CVS shishi/lib


From: shishi-commit
Subject: CVS shishi/lib
Date: Fri, 13 Jan 2006 12:05:05 +0100

Update of /home/cvs/shishi/lib
In directory dopio:/tmp/cvs-serv13661

Modified Files:
        Makefile.am 
Log Message:
Fix libs.


--- /home/cvs/shishi/lib/Makefile.am    2005/10/22 16:24:49     1.78
+++ /home/cvs/shishi/lib/Makefile.am    2006/01/13 11:05:05     1.79
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-# Copyright (C) 2002, 2003, 2004, 2005 Simon Josefsson.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006 Simon Josefsson.
 #
 # This file is part of Shishi.
 #
@@ -69,9 +69,8 @@
 if STARTTLS
 libshishi_la_SOURCES += starttls.c starttls.h
 endif
-libshishi_la_LIBADD = ../gl/libgnu.la @LIB_CLOCK_GETTIME@ \
-       @LIBGCRYPT_LIBS@ \
-       @LIBTASN1_LIBS@ @LIBGNUTLS_LIBS@ @LTLIBIDN@ \
+libshishi_la_LIBADD = ../gl/libgnu.la @LIB_CLOCK_GETTIME@              \
+       @LTLIBGCRYPT@ @LIBTASN1_LIBS@ @LIBGNUTLS_LIBS@ @LTLIBIDN@       \
        @LTLIBINTL@
 libshishi_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
 





reply via email to

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