common/autoconf/generated-configure.sh

changeset 2213
5510b933fa58
parent 2212
dd97daafa80b
child 2214
fda76d0c4b84
equal deleted inserted replaced
2212:dd97daafa80b 2213:5510b933fa58
3151 ac_compiler_gnu=$ac_cv_c_compiler_gnu 3151 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3152 3152
3153 3153
3154 3154
3155 ac_aux_dir= 3155 ac_aux_dir=
3156 for ac_dir in common/autoconf/build-aux "$srcdir"/common/autoconf/build-aux; do 3156 for ac_dir in $TOPDIR/common/autoconf/build-aux "$srcdir"/$TOPDIR/common/autoconf/build-aux; do
3157 if test -f "$ac_dir/install-sh"; then 3157 if test -f "$ac_dir/install-sh"; then
3158 ac_aux_dir=$ac_dir 3158 ac_aux_dir=$ac_dir
3159 ac_install_sh="$ac_aux_dir/install-sh -c" 3159 ac_install_sh="$ac_aux_dir/install-sh -c"
3160 break 3160 break
3161 elif test -f "$ac_dir/install.sh"; then 3161 elif test -f "$ac_dir/install.sh"; then
3167 ac_install_sh="$ac_aux_dir/shtool install -c" 3167 ac_install_sh="$ac_aux_dir/shtool install -c"
3168 break 3168 break
3169 fi 3169 fi
3170 done 3170 done
3171 if test -z "$ac_aux_dir"; then 3171 if test -z "$ac_aux_dir"; then
3172 as_fn_error $? "cannot find install-sh, install.sh, or shtool in common/autoconf/build-aux \"$srcdir\"/common/autoconf/build-aux" "$LINENO" 5 3172 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
3173 fi 3173 fi
3174 3174
3175 # These three variables are undocumented and unsupported, 3175 # These three variables are undocumented and unsupported,
3176 # and are intended to be withdrawn in a future Autoconf release. 3176 # and are intended to be withdrawn in a future Autoconf release.
3177 # They can cause serious problems if a builder's source tree is in a directory 3177 # They can cause serious problems if a builder's source tree is in a directory
4223 # definitions. It is replaced with custom functionality when building 4223 # definitions. It is replaced with custom functionality when building
4224 # custom sources. 4224 # custom sources.
4225 #CUSTOM_AUTOCONF_INCLUDE 4225 #CUSTOM_AUTOCONF_INCLUDE
4226 4226
4227 # Do not change or remove the following line, it is needed for consistency checks: 4227 # Do not change or remove the following line, it is needed for consistency checks:
4228 DATE_WHEN_GENERATED=1523446931 4228 DATE_WHEN_GENERATED=1523447858
4229 4229
4230 ############################################################################### 4230 ###############################################################################
4231 # 4231 #
4232 # Initialization / Boot-strapping 4232 # Initialization / Boot-strapping
4233 # 4233 #

mercurial