===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-cran-fftw-1.0-6/configure.ac-84-    PKG_CHECK_EXISTS([$3],
r-cran-fftw-1.0-6/configure.ac:85:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
r-cran-fftw-1.0-6/configure.ac-86-		     [pkg_failed=yes])
##############################################
r-cran-fftw-1.0-6/configure.ac-131-        if test $_pkg_short_errors_supported = yes; then
r-cran-fftw-1.0-6/configure.ac:132:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
r-cran-fftw-1.0-6/configure.ac-133-        else 
r-cran-fftw-1.0-6/configure.ac:134:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
r-cran-fftw-1.0-6/configure.ac-135-        fi
##############################################
r-cran-fftw-1.0-6/configure.ac-170-if test -n "${R_HOME}"; then
r-cran-fftw-1.0-6/configure.ac:171:  CC=`${R_HOME}/bin/R CMD config CC`
r-cran-fftw-1.0-6/configure.ac-172-  CPP="${CC} -E"
r-cran-fftw-1.0-6/configure.ac:173:  CFLAGS=`${R_HOME}/bin/R CMD config CFLAGS`
r-cran-fftw-1.0-6/configure.ac:174:  CXX=`${R_HOME}/bin/R CMD config CXX`
r-cran-fftw-1.0-6/configure.ac:175:  CXXFLAGS=`${R_HOME}/bin/R CMD config CXXFLAGS`
r-cran-fftw-1.0-6/configure.ac-176-fi
##############################################
r-cran-fftw-1.0-6/src/fftw.c-53-void fft_plan_finalizer(SEXP s_plan) {
r-cran-fftw-1.0-6/src/fftw.c:54:  fft_plan *plan = R_ExternalPtrAddr(s_plan);
r-cran-fftw-1.0-6/src/fftw.c-55-
##############################################
r-cran-fftw-1.0-6/src/fftw.c-77-void dct_plan_finalizer(SEXP s_plan) {
r-cran-fftw-1.0-6/src/fftw.c:78:  dct_plan *plan = R_ExternalPtrAddr(s_plan);
r-cran-fftw-1.0-6/src/fftw.c-79-
##############################################
r-cran-fftw-1.0-6/src/fftw.c-108-SEXP FFT_print_plan(SEXP s_plan) {
r-cran-fftw-1.0-6/src/fftw.c:109:  fft_plan *plan = R_ExternalPtrAddr(s_plan);
r-cran-fftw-1.0-6/src/fftw.c-110-
##############################################
r-cran-fftw-1.0-6/src/fftw.c-152-
r-cran-fftw-1.0-6/src/fftw.c:153:  plan = R_ExternalPtrAddr(s_plan);
r-cran-fftw-1.0-6/src/fftw.c-154-
##############################################
r-cran-fftw-1.0-6/src/fftw.c-256-
r-cran-fftw-1.0-6/src/fftw.c:257:  plan = R_ExternalPtrAddr(s_plan);
r-cran-fftw-1.0-6/src/fftw.c-258-
##############################################
r-cran-fftw-1.0-6/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
r-cran-fftw-1.0-6/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-fftw-1.0-6/configure-45-  as_echo='print -r --'
r-cran-fftw-1.0-6/configure-46-  as_echo_n='print -rn --'
r-cran-fftw-1.0-6/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-fftw-1.0-6/configure-48-  as_echo='printf %s\n'
##############################################
r-cran-fftw-1.0-6/configure-50-else
r-cran-fftw-1.0-6/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
r-cran-fftw-1.0-6/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
r-cran-fftw-1.0-6/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
r-cran-fftw-1.0-6/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
r-cran-fftw-1.0-6/configure-62-      esac;
##############################################
r-cran-fftw-1.0-6/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
r-cran-fftw-1.0-6/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
r-cran-fftw-1.0-6/configure-199-  if (eval "$as_required") 2>/dev/null; then :
##############################################
r-cran-fftw-1.0-6/configure-323-      case $as_dir in #(
r-cran-fftw-1.0-6/configure:324:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
r-cran-fftw-1.0-6/configure-325-      *) as_qdir=$as_dir;;
##############################################
r-cran-fftw-1.0-6/configure-396-  {
r-cran-fftw-1.0-6/configure:397:    as_val=`expr "$@" || test $? -eq 1`
r-cran-fftw-1.0-6/configure-398-  }
##############################################
r-cran-fftw-1.0-6/configure-403-# ----------------------------------------
r-cran-fftw-1.0-6/configure:404:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
r-cran-fftw-1.0-6/configure-405-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
r-cran-fftw-1.0-6/configure-466-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
r-cran-fftw-1.0-6/configure:467:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
r-cran-fftw-1.0-6/configure-468-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
r-cran-fftw-1.0-6/configure-715-  case $ac_option in
r-cran-fftw-1.0-6/configure:716:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
r-cran-fftw-1.0-6/configure-717-  *=)   ac_optarg= ;;
##############################################
r-cran-fftw-1.0-6/configure-759-  -disable-* | --disable-*)
r-cran-fftw-1.0-6/configure:760:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
r-cran-fftw-1.0-6/configure-761-    # Reject names that are not valid shell variable names.
##############################################
r-cran-fftw-1.0-6/configure-764-    ac_useropt_orig=$ac_useropt
r-cran-fftw-1.0-6/configure:765:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-fftw-1.0-6/configure-766-    case $ac_user_opts in
##############################################
r-cran-fftw-1.0-6/configure-785-  -enable-* | --enable-*)
r-cran-fftw-1.0-6/configure:786:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
r-cran-fftw-1.0-6/configure-787-    # Reject names that are not valid shell variable names.
##############################################
r-cran-fftw-1.0-6/configure-790-    ac_useropt_orig=$ac_useropt
r-cran-fftw-1.0-6/configure:791:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-fftw-1.0-6/configure-792-    case $ac_user_opts in
##############################################
r-cran-fftw-1.0-6/configure-998-  -with-* | --with-*)
r-cran-fftw-1.0-6/configure:999:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
r-cran-fftw-1.0-6/configure-1000-    # Reject names that are not valid shell variable names.
##############################################
r-cran-fftw-1.0-6/configure-1003-    ac_useropt_orig=$ac_useropt
r-cran-fftw-1.0-6/configure:1004:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-fftw-1.0-6/configure-1005-    case $ac_user_opts in
##############################################
r-cran-fftw-1.0-6/configure-1014-  -without-* | --without-*)
r-cran-fftw-1.0-6/configure:1015:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
r-cran-fftw-1.0-6/configure-1016-    # Reject names that are not valid shell variable names.
##############################################
r-cran-fftw-1.0-6/configure-1019-    ac_useropt_orig=$ac_useropt
r-cran-fftw-1.0-6/configure:1020:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-fftw-1.0-6/configure-1021-    case $ac_user_opts in
##############################################
r-cran-fftw-1.0-6/configure-1052-  *=*)
r-cran-fftw-1.0-6/configure:1053:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
r-cran-fftw-1.0-6/configure-1054-    # Reject names that are not valid shell variable names.
##############################################
r-cran-fftw-1.0-6/configure-1073-if test -n "$ac_prev"; then
r-cran-fftw-1.0-6/configure:1074:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
r-cran-fftw-1.0-6/configure-1075-  as_fn_error $? "missing argument to $ac_option"
##############################################
r-cran-fftw-1.0-6/configure-1095-    */ )
r-cran-fftw-1.0-6/configure:1096:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
r-cran-fftw-1.0-6/configure-1097-      eval $ac_var=\$ac_val;;
##############################################
r-cran-fftw-1.0-6/configure-1130-ac_ls_di=`ls -di .` &&
r-cran-fftw-1.0-6/configure:1131:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
r-cran-fftw-1.0-6/configure-1132-  as_fn_error $? "working directory cannot be determined"
##############################################
r-cran-fftw-1.0-6/configure-1186-case $srcdir in
r-cran-fftw-1.0-6/configure:1187:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
r-cran-fftw-1.0-6/configure-1188-esac
##############################################
r-cran-fftw-1.0-6/configure-1229-By default, \`make install' will install all the files in
r-cran-fftw-1.0-6/configure:1230:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
r-cran-fftw-1.0-6/configure:1231:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
r-cran-fftw-1.0-6/configure-1232-for instance \`--prefix=\$HOME'.
##############################################
r-cran-fftw-1.0-6/configure-1298-*)
r-cran-fftw-1.0-6/configure:1299:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
r-cran-fftw-1.0-6/configure-1300-  # A ".." for each directory in $ac_dir_suffix.
r-cran-fftw-1.0-6/configure:1301:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
r-cran-fftw-1.0-6/configure-1302-  case $ac_top_builddir_sub in
##############################################
r-cran-fftw-1.0-6/configure-1509-    *\'*)
r-cran-fftw-1.0-6/configure:1510:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-fftw-1.0-6/configure-1511-    esac
##############################################
r-cran-fftw-1.0-6/configure-1592-      case $ac_val in
r-cran-fftw-1.0-6/configure:1593:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
r-cran-fftw-1.0-6/configure-1594-      esac
##############################################
r-cran-fftw-1.0-6/configure-1607-	case $ac_val in
r-cran-fftw-1.0-6/configure:1608:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
r-cran-fftw-1.0-6/configure-1609-	esac
##############################################
r-cran-fftw-1.0-6/configure-1727-    set,)
r-cran-fftw-1.0-6/configure:1728:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
r-cran-fftw-1.0-6/configure:1729:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
r-cran-fftw-1.0-6/configure-1730-      ac_cache_corrupted=: ;;
##############################################
r-cran-fftw-1.0-6/configure-1738-	# differences in whitespace do not lead to failure.
r-cran-fftw-1.0-6/configure:1739:	ac_old_val_w=`echo x $ac_old_val`
r-cran-fftw-1.0-6/configure:1740:	ac_new_val_w=`echo x $ac_new_val`
r-cran-fftw-1.0-6/configure-1741-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
r-cran-fftw-1.0-6/configure-1758-    case $ac_new_val in
r-cran-fftw-1.0-6/configure:1759:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-fftw-1.0-6/configure-1760-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
r-cran-fftw-1.0-6/configure-1849-if test -n "${R_HOME}"; then
r-cran-fftw-1.0-6/configure:1850:  CC=`${R_HOME}/bin/R CMD config CC`
r-cran-fftw-1.0-6/configure-1851-  CPP="${CC} -E"
r-cran-fftw-1.0-6/configure:1852:  CFLAGS=`${R_HOME}/bin/R CMD config CFLAGS`
r-cran-fftw-1.0-6/configure:1853:  CXX=`${R_HOME}/bin/R CMD config CXX`
r-cran-fftw-1.0-6/configure:1854:  CXXFLAGS=`${R_HOME}/bin/R CMD config CXXFLAGS`
r-cran-fftw-1.0-6/configure-1855-fi
##############################################
r-cran-fftw-1.0-6/configure-2202-$as_echo_n "checking whether the C compiler works... " >&6; }
r-cran-fftw-1.0-6/configure:2203:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
r-cran-fftw-1.0-6/configure-2204-
##############################################
r-cran-fftw-1.0-6/configure-2246-	then :; else
r-cran-fftw-1.0-6/configure:2247:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
r-cran-fftw-1.0-6/configure-2248-	fi
##############################################
r-cran-fftw-1.0-6/configure-2306-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
r-cran-fftw-1.0-6/configure:2307:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
r-cran-fftw-1.0-6/configure-2308-	  break;;
##############################################
r-cran-fftw-1.0-6/configure-2415-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
r-cran-fftw-1.0-6/configure:2416:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
r-cran-fftw-1.0-6/configure-2417-       break;;
##############################################
r-cran-fftw-1.0-6/configure-3459-  test $ac_status = 0; }; then
r-cran-fftw-1.0-6/configure:3460:  pkg_cv_FFTW_CFLAGS=`$PKG_CONFIG --cflags "fftw3" 2>/dev/null`
r-cran-fftw-1.0-6/configure-3461-else
##############################################
r-cran-fftw-1.0-6/configure-3475-  test $ac_status = 0; }; then
r-cran-fftw-1.0-6/configure:3476:  pkg_cv_FFTW_LIBS=`$PKG_CONFIG --libs "fftw3" 2>/dev/null`
r-cran-fftw-1.0-6/configure-3477-else
##############################################
r-cran-fftw-1.0-6/configure-3493-        if test $_pkg_short_errors_supported = yes; then
r-cran-fftw-1.0-6/configure:3494:	        FFTW_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "fftw3" 2>&1`
r-cran-fftw-1.0-6/configure-3495-        else
r-cran-fftw-1.0-6/configure:3496:	        FFTW_PKG_ERRORS=`$PKG_CONFIG --print-errors "fftw3" 2>&1`
r-cran-fftw-1.0-6/configure-3497-        fi
##############################################
r-cran-fftw-1.0-6/configure-3667-'
r-cran-fftw-1.0-6/configure:3668:DEFS=`sed -n "$ac_script" confdefs.h`
r-cran-fftw-1.0-6/configure-3669-
##############################################
r-cran-fftw-1.0-6/configure-3676-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
r-cran-fftw-1.0-6/configure:3677:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
r-cran-fftw-1.0-6/configure-3678-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
r-cran-fftw-1.0-6/configure-3743-if test -z "$BASH_VERSION$ZSH_VERSION" \
r-cran-fftw-1.0-6/configure:3744:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-fftw-1.0-6/configure-3745-  as_echo='print -r --'
r-cran-fftw-1.0-6/configure-3746-  as_echo_n='print -rn --'
r-cran-fftw-1.0-6/configure:3747:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-fftw-1.0-6/configure-3748-  as_echo='printf %s\n'
##############################################
r-cran-fftw-1.0-6/configure-3750-else
r-cran-fftw-1.0-6/configure:3751:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
r-cran-fftw-1.0-6/configure-3752-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
r-cran-fftw-1.0-6/configure-3760-	expr "X$arg" : "X\\(.*\\)$as_nl";
r-cran-fftw-1.0-6/configure:3761:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
r-cran-fftw-1.0-6/configure-3762-      esac;
##############################################
r-cran-fftw-1.0-6/configure-3837-# ----------------------------------------
r-cran-fftw-1.0-6/configure:3838:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
r-cran-fftw-1.0-6/configure-3839-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
r-cran-fftw-1.0-6/configure-3909-  {
r-cran-fftw-1.0-6/configure:3910:    as_val=`expr "$@" || test $? -eq 1`
r-cran-fftw-1.0-6/configure-3911-  }
##############################################
r-cran-fftw-1.0-6/configure-4013-      case $as_dir in #(
r-cran-fftw-1.0-6/configure:4014:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
r-cran-fftw-1.0-6/configure-4015-      *) as_qdir=$as_dir;;
##############################################
r-cran-fftw-1.0-6/configure-4135-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
r-cran-fftw-1.0-6/configure:4136:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
r-cran-fftw-1.0-6/configure-4137-ac_cs_version="\\
##############################################
r-cran-fftw-1.0-6/configure-4157-  --*=?*)
r-cran-fftw-1.0-6/configure:4158:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
r-cran-fftw-1.0-6/configure:4159:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
r-cran-fftw-1.0-6/configure-4160-    ac_shift=:
##############################################
r-cran-fftw-1.0-6/configure-4162-  --*=)
r-cran-fftw-1.0-6/configure:4163:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
r-cran-fftw-1.0-6/configure-4164-    ac_optarg=
##############################################
r-cran-fftw-1.0-6/configure-4186-    case $ac_optarg in
r-cran-fftw-1.0-6/configure:4187:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-fftw-1.0-6/configure-4188-    '') as_fn_error $? "missing file argument" ;;
##############################################
r-cran-fftw-1.0-6/configure-4302-fi
r-cran-fftw-1.0-6/configure:4303:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
r-cran-fftw-1.0-6/configure-4304-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
r-cran-fftw-1.0-6/configure-4319-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
r-cran-fftw-1.0-6/configure:4320:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
r-cran-fftw-1.0-6/configure-4321-ac_delim='%!_!# '
##############################################
r-cran-fftw-1.0-6/configure-4325-
r-cran-fftw-1.0-6/configure:4326:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
r-cran-fftw-1.0-6/configure-4327-  if test $ac_delim_n = $ac_delim_num; then
##############################################
r-cran-fftw-1.0-6/configure-4487-      esac
r-cran-fftw-1.0-6/configure:4488:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
r-cran-fftw-1.0-6/configure-4489-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
r-cran-fftw-1.0-6/configure-4546-*)
r-cran-fftw-1.0-6/configure:4547:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
r-cran-fftw-1.0-6/configure-4548-  # A ".." for each directory in $ac_dir_suffix.
r-cran-fftw-1.0-6/configure:4549:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
r-cran-fftw-1.0-6/configure-4550-  case $ac_top_builddir_sub in
##############################################
r-cran-fftw-1.0-6/configure-4598-/@mandir@/p'
r-cran-fftw-1.0-6/configure:4599:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
r-cran-fftw-1.0-6/configure-4600-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
r-cran-fftw-1.0-6/configure-4615-
r-cran-fftw-1.0-6/configure:4616:# Neutralize VPATH when `$srcdir' = `.'.
r-cran-fftw-1.0-6/configure-4617-# Shell code in configure.ac might set extrasub.
##############################################
r-cran-fftw-1.0-6/configure-4641-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
r-cran-fftw-1.0-6/configure:4642:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
r-cran-fftw-1.0-6/configure-4643-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \