]> git.ipfire.org Git - thirdparty/gcc.git/commit - ChangeLog
configure.in: Convert to autoconf script.
authorNathanael Nerode <neroden@gcc.gnu.org>
Sat, 28 Dec 2002 06:57:50 +0000 (06:57 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Sat, 28 Dec 2002 06:57:50 +0000 (06:57 +0000)
commit671aa708d903a497bde36f771b2af6b0d4c0fbe3
treeeabe71655a9d4325ad5004da39f7d32851872fee
parentdfe5a36e9576498d7aa9555e138b21f6ba9ee214
configure.in: Convert to autoconf script.

(toplev)
* configure.in: Convert to autoconf script.  Blow away lots
of now-redundant Makefile fragments.
* configure: Generate using Autoconf.
* Makefile.tpl: Rewrite to reflect autoconfiscation.
* Makefile.in: Regenerate.
(config)
* acx.m4: New.
* mh-a68bsd, mh-aix386, mh-apollo68, mh-delta88, mh-hp300,
mh-hpux, mh-hpux8, mh-irix5, mh-irix6, mh-ncrsvr43, mh-openedition,
mh-riscos, mh-sysv: Delete.
* mh-cxux, mh-dgux386, mh-interix, mh-lynxrs6k, mh-ncr3000,
mh-necv4, mh-sco, mh-solaris, mh-sysv4, mh-sysv5, mt-v810: Simplify.

From-SVN: r60558
31 files changed:
ChangeLog
Makefile.in
Makefile.tpl
config/ChangeLog
config/acx.m4 [new file with mode: 0644]
config/mh-a68bsd [deleted file]
config/mh-aix386 [deleted file]
config/mh-apollo68 [deleted file]
config/mh-cxux
config/mh-delta88 [deleted file]
config/mh-dgux386
config/mh-hp300 [deleted file]
config/mh-hpux [deleted file]
config/mh-hpux8 [deleted file]
config/mh-interix
config/mh-irix5 [deleted file]
config/mh-irix6 [deleted file]
config/mh-lynxrs6k
config/mh-ncr3000
config/mh-ncrsvr43 [deleted file]
config/mh-necv4
config/mh-openedition [deleted file]
config/mh-riscos [deleted file]
config/mh-sco
config/mh-solaris
config/mh-sysv [deleted file]
config/mh-sysv4
config/mh-sysv5
config/mt-v810
configure
configure.in