===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-51-  case "$ac_option" in
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:52:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-53-  *) ac_optarg= ;;
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-72-  -disable-* | --disable-*)
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:73:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-74-    # Reject names that are not valid shell variable names.
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:75:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-76-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-77-    fi
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:78:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-79-    eval "enable_${ac_feature}=no" ;;
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-81-  -enable-* | --enable-*)
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:82:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-83-    # Reject names that are not valid shell variable names.
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:84:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-85-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-86-    fi
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:87:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-88-    case "$ac_option" in
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-222-  -with-* | --with-*)
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:223:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-224-    # Reject names that are not valid shell variable names.
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:225:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-226-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-227-    fi
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:228:    ac_package=`echo $ac_package| sed 's/-/_/g'`
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-229-    case "$ac_option" in
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-235-  -without-* | --without-*)
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:236:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-237-    # Reject names that are not valid shell variable names.
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:238:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-239-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-240-    fi
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:241:    ac_package=`echo $ac_package| sed 's/-/_/g'`
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-242-    eval "with_${ac_package}=no" ;;
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-265-  *) 
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:266:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-267-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-278-if test -n "$ac_prev"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:279:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-280-fi
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-339-  ac_prog=$0
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:340:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-341-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-355-fi
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:356:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-357-
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-405-echo $ac_n "checking for $ac_word""... $ac_c" 1>&4
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:406:if eval "test \"`echo '${'ac_cv_prog_BYACC'+set}'`\" = set"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-407-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-432-echo $ac_n "checking for $ac_word""... $ac_c" 1>&4
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:433:if eval "test \"`echo '${'ac_cv_prog_BISON'+set}'`\" = set"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-434-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-460-echo $ac_n "checking for $ac_word""... $ac_c" 1>&4
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:461:if eval "test \"`echo '${'ac_cv_prog_YACC'+set}'`\" = set"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-462-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-488-echo $ac_n "checking for $ac_word""... $ac_c" 1>&4
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:489:if eval "test \"`echo '${'ac_cv_prog_CC'+set}'`\" = set"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-490-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-515-echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&4
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:516:if eval "test \"`echo '${'ac_cv_prog_gcc'+set}'`\" = set"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-517-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-534-    echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&4
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:535:if eval "test \"`echo '${'ac_cv_prog_gcc_g'+set}'`\" = set"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-536-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-538-  echo 'void f(){}' > conftest.c
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:539:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-540-  ac_cv_prog_gcc_g=yes
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-560-set dummy ${MAKE-make}; ac_make=$2
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:561:if eval "test \"`echo '${'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-562-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-568-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:569:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-570-if test -n "$ac_maketemp"; then
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-576-fi
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:577:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-578-  echo "$ac_t""yes" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-587-echo $ac_n "checking for $ac_word""... $ac_c" 1>&4
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:588:if eval "test \"`echo '${'ac_cv_path_BOURNESHELL'+set}'`\" = set"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-589-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-615-echo $ac_n "checking for -lc""... $ac_c" 1>&4
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:616:if eval "test \"`echo '${'ac_cv_lib_c'+set}'`\" = set"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-617-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-640-fi
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:641:if eval "test \"`echo '$ac_cv_lib_'c`\" = yes"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-642-  echo "$ac_t""yes" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-646-echo $ac_n "checking for -lnsl""... $ac_c" 1>&4
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:647:if eval "test \"`echo '${'ac_cv_lib_nsl'+set}'`\" = set"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-648-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-671-fi
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:672:if eval "test \"`echo '$ac_cv_lib_'nsl`\" = yes"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-673-  echo "$ac_t""yes" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-695-if test -z "$CPP"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:696:if eval "test \"`echo '${'ac_cv_prog_CPP'+set}'`\" = set"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-697-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-743-echo $ac_n "checking whether cross-compiling""... $ac_c" 1>&4
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:744:if eval "test \"`echo '${'ac_cv_c_cross'+set}'`\" = set"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-745-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-767-echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&4
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:768:if eval "test \"`echo '${'ac_cv_header_stdc'+set}'`\" = set"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-769-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-863-do
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:864:ac_safe=`echo "$ac_hdr" | tr './\055' '___'`
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-865-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&4
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:866:if eval "test \"`echo '${'ac_cv_header_$ac_safe'+set}'`\" = set"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-867-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-885-fi
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:886:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-887-  echo "$ac_t""yes" 1>&4
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:888:    ac_tr_hdr=HAVE_`echo $ac_hdr | tr '[a-z]./\055' '[A-Z]___'`
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-889-  cat >> confdefs.h <<EOF
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-899-echo $ac_n "checking for working const""... $ac_c" 1>&4
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:900:if eval "test \"`echo '${'ac_cv_c_const'+set}'`\" = set"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-901-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-972-echo $ac_n "checking for off_t""... $ac_c" 1>&4
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:973:if eval "test \"`echo '${'ac_cv_type_off_t'+set}'`\" = set"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-974-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-1003-echo $ac_n "checking for size_t""... $ac_c" 1>&4
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:1004:if eval "test \"`echo '${'ac_cv_type_size_t'+set}'`\" = set"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-1005-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-1034-echo $ac_n "checking size of long""... $ac_c" 1>&4
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:1035:if eval "test \"`echo '${'ac_cv_sizeof_long'+set}'`\" = set"; then
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-1036-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-1180-  case "$ac_file" in
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:1181:  *:*) ac_file_in=`echo "$ac_file"|sed 's%.*:%%'`
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:1182:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-1183-  *) ac_file_in="${ac_file}.in" ;;
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-1188-  # Remove last slash and all that follows it.  Not all systems have dirname.
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:1189:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-1190-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-1194-    # A "../" for each directory in $ac_dir_suffix.
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:1195:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-1196-  else
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-1202-      if test -z "$ac_dots"; then top_srcdir=.
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:1203:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-1204-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-1211-  rm -f "$ac_file"
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:1212:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-1213-  case "$ac_file" in
##############################################
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-1248-  case "$ac_file" in
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:1249:  *:*) ac_file_in=`echo "$ac_file"|sed 's%.*:%%'`
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure:1250:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
mmorph-2.3.4.2/.pc/10_old-changes.patch/configure-1251-  *) ac_file_in="${ac_file}.in" ;;
##############################################
mmorph-2.3.4.2/configure-51-  case "$ac_option" in
mmorph-2.3.4.2/configure:52:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
mmorph-2.3.4.2/configure-53-  *) ac_optarg= ;;
##############################################
mmorph-2.3.4.2/configure-72-  -disable-* | --disable-*)
mmorph-2.3.4.2/configure:73:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
mmorph-2.3.4.2/configure-74-    # Reject names that are not valid shell variable names.
mmorph-2.3.4.2/configure:75:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
mmorph-2.3.4.2/configure-76-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
mmorph-2.3.4.2/configure-77-    fi
mmorph-2.3.4.2/configure:78:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
mmorph-2.3.4.2/configure-79-    eval "enable_${ac_feature}=no" ;;
##############################################
mmorph-2.3.4.2/configure-81-  -enable-* | --enable-*)
mmorph-2.3.4.2/configure:82:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
mmorph-2.3.4.2/configure-83-    # Reject names that are not valid shell variable names.
mmorph-2.3.4.2/configure:84:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
mmorph-2.3.4.2/configure-85-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
mmorph-2.3.4.2/configure-86-    fi
mmorph-2.3.4.2/configure:87:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
mmorph-2.3.4.2/configure-88-    case "$ac_option" in
##############################################
mmorph-2.3.4.2/configure-222-  -with-* | --with-*)
mmorph-2.3.4.2/configure:223:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
mmorph-2.3.4.2/configure-224-    # Reject names that are not valid shell variable names.
mmorph-2.3.4.2/configure:225:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
mmorph-2.3.4.2/configure-226-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
mmorph-2.3.4.2/configure-227-    fi
mmorph-2.3.4.2/configure:228:    ac_package=`echo $ac_package| sed 's/-/_/g'`
mmorph-2.3.4.2/configure-229-    case "$ac_option" in
##############################################
mmorph-2.3.4.2/configure-235-  -without-* | --without-*)
mmorph-2.3.4.2/configure:236:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
mmorph-2.3.4.2/configure-237-    # Reject names that are not valid shell variable names.
mmorph-2.3.4.2/configure:238:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
mmorph-2.3.4.2/configure-239-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
mmorph-2.3.4.2/configure-240-    fi
mmorph-2.3.4.2/configure:241:    ac_package=`echo $ac_package| sed 's/-/_/g'`
mmorph-2.3.4.2/configure-242-    eval "with_${ac_package}=no" ;;
##############################################
mmorph-2.3.4.2/configure-265-  *) 
mmorph-2.3.4.2/configure:266:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
mmorph-2.3.4.2/configure-267-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
mmorph-2.3.4.2/configure-278-if test -n "$ac_prev"; then
mmorph-2.3.4.2/configure:279:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
mmorph-2.3.4.2/configure-280-fi
##############################################
mmorph-2.3.4.2/configure-339-  ac_prog=$0
mmorph-2.3.4.2/configure:340:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
mmorph-2.3.4.2/configure-341-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
mmorph-2.3.4.2/configure-355-fi
mmorph-2.3.4.2/configure:356:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
mmorph-2.3.4.2/configure-357-
##############################################
mmorph-2.3.4.2/configure-405-echo $ac_n "checking for $ac_word""... $ac_c" 1>&4
mmorph-2.3.4.2/configure:406:if eval "test \"`echo '${'ac_cv_prog_BYACC'+set}'`\" = set"; then
mmorph-2.3.4.2/configure-407-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/configure-432-echo $ac_n "checking for $ac_word""... $ac_c" 1>&4
mmorph-2.3.4.2/configure:433:if eval "test \"`echo '${'ac_cv_prog_BISON'+set}'`\" = set"; then
mmorph-2.3.4.2/configure-434-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/configure-460-echo $ac_n "checking for $ac_word""... $ac_c" 1>&4
mmorph-2.3.4.2/configure:461:if eval "test \"`echo '${'ac_cv_prog_YACC'+set}'`\" = set"; then
mmorph-2.3.4.2/configure-462-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/configure-488-echo $ac_n "checking for $ac_word""... $ac_c" 1>&4
mmorph-2.3.4.2/configure:489:if eval "test \"`echo '${'ac_cv_prog_CC'+set}'`\" = set"; then
mmorph-2.3.4.2/configure-490-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/configure-515-echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&4
mmorph-2.3.4.2/configure:516:if eval "test \"`echo '${'ac_cv_prog_gcc'+set}'`\" = set"; then
mmorph-2.3.4.2/configure-517-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/configure-534-    echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&4
mmorph-2.3.4.2/configure:535:if eval "test \"`echo '${'ac_cv_prog_gcc_g'+set}'`\" = set"; then
mmorph-2.3.4.2/configure-536-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/configure-538-  echo 'void f(){}' > conftest.c
mmorph-2.3.4.2/configure:539:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
mmorph-2.3.4.2/configure-540-  ac_cv_prog_gcc_g=yes
##############################################
mmorph-2.3.4.2/configure-560-set dummy ${MAKE-make}; ac_make=$2
mmorph-2.3.4.2/configure:561:if eval "test \"`echo '${'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
mmorph-2.3.4.2/configure-562-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/configure-568-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
mmorph-2.3.4.2/configure:569:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
mmorph-2.3.4.2/configure-570-if test -n "$ac_maketemp"; then
##############################################
mmorph-2.3.4.2/configure-576-fi
mmorph-2.3.4.2/configure:577:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
mmorph-2.3.4.2/configure-578-  echo "$ac_t""yes" 1>&4
##############################################
mmorph-2.3.4.2/configure-587-echo $ac_n "checking for $ac_word""... $ac_c" 1>&4
mmorph-2.3.4.2/configure:588:if eval "test \"`echo '${'ac_cv_path_BOURNESHELL'+set}'`\" = set"; then
mmorph-2.3.4.2/configure-589-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/configure-615-echo $ac_n "checking for -lc""... $ac_c" 1>&4
mmorph-2.3.4.2/configure:616:if eval "test \"`echo '${'ac_cv_lib_c'+set}'`\" = set"; then
mmorph-2.3.4.2/configure-617-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/configure-640-fi
mmorph-2.3.4.2/configure:641:if eval "test \"`echo '$ac_cv_lib_'c`\" = yes"; then
mmorph-2.3.4.2/configure-642-  echo "$ac_t""yes" 1>&4
##############################################
mmorph-2.3.4.2/configure-646-echo $ac_n "checking for -lnsl""... $ac_c" 1>&4
mmorph-2.3.4.2/configure:647:if eval "test \"`echo '${'ac_cv_lib_nsl'+set}'`\" = set"; then
mmorph-2.3.4.2/configure-648-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/configure-671-fi
mmorph-2.3.4.2/configure:672:if eval "test \"`echo '$ac_cv_lib_'nsl`\" = yes"; then
mmorph-2.3.4.2/configure-673-  echo "$ac_t""yes" 1>&4
##############################################
mmorph-2.3.4.2/configure-695-if test -z "$CPP"; then
mmorph-2.3.4.2/configure:696:if eval "test \"`echo '${'ac_cv_prog_CPP'+set}'`\" = set"; then
mmorph-2.3.4.2/configure-697-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/configure-743-echo $ac_n "checking whether cross-compiling""... $ac_c" 1>&4
mmorph-2.3.4.2/configure:744:if eval "test \"`echo '${'ac_cv_c_cross'+set}'`\" = set"; then
mmorph-2.3.4.2/configure-745-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/configure-767-echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&4
mmorph-2.3.4.2/configure:768:if eval "test \"`echo '${'ac_cv_header_stdc'+set}'`\" = set"; then
mmorph-2.3.4.2/configure-769-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/configure-863-do
mmorph-2.3.4.2/configure:864:ac_safe=`echo "$ac_hdr" | tr './\055' '___'`
mmorph-2.3.4.2/configure-865-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&4
mmorph-2.3.4.2/configure:866:if eval "test \"`echo '${'ac_cv_header_$ac_safe'+set}'`\" = set"; then
mmorph-2.3.4.2/configure-867-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/configure-885-fi
mmorph-2.3.4.2/configure:886:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
mmorph-2.3.4.2/configure-887-  echo "$ac_t""yes" 1>&4
mmorph-2.3.4.2/configure:888:    ac_tr_hdr=HAVE_`echo $ac_hdr | tr '[a-z]./\055' '[A-Z]___'`
mmorph-2.3.4.2/configure-889-  cat >> confdefs.h <<EOF
##############################################
mmorph-2.3.4.2/configure-899-echo $ac_n "checking for working const""... $ac_c" 1>&4
mmorph-2.3.4.2/configure:900:if eval "test \"`echo '${'ac_cv_c_const'+set}'`\" = set"; then
mmorph-2.3.4.2/configure-901-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/configure-972-echo $ac_n "checking for off_t""... $ac_c" 1>&4
mmorph-2.3.4.2/configure:973:if eval "test \"`echo '${'ac_cv_type_off_t'+set}'`\" = set"; then
mmorph-2.3.4.2/configure-974-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/configure-1003-echo $ac_n "checking for size_t""... $ac_c" 1>&4
mmorph-2.3.4.2/configure:1004:if eval "test \"`echo '${'ac_cv_type_size_t'+set}'`\" = set"; then
mmorph-2.3.4.2/configure-1005-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/configure-1034-echo $ac_n "checking size of long""... $ac_c" 1>&4
mmorph-2.3.4.2/configure:1035:if eval "test \"`echo '${'ac_cv_sizeof_long'+set}'`\" = set"; then
mmorph-2.3.4.2/configure-1036-  echo $ac_n "(cached) $ac_c" 1>&4
##############################################
mmorph-2.3.4.2/configure-1180-  case "$ac_file" in
mmorph-2.3.4.2/configure:1181:  *:*) ac_file_in=`echo "$ac_file"|sed 's%.*:%%'`
mmorph-2.3.4.2/configure:1182:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
mmorph-2.3.4.2/configure-1183-  *) ac_file_in="${ac_file}.in" ;;
##############################################
mmorph-2.3.4.2/configure-1188-  # Remove last slash and all that follows it.  Not all systems have dirname.
mmorph-2.3.4.2/configure:1189:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
mmorph-2.3.4.2/configure-1190-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
mmorph-2.3.4.2/configure-1194-    # A "../" for each directory in $ac_dir_suffix.
mmorph-2.3.4.2/configure:1195:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
mmorph-2.3.4.2/configure-1196-  else
##############################################
mmorph-2.3.4.2/configure-1202-      if test -z "$ac_dots"; then top_srcdir=.
mmorph-2.3.4.2/configure:1203:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
mmorph-2.3.4.2/configure-1204-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
mmorph-2.3.4.2/configure-1211-  rm -f "$ac_file"
mmorph-2.3.4.2/configure:1212:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
mmorph-2.3.4.2/configure-1213-  case "$ac_file" in
##############################################
mmorph-2.3.4.2/configure-1248-  case "$ac_file" in
mmorph-2.3.4.2/configure:1249:  *:*) ac_file_in=`echo "$ac_file"|sed 's%.*:%%'`
mmorph-2.3.4.2/configure:1250:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
mmorph-2.3.4.2/configure-1251-  *) ac_file_in="${ac_file}.in" ;;