Lines Matching refs:VERBOSE_ECHO

209 …$VERBOSE_ECHO "Checking if ${_cur_major}.${_cur_minor}.${_cur_patch} is greater than ${_min_major}…
366 VERBOSE_ECHO=:
376 VERBOSE_ECHO=echo
458 $VERBOSE_ECHO "Found a configure template: $CONFIGURE"
505 $VERBOSE_ECHO "Checking autoreconf version: $AUTORECONF --version"
524 $VERBOSE_ECHO "Checking autoconf version: $AUTOCONF --version"
563 $VERBOSE_ECHO "Checking automake version: $AUTOMAKE --version"
606 $VERBOSE_ECHO "Checking libtoolize version: $LIBTOOLIZE --version"
622 $VERBOSE_ECHO "Checking libtoolize alternate: $tool --version"
625 $VERBOSE_ECHO "Found $tool --version"
628 $VERBOSE_ECHO "Cannot find $tool with which"
632 $VERBOSE_ECHO "Cannot use $tool, $_glti is not a file"
637 $VERBOSE_ECHO "Cannot find $tool path with dirname of $_glti"
641 $VERBOSE_ECHO "Cannot use $tool, $_gltidir is not a directory"
705 $VERBOSE_ECHO "Checking aclocal version: $ACLOCAL --version"
721 $VERBOSE_ECHO "Checking autoheader version: $AUTOHEADER --version"
735 $VERBOSE_ECHO "Checking whether to only output version information"
761 $VERBOSE_ECHO "Already backed up COPYING in `pwd`"
763 $VERBOSE_ECHO "Backing up COPYING in `pwd`"
764 $VERBOSE_ECHO "cp -p COPYING COPYING.$$.protect_from_automake.backup"
770 $VERBOSE_ECHO "Already backed up INSTALL in `pwd`"
772 $VERBOSE_ECHO "Backing up INSTALL in `pwd`"
773 $VERBOSE_ECHO "cp -p INSTALL INSTALL.$$.protect_from_automake.backup"
794 $VERBOSE_ECHO "Found an autom4te.cache directory, deleting it"
795 $VERBOSE_ECHO "rm -rf autom4te.cache"
818 $VERBOSE_ECHO "Recursively scanning the following directories:"
819 $VERBOSE_ECHO " $CHECK_DIRS"
821 $VERBOSE_ECHO "Protecting files from automake in $dir"
849 $VERBOSE_ECHO
853 $VERBOSE_ECHO "Restoring COPYING from backup (automake -f likely clobbered it)"
854 $VERBOSE_ECHO "rm -f COPYING"
856 $VERBOSE_ECHO "mv COPYING.$$.protect_from_automake.backup COPYING"
860 $VERBOSE_ECHO "mv COPYING.$$.protect_from_automake.backup COPYING"
865 $VERBOSE_ECHO "rm -f COPYING.$$.protect_from_automake.backup"
875 $VERBOSE_ECHO
879 $VERBOSE_ECHO "Restoring INSTALL from backup (automake -f likely clobbered it)"
880 $VERBOSE_ECHO "rm -f INSTALL"
882 $VERBOSE_ECHO "mv INSTALL.$$.protect_from_automake.backup INSTALL"
886 $VERBOSE_ECHO "mv INSTALL.$$.protect_from_automake.backup INSTALL"
891 $VERBOSE_ECHO "rm -f INSTALL.$$.protect_from_automake.backup"
907 $VERBOSE_ECHO "rm -f \"${_aux_dir}/${file}.backup\""
942 $VERBOSE_ECHO "Recursively scanning the following directories:"
943 $VERBOSE_ECHO " $CHECK_DIRS"
945 $VERBOSE_ECHO "Checking files for automake damage in $dir"
991 $VERBOSE_ECHO "Detected auxillary directory: $_aux_dir"
1001 $VERBOSE_ECHO "Detected recursive configure directory: `pwd`/$dir"
1011 $VERBOSE_ECHO "Touching ${file} since it does not exist"
1021 $VERBOSE_ECHO "mv -f \"${_aux_dir}/${file}\" \"${_aux_dir}/${file}.backup\""
1032 $VERBOSE_ECHO "Found extra aclocal search directory: $dir"
1041 $VERBOSE_ECHO "Found an autom4te.cache directory, deleting it"
1042 $VERBOSE_ECHO "rm -rf autom4te.cache"
1083 $VERBOSE_ECHO "$AUTORECONF $SEARCH_DIRS $AUTORECONF_OPTIONS"
1086 $VERBOSE_ECHO "$autoreconf_output"
1104 $VERBOSE_ECHO sh $AUTOGEN_SH "$1" "$2" "$3" "$4" "$5" "$6" "$7" "$8" "$9"
1147 $VERBOSE_ECHO "cat acinclude.m4 > acinclude.m4.$$.backup"
1150 $VERBOSE_ECHO "cat \"$LIBTOOL_M4\" >> acinclude.m4"
1161 $VERBOSE_ECHO sh $AUTOGEN_SH "$1" "$2" "$3" "$4" "$5" "$6" "$7" "$8" "$9"
1187 $VERBOSE_ECHO "$ACLOCAL $SEARCH_DIRS $ACLOCAL_OPTIONS"
1190 $VERBOSE_ECHO "$aclocal_output"
1198 $VERBOSE_ECHO "Searching for $feature in $CONFIGURE"
1207 $VERBOSE_ECHO "$LIBTOOLIZE $LIBTOOLIZE_OPTIONS"
1210 $VERBOSE_ECHO "$libtoolize_output"
1215 $VERBOSE_ECHO "$LIBTOOLIZE $ALT_LIBTOOLIZE_OPTIONS"
1218 $VERBOSE_ECHO "$libtoolize_output"
1228 $VERBOSE_ECHO "$ACLOCAL $SEARCH_DIRS $ACLOCAL_OPTIONS"
1231 $VERBOSE_ECHO "$aclocal_output"
1242 $VERBOSE_ECHO "cp -p ltmain.sh \"${_aux_dir}/ltmain.sh\""
1252 $VERBOSE_ECHO
1253 $VERBOSE_ECHO "$AUTOCONF $AUTOCONF_OPTIONS"
1256 $VERBOSE_ECHO "$autoconf_output"
1282 $VERBOSE_ECHO "Searching for $feature in $CONFIGURE"
1310 $VERBOSE_ECHO
1311 $VERBOSE_ECHO "$AUTOCONF"
1314 $VERBOSE_ECHO "$autoconf_output"
1335 if [ "x$VERBOSE_ECHO" = "x:" ] ; then
1352 $VERBOSE_ECHO "Searching for $feature in $CONFIGURE"
1360 $VERBOSE_ECHO "$AUTOHEADER $AUTOHEADER_OPTIONS"
1363 $VERBOSE_ECHO "$autoheader_output"
1372 $VERBOSE_ECHO "Searching for $feature in $CONFIGURE"
1381 $VERBOSE_ECHO "$AUTOMAKE $AUTOMAKE_OPTIONS"
1384 $VERBOSE_ECHO "$automake_output"
1391 $VERBOSE_ECHO
1392 $VERBOSE_ECHO "$AUTOMAKE $ALT_AUTOMAKE_OPTIONS"
1396 $VERBOSE_ECHO "$automake_output"
1425 $VERBOSE_ECHO "Recursively configuring the following directories:"
1426 $VERBOSE_ECHO " $CONFIG_SUBDIRS"
1428 $VERBOSE_ECHO "Processing recursive configure in $dir"
1465 $VERBOSE_ECHO "Could not locate the configure template (from `pwd`)"