From: Ian Lance Taylor Date: Mon, 26 Jul 1993 16:11:38 +0000 (+0000) Subject: * configure.in: Don't look in ${srcdir} for ${target_makefile_frag}; X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a751d6616001bc7c128b912634d81d1fb8bbacb9;p=binutils-gdb.git * configure.in: Don't look in ${srcdir} for ${target_makefile_frag}; the top level script has already adjusted for it. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ce6708afc4b..ba65195ed39 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon Jul 26 08:56:16 1993 Ian Lance Taylor (ian@cygnus.com) + + * configure.in: Don't look in ${srcdir} for ${target_makefile_frag}; + the top level script has already adjusted for it. + Mon Jul 26 08:09:19 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) * srec.c (srec_write_symbols): Get CR LF in the right order.