===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
octave-mapping-1.4.1/src/configure.ac-13-
octave-mapping-1.4.1/src/configure.ac:14:HAS_RAD2DEG=`$OCTAVE -qf --eval "printf ('%i', exist ('rad2deg'))"`
octave-mapping-1.4.1/src/configure.ac:15:HAS_DEG2RAD=`$OCTAVE -qf --eval "printf ('%i', exist ('deg2rad'))"`
octave-mapping-1.4.1/src/configure.ac-16-
##############################################
octave-mapping-1.4.1/src/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
octave-mapping-1.4.1/src/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
octave-mapping-1.4.1/src/configure-45-  as_echo='print -r --'
octave-mapping-1.4.1/src/configure-46-  as_echo_n='print -rn --'
octave-mapping-1.4.1/src/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
octave-mapping-1.4.1/src/configure-48-  as_echo='printf %s\n'
##############################################
octave-mapping-1.4.1/src/configure-50-else
octave-mapping-1.4.1/src/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
octave-mapping-1.4.1/src/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
octave-mapping-1.4.1/src/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
octave-mapping-1.4.1/src/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
octave-mapping-1.4.1/src/configure-62-      esac;
##############################################
octave-mapping-1.4.1/src/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
octave-mapping-1.4.1/src/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
octave-mapping-1.4.1/src/configure-199-  if (eval "$as_required") 2>/dev/null; then :
##############################################
octave-mapping-1.4.1/src/configure-323-      case $as_dir in #(
octave-mapping-1.4.1/src/configure:324:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
octave-mapping-1.4.1/src/configure-325-      *) as_qdir=$as_dir;;
##############################################
octave-mapping-1.4.1/src/configure-396-  {
octave-mapping-1.4.1/src/configure:397:    as_val=`expr "$@" || test $? -eq 1`
octave-mapping-1.4.1/src/configure-398-  }
##############################################
octave-mapping-1.4.1/src/configure-403-# ----------------------------------------
octave-mapping-1.4.1/src/configure:404:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
octave-mapping-1.4.1/src/configure-405-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
octave-mapping-1.4.1/src/configure-466-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
octave-mapping-1.4.1/src/configure:467:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
octave-mapping-1.4.1/src/configure-468-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
octave-mapping-1.4.1/src/configure-723-  case $ac_option in
octave-mapping-1.4.1/src/configure:724:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
octave-mapping-1.4.1/src/configure-725-  *=)   ac_optarg= ;;
##############################################
octave-mapping-1.4.1/src/configure-767-  -disable-* | --disable-*)
octave-mapping-1.4.1/src/configure:768:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
octave-mapping-1.4.1/src/configure-769-    # Reject names that are not valid shell variable names.
##############################################
octave-mapping-1.4.1/src/configure-772-    ac_useropt_orig=$ac_useropt
octave-mapping-1.4.1/src/configure:773:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
octave-mapping-1.4.1/src/configure-774-    case $ac_user_opts in
##############################################
octave-mapping-1.4.1/src/configure-793-  -enable-* | --enable-*)
octave-mapping-1.4.1/src/configure:794:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
octave-mapping-1.4.1/src/configure-795-    # Reject names that are not valid shell variable names.
##############################################
octave-mapping-1.4.1/src/configure-798-    ac_useropt_orig=$ac_useropt
octave-mapping-1.4.1/src/configure:799:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
octave-mapping-1.4.1/src/configure-800-    case $ac_user_opts in
##############################################
octave-mapping-1.4.1/src/configure-1006-  -with-* | --with-*)
octave-mapping-1.4.1/src/configure:1007:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
octave-mapping-1.4.1/src/configure-1008-    # Reject names that are not valid shell variable names.
##############################################
octave-mapping-1.4.1/src/configure-1011-    ac_useropt_orig=$ac_useropt
octave-mapping-1.4.1/src/configure:1012:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
octave-mapping-1.4.1/src/configure-1013-    case $ac_user_opts in
##############################################
octave-mapping-1.4.1/src/configure-1022-  -without-* | --without-*)
octave-mapping-1.4.1/src/configure:1023:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
octave-mapping-1.4.1/src/configure-1024-    # Reject names that are not valid shell variable names.
##############################################
octave-mapping-1.4.1/src/configure-1027-    ac_useropt_orig=$ac_useropt
octave-mapping-1.4.1/src/configure:1028:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
octave-mapping-1.4.1/src/configure-1029-    case $ac_user_opts in
##############################################
octave-mapping-1.4.1/src/configure-1060-  *=*)
octave-mapping-1.4.1/src/configure:1061:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
octave-mapping-1.4.1/src/configure-1062-    # Reject names that are not valid shell variable names.
##############################################
octave-mapping-1.4.1/src/configure-1081-if test -n "$ac_prev"; then
octave-mapping-1.4.1/src/configure:1082:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
octave-mapping-1.4.1/src/configure-1083-  as_fn_error $? "missing argument to $ac_option"
##############################################
octave-mapping-1.4.1/src/configure-1103-    */ )
octave-mapping-1.4.1/src/configure:1104:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
octave-mapping-1.4.1/src/configure-1105-      eval $ac_var=\$ac_val;;
##############################################
octave-mapping-1.4.1/src/configure-1138-ac_ls_di=`ls -di .` &&
octave-mapping-1.4.1/src/configure:1139:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
octave-mapping-1.4.1/src/configure-1140-  as_fn_error $? "working directory cannot be determined"
##############################################
octave-mapping-1.4.1/src/configure-1194-case $srcdir in
octave-mapping-1.4.1/src/configure:1195:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
octave-mapping-1.4.1/src/configure-1196-esac
##############################################
octave-mapping-1.4.1/src/configure-1237-By default, \`make install' will install all the files in
octave-mapping-1.4.1/src/configure:1238:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
octave-mapping-1.4.1/src/configure:1239:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
octave-mapping-1.4.1/src/configure-1240-for instance \`--prefix=\$HOME'.
##############################################
octave-mapping-1.4.1/src/configure-1316-*)
octave-mapping-1.4.1/src/configure:1317:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
octave-mapping-1.4.1/src/configure-1318-  # A ".." for each directory in $ac_dir_suffix.
octave-mapping-1.4.1/src/configure:1319:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
octave-mapping-1.4.1/src/configure-1320-  case $ac_top_builddir_sub in
##############################################
octave-mapping-1.4.1/src/configure-1536-    *\'*)
octave-mapping-1.4.1/src/configure:1537:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
octave-mapping-1.4.1/src/configure-1538-    esac
##############################################
octave-mapping-1.4.1/src/configure-1619-      case $ac_val in
octave-mapping-1.4.1/src/configure:1620:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
octave-mapping-1.4.1/src/configure-1621-      esac
##############################################
octave-mapping-1.4.1/src/configure-1634-	case $ac_val in
octave-mapping-1.4.1/src/configure:1635:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
octave-mapping-1.4.1/src/configure-1636-	esac
##############################################
octave-mapping-1.4.1/src/configure-1754-    set,)
octave-mapping-1.4.1/src/configure:1755:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
octave-mapping-1.4.1/src/configure:1756:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
octave-mapping-1.4.1/src/configure-1757-      ac_cache_corrupted=: ;;
##############################################
octave-mapping-1.4.1/src/configure-1765-	# differences in whitespace do not lead to failure.
octave-mapping-1.4.1/src/configure:1766:	ac_old_val_w=`echo x $ac_old_val`
octave-mapping-1.4.1/src/configure:1767:	ac_new_val_w=`echo x $ac_new_val`
octave-mapping-1.4.1/src/configure-1768-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
octave-mapping-1.4.1/src/configure-1785-    case $ac_new_val in
octave-mapping-1.4.1/src/configure:1786:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
octave-mapping-1.4.1/src/configure-1787-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
octave-mapping-1.4.1/src/configure-1824-
octave-mapping-1.4.1/src/configure:1825:HAS_RAD2DEG=`$OCTAVE -qf --eval "printf ('%i', exist ('rad2deg'))"`
octave-mapping-1.4.1/src/configure:1826:HAS_DEG2RAD=`$OCTAVE -qf --eval "printf ('%i', exist ('deg2rad'))"`
octave-mapping-1.4.1/src/configure-1827-
##############################################
octave-mapping-1.4.1/src/configure-1990-$as_echo_n "checking whether the C++ compiler works... " >&6; }
octave-mapping-1.4.1/src/configure:1991:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
octave-mapping-1.4.1/src/configure-1992-
##############################################
octave-mapping-1.4.1/src/configure-2034-	then :; else
octave-mapping-1.4.1/src/configure:2035:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
octave-mapping-1.4.1/src/configure-2036-	fi
##############################################
octave-mapping-1.4.1/src/configure-2094-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
octave-mapping-1.4.1/src/configure:2095:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
octave-mapping-1.4.1/src/configure-2096-	  break;;
##############################################
octave-mapping-1.4.1/src/configure-2203-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
octave-mapping-1.4.1/src/configure:2204:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
octave-mapping-1.4.1/src/configure-2205-       break;;
##############################################
octave-mapping-1.4.1/src/configure-2489-  test $ac_status = 0; }; then
octave-mapping-1.4.1/src/configure:2490:  pkg_cv_GDAL_CFLAGS=`$PKG_CONFIG --cflags "gdal" 2>/dev/null`
octave-mapping-1.4.1/src/configure-2491-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
octave-mapping-1.4.1/src/configure-2506-  test $ac_status = 0; }; then
octave-mapping-1.4.1/src/configure:2507:  pkg_cv_GDAL_LIBS=`$PKG_CONFIG --libs "gdal" 2>/dev/null`
octave-mapping-1.4.1/src/configure-2508-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
octave-mapping-1.4.1/src/configure-2527-        if test $_pkg_short_errors_supported = yes; then
octave-mapping-1.4.1/src/configure:2528:	        GDAL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gdal" 2>&1`
octave-mapping-1.4.1/src/configure-2529-        else
octave-mapping-1.4.1/src/configure:2530:	        GDAL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gdal" 2>&1`
octave-mapping-1.4.1/src/configure-2531-        fi
##############################################
octave-mapping-1.4.1/src/configure-2750-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
octave-mapping-1.4.1/src/configure:2751:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
octave-mapping-1.4.1/src/configure-2752-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
octave-mapping-1.4.1/src/configure-2817-if test -z "$BASH_VERSION$ZSH_VERSION" \
octave-mapping-1.4.1/src/configure:2818:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
octave-mapping-1.4.1/src/configure-2819-  as_echo='print -r --'
octave-mapping-1.4.1/src/configure-2820-  as_echo_n='print -rn --'
octave-mapping-1.4.1/src/configure:2821:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
octave-mapping-1.4.1/src/configure-2822-  as_echo='printf %s\n'
##############################################
octave-mapping-1.4.1/src/configure-2824-else
octave-mapping-1.4.1/src/configure:2825:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
octave-mapping-1.4.1/src/configure-2826-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
octave-mapping-1.4.1/src/configure-2834-	expr "X$arg" : "X\\(.*\\)$as_nl";
octave-mapping-1.4.1/src/configure:2835:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
octave-mapping-1.4.1/src/configure-2836-      esac;
##############################################
octave-mapping-1.4.1/src/configure-2911-# ----------------------------------------
octave-mapping-1.4.1/src/configure:2912:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
octave-mapping-1.4.1/src/configure-2913-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
octave-mapping-1.4.1/src/configure-2983-  {
octave-mapping-1.4.1/src/configure:2984:    as_val=`expr "$@" || test $? -eq 1`
octave-mapping-1.4.1/src/configure-2985-  }
##############################################
octave-mapping-1.4.1/src/configure-3087-      case $as_dir in #(
octave-mapping-1.4.1/src/configure:3088:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
octave-mapping-1.4.1/src/configure-3089-      *) as_qdir=$as_dir;;
##############################################
octave-mapping-1.4.1/src/configure-3183-# Files that config.status was made for.
octave-mapping-1.4.1/src/configure:3184:config_files="`echo $ac_config_files`"
octave-mapping-1.4.1/src/configure:3185:config_headers="`echo $ac_config_headers`"
octave-mapping-1.4.1/src/configure-3186-
##############################################
octave-mapping-1.4.1/src/configure-3218-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
octave-mapping-1.4.1/src/configure:3219:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
octave-mapping-1.4.1/src/configure-3220-ac_cs_version="\\
##############################################
octave-mapping-1.4.1/src/configure-3240-  --*=?*)
octave-mapping-1.4.1/src/configure:3241:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
octave-mapping-1.4.1/src/configure:3242:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
octave-mapping-1.4.1/src/configure-3243-    ac_shift=:
##############################################
octave-mapping-1.4.1/src/configure-3245-  --*=)
octave-mapping-1.4.1/src/configure:3246:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
octave-mapping-1.4.1/src/configure-3247-    ac_optarg=
##############################################
octave-mapping-1.4.1/src/configure-3269-    case $ac_optarg in
octave-mapping-1.4.1/src/configure:3270:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
octave-mapping-1.4.1/src/configure-3271-    '') as_fn_error $? "missing file argument" ;;
##############################################
octave-mapping-1.4.1/src/configure-3277-    case $ac_optarg in
octave-mapping-1.4.1/src/configure:3278:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
octave-mapping-1.4.1/src/configure-3279-    esac
##############################################
octave-mapping-1.4.1/src/configure-3400-fi
octave-mapping-1.4.1/src/configure:3401:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
octave-mapping-1.4.1/src/configure-3402-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
octave-mapping-1.4.1/src/configure-3417-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
octave-mapping-1.4.1/src/configure:3418:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
octave-mapping-1.4.1/src/configure-3419-ac_delim='%!_!# '
##############################################
octave-mapping-1.4.1/src/configure-3423-
octave-mapping-1.4.1/src/configure:3424:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
octave-mapping-1.4.1/src/configure-3425-  if test $ac_delim_n = $ac_delim_num; then
##############################################
octave-mapping-1.4.1/src/configure-3561-for ac_last_try in false false :; do
octave-mapping-1.4.1/src/configure:3562:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
octave-mapping-1.4.1/src/configure-3563-  if test -z "$ac_tt"; then
##############################################
octave-mapping-1.4.1/src/configure-3693-      esac
octave-mapping-1.4.1/src/configure:3694:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
octave-mapping-1.4.1/src/configure-3695-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
octave-mapping-1.4.1/src/configure-3752-*)
octave-mapping-1.4.1/src/configure:3753:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
octave-mapping-1.4.1/src/configure-3754-  # A ".." for each directory in $ac_dir_suffix.
octave-mapping-1.4.1/src/configure:3755:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
octave-mapping-1.4.1/src/configure-3756-  case $ac_top_builddir_sub in
##############################################
octave-mapping-1.4.1/src/configure-3804-/@mandir@/p'
octave-mapping-1.4.1/src/configure:3805:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
octave-mapping-1.4.1/src/configure-3806-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
octave-mapping-1.4.1/src/configure-3821-
octave-mapping-1.4.1/src/configure:3822:# Neutralize VPATH when `$srcdir' = `.'.
octave-mapping-1.4.1/src/configure-3823-# Shell code in configure.ac might set extrasub.
##############################################
octave-mapping-1.4.1/src/configure-3847-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
octave-mapping-1.4.1/src/configure:3848:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
octave-mapping-1.4.1/src/configure-3849-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
octave-mapping-1.4.1/src/m4/pkg.m4-75-    PKG_CHECK_EXISTS([$3],
octave-mapping-1.4.1/src/m4/pkg.m4:76:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
octave-mapping-1.4.1/src/m4/pkg.m4-77-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
octave-mapping-1.4.1/src/m4/pkg.m4-124-        if test $_pkg_short_errors_supported = yes; then
octave-mapping-1.4.1/src/m4/pkg.m4:125:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
octave-mapping-1.4.1/src/m4/pkg.m4-126-        else 
octave-mapping-1.4.1/src/m4/pkg.m4:127:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
octave-mapping-1.4.1/src/m4/pkg.m4-128-        fi