]> gcc.gnu.org Git - gcc.git/commit
Add bits for --enable-maintainer-mode...
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 7 Sep 2000 22:40:17 +0000 (22:40 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 7 Sep 2000 22:40:17 +0000 (22:40 +0000)
commit7f586614b6d7aff9d8af781e7510ed12b7b0fd50
tree6d66631a194a544b6a891e5e4721949a95ce97a4
parentbed7f38970753040d670f6a83dfca127a7027f7d
Add bits for --enable-maintainer-mode...

2000-09-07  Phil Edwards  <pme@sources.redhat.com>

Add bits for --enable-maintainer-mode:
- turns on enable_debug
          (doing "--enable-maint --disable-debug" will DTRT)
- turns on -Werror, now off by default
* acinclude.m4: Add bits.
* aclocal.m4: Regenerate.
* configure.in: Add defaults for GLIBCPP_ENABLE_DEBUG.
* configure: Regenerate.

From-SVN: r36252
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/aclocal.m4
libstdc++-v3/configure
libstdc++-v3/configure.in
This page took 0.090751 seconds and 5 git commands to generate.