* targets.c (target_vector): Remove SCO_CORE. On Sep 11 1993,
[deliverable/binutils-gdb.git] / configure.in
index 47f4f90c27b8c03f85c833b6d3f1c8d34e3f1269..4ed6facc646105b7854ed3dd38d266176cddcae3 100644 (file)
@@ -200,16 +200,13 @@ case "${target}" in
   hppa*-*-osf)
     # Do configure ld/binutils/gas for this case.
     ;;
-  m68k-hp-hpux*)
-    configdirs=`echo ${configdirs} | sed -e 's/emacs//'`
-    ;; 
   hppa*-*-*)
     # HP's C compiler doesn't handle Emacs correctly (but on BSD and Mach
     # cc is gcc, and on any system a user should be able to link cc to
     # whatever they want.  FIXME, emacs).
     case "${CC}" in
        "" | cc*) configdirs=`echo ${configdirs} | sed -e 's/emacs//'` ;;
-        *) echo "building emacs" ;;
+        *) ;;
     esac
     configdirs=`echo ${configdirs} | sed -e 's/ld//;s/binutils//;s/gas /pagas /;s/shellutils//'`
     gasdir=pagas
This page took 0.023803 seconds and 4 git commands to generate.