]> code.delx.au - gnu-emacs/commitdiff
* configure.in: Remove no-longer used HP patterns.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Aug 2011 20:46:59 +0000 (13:46 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Aug 2011 20:46:59 +0000 (13:46 -0700)
(opsys): Remove unreachable pattern hppa*-*-linux-gnu*.
Also, remove ia64*-hp-hpux1[1-9]*, as it also sets machine=hp800,
and that can't possibly work now that src/m/hp800.h no longer exists.

ChangeLog
configure.in

index 48a431f14c16a0b31918c811a9ba5dff3b67063f..1f38dbf71ca4b9becc35838ff47fbdc9031f750e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 
        * configure.in (opsys): Change pattern to *-*-linux*
        to recognize powerpc-gnu-linux-uclibc (Bug#9403).
+       Remove unreachable pattern hppa*-*-linux-gnu*.
+       Also, remove ia64*-hp-hpux1[1-9]*, as it also sets machine=hp800,
+       and that can't possibly work now that src/m/hp800.h no longer exists.
 
 2011-08-26  Jan Djärv  <jan.h.d@swipnet.se>
 
index 80c06eed92177a85afeee7a693469968393ede53..715e8278df29568646719e3cc5ba0b3db88891f4 100644 (file)
@@ -508,17 +508,6 @@ case "${canonical}" in
     CFLAGS="-D_INCLUDE__STDC_A1_SOURCE $CFLAGS"
   ;;
 
-  ia64*-hp-hpux1[1-9]* )
-    machine=hp800 opsys=hpux11
-    ## FIXME.  Peter O'Gorman reports that dumping using unexelf.o doesn't
-    ## work either: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6811
-    CANNOT_DUMP=yes
-  ;;
-
-  hppa*-*-linux-gnu* )
-    machine=hp800 opsys=gnu-linux
-  ;;
-
   ## IBM machines
   rs6000-ibm-aix4.[23]* )
     machine=ibmrs6000 opsys=aix4-2