shishi-commit
[Top][All Lists]
Advanced

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

CVS shishi/tests


From: shishi-commit
Subject: CVS shishi/tests
Date: Fri, 13 Jan 2006 21:44:41 +0100

Update of /home/cvs/shishi/tests
In directory dopio:/tmp/cvs-serv8402

Modified Files:
        Makefile.am 
Log Message:
Fix gnutls check.


--- /home/cvs/shishi/tests/Makefile.am  2005/10/22 16:14:25     1.41
+++ /home/cvs/shishi/tests/Makefile.am  2006/01/13 20:43:40     1.42
@@ -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.
 #
@@ -23,7 +23,7 @@
 AM_CPPFLAGS = -I$(top_srcdir)/gl -I$(top_builddir)/gl \
        -I$(top_srcdir)/lib -I../lib
 AM_LDFLAGS = -no-install
-LDADD = @LTLIBINTL@ ../gl/libgnu.la @LIBTASN1_LIBS@ @LIBGNUTLS_LIBS@ \
+LDADD = @LTLIBINTL@ ../gl/libgnu.la @LIBTASN1_LIBS@ @LTLIBGNUTLS@ \
        ../lib/libshishi.la
 
 check_PROGRAMS = authenticator crypto gztime priv safe \





reply via email to

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