summaryrefslogtreecommitdiff
path: root/src-release
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 /src-release
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 'src-release')
-rw-r--r--src-release4
1 files changed, 2 insertions, 2 deletions
diff --git a/src-release b/src-release
index be73cd9afc..cf0f7fc60c 100644
--- a/src-release
+++ b/src-release
@@ -50,7 +50,7 @@ DEVO_SUPPORT= README Makefile.in configure configure.in \
config.guess config.sub config move-if-change \
COPYING COPYING.LIB install-sh config-ml.in symlink-tree \
mkinstalldirs ltconfig ltmain.sh missing ylwrap \
- libtool.m4 gettext.m4 ltcf-c.sh ltcf-cxx.sh ltcf-gcj.sh \
+ libtool.m4 ltcf-c.sh ltcf-cxx.sh ltcf-gcj.sh \
Makefile.def Makefile.tpl src-release config.rpath
# Files in devo/etc used in any net release.
@@ -270,7 +270,7 @@ gnats.tar.bz2: $(DIST_SUPPORT) $(GNATS_SUPPORT_DIRS) gnats
SUPPORT_FILES="$(GNATS_SUPPORT_DIRS)"
.PHONY: gdb.tar.bz2
-GDB_SUPPORT_DIRS= bfd include libiberty opcodes readline sim
+GDB_SUPPORT_DIRS= bfd include libiberty opcodes readline sim intl
gdb.tar.bz2: $(DIST_SUPPORT) $(GDB_SUPPORT_DIRS) gdb
$(MAKE) -f $(SELF) gdb-taz TOOL=gdb \
MD5PROG="$(MD5PROG)" \