Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2006-05-31 19:14:35 +0400
committerDaniel Jacobowitz <drow@false.org>2006-05-31 19:14:35 +0400
commit0505defa4af535a321a63b75efd1b2cbfea783bb (patch)
tree9fba49b8c9e53931a13f1de263ee8e9e78f5117f /src-release
parent6e0acd84f716c09b02b5332b5b4e4c542f9e99ec (diff)
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 be73cd9af..cf0f7fc60 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)" \