]> gcc.gnu.org Git - gcc.git/commit
configure.ac: Rewrite DGUX check to use GC_CFLAGS, and -O0 check to remove the need...
authorPaolo Bonzini <bonzini@gnu.org>
Thu, 28 Oct 2010 10:58:48 +0000 (10:58 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Thu, 28 Oct 2010 10:58:48 +0000 (10:58 +0000)
commit2a6fa9aeede4ec1fc977aca8d0ddb8d8f2f89ab9
tree3843f435fe3b85fadf4335771cfd3a46e6551b0b
parentc575a65f66db572f4fbec024465544dbdd647685
configure.ac: Rewrite DGUX check to use GC_CFLAGS, and -O0 check to remove the need for MY_CFLAGS.

2010-10-28  Paolo Bonzini  <bonzini@gnu.org>

* configure.ac: Rewrite DGUX check to use GC_CFLAGS, and -O0 check
to remove the need for MY_CFLAGS.
* Makefile.am: Do not use @...@ substitutions.  Use AM_CXXFLAGS,
AM_CFLAGS and AM_LDFLAGS instead of redefining LTCOMPILE and LINK.
Use "override" to disable -O2 when required.
* configure: Regenerate.
* Makefile.in: Regenerate.
* include/Makefile.in: Regenerate.

From-SVN: r166028
boehm-gc/ChangeLog
boehm-gc/Makefile.am
boehm-gc/Makefile.in
boehm-gc/configure
boehm-gc/configure.ac
boehm-gc/include/Makefile.in
This page took 0.05463 seconds and 5 git commands to generate.