summaryrefslogtreecommitdiff
path: root/src-release
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2006-05-31 15:14:46 +0000
committerDaniel Jacobowitz <dan@debian.org>2006-05-31 15:14:46 +0000
commit885da3f6b140d493ebdc17052207d808b243474c (patch)
tree4fc417e0895c29a2d87437b7bc0add1e1b64b0ed /src-release
parent33f5cac748386f7f14f4558a8b23bb4558ae3abc (diff)
downloadgdb-885da3f6b140d493ebdc17052207d808b243474c.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 be73cd9afcf..cf0f7fc60c4 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)" \