r119774 - in /branches/gcc-4_2-branch/libstdc++...
bkoz@gcc.gnu.org
bkoz@gcc.gnu.org
Tue Dec 12 11:23:00 GMT 2006
Author: bkoz
Date: Tue Dec 12 11:23:44 2006
New Revision: 119774
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119774
Log:
2006-12-11 Benjamin Kosnik <bkoz@redhat.com>
PR libstdc++/28125
* acinclude.m4 (GLIBCXX_CHECK_ICONV_SUPPORT): Remove link test, ie
AC_CHECK_LIB for libiconv. Instead, use bits of AM_ICONV.
* configure: Regenerate.
* scripts/testsuite_flags.in (cxxldflags): Add LIBICONV bits.
Modified:
branches/gcc-4_2-branch/libstdc++-v3/ChangeLog
branches/gcc-4_2-branch/libstdc++-v3/acinclude.m4
branches/gcc-4_2-branch/libstdc++-v3/configure
branches/gcc-4_2-branch/libstdc++-v3/scripts/testsuite_flags.in
More information about the Libstdc++-cvs
mailing list