summaryrefslogtreecommitdiffstats
path: root/japanese/expect/files/patch-af
blob: 9e228b4ef3541b201c799b09adbdee5f2e1937f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- aclocal.m4.ORIG	Tue Jul 21 09:53:21 1998
+++ aclocal.m4	Tue Jul 21 09:55:25 1998
@@ -149,7 +149,7 @@
     # this hack is cause the TCLHDIR won't print if there is a "-I" in it.
     TCLHDIR="${ac_cv_c_tclh}"
     TCLHDIRDASHI="-I${ac_cv_c_tclh}"
-    TCL_LIBRARY=`echo $TCLHDIR | sed -e 's/generic//'`library
+    TCL_LIBRARY=`echo $TCLHDIR | sed -e 's/include/lib/' | sed -e s/generic//'`
   fi
 fi
 
OpenPOWER on IntegriCloud