===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-75--  case "$ac_option" in
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:76:-  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-77--  *) ac_optarg= ;;
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-107--  -disable-* | --disable-*)
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:108:-    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-109--    # Reject names that are not valid shell variable names.
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:110:-    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-111--      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-112--    fi
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:113:-    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-114--    eval "enable_${ac_feature}=no" ;;
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-116--  -enable-* | --enable-*)
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:117:-    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-118--    # Reject names that are not valid shell variable names.
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:119:-    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-120--      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-121--    fi
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:122:-    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-123--    case "$ac_option" in
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-347--  -with-* | --with-*)
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:348:-    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-349--    # Reject names that are not valid shell variable names.
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:350:-    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-351--      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-352--    fi
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:353:-    ac_package=`echo $ac_package| sed 's/-/_/g'`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-354--    case "$ac_option" in
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-360--  -without-* | --without-*)
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:361:-    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-362--    # Reject names that are not valid shell variable names.
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:363:-    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-364--      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-365--    fi
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:366:-    ac_package=`echo $ac_package| sed 's/-/_/g'`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-367--    eval "with_${ac_package}=no" ;;
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-390--  *)
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:391:-    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-392--      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-403--if test -n "$ac_prev"; then
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:404:-  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-405--fi
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-468--  ac_prog=$0
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:469:-  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-470--  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-484--fi
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:485:-srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-486--
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-542--if test -z "$CPP"; then
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:543:-if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-544--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-558--{ (eval echo configure:551: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:559:-ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-560--if test -z "$ac_err"; then
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-575--{ (eval echo configure:568: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:576:-ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-577--if test -z "$ac_err"; then
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-592--{ (eval echo configure:585: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:593:-ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-594--if test -z "$ac_err"; then
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-620--ac_lib_var=`echo z'_'main | sed 'y%./+-%__p_%'`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:621:-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-622--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-646--fi
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:647:-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-648--  echo "$ac_t""yes" 1>&6
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-652--echo "configure:645: checking for zlib.h" >&5
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:653:-if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-654--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-662--{ (eval echo configure:655: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:663:-ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-664--if test -z "$ac_err"; then
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-675--fi
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:676:-if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-677--  echo "$ac_t""yes" 1>&6
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-905--    fi
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:906:-    ac_file=`expr $ac_file + 1`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-907--    ac_beg=$ac_end
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:908:-    ac_end=`expr $ac_end + $ac_max_sed_cmds`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-909--  fi
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-923--  case "$ac_file" in
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:924:-  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:925:-       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-926--  *) ac_file_in="${ac_file}.in" ;;
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-931--  # Remove last slash and all that follows it.  Not all systems have dirname.
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:932:-  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-933--  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-935--    test ! -d "$ac_dir" && mkdir "$ac_dir"
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:936:-    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-937--    # A "../" for each directory in $ac_dir_suffix.
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:938:-    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-939--  else
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-945--      if test -z "$ac_dots"; then top_srcdir=.
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:946:-      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-947--  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-955--  rm -f "$ac_file"
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:956:-  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-957--  case "$ac_file" in
##############################################
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-962--
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch:963:-  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
r-bioc-makecdfenv-1.66.0/debian/patches/delete_configure.patch-964--  sed -e "$ac_comsub
##############################################
r-bioc-makecdfenv-1.66.0/debian/tests/run-unit-test-2-oname=makecdfenv
r-bioc-makecdfenv-1.66.0/debian/tests/run-unit-test:3:pkg=r-bioc-`echo $oname | tr [A-Z] [a-z]`
r-bioc-makecdfenv-1.66.0/debian/tests/run-unit-test-4-
r-bioc-makecdfenv-1.66.0/debian/tests/run-unit-test-5-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
r-bioc-makecdfenv-1.66.0/debian/tests/run-unit-test:6:  AUTOPKGTEST_TMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
r-bioc-makecdfenv-1.66.0/debian/tests/run-unit-test-7-fi
##############################################
r-bioc-makecdfenv-1.66.0/debian/tests/run-unit-test-11-for rnw in `ls *.[rRS]nw` ; do
r-bioc-makecdfenv-1.66.0/debian/tests/run-unit-test:12:rfile=`echo $rnw | sed 's/\.[rRS]nw/.R/'`
r-bioc-makecdfenv-1.66.0/debian/tests/run-unit-test-13-R --no-save <<EOT
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-67-  case "$ac_option" in
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:68:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-69-  *) ac_optarg= ;;
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-99-  -disable-* | --disable-*)
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:100:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-101-    # Reject names that are not valid shell variable names.
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:102:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-103-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-104-    fi
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:105:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-106-    eval "enable_${ac_feature}=no" ;;
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-108-  -enable-* | --enable-*)
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:109:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-110-    # Reject names that are not valid shell variable names.
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:111:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-112-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-113-    fi
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:114:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-115-    case "$ac_option" in
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-339-  -with-* | --with-*)
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:340:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-341-    # Reject names that are not valid shell variable names.
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:342:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-343-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-344-    fi
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:345:    ac_package=`echo $ac_package| sed 's/-/_/g'`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-346-    case "$ac_option" in
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-352-  -without-* | --without-*)
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:353:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-354-    # Reject names that are not valid shell variable names.
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:355:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-356-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-357-    fi
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:358:    ac_package=`echo $ac_package| sed 's/-/_/g'`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-359-    eval "with_${ac_package}=no" ;;
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-382-  *)
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:383:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-384-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-395-if test -n "$ac_prev"; then
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:396:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-397-fi
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-460-  ac_prog=$0
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:461:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-462-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-476-fi
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:477:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-478-
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-534-if test -z "$CPP"; then
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:535:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-536-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-550-{ (eval echo configure:551: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:551:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-552-if test -z "$ac_err"; then
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-567-{ (eval echo configure:568: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:568:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-569-if test -z "$ac_err"; then
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-584-{ (eval echo configure:585: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:585:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-586-if test -z "$ac_err"; then
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-612-ac_lib_var=`echo z'_'main | sed 'y%./+-%__p_%'`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:613:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-614-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-638-fi
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:639:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-640-  echo "$ac_t""yes" 1>&6
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-644-echo "configure:645: checking for zlib.h" >&5
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:645:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-646-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-654-{ (eval echo configure:655: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:655:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-656-if test -z "$ac_err"; then
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-667-fi
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:668:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-669-  echo "$ac_t""yes" 1>&6
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-897-    fi
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:898:    ac_file=`expr $ac_file + 1`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-899-    ac_beg=$ac_end
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:900:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-901-  fi
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-915-  case "$ac_file" in
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:916:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:917:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-918-  *) ac_file_in="${ac_file}.in" ;;
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-923-  # Remove last slash and all that follows it.  Not all systems have dirname.
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:924:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-925-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-927-    test ! -d "$ac_dir" && mkdir "$ac_dir"
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:928:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-929-    # A "../" for each directory in $ac_dir_suffix.
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:930:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-931-  else
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-937-      if test -z "$ac_dots"; then top_srcdir=.
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:938:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-939-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-947-  rm -f "$ac_file"
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:948:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-949-  case "$ac_file" in
##############################################
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-954-
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure:955:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
r-bioc-makecdfenv-1.66.0/.pc/delete_configure.patch/configure-956-  sed -e "$ac_comsub