temporary change so that hppa doesn't build tk
authorKaren Christiansen <karen@cygnus>
Thu, 1 Sep 1994 21:41:38 +0000 (21:41 +0000)
committerKaren Christiansen <karen@cygnus>
Thu, 1 Sep 1994 21:41:38 +0000 (21:41 +0000)
configure.in

index 56541f546aecc0e1353792d06cece9c13cda066f..6948bc1ceb3b56e580e4689c261df93c86e65476 100644 (file)
@@ -329,7 +329,7 @@ case "${target}" in
        "" | cc*) noconfigdirs="$noconfigdirs emacs emacs19" ;;
         *) ;;
     esac
-    noconfigdirs="$noconfigdirs ld shellutils"
+    noconfigdirs="$noconfigdirs ld shellutils tk"
     ;;
   i[345]86-*-go32)
     # add the go32 support tools to the list