From e7189017e19dd5162f40a91050a730c5de982d9a Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Wed, 26 Dec 2007 14:37:09 +0000 Subject: Merge portability patch from Peter O'Gorman, fetchmail-devel 2007-10-31. This requires some minor fixes though. svn path=/branches/BRANCH_6-3/; revision=5145 --- Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f67e8343..ef087e0f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,9 +3,7 @@ SUBDIRS= m4 po AUTOMAKE_OPTIONS= 1.8 foreign no-dist-gzip dist-bzip2 -AM_CFLAGS= @CEFLAGS@ -AM_CPPFLAGS= @CPFLAGS@ -I$(srcdir)/libesmtp -AM_LDFLAGS= @LDEFLAGS@ +AM_CPPFLAGS= -I$(srcdir)/libesmtp ACLOCAL_AMFLAGS= -I m4 -I m4-local AM_YFLAGS= -d BUILT_SOURCES= rcfile_y.h -- cgit v1.2.3