https://bugs.freedesktop.org/show_bug.cgi?id=60368

--- Comment #1 from Pascal Ermster <bugs.freedesktop....@hardfalcon.net> ---
This patch fixes the issue:

diff -rup a/configure.ac b/configure.ac
--- a/configure.ac    2013-02-06 15:58:55.438025812 +0100
+++ b/configure.ac    2013-02-06 15:58:38.507264220 +0100
@@ -38,7 +38,7 @@ AC_DEFINE_UNQUOTED([VIA_PATCHLEVEL],
                    [Patch version])

 AC_CONFIG_SRCDIR([Makefile.am])
-AM_CONFIG_HEADER([config.h])
+AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_AUX_DIR(.)

 AM_INIT_AUTOMAKE([foreign dist-bzip2])

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Openchrome-devel mailing list
Openchrome-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/openchrome-devel

Reply via email to