This is the mail archive of the
libstdc++-cvs@sourceware.cygnus.com
mailing list for the libstdc++ project.
libstdc++/ /ChangeLog /configure /configure.in ...
- To: libstdc++-cvs at sourceware dot cygnus dot com
- Subject: libstdc++/ /ChangeLog /configure /configure.in ...
- From: pme at sourceware dot cygnus dot com
- Date: 17 Dec 1999 21:46:25 -0000
CVSROOT: /cvs/libstdc++
Module name: libstdc++
Changes by: pme@sourceware.cygnus.com 99/12/17 13:46:24
Modified files:
. : ChangeLog configure configure.in
src : Makefile.am Makefile.in
Log message:
1999-12-17 Phil Edwards <pedwards@jaj.com>
* configure.in: Add OPTLEVEL, -O2 for gcc 2.96+, nothing otherwise.
* configure: Regenerate.
* src/Makefile.am: Use OPTLEVEL in CXXFLAGS.
* src/Makefile.in: Regenerate. Also picks up OTHER_CXXFLAGS rename
to OPTIMIZE_CXXFLAGS from a previous revision (1.96) to Makefile.am.