remove debugging output accidentally checked in
authorDavid D. Zuhn <zoo@cygnus>
Sun, 24 Oct 1993 04:45:51 +0000 (04:45 +0000)
committerDavid D. Zuhn <zoo@cygnus>
Sun, 24 Oct 1993 04:45:51 +0000 (04:45 +0000)
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