aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libmath
diff options
context:
space:
mode:
authorKelley Cook <kcook@gcc.gnu.org>2005-04-08 00:59:08 +0000
committerR. Kelley Cook <kcook@gcc.gnu.org>2005-04-08 00:59:08 +0000
commit3a24bf5d1686f3f5c15e37ba151f8e667b11b971 (patch)
tree780ba96e408337daf9bec20e27ddeebb2309144e /libstdc++-v3/libmath
parent1f251bcebe5de089690cb1ec33ce565e08a4a2cd (diff)
downloadgcc-3a24bf5d1686f3f5c15e37ba151f8e667b11b971.zip
gcc-3a24bf5d1686f3f5c15e37ba151f8e667b11b971.tar.gz
gcc-3a24bf5d1686f3f5c15e37ba151f8e667b11b971.tar.bz2
configure.ac: Create template for PACKAGE and VERSION.
2005-04-08 Kelley Cook <kcook@gcc.gnu.org> * configure.ac: Create template for PACKAGE and VERSION. Update comment on how to regenerate file. Update minimum automake version to 1.9.3. * acconfig.h: Remove PACKAGE and VERSION. * aclocal.m4, configure, Makefile.in, po/Makefile.in, src/Makefile.in, include/Makefile.in, libmath/Makefile.in, testsuite/Makefile.in, config.h.in: Regenerate. From-SVN: r97815
Diffstat (limited to 'libstdc++-v3/libmath')
-rw-r--r--libstdc++-v3/libmath/Makefile.in9
1 files changed, 5 insertions, 4 deletions
diff --git a/libstdc++-v3/libmath/Makefile.in b/libstdc++-v3/libmath/Makefile.in
index 2052d23..fa6a32e 100644
--- a/libstdc++-v3/libmath/Makefile.in
+++ b/libstdc++-v3/libmath/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9.2 from Makefile.am.
+# Makefile.in generated by automake 1.9.3 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -42,9 +42,10 @@ target_triplet = @target@
subdir = libmath
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../libtool.m4 \
- $(top_srcdir)/crossconfig.m4 $(top_srcdir)/linkage.m4 \
- $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/../config/no-executables.m4 \
+ $(top_srcdir)/../libtool.m4 $(top_srcdir)/crossconfig.m4 \
+ $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
+ $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
CONFIG_HEADER = $(top_builddir)/config.h