aboutsummaryrefslogtreecommitdiff
path: root/japanese/expect/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/expect/files/patch-af')
-rw-r--r--japanese/expect/files/patch-af11
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/expect/files/patch-af b/japanese/expect/files/patch-af
new file mode 100644
index 000000000000..9e228b4ef354
--- /dev/null
+++ b/japanese/expect/files/patch-af
@@ -0,0 +1,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
+