autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Generate package.m4 in build-dir, not srcdir.


From: Ralf Wildenhues
Subject: Re: Generate package.m4 in build-dir, not srcdir.
Date: Sun, 11 Nov 2007 18:26:36 +0100
User-agent: Mutt/1.5.17 (2007-11-08)

* Ralf Wildenhues wrote on Sun, Nov 11, 2007 at 06:15:15PM CET:
> 
> Hmm, I assume I should
>   cd $top_builddir; ln -s $srcdir/GNUmakefile
> 
> would that help?  If yes, how about adding
>   AC_CONFIG_LINKS([GNUmakefile:GNUmakefile])
> 
> to configure.ac (and fixing Makefile.maint:ME to include $(srcdir))?

Erm, the AC_CONFIG_LINKS addition would require git Autoconf
newer than or equal acb069f9d25ff6ad857f6b8de097506c1c1da0a6
(i.e., something like AC_PREREQ([2.61a.123456])).

That would then completely ruin any chance a newbie could get
git Autoconf bootstrapped.

Of course, an appropriate AC_CONFIG_COMMANDS could still work.

Sorry for the noise.

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]