* configure.in: Set and substitute SHLIB_DEP.
authorIan Lance Taylor <ian@airs.com>
Mon, 19 Feb 1996 17:34:43 +0000 (17:34 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 19 Feb 1996 17:34:43 +0000 (17:34 +0000)
* configure: Rebuild.
* Makefile.in (SHLIB_DEP): New variable.
(LIBIBERTY_LISTS, BFD_LIST): New variables.
(stamp-piclist): Depend upon LIBIBERTY_LISTS and BFD_LIST.  If
COMMON_SHLIB, add them to piclist with appropriate modifications.
($(SHLIB)): Depend upon $(SHLIB_DEP).  Don't check COMMON_SHLIB
here: just use piclist.

opcodes/ChangeLog

index 55a6e0d..ce60289 100644 (file)
@@ -1,3 +1,14 @@
+Mon Feb 19 12:32:17 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Set and substitute SHLIB_DEP.
+       * configure: Rebuild.
+       * Makefile.in (SHLIB_DEP): New variable.
+       (LIBIBERTY_LISTS, BFD_LIST): New variables.
+       (stamp-piclist): Depend upon LIBIBERTY_LISTS and BFD_LIST.  If
+       COMMON_SHLIB, add them to piclist with appropriate modifications.
+       ($(SHLIB)): Depend upon $(SHLIB_DEP).  Don't check COMMON_SHLIB
+       here: just use piclist.
+
 Mon Feb 19 02:03:50 1996  Doug Evans  <dje@charmed.cygnus.com>
 
        * sparc-dis.c (MASK_V9,V9_ONLY_P,V9_P): Define.