=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== tempest-for-eliza-1.0.5/Makefile.in-147- if test -f $$p; then \ tempest-for-eliza-1.0.5/Makefile.in:148: echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ tempest-for-eliza-1.0.5/Makefile.in:149: $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ tempest-for-eliza-1.0.5/Makefile.in-150- else :; fi; \ ############################################## tempest-for-eliza-1.0.5/Makefile.in-155- list='$(bin_PROGRAMS)'; for p in $$list; do \ tempest-for-eliza-1.0.5/Makefile.in:156: rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ tempest-for-eliza-1.0.5/Makefile.in-157- done ############################################## tempest-for-eliza-1.0.5/Makefile.in-201- dot_seen=no; \ tempest-for-eliza-1.0.5/Makefile.in:202: target=`echo $@ | sed s/-recursive//`; \ tempest-for-eliza-1.0.5/Makefile.in-203- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## tempest-for-eliza-1.0.5/Makefile.in-226- test "$$dot_seen" = "no" && rev=". $$rev"; \ tempest-for-eliza-1.0.5/Makefile.in:227: target=`echo $@ | sed s/-recursive//`; \ tempest-for-eliza-1.0.5/Makefile.in-228- for subdir in $$rev; do \ ############################################## tempest-for-eliza-1.0.5/Makefile.in-287- mkdir $(distdir)/=inst tempest-for-eliza-1.0.5/Makefile.in:288: dc_install_base=`cd $(distdir)/=inst && pwd`; \ tempest-for-eliza-1.0.5/Makefile.in-289- cd $(distdir)/=build \ ############################################## tempest-for-eliza-1.0.5/Makefile.in-298- @banner="$(distdir).tar.gz is ready for distribution"; \ tempest-for-eliza-1.0.5/Makefile.in:299: dashes=`echo "$$banner" | sed s/./=/g`; \ tempest-for-eliza-1.0.5/Makefile.in-300- echo "$$dashes"; \ ############################################## tempest-for-eliza-1.0.5/acinclude.m4-182- else tempest-for-eliza-1.0.5/acinclude.m4:183: SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags` tempest-for-eliza-1.0.5/acinclude.m4:184: SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs` tempest-for-eliza-1.0.5/acinclude.m4-185- ############################################## tempest-for-eliza-1.0.5/aclocal.m4-194- else tempest-for-eliza-1.0.5/aclocal.m4:195: SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags` tempest-for-eliza-1.0.5/aclocal.m4:196: SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs` tempest-for-eliza-1.0.5/aclocal.m4-197- ############################################## tempest-for-eliza-1.0.5/aclocal.m4-343-dnl test to see if srcdir already configured tempest-for-eliza-1.0.5/aclocal.m4:344:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then tempest-for-eliza-1.0.5/aclocal.m4-345- AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) ############################################## tempest-for-eliza-1.0.5/aclocal.m4-352-dnl FIXME This is truly gross. tempest-for-eliza-1.0.5/aclocal.m4:353:missing_dir=`cd $ac_aux_dir && pwd` tempest-for-eliza-1.0.5/aclocal.m4-354-AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir) ############################################## tempest-for-eliza-1.0.5/aclocal.m4-375-if ( tempest-for-eliza-1.0.5/aclocal.m4:376: set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` tempest-for-eliza-1.0.5/aclocal.m4-377- if test "[$]*" = "X"; then tempest-for-eliza-1.0.5/aclocal.m4-378- # -L didn't work. tempest-for-eliza-1.0.5/aclocal.m4:379: set X `ls -t $srcdir/configure conftestfile` tempest-for-eliza-1.0.5/aclocal.m4-380- fi ############################################## tempest-for-eliza-1.0.5/configure-93- case "$ac_option" in tempest-for-eliza-1.0.5/configure:94: -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; tempest-for-eliza-1.0.5/configure-95- *) ac_optarg= ;; ############################################## tempest-for-eliza-1.0.5/configure-125- -disable-* | --disable-*) tempest-for-eliza-1.0.5/configure:126: ac_feature=`echo $ac_option|sed -e 's/-*disable-//'` tempest-for-eliza-1.0.5/configure-127- # Reject names that are not valid shell variable names. tempest-for-eliza-1.0.5/configure:128: if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then tempest-for-eliza-1.0.5/configure-129- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } tempest-for-eliza-1.0.5/configure-130- fi tempest-for-eliza-1.0.5/configure:131: ac_feature=`echo $ac_feature| sed 's/-/_/g'` tempest-for-eliza-1.0.5/configure-132- eval "enable_${ac_feature}=no" ;; ############################################## tempest-for-eliza-1.0.5/configure-134- -enable-* | --enable-*) tempest-for-eliza-1.0.5/configure:135: ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` tempest-for-eliza-1.0.5/configure-136- # Reject names that are not valid shell variable names. tempest-for-eliza-1.0.5/configure:137: if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then tempest-for-eliza-1.0.5/configure-138- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } tempest-for-eliza-1.0.5/configure-139- fi tempest-for-eliza-1.0.5/configure:140: ac_feature=`echo $ac_feature| sed 's/-/_/g'` tempest-for-eliza-1.0.5/configure-141- case "$ac_option" in ############################################## tempest-for-eliza-1.0.5/configure-365- -with-* | --with-*) tempest-for-eliza-1.0.5/configure:366: ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` tempest-for-eliza-1.0.5/configure-367- # Reject names that are not valid shell variable names. tempest-for-eliza-1.0.5/configure:368: if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then tempest-for-eliza-1.0.5/configure-369- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } tempest-for-eliza-1.0.5/configure-370- fi tempest-for-eliza-1.0.5/configure:371: ac_package=`echo $ac_package| sed 's/-/_/g'` tempest-for-eliza-1.0.5/configure-372- case "$ac_option" in ############################################## tempest-for-eliza-1.0.5/configure-378- -without-* | --without-*) tempest-for-eliza-1.0.5/configure:379: ac_package=`echo $ac_option|sed -e 's/-*without-//'` tempest-for-eliza-1.0.5/configure-380- # Reject names that are not valid shell variable names. tempest-for-eliza-1.0.5/configure:381: if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then tempest-for-eliza-1.0.5/configure-382- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } tempest-for-eliza-1.0.5/configure-383- fi tempest-for-eliza-1.0.5/configure:384: ac_package=`echo $ac_package| sed 's/-/_/g'` tempest-for-eliza-1.0.5/configure-385- eval "with_${ac_package}=no" ;; ############################################## tempest-for-eliza-1.0.5/configure-408- *) tempest-for-eliza-1.0.5/configure:409: if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then tempest-for-eliza-1.0.5/configure-410- echo "configure: warning: $ac_option: invalid host type" 1>&2 ############################################## tempest-for-eliza-1.0.5/configure-421-if test -n "$ac_prev"; then tempest-for-eliza-1.0.5/configure:422: { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } tempest-for-eliza-1.0.5/configure-423-fi ############################################## tempest-for-eliza-1.0.5/configure-486- ac_prog=$0 tempest-for-eliza-1.0.5/configure:487: ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` tempest-for-eliza-1.0.5/configure-488- test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. ############################################## tempest-for-eliza-1.0.5/configure-502-fi tempest-for-eliza-1.0.5/configure:503:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` tempest-for-eliza-1.0.5/configure-504- ############################################## tempest-for-eliza-1.0.5/configure-582-if test -z "$INSTALL"; then tempest-for-eliza-1.0.5/configure:583:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then tempest-for-eliza-1.0.5/configure-584- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## tempest-for-eliza-1.0.5/configure-643-if ( tempest-for-eliza-1.0.5/configure:644: set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` tempest-for-eliza-1.0.5/configure-645- if test "$*" = "X"; then tempest-for-eliza-1.0.5/configure-646- # -L didn't work. tempest-for-eliza-1.0.5/configure:647: set X `ls -t $srcdir/configure conftestfile` tempest-for-eliza-1.0.5/configure-648- fi ############################################## tempest-for-eliza-1.0.5/configure-677-EOF_SED tempest-for-eliza-1.0.5/configure:678: program_transform_name="`echo $program_transform_name|sed -f conftestsed`" tempest-for-eliza-1.0.5/configure-679- rm -f conftestsed ############################################## tempest-for-eliza-1.0.5/configure-691-echo "configure:692: checking whether ${MAKE-make} sets \${MAKE}" >&5 tempest-for-eliza-1.0.5/configure:692:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` tempest-for-eliza-1.0.5/configure:693:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then tempest-for-eliza-1.0.5/configure-694- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## tempest-for-eliza-1.0.5/configure-700-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. tempest-for-eliza-1.0.5/configure:701:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=` tempest-for-eliza-1.0.5/configure-702-if test -n "$ac_maketemp"; then ############################################## tempest-for-eliza-1.0.5/configure-708-fi tempest-for-eliza-1.0.5/configure:709:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then tempest-for-eliza-1.0.5/configure-710- echo "$ac_t""yes" 1>&6 ############################################## tempest-for-eliza-1.0.5/configure-721- tempest-for-eliza-1.0.5/configure:722:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then tempest-for-eliza-1.0.5/configure-723- { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } ############################################## tempest-for-eliza-1.0.5/configure-734- tempest-for-eliza-1.0.5/configure:735:missing_dir=`cd $ac_aux_dir && pwd` tempest-for-eliza-1.0.5/configure-736-echo $ac_n "checking for working aclocal""... $ac_c" 1>&6 ############################################## tempest-for-eliza-1.0.5/configure-914-echo "configure:915: checking for $ac_word" >&5 tempest-for-eliza-1.0.5/configure:915:if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then tempest-for-eliza-1.0.5/configure-916- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## tempest-for-eliza-1.0.5/configure-993-echo "configure:994: checking whether we are using GNU C++" >&5 tempest-for-eliza-1.0.5/configure:994:if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then tempest-for-eliza-1.0.5/configure-995- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## tempest-for-eliza-1.0.5/configure-1021-echo "configure:1022: checking whether ${CXX-g++} accepts -g" >&5 tempest-for-eliza-1.0.5/configure:1022:if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then tempest-for-eliza-1.0.5/configure-1023- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## tempest-for-eliza-1.0.5/configure-1025- echo 'void f(){}' > conftest.cc tempest-for-eliza-1.0.5/configure:1026:if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then tempest-for-eliza-1.0.5/configure-1027- ac_cv_prog_cxx_g=yes ############################################## tempest-for-eliza-1.0.5/configure-1129-echo "configure:1130: checking for $ac_word" >&5 tempest-for-eliza-1.0.5/configure:1130:if eval "test \"`echo '$''{'ac_cv_path_SDL_CONFIG'+set}'`\" = set"; then tempest-for-eliza-1.0.5/configure-1131- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## tempest-for-eliza-1.0.5/configure-1168- else tempest-for-eliza-1.0.5/configure:1169: SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags` tempest-for-eliza-1.0.5/configure:1170: SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs` tempest-for-eliza-1.0.5/configure-1171- ############################################## tempest-for-eliza-1.0.5/configure-1522- fi tempest-for-eliza-1.0.5/configure:1523: ac_file=`expr $ac_file + 1` tempest-for-eliza-1.0.5/configure-1524- ac_beg=$ac_end tempest-for-eliza-1.0.5/configure:1525: ac_end=`expr $ac_end + $ac_max_sed_cmds` tempest-for-eliza-1.0.5/configure-1526- fi ############################################## tempest-for-eliza-1.0.5/configure-1541- case "$ac_file" in tempest-for-eliza-1.0.5/configure:1542: *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` tempest-for-eliza-1.0.5/configure:1543: ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; tempest-for-eliza-1.0.5/configure-1544- *) ac_file_in="${ac_file}.in" ;; ############################################## tempest-for-eliza-1.0.5/configure-1549- # Remove last slash and all that follows it. Not all systems have dirname. tempest-for-eliza-1.0.5/configure:1550: ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` tempest-for-eliza-1.0.5/configure-1551- if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then ############################################## tempest-for-eliza-1.0.5/configure-1553- test ! -d "$ac_dir" && mkdir "$ac_dir" tempest-for-eliza-1.0.5/configure:1554: ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" tempest-for-eliza-1.0.5/configure-1555- # A "../" for each directory in $ac_dir_suffix. tempest-for-eliza-1.0.5/configure:1556: ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` tempest-for-eliza-1.0.5/configure-1557- else ############################################## tempest-for-eliza-1.0.5/configure-1563- if test -z "$ac_dots"; then top_srcdir=. tempest-for-eliza-1.0.5/configure:1564: else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; tempest-for-eliza-1.0.5/configure-1565- /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; ############################################## tempest-for-eliza-1.0.5/configure-1577- rm -f "$ac_file" tempest-for-eliza-1.0.5/configure:1578: configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." tempest-for-eliza-1.0.5/configure-1579- case "$ac_file" in ############################################## tempest-for-eliza-1.0.5/configure-1584- tempest-for-eliza-1.0.5/configure:1585: ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` tempest-for-eliza-1.0.5/configure-1586- sed -e "$ac_comsub ############################################## tempest-for-eliza-1.0.5/install-sh-85- tempest-for-eliza-1.0.5/install-sh:86: -t=*) transformarg=`echo $1 | sed 's/-t=//'` tempest-for-eliza-1.0.5/install-sh-87- shift ############################################## tempest-for-eliza-1.0.5/install-sh-89- tempest-for-eliza-1.0.5/install-sh:90: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` tempest-for-eliza-1.0.5/install-sh-91- shift ############################################## tempest-for-eliza-1.0.5/install-sh-151- then tempest-for-eliza-1.0.5/install-sh:152: dst="$dst"/`basename $src` tempest-for-eliza-1.0.5/install-sh-153- else ############################################## tempest-for-eliza-1.0.5/install-sh-158-## this sed command emulates the dirname command tempest-for-eliza-1.0.5/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` tempest-for-eliza-1.0.5/install-sh-160- ############################################## tempest-for-eliza-1.0.5/install-sh-172-IFS='%' tempest-for-eliza-1.0.5/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` tempest-for-eliza-1.0.5/install-sh-174-IFS="${oIFS}" ############################################## tempest-for-eliza-1.0.5/install-sh-206- then tempest-for-eliza-1.0.5/install-sh:207: dstfile=`basename $dst` tempest-for-eliza-1.0.5/install-sh-208- else ############################################## tempest-for-eliza-1.0.5/install-sh-216- then tempest-for-eliza-1.0.5/install-sh:217: dstfile=`basename $dst` tempest-for-eliza-1.0.5/install-sh-218- else ############################################## tempest-for-eliza-1.0.5/missing-119- *.y) tempest-for-eliza-1.0.5/missing:120: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` tempest-for-eliza-1.0.5/missing-121- if [ -f "$SRCFILE" ]; then ############################################## tempest-for-eliza-1.0.5/missing-123- fi tempest-for-eliza-1.0.5/missing:124: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` tempest-for-eliza-1.0.5/missing-125- if [ -f "$SRCFILE" ]; then ############################################## tempest-for-eliza-1.0.5/missing-149- *.l) tempest-for-eliza-1.0.5/missing:150: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` tempest-for-eliza-1.0.5/missing-151- if [ -f "$SRCFILE" ]; then ############################################## tempest-for-eliza-1.0.5/missing-169- the \`GNU make' package. Grab either from any GNU archive site." tempest-for-eliza-1.0.5/missing:170: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` tempest-for-eliza-1.0.5/missing-171- if test -z "$file"; then tempest-for-eliza-1.0.5/missing:172: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` tempest-for-eliza-1.0.5/missing:173: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` tempest-for-eliza-1.0.5/missing-174- fi ############################################## tempest-for-eliza-1.0.5/mkinstalldirs-12-do tempest-for-eliza-1.0.5/mkinstalldirs:13: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` tempest-for-eliza-1.0.5/mkinstalldirs-14- shift ############################################## tempest-for-eliza-1.0.5/debian/easy_eliza-18- monprops=(`xvidtune -show | tr 'x' ' ' | tr '"' ' '`) tempest-for-eliza-1.0.5/debian/easy_eliza:19: cmd="tempest_for_eliza $((`echo ${monprops[2]}|tr -d '.'`*10000)) ${monprops[0]} ${monprops[1]} ${monprops[6]} 10000000 $1" tempest-for-eliza-1.0.5/debian/easy_eliza-20- echo $cmd