From: Michael Meissner Date: Thu, 28 Mar 1996 21:59:26 +0000 (+0000) Subject: Patch from Andrew Cagney to handle quoted option lists with embedded spaces X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=977ff85a743cbfe73c0743ac856b9a375187a102;p=binutils-gdb.git Patch from Andrew Cagney to handle quoted option lists with embedded spaces --- diff --git a/ChangeLog b/ChangeLog index f862bfa3076..de884619ee9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +Tue Mar 26 21:18:50 1996 Andrew Cagney + + * configure (--enable-*): Handle quoted option lists such as + --enable-sim-cflags='-g0 -O' better. + +Thu Mar 21 11:53:08 1996 Michael Meissner + + * Makefile.in ({,inst}all-target): New rule so we can make and + install all of the target directories easily. + +Wed Mar 20 18:10:57 1996 Andreas Schwab + + * configure.in: Add missing global flag in sed substitution when + deleting `target-' from ${configdirs}. + Thu Mar 14 19:15:06 1996 Ian Lance Taylor * Makefile.in (DO_X): Don't get confused if CC contains `=' in an