diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/ChangeLog | 9 | ||||
-rw-r--r-- | config/mh-a68bsd | 2 | ||||
-rw-r--r-- | config/mh-aix386 | 1 | ||||
-rw-r--r-- | config/mh-apollo68 | 1 | ||||
-rw-r--r-- | config/mh-cxux | 2 | ||||
-rw-r--r-- | config/mh-delta88 | 4 | ||||
-rw-r--r-- | config/mh-dgux386 | 3 | ||||
-rw-r--r-- | config/mh-hp300 | 3 | ||||
-rw-r--r-- | config/mh-hpux | 1 | ||||
-rw-r--r-- | config/mh-hpux8 | 1 | ||||
-rw-r--r-- | config/mh-interix | 1 | ||||
-rw-r--r-- | config/mh-irix5 | 2 | ||||
-rw-r--r-- | config/mh-irix6 | 2 | ||||
-rw-r--r-- | config/mh-lynxrs6k | 3 | ||||
-rw-r--r-- | config/mh-ncr3000 | 2 | ||||
-rw-r--r-- | config/mh-ncrsvr43 | 3 | ||||
-rw-r--r-- | config/mh-necv4 | 2 | ||||
-rw-r--r-- | config/mh-openedition | 1 | ||||
-rw-r--r-- | config/mh-riscos | 3 | ||||
-rw-r--r-- | config/mh-sco | 1 | ||||
-rw-r--r-- | config/mh-solaris | 3 | ||||
-rw-r--r-- | config/mh-sysv | 1 | ||||
-rw-r--r-- | config/mh-sysv4 | 2 | ||||
-rw-r--r-- | config/mh-sysv5 | 2 | ||||
-rw-r--r-- | config/mt-v810 | 1 |
25 files changed, 9 insertions, 47 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index c183693..dd742ba 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,12 @@ +2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org> + + * 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. + 2002-12-16 Christopher Faylor <cgf@redhat.com> * mh-cygwin: Don't build libtermcap if it doesn't exist. diff --git a/config/mh-a68bsd b/config/mh-a68bsd deleted file mode 100644 index 2fe28d0..0000000 --- a/config/mh-a68bsd +++ /dev/null @@ -1,2 +0,0 @@ -RANLIB=true -BISON=yacc diff --git a/config/mh-aix386 b/config/mh-aix386 deleted file mode 100644 index 4accd1c..0000000 --- a/config/mh-aix386 +++ /dev/null @@ -1 +0,0 @@ -RANLIB = @: diff --git a/config/mh-apollo68 b/config/mh-apollo68 deleted file mode 100644 index eb102d5..0000000 --- a/config/mh-apollo68 +++ /dev/null @@ -1 +0,0 @@ -RANLIB=true diff --git a/config/mh-cxux b/config/mh-cxux index 0a98f11..8680654 100644 --- a/config/mh-cxux +++ b/config/mh-cxux @@ -1,7 +1,5 @@ # Configuration for Harris CX/UX 7 (and maybe 6), based on sysv4 configuration. -RANLIB = true - # The l flag generates a warning from the SVR4 archiver, remove it. AR_FLAGS = cq diff --git a/config/mh-delta88 b/config/mh-delta88 deleted file mode 100644 index bc9c453..0000000 --- a/config/mh-delta88 +++ /dev/null @@ -1,4 +0,0 @@ -RANLIB = true - - - diff --git a/config/mh-dgux386 b/config/mh-dgux386 index 2fcd4bf..b2d2a05 100644 --- a/config/mh-dgux386 +++ b/config/mh-dgux386 @@ -1,6 +1,3 @@ -# from mh-sysv4 -RANLIB = true - # The l flag generates a warning from the SVR4 archiver, remove it. AR_FLAGS = cr diff --git a/config/mh-hp300 b/config/mh-hp300 deleted file mode 100644 index 17a69a6..0000000 --- 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 diff --git a/config/mh-hpux b/config/mh-hpux deleted file mode 100644 index 4003002..0000000 --- a/config/mh-hpux +++ /dev/null @@ -1 +0,0 @@ -RANLIB = true diff --git a/config/mh-hpux8 b/config/mh-hpux8 deleted file mode 100644 index 4003002..0000000 --- a/config/mh-hpux8 +++ /dev/null @@ -1 +0,0 @@ -RANLIB = true diff --git a/config/mh-interix b/config/mh-interix index 1693006..67dff5c 100644 --- a/config/mh-interix +++ b/config/mh-interix @@ -1,6 +1,5 @@ # The shell may not be in /bin. SHELL = sh -RANLIB = true # We also need to override LIBGCC2_DEBUG_CFLAGS so libgcc2 will be # built without debugging information diff --git a/config/mh-irix5 b/config/mh-irix5 deleted file mode 100644 index 0019ee4..0000000 --- a/config/mh-irix5 +++ /dev/null @@ -1,2 +0,0 @@ -# Makefile changes for SGI's running IRIX-5.x. -RANLIB = true diff --git a/config/mh-irix6 b/config/mh-irix6 deleted file mode 100644 index bf6d8dc..0000000 --- a/config/mh-irix6 +++ /dev/null @@ -1,2 +0,0 @@ -# Makefile changes for SGI's running IRIX-6.x. -RANLIB = true diff --git a/config/mh-lynxrs6k b/config/mh-lynxrs6k index 3ee7639..fac1b97 100644 --- a/config/mh-lynxrs6k +++ b/config/mh-lynxrs6k @@ -1,5 +1,2 @@ -# LynxOS running on the rs6000 doesn't have ranlib -RANLIB = true - # /bin/sh is too buggy, so use /bin/bash instead. SHELL = /bin/bash diff --git a/config/mh-ncr3000 b/config/mh-ncr3000 index ead6cce..7c6ee12 100644 --- a/config/mh-ncr3000 +++ b/config/mh-ncr3000 @@ -1,6 +1,4 @@ # Host configuration file for an NCR 3000 (i486/SVR4) system. -RANLIB = true - # The l flag generates a warning from the SVR4 archiver, remove it. AR_FLAGS = cq diff --git a/config/mh-ncrsvr43 b/config/mh-ncrsvr43 deleted file mode 100644 index 5446d77..0000000 --- a/config/mh-ncrsvr43 +++ /dev/null @@ -1,3 +0,0 @@ -# Host configuration file for an NCR 3000 (i486/SVR43) system. - -RANLIB = true diff --git a/config/mh-necv4 b/config/mh-necv4 index 6845f3c..d71805e 100644 --- a/config/mh-necv4 +++ b/config/mh-necv4 @@ -1,6 +1,4 @@ # Host Makefile fragment for NEC MIPS SVR4. -RANLIB = true - # NEC -lX11 needs some other libraries. X11_EXTRA_LIBS = -lsocket -lnsl diff --git a/config/mh-openedition b/config/mh-openedition deleted file mode 100644 index 4003002..0000000 --- a/config/mh-openedition +++ /dev/null @@ -1 +0,0 @@ -RANLIB = true diff --git a/config/mh-riscos b/config/mh-riscos deleted file mode 100644 index 07588c7..0000000 --- a/config/mh-riscos +++ /dev/null @@ -1,3 +0,0 @@ -# This is for a MIPS running RISC/os 4.52C. - -RANLIB = true 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 diff --git a/config/mh-solaris b/config/mh-solaris index 16553c5..6e8f296 100644 --- a/config/mh-solaris +++ b/config/mh-solaris @@ -1,5 +1,2 @@ # Makefile changes for Suns running Solaris 2 - -RANLIB = true - X11_EXTRA_LIBS = -lnsl -lsocket diff --git a/config/mh-sysv b/config/mh-sysv deleted file mode 100644 index 4003002..0000000 --- a/config/mh-sysv +++ /dev/null @@ -1 +0,0 @@ -RANLIB = true diff --git a/config/mh-sysv4 b/config/mh-sysv4 index 3634950..2e9374c 100644 --- a/config/mh-sysv4 +++ b/config/mh-sysv4 @@ -1,5 +1,3 @@ -RANLIB = true - # The l flag generates a warning from the SVR4 archiver, remove it. AR_FLAGS = cr diff --git a/config/mh-sysv5 b/config/mh-sysv5 index 3634950..2e9374c 100644 --- a/config/mh-sysv5 +++ b/config/mh-sysv5 @@ -1,5 +1,3 @@ -RANLIB = true - # The l flag generates a warning from the SVR4 archiver, remove it. AR_FLAGS = cr diff --git a/config/mt-v810 b/config/mt-v810 index 97da6c2..f5714f8 100644 --- a/config/mt-v810 +++ b/config/mt-v810 @@ -1,4 +1,3 @@ CC_FOR_TARGET = ca732 -ansi AS_FOR_TARGET = as732 AR_FOR_TARGET = ar732 -RANLIB_FOR_TARGET = true |