Lines Matching refs:VERBOSE_ECHO

215 …$VERBOSE_ECHO "Checking if ${_cur_major}.${_cur_minor}.${_cur_patch} is greater than ${_min_major}…
380 VERBOSE_ECHO=:
390 VERBOSE_ECHO=echo
472 $VERBOSE_ECHO "Found a configure template: $CONFIGURE"
519 $VERBOSE_ECHO "Checking autoreconf version: $AUTORECONF --version"
538 $VERBOSE_ECHO "Checking autoconf version: $AUTOCONF --version"
577 $VERBOSE_ECHO "Checking automake version: $AUTOMAKE --version"
620 $VERBOSE_ECHO "Checking libtoolize version: $LIBTOOLIZE --version"
636 $VERBOSE_ECHO "Checking libtoolize alternate: $tool --version"
639 $VERBOSE_ECHO "Found $tool --version"
642 $VERBOSE_ECHO "Cannot find $tool with which"
646 $VERBOSE_ECHO "Cannot use $tool, $_glti is not a file"
651 $VERBOSE_ECHO "Cannot find $tool path with dirname of $_glti"
655 $VERBOSE_ECHO "Cannot use $tool, $_gltidir is not a directory"
719 $VERBOSE_ECHO "Checking aclocal version: $ACLOCAL --version"
735 $VERBOSE_ECHO "Checking autoheader version: $AUTOHEADER --version"
749 $VERBOSE_ECHO "Checking whether to only output version information"
776 $VERBOSE_ECHO "Already backed up ${file} in `pwd`"
778 $VERBOSE_ECHO "Backing up ${file} in `pwd`"
779 $VERBOSE_ECHO "cp -p ${file} ${file}.$$.protect_from_automake.backup"
801 $VERBOSE_ECHO "Found an autom4te.cache directory, deleting it"
802 $VERBOSE_ECHO "rm -rf autom4te.cache"
825 $VERBOSE_ECHO "Recursively scanning the following directories:"
826 $VERBOSE_ECHO " $CHECK_DIRS"
828 $VERBOSE_ECHO "Protecting files from automake in $dir"
856 $VERBOSE_ECHO
860 $VERBOSE_ECHO "Restoring ${file} from backup (automake -f likely clobbered it)"
861 $VERBOSE_ECHO "rm -f ${file}"
863 $VERBOSE_ECHO "mv ${file}.$$.protect_from_automake.backup ${file}"
867 $VERBOSE_ECHO "mv ${file}.$$.protect_from_automake.backup ${file}"
872 $VERBOSE_ECHO "rm -f ${file}.$$.protect_from_automake.backup"
889 $VERBOSE_ECHO "rm -f \"${_aux_dir}/${file}.backup\""
924 $VERBOSE_ECHO "Recursively scanning the following directories:"
925 $VERBOSE_ECHO " $CHECK_DIRS"
927 $VERBOSE_ECHO "Checking files for automake damage in $dir"
973 $VERBOSE_ECHO "Detected auxillary directory: $_aux_dir"
983 $VERBOSE_ECHO "Detected recursive configure directory: `pwd`/$dir"
998 $VERBOSE_ECHO "${_marker_found_message}`basename \"$CONFIGURE\"`"
1004 $VERBOSE_ECHO "${_marker_found_message}Makefile.am"
1013 $VERBOSE_ECHO "Touching ${file} since it does not exist"
1038 $VERBOSE_ECHO "mv -f \"${_aux_dir}/${file}\" \"${_aux_dir}/${file}.backup\""
1049 $VERBOSE_ECHO "Found extra aclocal search directory: $dir"
1058 $VERBOSE_ECHO "Found an autom4te.cache directory, deleting it"
1059 $VERBOSE_ECHO "rm -rf autom4te.cache"
1104 $VERBOSE_ECHO "Checking for command ${__cmd}"
1112 $VERBOSE_ECHO "Found ${__cmd} ${__cmd_version}"
1127 $VERBOSE_ECHO "Running $__cmd \"${CONFIG_GUESS_URL}\" $opts \"${config_guess_temp}\""
1149 $VERBOSE_ECHO "Searching for $feature in $CONFIGURE"
1169 $VERBOSE_ECHO "$AUTORECONF $SEARCH_DIRS $AUTORECONF_OPTIONS"
1172 $VERBOSE_ECHO "$autoreconf_output"
1190 $VERBOSE_ECHO sh $AUTOGEN_SH "$1" "$2" "$3" "$4" "$5" "$6" "$7" "$8" "$9"
1239 $VERBOSE_ECHO "cat acinclude.m4 > acinclude.m4.$$.backup"
1242 $VERBOSE_ECHO "cat \"$LIBTOOL_M4\" >> acinclude.m4"
1253 $VERBOSE_ECHO sh $AUTOGEN_SH "$1" "$2" "$3" "$4" "$5" "$6" "$7" "$8" "$9"
1279 $VERBOSE_ECHO "$ACLOCAL $SEARCH_DIRS $ACLOCAL_OPTIONS"
1282 $VERBOSE_ECHO "$aclocal_output"
1290 $VERBOSE_ECHO "$LIBTOOLIZE $LIBTOOLIZE_OPTIONS"
1293 $VERBOSE_ECHO "$libtoolize_output"
1298 $VERBOSE_ECHO "$LIBTOOLIZE $ALT_LIBTOOLIZE_OPTIONS"
1301 $VERBOSE_ECHO "$libtoolize_output"
1311 $VERBOSE_ECHO "$ACLOCAL $SEARCH_DIRS $ACLOCAL_OPTIONS"
1314 $VERBOSE_ECHO "$aclocal_output"
1325 $VERBOSE_ECHO "cp -p ltmain.sh \"${_aux_dir}/ltmain.sh\""
1339 $VERBOSE_ECHO
1340 $VERBOSE_ECHO "$AUTOCONF $AUTOCONF_OPTIONS"
1343 $VERBOSE_ECHO "$autoconf_output"
1369 $VERBOSE_ECHO "Searching for $feature in $CONFIGURE"
1397 $VERBOSE_ECHO
1398 $VERBOSE_ECHO "$AUTOCONF"
1401 $VERBOSE_ECHO "$autoconf_output"
1422 if [ "x$VERBOSE_ECHO" = "x:" ] ; then
1439 $VERBOSE_ECHO "Searching for $feature in $CONFIGURE"
1447 $VERBOSE_ECHO "$AUTOHEADER $AUTOHEADER_OPTIONS"
1450 $VERBOSE_ECHO "$autoheader_output"
1459 $VERBOSE_ECHO "Searching for $feature in $CONFIGURE"
1468 $VERBOSE_ECHO "$AUTOMAKE $AUTOMAKE_OPTIONS"
1471 $VERBOSE_ECHO "$automake_output"
1478 $VERBOSE_ECHO
1479 $VERBOSE_ECHO "$AUTOMAKE $ALT_AUTOMAKE_OPTIONS"
1483 $VERBOSE_ECHO "$automake_output"
1512 $VERBOSE_ECHO "Recursively configuring the following directories:"
1513 $VERBOSE_ECHO " $CONFIG_SUBDIRS"
1515 $VERBOSE_ECHO "Processing recursive configure in $dir"
1552 $VERBOSE_ECHO "Could not locate the configure template (from `pwd`)"