common/autoconf/configure.ac

changeset 839
174a54ce39c4
parent 797
69da99676239
child 868
6f19b2440412
     1.1 --- a/common/autoconf/configure.ac	Wed Oct 09 18:51:32 2013 -0700
     1.2 +++ b/common/autoconf/configure.ac	Thu Oct 10 14:58:19 2013 +0200
     1.3 @@ -236,7 +236,7 @@
     1.4  # Create the actual output files. Now the main work of configure is done.
     1.5  AC_OUTPUT
     1.6  
     1.7 -# Try to move the config.log file to the output directory. 
     1.8 +# Try to move the config.log file to the output directory.
     1.9  if test -e ./config.log; then
    1.10    $MV -f ./config.log "$OUTPUT_ROOT/config.log" 2> /dev/null
    1.11  fi

mercurial