common/autoconf/generated-configure.sh

changeset 2211
2209644bcac4
parent 2210
a05ed58d5ae0
child 2212
dd97daafa80b
equal deleted inserted replaced
2210:a05ed58d5ae0 2211:2209644bcac4
4217 # definitions. It is replaced with custom functionality when building 4217 # definitions. It is replaced with custom functionality when building
4218 # custom sources. 4218 # custom sources.
4219 #CUSTOM_AUTOCONF_INCLUDE 4219 #CUSTOM_AUTOCONF_INCLUDE
4220 4220
4221 # Do not change or remove the following line, it is needed for consistency checks: 4221 # Do not change or remove the following line, it is needed for consistency checks:
4222 DATE_WHEN_GENERATED=1523096909 4222 DATE_WHEN_GENERATED=1523371497
4223 4223
4224 ############################################################################### 4224 ###############################################################################
4225 # 4225 #
4226 # Initialization / Boot-strapping 4226 # Initialization / Boot-strapping
4227 # 4227 #
15005 # You can run make from the OUTPUT_ROOT, or from the top-level Makefile 15005 # You can run make from the OUTPUT_ROOT, or from the top-level Makefile
15006 # which will look for generated configurations 15006 # which will look for generated configurations
15007 ac_config_files="$ac_config_files $OUTPUT_ROOT/Makefile:$AUTOCONF_DIR/Makefile.in" 15007 ac_config_files="$ac_config_files $OUTPUT_ROOT/Makefile:$AUTOCONF_DIR/Makefile.in"
15008 15008
15009 15009
15010 # Save the arguments given to us
15011 echo "$CONFIGURE_COMMAND_LINE" > $OUTPUT_ROOT/configure-arguments
15012
15013 15010
15014 # Must be done before we can call HELP_MSG_MISSING_DEPENDENCY. 15011 # Must be done before we can call HELP_MSG_MISSING_DEPENDENCY.
15015 15012
15016 for ac_prog in apt-get yum port pkgutil pkgadd 15013 for ac_prog in apt-get yum port pkgutil pkgadd
15017 do 15014 do

mercurial