===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
briquolo-0.5.7/m4/lib-link.m4-176-        dnl or AC_LIB_HAVE_LINKFLAGS call.
briquolo-0.5.7/m4/lib-link.m4:177:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
briquolo-0.5.7/m4/lib-link.m4-178-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
briquolo-0.5.7/m4/lib-link.m4-218-                -L*)
briquolo-0.5.7/m4/lib-link.m4:219:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
briquolo-0.5.7/m4/lib-link.m4-220-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
briquolo-0.5.7/m4/lib-link.m4-335-              */lib | */lib/)
briquolo-0.5.7/m4/lib-link.m4:336:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
briquolo-0.5.7/m4/lib-link.m4-337-                additional_includedir="$basedir/include"
##############################################
briquolo-0.5.7/m4/lib-link.m4-388-                  -L*)
briquolo-0.5.7/m4/lib-link.m4:389:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
briquolo-0.5.7/m4/lib-link.m4-390-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
briquolo-0.5.7/m4/lib-link.m4-438-                  -R*)
briquolo-0.5.7/m4/lib-link.m4:439:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
briquolo-0.5.7/m4/lib-link.m4-440-                    if test "$enable_rpath" != no; then
##############################################
briquolo-0.5.7/m4/lib-link.m4-468-                    dnl Handle this in the next round.
briquolo-0.5.7/m4/lib-link.m4:469:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
briquolo-0.5.7/m4/lib-link.m4-470-                    ;;
##############################################
briquolo-0.5.7/m4/lib-link.m4-474-                    dnl option.
briquolo-0.5.7/m4/lib-link.m4:475:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
briquolo-0.5.7/m4/lib-link.m4-476-                    ;;
##############################################
briquolo-0.5.7/m4/gettext.m4-237-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
briquolo-0.5.7/m4/gettext.m4:238:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
briquolo-0.5.7/m4/gettext.m4-239-      fi
##############################################
briquolo-0.5.7/m4/gettext.m4-449-changequote(<<,>>)dnl
briquolo-0.5.7/m4/gettext.m4:450:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
briquolo-0.5.7/m4/gettext.m4-451-    case $ac_prog_version in
##############################################
briquolo-0.5.7/m4/iconv.m4-96-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
briquolo-0.5.7/m4/iconv.m4:97:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
briquolo-0.5.7/m4/iconv.m4-98-    AC_MSG_RESULT([$]{ac_t:-
##############################################
briquolo-0.5.7/m4/Makefile.in-238-distdir: $(DISTFILES)
briquolo-0.5.7/m4/Makefile.in:239:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/m4/Makefile.in:240:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/m4/Makefile.in-241-	list='$(DISTFILES)'; for file in $$list; do \
briquolo-0.5.7/m4/Makefile.in-242-	  case $$file in \
briquolo-0.5.7/m4/Makefile.in:243:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/m4/Makefile.in:244:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
briquolo-0.5.7/m4/Makefile.in-245-	  esac; \
briquolo-0.5.7/m4/Makefile.in-246-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
briquolo-0.5.7/m4/Makefile.in:247:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
briquolo-0.5.7/m4/Makefile.in-248-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
briquolo-0.5.7/m4/lib-ld.m4-16-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
briquolo-0.5.7/m4/lib-ld.m4:17:case `$LD -v 2>&1 </dev/null` in
briquolo-0.5.7/m4/lib-ld.m4-18-*GNU* | *'with BFD'*)
##############################################
briquolo-0.5.7/m4/lib-ld.m4-52-    # gcc leaves a trailing carriage return which upsets mingw
briquolo-0.5.7/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
briquolo-0.5.7/m4/lib-ld.m4-54-  *)
briquolo-0.5.7/m4/lib-ld.m4:55:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
briquolo-0.5.7/m4/lib-ld.m4-56-  esac
##############################################
briquolo-0.5.7/m4/lib-ld.m4-61-      # Canonicalize the path of ld
briquolo-0.5.7/m4/lib-ld.m4:62:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
briquolo-0.5.7/m4/lib-ld.m4-63-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
briquolo-0.5.7/m4/lib-ld.m4:64:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
briquolo-0.5.7/m4/lib-ld.m4-65-      done
##############################################
briquolo-0.5.7/m4/lib-ld.m4-91-      # Break only if it was the GNU/non-GNU ld that we prefer.
briquolo-0.5.7/m4/lib-ld.m4:92:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
briquolo-0.5.7/m4/lib-ld.m4-93-      *GNU* | *'with BFD'*)
##############################################
briquolo-0.5.7/m4/po.m4-64-    else
briquolo-0.5.7/m4/po.m4:65:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
briquolo-0.5.7/m4/po.m4-66-      AC_MSG_RESULT(
##############################################
briquolo-0.5.7/m4/po.m4-92-      case "$ac_file" in
briquolo-0.5.7/m4/po.m4:93:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
briquolo-0.5.7/m4/po.m4-94-      esac
##############################################
briquolo-0.5.7/m4/po.m4-97-        # Adjust a relative srcdir.
briquolo-0.5.7/m4/po.m4:98:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
briquolo-0.5.7/m4/po.m4:99:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
briquolo-0.5.7/m4/po.m4:100:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
briquolo-0.5.7/m4/po.m4-101-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
briquolo-0.5.7/m4/po.m4-104-        case "$ac_given_srcdir" in
briquolo-0.5.7/m4/po.m4:105:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
briquolo-0.5.7/m4/po.m4-106-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
briquolo-0.5.7/m4/po.m4-121-            fi
briquolo-0.5.7/m4/po.m4:122:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
briquolo-0.5.7/m4/po.m4-123-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
briquolo-0.5.7/m4/po.m4-217-  # Adjust a relative srcdir.
briquolo-0.5.7/m4/po.m4:218:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
briquolo-0.5.7/m4/po.m4:219:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
briquolo-0.5.7/m4/po.m4:220:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
briquolo-0.5.7/m4/po.m4-221-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
briquolo-0.5.7/m4/po.m4-224-  case "$ac_given_srcdir" in
briquolo-0.5.7/m4/po.m4:225:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
briquolo-0.5.7/m4/po.m4-226-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
briquolo-0.5.7/m4/po.m4-285-  # Set POTFILES to the value of the Makefile variable POTFILES.
briquolo-0.5.7/m4/po.m4:286:  sed_x_POTFILES="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`"
briquolo-0.5.7/m4/po.m4:287:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
briquolo-0.5.7/m4/po.m4-288-  # Compute POTFILES_DEPS as
##############################################
briquolo-0.5.7/m4/po.m4-300-    # The LINGUAS file contains the set of available languages.
briquolo-0.5.7/m4/po.m4:301:    ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
briquolo-0.5.7/m4/po.m4-302-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
briquolo-0.5.7/m4/po.m4-304-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
briquolo-0.5.7/m4/po.m4:305:    sed_x_LINGUAS="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`"
briquolo-0.5.7/m4/po.m4:306:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
briquolo-0.5.7/m4/po.m4-307-  fi
##############################################
briquolo-0.5.7/m4/po.m4-348-    QMFILES="$QMFILES $srcdirpre$lang.qm"
briquolo-0.5.7/m4/po.m4:349:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
briquolo-0.5.7/m4/po.m4-350-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
briquolo-0.5.7/m4/po.m4:351:    frobbedlang=`echo $lang | sed -e 's/_/-/g'`
briquolo-0.5.7/m4/po.m4-352-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
briquolo-0.5.7/m4/po.m4-389-      QTCATALOGS="$QTCATALOGS $lang.qm"
briquolo-0.5.7/m4/po.m4:390:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
briquolo-0.5.7/m4/po.m4-391-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
briquolo-0.5.7/m4/po.m4:392:      frobbedlang=`echo $lang | sed -e 's/_/-/g'`
briquolo-0.5.7/m4/po.m4-393-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
briquolo-0.5.7/m4/po.m4-400-    for lang in $ALL_LINGUAS; do
briquolo-0.5.7/m4/po.m4:401:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
briquolo-0.5.7/m4/po.m4-402-      cat >> "$ac_file.tmp" <<EOF
##############################################
briquolo-0.5.7/m4/po.m4-411-    for lang in $ALL_LINGUAS; do
briquolo-0.5.7/m4/po.m4:412:      frobbedlang=`echo $lang | sed -e 's/_/-/g'`
briquolo-0.5.7/m4/po.m4-413-      cat >> "$ac_file.tmp" <<EOF
##############################################
briquolo-0.5.7/configure.ac-55-     echo "freetype-config found"
briquolo-0.5.7/configure.ac:56:     CXXFLAGS="$CXXFLAGS `$freetypeconfig --cflags`"
briquolo-0.5.7/configure.ac:57:     LIBS="$LIBS `$freetypeconfig --libs`"
briquolo-0.5.7/configure.ac-58-fi
##############################################
briquolo-0.5.7/configure.ac-68-else
briquolo-0.5.7/configure.ac:69:     CXXFLAGS="$CXXFLAGS `$pngconfig --cppflags` `libpng-config --cflags`"
briquolo-0.5.7/configure.ac:70:     LIBS="$LIBS `$pngconfig --ldflags` `$pngconfig --libs`"
briquolo-0.5.7/configure.ac-71-fi
##############################################
briquolo-0.5.7/aclocal.m4-57-  else
briquolo-0.5.7/aclocal.m4:58:    SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags`
briquolo-0.5.7/aclocal.m4:59:    SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs`
briquolo-0.5.7/aclocal.m4-60-
##############################################
briquolo-0.5.7/aclocal.m4-224-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
briquolo-0.5.7/aclocal.m4:225:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
briquolo-0.5.7/aclocal.m4-226-#
##############################################
briquolo-0.5.7/aclocal.m4-248-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
briquolo-0.5.7/aclocal.m4:249:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
briquolo-0.5.7/aclocal.m4-250-# and then we would define $MISSING as
##############################################
briquolo-0.5.7/aclocal.m4-264-# expand $ac_aux_dir to an absolute path
briquolo-0.5.7/aclocal.m4:265:am_aux_dir=`cd $ac_aux_dir && pwd`
briquolo-0.5.7/aclocal.m4-266-])
##############################################
briquolo-0.5.7/aclocal.m4-362-  if test "$am_compiler_list" = ""; then
briquolo-0.5.7/aclocal.m4:363:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
briquolo-0.5.7/aclocal.m4-364-  fi
##############################################
briquolo-0.5.7/aclocal.m4-472-  # Strip MF so we end up with the name of the file.
briquolo-0.5.7/aclocal.m4:473:  mf=`echo "$mf" | sed -e 's/:.*$//'`
briquolo-0.5.7/aclocal.m4-474-  # Check whether this is an Automake generated Makefile or not.
##############################################
briquolo-0.5.7/aclocal.m4-480-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
briquolo-0.5.7/aclocal.m4:481:    dirpart=`AS_DIRNAME("$mf")`
briquolo-0.5.7/aclocal.m4-482-  else
##############################################
briquolo-0.5.7/aclocal.m4-486-  # from the Makefile without running `make'.
briquolo-0.5.7/aclocal.m4:487:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
briquolo-0.5.7/aclocal.m4-488-  test -z "$DEPDIR" && continue
briquolo-0.5.7/aclocal.m4:489:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
briquolo-0.5.7/aclocal.m4-490-  test -z "am__include" && continue
briquolo-0.5.7/aclocal.m4:491:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
briquolo-0.5.7/aclocal.m4-492-  # When using ansi2knr, U may be empty or an underscore; expand it
briquolo-0.5.7/aclocal.m4:493:  U=`sed -n 's/^U = //p' < "$mf"`
briquolo-0.5.7/aclocal.m4-494-  # Find all dependency output files, they are included files with
##############################################
briquolo-0.5.7/aclocal.m4-502-    test -f "$dirpart/$file" && continue
briquolo-0.5.7/aclocal.m4:503:    fdir=`AS_DIRNAME(["$file"])`
briquolo-0.5.7/aclocal.m4-504-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
briquolo-0.5.7/aclocal.m4-569-# test to see if srcdir already configured
briquolo-0.5.7/aclocal.m4:570:if test "`cd $srcdir && pwd`" != "`pwd`" &&
briquolo-0.5.7/aclocal.m4-571-   test -f $srcdir/config.status; then
##############################################
briquolo-0.5.7/aclocal.m4-645-    * )
briquolo-0.5.7/aclocal.m4:646:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
briquolo-0.5.7/aclocal.m4-647-  esac
briquolo-0.5.7/aclocal.m4-648-done
briquolo-0.5.7/aclocal.m4:649:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
briquolo-0.5.7/aclocal.m4-650-
##############################################
briquolo-0.5.7/aclocal.m4-717-# case it prints its new name instead of `make'.
briquolo-0.5.7/aclocal.m4:718:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
briquolo-0.5.7/aclocal.m4-719-   am__include=include
##############################################
briquolo-0.5.7/aclocal.m4-725-   echo '.include "confinc"' > confmf
briquolo-0.5.7/aclocal.m4:726:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
briquolo-0.5.7/aclocal.m4-727-      am__include=.include
##############################################
briquolo-0.5.7/aclocal.m4-892-if (
briquolo-0.5.7/aclocal.m4:893:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
briquolo-0.5.7/aclocal.m4-894-   if test "$[*]" = "X"; then
briquolo-0.5.7/aclocal.m4-895-      # -L didn't work.
briquolo-0.5.7/aclocal.m4:896:      set X `ls -t $srcdir/configure conftest.file`
briquolo-0.5.7/aclocal.m4-897-   fi
##############################################
briquolo-0.5.7/depcomp-34-if test -z "$depfile"; then
briquolo-0.5.7/depcomp:35:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
briquolo-0.5.7/depcomp:36:   dir=`echo "$object" | sed 's,/.*$,/,'`
briquolo-0.5.7/depcomp-37-   if test "$dir" = "$object"; then
##############################################
briquolo-0.5.7/depcomp-43-
briquolo-0.5.7/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
briquolo-0.5.7/depcomp-45-
##############################################
briquolo-0.5.7/depcomp-177-  # $object doesn't have directory information.
briquolo-0.5.7/depcomp:178:  stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'`
briquolo-0.5.7/depcomp-179-  tmpdepfile="$stripped.u"
##############################################
briquolo-0.5.7/depcomp-196-    # Do two passes, one to just change these to
briquolo-0.5.7/depcomp:197:    # `$object: dependent.h' and one to simply `dependent.h:'.
briquolo-0.5.7/depcomp-198-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
briquolo-0.5.7/depcomp-214-   # Subdirectories are respected.
briquolo-0.5.7/depcomp:215:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
briquolo-0.5.7/depcomp-216-   test "x$dir" = "x$object" && dir=
briquolo-0.5.7/depcomp:217:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
briquolo-0.5.7/depcomp-218-
##############################################
briquolo-0.5.7/depcomp-326-  done
briquolo-0.5.7/depcomp:327:  obj_suffix="`echo $object | sed 's/^.*\././'`"
briquolo-0.5.7/depcomp-328-  touch "$tmpdepfile"
##############################################
briquolo-0.5.7/config.sub-54-
briquolo-0.5.7/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
briquolo-0.5.7/config.sub-56-
##############################################
briquolo-0.5.7/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
briquolo-0.5.7/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
briquolo-0.5.7/config.sub-120-case $maybe_os in
##############################################
briquolo-0.5.7/config.sub-122-    os=-$maybe_os
briquolo-0.5.7/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
briquolo-0.5.7/config.sub-124-    ;;
briquolo-0.5.7/config.sub-125-  *)
briquolo-0.5.7/config.sub:126:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
briquolo-0.5.7/config.sub-127-    if [ $basic_machine != $1 ]
briquolo-0.5.7/config.sub:128:    then os=`echo $1 | sed 's/.*-/-/'`
briquolo-0.5.7/config.sub-129-    else os=; fi
##############################################
briquolo-0.5.7/config.sub-173-		os=-sco3.2v5
briquolo-0.5.7/config.sub:174:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
briquolo-0.5.7/config.sub-175-		;;
##############################################
briquolo-0.5.7/config.sub-177-		os=-sco3.2v4
briquolo-0.5.7/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
briquolo-0.5.7/config.sub-179-		;;
briquolo-0.5.7/config.sub-180-	-sco3.2.[4-9]*)
briquolo-0.5.7/config.sub:181:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
briquolo-0.5.7/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
briquolo-0.5.7/config.sub-183-		;;
##############################################
briquolo-0.5.7/config.sub-185-		# Don't forget version if it is 3.2v4 or newer.
briquolo-0.5.7/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
briquolo-0.5.7/config.sub-187-		;;
##############################################
briquolo-0.5.7/config.sub-189-		os=-sco3.2v2
briquolo-0.5.7/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
briquolo-0.5.7/config.sub-191-		;;
briquolo-0.5.7/config.sub-192-	-udk*)
briquolo-0.5.7/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
briquolo-0.5.7/config.sub-194-		;;
##############################################
briquolo-0.5.7/config.sub-196-		os=-isc2.2
briquolo-0.5.7/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
briquolo-0.5.7/config.sub-198-		;;
##############################################
briquolo-0.5.7/config.sub-202-	-isc*)
briquolo-0.5.7/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
briquolo-0.5.7/config.sub-204-		;;
##############################################
briquolo-0.5.7/config.sub-208-	-ptx*)
briquolo-0.5.7/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
briquolo-0.5.7/config.sub-210-		;;
briquolo-0.5.7/config.sub-211-	-windowsnt*)
briquolo-0.5.7/config.sub:212:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
briquolo-0.5.7/config.sub-213-		;;
##############################################
briquolo-0.5.7/config.sub-282-	*-*-*)
briquolo-0.5.7/config.sub:283:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
briquolo-0.5.7/config.sub-284-		exit 1
##############################################
briquolo-0.5.7/config.sub-565-	i*86v32)
briquolo-0.5.7/config.sub:566:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
briquolo-0.5.7/config.sub-567-		os=-sysv32
##############################################
briquolo-0.5.7/config.sub-569-	i*86v4*)
briquolo-0.5.7/config.sub:570:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
briquolo-0.5.7/config.sub-571-		os=-sysv4
##############################################
briquolo-0.5.7/config.sub-573-	i*86v)
briquolo-0.5.7/config.sub:574:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
briquolo-0.5.7/config.sub-575-		os=-sysv
##############################################
briquolo-0.5.7/config.sub-577-	i*86sol2)
briquolo-0.5.7/config.sub:578:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
briquolo-0.5.7/config.sub-579-		os=-solaris2
##############################################
briquolo-0.5.7/config.sub-625-	mips3*-*)
briquolo-0.5.7/config.sub:626:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
briquolo-0.5.7/config.sub-627-		;;
briquolo-0.5.7/config.sub-628-	mips3*)
briquolo-0.5.7/config.sub:629:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
briquolo-0.5.7/config.sub-630-		;;
##############################################
briquolo-0.5.7/config.sub-760-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
briquolo-0.5.7/config.sub:761:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
briquolo-0.5.7/config.sub-762-		;;
briquolo-0.5.7/config.sub-763-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
briquolo-0.5.7/config.sub:764:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
briquolo-0.5.7/config.sub-765-		;;
briquolo-0.5.7/config.sub-766-	pentiumii-* | pentium2-*)
briquolo-0.5.7/config.sub:767:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
briquolo-0.5.7/config.sub-768-		;;
##############################################
briquolo-0.5.7/config.sub-775-	        ;;
briquolo-0.5.7/config.sub:776:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
briquolo-0.5.7/config.sub-777-		;;
##############################################
briquolo-0.5.7/config.sub-781-	ppcle-* | powerpclittle-*)
briquolo-0.5.7/config.sub:782:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
briquolo-0.5.7/config.sub-783-		;;
##############################################
briquolo-0.5.7/config.sub-785-	        ;;
briquolo-0.5.7/config.sub:786:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
briquolo-0.5.7/config.sub-787-		;;
##############################################
briquolo-0.5.7/config.sub-791-	ppc64le-* | powerpc64little-*)
briquolo-0.5.7/config.sub:792:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
briquolo-0.5.7/config.sub-793-		;;
##############################################
briquolo-0.5.7/config.sub-1047-	*)
briquolo-0.5.7/config.sub:1048:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
briquolo-0.5.7/config.sub-1049-		exit 1
##############################################
briquolo-0.5.7/config.sub-1055-	*-digital*)
briquolo-0.5.7/config.sub:1056:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
briquolo-0.5.7/config.sub-1057-		;;
briquolo-0.5.7/config.sub-1058-	*-commodore*)
briquolo-0.5.7/config.sub:1059:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
briquolo-0.5.7/config.sub-1060-		;;
##############################################
briquolo-0.5.7/config.sub-1073-	-solaris1 | -solaris1.*)
briquolo-0.5.7/config.sub:1074:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
briquolo-0.5.7/config.sub-1075-		;;
##############################################
briquolo-0.5.7/config.sub-1085-	-gnu/linux*)
briquolo-0.5.7/config.sub:1086:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
briquolo-0.5.7/config.sub-1087-		;;
##############################################
briquolo-0.5.7/config.sub-1129-	-mac*)
briquolo-0.5.7/config.sub:1130:		os=`echo $os | sed -e 's|mac|macos|'`
briquolo-0.5.7/config.sub-1131-		;;
briquolo-0.5.7/config.sub-1132-	-linux*)
briquolo-0.5.7/config.sub:1133:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
briquolo-0.5.7/config.sub-1134-		;;
briquolo-0.5.7/config.sub-1135-	-sunos5*)
briquolo-0.5.7/config.sub:1136:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
briquolo-0.5.7/config.sub-1137-		;;
briquolo-0.5.7/config.sub-1138-	-sunos6*)
briquolo-0.5.7/config.sub:1139:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
briquolo-0.5.7/config.sub-1140-		;;
##############################################
briquolo-0.5.7/config.sub-1181-	-sinix5.*)
briquolo-0.5.7/config.sub:1182:		os=`echo $os | sed -e 's|sinix|sysv|'`
briquolo-0.5.7/config.sub-1183-		;;
##############################################
briquolo-0.5.7/config.sub-1220-		# Get rid of the `-' at the beginning of $os.
briquolo-0.5.7/config.sub:1221:		os=`echo $os | sed 's/[^-]*-//'`
briquolo-0.5.7/config.sub:1222:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
briquolo-0.5.7/config.sub-1223-		exit 1
##############################################
briquolo-0.5.7/config.sub-1447-		esac
briquolo-0.5.7/config.sub:1448:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
briquolo-0.5.7/config.sub-1449-		;;
##############################################
briquolo-0.5.7/intl/config.charset-116-host="$1"
briquolo-0.5.7/intl/config.charset:117:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
briquolo-0.5.7/intl/config.charset-118-echo "# This file contains a table of character encoding aliases,"
##############################################
briquolo-0.5.7/intl/libgnuintl.h.in-118-extern char *gettext (const char *__msgid)
briquolo-0.5.7/intl/libgnuintl.h.in:119:       _INTL_ASM (libintl_gettext);
briquolo-0.5.7/intl/libgnuintl.h.in-120-#endif
##############################################
briquolo-0.5.7/intl/libgnuintl.h.in-134-extern char *dgettext (const char *__domainname, const char *__msgid)
briquolo-0.5.7/intl/libgnuintl.h.in:135:       _INTL_ASM (libintl_dgettext);
briquolo-0.5.7/intl/libgnuintl.h.in-136-#endif
##############################################
briquolo-0.5.7/intl/libgnuintl.h.in-153-			int __category)
briquolo-0.5.7/intl/libgnuintl.h.in:154:       _INTL_ASM (libintl_dcgettext);
briquolo-0.5.7/intl/libgnuintl.h.in-155-#endif
##############################################
briquolo-0.5.7/intl/libgnuintl.h.in-173-		       unsigned long int __n)
briquolo-0.5.7/intl/libgnuintl.h.in:174:       _INTL_ASM (libintl_ngettext);
briquolo-0.5.7/intl/libgnuintl.h.in-175-#endif
##############################################
briquolo-0.5.7/intl/libgnuintl.h.in-193-			unsigned long int __n)
briquolo-0.5.7/intl/libgnuintl.h.in:194:       _INTL_ASM (libintl_dngettext);
briquolo-0.5.7/intl/libgnuintl.h.in-195-#endif
##############################################
briquolo-0.5.7/intl/libgnuintl.h.in-215-			 unsigned long int __n, int __category)
briquolo-0.5.7/intl/libgnuintl.h.in:216:       _INTL_ASM (libintl_dcngettext);
briquolo-0.5.7/intl/libgnuintl.h.in-217-#endif
##############################################
briquolo-0.5.7/intl/libgnuintl.h.in-233-extern char *textdomain (const char *__domainname)
briquolo-0.5.7/intl/libgnuintl.h.in:234:       _INTL_ASM (libintl_textdomain);
briquolo-0.5.7/intl/libgnuintl.h.in-235-#endif
##############################################
briquolo-0.5.7/intl/libgnuintl.h.in-251-extern char *bindtextdomain (const char *__domainname, const char *__dirname)
briquolo-0.5.7/intl/libgnuintl.h.in:252:       _INTL_ASM (libintl_bindtextdomain);
briquolo-0.5.7/intl/libgnuintl.h.in-253-#endif
##############################################
briquolo-0.5.7/intl/libgnuintl.h.in-270-				      const char *__codeset)
briquolo-0.5.7/intl/libgnuintl.h.in:271:       _INTL_ASM (libintl_bind_textdomain_codeset);
briquolo-0.5.7/intl/libgnuintl.h.in-272-#endif
##############################################
briquolo-0.5.7/intl/Makefile.in-264-	  if test "@RELOCATABLE@" = yes; then \
briquolo-0.5.7/intl/Makefile.in:265:	    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < $(DESTDIR)$(libdir)/libintl.la | sed -e "s,^',," -e "s,'\$$,,"`; \
briquolo-0.5.7/intl/Makefile.in-266-	    if test -n "$$dependencies"; then \
##############################################
briquolo-0.5.7/missing-128-         from any GNU archive site."
briquolo-0.5.7/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
briquolo-0.5.7/missing-130-    test -z "$files" && files="config.h"
##############################################
briquolo-0.5.7/missing-167-         proper tools for further handling them.
briquolo-0.5.7/missing:168:         You can get \`$1Help2man' as part of \`Autoconf' from any GNU
briquolo-0.5.7/missing-169-         archive site."
briquolo-0.5.7/missing-170-
briquolo-0.5.7/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
briquolo-0.5.7/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
briquolo-0.5.7/missing-173-    if test -f "$file"; then
##############################################
briquolo-0.5.7/missing-196-	*.y)
briquolo-0.5.7/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
briquolo-0.5.7/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
briquolo-0.5.7/missing-200-	    fi
briquolo-0.5.7/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
briquolo-0.5.7/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
briquolo-0.5.7/missing-226-	*.l)
briquolo-0.5.7/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
briquolo-0.5.7/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
briquolo-0.5.7/missing-250-
briquolo-0.5.7/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
briquolo-0.5.7/missing-252-    if test -z "$file"; then
briquolo-0.5.7/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
briquolo-0.5.7/missing-254-    fi
##############################################
briquolo-0.5.7/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
briquolo-0.5.7/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
briquolo-0.5.7/missing-278-    if test -z "$file"; then
briquolo-0.5.7/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
briquolo-0.5.7/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
briquolo-0.5.7/missing-281-    fi
##############################################
briquolo-0.5.7/missing-304-	*o*)
briquolo-0.5.7/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
briquolo-0.5.7/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
briquolo-0.5.7/missing-310-	*h*)
briquolo-0.5.7/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
briquolo-0.5.7/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
briquolo-0.5.7/install-sh-85-
briquolo-0.5.7/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
briquolo-0.5.7/install-sh-87-	    shift
##############################################
briquolo-0.5.7/install-sh-89-
briquolo-0.5.7/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
briquolo-0.5.7/install-sh-91-	    shift
##############################################
briquolo-0.5.7/install-sh-151-	then
briquolo-0.5.7/install-sh:152:		dst="$dst"/`basename $src`
briquolo-0.5.7/install-sh-153-	else
##############################################
briquolo-0.5.7/install-sh-158-## this sed command emulates the dirname command
briquolo-0.5.7/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
briquolo-0.5.7/install-sh-160-
##############################################
briquolo-0.5.7/install-sh-172-IFS='%'
briquolo-0.5.7/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
briquolo-0.5.7/install-sh-174-IFS="${oIFS}"
##############################################
briquolo-0.5.7/install-sh-206-	then
briquolo-0.5.7/install-sh:207:		dstfile=`basename $dst`
briquolo-0.5.7/install-sh-208-	else
##############################################
briquolo-0.5.7/install-sh-216-	then
briquolo-0.5.7/install-sh:217:		dstfile=`basename $dst`
briquolo-0.5.7/install-sh-218-	else
##############################################
briquolo-0.5.7/Makefile.in-298-	dot_seen=no; \
briquolo-0.5.7/Makefile.in:299:	target=`echo $@ | sed s/-recursive//`; \
briquolo-0.5.7/Makefile.in-300-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
briquolo-0.5.7/Makefile.in-334-	rev="$$rev ."; \
briquolo-0.5.7/Makefile.in:335:	target=`echo $@ | sed s/-recursive//`; \
briquolo-0.5.7/Makefile.in-336-	for subdir in $$rev; do \
##############################################
briquolo-0.5.7/Makefile.in-408-GTAGS:
briquolo-0.5.7/Makefile.in:409:	here=`$(am__cd) $(top_builddir) && pwd` \
briquolo-0.5.7/Makefile.in-410-	  && cd $(top_srcdir) \
##############################################
briquolo-0.5.7/Makefile.in-419-	$(mkdir_p) $(distdir)/intl $(distdir)/m4 $(distdir)/po
briquolo-0.5.7/Makefile.in:420:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/Makefile.in:421:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/Makefile.in-422-	list='$(DISTFILES)'; for file in $$list; do \
briquolo-0.5.7/Makefile.in-423-	  case $$file in \
briquolo-0.5.7/Makefile.in:424:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/Makefile.in:425:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
briquolo-0.5.7/Makefile.in-426-	  esac; \
briquolo-0.5.7/Makefile.in-427-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
briquolo-0.5.7/Makefile.in:428:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
briquolo-0.5.7/Makefile.in-429-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
briquolo-0.5.7/Makefile.in-450-	    || exit 1; \
briquolo-0.5.7/Makefile.in:451:	    distdir=`$(am__cd) $(distdir) && pwd`; \
briquolo-0.5.7/Makefile.in:452:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
briquolo-0.5.7/Makefile.in-453-	    (cd $$subdir && \
##############################################
briquolo-0.5.7/Makefile.in-510-	chmod a-w $(distdir)
briquolo-0.5.7/Makefile.in:511:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
briquolo-0.5.7/Makefile.in-512-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
briquolo-0.5.7/Makefile.in-542-	@cd $(distuninstallcheck_dir) \
briquolo-0.5.7/Makefile.in:543:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
briquolo-0.5.7/Makefile.in-544-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
briquolo-0.5.7/Makefile.in-554-	fi
briquolo-0.5.7/Makefile.in:555:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
briquolo-0.5.7/Makefile.in-556-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
briquolo-0.5.7/config.guess-37-
briquolo-0.5.7/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
briquolo-0.5.7/config.guess-39-
##############################################
briquolo-0.5.7/config.guess-180-	# The OS release
briquolo-0.5.7/config.guess:181:	release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
briquolo-0.5.7/config.guess-182-	# Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
##############################################
briquolo-0.5.7/config.guess-227-	if test $UNAME_RELEASE = "V4.0"; then
briquolo-0.5.7/config.guess:228:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
briquolo-0.5.7/config.guess-229-	fi
##############################################
briquolo-0.5.7/config.guess-261-	if test "$?" = 0 ; then
briquolo-0.5.7/config.guess:262:		case `$dummy` in
briquolo-0.5.7/config.guess-263-			0-0)
##############################################
briquolo-0.5.7/config.guess-289-	rm -f $dummy.s $dummy && rmdir $tmpdir
briquolo-0.5.7/config.guess:290:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
briquolo-0.5.7/config.guess-291-	exit 0 ;;
##############################################
briquolo-0.5.7/config.guess-334-    sun4H:SunOS:5.*:*)
briquolo-0.5.7/config.guess:335:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
briquolo-0.5.7/config.guess-336-	exit 0 ;;
briquolo-0.5.7/config.guess-337-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
briquolo-0.5.7/config.guess:338:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
briquolo-0.5.7/config.guess-339-	exit 0 ;;
briquolo-0.5.7/config.guess-340-    i86pc:SunOS:5.*:*)
briquolo-0.5.7/config.guess:341:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
briquolo-0.5.7/config.guess-342-	exit 0 ;;
##############################################
briquolo-0.5.7/config.guess-346-	# it's likely to be more like Solaris than SunOS4.
briquolo-0.5.7/config.guess:347:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
briquolo-0.5.7/config.guess-348-	exit 0 ;;
##############################################
briquolo-0.5.7/config.guess-355-	# Japanese Language versions have a version number like `4.1.3-JL'.
briquolo-0.5.7/config.guess:356:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
briquolo-0.5.7/config.guess-357-	exit 0 ;;
##############################################
briquolo-0.5.7/config.guess-361-    sun*:*:4.2BSD:*)
briquolo-0.5.7/config.guess:362:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
briquolo-0.5.7/config.guess-363-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
briquolo-0.5.7/config.guess-440-	$CC_FOR_BUILD $dummy.c -o $dummy \
briquolo-0.5.7/config.guess:441:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
briquolo-0.5.7/config.guess-442-	  && rm -f $dummy.c $dummy && rmdir $tmpdir && exit 0
##############################################
briquolo-0.5.7/config.guess-493-    *:IRIX*:*:*)
briquolo-0.5.7/config.guess:494:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
briquolo-0.5.7/config.guess-495-	exit 0 ;;
##############################################
briquolo-0.5.7/config.guess-533-    *:AIX:*:[45])
briquolo-0.5.7/config.guess:534:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
briquolo-0.5.7/config.guess-535-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
briquolo-0.5.7/config.guess-568-    9000/[34678]??:HP-UX:*:*)
briquolo-0.5.7/config.guess:569:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
briquolo-0.5.7/config.guess-570-	case "${UNAME_MACHINE}" in
##############################################
briquolo-0.5.7/config.guess-622-EOF
briquolo-0.5.7/config.guess:623:		    (CCOPTS= $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null) && HP_ARCH=`$dummy`
briquolo-0.5.7/config.guess-624-		    if test -z "$HP_ARCH"; then HP_ARCH=hppa; fi
##############################################
briquolo-0.5.7/config.guess-630-    ia64:HP-UX:*:*)
briquolo-0.5.7/config.guess:631:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
briquolo-0.5.7/config.guess-632-	echo ia64-hp-hpux${HPUX_REV}
##############################################
briquolo-0.5.7/config.guess-731-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
briquolo-0.5.7/config.guess:732:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
briquolo-0.5.7/config.guess-733-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
briquolo-0.5.7/config.guess-754-EOF
briquolo-0.5.7/config.guess:755:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
briquolo-0.5.7/config.guess-756-	rm -f $dummy.c && rmdir $tmpdir
briquolo-0.5.7/config.guess:757:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC}
briquolo-0.5.7/config.guess-758-	exit 0 ;;
##############################################
briquolo-0.5.7/config.guess-783-    prep*:SunOS:5.*:*)
briquolo-0.5.7/config.guess:784:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
briquolo-0.5.7/config.guess-785-	exit 0 ;;
briquolo-0.5.7/config.guess-786-    *:GNU:*:*)
briquolo-0.5.7/config.guess:787:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
briquolo-0.5.7/config.guess-788-	exit 0 ;;
##############################################
briquolo-0.5.7/config.guess-816-EOF
briquolo-0.5.7/config.guess:817:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
briquolo-0.5.7/config.guess-818-	rm -f $dummy.c && rmdir $tmpdir
##############################################
briquolo-0.5.7/config.guess-912-EOF
briquolo-0.5.7/config.guess:913:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
briquolo-0.5.7/config.guess-914-	rm -f $dummy.c && rmdir $tmpdir
##############################################
briquolo-0.5.7/config.guess-932-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
briquolo-0.5.7/config.guess:933:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
briquolo-0.5.7/config.guess-934-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
briquolo-0.5.7/po/Makefile.in.in-66-.po.gmo:
briquolo-0.5.7/po/Makefile.in.in:67:	@lang=`echo $* | sed -e 's,.*/,,'`; \
briquolo-0.5.7/po/Makefile.in.in-68-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
briquolo-0.5.7/po/Makefile.in.in-131-$(POFILES): $(srcdir)/$(DOMAIN).pot
briquolo-0.5.7/po/Makefile.in.in:132:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
briquolo-0.5.7/po/Makefile.in.in-133-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
briquolo-0.5.7/po/Makefile.in.in-161-	for cat in $$catalogs; do \
briquolo-0.5.7/po/Makefile.in.in:162:	  cat=`basename $$cat`; \
briquolo-0.5.7/po/Makefile.in.in:163:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
briquolo-0.5.7/po/Makefile.in.in-164-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
briquolo-0.5.7/po/Makefile.in.in-171-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
briquolo-0.5.7/po/Makefile.in.in:172:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
briquolo-0.5.7/po/Makefile.in.in-173-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
briquolo-0.5.7/po/Makefile.in.in-213-	for cat in $$catalogs; do \
briquolo-0.5.7/po/Makefile.in.in:214:	  cat=`basename $$cat`; \
briquolo-0.5.7/po/Makefile.in.in:215:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
briquolo-0.5.7/po/Makefile.in.in-216-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
briquolo-0.5.7/po/Makefile.in.in-220-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
briquolo-0.5.7/po/Makefile.in.in:221:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
briquolo-0.5.7/po/Makefile.in.in-222-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
briquolo-0.5.7/po/Makefile.in.in-259-	for cat in $$catalogs; do \
briquolo-0.5.7/po/Makefile.in.in:260:	  cat=`basename $$cat`; \
briquolo-0.5.7/po/Makefile.in.in:261:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
briquolo-0.5.7/po/Makefile.in.in-262-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
briquolo-0.5.7/po/Makefile.in.in-321-.nop.po-create:
briquolo-0.5.7/po/Makefile.in.in:322:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
briquolo-0.5.7/po/Makefile.in.in-323-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
briquolo-0.5.7/po/Makefile.in.in-328-.nop.po-update:
briquolo-0.5.7/po/Makefile.in.in:329:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
briquolo-0.5.7/po/Makefile.in.in-330-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
briquolo-0.5.7/po/Rules-quot-15-.insert-header.po-update-en:
briquolo-0.5.7/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
briquolo-0.5.7/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
briquolo-0.5.7/po/Rules-quot-18-	tmpdir=`pwd`; \
briquolo-0.5.7/po/Rules-quot-19-	echo "$$lang:"; \
briquolo-0.5.7/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
briquolo-0.5.7/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
briquolo-0.5.7/po/Rules-quot-22-	cd $(srcdir); \
briquolo-0.5.7/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
briquolo-0.5.7/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
briquolo-0.5.7/desktop/Makefile.in-64-DIST_SOURCES =
briquolo-0.5.7/desktop/Makefile.in:65:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
briquolo-0.5.7/desktop/Makefile.in-66-am__vpath_adj = case $$p in \
briquolo-0.5.7/desktop/Makefile.in:67:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/desktop/Makefile.in-68-    *) f=$$p;; \
briquolo-0.5.7/desktop/Makefile.in-69-  esac;
briquolo-0.5.7/desktop/Makefile.in:70:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
briquolo-0.5.7/desktop/Makefile.in-71-am__installdirs = "$(DESTDIR)$(icondir)"
##############################################
briquolo-0.5.7/desktop/Makefile.in-267-distdir: $(DISTFILES)
briquolo-0.5.7/desktop/Makefile.in:268:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/desktop/Makefile.in:269:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/desktop/Makefile.in-270-	list='$(DISTFILES)'; for file in $$list; do \
briquolo-0.5.7/desktop/Makefile.in-271-	  case $$file in \
briquolo-0.5.7/desktop/Makefile.in:272:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/desktop/Makefile.in:273:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
briquolo-0.5.7/desktop/Makefile.in-274-	  esac; \
briquolo-0.5.7/desktop/Makefile.in-275-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
briquolo-0.5.7/desktop/Makefile.in:276:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
briquolo-0.5.7/desktop/Makefile.in-277-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
briquolo-0.5.7/data/Makefile-255-	dot_seen=no; \
briquolo-0.5.7/data/Makefile:256:	target=`echo $@ | sed s/-recursive//`; \
briquolo-0.5.7/data/Makefile-257-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
briquolo-0.5.7/data/Makefile-291-	rev="$$rev ."; \
briquolo-0.5.7/data/Makefile:292:	target=`echo $@ | sed s/-recursive//`; \
briquolo-0.5.7/data/Makefile-293-	for subdir in $$rev; do \
##############################################
briquolo-0.5.7/data/Makefile-365-GTAGS:
briquolo-0.5.7/data/Makefile:366:	here=`$(am__cd) $(top_builddir) && pwd` \
briquolo-0.5.7/data/Makefile-367-	  && cd $(top_srcdir) \
##############################################
briquolo-0.5.7/data/Makefile-373-distdir: $(DISTFILES)
briquolo-0.5.7/data/Makefile:374:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/data/Makefile:375:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/data/Makefile-376-	list='$(DISTFILES)'; for file in $$list; do \
briquolo-0.5.7/data/Makefile-377-	  case $$file in \
briquolo-0.5.7/data/Makefile:378:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/data/Makefile:379:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
briquolo-0.5.7/data/Makefile-380-	  esac; \
briquolo-0.5.7/data/Makefile-381-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
briquolo-0.5.7/data/Makefile:382:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
briquolo-0.5.7/data/Makefile-383-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
briquolo-0.5.7/data/Makefile-404-	    || exit 1; \
briquolo-0.5.7/data/Makefile:405:	    distdir=`$(am__cd) $(distdir) && pwd`; \
briquolo-0.5.7/data/Makefile:406:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
briquolo-0.5.7/data/Makefile-407-	    (cd $$subdir && \
##############################################
briquolo-0.5.7/data/tableau/Makefile-255-	dot_seen=no; \
briquolo-0.5.7/data/tableau/Makefile:256:	target=`echo $@ | sed s/-recursive//`; \
briquolo-0.5.7/data/tableau/Makefile-257-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
briquolo-0.5.7/data/tableau/Makefile-291-	rev="$$rev ."; \
briquolo-0.5.7/data/tableau/Makefile:292:	target=`echo $@ | sed s/-recursive//`; \
briquolo-0.5.7/data/tableau/Makefile-293-	for subdir in $$rev; do \
##############################################
briquolo-0.5.7/data/tableau/Makefile-365-GTAGS:
briquolo-0.5.7/data/tableau/Makefile:366:	here=`$(am__cd) $(top_builddir) && pwd` \
briquolo-0.5.7/data/tableau/Makefile-367-	  && cd $(top_srcdir) \
##############################################
briquolo-0.5.7/data/tableau/Makefile-373-distdir: $(DISTFILES)
briquolo-0.5.7/data/tableau/Makefile:374:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/data/tableau/Makefile:375:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/data/tableau/Makefile-376-	list='$(DISTFILES)'; for file in $$list; do \
briquolo-0.5.7/data/tableau/Makefile-377-	  case $$file in \
briquolo-0.5.7/data/tableau/Makefile:378:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/data/tableau/Makefile:379:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
briquolo-0.5.7/data/tableau/Makefile-380-	  esac; \
briquolo-0.5.7/data/tableau/Makefile-381-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
briquolo-0.5.7/data/tableau/Makefile:382:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
briquolo-0.5.7/data/tableau/Makefile-383-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
briquolo-0.5.7/data/tableau/Makefile-404-	    || exit 1; \
briquolo-0.5.7/data/tableau/Makefile:405:	    distdir=`$(am__cd) $(distdir) && pwd`; \
briquolo-0.5.7/data/tableau/Makefile:406:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
briquolo-0.5.7/data/tableau/Makefile-407-	    (cd $$subdir && \
##############################################
briquolo-0.5.7/data/tableau/Makefile.in-255-	dot_seen=no; \
briquolo-0.5.7/data/tableau/Makefile.in:256:	target=`echo $@ | sed s/-recursive//`; \
briquolo-0.5.7/data/tableau/Makefile.in-257-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
briquolo-0.5.7/data/tableau/Makefile.in-291-	rev="$$rev ."; \
briquolo-0.5.7/data/tableau/Makefile.in:292:	target=`echo $@ | sed s/-recursive//`; \
briquolo-0.5.7/data/tableau/Makefile.in-293-	for subdir in $$rev; do \
##############################################
briquolo-0.5.7/data/tableau/Makefile.in-365-GTAGS:
briquolo-0.5.7/data/tableau/Makefile.in:366:	here=`$(am__cd) $(top_builddir) && pwd` \
briquolo-0.5.7/data/tableau/Makefile.in-367-	  && cd $(top_srcdir) \
##############################################
briquolo-0.5.7/data/tableau/Makefile.in-373-distdir: $(DISTFILES)
briquolo-0.5.7/data/tableau/Makefile.in:374:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/data/tableau/Makefile.in:375:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/data/tableau/Makefile.in-376-	list='$(DISTFILES)'; for file in $$list; do \
briquolo-0.5.7/data/tableau/Makefile.in-377-	  case $$file in \
briquolo-0.5.7/data/tableau/Makefile.in:378:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/data/tableau/Makefile.in:379:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
briquolo-0.5.7/data/tableau/Makefile.in-380-	  esac; \
briquolo-0.5.7/data/tableau/Makefile.in-381-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
briquolo-0.5.7/data/tableau/Makefile.in:382:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
briquolo-0.5.7/data/tableau/Makefile.in-383-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
briquolo-0.5.7/data/tableau/Makefile.in-404-	    || exit 1; \
briquolo-0.5.7/data/tableau/Makefile.in:405:	    distdir=`$(am__cd) $(distdir) && pwd`; \
briquolo-0.5.7/data/tableau/Makefile.in:406:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
briquolo-0.5.7/data/tableau/Makefile.in-407-	    (cd $$subdir && \
##############################################
briquolo-0.5.7/data/tableau/old/Makefile-64-DIST_SOURCES =
briquolo-0.5.7/data/tableau/old/Makefile:65:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
briquolo-0.5.7/data/tableau/old/Makefile-66-am__vpath_adj = case $$p in \
briquolo-0.5.7/data/tableau/old/Makefile:67:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/data/tableau/old/Makefile-68-    *) f=$$p;; \
briquolo-0.5.7/data/tableau/old/Makefile-69-  esac;
briquolo-0.5.7/data/tableau/old/Makefile:70:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
briquolo-0.5.7/data/tableau/old/Makefile-71-am__installdirs = "$(DESTDIR)$(briquolotableauolddir)"
##############################################
briquolo-0.5.7/data/tableau/old/Makefile-266-distdir: $(DISTFILES)
briquolo-0.5.7/data/tableau/old/Makefile:267:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/data/tableau/old/Makefile:268:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/data/tableau/old/Makefile-269-	list='$(DISTFILES)'; for file in $$list; do \
briquolo-0.5.7/data/tableau/old/Makefile-270-	  case $$file in \
briquolo-0.5.7/data/tableau/old/Makefile:271:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/data/tableau/old/Makefile:272:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
briquolo-0.5.7/data/tableau/old/Makefile-273-	  esac; \
briquolo-0.5.7/data/tableau/old/Makefile-274-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
briquolo-0.5.7/data/tableau/old/Makefile:275:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
briquolo-0.5.7/data/tableau/old/Makefile-276-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
briquolo-0.5.7/data/tableau/old/Makefile.in-64-DIST_SOURCES =
briquolo-0.5.7/data/tableau/old/Makefile.in:65:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
briquolo-0.5.7/data/tableau/old/Makefile.in-66-am__vpath_adj = case $$p in \
briquolo-0.5.7/data/tableau/old/Makefile.in:67:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/data/tableau/old/Makefile.in-68-    *) f=$$p;; \
briquolo-0.5.7/data/tableau/old/Makefile.in-69-  esac;
briquolo-0.5.7/data/tableau/old/Makefile.in:70:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
briquolo-0.5.7/data/tableau/old/Makefile.in-71-am__installdirs = "$(DESTDIR)$(briquolotableauolddir)"
##############################################
briquolo-0.5.7/data/tableau/old/Makefile.in-266-distdir: $(DISTFILES)
briquolo-0.5.7/data/tableau/old/Makefile.in:267:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/data/tableau/old/Makefile.in:268:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/data/tableau/old/Makefile.in-269-	list='$(DISTFILES)'; for file in $$list; do \
briquolo-0.5.7/data/tableau/old/Makefile.in-270-	  case $$file in \
briquolo-0.5.7/data/tableau/old/Makefile.in:271:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/data/tableau/old/Makefile.in:272:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
briquolo-0.5.7/data/tableau/old/Makefile.in-273-	  esac; \
briquolo-0.5.7/data/tableau/old/Makefile.in-274-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
briquolo-0.5.7/data/tableau/old/Makefile.in:275:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
briquolo-0.5.7/data/tableau/old/Makefile.in-276-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
briquolo-0.5.7/data/tableau/new/Makefile-64-DIST_SOURCES =
briquolo-0.5.7/data/tableau/new/Makefile:65:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
briquolo-0.5.7/data/tableau/new/Makefile-66-am__vpath_adj = case $$p in \
briquolo-0.5.7/data/tableau/new/Makefile:67:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/data/tableau/new/Makefile-68-    *) f=$$p;; \
briquolo-0.5.7/data/tableau/new/Makefile-69-  esac;
briquolo-0.5.7/data/tableau/new/Makefile:70:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
briquolo-0.5.7/data/tableau/new/Makefile-71-am__installdirs = "$(DESTDIR)$(bricolotableaunewdir)"
##############################################
briquolo-0.5.7/data/tableau/new/Makefile-266-distdir: $(DISTFILES)
briquolo-0.5.7/data/tableau/new/Makefile:267:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/data/tableau/new/Makefile:268:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/data/tableau/new/Makefile-269-	list='$(DISTFILES)'; for file in $$list; do \
briquolo-0.5.7/data/tableau/new/Makefile-270-	  case $$file in \
briquolo-0.5.7/data/tableau/new/Makefile:271:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/data/tableau/new/Makefile:272:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
briquolo-0.5.7/data/tableau/new/Makefile-273-	  esac; \
briquolo-0.5.7/data/tableau/new/Makefile-274-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
briquolo-0.5.7/data/tableau/new/Makefile:275:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
briquolo-0.5.7/data/tableau/new/Makefile-276-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
briquolo-0.5.7/data/tableau/new/Makefile.in-64-DIST_SOURCES =
briquolo-0.5.7/data/tableau/new/Makefile.in:65:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
briquolo-0.5.7/data/tableau/new/Makefile.in-66-am__vpath_adj = case $$p in \
briquolo-0.5.7/data/tableau/new/Makefile.in:67:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/data/tableau/new/Makefile.in-68-    *) f=$$p;; \
briquolo-0.5.7/data/tableau/new/Makefile.in-69-  esac;
briquolo-0.5.7/data/tableau/new/Makefile.in:70:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
briquolo-0.5.7/data/tableau/new/Makefile.in-71-am__installdirs = "$(DESTDIR)$(bricolotableaunewdir)"
##############################################
briquolo-0.5.7/data/tableau/new/Makefile.in-266-distdir: $(DISTFILES)
briquolo-0.5.7/data/tableau/new/Makefile.in:267:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/data/tableau/new/Makefile.in:268:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/data/tableau/new/Makefile.in-269-	list='$(DISTFILES)'; for file in $$list; do \
briquolo-0.5.7/data/tableau/new/Makefile.in-270-	  case $$file in \
briquolo-0.5.7/data/tableau/new/Makefile.in:271:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/data/tableau/new/Makefile.in:272:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
briquolo-0.5.7/data/tableau/new/Makefile.in-273-	  esac; \
briquolo-0.5.7/data/tableau/new/Makefile.in-274-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
briquolo-0.5.7/data/tableau/new/Makefile.in:275:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
briquolo-0.5.7/data/tableau/new/Makefile.in-276-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
briquolo-0.5.7/data/Makefile.in-255-	dot_seen=no; \
briquolo-0.5.7/data/Makefile.in:256:	target=`echo $@ | sed s/-recursive//`; \
briquolo-0.5.7/data/Makefile.in-257-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
briquolo-0.5.7/data/Makefile.in-291-	rev="$$rev ."; \
briquolo-0.5.7/data/Makefile.in:292:	target=`echo $@ | sed s/-recursive//`; \
briquolo-0.5.7/data/Makefile.in-293-	for subdir in $$rev; do \
##############################################
briquolo-0.5.7/data/Makefile.in-365-GTAGS:
briquolo-0.5.7/data/Makefile.in:366:	here=`$(am__cd) $(top_builddir) && pwd` \
briquolo-0.5.7/data/Makefile.in-367-	  && cd $(top_srcdir) \
##############################################
briquolo-0.5.7/data/Makefile.in-373-distdir: $(DISTFILES)
briquolo-0.5.7/data/Makefile.in:374:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/data/Makefile.in:375:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/data/Makefile.in-376-	list='$(DISTFILES)'; for file in $$list; do \
briquolo-0.5.7/data/Makefile.in-377-	  case $$file in \
briquolo-0.5.7/data/Makefile.in:378:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/data/Makefile.in:379:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
briquolo-0.5.7/data/Makefile.in-380-	  esac; \
briquolo-0.5.7/data/Makefile.in-381-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
briquolo-0.5.7/data/Makefile.in:382:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
briquolo-0.5.7/data/Makefile.in-383-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
briquolo-0.5.7/data/Makefile.in-404-	    || exit 1; \
briquolo-0.5.7/data/Makefile.in:405:	    distdir=`$(am__cd) $(distdir) && pwd`; \
briquolo-0.5.7/data/Makefile.in:406:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
briquolo-0.5.7/data/Makefile.in-407-	    (cd $$subdir && \
##############################################
briquolo-0.5.7/data/data/Makefile-64-DIST_SOURCES =
briquolo-0.5.7/data/data/Makefile:65:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
briquolo-0.5.7/data/data/Makefile-66-am__vpath_adj = case $$p in \
briquolo-0.5.7/data/data/Makefile:67:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/data/data/Makefile-68-    *) f=$$p;; \
briquolo-0.5.7/data/data/Makefile-69-  esac;
briquolo-0.5.7/data/data/Makefile:70:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
briquolo-0.5.7/data/data/Makefile-71-am__installdirs = "$(DESTDIR)$(bricolodatadir)"
##############################################
briquolo-0.5.7/data/data/Makefile-266-distdir: $(DISTFILES)
briquolo-0.5.7/data/data/Makefile:267:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/data/data/Makefile:268:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/data/data/Makefile-269-	list='$(DISTFILES)'; for file in $$list; do \
briquolo-0.5.7/data/data/Makefile-270-	  case $$file in \
briquolo-0.5.7/data/data/Makefile:271:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/data/data/Makefile:272:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
briquolo-0.5.7/data/data/Makefile-273-	  esac; \
briquolo-0.5.7/data/data/Makefile-274-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
briquolo-0.5.7/data/data/Makefile:275:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
briquolo-0.5.7/data/data/Makefile-276-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
briquolo-0.5.7/data/data/Makefile.in-64-DIST_SOURCES =
briquolo-0.5.7/data/data/Makefile.in:65:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
briquolo-0.5.7/data/data/Makefile.in-66-am__vpath_adj = case $$p in \
briquolo-0.5.7/data/data/Makefile.in:67:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/data/data/Makefile.in-68-    *) f=$$p;; \
briquolo-0.5.7/data/data/Makefile.in-69-  esac;
briquolo-0.5.7/data/data/Makefile.in:70:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
briquolo-0.5.7/data/data/Makefile.in-71-am__installdirs = "$(DESTDIR)$(bricolodatadir)"
##############################################
briquolo-0.5.7/data/data/Makefile.in-266-distdir: $(DISTFILES)
briquolo-0.5.7/data/data/Makefile.in:267:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/data/data/Makefile.in:268:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/data/data/Makefile.in-269-	list='$(DISTFILES)'; for file in $$list; do \
briquolo-0.5.7/data/data/Makefile.in-270-	  case $$file in \
briquolo-0.5.7/data/data/Makefile.in:271:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/data/data/Makefile.in:272:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
briquolo-0.5.7/data/data/Makefile.in-273-	  esac; \
briquolo-0.5.7/data/data/Makefile.in-274-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
briquolo-0.5.7/data/data/Makefile.in:275:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
briquolo-0.5.7/data/data/Makefile.in-276-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
briquolo-0.5.7/config.rpath-48-host="$1"
briquolo-0.5.7/config.rpath:49:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
briquolo-0.5.7/config.rpath:50:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
briquolo-0.5.7/config.rpath:51:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
briquolo-0.5.7/config.rpath-52-
##############################################
briquolo-0.5.7/config.rpath-223-        case $host_os in aix4.[012]|aix4.[012].*)
briquolo-0.5.7/config.rpath:224:          collect2name=`${CC} -print-prog-name=collect2`
briquolo-0.5.7/config.rpath-225-          if test -f "$collect2name" && \
##############################################
briquolo-0.5.7/config.rpath-350-      hardcode_direct=yes
briquolo-0.5.7/config.rpath:351:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
briquolo-0.5.7/config.rpath-352-        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
briquolo-0.5.7/config.rpath-517-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
briquolo-0.5.7/config.rpath:518:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
briquolo-0.5.7/config.rpath:519:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
briquolo-0.5.7/config.rpath:520:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
briquolo-0.5.7/config.rpath-521-
##############################################
briquolo-0.5.7/src/MOGL/Makefile.in-484-.cpp.obj:
briquolo-0.5.7/src/MOGL/Makefile.in:485:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
briquolo-0.5.7/src/MOGL/Makefile.in-486-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
briquolo-0.5.7/src/MOGL/Makefile.in-488-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
briquolo-0.5.7/src/MOGL/Makefile.in:489:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
briquolo-0.5.7/src/MOGL/Makefile.in-490-uninstall-info-am:
##############################################
briquolo-0.5.7/src/MOGL/Makefile.in-532-GTAGS:
briquolo-0.5.7/src/MOGL/Makefile.in:533:	here=`$(am__cd) $(top_builddir) && pwd` \
briquolo-0.5.7/src/MOGL/Makefile.in-534-	  && cd $(top_srcdir) \
##############################################
briquolo-0.5.7/src/MOGL/Makefile.in-540-distdir: $(DISTFILES)
briquolo-0.5.7/src/MOGL/Makefile.in:541:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/src/MOGL/Makefile.in:542:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/src/MOGL/Makefile.in-543-	list='$(DISTFILES)'; for file in $$list; do \
briquolo-0.5.7/src/MOGL/Makefile.in-544-	  case $$file in \
briquolo-0.5.7/src/MOGL/Makefile.in:545:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/src/MOGL/Makefile.in:546:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
briquolo-0.5.7/src/MOGL/Makefile.in-547-	  esac; \
briquolo-0.5.7/src/MOGL/Makefile.in-548-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
briquolo-0.5.7/src/MOGL/Makefile.in:549:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
briquolo-0.5.7/src/MOGL/Makefile.in-550-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
briquolo-0.5.7/src/Makefile.in-401-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
briquolo-0.5.7/src/Makefile.in:402:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
briquolo-0.5.7/src/Makefile.in-403-	  if test -f $$p \
briquolo-0.5.7/src/Makefile.in-404-	  ; then \
briquolo-0.5.7/src/Makefile.in:405:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
briquolo-0.5.7/src/Makefile.in-406-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
briquolo-0.5.7/src/Makefile.in-413-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
briquolo-0.5.7/src/Makefile.in:414:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
briquolo-0.5.7/src/Makefile.in-415-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
briquolo-0.5.7/src/Makefile.in-494-.cpp.obj:
briquolo-0.5.7/src/Makefile.in:495:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
briquolo-0.5.7/src/Makefile.in-496-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
briquolo-0.5.7/src/Makefile.in-498-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
briquolo-0.5.7/src/Makefile.in:499:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
briquolo-0.5.7/src/Makefile.in-500-uninstall-info-am:
##############################################
briquolo-0.5.7/src/Makefile.in-516-	dot_seen=no; \
briquolo-0.5.7/src/Makefile.in:517:	target=`echo $@ | sed s/-recursive//`; \
briquolo-0.5.7/src/Makefile.in-518-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
briquolo-0.5.7/src/Makefile.in-552-	rev="$$rev ."; \
briquolo-0.5.7/src/Makefile.in:553:	target=`echo $@ | sed s/-recursive//`; \
briquolo-0.5.7/src/Makefile.in-554-	for subdir in $$rev; do \
##############################################
briquolo-0.5.7/src/Makefile.in-626-GTAGS:
briquolo-0.5.7/src/Makefile.in:627:	here=`$(am__cd) $(top_builddir) && pwd` \
briquolo-0.5.7/src/Makefile.in-628-	  && cd $(top_srcdir) \
##############################################
briquolo-0.5.7/src/Makefile.in-634-distdir: $(DISTFILES)
briquolo-0.5.7/src/Makefile.in:635:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/src/Makefile.in:636:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/src/Makefile.in-637-	list='$(DISTFILES)'; for file in $$list; do \
briquolo-0.5.7/src/Makefile.in-638-	  case $$file in \
briquolo-0.5.7/src/Makefile.in:639:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/src/Makefile.in:640:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
briquolo-0.5.7/src/Makefile.in-641-	  esac; \
briquolo-0.5.7/src/Makefile.in-642-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
briquolo-0.5.7/src/Makefile.in:643:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
briquolo-0.5.7/src/Makefile.in-644-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
briquolo-0.5.7/src/Makefile.in-665-	    || exit 1; \
briquolo-0.5.7/src/Makefile.in:666:	    distdir=`$(am__cd) $(distdir) && pwd`; \
briquolo-0.5.7/src/Makefile.in:667:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
briquolo-0.5.7/src/Makefile.in-668-	    (cd $$subdir && \
##############################################
briquolo-0.5.7/mkinstalldirs-69-do
briquolo-0.5.7/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
briquolo-0.5.7/mkinstalldirs-71-  shift
##############################################
briquolo-0.5.7/.pc/0001-desktop_entry.patch/desktop/Makefile.in-64-DIST_SOURCES =
briquolo-0.5.7/.pc/0001-desktop_entry.patch/desktop/Makefile.in:65:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
briquolo-0.5.7/.pc/0001-desktop_entry.patch/desktop/Makefile.in-66-am__vpath_adj = case $$p in \
briquolo-0.5.7/.pc/0001-desktop_entry.patch/desktop/Makefile.in:67:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/.pc/0001-desktop_entry.patch/desktop/Makefile.in-68-    *) f=$$p;; \
briquolo-0.5.7/.pc/0001-desktop_entry.patch/desktop/Makefile.in-69-  esac;
briquolo-0.5.7/.pc/0001-desktop_entry.patch/desktop/Makefile.in:70:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
briquolo-0.5.7/.pc/0001-desktop_entry.patch/desktop/Makefile.in-71-am__installdirs = "$(DESTDIR)$(icondir)"
##############################################
briquolo-0.5.7/.pc/0001-desktop_entry.patch/desktop/Makefile.in-267-distdir: $(DISTFILES)
briquolo-0.5.7/.pc/0001-desktop_entry.patch/desktop/Makefile.in:268:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/.pc/0001-desktop_entry.patch/desktop/Makefile.in:269:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
briquolo-0.5.7/.pc/0001-desktop_entry.patch/desktop/Makefile.in-270-	list='$(DISTFILES)'; for file in $$list; do \
briquolo-0.5.7/.pc/0001-desktop_entry.patch/desktop/Makefile.in-271-	  case $$file in \
briquolo-0.5.7/.pc/0001-desktop_entry.patch/desktop/Makefile.in:272:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
briquolo-0.5.7/.pc/0001-desktop_entry.patch/desktop/Makefile.in:273:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
briquolo-0.5.7/.pc/0001-desktop_entry.patch/desktop/Makefile.in-274-	  esac; \
briquolo-0.5.7/.pc/0001-desktop_entry.patch/desktop/Makefile.in-275-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
briquolo-0.5.7/.pc/0001-desktop_entry.patch/desktop/Makefile.in:276:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
briquolo-0.5.7/.pc/0001-desktop_entry.patch/desktop/Makefile.in-277-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-109-do
briquolo-0.5.7/.pc/runstatedir.patch/configure:110:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
briquolo-0.5.7/.pc/runstatedir.patch/configure-111-    eval $as_var=C; export $as_var
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-217-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
briquolo-0.5.7/.pc/runstatedir.patch/configure:218:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
briquolo-0.5.7/.pc/runstatedir.patch/configure-219-") 2> /dev/null; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-332-  test "x$as_lineno_1" != "x$as_lineno_2" &&
briquolo-0.5.7/.pc/runstatedir.patch/configure:333:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
briquolo-0.5.7/.pc/runstatedir.patch/configure-334-
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-427-  test "x$as_lineno_1" != "x$as_lineno_2" &&
briquolo-0.5.7/.pc/runstatedir.patch/configure:428:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
briquolo-0.5.7/.pc/runstatedir.patch/configure-429-
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-538-	esac;
briquolo-0.5.7/.pc/runstatedir.patch/configure:539:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
briquolo-0.5.7/.pc/runstatedir.patch/configure-540-	???[sx]*):;;*)false;;esac;fi
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-826-  case $ac_option in
briquolo-0.5.7/.pc/runstatedir.patch/configure:827:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
briquolo-0.5.7/.pc/runstatedir.patch/configure-828-  *)	ac_optarg=yes ;;
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-869-  -disable-* | --disable-*)
briquolo-0.5.7/.pc/runstatedir.patch/configure:870:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-871-    # Reject names that are not valid shell variable names.
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-874-   { (exit 1); exit 1; }; }
briquolo-0.5.7/.pc/runstatedir.patch/configure:875:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-876-    eval enable_$ac_feature=no ;;
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-888-  -enable-* | --enable-*)
briquolo-0.5.7/.pc/runstatedir.patch/configure:889:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-890-    # Reject names that are not valid shell variable names.
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-893-   { (exit 1); exit 1; }; }
briquolo-0.5.7/.pc/runstatedir.patch/configure:894:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-895-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1085-  -with-* | --with-*)
briquolo-0.5.7/.pc/runstatedir.patch/configure:1086:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-1087-    # Reject names that are not valid shell variable names.
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1090-   { (exit 1); exit 1; }; }
briquolo-0.5.7/.pc/runstatedir.patch/configure:1091:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-1092-    eval with_$ac_package=\$ac_optarg ;;
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1094-  -without-* | --without-*)
briquolo-0.5.7/.pc/runstatedir.patch/configure:1095:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-1096-    # Reject names that are not valid shell variable names.
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1099-   { (exit 1); exit 1; }; }
briquolo-0.5.7/.pc/runstatedir.patch/configure:1100:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-1101-    eval with_$ac_package=no ;;
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1126-  *=*)
briquolo-0.5.7/.pc/runstatedir.patch/configure:1127:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
briquolo-0.5.7/.pc/runstatedir.patch/configure-1128-    # Reject names that are not valid shell variable names.
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1146-if test -n "$ac_prev"; then
briquolo-0.5.7/.pc/runstatedir.patch/configure:1147:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-1148-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1192-ac_ls_di=`ls -di .` &&
briquolo-0.5.7/.pc/runstatedir.patch/configure:1193:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
briquolo-0.5.7/.pc/runstatedir.patch/configure-1194-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1252-case $srcdir in
briquolo-0.5.7/.pc/runstatedir.patch/configure:1253:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
briquolo-0.5.7/.pc/runstatedir.patch/configure-1254-esac
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1295-By default, \`make install' will install all the files in
briquolo-0.5.7/.pc/runstatedir.patch/configure:1296:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
briquolo-0.5.7/.pc/runstatedir.patch/configure:1297:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
briquolo-0.5.7/.pc/runstatedir.patch/configure-1298-for instance \`--prefix=\$HOME'.
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1405-*)
briquolo-0.5.7/.pc/runstatedir.patch/configure:1406:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-1407-  # A ".." for each directory in $ac_dir_suffix.
briquolo-0.5.7/.pc/runstatedir.patch/configure:1408:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-1409-  case $ac_top_builddir_sub in
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1538-    *\'*)
briquolo-0.5.7/.pc/runstatedir.patch/configure:1539:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
briquolo-0.5.7/.pc/runstatedir.patch/configure-1540-    esac
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1624-      case $ac_val in
briquolo-0.5.7/.pc/runstatedir.patch/configure:1625:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
briquolo-0.5.7/.pc/runstatedir.patch/configure-1626-      esac
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1641-	case $ac_val in
briquolo-0.5.7/.pc/runstatedir.patch/configure:1642:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
briquolo-0.5.7/.pc/runstatedir.patch/configure-1643-	esac
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1749-    set,)
briquolo-0.5.7/.pc/runstatedir.patch/configure:1750:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
briquolo-0.5.7/.pc/runstatedir.patch/configure:1751:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
briquolo-0.5.7/.pc/runstatedir.patch/configure-1752-      ac_cache_corrupted=: ;;
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1771-    case $ac_new_val in
briquolo-0.5.7/.pc/runstatedir.patch/configure:1772:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
briquolo-0.5.7/.pc/runstatedir.patch/configure-1773-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1868-test "x$ac_build_alias" = x &&
briquolo-0.5.7/.pc/runstatedir.patch/configure:1869:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
briquolo-0.5.7/.pc/runstatedir.patch/configure-1870-test "x$ac_build_alias" = x &&
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1873-   { (exit 1); exit 1; }; }
briquolo-0.5.7/.pc/runstatedir.patch/configure:1874:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
briquolo-0.5.7/.pc/runstatedir.patch/configure-1875-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1898-IFS=$ac_save_IFS
briquolo-0.5.7/.pc/runstatedir.patch/configure:1899:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
briquolo-0.5.7/.pc/runstatedir.patch/configure-1900-
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1909-else
briquolo-0.5.7/.pc/runstatedir.patch/configure:1910:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
briquolo-0.5.7/.pc/runstatedir.patch/configure-1911-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1935-IFS=$ac_save_IFS
briquolo-0.5.7/.pc/runstatedir.patch/configure:1936:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
briquolo-0.5.7/.pc/runstatedir.patch/configure-1937-
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1946-else
briquolo-0.5.7/.pc/runstatedir.patch/configure:1947:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
briquolo-0.5.7/.pc/runstatedir.patch/configure-1948-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-1972-IFS=$ac_save_IFS
briquolo-0.5.7/.pc/runstatedir.patch/configure:1973:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
briquolo-0.5.7/.pc/runstatedir.patch/configure-1974-
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-2074-if (
briquolo-0.5.7/.pc/runstatedir.patch/configure:2075:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
briquolo-0.5.7/.pc/runstatedir.patch/configure-2076-   if test "$*" = "X"; then
briquolo-0.5.7/.pc/runstatedir.patch/configure-2077-      # -L didn't work.
briquolo-0.5.7/.pc/runstatedir.patch/configure:2078:      set X `ls -t $srcdir/configure conftest.file`
briquolo-0.5.7/.pc/runstatedir.patch/configure-2079-   fi
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-2118-_ACEOF
briquolo-0.5.7/.pc/runstatedir.patch/configure:2119:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
briquolo-0.5.7/.pc/runstatedir.patch/configure-2120-rm -f conftest.sed
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-2122-# expand $ac_aux_dir to an absolute path
briquolo-0.5.7/.pc/runstatedir.patch/configure:2123:am_aux_dir=`cd $ac_aux_dir && pwd`
briquolo-0.5.7/.pc/runstatedir.patch/configure-2124-
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-2211-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
briquolo-0.5.7/.pc/runstatedir.patch/configure:2212:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-2213-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-2221-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
briquolo-0.5.7/.pc/runstatedir.patch/configure:2222:case `${MAKE-make} -f conftest.make 2>/dev/null` in
briquolo-0.5.7/.pc/runstatedir.patch/configure-2223-  *@@@%%%=?*=@@@%%%*)
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-2249-# test to see if srcdir already configured
briquolo-0.5.7/.pc/runstatedir.patch/configure:2250:if test "`cd $srcdir && pwd`" != "`pwd`" &&
briquolo-0.5.7/.pc/runstatedir.patch/configure-2251-   test -f $srcdir/config.status; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-2533-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
briquolo-0.5.7/.pc/runstatedir.patch/configure:2534:ac_compiler=`set X $ac_compile; echo $2`
briquolo-0.5.7/.pc/runstatedir.patch/configure-2535-{ (ac_try="$ac_compiler --version >&5"
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-2587-echo $ECHO_N "checking for C++ compiler default output file name... $ECHO_C" >&6; }
briquolo-0.5.7/.pc/runstatedir.patch/configure:2588:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-2589-#
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-2635-	then :; else
briquolo-0.5.7/.pc/runstatedir.patch/configure:2636:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-2637-	fi
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-2732-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
briquolo-0.5.7/.pc/runstatedir.patch/configure:2733:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-2734-	  break;;
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-2787-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
briquolo-0.5.7/.pc/runstatedir.patch/configure:2788:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-2789-       break;;
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-2862-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
briquolo-0.5.7/.pc/runstatedir.patch/configure:2863:GXX=`test $ac_compiler_gnu = yes && echo yes`
briquolo-0.5.7/.pc/runstatedir.patch/configure-2864-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-3046-# case it prints its new name instead of `make'.
briquolo-0.5.7/.pc/runstatedir.patch/configure:3047:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
briquolo-0.5.7/.pc/runstatedir.patch/configure-3048-   am__include=include
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-3054-   echo '.include "confinc"' > confmf
briquolo-0.5.7/.pc/runstatedir.patch/configure:3055:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
briquolo-0.5.7/.pc/runstatedir.patch/configure-3056-      am__include=.include
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-3116-  if test "$am_compiler_list" = ""; then
briquolo-0.5.7/.pc/runstatedir.patch/configure:3117:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
briquolo-0.5.7/.pc/runstatedir.patch/configure-3118-  fi
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-3511-echo "$as_me:$LINENO: checking for C compiler version" >&5
briquolo-0.5.7/.pc/runstatedir.patch/configure:3512:ac_compiler=`set X $ac_compile; echo $2`
briquolo-0.5.7/.pc/runstatedir.patch/configure-3513-{ (ac_try="$ac_compiler --version >&5"
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-3597-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
briquolo-0.5.7/.pc/runstatedir.patch/configure:3598:GCC=`test $ac_compiler_gnu = yes && echo yes`
briquolo-0.5.7/.pc/runstatedir.patch/configure-3599-ac_test_CFLAGS=${CFLAGS+set}
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-3901-  if test "$am_compiler_list" = ""; then
briquolo-0.5.7/.pc/runstatedir.patch/configure:3902:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
briquolo-0.5.7/.pc/runstatedir.patch/configure-3903-  fi
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-4459-  # Check for GNU $ac_path_GREP
briquolo-0.5.7/.pc/runstatedir.patch/configure:4460:case `"$ac_path_GREP" --version 2>&1` in
briquolo-0.5.7/.pc/runstatedir.patch/configure-4461-*GNU*)
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-4473-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
briquolo-0.5.7/.pc/runstatedir.patch/configure:4474:    ac_count=`expr $ac_count + 1`
briquolo-0.5.7/.pc/runstatedir.patch/configure-4475-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-4541-  # Check for GNU $ac_path_EGREP
briquolo-0.5.7/.pc/runstatedir.patch/configure:4542:case `"$ac_path_EGREP" --version 2>&1` in
briquolo-0.5.7/.pc/runstatedir.patch/configure-4543-*GNU*)
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-4555-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
briquolo-0.5.7/.pc/runstatedir.patch/configure:4556:    ac_count=`expr $ac_count + 1`
briquolo-0.5.7/.pc/runstatedir.patch/configure-4557-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-4784-do
briquolo-0.5.7/.pc/runstatedir.patch/configure:4785:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
briquolo-0.5.7/.pc/runstatedir.patch/configure-4786-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-4827-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:4828:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-4829-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
briquolo-0.5.7/.pc/runstatedir.patch/configure-4830-echo "${ECHO_T}$ac_res" >&6; }
briquolo-0.5.7/.pc/runstatedir.patch/configure:4831:if test `eval echo '${'$as_ac_Header'}'` = yes; then
briquolo-0.5.7/.pc/runstatedir.patch/configure-4832-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/.pc/runstatedir.patch/configure:4833:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
briquolo-0.5.7/.pc/runstatedir.patch/configure-4834-_ACEOF
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-5025-  for ac_func in _getb67 GETB67 getb67; do
briquolo-0.5.7/.pc/runstatedir.patch/configure:5026:    as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
briquolo-0.5.7/.pc/runstatedir.patch/configure-5027-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-5105-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:5106:ac_res=`eval echo '${'$as_ac_var'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-5107-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
briquolo-0.5.7/.pc/runstatedir.patch/configure-5108-echo "${ECHO_T}$ac_res" >&6; }
briquolo-0.5.7/.pc/runstatedir.patch/configure:5109:if test `eval echo '${'$as_ac_var'}'` = yes; then
briquolo-0.5.7/.pc/runstatedir.patch/configure-5110-
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-5206-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
briquolo-0.5.7/.pc/runstatedir.patch/configure:5207:  as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
briquolo-0.5.7/.pc/runstatedir.patch/configure-5208-{ echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-5257-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:5258:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-5259-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
briquolo-0.5.7/.pc/runstatedir.patch/configure-5260-echo "${ECHO_T}$ac_res" >&6; }
briquolo-0.5.7/.pc/runstatedir.patch/configure:5261:if test `eval echo '${'$as_ac_Header'}'` = yes; then
briquolo-0.5.7/.pc/runstatedir.patch/configure-5262-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/.pc/runstatedir.patch/configure:5263:#define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
briquolo-0.5.7/.pc/runstatedir.patch/configure-5264-_ACEOF
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-5631-do
briquolo-0.5.7/.pc/runstatedir.patch/configure:5632:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
briquolo-0.5.7/.pc/runstatedir.patch/configure-5633-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-5638-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:5639:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-5640-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-5759-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:5760:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-5761-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-5764-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:5765:if test `eval echo '${'$as_ac_Header'}'` = yes; then
briquolo-0.5.7/.pc/runstatedir.patch/configure-5766-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/.pc/runstatedir.patch/configure:5767:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
briquolo-0.5.7/.pc/runstatedir.patch/configure-5768-_ACEOF
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-6265-do
briquolo-0.5.7/.pc/runstatedir.patch/configure:6266:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
briquolo-0.5.7/.pc/runstatedir.patch/configure-6267-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-6272-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:6273:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-6274-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-6393-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:6394:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-6395-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-6398-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:6399:if test `eval echo '${'$as_ac_Header'}'` = yes; then
briquolo-0.5.7/.pc/runstatedir.patch/configure-6400-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/.pc/runstatedir.patch/configure:6401:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
briquolo-0.5.7/.pc/runstatedir.patch/configure-6402-_ACEOF
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-6501-do
briquolo-0.5.7/.pc/runstatedir.patch/configure:6502:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
briquolo-0.5.7/.pc/runstatedir.patch/configure-6503-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-6508-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:6509:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-6510-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-6629-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:6630:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-6631-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-6634-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:6635:if test `eval echo '${'$as_ac_Header'}'` = yes; then
briquolo-0.5.7/.pc/runstatedir.patch/configure-6636-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/.pc/runstatedir.patch/configure:6637:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
briquolo-0.5.7/.pc/runstatedir.patch/configure-6638-_ACEOF
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-6646-do
briquolo-0.5.7/.pc/runstatedir.patch/configure:6647:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
briquolo-0.5.7/.pc/runstatedir.patch/configure-6648-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-6726-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:6727:ac_res=`eval echo '${'$as_ac_var'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-6728-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
briquolo-0.5.7/.pc/runstatedir.patch/configure-6729-echo "${ECHO_T}$ac_res" >&6; }
briquolo-0.5.7/.pc/runstatedir.patch/configure:6730:if test `eval echo '${'$as_ac_var'}'` = yes; then
briquolo-0.5.7/.pc/runstatedir.patch/configure-6731-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/.pc/runstatedir.patch/configure:6732:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
briquolo-0.5.7/.pc/runstatedir.patch/configure-6733-_ACEOF
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-6926-do
briquolo-0.5.7/.pc/runstatedir.patch/configure:6927:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
briquolo-0.5.7/.pc/runstatedir.patch/configure-6928-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-6933-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:6934:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-6935-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-7054-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:7055:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-7056-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-7059-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:7060:if test `eval echo '${'$as_ac_Header'}'` = yes; then
briquolo-0.5.7/.pc/runstatedir.patch/configure-7061-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/.pc/runstatedir.patch/configure:7062:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
briquolo-0.5.7/.pc/runstatedir.patch/configure-7063-_ACEOF
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-7342-do
briquolo-0.5.7/.pc/runstatedir.patch/configure:7343:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
briquolo-0.5.7/.pc/runstatedir.patch/configure-7344-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-7422-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:7423:ac_res=`eval echo '${'$as_ac_var'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-7424-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
briquolo-0.5.7/.pc/runstatedir.patch/configure-7425-echo "${ECHO_T}$ac_res" >&6; }
briquolo-0.5.7/.pc/runstatedir.patch/configure:7426:if test `eval echo '${'$as_ac_var'}'` = yes; then
briquolo-0.5.7/.pc/runstatedir.patch/configure-7427-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/.pc/runstatedir.patch/configure:7428:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
briquolo-0.5.7/.pc/runstatedir.patch/configure-7429-_ACEOF
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-7481-     echo "freetype-config found"
briquolo-0.5.7/.pc/runstatedir.patch/configure:7482:     CXXFLAGS="$CXXFLAGS `$freetypeconfig --cflags`"
briquolo-0.5.7/.pc/runstatedir.patch/configure:7483:     LIBS="$LIBS `$freetypeconfig --libs`"
briquolo-0.5.7/.pc/runstatedir.patch/configure-7484-fi
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-7606-else
briquolo-0.5.7/.pc/runstatedir.patch/configure:7607:     CXXFLAGS="$CXXFLAGS `$pngconfig --cppflags` `libpng-config --cflags`"
briquolo-0.5.7/.pc/runstatedir.patch/configure:7608:     LIBS="$LIBS `$pngconfig --ldflags` `$pngconfig --libs`"
briquolo-0.5.7/.pc/runstatedir.patch/configure-7609-fi
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-7700-  else
briquolo-0.5.7/.pc/runstatedir.patch/configure:7701:    SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags`
briquolo-0.5.7/.pc/runstatedir.patch/configure:7702:    SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs`
briquolo-0.5.7/.pc/runstatedir.patch/configure-7703-
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-8209-    else
briquolo-0.5.7/.pc/runstatedir.patch/configure:8210:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-8211-      { echo "$as_me:$LINENO: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-9313-do
briquolo-0.5.7/.pc/runstatedir.patch/configure:9314:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
briquolo-0.5.7/.pc/runstatedir.patch/configure-9315-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-9320-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:9321:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-9322-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-9441-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:9442:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-9443-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-9446-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:9447:if test `eval echo '${'$as_ac_Header'}'` = yes; then
briquolo-0.5.7/.pc/runstatedir.patch/configure-9448-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/.pc/runstatedir.patch/configure:9449:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
briquolo-0.5.7/.pc/runstatedir.patch/configure-9450-_ACEOF
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-9558-
briquolo-0.5.7/.pc/runstatedir.patch/configure:9559:	ac_lo=`expr $ac_mid + 1`
briquolo-0.5.7/.pc/runstatedir.patch/configure-9560-			if test $ac_lo -le $ac_mid; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-9563-			fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:9564:			ac_mid=`expr 2 '*' $ac_mid + 1`
briquolo-0.5.7/.pc/runstatedir.patch/configure-9565-fi
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-9647-
briquolo-0.5.7/.pc/runstatedir.patch/configure:9648:	ac_hi=`expr '(' $ac_mid ')' - 1`
briquolo-0.5.7/.pc/runstatedir.patch/configure-9649-			if test $ac_mid -le $ac_hi; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-9652-			fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:9653:			ac_mid=`expr 2 '*' $ac_mid`
briquolo-0.5.7/.pc/runstatedir.patch/configure-9654-fi
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-9670-while test "x$ac_lo" != "x$ac_hi"; do
briquolo-0.5.7/.pc/runstatedir.patch/configure:9671:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
briquolo-0.5.7/.pc/runstatedir.patch/configure-9672-  cat >conftest.$ac_ext <<_ACEOF
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-9710-
briquolo-0.5.7/.pc/runstatedir.patch/configure:9711:	ac_lo=`expr '(' $ac_mid ')' + 1`
briquolo-0.5.7/.pc/runstatedir.patch/configure-9712-fi
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-9868-
briquolo-0.5.7/.pc/runstatedir.patch/configure:9869:	ac_lo=`expr $ac_mid + 1`
briquolo-0.5.7/.pc/runstatedir.patch/configure-9870-			if test $ac_lo -le $ac_mid; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-9873-			fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:9874:			ac_mid=`expr 2 '*' $ac_mid + 1`
briquolo-0.5.7/.pc/runstatedir.patch/configure-9875-fi
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-9957-
briquolo-0.5.7/.pc/runstatedir.patch/configure:9958:	ac_hi=`expr '(' $ac_mid ')' - 1`
briquolo-0.5.7/.pc/runstatedir.patch/configure-9959-			if test $ac_mid -le $ac_hi; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-9962-			fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:9963:			ac_mid=`expr 2 '*' $ac_mid`
briquolo-0.5.7/.pc/runstatedir.patch/configure-9964-fi
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-9980-while test "x$ac_lo" != "x$ac_hi"; do
briquolo-0.5.7/.pc/runstatedir.patch/configure:9981:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
briquolo-0.5.7/.pc/runstatedir.patch/configure-9982-  cat >conftest.$ac_ext <<_ACEOF
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-10020-
briquolo-0.5.7/.pc/runstatedir.patch/configure:10021:	ac_lo=`expr '(' $ac_mid ')' + 1`
briquolo-0.5.7/.pc/runstatedir.patch/configure-10022-fi
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-10178-
briquolo-0.5.7/.pc/runstatedir.patch/configure:10179:	ac_lo=`expr $ac_mid + 1`
briquolo-0.5.7/.pc/runstatedir.patch/configure-10180-			if test $ac_lo -le $ac_mid; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-10183-			fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:10184:			ac_mid=`expr 2 '*' $ac_mid + 1`
briquolo-0.5.7/.pc/runstatedir.patch/configure-10185-fi
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-10267-
briquolo-0.5.7/.pc/runstatedir.patch/configure:10268:	ac_hi=`expr '(' $ac_mid ')' - 1`
briquolo-0.5.7/.pc/runstatedir.patch/configure-10269-			if test $ac_mid -le $ac_hi; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-10272-			fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:10273:			ac_mid=`expr 2 '*' $ac_mid`
briquolo-0.5.7/.pc/runstatedir.patch/configure-10274-fi
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-10290-while test "x$ac_lo" != "x$ac_hi"; do
briquolo-0.5.7/.pc/runstatedir.patch/configure:10291:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
briquolo-0.5.7/.pc/runstatedir.patch/configure-10292-  cat >conftest.$ac_ext <<_ACEOF
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-10330-
briquolo-0.5.7/.pc/runstatedir.patch/configure:10331:	ac_lo=`expr '(' $ac_mid ')' + 1`
briquolo-0.5.7/.pc/runstatedir.patch/configure-10332-fi
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-10482-do
briquolo-0.5.7/.pc/runstatedir.patch/configure:10483:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
briquolo-0.5.7/.pc/runstatedir.patch/configure-10484-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-10489-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:10490:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-10491-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-10610-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:10611:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-10612-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-10615-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:10616:if test `eval echo '${'$as_ac_Header'}'` = yes; then
briquolo-0.5.7/.pc/runstatedir.patch/configure-10617-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/.pc/runstatedir.patch/configure:10618:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
briquolo-0.5.7/.pc/runstatedir.patch/configure-10619-_ACEOF
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-10670-    # gcc leaves a trailing carriage return which upsets mingw
briquolo-0.5.7/.pc/runstatedir.patch/configure:10671:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
briquolo-0.5.7/.pc/runstatedir.patch/configure-10672-  *)
briquolo-0.5.7/.pc/runstatedir.patch/configure:10673:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
briquolo-0.5.7/.pc/runstatedir.patch/configure-10674-  esac
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-10679-      # Canonicalize the path of ld
briquolo-0.5.7/.pc/runstatedir.patch/configure:10680:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-10681-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
briquolo-0.5.7/.pc/runstatedir.patch/configure:10682:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
briquolo-0.5.7/.pc/runstatedir.patch/configure-10683-      done
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-10713-      # Break only if it was the GNU/non-GNU ld that we prefer.
briquolo-0.5.7/.pc/runstatedir.patch/configure:10714:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
briquolo-0.5.7/.pc/runstatedir.patch/configure-10715-      *GNU* | *'with BFD'*)
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-10744-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
briquolo-0.5.7/.pc/runstatedir.patch/configure:10745:case `$LD -v 2>&1 </dev/null` in
briquolo-0.5.7/.pc/runstatedir.patch/configure-10746-*GNU* | *'with BFD'*)
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-10854-        names_already_handled="$names_already_handled $name"
briquolo-0.5.7/.pc/runstatedir.patch/configure:10855:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-10856-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-10900-                -L*)
briquolo-0.5.7/.pc/runstatedir.patch/configure:10901:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-10902-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-10992-              */lib | */lib/)
briquolo-0.5.7/.pc/runstatedir.patch/configure:10993:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-10994-                additional_includedir="$basedir/include"
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-11040-                  -L*)
briquolo-0.5.7/.pc/runstatedir.patch/configure:11041:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-11042-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-11097-                  -R*)
briquolo-0.5.7/.pc/runstatedir.patch/configure:11098:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-11099-                    if test "$enable_rpath" != no; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-11122-                  -l*)
briquolo-0.5.7/.pc/runstatedir.patch/configure:11123:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-11124-                    ;;
briquolo-0.5.7/.pc/runstatedir.patch/configure-11125-                  *.la)
briquolo-0.5.7/.pc/runstatedir.patch/configure:11126:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-11127-                    ;;
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-11253-do
briquolo-0.5.7/.pc/runstatedir.patch/configure:11254:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
briquolo-0.5.7/.pc/runstatedir.patch/configure-11255-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-11260-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:11261:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-11262-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-11381-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:11382:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-11383-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-11386-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:11387:if test `eval echo '${'$as_ac_Header'}'` = yes; then
briquolo-0.5.7/.pc/runstatedir.patch/configure-11388-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/.pc/runstatedir.patch/configure:11389:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
briquolo-0.5.7/.pc/runstatedir.patch/configure-11390-_ACEOF
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-11423-do
briquolo-0.5.7/.pc/runstatedir.patch/configure:11424:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
briquolo-0.5.7/.pc/runstatedir.patch/configure-11425-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-11503-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:11504:ac_res=`eval echo '${'$as_ac_var'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-11505-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
briquolo-0.5.7/.pc/runstatedir.patch/configure-11506-echo "${ECHO_T}$ac_res" >&6; }
briquolo-0.5.7/.pc/runstatedir.patch/configure:11507:if test `eval echo '${'$as_ac_var'}'` = yes; then
briquolo-0.5.7/.pc/runstatedir.patch/configure-11508-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/.pc/runstatedir.patch/configure:11509:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
briquolo-0.5.7/.pc/runstatedir.patch/configure-11510-_ACEOF
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-12089-
briquolo-0.5.7/.pc/runstatedir.patch/configure:12090:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-12091-    { echo "$as_me:$LINENO: result: ${ac_t:-
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-12272-echo $ECHO_N "checking version of bison... $ECHO_C" >&6; }
briquolo-0.5.7/.pc/runstatedir.patch/configure:12273:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-12274-    case $ac_prog_version in
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-12467-        names_already_handled="$names_already_handled $name"
briquolo-0.5.7/.pc/runstatedir.patch/configure:12468:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-12469-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-12513-                -L*)
briquolo-0.5.7/.pc/runstatedir.patch/configure:12514:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-12515-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-12605-              */lib | */lib/)
briquolo-0.5.7/.pc/runstatedir.patch/configure:12606:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-12607-                additional_includedir="$basedir/include"
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-12653-                  -L*)
briquolo-0.5.7/.pc/runstatedir.patch/configure:12654:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-12655-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-12710-                  -R*)
briquolo-0.5.7/.pc/runstatedir.patch/configure:12711:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-12712-                    if test "$enable_rpath" != no; then
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-12735-                  -l*)
briquolo-0.5.7/.pc/runstatedir.patch/configure:12736:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-12737-                    ;;
briquolo-0.5.7/.pc/runstatedir.patch/configure-12738-                  *.la)
briquolo-0.5.7/.pc/runstatedir.patch/configure:12739:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-12740-                    ;;
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-12926-        LTLIBINTL="\${top_builddir}/intl/libintl.a $LTLIBICONV"
briquolo-0.5.7/.pc/runstatedir.patch/configure:12927:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-12928-      fi
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-13276-
briquolo-0.5.7/.pc/runstatedir.patch/configure:13277:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-13278-    { echo "$as_me:$LINENO: result: ${ac_t:-
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-13354-    for ac_var in incroot usrlibdir libdir; do
briquolo-0.5.7/.pc/runstatedir.patch/configure:13355:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
briquolo-0.5.7/.pc/runstatedir.patch/configure-13356-    done
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-13507-	LIBS=$ac_save_LIBS
briquolo-0.5.7/.pc/runstatedir.patch/configure:13508:for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
briquolo-0.5.7/.pc/runstatedir.patch/configure-13509-do
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-13572-
briquolo-0.5.7/.pc/runstatedir.patch/configure:13573:as_ac_Lib=`echo "ac_cv_lib_$LIB_GL''_glVertex3f" | $as_tr_sh`
briquolo-0.5.7/.pc/runstatedir.patch/configure-13574-{ echo "$as_me:$LINENO: checking for glVertex3f in -l$LIB_GL" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-13632-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:13633:ac_res=`eval echo '${'$as_ac_Lib'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-13634-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
briquolo-0.5.7/.pc/runstatedir.patch/configure-13635-echo "${ECHO_T}$ac_res" >&6; }
briquolo-0.5.7/.pc/runstatedir.patch/configure:13636:if test `eval echo '${'$as_ac_Lib'}'` = yes; then
briquolo-0.5.7/.pc/runstatedir.patch/configure-13637-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/.pc/runstatedir.patch/configure:13638:#define `echo "HAVE_LIB$LIB_GL" | $as_tr_cpp` 1
briquolo-0.5.7/.pc/runstatedir.patch/configure-13639-_ACEOF
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-13650-
briquolo-0.5.7/.pc/runstatedir.patch/configure:13651:as_ac_Lib=`echo "ac_cv_lib_$LIB_GLU''_gluLookAt" | $as_tr_sh`
briquolo-0.5.7/.pc/runstatedir.patch/configure-13652-{ echo "$as_me:$LINENO: checking for gluLookAt in -l$LIB_GLU" >&5
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-13710-fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:13711:ac_res=`eval echo '${'$as_ac_Lib'}'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-13712-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
briquolo-0.5.7/.pc/runstatedir.patch/configure-13713-echo "${ECHO_T}$ac_res" >&6; }
briquolo-0.5.7/.pc/runstatedir.patch/configure:13714:if test `eval echo '${'$as_ac_Lib'}'` = yes; then
briquolo-0.5.7/.pc/runstatedir.patch/configure-13715-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/.pc/runstatedir.patch/configure:13716:#define `echo "HAVE_LIB$LIB_GLU" | $as_tr_cpp` 1
briquolo-0.5.7/.pc/runstatedir.patch/configure-13717-_ACEOF
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-13986-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
briquolo-0.5.7/.pc/runstatedir.patch/configure:13987:  ac_i=`echo "$ac_i" | sed "$ac_script"`
briquolo-0.5.7/.pc/runstatedir.patch/configure-13988-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-14137-do
briquolo-0.5.7/.pc/runstatedir.patch/configure:14138:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
briquolo-0.5.7/.pc/runstatedir.patch/configure-14139-    eval $as_var=C; export $as_var
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-14187-  test "x$as_lineno_1" != "x$as_lineno_2" &&
briquolo-0.5.7/.pc/runstatedir.patch/configure:14188:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
briquolo-0.5.7/.pc/runstatedir.patch/configure-14189-
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-14298-	esac;
briquolo-0.5.7/.pc/runstatedir.patch/configure:14299:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
briquolo-0.5.7/.pc/runstatedir.patch/configure-14300-	???[sx]*):;;*)false;;esac;fi
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-14373-configured by $0, generated by GNU Autoconf 2.61,
briquolo-0.5.7/.pc/runstatedir.patch/configure:14374:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
briquolo-0.5.7/.pc/runstatedir.patch/configure-14375-
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-14392-  --*=*)
briquolo-0.5.7/.pc/runstatedir.patch/configure:14393:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
briquolo-0.5.7/.pc/runstatedir.patch/configure:14394:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-14395-    ac_shift=:
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-14667-
briquolo-0.5.7/.pc/runstatedir.patch/configure:14668:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
briquolo-0.5.7/.pc/runstatedir.patch/configure-14669-    break
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-14678-
briquolo-0.5.7/.pc/runstatedir.patch/configure:14679:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
briquolo-0.5.7/.pc/runstatedir.patch/configure-14680-if test -n "$ac_eof"; then
briquolo-0.5.7/.pc/runstatedir.patch/configure:14681:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
briquolo-0.5.7/.pc/runstatedir.patch/configure:14682:  ac_eof=`expr $ac_eof + 1`
briquolo-0.5.7/.pc/runstatedir.patch/configure-14683-fi
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-14744-
briquolo-0.5.7/.pc/runstatedir.patch/configure:14745:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 36; then
briquolo-0.5.7/.pc/runstatedir.patch/configure-14746-    break
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-14755-
briquolo-0.5.7/.pc/runstatedir.patch/configure:14756:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
briquolo-0.5.7/.pc/runstatedir.patch/configure-14757-if test -n "$ac_eof"; then
briquolo-0.5.7/.pc/runstatedir.patch/configure:14758:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
briquolo-0.5.7/.pc/runstatedir.patch/configure:14759:  ac_eof=`expr $ac_eof + 1`
briquolo-0.5.7/.pc/runstatedir.patch/configure-14760-fi
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-14893-      case $as_dir in #(
briquolo-0.5.7/.pc/runstatedir.patch/configure:14894:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
briquolo-0.5.7/.pc/runstatedir.patch/configure-14895-      *) as_qdir=$as_dir;;
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-14931-*)
briquolo-0.5.7/.pc/runstatedir.patch/configure:14932:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-14933-  # A ".." for each directory in $ac_dir_suffix.
briquolo-0.5.7/.pc/runstatedir.patch/configure:14934:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-14935-  case $ac_top_builddir_sub in
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-15004-
briquolo-0.5.7/.pc/runstatedir.patch/configure:15005:# Neutralize VPATH when `$srcdir' = `.'.
briquolo-0.5.7/.pc/runstatedir.patch/configure-15006-# Shell code in configure.ac might set extrasub.
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-15028-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
briquolo-0.5.7/.pc/runstatedir.patch/configure:15029:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
briquolo-0.5.7/.pc/runstatedir.patch/configure:15030:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
briquolo-0.5.7/.pc/runstatedir.patch/configure-15031-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-15145-    * )
briquolo-0.5.7/.pc/runstatedir.patch/configure:15146:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
briquolo-0.5.7/.pc/runstatedir.patch/configure-15147-  esac
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-15182-  # Strip MF so we end up with the name of the file.
briquolo-0.5.7/.pc/runstatedir.patch/configure:15183:  mf=`echo "$mf" | sed -e 's/:.*$//'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-15184-  # Check whether this is an Automake generated Makefile or not.
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-15218-  # from the Makefile without running `make'.
briquolo-0.5.7/.pc/runstatedir.patch/configure:15219:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
briquolo-0.5.7/.pc/runstatedir.patch/configure-15220-  test -z "$DEPDIR" && continue
briquolo-0.5.7/.pc/runstatedir.patch/configure:15221:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
briquolo-0.5.7/.pc/runstatedir.patch/configure-15222-  test -z "am__include" && continue
briquolo-0.5.7/.pc/runstatedir.patch/configure:15223:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
briquolo-0.5.7/.pc/runstatedir.patch/configure-15224-  # When using ansi2knr, U may be empty or an underscore; expand it
briquolo-0.5.7/.pc/runstatedir.patch/configure:15225:  U=`sed -n 's/^U = //p' < "$mf"`
briquolo-0.5.7/.pc/runstatedir.patch/configure-15226-  # Find all dependency output files, they are included files with
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-15265-      case $as_dir in #(
briquolo-0.5.7/.pc/runstatedir.patch/configure:15266:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
briquolo-0.5.7/.pc/runstatedir.patch/configure-15267-      *) as_qdir=$as_dir;;
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-15307-      case "$ac_file" in
briquolo-0.5.7/.pc/runstatedir.patch/configure:15308:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
briquolo-0.5.7/.pc/runstatedir.patch/configure-15309-      esac
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-15312-        # Adjust a relative srcdir.
briquolo-0.5.7/.pc/runstatedir.patch/configure:15313:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
briquolo-0.5.7/.pc/runstatedir.patch/configure:15314:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
briquolo-0.5.7/.pc/runstatedir.patch/configure:15315:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
briquolo-0.5.7/.pc/runstatedir.patch/configure-15316-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-15319-        case "$ac_given_srcdir" in
briquolo-0.5.7/.pc/runstatedir.patch/configure:15320:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
briquolo-0.5.7/.pc/runstatedir.patch/configure-15321-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
briquolo-0.5.7/.pc/runstatedir.patch/configure-15336-            fi
briquolo-0.5.7/.pc/runstatedir.patch/configure:15337:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
briquolo-0.5.7/.pc/runstatedir.patch/configure-15338-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
briquolo-0.5.7/configure-109-do
briquolo-0.5.7/configure:110:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
briquolo-0.5.7/configure-111-    eval $as_var=C; export $as_var
##############################################
briquolo-0.5.7/configure-217-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
briquolo-0.5.7/configure:218:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
briquolo-0.5.7/configure-219-") 2> /dev/null; then
##############################################
briquolo-0.5.7/configure-332-  test "x$as_lineno_1" != "x$as_lineno_2" &&
briquolo-0.5.7/configure:333:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
briquolo-0.5.7/configure-334-
##############################################
briquolo-0.5.7/configure-427-  test "x$as_lineno_1" != "x$as_lineno_2" &&
briquolo-0.5.7/configure:428:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
briquolo-0.5.7/configure-429-
##############################################
briquolo-0.5.7/configure-538-	esac;
briquolo-0.5.7/configure:539:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
briquolo-0.5.7/configure-540-	???[sx]*):;;*)false;;esac;fi
##############################################
briquolo-0.5.7/configure-827-  case $ac_option in
briquolo-0.5.7/configure:828:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
briquolo-0.5.7/configure-829-  *)	ac_optarg=yes ;;
##############################################
briquolo-0.5.7/configure-881-  -disable-* | --disable-*)
briquolo-0.5.7/configure:882:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
briquolo-0.5.7/configure-883-    # Reject names that are not valid shell variable names.
##############################################
briquolo-0.5.7/configure-886-   { (exit 1); exit 1; }; }
briquolo-0.5.7/configure:887:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
briquolo-0.5.7/configure-888-    eval enable_$ac_feature=no ;;
##############################################
briquolo-0.5.7/configure-900-  -enable-* | --enable-*)
briquolo-0.5.7/configure:901:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
briquolo-0.5.7/configure-902-    # Reject names that are not valid shell variable names.
##############################################
briquolo-0.5.7/configure-905-   { (exit 1); exit 1; }; }
briquolo-0.5.7/configure:906:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
briquolo-0.5.7/configure-907-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
briquolo-0.5.7/configure-1097-  -with-* | --with-*)
briquolo-0.5.7/configure:1098:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
briquolo-0.5.7/configure-1099-    # Reject names that are not valid shell variable names.
##############################################
briquolo-0.5.7/configure-1102-   { (exit 1); exit 1; }; }
briquolo-0.5.7/configure:1103:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
briquolo-0.5.7/configure-1104-    eval with_$ac_package=\$ac_optarg ;;
##############################################
briquolo-0.5.7/configure-1106-  -without-* | --without-*)
briquolo-0.5.7/configure:1107:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
briquolo-0.5.7/configure-1108-    # Reject names that are not valid shell variable names.
##############################################
briquolo-0.5.7/configure-1111-   { (exit 1); exit 1; }; }
briquolo-0.5.7/configure:1112:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
briquolo-0.5.7/configure-1113-    eval with_$ac_package=no ;;
##############################################
briquolo-0.5.7/configure-1138-  *=*)
briquolo-0.5.7/configure:1139:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
briquolo-0.5.7/configure-1140-    # Reject names that are not valid shell variable names.
##############################################
briquolo-0.5.7/configure-1158-if test -n "$ac_prev"; then
briquolo-0.5.7/configure:1159:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
briquolo-0.5.7/configure-1160-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
briquolo-0.5.7/configure-1204-ac_ls_di=`ls -di .` &&
briquolo-0.5.7/configure:1205:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
briquolo-0.5.7/configure-1206-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
briquolo-0.5.7/configure-1264-case $srcdir in
briquolo-0.5.7/configure:1265:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
briquolo-0.5.7/configure-1266-esac
##############################################
briquolo-0.5.7/configure-1307-By default, \`make install' will install all the files in
briquolo-0.5.7/configure:1308:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
briquolo-0.5.7/configure:1309:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
briquolo-0.5.7/configure-1310-for instance \`--prefix=\$HOME'.
##############################################
briquolo-0.5.7/configure-1417-*)
briquolo-0.5.7/configure:1418:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
briquolo-0.5.7/configure-1419-  # A ".." for each directory in $ac_dir_suffix.
briquolo-0.5.7/configure:1420:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
briquolo-0.5.7/configure-1421-  case $ac_top_builddir_sub in
##############################################
briquolo-0.5.7/configure-1550-    *\'*)
briquolo-0.5.7/configure:1551:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
briquolo-0.5.7/configure-1552-    esac
##############################################
briquolo-0.5.7/configure-1636-      case $ac_val in
briquolo-0.5.7/configure:1637:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
briquolo-0.5.7/configure-1638-      esac
##############################################
briquolo-0.5.7/configure-1653-	case $ac_val in
briquolo-0.5.7/configure:1654:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
briquolo-0.5.7/configure-1655-	esac
##############################################
briquolo-0.5.7/configure-1761-    set,)
briquolo-0.5.7/configure:1762:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
briquolo-0.5.7/configure:1763:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
briquolo-0.5.7/configure-1764-      ac_cache_corrupted=: ;;
##############################################
briquolo-0.5.7/configure-1783-    case $ac_new_val in
briquolo-0.5.7/configure:1784:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
briquolo-0.5.7/configure-1785-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
briquolo-0.5.7/configure-1880-test "x$ac_build_alias" = x &&
briquolo-0.5.7/configure:1881:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
briquolo-0.5.7/configure-1882-test "x$ac_build_alias" = x &&
##############################################
briquolo-0.5.7/configure-1885-   { (exit 1); exit 1; }; }
briquolo-0.5.7/configure:1886:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
briquolo-0.5.7/configure-1887-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
briquolo-0.5.7/configure-1910-IFS=$ac_save_IFS
briquolo-0.5.7/configure:1911:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
briquolo-0.5.7/configure-1912-
##############################################
briquolo-0.5.7/configure-1921-else
briquolo-0.5.7/configure:1922:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
briquolo-0.5.7/configure-1923-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
briquolo-0.5.7/configure-1947-IFS=$ac_save_IFS
briquolo-0.5.7/configure:1948:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
briquolo-0.5.7/configure-1949-
##############################################
briquolo-0.5.7/configure-1958-else
briquolo-0.5.7/configure:1959:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
briquolo-0.5.7/configure-1960-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5
##############################################
briquolo-0.5.7/configure-1984-IFS=$ac_save_IFS
briquolo-0.5.7/configure:1985:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
briquolo-0.5.7/configure-1986-
##############################################
briquolo-0.5.7/configure-2086-if (
briquolo-0.5.7/configure:2087:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
briquolo-0.5.7/configure-2088-   if test "$*" = "X"; then
briquolo-0.5.7/configure-2089-      # -L didn't work.
briquolo-0.5.7/configure:2090:      set X `ls -t $srcdir/configure conftest.file`
briquolo-0.5.7/configure-2091-   fi
##############################################
briquolo-0.5.7/configure-2130-_ACEOF
briquolo-0.5.7/configure:2131:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
briquolo-0.5.7/configure-2132-rm -f conftest.sed
##############################################
briquolo-0.5.7/configure-2134-# expand $ac_aux_dir to an absolute path
briquolo-0.5.7/configure:2135:am_aux_dir=`cd $ac_aux_dir && pwd`
briquolo-0.5.7/configure-2136-
##############################################
briquolo-0.5.7/configure-2223-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
briquolo-0.5.7/configure:2224:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
briquolo-0.5.7/configure-2225-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
briquolo-0.5.7/configure-2233-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
briquolo-0.5.7/configure:2234:case `${MAKE-make} -f conftest.make 2>/dev/null` in
briquolo-0.5.7/configure-2235-  *@@@%%%=?*=@@@%%%*)
##############################################
briquolo-0.5.7/configure-2261-# test to see if srcdir already configured
briquolo-0.5.7/configure:2262:if test "`cd $srcdir && pwd`" != "`pwd`" &&
briquolo-0.5.7/configure-2263-   test -f $srcdir/config.status; then
##############################################
briquolo-0.5.7/configure-2545-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
briquolo-0.5.7/configure:2546:ac_compiler=`set X $ac_compile; echo $2`
briquolo-0.5.7/configure-2547-{ (ac_try="$ac_compiler --version >&5"
##############################################
briquolo-0.5.7/configure-2599-echo $ECHO_N "checking for C++ compiler default output file name... $ECHO_C" >&6; }
briquolo-0.5.7/configure:2600:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
briquolo-0.5.7/configure-2601-#
##############################################
briquolo-0.5.7/configure-2647-	then :; else
briquolo-0.5.7/configure:2648:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
briquolo-0.5.7/configure-2649-	fi
##############################################
briquolo-0.5.7/configure-2744-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
briquolo-0.5.7/configure:2745:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
briquolo-0.5.7/configure-2746-	  break;;
##############################################
briquolo-0.5.7/configure-2799-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
briquolo-0.5.7/configure:2800:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
briquolo-0.5.7/configure-2801-       break;;
##############################################
briquolo-0.5.7/configure-2874-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
briquolo-0.5.7/configure:2875:GXX=`test $ac_compiler_gnu = yes && echo yes`
briquolo-0.5.7/configure-2876-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
briquolo-0.5.7/configure-3058-# case it prints its new name instead of `make'.
briquolo-0.5.7/configure:3059:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
briquolo-0.5.7/configure-3060-   am__include=include
##############################################
briquolo-0.5.7/configure-3066-   echo '.include "confinc"' > confmf
briquolo-0.5.7/configure:3067:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
briquolo-0.5.7/configure-3068-      am__include=.include
##############################################
briquolo-0.5.7/configure-3128-  if test "$am_compiler_list" = ""; then
briquolo-0.5.7/configure:3129:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
briquolo-0.5.7/configure-3130-  fi
##############################################
briquolo-0.5.7/configure-3523-echo "$as_me:$LINENO: checking for C compiler version" >&5
briquolo-0.5.7/configure:3524:ac_compiler=`set X $ac_compile; echo $2`
briquolo-0.5.7/configure-3525-{ (ac_try="$ac_compiler --version >&5"
##############################################
briquolo-0.5.7/configure-3609-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
briquolo-0.5.7/configure:3610:GCC=`test $ac_compiler_gnu = yes && echo yes`
briquolo-0.5.7/configure-3611-ac_test_CFLAGS=${CFLAGS+set}
##############################################
briquolo-0.5.7/configure-3913-  if test "$am_compiler_list" = ""; then
briquolo-0.5.7/configure:3914:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
briquolo-0.5.7/configure-3915-  fi
##############################################
briquolo-0.5.7/configure-4471-  # Check for GNU $ac_path_GREP
briquolo-0.5.7/configure:4472:case `"$ac_path_GREP" --version 2>&1` in
briquolo-0.5.7/configure-4473-*GNU*)
##############################################
briquolo-0.5.7/configure-4485-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
briquolo-0.5.7/configure:4486:    ac_count=`expr $ac_count + 1`
briquolo-0.5.7/configure-4487-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
briquolo-0.5.7/configure-4553-  # Check for GNU $ac_path_EGREP
briquolo-0.5.7/configure:4554:case `"$ac_path_EGREP" --version 2>&1` in
briquolo-0.5.7/configure-4555-*GNU*)
##############################################
briquolo-0.5.7/configure-4567-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
briquolo-0.5.7/configure:4568:    ac_count=`expr $ac_count + 1`
briquolo-0.5.7/configure-4569-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
briquolo-0.5.7/configure-4796-do
briquolo-0.5.7/configure:4797:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
briquolo-0.5.7/configure-4798-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
briquolo-0.5.7/configure-4839-fi
briquolo-0.5.7/configure:4840:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/configure-4841-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
briquolo-0.5.7/configure-4842-echo "${ECHO_T}$ac_res" >&6; }
briquolo-0.5.7/configure:4843:if test `eval echo '${'$as_ac_Header'}'` = yes; then
briquolo-0.5.7/configure-4844-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/configure:4845:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
briquolo-0.5.7/configure-4846-_ACEOF
##############################################
briquolo-0.5.7/configure-5037-  for ac_func in _getb67 GETB67 getb67; do
briquolo-0.5.7/configure:5038:    as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
briquolo-0.5.7/configure-5039-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
briquolo-0.5.7/configure-5117-fi
briquolo-0.5.7/configure:5118:ac_res=`eval echo '${'$as_ac_var'}'`
briquolo-0.5.7/configure-5119-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
briquolo-0.5.7/configure-5120-echo "${ECHO_T}$ac_res" >&6; }
briquolo-0.5.7/configure:5121:if test `eval echo '${'$as_ac_var'}'` = yes; then
briquolo-0.5.7/configure-5122-
##############################################
briquolo-0.5.7/configure-5218-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
briquolo-0.5.7/configure:5219:  as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
briquolo-0.5.7/configure-5220-{ echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5
##############################################
briquolo-0.5.7/configure-5269-fi
briquolo-0.5.7/configure:5270:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/configure-5271-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
briquolo-0.5.7/configure-5272-echo "${ECHO_T}$ac_res" >&6; }
briquolo-0.5.7/configure:5273:if test `eval echo '${'$as_ac_Header'}'` = yes; then
briquolo-0.5.7/configure-5274-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/configure:5275:#define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
briquolo-0.5.7/configure-5276-_ACEOF
##############################################
briquolo-0.5.7/configure-5643-do
briquolo-0.5.7/configure:5644:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
briquolo-0.5.7/configure-5645-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
briquolo-0.5.7/configure-5650-fi
briquolo-0.5.7/configure:5651:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/configure-5652-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/configure-5771-fi
briquolo-0.5.7/configure:5772:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/configure-5773-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/configure-5776-fi
briquolo-0.5.7/configure:5777:if test `eval echo '${'$as_ac_Header'}'` = yes; then
briquolo-0.5.7/configure-5778-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/configure:5779:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
briquolo-0.5.7/configure-5780-_ACEOF
##############################################
briquolo-0.5.7/configure-6277-do
briquolo-0.5.7/configure:6278:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
briquolo-0.5.7/configure-6279-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
briquolo-0.5.7/configure-6284-fi
briquolo-0.5.7/configure:6285:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/configure-6286-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/configure-6405-fi
briquolo-0.5.7/configure:6406:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/configure-6407-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/configure-6410-fi
briquolo-0.5.7/configure:6411:if test `eval echo '${'$as_ac_Header'}'` = yes; then
briquolo-0.5.7/configure-6412-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/configure:6413:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
briquolo-0.5.7/configure-6414-_ACEOF
##############################################
briquolo-0.5.7/configure-6513-do
briquolo-0.5.7/configure:6514:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
briquolo-0.5.7/configure-6515-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
briquolo-0.5.7/configure-6520-fi
briquolo-0.5.7/configure:6521:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/configure-6522-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/configure-6641-fi
briquolo-0.5.7/configure:6642:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/configure-6643-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/configure-6646-fi
briquolo-0.5.7/configure:6647:if test `eval echo '${'$as_ac_Header'}'` = yes; then
briquolo-0.5.7/configure-6648-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/configure:6649:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
briquolo-0.5.7/configure-6650-_ACEOF
##############################################
briquolo-0.5.7/configure-6658-do
briquolo-0.5.7/configure:6659:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
briquolo-0.5.7/configure-6660-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
briquolo-0.5.7/configure-6738-fi
briquolo-0.5.7/configure:6739:ac_res=`eval echo '${'$as_ac_var'}'`
briquolo-0.5.7/configure-6740-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
briquolo-0.5.7/configure-6741-echo "${ECHO_T}$ac_res" >&6; }
briquolo-0.5.7/configure:6742:if test `eval echo '${'$as_ac_var'}'` = yes; then
briquolo-0.5.7/configure-6743-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/configure:6744:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
briquolo-0.5.7/configure-6745-_ACEOF
##############################################
briquolo-0.5.7/configure-6938-do
briquolo-0.5.7/configure:6939:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
briquolo-0.5.7/configure-6940-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
briquolo-0.5.7/configure-6945-fi
briquolo-0.5.7/configure:6946:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/configure-6947-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/configure-7066-fi
briquolo-0.5.7/configure:7067:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/configure-7068-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/configure-7071-fi
briquolo-0.5.7/configure:7072:if test `eval echo '${'$as_ac_Header'}'` = yes; then
briquolo-0.5.7/configure-7073-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/configure:7074:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
briquolo-0.5.7/configure-7075-_ACEOF
##############################################
briquolo-0.5.7/configure-7354-do
briquolo-0.5.7/configure:7355:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
briquolo-0.5.7/configure-7356-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
briquolo-0.5.7/configure-7434-fi
briquolo-0.5.7/configure:7435:ac_res=`eval echo '${'$as_ac_var'}'`
briquolo-0.5.7/configure-7436-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
briquolo-0.5.7/configure-7437-echo "${ECHO_T}$ac_res" >&6; }
briquolo-0.5.7/configure:7438:if test `eval echo '${'$as_ac_var'}'` = yes; then
briquolo-0.5.7/configure-7439-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/configure:7440:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
briquolo-0.5.7/configure-7441-_ACEOF
##############################################
briquolo-0.5.7/configure-7493-     echo "freetype-config found"
briquolo-0.5.7/configure:7494:     CXXFLAGS="$CXXFLAGS `$freetypeconfig --cflags`"
briquolo-0.5.7/configure:7495:     LIBS="$LIBS `$freetypeconfig --libs`"
briquolo-0.5.7/configure-7496-fi
##############################################
briquolo-0.5.7/configure-7618-else
briquolo-0.5.7/configure:7619:     CXXFLAGS="$CXXFLAGS `$pngconfig --cppflags` `libpng-config --cflags`"
briquolo-0.5.7/configure:7620:     LIBS="$LIBS `$pngconfig --ldflags` `$pngconfig --libs`"
briquolo-0.5.7/configure-7621-fi
##############################################
briquolo-0.5.7/configure-7712-  else
briquolo-0.5.7/configure:7713:    SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags`
briquolo-0.5.7/configure:7714:    SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs`
briquolo-0.5.7/configure-7715-
##############################################
briquolo-0.5.7/configure-8221-    else
briquolo-0.5.7/configure:8222:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
briquolo-0.5.7/configure-8223-      { echo "$as_me:$LINENO: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
##############################################
briquolo-0.5.7/configure-9325-do
briquolo-0.5.7/configure:9326:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
briquolo-0.5.7/configure-9327-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
briquolo-0.5.7/configure-9332-fi
briquolo-0.5.7/configure:9333:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/configure-9334-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/configure-9453-fi
briquolo-0.5.7/configure:9454:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/configure-9455-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/configure-9458-fi
briquolo-0.5.7/configure:9459:if test `eval echo '${'$as_ac_Header'}'` = yes; then
briquolo-0.5.7/configure-9460-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/configure:9461:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
briquolo-0.5.7/configure-9462-_ACEOF
##############################################
briquolo-0.5.7/configure-9570-
briquolo-0.5.7/configure:9571:	ac_lo=`expr $ac_mid + 1`
briquolo-0.5.7/configure-9572-			if test $ac_lo -le $ac_mid; then
##############################################
briquolo-0.5.7/configure-9575-			fi
briquolo-0.5.7/configure:9576:			ac_mid=`expr 2 '*' $ac_mid + 1`
briquolo-0.5.7/configure-9577-fi
##############################################
briquolo-0.5.7/configure-9659-
briquolo-0.5.7/configure:9660:	ac_hi=`expr '(' $ac_mid ')' - 1`
briquolo-0.5.7/configure-9661-			if test $ac_mid -le $ac_hi; then
##############################################
briquolo-0.5.7/configure-9664-			fi
briquolo-0.5.7/configure:9665:			ac_mid=`expr 2 '*' $ac_mid`
briquolo-0.5.7/configure-9666-fi
##############################################
briquolo-0.5.7/configure-9682-while test "x$ac_lo" != "x$ac_hi"; do
briquolo-0.5.7/configure:9683:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
briquolo-0.5.7/configure-9684-  cat >conftest.$ac_ext <<_ACEOF
##############################################
briquolo-0.5.7/configure-9722-
briquolo-0.5.7/configure:9723:	ac_lo=`expr '(' $ac_mid ')' + 1`
briquolo-0.5.7/configure-9724-fi
##############################################
briquolo-0.5.7/configure-9880-
briquolo-0.5.7/configure:9881:	ac_lo=`expr $ac_mid + 1`
briquolo-0.5.7/configure-9882-			if test $ac_lo -le $ac_mid; then
##############################################
briquolo-0.5.7/configure-9885-			fi
briquolo-0.5.7/configure:9886:			ac_mid=`expr 2 '*' $ac_mid + 1`
briquolo-0.5.7/configure-9887-fi
##############################################
briquolo-0.5.7/configure-9969-
briquolo-0.5.7/configure:9970:	ac_hi=`expr '(' $ac_mid ')' - 1`
briquolo-0.5.7/configure-9971-			if test $ac_mid -le $ac_hi; then
##############################################
briquolo-0.5.7/configure-9974-			fi
briquolo-0.5.7/configure:9975:			ac_mid=`expr 2 '*' $ac_mid`
briquolo-0.5.7/configure-9976-fi
##############################################
briquolo-0.5.7/configure-9992-while test "x$ac_lo" != "x$ac_hi"; do
briquolo-0.5.7/configure:9993:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
briquolo-0.5.7/configure-9994-  cat >conftest.$ac_ext <<_ACEOF
##############################################
briquolo-0.5.7/configure-10032-
briquolo-0.5.7/configure:10033:	ac_lo=`expr '(' $ac_mid ')' + 1`
briquolo-0.5.7/configure-10034-fi
##############################################
briquolo-0.5.7/configure-10190-
briquolo-0.5.7/configure:10191:	ac_lo=`expr $ac_mid + 1`
briquolo-0.5.7/configure-10192-			if test $ac_lo -le $ac_mid; then
##############################################
briquolo-0.5.7/configure-10195-			fi
briquolo-0.5.7/configure:10196:			ac_mid=`expr 2 '*' $ac_mid + 1`
briquolo-0.5.7/configure-10197-fi
##############################################
briquolo-0.5.7/configure-10279-
briquolo-0.5.7/configure:10280:	ac_hi=`expr '(' $ac_mid ')' - 1`
briquolo-0.5.7/configure-10281-			if test $ac_mid -le $ac_hi; then
##############################################
briquolo-0.5.7/configure-10284-			fi
briquolo-0.5.7/configure:10285:			ac_mid=`expr 2 '*' $ac_mid`
briquolo-0.5.7/configure-10286-fi
##############################################
briquolo-0.5.7/configure-10302-while test "x$ac_lo" != "x$ac_hi"; do
briquolo-0.5.7/configure:10303:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
briquolo-0.5.7/configure-10304-  cat >conftest.$ac_ext <<_ACEOF
##############################################
briquolo-0.5.7/configure-10342-
briquolo-0.5.7/configure:10343:	ac_lo=`expr '(' $ac_mid ')' + 1`
briquolo-0.5.7/configure-10344-fi
##############################################
briquolo-0.5.7/configure-10494-do
briquolo-0.5.7/configure:10495:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
briquolo-0.5.7/configure-10496-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
briquolo-0.5.7/configure-10501-fi
briquolo-0.5.7/configure:10502:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/configure-10503-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/configure-10622-fi
briquolo-0.5.7/configure:10623:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/configure-10624-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/configure-10627-fi
briquolo-0.5.7/configure:10628:if test `eval echo '${'$as_ac_Header'}'` = yes; then
briquolo-0.5.7/configure-10629-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/configure:10630:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
briquolo-0.5.7/configure-10631-_ACEOF
##############################################
briquolo-0.5.7/configure-10682-    # gcc leaves a trailing carriage return which upsets mingw
briquolo-0.5.7/configure:10683:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
briquolo-0.5.7/configure-10684-  *)
briquolo-0.5.7/configure:10685:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
briquolo-0.5.7/configure-10686-  esac
##############################################
briquolo-0.5.7/configure-10691-      # Canonicalize the path of ld
briquolo-0.5.7/configure:10692:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
briquolo-0.5.7/configure-10693-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
briquolo-0.5.7/configure:10694:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
briquolo-0.5.7/configure-10695-      done
##############################################
briquolo-0.5.7/configure-10725-      # Break only if it was the GNU/non-GNU ld that we prefer.
briquolo-0.5.7/configure:10726:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
briquolo-0.5.7/configure-10727-      *GNU* | *'with BFD'*)
##############################################
briquolo-0.5.7/configure-10756-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
briquolo-0.5.7/configure:10757:case `$LD -v 2>&1 </dev/null` in
briquolo-0.5.7/configure-10758-*GNU* | *'with BFD'*)
##############################################
briquolo-0.5.7/configure-10866-        names_already_handled="$names_already_handled $name"
briquolo-0.5.7/configure:10867:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
briquolo-0.5.7/configure-10868-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
briquolo-0.5.7/configure-10912-                -L*)
briquolo-0.5.7/configure:10913:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
briquolo-0.5.7/configure-10914-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
briquolo-0.5.7/configure-11004-              */lib | */lib/)
briquolo-0.5.7/configure:11005:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
briquolo-0.5.7/configure-11006-                additional_includedir="$basedir/include"
##############################################
briquolo-0.5.7/configure-11052-                  -L*)
briquolo-0.5.7/configure:11053:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
briquolo-0.5.7/configure-11054-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
briquolo-0.5.7/configure-11109-                  -R*)
briquolo-0.5.7/configure:11110:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
briquolo-0.5.7/configure-11111-                    if test "$enable_rpath" != no; then
##############################################
briquolo-0.5.7/configure-11134-                  -l*)
briquolo-0.5.7/configure:11135:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
briquolo-0.5.7/configure-11136-                    ;;
briquolo-0.5.7/configure-11137-                  *.la)
briquolo-0.5.7/configure:11138:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
briquolo-0.5.7/configure-11139-                    ;;
##############################################
briquolo-0.5.7/configure-11265-do
briquolo-0.5.7/configure:11266:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
briquolo-0.5.7/configure-11267-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
briquolo-0.5.7/configure-11272-fi
briquolo-0.5.7/configure:11273:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/configure-11274-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/configure-11393-fi
briquolo-0.5.7/configure:11394:ac_res=`eval echo '${'$as_ac_Header'}'`
briquolo-0.5.7/configure-11395-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
briquolo-0.5.7/configure-11398-fi
briquolo-0.5.7/configure:11399:if test `eval echo '${'$as_ac_Header'}'` = yes; then
briquolo-0.5.7/configure-11400-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/configure:11401:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
briquolo-0.5.7/configure-11402-_ACEOF
##############################################
briquolo-0.5.7/configure-11435-do
briquolo-0.5.7/configure:11436:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
briquolo-0.5.7/configure-11437-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
briquolo-0.5.7/configure-11515-fi
briquolo-0.5.7/configure:11516:ac_res=`eval echo '${'$as_ac_var'}'`
briquolo-0.5.7/configure-11517-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
briquolo-0.5.7/configure-11518-echo "${ECHO_T}$ac_res" >&6; }
briquolo-0.5.7/configure:11519:if test `eval echo '${'$as_ac_var'}'` = yes; then
briquolo-0.5.7/configure-11520-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/configure:11521:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
briquolo-0.5.7/configure-11522-_ACEOF
##############################################
briquolo-0.5.7/configure-12101-
briquolo-0.5.7/configure:12102:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
briquolo-0.5.7/configure-12103-    { echo "$as_me:$LINENO: result: ${ac_t:-
##############################################
briquolo-0.5.7/configure-12284-echo $ECHO_N "checking version of bison... $ECHO_C" >&6; }
briquolo-0.5.7/configure:12285:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
briquolo-0.5.7/configure-12286-    case $ac_prog_version in
##############################################
briquolo-0.5.7/configure-12479-        names_already_handled="$names_already_handled $name"
briquolo-0.5.7/configure:12480:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
briquolo-0.5.7/configure-12481-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
briquolo-0.5.7/configure-12525-                -L*)
briquolo-0.5.7/configure:12526:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
briquolo-0.5.7/configure-12527-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
briquolo-0.5.7/configure-12617-              */lib | */lib/)
briquolo-0.5.7/configure:12618:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
briquolo-0.5.7/configure-12619-                additional_includedir="$basedir/include"
##############################################
briquolo-0.5.7/configure-12665-                  -L*)
briquolo-0.5.7/configure:12666:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
briquolo-0.5.7/configure-12667-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
briquolo-0.5.7/configure-12722-                  -R*)
briquolo-0.5.7/configure:12723:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
briquolo-0.5.7/configure-12724-                    if test "$enable_rpath" != no; then
##############################################
briquolo-0.5.7/configure-12747-                  -l*)
briquolo-0.5.7/configure:12748:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
briquolo-0.5.7/configure-12749-                    ;;
briquolo-0.5.7/configure-12750-                  *.la)
briquolo-0.5.7/configure:12751:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
briquolo-0.5.7/configure-12752-                    ;;
##############################################
briquolo-0.5.7/configure-12938-        LTLIBINTL="\${top_builddir}/intl/libintl.a $LTLIBICONV"
briquolo-0.5.7/configure:12939:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
briquolo-0.5.7/configure-12940-      fi
##############################################
briquolo-0.5.7/configure-13288-
briquolo-0.5.7/configure:13289:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
briquolo-0.5.7/configure-13290-    { echo "$as_me:$LINENO: result: ${ac_t:-
##############################################
briquolo-0.5.7/configure-13366-    for ac_var in incroot usrlibdir libdir; do
briquolo-0.5.7/configure:13367:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
briquolo-0.5.7/configure-13368-    done
##############################################
briquolo-0.5.7/configure-13519-	LIBS=$ac_save_LIBS
briquolo-0.5.7/configure:13520:for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
briquolo-0.5.7/configure-13521-do
##############################################
briquolo-0.5.7/configure-13584-
briquolo-0.5.7/configure:13585:as_ac_Lib=`echo "ac_cv_lib_$LIB_GL''_glVertex3f" | $as_tr_sh`
briquolo-0.5.7/configure-13586-{ echo "$as_me:$LINENO: checking for glVertex3f in -l$LIB_GL" >&5
##############################################
briquolo-0.5.7/configure-13644-fi
briquolo-0.5.7/configure:13645:ac_res=`eval echo '${'$as_ac_Lib'}'`
briquolo-0.5.7/configure-13646-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
briquolo-0.5.7/configure-13647-echo "${ECHO_T}$ac_res" >&6; }
briquolo-0.5.7/configure:13648:if test `eval echo '${'$as_ac_Lib'}'` = yes; then
briquolo-0.5.7/configure-13649-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/configure:13650:#define `echo "HAVE_LIB$LIB_GL" | $as_tr_cpp` 1
briquolo-0.5.7/configure-13651-_ACEOF
##############################################
briquolo-0.5.7/configure-13662-
briquolo-0.5.7/configure:13663:as_ac_Lib=`echo "ac_cv_lib_$LIB_GLU''_gluLookAt" | $as_tr_sh`
briquolo-0.5.7/configure-13664-{ echo "$as_me:$LINENO: checking for gluLookAt in -l$LIB_GLU" >&5
##############################################
briquolo-0.5.7/configure-13722-fi
briquolo-0.5.7/configure:13723:ac_res=`eval echo '${'$as_ac_Lib'}'`
briquolo-0.5.7/configure-13724-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
briquolo-0.5.7/configure-13725-echo "${ECHO_T}$ac_res" >&6; }
briquolo-0.5.7/configure:13726:if test `eval echo '${'$as_ac_Lib'}'` = yes; then
briquolo-0.5.7/configure-13727-  cat >>confdefs.h <<_ACEOF
briquolo-0.5.7/configure:13728:#define `echo "HAVE_LIB$LIB_GLU" | $as_tr_cpp` 1
briquolo-0.5.7/configure-13729-_ACEOF
##############################################
briquolo-0.5.7/configure-13998-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
briquolo-0.5.7/configure:13999:  ac_i=`echo "$ac_i" | sed "$ac_script"`
briquolo-0.5.7/configure-14000-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
briquolo-0.5.7/configure-14149-do
briquolo-0.5.7/configure:14150:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
briquolo-0.5.7/configure-14151-    eval $as_var=C; export $as_var
##############################################
briquolo-0.5.7/configure-14199-  test "x$as_lineno_1" != "x$as_lineno_2" &&
briquolo-0.5.7/configure:14200:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
briquolo-0.5.7/configure-14201-
##############################################
briquolo-0.5.7/configure-14310-	esac;
briquolo-0.5.7/configure:14311:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
briquolo-0.5.7/configure-14312-	???[sx]*):;;*)false;;esac;fi
##############################################
briquolo-0.5.7/configure-14385-configured by $0, generated by GNU Autoconf 2.61,
briquolo-0.5.7/configure:14386:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
briquolo-0.5.7/configure-14387-
##############################################
briquolo-0.5.7/configure-14404-  --*=*)
briquolo-0.5.7/configure:14405:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
briquolo-0.5.7/configure:14406:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
briquolo-0.5.7/configure-14407-    ac_shift=:
##############################################
briquolo-0.5.7/configure-14679-
briquolo-0.5.7/configure:14680:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
briquolo-0.5.7/configure-14681-    break
##############################################
briquolo-0.5.7/configure-14690-
briquolo-0.5.7/configure:14691:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
briquolo-0.5.7/configure-14692-if test -n "$ac_eof"; then
briquolo-0.5.7/configure:14693:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
briquolo-0.5.7/configure:14694:  ac_eof=`expr $ac_eof + 1`
briquolo-0.5.7/configure-14695-fi
##############################################
briquolo-0.5.7/configure-14756-
briquolo-0.5.7/configure:14757:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 36; then
briquolo-0.5.7/configure-14758-    break
##############################################
briquolo-0.5.7/configure-14767-
briquolo-0.5.7/configure:14768:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
briquolo-0.5.7/configure-14769-if test -n "$ac_eof"; then
briquolo-0.5.7/configure:14770:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
briquolo-0.5.7/configure:14771:  ac_eof=`expr $ac_eof + 1`
briquolo-0.5.7/configure-14772-fi
##############################################
briquolo-0.5.7/configure-14905-      case $as_dir in #(
briquolo-0.5.7/configure:14906:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
briquolo-0.5.7/configure-14907-      *) as_qdir=$as_dir;;
##############################################
briquolo-0.5.7/configure-14943-*)
briquolo-0.5.7/configure:14944:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
briquolo-0.5.7/configure-14945-  # A ".." for each directory in $ac_dir_suffix.
briquolo-0.5.7/configure:14946:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
briquolo-0.5.7/configure-14947-  case $ac_top_builddir_sub in
##############################################
briquolo-0.5.7/configure-15016-
briquolo-0.5.7/configure:15017:# Neutralize VPATH when `$srcdir' = `.'.
briquolo-0.5.7/configure-15018-# Shell code in configure.ac might set extrasub.
##############################################
briquolo-0.5.7/configure-15040-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
briquolo-0.5.7/configure:15041:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
briquolo-0.5.7/configure:15042:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
briquolo-0.5.7/configure-15043-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
briquolo-0.5.7/configure-15157-    * )
briquolo-0.5.7/configure:15158:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
briquolo-0.5.7/configure-15159-  esac
##############################################
briquolo-0.5.7/configure-15194-  # Strip MF so we end up with the name of the file.
briquolo-0.5.7/configure:15195:  mf=`echo "$mf" | sed -e 's/:.*$//'`
briquolo-0.5.7/configure-15196-  # Check whether this is an Automake generated Makefile or not.
##############################################
briquolo-0.5.7/configure-15230-  # from the Makefile without running `make'.
briquolo-0.5.7/configure:15231:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
briquolo-0.5.7/configure-15232-  test -z "$DEPDIR" && continue
briquolo-0.5.7/configure:15233:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
briquolo-0.5.7/configure-15234-  test -z "am__include" && continue
briquolo-0.5.7/configure:15235:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
briquolo-0.5.7/configure-15236-  # When using ansi2knr, U may be empty or an underscore; expand it
briquolo-0.5.7/configure:15237:  U=`sed -n 's/^U = //p' < "$mf"`
briquolo-0.5.7/configure-15238-  # Find all dependency output files, they are included files with
##############################################
briquolo-0.5.7/configure-15277-      case $as_dir in #(
briquolo-0.5.7/configure:15278:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
briquolo-0.5.7/configure-15279-      *) as_qdir=$as_dir;;
##############################################
briquolo-0.5.7/configure-15319-      case "$ac_file" in
briquolo-0.5.7/configure:15320:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
briquolo-0.5.7/configure-15321-      esac
##############################################
briquolo-0.5.7/configure-15324-        # Adjust a relative srcdir.
briquolo-0.5.7/configure:15325:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
briquolo-0.5.7/configure:15326:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
briquolo-0.5.7/configure:15327:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
briquolo-0.5.7/configure-15328-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
briquolo-0.5.7/configure-15331-        case "$ac_given_srcdir" in
briquolo-0.5.7/configure:15332:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
briquolo-0.5.7/configure-15333-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
briquolo-0.5.7/configure-15348-            fi
briquolo-0.5.7/configure:15349:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
briquolo-0.5.7/configure-15350-            # Hide the ALL_LINGUAS assigment from automake.