From 171f33f2aab699c52096d452d107ffc5c49b575e Mon Sep 17 00:00:00 2001 From: William Joye Date: Fri, 21 Apr 2017 16:56:46 -0400 Subject: Squashed 'tclcheckdns/' changes from 43a8ea97..3b9130bd 3b9130bd minor config change 21519b20 rm autom4te.cache ref git-subtree-dir: tclcheckdns git-subtree-split: 3b9130bdff741881867b7f29d120209ab85cd1d6 --- Makefile.in | 3 +-- configure | 1 + configure.ac | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index d2f5751..ea7c805 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 tclcheckdnsConfig.sh +CONFIG_CLEAN_FILES = Makefile pkgIndex.tcl CLEANFILES = @CLEANFILES@ CPPFLAGS = @CPPFLAGS@ @@ -363,7 +363,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 d32f65d..ff0d31c 100755 --- a/configure +++ b/configure @@ -5474,6 +5474,7 @@ done #-------------------------------------------------------------------- #CLEANFILES="$CLEANFILES pkgIndex.tcl" +CLEANFILES="$CLEANFILES tclcheckdnsConfig.sh" if test "${TEA_PLATFORM}" = "windows" ; then # Ensure no empty if clauses : diff --git a/configure.ac b/configure.ac index 9994197..0662f4f 100644 --- a/configure.ac +++ b/configure.ac @@ -92,6 +92,7 @@ TEA_ADD_TCL_SOURCES([]) #-------------------------------------------------------------------- #CLEANFILES="$CLEANFILES pkgIndex.tcl" +CLEANFILES="$CLEANFILES tclcheckdnsConfig.sh" if test "${TEA_PLATFORM}" = "windows" ; then # Ensure no empty if clauses : -- cgit v0.12