=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== xwrits-2.21/Makefile.am-48- @mkdir $(distdir)/color $(distdir)/mono xwrits-2.21/Makefile.am:49: @d=`cd $(distdir)/color; pwd` && cd $(srcdir) && cp -p $(COLOR_PIC) $$d xwrits-2.21/Makefile.am:50: @d=`cd $(distdir)/mono; pwd` && cd $(srcdir) && cp -p $(MONO_PIC) $$d xwrits-2.21/Makefile.am-51- ############################################## xwrits-2.21/Makefile.am-62-rpm: dist xwrits-2.21/Makefile.am:63: buildarch=`rpm --showrc | awk '/^build arch/ { print $$4; }'` ; \ xwrits-2.21/Makefile.am-64- mkdir -p /tmp/rpm-xw/SOURCES /tmp/rpm-xw/RPMS/$$buildarch \ ############################################## xwrits-2.21/Makefile.in-193- if test -f $$p; then \ xwrits-2.21/Makefile.in:194: echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ xwrits-2.21/Makefile.in:195: $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ xwrits-2.21/Makefile.in-196- else :; fi; \ ############################################## xwrits-2.21/Makefile.in-201- list='$(bin_PROGRAMS)'; for p in $$list; do \ xwrits-2.21/Makefile.in:202: rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ xwrits-2.21/Makefile.in-203- done ############################################## xwrits-2.21/Makefile.in-251- else file=$$i; fi; \ xwrits-2.21/Makefile.in:252: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ xwrits-2.21/Makefile.in:253: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ xwrits-2.21/Makefile.in:254: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ xwrits-2.21/Makefile.in-255- echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \ ############################################## xwrits-2.21/Makefile.in-266- for i in $$list; do \ xwrits-2.21/Makefile.in:267: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ xwrits-2.21/Makefile.in:268: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ xwrits-2.21/Makefile.in:269: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ xwrits-2.21/Makefile.in-270- echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \ ############################################## xwrits-2.21/Makefile.in-319- mkdir $(distdir)/=inst xwrits-2.21/Makefile.in:320: dc_install_base=`cd $(distdir)/=inst && pwd`; \ xwrits-2.21/Makefile.in-321- cd $(distdir)/=build \ ############################################## xwrits-2.21/Makefile.in-330- @banner="$(distdir).tar.gz is ready for distribution"; \ xwrits-2.21/Makefile.in:331: dashes=`echo "$$banner" | sed s/./=/g`; \ xwrits-2.21/Makefile.in-332- echo "$$dashes"; \ ############################################## xwrits-2.21/Makefile.in-457- @mkdir $(distdir)/color $(distdir)/mono xwrits-2.21/Makefile.in:458: @d=`cd $(distdir)/color; pwd` && cd $(srcdir) && cp -p $(COLOR_PIC) $$d xwrits-2.21/Makefile.in:459: @d=`cd $(distdir)/mono; pwd` && cd $(srcdir) && cp -p $(MONO_PIC) $$d xwrits-2.21/Makefile.in-460- ############################################## xwrits-2.21/Makefile.in-471-rpm: dist xwrits-2.21/Makefile.in:472: buildarch=`rpm --showrc | awk '/^build arch/ { print $$4; }'` ; \ xwrits-2.21/Makefile.in-473- mkdir -p /tmp/rpm-xw/SOURCES /tmp/rpm-xw/RPMS/$$buildarch \ ############################################## xwrits-2.21/aclocal.m4-28-dnl test to see if srcdir already configured xwrits-2.21/aclocal.m4:29:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then xwrits-2.21/aclocal.m4-30- AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) ############################################## xwrits-2.21/aclocal.m4-37-dnl FIXME This is truly gross. xwrits-2.21/aclocal.m4:38:missing_dir=`cd $ac_aux_dir && pwd` xwrits-2.21/aclocal.m4-39-AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir) ############################################## xwrits-2.21/aclocal.m4-60-if ( xwrits-2.21/aclocal.m4:61: set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` xwrits-2.21/aclocal.m4-62- if test "[$]*" = "X"; then xwrits-2.21/aclocal.m4-63- # -L didn't work. xwrits-2.21/aclocal.m4:64: set X `ls -t $srcdir/configure conftestfile` xwrits-2.21/aclocal.m4-65- fi ############################################## xwrits-2.21/aclocal.m4-120- *" <<$>>am_file "*<<)>> xwrits-2.21/aclocal.m4:121: echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx xwrits-2.21/aclocal.m4-122- ;; xwrits-2.21/aclocal.m4-123- esac xwrits-2.21/aclocal.m4:124: am_indx=`expr "<<$>>am_indx" + 1` xwrits-2.21/aclocal.m4-125-done<<>>dnl>>) ############################################## xwrits-2.21/configure-71- case "$ac_option" in xwrits-2.21/configure:72: -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; xwrits-2.21/configure-73- *) ac_optarg= ;; ############################################## xwrits-2.21/configure-103- -disable-* | --disable-*) xwrits-2.21/configure:104: ac_feature=`echo $ac_option|sed -e 's/-*disable-//'` xwrits-2.21/configure-105- # Reject names that are not valid shell variable names. xwrits-2.21/configure:106: if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then xwrits-2.21/configure-107- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } xwrits-2.21/configure-108- fi xwrits-2.21/configure:109: ac_feature=`echo $ac_feature| sed 's/-/_/g'` xwrits-2.21/configure-110- eval "enable_${ac_feature}=no" ;; ############################################## xwrits-2.21/configure-112- -enable-* | --enable-*) xwrits-2.21/configure:113: ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` xwrits-2.21/configure-114- # Reject names that are not valid shell variable names. xwrits-2.21/configure:115: if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then xwrits-2.21/configure-116- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } xwrits-2.21/configure-117- fi xwrits-2.21/configure:118: ac_feature=`echo $ac_feature| sed 's/-/_/g'` xwrits-2.21/configure-119- case "$ac_option" in ############################################## xwrits-2.21/configure-343- -with-* | --with-*) xwrits-2.21/configure:344: ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` xwrits-2.21/configure-345- # Reject names that are not valid shell variable names. xwrits-2.21/configure:346: if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then xwrits-2.21/configure-347- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } xwrits-2.21/configure-348- fi xwrits-2.21/configure:349: ac_package=`echo $ac_package| sed 's/-/_/g'` xwrits-2.21/configure-350- case "$ac_option" in ############################################## xwrits-2.21/configure-356- -without-* | --without-*) xwrits-2.21/configure:357: ac_package=`echo $ac_option|sed -e 's/-*without-//'` xwrits-2.21/configure-358- # Reject names that are not valid shell variable names. xwrits-2.21/configure:359: if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then xwrits-2.21/configure-360- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } xwrits-2.21/configure-361- fi xwrits-2.21/configure:362: ac_package=`echo $ac_package| sed 's/-/_/g'` xwrits-2.21/configure-363- eval "with_${ac_package}=no" ;; ############################################## xwrits-2.21/configure-386- *) xwrits-2.21/configure:387: if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then xwrits-2.21/configure-388- echo "configure: warning: $ac_option: invalid host type" 1>&2 ############################################## xwrits-2.21/configure-399-if test -n "$ac_prev"; then xwrits-2.21/configure:400: { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } xwrits-2.21/configure-401-fi ############################################## xwrits-2.21/configure-464- ac_prog=$0 xwrits-2.21/configure:465: ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` xwrits-2.21/configure-466- test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. ############################################## xwrits-2.21/configure-480-fi xwrits-2.21/configure:481:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` xwrits-2.21/configure-482- ############################################## xwrits-2.21/configure-560-if test -z "$INSTALL"; then xwrits-2.21/configure:561:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then xwrits-2.21/configure-562- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-621-if ( xwrits-2.21/configure:622: set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` xwrits-2.21/configure-623- if test "$*" = "X"; then xwrits-2.21/configure-624- # -L didn't work. xwrits-2.21/configure:625: set X `ls -t $srcdir/configure conftestfile` xwrits-2.21/configure-626- fi ############################################## xwrits-2.21/configure-655-EOF_SED xwrits-2.21/configure:656: program_transform_name="`echo $program_transform_name|sed -f conftestsed`" xwrits-2.21/configure-657- rm -f conftestsed ############################################## xwrits-2.21/configure-669-echo "configure:670: checking whether ${MAKE-make} sets \${MAKE}" >&5 xwrits-2.21/configure:670:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` xwrits-2.21/configure:671:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then xwrits-2.21/configure-672- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-678-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. xwrits-2.21/configure:679:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=` xwrits-2.21/configure-680-if test -n "$ac_maketemp"; then ############################################## xwrits-2.21/configure-686-fi xwrits-2.21/configure:687:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then xwrits-2.21/configure-688- echo "$ac_t""yes" 1>&6 ############################################## xwrits-2.21/configure-699- xwrits-2.21/configure:700:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then xwrits-2.21/configure-701- { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } ############################################## xwrits-2.21/configure-712- xwrits-2.21/configure:713:missing_dir=`cd $ac_aux_dir && pwd` xwrits-2.21/configure-714-echo $ac_n "checking for working aclocal""... $ac_c" 1>&6 ############################################## xwrits-2.21/configure-787-echo "configure:788: checking for $ac_word" >&5 xwrits-2.21/configure:788:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then xwrits-2.21/configure-789- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-817-echo "configure:818: checking for $ac_word" >&5 xwrits-2.21/configure:818:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then xwrits-2.21/configure-819- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-868-echo "configure:869: checking for $ac_word" >&5 xwrits-2.21/configure:869:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then xwrits-2.21/configure-870- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-947-echo "configure:948: checking whether we are using GNU C" >&5 xwrits-2.21/configure:948:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then xwrits-2.21/configure-949- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-975-echo "configure:976: checking whether ${CC-cc} accepts -g" >&5 xwrits-2.21/configure:976:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then xwrits-2.21/configure-977- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-979- echo 'void f(){}' > conftest.c xwrits-2.21/configure:980:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then xwrits-2.21/configure-981- ac_cv_prog_cc_g=yes ############################################## xwrits-2.21/configure-1007-echo "configure:1008: checking for working const" >&5 xwrits-2.21/configure:1008:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then xwrits-2.21/configure-1009- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-1082-echo "configure:1083: checking for inline" >&5 xwrits-2.21/configure:1083:if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then xwrits-2.21/configure-1084- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-1137-if test -z "$CPP"; then xwrits-2.21/configure:1138:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then xwrits-2.21/configure-1139- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-1153-{ (eval echo configure:1154: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } xwrits-2.21/configure:1154:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` xwrits-2.21/configure-1155-if test -z "$ac_err"; then ############################################## xwrits-2.21/configure-1170-{ (eval echo configure:1171: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } xwrits-2.21/configure:1171:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` xwrits-2.21/configure-1172-if test -z "$ac_err"; then ############################################## xwrits-2.21/configure-1187-{ (eval echo configure:1188: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } xwrits-2.21/configure:1188:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` xwrits-2.21/configure-1189-if test -z "$ac_err"; then ############################################## xwrits-2.21/configure-1232- else xwrits-2.21/configure:1233:if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then xwrits-2.21/configure-1234- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-1247- # GNU make sometimes prints "make[1]: Entering...", which would confuse us. xwrits-2.21/configure:1248: eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` xwrits-2.21/configure-1249- # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. ############################################## xwrits-2.21/configure-1283-{ (eval echo configure:1284: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } xwrits-2.21/configure:1284:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` xwrits-2.21/configure-1285-if test -z "$ac_err"; then ############################################## xwrits-2.21/configure-1370-# Check X11 before X11Rn because it is often a symlink to the current release. xwrits-2.21/configure:1371:for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \ xwrits-2.21/configure-1372- /usr/X11/lib \ ############################################## xwrits-2.21/configure-1531-ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` xwrits-2.21/configure:1532:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xwrits-2.21/configure-1533- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-1561-fi xwrits-2.21/configure:1562:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xwrits-2.21/configure-1563- echo "$ac_t""yes" 1>&6 ############################################## xwrits-2.21/configure-1572-ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` xwrits-2.21/configure:1573:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xwrits-2.21/configure-1574- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-1602-fi xwrits-2.21/configure:1603:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xwrits-2.21/configure-1604- echo "$ac_t""yes" 1>&6 ############################################## xwrits-2.21/configure-1619-echo "configure:1620: checking for gethostbyname" >&5 xwrits-2.21/configure:1620:if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then xwrits-2.21/configure-1621- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-1658- xwrits-2.21/configure:1659:if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then xwrits-2.21/configure-1660- echo "$ac_t""yes" 1>&6 ############################################## xwrits-2.21/configure-1669-ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` xwrits-2.21/configure:1670:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xwrits-2.21/configure-1671- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-1699-fi xwrits-2.21/configure:1700:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xwrits-2.21/configure-1701- echo "$ac_t""yes" 1>&6 ############################################## xwrits-2.21/configure-1717-echo "configure:1718: checking for connect" >&5 xwrits-2.21/configure:1718:if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then xwrits-2.21/configure-1719- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-1756- xwrits-2.21/configure:1757:if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then xwrits-2.21/configure-1758- echo "$ac_t""yes" 1>&6 ############################################## xwrits-2.21/configure-1767-ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` xwrits-2.21/configure:1768:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xwrits-2.21/configure-1769- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-1797-fi xwrits-2.21/configure:1798:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xwrits-2.21/configure-1799- echo "$ac_t""yes" 1>&6 ############################################## xwrits-2.21/configure-1809-echo "configure:1810: checking for remove" >&5 xwrits-2.21/configure:1810:if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then xwrits-2.21/configure-1811- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-1848- xwrits-2.21/configure:1849:if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then xwrits-2.21/configure-1850- echo "$ac_t""yes" 1>&6 ############################################## xwrits-2.21/configure-1859-ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` xwrits-2.21/configure:1860:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xwrits-2.21/configure-1861- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-1889-fi xwrits-2.21/configure:1890:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xwrits-2.21/configure-1891- echo "$ac_t""yes" 1>&6 ############################################## xwrits-2.21/configure-1901-echo "configure:1902: checking for shmat" >&5 xwrits-2.21/configure:1902:if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then xwrits-2.21/configure-1903- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-1940- xwrits-2.21/configure:1941:if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then xwrits-2.21/configure-1942- echo "$ac_t""yes" 1>&6 ############################################## xwrits-2.21/configure-1951-ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` xwrits-2.21/configure:1952:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xwrits-2.21/configure-1953- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-1981-fi xwrits-2.21/configure:1982:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xwrits-2.21/configure-1983- echo "$ac_t""yes" 1>&6 ############################################## xwrits-2.21/configure-2003-ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` xwrits-2.21/configure:2004:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xwrits-2.21/configure-2005- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-2033-fi xwrits-2.21/configure:2034:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xwrits-2.21/configure-2035- echo "$ac_t""yes" 1>&6 ############################################## xwrits-2.21/configure-2051-echo "configure:2052: checking for X11/extensions/Xinerama.h" >&5 xwrits-2.21/configure:2052:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then xwrits-2.21/configure-2053- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-2061-{ (eval echo configure:2062: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } xwrits-2.21/configure:2062:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` xwrits-2.21/configure-2063-if test -z "$ac_err"; then ############################################## xwrits-2.21/configure-2074-fi xwrits-2.21/configure:2075:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then xwrits-2.21/configure-2076- echo "$ac_t""yes" 1>&6 ############################################## xwrits-2.21/configure-2086-ac_lib_var=`echo Xinerama'_'XineramaQueryScreens | sed 'y%./+-%__p_%'` xwrits-2.21/configure:2087:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xwrits-2.21/configure-2088- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-2116-fi xwrits-2.21/configure:2117:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xwrits-2.21/configure-2118- echo "$ac_t""yes" 1>&6 ############################################## xwrits-2.21/configure-2140-echo "configure:2141: checking for $ac_func" >&5 xwrits-2.21/configure:2141:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then xwrits-2.21/configure-2142- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-2179- xwrits-2.21/configure:2180:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then xwrits-2.21/configure-2181- echo "$ac_t""yes" 1>&6 xwrits-2.21/configure:2182: ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` xwrits-2.21/configure-2183- cat >> confdefs.h <<EOF ############################################## xwrits-2.21/configure-2197-echo "configure:2198: checking for gettimeofday prototype" >&5 xwrits-2.21/configure:2198:if eval "test \"`echo '$''{'ac_cv_gettimeofday'+set}'`\" = set"; then xwrits-2.21/configure-2199- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-2248-do xwrits-2.21/configure:2249:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` xwrits-2.21/configure-2250-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 xwrits-2.21/configure-2251-echo "configure:2252: checking for $ac_hdr" >&5 xwrits-2.21/configure:2252:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then xwrits-2.21/configure-2253- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-2261-{ (eval echo configure:2262: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } xwrits-2.21/configure:2262:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` xwrits-2.21/configure-2263-if test -z "$ac_err"; then ############################################## xwrits-2.21/configure-2274-fi xwrits-2.21/configure:2275:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then xwrits-2.21/configure-2276- echo "$ac_t""yes" 1>&6 xwrits-2.21/configure:2277: ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` xwrits-2.21/configure-2278- cat >> confdefs.h <<EOF ############################################## xwrits-2.21/configure-2289-echo "configure:2290: checking for integer typedefs" >&5 xwrits-2.21/configure:2290:if eval "test \"`echo '$''{'ac_cv_int_types'+set}'`\" = set"; then xwrits-2.21/configure-2291- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-2330-echo "configure:2331: checking for a 16-bit value" >&5 xwrits-2.21/configure:2331:if eval "test \"`echo '$''{'ac_cv_int16'+set}'`\" = set"; then xwrits-2.21/configure-2332- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-2368-echo "configure:2369: checking for a 32-bit value" >&5 xwrits-2.21/configure:2369:if eval "test \"`echo '$''{'ac_cv_int32'+set}'`\" = set"; then xwrits-2.21/configure-2370- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xwrits-2.21/configure-2623- fi xwrits-2.21/configure:2624: ac_file=`expr $ac_file + 1` xwrits-2.21/configure-2625- ac_beg=$ac_end xwrits-2.21/configure:2626: ac_end=`expr $ac_end + $ac_max_sed_cmds` xwrits-2.21/configure-2627- fi ############################################## xwrits-2.21/configure-2641- case "$ac_file" in xwrits-2.21/configure:2642: *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` xwrits-2.21/configure:2643: ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; xwrits-2.21/configure-2644- *) ac_file_in="${ac_file}.in" ;; ############################################## xwrits-2.21/configure-2649- # Remove last slash and all that follows it. Not all systems have dirname. xwrits-2.21/configure:2650: ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` xwrits-2.21/configure-2651- if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then ############################################## xwrits-2.21/configure-2653- test ! -d "$ac_dir" && mkdir "$ac_dir" xwrits-2.21/configure:2654: ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" xwrits-2.21/configure-2655- # A "../" for each directory in $ac_dir_suffix. xwrits-2.21/configure:2656: ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` xwrits-2.21/configure-2657- else ############################################## xwrits-2.21/configure-2663- if test -z "$ac_dots"; then top_srcdir=. xwrits-2.21/configure:2664: else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; xwrits-2.21/configure-2665- /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; ############################################## xwrits-2.21/configure-2677- rm -f "$ac_file" xwrits-2.21/configure:2678: configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." xwrits-2.21/configure-2679- case "$ac_file" in ############################################## xwrits-2.21/configure-2684- xwrits-2.21/configure:2685: ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` xwrits-2.21/configure-2686- sed -e "$ac_comsub ############################################## xwrits-2.21/configure-2723- case "$ac_file" in xwrits-2.21/configure:2724: *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` xwrits-2.21/configure:2725: ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; xwrits-2.21/configure-2726- *) ac_file_in="${ac_file}.in" ;; ############################################## xwrits-2.21/configure-2731- rm -f conftest.frag conftest.in conftest.out xwrits-2.21/configure:2732: ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` xwrits-2.21/configure-2733- cat $ac_file_inputs > conftest.in ############################################## xwrits-2.21/configure-2791- # Remove last slash and all that follows it. Not all systems have dirname. xwrits-2.21/configure:2792: ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` xwrits-2.21/configure-2793- if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then ############################################## xwrits-2.21/install-sh-85- xwrits-2.21/install-sh:86: -t=*) transformarg=`echo $1 | sed 's/-t=//'` xwrits-2.21/install-sh-87- shift ############################################## xwrits-2.21/install-sh-89- xwrits-2.21/install-sh:90: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` xwrits-2.21/install-sh-91- shift ############################################## xwrits-2.21/install-sh-151- then xwrits-2.21/install-sh:152: dst="$dst"/`basename $src` xwrits-2.21/install-sh-153- else ############################################## xwrits-2.21/install-sh-158-## this sed command emulates the dirname command xwrits-2.21/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` xwrits-2.21/install-sh-160- ############################################## xwrits-2.21/install-sh-172-IFS='%' xwrits-2.21/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` xwrits-2.21/install-sh-174-IFS="${oIFS}" ############################################## xwrits-2.21/install-sh-206- then xwrits-2.21/install-sh:207: dstfile=`basename $dst` xwrits-2.21/install-sh-208- else ############################################## xwrits-2.21/install-sh-216- then xwrits-2.21/install-sh:217: dstfile=`basename $dst` xwrits-2.21/install-sh-218- else ############################################## xwrits-2.21/missing-119- *.y) xwrits-2.21/missing:120: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` xwrits-2.21/missing-121- if [ -f "$SRCFILE" ]; then ############################################## xwrits-2.21/missing-123- fi xwrits-2.21/missing:124: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` xwrits-2.21/missing-125- if [ -f "$SRCFILE" ]; then ############################################## xwrits-2.21/missing-149- *.l) xwrits-2.21/missing:150: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` xwrits-2.21/missing-151- if [ -f "$SRCFILE" ]; then ############################################## xwrits-2.21/missing-169- the \`GNU make' package. Grab either from any GNU archive site." xwrits-2.21/missing:170: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` xwrits-2.21/missing-171- if test -z "$file"; then xwrits-2.21/missing:172: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` xwrits-2.21/missing:173: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` xwrits-2.21/missing-174- fi ############################################## xwrits-2.21/mkinstalldirs-12-do xwrits-2.21/mkinstalldirs:13: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` xwrits-2.21/mkinstalldirs-14- shift