=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== rstatd-4.0.1/aclocal.m4-65-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to rstatd-4.0.1/aclocal.m4:66:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. rstatd-4.0.1/aclocal.m4-67-# ############################################## rstatd-4.0.1/aclocal.m4-89-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: rstatd-4.0.1/aclocal.m4:90:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` rstatd-4.0.1/aclocal.m4-91-# and then we would define $MISSING as ############################################## rstatd-4.0.1/aclocal.m4-105-# expand $ac_aux_dir to an absolute path rstatd-4.0.1/aclocal.m4:106:am_aux_dir=`cd $ac_aux_dir && pwd` rstatd-4.0.1/aclocal.m4-107-]) ############################################## rstatd-4.0.1/aclocal.m4-225- if test "$am_compiler_list" = ""; then rstatd-4.0.1/aclocal.m4:226: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` rstatd-4.0.1/aclocal.m4-227- fi ############################################## rstatd-4.0.1/aclocal.m4-340- # Strip MF so we end up with the name of the file. rstatd-4.0.1/aclocal.m4:341: mf=`echo "$mf" | sed -e 's/:.*$//'` rstatd-4.0.1/aclocal.m4-342- # Check whether this is an Automake generated Makefile or not. ############################################## rstatd-4.0.1/aclocal.m4-348- if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then rstatd-4.0.1/aclocal.m4:349: dirpart=`AS_DIRNAME("$mf")` rstatd-4.0.1/aclocal.m4-350- else ############################################## rstatd-4.0.1/aclocal.m4-355- # running `make'. rstatd-4.0.1/aclocal.m4:356: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` rstatd-4.0.1/aclocal.m4-357- test -z "$DEPDIR" && continue rstatd-4.0.1/aclocal.m4-358- # When using ansi2knr, U may be empty or an underscore; expand it rstatd-4.0.1/aclocal.m4:359: U=`sed -n 's/^U = //p' < "$mf"` rstatd-4.0.1/aclocal.m4-360- test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" ############################################## rstatd-4.0.1/aclocal.m4-376- test -f "$dirpart/$file" && continue rstatd-4.0.1/aclocal.m4:377: fdir=`AS_DIRNAME(["$file"])` rstatd-4.0.1/aclocal.m4-378- AS_MKDIR_P([$dirpart/$fdir]) ############################################## rstatd-4.0.1/aclocal.m4-466-# test to see if srcdir already configured rstatd-4.0.1/aclocal.m4:467:if test "`cd $srcdir && pwd`" != "`pwd`" && rstatd-4.0.1/aclocal.m4-468- test -f $srcdir/config.status; then ############################################## rstatd-4.0.1/aclocal.m4-541- * ) rstatd-4.0.1/aclocal.m4:542: _am_stamp_count=`expr $_am_stamp_count + 1` ;; rstatd-4.0.1/aclocal.m4-543- esac rstatd-4.0.1/aclocal.m4-544-done rstatd-4.0.1/aclocal.m4:545:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) rstatd-4.0.1/aclocal.m4-546- ############################################## rstatd-4.0.1/aclocal.m4-648-# case it prints its new name instead of `make'. rstatd-4.0.1/aclocal.m4:649:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then rstatd-4.0.1/aclocal.m4-650- am__include=include ############################################## rstatd-4.0.1/aclocal.m4-656- echo '.include "confinc"' > confmf rstatd-4.0.1/aclocal.m4:657: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then rstatd-4.0.1/aclocal.m4-658- am__include=.include ############################################## rstatd-4.0.1/aclocal.m4-860-if ( rstatd-4.0.1/aclocal.m4:861: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` rstatd-4.0.1/aclocal.m4-862- if test "$[*]" = "X"; then rstatd-4.0.1/aclocal.m4-863- # -L didn't work. rstatd-4.0.1/aclocal.m4:864: set X `ls -t $srcdir/configure conftest.file` rstatd-4.0.1/aclocal.m4-865- fi ############################################## rstatd-4.0.1/Makefile.in-253- @list='$(bin_PROGRAMS)'; for p in $$list; do \ rstatd-4.0.1/Makefile.in:254: p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ rstatd-4.0.1/Makefile.in-255- if test -f $$p \ rstatd-4.0.1/Makefile.in-256- ; then \ rstatd-4.0.1/Makefile.in:257: f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ rstatd-4.0.1/Makefile.in-258- echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## rstatd-4.0.1/Makefile.in-265- @list='$(bin_PROGRAMS)'; for p in $$list; do \ rstatd-4.0.1/Makefile.in:266: f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ rstatd-4.0.1/Makefile.in-267- echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ ############################################## rstatd-4.0.1/Makefile.in-276- @list='$(sbin_PROGRAMS)'; for p in $$list; do \ rstatd-4.0.1/Makefile.in:277: p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ rstatd-4.0.1/Makefile.in-278- if test -f $$p \ rstatd-4.0.1/Makefile.in-279- ; then \ rstatd-4.0.1/Makefile.in:280: f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ rstatd-4.0.1/Makefile.in-281- echo " $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \ ############################################## rstatd-4.0.1/Makefile.in-288- @list='$(sbin_PROGRAMS)'; for p in $$list; do \ rstatd-4.0.1/Makefile.in:289: f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ rstatd-4.0.1/Makefile.in-290- echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \ ############################################## rstatd-4.0.1/Makefile.in-332-.c.obj: rstatd-4.0.1/Makefile.in:333:@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ rstatd-4.0.1/Makefile.in-334-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi ############################################## rstatd-4.0.1/Makefile.in-337-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rstatd-4.0.1/Makefile.in:338:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` rstatd-4.0.1/Makefile.in-339-uninstall-info-am: ############################################## rstatd-4.0.1/Makefile.in-353- else file=$$i; fi; \ rstatd-4.0.1/Makefile.in:354: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ rstatd-4.0.1/Makefile.in-355- case "$$ext" in \ ############################################## rstatd-4.0.1/Makefile.in-358- esac; \ rstatd-4.0.1/Makefile.in:359: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ rstatd-4.0.1/Makefile.in:360: inst=`echo $$inst | sed -e 's/^.*\///'`; \ rstatd-4.0.1/Makefile.in:361: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ rstatd-4.0.1/Makefile.in-362- echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ ############################################## rstatd-4.0.1/Makefile.in-374- for i in $$list; do \ rstatd-4.0.1/Makefile.in:375: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ rstatd-4.0.1/Makefile.in-376- case "$$ext" in \ ############################################## rstatd-4.0.1/Makefile.in-379- esac; \ rstatd-4.0.1/Makefile.in:380: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ rstatd-4.0.1/Makefile.in:381: inst=`echo $$inst | sed -e 's/^.*\///'`; \ rstatd-4.0.1/Makefile.in:382: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ rstatd-4.0.1/Makefile.in-383- echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \ ############################################## rstatd-4.0.1/Makefile.in-399- else file=$$i; fi; \ rstatd-4.0.1/Makefile.in:400: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ rstatd-4.0.1/Makefile.in-401- case "$$ext" in \ ############################################## rstatd-4.0.1/Makefile.in-404- esac; \ rstatd-4.0.1/Makefile.in:405: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ rstatd-4.0.1/Makefile.in:406: inst=`echo $$inst | sed -e 's/^.*\///'`; \ rstatd-4.0.1/Makefile.in:407: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ rstatd-4.0.1/Makefile.in-408- echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \ ############################################## rstatd-4.0.1/Makefile.in-420- for i in $$list; do \ rstatd-4.0.1/Makefile.in:421: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ rstatd-4.0.1/Makefile.in-422- case "$$ext" in \ ############################################## rstatd-4.0.1/Makefile.in-425- esac; \ rstatd-4.0.1/Makefile.in:426: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ rstatd-4.0.1/Makefile.in:427: inst=`echo $$inst | sed -e 's/^.*\///'`; \ rstatd-4.0.1/Makefile.in:428: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ rstatd-4.0.1/Makefile.in-429- echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \ ############################################## rstatd-4.0.1/Makefile.in-471-GTAGS: rstatd-4.0.1/Makefile.in:472: here=`$(am__cd) $(top_builddir) && pwd` \ rstatd-4.0.1/Makefile.in-473- && cd $(top_srcdir) \ ############################################## rstatd-4.0.1/Makefile.in-481- mkdir $(distdir) rstatd-4.0.1/Makefile.in:482: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ rstatd-4.0.1/Makefile.in:483: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ rstatd-4.0.1/Makefile.in-484- list='$(DISTFILES)'; for file in $$list; do \ rstatd-4.0.1/Makefile.in-485- case $$file in \ rstatd-4.0.1/Makefile.in:486: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ rstatd-4.0.1/Makefile.in:487: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ rstatd-4.0.1/Makefile.in-488- esac; \ rstatd-4.0.1/Makefile.in-489- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ rstatd-4.0.1/Makefile.in:490: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ rstatd-4.0.1/Makefile.in-491- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## rstatd-4.0.1/Makefile.in-560- chmod a-w $(distdir) rstatd-4.0.1/Makefile.in:561: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ rstatd-4.0.1/Makefile.in-562- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## rstatd-4.0.1/Makefile.in-591- @cd $(distuninstallcheck_dir) \ rstatd-4.0.1/Makefile.in:592: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ rstatd-4.0.1/Makefile.in-593- || { echo "ERROR: files left after uninstall:" ; \ ############################################## rstatd-4.0.1/Makefile.in-603- fi rstatd-4.0.1/Makefile.in:604: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ rstatd-4.0.1/Makefile.in-605- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## rstatd-4.0.1/configure-43-do rstatd-4.0.1/configure:44: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then rstatd-4.0.1/configure-45- eval $as_var=C; export $as_var ############################################## rstatd-4.0.1/configure-101- as_lineno_2=$LINENO rstatd-4.0.1/configure:102: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` rstatd-4.0.1/configure-103- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## rstatd-4.0.1/configure-140- as_lineno_2=$LINENO rstatd-4.0.1/configure:141: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` rstatd-4.0.1/configure-142- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## rstatd-4.0.1/configure-362- rstatd-4.0.1/configure:363: ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` rstatd-4.0.1/configure-364- ############################################## rstatd-4.0.1/configure-395- -disable-* | --disable-*) rstatd-4.0.1/configure:396: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` rstatd-4.0.1/configure-397- # Reject names that are not valid shell variable names. ############################################## rstatd-4.0.1/configure-400- { (exit 1); exit 1; }; } rstatd-4.0.1/configure:401: ac_feature=`echo $ac_feature | sed 's/-/_/g'` rstatd-4.0.1/configure-402- eval "enable_$ac_feature=no" ;; ############################################## rstatd-4.0.1/configure-404- -enable-* | --enable-*) rstatd-4.0.1/configure:405: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` rstatd-4.0.1/configure-406- # Reject names that are not valid shell variable names. ############################################## rstatd-4.0.1/configure-409- { (exit 1); exit 1; }; } rstatd-4.0.1/configure:410: ac_feature=`echo $ac_feature | sed 's/-/_/g'` rstatd-4.0.1/configure-411- case $ac_option in rstatd-4.0.1/configure:412: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; rstatd-4.0.1/configure-413- *) ac_optarg=yes ;; ############################################## rstatd-4.0.1/configure-586- -with-* | --with-*) rstatd-4.0.1/configure:587: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` rstatd-4.0.1/configure-588- # Reject names that are not valid shell variable names. ############################################## rstatd-4.0.1/configure-591- { (exit 1); exit 1; }; } rstatd-4.0.1/configure:592: ac_package=`echo $ac_package| sed 's/-/_/g'` rstatd-4.0.1/configure-593- case $ac_option in rstatd-4.0.1/configure:594: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; rstatd-4.0.1/configure-595- *) ac_optarg=yes ;; ############################################## rstatd-4.0.1/configure-599- -without-* | --without-*) rstatd-4.0.1/configure:600: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` rstatd-4.0.1/configure-601- # Reject names that are not valid shell variable names. ############################################## rstatd-4.0.1/configure-604- { (exit 1); exit 1; }; } rstatd-4.0.1/configure:605: ac_package=`echo $ac_package | sed 's/-/_/g'` rstatd-4.0.1/configure-606- eval "with_$ac_package=no" ;; ############################################## rstatd-4.0.1/configure-631- *=*) rstatd-4.0.1/configure:632: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` rstatd-4.0.1/configure-633- # Reject names that are not valid shell variable names. ############################################## rstatd-4.0.1/configure-636- { (exit 1); exit 1; }; } rstatd-4.0.1/configure:637: ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` rstatd-4.0.1/configure-638- eval "$ac_envvar='$ac_optarg'" ############################################## rstatd-4.0.1/configure-652-if test -n "$ac_prev"; then rstatd-4.0.1/configure:653: ac_option=--`echo $ac_prev | sed 's/_/-/g'` rstatd-4.0.1/configure-654- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## rstatd-4.0.1/configure-660-do rstatd-4.0.1/configure:661: eval ac_val=$`echo $ac_var` rstatd-4.0.1/configure-662- case $ac_val in ############################################## rstatd-4.0.1/configure-672-do rstatd-4.0.1/configure:673: eval ac_val=$`echo $ac_var` rstatd-4.0.1/configure-674- case $ac_val in ############################################## rstatd-4.0.1/configure-739- { (exit 1); exit 1; }; } rstatd-4.0.1/configure:740:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` rstatd-4.0.1/configure-741-ac_env_build_alias_set=${build_alias+set} ############################################## rstatd-4.0.1/configure-810-By default, \`make install' will install all the files in rstatd-4.0.1/configure:811:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify rstatd-4.0.1/configure:812:an installation prefix other than \`$ac_default_prefix' using \`--prefix', rstatd-4.0.1/configure-813-for instance \`--prefix=\$HOME'. ############################################## rstatd-4.0.1/configure-874-if test "$ac_dir" != .; then rstatd-4.0.1/configure:875: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` rstatd-4.0.1/configure-876- # A "../" for each directory in $ac_dir_suffix. rstatd-4.0.1/configure:877: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` rstatd-4.0.1/configure-878-else ############################################## rstatd-4.0.1/configure-887- else rstatd-4.0.1/configure:888: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` rstatd-4.0.1/configure-889- fi ;; ############################################## rstatd-4.0.1/configure-1041- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) rstatd-4.0.1/configure:1042: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; rstatd-4.0.1/configure-1043- esac ############################################## rstatd-4.0.1/configure-1113- do rstatd-4.0.1/configure:1114: eval ac_val=$`echo $ac_var` rstatd-4.0.1/configure-1115- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## rstatd-4.0.1/configure-1127- do rstatd-4.0.1/configure:1128: eval ac_val=$`echo $ac_var` rstatd-4.0.1/configure-1129- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## rstatd-4.0.1/configure-1234- set,) rstatd-4.0.1/configure:1235: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 rstatd-4.0.1/configure:1236:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} rstatd-4.0.1/configure-1237- ac_cache_corrupted=: ;; ############################################## rstatd-4.0.1/configure-1257- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) rstatd-4.0.1/configure:1258: ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; rstatd-4.0.1/configure-1259- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## rstatd-4.0.1/configure-1414-if ( rstatd-4.0.1/configure:1415: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` rstatd-4.0.1/configure-1416- if test "$*" = "X"; then rstatd-4.0.1/configure-1417- # -L didn't work. rstatd-4.0.1/configure:1418: set X `ls -t $srcdir/configure conftest.file` rstatd-4.0.1/configure-1419- fi ############################################## rstatd-4.0.1/configure-1458-_ACEOF rstatd-4.0.1/configure:1459:program_transform_name=`echo $program_transform_name | sed -f conftest.sed` rstatd-4.0.1/configure-1460-rm conftest.sed ############################################## rstatd-4.0.1/configure-1462-# expand $ac_aux_dir to an absolute path rstatd-4.0.1/configure:1463:am_aux_dir=`cd $ac_aux_dir && pwd` rstatd-4.0.1/configure-1464- ############################################## rstatd-4.0.1/configure-1541-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 rstatd-4.0.1/configure:1542:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` rstatd-4.0.1/configure-1543-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then ############################################## rstatd-4.0.1/configure-1550-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. rstatd-4.0.1/configure:1551:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` rstatd-4.0.1/configure-1552-if test -n "$ac_maketemp"; then ############################################## rstatd-4.0.1/configure-1558-fi rstatd-4.0.1/configure:1559:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then rstatd-4.0.1/configure-1560- echo "$as_me:$LINENO: result: yes" >&5 ############################################## rstatd-4.0.1/configure-1578-# test to see if srcdir already configured rstatd-4.0.1/configure:1579:if test "`cd $srcdir && pwd`" != "`pwd`" && rstatd-4.0.1/configure-1580- test -f $srcdir/config.status; then ############################################## rstatd-4.0.1/configure-2090- "checking for C compiler version" >&5 rstatd-4.0.1/configure:2091:ac_compiler=`set X $ac_compile; echo $2` rstatd-4.0.1/configure-2092-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## rstatd-4.0.1/configure-2129-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 rstatd-4.0.1/configure:2130:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` rstatd-4.0.1/configure-2131-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 ############################################## rstatd-4.0.1/configure-2157- *.* ) rstatd-4.0.1/configure:2158: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` rstatd-4.0.1/configure-2159- # FIXME: I believe we export ac_cv_exeext for Libtool, ############################################## rstatd-4.0.1/configure-2237- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; rstatd-4.0.1/configure:2238: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` rstatd-4.0.1/configure-2239- export ac_cv_exeext ############################################## rstatd-4.0.1/configure-2287- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; rstatd-4.0.1/configure:2288: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` rstatd-4.0.1/configure-2289- break;; ############################################## rstatd-4.0.1/configure-2366-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 rstatd-4.0.1/configure:2367:GCC=`test $ac_compiler_gnu = yes && echo yes` rstatd-4.0.1/configure-2368-ac_test_CFLAGS=${CFLAGS+set} ############################################## rstatd-4.0.1/configure-2725-# case it prints its new name instead of `make'. rstatd-4.0.1/configure:2726:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then rstatd-4.0.1/configure-2727- am__include=include ############################################## rstatd-4.0.1/configure-2733- echo '.include "confinc"' > confmf rstatd-4.0.1/configure:2734: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then rstatd-4.0.1/configure-2735- am__include=.include ############################################## rstatd-4.0.1/configure-2795- if test "$am_compiler_list" = ""; then rstatd-4.0.1/configure:2796: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` rstatd-4.0.1/configure-2797- fi ############################################## rstatd-4.0.1/configure-2963-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 rstatd-4.0.1/configure:2964:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` rstatd-4.0.1/configure-2965-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then ############################################## rstatd-4.0.1/configure-2972-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. rstatd-4.0.1/configure:2973:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` rstatd-4.0.1/configure-2974-if test -n "$ac_maketemp"; then ############################################## rstatd-4.0.1/configure-2980-fi rstatd-4.0.1/configure:2981:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then rstatd-4.0.1/configure-2982- echo "$as_me:$LINENO: result: yes" >&5 ############################################## rstatd-4.0.1/configure-3422-do rstatd-4.0.1/configure:3423:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` rstatd-4.0.1/configure-3424-echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## rstatd-4.0.1/configure-3469-fi rstatd-4.0.1/configure:3470:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 rstatd-4.0.1/configure:3471:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 rstatd-4.0.1/configure:3472:if test `eval echo '${'$as_ac_Header'}'` = yes; then rstatd-4.0.1/configure-3473- cat >>confdefs.h <<_ACEOF rstatd-4.0.1/configure:3474:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 rstatd-4.0.1/configure-3475-_ACEOF ############################################## rstatd-4.0.1/configure-3485-do rstatd-4.0.1/configure:3486:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` rstatd-4.0.1/configure-3487-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## rstatd-4.0.1/configure-3492-fi rstatd-4.0.1/configure:3493:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 rstatd-4.0.1/configure:3494:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 rstatd-4.0.1/configure-3495-else ############################################## rstatd-4.0.1/configure-3619-fi rstatd-4.0.1/configure:3620:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 rstatd-4.0.1/configure:3621:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 rstatd-4.0.1/configure-3622- rstatd-4.0.1/configure-3623-fi rstatd-4.0.1/configure:3624:if test `eval echo '${'$as_ac_Header'}'` = yes; then rstatd-4.0.1/configure-3625- cat >>confdefs.h <<_ACEOF rstatd-4.0.1/configure:3626:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 rstatd-4.0.1/configure-3627-_ACEOF ############################################## rstatd-4.0.1/configure-4155-do rstatd-4.0.1/configure:4156: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then rstatd-4.0.1/configure-4157- eval $as_var=C; export $as_var ############################################## rstatd-4.0.1/configure-4213- as_lineno_2=$LINENO rstatd-4.0.1/configure:4214: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` rstatd-4.0.1/configure-4215- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## rstatd-4.0.1/configure-4253- as_lineno_2=$LINENO rstatd-4.0.1/configure:4254: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` rstatd-4.0.1/configure-4255- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## rstatd-4.0.1/configure-4435-configured by $0, generated by GNU Autoconf 2.59, rstatd-4.0.1/configure:4436: with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" rstatd-4.0.1/configure-4437- ############################################## rstatd-4.0.1/configure-4452- --*=*) rstatd-4.0.1/configure:4453: ac_option=`expr "x$1" : 'x\([^=]*\)='` rstatd-4.0.1/configure:4454: ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` rstatd-4.0.1/configure-4455- ac_shift=: ############################################## rstatd-4.0.1/configure-4705- fi rstatd-4.0.1/configure:4706: ac_sed_frag=`expr $ac_sed_frag + 1` rstatd-4.0.1/configure-4707- ac_beg=$ac_end rstatd-4.0.1/configure:4708: ac_end=`expr $ac_end + $ac_max_sed_lines` rstatd-4.0.1/configure-4709- fi ############################################## rstatd-4.0.1/configure-4722- cat >$tmp/stdin rstatd-4.0.1/configure:4723: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` rstatd-4.0.1/configure:4724: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; rstatd-4.0.1/configure:4725: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` rstatd-4.0.1/configure:4726: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; rstatd-4.0.1/configure-4727- * ) ac_file_in=$ac_file.in ;; ############################################## rstatd-4.0.1/configure-4770-if test "$ac_dir" != .; then rstatd-4.0.1/configure:4771: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` rstatd-4.0.1/configure-4772- # A "../" for each directory in $ac_dir_suffix. rstatd-4.0.1/configure:4773: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` rstatd-4.0.1/configure-4774-else ############################################## rstatd-4.0.1/configure-4783- else rstatd-4.0.1/configure:4784: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` rstatd-4.0.1/configure-4785- fi ;; ############################################## rstatd-4.0.1/configure-4935- cat >$tmp/stdin rstatd-4.0.1/configure:4936: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` rstatd-4.0.1/configure:4937: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; rstatd-4.0.1/configure:4938: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` rstatd-4.0.1/configure:4939: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; rstatd-4.0.1/configure-4940- * ) ac_file_in=$ac_file.in ;; ############################################## rstatd-4.0.1/configure-5138- * ) rstatd-4.0.1/configure:5139: _am_stamp_count=`expr $_am_stamp_count + 1` ;; rstatd-4.0.1/configure-5140- esac ############################################## rstatd-4.0.1/configure-5161-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue rstatd-4.0.1/configure:5162: ac_dest=`echo "$ac_file" | sed 's,:.*,,'` rstatd-4.0.1/configure:5163: ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` rstatd-4.0.1/configure-5164- ac_dir=`(dirname "$ac_dest") 2>/dev/null || ############################################## rstatd-4.0.1/configure-5203-if test "$ac_dir" != .; then rstatd-4.0.1/configure:5204: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` rstatd-4.0.1/configure-5205- # A "../" for each directory in $ac_dir_suffix. rstatd-4.0.1/configure:5206: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` rstatd-4.0.1/configure-5207-else ############################################## rstatd-4.0.1/configure-5216- else rstatd-4.0.1/configure:5217: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` rstatd-4.0.1/configure-5218- fi ;; ############################################## rstatd-4.0.1/configure-5271- # Strip MF so we end up with the name of the file. rstatd-4.0.1/configure:5272: mf=`echo "$mf" | sed -e 's/:.*$//'` rstatd-4.0.1/configure-5273- # Check whether this is an Automake generated Makefile or not. ############################################## rstatd-4.0.1/configure-5297- # running `make'. rstatd-4.0.1/configure:5298: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` rstatd-4.0.1/configure-5299- test -z "$DEPDIR" && continue rstatd-4.0.1/configure-5300- # When using ansi2knr, U may be empty or an underscore; expand it rstatd-4.0.1/configure:5301: U=`sed -n 's/^U = //p' < "$mf"` rstatd-4.0.1/configure-5302- test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" ############################################## rstatd-4.0.1/depcomp-66-if test -z "$depfile"; then rstatd-4.0.1/depcomp:67: base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'` rstatd-4.0.1/depcomp:68: dir=`echo "$object" | sed 's,/.*$,/,'` rstatd-4.0.1/depcomp-69- if test "$dir" = "$object"; then ############################################## rstatd-4.0.1/depcomp-75- rstatd-4.0.1/depcomp:76:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} rstatd-4.0.1/depcomp-77- ############################################## rstatd-4.0.1/depcomp-210- # Version 6 uses the directory in both cases. rstatd-4.0.1/depcomp:211: stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` rstatd-4.0.1/depcomp-212- tmpdepfile="$stripped.u" ############################################## rstatd-4.0.1/depcomp-221- else rstatd-4.0.1/depcomp:222: stripped=`echo "$stripped" | sed 's,^.*/,,'` rstatd-4.0.1/depcomp-223- tmpdepfile="$stripped.u" ############################################## rstatd-4.0.1/depcomp-235- # Do two passes, one to just change these to rstatd-4.0.1/depcomp:236: # `$object: dependent.h' and one to simply `dependent.h:'. rstatd-4.0.1/depcomp-237- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## rstatd-4.0.1/depcomp-276- # Do two passes, one to just change these to rstatd-4.0.1/depcomp:277: # `$object: dependent.h' and one to simply `dependent.h:'. rstatd-4.0.1/depcomp-278- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## rstatd-4.0.1/depcomp-291- # Subdirectories are respected. rstatd-4.0.1/depcomp:292: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` rstatd-4.0.1/depcomp-293- test "x$dir" = "x$object" && dir= rstatd-4.0.1/depcomp:294: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` rstatd-4.0.1/depcomp-295- ############################################## rstatd-4.0.1/depcomp-414- done rstatd-4.0.1/depcomp:415: obj_suffix="`echo $object | sed 's/^.*\././'`" rstatd-4.0.1/depcomp-416- touch "$tmpdepfile" ############################################## rstatd-4.0.1/install-sh-85- rstatd-4.0.1/install-sh:86: -t=*) transformarg=`echo $1 | sed 's/-t=//'` rstatd-4.0.1/install-sh-87- shift ############################################## rstatd-4.0.1/install-sh-89- rstatd-4.0.1/install-sh:90: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` rstatd-4.0.1/install-sh-91- shift ############################################## rstatd-4.0.1/install-sh-151- then rstatd-4.0.1/install-sh:152: dst="$dst"/`basename $src` rstatd-4.0.1/install-sh-153- else ############################################## rstatd-4.0.1/install-sh-158-## this sed command emulates the dirname command rstatd-4.0.1/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` rstatd-4.0.1/install-sh-160- ############################################## rstatd-4.0.1/install-sh-172-IFS='%' rstatd-4.0.1/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` rstatd-4.0.1/install-sh-174-IFS="${oIFS}" ############################################## rstatd-4.0.1/install-sh-206- then rstatd-4.0.1/install-sh:207: dstfile=`basename $dst` rstatd-4.0.1/install-sh-208- else ############################################## rstatd-4.0.1/install-sh-216- then rstatd-4.0.1/install-sh:217: dstfile=`basename $dst` rstatd-4.0.1/install-sh-218- else ############################################## rstatd-4.0.1/missing-119- *.y) rstatd-4.0.1/missing:120: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` rstatd-4.0.1/missing-121- if [ -f "$SRCFILE" ]; then ############################################## rstatd-4.0.1/missing-123- fi rstatd-4.0.1/missing:124: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` rstatd-4.0.1/missing-125- if [ -f "$SRCFILE" ]; then ############################################## rstatd-4.0.1/missing-149- *.l) rstatd-4.0.1/missing:150: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` rstatd-4.0.1/missing-151- if [ -f "$SRCFILE" ]; then ############################################## rstatd-4.0.1/missing-169- the \`GNU make' package. Grab either from any GNU archive site." rstatd-4.0.1/missing:170: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` rstatd-4.0.1/missing-171- if test -z "$file"; then rstatd-4.0.1/missing:172: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` rstatd-4.0.1/missing:173: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` rstatd-4.0.1/missing-174- fi ############################################## rstatd-4.0.1/mkinstalldirs-12-do rstatd-4.0.1/mkinstalldirs:13: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` rstatd-4.0.1/mkinstalldirs-14- shift ############################################## rstatd-4.0.1/.pc/01-legacy.patch/rup.c-100- rstatd-4.0.1/.pc/01-legacy.patch/rup.c:101: hp = gethostbyaddr((char *)&raddrp->sin_addr.s_addr, rstatd-4.0.1/.pc/01-legacy.patch/rup.c-102- sizeof(struct in_addr), AF_INET); ############################################## rstatd-4.0.1/.pc/01-legacy.patch/rup.c-164- rstatd-4.0.1/.pc/01-legacy.patch/rup.c:165: hp = gethostbyaddr((char *)&raddrp->sin_addr.s_addr, rstatd-4.0.1/.pc/01-legacy.patch/rup.c-166- sizeof(struct in_addr), AF_INET); ############################################## rstatd-4.0.1/.pc/01-legacy.patch/rsysinfo.c-63- rstatd-4.0.1/.pc/01-legacy.patch/rsysinfo.c:64: hp = gethostbyaddr((char *)&raddrp->sin_addr.s_addr, rstatd-4.0.1/.pc/01-legacy.patch/rsysinfo.c-65- sizeof(struct in_addr), AF_INET); ############################################## rstatd-4.0.1/.pc/04-fix-no-format.patch/rup.c-138- rstatd-4.0.1/.pc/04-fix-no-format.patch/rup.c:139: hp = gethostbyaddr((char *)&raddrp->sin_addr.s_addr, rstatd-4.0.1/.pc/04-fix-no-format.patch/rup.c-140- sizeof(struct in_addr), AF_INET); ############################################## rstatd-4.0.1/.pc/04-fix-no-format.patch/rup.c-186- rstatd-4.0.1/.pc/04-fix-no-format.patch/rup.c:187: hp = gethostbyaddr((char *)&raddrp->sin_addr.s_addr, rstatd-4.0.1/.pc/04-fix-no-format.patch/rup.c-188- sizeof(struct in_addr), AF_INET); ############################################## rstatd-4.0.1/.pc/04-fix-no-format.patch/rsysinfo.c-63- rstatd-4.0.1/.pc/04-fix-no-format.patch/rsysinfo.c:64: hp = gethostbyaddr((char *)&raddrp->sin_addr.s_addr, rstatd-4.0.1/.pc/04-fix-no-format.patch/rsysinfo.c-65- sizeof(struct in_addr), AF_INET); ############################################## rstatd-4.0.1/rup.c-138- rstatd-4.0.1/rup.c:139: hp = gethostbyaddr((char *)&raddrp->sin_addr.s_addr, rstatd-4.0.1/rup.c-140- sizeof(struct in_addr), AF_INET); ############################################## rstatd-4.0.1/rup.c-186- rstatd-4.0.1/rup.c:187: hp = gethostbyaddr((char *)&raddrp->sin_addr.s_addr, rstatd-4.0.1/rup.c-188- sizeof(struct in_addr), AF_INET); ############################################## rstatd-4.0.1/rsysinfo.c-63- rstatd-4.0.1/rsysinfo.c:64: hp = gethostbyaddr((char *)&raddrp->sin_addr.s_addr, rstatd-4.0.1/rsysinfo.c-65- sizeof(struct in_addr), AF_INET);