[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#450474: Fix for this bug



tags 450474 +patch
thanks

Hi!

Please find attached a patch to fix this bug, by altering configure to
find the tclConfig.sh script.

HTH.

Thanks.

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036
diff -u tclex-1.2a1/src/configure tclex-1.2a1/src/configure
--- tclex-1.2a1/src/configure
+++ tclex-1.2a1/src/configure
@@ -611,7 +611,7 @@
 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
 
 
-file=${exec_prefix}/lib/tcl8.4/tclConfig.sh
+file=${exec_prefix}/tcltk/tcl8.4/tclConfig.sh
 . $file
 
 CC=$TCL_CC

Attachment: signature.asc
Description: Digital signature


Reply to: