On 09/23/13 01:28 PM, Gaetan Nadon wrote:
It was deprecated since 2002 and removed from autmake v 1.13.
Signed-off-by: Gaetan Nadon <[email protected]>
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index ca7c115..9618524 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ([2.60])
AC_INIT([makedepend], [1.0.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
-AM_CONFIG_HEADER([makedepend-config.h])
+AC_CONFIG_HEADERS([makedepend-config.h])
Is your tree out of date? That fix was pushed earlier this year:
http://cgit.freedesktop.org/xorg/util/makedepend/commit/?id=01238aa25c3bb1e0c909f63dd3bc97c48bd8bf6d
--
-Alan Coopersmith- [email protected]
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel