summaryrefslogtreecommitdiffstats
path: root/tkcon/configure
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-01-27 17:39:57 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-01-27 17:39:57 (GMT)
commitb6fcb148eb577149243d338a0d95495628492a66 (patch)
tree10ba54d5e048f7bbfecb7572d9c70b1e660b5beb /tkcon/configure
parentea5c6d6b117d5baabe180061dbe5a836b40e7d3d (diff)
downloadblt-b6fcb148eb577149243d338a0d95495628492a66.zip
blt-b6fcb148eb577149243d338a0d95495628492a66.tar.gz
blt-b6fcb148eb577149243d338a0d95495628492a66.tar.bz2
fix pkgIndex
Diffstat (limited to 'tkcon/configure')
-rwxr-xr-xtkcon/configure3
1 files changed, 1 insertions, 2 deletions
diff --git a/tkcon/configure b/tkcon/configure
index 76d042b..3e2fa0b 100755
--- a/tkcon/configure
+++ b/tkcon/configure
@@ -5756,7 +5756,7 @@ fi
# which require substituting th AC variables in. Include these here.
#--------------------------------------------------------------------
-ac_config_files="$ac_config_files Makefile pkgIndex.tcl"
+ac_config_files="$ac_config_files Makefile"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
@@ -6465,7 +6465,6 @@ for ac_config_target in $ac_config_targets
do
case $ac_config_target in
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "pkgIndex.tcl") CONFIG_FILES="$CONFIG_FILES pkgIndex.tcl" ;;
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
esac