summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-01-04 18:05:09 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-01-04 18:05:09 (GMT)
commitd56772873c60ce2d9af8c4e6f5e6cdeed5a54548 (patch)
tree07a5e0d098e4f5f61bf55fd6eda06f3960daacf3 /unix/configure.in
parentcec3c7087e51a9ff97e2b69616efb99700b058bc (diff)
downloadblt-d56772873c60ce2d9af8c4e6f5e6cdeed5a54548.zip
blt-d56772873c60ce2d9af8c4e6f5e6cdeed5a54548.tar.gz
blt-d56772873c60ce2d9af8c4e6f5e6cdeed5a54548.tar.bz2
centralize tclconfig
Diffstat (limited to 'unix/configure.in')
-rwxr-xr-xunix/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure.in b/unix/configure.in
index 1f6778b..c2978ef 100755
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -29,7 +29,7 @@ AC_INIT([saods9], [7.6])
TEA_INIT([3.9])
-AC_CONFIG_AUX_DIR(tclconfig)
+AC_CONFIG_AUX_DIR(../tclconfig)
#--------------------------------------------------------------------