From 2a767479174cfd2b6b5459a31cc3fcd64152bd61 Mon Sep 17 00:00:00 2001 From: William Joye Date: Fri, 21 Apr 2017 16:55:40 -0400 Subject: Squashed 'tkblt/' changes from ed79f40e..e1747e4c e1747e4c minor config change 30431cd2 rm autom4te.cache ref git-subtree-dir: tkblt git-subtree-split: e1747e4c56d59fc71d40bb6ab19a9fa0e1a9efeb --- Makefile.in | 3 +-- configure | 1 + configure.ac | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index a11daef..8903162 100644 --- a/Makefile.in +++ b/Makefile.in @@ -158,7 +158,7 @@ PKG_CFLAGS = @PKG_CFLAGS@ DEFS = @DEFS@ $(PKG_CFLAGS) # Move pkgIndex.tcl to 'BINARIES' var if it is generated in the Makefile -CONFIG_CLEAN_FILES = Makefile pkgIndex.tcl tkbltConfig.sh +CONFIG_CLEAN_FILES = Makefile pkgIndex.tcl CLEANFILES = @CLEANFILES@ CPPFLAGS = @CPPFLAGS@ @@ -367,7 +367,6 @@ distclean: clean -rm -f *.tab.c -rm -f $(CONFIG_CLEAN_FILES) -rm -f config.cache config.log config.status - -rm -rf autom4te.cache #======================================================================== # Install binary object libraries. On Windows this includes both .dll and diff --git a/configure b/configure index 45a4576..1ac516e 100755 --- a/configure +++ b/configure @@ -5816,6 +5816,7 @@ src/tkbltDecls.h #-------------------------------------------------------------------- #CLEANFILES="$CLEANFILES pkgIndex.tcl" +CLEANFILES="$CLEANFILES tkbltConfig.sh" if test "${TEA_PLATFORM}" = "windows" ; then # Ensure no empty if clauses : diff --git a/configure.ac b/configure.ac index ea382d0..da04b23 100644 --- a/configure.ac +++ b/configure.ac @@ -145,6 +145,7 @@ TEA_ADD_TCL_SOURCES([library/graph.tcl]) #-------------------------------------------------------------------- #CLEANFILES="$CLEANFILES pkgIndex.tcl" +CLEANFILES="$CLEANFILES tkbltConfig.sh" if test "${TEA_PLATFORM}" = "windows" ; then # Ensure no empty if clauses : -- cgit v0.12