]> gcc.gnu.org Git - gcc.git/commit
Makefile.am (LIBIO_INCLUDES): Set to -I$(top_srcdir)/libio even if GLIBCPP_NEED_LIBIO...
authorH.J. Lu <hjl@gnu.org>
Wed, 26 Jul 2000 06:49:33 +0000 (06:49 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 26 Jul 2000 06:49:33 +0000 (06:49 +0000)
commit44fc6a025a220f9db7ac0c44beba3b922b04588e
tree474e7c6137e4c26b10ee8fc92603cb1c5ce49b52
parentad88bb8b2ced823f0dd8aafce8ef0cc40079f67a
Makefile.am (LIBIO_INCLUDES): Set to -I$(top_srcdir)/libio even if GLIBCPP_NEED_LIBIO is false.

2000-07-24  H.J. Lu  <hjl@gnu.org>

        * src/Makefile.am (LIBIO_INCLUDES): Set to -I$(top_srcdir)/libio
        even if GLIBCPP_NEED_LIBIO is false. The installed glibc header
        files don't include private libio header files needed by
        libstdc++ v3.
        * src/Makefile.in: Rebuild.

From-SVN: r35261
libstdc++-v3/src/Makefile.am
libstdc++-v3/src/Makefile.in
This page took 0.057018 seconds and 5 git commands to generate.