Author: qboosh                       Date: Sun May 28 08:23:54 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added fix for tcl-site breakage

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

---- Diffs:

================================================================
Index: SOURCES/rrdtool-tcl-path.patch
diff -u SOURCES/rrdtool-tcl-path.patch:1.1 SOURCES/rrdtool-tcl-path.patch:1.2
--- SOURCES/rrdtool-tcl-path.patch:1.1  Fri May 19 03:07:17 2006
+++ SOURCES/rrdtool-tcl-path.patch      Sun May 28 10:23:49 2006
@@ -1,11 +1,15 @@
---- configure.ac~      2005-12-18 20:30:46.000000000 +0000
-+++ configure.ac       2006-05-19 00:21:35.165121000 +0000
-@@ -487,7 +487,7 @@
+--- 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"
    fi
+   AC_ARG_ENABLE(tcl,[  --enable-tcl-site        install the tcl extension in 
the tcl tree],
+-  [],[enable_tcl_site=yes])
++  [enable_tcl_site="$enable_tcl"],[enable_tcl_site=yes])
+ 
  fi
  
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to