=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== splay-0.9.5.2/Makefile.in-114- dot_seen=no; \ splay-0.9.5.2/Makefile.in:115: target=`echo $@ | sed s/-recursive//`; \ splay-0.9.5.2/Makefile.in-116- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## splay-0.9.5.2/Makefile.in-139- test "$$dot_seen" = "no" && rev=". $$rev"; \ splay-0.9.5.2/Makefile.in:140: target=`echo $@ | sed s/-recursive//`; \ splay-0.9.5.2/Makefile.in-141- for subdir in $$rev; do \ ############################################## splay-0.9.5.2/Makefile.in-200- mkdir $(distdir)/=inst splay-0.9.5.2/Makefile.in:201: dc_install_base=`cd $(distdir)/=inst && pwd`; \ splay-0.9.5.2/Makefile.in-202- cd $(distdir)/=build \ ############################################## splay-0.9.5.2/Makefile.in-211- @banner="$(distdir).tar.gz is ready for distribution"; \ splay-0.9.5.2/Makefile.in:212: dashes=`echo "$$banner" | sed s/./=/g`; \ splay-0.9.5.2/Makefile.in-213- echo "$$dashes"; \ ############################################## splay-0.9.5.2/aclocal.m4-28-dnl test to see if srcdir already configured splay-0.9.5.2/aclocal.m4:29:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then splay-0.9.5.2/aclocal.m4-30- AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) ############################################## splay-0.9.5.2/aclocal.m4-37-dnl FIXME This is truly gross. splay-0.9.5.2/aclocal.m4:38:missing_dir=`cd $ac_aux_dir && pwd` splay-0.9.5.2/aclocal.m4-39-AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir) ############################################## splay-0.9.5.2/aclocal.m4-60-if ( splay-0.9.5.2/aclocal.m4:61: set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` splay-0.9.5.2/aclocal.m4-62- if test "[$]*" = "X"; then splay-0.9.5.2/aclocal.m4-63- # -L didn't work. splay-0.9.5.2/aclocal.m4:64: set X `ls -t $srcdir/configure conftestfile` splay-0.9.5.2/aclocal.m4-65- fi ############################################## splay-0.9.5.2/configure-67- case "$ac_option" in splay-0.9.5.2/configure:68: -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; splay-0.9.5.2/configure-69- *) ac_optarg= ;; ############################################## splay-0.9.5.2/configure-99- -disable-* | --disable-*) splay-0.9.5.2/configure:100: ac_feature=`echo $ac_option|sed -e 's/-*disable-//'` splay-0.9.5.2/configure-101- # Reject names that are not valid shell variable names. splay-0.9.5.2/configure:102: if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then splay-0.9.5.2/configure-103- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } splay-0.9.5.2/configure-104- fi splay-0.9.5.2/configure:105: ac_feature=`echo $ac_feature| sed 's/-/_/g'` splay-0.9.5.2/configure-106- eval "enable_${ac_feature}=no" ;; ############################################## splay-0.9.5.2/configure-108- -enable-* | --enable-*) splay-0.9.5.2/configure:109: ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` splay-0.9.5.2/configure-110- # Reject names that are not valid shell variable names. splay-0.9.5.2/configure:111: if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then splay-0.9.5.2/configure-112- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } splay-0.9.5.2/configure-113- fi splay-0.9.5.2/configure:114: ac_feature=`echo $ac_feature| sed 's/-/_/g'` splay-0.9.5.2/configure-115- case "$ac_option" in ############################################## splay-0.9.5.2/configure-339- -with-* | --with-*) splay-0.9.5.2/configure:340: ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` splay-0.9.5.2/configure-341- # Reject names that are not valid shell variable names. splay-0.9.5.2/configure:342: if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then splay-0.9.5.2/configure-343- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } splay-0.9.5.2/configure-344- fi splay-0.9.5.2/configure:345: ac_package=`echo $ac_package| sed 's/-/_/g'` splay-0.9.5.2/configure-346- case "$ac_option" in ############################################## splay-0.9.5.2/configure-352- -without-* | --without-*) splay-0.9.5.2/configure:353: ac_package=`echo $ac_option|sed -e 's/-*without-//'` splay-0.9.5.2/configure-354- # Reject names that are not valid shell variable names. splay-0.9.5.2/configure:355: if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then splay-0.9.5.2/configure-356- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } splay-0.9.5.2/configure-357- fi splay-0.9.5.2/configure:358: ac_package=`echo $ac_package| sed 's/-/_/g'` splay-0.9.5.2/configure-359- eval "with_${ac_package}=no" ;; ############################################## splay-0.9.5.2/configure-382- *) splay-0.9.5.2/configure:383: if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then splay-0.9.5.2/configure-384- echo "configure: warning: $ac_option: invalid host type" 1>&2 ############################################## splay-0.9.5.2/configure-395-if test -n "$ac_prev"; then splay-0.9.5.2/configure:396: { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } splay-0.9.5.2/configure-397-fi ############################################## splay-0.9.5.2/configure-460- ac_prog=$0 splay-0.9.5.2/configure:461: ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` splay-0.9.5.2/configure-462- test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. ############################################## splay-0.9.5.2/configure-476-fi splay-0.9.5.2/configure:477:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` splay-0.9.5.2/configure-478- ############################################## splay-0.9.5.2/configure-556-if test -z "$INSTALL"; then splay-0.9.5.2/configure:557:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then splay-0.9.5.2/configure-558- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-617-if ( splay-0.9.5.2/configure:618: set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` splay-0.9.5.2/configure-619- if test "$*" = "X"; then splay-0.9.5.2/configure-620- # -L didn't work. splay-0.9.5.2/configure:621: set X `ls -t $srcdir/configure conftestfile` splay-0.9.5.2/configure-622- fi ############################################## splay-0.9.5.2/configure-651-EOF_SED splay-0.9.5.2/configure:652: program_transform_name="`echo $program_transform_name|sed -f conftestsed`" splay-0.9.5.2/configure-653- rm -f conftestsed ############################################## splay-0.9.5.2/configure-665-echo "configure:666: checking whether ${MAKE-make} sets \${MAKE}" >&5 splay-0.9.5.2/configure:666:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` splay-0.9.5.2/configure:667:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then splay-0.9.5.2/configure-668- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-674-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. splay-0.9.5.2/configure:675:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=` splay-0.9.5.2/configure-676-if test -n "$ac_maketemp"; then ############################################## splay-0.9.5.2/configure-682-fi splay-0.9.5.2/configure:683:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then splay-0.9.5.2/configure-684- echo "$ac_t""yes" 1>&6 ############################################## splay-0.9.5.2/configure-695- splay-0.9.5.2/configure:696:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then splay-0.9.5.2/configure-697- { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } ############################################## splay-0.9.5.2/configure-708- splay-0.9.5.2/configure:709:missing_dir=`cd $ac_aux_dir && pwd` splay-0.9.5.2/configure-710-echo $ac_n "checking for working aclocal""... $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-783-echo "configure:784: checking for $ac_word" >&5 splay-0.9.5.2/configure:784:if eval "test \"`echo '$''{'ac_cv_prog_AWK'+set}'`\" = set"; then splay-0.9.5.2/configure-785- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-815-echo "configure:816: checking for $ac_word" >&5 splay-0.9.5.2/configure:816:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then splay-0.9.5.2/configure-817- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-845-echo "configure:846: checking for $ac_word" >&5 splay-0.9.5.2/configure:846:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then splay-0.9.5.2/configure-847- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-896-echo "configure:897: checking for $ac_word" >&5 splay-0.9.5.2/configure:897:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then splay-0.9.5.2/configure-898- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-975-echo "configure:976: checking whether we are using GNU C" >&5 splay-0.9.5.2/configure:976:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then splay-0.9.5.2/configure-977- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-1003-echo "configure:1004: checking whether ${CC-cc} accepts -g" >&5 splay-0.9.5.2/configure:1004:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then splay-0.9.5.2/configure-1005- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-1007- echo 'void f(){}' > conftest.c splay-0.9.5.2/configure:1008:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then splay-0.9.5.2/configure-1009- ac_cv_prog_cc_g=yes ############################################## splay-0.9.5.2/configure-1039-echo "configure:1040: checking for $ac_word" >&5 splay-0.9.5.2/configure:1040:if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then splay-0.9.5.2/configure-1041- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-1118-echo "configure:1119: checking whether we are using GNU C++" >&5 splay-0.9.5.2/configure:1119:if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then splay-0.9.5.2/configure-1120- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-1146-echo "configure:1147: checking whether ${CXX-g++} accepts -g" >&5 splay-0.9.5.2/configure:1147:if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then splay-0.9.5.2/configure-1148- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-1150- echo 'void f(){}' > conftest.cc splay-0.9.5.2/configure:1151:if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then splay-0.9.5.2/configure-1152- ac_cv_prog_cxx_g=yes ############################################## splay-0.9.5.2/configure-1190-if test -z "$INSTALL"; then splay-0.9.5.2/configure:1191:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then splay-0.9.5.2/configure-1192- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-1242-echo "configure:1243: checking whether ln -s works" >&5 splay-0.9.5.2/configure:1243:if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then splay-0.9.5.2/configure-1244- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-1265-echo "configure:1266: checking for $ac_word" >&5 splay-0.9.5.2/configure:1266:if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then splay-0.9.5.2/configure-1267- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-1295-ac_lib_var=`echo id3'_'ID3Tag_New | sed 'y%./+-%__p_%'` splay-0.9.5.2/configure:1296:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then splay-0.9.5.2/configure-1297- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-1325-fi splay-0.9.5.2/configure:1326:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then splay-0.9.5.2/configure-1327- echo "$ac_t""yes" 1>&6 ############################################## splay-0.9.5.2/configure-1342-ac_lib_var=`echo m'_'cos | sed 'y%./+-%__p_%'` splay-0.9.5.2/configure:1343:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then splay-0.9.5.2/configure-1344- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-1372-fi splay-0.9.5.2/configure:1373:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then splay-0.9.5.2/configure-1374- echo "$ac_t""yes" 1>&6 ############################################## splay-0.9.5.2/configure-1389-ac_lib_var=`echo pthread'_'main | sed 'y%./+-%__p_%'` splay-0.9.5.2/configure:1390:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then splay-0.9.5.2/configure-1391- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-1415-fi splay-0.9.5.2/configure:1416:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then splay-0.9.5.2/configure-1417- echo "$ac_t""yes" 1>&6 ############################################## splay-0.9.5.2/configure-1425-ac_lib_var=`echo qt'_'main | sed 'y%./+-%__p_%'` splay-0.9.5.2/configure:1426:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then splay-0.9.5.2/configure-1427- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-1451-fi splay-0.9.5.2/configure:1452:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then splay-0.9.5.2/configure-1453- echo "$ac_t""yes" 1>&6 ############################################## splay-0.9.5.2/configure-1476-if test -z "$CPP"; then splay-0.9.5.2/configure:1477:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then splay-0.9.5.2/configure-1478- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-1492-{ (eval echo configure:1493: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } splay-0.9.5.2/configure:1493:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` splay-0.9.5.2/configure-1494-if test -z "$ac_err"; then ############################################## splay-0.9.5.2/configure-1509-{ (eval echo configure:1510: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } splay-0.9.5.2/configure:1510:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` splay-0.9.5.2/configure-1511-if test -z "$ac_err"; then ############################################## splay-0.9.5.2/configure-1526-{ (eval echo configure:1527: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } splay-0.9.5.2/configure:1527:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` splay-0.9.5.2/configure-1528-if test -z "$ac_err"; then ############################################## splay-0.9.5.2/configure-1551-do splay-0.9.5.2/configure:1552:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` splay-0.9.5.2/configure-1553-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 splay-0.9.5.2/configure-1554-echo "configure:1555: checking for $ac_hdr" >&5 splay-0.9.5.2/configure:1555:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then splay-0.9.5.2/configure-1556- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-1564-{ (eval echo configure:1565: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } splay-0.9.5.2/configure:1565:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` splay-0.9.5.2/configure-1566-if test -z "$ac_err"; then ############################################## splay-0.9.5.2/configure-1577-fi splay-0.9.5.2/configure:1578:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then splay-0.9.5.2/configure-1579- echo "$ac_t""yes" 1>&6 splay-0.9.5.2/configure:1580: ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` splay-0.9.5.2/configure-1581- cat >> confdefs.h <<EOF ############################################## splay-0.9.5.2/configure-1593-echo "configure:1594: checking for ANSI C header files" >&5 splay-0.9.5.2/configure:1594:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then splay-0.9.5.2/configure-1595- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-1606-{ (eval echo configure:1607: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } splay-0.9.5.2/configure:1607:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` splay-0.9.5.2/configure-1608-if test -z "$ac_err"; then ############################################## splay-0.9.5.2/configure-1697-echo "configure:1698: checking for sys/wait.h that is POSIX.1 compatible" >&5 splay-0.9.5.2/configure:1698:if eval "test \"`echo '$''{'ac_cv_header_sys_wait_h'+set}'`\" = set"; then splay-0.9.5.2/configure-1699- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-1739-do splay-0.9.5.2/configure:1740:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` splay-0.9.5.2/configure-1741-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 splay-0.9.5.2/configure-1742-echo "configure:1743: checking for $ac_hdr" >&5 splay-0.9.5.2/configure:1743:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then splay-0.9.5.2/configure-1744- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-1752-{ (eval echo configure:1753: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } splay-0.9.5.2/configure:1753:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` splay-0.9.5.2/configure-1754-if test -z "$ac_err"; then ############################################## splay-0.9.5.2/configure-1765-fi splay-0.9.5.2/configure:1766:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then splay-0.9.5.2/configure-1767- echo "$ac_t""yes" 1>&6 splay-0.9.5.2/configure:1768: ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` splay-0.9.5.2/configure-1769- cat >> confdefs.h <<EOF ############################################## splay-0.9.5.2/configure-1780-echo "configure:1781: checking for working const" >&5 splay-0.9.5.2/configure:1781:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then splay-0.9.5.2/configure-1782- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-1855-echo "configure:1856: checking whether byte ordering is bigendian" >&5 splay-0.9.5.2/configure:1856:if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then splay-0.9.5.2/configure-1857- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-1945-echo "configure:1946: checking for pid_t" >&5 splay-0.9.5.2/configure:1946:if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then splay-0.9.5.2/configure-1947- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-1980-echo "configure:1981: checking whether ${CC-cc} needs -traditional" >&5 splay-0.9.5.2/configure:1981:if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then splay-0.9.5.2/configure-1982- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-2026-echo "configure:2027: checking return type of signal handlers" >&5 splay-0.9.5.2/configure:2027:if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then splay-0.9.5.2/configure-2028- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-2069-echo "configure:2070: checking for $ac_func" >&5 splay-0.9.5.2/configure:2070:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then splay-0.9.5.2/configure-2071- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## splay-0.9.5.2/configure-2108- splay-0.9.5.2/configure:2109:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then splay-0.9.5.2/configure-2110- echo "$ac_t""yes" 1>&6 splay-0.9.5.2/configure:2111: ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` splay-0.9.5.2/configure-2112- cat >> confdefs.h <<EOF ############################################## splay-0.9.5.2/configure-2313- fi splay-0.9.5.2/configure:2314: ac_file=`expr $ac_file + 1` splay-0.9.5.2/configure-2315- ac_beg=$ac_end splay-0.9.5.2/configure:2316: ac_end=`expr $ac_end + $ac_max_sed_cmds` splay-0.9.5.2/configure-2317- fi ############################################## splay-0.9.5.2/configure-2331- case "$ac_file" in splay-0.9.5.2/configure:2332: *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` splay-0.9.5.2/configure:2333: ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; splay-0.9.5.2/configure-2334- *) ac_file_in="${ac_file}.in" ;; ############################################## splay-0.9.5.2/configure-2339- # Remove last slash and all that follows it. Not all systems have dirname. splay-0.9.5.2/configure:2340: ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` splay-0.9.5.2/configure-2341- if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then ############################################## splay-0.9.5.2/configure-2343- test ! -d "$ac_dir" && mkdir "$ac_dir" splay-0.9.5.2/configure:2344: ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" splay-0.9.5.2/configure-2345- # A "../" for each directory in $ac_dir_suffix. splay-0.9.5.2/configure:2346: ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` splay-0.9.5.2/configure-2347- else ############################################## splay-0.9.5.2/configure-2353- if test -z "$ac_dots"; then top_srcdir=. splay-0.9.5.2/configure:2354: else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; splay-0.9.5.2/configure-2355- /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; ############################################## splay-0.9.5.2/configure-2367- rm -f "$ac_file" splay-0.9.5.2/configure:2368: configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." splay-0.9.5.2/configure-2369- case "$ac_file" in ############################################## splay-0.9.5.2/configure-2374- splay-0.9.5.2/configure:2375: ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` splay-0.9.5.2/configure-2376- sed -e "$ac_comsub ############################################## splay-0.9.5.2/install-sh-85- splay-0.9.5.2/install-sh:86: -t=*) transformarg=`echo $1 | sed 's/-t=//'` splay-0.9.5.2/install-sh-87- shift ############################################## splay-0.9.5.2/install-sh-89- splay-0.9.5.2/install-sh:90: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` splay-0.9.5.2/install-sh-91- shift ############################################## splay-0.9.5.2/install-sh-151- then splay-0.9.5.2/install-sh:152: dst="$dst"/`basename $src` splay-0.9.5.2/install-sh-153- else ############################################## splay-0.9.5.2/install-sh-158-## this sed command emulates the dirname command splay-0.9.5.2/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` splay-0.9.5.2/install-sh-160- ############################################## splay-0.9.5.2/install-sh-172-IFS='%' splay-0.9.5.2/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` splay-0.9.5.2/install-sh-174-IFS="${oIFS}" ############################################## splay-0.9.5.2/install-sh-206- then splay-0.9.5.2/install-sh:207: dstfile=`basename $dst` splay-0.9.5.2/install-sh-208- else ############################################## splay-0.9.5.2/install-sh-216- then splay-0.9.5.2/install-sh:217: dstfile=`basename $dst` splay-0.9.5.2/install-sh-218- else ############################################## splay-0.9.5.2/missing-119- *.y) splay-0.9.5.2/missing:120: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` splay-0.9.5.2/missing-121- if [ -f "$SRCFILE" ]; then ############################################## splay-0.9.5.2/missing-123- fi splay-0.9.5.2/missing:124: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` splay-0.9.5.2/missing-125- if [ -f "$SRCFILE" ]; then ############################################## splay-0.9.5.2/missing-149- *.l) splay-0.9.5.2/missing:150: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` splay-0.9.5.2/missing-151- if [ -f "$SRCFILE" ]; then ############################################## splay-0.9.5.2/missing-169- the \`GNU make' package. Grab either from any GNU archive site." splay-0.9.5.2/missing:170: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` splay-0.9.5.2/missing-171- if test -z "$file"; then splay-0.9.5.2/missing:172: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` splay-0.9.5.2/missing:173: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` splay-0.9.5.2/missing-174- fi ############################################## splay-0.9.5.2/mkinstalldirs-12-do splay-0.9.5.2/mkinstalldirs:13: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` splay-0.9.5.2/mkinstalldirs-14- shift ############################################## splay-0.9.5.2/libs/httpinput.cc-109- } splay-0.9.5.2/libs/httpinput.cc:110: else if((*hip=inet_addr(*hname))==INADDR_NONE)return NULL; splay-0.9.5.2/libs/httpinput.cc-111- if(!*cptr || *cptr=='/') ############################################## splay-0.9.5.2/apps/Makefile.in-153- if test -f $$p; then \ splay-0.9.5.2/apps/Makefile.in:154: echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ splay-0.9.5.2/apps/Makefile.in:155: $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ splay-0.9.5.2/apps/Makefile.in-156- else :; fi; \ ############################################## splay-0.9.5.2/apps/Makefile.in-161- list='$(bin_PROGRAMS)'; for p in $$list; do \ splay-0.9.5.2/apps/Makefile.in:162: rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ splay-0.9.5.2/apps/Makefile.in-163- done ############################################## splay-0.9.5.2/apps/Makefile.in-204- else file=$$i; fi; \ splay-0.9.5.2/apps/Makefile.in:205: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ splay-0.9.5.2/apps/Makefile.in:206: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ splay-0.9.5.2/apps/Makefile.in:207: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ splay-0.9.5.2/apps/Makefile.in-208- echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \ ############################################## splay-0.9.5.2/apps/Makefile.in-219- for i in $$list; do \ splay-0.9.5.2/apps/Makefile.in:220: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ splay-0.9.5.2/apps/Makefile.in:221: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ splay-0.9.5.2/apps/Makefile.in:222: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ splay-0.9.5.2/apps/Makefile.in-223- echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \