diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 259b46d..5e61d18 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ Thu Feb 15 11:20:18 1996 Ian Lance Taylor <ian@cygnus.com> + * configure: Set and substitute RPATH_ENVVAR. + * configure: Rebuild. + * Makefile.in (RPATH_ENVVAR): New variable. + (check): Use $(RPATH_ENVVAR) rather than LD_LIBRARY_PATH. + * configure.in: Accept i686. From H.J. Lu <hjl@zoom.com>: i386 doesn't need opcodes. If configuring shared, opcodes needs bfd. * configure: Rebuild. |