[dovecot-cvs] 
	dovecot/src/lib-storage/subscription-file Makefile.am, 1.2, 1.3
    cras at dovecot.org 
    cras at dovecot.org
       
    Thu Oct 21 02:06:09 EEST 2004
    
    
  
Update of /var/lib/cvs/dovecot/src/lib-storage/subscription-file
In directory talvi:/tmp/cvs-serv10981/src/lib-storage/subscription-file
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-storage/subscription-file/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile.am	27 Apr 2004 20:25:55 -0000	1.2
+++ Makefile.am	20 Oct 2004 23:06:05 -0000	1.3
@@ -1,6 +1,6 @@
 noinst_LIBRARIES = libstorage_subscription_file.a
 
-INCLUDES = \
+AM_CPPFLAGS = \
 	-I$(top_srcdir)/src/lib \
 	-I$(top_srcdir)/src/lib-storage \
 	-I$(top_srcdir)/src/lib-mail
    
    
More information about the dovecot-cvs
mailing list