summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2002-07-23 17:30:05 (GMT)
committermdejong <mdejong>2002-07-23 17:30:05 (GMT)
commitd45bebfe57cee2e24f8ebae9243d05caf4244ce3 (patch)
tree58f22c4fb80ffd64bfff22078d3e775c839c0d09 /ChangeLog
parentff2303e56665cf56fbe9eb41a11bbf04df2556af (diff)
downloadtcl-d45bebfe57cee2e24f8ebae9243d05caf4244ce3.zip
tcl-d45bebfe57cee2e24f8ebae9243d05caf4244ce3.tar.gz
tcl-d45bebfe57cee2e24f8ebae9243d05caf4244ce3.tar.bz2
* unix/Makefile.in: Combine ranlib tests and
avoid printing unless ranlib is actually run.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dadf3bd..524b77c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2002-07-23 Mo DeJong <mdejong@users.sourceforge.net>
+ * unix/Makefile.in: Combine ranlib tests and
+ avoid printing unless ranlib is actually run.
+
+2002-07-23 Mo DeJong <mdejong@users.sourceforge.net>
+
* unix/tcl.m4 (SC_PATH_X): Set XINCLUDES to "" instead
of "# no special path needed" or "# no include files found"
when x headers cannot be located.