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 | bafecfd6dd77d724e5c75eac8e865c30e1788e80 (patch) | |
tree | c6e0c57a4f0949965bb122bd1cc8ec34efab02ad /config/mh-sco | |
parent | caf27c0155d4863b6fa2173b6c8bcc90566d2782 (diff) | |
download | newlib-bafecfd6dd77d724e5c75eac8e865c30e1788e80.zip newlib-bafecfd6dd77d724e5c75eac8e865c30e1788e80.tar.gz newlib-bafecfd6dd77d724e5c75eac8e865c30e1788e80.tar.bz2 |
(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-sco')
-rw-r--r-- | config/mh-sco | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/mh-sco b/config/mh-sco index 574b92a..bf5a807 100644 --- a/config/mh-sco +++ b/config/mh-sco @@ -1,4 +1,3 @@ -RANLIB = true # You may need this if you don't have bison. # BISON = yacc -Sm10400 |