Discussion:
[librsync-devel] Re: [librsync-commits] librsync configure.ac,1.10,1.11
Donovan Baarda
2004-09-09 03:20:13 UTC
Permalink
Update of /cvsroot/librsync/librsync
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6571
configure.ac
We seem to need AM_CONFIG_HEADER for autoconf2.53/automake1.4p6.
Which is why README says to use automake1.7 or higher, which deprecated
AM_CONFIG_HEADER in favor of AC_CONFIG_HEADER.

However, since AM_CONFIG_HEADER still works, I'm happy to leave it this
way for now.
--
Donovan Baarda <***@minkirri.apana.org.au>
http://minkirri.apana.org.au/~abo/
Martin Pool
2004-09-09 05:13:04 UTC
Permalink
Post by Donovan Baarda
Update of /cvsroot/librsync/librsync
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6571
configure.ac
We seem to need AM_CONFIG_HEADER for autoconf2.53/automake1.4p6.
Which is why README says to use automake1.7 or higher, which deprecated
AM_CONFIG_HEADER in favor of AC_CONFIG_HEADER.
However, since AM_CONFIG_HEADER still works, I'm happy to leave it this
way for now.
Oh, ok. I got confused by the Debian automake autodetection.
--
Martin
Loading...