On 13-09-26 07:59 PM, Alan Coopersmith wrote: > 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: Yes, this one fell off the list of modules to be updated on my box. Sorry for the noise.
Patch withdrawn. > > http://cgit.freedesktop.org/xorg/util/makedepend/commit/?id=01238aa25c3bb1e0c909f63dd3bc97c48bd8bf6d > > _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
