[dovecot-cvs] dovecot/src/lib-auth Makefile.am,1.2,1.3
cras at dovecot.org
cras at dovecot.org
Thu Oct 21 02:05:57 EEST 2004
Update of /var/lib/cvs/dovecot/src/lib-auth
In directory talvi:/tmp/cvs-serv10981/src/lib-auth
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-auth/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile.am 26 Aug 2003 08:21:11 -0000 1.2
+++ Makefile.am 20 Oct 2004 23:05:54 -0000 1.3
@@ -1,6 +1,6 @@
noinst_LIBRARIES = libauth.a
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir)/src/lib
libauth_a_SOURCES = \
More information about the dovecot-cvs
mailing list