]> git.ipfire.org Git - thirdparty/gcc.git/commit
acinclude.m4: Properly quote variable which will be expanded inside makefiles.
authorPhil Edwards <pme@gcc.gnu.org>
Mon, 11 Aug 2003 05:26:58 +0000 (05:26 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Mon, 11 Aug 2003 05:26:58 +0000 (05:26 +0000)
commitfbe057bb8ba6f980bfe40cf86c5b9931d49f5e29
tree29ff5c230dbd89f1c114d76ca8a6081f99f60749
parent0235f85590001ba2433f5c4937ff43b66d9575e9
acinclude.m4: Properly quote variable which will be expanded inside makefiles.

2003-08-11  Phil Edwards  <pme@gcc.gnu.org>

* acinclude.m4:  Properly quote variable which will be expanded
inside makefiles.  Use CXX instead of CC to extract compiler info.
* configure.ac (AC_INIT):  Use the new 4-arg form to finally get the
correct form in PACKAGE.
* aclocal.m4, configure:  Regenerate.

From-SVN: r70318
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/aclocal.m4
libstdc++-v3/configure
libstdc++-v3/configure.ac