summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtclzvfs/configure1
-rw-r--r--tclzvfs/configure.ac1
2 files changed, 0 insertions, 2 deletions
diff --git a/tclzvfs/configure b/tclzvfs/configure
index ee66e77..9873522 100755
--- a/tclzvfs/configure
+++ b/tclzvfs/configure
@@ -5474,7 +5474,6 @@ done
#--------------------------------------------------------------------
#CLEANFILES="$CLEANFILES pkgIndex.tcl"
-CLEANFILES="$CLEANFILES tclzvfsConfig.sh"
if test "${TEA_PLATFORM}" = "windows" ; then
# Ensure no empty if clauses
:
diff --git a/tclzvfs/configure.ac b/tclzvfs/configure.ac
index 53b8243..ea9262b 100644
--- a/tclzvfs/configure.ac
+++ b/tclzvfs/configure.ac
@@ -92,7 +92,6 @@ TEA_ADD_TCL_SOURCES([])
#--------------------------------------------------------------------
#CLEANFILES="$CLEANFILES pkgIndex.tcl"
-CLEANFILES="$CLEANFILES tclzvfsConfig.sh"
if test "${TEA_PLATFORM}" = "windows" ; then
# Ensure no empty if clauses
: