===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
samplv1-0.9.18/INSTALL-173-directory configuration variables that were expressed in terms of
samplv1-0.9.18/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
samplv1-0.9.18/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
samplv1-0.9.18/aclocal.m4-123-    PKG_CHECK_EXISTS([$3],
samplv1-0.9.18/aclocal.m4:124:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
samplv1-0.9.18/aclocal.m4-125-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
samplv1-0.9.18/aclocal.m4-171-        if test $_pkg_short_errors_supported = yes; then
samplv1-0.9.18/aclocal.m4:172:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
samplv1-0.9.18/aclocal.m4-173-        else 
samplv1-0.9.18/aclocal.m4:174:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
samplv1-0.9.18/aclocal.m4-175-        fi
##############################################
samplv1-0.9.18/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
samplv1-0.9.18/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
samplv1-0.9.18/configure-47-  as_echo='print -r --'
samplv1-0.9.18/configure-48-  as_echo_n='print -rn --'
samplv1-0.9.18/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
samplv1-0.9.18/configure-50-  as_echo='printf %s\n'
##############################################
samplv1-0.9.18/configure-52-else
samplv1-0.9.18/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
samplv1-0.9.18/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
samplv1-0.9.18/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
samplv1-0.9.18/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
samplv1-0.9.18/configure-64-      esac;
##############################################
samplv1-0.9.18/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
samplv1-0.9.18/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
samplv1-0.9.18/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
samplv1-0.9.18/configure-327-      case $as_dir in #(
samplv1-0.9.18/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
samplv1-0.9.18/configure-329-      *) as_qdir=$as_dir;;
##############################################
samplv1-0.9.18/configure-400-  {
samplv1-0.9.18/configure:401:    as_val=`expr "$@" || test $? -eq 1`
samplv1-0.9.18/configure-402-  }
##############################################
samplv1-0.9.18/configure-407-# ----------------------------------------
samplv1-0.9.18/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
samplv1-0.9.18/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
samplv1-0.9.18/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
samplv1-0.9.18/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
samplv1-0.9.18/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
samplv1-0.9.18/configure-850-  case $ac_option in
samplv1-0.9.18/configure:851:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
samplv1-0.9.18/configure-852-  *=)   ac_optarg= ;;
##############################################
samplv1-0.9.18/configure-894-  -disable-* | --disable-*)
samplv1-0.9.18/configure:895:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
samplv1-0.9.18/configure-896-    # Reject names that are not valid shell variable names.
##############################################
samplv1-0.9.18/configure-899-    ac_useropt_orig=$ac_useropt
samplv1-0.9.18/configure:900:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
samplv1-0.9.18/configure-901-    case $ac_user_opts in
##############################################
samplv1-0.9.18/configure-920-  -enable-* | --enable-*)
samplv1-0.9.18/configure:921:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
samplv1-0.9.18/configure-922-    # Reject names that are not valid shell variable names.
##############################################
samplv1-0.9.18/configure-925-    ac_useropt_orig=$ac_useropt
samplv1-0.9.18/configure:926:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
samplv1-0.9.18/configure-927-    case $ac_user_opts in
##############################################
samplv1-0.9.18/configure-1124-  -with-* | --with-*)
samplv1-0.9.18/configure:1125:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
samplv1-0.9.18/configure-1126-    # Reject names that are not valid shell variable names.
##############################################
samplv1-0.9.18/configure-1129-    ac_useropt_orig=$ac_useropt
samplv1-0.9.18/configure:1130:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
samplv1-0.9.18/configure-1131-    case $ac_user_opts in
##############################################
samplv1-0.9.18/configure-1140-  -without-* | --without-*)
samplv1-0.9.18/configure:1141:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
samplv1-0.9.18/configure-1142-    # Reject names that are not valid shell variable names.
##############################################
samplv1-0.9.18/configure-1145-    ac_useropt_orig=$ac_useropt
samplv1-0.9.18/configure:1146:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
samplv1-0.9.18/configure-1147-    case $ac_user_opts in
##############################################
samplv1-0.9.18/configure-1178-  *=*)
samplv1-0.9.18/configure:1179:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
samplv1-0.9.18/configure-1180-    # Reject names that are not valid shell variable names.
##############################################
samplv1-0.9.18/configure-1199-if test -n "$ac_prev"; then
samplv1-0.9.18/configure:1200:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
samplv1-0.9.18/configure-1201-  as_fn_error $? "missing argument to $ac_option"
##############################################
samplv1-0.9.18/configure-1221-    */ )
samplv1-0.9.18/configure:1222:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
samplv1-0.9.18/configure-1223-      eval $ac_var=\$ac_val;;
##############################################
samplv1-0.9.18/configure-1256-ac_ls_di=`ls -di .` &&
samplv1-0.9.18/configure:1257:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
samplv1-0.9.18/configure-1258-  as_fn_error $? "working directory cannot be determined"
##############################################
samplv1-0.9.18/configure-1312-case $srcdir in
samplv1-0.9.18/configure:1313:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
samplv1-0.9.18/configure-1314-esac
##############################################
samplv1-0.9.18/configure-1355-By default, \`make install' will install all the files in
samplv1-0.9.18/configure:1356:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
samplv1-0.9.18/configure:1357:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
samplv1-0.9.18/configure-1358-for instance \`--prefix=\$HOME'.
##############################################
samplv1-0.9.18/configure-1488-*)
samplv1-0.9.18/configure:1489:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
samplv1-0.9.18/configure-1490-  # A ".." for each directory in $ac_dir_suffix.
samplv1-0.9.18/configure:1491:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
samplv1-0.9.18/configure-1492-  case $ac_top_builddir_sub in
##############################################
samplv1-0.9.18/configure-1984-    *\'*)
samplv1-0.9.18/configure:1985:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
samplv1-0.9.18/configure-1986-    esac
##############################################
samplv1-0.9.18/configure-2067-      case $ac_val in
samplv1-0.9.18/configure:2068:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
samplv1-0.9.18/configure-2069-      esac
##############################################
samplv1-0.9.18/configure-2082-	case $ac_val in
samplv1-0.9.18/configure:2083:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
samplv1-0.9.18/configure-2084-	esac
##############################################
samplv1-0.9.18/configure-2202-    set,)
samplv1-0.9.18/configure:2203:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
samplv1-0.9.18/configure:2204:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
samplv1-0.9.18/configure-2205-      ac_cache_corrupted=: ;;
##############################################
samplv1-0.9.18/configure-2213-	# differences in whitespace do not lead to failure.
samplv1-0.9.18/configure:2214:	ac_old_val_w=`echo x $ac_old_val`
samplv1-0.9.18/configure:2215:	ac_new_val_w=`echo x $ac_new_val`
samplv1-0.9.18/configure-2216-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
samplv1-0.9.18/configure-2233-    case $ac_new_val in
samplv1-0.9.18/configure:2234:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
samplv1-0.9.18/configure-2235-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
samplv1-0.9.18/configure-2957-$as_echo_n "checking whether the C compiler works... " >&6; }
samplv1-0.9.18/configure:2958:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
samplv1-0.9.18/configure-2959-
##############################################
samplv1-0.9.18/configure-3001-	then :; else
samplv1-0.9.18/configure:3002:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
samplv1-0.9.18/configure-3003-	fi
##############################################
samplv1-0.9.18/configure-3061-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
samplv1-0.9.18/configure:3062:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
samplv1-0.9.18/configure-3063-	  break;;
##############################################
samplv1-0.9.18/configure-3170-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
samplv1-0.9.18/configure:3171:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
samplv1-0.9.18/configure-3172-       break;;
##############################################
samplv1-0.9.18/configure-5716-  test $ac_status = 0; }; then
samplv1-0.9.18/configure:5717:  pkg_cv_SNDFILE_CFLAGS=`$PKG_CONFIG --cflags "sndfile" 2>/dev/null`
samplv1-0.9.18/configure-5718-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
samplv1-0.9.18/configure-5733-  test $ac_status = 0; }; then
samplv1-0.9.18/configure:5734:  pkg_cv_SNDFILE_LIBS=`$PKG_CONFIG --libs "sndfile" 2>/dev/null`
samplv1-0.9.18/configure-5735-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
samplv1-0.9.18/configure-5754-        if test $_pkg_short_errors_supported = yes; then
samplv1-0.9.18/configure:5755:	        SNDFILE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sndfile" 2>&1`
samplv1-0.9.18/configure-5756-        else
samplv1-0.9.18/configure:5757:	        SNDFILE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sndfile" 2>&1`
samplv1-0.9.18/configure-5758-        fi
##############################################
samplv1-0.9.18/configure-5799-  test $ac_status = 0; }; then
samplv1-0.9.18/configure:5800:  pkg_cv_RUBBERBAND_CFLAGS=`$PKG_CONFIG --cflags "rubberband" 2>/dev/null`
samplv1-0.9.18/configure-5801-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
samplv1-0.9.18/configure-5816-  test $ac_status = 0; }; then
samplv1-0.9.18/configure:5817:  pkg_cv_RUBBERBAND_LIBS=`$PKG_CONFIG --libs "rubberband" 2>/dev/null`
samplv1-0.9.18/configure-5818-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
samplv1-0.9.18/configure-5837-        if test $_pkg_short_errors_supported = yes; then
samplv1-0.9.18/configure:5838:	        RUBBERBAND_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "rubberband" 2>&1`
samplv1-0.9.18/configure-5839-        else
samplv1-0.9.18/configure:5840:	        RUBBERBAND_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "rubberband" 2>&1`
samplv1-0.9.18/configure-5841-        fi
##############################################
samplv1-0.9.18/configure-5884-  test $ac_status = 0; }; then
samplv1-0.9.18/configure:5885:  pkg_cv_FFTW3_CFLAGS=`$PKG_CONFIG --cflags "fftw3f" 2>/dev/null`
samplv1-0.9.18/configure-5886-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
samplv1-0.9.18/configure-5901-  test $ac_status = 0; }; then
samplv1-0.9.18/configure:5902:  pkg_cv_FFTW3_LIBS=`$PKG_CONFIG --libs "fftw3f" 2>/dev/null`
samplv1-0.9.18/configure-5903-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
samplv1-0.9.18/configure-5922-        if test $_pkg_short_errors_supported = yes; then
samplv1-0.9.18/configure:5923:	        FFTW3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fftw3f" 2>&1`
samplv1-0.9.18/configure-5924-        else
samplv1-0.9.18/configure:5925:	        FFTW3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fftw3f" 2>&1`
samplv1-0.9.18/configure-5926-        fi
##############################################
samplv1-0.9.18/configure-5984-  test $ac_status = 0; }; then
samplv1-0.9.18/configure:5985:  pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "jack >= 0.100.0" 2>/dev/null`
samplv1-0.9.18/configure-5986-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
samplv1-0.9.18/configure-6001-  test $ac_status = 0; }; then
samplv1-0.9.18/configure:6002:  pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "jack >= 0.100.0" 2>/dev/null`
samplv1-0.9.18/configure-6003-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
samplv1-0.9.18/configure-6022-        if test $_pkg_short_errors_supported = yes; then
samplv1-0.9.18/configure:6023:	        JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "jack >= 0.100.0" 2>&1`
samplv1-0.9.18/configure-6024-        else
samplv1-0.9.18/configure:6025:	        JACK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "jack >= 0.100.0" 2>&1`
samplv1-0.9.18/configure-6026-        fi
##############################################
samplv1-0.9.18/configure-6123-  test $ac_status = 0; }; then
samplv1-0.9.18/configure:6124:  pkg_cv_ALSA_CFLAGS=`$PKG_CONFIG --cflags "alsa" 2>/dev/null`
samplv1-0.9.18/configure-6125-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
samplv1-0.9.18/configure-6140-  test $ac_status = 0; }; then
samplv1-0.9.18/configure:6141:  pkg_cv_ALSA_LIBS=`$PKG_CONFIG --libs "alsa" 2>/dev/null`
samplv1-0.9.18/configure-6142-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
samplv1-0.9.18/configure-6161-        if test $_pkg_short_errors_supported = yes; then
samplv1-0.9.18/configure:6162:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "alsa" 2>&1`
samplv1-0.9.18/configure-6163-        else
samplv1-0.9.18/configure:6164:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "alsa" 2>&1`
samplv1-0.9.18/configure-6165-        fi
##############################################
samplv1-0.9.18/configure-6263-  test $ac_status = 0; }; then
samplv1-0.9.18/configure:6264:  pkg_cv_LIBLO_CFLAGS=`$PKG_CONFIG --cflags "liblo" 2>/dev/null`
samplv1-0.9.18/configure-6265-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
samplv1-0.9.18/configure-6280-  test $ac_status = 0; }; then
samplv1-0.9.18/configure:6281:  pkg_cv_LIBLO_LIBS=`$PKG_CONFIG --libs "liblo" 2>/dev/null`
samplv1-0.9.18/configure-6282-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
samplv1-0.9.18/configure-6301-        if test $_pkg_short_errors_supported = yes; then
samplv1-0.9.18/configure:6302:	        LIBLO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "liblo" 2>&1`
samplv1-0.9.18/configure-6303-        else
samplv1-0.9.18/configure:6304:	        LIBLO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "liblo" 2>&1`
samplv1-0.9.18/configure-6305-        fi
##############################################
samplv1-0.9.18/configure-6359-  # Check for GNU $ac_path_GREP
samplv1-0.9.18/configure:6360:case `"$ac_path_GREP" --version 2>&1` in
samplv1-0.9.18/configure-6361-*GNU*)
##############################################
samplv1-0.9.18/configure-6425-  # Check for GNU $ac_path_EGREP
samplv1-0.9.18/configure:6426:case `"$ac_path_EGREP" --version 2>&1` in
samplv1-0.9.18/configure-6427-*GNU*)
##############################################
samplv1-0.9.18/configure-6627-do :
samplv1-0.9.18/configure:6628:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
samplv1-0.9.18/configure-6629-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
samplv1-0.9.18/configure-6632-  cat >>confdefs.h <<_ACEOF
samplv1-0.9.18/configure:6633:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
samplv1-0.9.18/configure-6634-_ACEOF
##############################################
samplv1-0.9.18/configure-6642-do :
samplv1-0.9.18/configure:6643:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
samplv1-0.9.18/configure-6644-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
samplv1-0.9.18/configure-6646-  cat >>confdefs.h <<_ACEOF
samplv1-0.9.18/configure:6647:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
samplv1-0.9.18/configure-6648-_ACEOF
##############################################
samplv1-0.9.18/configure-6715-  test $ac_status = 0; }; then
samplv1-0.9.18/configure:6716:  pkg_cv_LV2_CFLAGS=`$PKG_CONFIG --cflags "lv2" 2>/dev/null`
samplv1-0.9.18/configure-6717-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
samplv1-0.9.18/configure-6732-  test $ac_status = 0; }; then
samplv1-0.9.18/configure:6733:  pkg_cv_LV2_LIBS=`$PKG_CONFIG --libs "lv2" 2>/dev/null`
samplv1-0.9.18/configure-6734-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
samplv1-0.9.18/configure-6753-        if test $_pkg_short_errors_supported = yes; then
samplv1-0.9.18/configure:6754:	        LV2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lv2" 2>&1`
samplv1-0.9.18/configure-6755-        else
samplv1-0.9.18/configure:6756:	        LV2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lv2" 2>&1`
samplv1-0.9.18/configure-6757-        fi
##############################################
samplv1-0.9.18/configure-6783-do :
samplv1-0.9.18/configure:6784:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
samplv1-0.9.18/configure-6785-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
samplv1-0.9.18/configure-6787-  cat >>confdefs.h <<_ACEOF
samplv1-0.9.18/configure:6788:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
samplv1-0.9.18/configure-6789-_ACEOF
##############################################
samplv1-0.9.18/configure-7249-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
samplv1-0.9.18/configure:7250:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
samplv1-0.9.18/configure-7251-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
samplv1-0.9.18/configure-7316-if test -z "$BASH_VERSION$ZSH_VERSION" \
samplv1-0.9.18/configure:7317:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
samplv1-0.9.18/configure-7318-  as_echo='print -r --'
samplv1-0.9.18/configure-7319-  as_echo_n='print -rn --'
samplv1-0.9.18/configure:7320:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
samplv1-0.9.18/configure-7321-  as_echo='printf %s\n'
##############################################
samplv1-0.9.18/configure-7323-else
samplv1-0.9.18/configure:7324:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
samplv1-0.9.18/configure-7325-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
samplv1-0.9.18/configure-7333-	expr "X$arg" : "X\\(.*\\)$as_nl";
samplv1-0.9.18/configure:7334:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
samplv1-0.9.18/configure-7335-      esac;
##############################################
samplv1-0.9.18/configure-7410-# ----------------------------------------
samplv1-0.9.18/configure:7411:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
samplv1-0.9.18/configure-7412-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
samplv1-0.9.18/configure-7482-  {
samplv1-0.9.18/configure:7483:    as_val=`expr "$@" || test $? -eq 1`
samplv1-0.9.18/configure-7484-  }
##############################################
samplv1-0.9.18/configure-7586-      case $as_dir in #(
samplv1-0.9.18/configure:7587:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
samplv1-0.9.18/configure-7588-      *) as_qdir=$as_dir;;
##############################################
samplv1-0.9.18/configure-7717-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
samplv1-0.9.18/configure:7718:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
samplv1-0.9.18/configure-7719-ac_cs_version="\\
##############################################
samplv1-0.9.18/configure-7739-  --*=?*)
samplv1-0.9.18/configure:7740:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
samplv1-0.9.18/configure:7741:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
samplv1-0.9.18/configure-7742-    ac_shift=:
##############################################
samplv1-0.9.18/configure-7744-  --*=)
samplv1-0.9.18/configure:7745:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
samplv1-0.9.18/configure-7746-    ac_optarg=
##############################################
samplv1-0.9.18/configure-7768-    case $ac_optarg in
samplv1-0.9.18/configure:7769:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
samplv1-0.9.18/configure-7770-    '') as_fn_error $? "missing file argument" ;;
##############################################
samplv1-0.9.18/configure-7776-    case $ac_optarg in
samplv1-0.9.18/configure:7777:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
samplv1-0.9.18/configure-7778-    esac
##############################################
samplv1-0.9.18/configure-7902-fi
samplv1-0.9.18/configure:7903:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
samplv1-0.9.18/configure-7904-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
samplv1-0.9.18/configure-7919-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
samplv1-0.9.18/configure:7920:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
samplv1-0.9.18/configure-7921-ac_delim='%!_!# '
##############################################
samplv1-0.9.18/configure-7925-
samplv1-0.9.18/configure:7926:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
samplv1-0.9.18/configure-7927-  if test $ac_delim_n = $ac_delim_num; then
##############################################
samplv1-0.9.18/configure-8063-for ac_last_try in false false :; do
samplv1-0.9.18/configure:8064:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
samplv1-0.9.18/configure-8065-  if test -z "$ac_tt"; then
##############################################
samplv1-0.9.18/configure-8195-      esac
samplv1-0.9.18/configure:8196:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
samplv1-0.9.18/configure-8197-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
samplv1-0.9.18/configure-8254-*)
samplv1-0.9.18/configure:8255:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
samplv1-0.9.18/configure-8256-  # A ".." for each directory in $ac_dir_suffix.
samplv1-0.9.18/configure:8257:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
samplv1-0.9.18/configure-8258-  case $ac_top_builddir_sub in
##############################################
samplv1-0.9.18/configure-8306-/@mandir@/p'
samplv1-0.9.18/configure:8307:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
samplv1-0.9.18/configure-8308-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
samplv1-0.9.18/configure-8323-
samplv1-0.9.18/configure:8324:# Neutralize VPATH when `$srcdir' = `.'.
samplv1-0.9.18/configure-8325-# Shell code in configure.ac might set extrasub.
##############################################
samplv1-0.9.18/configure-8349-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
samplv1-0.9.18/configure:8350:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
samplv1-0.9.18/configure-8351-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
samplv1-0.9.18/src/src_lv2.pro-46-
samplv1-0.9.18/src/src_lv2.pro:47:	contains(PREFIX, $$system(echo $HOME)) {
samplv1-0.9.18/src/src_lv2.pro-48-		LV2DIR = $${PREFIX}/.lv2
##############################################
samplv1-0.9.18/src/src_lv2.pro-55-	!exists($${TARGET_LV2}.so) {
samplv1-0.9.18/src/src_lv2.pro:56:		system(touch $${TARGET_LV2}.so)
samplv1-0.9.18/src/src_lv2.pro-57-	}
##############################################
samplv1-0.9.18/.pc/0003-cross.patch/src/src_lv2.pro-46-
samplv1-0.9.18/.pc/0003-cross.patch/src/src_lv2.pro:47:	contains(PREFIX, $$system(echo $HOME)) {
samplv1-0.9.18/.pc/0003-cross.patch/src/src_lv2.pro-48-		LV2DIR = $${PREFIX}/.lv2
##############################################
samplv1-0.9.18/.pc/0003-cross.patch/src/src_lv2.pro-55-	!exists($${TARGET_LV2}.so) {
samplv1-0.9.18/.pc/0003-cross.patch/src/src_lv2.pro:56:		system(touch $${TARGET_LV2}.so)
samplv1-0.9.18/.pc/0003-cross.patch/src/src_lv2.pro-57-	}