-
- Downloads
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
Showing
- boehm-gc/ChangeLog 11 additions, 0 deletionsboehm-gc/ChangeLog
- boehm-gc/Makefile.am 8 additions, 17 deletionsboehm-gc/Makefile.am
- boehm-gc/Makefile.in 15 additions, 15 deletionsboehm-gc/Makefile.in
- boehm-gc/configure 17 additions, 36 deletionsboehm-gc/configure
- boehm-gc/configure.ac 14 additions, 34 deletionsboehm-gc/configure.ac
- boehm-gc/include/Makefile.in 1 addition, 1 deletionboehm-gc/include/Makefile.in
Loading
Please register or sign in to comment