summaryrefslogtreecommitdiffstats
path: root/tkhtml1
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-01-09 22:08:02 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-01-09 22:08:02 (GMT)
commit1f9cfe030f7dcdf88027920e3b5d5ea6660a24e5 (patch)
treed20de16b57340baeb30116eaf59117ab9811404d /tkhtml1
parenteceff42f3ba3eb2712414cdd9cdac7a79d2cbecb (diff)
downloadblt-1f9cfe030f7dcdf88027920e3b5d5ea6660a24e5.zip
blt-1f9cfe030f7dcdf88027920e3b5d5ea6660a24e5.tar.gz
blt-1f9cfe030f7dcdf88027920e3b5d5ea6660a24e5.tar.bz2
update TEA 3.10
Diffstat (limited to 'tkhtml1')
-rw-r--r--tkhtml1/Makefile.in2
-rwxr-xr-xtkhtml1/configure2
-rw-r--r--tkhtml1/configure.ac2
3 files changed, 3 insertions, 3 deletions
diff --git a/tkhtml1/Makefile.in b/tkhtml1/Makefile.in
index 7ba2436..af69e8d 100644
--- a/tkhtml1/Makefile.in
+++ b/tkhtml1/Makefile.in
@@ -353,7 +353,7 @@ dist: dist-clean
clean:
-test -z "$(BINARIES)" || rm -f $(BINARIES)
- -rm -f *.$(OBJEXT) core *.core
+ -rm -f $(PKG_OBJECTS) *.$(OBJEXT) core *.core
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
distclean: clean
diff --git a/tkhtml1/configure b/tkhtml1/configure
index c5b615b..42a86f5 100755
--- a/tkhtml1/configure
+++ b/tkhtml1/configure
@@ -9542,7 +9542,7 @@ $as_echo "${WISH_PROG}" >&6; }
#--------------------------------------------------------------------
-# These are for tkbltConfig.sh
+# These are for tkhtml1Config.sh
#--------------------------------------------------------------------
diff --git a/tkhtml1/configure.ac b/tkhtml1/configure.ac
index c97fd00..ca8f0be 100644
--- a/tkhtml1/configure.ac
+++ b/tkhtml1/configure.ac
@@ -183,7 +183,7 @@ TEA_PROG_TCLSH
TEA_PROG_WISH
#--------------------------------------------------------------------
-# These are for tkbltConfig.sh
+# These are for tkhtml1Config.sh
#--------------------------------------------------------------------
TEA_EXPORT_CONFIG([tkhtml1])