summaryrefslogtreecommitdiffstats
path: root/math/plplot/files/patch-bindings::tcl::Makefile.in
blob: 9f1904a7d45bd23fa6d77cdd1a874a247944df9d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- bindings/tcl/Makefile.in.orig	Thu Apr 21 05:35:22 2005
+++ bindings/tcl/Makefile.in	Sun May  8 12:18:36 2005
@@ -482,7 +482,7 @@
 with_qhull_TRUE = @with_qhull_TRUE@
 with_rpath_FALSE = @with_rpath_FALSE@
 with_rpath_TRUE = @with_rpath_TRUE@
-tcldir = $(TCL_DIR)
+@enable_tcl_TRUE@tcldir = $(TCL_DIR)
 libplplot = $(top_builddir)/src/libplplot$(LIB_TAG).la
 libmatrix = libtclmatrix$(LIB_TAG).la
 @enable_tcl_TRUE@generated_scripts = plplot.tcl
OpenPOWER on IntegriCloud