summaryrefslogtreecommitdiffstats
path: root/tls
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-08-14 17:59:01 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-08-14 17:59:01 (GMT)
commit1bd143cd08538517fee0a05ef2b70e6d7d34f728 (patch)
treed1b613d793a8b33f174b312397b9e227f74c272e /tls
parent0adefd98fcc56e0882dcd6f1b0d115b43f472d3f (diff)
parent2bd951b1d253357b1bd73e97875b0536dd07701e (diff)
downloadblt-1bd143cd08538517fee0a05ef2b70e6d7d34f728.zip
blt-1bd143cd08538517fee0a05ef2b70e6d7d34f728.tar.gz
blt-1bd143cd08538517fee0a05ef2b70e6d7d34f728.tar.bz2
Merge commit '2bd951b1d253357b1bd73e97875b0536dd07701e'
Diffstat (limited to 'tls')
-rwxr-xr-xtls/configure1
-rw-r--r--tls/configure.ac1
2 files changed, 0 insertions, 2 deletions
diff --git a/tls/configure b/tls/configure
index fc8736d..08085f1 100755
--- a/tls/configure
+++ b/tls/configure
@@ -5487,7 +5487,6 @@ done
#--------------------------------------------------------------------
#CLEANFILES="$CLEANFILES pkgIndex.tcl"
-CLEANFILES="$CLEANFILES tlsConfig.sh"
if test "${TEA_PLATFORM}" = "windows" ; then
# Ensure no empty if clauses
:
diff --git a/tls/configure.ac b/tls/configure.ac
index f06f0dc..d883626 100644
--- a/tls/configure.ac
+++ b/tls/configure.ac
@@ -100,7 +100,6 @@ TEA_ADD_TCL_SOURCES([tls.tcl])
#--------------------------------------------------------------------
#CLEANFILES="$CLEANFILES pkgIndex.tcl"
-CLEANFILES="$CLEANFILES tlsConfig.sh"
if test "${TEA_PLATFORM}" = "windows" ; then
# Ensure no empty if clauses
: