Author: arekm                        Date: Wed Oct 29 08:10:19 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

---- Files affected:
SOURCES:
   rrdtool-tcl-path.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/rrdtool-tcl-path.patch
diff -u SOURCES/rrdtool-tcl-path.patch:1.2 SOURCES/rrdtool-tcl-path.patch:1.3
--- SOURCES/rrdtool-tcl-path.patch:1.2  Sun May 28 10:23:49 2006
+++ SOURCES/rrdtool-tcl-path.patch      Wed Oct 29 09:10:13 2008
@@ -1,11 +1,16 @@
 --- rrdtool-1.2.13/configure.ac.orig   2006-05-04 15:26:29.000000000 +0200
 +++ rrdtool-1.2.13/configure.ac        2006-05-28 10:10:20.253466500 +0200
-@@ -488,10 +488,10 @@
-         AC_MSG_WARN([tclConfig.sh not found - Tcl interface won't be built])
-   else
-       . $tcl_config
--      TCL_PACKAGE_DIR="$TCL_PACKAGE_PATH/tclrrd$VERSION"
-+      TCL_PACKAGE_DIR="/usr/lib/tclrrd$VERSION"
+@@ -632,7 +632,7 @@
+   withval=""
+   AC_ARG_WITH(tcllib,[  --with-tcllib=DIR       location of the tclConfig.sh])
+   enable_tcl=no
+-  for dir in $withval /usr/lib /usr/local/lib /usr/lib/tcl8.4 /usr/lib/tcl8.3 
; do
++  for dir in $withval /usr/lib /usr/local/lib /usr/lib/tcl8.5 /usr/lib/tcl8.4 
/usr/lib/tcl8.3 ; do
+     AC_MSG_CHECKING(for tclConfig.sh in $dir)
+     if test -f "$dir/tclConfig.sh" ; then
+       tcl_config=$dir/tclConfig.sh
+@@ -654,7 +654,7 @@
+       fi
    fi
    AC_ARG_ENABLE(tcl,[  --enable-tcl-site        install the tcl extension in 
the tcl tree],
 -  [],[enable_tcl_site=yes])
@@ -13,3 +18,4 @@
  
  fi
  
+
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/rrdtool-tcl-path.patch?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to