diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2017-08-14 17:54:08 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2017-08-14 17:54:08 (GMT) |
commit | f3e67bf2741d79c5f051e5897be1b43bf6088f17 (patch) | |
tree | 5783fe0c8d871fe714311f33906005a3004d9626 /tclxml/configure | |
parent | c00b26c4fd02d7b5ce291d4bfeb7ab2d94006384 (diff) | |
parent | 1df4340a72eb32da1c55aed0b89c8ccedb4fd178 (diff) | |
download | blt-f3e67bf2741d79c5f051e5897be1b43bf6088f17.zip blt-f3e67bf2741d79c5f051e5897be1b43bf6088f17.tar.gz blt-f3e67bf2741d79c5f051e5897be1b43bf6088f17.tar.bz2 |
Merge commit '1df4340a72eb32da1c55aed0b89c8ccedb4fd178'
Diffstat (limited to 'tclxml/configure')
-rwxr-xr-x | tclxml/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tclxml/configure b/tclxml/configure index bdb4b98..3b29d57 100755 --- a/tclxml/configure +++ b/tclxml/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 : |