diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-06-21 20:57:03 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-06-21 20:57:03 +0000 |
commit | 6109825c73b46d6b4156566eb9e9cd878a25770e (patch) | |
tree | e7c8dc04d983487c93dbbd07b47017ab2fa10f63 /ChangeLog | |
parent | 1684136b2116637663f9b54bf0ad4d223e517a6c (diff) | |
download | gdb-6109825c73b46d6b4156566eb9e9cd878a25770e.zip gdb-6109825c73b46d6b4156566eb9e9cd878a25770e.tar.gz gdb-6109825c73b46d6b4156566eb9e9cd878a25770e.tar.bz2 |
Handle autoconfiscated directories by running the correct configure script.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 31 |
1 files changed, 31 insertions, 0 deletions
@@ -1,3 +1,34 @@ +Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com> + + * configure: If per-host line isn't found, but AC_OUTPUT is found + and a configure script exists, run it instead. + +Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com> + + * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays. + +Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com> + + * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros. + (FLAGS_TO_PASS): Pass them. + (EXTRA_TARGET_FLAGS): Ditto. + + * config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*. + +Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com> + + * Makefile.in (all-libg++): Depend on all-libstdc++. + +Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com> + + * configure.in (noconfigdirs): Enable all packages for + i386-unknown-netbsd. + +Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com> + + * configure.in (noconfigdirs): Don't configure tk for i386-go32 + hosted builds (DOS builds) + Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com> Changes for ARM based on patches from Richard Earnshaw: |