* configure: Use && rather than using -a in test, because odd
authorIan Lance Taylor <ian@airs.com>
Mon, 1 Jun 1998 21:26:12 +0000 (21:26 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 1 Jun 1998 21:26:12 +0000 (21:26 +0000)
strings can confuse test.

ChangeLog

index ddd6a31c82e84aae2775a6e525544609e6d29ae9..4bd56e9497d99284f783605e48724d7dcd3dbaa3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure: Use && rather than using -a in test, because odd
+       strings can confuse test.
+
+Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ltconfig, ltmain.sh: Bring in Visual C++ support.
+
 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
 
        * COPYING.LIB: Update FSF address.
@@ -91,6 +100,7 @@ Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
        (all-gprof): Likewise.
        (all-ld): Likewise.
 
+start-sanitize-java
 Mon Apr 20 14:26:26 1998  Tom Tromey  <tromey@cygnus.com>
 
        * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
@@ -101,6 +111,7 @@ Mon Apr 20 14:26:26 1998  Tom Tromey  <tromey@cygnus.com>
        (all-target-libjava): New target.
        (all-target-boehm-gc): Likewise.
        * configure.in (target_libs): Added libjava, boehm-gc.
+end-sanitize-java
 
 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
 
@@ -230,6 +241,10 @@ Tue Mar  3 11:01:52 1998  Gavin Koch  <gavin@cygnus.com>
 
 end-sanitize-vr4320
 
+Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de>
+
+        * config.sub (sco5): Fix typo.
+
 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * Makefile.in (INSTALL_MODULES): Move install-tcl before
This page took 0.033034 seconds and 4 git commands to generate.