2001-10-21 H.J. Lu <hjl@gnu.org>
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 22 Oct 2001 00:40:48 +0000 (00:40 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 22 Oct 2001 00:40:48 +0000 (00:40 +0000)
* configure.in (WIN32LIBADD): Include -L../libiberty/pic -liberty
if shared library is enabled only for Linux hosts.
* configure: Rebuild.

bfd/ChangeLog
bfd/configure
bfd/configure.in

index 3ed8fd2e8787359e4c01216c2b527fef2574503b..7dbc46aaef689c450b86565186295ebbf58425ff 100644 (file)
@@ -1,3 +1,9 @@
+2001-10-21  H.J. Lu <hjl@gnu.org>
+
+       * configure.in (WIN32LIBADD): Include -L../libiberty/pic -liberty
+       if shared library is enabled only for Linux hosts.
+       * configure: Rebuild.
+
 2001-10-21  H.J. Lu <hjl@gnu.org>
 
        * configure.in (WIN32LIBADD): Check if PICFLAG is defined in
index 24e3c69d7c1f47fa48c5e9b8036116b237242df9..22c0575d0af796b16a9ba21abb3fa7033b36b49f 100755 (executable)
@@ -5819,7 +5819,7 @@ case "${host}" in
     WIN32LIBADD="-L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl -lcygwin -lkernel32"
   fi
   ;;
-*)
+*-*-linux*)
   # We borrow WIN32LIBADD so that the shared libbfd won't depend on
   # libiberty.a.
   PICFLAG=
index 728811c2c7d0e5500ebff199e96a5cf18673ba07..042cf18fb4afe7bf89a1d3e59d23e500867a8b4e 100644 (file)
@@ -410,7 +410,7 @@ case "${host}" in
     WIN32LIBADD="-L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl -lcygwin -lkernel32"
   fi
   ;;
-*)
+*-*-linux*)
   # We borrow WIN32LIBADD so that the shared libbfd won't depend on
   # libiberty.a.
   PICFLAG=