2002-10-08 Roland McGrath <roland@redhat.com>
commit1400de2e9c706bc2ff357be7f84910723b84fb33
authorRoland McGrath <roland@gnu.org>
Tue, 8 Oct 2002 08:44:09 +0000 (8 08:44 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 8 Oct 2002 08:44:09 +0000 (8 08:44 +0000)
tree4a0397e3eae619384abbcfd778d780fdefd90f74
parent44f8b0fd29027efd23d3267ffa664bc612bdb473
2002-10-08  Roland McGrath  <roland@redhat.com>

* configure.in (AUTOCONF): New check to set it.  Set to "no" if the
one found doesn't work on our configure.in.
* configure: Regenerated.
* config.make.in (AUTOCONF): New substituted variable.
* Makefile (autoconf-it-cvs): New canned sequence, broken out of ...
(autoconf-it): ... here, use that instead of defining conditionally.
Use $(AUTOCONF) instead of literal autoconf.
[$(AUTOCONF) != no] (configure, %/configure): Protect these rules
with this condition.
* Make-dist (autoconf-it, configure, %/configure): Copy those changes.
Make-dist
Makefile
config.make.in
configure
configure.in