configure.ac: Create template for PACKAGE and VERSION.
authorKelley Cook <kcook@gcc.gnu.org>
Fri, 8 Apr 2005 00:59:08 +0000 (00:59 +0000)
committerR. Kelley Cook <kcook@gcc.gnu.org>
Fri, 8 Apr 2005 00:59:08 +0000 (00:59 +0000)
commit3a24bf5d1686f3f5c15e37ba151f8e667b11b971
tree780ba96e408337daf9bec20e27ddeebb2309144e
parent1f251bcebe5de089690cb1ec33ce565e08a4a2cd
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
13 files changed:
libstdc++-v3/ChangeLog
libstdc++-v3/Makefile.in
libstdc++-v3/acconfig.h
libstdc++-v3/aclocal.m4
libstdc++-v3/config.h.in
libstdc++-v3/configure
libstdc++-v3/configure.ac
libstdc++-v3/include/Makefile.in
libstdc++-v3/libmath/Makefile.in
libstdc++-v3/libsupc++/Makefile.in
libstdc++-v3/po/Makefile.in
libstdc++-v3/src/Makefile.in
libstdc++-v3/testsuite/Makefile.in