summaryrefslogtreecommitdiff
path: root/gas/configure.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2009-01-16 08:02:29 +0000
committerAlan Modra <amodra@bigpond.net.au>2009-01-16 08:02:29 +0000
commitc2716a3a61c6f2095b2c3ae32f8644452fcb1016 (patch)
treeee70f892f616539f5dae6ee48822dce3012394a4 /gas/configure.in
parentc09150d0e9a2d01df5a847120d065b7a92ecf758 (diff)
downloadbinutils-redhat-c2716a3a61c6f2095b2c3ae32f8644452fcb1016.tar.gz
bfd/
* Makefile.am (libbfd_la_LIBADD, libbfd_la_LDFLAGS): Substitute SHARED_LIBADD and SHARED_LDFLAGS rather than WIN32LIBADD, WIN32LDFLAGS. * configure.in (commonbfdlib): Delete. (SHARED_LDFLAGS): Rename from WIN32LDFLAGS/ (SHARED_LIBADD): Rename from WIN32LIBADD. Add pic libiberty if such is available, not just for linux. * po/SRC-POTFILES.in: Regenerate. * Makefile.in: Regenerate. * configure: Regenerate. opcodes/ * configure.in (commonbfdlib): Delete. (SHARED_LIBADD): Add pic libiberty if such is available. * configure: Regenerate. * po/POTFILES.in: Regenerate. binutils/ * configure.in (commonbfdlib): Delete. * configure: Regenerate. gas/ * configure.in (commonbfdlib): Delete. * configure: Regenerate. * po/POTFILES.in: Regenerate.
Diffstat (limited to 'gas/configure.in')
-rw-r--r--gas/configure.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/gas/configure.in b/gas/configure.in
index e892ad9369..7c2322d7db 100644
--- a/gas/configure.in
+++ b/gas/configure.in
@@ -37,14 +37,6 @@ AC_ARG_ENABLE(targets,
*) enable_targets=$enableval ;;
esac])dnl
-AC_ARG_ENABLE(commonbfdlib,
-[ --enable-commonbfdlib build shared BFD/opcodes/libiberty library],
-[case "${enableval}" in
- yes) commonbfdlib=true ;;
- no) commonbfdlib=false ;;
- *) AC_MSG_ERROR([bad value ${enableval} for BFD commonbfdlib option]) ;;
-esac])dnl
-
ac_checking=yes
if grep '^RELEASE=y' ${srcdir}/../bfd/Makefile.am >/dev/null 2>/dev/null ; then
ac_checking=