=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== vtgrab-0.1.8/aclocal.m4-28- *" <<$>>am_file "*<<)>> vtgrab-0.1.8/aclocal.m4:29: echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx vtgrab-0.1.8/aclocal.m4-30- ;; vtgrab-0.1.8/aclocal.m4-31- esac vtgrab-0.1.8/aclocal.m4:32: am_indx=`expr "<<$>>am_indx" + 1` vtgrab-0.1.8/aclocal.m4-33-done<<>>dnl>>) ############################################## vtgrab-0.1.8/aclocal.m4-51-dnl test to see if srcdir already configured vtgrab-0.1.8/aclocal.m4:52:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then vtgrab-0.1.8/aclocal.m4-53- AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) ############################################## vtgrab-0.1.8/aclocal.m4-60-dnl FIXME This is truly gross. vtgrab-0.1.8/aclocal.m4:61:missing_dir=`cd $ac_aux_dir && pwd` vtgrab-0.1.8/aclocal.m4-62-AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir) ############################################## vtgrab-0.1.8/aclocal.m4-83-if ( vtgrab-0.1.8/aclocal.m4:84: set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` vtgrab-0.1.8/aclocal.m4-85- if test "[$]*" = "X"; then vtgrab-0.1.8/aclocal.m4-86- # -L didn't work. vtgrab-0.1.8/aclocal.m4:87: set X `ls -t $srcdir/configure conftestfile` vtgrab-0.1.8/aclocal.m4-88- fi ############################################## vtgrab-0.1.8/configure-67- case "$ac_option" in vtgrab-0.1.8/configure:68: -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; vtgrab-0.1.8/configure-69- *) ac_optarg= ;; ############################################## vtgrab-0.1.8/configure-99- -disable-* | --disable-*) vtgrab-0.1.8/configure:100: ac_feature=`echo $ac_option|sed -e 's/-*disable-//'` vtgrab-0.1.8/configure-101- # Reject names that are not valid shell variable names. vtgrab-0.1.8/configure:102: if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then vtgrab-0.1.8/configure-103- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } vtgrab-0.1.8/configure-104- fi vtgrab-0.1.8/configure:105: ac_feature=`echo $ac_feature| sed 's/-/_/g'` vtgrab-0.1.8/configure-106- eval "enable_${ac_feature}=no" ;; ############################################## vtgrab-0.1.8/configure-108- -enable-* | --enable-*) vtgrab-0.1.8/configure:109: ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` vtgrab-0.1.8/configure-110- # Reject names that are not valid shell variable names. vtgrab-0.1.8/configure:111: if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then vtgrab-0.1.8/configure-112- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } vtgrab-0.1.8/configure-113- fi vtgrab-0.1.8/configure:114: ac_feature=`echo $ac_feature| sed 's/-/_/g'` vtgrab-0.1.8/configure-115- case "$ac_option" in ############################################## vtgrab-0.1.8/configure-339- -with-* | --with-*) vtgrab-0.1.8/configure:340: ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` vtgrab-0.1.8/configure-341- # Reject names that are not valid shell variable names. vtgrab-0.1.8/configure:342: if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then vtgrab-0.1.8/configure-343- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } vtgrab-0.1.8/configure-344- fi vtgrab-0.1.8/configure:345: ac_package=`echo $ac_package| sed 's/-/_/g'` vtgrab-0.1.8/configure-346- case "$ac_option" in ############################################## vtgrab-0.1.8/configure-352- -without-* | --without-*) vtgrab-0.1.8/configure:353: ac_package=`echo $ac_option|sed -e 's/-*without-//'` vtgrab-0.1.8/configure-354- # Reject names that are not valid shell variable names. vtgrab-0.1.8/configure:355: if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then vtgrab-0.1.8/configure-356- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } vtgrab-0.1.8/configure-357- fi vtgrab-0.1.8/configure:358: ac_package=`echo $ac_package| sed 's/-/_/g'` vtgrab-0.1.8/configure-359- eval "with_${ac_package}=no" ;; ############################################## vtgrab-0.1.8/configure-382- *) vtgrab-0.1.8/configure:383: if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then vtgrab-0.1.8/configure-384- echo "configure: warning: $ac_option: invalid host type" 1>&2 ############################################## vtgrab-0.1.8/configure-395-if test -n "$ac_prev"; then vtgrab-0.1.8/configure:396: { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } vtgrab-0.1.8/configure-397-fi ############################################## vtgrab-0.1.8/configure-460- ac_prog=$0 vtgrab-0.1.8/configure:461: ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` vtgrab-0.1.8/configure-462- test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. ############################################## vtgrab-0.1.8/configure-476-fi vtgrab-0.1.8/configure:477:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` vtgrab-0.1.8/configure-478- ############################################## vtgrab-0.1.8/configure-559-if test -z "$INSTALL"; then vtgrab-0.1.8/configure:560:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then vtgrab-0.1.8/configure-561- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-620-if ( vtgrab-0.1.8/configure:621: set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` vtgrab-0.1.8/configure-622- if test "$*" = "X"; then vtgrab-0.1.8/configure-623- # -L didn't work. vtgrab-0.1.8/configure:624: set X `ls -t $srcdir/configure conftestfile` vtgrab-0.1.8/configure-625- fi ############################################## vtgrab-0.1.8/configure-654-EOF_SED vtgrab-0.1.8/configure:655: program_transform_name="`echo $program_transform_name|sed -f conftestsed`" vtgrab-0.1.8/configure-656- rm -f conftestsed ############################################## vtgrab-0.1.8/configure-668-echo "configure:669: checking whether ${MAKE-make} sets \${MAKE}" >&5 vtgrab-0.1.8/configure:669:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` vtgrab-0.1.8/configure:670:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then vtgrab-0.1.8/configure-671- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-677-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. vtgrab-0.1.8/configure:678:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=` vtgrab-0.1.8/configure-679-if test -n "$ac_maketemp"; then ############################################## vtgrab-0.1.8/configure-685-fi vtgrab-0.1.8/configure:686:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then vtgrab-0.1.8/configure-687- echo "$ac_t""yes" 1>&6 ############################################## vtgrab-0.1.8/configure-698- vtgrab-0.1.8/configure:699:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then vtgrab-0.1.8/configure-700- { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } ############################################## vtgrab-0.1.8/configure-711- vtgrab-0.1.8/configure:712:missing_dir=`cd $ac_aux_dir && pwd` vtgrab-0.1.8/configure-713-echo $ac_n "checking for working aclocal""... $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-783-echo "configure:784: checking for $ac_word" >&5 vtgrab-0.1.8/configure:784:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then vtgrab-0.1.8/configure-785- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-813-echo "configure:814: checking for $ac_word" >&5 vtgrab-0.1.8/configure:814:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then vtgrab-0.1.8/configure-815- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-864-echo "configure:865: checking for $ac_word" >&5 vtgrab-0.1.8/configure:865:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then vtgrab-0.1.8/configure-866- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-943-echo "configure:944: checking whether we are using GNU C" >&5 vtgrab-0.1.8/configure:944:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then vtgrab-0.1.8/configure-945- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-971-echo "configure:972: checking whether ${CC-cc} accepts -g" >&5 vtgrab-0.1.8/configure:972:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then vtgrab-0.1.8/configure-973- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-975- echo 'void f(){}' > conftest.c vtgrab-0.1.8/configure:976:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then vtgrab-0.1.8/configure-977- ac_cv_prog_cc_g=yes ############################################## vtgrab-0.1.8/configure-1006-do vtgrab-0.1.8/configure:1007:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` vtgrab-0.1.8/configure-1008-echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6 vtgrab-0.1.8/configure-1009-echo "configure:1010: checking for $ac_hdr that defines DIR" >&5 vtgrab-0.1.8/configure:1010:if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then vtgrab-0.1.8/configure-1011- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-1032-fi vtgrab-0.1.8/configure:1033:if eval "test \"`echo '$ac_cv_header_dirent_'$ac_safe`\" = yes"; then vtgrab-0.1.8/configure-1034- echo "$ac_t""yes" 1>&6 vtgrab-0.1.8/configure:1035: ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` vtgrab-0.1.8/configure-1036- cat >> confdefs.h <<EOF ############################################## vtgrab-0.1.8/configure-1048-ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'` vtgrab-0.1.8/configure:1049:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then vtgrab-0.1.8/configure-1050- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-1078-fi vtgrab-0.1.8/configure:1079:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then vtgrab-0.1.8/configure-1080- echo "$ac_t""yes" 1>&6 ############################################## vtgrab-0.1.8/configure-1089-ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'` vtgrab-0.1.8/configure:1090:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then vtgrab-0.1.8/configure-1091- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-1119-fi vtgrab-0.1.8/configure:1120:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then vtgrab-0.1.8/configure-1121- echo "$ac_t""yes" 1>&6 ############################################## vtgrab-0.1.8/configure-1135-if test -z "$CPP"; then vtgrab-0.1.8/configure:1136:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then vtgrab-0.1.8/configure-1137- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-1151-{ (eval echo configure:1152: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } vtgrab-0.1.8/configure:1152:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` vtgrab-0.1.8/configure-1153-if test -z "$ac_err"; then ############################################## vtgrab-0.1.8/configure-1168-{ (eval echo configure:1169: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } vtgrab-0.1.8/configure:1169:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` vtgrab-0.1.8/configure-1170-if test -z "$ac_err"; then ############################################## vtgrab-0.1.8/configure-1185-{ (eval echo configure:1186: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } vtgrab-0.1.8/configure:1186:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` vtgrab-0.1.8/configure-1187-if test -z "$ac_err"; then ############################################## vtgrab-0.1.8/configure-1210-echo "configure:1211: checking for ANSI C header files" >&5 vtgrab-0.1.8/configure:1211:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then vtgrab-0.1.8/configure-1212- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-1223-{ (eval echo configure:1224: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } vtgrab-0.1.8/configure:1224:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` vtgrab-0.1.8/configure-1225-if test -z "$ac_err"; then ############################################## vtgrab-0.1.8/configure-1314-echo "configure:1315: checking for sys/wait.h that is POSIX.1 compatible" >&5 vtgrab-0.1.8/configure:1315:if eval "test \"`echo '$''{'ac_cv_header_sys_wait_h'+set}'`\" = set"; then vtgrab-0.1.8/configure-1316- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-1356-do vtgrab-0.1.8/configure:1357:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` vtgrab-0.1.8/configure-1358-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 vtgrab-0.1.8/configure-1359-echo "configure:1360: checking for $ac_hdr" >&5 vtgrab-0.1.8/configure:1360:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then vtgrab-0.1.8/configure-1361- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-1369-{ (eval echo configure:1370: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } vtgrab-0.1.8/configure:1370:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` vtgrab-0.1.8/configure-1371-if test -z "$ac_err"; then ############################################## vtgrab-0.1.8/configure-1382-fi vtgrab-0.1.8/configure:1383:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then vtgrab-0.1.8/configure-1384- echo "$ac_t""yes" 1>&6 vtgrab-0.1.8/configure:1385: ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` vtgrab-0.1.8/configure-1386- cat >> confdefs.h <<EOF ############################################## vtgrab-0.1.8/configure-1399-do vtgrab-0.1.8/configure:1400:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` vtgrab-0.1.8/configure-1401-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 vtgrab-0.1.8/configure-1402-echo "configure:1403: checking for $ac_hdr" >&5 vtgrab-0.1.8/configure:1403:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then vtgrab-0.1.8/configure-1404- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-1412-{ (eval echo configure:1413: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } vtgrab-0.1.8/configure:1413:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` vtgrab-0.1.8/configure-1414-if test -z "$ac_err"; then ############################################## vtgrab-0.1.8/configure-1425-fi vtgrab-0.1.8/configure:1426:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then vtgrab-0.1.8/configure-1427- echo "$ac_t""yes" 1>&6 vtgrab-0.1.8/configure:1428: ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` vtgrab-0.1.8/configure-1429- cat >> confdefs.h <<EOF ############################################## vtgrab-0.1.8/configure-1442-do vtgrab-0.1.8/configure:1443:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` vtgrab-0.1.8/configure-1444-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 vtgrab-0.1.8/configure-1445-echo "configure:1446: checking for $ac_hdr" >&5 vtgrab-0.1.8/configure:1446:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then vtgrab-0.1.8/configure-1447- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-1455-{ (eval echo configure:1456: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } vtgrab-0.1.8/configure:1456:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` vtgrab-0.1.8/configure-1457-if test -z "$ac_err"; then ############################################## vtgrab-0.1.8/configure-1468-fi vtgrab-0.1.8/configure:1469:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then vtgrab-0.1.8/configure-1470- echo "$ac_t""yes" 1>&6 vtgrab-0.1.8/configure:1471: ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` vtgrab-0.1.8/configure-1472- cat >> confdefs.h <<EOF ############################################## vtgrab-0.1.8/configure-1486-echo "configure:1487: checking for working const" >&5 vtgrab-0.1.8/configure:1487:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then vtgrab-0.1.8/configure-1488- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-1561-echo "configure:1562: checking for pid_t" >&5 vtgrab-0.1.8/configure:1562:if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then vtgrab-0.1.8/configure-1563- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-1594-echo "configure:1595: checking for size_t" >&5 vtgrab-0.1.8/configure:1595:if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then vtgrab-0.1.8/configure-1596- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-1627-echo "configure:1628: checking whether time.h and sys/time.h may both be included" >&5 vtgrab-0.1.8/configure:1628:if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then vtgrab-0.1.8/configure-1629- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-1664-echo "configure:1665: checking whether ${CC-cc} needs -traditional" >&5 vtgrab-0.1.8/configure:1665:if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then vtgrab-0.1.8/configure-1666- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-1710-echo "configure:1711: checking for 8-bit clean memcmp" >&5 vtgrab-0.1.8/configure:1711:if eval "test \"`echo '$''{'ac_cv_func_memcmp_clean'+set}'`\" = set"; then vtgrab-0.1.8/configure-1712- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-1748-echo "configure:1749: checking for $ac_func" >&5 vtgrab-0.1.8/configure:1749:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then vtgrab-0.1.8/configure-1750- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## vtgrab-0.1.8/configure-1787- vtgrab-0.1.8/configure:1788:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then vtgrab-0.1.8/configure-1789- echo "$ac_t""yes" 1>&6 vtgrab-0.1.8/configure:1790: ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` vtgrab-0.1.8/configure-1791- cat >> confdefs.h <<EOF ############################################## vtgrab-0.1.8/configure-1976- fi vtgrab-0.1.8/configure:1977: ac_file=`expr $ac_file + 1` vtgrab-0.1.8/configure-1978- ac_beg=$ac_end vtgrab-0.1.8/configure:1979: ac_end=`expr $ac_end + $ac_max_sed_cmds` vtgrab-0.1.8/configure-1980- fi ############################################## vtgrab-0.1.8/configure-1994- case "$ac_file" in vtgrab-0.1.8/configure:1995: *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` vtgrab-0.1.8/configure:1996: ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; vtgrab-0.1.8/configure-1997- *) ac_file_in="${ac_file}.in" ;; ############################################## vtgrab-0.1.8/configure-2002- # Remove last slash and all that follows it. Not all systems have dirname. vtgrab-0.1.8/configure:2003: ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` vtgrab-0.1.8/configure-2004- if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then ############################################## vtgrab-0.1.8/configure-2006- test ! -d "$ac_dir" && mkdir "$ac_dir" vtgrab-0.1.8/configure:2007: ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" vtgrab-0.1.8/configure-2008- # A "../" for each directory in $ac_dir_suffix. vtgrab-0.1.8/configure:2009: ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` vtgrab-0.1.8/configure-2010- else ############################################## vtgrab-0.1.8/configure-2016- if test -z "$ac_dots"; then top_srcdir=. vtgrab-0.1.8/configure:2017: else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; vtgrab-0.1.8/configure-2018- /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; ############################################## vtgrab-0.1.8/configure-2030- rm -f "$ac_file" vtgrab-0.1.8/configure:2031: configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." vtgrab-0.1.8/configure-2032- case "$ac_file" in ############################################## vtgrab-0.1.8/configure-2037- vtgrab-0.1.8/configure:2038: ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` vtgrab-0.1.8/configure-2039- sed -e "$ac_comsub ############################################## vtgrab-0.1.8/configure-2076- case "$ac_file" in vtgrab-0.1.8/configure:2077: *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` vtgrab-0.1.8/configure:2078: ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; vtgrab-0.1.8/configure-2079- *) ac_file_in="${ac_file}.in" ;; ############################################## vtgrab-0.1.8/configure-2084- rm -f conftest.frag conftest.in conftest.out vtgrab-0.1.8/configure:2085: ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` vtgrab-0.1.8/configure-2086- cat $ac_file_inputs > conftest.in ############################################## vtgrab-0.1.8/configure-2144- # Remove last slash and all that follows it. Not all systems have dirname. vtgrab-0.1.8/configure:2145: ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` vtgrab-0.1.8/configure-2146- if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then ############################################## vtgrab-0.1.8/install-sh-85- vtgrab-0.1.8/install-sh:86: -t=*) transformarg=`echo $1 | sed 's/-t=//'` vtgrab-0.1.8/install-sh-87- shift ############################################## vtgrab-0.1.8/install-sh-89- vtgrab-0.1.8/install-sh:90: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` vtgrab-0.1.8/install-sh-91- shift ############################################## vtgrab-0.1.8/install-sh-151- then vtgrab-0.1.8/install-sh:152: dst="$dst"/`basename $src` vtgrab-0.1.8/install-sh-153- else ############################################## vtgrab-0.1.8/install-sh-158-## this sed command emulates the dirname command vtgrab-0.1.8/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` vtgrab-0.1.8/install-sh-160- ############################################## vtgrab-0.1.8/install-sh-172-IFS='%' vtgrab-0.1.8/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` vtgrab-0.1.8/install-sh-174-IFS="${oIFS}" ############################################## vtgrab-0.1.8/install-sh-206- then vtgrab-0.1.8/install-sh:207: dstfile=`basename $dst` vtgrab-0.1.8/install-sh-208- else ############################################## vtgrab-0.1.8/install-sh-216- then vtgrab-0.1.8/install-sh:217: dstfile=`basename $dst` vtgrab-0.1.8/install-sh-218- else ############################################## vtgrab-0.1.8/missing-119- *.y) vtgrab-0.1.8/missing:120: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` vtgrab-0.1.8/missing-121- if [ -f "$SRCFILE" ]; then ############################################## vtgrab-0.1.8/missing-123- fi vtgrab-0.1.8/missing:124: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` vtgrab-0.1.8/missing-125- if [ -f "$SRCFILE" ]; then ############################################## vtgrab-0.1.8/missing-149- *.l) vtgrab-0.1.8/missing:150: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` vtgrab-0.1.8/missing-151- if [ -f "$SRCFILE" ]; then ############################################## vtgrab-0.1.8/missing-169- the \`GNU make' package. Grab either from any GNU archive site." vtgrab-0.1.8/missing:170: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` vtgrab-0.1.8/missing-171- if test -z "$file"; then vtgrab-0.1.8/missing:172: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` vtgrab-0.1.8/missing:173: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` vtgrab-0.1.8/missing-174- fi ############################################## vtgrab-0.1.8/mkinstalldirs-12-do vtgrab-0.1.8/mkinstalldirs:13: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` vtgrab-0.1.8/mkinstalldirs-14- shift ############################################## vtgrab-0.1.8/.pc/fix_ftbfs.patch/Makefile.in-176- if test -f $$p; then \ vtgrab-0.1.8/.pc/fix_ftbfs.patch/Makefile.in:177: echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ vtgrab-0.1.8/.pc/fix_ftbfs.patch/Makefile.in:178: $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ vtgrab-0.1.8/.pc/fix_ftbfs.patch/Makefile.in-179- else :; fi; \ ############################################## vtgrab-0.1.8/.pc/fix_ftbfs.patch/Makefile.in-184- list='$(bin_PROGRAMS)'; for p in $$list; do \ vtgrab-0.1.8/.pc/fix_ftbfs.patch/Makefile.in:185: rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ vtgrab-0.1.8/.pc/fix_ftbfs.patch/Makefile.in-186- done ############################################## vtgrab-0.1.8/.pc/fix_ftbfs.patch/Makefile.in-277- mkdir $(distdir)/=inst vtgrab-0.1.8/.pc/fix_ftbfs.patch/Makefile.in:278: dc_install_base=`cd $(distdir)/=inst && pwd`; \ vtgrab-0.1.8/.pc/fix_ftbfs.patch/Makefile.in-279- cd $(distdir)/=build \ ############################################## vtgrab-0.1.8/.pc/fix_ftbfs.patch/Makefile.in-288- @banner="$(distdir).tar.gz is ready for distribution"; \ vtgrab-0.1.8/.pc/fix_ftbfs.patch/Makefile.in:289: dashes=`echo "$$banner" | sed s/./=/g`; \ vtgrab-0.1.8/.pc/fix_ftbfs.patch/Makefile.in-290- echo "$$dashes"; \ ############################################## vtgrab-0.1.8/Makefile.in-176- if test -f $$p; then \ vtgrab-0.1.8/Makefile.in:177: echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ vtgrab-0.1.8/Makefile.in:178: $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ vtgrab-0.1.8/Makefile.in-179- else :; fi; \ ############################################## vtgrab-0.1.8/Makefile.in-184- list='$(bin_PROGRAMS)'; for p in $$list; do \ vtgrab-0.1.8/Makefile.in:185: rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ vtgrab-0.1.8/Makefile.in-186- done ############################################## vtgrab-0.1.8/Makefile.in-277- mkdir $(distdir)/=inst vtgrab-0.1.8/Makefile.in:278: dc_install_base=`cd $(distdir)/=inst && pwd`; \ vtgrab-0.1.8/Makefile.in-279- cd $(distdir)/=build \ ############################################## vtgrab-0.1.8/Makefile.in-288- @banner="$(distdir).tar.gz is ready for distribution"; \ vtgrab-0.1.8/Makefile.in:289: dashes=`echo "$$banner" | sed s/./=/g`; \ vtgrab-0.1.8/Makefile.in-290- echo "$$dashes"; \