]> gcc.gnu.org Git - gcc.git/commit - libstdc++-v3/libio/Makefile.in
acinclude.m4 (GLIBCPP_CHECK_COMPILER_VERSION): Remove OPTLEVEL.
authorBenjamin Kosnik <bkoz@purist.soma.redhat.com>
Wed, 24 May 2000 22:36:40 +0000 (22:36 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 24 May 2000 22:36:40 +0000 (22:36 +0000)
commitd3a12960de8011b023940965f23916acb28dd31c
tree63a780e1cb263f15bf9303980adba6ce334d6e29
parentf5e846c84cf16462f139fbe475ef40c477118111
acinclude.m4 (GLIBCPP_CHECK_COMPILER_VERSION): Remove OPTLEVEL.

2000-05-24  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

* acinclude.m4 (GLIBCPP_CHECK_COMPILER_VERSION): Remove
OPTLEVEL. Add FMTFLAGS.
* aclocal.m4: Regenerate.
* src/Makefile.am (AC_CXXFLAGS): Take out OPTLEVEL, as this is has
been disabled due to higher-level makefiles running amuck over
this bit, and add in FMTFLAGS so that formatting is clear.
* src/Makefile.in: Regenerate.
* configure: Regenerate.

* src/ios.cc (ios_base::sync_with_stdio): Cleanup buffers from
initialization.

* docs/download.html: Remove references to Cygwin-specific bits,
as this can now be built natively.
Update with current information.

From-SVN: r34144
libstdc++-v3/ChangeLog
libstdc++-v3/Makefile.in
libstdc++-v3/acinclude.m4
libstdc++-v3/aclocal.m4
libstdc++-v3/configure
libstdc++-v3/docs/download.html
libstdc++-v3/libio/Makefile.in
libstdc++-v3/math/Makefile.in
libstdc++-v3/src/Makefile.am
libstdc++-v3/src/Makefile.in
libstdc++-v3/src/ios.cc
This page took 0.096785 seconds and 5 git commands to generate.