You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
378 B
12 lines
378 B
Index: tcl8.4.19/unix/configure |
|
--- tcl8.4.19/unix/configure.orig 2007-09-21 19:07:02 +0200 |
|
+++ tcl8.4.19/unix/configure 2007-12-22 10:09:33 +0100 |
|
@@ -9150,7 +9150,7 @@ |
|
DBGX='${TCL_DBGX}' |
|
eval "TCL_LIB_FILE=${TCL_LIB_FILE}" |
|
|
|
-TCL_LIBRARY='$(prefix)/lib/tcl$(VERSION)' |
|
+TCL_LIBRARY='$(prefix)/lib/expect/tcl' |
|
PRIVATE_INCLUDE_DIR='$(includedir)' |
|
HTML_DIR='$(DISTDIR)/html' |
|
|
|
|