===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
clif-0.93/tests/check-them-9-    fi
clif-0.93/tests/check-them:10:    file_out=`echo $file | sed 's/\.ci//'` 
clif-0.93/tests/check-them:11:    num=`echo $file_out | egrep test[6-9][0-9]`
clif-0.93/tests/check-them-12-    if test -n "$num" -a "$num" != test60; then
##############################################
clif-0.93/configure-76-  case "$ac_option" in
clif-0.93/configure:77:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
clif-0.93/configure-78-  *) ac_optarg= ;;
##############################################
clif-0.93/configure-108-  -disable-* | --disable-*)
clif-0.93/configure:109:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
clif-0.93/configure-110-    # Reject names that are not valid shell variable names.
clif-0.93/configure:111:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
clif-0.93/configure-112-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
clif-0.93/configure-113-    fi
clif-0.93/configure:114:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
clif-0.93/configure-115-    eval "enable_${ac_feature}=no" ;;
##############################################
clif-0.93/configure-117-  -enable-* | --enable-*)
clif-0.93/configure:118:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
clif-0.93/configure-119-    # Reject names that are not valid shell variable names.
clif-0.93/configure:120:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
clif-0.93/configure-121-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
clif-0.93/configure-122-    fi
clif-0.93/configure:123:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
clif-0.93/configure-124-    case "$ac_option" in
##############################################
clif-0.93/configure-348-  -with-* | --with-*)
clif-0.93/configure:349:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
clif-0.93/configure-350-    # Reject names that are not valid shell variable names.
clif-0.93/configure:351:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
clif-0.93/configure-352-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
clif-0.93/configure-353-    fi
clif-0.93/configure:354:    ac_package=`echo $ac_package| sed 's/-/_/g'`
clif-0.93/configure-355-    case "$ac_option" in
##############################################
clif-0.93/configure-361-  -without-* | --without-*)
clif-0.93/configure:362:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
clif-0.93/configure-363-    # Reject names that are not valid shell variable names.
clif-0.93/configure:364:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
clif-0.93/configure-365-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
clif-0.93/configure-366-    fi
clif-0.93/configure:367:    ac_package=`echo $ac_package| sed 's/-/_/g'`
clif-0.93/configure-368-    eval "with_${ac_package}=no" ;;
##############################################
clif-0.93/configure-391-  *)
clif-0.93/configure:392:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
clif-0.93/configure-393-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
clif-0.93/configure-404-if test -n "$ac_prev"; then
clif-0.93/configure:405:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
clif-0.93/configure-406-fi
##############################################
clif-0.93/configure-469-  ac_prog=$0
clif-0.93/configure:470:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
clif-0.93/configure-471-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
clif-0.93/configure-485-fi
clif-0.93/configure:486:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
clif-0.93/configure-487-
##############################################
clif-0.93/configure-536-echo "configure:537: checking for $ac_word" >&5
clif-0.93/configure:537:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
clif-0.93/configure-538-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-565-echo "configure:566: checking for $ac_word" >&5
clif-0.93/configure:566:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
clif-0.93/configure-567-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-652-echo "configure:653: checking whether we are using GNU C" >&5
clif-0.93/configure:653:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
clif-0.93/configure-654-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-676-echo "configure:677: checking whether ${CC-cc} accepts -g" >&5
clif-0.93/configure:677:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
clif-0.93/configure-678-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-680-  echo 'void f(){}' > conftest.c
clif-0.93/configure:681:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
clif-0.93/configure-682-  ac_cv_prog_cc_g=yes
##############################################
clif-0.93/configure-708-echo "configure:709: checking for $ac_word" >&5
clif-0.93/configure:709:if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
clif-0.93/configure-710-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-740-echo "configure:741: checking for $ac_word" >&5
clif-0.93/configure:741:if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
clif-0.93/configure-742-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-773-echo "configure:774: checking for yywrap in -l$ac_lib" >&5
clif-0.93/configure:774:ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
clif-0.93/configure:775:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
clif-0.93/configure-776-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-804-fi
clif-0.93/configure:805:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
clif-0.93/configure-806-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-820-if test -z "$CPP"; then
clif-0.93/configure:821:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
clif-0.93/configure-822-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-896-  else
clif-0.93/configure:897:if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then
clif-0.93/configure-898-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-911-    # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
clif-0.93/configure:912:    eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
clif-0.93/configure-913-    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
##############################################
clif-0.93/configure-1034-# Check X11 before X11Rn because it is often a symlink to the current release.
clif-0.93/configure:1035:for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \
clif-0.93/configure-1036-    /usr/X11/lib          \
##############################################
clif-0.93/configure-1195-ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
clif-0.93/configure:1196:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
clif-0.93/configure-1197-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-1225-fi
clif-0.93/configure:1226:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
clif-0.93/configure-1227-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-1236-ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
clif-0.93/configure:1237:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
clif-0.93/configure-1238-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-1266-fi
clif-0.93/configure:1267:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
clif-0.93/configure-1268-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-1283-echo "configure:1284: checking for gethostbyname" >&5
clif-0.93/configure:1284:if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
clif-0.93/configure-1285-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-1322-
clif-0.93/configure:1323:if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
clif-0.93/configure-1324-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-1333-ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
clif-0.93/configure:1334:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
clif-0.93/configure-1335-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-1363-fi
clif-0.93/configure:1364:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
clif-0.93/configure-1365-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-1381-echo "configure:1382: checking for connect" >&5
clif-0.93/configure:1382:if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
clif-0.93/configure-1383-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-1420-
clif-0.93/configure:1421:if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
clif-0.93/configure-1422-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-1431-ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'`
clif-0.93/configure:1432:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
clif-0.93/configure-1433-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-1461-fi
clif-0.93/configure:1462:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
clif-0.93/configure-1463-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-1473-echo "configure:1474: checking for remove" >&5
clif-0.93/configure:1474:if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
clif-0.93/configure-1475-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-1512-
clif-0.93/configure:1513:if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
clif-0.93/configure-1514-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-1523-ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'`
clif-0.93/configure:1524:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
clif-0.93/configure-1525-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-1553-fi
clif-0.93/configure:1554:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
clif-0.93/configure-1555-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-1565-echo "configure:1566: checking for shmat" >&5
clif-0.93/configure:1566:if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
clif-0.93/configure-1567-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-1604-
clif-0.93/configure:1605:if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
clif-0.93/configure-1606-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-1615-ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
clif-0.93/configure:1616:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
clif-0.93/configure-1617-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-1645-fi
clif-0.93/configure:1646:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
clif-0.93/configure-1647-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-1667-ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
clif-0.93/configure:1668:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
clif-0.93/configure-1669-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-1697-fi
clif-0.93/configure:1698:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
clif-0.93/configure-1699-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-1711-ac_lib_var=`echo elf'_'main | sed 'y%./+-%__p_%'`
clif-0.93/configure:1712:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
clif-0.93/configure-1713-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-1737-fi
clif-0.93/configure:1738:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
clif-0.93/configure-1739-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-1754-ac_lib_var=`echo ucb'_'main | sed 'y%./+-%__p_%'`
clif-0.93/configure:1755:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
clif-0.93/configure-1756-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-1780-fi
clif-0.93/configure:1781:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
clif-0.93/configure-1782-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-1797-ac_lib_var=`echo BSD'_'main | sed 'y%./+-%__p_%'`
clif-0.93/configure:1798:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
clif-0.93/configure-1799-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-1823-fi
clif-0.93/configure:1824:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
clif-0.93/configure-1825-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-1839-do
clif-0.93/configure:1840:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
clif-0.93/configure-1841-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
clif-0.93/configure-1842-echo "configure:1843: checking for $ac_hdr" >&5
clif-0.93/configure:1843:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
clif-0.93/configure-1844-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-1865-fi
clif-0.93/configure:1866:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
clif-0.93/configure-1867-  echo "$ac_t""yes" 1>&6
clif-0.93/configure:1868:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
clif-0.93/configure-1869-  cat >> confdefs.h <<EOF
##############################################
clif-0.93/configure-1879-do
clif-0.93/configure:1880:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
clif-0.93/configure-1881-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
clif-0.93/configure-1882-echo "configure:1883: checking for $ac_hdr" >&5
clif-0.93/configure:1883:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
clif-0.93/configure-1884-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-1905-fi
clif-0.93/configure:1906:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
clif-0.93/configure-1907-  echo "$ac_t""yes" 1>&6
clif-0.93/configure:1908:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
clif-0.93/configure-1909-  cat >> confdefs.h <<EOF
##############################################
clif-0.93/configure-1919-echo "configure:1920: checking for vprintf" >&5
clif-0.93/configure:1920:if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then
clif-0.93/configure-1921-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-1958-
clif-0.93/configure:1959:if eval "test \"`echo '$ac_cv_func_'vprintf`\" = yes"; then
clif-0.93/configure-1960-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-1971-echo "configure:1972: checking for _doprnt" >&5
clif-0.93/configure:1972:if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then
clif-0.93/configure-1973-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-2010-
clif-0.93/configure:2011:if eval "test \"`echo '$ac_cv_func_'_doprnt`\" = yes"; then
clif-0.93/configure-2012-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-2024-echo "configure:2025: checking return type of signal handlers" >&5
clif-0.93/configure:2025:if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then
clif-0.93/configure-2026-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-2065-echo "configure:2066: checking for ANSI C header files" >&5
clif-0.93/configure:2066:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
clif-0.93/configure-2067-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-2171-echo "configure:2172: checking for $ac_func" >&5
clif-0.93/configure:2172:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
clif-0.93/configure-2173-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-2210-
clif-0.93/configure:2211:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
clif-0.93/configure-2212-  echo "$ac_t""yes" 1>&6
clif-0.93/configure:2213:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
clif-0.93/configure-2214-  cat >> confdefs.h <<EOF
##############################################
clif-0.93/configure-2225-echo "configure:2226: checking for signal.h" >&5
clif-0.93/configure:2226:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
clif-0.93/configure-2227-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-2248-fi
clif-0.93/configure:2249:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
clif-0.93/configure-2250-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-2258-echo "configure:2259: checking for termio.h" >&5
clif-0.93/configure:2259:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
clif-0.93/configure-2260-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-2281-fi
clif-0.93/configure:2282:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
clif-0.93/configure-2283-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-2291-echo "configure:2292: checking for fcntl.h" >&5
clif-0.93/configure:2292:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
clif-0.93/configure-2293-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-2314-fi
clif-0.93/configure:2315:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
clif-0.93/configure-2316-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-2325-echo "configure:2326: checking for SVR signals" >&5
clif-0.93/configure:2326: if eval "test \"`echo '$''{'clif_cv_sigs'+set}'`\" = set"; then
clif-0.93/configure-2327-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-2356-echo "configure:2357: checking for SVR3 features" >&5
clif-0.93/configure:2357: if eval "test \"`echo '$''{'clif_cv_lnctl'+set}'`\" = set"; then
clif-0.93/configure-2358-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-2385-ac_lib_var=`echo bsd'_'main | sed 'y%./+-%__p_%'`
clif-0.93/configure:2386:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
clif-0.93/configure-2387-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-2411-fi
clif-0.93/configure:2412:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
clif-0.93/configure-2413-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-2437-echo "configure:2438: checking for old-BSD signals" >&5
clif-0.93/configure:2438: if eval "test \"`echo '$''{'clif_cv_sigv'+set}'`\" = set"; then
clif-0.93/configure-2439-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-2496-echo "configure:2497: checking for Linux signals" >&5
clif-0.93/configure:2497: if eval "test \"`echo '$''{'clif_cv_lsig'+set}'`\" = set"; then
clif-0.93/configure-2498-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-2554-echo "configure:2555: checking for termios.h" >&5
clif-0.93/configure:2555:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
clif-0.93/configure-2556-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-2577-fi
clif-0.93/configure:2578:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
clif-0.93/configure-2579-  echo "$ac_t""yes" 1>&6
##############################################
clif-0.93/configure-2586-echo "configure:2587: checking if it is a true POSIXized system" >&5
clif-0.93/configure:2587: if eval "test \"`echo '$''{'clif_cv_psig'+set}'`\" = set"; then
clif-0.93/configure-2588-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-2642-echo "configure:2643: checking for long double" >&5
clif-0.93/configure:2643:if eval "test \"`echo '$''{'ac_cv_c_long_double'+set}'`\" = set"; then
clif-0.93/configure-2644-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-2685-echo "configure:2686: checking for default alignment" >&5
clif-0.93/configure:2686: if eval "test \"`echo '$''{'clif_cv_align'+set}'`\" = set"; then
clif-0.93/configure-2687-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
clif-0.93/configure-2949-    fi
clif-0.93/configure:2950:    ac_file=`expr $ac_file + 1`
clif-0.93/configure-2951-    ac_beg=$ac_end
clif-0.93/configure:2952:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
clif-0.93/configure-2953-  fi
##############################################
clif-0.93/configure-2967-  case "$ac_file" in
clif-0.93/configure:2968:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
clif-0.93/configure:2969:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
clif-0.93/configure-2970-  *) ac_file_in="${ac_file}.in" ;;
##############################################
clif-0.93/configure-2975-  # Remove last slash and all that follows it.  Not all systems have dirname.
clif-0.93/configure:2976:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
clif-0.93/configure-2977-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
clif-0.93/configure-2979-    test ! -d "$ac_dir" && mkdir "$ac_dir"
clif-0.93/configure:2980:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
clif-0.93/configure-2981-    # A "../" for each directory in $ac_dir_suffix.
clif-0.93/configure:2982:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
clif-0.93/configure-2983-  else
##############################################
clif-0.93/configure-2989-      if test -z "$ac_dots"; then top_srcdir=.
clif-0.93/configure:2990:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
clif-0.93/configure-2991-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
clif-0.93/configure-2999-  rm -f "$ac_file"
clif-0.93/configure:3000:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
clif-0.93/configure-3001-  case "$ac_file" in
##############################################
clif-0.93/configure-3006-
clif-0.93/configure:3007:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
clif-0.93/configure-3008-  sed -e "$ac_comsub
##############################################
clif-0.93/configure-3044-  case "$ac_file" in
clif-0.93/configure:3045:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
clif-0.93/configure:3046:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
clif-0.93/configure-3047-  *) ac_file_in="${ac_file}.in" ;;
##############################################
clif-0.93/configure-3052-  rm -f conftest.frag conftest.in conftest.out
clif-0.93/configure:3053:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
clif-0.93/configure-3054-  cat $ac_file_inputs > conftest.in
##############################################
clif-0.93/configure-3112-    # Remove last slash and all that follows it.  Not all systems have dirname.
clif-0.93/configure:3113:      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
clif-0.93/configure-3114-      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
clif-0.93/.pc/100_oldpatches.diff/Makefile.in-60-
clif-0.93/.pc/100_oldpatches.diff/Makefile.in:61:version=`sed -e 's/.*\"\([^ \"]*\)[ \"].*/\1/' < $(srcdir)/version.h`
clif-0.93/.pc/100_oldpatches.diff/Makefile.in-62-
##############################################
clif-0.93/Makefile.in-60-
clif-0.93/Makefile.in:61:version=`sed -e 's/.*\"\([^ \"]*\)[ \"].*/\1/' < $(srcdir)/version.h`
clif-0.93/Makefile.in-62-