common/autoconf/generated-configure.sh
changeset 22725 c382bed20726
parent 22724 072f729936a9
child 22726 d984085c5ff2
equal deleted inserted replaced
22724:072f729936a9 22725:c382bed20726
  3160 ac_compiler_gnu=$ac_cv_c_compiler_gnu
  3160 ac_compiler_gnu=$ac_cv_c_compiler_gnu
  3161 
  3161 
  3162 
  3162 
  3163 
  3163 
  3164 ac_aux_dir=
  3164 ac_aux_dir=
  3165 for ac_dir in common/autoconf/build-aux "$srcdir"/common/autoconf/build-aux; do
  3165 for ac_dir in $TOPDIR/common/autoconf/build-aux "$srcdir"/$TOPDIR/common/autoconf/build-aux; do
  3166   if test -f "$ac_dir/install-sh"; then
  3166   if test -f "$ac_dir/install-sh"; then
  3167     ac_aux_dir=$ac_dir
  3167     ac_aux_dir=$ac_dir
  3168     ac_install_sh="$ac_aux_dir/install-sh -c"
  3168     ac_install_sh="$ac_aux_dir/install-sh -c"
  3169     break
  3169     break
  3170   elif test -f "$ac_dir/install.sh"; then
  3170   elif test -f "$ac_dir/install.sh"; then
  3176     ac_install_sh="$ac_aux_dir/shtool install -c"
  3176     ac_install_sh="$ac_aux_dir/shtool install -c"
  3177     break
  3177     break
  3178   fi
  3178   fi
  3179 done
  3179 done
  3180 if test -z "$ac_aux_dir"; then
  3180 if test -z "$ac_aux_dir"; then
  3181   as_fn_error $? "cannot find install-sh, install.sh, or shtool in common/autoconf/build-aux \"$srcdir\"/common/autoconf/build-aux" "$LINENO" 5
  3181   as_fn_error $? "cannot find install-sh, install.sh, or shtool in $TOPDIR/common/autoconf/build-aux \"$srcdir\"/$TOPDIR/common/autoconf/build-aux" "$LINENO" 5
  3182 fi
  3182 fi
  3183 
  3183 
  3184 # These three variables are undocumented and unsupported,
  3184 # These three variables are undocumented and unsupported,
  3185 # and are intended to be withdrawn in a future Autoconf release.
  3185 # and are intended to be withdrawn in a future Autoconf release.
  3186 # They can cause serious problems if a builder's source tree is in a directory
  3186 # They can cause serious problems if a builder's source tree is in a directory
  4218 # definitions. It is replaced with custom functionality when building
  4218 # definitions. It is replaced with custom functionality when building
  4219 # custom sources.
  4219 # custom sources.
  4220 #CUSTOM_AUTOCONF_INCLUDE
  4220 #CUSTOM_AUTOCONF_INCLUDE
  4221 
  4221 
  4222 # Do not change or remove the following line, it is needed for consistency checks:
  4222 # Do not change or remove the following line, it is needed for consistency checks:
  4223 DATE_WHEN_GENERATED=1393327380
  4223 DATE_WHEN_GENERATED=1393416124
  4224 
  4224 
  4225 ###############################################################################
  4225 ###############################################################################
  4226 #
  4226 #
  4227 # Initialization / Boot-strapping
  4227 # Initialization / Boot-strapping
  4228 #
  4228 #