summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--Makefile.am1
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3259aff..2433c5b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-07-14 Johan Dahlin <johan@gnome.org>
+
+ Bug 491773 – autoconf failure: .m4 files cannot be found
+
+ * Makefile.am:
+ Patch by macks@netspace.org
+
2008-07-14 Gian Mario Tagliaretti <gianmt@gnome.org>
* gio/gfile.override: wrap File.load_contents_async and
diff --git a/Makefile.am b/Makefile.am
index 91a09ea3..45b10b14 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,4 @@
+ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = 1.7
SUBDIRS = docs codegen gobject gio examples tests