SOURCES: tcl-lib.patch - updated to 1.11

gotar gotar at pld-linux.org
Fri Jan 27 12:25:04 CET 2006


Author: gotar                        Date: Fri Jan 27 11:25:03 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to 1.11

---- Files affected:
SOURCES:
   tcl-lib.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/tcl-lib.patch
diff -u SOURCES/tcl-lib.patch:1.1 SOURCES/tcl-lib.patch:1.2
--- SOURCES/tcl-lib.patch:1.1	Wed Aug 18 21:43:02 2004
+++ SOURCES/tcl-lib.patch	Fri Jan 27 12:24:58 2006
@@ -60,32 +60,6 @@
  		"
  
  dnl Decide which set of .tcl library files to use
-diff -ur otcl-1.8.orig/conf/configure.in.Tcl otcl-1.8/conf/configure.in.Tcl
---- otcl-1.8.orig/conf/configure.in.Tcl	2003-02-10 23:44:13.000000000 +0100
-+++ otcl-1.8/conf/configure.in.Tcl	2004-08-18 21:34:28.140141448 +0200
-@@ -28,7 +28,8 @@
- 
- 	AC_MSG_CHECKING(for libTcl)
-         places="$d \
--                $d/lib"  
-+                $d/lib \
-+                $d/lib64"  
- 	V_LIB_BTCL=FAIL
- 	for dir in $places; do
- 		if test -r $dir/libTcl.so -o -r $dir/libTcl.a ; then
-@@ -89,10 +90,11 @@
-                 ../$LIBTCL_OLD_VERSION \
-                 ../$LIBTCL_VERSION \
-                 $prefix/lib \
-+                $prefix/lib64 \
-                 $x_libraries \
-                 /usr/contrib/lib \
-                 /usr/local/lib \
--                /usr/lib \
-+                /usr/lib64 \
-                 /usr/src/local/Tcl \
-                 /usr/src/local/$LIBTCL_OLD_VERSION \
-                 /usr/src/local/$LIBTCL_VERSION \
 diff -ur otcl-1.8.orig/conf/configure.in.TclCL otcl-1.8/conf/configure.in.TclCL
 --- otcl-1.8.orig/conf/configure.in.TclCL	2003-02-10 23:44:13.000000000 +0100
 +++ otcl-1.8/conf/configure.in.TclCL	2004-08-18 21:34:51.590576440 +0200
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/tcl-lib.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list