aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/po
diff options
context:
space:
mode:
authorPaolo Carlini <pcarlini@suse.de>2004-08-23 10:18:31 +0000
committerPaolo Carlini <paolo@gcc.gnu.org>2004-08-23 10:18:31 +0000
commita60945f82f0eb22a72005c0d24f155740e3450b3 (patch)
treea98eeab040451b35236727e92e99b5f9d1a1a4ca /libstdc++-v3/po
parentbe88a6281e3462ff2c6bf11aa32ea777de029124 (diff)
downloadgcc-a60945f82f0eb22a72005c0d24f155740e3450b3.zip
gcc-a60945f82f0eb22a72005c0d24f155740e3450b3.tar.gz
gcc-a60945f82f0eb22a72005c0d24f155740e3450b3.tar.bz2
configure.ac: Specify version 1.9.1 in AM_INIT_AUTOMAKE.
2004-08-23 Paolo Carlini <pcarlini@suse.de> * configure.ac: Specify version 1.9.1 in AM_INIT_AUTOMAKE. * aclocal.m4: Regenerate with automake-1.9.1. * configure: Regenerate. * Makefile.in: Likewise. * include/Makefile.in: Likewise. * libmath/Makefile.in: Likewise. * libsupc++/Makefile.in: Likewise. * po/Makefile.in: Likewise. * src/Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. From-SVN: r86423
Diffstat (limited to 'libstdc++-v3/po')
-rw-r--r--libstdc++-v3/po/Makefile.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/libstdc++-v3/po/Makefile.in b/libstdc++-v3/po/Makefile.in
index 23bdade..3694b33 100644
--- a/libstdc++-v3/po/Makefile.in
+++ b/libstdc++-v3/po/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8.5 from Makefile.am.
+# Makefile.in generated by automake 1.9.1 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -165,6 +165,8 @@ ac_ct_CXX = @ac_ct_CXX@
ac_ct_RANLIB = @ac_ct_RANLIB@
ac_ct_STRIP = @ac_ct_STRIP@
am__leading_dot = @am__leading_dot@
+am__tar = @am__tar@
+am__untar = @am__untar@
baseline_dir = @baseline_dir@
bindir = @bindir@
build = @build@
@@ -352,7 +354,7 @@ clean-generic:
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
distclean-generic:
- -rm -f $(CONFIG_CLEAN_FILES)
+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"