On Tue, 23 Dec 2003, Andreas Schwab wrote:
> Frédéric L. W. Meunier writes:
>
> > The info page for Autoconf contains:
> >
> >As an example, to disable Autoconf caches (`autom4te.cache')
> > globally, include the
The info page for Autoconf contains:
As an example, to disable Autoconf caches (`autom4te.cache')
globally, include the following lines in `~/.autom4te.cfg':
## -- ##
## User Preferences. ##
## -- ##
begin-language: "Autoconf"
args: --no-cache
end-language: "
Nevermind. cvs log ChangeLog is my friend. Now full caps
(AUTOCONF-2_52).
--
0@pervalidus.{net, {dyndns.}org} Tel: 55-21-2717-2399 (Niterói-RJ BR)
Akim Demaille wrote:
> We are very happy to announce yet another release of
> Autoconf, which, a of course, is much safer, much faster,
> much better, much better documented, and produces a much
> tastier Ethiopian express coffee.
Any CVS tag ?
cvs [server aborted]: no such tag autoconf-2_52
-
rm -f autoreconf autoreconf.tmp
sed -e 's,@''datadir''@,/usr/local/share/autoconf,g' -e
's,@''M4''@,/usr/bin/m4,g' -e 's,@''AWK''@,gawk,g' -e
's,@''SHELL''@,/bin/sh,g'
/usr/local/src/CVS/GNU/autoconf-2.13/autoreconf.sh >
autoreconf.tmp && chmod +x autoreconf.tmp && mv autoreconf.tmp
autoreconf
ma