===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tpb-0.6.4/aclocal/gettext.m4-156-	INTLLIBS="ifelse([$3],[],\$(top_builddir)/intl,[$3])/libintl.ifelse([$1], use-libtool, [l], [])a $LIBICONV"
tpb-0.6.4/aclocal/gettext.m4:157:	LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
tpb-0.6.4/aclocal/gettext.m4-158-      fi
##############################################
tpb-0.6.4/aclocal/gettext.m4-194-        case "$ac_file" in
tpb-0.6.4/aclocal/gettext.m4:195:          *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
tpb-0.6.4/aclocal/gettext.m4-196-        esac
##############################################
tpb-0.6.4/aclocal/gettext.m4-199-          # Adjust a relative srcdir.
tpb-0.6.4/aclocal/gettext.m4:200:          ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
tpb-0.6.4/aclocal/gettext.m4:201:          ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
tpb-0.6.4/aclocal/gettext.m4:202:          ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
tpb-0.6.4/aclocal/gettext.m4-203-          # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
tpb-0.6.4/aclocal/gettext.m4-206-          case "$ac_given_srcdir" in
tpb-0.6.4/aclocal/gettext.m4:207:            .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
tpb-0.6.4/aclocal/gettext.m4-208-            /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
tpb-0.6.4/aclocal/gettext.m4-245-changequote(<<,>>)dnl
tpb-0.6.4/aclocal/gettext.m4:246:      ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
tpb-0.6.4/aclocal/gettext.m4-247-      case $ac_prog_version in
##############################################
tpb-0.6.4/aclocal/iconv.m4-11-[  --with-libiconv-prefix=DIR  search for libiconv in DIR/include and DIR/lib], [
tpb-0.6.4/aclocal/iconv.m4:12:    for dir in `echo "$withval" | tr : ' '`; do
tpb-0.6.4/aclocal/iconv.m4-13-      if test -d $dir/include; then CPPFLAGS="$CPPFLAGS -I$dir/include"; fi
##############################################
tpb-0.6.4/aclocal/iconv.m4-57-      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);"])
tpb-0.6.4/aclocal/iconv.m4:58:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
tpb-0.6.4/aclocal/iconv.m4-59-    AC_MSG_RESULT([$]{ac_t:-
##############################################
tpb-0.6.4/aclocal/libxosd.m4-22-else
tpb-0.6.4/aclocal/libxosd.m4:23:  LIBXOSD_CFLAGS=`$LIBXOSD_CONFIG --cflags`
tpb-0.6.4/aclocal/libxosd.m4:24:  LIBXOSD_LIBS=`$LIBXOSD_CONFIG --libs`
tpb-0.6.4/aclocal/libxosd.m4-25-  AC_MSG_RESULT(yes)
##############################################
tpb-0.6.4/intl/Makefile.in-42-MKINSTALLDIRS = @MKINSTALLDIRS@
tpb-0.6.4/intl/Makefile.in:43:mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
tpb-0.6.4/intl/Makefile.in-44-
##############################################
tpb-0.6.4/intl/config.charset-111-host="$1"
tpb-0.6.4/intl/config.charset:112:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
tpb-0.6.4/intl/config.charset-113-echo "# This file contains a table of character encoding aliases,"
##############################################
tpb-0.6.4/man/Makefile.in-130-	  else file=$$i; fi; \
tpb-0.6.4/man/Makefile.in:131:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
tpb-0.6.4/man/Makefile.in:132:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
tpb-0.6.4/man/Makefile.in:133:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
tpb-0.6.4/man/Makefile.in-134-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
tpb-0.6.4/man/Makefile.in-145-	for i in $$list; do \
tpb-0.6.4/man/Makefile.in:146:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
tpb-0.6.4/man/Makefile.in:147:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
tpb-0.6.4/man/Makefile.in:148:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
tpb-0.6.4/man/Makefile.in-149-	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
tpb-0.6.4/po/Makefile.in.in-31-MKINSTALLDIRS = @MKINSTALLDIRS@
tpb-0.6.4/po/Makefile.in.in:32:mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
tpb-0.6.4/po/Makefile.in.in-33-
##############################################
tpb-0.6.4/po/Makefile.in.in-70-.po.gmo:
tpb-0.6.4/po/Makefile.in.in:71:	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
tpb-0.6.4/po/Makefile.in.in-72-	  && rm -f $$file && $(GMSGFMT) --statistics -o $$file $<
##############################################
tpb-0.6.4/po/Makefile.in.in-107-	for cat in $$catalogs; do \
tpb-0.6.4/po/Makefile.in.in:108:	  cat=`basename $$cat`; \
tpb-0.6.4/po/Makefile.in.in:109:	  lang=`echo $$cat | sed 's/\.gmo$$//'`; \
tpb-0.6.4/po/Makefile.in.in-110-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
tpb-0.6.4/po/Makefile.in.in-127-	for cat in $$catalogs; do \
tpb-0.6.4/po/Makefile.in.in:128:	  cat=`basename $$cat`; \
tpb-0.6.4/po/Makefile.in.in:129:	  lang=`echo $$cat | sed 's/\.gmo$$//'`; \
tpb-0.6.4/po/Makefile.in.in-130-	  rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(PACKAGE).mo; \
##############################################
tpb-0.6.4/po/Makefile.in.in-173-	for cat in $$catalogs; do \
tpb-0.6.4/po/Makefile.in.in:174:	  cat=`basename $$cat`; \
tpb-0.6.4/po/Makefile.in.in:175:	  lang=`echo $$cat | sed 's/\.gmo$$//'`; \
tpb-0.6.4/po/Makefile.in.in-176-	  echo "$$lang:"; \
##############################################
tpb-0.6.4/src/Makefile.in-156-	  if test -f $$p; then \
tpb-0.6.4/src/Makefile.in:157:	    echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
tpb-0.6.4/src/Makefile.in:158:	     $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
tpb-0.6.4/src/Makefile.in-159-	  else :; fi; \
##############################################
tpb-0.6.4/src/Makefile.in-164-	list='$(bin_PROGRAMS)'; for p in $$list; do \
tpb-0.6.4/src/Makefile.in:165:	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
tpb-0.6.4/src/Makefile.in-166-	done
##############################################
tpb-0.6.4/aclocal.m4-344-        dnl or AC_LIB_HAVE_LINKFLAGS call.
tpb-0.6.4/aclocal.m4:345:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
tpb-0.6.4/aclocal.m4-346-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
tpb-0.6.4/aclocal.m4-386-                -L*)
tpb-0.6.4/aclocal.m4:387:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
tpb-0.6.4/aclocal.m4-388-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
tpb-0.6.4/aclocal.m4-503-              */lib | */lib/)
tpb-0.6.4/aclocal.m4:504:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
tpb-0.6.4/aclocal.m4-505-                additional_includedir="$basedir/include"
##############################################
tpb-0.6.4/aclocal.m4-556-                  -L*)
tpb-0.6.4/aclocal.m4:557:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
tpb-0.6.4/aclocal.m4-558-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
tpb-0.6.4/aclocal.m4-606-                  -R*)
tpb-0.6.4/aclocal.m4:607:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
tpb-0.6.4/aclocal.m4-608-                    if test "$enable_rpath" != no; then
##############################################
tpb-0.6.4/aclocal.m4-636-                    dnl Handle this in the next round.
tpb-0.6.4/aclocal.m4:637:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
tpb-0.6.4/aclocal.m4-638-                    ;;
##############################################
tpb-0.6.4/aclocal.m4-642-                    dnl option.
tpb-0.6.4/aclocal.m4:643:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
tpb-0.6.4/aclocal.m4-644-                    ;;
##############################################
tpb-0.6.4/aclocal.m4-734-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
tpb-0.6.4/aclocal.m4:735:case `$LD -v 2>&1 </dev/null` in
tpb-0.6.4/aclocal.m4-736-*GNU* | *'with BFD'*)
##############################################
tpb-0.6.4/aclocal.m4-770-    # gcc leaves a trailing carriage return which upsets mingw
tpb-0.6.4/aclocal.m4:771:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
tpb-0.6.4/aclocal.m4-772-  *)
tpb-0.6.4/aclocal.m4:773:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
tpb-0.6.4/aclocal.m4-774-  esac
##############################################
tpb-0.6.4/aclocal.m4-779-      # Canonicalize the path of ld
tpb-0.6.4/aclocal.m4:780:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
tpb-0.6.4/aclocal.m4-781-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
tpb-0.6.4/aclocal.m4:782:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
tpb-0.6.4/aclocal.m4-783-      done
##############################################
tpb-0.6.4/aclocal.m4-809-      # Break only if it was the GNU/non-GNU ld that we prefer.
tpb-0.6.4/aclocal.m4:810:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
tpb-0.6.4/aclocal.m4-811-      *GNU* | *'with BFD'*)
##############################################
tpb-0.6.4/aclocal.m4-848-dnl test to see if srcdir already configured
tpb-0.6.4/aclocal.m4:849:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
tpb-0.6.4/aclocal.m4-850-  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
##############################################
tpb-0.6.4/aclocal.m4-857-dnl FIXME This is truly gross.
tpb-0.6.4/aclocal.m4:858:missing_dir=`cd $ac_aux_dir && pwd`
tpb-0.6.4/aclocal.m4-859-AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}, $missing_dir)
##############################################
tpb-0.6.4/aclocal.m4-909-if (
tpb-0.6.4/aclocal.m4:910:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
tpb-0.6.4/aclocal.m4-911-   if test "[$]*" = "X"; then
tpb-0.6.4/aclocal.m4-912-      # -L didn't work.
tpb-0.6.4/aclocal.m4:913:      set X `ls -t $srcdir/configure conftestfile`
tpb-0.6.4/aclocal.m4-914-   fi
##############################################
tpb-0.6.4/aclocal.m4-969-  *" <<$>>am_file "*<<)>>
tpb-0.6.4/aclocal.m4:970:    echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx
tpb-0.6.4/aclocal.m4-971-    ;;
tpb-0.6.4/aclocal.m4-972-  esac
tpb-0.6.4/aclocal.m4:973:  am_indx=`expr "<<$>>am_indx" + 1`
tpb-0.6.4/aclocal.m4-974-done<<>>dnl>>)
##############################################
tpb-0.6.4/aclocal.m4-998-else
tpb-0.6.4/aclocal.m4:999:  LIBXOSD_CFLAGS=`$LIBXOSD_CONFIG --cflags`
tpb-0.6.4/aclocal.m4:1000:  LIBXOSD_LIBS=`$LIBXOSD_CONFIG --libs`
tpb-0.6.4/aclocal.m4-1001-  AC_MSG_RESULT(yes)
##############################################
tpb-0.6.4/aclocal.m4-1267-	INTLLIBS="ifelse([$3],[],\$(top_builddir)/intl,[$3])/libintl.ifelse([$1], use-libtool, [l], [])a $LIBICONV"
tpb-0.6.4/aclocal.m4:1268:	LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
tpb-0.6.4/aclocal.m4-1269-      fi
##############################################
tpb-0.6.4/aclocal.m4-1305-        case "$ac_file" in
tpb-0.6.4/aclocal.m4:1306:          *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
tpb-0.6.4/aclocal.m4-1307-        esac
##############################################
tpb-0.6.4/aclocal.m4-1310-          # Adjust a relative srcdir.
tpb-0.6.4/aclocal.m4:1311:          ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
tpb-0.6.4/aclocal.m4:1312:          ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
tpb-0.6.4/aclocal.m4:1313:          ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
tpb-0.6.4/aclocal.m4-1314-          # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
tpb-0.6.4/aclocal.m4-1317-          case "$ac_given_srcdir" in
tpb-0.6.4/aclocal.m4:1318:            .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
tpb-0.6.4/aclocal.m4-1319-            /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
tpb-0.6.4/aclocal.m4-1356-changequote(<<,>>)dnl
tpb-0.6.4/aclocal.m4:1357:      ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
tpb-0.6.4/aclocal.m4-1358-      case $ac_prog_version in
##############################################
tpb-0.6.4/aclocal.m4-1590-[  --with-libiconv-prefix=DIR  search for libiconv in DIR/include and DIR/lib], [
tpb-0.6.4/aclocal.m4:1591:    for dir in `echo "$withval" | tr : ' '`; do
tpb-0.6.4/aclocal.m4-1592-      if test -d $dir/include; then CPPFLAGS="$CPPFLAGS -I$dir/include"; fi
##############################################
tpb-0.6.4/aclocal.m4-1636-      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);"])
tpb-0.6.4/aclocal.m4:1637:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
tpb-0.6.4/aclocal.m4-1638-    AC_MSG_RESULT([$]{ac_t:-
##############################################
tpb-0.6.4/autom4te.cache/output.0-43-do
tpb-0.6.4/autom4te.cache/output.0:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tpb-0.6.4/autom4te.cache/output.0-45-    eval $as_var=C; export $as_var
##############################################
tpb-0.6.4/autom4te.cache/output.0-101-  as_lineno_2=$LINENO
tpb-0.6.4/autom4te.cache/output.0:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tpb-0.6.4/autom4te.cache/output.0-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tpb-0.6.4/autom4te.cache/output.0-140-  as_lineno_2=$LINENO
tpb-0.6.4/autom4te.cache/output.0:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tpb-0.6.4/autom4te.cache/output.0-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tpb-0.6.4/autom4te.cache/output.0-362-
tpb-0.6.4/autom4te.cache/output.0:363:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
tpb-0.6.4/autom4te.cache/output.0-364-
##############################################
tpb-0.6.4/autom4te.cache/output.0-395-  -disable-* | --disable-*)
tpb-0.6.4/autom4te.cache/output.0:396:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tpb-0.6.4/autom4te.cache/output.0-397-    # Reject names that are not valid shell variable names.
##############################################
tpb-0.6.4/autom4te.cache/output.0-400-   { (exit 1); exit 1; }; }
tpb-0.6.4/autom4te.cache/output.0:401:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tpb-0.6.4/autom4te.cache/output.0-402-    eval "enable_$ac_feature=no" ;;
##############################################
tpb-0.6.4/autom4te.cache/output.0-404-  -enable-* | --enable-*)
tpb-0.6.4/autom4te.cache/output.0:405:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tpb-0.6.4/autom4te.cache/output.0-406-    # Reject names that are not valid shell variable names.
##############################################
tpb-0.6.4/autom4te.cache/output.0-409-   { (exit 1); exit 1; }; }
tpb-0.6.4/autom4te.cache/output.0:410:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tpb-0.6.4/autom4te.cache/output.0-411-    case $ac_option in
tpb-0.6.4/autom4te.cache/output.0:412:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tpb-0.6.4/autom4te.cache/output.0-413-      *) ac_optarg=yes ;;
##############################################
tpb-0.6.4/autom4te.cache/output.0-586-  -with-* | --with-*)
tpb-0.6.4/autom4te.cache/output.0:587:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tpb-0.6.4/autom4te.cache/output.0-588-    # Reject names that are not valid shell variable names.
##############################################
tpb-0.6.4/autom4te.cache/output.0-591-   { (exit 1); exit 1; }; }
tpb-0.6.4/autom4te.cache/output.0:592:    ac_package=`echo $ac_package| sed 's/-/_/g'`
tpb-0.6.4/autom4te.cache/output.0-593-    case $ac_option in
tpb-0.6.4/autom4te.cache/output.0:594:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tpb-0.6.4/autom4te.cache/output.0-595-      *) ac_optarg=yes ;;
##############################################
tpb-0.6.4/autom4te.cache/output.0-599-  -without-* | --without-*)
tpb-0.6.4/autom4te.cache/output.0:600:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tpb-0.6.4/autom4te.cache/output.0-601-    # Reject names that are not valid shell variable names.
##############################################
tpb-0.6.4/autom4te.cache/output.0-604-   { (exit 1); exit 1; }; }
tpb-0.6.4/autom4te.cache/output.0:605:    ac_package=`echo $ac_package | sed 's/-/_/g'`
tpb-0.6.4/autom4te.cache/output.0-606-    eval "with_$ac_package=no" ;;
##############################################
tpb-0.6.4/autom4te.cache/output.0-631-  *=*)
tpb-0.6.4/autom4te.cache/output.0:632:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tpb-0.6.4/autom4te.cache/output.0-633-    # Reject names that are not valid shell variable names.
##############################################
tpb-0.6.4/autom4te.cache/output.0-636-   { (exit 1); exit 1; }; }
tpb-0.6.4/autom4te.cache/output.0:637:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
tpb-0.6.4/autom4te.cache/output.0-638-    eval "$ac_envvar='$ac_optarg'"
##############################################
tpb-0.6.4/autom4te.cache/output.0-652-if test -n "$ac_prev"; then
tpb-0.6.4/autom4te.cache/output.0:653:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tpb-0.6.4/autom4te.cache/output.0-654-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
tpb-0.6.4/autom4te.cache/output.0-660-do
tpb-0.6.4/autom4te.cache/output.0:661:  eval ac_val=$`echo $ac_var`
tpb-0.6.4/autom4te.cache/output.0-662-  case $ac_val in
##############################################
tpb-0.6.4/autom4te.cache/output.0-672-do
tpb-0.6.4/autom4te.cache/output.0:673:  eval ac_val=$`echo $ac_var`
tpb-0.6.4/autom4te.cache/output.0-674-  case $ac_val in
##############################################
tpb-0.6.4/autom4te.cache/output.0-739-   { (exit 1); exit 1; }; }
tpb-0.6.4/autom4te.cache/output.0:740:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
tpb-0.6.4/autom4te.cache/output.0-741-ac_env_build_alias_set=${build_alias+set}
##############################################
tpb-0.6.4/autom4te.cache/output.0-810-By default, \`make install' will install all the files in
tpb-0.6.4/autom4te.cache/output.0:811:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tpb-0.6.4/autom4te.cache/output.0:812:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tpb-0.6.4/autom4te.cache/output.0-813-for instance \`--prefix=\$HOME'.
##############################################
tpb-0.6.4/autom4te.cache/output.0-889-if test "$ac_dir" != .; then
tpb-0.6.4/autom4te.cache/output.0:890:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tpb-0.6.4/autom4te.cache/output.0-891-  # A "../" for each directory in $ac_dir_suffix.
tpb-0.6.4/autom4te.cache/output.0:892:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tpb-0.6.4/autom4te.cache/output.0-893-else
##############################################
tpb-0.6.4/autom4te.cache/output.0-902-    else
tpb-0.6.4/autom4te.cache/output.0:903:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tpb-0.6.4/autom4te.cache/output.0-904-    fi ;;
##############################################
tpb-0.6.4/autom4te.cache/output.0-1056-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tpb-0.6.4/autom4te.cache/output.0:1057:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tpb-0.6.4/autom4te.cache/output.0-1058-    esac
##############################################
tpb-0.6.4/autom4te.cache/output.0-1128-    do
tpb-0.6.4/autom4te.cache/output.0:1129:      eval ac_val=$`echo $ac_var`
tpb-0.6.4/autom4te.cache/output.0-1130-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tpb-0.6.4/autom4te.cache/output.0-1142-      do
tpb-0.6.4/autom4te.cache/output.0:1143:	eval ac_val=$`echo $ac_var`
tpb-0.6.4/autom4te.cache/output.0-1144-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tpb-0.6.4/autom4te.cache/output.0-1249-    set,)
tpb-0.6.4/autom4te.cache/output.0:1250:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tpb-0.6.4/autom4te.cache/output.0:1251:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tpb-0.6.4/autom4te.cache/output.0-1252-      ac_cache_corrupted=: ;;
##############################################
tpb-0.6.4/autom4te.cache/output.0-1272-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tpb-0.6.4/autom4te.cache/output.0:1273:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tpb-0.6.4/autom4te.cache/output.0-1274-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tpb-0.6.4/autom4te.cache/output.0-1429-if (
tpb-0.6.4/autom4te.cache/output.0:1430:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
tpb-0.6.4/autom4te.cache/output.0-1431-   if test "$*" = "X"; then
tpb-0.6.4/autom4te.cache/output.0-1432-      # -L didn't work.
tpb-0.6.4/autom4te.cache/output.0:1433:      set X `ls -t $srcdir/configure conftestfile`
tpb-0.6.4/autom4te.cache/output.0-1434-   fi
##############################################
tpb-0.6.4/autom4te.cache/output.0-1473-_ACEOF
tpb-0.6.4/autom4te.cache/output.0:1474:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
tpb-0.6.4/autom4te.cache/output.0-1475-rm conftest.sed
##############################################
tpb-0.6.4/autom4te.cache/output.0-1478-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
tpb-0.6.4/autom4te.cache/output.0:1479:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
tpb-0.6.4/autom4te.cache/output.0-1480-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
tpb-0.6.4/autom4te.cache/output.0-1487-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
tpb-0.6.4/autom4te.cache/output.0:1488:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
tpb-0.6.4/autom4te.cache/output.0-1489-if test -n "$ac_maketemp"; then
##############################################
tpb-0.6.4/autom4te.cache/output.0-1495-fi
tpb-0.6.4/autom4te.cache/output.0:1496:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
tpb-0.6.4/autom4te.cache/output.0-1497-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
tpb-0.6.4/autom4te.cache/output.0-1510-
tpb-0.6.4/autom4te.cache/output.0:1511:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
tpb-0.6.4/autom4te.cache/output.0-1512-  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
##############################################
tpb-0.6.4/autom4te.cache/output.0-1527-
tpb-0.6.4/autom4te.cache/output.0:1528:missing_dir=`cd $ac_aux_dir && pwd`
tpb-0.6.4/autom4te.cache/output.0-1529-echo "$as_me:$LINENO: checking for working aclocal-${am__api_version}" >&5
##############################################
tpb-0.6.4/autom4te.cache/output.0-1938-     "checking for C compiler version" >&5
tpb-0.6.4/autom4te.cache/output.0:1939:ac_compiler=`set X $ac_compile; echo $2`
tpb-0.6.4/autom4te.cache/output.0-1940-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
tpb-0.6.4/autom4te.cache/output.0-1977-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
tpb-0.6.4/autom4te.cache/output.0:1978:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tpb-0.6.4/autom4te.cache/output.0-1979-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
tpb-0.6.4/autom4te.cache/output.0-2005-    *.* )
tpb-0.6.4/autom4te.cache/output.0:2006:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tpb-0.6.4/autom4te.cache/output.0-2007-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
tpb-0.6.4/autom4te.cache/output.0-2085-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
tpb-0.6.4/autom4te.cache/output.0:2086:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tpb-0.6.4/autom4te.cache/output.0-2087-	  export ac_cv_exeext
##############################################
tpb-0.6.4/autom4te.cache/output.0-2135-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
tpb-0.6.4/autom4te.cache/output.0:2136:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tpb-0.6.4/autom4te.cache/output.0-2137-       break;;
##############################################
tpb-0.6.4/autom4te.cache/output.0-2213-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
tpb-0.6.4/autom4te.cache/output.0:2214:GCC=`test $ac_compiler_gnu = yes && echo yes`
tpb-0.6.4/autom4te.cache/output.0-2215-ac_test_CFLAGS=${CFLAGS+set}
##############################################
tpb-0.6.4/autom4te.cache/output.0-2966-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
tpb-0.6.4/autom4te.cache/output.0:2967:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
tpb-0.6.4/autom4te.cache/output.0-2968-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
tpb-0.6.4/autom4te.cache/output.0-2975-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
tpb-0.6.4/autom4te.cache/output.0:2976:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
tpb-0.6.4/autom4te.cache/output.0-2977-if test -n "$ac_maketemp"; then
##############################################
tpb-0.6.4/autom4te.cache/output.0-2983-fi
tpb-0.6.4/autom4te.cache/output.0:2984:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
tpb-0.6.4/autom4te.cache/output.0-2985-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
tpb-0.6.4/autom4te.cache/output.0-3030-    # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
tpb-0.6.4/autom4te.cache/output.0:3031:    eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
tpb-0.6.4/autom4te.cache/output.0-3032-    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
##############################################
tpb-0.6.4/autom4te.cache/output.0-3186-LIBS=$ac_save_LIBS
tpb-0.6.4/autom4te.cache/output.0:3187:for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
tpb-0.6.4/autom4te.cache/output.0-3188-do
##############################################
tpb-0.6.4/autom4te.cache/output.0-4434-else
tpb-0.6.4/autom4te.cache/output.0:4435:  LIBXOSD_CFLAGS=`$LIBXOSD_CONFIG --cflags`
tpb-0.6.4/autom4te.cache/output.0:4436:  LIBXOSD_LIBS=`$LIBXOSD_CONFIG --libs`
tpb-0.6.4/autom4te.cache/output.0-4437-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
tpb-0.6.4/autom4te.cache/output.0-4916-do
tpb-0.6.4/autom4te.cache/output.0:4917:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tpb-0.6.4/autom4te.cache/output.0-4918-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
tpb-0.6.4/autom4te.cache/output.0-4962-fi
tpb-0.6.4/autom4te.cache/output.0:4963:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/autom4te.cache/output.0:4964:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/autom4te.cache/output.0:4965:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tpb-0.6.4/autom4te.cache/output.0-4966-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/autom4te.cache/output.0:4967:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tpb-0.6.4/autom4te.cache/output.0-4968-_ACEOF
##############################################
tpb-0.6.4/autom4te.cache/output.0-4985-do
tpb-0.6.4/autom4te.cache/output.0:4986:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tpb-0.6.4/autom4te.cache/output.0-4987-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tpb-0.6.4/autom4te.cache/output.0-4992-fi
tpb-0.6.4/autom4te.cache/output.0:4993:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/autom4te.cache/output.0:4994:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/autom4te.cache/output.0-4995-else
##############################################
tpb-0.6.4/autom4te.cache/output.0-5118-fi
tpb-0.6.4/autom4te.cache/output.0:5119:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/autom4te.cache/output.0:5120:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/autom4te.cache/output.0-5121-
tpb-0.6.4/autom4te.cache/output.0-5122-fi
tpb-0.6.4/autom4te.cache/output.0:5123:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tpb-0.6.4/autom4te.cache/output.0-5124-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/autom4te.cache/output.0:5125:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tpb-0.6.4/autom4te.cache/output.0-5126-_ACEOF
##############################################
tpb-0.6.4/autom4te.cache/output.0-5216-test -z "$ac_cv_build_alias" &&
tpb-0.6.4/autom4te.cache/output.0:5217:  ac_cv_build_alias=`$ac_config_guess`
tpb-0.6.4/autom4te.cache/output.0-5218-test -z "$ac_cv_build_alias" &&
##############################################
tpb-0.6.4/autom4te.cache/output.0-5221-   { (exit 1); exit 1; }; }
tpb-0.6.4/autom4te.cache/output.0:5222:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
tpb-0.6.4/autom4te.cache/output.0-5223-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
tpb-0.6.4/autom4te.cache/output.0-5230-build=$ac_cv_build
tpb-0.6.4/autom4te.cache/output.0:5231:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
tpb-0.6.4/autom4te.cache/output.0:5232:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
tpb-0.6.4/autom4te.cache/output.0:5233:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
tpb-0.6.4/autom4te.cache/output.0-5234-
##############################################
tpb-0.6.4/autom4te.cache/output.0-5243-  ac_cv_host_alias=$ac_cv_build_alias
tpb-0.6.4/autom4te.cache/output.0:5244:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
tpb-0.6.4/autom4te.cache/output.0-5245-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
tpb-0.6.4/autom4te.cache/output.0-5252-host=$ac_cv_host
tpb-0.6.4/autom4te.cache/output.0:5253:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
tpb-0.6.4/autom4te.cache/output.0:5254:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
tpb-0.6.4/autom4te.cache/output.0:5255:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
tpb-0.6.4/autom4te.cache/output.0-5256-
##############################################
tpb-0.6.4/autom4te.cache/output.0-5794-  for ac_func in _getb67 GETB67 getb67; do
tpb-0.6.4/autom4te.cache/output.0:5795:    as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tpb-0.6.4/autom4te.cache/output.0-5796-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tpb-0.6.4/autom4te.cache/output.0-5882-fi
tpb-0.6.4/autom4te.cache/output.0:5883:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tpb-0.6.4/autom4te.cache/output.0:5884:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tpb-0.6.4/autom4te.cache/output.0:5885:if test `eval echo '${'$as_ac_var'}'` = yes; then
tpb-0.6.4/autom4te.cache/output.0-5886-  
##############################################
tpb-0.6.4/autom4te.cache/output.0-5967-do
tpb-0.6.4/autom4te.cache/output.0:5968:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tpb-0.6.4/autom4te.cache/output.0-5969-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tpb-0.6.4/autom4te.cache/output.0-5974-fi
tpb-0.6.4/autom4te.cache/output.0:5975:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/autom4te.cache/output.0:5976:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/autom4te.cache/output.0-5977-else
##############################################
tpb-0.6.4/autom4te.cache/output.0-6100-fi
tpb-0.6.4/autom4te.cache/output.0:6101:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/autom4te.cache/output.0:6102:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/autom4te.cache/output.0-6103-
tpb-0.6.4/autom4te.cache/output.0-6104-fi
tpb-0.6.4/autom4te.cache/output.0:6105:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tpb-0.6.4/autom4te.cache/output.0-6106-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/autom4te.cache/output.0:6107:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tpb-0.6.4/autom4te.cache/output.0-6108-_ACEOF
##############################################
tpb-0.6.4/autom4te.cache/output.0-6116-do
tpb-0.6.4/autom4te.cache/output.0:6117:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tpb-0.6.4/autom4te.cache/output.0-6118-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tpb-0.6.4/autom4te.cache/output.0-6204-fi
tpb-0.6.4/autom4te.cache/output.0:6205:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tpb-0.6.4/autom4te.cache/output.0:6206:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tpb-0.6.4/autom4te.cache/output.0:6207:if test `eval echo '${'$as_ac_var'}'` = yes; then
tpb-0.6.4/autom4te.cache/output.0-6208-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/autom4te.cache/output.0:6209:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tpb-0.6.4/autom4te.cache/output.0-6210-_ACEOF
##############################################
tpb-0.6.4/autom4te.cache/output.0-6441-do
tpb-0.6.4/autom4te.cache/output.0:6442:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tpb-0.6.4/autom4te.cache/output.0-6443-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tpb-0.6.4/autom4te.cache/output.0-6448-fi
tpb-0.6.4/autom4te.cache/output.0:6449:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/autom4te.cache/output.0:6450:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/autom4te.cache/output.0-6451-else
##############################################
tpb-0.6.4/autom4te.cache/output.0-6574-fi
tpb-0.6.4/autom4te.cache/output.0:6575:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/autom4te.cache/output.0:6576:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/autom4te.cache/output.0-6577-
tpb-0.6.4/autom4te.cache/output.0-6578-fi
tpb-0.6.4/autom4te.cache/output.0:6579:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tpb-0.6.4/autom4te.cache/output.0-6580-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/autom4te.cache/output.0:6581:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tpb-0.6.4/autom4te.cache/output.0-6582-_ACEOF
##############################################
tpb-0.6.4/autom4te.cache/output.0-6612-do
tpb-0.6.4/autom4te.cache/output.0:6613:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tpb-0.6.4/autom4te.cache/output.0-6614-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tpb-0.6.4/autom4te.cache/output.0-6700-fi
tpb-0.6.4/autom4te.cache/output.0:6701:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tpb-0.6.4/autom4te.cache/output.0:6702:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tpb-0.6.4/autom4te.cache/output.0:6703:if test `eval echo '${'$as_ac_var'}'` = yes; then
tpb-0.6.4/autom4te.cache/output.0-6704-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/autom4te.cache/output.0:6705:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tpb-0.6.4/autom4te.cache/output.0-6706-_ACEOF
##############################################
tpb-0.6.4/autom4te.cache/output.0-6718-  
tpb-0.6.4/autom4te.cache/output.0:6719:    for dir in `echo "$withval" | tr : ' '`; do
tpb-0.6.4/autom4te.cache/output.0-6720-      if test -d $dir/include; then CPPFLAGS="$CPPFLAGS -I$dir/include"; fi
##############################################
tpb-0.6.4/autom4te.cache/output.0-6908-
tpb-0.6.4/autom4te.cache/output.0:6909:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
tpb-0.6.4/autom4te.cache/output.0-6910-    echo "$as_me:$LINENO: result: ${ac_t:-
##############################################
tpb-0.6.4/autom4te.cache/output.0-7365-do
tpb-0.6.4/autom4te.cache/output.0:7366:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tpb-0.6.4/autom4te.cache/output.0-7367-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tpb-0.6.4/autom4te.cache/output.0-7453-fi
tpb-0.6.4/autom4te.cache/output.0:7454:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tpb-0.6.4/autom4te.cache/output.0:7455:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tpb-0.6.4/autom4te.cache/output.0:7456:if test `eval echo '${'$as_ac_var'}'` = yes; then
tpb-0.6.4/autom4te.cache/output.0-7457-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/autom4te.cache/output.0:7458:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tpb-0.6.4/autom4te.cache/output.0-7459-_ACEOF
##############################################
tpb-0.6.4/autom4te.cache/output.0-7710-	INTLLIBS="\$(top_builddir)/intl/libintl.a $LIBICONV"
tpb-0.6.4/autom4te.cache/output.0:7711:	LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
tpb-0.6.4/autom4te.cache/output.0-7712-      fi
##############################################
tpb-0.6.4/autom4te.cache/output.0-7788-echo $ECHO_N "checking version of bison... $ECHO_C" >&6
tpb-0.6.4/autom4te.cache/output.0:7789:      ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
tpb-0.6.4/autom4te.cache/output.0-7790-      case $ac_prog_version in
##############################################
tpb-0.6.4/autom4te.cache/output.0-8024-do
tpb-0.6.4/autom4te.cache/output.0:8025:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tpb-0.6.4/autom4te.cache/output.0-8026-    eval $as_var=C; export $as_var
##############################################
tpb-0.6.4/autom4te.cache/output.0-8082-  as_lineno_2=$LINENO
tpb-0.6.4/autom4te.cache/output.0:8083:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tpb-0.6.4/autom4te.cache/output.0-8084-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tpb-0.6.4/autom4te.cache/output.0-8122-  as_lineno_2=$LINENO
tpb-0.6.4/autom4te.cache/output.0:8123:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tpb-0.6.4/autom4te.cache/output.0-8124-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tpb-0.6.4/autom4te.cache/output.0-8304-configured by $0, generated by GNU Autoconf 2.59,
tpb-0.6.4/autom4te.cache/output.0:8305:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
tpb-0.6.4/autom4te.cache/output.0-8306-
##############################################
tpb-0.6.4/autom4te.cache/output.0-8321-  --*=*)
tpb-0.6.4/autom4te.cache/output.0:8322:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
tpb-0.6.4/autom4te.cache/output.0:8323:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
tpb-0.6.4/autom4te.cache/output.0-8324-    ac_shift=:
##############################################
tpb-0.6.4/autom4te.cache/output.0-8601-      fi
tpb-0.6.4/autom4te.cache/output.0:8602:      ac_sed_frag=`expr $ac_sed_frag + 1`
tpb-0.6.4/autom4te.cache/output.0-8603-      ac_beg=$ac_end
tpb-0.6.4/autom4te.cache/output.0:8604:      ac_end=`expr $ac_end + $ac_max_sed_lines`
tpb-0.6.4/autom4te.cache/output.0-8605-    fi
##############################################
tpb-0.6.4/autom4te.cache/output.0-8618-	cat >$tmp/stdin
tpb-0.6.4/autom4te.cache/output.0:8619:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tpb-0.6.4/autom4te.cache/output.0:8620:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tpb-0.6.4/autom4te.cache/output.0:8621:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tpb-0.6.4/autom4te.cache/output.0:8622:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tpb-0.6.4/autom4te.cache/output.0-8623-  * )   ac_file_in=$ac_file.in ;;
##############################################
tpb-0.6.4/autom4te.cache/output.0-8666-if test "$ac_dir" != .; then
tpb-0.6.4/autom4te.cache/output.0:8667:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tpb-0.6.4/autom4te.cache/output.0-8668-  # A "../" for each directory in $ac_dir_suffix.
tpb-0.6.4/autom4te.cache/output.0:8669:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tpb-0.6.4/autom4te.cache/output.0-8670-else
##############################################
tpb-0.6.4/autom4te.cache/output.0-8679-    else
tpb-0.6.4/autom4te.cache/output.0:8680:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tpb-0.6.4/autom4te.cache/output.0-8681-    fi ;;
##############################################
tpb-0.6.4/autom4te.cache/output.0-8832-	cat >$tmp/stdin
tpb-0.6.4/autom4te.cache/output.0:8833:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tpb-0.6.4/autom4te.cache/output.0:8834:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tpb-0.6.4/autom4te.cache/output.0:8835:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tpb-0.6.4/autom4te.cache/output.0:8836:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tpb-0.6.4/autom4te.cache/output.0-8837-  * )   ac_file_in=$ac_file.in ;;
##############################################
tpb-0.6.4/autom4te.cache/output.0-9036-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
tpb-0.6.4/autom4te.cache/output.0:9037:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
tpb-0.6.4/autom4te.cache/output.0:9038:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
tpb-0.6.4/autom4te.cache/output.0-9039-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
tpb-0.6.4/autom4te.cache/output.0-9078-if test "$ac_dir" != .; then
tpb-0.6.4/autom4te.cache/output.0:9079:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tpb-0.6.4/autom4te.cache/output.0-9080-  # A "../" for each directory in $ac_dir_suffix.
tpb-0.6.4/autom4te.cache/output.0:9081:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tpb-0.6.4/autom4te.cache/output.0-9082-else
##############################################
tpb-0.6.4/autom4te.cache/output.0-9091-    else
tpb-0.6.4/autom4te.cache/output.0:9092:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tpb-0.6.4/autom4te.cache/output.0-9093-    fi ;;
##############################################
tpb-0.6.4/autom4te.cache/output.0-9148-        case "$ac_file" in
tpb-0.6.4/autom4te.cache/output.0:9149:          *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
tpb-0.6.4/autom4te.cache/output.0-9150-        esac
##############################################
tpb-0.6.4/autom4te.cache/output.0-9153-          # Adjust a relative srcdir.
tpb-0.6.4/autom4te.cache/output.0:9154:          ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
tpb-0.6.4/autom4te.cache/output.0:9155:          ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
tpb-0.6.4/autom4te.cache/output.0:9156:          ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
tpb-0.6.4/autom4te.cache/output.0-9157-          # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
tpb-0.6.4/autom4te.cache/output.0-9160-          case "$ac_given_srcdir" in
tpb-0.6.4/autom4te.cache/output.0:9161:            .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
tpb-0.6.4/autom4te.cache/output.0-9162-            /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
tpb-0.6.4/autom4te.cache/traces.0-221-m4trace:configure.in:39: -1- AC_SUBST([build], [$ac_cv_build])
tpb-0.6.4/autom4te.cache/traces.0:222:m4trace:configure.in:39: -1- AC_SUBST([build_cpu], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`])
tpb-0.6.4/autom4te.cache/traces.0:223:m4trace:configure.in:39: -1- AC_SUBST([build_vendor], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`])
tpb-0.6.4/autom4te.cache/traces.0:224:m4trace:configure.in:39: -1- AC_SUBST([build_os], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`])
tpb-0.6.4/autom4te.cache/traces.0-225-m4trace:configure.in:39: -1- AC_SUBST([host], [$ac_cv_host])
tpb-0.6.4/autom4te.cache/traces.0:226:m4trace:configure.in:39: -1- AC_SUBST([host_cpu], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`])
tpb-0.6.4/autom4te.cache/traces.0:227:m4trace:configure.in:39: -1- AC_SUBST([host_vendor], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`])
tpb-0.6.4/autom4te.cache/traces.0:228:m4trace:configure.in:39: -1- AC_SUBST([host_os], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`])
tpb-0.6.4/autom4te.cache/traces.0-229-m4trace:configure.in:39: -1- AC_PROG_RANLIB
##############################################
tpb-0.6.4/install-sh-103-
tpb-0.6.4/install-sh:104:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
tpb-0.6.4/install-sh-105-	    shift
##############################################
tpb-0.6.4/install-sh-107-
tpb-0.6.4/install-sh:108:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
tpb-0.6.4/install-sh-109-	    shift
##############################################
tpb-0.6.4/install-sh-169-	then
tpb-0.6.4/install-sh:170:		dst="$dst"/`basename $src`
tpb-0.6.4/install-sh-171-	else
##############################################
tpb-0.6.4/install-sh-176-## this sed command emulates the dirname command
tpb-0.6.4/install-sh:177:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
tpb-0.6.4/install-sh-178-
##############################################
tpb-0.6.4/install-sh-190-IFS='%'
tpb-0.6.4/install-sh:191:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
tpb-0.6.4/install-sh-192-IFS="${oIFS}"
##############################################
tpb-0.6.4/install-sh-224-	then
tpb-0.6.4/install-sh:225:		dstfile=`basename $dst`
tpb-0.6.4/install-sh-226-	else
##############################################
tpb-0.6.4/install-sh-234-	then
tpb-0.6.4/install-sh:235:		dstfile=`basename $dst`
tpb-0.6.4/install-sh-236-	else
##############################################
tpb-0.6.4/mkinstalldirs-12-do
tpb-0.6.4/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
tpb-0.6.4/mkinstalldirs-14-   shift
##############################################
tpb-0.6.4/missing-92-         from any GNU archive site."
tpb-0.6.4/missing:93:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' $configure_ac`
tpb-0.6.4/missing-94-    test -z "$files" && files="config.h"
##############################################
tpb-0.6.4/missing-127-	*.y)
tpb-0.6.4/missing:128:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
tpb-0.6.4/missing-129-	    if [ -f "$SRCFILE" ]; then
##############################################
tpb-0.6.4/missing-131-	    fi
tpb-0.6.4/missing:132:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
tpb-0.6.4/missing-133-	    if [ -f "$SRCFILE" ]; then
##############################################
tpb-0.6.4/missing-157-	*.l)
tpb-0.6.4/missing:158:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
tpb-0.6.4/missing-159-	    if [ -f "$SRCFILE" ]; then
##############################################
tpb-0.6.4/missing-177-         the \`GNU make' package.  Grab either from any GNU archive site."
tpb-0.6.4/missing:178:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
tpb-0.6.4/missing-179-    if test -z "$file"; then
tpb-0.6.4/missing:180:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
tpb-0.6.4/missing:181:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
tpb-0.6.4/missing-182-    fi
##############################################
tpb-0.6.4/config.guess-37-
tpb-0.6.4/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
tpb-0.6.4/config.guess-39-
##############################################
tpb-0.6.4/config.guess-106-: ${TMPDIR=/tmp} ;
tpb-0.6.4/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
tpb-0.6.4/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
tpb-0.6.4/config.guess-191-	    *)
tpb-0.6.4/config.guess:192:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
tpb-0.6.4/config.guess-193-		;;
##############################################
tpb-0.6.4/config.guess-250-	*4.0)
tpb-0.6.4/config.guess:251:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
tpb-0.6.4/config.guess-252-		;;
tpb-0.6.4/config.guess-253-	*5.*)
tpb-0.6.4/config.guess:254:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
tpb-0.6.4/config.guess-255-		;;
##############################################
tpb-0.6.4/config.guess-260-	# types through head -n 1, so we only detect the type of CPU 0.
tpb-0.6.4/config.guess:261:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
tpb-0.6.4/config.guess-262-	case "$ALPHA_CPU_TYPE" in
##############################################
tpb-0.6.4/config.guess-298-	# 1.2 uses "1.2" for uname -r.
tpb-0.6.4/config.guess:299:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
tpb-0.6.4/config.guess-300-	exit 0 ;;
##############################################
tpb-0.6.4/config.guess-352-    sun4H:SunOS:5.*:*)
tpb-0.6.4/config.guess:353:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tpb-0.6.4/config.guess-354-	exit 0 ;;
tpb-0.6.4/config.guess-355-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
tpb-0.6.4/config.guess:356:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tpb-0.6.4/config.guess-357-	exit 0 ;;
tpb-0.6.4/config.guess-358-    i86pc:SunOS:5.*:*)
tpb-0.6.4/config.guess:359:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tpb-0.6.4/config.guess-360-	exit 0 ;;
##############################################
tpb-0.6.4/config.guess-364-	# it's likely to be more like Solaris than SunOS4.
tpb-0.6.4/config.guess:365:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tpb-0.6.4/config.guess-366-	exit 0 ;;
##############################################
tpb-0.6.4/config.guess-373-	# Japanese Language versions have a version number like `4.1.3-JL'.
tpb-0.6.4/config.guess:374:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
tpb-0.6.4/config.guess-375-	exit 0 ;;
##############################################
tpb-0.6.4/config.guess-379-    sun*:*:4.2BSD:*)
tpb-0.6.4/config.guess:380:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
tpb-0.6.4/config.guess-381-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
tpb-0.6.4/config.guess-461-	$CC_FOR_BUILD -o $dummy $dummy.c \
tpb-0.6.4/config.guess:462:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
tpb-0.6.4/config.guess-463-	  && exit 0
##############################################
tpb-0.6.4/config.guess-516-    *:IRIX*:*:*)
tpb-0.6.4/config.guess:517:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
tpb-0.6.4/config.guess-518-	exit 0 ;;
##############################################
tpb-0.6.4/config.guess-555-    *:AIX:*:[45])
tpb-0.6.4/config.guess:556:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
tpb-0.6.4/config.guess-557-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
tpb-0.6.4/config.guess-590-    9000/[34678]??:HP-UX:*:*)
tpb-0.6.4/config.guess:591:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tpb-0.6.4/config.guess-592-	case "${UNAME_MACHINE}" in
##############################################
tpb-0.6.4/config.guess-644-EOF
tpb-0.6.4/config.guess:645:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
tpb-0.6.4/config.guess-646-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
tpb-0.6.4/config.guess-662-    ia64:HP-UX:*:*)
tpb-0.6.4/config.guess:663:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tpb-0.6.4/config.guess-664-	echo ia64-hp-hpux${HPUX_REV}
##############################################
tpb-0.6.4/config.guess-762-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
tpb-0.6.4/config.guess:763:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
tpb-0.6.4/config.guess-764-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tpb-0.6.4/config.guess-767-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
tpb-0.6.4/config.guess:768:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
tpb-0.6.4/config.guess-769-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tpb-0.6.4/config.guess-780-    *:FreeBSD:*:*)
tpb-0.6.4/config.guess:781:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
tpb-0.6.4/config.guess-782-	exit 0 ;;
##############################################
tpb-0.6.4/config.guess-813-    prep*:SunOS:5.*:*)
tpb-0.6.4/config.guess:814:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tpb-0.6.4/config.guess-815-	exit 0 ;;
##############################################
tpb-0.6.4/config.guess-817-	# the GNU system
tpb-0.6.4/config.guess:818:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
tpb-0.6.4/config.guess-819-	exit 0 ;;
##############################################
tpb-0.6.4/config.guess-821-	# other systems with GNU libc and userland
tpb-0.6.4/config.guess:822:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
tpb-0.6.4/config.guess-823-	exit 0 ;;
##############################################
tpb-0.6.4/config.guess-863-EOF
tpb-0.6.4/config.guess:864:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
tpb-0.6.4/config.guess-865-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
tpb-0.6.4/config.guess-882-EOF
tpb-0.6.4/config.guess:883:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
tpb-0.6.4/config.guess-884-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
tpb-0.6.4/config.guess-983-EOF
tpb-0.6.4/config.guess:984:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
tpb-0.6.4/config.guess-985-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
##############################################
tpb-0.6.4/config.guess-1022-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
tpb-0.6.4/config.guess:1023:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
tpb-0.6.4/config.guess-1024-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
tpb-0.6.4/config.guess-1254-    *:DragonFly:*:*)
tpb-0.6.4/config.guess:1255:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
tpb-0.6.4/config.guess-1256-	exit 0 ;;
##############################################
tpb-0.6.4/config.sub-54-
tpb-0.6.4/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
tpb-0.6.4/config.sub-56-
##############################################
tpb-0.6.4/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
tpb-0.6.4/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
tpb-0.6.4/config.sub-120-case $maybe_os in
##############################################
tpb-0.6.4/config.sub-123-    os=-$maybe_os
tpb-0.6.4/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
tpb-0.6.4/config.sub-125-    ;;
tpb-0.6.4/config.sub-126-  *)
tpb-0.6.4/config.sub:127:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
tpb-0.6.4/config.sub-128-    if [ $basic_machine != $1 ]
tpb-0.6.4/config.sub:129:    then os=`echo $1 | sed 's/.*-/-/'`
tpb-0.6.4/config.sub-130-    else os=; fi
##############################################
tpb-0.6.4/config.sub-174-		os=-sco3.2v5
tpb-0.6.4/config.sub:175:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tpb-0.6.4/config.sub-176-		;;
##############################################
tpb-0.6.4/config.sub-178-		os=-sco3.2v4
tpb-0.6.4/config.sub:179:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tpb-0.6.4/config.sub-180-		;;
tpb-0.6.4/config.sub-181-	-sco3.2.[4-9]*)
tpb-0.6.4/config.sub:182:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
tpb-0.6.4/config.sub:183:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tpb-0.6.4/config.sub-184-		;;
##############################################
tpb-0.6.4/config.sub-186-		# Don't forget version if it is 3.2v4 or newer.
tpb-0.6.4/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tpb-0.6.4/config.sub-188-		;;
##############################################
tpb-0.6.4/config.sub-190-		os=-sco3.2v2
tpb-0.6.4/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tpb-0.6.4/config.sub-192-		;;
tpb-0.6.4/config.sub-193-	-udk*)
tpb-0.6.4/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tpb-0.6.4/config.sub-195-		;;
##############################################
tpb-0.6.4/config.sub-197-		os=-isc2.2
tpb-0.6.4/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tpb-0.6.4/config.sub-199-		;;
##############################################
tpb-0.6.4/config.sub-203-	-isc*)
tpb-0.6.4/config.sub:204:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tpb-0.6.4/config.sub-205-		;;
##############################################
tpb-0.6.4/config.sub-209-	-ptx*)
tpb-0.6.4/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
tpb-0.6.4/config.sub-211-		;;
tpb-0.6.4/config.sub-212-	-windowsnt*)
tpb-0.6.4/config.sub:213:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
tpb-0.6.4/config.sub-214-		;;
##############################################
tpb-0.6.4/config.sub-291-	*-*-*)
tpb-0.6.4/config.sub:292:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tpb-0.6.4/config.sub-293-		exit 1
##############################################
tpb-0.6.4/config.sub-390-	amd64-*)
tpb-0.6.4/config.sub:391:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
tpb-0.6.4/config.sub-392-		;;
##############################################
tpb-0.6.4/config.sub-611-	i*86v32)
tpb-0.6.4/config.sub:612:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tpb-0.6.4/config.sub-613-		os=-sysv32
##############################################
tpb-0.6.4/config.sub-615-	i*86v4*)
tpb-0.6.4/config.sub:616:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tpb-0.6.4/config.sub-617-		os=-sysv4
##############################################
tpb-0.6.4/config.sub-619-	i*86v)
tpb-0.6.4/config.sub:620:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tpb-0.6.4/config.sub-621-		os=-sysv
##############################################
tpb-0.6.4/config.sub-623-	i*86sol2)
tpb-0.6.4/config.sub:624:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tpb-0.6.4/config.sub-625-		os=-solaris2
##############################################
tpb-0.6.4/config.sub-671-	mips3*-*)
tpb-0.6.4/config.sub:672:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
tpb-0.6.4/config.sub-673-		;;
tpb-0.6.4/config.sub-674-	mips3*)
tpb-0.6.4/config.sub:675:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
tpb-0.6.4/config.sub-676-		;;
##############################################
tpb-0.6.4/config.sub-809-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
tpb-0.6.4/config.sub:810:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
tpb-0.6.4/config.sub-811-		;;
tpb-0.6.4/config.sub-812-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
tpb-0.6.4/config.sub:813:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tpb-0.6.4/config.sub-814-		;;
tpb-0.6.4/config.sub-815-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
tpb-0.6.4/config.sub:816:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tpb-0.6.4/config.sub-817-		;;
tpb-0.6.4/config.sub-818-	pentium4-*)
tpb-0.6.4/config.sub:819:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
tpb-0.6.4/config.sub-820-		;;
##############################################
tpb-0.6.4/config.sub-827-		;;
tpb-0.6.4/config.sub:828:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
tpb-0.6.4/config.sub-829-		;;
##############################################
tpb-0.6.4/config.sub-833-	ppcle-* | powerpclittle-*)
tpb-0.6.4/config.sub:834:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
tpb-0.6.4/config.sub-835-		;;
##############################################
tpb-0.6.4/config.sub-837-		;;
tpb-0.6.4/config.sub:838:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
tpb-0.6.4/config.sub-839-		;;
##############################################
tpb-0.6.4/config.sub-843-	ppc64le-* | powerpc64little-*)
tpb-0.6.4/config.sub:844:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
tpb-0.6.4/config.sub-845-		;;
##############################################
tpb-0.6.4/config.sub-1119-	*)
tpb-0.6.4/config.sub:1120:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tpb-0.6.4/config.sub-1121-		exit 1
##############################################
tpb-0.6.4/config.sub-1127-	*-digital*)
tpb-0.6.4/config.sub:1128:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
tpb-0.6.4/config.sub-1129-		;;
tpb-0.6.4/config.sub-1130-	*-commodore*)
tpb-0.6.4/config.sub:1131:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
tpb-0.6.4/config.sub-1132-		;;
##############################################
tpb-0.6.4/config.sub-1145-	-solaris1 | -solaris1.*)
tpb-0.6.4/config.sub:1146:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
tpb-0.6.4/config.sub-1147-		;;
##############################################
tpb-0.6.4/config.sub-1157-	-gnu/linux*)
tpb-0.6.4/config.sub:1158:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
tpb-0.6.4/config.sub-1159-		;;
##############################################
tpb-0.6.4/config.sub-1198-	-nto*)
tpb-0.6.4/config.sub:1199:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
tpb-0.6.4/config.sub-1200-		;;
##############################################
tpb-0.6.4/config.sub-1205-	-mac*)
tpb-0.6.4/config.sub:1206:		os=`echo $os | sed -e 's|mac|macos|'`
tpb-0.6.4/config.sub-1207-		;;
##############################################
tpb-0.6.4/config.sub-1211-	-linux*)
tpb-0.6.4/config.sub:1212:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
tpb-0.6.4/config.sub-1213-		;;
tpb-0.6.4/config.sub-1214-	-sunos5*)
tpb-0.6.4/config.sub:1215:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
tpb-0.6.4/config.sub-1216-		;;
tpb-0.6.4/config.sub-1217-	-sunos6*)
tpb-0.6.4/config.sub:1218:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
tpb-0.6.4/config.sub-1219-		;;
##############################################
tpb-0.6.4/config.sub-1266-	-sinix5.*)
tpb-0.6.4/config.sub:1267:		os=`echo $os | sed -e 's|sinix|sysv|'`
tpb-0.6.4/config.sub-1268-		;;
##############################################
tpb-0.6.4/config.sub-1317-		# Get rid of the `-' at the beginning of $os.
tpb-0.6.4/config.sub:1318:		os=`echo $os | sed 's/[^-]*-//'`
tpb-0.6.4/config.sub:1319:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
tpb-0.6.4/config.sub-1320-		exit 1
##############################################
tpb-0.6.4/config.sub-1556-		esac
tpb-0.6.4/config.sub:1557:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
tpb-0.6.4/config.sub-1558-		;;
##############################################
tpb-0.6.4/Makefile.in-167-	dot_seen=no; \
tpb-0.6.4/Makefile.in:168:	target=`echo $@ | sed s/-recursive//`; \
tpb-0.6.4/Makefile.in-169-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
tpb-0.6.4/Makefile.in-192-	test "$$dot_seen" = "no" && rev=". $$rev"; \
tpb-0.6.4/Makefile.in:193:	target=`echo $@ | sed s/-recursive//`; \
tpb-0.6.4/Makefile.in-194-	for subdir in $$rev; do \
##############################################
tpb-0.6.4/Makefile.in-253-	mkdir $(distdir)/=inst
tpb-0.6.4/Makefile.in:254:	dc_install_base=`cd $(distdir)/=inst && pwd`; \
tpb-0.6.4/Makefile.in-255-	cd $(distdir)/=build \
##############################################
tpb-0.6.4/Makefile.in-264-	@banner="$(distdir).tar.gz is ready for distribution"; \
tpb-0.6.4/Makefile.in:265:	dashes=`echo "$$banner" | sed s/./=/g`; \
tpb-0.6.4/Makefile.in-266-	echo "$$dashes"; \
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-43-do
tpb-0.6.4/.pc/add-french-traslation.patch/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tpb-0.6.4/.pc/add-french-traslation.patch/configure-45-    eval $as_var=C; export $as_var
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-101-  as_lineno_2=$LINENO
tpb-0.6.4/.pc/add-french-traslation.patch/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-140-  as_lineno_2=$LINENO
tpb-0.6.4/.pc/add-french-traslation.patch/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-362-
tpb-0.6.4/.pc/add-french-traslation.patch/configure:363:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-364-
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-395-  -disable-* | --disable-*)
tpb-0.6.4/.pc/add-french-traslation.patch/configure:396:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-397-    # Reject names that are not valid shell variable names.
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-400-   { (exit 1); exit 1; }; }
tpb-0.6.4/.pc/add-french-traslation.patch/configure:401:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-402-    eval "enable_$ac_feature=no" ;;
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-404-  -enable-* | --enable-*)
tpb-0.6.4/.pc/add-french-traslation.patch/configure:405:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-406-    # Reject names that are not valid shell variable names.
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-409-   { (exit 1); exit 1; }; }
tpb-0.6.4/.pc/add-french-traslation.patch/configure:410:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-411-    case $ac_option in
tpb-0.6.4/.pc/add-french-traslation.patch/configure:412:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tpb-0.6.4/.pc/add-french-traslation.patch/configure-413-      *) ac_optarg=yes ;;
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-586-  -with-* | --with-*)
tpb-0.6.4/.pc/add-french-traslation.patch/configure:587:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-588-    # Reject names that are not valid shell variable names.
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-591-   { (exit 1); exit 1; }; }
tpb-0.6.4/.pc/add-french-traslation.patch/configure:592:    ac_package=`echo $ac_package| sed 's/-/_/g'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-593-    case $ac_option in
tpb-0.6.4/.pc/add-french-traslation.patch/configure:594:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tpb-0.6.4/.pc/add-french-traslation.patch/configure-595-      *) ac_optarg=yes ;;
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-599-  -without-* | --without-*)
tpb-0.6.4/.pc/add-french-traslation.patch/configure:600:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-601-    # Reject names that are not valid shell variable names.
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-604-   { (exit 1); exit 1; }; }
tpb-0.6.4/.pc/add-french-traslation.patch/configure:605:    ac_package=`echo $ac_package | sed 's/-/_/g'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-606-    eval "with_$ac_package=no" ;;
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-631-  *=*)
tpb-0.6.4/.pc/add-french-traslation.patch/configure:632:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-633-    # Reject names that are not valid shell variable names.
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-636-   { (exit 1); exit 1; }; }
tpb-0.6.4/.pc/add-french-traslation.patch/configure:637:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-638-    eval "$ac_envvar='$ac_optarg'"
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-652-if test -n "$ac_prev"; then
tpb-0.6.4/.pc/add-french-traslation.patch/configure:653:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-654-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-660-do
tpb-0.6.4/.pc/add-french-traslation.patch/configure:661:  eval ac_val=$`echo $ac_var`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-662-  case $ac_val in
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-672-do
tpb-0.6.4/.pc/add-french-traslation.patch/configure:673:  eval ac_val=$`echo $ac_var`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-674-  case $ac_val in
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-739-   { (exit 1); exit 1; }; }
tpb-0.6.4/.pc/add-french-traslation.patch/configure:740:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-741-ac_env_build_alias_set=${build_alias+set}
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-810-By default, \`make install' will install all the files in
tpb-0.6.4/.pc/add-french-traslation.patch/configure:811:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tpb-0.6.4/.pc/add-french-traslation.patch/configure:812:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tpb-0.6.4/.pc/add-french-traslation.patch/configure-813-for instance \`--prefix=\$HOME'.
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-889-if test "$ac_dir" != .; then
tpb-0.6.4/.pc/add-french-traslation.patch/configure:890:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-891-  # A "../" for each directory in $ac_dir_suffix.
tpb-0.6.4/.pc/add-french-traslation.patch/configure:892:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-893-else
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-902-    else
tpb-0.6.4/.pc/add-french-traslation.patch/configure:903:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-904-    fi ;;
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1056-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tpb-0.6.4/.pc/add-french-traslation.patch/configure:1057:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1058-    esac
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1128-    do
tpb-0.6.4/.pc/add-french-traslation.patch/configure:1129:      eval ac_val=$`echo $ac_var`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1130-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1142-      do
tpb-0.6.4/.pc/add-french-traslation.patch/configure:1143:	eval ac_val=$`echo $ac_var`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1144-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1249-    set,)
tpb-0.6.4/.pc/add-french-traslation.patch/configure:1250:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tpb-0.6.4/.pc/add-french-traslation.patch/configure:1251:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1252-      ac_cache_corrupted=: ;;
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1272-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tpb-0.6.4/.pc/add-french-traslation.patch/configure:1273:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1274-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1429-if (
tpb-0.6.4/.pc/add-french-traslation.patch/configure:1430:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1431-   if test "$*" = "X"; then
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1432-      # -L didn't work.
tpb-0.6.4/.pc/add-french-traslation.patch/configure:1433:      set X `ls -t $srcdir/configure conftestfile`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1434-   fi
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1473-_ACEOF
tpb-0.6.4/.pc/add-french-traslation.patch/configure:1474:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1475-rm conftest.sed
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1478-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
tpb-0.6.4/.pc/add-french-traslation.patch/configure:1479:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1480-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1487-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
tpb-0.6.4/.pc/add-french-traslation.patch/configure:1488:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1489-if test -n "$ac_maketemp"; then
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1495-fi
tpb-0.6.4/.pc/add-french-traslation.patch/configure:1496:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1497-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1510-
tpb-0.6.4/.pc/add-french-traslation.patch/configure:1511:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1512-  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1527-
tpb-0.6.4/.pc/add-french-traslation.patch/configure:1528:missing_dir=`cd $ac_aux_dir && pwd`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1529-echo "$as_me:$LINENO: checking for working aclocal-${am__api_version}" >&5
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1938-     "checking for C compiler version" >&5
tpb-0.6.4/.pc/add-french-traslation.patch/configure:1939:ac_compiler=`set X $ac_compile; echo $2`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1940-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1977-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
tpb-0.6.4/.pc/add-french-traslation.patch/configure:1978:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-1979-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-2005-    *.* )
tpb-0.6.4/.pc/add-french-traslation.patch/configure:2006:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-2007-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-2085-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
tpb-0.6.4/.pc/add-french-traslation.patch/configure:2086:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-2087-	  export ac_cv_exeext
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-2135-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
tpb-0.6.4/.pc/add-french-traslation.patch/configure:2136:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-2137-       break;;
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-2213-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
tpb-0.6.4/.pc/add-french-traslation.patch/configure:2214:GCC=`test $ac_compiler_gnu = yes && echo yes`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-2215-ac_test_CFLAGS=${CFLAGS+set}
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-2966-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
tpb-0.6.4/.pc/add-french-traslation.patch/configure:2967:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-2968-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-2975-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
tpb-0.6.4/.pc/add-french-traslation.patch/configure:2976:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-2977-if test -n "$ac_maketemp"; then
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-2983-fi
tpb-0.6.4/.pc/add-french-traslation.patch/configure:2984:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
tpb-0.6.4/.pc/add-french-traslation.patch/configure-2985-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-3030-    # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
tpb-0.6.4/.pc/add-french-traslation.patch/configure:3031:    eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-3032-    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-3186-LIBS=$ac_save_LIBS
tpb-0.6.4/.pc/add-french-traslation.patch/configure:3187:for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-3188-do
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-4434-else
tpb-0.6.4/.pc/add-french-traslation.patch/configure:4435:  LIBXOSD_CFLAGS=`$LIBXOSD_CONFIG --cflags`
tpb-0.6.4/.pc/add-french-traslation.patch/configure:4436:  LIBXOSD_LIBS=`$LIBXOSD_CONFIG --libs`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-4437-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-4916-do
tpb-0.6.4/.pc/add-french-traslation.patch/configure:4917:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-4918-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-4962-fi
tpb-0.6.4/.pc/add-french-traslation.patch/configure:4963:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/.pc/add-french-traslation.patch/configure:4964:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/.pc/add-french-traslation.patch/configure:4965:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tpb-0.6.4/.pc/add-french-traslation.patch/configure-4966-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/.pc/add-french-traslation.patch/configure:4967:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tpb-0.6.4/.pc/add-french-traslation.patch/configure-4968-_ACEOF
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-4985-do
tpb-0.6.4/.pc/add-french-traslation.patch/configure:4986:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-4987-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-4992-fi
tpb-0.6.4/.pc/add-french-traslation.patch/configure:4993:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/.pc/add-french-traslation.patch/configure:4994:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/.pc/add-french-traslation.patch/configure-4995-else
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5118-fi
tpb-0.6.4/.pc/add-french-traslation.patch/configure:5119:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/.pc/add-french-traslation.patch/configure:5120:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5121-
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5122-fi
tpb-0.6.4/.pc/add-french-traslation.patch/configure:5123:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5124-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/.pc/add-french-traslation.patch/configure:5125:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5126-_ACEOF
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5216-test -z "$ac_cv_build_alias" &&
tpb-0.6.4/.pc/add-french-traslation.patch/configure:5217:  ac_cv_build_alias=`$ac_config_guess`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5218-test -z "$ac_cv_build_alias" &&
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5221-   { (exit 1); exit 1; }; }
tpb-0.6.4/.pc/add-french-traslation.patch/configure:5222:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5223-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5230-build=$ac_cv_build
tpb-0.6.4/.pc/add-french-traslation.patch/configure:5231:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure:5232:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure:5233:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5234-
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5243-  ac_cv_host_alias=$ac_cv_build_alias
tpb-0.6.4/.pc/add-french-traslation.patch/configure:5244:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5245-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5252-host=$ac_cv_host
tpb-0.6.4/.pc/add-french-traslation.patch/configure:5253:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure:5254:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure:5255:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5256-
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5794-  for ac_func in _getb67 GETB67 getb67; do
tpb-0.6.4/.pc/add-french-traslation.patch/configure:5795:    as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5796-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5882-fi
tpb-0.6.4/.pc/add-french-traslation.patch/configure:5883:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tpb-0.6.4/.pc/add-french-traslation.patch/configure:5884:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tpb-0.6.4/.pc/add-french-traslation.patch/configure:5885:if test `eval echo '${'$as_ac_var'}'` = yes; then
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5886-
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5967-do
tpb-0.6.4/.pc/add-french-traslation.patch/configure:5968:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5969-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5974-fi
tpb-0.6.4/.pc/add-french-traslation.patch/configure:5975:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/.pc/add-french-traslation.patch/configure:5976:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/.pc/add-french-traslation.patch/configure-5977-else
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6100-fi
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6101:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6102:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6103-
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6104-fi
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6105:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6106-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6107:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6108-_ACEOF
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6116-do
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6117:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6118-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6204-fi
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6205:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6206:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6207:if test `eval echo '${'$as_ac_var'}'` = yes; then
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6208-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6209:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6210-_ACEOF
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6441-do
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6442:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6443-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6448-fi
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6449:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6450:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6451-else
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6574-fi
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6575:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6576:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6577-
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6578-fi
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6579:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6580-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6581:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6582-_ACEOF
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6612-do
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6613:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6614-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6700-fi
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6701:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6702:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6703:if test `eval echo '${'$as_ac_var'}'` = yes; then
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6704-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6705:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6706-_ACEOF
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6718-
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6719:    for dir in `echo "$withval" | tr : ' '`; do
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6720-      if test -d $dir/include; then CPPFLAGS="$CPPFLAGS -I$dir/include"; fi
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6908-
tpb-0.6.4/.pc/add-french-traslation.patch/configure:6909:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-6910-    echo "$as_me:$LINENO: result: ${ac_t:-
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-7365-do
tpb-0.6.4/.pc/add-french-traslation.patch/configure:7366:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-7367-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-7453-fi
tpb-0.6.4/.pc/add-french-traslation.patch/configure:7454:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tpb-0.6.4/.pc/add-french-traslation.patch/configure:7455:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tpb-0.6.4/.pc/add-french-traslation.patch/configure:7456:if test `eval echo '${'$as_ac_var'}'` = yes; then
tpb-0.6.4/.pc/add-french-traslation.patch/configure-7457-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/.pc/add-french-traslation.patch/configure:7458:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tpb-0.6.4/.pc/add-french-traslation.patch/configure-7459-_ACEOF
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-7710-	INTLLIBS="\$(top_builddir)/intl/libintl.a $LIBICONV"
tpb-0.6.4/.pc/add-french-traslation.patch/configure:7711:	LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-7712-      fi
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-7788-echo $ECHO_N "checking version of bison... $ECHO_C" >&6
tpb-0.6.4/.pc/add-french-traslation.patch/configure:7789:      ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-7790-      case $ac_prog_version in
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8024-do
tpb-0.6.4/.pc/add-french-traslation.patch/configure:8025:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8026-    eval $as_var=C; export $as_var
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8082-  as_lineno_2=$LINENO
tpb-0.6.4/.pc/add-french-traslation.patch/configure:8083:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8084-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8122-  as_lineno_2=$LINENO
tpb-0.6.4/.pc/add-french-traslation.patch/configure:8123:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8124-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8304-configured by $0, generated by GNU Autoconf 2.59,
tpb-0.6.4/.pc/add-french-traslation.patch/configure:8305:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8306-
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8321-  --*=*)
tpb-0.6.4/.pc/add-french-traslation.patch/configure:8322:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
tpb-0.6.4/.pc/add-french-traslation.patch/configure:8323:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8324-    ac_shift=:
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8601-      fi
tpb-0.6.4/.pc/add-french-traslation.patch/configure:8602:      ac_sed_frag=`expr $ac_sed_frag + 1`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8603-      ac_beg=$ac_end
tpb-0.6.4/.pc/add-french-traslation.patch/configure:8604:      ac_end=`expr $ac_end + $ac_max_sed_lines`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8605-    fi
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8618-	cat >$tmp/stdin
tpb-0.6.4/.pc/add-french-traslation.patch/configure:8619:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure:8620:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tpb-0.6.4/.pc/add-french-traslation.patch/configure:8621:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure:8622:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8623-  * )   ac_file_in=$ac_file.in ;;
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8666-if test "$ac_dir" != .; then
tpb-0.6.4/.pc/add-french-traslation.patch/configure:8667:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8668-  # A "../" for each directory in $ac_dir_suffix.
tpb-0.6.4/.pc/add-french-traslation.patch/configure:8669:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8670-else
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8679-    else
tpb-0.6.4/.pc/add-french-traslation.patch/configure:8680:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8681-    fi ;;
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8832-	cat >$tmp/stdin
tpb-0.6.4/.pc/add-french-traslation.patch/configure:8833:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure:8834:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tpb-0.6.4/.pc/add-french-traslation.patch/configure:8835:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure:8836:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tpb-0.6.4/.pc/add-french-traslation.patch/configure-8837-  * )   ac_file_in=$ac_file.in ;;
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-9036-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
tpb-0.6.4/.pc/add-french-traslation.patch/configure:9037:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure:9038:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-9039-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-9078-if test "$ac_dir" != .; then
tpb-0.6.4/.pc/add-french-traslation.patch/configure:9079:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-9080-  # A "../" for each directory in $ac_dir_suffix.
tpb-0.6.4/.pc/add-french-traslation.patch/configure:9081:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-9082-else
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-9091-    else
tpb-0.6.4/.pc/add-french-traslation.patch/configure:9092:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-9093-    fi ;;
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-9148-        case "$ac_file" in
tpb-0.6.4/.pc/add-french-traslation.patch/configure:9149:          *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
tpb-0.6.4/.pc/add-french-traslation.patch/configure-9150-        esac
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-9153-          # Adjust a relative srcdir.
tpb-0.6.4/.pc/add-french-traslation.patch/configure:9154:          ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure:9155:          ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
tpb-0.6.4/.pc/add-french-traslation.patch/configure:9156:          ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
tpb-0.6.4/.pc/add-french-traslation.patch/configure-9157-          # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
tpb-0.6.4/.pc/add-french-traslation.patch/configure-9160-          case "$ac_given_srcdir" in
tpb-0.6.4/.pc/add-french-traslation.patch/configure:9161:            .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
tpb-0.6.4/.pc/add-french-traslation.patch/configure-9162-            /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
tpb-0.6.4/configure-43-do
tpb-0.6.4/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tpb-0.6.4/configure-45-    eval $as_var=C; export $as_var
##############################################
tpb-0.6.4/configure-101-  as_lineno_2=$LINENO
tpb-0.6.4/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tpb-0.6.4/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tpb-0.6.4/configure-140-  as_lineno_2=$LINENO
tpb-0.6.4/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tpb-0.6.4/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tpb-0.6.4/configure-362-
tpb-0.6.4/configure:363:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
tpb-0.6.4/configure-364-
##############################################
tpb-0.6.4/configure-395-  -disable-* | --disable-*)
tpb-0.6.4/configure:396:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tpb-0.6.4/configure-397-    # Reject names that are not valid shell variable names.
##############################################
tpb-0.6.4/configure-400-   { (exit 1); exit 1; }; }
tpb-0.6.4/configure:401:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tpb-0.6.4/configure-402-    eval "enable_$ac_feature=no" ;;
##############################################
tpb-0.6.4/configure-404-  -enable-* | --enable-*)
tpb-0.6.4/configure:405:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tpb-0.6.4/configure-406-    # Reject names that are not valid shell variable names.
##############################################
tpb-0.6.4/configure-409-   { (exit 1); exit 1; }; }
tpb-0.6.4/configure:410:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tpb-0.6.4/configure-411-    case $ac_option in
tpb-0.6.4/configure:412:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tpb-0.6.4/configure-413-      *) ac_optarg=yes ;;
##############################################
tpb-0.6.4/configure-586-  -with-* | --with-*)
tpb-0.6.4/configure:587:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tpb-0.6.4/configure-588-    # Reject names that are not valid shell variable names.
##############################################
tpb-0.6.4/configure-591-   { (exit 1); exit 1; }; }
tpb-0.6.4/configure:592:    ac_package=`echo $ac_package| sed 's/-/_/g'`
tpb-0.6.4/configure-593-    case $ac_option in
tpb-0.6.4/configure:594:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tpb-0.6.4/configure-595-      *) ac_optarg=yes ;;
##############################################
tpb-0.6.4/configure-599-  -without-* | --without-*)
tpb-0.6.4/configure:600:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tpb-0.6.4/configure-601-    # Reject names that are not valid shell variable names.
##############################################
tpb-0.6.4/configure-604-   { (exit 1); exit 1; }; }
tpb-0.6.4/configure:605:    ac_package=`echo $ac_package | sed 's/-/_/g'`
tpb-0.6.4/configure-606-    eval "with_$ac_package=no" ;;
##############################################
tpb-0.6.4/configure-631-  *=*)
tpb-0.6.4/configure:632:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tpb-0.6.4/configure-633-    # Reject names that are not valid shell variable names.
##############################################
tpb-0.6.4/configure-636-   { (exit 1); exit 1; }; }
tpb-0.6.4/configure:637:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
tpb-0.6.4/configure-638-    eval "$ac_envvar='$ac_optarg'"
##############################################
tpb-0.6.4/configure-652-if test -n "$ac_prev"; then
tpb-0.6.4/configure:653:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tpb-0.6.4/configure-654-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
tpb-0.6.4/configure-660-do
tpb-0.6.4/configure:661:  eval ac_val=$`echo $ac_var`
tpb-0.6.4/configure-662-  case $ac_val in
##############################################
tpb-0.6.4/configure-672-do
tpb-0.6.4/configure:673:  eval ac_val=$`echo $ac_var`
tpb-0.6.4/configure-674-  case $ac_val in
##############################################
tpb-0.6.4/configure-739-   { (exit 1); exit 1; }; }
tpb-0.6.4/configure:740:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
tpb-0.6.4/configure-741-ac_env_build_alias_set=${build_alias+set}
##############################################
tpb-0.6.4/configure-810-By default, \`make install' will install all the files in
tpb-0.6.4/configure:811:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tpb-0.6.4/configure:812:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tpb-0.6.4/configure-813-for instance \`--prefix=\$HOME'.
##############################################
tpb-0.6.4/configure-889-if test "$ac_dir" != .; then
tpb-0.6.4/configure:890:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tpb-0.6.4/configure-891-  # A "../" for each directory in $ac_dir_suffix.
tpb-0.6.4/configure:892:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tpb-0.6.4/configure-893-else
##############################################
tpb-0.6.4/configure-902-    else
tpb-0.6.4/configure:903:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tpb-0.6.4/configure-904-    fi ;;
##############################################
tpb-0.6.4/configure-1056-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tpb-0.6.4/configure:1057:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tpb-0.6.4/configure-1058-    esac
##############################################
tpb-0.6.4/configure-1128-    do
tpb-0.6.4/configure:1129:      eval ac_val=$`echo $ac_var`
tpb-0.6.4/configure-1130-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tpb-0.6.4/configure-1142-      do
tpb-0.6.4/configure:1143:	eval ac_val=$`echo $ac_var`
tpb-0.6.4/configure-1144-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tpb-0.6.4/configure-1249-    set,)
tpb-0.6.4/configure:1250:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tpb-0.6.4/configure:1251:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tpb-0.6.4/configure-1252-      ac_cache_corrupted=: ;;
##############################################
tpb-0.6.4/configure-1272-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tpb-0.6.4/configure:1273:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tpb-0.6.4/configure-1274-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tpb-0.6.4/configure-1429-if (
tpb-0.6.4/configure:1430:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
tpb-0.6.4/configure-1431-   if test "$*" = "X"; then
tpb-0.6.4/configure-1432-      # -L didn't work.
tpb-0.6.4/configure:1433:      set X `ls -t $srcdir/configure conftestfile`
tpb-0.6.4/configure-1434-   fi
##############################################
tpb-0.6.4/configure-1473-_ACEOF
tpb-0.6.4/configure:1474:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
tpb-0.6.4/configure-1475-rm conftest.sed
##############################################
tpb-0.6.4/configure-1478-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
tpb-0.6.4/configure:1479:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
tpb-0.6.4/configure-1480-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
tpb-0.6.4/configure-1487-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
tpb-0.6.4/configure:1488:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
tpb-0.6.4/configure-1489-if test -n "$ac_maketemp"; then
##############################################
tpb-0.6.4/configure-1495-fi
tpb-0.6.4/configure:1496:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
tpb-0.6.4/configure-1497-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
tpb-0.6.4/configure-1510-
tpb-0.6.4/configure:1511:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
tpb-0.6.4/configure-1512-  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
##############################################
tpb-0.6.4/configure-1527-
tpb-0.6.4/configure:1528:missing_dir=`cd $ac_aux_dir && pwd`
tpb-0.6.4/configure-1529-echo "$as_me:$LINENO: checking for working aclocal-${am__api_version}" >&5
##############################################
tpb-0.6.4/configure-1938-     "checking for C compiler version" >&5
tpb-0.6.4/configure:1939:ac_compiler=`set X $ac_compile; echo $2`
tpb-0.6.4/configure-1940-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
tpb-0.6.4/configure-1977-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
tpb-0.6.4/configure:1978:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tpb-0.6.4/configure-1979-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
tpb-0.6.4/configure-2005-    *.* )
tpb-0.6.4/configure:2006:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tpb-0.6.4/configure-2007-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
tpb-0.6.4/configure-2085-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
tpb-0.6.4/configure:2086:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tpb-0.6.4/configure-2087-	  export ac_cv_exeext
##############################################
tpb-0.6.4/configure-2135-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
tpb-0.6.4/configure:2136:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tpb-0.6.4/configure-2137-       break;;
##############################################
tpb-0.6.4/configure-2213-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
tpb-0.6.4/configure:2214:GCC=`test $ac_compiler_gnu = yes && echo yes`
tpb-0.6.4/configure-2215-ac_test_CFLAGS=${CFLAGS+set}
##############################################
tpb-0.6.4/configure-2966-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
tpb-0.6.4/configure:2967:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
tpb-0.6.4/configure-2968-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
tpb-0.6.4/configure-2975-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
tpb-0.6.4/configure:2976:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
tpb-0.6.4/configure-2977-if test -n "$ac_maketemp"; then
##############################################
tpb-0.6.4/configure-2983-fi
tpb-0.6.4/configure:2984:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
tpb-0.6.4/configure-2985-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
tpb-0.6.4/configure-3030-    # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
tpb-0.6.4/configure:3031:    eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
tpb-0.6.4/configure-3032-    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
##############################################
tpb-0.6.4/configure-3186-LIBS=$ac_save_LIBS
tpb-0.6.4/configure:3187:for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
tpb-0.6.4/configure-3188-do
##############################################
tpb-0.6.4/configure-4434-else
tpb-0.6.4/configure:4435:  LIBXOSD_CFLAGS=`$LIBXOSD_CONFIG --cflags`
tpb-0.6.4/configure:4436:  LIBXOSD_LIBS=`$LIBXOSD_CONFIG --libs`
tpb-0.6.4/configure-4437-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
tpb-0.6.4/configure-4916-do
tpb-0.6.4/configure:4917:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tpb-0.6.4/configure-4918-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
tpb-0.6.4/configure-4962-fi
tpb-0.6.4/configure:4963:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/configure:4964:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/configure:4965:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tpb-0.6.4/configure-4966-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/configure:4967:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tpb-0.6.4/configure-4968-_ACEOF
##############################################
tpb-0.6.4/configure-4985-do
tpb-0.6.4/configure:4986:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tpb-0.6.4/configure-4987-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tpb-0.6.4/configure-4992-fi
tpb-0.6.4/configure:4993:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/configure:4994:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/configure-4995-else
##############################################
tpb-0.6.4/configure-5118-fi
tpb-0.6.4/configure:5119:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/configure:5120:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/configure-5121-
tpb-0.6.4/configure-5122-fi
tpb-0.6.4/configure:5123:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tpb-0.6.4/configure-5124-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/configure:5125:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tpb-0.6.4/configure-5126-_ACEOF
##############################################
tpb-0.6.4/configure-5216-test -z "$ac_cv_build_alias" &&
tpb-0.6.4/configure:5217:  ac_cv_build_alias=`$ac_config_guess`
tpb-0.6.4/configure-5218-test -z "$ac_cv_build_alias" &&
##############################################
tpb-0.6.4/configure-5221-   { (exit 1); exit 1; }; }
tpb-0.6.4/configure:5222:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
tpb-0.6.4/configure-5223-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
tpb-0.6.4/configure-5230-build=$ac_cv_build
tpb-0.6.4/configure:5231:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
tpb-0.6.4/configure:5232:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
tpb-0.6.4/configure:5233:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
tpb-0.6.4/configure-5234-
##############################################
tpb-0.6.4/configure-5243-  ac_cv_host_alias=$ac_cv_build_alias
tpb-0.6.4/configure:5244:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
tpb-0.6.4/configure-5245-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
tpb-0.6.4/configure-5252-host=$ac_cv_host
tpb-0.6.4/configure:5253:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
tpb-0.6.4/configure:5254:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
tpb-0.6.4/configure:5255:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
tpb-0.6.4/configure-5256-
##############################################
tpb-0.6.4/configure-5794-  for ac_func in _getb67 GETB67 getb67; do
tpb-0.6.4/configure:5795:    as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tpb-0.6.4/configure-5796-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tpb-0.6.4/configure-5882-fi
tpb-0.6.4/configure:5883:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tpb-0.6.4/configure:5884:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tpb-0.6.4/configure:5885:if test `eval echo '${'$as_ac_var'}'` = yes; then
tpb-0.6.4/configure-5886-
##############################################
tpb-0.6.4/configure-5967-do
tpb-0.6.4/configure:5968:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tpb-0.6.4/configure-5969-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tpb-0.6.4/configure-5974-fi
tpb-0.6.4/configure:5975:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/configure:5976:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/configure-5977-else
##############################################
tpb-0.6.4/configure-6100-fi
tpb-0.6.4/configure:6101:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/configure:6102:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/configure-6103-
tpb-0.6.4/configure-6104-fi
tpb-0.6.4/configure:6105:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tpb-0.6.4/configure-6106-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/configure:6107:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tpb-0.6.4/configure-6108-_ACEOF
##############################################
tpb-0.6.4/configure-6116-do
tpb-0.6.4/configure:6117:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tpb-0.6.4/configure-6118-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tpb-0.6.4/configure-6204-fi
tpb-0.6.4/configure:6205:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tpb-0.6.4/configure:6206:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tpb-0.6.4/configure:6207:if test `eval echo '${'$as_ac_var'}'` = yes; then
tpb-0.6.4/configure-6208-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/configure:6209:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tpb-0.6.4/configure-6210-_ACEOF
##############################################
tpb-0.6.4/configure-6441-do
tpb-0.6.4/configure:6442:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tpb-0.6.4/configure-6443-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tpb-0.6.4/configure-6448-fi
tpb-0.6.4/configure:6449:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/configure:6450:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/configure-6451-else
##############################################
tpb-0.6.4/configure-6574-fi
tpb-0.6.4/configure:6575:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tpb-0.6.4/configure:6576:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tpb-0.6.4/configure-6577-
tpb-0.6.4/configure-6578-fi
tpb-0.6.4/configure:6579:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tpb-0.6.4/configure-6580-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/configure:6581:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tpb-0.6.4/configure-6582-_ACEOF
##############################################
tpb-0.6.4/configure-6612-do
tpb-0.6.4/configure:6613:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tpb-0.6.4/configure-6614-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tpb-0.6.4/configure-6700-fi
tpb-0.6.4/configure:6701:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tpb-0.6.4/configure:6702:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tpb-0.6.4/configure:6703:if test `eval echo '${'$as_ac_var'}'` = yes; then
tpb-0.6.4/configure-6704-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/configure:6705:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tpb-0.6.4/configure-6706-_ACEOF
##############################################
tpb-0.6.4/configure-6718-
tpb-0.6.4/configure:6719:    for dir in `echo "$withval" | tr : ' '`; do
tpb-0.6.4/configure-6720-      if test -d $dir/include; then CPPFLAGS="$CPPFLAGS -I$dir/include"; fi
##############################################
tpb-0.6.4/configure-6908-
tpb-0.6.4/configure:6909:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
tpb-0.6.4/configure-6910-    echo "$as_me:$LINENO: result: ${ac_t:-
##############################################
tpb-0.6.4/configure-7365-do
tpb-0.6.4/configure:7366:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tpb-0.6.4/configure-7367-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tpb-0.6.4/configure-7453-fi
tpb-0.6.4/configure:7454:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tpb-0.6.4/configure:7455:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tpb-0.6.4/configure:7456:if test `eval echo '${'$as_ac_var'}'` = yes; then
tpb-0.6.4/configure-7457-  cat >>confdefs.h <<_ACEOF
tpb-0.6.4/configure:7458:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tpb-0.6.4/configure-7459-_ACEOF
##############################################
tpb-0.6.4/configure-7710-	INTLLIBS="\$(top_builddir)/intl/libintl.a $LIBICONV"
tpb-0.6.4/configure:7711:	LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
tpb-0.6.4/configure-7712-      fi
##############################################
tpb-0.6.4/configure-7788-echo $ECHO_N "checking version of bison... $ECHO_C" >&6
tpb-0.6.4/configure:7789:      ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
tpb-0.6.4/configure-7790-      case $ac_prog_version in
##############################################
tpb-0.6.4/configure-8024-do
tpb-0.6.4/configure:8025:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tpb-0.6.4/configure-8026-    eval $as_var=C; export $as_var
##############################################
tpb-0.6.4/configure-8082-  as_lineno_2=$LINENO
tpb-0.6.4/configure:8083:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tpb-0.6.4/configure-8084-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tpb-0.6.4/configure-8122-  as_lineno_2=$LINENO
tpb-0.6.4/configure:8123:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tpb-0.6.4/configure-8124-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tpb-0.6.4/configure-8304-configured by $0, generated by GNU Autoconf 2.59,
tpb-0.6.4/configure:8305:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
tpb-0.6.4/configure-8306-
##############################################
tpb-0.6.4/configure-8321-  --*=*)
tpb-0.6.4/configure:8322:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
tpb-0.6.4/configure:8323:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
tpb-0.6.4/configure-8324-    ac_shift=:
##############################################
tpb-0.6.4/configure-8601-      fi
tpb-0.6.4/configure:8602:      ac_sed_frag=`expr $ac_sed_frag + 1`
tpb-0.6.4/configure-8603-      ac_beg=$ac_end
tpb-0.6.4/configure:8604:      ac_end=`expr $ac_end + $ac_max_sed_lines`
tpb-0.6.4/configure-8605-    fi
##############################################
tpb-0.6.4/configure-8618-	cat >$tmp/stdin
tpb-0.6.4/configure:8619:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tpb-0.6.4/configure:8620:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tpb-0.6.4/configure:8621:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tpb-0.6.4/configure:8622:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tpb-0.6.4/configure-8623-  * )   ac_file_in=$ac_file.in ;;
##############################################
tpb-0.6.4/configure-8666-if test "$ac_dir" != .; then
tpb-0.6.4/configure:8667:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tpb-0.6.4/configure-8668-  # A "../" for each directory in $ac_dir_suffix.
tpb-0.6.4/configure:8669:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tpb-0.6.4/configure-8670-else
##############################################
tpb-0.6.4/configure-8679-    else
tpb-0.6.4/configure:8680:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tpb-0.6.4/configure-8681-    fi ;;
##############################################
tpb-0.6.4/configure-8832-	cat >$tmp/stdin
tpb-0.6.4/configure:8833:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tpb-0.6.4/configure:8834:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tpb-0.6.4/configure:8835:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tpb-0.6.4/configure:8836:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tpb-0.6.4/configure-8837-  * )   ac_file_in=$ac_file.in ;;
##############################################
tpb-0.6.4/configure-9036-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
tpb-0.6.4/configure:9037:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
tpb-0.6.4/configure:9038:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
tpb-0.6.4/configure-9039-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
tpb-0.6.4/configure-9078-if test "$ac_dir" != .; then
tpb-0.6.4/configure:9079:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tpb-0.6.4/configure-9080-  # A "../" for each directory in $ac_dir_suffix.
tpb-0.6.4/configure:9081:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tpb-0.6.4/configure-9082-else
##############################################
tpb-0.6.4/configure-9091-    else
tpb-0.6.4/configure:9092:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tpb-0.6.4/configure-9093-    fi ;;
##############################################
tpb-0.6.4/configure-9148-        case "$ac_file" in
tpb-0.6.4/configure:9149:          *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
tpb-0.6.4/configure-9150-        esac
##############################################
tpb-0.6.4/configure-9153-          # Adjust a relative srcdir.
tpb-0.6.4/configure:9154:          ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
tpb-0.6.4/configure:9155:          ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
tpb-0.6.4/configure:9156:          ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
tpb-0.6.4/configure-9157-          # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
tpb-0.6.4/configure-9160-          case "$ac_given_srcdir" in
tpb-0.6.4/configure:9161:            .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
tpb-0.6.4/configure-9162-            /*) top_srcdir="$ac_given_srcdir" ;;