diff options
author | Nathanael Nerode <neroden@gcc.gnu.org> | 2002-12-28 07:09:15 +0000 |
---|---|---|
committer | Nathanael Nerode <neroden@gcc.gnu.org> | 2002-12-28 07:09:15 +0000 |
commit | 7bb442518473d15718a07bab1a836d23fc2d7328 (patch) | |
tree | 6ffbf79d2c3e12bdbb9f70aa4562c80f21678734 /config/mh-apollo68 | |
parent | 0c17ecdfaa889c4e1371c295b737681b139e3a98 (diff) | |
download | gdb-7bb442518473d15718a07bab1a836d23fc2d7328.tar.gz |
(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.
Diffstat (limited to 'config/mh-apollo68')
-rw-r--r-- | config/mh-apollo68 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/mh-apollo68 b/config/mh-apollo68 deleted file mode 100644 index eb102d55010..00000000000 --- a/config/mh-apollo68 +++ /dev/null @@ -1 +0,0 @@ -RANLIB=true |