This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r136494 - in /trunk/libstdc++-v3: ChangeLog con...
- From: jsm28 at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Fri, 06 Jun 2008 19:11:26 -0000
- Subject: r136494 - in /trunk/libstdc++-v3: ChangeLog con...
Author: jsm28
Date: Fri Jun 6 19:11:26 2008
New Revision: 136494
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136494
Log:
* configure.ac: Do not check for gconv.h.
* crossconfig.m4 (GLIBCXX_CROSSCONFIG): Do not test for gconv.h or
gconf.h. For glibc and uClibc systems, define
_GLIBCXX_USE_RANDOM_TR1 and HAVE_MMAP and use AC_LC_MESSAGES and
AM_ICONV.
* configure, config.h.in: Regenerate.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/config.h.in
trunk/libstdc++-v3/configure
trunk/libstdc++-v3/configure.ac
trunk/libstdc++-v3/crossconfig.m4