summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd Zullinger <tmzullinger@users.sourceforge.net>2007-12-13 23:02:12 +0000
committerTodd Zullinger <tmzullinger@users.sourceforge.net>2007-12-13 23:02:12 +0000
commit7cd4033b1b66bf9e35947eacc7930323eeca1b80 (patch)
tree65492fc79ac91e79f5ecb96d03961f8614129b31
parentc7b98627f78544968d41e9e60aa0e076a80bf643 (diff)
downloadlibgpod-7cd4033b1b66bf9e35947eacc7930323eeca1b80.tar.gz
libgpod-7cd4033b1b66bf9e35947eacc7930323eeca1b80.tar.xz
libgpod-7cd4033b1b66bf9e35947eacc7930323eeca1b80.zip
add ACLOCAL_AMFLAGS to fix some autoreconf issues (thanks to Frank Lichtenheld at Debian)
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1828 f01d2545-417e-4e96-918e-98f8d0dbbcb6
-rw-r--r--ChangeLog5
-rw-r--r--Makefile.am2
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db3fe9d..119c926 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-13 Todd Zullinger <tmzullinger at users.sourceforge.net>
+
+ * Makefile.am: add ACLOCAL_AMFLAGS to fix some autoreconf
+ issues (thanks to Frank Lichtenheld at Debian)
+
2007-11-26 Todd Zullinger <tmzullinger at users.sourceforge.net>
* configure.ac
diff --git a/Makefile.am b/Makefile.am
index dce2db6..3090f52 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,6 +3,8 @@ SUBDIRS=src tools tests po m4 docs bindings
# build documentation when doing a distcheck.
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
+ACLOCAL_AMFLAGS = -I m4
+
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libgpod-1.0.pc