summaryrefslogtreecommitdiffstats
path: root/tkmacosx
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-08-14 17:31:29 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-08-14 17:31:29 (GMT)
commitc00b26c4fd02d7b5ce291d4bfeb7ab2d94006384 (patch)
tree9ba9a22a30304eb8079de50d5f8271c12b3867f2 /tkmacosx
parent43eac2c4fbe54f105294840bddf04bef5564899e (diff)
downloadblt-c00b26c4fd02d7b5ce291d4bfeb7ab2d94006384.zip
blt-c00b26c4fd02d7b5ce291d4bfeb7ab2d94006384.tar.gz
blt-c00b26c4fd02d7b5ce291d4bfeb7ab2d94006384.tar.bz2
fix clean xxConfig.sh issue
Diffstat (limited to 'tkmacosx')
-rwxr-xr-xtkmacosx/configure1
-rw-r--r--tkmacosx/configure.ac1
2 files changed, 0 insertions, 2 deletions
diff --git a/tkmacosx/configure b/tkmacosx/configure
index 509041e..45b8b8c 100755
--- a/tkmacosx/configure
+++ b/tkmacosx/configure
@@ -5759,7 +5759,6 @@ done
#--------------------------------------------------------------------
#CLEANFILES="$CLEANFILES pkgIndex.tcl"
-CLEANFILES="$CLEANFILES tkmacosxConfig.sh"
if test "${TEA_PLATFORM}" = "windows" ; then
# Ensure no empty if clauses
:
diff --git a/tkmacosx/configure.ac b/tkmacosx/configure.ac
index a25b475..abd230e 100644
--- a/tkmacosx/configure.ac
+++ b/tkmacosx/configure.ac
@@ -98,7 +98,6 @@ TEA_ADD_TCL_SOURCES([])
#--------------------------------------------------------------------
#CLEANFILES="$CLEANFILES pkgIndex.tcl"
-CLEANFILES="$CLEANFILES tkmacosxConfig.sh"
if test "${TEA_PLATFORM}" = "windows" ; then
# Ensure no empty if clauses
: