]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/aclocal.m4
re PR libstdc++/35915 (atomic.cc:31:20: error: stdint.h: No such file)
authorAndreas Tobler <a.tobler@schweiz.org>
Wed, 16 Apr 2008 21:30:11 +0000 (21:30 +0000)
committerAndreas Tobler <andreast@gcc.gnu.org>
Wed, 16 Apr 2008 21:30:11 +0000 (23:30 +0200)
commited0840baf21bda16649dccab87ae57439dd82031
tree55707f27357ebf73afc4d83783bf1a58dff12b43
parent7f27b0f8a21d8ca08c2ea815a3fdb0816b77b867
re PR libstdc++/35915 (atomic.cc:31:20: error: stdint.h: No such file)

2008-04-16  Andreas Tobler  <a.tobler@schweiz.org>

PR libstdc++/35915
* configure.ac: Use GCC_HEADER_STDINT.
* src/atomic.cc: Include gstdint.h
* configure: Regenerate.
* Makefile.in: Likewise.
* doc/Makefile.in: Likewise.
* include/Makefile.in: Likewise.
* libmath/Makefile.in: Likewise.
* libsupc++/Makefile.in: Likewise.
* po/Makefile.in: Likewise.
* src/Makefile.in: Likewise.
* testsuite/Makefile.in: Likewise.
* aclocal.m4: Likewise.

From-SVN: r134368
13 files changed:
libstdc++-v3/ChangeLog
libstdc++-v3/Makefile.in
libstdc++-v3/aclocal.m4
libstdc++-v3/configure
libstdc++-v3/configure.ac
libstdc++-v3/doc/Makefile.in
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/src/atomic.cc
libstdc++-v3/testsuite/Makefile.in