From 1df4340a72eb32da1c55aed0b89c8ccedb4fd178 Mon Sep 17 00:00:00 2001 From: William Joye Date: Mon, 14 Aug 2017 13:54:08 -0400 Subject: Squashed 'tclxml/' changes from c298716d..9671e822 9671e822 fix clean xxConfig.sh issue git-subtree-dir: tclxml git-subtree-split: 9671e822ef89bd9fc7b1218273327da925f94598 --- configure | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index bdb4b98..3b29d57 100755 --- a/configure +++ b/configure @@ -5484,7 +5484,7 @@ done #-------------------------------------------------------------------- #CLEANFILES="$CLEANFILES pkgIndex.tcl" -CLEANFILES="$CLEANFILES include/tclxml/tclxml.h tclxmlConfig.sh" +CLEANFILES="$CLEANFILES include/tclxml/tclxml.h" if test "${TEA_PLATFORM}" = "windows" ; then # Ensure no empty if clauses : diff --git a/configure.ac b/configure.ac index f1faab8..5c3c15f 100644 --- a/configure.ac +++ b/configure.ac @@ -92,7 +92,7 @@ TEA_ADD_TCL_SOURCES([tclxml-tcl/xml__tcl.tcl tclxml-tcl/sgml-8.0.tcl tclxml-tcl/ #-------------------------------------------------------------------- #CLEANFILES="$CLEANFILES pkgIndex.tcl" -CLEANFILES="$CLEANFILES include/tclxml/tclxml.h tclxmlConfig.sh" +CLEANFILES="$CLEANFILES include/tclxml/tclxml.h" if test "${TEA_PLATFORM}" = "windows" ; then # Ensure no empty if clauses : -- cgit v0.12