summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtksao/configure2
-rw-r--r--tksao/configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/tksao/configure b/tksao/configure
index daa4480..66ba8aa 100755
--- a/tksao/configure
+++ b/tksao/configure
@@ -6024,7 +6024,7 @@ esac
#--------------------------------------------------------------------
#CLEANFILES="$CLEANFILES pkgIndex.tcl"
-#CLEANFILES="$CLEANFILES tksaoConfig.sh"
+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 49a680a..bb625cb 100644
--- a/tksao/configure.ac
+++ b/tksao/configure.ac
@@ -315,7 +315,7 @@ esac
#--------------------------------------------------------------------
#CLEANFILES="$CLEANFILES pkgIndex.tcl"
-#CLEANFILES="$CLEANFILES tksaoConfig.sh"
+CLEANFILES="$CLEANFILES tksaoConfig.sh"
if test "${TEA_PLATFORM}" = "windows" ; then
# Ensure no empty if clauses
: