=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== francine-0.99.8+orig/src/Makefile.in-149- if test -f $$p; then \ francine-0.99.8+orig/src/Makefile.in:150: echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ francine-0.99.8+orig/src/Makefile.in:151: $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ francine-0.99.8+orig/src/Makefile.in-152- else :; fi; \ ############################################## francine-0.99.8+orig/src/Makefile.in-157- list='$(bin_PROGRAMS)'; for p in $$list; do \ francine-0.99.8+orig/src/Makefile.in:158: rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ francine-0.99.8+orig/src/Makefile.in-159- done ############################################## francine-0.99.8+orig/aclocal.m4-28-dnl test to see if srcdir already configured francine-0.99.8+orig/aclocal.m4:29:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then francine-0.99.8+orig/aclocal.m4-30- AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) ############################################## francine-0.99.8+orig/aclocal.m4-37-dnl FIXME This is truly gross. francine-0.99.8+orig/aclocal.m4:38:missing_dir=`cd $ac_aux_dir && pwd` francine-0.99.8+orig/aclocal.m4-39-AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir) ############################################## francine-0.99.8+orig/aclocal.m4-60-if ( francine-0.99.8+orig/aclocal.m4:61: set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` francine-0.99.8+orig/aclocal.m4-62- if test "[$]*" = "X"; then francine-0.99.8+orig/aclocal.m4-63- # -L didn't work. francine-0.99.8+orig/aclocal.m4:64: set X `ls -t $srcdir/configure conftestfile` francine-0.99.8+orig/aclocal.m4-65- fi ############################################## francine-0.99.8+orig/aclocal.m4-120- *" <<$>>am_file "*<<)>> francine-0.99.8+orig/aclocal.m4:121: echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx francine-0.99.8+orig/aclocal.m4-122- ;; francine-0.99.8+orig/aclocal.m4-123- esac francine-0.99.8+orig/aclocal.m4:124: am_indx=`expr "<<$>>am_indx" + 1` francine-0.99.8+orig/aclocal.m4-125-done<<>>dnl>>) ############################################## francine-0.99.8+orig/configure-67- case "$ac_option" in francine-0.99.8+orig/configure:68: -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; francine-0.99.8+orig/configure-69- *) ac_optarg= ;; ############################################## francine-0.99.8+orig/configure-99- -disable-* | --disable-*) francine-0.99.8+orig/configure:100: ac_feature=`echo $ac_option|sed -e 's/-*disable-//'` francine-0.99.8+orig/configure-101- # Reject names that are not valid shell variable names. francine-0.99.8+orig/configure:102: if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then francine-0.99.8+orig/configure-103- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } francine-0.99.8+orig/configure-104- fi francine-0.99.8+orig/configure:105: ac_feature=`echo $ac_feature| sed 's/-/_/g'` francine-0.99.8+orig/configure-106- eval "enable_${ac_feature}=no" ;; ############################################## francine-0.99.8+orig/configure-108- -enable-* | --enable-*) francine-0.99.8+orig/configure:109: ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` francine-0.99.8+orig/configure-110- # Reject names that are not valid shell variable names. francine-0.99.8+orig/configure:111: if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then francine-0.99.8+orig/configure-112- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } francine-0.99.8+orig/configure-113- fi francine-0.99.8+orig/configure:114: ac_feature=`echo $ac_feature| sed 's/-/_/g'` francine-0.99.8+orig/configure-115- case "$ac_option" in ############################################## francine-0.99.8+orig/configure-339- -with-* | --with-*) francine-0.99.8+orig/configure:340: ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` francine-0.99.8+orig/configure-341- # Reject names that are not valid shell variable names. francine-0.99.8+orig/configure:342: if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then francine-0.99.8+orig/configure-343- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } francine-0.99.8+orig/configure-344- fi francine-0.99.8+orig/configure:345: ac_package=`echo $ac_package| sed 's/-/_/g'` francine-0.99.8+orig/configure-346- case "$ac_option" in ############################################## francine-0.99.8+orig/configure-352- -without-* | --without-*) francine-0.99.8+orig/configure:353: ac_package=`echo $ac_option|sed -e 's/-*without-//'` francine-0.99.8+orig/configure-354- # Reject names that are not valid shell variable names. francine-0.99.8+orig/configure:355: if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then francine-0.99.8+orig/configure-356- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } francine-0.99.8+orig/configure-357- fi francine-0.99.8+orig/configure:358: ac_package=`echo $ac_package| sed 's/-/_/g'` francine-0.99.8+orig/configure-359- eval "with_${ac_package}=no" ;; ############################################## francine-0.99.8+orig/configure-382- *) francine-0.99.8+orig/configure:383: if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then francine-0.99.8+orig/configure-384- echo "configure: warning: $ac_option: invalid host type" 1>&2 ############################################## francine-0.99.8+orig/configure-395-if test -n "$ac_prev"; then francine-0.99.8+orig/configure:396: { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } francine-0.99.8+orig/configure-397-fi ############################################## francine-0.99.8+orig/configure-460- ac_prog=$0 francine-0.99.8+orig/configure:461: ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` francine-0.99.8+orig/configure-462- test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. ############################################## francine-0.99.8+orig/configure-476-fi francine-0.99.8+orig/configure:477:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` francine-0.99.8+orig/configure-478- ############################################## francine-0.99.8+orig/configure-557-if test -z "$INSTALL"; then francine-0.99.8+orig/configure:558:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then francine-0.99.8+orig/configure-559- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-618-if ( francine-0.99.8+orig/configure:619: set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` francine-0.99.8+orig/configure-620- if test "$*" = "X"; then francine-0.99.8+orig/configure-621- # -L didn't work. francine-0.99.8+orig/configure:622: set X `ls -t $srcdir/configure conftestfile` francine-0.99.8+orig/configure-623- fi ############################################## francine-0.99.8+orig/configure-652-EOF_SED francine-0.99.8+orig/configure:653: program_transform_name="`echo $program_transform_name|sed -f conftestsed`" francine-0.99.8+orig/configure-654- rm -f conftestsed ############################################## francine-0.99.8+orig/configure-666-echo "configure:667: checking whether ${MAKE-make} sets \${MAKE}" >&5 francine-0.99.8+orig/configure:667:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` francine-0.99.8+orig/configure:668:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then francine-0.99.8+orig/configure-669- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-675-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. francine-0.99.8+orig/configure:676:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=` francine-0.99.8+orig/configure-677-if test -n "$ac_maketemp"; then ############################################## francine-0.99.8+orig/configure-683-fi francine-0.99.8+orig/configure:684:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then francine-0.99.8+orig/configure-685- echo "$ac_t""yes" 1>&6 ############################################## francine-0.99.8+orig/configure-696- francine-0.99.8+orig/configure:697:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then francine-0.99.8+orig/configure-698- { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } ############################################## francine-0.99.8+orig/configure-709- francine-0.99.8+orig/configure:710:missing_dir=`cd $ac_aux_dir && pwd` francine-0.99.8+orig/configure-711-echo $ac_n "checking for working aclocal""... $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-791-echo "configure:792: checking for $ac_word" >&5 francine-0.99.8+orig/configure:792:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then francine-0.99.8+orig/configure-793- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-821-echo "configure:822: checking for $ac_word" >&5 francine-0.99.8+orig/configure:822:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then francine-0.99.8+orig/configure-823- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-872-echo "configure:873: checking for $ac_word" >&5 francine-0.99.8+orig/configure:873:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then francine-0.99.8+orig/configure-874- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-951-echo "configure:952: checking whether we are using GNU C" >&5 francine-0.99.8+orig/configure:952:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then francine-0.99.8+orig/configure-953- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-979-echo "configure:980: checking whether ${CC-cc} accepts -g" >&5 francine-0.99.8+orig/configure:980:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then francine-0.99.8+orig/configure-981- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-983- echo 'void f(){}' > conftest.c francine-0.99.8+orig/configure:984:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then francine-0.99.8+orig/configure-985- ac_cv_prog_cc_g=yes ############################################## francine-0.99.8+orig/configure-1023-if test -z "$INSTALL"; then francine-0.99.8+orig/configure:1024:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then francine-0.99.8+orig/configure-1025- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-1078-ac_lib_var=`echo slang'_'SLang_init_all | sed 'y%./+-%__p_%'` francine-0.99.8+orig/configure:1079:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then francine-0.99.8+orig/configure-1080- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-1108-fi francine-0.99.8+orig/configure:1109:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then francine-0.99.8+orig/configure-1110- echo "$ac_t""yes" 1>&6 ############################################## francine-0.99.8+orig/configure-1125-ac_lib_var=`echo pam'_'pam_end | sed 'y%./+-%__p_%'` francine-0.99.8+orig/configure:1126:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then francine-0.99.8+orig/configure-1127- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-1155-fi francine-0.99.8+orig/configure:1156:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then francine-0.99.8+orig/configure-1157- echo "$ac_t""yes" 1>&6 ############################################## francine-0.99.8+orig/configure-1177-if test -z "$CPP"; then francine-0.99.8+orig/configure:1178:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then francine-0.99.8+orig/configure-1179- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-1193-{ (eval echo configure:1194: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } francine-0.99.8+orig/configure:1194:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` francine-0.99.8+orig/configure-1195-if test -z "$ac_err"; then ############################################## francine-0.99.8+orig/configure-1210-{ (eval echo configure:1211: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } francine-0.99.8+orig/configure:1211:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` francine-0.99.8+orig/configure-1212-if test -z "$ac_err"; then ############################################## francine-0.99.8+orig/configure-1227-{ (eval echo configure:1228: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } francine-0.99.8+orig/configure:1228:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` francine-0.99.8+orig/configure-1229-if test -z "$ac_err"; then ############################################## francine-0.99.8+orig/configure-1252-echo "configure:1253: checking for ANSI C header files" >&5 francine-0.99.8+orig/configure:1253:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then francine-0.99.8+orig/configure-1254- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-1265-{ (eval echo configure:1266: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } francine-0.99.8+orig/configure:1266:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` francine-0.99.8+orig/configure-1267-if test -z "$ac_err"; then ############################################## francine-0.99.8+orig/configure-1356-echo "configure:1357: checking for sys/wait.h that is POSIX.1 compatible" >&5 francine-0.99.8+orig/configure:1357:if eval "test \"`echo '$''{'ac_cv_header_sys_wait_h'+set}'`\" = set"; then francine-0.99.8+orig/configure-1358- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-1398-do francine-0.99.8+orig/configure:1399:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` francine-0.99.8+orig/configure-1400-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 francine-0.99.8+orig/configure-1401-echo "configure:1402: checking for $ac_hdr" >&5 francine-0.99.8+orig/configure:1402:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then francine-0.99.8+orig/configure-1403- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-1411-{ (eval echo configure:1412: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } francine-0.99.8+orig/configure:1412:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` francine-0.99.8+orig/configure-1413-if test -z "$ac_err"; then ############################################## francine-0.99.8+orig/configure-1424-fi francine-0.99.8+orig/configure:1425:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then francine-0.99.8+orig/configure-1426- echo "$ac_t""yes" 1>&6 francine-0.99.8+orig/configure:1427: ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` francine-0.99.8+orig/configure-1428- cat >> confdefs.h <<EOF ############################################## francine-0.99.8+orig/configure-1439-echo "configure:1440: checking for working const" >&5 francine-0.99.8+orig/configure:1440:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then francine-0.99.8+orig/configure-1441- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-1514-echo "configure:1515: checking for uid_t in sys/types.h" >&5 francine-0.99.8+orig/configure:1515:if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then francine-0.99.8+orig/configure-1516- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-1548-echo "configure:1549: checking for pid_t" >&5 francine-0.99.8+orig/configure:1549:if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then francine-0.99.8+orig/configure-1550- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-1581-echo "configure:1582: checking whether struct tm is in sys/time.h or time.h" >&5 francine-0.99.8+orig/configure:1582:if eval "test \"`echo '$''{'ac_cv_struct_tm'+set}'`\" = set"; then francine-0.99.8+orig/configure-1583- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-1616-echo "configure:1617: checking return type of signal handlers" >&5 francine-0.99.8+orig/configure:1617:if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then francine-0.99.8+orig/configure-1618- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-1659-echo "configure:1660: checking for $ac_func" >&5 francine-0.99.8+orig/configure:1660:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then francine-0.99.8+orig/configure-1661- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## francine-0.99.8+orig/configure-1698- francine-0.99.8+orig/configure:1699:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then francine-0.99.8+orig/configure-1700- echo "$ac_t""yes" 1>&6 francine-0.99.8+orig/configure:1701: ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` francine-0.99.8+orig/configure-1702- cat >> confdefs.h <<EOF ############################################## francine-0.99.8+orig/configure-1886- fi francine-0.99.8+orig/configure:1887: ac_file=`expr $ac_file + 1` francine-0.99.8+orig/configure-1888- ac_beg=$ac_end francine-0.99.8+orig/configure:1889: ac_end=`expr $ac_end + $ac_max_sed_cmds` francine-0.99.8+orig/configure-1890- fi ############################################## francine-0.99.8+orig/configure-1904- case "$ac_file" in francine-0.99.8+orig/configure:1905: *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` francine-0.99.8+orig/configure:1906: ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; francine-0.99.8+orig/configure-1907- *) ac_file_in="${ac_file}.in" ;; ############################################## francine-0.99.8+orig/configure-1912- # Remove last slash and all that follows it. Not all systems have dirname. francine-0.99.8+orig/configure:1913: ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` francine-0.99.8+orig/configure-1914- if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then ############################################## francine-0.99.8+orig/configure-1916- test ! -d "$ac_dir" && mkdir "$ac_dir" francine-0.99.8+orig/configure:1917: ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" francine-0.99.8+orig/configure-1918- # A "../" for each directory in $ac_dir_suffix. francine-0.99.8+orig/configure:1919: ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` francine-0.99.8+orig/configure-1920- else ############################################## francine-0.99.8+orig/configure-1926- if test -z "$ac_dots"; then top_srcdir=. francine-0.99.8+orig/configure:1927: else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; francine-0.99.8+orig/configure-1928- /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; ############################################## francine-0.99.8+orig/configure-1940- rm -f "$ac_file" francine-0.99.8+orig/configure:1941: configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." francine-0.99.8+orig/configure-1942- case "$ac_file" in ############################################## francine-0.99.8+orig/configure-1947- francine-0.99.8+orig/configure:1948: ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` francine-0.99.8+orig/configure-1949- sed -e "$ac_comsub ############################################## francine-0.99.8+orig/configure-1986- case "$ac_file" in francine-0.99.8+orig/configure:1987: *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` francine-0.99.8+orig/configure:1988: ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; francine-0.99.8+orig/configure-1989- *) ac_file_in="${ac_file}.in" ;; ############################################## francine-0.99.8+orig/configure-1994- rm -f conftest.frag conftest.in conftest.out francine-0.99.8+orig/configure:1995: ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` francine-0.99.8+orig/configure-1996- cat $ac_file_inputs > conftest.in ############################################## francine-0.99.8+orig/configure-2054- # Remove last slash and all that follows it. Not all systems have dirname. francine-0.99.8+orig/configure:2055: ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` francine-0.99.8+orig/configure-2056- if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then ############################################## francine-0.99.8+orig/install-sh-85- francine-0.99.8+orig/install-sh:86: -t=*) transformarg=`echo $1 | sed 's/-t=//'` francine-0.99.8+orig/install-sh-87- shift ############################################## francine-0.99.8+orig/install-sh-89- francine-0.99.8+orig/install-sh:90: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` francine-0.99.8+orig/install-sh-91- shift ############################################## francine-0.99.8+orig/install-sh-151- then francine-0.99.8+orig/install-sh:152: dst="$dst"/`basename $src` francine-0.99.8+orig/install-sh-153- else ############################################## francine-0.99.8+orig/install-sh-158-## this sed command emulates the dirname command francine-0.99.8+orig/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` francine-0.99.8+orig/install-sh-160- ############################################## francine-0.99.8+orig/install-sh-172-IFS='%' francine-0.99.8+orig/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` francine-0.99.8+orig/install-sh-174-IFS="${oIFS}" ############################################## francine-0.99.8+orig/install-sh-206- then francine-0.99.8+orig/install-sh:207: dstfile=`basename $dst` francine-0.99.8+orig/install-sh-208- else ############################################## francine-0.99.8+orig/install-sh-216- then francine-0.99.8+orig/install-sh:217: dstfile=`basename $dst` francine-0.99.8+orig/install-sh-218- else ############################################## francine-0.99.8+orig/missing-119- *.y) francine-0.99.8+orig/missing:120: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` francine-0.99.8+orig/missing-121- if [ -f "$SRCFILE" ]; then ############################################## francine-0.99.8+orig/missing-123- fi francine-0.99.8+orig/missing:124: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` francine-0.99.8+orig/missing-125- if [ -f "$SRCFILE" ]; then ############################################## francine-0.99.8+orig/missing-149- *.l) francine-0.99.8+orig/missing:150: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` francine-0.99.8+orig/missing-151- if [ -f "$SRCFILE" ]; then ############################################## francine-0.99.8+orig/missing-169- the \`GNU make' package. Grab either from any GNU archive site." francine-0.99.8+orig/missing:170: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` francine-0.99.8+orig/missing-171- if test -z "$file"; then francine-0.99.8+orig/missing:172: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` francine-0.99.8+orig/missing:173: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` francine-0.99.8+orig/missing-174- fi ############################################## francine-0.99.8+orig/example/Makefile.in-99- dot_seen=no; \ francine-0.99.8+orig/example/Makefile.in:100: target=`echo $@ | sed s/-recursive//`; \ francine-0.99.8+orig/example/Makefile.in-101- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## francine-0.99.8+orig/example/Makefile.in-124- test "$$dot_seen" = "no" && rev=". $$rev"; \ francine-0.99.8+orig/example/Makefile.in:125: target=`echo $@ | sed s/-recursive//`; \ francine-0.99.8+orig/example/Makefile.in-126- for subdir in $$rev; do \ ############################################## francine-0.99.8+orig/mkinstalldirs-12-do francine-0.99.8+orig/mkinstalldirs:13: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` francine-0.99.8+orig/mkinstalldirs-14- shift ############################################## francine-0.99.8+orig/Makefile.in-137- dot_seen=no; \ francine-0.99.8+orig/Makefile.in:138: target=`echo $@ | sed s/-recursive//`; \ francine-0.99.8+orig/Makefile.in-139- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## francine-0.99.8+orig/Makefile.in-162- test "$$dot_seen" = "no" && rev=". $$rev"; \ francine-0.99.8+orig/Makefile.in:163: target=`echo $@ | sed s/-recursive//`; \ francine-0.99.8+orig/Makefile.in-164- for subdir in $$rev; do \ ############################################## francine-0.99.8+orig/Makefile.in-223- mkdir $(distdir)/=inst francine-0.99.8+orig/Makefile.in:224: dc_install_base=`cd $(distdir)/=inst && pwd`; \ francine-0.99.8+orig/Makefile.in-225- cd $(distdir)/=build \ ############################################## francine-0.99.8+orig/Makefile.in-234- @banner="$(distdir).tar.gz is ready for distribution"; \ francine-0.99.8+orig/Makefile.in:235: dashes=`echo "$$banner" | sed s/./=/g`; \ francine-0.99.8+orig/Makefile.in-236- echo "$$dashes"; \