[dovecot-cvs] dovecot/src/lib-sql Makefile.am,1.1,1.2

cras at dovecot.org cras at dovecot.org
Thu Oct 21 02:06:00 EEST 2004


Update of /var/lib/cvs/dovecot/src/lib-sql
In directory talvi:/tmp/cvs-serv10981/src/lib-sql

Modified Files:
	Makefile.am 
Log Message:
Upgrades to autoconf 2.5 and automake >1.4.



Index: Makefile.am
===================================================================
RCS file: /var/lib/cvs/dovecot/src/lib-sql/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am	15 Oct 2004 23:12:52 -0000	1.1
+++ Makefile.am	20 Oct 2004 23:05:57 -0000	1.2
@@ -1,6 +1,6 @@
 noinst_LIBRARIES = libsql.a
 
-INCLUDES = \
+AM_CPPFLAGS = \
 	-I$(top_srcdir)/src/lib \
 	$(SQL_CFLAGS)
 



More information about the dovecot-cvs mailing list