]> Pileus Git - ~andy/fetchmail/commitdiff
Fix build (make distcheck in particular) on systems without system-wide gettext.
authorMatthias Andree <matthias.andree@gmx.de>
Sun, 20 Jun 2004 16:00:58 +0000 (16:00 -0000)
committerMatthias Andree <matthias.andree@gmx.de>
Sun, 20 Jun 2004 16:00:58 +0000 (16:00 -0000)
svn path=/trunk/; revision=3916

Makefile.am

index 64da92738637c8cc96050d5a586673c10a076d25..ddea780022954e587a4d528e5506a167bc8320e8 100644 (file)
@@ -3,7 +3,7 @@
 SUBDIRS=               intl m4 m4-local po
 
 AM_CFLAGS=             @CEFLAGS@
-AM_CPPFLAGS=           @CPFLAGS@ -I$(top_srcdir)/intl
+AM_CPPFLAGS=           @CPFLAGS@ -I$(top_srcdir)/intl -I$(top_builddir)/intl
 AM_LDFLAGS=            @LDEFLAGS@
 ACLOCAL_AMFLAGS=       -I m4 -I m4-local
 AM_YFLAGS=             -d