summaryrefslogtreecommitdiff
path: root/bfd/aclocal.m4
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2006-05-31 15:14:39 +0000
committerDaniel Jacobowitz <dan@debian.org>2006-05-31 15:14:39 +0000
commite94934d81f977294b35a71eb7df170fbc15ac46c (patch)
tree9e0557bda2df29b1611386d8f13c15cba021e632 /bfd/aclocal.m4
parent79bbf2fe2ff0f7641870d4f047ee1cfe1115e766 (diff)
downloadbinutils-redhat-e94934d81f977294b35a71eb7df170fbc15ac46c.tar.gz
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 'bfd/aclocal.m4')
-rw-r--r--bfd/aclocal.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/aclocal.m4 b/bfd/aclocal.m4
index d5f315805a..0e90944648 100644
--- a/bfd/aclocal.m4
+++ b/bfd/aclocal.m4
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.9.5 -*- Autoconf -*-
+# generated automatically by aclocal 1.9.6 -*- Autoconf -*-
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
# 2005 Free Software Foundation, Inc.
@@ -28,7 +28,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"])
# Call AM_AUTOMAKE_VERSION so it can be traced.
# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
- [AM_AUTOMAKE_VERSION([1.9.5])])
+ [AM_AUTOMAKE_VERSION([1.9.6])])
# AM_AUX_DIR_EXPAND -*- Autoconf -*-