summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-08-14 17:55:07 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-08-14 17:55:07 (GMT)
commitba2b8ee2a4c3c8298c16882bc7a3162f11ac3933 (patch)
treedc903a42930d7a82a032f3d18c1c170a66f8ddb0
parentd89590ef5d51ad0f1af9eeb64077169847fccc44 (diff)
downloadblt-ba2b8ee2a4c3c8298c16882bc7a3162f11ac3933.zip
blt-ba2b8ee2a4c3c8298c16882bc7a3162f11ac3933.tar.gz
blt-ba2b8ee2a4c3c8298c16882bc7a3162f11ac3933.tar.bz2
Squashed 'tkmpeg/' changes from ef860e99..325361c1
325361c1 fix clean xxConfig.sh issue e111e5e5 Update configure.ac git-subtree-dir: tkmpeg git-subtree-split: 325361c18827cbbf60717037a6bbc661589e45a2
-rwxr-xr-xconfigure1
-rw-r--r--configure.ac1
2 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 223b835..a873fdd 100755
--- a/configure
+++ b/configure
@@ -5754,7 +5754,6 @@ done
#--------------------------------------------------------------------
#CLEANFILES="$CLEANFILES pkgIndex.tcl"
-CLEANFILES="$CLEANFILES tkmpegConfig.sh"
if test "${TEA_PLATFORM}" = "windows" ; then
# Ensure no empty if clauses
:
diff --git a/configure.ac b/configure.ac
index b5fa501..926cbbe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -95,7 +95,6 @@ TEA_ADD_TCL_SOURCES([])
#--------------------------------------------------------------------
#CLEANFILES="$CLEANFILES pkgIndex.tcl"
-CLEANFILES="$CLEANFILES tkmpegConfig.sh"
if test "${TEA_PLATFORM}" = "windows" ; then
# Ensure no empty if clauses
: