From: Ian Lance Taylor Date: Tue, 13 Feb 1996 20:24:10 +0000 (+0000) Subject: * configure.host: Set HDLFLAGS for *-*-hpux with --enable-shared. X-Git-Tag: gdb-4_18-branchpoint~9336 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe7c066a1019898a570beb7747f9d2684fbbdbe3;p=thirdparty%2Fbinutils-gdb.git * configure.host: Set HDLFLAGS for *-*-hpux with --enable-shared. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 746bb777a0f..2320cce1623 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,7 @@ Tue Feb 13 14:35:15 1996 Ian Lance Taylor + * configure.host: Set HDLFLAGS for *-*-hpux with --enable-shared. + * Makefile.in ($(SHLINK)): Check ts against $(SHLIB), not $(SHLINK).