RFR: JDK-8035495 Improvements in autoconf integration (original) (raw)
Mike Duigou mike.duigou at oracle.com
Fri Feb 21 18:41:37 UTC 2014
- Previous message (by thread): RFR: JDK-8035495 Improvements in autoconf integration
- Next message (by thread): RFR : JDK-8032045 : (m/l) Enable compiler and linker safety switches for debug builds
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks good to me.
Mike
On Feb 21 2014, at 05:31 , Magnus Ihse Bursie <magnus.ihse.bursie at oracle.com> wrote:
This bug covers several small improvements in how our configure eco-system integrates with autoconf. More specifically:
* Fix so config.status --recheck works. * Let the top-level configure script determine TOPDIR, and pass it on. * Clean up usage regarding TOPDIR, SRCROOT and AUTOCONFDIR. * Prohibit direct execution of common/autoconf/configure; always use configure in top-level dir. * Add "do not edit" header to generated-configure.sh * Add output on how we determine where to store the configuration. * Improve output from autogen.sh, including autoconf version. * Unify duplicated code in autogen.sh Bug: https://bugs.openjdk.java.net/browse/JDK-8035495 WebRev: http://cr.openjdk.java.net/~ihse/JDK-8035495-improvements-in-autoconf-integration/webrev.02 /Magnus
- Previous message (by thread): RFR: JDK-8035495 Improvements in autoconf integration
- Next message (by thread): RFR : JDK-8032045 : (m/l) Enable compiler and linker safety switches for debug builds
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]