common/autoconf/configure

changeset 797
69da99676239
parent 494
e64f2cb57d05
child 839
174a54ce39c4
     1.1 --- a/common/autoconf/configure	Thu Sep 12 12:12:13 2013 +0200
     1.2 +++ b/common/autoconf/configure	Fri Sep 13 13:07:02 2013 +0200
     1.3 @@ -219,9 +219,4 @@
     1.4    echo configure exiting with result code $conf_result_code
     1.5  fi
     1.6  
     1.7 -# Move the log file to the output root, if this was successfully created
     1.8 -if test -d "$OUTPUT_ROOT"; then
     1.9 -  mv -f config.log "$OUTPUT_ROOT" 2> /dev/null
    1.10 -fi
    1.11 -
    1.12  exit $conf_result_code

mercurial