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