* configure.in: Configure tk for hppa/hpux.
authorStu Grossman <grossman@cygnus>
Mon, 12 Dec 1994 20:12:43 +0000 (20:12 +0000)
committerStu Grossman <grossman@cygnus>
Mon, 12 Dec 1994 20:12:43 +0000 (20:12 +0000)
configure.in

index ef34e97f520400baaea3cf165b0c2073f7264651..915207d54864a27f987d59176e633f0a9e2dbce1 100644 (file)
@@ -365,7 +365,7 @@ case "${target}" in
        "" | cc*) noconfigdirs="$noconfigdirs emacs emacs19" ;;
         *) ;;
     esac
-    noconfigdirs="$noconfigdirs ld shellutils tk"
+    noconfigdirs="$noconfigdirs ld shellutils"
     ;;
   i[345]86-*-go32)
     # add the go32 support tools to the list
This page took 0.040228 seconds and 4 git commands to generate.