diff options
Diffstat (limited to 'math/plplot/files/patch-bindings::tcl::Makefile.in')
| -rw-r--r-- | math/plplot/files/patch-bindings::tcl::Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/plplot/files/patch-bindings::tcl::Makefile.in b/math/plplot/files/patch-bindings::tcl::Makefile.in new file mode 100644 index 000000000000..ae326bf8045f --- /dev/null +++ b/math/plplot/files/patch-bindings::tcl::Makefile.in @@ -0,0 +1,11 @@ +--- bindings/tcl/Makefile.in.orig Mon Apr 21 21:36:35 2003 ++++ bindings/tcl/Makefile.in Wed Apr 23 18:39:49 2003 +@@ -341,7 +341,7 @@ + with_rpath_FALSE = @with_rpath_FALSE@ + with_rpath_TRUE = @with_rpath_TRUE@ + +-tcldir = ${prefix}/$(DATA_DIR)/../tcl ++@enable_tcl_TRUE@tcldir = ${prefix}/$(DATA_DIR)/../tcl + + libplplot = ../../src/libplplot$(LIB_TAG).la + libmatrix = libtclmatrix$(LIB_TAG).la |
