From: Ian Lance Taylor Date: Mon, 8 Apr 1996 20:03:53 +0000 (+0000) Subject: * emultempl/elf32.em: When checking for a native emulation, check X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0c4d3f6fc732fa71acc59759fdbb7e5a031a4272;p=binutils-gdb.git * emultempl/elf32.em: When checking for a native emulation, check that the current emulation is the default emulation. * emultempl/sunos.em: Likewise. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 05021c2dda0..7ab9c5a62f9 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,9 @@ Mon Apr 8 11:56:23 1996 Ian Lance Taylor + * emultempl/elf32.em: When checking for a native emulation, check + that the current emulation is the default emulation. + * emultempl/sunos.em: Likewise. + * configure.in: Permit --enable-shared to specify a list of directories. * configure: Rebuild.