RFR: JDK-8024620 config.log does not end up in corresponding	configuration
    Erik Joelsson 
    erik.joelsson at oracle.com
       
    Thu Sep 12 12:11:06 UTC 2013
    
    
  
Looks good to me
/Erik
On 2013-09-11 14:00, Magnus Ihse Bursie wrote:
> Autoconf creates by default a config.log in the current directory. Our 
> configure script moves this file to the directory created for the 
> configuration (e.g. build/linux...etc).
>
> A previous fix launching the generated configure file in a subshell 
> made the move to fail, since the directory name was not available 
> outside the subshell.
>
> Webrev:
> http://cr.openjdk.java.net/~ihse/JDK-8024620-move-config.log-to-configuration-dir/webrev.01 
>
>
> /Magnus
    
    
More information about the build-dev
mailing list