===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
monobristol-0.60.3/missing-139-       # Could not run --version or --help.  This is probably someone
monobristol-0.60.3/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
monobristol-0.60.3/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
monobristol-0.60.3/missing-173-         from any GNU archive site."
monobristol-0.60.3/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
monobristol-0.60.3/missing-175-    test -z "$files" && files="config.h"
##############################################
monobristol-0.60.3/missing-202-         proper tools for further handling them.
monobristol-0.60.3/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
monobristol-0.60.3/missing-204-         archive site."
monobristol-0.60.3/missing-205-
monobristol-0.60.3/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
monobristol-0.60.3/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
monobristol-0.60.3/missing-208-    if test -f "$file"; then
##############################################
monobristol-0.60.3/missing-231-	*.y)
monobristol-0.60.3/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
monobristol-0.60.3/missing-233-	    if test -f "$SRCFILE"; then
##############################################
monobristol-0.60.3/missing-235-	    fi
monobristol-0.60.3/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
monobristol-0.60.3/missing-237-	    if test -f "$SRCFILE"; then
##############################################
monobristol-0.60.3/missing-261-	*.l)
monobristol-0.60.3/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
monobristol-0.60.3/missing-263-	    if test -f "$SRCFILE"; then
##############################################
monobristol-0.60.3/missing-280-
monobristol-0.60.3/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
monobristol-0.60.3/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
monobristol-0.60.3/missing-283-    if test -f "$file"; then
##############################################
monobristol-0.60.3/missing-300-    # The file to touch is that specified with -o ...
monobristol-0.60.3/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
monobristol-0.60.3/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
monobristol-0.60.3/missing-303-    if test -z "$file"; then
monobristol-0.60.3/missing-304-      # ... or it is the one specified with @setfilename ...
monobristol-0.60.3/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
monobristol-0.60.3/missing-306-      file=`sed -n '
##############################################
monobristol-0.60.3/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
monobristol-0.60.3/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
monobristol-0.60.3/missing-314-    fi
##############################################
monobristol-0.60.3/missing-336-	*o*)
monobristol-0.60.3/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
monobristol-0.60.3/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
monobristol-0.60.3/missing-342-	*h*)
monobristol-0.60.3/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
monobristol-0.60.3/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
monobristol-0.60.3/install-sh-217-      fi
monobristol-0.60.3/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
monobristol-0.60.3/install-sh-219-    *)
##############################################
monobristol-0.60.3/install-sh-269-      dstdir=$dst
monobristol-0.60.3/install-sh:270:      dst=$dstdir/`basename "$src"`
monobristol-0.60.3/install-sh-271-      dstdir_status=0
##############################################
monobristol-0.60.3/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
monobristol-0.60.3/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
monobristol-0.60.3/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
monobristol-0.60.3/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
monobristol-0.60.3/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
monobristol-0.60.3/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
monobristol-0.60.3/install-sh-418-	    case $prefix in
monobristol-0.60.3/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
monobristol-0.60.3/install-sh-420-	      *) qprefix=$prefix;;
##############################################
monobristol-0.60.3/install-sh-467-    if $copy_on_change &&
monobristol-0.60.3/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
monobristol-0.60.3/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
monobristol-0.60.3/install-sh-470-
##############################################
monobristol-0.60.3/expansions.m4-44-
monobristol-0.60.3/expansions.m4:45:	expanded_datadir=`(eval echo $datadir)`
monobristol-0.60.3/expansions.m4:46:	expanded_datadir=`(eval echo $expanded_datadir)`
monobristol-0.60.3/expansions.m4-47-
##############################################
monobristol-0.60.3/aclocal.m4-95-    PKG_CHECK_EXISTS([$3],
monobristol-0.60.3/aclocal.m4:96:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
monobristol-0.60.3/aclocal.m4-97-		     [pkg_failed=yes])
##############################################
monobristol-0.60.3/aclocal.m4-143-        if test $_pkg_short_errors_supported = yes; then
monobristol-0.60.3/aclocal.m4:144:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
monobristol-0.60.3/aclocal.m4-145-        else 
monobristol-0.60.3/aclocal.m4:146:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
monobristol-0.60.3/aclocal.m4-147-        fi
##############################################
monobristol-0.60.3/aclocal.m4-225-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
monobristol-0.60.3/aclocal.m4:226:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
monobristol-0.60.3/aclocal.m4-227-#
##############################################
monobristol-0.60.3/aclocal.m4-249-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
monobristol-0.60.3/aclocal.m4:250:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
monobristol-0.60.3/aclocal.m4-251-# and then we would define $MISSING as
##############################################
monobristol-0.60.3/aclocal.m4-265-# expand $ac_aux_dir to an absolute path
monobristol-0.60.3/aclocal.m4:266:am_aux_dir=`cd $ac_aux_dir && pwd`
monobristol-0.60.3/aclocal.m4-267-])
##############################################
monobristol-0.60.3/aclocal.m4-336-AC_REQUIRE([AC_PROG_INSTALL])dnl
monobristol-0.60.3/aclocal.m4:337:if test "`cd $srcdir && pwd`" != "`pwd`"; then
monobristol-0.60.3/aclocal.m4-338-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
monobristol-0.60.3/aclocal.m4-438-    * )
monobristol-0.60.3/aclocal.m4:439:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
monobristol-0.60.3/aclocal.m4-440-  esac
monobristol-0.60.3/aclocal.m4-441-done
monobristol-0.60.3/aclocal.m4:442:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
monobristol-0.60.3/aclocal.m4-443-
##############################################
monobristol-0.60.3/aclocal.m4-664-if (
monobristol-0.60.3/aclocal.m4:665:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
monobristol-0.60.3/aclocal.m4-666-   if test "$[*]" = "X"; then
monobristol-0.60.3/aclocal.m4-667-      # -L didn't work.
monobristol-0.60.3/aclocal.m4:668:      set X `ls -t "$srcdir/configure" conftest.file`
monobristol-0.60.3/aclocal.m4-669-   fi
##############################################
monobristol-0.60.3/Makefile.in-52-CONFIG_CLEAN_VPATH_FILES =
monobristol-0.60.3/Makefile.in:53:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
monobristol-0.60.3/Makefile.in-54-am__vpath_adj = case $$p in \
monobristol-0.60.3/Makefile.in:55:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
monobristol-0.60.3/Makefile.in-56-    *) f=$$p;; \
monobristol-0.60.3/Makefile.in-57-  esac;
monobristol-0.60.3/Makefile.in:58:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
monobristol-0.60.3/Makefile.in-59-am__install_max = 40
monobristol-0.60.3/Makefile.in-60-am__nobase_strip_setup = \
monobristol-0.60.3/Makefile.in:61:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
monobristol-0.60.3/Makefile.in-62-am__nobase_strip = \
##############################################
monobristol-0.60.3/Makefile.in-108-  while test -n "$$dir1"; do \
monobristol-0.60.3/Makefile.in:109:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
monobristol-0.60.3/Makefile.in-110-    if test "$$first" != "."; then \
monobristol-0.60.3/Makefile.in-111-      if test "$$first" = ".."; then \
monobristol-0.60.3/Makefile.in:112:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
monobristol-0.60.3/Makefile.in:113:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
monobristol-0.60.3/Makefile.in-114-      else \
monobristol-0.60.3/Makefile.in:115:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
monobristol-0.60.3/Makefile.in-116-        if test "$$first2" = "$$first"; then \
monobristol-0.60.3/Makefile.in:117:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
monobristol-0.60.3/Makefile.in-118-        else \
##############################################
monobristol-0.60.3/Makefile.in-123-    fi; \
monobristol-0.60.3/Makefile.in:124:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
monobristol-0.60.3/Makefile.in-125-  done; \
##############################################
monobristol-0.60.3/Makefile.in-470-	@list='$(programfiles_DATA)'; test -n "$(programfilesdir)" || list=; \
monobristol-0.60.3/Makefile.in:471:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
monobristol-0.60.3/Makefile.in-472-	test -n "$$files" || exit 0; \
##############################################
monobristol-0.60.3/Makefile.in-490-	dot_seen=no; \
monobristol-0.60.3/Makefile.in:491:	target=`echo $@ | sed s/-recursive//`; \
monobristol-0.60.3/Makefile.in-492-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
monobristol-0.60.3/Makefile.in-525-	rev="$$rev ."; \
monobristol-0.60.3/Makefile.in:526:	target=`echo $@ | sed s/-recursive//`; \
monobristol-0.60.3/Makefile.in-527-	for subdir in $$rev; do \
##############################################
monobristol-0.60.3/Makefile.in-603-GTAGS:
monobristol-0.60.3/Makefile.in:604:	here=`$(am__cd) $(top_builddir) && pwd` \
monobristol-0.60.3/Makefile.in-605-	  && $(am__cd) $(top_srcdir) \
##############################################
monobristol-0.60.3/Makefile.in-613-	test -d "$(distdir)" || mkdir "$(distdir)"
monobristol-0.60.3/Makefile.in:614:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
monobristol-0.60.3/Makefile.in:615:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
monobristol-0.60.3/Makefile.in-616-	list='$(DISTFILES)'; \
##############################################
monobristol-0.60.3/Makefile.in-627-	  if test -d $$d/$$file; then \
monobristol-0.60.3/Makefile.in:628:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
monobristol-0.60.3/Makefile.in-629-	    if test -d "$(distdir)/$$file"; then \
##############################################
monobristol-0.60.3/Makefile.in-735-	test -d $(distdir)/_build || exit 0; \
monobristol-0.60.3/Makefile.in:736:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
monobristol-0.60.3/Makefile.in-737-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
monobristol-0.60.3/Makefile.in-769-	@$(am__cd) '$(distuninstallcheck_dir)' \
monobristol-0.60.3/Makefile.in:770:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
monobristol-0.60.3/Makefile.in-771-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
monobristol-0.60.3/Makefile.in-781-	fi
monobristol-0.60.3/Makefile.in:782:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
monobristol-0.60.3/Makefile.in-783-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
monobristol-0.60.3/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
monobristol-0.60.3/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
monobristol-0.60.3/configure-47-  as_echo='print -r --'
monobristol-0.60.3/configure-48-  as_echo_n='print -rn --'
monobristol-0.60.3/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
monobristol-0.60.3/configure-50-  as_echo='printf %s\n'
##############################################
monobristol-0.60.3/configure-52-else
monobristol-0.60.3/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
monobristol-0.60.3/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
monobristol-0.60.3/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
monobristol-0.60.3/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
monobristol-0.60.3/configure-64-      esac;
##############################################
monobristol-0.60.3/configure-172-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
monobristol-0.60.3/configure:173:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
monobristol-0.60.3/configure-174-  if (eval "$as_required") 2>/dev/null; then :
##############################################
monobristol-0.60.3/configure-287-      case $as_dir in #(
monobristol-0.60.3/configure:288:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
monobristol-0.60.3/configure-289-      *) as_qdir=$as_dir;;
##############################################
monobristol-0.60.3/configure-352-  {
monobristol-0.60.3/configure:353:    as_val=`expr "$@" || test $? -eq 1`
monobristol-0.60.3/configure-354-  }
##############################################
monobristol-0.60.3/configure-359-# ----------------------------------------
monobristol-0.60.3/configure:360:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
monobristol-0.60.3/configure-361-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
monobristol-0.60.3/configure-422-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
monobristol-0.60.3/configure:423:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
monobristol-0.60.3/configure-424-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
monobristol-0.60.3/configure-513-	esac;
monobristol-0.60.3/configure:514:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
monobristol-0.60.3/configure-515-	???[sx]*):;;*)false;;esac;fi
##############################################
monobristol-0.60.3/configure-719-  case $ac_option in
monobristol-0.60.3/configure:720:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
monobristol-0.60.3/configure-721-  *=)   ac_optarg= ;;
##############################################
monobristol-0.60.3/configure-763-  -disable-* | --disable-*)
monobristol-0.60.3/configure:764:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
monobristol-0.60.3/configure-765-    # Reject names that are not valid shell variable names.
##############################################
monobristol-0.60.3/configure-768-    ac_useropt_orig=$ac_useropt
monobristol-0.60.3/configure:769:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
monobristol-0.60.3/configure-770-    case $ac_user_opts in
##############################################
monobristol-0.60.3/configure-789-  -enable-* | --enable-*)
monobristol-0.60.3/configure:790:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
monobristol-0.60.3/configure-791-    # Reject names that are not valid shell variable names.
##############################################
monobristol-0.60.3/configure-794-    ac_useropt_orig=$ac_useropt
monobristol-0.60.3/configure:795:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
monobristol-0.60.3/configure-796-    case $ac_user_opts in
##############################################
monobristol-0.60.3/configure-993-  -with-* | --with-*)
monobristol-0.60.3/configure:994:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
monobristol-0.60.3/configure-995-    # Reject names that are not valid shell variable names.
##############################################
monobristol-0.60.3/configure-998-    ac_useropt_orig=$ac_useropt
monobristol-0.60.3/configure:999:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
monobristol-0.60.3/configure-1000-    case $ac_user_opts in
##############################################
monobristol-0.60.3/configure-1009-  -without-* | --without-*)
monobristol-0.60.3/configure:1010:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
monobristol-0.60.3/configure-1011-    # Reject names that are not valid shell variable names.
##############################################
monobristol-0.60.3/configure-1014-    ac_useropt_orig=$ac_useropt
monobristol-0.60.3/configure:1015:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
monobristol-0.60.3/configure-1016-    case $ac_user_opts in
##############################################
monobristol-0.60.3/configure-1047-  *=*)
monobristol-0.60.3/configure:1048:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
monobristol-0.60.3/configure-1049-    # Reject names that are not valid shell variable names.
##############################################
monobristol-0.60.3/configure-1068-if test -n "$ac_prev"; then
monobristol-0.60.3/configure:1069:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
monobristol-0.60.3/configure-1070-  as_fn_error $? "missing argument to $ac_option"
##############################################
monobristol-0.60.3/configure-1090-    */ )
monobristol-0.60.3/configure:1091:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
monobristol-0.60.3/configure-1092-      eval $ac_var=\$ac_val;;
##############################################
monobristol-0.60.3/configure-1127-ac_ls_di=`ls -di .` &&
monobristol-0.60.3/configure:1128:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
monobristol-0.60.3/configure-1129-  as_fn_error $? "working directory cannot be determined"
##############################################
monobristol-0.60.3/configure-1183-case $srcdir in
monobristol-0.60.3/configure:1184:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
monobristol-0.60.3/configure-1185-esac
##############################################
monobristol-0.60.3/configure-1226-By default, \`make install' will install all the files in
monobristol-0.60.3/configure:1227:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
monobristol-0.60.3/configure:1228:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
monobristol-0.60.3/configure-1229-for instance \`--prefix=\$HOME'.
##############################################
monobristol-0.60.3/configure-1316-*)
monobristol-0.60.3/configure:1317:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
monobristol-0.60.3/configure-1318-  # A ".." for each directory in $ac_dir_suffix.
monobristol-0.60.3/configure:1319:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
monobristol-0.60.3/configure-1320-  case $ac_top_builddir_sub in
##############################################
monobristol-0.60.3/configure-1452-    *\'*)
monobristol-0.60.3/configure:1453:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
monobristol-0.60.3/configure-1454-    esac
##############################################
monobristol-0.60.3/configure-1535-      case $ac_val in
monobristol-0.60.3/configure:1536:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
monobristol-0.60.3/configure-1537-      esac
##############################################
monobristol-0.60.3/configure-1550-	case $ac_val in
monobristol-0.60.3/configure:1551:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
monobristol-0.60.3/configure-1552-	esac
##############################################
monobristol-0.60.3/configure-1670-    set,)
monobristol-0.60.3/configure:1671:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
monobristol-0.60.3/configure:1672:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
monobristol-0.60.3/configure-1673-      ac_cache_corrupted=: ;;
##############################################
monobristol-0.60.3/configure-1681-	# differences in whitespace do not lead to failure.
monobristol-0.60.3/configure:1682:	ac_old_val_w=`echo x $ac_old_val`
monobristol-0.60.3/configure:1683:	ac_new_val_w=`echo x $ac_new_val`
monobristol-0.60.3/configure-1684-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
monobristol-0.60.3/configure-1701-    case $ac_new_val in
monobristol-0.60.3/configure:1702:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
monobristol-0.60.3/configure-1703-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
monobristol-0.60.3/configure-1876-if (
monobristol-0.60.3/configure:1877:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
monobristol-0.60.3/configure-1878-   if test "$*" = "X"; then
monobristol-0.60.3/configure-1879-      # -L didn't work.
monobristol-0.60.3/configure:1880:      set X `ls -t "$srcdir/configure" conftest.file`
monobristol-0.60.3/configure-1881-   fi
##############################################
monobristol-0.60.3/configure-1912-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
monobristol-0.60.3/configure:1913:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
monobristol-0.60.3/configure-1914-
monobristol-0.60.3/configure-1915-# expand $ac_aux_dir to an absolute path
monobristol-0.60.3/configure:1916:am_aux_dir=`cd $ac_aux_dir && pwd`
monobristol-0.60.3/configure-1917-
##############################################
monobristol-0.60.3/configure-2057-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
monobristol-0.60.3/configure:2058:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
monobristol-0.60.3/configure-2059-	     'mkdir (GNU coreutils) '* | \
##############################################
monobristol-0.60.3/configure-2136-set x ${MAKE-make}
monobristol-0.60.3/configure:2137:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
monobristol-0.60.3/configure-2138-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
##############################################
monobristol-0.60.3/configure-2146-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
monobristol-0.60.3/configure:2147:case `${MAKE-make} -f conftest.make 2>/dev/null` in
monobristol-0.60.3/configure-2148-  *@@@%%%=?*=@@@%%%*)
##############################################
monobristol-0.60.3/configure-2173-
monobristol-0.60.3/configure:2174:if test "`cd $srcdir && pwd`" != "`pwd`"; then
monobristol-0.60.3/configure-2175-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
monobristol-0.60.3/configure-2343-
monobristol-0.60.3/configure:2344:	expanded_datadir=`(eval echo $datadir)`
monobristol-0.60.3/configure:2345:	expanded_datadir=`(eval echo $expanded_datadir)`
monobristol-0.60.3/configure-2346-
##############################################
monobristol-0.60.3/configure-2579-  test $ac_status = 0; }; then
monobristol-0.60.3/configure:2580:  pkg_cv_GTK_SHARP_20_CFLAGS=`$PKG_CONFIG --cflags "gtk-sharp-2.0" 2>/dev/null`
monobristol-0.60.3/configure-2581-else
##############################################
monobristol-0.60.3/configure-2595-  test $ac_status = 0; }; then
monobristol-0.60.3/configure:2596:  pkg_cv_GTK_SHARP_20_LIBS=`$PKG_CONFIG --libs "gtk-sharp-2.0" 2>/dev/null`
monobristol-0.60.3/configure-2597-else
##############################################
monobristol-0.60.3/configure-2615-        if test $_pkg_short_errors_supported = yes; then
monobristol-0.60.3/configure:2616:	        GTK_SHARP_20_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gtk-sharp-2.0" 2>&1`
monobristol-0.60.3/configure-2617-        else
monobristol-0.60.3/configure:2618:	        GTK_SHARP_20_PKG_ERRORS=`$PKG_CONFIG --print-errors "gtk-sharp-2.0" 2>&1`
monobristol-0.60.3/configure-2619-        fi
##############################################
monobristol-0.60.3/configure-2668-  test $ac_status = 0; }; then
monobristol-0.60.3/configure:2669:  pkg_cv_GLIB_SHARP_20_CFLAGS=`$PKG_CONFIG --cflags "glib-sharp-2.0" 2>/dev/null`
monobristol-0.60.3/configure-2670-else
##############################################
monobristol-0.60.3/configure-2684-  test $ac_status = 0; }; then
monobristol-0.60.3/configure:2685:  pkg_cv_GLIB_SHARP_20_LIBS=`$PKG_CONFIG --libs "glib-sharp-2.0" 2>/dev/null`
monobristol-0.60.3/configure-2686-else
##############################################
monobristol-0.60.3/configure-2704-        if test $_pkg_short_errors_supported = yes; then
monobristol-0.60.3/configure:2705:	        GLIB_SHARP_20_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "glib-sharp-2.0" 2>&1`
monobristol-0.60.3/configure-2706-        else
monobristol-0.60.3/configure:2707:	        GLIB_SHARP_20_PKG_ERRORS=`$PKG_CONFIG --print-errors "glib-sharp-2.0" 2>&1`
monobristol-0.60.3/configure-2708-        fi
##############################################
monobristol-0.60.3/configure-2757-  test $ac_status = 0; }; then
monobristol-0.60.3/configure:2758:  pkg_cv_GLADE_SHARP_20_CFLAGS=`$PKG_CONFIG --cflags "glade-sharp-2.0" 2>/dev/null`
monobristol-0.60.3/configure-2759-else
##############################################
monobristol-0.60.3/configure-2773-  test $ac_status = 0; }; then
monobristol-0.60.3/configure:2774:  pkg_cv_GLADE_SHARP_20_LIBS=`$PKG_CONFIG --libs "glade-sharp-2.0" 2>/dev/null`
monobristol-0.60.3/configure-2775-else
##############################################
monobristol-0.60.3/configure-2793-        if test $_pkg_short_errors_supported = yes; then
monobristol-0.60.3/configure:2794:	        GLADE_SHARP_20_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "glade-sharp-2.0" 2>&1`
monobristol-0.60.3/configure-2795-        else
monobristol-0.60.3/configure:2796:	        GLADE_SHARP_20_PKG_ERRORS=`$PKG_CONFIG --print-errors "glade-sharp-2.0" 2>&1`
monobristol-0.60.3/configure-2797-        fi
##############################################
monobristol-0.60.3/configure-2952-'
monobristol-0.60.3/configure:2953:DEFS=`sed -n "$ac_script" confdefs.h`
monobristol-0.60.3/configure-2954-
##############################################
monobristol-0.60.3/configure-2961-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
monobristol-0.60.3/configure:2962:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
monobristol-0.60.3/configure-2963-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
monobristol-0.60.3/configure-3045-if test -z "$BASH_VERSION$ZSH_VERSION" \
monobristol-0.60.3/configure:3046:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
monobristol-0.60.3/configure-3047-  as_echo='print -r --'
monobristol-0.60.3/configure-3048-  as_echo_n='print -rn --'
monobristol-0.60.3/configure:3049:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
monobristol-0.60.3/configure-3050-  as_echo='printf %s\n'
##############################################
monobristol-0.60.3/configure-3052-else
monobristol-0.60.3/configure:3053:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
monobristol-0.60.3/configure-3054-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
monobristol-0.60.3/configure-3062-	expr "X$arg" : "X\\(.*\\)$as_nl";
monobristol-0.60.3/configure:3063:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
monobristol-0.60.3/configure-3064-      esac;
##############################################
monobristol-0.60.3/configure-3138-# ----------------------------------------
monobristol-0.60.3/configure:3139:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
monobristol-0.60.3/configure-3140-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
monobristol-0.60.3/configure-3210-  {
monobristol-0.60.3/configure:3211:    as_val=`expr "$@" || test $? -eq 1`
monobristol-0.60.3/configure-3212-  }
##############################################
monobristol-0.60.3/configure-3314-      case $as_dir in #(
monobristol-0.60.3/configure:3315:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
monobristol-0.60.3/configure-3316-      *) as_qdir=$as_dir;;
##############################################
monobristol-0.60.3/configure-3371-	esac;
monobristol-0.60.3/configure:3372:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
monobristol-0.60.3/configure-3373-	???[sx]*):;;*)false;;esac;fi
##############################################
monobristol-0.60.3/configure-3448-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
monobristol-0.60.3/configure:3449:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
monobristol-0.60.3/configure-3450-ac_cs_version="\\
##############################################
monobristol-0.60.3/configure-3473-  --*=?*)
monobristol-0.60.3/configure:3474:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
monobristol-0.60.3/configure:3475:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
monobristol-0.60.3/configure-3476-    ac_shift=:
##############################################
monobristol-0.60.3/configure-3478-  --*=)
monobristol-0.60.3/configure:3479:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
monobristol-0.60.3/configure-3480-    ac_optarg=
##############################################
monobristol-0.60.3/configure-3502-    case $ac_optarg in
monobristol-0.60.3/configure:3503:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
monobristol-0.60.3/configure-3504-    '') as_fn_error $? "missing file argument" ;;
##############################################
monobristol-0.60.3/configure-3617-fi
monobristol-0.60.3/configure:3618:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
monobristol-0.60.3/configure-3619-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
monobristol-0.60.3/configure-3634-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
monobristol-0.60.3/configure:3635:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
monobristol-0.60.3/configure-3636-ac_delim='%!_!# '
##############################################
monobristol-0.60.3/configure-3640-
monobristol-0.60.3/configure:3641:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
monobristol-0.60.3/configure-3642-  if test $ac_delim_n = $ac_delim_num; then
##############################################
monobristol-0.60.3/configure-3802-      esac
monobristol-0.60.3/configure:3803:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
monobristol-0.60.3/configure-3804-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
monobristol-0.60.3/configure-3861-*)
monobristol-0.60.3/configure:3862:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
monobristol-0.60.3/configure-3863-  # A ".." for each directory in $ac_dir_suffix.
monobristol-0.60.3/configure:3864:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
monobristol-0.60.3/configure-3865-  case $ac_top_builddir_sub in
##############################################
monobristol-0.60.3/configure-3922-/@mandir@/p'
monobristol-0.60.3/configure:3923:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
monobristol-0.60.3/configure-3924-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
monobristol-0.60.3/configure-3939-
monobristol-0.60.3/configure:3940:# Neutralize VPATH when `$srcdir' = `.'.
monobristol-0.60.3/configure-3941-# Shell code in configure.ac might set extrasub.
##############################################
monobristol-0.60.3/configure-3967-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
monobristol-0.60.3/configure:3968:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
monobristol-0.60.3/configure:3969:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
monobristol-0.60.3/configure-3970-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'