gsasl-commit
[Top][All Lists]
Advanced

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

CVS gsasl/src


From: gsasl-commit
Subject: CVS gsasl/src
Date: Mon, 19 Mar 2007 12:09:31 +0100

Update of /home/jas/self/public-cvs/gsasl/src
In directory mocca:/home/jas/self/src/gsasl/src

Modified Files:
        Makefile.am 
Log Message:
Need gnulib's builddir.


--- /home/jas/self/public-cvs/gsasl/src/Makefile.am     2005/08/26 14:03:29     
1.32
+++ /home/jas/self/public-cvs/gsasl/src/Makefile.am     2007/03/19 11:09:31     
1.33
@@ -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, 2007 Simon Josefsson.
 #
 # This file is part of GNU SASL.
 #
@@ -17,7 +17,8 @@
 # along with GNU SASL; if not, write to the Free Software Foundation,
 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
-AM_CPPFLAGS = -I$(top_srcdir)/gl -I../lib/src -I$(top_srcdir)/lib/src
+AM_CPPFLAGS = -I$(top_srcdir)/gl -I$(top_builddir)/gl \
+        -I$(top_srcdir)/lib/src -I$(top_builddir)/lib/src
 
 bin_PROGRAMS = gsasl
 





reply via email to

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