===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xbill-2.1/configure-75-  case "$ac_option" in
xbill-2.1/configure:76:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
xbill-2.1/configure-77-  *) ac_optarg= ;;
##############################################
xbill-2.1/configure-107-  -disable-* | --disable-*)
xbill-2.1/configure:108:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
xbill-2.1/configure-109-    # Reject names that are not valid shell variable names.
xbill-2.1/configure:110:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
xbill-2.1/configure-111-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
xbill-2.1/configure-112-    fi
xbill-2.1/configure:113:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
xbill-2.1/configure-114-    eval "enable_${ac_feature}=no" ;;
##############################################
xbill-2.1/configure-116-  -enable-* | --enable-*)
xbill-2.1/configure:117:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
xbill-2.1/configure-118-    # Reject names that are not valid shell variable names.
xbill-2.1/configure:119:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
xbill-2.1/configure-120-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
xbill-2.1/configure-121-    fi
xbill-2.1/configure:122:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
xbill-2.1/configure-123-    case "$ac_option" in
##############################################
xbill-2.1/configure-347-  -with-* | --with-*)
xbill-2.1/configure:348:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
xbill-2.1/configure-349-    # Reject names that are not valid shell variable names.
xbill-2.1/configure:350:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
xbill-2.1/configure-351-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
xbill-2.1/configure-352-    fi
xbill-2.1/configure:353:    ac_package=`echo $ac_package| sed 's/-/_/g'`
xbill-2.1/configure-354-    case "$ac_option" in
##############################################
xbill-2.1/configure-360-  -without-* | --without-*)
xbill-2.1/configure:361:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
xbill-2.1/configure-362-    # Reject names that are not valid shell variable names.
xbill-2.1/configure:363:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
xbill-2.1/configure-364-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
xbill-2.1/configure-365-    fi
xbill-2.1/configure:366:    ac_package=`echo $ac_package| sed 's/-/_/g'`
xbill-2.1/configure-367-    eval "with_${ac_package}=no" ;;
##############################################
xbill-2.1/configure-390-  *)
xbill-2.1/configure:391:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
xbill-2.1/configure-392-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
xbill-2.1/configure-403-if test -n "$ac_prev"; then
xbill-2.1/configure:404:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
xbill-2.1/configure-405-fi
##############################################
xbill-2.1/configure-468-  ac_prog=$0
xbill-2.1/configure:469:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
xbill-2.1/configure-470-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
xbill-2.1/configure-484-fi
xbill-2.1/configure:485:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
xbill-2.1/configure-486-
##############################################
xbill-2.1/configure-540-echo "configure:541: checking for $ac_word" >&5
xbill-2.1/configure:541:if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
xbill-2.1/configure-542-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-573-echo "configure:574: checking for $ac_word" >&5
xbill-2.1/configure:574:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
xbill-2.1/configure-575-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-603-echo "configure:604: checking for $ac_word" >&5
xbill-2.1/configure:604:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
xbill-2.1/configure-605-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-654-echo "configure:655: checking for $ac_word" >&5
xbill-2.1/configure:655:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
xbill-2.1/configure-656-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-733-echo "configure:734: checking whether we are using GNU C" >&5
xbill-2.1/configure:734:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
xbill-2.1/configure-735-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-761-echo "configure:762: checking whether ${CC-cc} accepts -g" >&5
xbill-2.1/configure:762:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
xbill-2.1/configure-763-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-765-  echo 'void f(){}' > conftest.c
xbill-2.1/configure:766:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
xbill-2.1/configure-767-  ac_cv_prog_cc_g=yes
##############################################
xbill-2.1/configure-798-if test -z "$CPP"; then
xbill-2.1/configure:799:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
xbill-2.1/configure-800-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-814-{ (eval echo configure:815: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
xbill-2.1/configure:815:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
xbill-2.1/configure-816-if test -z "$ac_err"; then
##############################################
xbill-2.1/configure-831-{ (eval echo configure:832: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
xbill-2.1/configure:832:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
xbill-2.1/configure-833-if test -z "$ac_err"; then
##############################################
xbill-2.1/configure-848-{ (eval echo configure:849: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
xbill-2.1/configure:849:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
xbill-2.1/configure-850-if test -z "$ac_err"; then
##############################################
xbill-2.1/configure-875-echo "configure:876: checking for $ac_word" >&5
xbill-2.1/configure:876:if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
xbill-2.1/configure-877-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-909-echo "configure:910: checking for yywrap in -l$ac_lib" >&5
xbill-2.1/configure:910:ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
xbill-2.1/configure:911:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
xbill-2.1/configure-912-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-940-fi
xbill-2.1/configure:941:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
xbill-2.1/configure-942-  echo "$ac_t""yes" 1>&6
##############################################
xbill-2.1/configure-982-if test -z "$INSTALL"; then
xbill-2.1/configure:983:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
xbill-2.1/configure-984-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-1034-echo "configure:1035: checking whether ln -s works" >&5
xbill-2.1/configure:1035:if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
xbill-2.1/configure-1036-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-1055-echo "configure:1056: checking whether ${MAKE-make} sets \${MAKE}" >&5
xbill-2.1/configure:1056:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
xbill-2.1/configure:1057:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
xbill-2.1/configure-1058-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-1064-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
xbill-2.1/configure:1065:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
xbill-2.1/configure-1066-if test -n "$ac_maketemp"; then
##############################################
xbill-2.1/configure-1072-fi
xbill-2.1/configure:1073:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
xbill-2.1/configure-1074-  echo "$ac_t""yes" 1>&6
##############################################
xbill-2.1/configure-1084-echo "configure:1085: checking for $ac_word" >&5
xbill-2.1/configure:1085:if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
xbill-2.1/configure-1086-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-1116-echo "configure:1117: checking for $ac_word" >&5
xbill-2.1/configure:1117:if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
xbill-2.1/configure-1118-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-1195-echo "configure:1196: checking whether we are using GNU C++" >&5
xbill-2.1/configure:1196:if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
xbill-2.1/configure-1197-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-1223-echo "configure:1224: checking whether ${CXX-g++} accepts -g" >&5
xbill-2.1/configure:1224:if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
xbill-2.1/configure-1225-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-1227-  echo 'void f(){}' > conftest.cc
xbill-2.1/configure:1228:if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
xbill-2.1/configure-1229-  ac_cv_prog_cxx_g=yes
##############################################
xbill-2.1/configure-1276-  else
xbill-2.1/configure:1277:if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then
xbill-2.1/configure-1278-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-1291-    # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
xbill-2.1/configure:1292:    eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
xbill-2.1/configure-1293-    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
##############################################
xbill-2.1/configure-1327-{ (eval echo configure:1328: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
xbill-2.1/configure:1328:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
xbill-2.1/configure-1329-if test -z "$ac_err"; then
##############################################
xbill-2.1/configure-1414-# Check X11 before X11Rn because it is often a symlink to the current release.
xbill-2.1/configure:1415:for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \
xbill-2.1/configure-1416-    /usr/X11/lib          \
##############################################
xbill-2.1/configure-1575-ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
xbill-2.1/configure:1576:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
xbill-2.1/configure-1577-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-1605-fi
xbill-2.1/configure:1606:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
xbill-2.1/configure-1607-  echo "$ac_t""yes" 1>&6
##############################################
xbill-2.1/configure-1616-ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
xbill-2.1/configure:1617:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
xbill-2.1/configure-1618-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-1646-fi
xbill-2.1/configure:1647:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
xbill-2.1/configure-1648-  echo "$ac_t""yes" 1>&6
##############################################
xbill-2.1/configure-1663-echo "configure:1664: checking for gethostbyname" >&5
xbill-2.1/configure:1664:if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
xbill-2.1/configure-1665-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-1702-
xbill-2.1/configure:1703:if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
xbill-2.1/configure-1704-  echo "$ac_t""yes" 1>&6
##############################################
xbill-2.1/configure-1713-ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
xbill-2.1/configure:1714:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
xbill-2.1/configure-1715-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-1743-fi
xbill-2.1/configure:1744:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
xbill-2.1/configure-1745-  echo "$ac_t""yes" 1>&6
##############################################
xbill-2.1/configure-1761-echo "configure:1762: checking for connect" >&5
xbill-2.1/configure:1762:if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
xbill-2.1/configure-1763-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-1800-
xbill-2.1/configure:1801:if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
xbill-2.1/configure-1802-  echo "$ac_t""yes" 1>&6
##############################################
xbill-2.1/configure-1811-ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'`
xbill-2.1/configure:1812:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
xbill-2.1/configure-1813-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-1841-fi
xbill-2.1/configure:1842:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
xbill-2.1/configure-1843-  echo "$ac_t""yes" 1>&6
##############################################
xbill-2.1/configure-1853-echo "configure:1854: checking for remove" >&5
xbill-2.1/configure:1854:if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
xbill-2.1/configure-1855-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-1892-
xbill-2.1/configure:1893:if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
xbill-2.1/configure-1894-  echo "$ac_t""yes" 1>&6
##############################################
xbill-2.1/configure-1903-ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'`
xbill-2.1/configure:1904:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
xbill-2.1/configure-1905-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-1933-fi
xbill-2.1/configure:1934:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
xbill-2.1/configure-1935-  echo "$ac_t""yes" 1>&6
##############################################
xbill-2.1/configure-1945-echo "configure:1946: checking for shmat" >&5
xbill-2.1/configure:1946:if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
xbill-2.1/configure-1947-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-1984-
xbill-2.1/configure:1985:if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
xbill-2.1/configure-1986-  echo "$ac_t""yes" 1>&6
##############################################
xbill-2.1/configure-1995-ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
xbill-2.1/configure:1996:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
xbill-2.1/configure-1997-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-2025-fi
xbill-2.1/configure:2026:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
xbill-2.1/configure-2027-  echo "$ac_t""yes" 1>&6
##############################################
xbill-2.1/configure-2047-ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
xbill-2.1/configure:2048:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
xbill-2.1/configure-2049-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-2077-fi
xbill-2.1/configure:2078:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
xbill-2.1/configure-2079-  echo "$ac_t""yes" 1>&6
##############################################
xbill-2.1/configure-2090-echo "configure:2091: checking for ANSI C header files" >&5
xbill-2.1/configure:2091:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
xbill-2.1/configure-2092-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-2103-{ (eval echo configure:2104: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
xbill-2.1/configure:2104:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
xbill-2.1/configure-2105-if test -z "$ac_err"; then
##############################################
xbill-2.1/configure-2194-do
xbill-2.1/configure:2195:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
xbill-2.1/configure-2196-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
xbill-2.1/configure-2197-echo "configure:2198: checking for $ac_hdr" >&5
xbill-2.1/configure:2198:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
xbill-2.1/configure-2199-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-2207-{ (eval echo configure:2208: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
xbill-2.1/configure:2208:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
xbill-2.1/configure-2209-if test -z "$ac_err"; then
##############################################
xbill-2.1/configure-2220-fi
xbill-2.1/configure:2221:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
xbill-2.1/configure-2222-  echo "$ac_t""yes" 1>&6
xbill-2.1/configure:2223:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
xbill-2.1/configure-2224-  cat >> confdefs.h <<EOF
##############################################
xbill-2.1/configure-2235-echo "configure:2236: checking for working const" >&5
xbill-2.1/configure:2236:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
xbill-2.1/configure-2237-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-2324-ac_lib_var=`echo Xm'_'XmGetPixmap | sed 'y%./+-%__p_%'`
xbill-2.1/configure:2325:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
xbill-2.1/configure-2326-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-2354-fi
xbill-2.1/configure:2355:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
xbill-2.1/configure-2356-  echo "$ac_t""yes" 1>&6
##############################################
xbill-2.1/configure-2393-ac_lib_var=`echo Xaw3d'_'XawInitializeWidgetSet | sed 'y%./+-%__p_%'`
xbill-2.1/configure:2394:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
xbill-2.1/configure-2395-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-2423-fi
xbill-2.1/configure:2424:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
xbill-2.1/configure-2425-  echo "$ac_t""yes" 1>&6
##############################################
xbill-2.1/configure-2435-ac_lib_var=`echo Xaw'_'XawInitializeWidgetSet | sed 'y%./+-%__p_%'`
xbill-2.1/configure:2436:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
xbill-2.1/configure-2437-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-2465-fi
xbill-2.1/configure:2466:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
xbill-2.1/configure-2467-  echo "$ac_t""yes" 1>&6
##############################################
xbill-2.1/configure-2511-echo "configure:2512: checking for $ac_word" >&5
xbill-2.1/configure:2512:if eval "test \"`echo '$''{'ac_cv_prog_GTKCONFIG'+set}'`\" = set"; then
xbill-2.1/configure-2513-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
xbill-2.1/configure-2732-    fi
xbill-2.1/configure:2733:    ac_file=`expr $ac_file + 1`
xbill-2.1/configure-2734-    ac_beg=$ac_end
xbill-2.1/configure:2735:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
xbill-2.1/configure-2736-  fi
##############################################
xbill-2.1/configure-2750-  case "$ac_file" in
xbill-2.1/configure:2751:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
xbill-2.1/configure:2752:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
xbill-2.1/configure-2753-  *) ac_file_in="${ac_file}.in" ;;
##############################################
xbill-2.1/configure-2758-  # Remove last slash and all that follows it.  Not all systems have dirname.
xbill-2.1/configure:2759:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
xbill-2.1/configure-2760-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
xbill-2.1/configure-2762-    test ! -d "$ac_dir" && mkdir "$ac_dir"
xbill-2.1/configure:2763:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
xbill-2.1/configure-2764-    # A "../" for each directory in $ac_dir_suffix.
xbill-2.1/configure:2765:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
xbill-2.1/configure-2766-  else
##############################################
xbill-2.1/configure-2772-      if test -z "$ac_dots"; then top_srcdir=.
xbill-2.1/configure:2773:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
xbill-2.1/configure-2774-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
xbill-2.1/configure-2786-  rm -f "$ac_file"
xbill-2.1/configure:2787:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
xbill-2.1/configure-2788-  case "$ac_file" in
##############################################
xbill-2.1/configure-2793-
xbill-2.1/configure:2794:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
xbill-2.1/configure-2795-  sed -e "$ac_comsub
##############################################
xbill-2.1/configure-2832-  case "$ac_file" in
xbill-2.1/configure:2833:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
xbill-2.1/configure:2834:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
xbill-2.1/configure-2835-  *) ac_file_in="${ac_file}.in" ;;
##############################################
xbill-2.1/configure-2840-  rm -f conftest.frag conftest.in conftest.out
xbill-2.1/configure:2841:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
xbill-2.1/configure-2842-  cat $ac_file_inputs > conftest.in
##############################################
xbill-2.1/configure-2900-    # Remove last slash and all that follows it.  Not all systems have dirname.
xbill-2.1/configure:2901:      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
xbill-2.1/configure-2902-      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
xbill-2.1/install-sh-85-
xbill-2.1/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
xbill-2.1/install-sh-87-	    shift
##############################################
xbill-2.1/install-sh-89-
xbill-2.1/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
xbill-2.1/install-sh-91-	    shift
##############################################
xbill-2.1/install-sh-151-	then
xbill-2.1/install-sh:152:		dst="$dst"/`basename $src`
xbill-2.1/install-sh-153-	else
##############################################
xbill-2.1/install-sh-158-## this sed command emulates the dirname command
xbill-2.1/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
xbill-2.1/install-sh-160-
##############################################
xbill-2.1/install-sh-172-IFS='%'
xbill-2.1/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
xbill-2.1/install-sh-174-IFS="${oIFS}"
##############################################
xbill-2.1/install-sh-206-	then
xbill-2.1/install-sh:207:		dstfile=`basename $dst`
xbill-2.1/install-sh-208-	else
##############################################
xbill-2.1/install-sh-216-	then
xbill-2.1/install-sh:217:		dstfile=`basename $dst`
xbill-2.1/install-sh-218-	else
##############################################
xbill-2.1/mkinstalldirs-12-do
xbill-2.1/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
xbill-2.1/mkinstalldirs-14-   shift