===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-cran-rcppgsl-0.3.8/configure.ac-24-    # Use gsl-config for header and linker arguments
r-cran-rcppgsl-0.3.8/configure.ac:25:    GSL_CFLAGS=`${GSL_CONFIG} --cflags`
r-cran-rcppgsl-0.3.8/configure.ac:26:    GSL_LIBS=`${GSL_CONFIG} --libs`
r-cran-rcppgsl-0.3.8/configure.ac-27-else
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure.ac-10-    # Use gsl-config for header and linker arguments (without BLAS which we get from R)
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure.ac:11:    GSL_CFLAGS=`${GSL_CONFIG} --cflags`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure.ac:12:    GSL_LIBS=`${GSL_CONFIG} --libs`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure.ac-13-else
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure.ac-18-## link flag providing libary as well as path to library, and optionally rpath
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure.ac:19:##RCPP_LDFLAGS=`${R_HOME}/bin/Rscript -e 'Rcpp:::LdFlags()'`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure.ac-20-
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-45-  as_echo='print -r --'
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-46-  as_echo_n='print -rn --'
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-48-  as_echo='printf %s\n'
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-50-else
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-62-      esac;
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-199-  if (eval "$as_required") 2>/dev/null; then :
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-323-      case $as_dir in #(
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:324:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-325-      *) as_qdir=$as_dir;;
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-396-  {
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:397:    as_val=`expr "$@" || test $? -eq 1`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-398-  }
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-403-# ----------------------------------------
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:404:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-405-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-466-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:467:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-468-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-695-  case $ac_option in
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:696:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-697-  *=)   ac_optarg= ;;
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-739-  -disable-* | --disable-*)
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:740:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-741-    # Reject names that are not valid shell variable names.
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-744-    ac_useropt_orig=$ac_useropt
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:745:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-746-    case $ac_user_opts in
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-765-  -enable-* | --enable-*)
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:766:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-767-    # Reject names that are not valid shell variable names.
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-770-    ac_useropt_orig=$ac_useropt
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:771:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-772-    case $ac_user_opts in
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-969-  -with-* | --with-*)
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:970:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-971-    # Reject names that are not valid shell variable names.
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-974-    ac_useropt_orig=$ac_useropt
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:975:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-976-    case $ac_user_opts in
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-985-  -without-* | --without-*)
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:986:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-987-    # Reject names that are not valid shell variable names.
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-990-    ac_useropt_orig=$ac_useropt
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:991:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-992-    case $ac_user_opts in
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1023-  *=*)
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1024:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1025-    # Reject names that are not valid shell variable names.
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1044-if test -n "$ac_prev"; then
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1045:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1046-  as_fn_error $? "missing argument to $ac_option"
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1066-    */ )
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1067:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1068-      eval $ac_var=\$ac_val;;
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1101-ac_ls_di=`ls -di .` &&
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1102:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1103-  as_fn_error $? "working directory cannot be determined"
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1157-case $srcdir in
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1158:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1159-esac
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1200-By default, \`make install' will install all the files in
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1201:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1202:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1203-for instance \`--prefix=\$HOME'.
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1254-*)
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1255:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1256-  # A ".." for each directory in $ac_dir_suffix.
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1257:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1258-  case $ac_top_builddir_sub in
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1390-    *\'*)
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1391:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1392-    esac
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1473-      case $ac_val in
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1474:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1475-      esac
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1488-	case $ac_val in
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1489:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1490-	esac
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1608-    set,)
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1609:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1610:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1611-      ac_cache_corrupted=: ;;
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1619-	# differences in whitespace do not lead to failure.
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1620:	ac_old_val_w=`echo x $ac_old_val`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1621:	ac_new_val_w=`echo x $ac_new_val`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1622-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1639-    case $ac_new_val in
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1640:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1641-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1713-    # Use gsl-config for header and linker arguments (without BLAS which we get from R)
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1714:    GSL_CFLAGS=`${GSL_CONFIG} --cflags`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1715:    GSL_LIBS=`${GSL_CONFIG} --libs`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1716-else
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1721-## link flag providing libary as well as path to library, and optionally rpath
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1722:##RCPP_LDFLAGS=`${R_HOME}/bin/Rscript -e 'Rcpp:::LdFlags()'`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1723-
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1855-'
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1856:DEFS=`sed -n "$ac_script" confdefs.h`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1857-
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1864-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1865:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1866-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1931-if test -z "$BASH_VERSION$ZSH_VERSION" \
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1932:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1933-  as_echo='print -r --'
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1934-  as_echo_n='print -rn --'
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1935:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1936-  as_echo='printf %s\n'
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1938-else
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1939:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1940-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1948-	expr "X$arg" : "X\\(.*\\)$as_nl";
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:1949:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-1950-      esac;
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2025-# ----------------------------------------
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:2026:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2027-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2097-  {
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:2098:    as_val=`expr "$@" || test $? -eq 1`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2099-  }
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2201-      case $as_dir in #(
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:2202:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2203-      *) as_qdir=$as_dir;;
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2323-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:2324:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2325-ac_cs_version="\\
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2345-  --*=?*)
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:2346:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:2347:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2348-    ac_shift=:
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2350-  --*=)
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:2351:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2352-    ac_optarg=
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2374-    case $ac_optarg in
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:2375:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2376-    '') as_fn_error $? "missing file argument" ;;
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2490-fi
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:2491:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2492-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2507-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:2508:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2509-ac_delim='%!_!# '
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2513-
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:2514:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2515-  if test $ac_delim_n = $ac_delim_num; then
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2675-      esac
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:2676:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2677-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2734-*)
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:2735:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2736-  # A ".." for each directory in $ac_dir_suffix.
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:2737:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2738-  case $ac_top_builddir_sub in
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2786-/@mandir@/p'
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:2787:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2788-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2803-
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:2804:# Neutralize VPATH when `$srcdir' = `.'.
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2805-# Shell code in configure.ac might set extrasub.
##############################################
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2829-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure:2830:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
r-cran-rcppgsl-0.3.8/inst/examples/RcppGSLExample/configure-2831-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
r-cran-rcppgsl-0.3.8/inst/skeleton/configure.win:1:GSL_CFLAGS=`${R_HOME}/bin${R_ARCH_BIN}/Rscript.exe -e "RcppGSL:::CFlags()"`
r-cran-rcppgsl-0.3.8/inst/skeleton/configure.win:2:GSL_LIBS=`${R_HOME}/bin${R_ARCH_BIN}/Rscript.exe -e "RcppGSL:::LdFlags()"`
r-cran-rcppgsl-0.3.8/inst/skeleton/configure.win-3-
##############################################
r-cran-rcppgsl-0.3.8/inst/skeleton/configure-2-
r-cran-rcppgsl-0.3.8/inst/skeleton/configure:3:GSL_CFLAGS=`${R_HOME}/bin/Rscript -e "RcppGSL:::CFlags()"`
r-cran-rcppgsl-0.3.8/inst/skeleton/configure:4:GSL_LIBS=`${R_HOME}/bin/Rscript -e "RcppGSL:::LdFlags()"`
r-cran-rcppgsl-0.3.8/inst/skeleton/configure-5-
##############################################
r-cran-rcppgsl-0.3.8/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
r-cran-rcppgsl-0.3.8/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-rcppgsl-0.3.8/configure-45-  as_echo='print -r --'
r-cran-rcppgsl-0.3.8/configure-46-  as_echo_n='print -rn --'
r-cran-rcppgsl-0.3.8/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-rcppgsl-0.3.8/configure-48-  as_echo='printf %s\n'
##############################################
r-cran-rcppgsl-0.3.8/configure-50-else
r-cran-rcppgsl-0.3.8/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
r-cran-rcppgsl-0.3.8/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
r-cran-rcppgsl-0.3.8/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
r-cran-rcppgsl-0.3.8/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
r-cran-rcppgsl-0.3.8/configure-62-      esac;
##############################################
r-cran-rcppgsl-0.3.8/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
r-cran-rcppgsl-0.3.8/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
r-cran-rcppgsl-0.3.8/configure-199-  if (eval "$as_required") 2>/dev/null; then :
##############################################
r-cran-rcppgsl-0.3.8/configure-323-      case $as_dir in #(
r-cran-rcppgsl-0.3.8/configure:324:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
r-cran-rcppgsl-0.3.8/configure-325-      *) as_qdir=$as_dir;;
##############################################
r-cran-rcppgsl-0.3.8/configure-396-  {
r-cran-rcppgsl-0.3.8/configure:397:    as_val=`expr "$@" || test $? -eq 1`
r-cran-rcppgsl-0.3.8/configure-398-  }
##############################################
r-cran-rcppgsl-0.3.8/configure-403-# ----------------------------------------
r-cran-rcppgsl-0.3.8/configure:404:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
r-cran-rcppgsl-0.3.8/configure-405-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
r-cran-rcppgsl-0.3.8/configure-466-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
r-cran-rcppgsl-0.3.8/configure:467:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
r-cran-rcppgsl-0.3.8/configure-468-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
r-cran-rcppgsl-0.3.8/configure-709-  case $ac_option in
r-cran-rcppgsl-0.3.8/configure:710:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
r-cran-rcppgsl-0.3.8/configure-711-  *=)   ac_optarg= ;;
##############################################
r-cran-rcppgsl-0.3.8/configure-753-  -disable-* | --disable-*)
r-cran-rcppgsl-0.3.8/configure:754:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
r-cran-rcppgsl-0.3.8/configure-755-    # Reject names that are not valid shell variable names.
##############################################
r-cran-rcppgsl-0.3.8/configure-758-    ac_useropt_orig=$ac_useropt
r-cran-rcppgsl-0.3.8/configure:759:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-rcppgsl-0.3.8/configure-760-    case $ac_user_opts in
##############################################
r-cran-rcppgsl-0.3.8/configure-779-  -enable-* | --enable-*)
r-cran-rcppgsl-0.3.8/configure:780:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
r-cran-rcppgsl-0.3.8/configure-781-    # Reject names that are not valid shell variable names.
##############################################
r-cran-rcppgsl-0.3.8/configure-784-    ac_useropt_orig=$ac_useropt
r-cran-rcppgsl-0.3.8/configure:785:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-rcppgsl-0.3.8/configure-786-    case $ac_user_opts in
##############################################
r-cran-rcppgsl-0.3.8/configure-992-  -with-* | --with-*)
r-cran-rcppgsl-0.3.8/configure:993:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
r-cran-rcppgsl-0.3.8/configure-994-    # Reject names that are not valid shell variable names.
##############################################
r-cran-rcppgsl-0.3.8/configure-997-    ac_useropt_orig=$ac_useropt
r-cran-rcppgsl-0.3.8/configure:998:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-rcppgsl-0.3.8/configure-999-    case $ac_user_opts in
##############################################
r-cran-rcppgsl-0.3.8/configure-1008-  -without-* | --without-*)
r-cran-rcppgsl-0.3.8/configure:1009:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
r-cran-rcppgsl-0.3.8/configure-1010-    # Reject names that are not valid shell variable names.
##############################################
r-cran-rcppgsl-0.3.8/configure-1013-    ac_useropt_orig=$ac_useropt
r-cran-rcppgsl-0.3.8/configure:1014:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
r-cran-rcppgsl-0.3.8/configure-1015-    case $ac_user_opts in
##############################################
r-cran-rcppgsl-0.3.8/configure-1046-  *=*)
r-cran-rcppgsl-0.3.8/configure:1047:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
r-cran-rcppgsl-0.3.8/configure-1048-    # Reject names that are not valid shell variable names.
##############################################
r-cran-rcppgsl-0.3.8/configure-1067-if test -n "$ac_prev"; then
r-cran-rcppgsl-0.3.8/configure:1068:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
r-cran-rcppgsl-0.3.8/configure-1069-  as_fn_error $? "missing argument to $ac_option"
##############################################
r-cran-rcppgsl-0.3.8/configure-1089-    */ )
r-cran-rcppgsl-0.3.8/configure:1090:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
r-cran-rcppgsl-0.3.8/configure-1091-      eval $ac_var=\$ac_val;;
##############################################
r-cran-rcppgsl-0.3.8/configure-1124-ac_ls_di=`ls -di .` &&
r-cran-rcppgsl-0.3.8/configure:1125:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
r-cran-rcppgsl-0.3.8/configure-1126-  as_fn_error $? "working directory cannot be determined"
##############################################
r-cran-rcppgsl-0.3.8/configure-1180-case $srcdir in
r-cran-rcppgsl-0.3.8/configure:1181:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
r-cran-rcppgsl-0.3.8/configure-1182-esac
##############################################
r-cran-rcppgsl-0.3.8/configure-1223-By default, \`make install' will install all the files in
r-cran-rcppgsl-0.3.8/configure:1224:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
r-cran-rcppgsl-0.3.8/configure:1225:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
r-cran-rcppgsl-0.3.8/configure-1226-for instance \`--prefix=\$HOME'.
##############################################
r-cran-rcppgsl-0.3.8/configure-1290-*)
r-cran-rcppgsl-0.3.8/configure:1291:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
r-cran-rcppgsl-0.3.8/configure-1292-  # A ".." for each directory in $ac_dir_suffix.
r-cran-rcppgsl-0.3.8/configure:1293:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
r-cran-rcppgsl-0.3.8/configure-1294-  case $ac_top_builddir_sub in
##############################################
r-cran-rcppgsl-0.3.8/configure-1464-    *\'*)
r-cran-rcppgsl-0.3.8/configure:1465:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-rcppgsl-0.3.8/configure-1466-    esac
##############################################
r-cran-rcppgsl-0.3.8/configure-1547-      case $ac_val in
r-cran-rcppgsl-0.3.8/configure:1548:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
r-cran-rcppgsl-0.3.8/configure-1549-      esac
##############################################
r-cran-rcppgsl-0.3.8/configure-1562-	case $ac_val in
r-cran-rcppgsl-0.3.8/configure:1563:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
r-cran-rcppgsl-0.3.8/configure-1564-	esac
##############################################
r-cran-rcppgsl-0.3.8/configure-1682-    set,)
r-cran-rcppgsl-0.3.8/configure:1683:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
r-cran-rcppgsl-0.3.8/configure:1684:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
r-cran-rcppgsl-0.3.8/configure-1685-      ac_cache_corrupted=: ;;
##############################################
r-cran-rcppgsl-0.3.8/configure-1693-	# differences in whitespace do not lead to failure.
r-cran-rcppgsl-0.3.8/configure:1694:	ac_old_val_w=`echo x $ac_old_val`
r-cran-rcppgsl-0.3.8/configure:1695:	ac_new_val_w=`echo x $ac_new_val`
r-cran-rcppgsl-0.3.8/configure-1696-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
r-cran-rcppgsl-0.3.8/configure-1713-    case $ac_new_val in
r-cran-rcppgsl-0.3.8/configure:1714:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-rcppgsl-0.3.8/configure-1715-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
r-cran-rcppgsl-0.3.8/configure-2088-$as_echo_n "checking whether the C compiler works... " >&6; }
r-cran-rcppgsl-0.3.8/configure:2089:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
r-cran-rcppgsl-0.3.8/configure-2090-
##############################################
r-cran-rcppgsl-0.3.8/configure-2132-	then :; else
r-cran-rcppgsl-0.3.8/configure:2133:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
r-cran-rcppgsl-0.3.8/configure-2134-	fi
##############################################
r-cran-rcppgsl-0.3.8/configure-2192-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
r-cran-rcppgsl-0.3.8/configure:2193:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
r-cran-rcppgsl-0.3.8/configure-2194-	  break;;
##############################################
r-cran-rcppgsl-0.3.8/configure-2301-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
r-cran-rcppgsl-0.3.8/configure:2302:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
r-cran-rcppgsl-0.3.8/configure-2303-       break;;
##############################################
r-cran-rcppgsl-0.3.8/configure-2578-    # Use gsl-config for header and linker arguments
r-cran-rcppgsl-0.3.8/configure:2579:    GSL_CFLAGS=`${GSL_CONFIG} --cflags`
r-cran-rcppgsl-0.3.8/configure:2580:    GSL_LIBS=`${GSL_CONFIG} --libs`
r-cran-rcppgsl-0.3.8/configure-2581-else
##############################################
r-cran-rcppgsl-0.3.8/configure-2715-'
r-cran-rcppgsl-0.3.8/configure:2716:DEFS=`sed -n "$ac_script" confdefs.h`
r-cran-rcppgsl-0.3.8/configure-2717-
##############################################
r-cran-rcppgsl-0.3.8/configure-2724-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
r-cran-rcppgsl-0.3.8/configure:2725:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
r-cran-rcppgsl-0.3.8/configure-2726-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
r-cran-rcppgsl-0.3.8/configure-2791-if test -z "$BASH_VERSION$ZSH_VERSION" \
r-cran-rcppgsl-0.3.8/configure:2792:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-rcppgsl-0.3.8/configure-2793-  as_echo='print -r --'
r-cran-rcppgsl-0.3.8/configure-2794-  as_echo_n='print -rn --'
r-cran-rcppgsl-0.3.8/configure:2795:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
r-cran-rcppgsl-0.3.8/configure-2796-  as_echo='printf %s\n'
##############################################
r-cran-rcppgsl-0.3.8/configure-2798-else
r-cran-rcppgsl-0.3.8/configure:2799:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
r-cran-rcppgsl-0.3.8/configure-2800-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
r-cran-rcppgsl-0.3.8/configure-2808-	expr "X$arg" : "X\\(.*\\)$as_nl";
r-cran-rcppgsl-0.3.8/configure:2809:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
r-cran-rcppgsl-0.3.8/configure-2810-      esac;
##############################################
r-cran-rcppgsl-0.3.8/configure-2885-# ----------------------------------------
r-cran-rcppgsl-0.3.8/configure:2886:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
r-cran-rcppgsl-0.3.8/configure-2887-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
r-cran-rcppgsl-0.3.8/configure-2957-  {
r-cran-rcppgsl-0.3.8/configure:2958:    as_val=`expr "$@" || test $? -eq 1`
r-cran-rcppgsl-0.3.8/configure-2959-  }
##############################################
r-cran-rcppgsl-0.3.8/configure-3061-      case $as_dir in #(
r-cran-rcppgsl-0.3.8/configure:3062:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
r-cran-rcppgsl-0.3.8/configure-3063-      *) as_qdir=$as_dir;;
##############################################
r-cran-rcppgsl-0.3.8/configure-3183-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
r-cran-rcppgsl-0.3.8/configure:3184:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
r-cran-rcppgsl-0.3.8/configure-3185-ac_cs_version="\\
##############################################
r-cran-rcppgsl-0.3.8/configure-3205-  --*=?*)
r-cran-rcppgsl-0.3.8/configure:3206:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
r-cran-rcppgsl-0.3.8/configure:3207:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
r-cran-rcppgsl-0.3.8/configure-3208-    ac_shift=:
##############################################
r-cran-rcppgsl-0.3.8/configure-3210-  --*=)
r-cran-rcppgsl-0.3.8/configure:3211:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
r-cran-rcppgsl-0.3.8/configure-3212-    ac_optarg=
##############################################
r-cran-rcppgsl-0.3.8/configure-3234-    case $ac_optarg in
r-cran-rcppgsl-0.3.8/configure:3235:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
r-cran-rcppgsl-0.3.8/configure-3236-    '') as_fn_error $? "missing file argument" ;;
##############################################
r-cran-rcppgsl-0.3.8/configure-3350-fi
r-cran-rcppgsl-0.3.8/configure:3351:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
r-cran-rcppgsl-0.3.8/configure-3352-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
r-cran-rcppgsl-0.3.8/configure-3367-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
r-cran-rcppgsl-0.3.8/configure:3368:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
r-cran-rcppgsl-0.3.8/configure-3369-ac_delim='%!_!# '
##############################################
r-cran-rcppgsl-0.3.8/configure-3373-
r-cran-rcppgsl-0.3.8/configure:3374:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
r-cran-rcppgsl-0.3.8/configure-3375-  if test $ac_delim_n = $ac_delim_num; then
##############################################
r-cran-rcppgsl-0.3.8/configure-3535-      esac
r-cran-rcppgsl-0.3.8/configure:3536:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
r-cran-rcppgsl-0.3.8/configure-3537-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
r-cran-rcppgsl-0.3.8/configure-3594-*)
r-cran-rcppgsl-0.3.8/configure:3595:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
r-cran-rcppgsl-0.3.8/configure-3596-  # A ".." for each directory in $ac_dir_suffix.
r-cran-rcppgsl-0.3.8/configure:3597:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
r-cran-rcppgsl-0.3.8/configure-3598-  case $ac_top_builddir_sub in
##############################################
r-cran-rcppgsl-0.3.8/configure-3646-/@mandir@/p'
r-cran-rcppgsl-0.3.8/configure:3647:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
r-cran-rcppgsl-0.3.8/configure-3648-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
r-cran-rcppgsl-0.3.8/configure-3663-
r-cran-rcppgsl-0.3.8/configure:3664:# Neutralize VPATH when `$srcdir' = `.'.
r-cran-rcppgsl-0.3.8/configure-3665-# Shell code in configure.ac might set extrasub.
##############################################
r-cran-rcppgsl-0.3.8/configure-3689-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
r-cran-rcppgsl-0.3.8/configure:3690:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
r-cran-rcppgsl-0.3.8/configure-3691-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \