common/autoconf/generated-configure.sh
changeset 19759 9d0666acc5af
parent 19758 3e519fa7e632
child 19760 7cd5ce917641
equal deleted inserted replaced
19758:3e519fa7e632 19759:9d0666acc5af
  3804 # definitions. It is replaced with custom functionality when building
  3804 # definitions. It is replaced with custom functionality when building
  3805 # custom sources.
  3805 # custom sources.
  3806 #CUSTOM_AUTOCONF_INCLUDE
  3806 #CUSTOM_AUTOCONF_INCLUDE
  3807 
  3807 
  3808 # Do not change or remove the following line, it is needed for consistency checks:
  3808 # Do not change or remove the following line, it is needed for consistency checks:
  3809 DATE_WHEN_GENERATED=1378980507
  3809 DATE_WHEN_GENERATED=1379070243
  3810 
  3810 
  3811 ###############################################################################
  3811 ###############################################################################
  3812 #
  3812 #
  3813 # Initialization / Boot-strapping
  3813 # Initialization / Boot-strapping
  3814 #
  3814 #
 33184 
 33184 
 33185 
 33185 
 33186 # We're messing a bit with internal autoconf variables to put the config.status
 33186 # We're messing a bit with internal autoconf variables to put the config.status
 33187 # in the output directory instead of the current directory.
 33187 # in the output directory instead of the current directory.
 33188 CONFIG_STATUS="$OUTPUT_ROOT/config.status"
 33188 CONFIG_STATUS="$OUTPUT_ROOT/config.status"
       
 33189 
 33189 # Create the actual output files. Now the main work of configure is done.
 33190 # Create the actual output files. Now the main work of configure is done.
 33190 cat >confcache <<\_ACEOF
 33191 cat >confcache <<\_ACEOF
 33191 # This file is a shell script that caches the results of configure
 33192 # This file is a shell script that caches the results of configure
 33192 # tests run on this system so they can be shared between configure
 33193 # tests run on this system so they can be shared between configure
 33193 # scripts and configure runs, see configure's option --config-cache.
 33194 # scripts and configure runs, see configure's option --config-cache.
 34465   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
 34466   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
 34466 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
 34467 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
 34467 fi
 34468 fi
 34468 
 34469 
 34469 
 34470 
       
 34471 # Try to move the config.log file to the output directory.
       
 34472 if test -e ./config.log; then
       
 34473   $MV -f ./config.log "$OUTPUT_ROOT/config.log" 2> /dev/null
       
 34474 fi
       
 34475 
 34470 # Make the compare script executable
 34476 # Make the compare script executable
 34471 $CHMOD +x $OUTPUT_ROOT/compare.sh
 34477 $CHMOD +x $OUTPUT_ROOT/compare.sh
 34472 
 34478 
 34473 # Finally output some useful information to the user
 34479 # Finally output some useful information to the user
 34474 
 34480