aboutsummaryrefslogtreecommitdiff
path: root/opcodes/acinclude.m4
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2006-05-31 15:14:46 +0000
committerDaniel Jacobowitz <drow@false.org>2006-05-31 15:14:46 +0000
commit20e95c23ab729a24aa7533de3a61b6e2c49506ea (patch)
tree7da8856acd79a82104cd1d35fed0e05780d0caca /opcodes/acinclude.m4
parent38365cdd8f6f2101eeb1d85c6cc3235f99557ad4 (diff)
downloadgdb-20e95c23ab729a24aa7533de3a61b6e2c49506ea.zip
gdb-20e95c23ab729a24aa7533de3a61b6e2c49506ea.tar.gz
gdb-20e95c23ab729a24aa7533de3a61b6e2c49506ea.tar.bz2
Configury changes: update src repository (binutils, gdb, and rda) to use
config/gettext-sister.m4 instead of the old gettext.m4. Regenerate all affected autotools files. Include intl in gdb releases again.
Diffstat (limited to 'opcodes/acinclude.m4')
-rw-r--r--opcodes/acinclude.m46
1 files changed, 0 insertions, 6 deletions
diff --git a/opcodes/acinclude.m4 b/opcodes/acinclude.m4
index 3a47b1b..9026a17 100644
--- a/opcodes/acinclude.m4
+++ b/opcodes/acinclude.m4
@@ -10,12 +10,6 @@ AC_DEFUN([AM_DISABLE_SHARED],)
AC_SUBST(LIBTOOL)
])
-dnl sinclude(../gettext.m4) already included in bfd/acinclude.m4
-ifelse(yes,no,[
-AC_DEFUN([CY_WITH_NLS],)
-AC_SUBST(INTLLIBS)
-])
-
dnl AM_INSTALL_LIBBFD already included in bfd/acinclude.m4
ifelse(yes,no,[
AC_DEFUN([AM_INSTALL_LIBBFD],)