=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== kic-2.4a/util/mkdirpth-16- IFS='%' kic-2.4a/util/mkdirpth:17: set - `echo ${file} | sed -e 's@/@%@g' -e 's@^%@/@'` kic-2.4a/util/mkdirpth-18- IFS="${oIFS}" ############################################## kic-2.4a/configure-70- case "$ac_option" in kic-2.4a/configure:71: -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; kic-2.4a/configure-72- *) ac_optarg= ;; ############################################## kic-2.4a/configure-102- -disable-* | --disable-*) kic-2.4a/configure:103: ac_feature=`echo $ac_option|sed -e 's/-*disable-//'` kic-2.4a/configure-104- # Reject names that are not valid shell variable names. kic-2.4a/configure:105: if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then kic-2.4a/configure-106- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } kic-2.4a/configure-107- fi kic-2.4a/configure:108: ac_feature=`echo $ac_feature| sed 's/-/_/g'` kic-2.4a/configure-109- eval "enable_${ac_feature}=no" ;; ############################################## kic-2.4a/configure-111- -enable-* | --enable-*) kic-2.4a/configure:112: ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` kic-2.4a/configure-113- # Reject names that are not valid shell variable names. kic-2.4a/configure:114: if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then kic-2.4a/configure-115- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } kic-2.4a/configure-116- fi kic-2.4a/configure:117: ac_feature=`echo $ac_feature| sed 's/-/_/g'` kic-2.4a/configure-118- case "$ac_option" in ############################################## kic-2.4a/configure-348- -with-* | --with-*) kic-2.4a/configure:349: ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` kic-2.4a/configure-350- # Reject names that are not valid shell variable names. kic-2.4a/configure:351: if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then kic-2.4a/configure-352- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } kic-2.4a/configure-353- fi kic-2.4a/configure:354: ac_package=`echo $ac_package| sed 's/-/_/g'` kic-2.4a/configure-355- case "$ac_option" in ############################################## kic-2.4a/configure-361- -without-* | --without-*) kic-2.4a/configure:362: ac_package=`echo $ac_option|sed -e 's/-*without-//'` kic-2.4a/configure-363- # Reject names that are not valid shell variable names. kic-2.4a/configure:364: if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then kic-2.4a/configure-365- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } kic-2.4a/configure-366- fi kic-2.4a/configure:367: ac_package=`echo $ac_package| sed 's/-/_/g'` kic-2.4a/configure-368- eval "with_${ac_package}=no" ;; ############################################## kic-2.4a/configure-391- *) kic-2.4a/configure:392: if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then kic-2.4a/configure-393- echo "configure: warning: $ac_option: invalid host type" 1>&2 ############################################## kic-2.4a/configure-404-if test -n "$ac_prev"; then kic-2.4a/configure:405: { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } kic-2.4a/configure-406-fi ############################################## kic-2.4a/configure-469- ac_prog=$0 kic-2.4a/configure:470: ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` kic-2.4a/configure-471- test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. ############################################## kic-2.4a/configure-485-fi kic-2.4a/configure:486:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` kic-2.4a/configure-487- ############################################## kic-2.4a/configure-546-echo "configure:547: checking for $ac_word" >&5 kic-2.4a/configure:547:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then kic-2.4a/configure-548- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-576-echo "configure:577: checking for $ac_word" >&5 kic-2.4a/configure:577:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then kic-2.4a/configure-578- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-627-echo "configure:628: checking for $ac_word" >&5 kic-2.4a/configure:628:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then kic-2.4a/configure-629- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-706-echo "configure:707: checking whether we are using GNU C" >&5 kic-2.4a/configure:707:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then kic-2.4a/configure-708- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-734-echo "configure:735: checking whether ${CC-cc} accepts -g" >&5 kic-2.4a/configure:735:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then kic-2.4a/configure-736- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-738- echo 'void f(){}' > conftest.c kic-2.4a/configure:739:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then kic-2.4a/configure-740- ac_cv_prog_cc_g=yes ############################################## kic-2.4a/configure-766-echo "configure:767: checking for Cygwin environment" >&5 kic-2.4a/configure:767:if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then kic-2.4a/configure-768- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-799-echo "configure:800: checking for mingw32 environment" >&5 kic-2.4a/configure:800:if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then kic-2.4a/configure-801- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-842-echo "configure:843: checking whether ${MAKE-make} sets \${MAKE}" >&5 kic-2.4a/configure:843:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` kic-2.4a/configure:844:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then kic-2.4a/configure-845- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-851-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. kic-2.4a/configure:852:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=` kic-2.4a/configure-853-if test -n "$ac_maketemp"; then ############################################## kic-2.4a/configure-859-fi kic-2.4a/configure:860:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then kic-2.4a/configure-861- echo "$ac_t""yes" 1>&6 ############################################## kic-2.4a/configure-871-echo "configure:872: checking for $ac_word" >&5 kic-2.4a/configure:872:if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then kic-2.4a/configure-873- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-943-if test -z "$CPP"; then kic-2.4a/configure:944:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then kic-2.4a/configure-945- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-959-{ (eval echo configure:960: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } kic-2.4a/configure:960:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` kic-2.4a/configure-961-if test -z "$ac_err"; then ############################################## kic-2.4a/configure-976-{ (eval echo configure:977: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } kic-2.4a/configure:977:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` kic-2.4a/configure-978-if test -z "$ac_err"; then ############################################## kic-2.4a/configure-993-{ (eval echo configure:994: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } kic-2.4a/configure:994:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` kic-2.4a/configure-995-if test -z "$ac_err"; then ############################################## kic-2.4a/configure-1018-echo "configure:1019: checking for ANSI C header files" >&5 kic-2.4a/configure:1019:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then kic-2.4a/configure-1020- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-1031-{ (eval echo configure:1032: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } kic-2.4a/configure:1032:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` kic-2.4a/configure-1033-if test -z "$ac_err"; then ############################################## kic-2.4a/configure-1138-echo "configure:1139: checking for working const" >&5 kic-2.4a/configure:1139:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then kic-2.4a/configure-1140- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-1213-echo "configure:1214: checking whether time.h and sys/time.h may both be included" >&5 kic-2.4a/configure:1214:if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then kic-2.4a/configure-1215- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-1248-echo "configure:1249: checking whether struct tm is in sys/time.h or time.h" >&5 kic-2.4a/configure:1249:if eval "test \"`echo '$''{'ac_cv_struct_tm'+set}'`\" = set"; then kic-2.4a/configure-1250- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-1284-ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'` kic-2.4a/configure:1285:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then kic-2.4a/configure-1286- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-1310-fi kic-2.4a/configure:1311:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then kic-2.4a/configure-1312- echo "$ac_t""yes" 1>&6 ############################################## kic-2.4a/configure-1346- else kic-2.4a/configure:1347:if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then kic-2.4a/configure-1348- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-1361- # GNU make sometimes prints "make[1]: Entering...", which would confuse us. kic-2.4a/configure:1362: eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` kic-2.4a/configure-1363- # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. ############################################## kic-2.4a/configure-1397-{ (eval echo configure:1398: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } kic-2.4a/configure:1398:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` kic-2.4a/configure-1399-if test -z "$ac_err"; then ############################################## kic-2.4a/configure-1484-# Check X11 before X11Rn because it is often a symlink to the current release. kic-2.4a/configure:1485:for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \ kic-2.4a/configure-1486- /usr/X11/lib \ ############################################## kic-2.4a/configure-1645-ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` kic-2.4a/configure:1646:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then kic-2.4a/configure-1647- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-1675-fi kic-2.4a/configure:1676:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then kic-2.4a/configure-1677- echo "$ac_t""yes" 1>&6 ############################################## kic-2.4a/configure-1686-ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` kic-2.4a/configure:1687:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then kic-2.4a/configure-1688- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-1716-fi kic-2.4a/configure:1717:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then kic-2.4a/configure-1718- echo "$ac_t""yes" 1>&6 ############################################## kic-2.4a/configure-1733-echo "configure:1734: checking for gethostbyname" >&5 kic-2.4a/configure:1734:if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then kic-2.4a/configure-1735- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-1772- kic-2.4a/configure:1773:if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then kic-2.4a/configure-1774- echo "$ac_t""yes" 1>&6 ############################################## kic-2.4a/configure-1783-ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` kic-2.4a/configure:1784:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then kic-2.4a/configure-1785- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-1813-fi kic-2.4a/configure:1814:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then kic-2.4a/configure-1815- echo "$ac_t""yes" 1>&6 ############################################## kic-2.4a/configure-1831-echo "configure:1832: checking for connect" >&5 kic-2.4a/configure:1832:if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then kic-2.4a/configure-1833- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-1870- kic-2.4a/configure:1871:if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then kic-2.4a/configure-1872- echo "$ac_t""yes" 1>&6 ############################################## kic-2.4a/configure-1881-ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` kic-2.4a/configure:1882:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then kic-2.4a/configure-1883- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-1911-fi kic-2.4a/configure:1912:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then kic-2.4a/configure-1913- echo "$ac_t""yes" 1>&6 ############################################## kic-2.4a/configure-1923-echo "configure:1924: checking for remove" >&5 kic-2.4a/configure:1924:if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then kic-2.4a/configure-1925- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-1962- kic-2.4a/configure:1963:if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then kic-2.4a/configure-1964- echo "$ac_t""yes" 1>&6 ############################################## kic-2.4a/configure-1973-ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` kic-2.4a/configure:1974:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then kic-2.4a/configure-1975- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-2003-fi kic-2.4a/configure:2004:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then kic-2.4a/configure-2005- echo "$ac_t""yes" 1>&6 ############################################## kic-2.4a/configure-2015-echo "configure:2016: checking for shmat" >&5 kic-2.4a/configure:2016:if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then kic-2.4a/configure-2017- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-2054- kic-2.4a/configure:2055:if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then kic-2.4a/configure-2056- echo "$ac_t""yes" 1>&6 ############################################## kic-2.4a/configure-2065-ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` kic-2.4a/configure:2066:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then kic-2.4a/configure-2067- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-2095-fi kic-2.4a/configure:2096:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then kic-2.4a/configure-2097- echo "$ac_t""yes" 1>&6 ############################################## kic-2.4a/configure-2117-ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` kic-2.4a/configure:2118:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then kic-2.4a/configure-2119- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-2147-fi kic-2.4a/configure:2148:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then kic-2.4a/configure-2149- echo "$ac_t""yes" 1>&6 ############################################## kic-2.4a/configure-2173-echo "configure:2171: checking for sys/ioctl.h" >&5 kic-2.4a/configure:2174:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then kic-2.4a/configure-2175- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-2183-{ (eval echo configure:2181: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } kic-2.4a/configure:2184:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` kic-2.4a/configure-2185-if test -z "$ac_err"; then ############################################## kic-2.4a/configure-2196-fi kic-2.4a/configure:2197:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then kic-2.4a/configure-2198- echo "$ac_t""yes" 1>&6 ############################################## kic-2.4a/configure-2205-echo "configure:2203: checking for strlwr" >&5 kic-2.4a/configure:2206:if eval "test \"`echo '$''{'ac_cv_func_strlwr'+set}'`\" = set"; then kic-2.4a/configure-2207- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-2244- kic-2.4a/configure:2245:if eval "test \"`echo '$ac_cv_func_'strlwr`\" = yes"; then kic-2.4a/configure-2246- echo "$ac_t""yes" 1>&6 ############################################## kic-2.4a/configure-2253-echo "configure:2251: checking for stricmp" >&5 kic-2.4a/configure:2254:if eval "test \"`echo '$''{'ac_cv_func_stricmp'+set}'`\" = set"; then kic-2.4a/configure-2255- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## kic-2.4a/configure-2292- kic-2.4a/configure:2293:if eval "test \"`echo '$ac_cv_func_'stricmp`\" = yes"; then kic-2.4a/configure-2294- echo "$ac_t""yes" 1>&6 ############################################## kic-2.4a/configure-2501- fi kic-2.4a/configure:2502: ac_file=`expr $ac_file + 1` kic-2.4a/configure-2503- ac_beg=$ac_end kic-2.4a/configure:2504: ac_end=`expr $ac_end + $ac_max_sed_cmds` kic-2.4a/configure-2505- fi ############################################## kic-2.4a/configure-2526- case "$ac_file" in kic-2.4a/configure:2527: *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` kic-2.4a/configure:2528: ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; kic-2.4a/configure-2529- *) ac_file_in="${ac_file}.in" ;; ############################################## kic-2.4a/configure-2534- # Remove last slash and all that follows it. Not all systems have dirname. kic-2.4a/configure:2535: ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` kic-2.4a/configure-2536- if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then ############################################## kic-2.4a/configure-2538- test ! -d "$ac_dir" && mkdir "$ac_dir" kic-2.4a/configure:2539: ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" kic-2.4a/configure-2540- # A "../" for each directory in $ac_dir_suffix. kic-2.4a/configure:2541: ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` kic-2.4a/configure-2542- else ############################################## kic-2.4a/configure-2548- if test -z "$ac_dots"; then top_srcdir=. kic-2.4a/configure:2549: else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; kic-2.4a/configure-2550- /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; ############################################## kic-2.4a/configure-2558- rm -f "$ac_file" kic-2.4a/configure:2559: configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." kic-2.4a/configure-2560- case "$ac_file" in ############################################## kic-2.4a/configure-2565- kic-2.4a/configure:2566: ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` kic-2.4a/configure-2567- sed -e "$ac_comsub