From 71ab34dfba03526c2b819746fcc92b869f361bec Mon Sep 17 00:00:00 2001 From: neroden Date: Sat, 28 Dec 2002 06:57:50 +0000 Subject: (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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60558 138bc75d-0d04-0410-961f-82ee72b054a4 --- config/mh-hp300 | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 config/mh-hp300 (limited to 'config/mh-hp300') diff --git a/config/mh-hp300 b/config/mh-hp300 deleted file mode 100644 index 17a69a6c89f..00000000000 --- a/config/mh-hp300 +++ /dev/null @@ -1,3 +0,0 @@ -# If "ar" in $PATH is GNU ar, the symbol table may need rebuilding. -# If it's HP/UX ar, this should be harmless. -RANLIB = ar ts -- cgit v1.2.1