* configure.in: Don't set SHLIB or SHLINK to an empty string,
authorIan Lance Taylor <ian@airs.com>
Tue, 5 Mar 1996 20:52:52 +0000 (20:52 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 5 Mar 1996 20:52:52 +0000 (20:52 +0000)
since they appear as targets in Makefile.in.
* configure: Rebuild.

bfd/ChangeLog
opcodes/ChangeLog

index a821184fac3f6977a4479280fa887836740d4361..c7e7d54ecc137d86d989501781fcace7b298fab4 100644 (file)
@@ -1,5 +1,9 @@
 Tue Mar  5 12:02:23 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * configure.in: Don't set SHLIB or SHLINK to an empty string,
+       since they appear as targets in Makefile.in.
+       * configure: Rebuild.
+
        * sunos.c (sunos_scan_ext_relocs): If not making a shared library,
        don't fiddle with a symbol which is not defined anywhere.
 
index 10c585ede0bdd287c1e4471f887c88f103f6cd5d..d35f51c88efe5fdd4c544ac15e8e4416e5e5b784 100644 (file)
@@ -1,3 +1,9 @@
+Tue Mar  5 15:51:57 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Don't set SHLIB or SHLINK to an empty string,
+       since they appear as targets in Makefile.in.
+       * configure: Rebuild.
+
 Mon Feb 26 13:03:40 1996  Stan Shebs  <shebs@andros.cygnus.com>
 
        * mpw-make.sed: Edit out shared library support bits.