summaryrefslogtreecommitdiffstats
path: root/win/aclocal.m4
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-01-04 18:05:23 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-01-04 18:05:23 (GMT)
commit4a7edf7f76997a3769501d7af4530668e8d5db33 (patch)
tree4e1e55e9304d478dfa08ffa37882c2ae698fc76a /win/aclocal.m4
parente41516364fd6a043ffba15ab8b197ce9bb94e982 (diff)
downloadblt-4a7edf7f76997a3769501d7af4530668e8d5db33.zip
blt-4a7edf7f76997a3769501d7af4530668e8d5db33.tar.gz
blt-4a7edf7f76997a3769501d7af4530668e8d5db33.tar.bz2
centralize tclconfig
Diffstat (limited to 'win/aclocal.m4')
-rwxr-xr-xwin/aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/win/aclocal.m4 b/win/aclocal.m4
index 0b05739..bfd8a17 100755
--- a/win/aclocal.m4
+++ b/win/aclocal.m4
@@ -2,7 +2,7 @@
# Include the TEA standard macro set
#
-builtin(include,tclconfig/tcl.m4)
+builtin(include,../tclconfig/tcl.m4)
#
# Add here whatever m4 macros you want to define for your package