diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2017-08-14 17:31:29 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2017-08-14 17:31:29 (GMT) |
commit | c00b26c4fd02d7b5ce291d4bfeb7ab2d94006384 (patch) | |
tree | 9ba9a22a30304eb8079de50d5f8271c12b3867f2 /tksao/configure | |
parent | 43eac2c4fbe54f105294840bddf04bef5564899e (diff) | |
download | blt-c00b26c4fd02d7b5ce291d4bfeb7ab2d94006384.zip blt-c00b26c4fd02d7b5ce291d4bfeb7ab2d94006384.tar.gz blt-c00b26c4fd02d7b5ce291d4bfeb7ab2d94006384.tar.bz2 |
fix clean xxConfig.sh issue
Diffstat (limited to 'tksao/configure')
-rwxr-xr-x | tksao/configure | 1 |
1 files changed, 0 insertions, 1 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 : |