summaryrefslogtreecommitdiffstats
path: root/tksao
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 /tksao
parent43eac2c4fbe54f105294840bddf04bef5564899e (diff)
downloadblt-c00b26c4fd02d7b5ce291d4bfeb7ab2d94006384.zip
blt-c00b26c4fd02d7b5ce291d4bfeb7ab2d94006384.tar.gz
blt-c00b26c4fd02d7b5ce291d4bfeb7ab2d94006384.tar.bz2
fix clean xxConfig.sh issue
Diffstat (limited to 'tksao')
-rwxr-xr-xtksao/configure1
-rw-r--r--tksao/configure.ac1
2 files changed, 0 insertions, 2 deletions
diff --git a/tksao/configure b/tksao/configure
index eb42cf1..107116f 100755
--- a/tksao/configure
+++ b/tksao/configure
@@ -6023,7 +6023,6 @@ esac
#--------------------------------------------------------------------
#CLEANFILES="$CLEANFILES pkgIndex.tcl"
-CLEANFILES="$CLEANFILES tksaoConfig.sh"
if test "${TEA_PLATFORM}" = "windows" ; then
# Ensure no empty if clauses
:
diff --git a/tksao/configure.ac b/tksao/configure.ac
index 93799c5..1e5c06d 100644
--- a/tksao/configure.ac
+++ b/tksao/configure.ac
@@ -314,7 +314,6 @@ esac
#--------------------------------------------------------------------
#CLEANFILES="$CLEANFILES pkgIndex.tcl"
-CLEANFILES="$CLEANFILES tksaoConfig.sh"
if test "${TEA_PLATFORM}" = "windows" ; then
# Ensure no empty if clauses
: