shishi-commit
[Top][All Lists]
Advanced

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

CVS shishi/src


From: shishi-commit
Subject: CVS shishi/src
Date: Fri, 13 Jan 2006 21:11:32 +0100

Update of /home/cvs/shishi/src
In directory dopio:/tmp/cvs-serv8196

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


--- /home/cvs/shishi/src/Makefile.am    2005/08/10 16:56:30     1.54
+++ /home/cvs/shishi/src/Makefile.am    2006/01/13 20:10:32     1.55
@@ -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.
 #
@@ -19,7 +19,7 @@
 # MA 02110-1301, USA.
 
 AM_CPPFLAGS = -I$(top_srcdir)/gl -I$(top_builddir)/gl \
-       -I$(top_srcdir)/db -I../lib @LIBGNUTLS_CFLAGS@
+       -I$(top_srcdir)/db -I../lib
 localedir = $(datadir)/locale
 DEFS = @DEFS@ -DLOCALEDIR=\"$(localedir)\" \
        -DSYSTEMCFGFILE=\"$(CONFDIR)/shishi.conf\"





reply via email to

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