===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gentoo-0.20.7/src/Makefile.in-54-  { \
gentoo-0.20.7/src/Makefile.in:55:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gentoo-0.20.7/src/Makefile.in-56-  }; \
##############################################
gentoo-0.20.7/src/Makefile.in-724-.c.obj:
gentoo-0.20.7/src/Makefile.in:725:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gentoo-0.20.7/src/Makefile.in-726-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gentoo-0.20.7/src/Makefile.in-728-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gentoo-0.20.7/src/Makefile.in:729:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gentoo-0.20.7/src/Makefile.in-730-
##############################################
gentoo-0.20.7/src/Makefile.in-760-GTAGS:
gentoo-0.20.7/src/Makefile.in:761:	here=`$(am__cd) $(top_builddir) && pwd` \
gentoo-0.20.7/src/Makefile.in-762-	  && $(am__cd) $(top_srcdir) \
##############################################
gentoo-0.20.7/src/Makefile.in-783-distdir: $(DISTFILES)
gentoo-0.20.7/src/Makefile.in:784:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gentoo-0.20.7/src/Makefile.in:785:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gentoo-0.20.7/src/Makefile.in-786-	list='$(DISTFILES)'; \
##############################################
gentoo-0.20.7/src/Makefile.in-797-	  if test -d $$d/$$file; then \
gentoo-0.20.7/src/Makefile.in:798:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gentoo-0.20.7/src/Makefile.in-799-	    if test -d "$(distdir)/$$file"; then \
##############################################
gentoo-0.20.7/aclocal.m4-80-  if test x"$no_gtk" = x ; then
gentoo-0.20.7/aclocal.m4:81:    GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
gentoo-0.20.7/aclocal.m4:82:    GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
gentoo-0.20.7/aclocal.m4-83-    gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-3.0 | \
##############################################
gentoo-0.20.7/aclocal.m4-349-    PKG_CHECK_EXISTS([$3],
gentoo-0.20.7/aclocal.m4:350:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
gentoo-0.20.7/aclocal.m4-351-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
gentoo-0.20.7/aclocal.m4-397-        if test $_pkg_short_errors_supported = yes; then
gentoo-0.20.7/aclocal.m4:398:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
gentoo-0.20.7/aclocal.m4-399-        else 
gentoo-0.20.7/aclocal.m4:400:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
gentoo-0.20.7/aclocal.m4-401-        fi
##############################################
gentoo-0.20.7/aclocal.m4-586-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gentoo-0.20.7/aclocal.m4:587:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gentoo-0.20.7/aclocal.m4-588-# and then we would define $MISSING as
##############################################
gentoo-0.20.7/aclocal.m4-601-# Expand $ac_aux_dir to an absolute path.
gentoo-0.20.7/aclocal.m4:602:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gentoo-0.20.7/aclocal.m4-603-])
##############################################
gentoo-0.20.7/aclocal.m4-699-  if test "$am_compiler_list" = ""; then
gentoo-0.20.7/aclocal.m4:700:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gentoo-0.20.7/aclocal.m4-701-  fi
##############################################
gentoo-0.20.7/aclocal.m4-850-    # Strip MF so we end up with the name of the file.
gentoo-0.20.7/aclocal.m4:851:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gentoo-0.20.7/aclocal.m4-852-    # Check whether this is an Automake generated Makefile or not.
##############################################
gentoo-0.20.7/aclocal.m4-859-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
gentoo-0.20.7/aclocal.m4:860:      dirpart=`AS_DIRNAME("$mf")`
gentoo-0.20.7/aclocal.m4-861-    else
##############################################
gentoo-0.20.7/aclocal.m4-865-    # from the Makefile without running 'make'.
gentoo-0.20.7/aclocal.m4:866:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gentoo-0.20.7/aclocal.m4-867-    test -z "$DEPDIR" && continue
gentoo-0.20.7/aclocal.m4:868:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gentoo-0.20.7/aclocal.m4-869-    test -z "$am__include" && continue
gentoo-0.20.7/aclocal.m4:870:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gentoo-0.20.7/aclocal.m4-871-    # Find all dependency output files, they are included files with
##############################################
gentoo-0.20.7/aclocal.m4-879-      test -f "$dirpart/$file" && continue
gentoo-0.20.7/aclocal.m4:880:      fdir=`AS_DIRNAME(["$file"])`
gentoo-0.20.7/aclocal.m4-881-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
gentoo-0.20.7/aclocal.m4-937-AC_REQUIRE([AC_PROG_INSTALL])dnl
gentoo-0.20.7/aclocal.m4:938:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gentoo-0.20.7/aclocal.m4-939-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gentoo-0.20.7/aclocal.m4-1096-    * )
gentoo-0.20.7/aclocal.m4:1097:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gentoo-0.20.7/aclocal.m4-1098-  esac
gentoo-0.20.7/aclocal.m4-1099-done
gentoo-0.20.7/aclocal.m4:1100:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gentoo-0.20.7/aclocal.m4-1101-
##############################################
gentoo-0.20.7/aclocal.m4-1167-# Ignore all kinds of additional output from 'make'.
gentoo-0.20.7/aclocal.m4:1168:case `$am_make -s -f confmf 2> /dev/null` in #(
gentoo-0.20.7/aclocal.m4-1169-*the\ am__doit\ target*)
##############################################
gentoo-0.20.7/aclocal.m4-1177-   echo '.include "confinc"' > confmf
gentoo-0.20.7/aclocal.m4:1178:   case `$am_make -s -f confmf 2> /dev/null` in #(
gentoo-0.20.7/aclocal.m4-1179-   *the\ am__doit\ target*)
##############################################
gentoo-0.20.7/aclocal.m4-1388-     echo "timestamp, slept: $am_has_slept" > conftest.file
gentoo-0.20.7/aclocal.m4:1389:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gentoo-0.20.7/aclocal.m4-1390-     if test "$[*]" = "X"; then
gentoo-0.20.7/aclocal.m4-1391-	# -L didn't work.
gentoo-0.20.7/aclocal.m4:1392:	set X `ls -t "$srcdir/configure" conftest.file`
gentoo-0.20.7/aclocal.m4-1393-     fi
##############################################
gentoo-0.20.7/po/Makefile.in.in-102-.po.gmo:
gentoo-0.20.7/po/Makefile.in.in:103:	@lang=`echo $* | sed -e 's,.*/,,'`; \
gentoo-0.20.7/po/Makefile.in.in-104-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
gentoo-0.20.7/po/Makefile.in.in-183-	fi; \
gentoo-0.20.7/po/Makefile.in.in:184:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gentoo-0.20.7/po/Makefile.in.in-185-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
gentoo-0.20.7/po/Makefile.in.in-230-$(POFILES): $(POFILESDEPS)
gentoo-0.20.7/po/Makefile.in.in:231:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
gentoo-0.20.7/po/Makefile.in.in-232-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
gentoo-0.20.7/po/Makefile.in.in-236-	  cd $(srcdir) \
gentoo-0.20.7/po/Makefile.in.in:237:	    && { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gentoo-0.20.7/po/Makefile.in.in-238-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
gentoo-0.20.7/po/Makefile.in.in-267-	for cat in $$catalogs; do \
gentoo-0.20.7/po/Makefile.in.in:268:	  cat=`basename $$cat`; \
gentoo-0.20.7/po/Makefile.in.in:269:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gentoo-0.20.7/po/Makefile.in.in-270-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gentoo-0.20.7/po/Makefile.in.in-277-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
gentoo-0.20.7/po/Makefile.in.in:278:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
gentoo-0.20.7/po/Makefile.in.in-279-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
gentoo-0.20.7/po/Makefile.in.in-318-	for cat in $$catalogs; do \
gentoo-0.20.7/po/Makefile.in.in:319:	  cat=`basename $$cat`; \
gentoo-0.20.7/po/Makefile.in.in:320:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gentoo-0.20.7/po/Makefile.in.in-321-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gentoo-0.20.7/po/Makefile.in.in-325-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
gentoo-0.20.7/po/Makefile.in.in:326:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
gentoo-0.20.7/po/Makefile.in.in-327-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
gentoo-0.20.7/po/Makefile.in.in-364-	for cat in $$catalogs; do \
gentoo-0.20.7/po/Makefile.in.in:365:	  cat=`basename $$cat`; \
gentoo-0.20.7/po/Makefile.in.in:366:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gentoo-0.20.7/po/Makefile.in.in-367-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
gentoo-0.20.7/po/Makefile.in.in-429-.nop.po-create:
gentoo-0.20.7/po/Makefile.in.in:430:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
gentoo-0.20.7/po/Makefile.in.in-431-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
gentoo-0.20.7/po/Makefile.in.in-436-.nop.po-update:
gentoo-0.20.7/po/Makefile.in.in:437:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
gentoo-0.20.7/po/Makefile.in.in-438-	if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
gentoo-0.20.7/po/Makefile.in.in-443-	cd $(srcdir); \
gentoo-0.20.7/po/Makefile.in.in:444:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gentoo-0.20.7/po/Makefile.in.in-445-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
gentoo-0.20.7/po/Rules-quot-16-.insert-header.po-update-en:
gentoo-0.20.7/po/Rules-quot:17:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
gentoo-0.20.7/po/Rules-quot:18:	if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
gentoo-0.20.7/po/Rules-quot-19-	tmpdir=`pwd`; \
gentoo-0.20.7/po/Rules-quot-20-	echo "$$lang:"; \
gentoo-0.20.7/po/Rules-quot:21:	ll=`echo $$lang | sed -e 's/@.*//'`; \
gentoo-0.20.7/po/Rules-quot-22-	LC_ALL=C; export LC_ALL; \
##############################################
gentoo-0.20.7/po/Rules-quot-25-	   | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \
gentoo-0.20.7/po/Rules-quot:26:	   { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gentoo-0.20.7/po/Rules-quot-27-	     '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \
gentoo-0.20.7/po/Rules-quot:28:	       $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \
gentoo-0.20.7/po/Rules-quot-29-	       ;; \
gentoo-0.20.7/po/Rules-quot-30-	     *) \
gentoo-0.20.7/po/Rules-quot:31:	       $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \
gentoo-0.20.7/po/Rules-quot-32-	       ;; \
##############################################
gentoo-0.20.7/m4/gettext.m4-267-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
gentoo-0.20.7/m4/gettext.m4:268:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
gentoo-0.20.7/m4/gettext.m4-269-      fi
##############################################
gentoo-0.20.7/m4/po.m4-48-changequote(,)dnl
gentoo-0.20.7/m4/po.m4:49:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gentoo-0.20.7/m4/po.m4-50-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
gentoo-0.20.7/m4/po.m4-55-changequote(,)dnl
gentoo-0.20.7/m4/po.m4:56:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gentoo-0.20.7/m4/po.m4-57-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
gentoo-0.20.7/m4/po.m4-74-changequote(,)dnl
gentoo-0.20.7/m4/po.m4:75:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gentoo-0.20.7/m4/po.m4-76-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
gentoo-0.20.7/m4/po.m4-99-      case "$ac_file" in
gentoo-0.20.7/m4/po.m4:100:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gentoo-0.20.7/m4/po.m4-101-      esac
##############################################
gentoo-0.20.7/m4/po.m4-104-        # Adjust a relative srcdir.
gentoo-0.20.7/m4/po.m4:105:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gentoo-0.20.7/m4/po.m4:106:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
gentoo-0.20.7/m4/po.m4:107:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gentoo-0.20.7/m4/po.m4-108-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gentoo-0.20.7/m4/po.m4-111-        case "$ac_given_srcdir" in
gentoo-0.20.7/m4/po.m4:112:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gentoo-0.20.7/m4/po.m4-113-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gentoo-0.20.7/m4/po.m4-132-            fi
gentoo-0.20.7/m4/po.m4:133:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gentoo-0.20.7/m4/po.m4-134-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
gentoo-0.20.7/m4/po.m4-229-  # Adjust a relative srcdir.
gentoo-0.20.7/m4/po.m4:230:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gentoo-0.20.7/m4/po.m4:231:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
gentoo-0.20.7/m4/po.m4:232:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gentoo-0.20.7/m4/po.m4-233-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gentoo-0.20.7/m4/po.m4-236-  case "$ac_given_srcdir" in
gentoo-0.20.7/m4/po.m4:237:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gentoo-0.20.7/m4/po.m4-238-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gentoo-0.20.7/m4/po.m4-298-  # Set POTFILES to the value of the Makefile variable POTFILES.
gentoo-0.20.7/m4/po.m4:299:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
gentoo-0.20.7/m4/po.m4:300:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
gentoo-0.20.7/m4/po.m4-301-  # Compute POTFILES_DEPS as
##############################################
gentoo-0.20.7/m4/po.m4-313-    # The LINGUAS file contains the set of available languages.
gentoo-0.20.7/m4/po.m4:314:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gentoo-0.20.7/m4/po.m4-315-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
gentoo-0.20.7/m4/po.m4-317-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
gentoo-0.20.7/m4/po.m4:318:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
gentoo-0.20.7/m4/po.m4:319:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
gentoo-0.20.7/m4/po.m4-320-  fi
##############################################
gentoo-0.20.7/m4/po.m4-361-    QMFILES="$QMFILES $srcdirpre$lang.qm"
gentoo-0.20.7/m4/po.m4:362:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gentoo-0.20.7/m4/po.m4-363-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
gentoo-0.20.7/m4/po.m4:364:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
gentoo-0.20.7/m4/po.m4-365-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
gentoo-0.20.7/m4/po.m4-402-      QTCATALOGS="$QTCATALOGS $lang.qm"
gentoo-0.20.7/m4/po.m4:403:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gentoo-0.20.7/m4/po.m4-404-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
gentoo-0.20.7/m4/po.m4:405:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
gentoo-0.20.7/m4/po.m4-406-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
gentoo-0.20.7/m4/po.m4-414-    for lang in $ALL_LINGUAS; do
gentoo-0.20.7/m4/po.m4:415:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gentoo-0.20.7/m4/po.m4-416-      cat >> "$ac_file.tmp" <<EOF
##############################################
gentoo-0.20.7/m4/po.m4-425-    for lang in $ALL_LINGUAS; do
gentoo-0.20.7/m4/po.m4:426:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
gentoo-0.20.7/m4/po.m4-427-      cat >> "$ac_file.tmp" <<EOF
##############################################
gentoo-0.20.7/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
gentoo-0.20.7/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
gentoo-0.20.7/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
gentoo-0.20.7/m4/lib-ld.m4-56-    # gcc leaves a trailing carriage return which upsets mingw
gentoo-0.20.7/m4/lib-ld.m4:57:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gentoo-0.20.7/m4/lib-ld.m4-58-  *)
gentoo-0.20.7/m4/lib-ld.m4:59:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gentoo-0.20.7/m4/lib-ld.m4-60-  esac
##############################################
gentoo-0.20.7/m4/lib-ld.m4-65-      # Canonicalize the pathname of ld
gentoo-0.20.7/m4/lib-ld.m4:66:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
gentoo-0.20.7/m4/lib-ld.m4-67-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
gentoo-0.20.7/m4/lib-ld.m4:68:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
gentoo-0.20.7/m4/lib-ld.m4-69-      done
##############################################
gentoo-0.20.7/m4/lib-ld.m4-96-      # Break only if it was the GNU/non-GNU ld that we prefer.
gentoo-0.20.7/m4/lib-ld.m4:97:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
gentoo-0.20.7/m4/lib-ld.m4-98-      *GNU* | *'with BFD'*)
##############################################
gentoo-0.20.7/m4/Makefile.in-49-  { \
gentoo-0.20.7/m4/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gentoo-0.20.7/m4/Makefile.in-51-  }; \
##############################################
gentoo-0.20.7/m4/Makefile.in-291-distdir: $(DISTFILES)
gentoo-0.20.7/m4/Makefile.in:292:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gentoo-0.20.7/m4/Makefile.in:293:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gentoo-0.20.7/m4/Makefile.in-294-	list='$(DISTFILES)'; \
##############################################
gentoo-0.20.7/m4/Makefile.in-305-	  if test -d $$d/$$file; then \
gentoo-0.20.7/m4/Makefile.in:306:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gentoo-0.20.7/m4/Makefile.in-307-	    if test -d "$(distdir)/$$file"; then \
##############################################
gentoo-0.20.7/m4/iconv.m4-257-      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);"])
gentoo-0.20.7/m4/iconv.m4:258:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
gentoo-0.20.7/m4/iconv.m4-259-    AC_MSG_RESULT([
##############################################
gentoo-0.20.7/m4/lib-prefix.m4-201-    *)
gentoo-0.20.7/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
gentoo-0.20.7/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
gentoo-0.20.7/m4/lib-prefix.m4-211-                ;;
gentoo-0.20.7/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
gentoo-0.20.7/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
gentoo-0.20.7/m4/lib-link.m4-247-        dnl or AC_LIB_HAVE_LINKFLAGS call.
gentoo-0.20.7/m4/lib-link.m4:248:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gentoo-0.20.7/m4/lib-link.m4-249-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gentoo-0.20.7/m4/lib-link.m4-322-                -L*)
gentoo-0.20.7/m4/lib-link.m4:323:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gentoo-0.20.7/m4/lib-link.m4-324-                  dnl First look for a shared library.
##############################################
gentoo-0.20.7/m4/lib-link.m4-466-              */$acl_libdirstem | */$acl_libdirstem/)
gentoo-0.20.7/m4/lib-link.m4:467:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gentoo-0.20.7/m4/lib-link.m4-468-                if test "$name" = '$1'; then
##############################################
gentoo-0.20.7/m4/lib-link.m4-473-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gentoo-0.20.7/m4/lib-link.m4:474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gentoo-0.20.7/m4/lib-link.m4-475-                if test "$name" = '$1'; then
##############################################
gentoo-0.20.7/m4/lib-link.m4-529-                  -L*)
gentoo-0.20.7/m4/lib-link.m4:530:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gentoo-0.20.7/m4/lib-link.m4-531-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
gentoo-0.20.7/m4/lib-link.m4-581-                  -R*)
gentoo-0.20.7/m4/lib-link.m4:582:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gentoo-0.20.7/m4/lib-link.m4-583-                    if test "$enable_rpath" != no; then
##############################################
gentoo-0.20.7/m4/lib-link.m4-611-                    dnl Handle this in the next round.
gentoo-0.20.7/m4/lib-link.m4:612:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gentoo-0.20.7/m4/lib-link.m4-613-                    ;;
##############################################
gentoo-0.20.7/m4/lib-link.m4-617-                    dnl option.
gentoo-0.20.7/m4/lib-link.m4:618:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gentoo-0.20.7/m4/lib-link.m4-619-                    ;;
##############################################
gentoo-0.20.7/m4/lib-link.m4-730-            -L) next=yes ;;
gentoo-0.20.7/m4/lib-link.m4:731:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
gentoo-0.20.7/m4/lib-link.m4-732-                 dnl No need to hardcode the standard /usr/lib.
##############################################
gentoo-0.20.7/m4/intl.m4-250-changequote(<<,>>)dnl
gentoo-0.20.7/m4/intl.m4:251:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
gentoo-0.20.7/m4/intl.m4-252-    case $ac_prog_version in
##############################################
gentoo-0.20.7/install-sh-85-
gentoo-0.20.7/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
gentoo-0.20.7/install-sh-87-	    shift
##############################################
gentoo-0.20.7/install-sh-89-
gentoo-0.20.7/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
gentoo-0.20.7/install-sh-91-	    shift
##############################################
gentoo-0.20.7/install-sh-151-	then
gentoo-0.20.7/install-sh:152:		dst="$dst"/`basename $src`
gentoo-0.20.7/install-sh-153-	else
##############################################
gentoo-0.20.7/install-sh-158-## this sed command emulates the dirname command
gentoo-0.20.7/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
gentoo-0.20.7/install-sh-160-
##############################################
gentoo-0.20.7/install-sh-172-IFS='%'
gentoo-0.20.7/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
gentoo-0.20.7/install-sh-174-IFS="${oIFS}"
##############################################
gentoo-0.20.7/install-sh-206-	then
gentoo-0.20.7/install-sh:207:		dstfile=`basename $dst`
gentoo-0.20.7/install-sh-208-	else
##############################################
gentoo-0.20.7/install-sh-216-	then
gentoo-0.20.7/install-sh:217:		dstfile=`basename $dst`
gentoo-0.20.7/install-sh-218-	else
##############################################
gentoo-0.20.7/config.guess-40-
gentoo-0.20.7/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
gentoo-0.20.7/config.guess-42-
##############################################
gentoo-0.20.7/config.guess-109-: ${TMPDIR=/tmp} ;
gentoo-0.20.7/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
gentoo-0.20.7/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
gentoo-0.20.7/config.guess-155-EOF
gentoo-0.20.7/config.guess:156:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep LIBC= | sed -e 's: ::g'`
gentoo-0.20.7/config.guess-157-fi
##############################################
gentoo-0.20.7/config.guess-212-	    *)
gentoo-0.20.7/config.guess:213:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
gentoo-0.20.7/config.guess-214-		;;
##############################################
gentoo-0.20.7/config.guess-239-	*4.0)
gentoo-0.20.7/config.guess:240:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
gentoo-0.20.7/config.guess-241-		;;
gentoo-0.20.7/config.guess-242-	*5.*)
gentoo-0.20.7/config.guess:243:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
gentoo-0.20.7/config.guess-244-		;;
##############################################
gentoo-0.20.7/config.guess-249-	# types through head -n 1, so we only detect the type of CPU 0.
gentoo-0.20.7/config.guess:250:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
gentoo-0.20.7/config.guess-251-	case "$ALPHA_CPU_TYPE" in
##############################################
gentoo-0.20.7/config.guess-287-	# 1.2 uses "1.2" for uname -r.
gentoo-0.20.7/config.guess:288:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
gentoo-0.20.7/config.guess-289-	exit ;;
##############################################
gentoo-0.20.7/config.guess-344-    sun4H:SunOS:5.*:*)
gentoo-0.20.7/config.guess:345:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gentoo-0.20.7/config.guess-346-	exit ;;
gentoo-0.20.7/config.guess-347-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
gentoo-0.20.7/config.guess:348:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gentoo-0.20.7/config.guess-349-	exit ;;
gentoo-0.20.7/config.guess-350-    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
gentoo-0.20.7/config.guess:351:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gentoo-0.20.7/config.guess-352-	exit ;;
##############################################
gentoo-0.20.7/config.guess-356-	# it's likely to be more like Solaris than SunOS4.
gentoo-0.20.7/config.guess:357:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gentoo-0.20.7/config.guess-358-	exit ;;
##############################################
gentoo-0.20.7/config.guess-365-	# Japanese Language versions have a version number like `4.1.3-JL'.
gentoo-0.20.7/config.guess:366:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
gentoo-0.20.7/config.guess-367-	exit ;;
##############################################
gentoo-0.20.7/config.guess-371-    sun*:*:4.2BSD:*)
gentoo-0.20.7/config.guess:372:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
gentoo-0.20.7/config.guess-373-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
gentoo-0.20.7/config.guess-453-	$CC_FOR_BUILD -o $dummy $dummy.c &&
gentoo-0.20.7/config.guess:454:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
gentoo-0.20.7/config.guess:455:	  SYSTEM_NAME=`$dummy $dummyarg` &&
gentoo-0.20.7/config.guess-456-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
gentoo-0.20.7/config.guess-509-    *:IRIX*:*:*)
gentoo-0.20.7/config.guess:510:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
gentoo-0.20.7/config.guess-511-	exit ;;
##############################################
gentoo-0.20.7/config.guess-539-EOF
gentoo-0.20.7/config.guess:540:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
gentoo-0.20.7/config.guess-541-		then
##############################################
gentoo-0.20.7/config.guess-552-    *:AIX:*:[45])
gentoo-0.20.7/config.guess:553:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
gentoo-0.20.7/config.guess-554-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
gentoo-0.20.7/config.guess-587-    9000/[34678]??:HP-UX:*:*)
gentoo-0.20.7/config.guess:588:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
gentoo-0.20.7/config.guess-589-	case "${UNAME_MACHINE}" in
##############################################
gentoo-0.20.7/config.guess-641-EOF
gentoo-0.20.7/config.guess:642:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
gentoo-0.20.7/config.guess-643-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
gentoo-0.20.7/config.guess-669-    ia64:HP-UX:*:*)
gentoo-0.20.7/config.guess:670:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
gentoo-0.20.7/config.guess-671-	echo ia64-hp-hpux${HPUX_REV}
##############################################
gentoo-0.20.7/config.guess-699-EOF
gentoo-0.20.7/config.guess:700:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
gentoo-0.20.7/config.guess-701-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
gentoo-0.20.7/config.guess-770-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
gentoo-0.20.7/config.guess:771:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
gentoo-0.20.7/config.guess-772-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gentoo-0.20.7/config.guess-775-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
gentoo-0.20.7/config.guess:776:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
gentoo-0.20.7/config.guess-777-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gentoo-0.20.7/config.guess-790-	    pc98)
gentoo-0.20.7/config.guess:791:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
gentoo-0.20.7/config.guess-792-	    amd64)
gentoo-0.20.7/config.guess:793:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
gentoo-0.20.7/config.guess-794-	    *)
gentoo-0.20.7/config.guess:795:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
gentoo-0.20.7/config.guess-796-	esac
##############################################
gentoo-0.20.7/config.guess-838-    prep*:SunOS:5.*:*)
gentoo-0.20.7/config.guess:839:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gentoo-0.20.7/config.guess-840-	exit ;;
##############################################
gentoo-0.20.7/config.guess-842-	# the GNU system
gentoo-0.20.7/config.guess:843:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
gentoo-0.20.7/config.guess-844-	exit ;;
##############################################
gentoo-0.20.7/config.guess-846-	# other systems with GNU libc and userland
gentoo-0.20.7/config.guess:847:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
gentoo-0.20.7/config.guess-848-	exit ;;
##############################################
gentoo-0.20.7/config.guess-1076-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
gentoo-0.20.7/config.guess:1077:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
gentoo-0.20.7/config.guess-1078-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
gentoo-0.20.7/config.guess-1317-    *:DragonFly:*:*)
gentoo-0.20.7/config.guess:1318:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
gentoo-0.20.7/config.guess-1319-	exit ;;
##############################################
gentoo-0.20.7/config.guess-1330-    i*86:skyos:*:*)
gentoo-0.20.7/config.guess:1331:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
gentoo-0.20.7/config.guess-1332-	exit ;;
##############################################
gentoo-0.20.7/config.guess-1455-
gentoo-0.20.7/config.guess:1456:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
gentoo-0.20.7/config.guess-1457-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
gentoo-0.20.7/config.rpath-33-host="$1"
gentoo-0.20.7/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
gentoo-0.20.7/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
gentoo-0.20.7/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
gentoo-0.20.7/config.rpath-37-
##############################################
gentoo-0.20.7/config.rpath-47-done
gentoo-0.20.7/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
gentoo-0.20.7/config.rpath-49-
##############################################
gentoo-0.20.7/config.rpath-94-        *)
gentoo-0.20.7/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
gentoo-0.20.7/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
gentoo-0.20.7/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gentoo-0.20.7/config.rpath:236:      case `$LD -v 2>&1` in
gentoo-0.20.7/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gentoo-0.20.7/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
gentoo-0.20.7/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
gentoo-0.20.7/config.rpath-243-          else
##############################################
gentoo-0.20.7/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
gentoo-0.20.7/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
gentoo-0.20.7/config.rpath-300-          if test -f "$collect2name" && \
##############################################
gentoo-0.20.7/config.rpath-430-        hardcode_direct=yes
gentoo-0.20.7/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gentoo-0.20.7/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
gentoo-0.20.7/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
gentoo-0.20.7/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
gentoo-0.20.7/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
gentoo-0.20.7/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
gentoo-0.20.7/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
gentoo-0.20.7/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
gentoo-0.20.7/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gentoo-0.20.7/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gentoo-0.20.7/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gentoo-0.20.7/config.rpath-651-
##############################################
gentoo-0.20.7/depcomp-34-if test -z "$depfile"; then
gentoo-0.20.7/depcomp:35:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
gentoo-0.20.7/depcomp:36:   dir=`echo "$object" | sed 's,/.*$,/,'`
gentoo-0.20.7/depcomp-37-   if test "$dir" = "$object"; then
##############################################
gentoo-0.20.7/depcomp-43-
gentoo-0.20.7/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gentoo-0.20.7/depcomp-45-
##############################################
gentoo-0.20.7/depcomp-177-  # $object doesn't have directory information.
gentoo-0.20.7/depcomp:178:  stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'`
gentoo-0.20.7/depcomp-179-  tmpdepfile="$stripped.u"
##############################################
gentoo-0.20.7/depcomp-196-    # Do two passes, one to just change these to
gentoo-0.20.7/depcomp:197:    # `$object: dependent.h' and one to simply `dependent.h:'.
gentoo-0.20.7/depcomp-198-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gentoo-0.20.7/depcomp-214-   # Subdirectories are respected.
gentoo-0.20.7/depcomp:215:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
gentoo-0.20.7/depcomp-216-   test "x$dir" = "x$object" && dir=
gentoo-0.20.7/depcomp:217:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
gentoo-0.20.7/depcomp-218-
##############################################
gentoo-0.20.7/depcomp-326-  done
gentoo-0.20.7/depcomp:327:  obj_suffix="`echo $object | sed 's/^.*\././'`"
gentoo-0.20.7/depcomp-328-  touch "$tmpdepfile"
##############################################
gentoo-0.20.7/icons/Makefile-54-  { \
gentoo-0.20.7/icons/Makefile:55:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gentoo-0.20.7/icons/Makefile-56-  }; \
##############################################
gentoo-0.20.7/icons/Makefile-128-  esac
gentoo-0.20.7/icons/Makefile:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gentoo-0.20.7/icons/Makefile-130-am__vpath_adj = case $$p in \
gentoo-0.20.7/icons/Makefile:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gentoo-0.20.7/icons/Makefile-132-    *) f=$$p;; \
gentoo-0.20.7/icons/Makefile-133-  esac;
gentoo-0.20.7/icons/Makefile:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gentoo-0.20.7/icons/Makefile-135-am__install_max = 40
gentoo-0.20.7/icons/Makefile-136-am__nobase_strip_setup = \
gentoo-0.20.7/icons/Makefile:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gentoo-0.20.7/icons/Makefile-138-am__nobase_strip = \
##############################################
gentoo-0.20.7/icons/Makefile-460-	@list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \
gentoo-0.20.7/icons/Makefile:461:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gentoo-0.20.7/icons/Makefile-462-	dir='$(DESTDIR)$(pixmapdir)'; $(am__uninstall_files_from_dir)
##############################################
gentoo-0.20.7/icons/Makefile-470-distdir: $(DISTFILES)
gentoo-0.20.7/icons/Makefile:471:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gentoo-0.20.7/icons/Makefile:472:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gentoo-0.20.7/icons/Makefile-473-	list='$(DISTFILES)'; \
##############################################
gentoo-0.20.7/icons/Makefile-484-	  if test -d $$d/$$file; then \
gentoo-0.20.7/icons/Makefile:485:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gentoo-0.20.7/icons/Makefile-486-	    if test -d "$(distdir)/$$file"; then \
##############################################
gentoo-0.20.7/icons/Makefile.in-54-  { \
gentoo-0.20.7/icons/Makefile.in:55:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gentoo-0.20.7/icons/Makefile.in-56-  }; \
##############################################
gentoo-0.20.7/icons/Makefile.in-128-  esac
gentoo-0.20.7/icons/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gentoo-0.20.7/icons/Makefile.in-130-am__vpath_adj = case $$p in \
gentoo-0.20.7/icons/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gentoo-0.20.7/icons/Makefile.in-132-    *) f=$$p;; \
gentoo-0.20.7/icons/Makefile.in-133-  esac;
gentoo-0.20.7/icons/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gentoo-0.20.7/icons/Makefile.in-135-am__install_max = 40
gentoo-0.20.7/icons/Makefile.in-136-am__nobase_strip_setup = \
gentoo-0.20.7/icons/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gentoo-0.20.7/icons/Makefile.in-138-am__nobase_strip = \
##############################################
gentoo-0.20.7/icons/Makefile.in-460-	@list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \
gentoo-0.20.7/icons/Makefile.in:461:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gentoo-0.20.7/icons/Makefile.in-462-	dir='$(DESTDIR)$(pixmapdir)'; $(am__uninstall_files_from_dir)
##############################################
gentoo-0.20.7/icons/Makefile.in-470-distdir: $(DISTFILES)
gentoo-0.20.7/icons/Makefile.in:471:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gentoo-0.20.7/icons/Makefile.in:472:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gentoo-0.20.7/icons/Makefile.in-473-	list='$(DISTFILES)'; \
##############################################
gentoo-0.20.7/icons/Makefile.in-484-	  if test -d $$d/$$file; then \
gentoo-0.20.7/icons/Makefile.in:485:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gentoo-0.20.7/icons/Makefile.in-486-	    if test -d "$(distdir)/$$file"; then \
##############################################
gentoo-0.20.7/Makefile.in-54-  { \
gentoo-0.20.7/Makefile.in:55:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gentoo-0.20.7/Makefile.in-56-  }; \
##############################################
gentoo-0.20.7/Makefile.in-139-  esac
gentoo-0.20.7/Makefile.in:140:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gentoo-0.20.7/Makefile.in-141-am__vpath_adj = case $$p in \
gentoo-0.20.7/Makefile.in:142:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gentoo-0.20.7/Makefile.in-143-    *) f=$$p;; \
gentoo-0.20.7/Makefile.in-144-  esac;
gentoo-0.20.7/Makefile.in:145:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gentoo-0.20.7/Makefile.in-146-am__install_max = 40
gentoo-0.20.7/Makefile.in-147-am__nobase_strip_setup = \
gentoo-0.20.7/Makefile.in:148:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gentoo-0.20.7/Makefile.in-149-am__nobase_strip = \
##############################################
gentoo-0.20.7/Makefile.in-220-  while test -n "$$dir1"; do \
gentoo-0.20.7/Makefile.in:221:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gentoo-0.20.7/Makefile.in-222-    if test "$$first" != "."; then \
gentoo-0.20.7/Makefile.in-223-      if test "$$first" = ".."; then \
gentoo-0.20.7/Makefile.in:224:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gentoo-0.20.7/Makefile.in:225:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gentoo-0.20.7/Makefile.in-226-      else \
gentoo-0.20.7/Makefile.in:227:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gentoo-0.20.7/Makefile.in-228-        if test "$$first2" = "$$first"; then \
gentoo-0.20.7/Makefile.in:229:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gentoo-0.20.7/Makefile.in-230-        else \
##############################################
gentoo-0.20.7/Makefile.in-235-    fi; \
gentoo-0.20.7/Makefile.in:236:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gentoo-0.20.7/Makefile.in-237-  done; \
##############################################
gentoo-0.20.7/Makefile.in-450-	@list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
gentoo-0.20.7/Makefile.in:451:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gentoo-0.20.7/Makefile.in-452-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
gentoo-0.20.7/Makefile.in-467-	dot_seen=no; \
gentoo-0.20.7/Makefile.in:468:	target=`echo $@ | sed s/-recursive//`; \
gentoo-0.20.7/Makefile.in-469-	case "$@" in \
##############################################
gentoo-0.20.7/Makefile.in-530-GTAGS:
gentoo-0.20.7/Makefile.in:531:	here=`$(am__cd) $(top_builddir) && pwd` \
gentoo-0.20.7/Makefile.in-532-	  && $(am__cd) $(top_srcdir) \
##############################################
gentoo-0.20.7/Makefile.in-562-	test -d "$(distdir)" || mkdir "$(distdir)"
gentoo-0.20.7/Makefile.in:563:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gentoo-0.20.7/Makefile.in:564:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gentoo-0.20.7/Makefile.in-565-	list='$(DISTFILES)'; \
##############################################
gentoo-0.20.7/Makefile.in-576-	  if test -d $$d/$$file; then \
gentoo-0.20.7/Makefile.in:577:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gentoo-0.20.7/Makefile.in-578-	    if test -d "$(distdir)/$$file"; then \
##############################################
gentoo-0.20.7/Makefile.in-690-	test -d $(distdir)/_build || exit 0; \
gentoo-0.20.7/Makefile.in:691:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gentoo-0.20.7/Makefile.in-692-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gentoo-0.20.7/Makefile.in-734-	}; \
gentoo-0.20.7/Makefile.in:735:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
gentoo-0.20.7/Makefile.in-736-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gentoo-0.20.7/Makefile.in-746-	fi
gentoo-0.20.7/Makefile.in:747:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gentoo-0.20.7/Makefile.in-748-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gentoo-0.20.7/compile-67-	mingw/*)
gentoo-0.20.7/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
gentoo-0.20.7/compile-69-	  ;;
gentoo-0.20.7/compile-70-	cygwin/*)
gentoo-0.20.7/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
gentoo-0.20.7/compile-72-	  ;;
gentoo-0.20.7/compile-73-	wine/*)
gentoo-0.20.7/compile:74:	  file=`winepath -w "$file" || echo "$file"`
gentoo-0.20.7/compile-75-	  ;;
##############################################
gentoo-0.20.7/compile-309-# Name of file we expect compiler to create.
gentoo-0.20.7/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
gentoo-0.20.7/compile-311-
##############################################
gentoo-0.20.7/compile-315-# object file name, since that is what matters with a parallel build.
gentoo-0.20.7/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
gentoo-0.20.7/compile-317-while true; do
##############################################
gentoo-0.20.7/config.sub-56-
gentoo-0.20.7/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
gentoo-0.20.7/config.sub-58-
##############################################
gentoo-0.20.7/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
gentoo-0.20.7/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
gentoo-0.20.7/config.sub-122-case $maybe_os in
##############################################
gentoo-0.20.7/config.sub-126-    os=-$maybe_os
gentoo-0.20.7/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
gentoo-0.20.7/config.sub-128-    ;;
gentoo-0.20.7/config.sub-129-  *)
gentoo-0.20.7/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
gentoo-0.20.7/config.sub-131-    if [ $basic_machine != $1 ]
gentoo-0.20.7/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
gentoo-0.20.7/config.sub-133-    else os=; fi
##############################################
gentoo-0.20.7/config.sub-177-		os=-sco5v6
gentoo-0.20.7/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gentoo-0.20.7/config.sub-179-		;;
##############################################
gentoo-0.20.7/config.sub-181-		os=-sco3.2v5
gentoo-0.20.7/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gentoo-0.20.7/config.sub-183-		;;
##############################################
gentoo-0.20.7/config.sub-185-		os=-sco3.2v4
gentoo-0.20.7/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gentoo-0.20.7/config.sub-187-		;;
gentoo-0.20.7/config.sub-188-	-sco3.2.[4-9]*)
gentoo-0.20.7/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
gentoo-0.20.7/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gentoo-0.20.7/config.sub-191-		;;
##############################################
gentoo-0.20.7/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
gentoo-0.20.7/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gentoo-0.20.7/config.sub-195-		;;
##############################################
gentoo-0.20.7/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
gentoo-0.20.7/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gentoo-0.20.7/config.sub-199-		;;
##############################################
gentoo-0.20.7/config.sub-201-		os=-sco3.2v2
gentoo-0.20.7/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gentoo-0.20.7/config.sub-203-		;;
gentoo-0.20.7/config.sub-204-	-udk*)
gentoo-0.20.7/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gentoo-0.20.7/config.sub-206-		;;
##############################################
gentoo-0.20.7/config.sub-208-		os=-isc2.2
gentoo-0.20.7/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gentoo-0.20.7/config.sub-210-		;;
##############################################
gentoo-0.20.7/config.sub-214-	-isc*)
gentoo-0.20.7/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gentoo-0.20.7/config.sub-216-		;;
##############################################
gentoo-0.20.7/config.sub-220-	-ptx*)
gentoo-0.20.7/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
gentoo-0.20.7/config.sub-222-		;;
gentoo-0.20.7/config.sub-223-	-windowsnt*)
gentoo-0.20.7/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
gentoo-0.20.7/config.sub-225-		;;
##############################################
gentoo-0.20.7/config.sub-310-	*-*-*)
gentoo-0.20.7/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
gentoo-0.20.7/config.sub-312-		exit 1
##############################################
gentoo-0.20.7/config.sub-412-	amd64-*)
gentoo-0.20.7/config.sub:413:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
gentoo-0.20.7/config.sub-414-		;;
##############################################
gentoo-0.20.7/config.sub-633-	i*86v32)
gentoo-0.20.7/config.sub:634:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gentoo-0.20.7/config.sub-635-		os=-sysv32
##############################################
gentoo-0.20.7/config.sub-637-	i*86v4*)
gentoo-0.20.7/config.sub:638:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gentoo-0.20.7/config.sub-639-		os=-sysv4
##############################################
gentoo-0.20.7/config.sub-641-	i*86v)
gentoo-0.20.7/config.sub:642:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gentoo-0.20.7/config.sub-643-		os=-sysv
##############################################
gentoo-0.20.7/config.sub-645-	i*86sol2)
gentoo-0.20.7/config.sub:646:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gentoo-0.20.7/config.sub-647-		os=-solaris2
##############################################
gentoo-0.20.7/config.sub-715-	mips3*-*)
gentoo-0.20.7/config.sub:716:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
gentoo-0.20.7/config.sub-717-		;;
gentoo-0.20.7/config.sub-718-	mips3*)
gentoo-0.20.7/config.sub:719:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
gentoo-0.20.7/config.sub-720-		;;
##############################################
gentoo-0.20.7/config.sub-733-	ms1-*)
gentoo-0.20.7/config.sub:734:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
gentoo-0.20.7/config.sub-735-		;;
##############################################
gentoo-0.20.7/config.sub-846-	pc98-*)
gentoo-0.20.7/config.sub:847:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
gentoo-0.20.7/config.sub-848-		;;
##############################################
gentoo-0.20.7/config.sub-861-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
gentoo-0.20.7/config.sub:862:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
gentoo-0.20.7/config.sub-863-		;;
gentoo-0.20.7/config.sub-864-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
gentoo-0.20.7/config.sub:865:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
gentoo-0.20.7/config.sub-866-		;;
gentoo-0.20.7/config.sub-867-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
gentoo-0.20.7/config.sub:868:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
gentoo-0.20.7/config.sub-869-		;;
gentoo-0.20.7/config.sub-870-	pentium4-*)
gentoo-0.20.7/config.sub:871:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
gentoo-0.20.7/config.sub-872-		;;
##############################################
gentoo-0.20.7/config.sub-879-		;;
gentoo-0.20.7/config.sub:880:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
gentoo-0.20.7/config.sub-881-		;;
##############################################
gentoo-0.20.7/config.sub-885-	ppcle-* | powerpclittle-*)
gentoo-0.20.7/config.sub:886:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
gentoo-0.20.7/config.sub-887-		;;
##############################################
gentoo-0.20.7/config.sub-889-		;;
gentoo-0.20.7/config.sub:890:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
gentoo-0.20.7/config.sub-891-		;;
##############################################
gentoo-0.20.7/config.sub-895-	ppc64le-* | powerpc64little-*)
gentoo-0.20.7/config.sub:896:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
gentoo-0.20.7/config.sub-897-		;;
##############################################
gentoo-0.20.7/config.sub-1179-	*)
gentoo-0.20.7/config.sub:1180:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
gentoo-0.20.7/config.sub-1181-		exit 1
##############################################
gentoo-0.20.7/config.sub-1187-	*-digital*)
gentoo-0.20.7/config.sub:1188:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
gentoo-0.20.7/config.sub-1189-		;;
gentoo-0.20.7/config.sub-1190-	*-commodore*)
gentoo-0.20.7/config.sub:1191:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
gentoo-0.20.7/config.sub-1192-		;;
##############################################
gentoo-0.20.7/config.sub-1205-	-solaris1 | -solaris1.*)
gentoo-0.20.7/config.sub:1206:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
gentoo-0.20.7/config.sub-1207-		;;
##############################################
gentoo-0.20.7/config.sub-1217-	-gnu/linux*)
gentoo-0.20.7/config.sub:1218:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
gentoo-0.20.7/config.sub-1219-		;;
##############################################
gentoo-0.20.7/config.sub-1261-	-nto*)
gentoo-0.20.7/config.sub:1262:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
gentoo-0.20.7/config.sub-1263-		;;
##############################################
gentoo-0.20.7/config.sub-1268-	-mac*)
gentoo-0.20.7/config.sub:1269:		os=`echo $os | sed -e 's|mac|macos|'`
gentoo-0.20.7/config.sub-1270-		;;
##############################################
gentoo-0.20.7/config.sub-1274-	-linux*)
gentoo-0.20.7/config.sub:1275:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
gentoo-0.20.7/config.sub-1276-		;;
gentoo-0.20.7/config.sub-1277-	-sunos5*)
gentoo-0.20.7/config.sub:1278:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
gentoo-0.20.7/config.sub-1279-		;;
gentoo-0.20.7/config.sub-1280-	-sunos6*)
gentoo-0.20.7/config.sub:1281:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
gentoo-0.20.7/config.sub-1282-		;;
##############################################
gentoo-0.20.7/config.sub-1329-	-sinix5.*)
gentoo-0.20.7/config.sub:1330:		os=`echo $os | sed -e 's|sinix|sysv|'`
gentoo-0.20.7/config.sub-1331-		;;
##############################################
gentoo-0.20.7/config.sub-1380-		# Get rid of the `-' at the beginning of $os.
gentoo-0.20.7/config.sub:1381:		os=`echo $os | sed 's/[^-]*-//'`
gentoo-0.20.7/config.sub:1382:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
gentoo-0.20.7/config.sub-1383-		exit 1
##############################################
gentoo-0.20.7/config.sub-1631-		esac
gentoo-0.20.7/config.sub:1632:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
gentoo-0.20.7/config.sub-1633-		;;
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-47-  as_echo='print -r --'
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-48-  as_echo_n='print -rn --'
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-50-  as_echo='printf %s\n'
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-52-else
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-64-      esac;
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-327-      case $as_dir in #(
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-329-      *) as_qdir=$as_dir;;
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-400-  {
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:401:    as_val=`expr "$@" || test $? -eq 1`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-402-  }
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-407-# ----------------------------------------
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-841-  case $ac_option in
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:842:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-843-  *=)   ac_optarg= ;;
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-885-  -disable-* | --disable-*)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:886:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-887-    # Reject names that are not valid shell variable names.
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-890-    ac_useropt_orig=$ac_useropt
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:891:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-892-    case $ac_user_opts in
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-911-  -enable-* | --enable-*)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:912:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-913-    # Reject names that are not valid shell variable names.
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-916-    ac_useropt_orig=$ac_useropt
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:917:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-918-    case $ac_user_opts in
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1124-  -with-* | --with-*)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:1125:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1126-    # Reject names that are not valid shell variable names.
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1129-    ac_useropt_orig=$ac_useropt
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:1130:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1131-    case $ac_user_opts in
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1140-  -without-* | --without-*)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:1141:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1142-    # Reject names that are not valid shell variable names.
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1145-    ac_useropt_orig=$ac_useropt
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:1146:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1147-    case $ac_user_opts in
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1178-  *=*)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:1179:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1180-    # Reject names that are not valid shell variable names.
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1199-if test -n "$ac_prev"; then
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:1200:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1201-  as_fn_error $? "missing argument to $ac_option"
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1221-    */ )
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:1222:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1223-      eval $ac_var=\$ac_val;;
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1256-ac_ls_di=`ls -di .` &&
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:1257:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1258-  as_fn_error $? "working directory cannot be determined"
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1312-case $srcdir in
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:1313:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1314-esac
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1355-By default, \`make install' will install all the files in
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:1356:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:1357:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1358-for instance \`--prefix=\$HOME'.
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1466-*)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:1467:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1468-  # A ".." for each directory in $ac_dir_suffix.
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:1469:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1470-  case $ac_top_builddir_sub in
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1887-    *\'*)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:1888:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1889-    esac
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1970-      case $ac_val in
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:1971:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1972-      esac
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1985-	case $ac_val in
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:1986:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-1987-	esac
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2106-    set,)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:2107:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:2108:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2109-      ac_cache_corrupted=: ;;
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2117-	# differences in whitespace do not lead to failure.
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:2118:	ac_old_val_w=`echo x $ac_old_val`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:2119:	ac_new_val_w=`echo x $ac_new_val`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2120-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2137-    case $ac_new_val in
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:2138:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2139-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2313-     echo "timestamp, slept: $am_has_slept" > conftest.file
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:2314:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2315-     if test "$*" = "X"; then
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2316-	# -L didn't work.
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:2317:	set X `ls -t "$srcdir/configure" conftest.file`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2318-     fi
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2364-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:2365:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2366-
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2367-# Expand $ac_aux_dir to an absolute path.
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:2368:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2369-
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2509-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:2510:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2511-	     'mkdir (GNU coreutils) '* | \
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2582-set x ${MAKE-make}
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:2583:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2584-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2592-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:2593:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2594-  *@@@%%%=?*=@@@%%%*)
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2658-
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:2659:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2660-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2794-# Ignore all kinds of additional output from 'make'.
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:2795:case `$am_make -s -f confmf 2> /dev/null` in #(
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2796-*the\ am__doit\ target*)
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2804-   echo '.include "confinc"' > confmf
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:2805:   case `$am_make -s -f confmf 2> /dev/null` in #(
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-2806-   *the\ am__doit\ target*)
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-3183-$as_echo_n "checking whether the C compiler works... " >&6; }
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:3184:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-3185-
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-3227-	then :; else
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:3228:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-3229-	fi
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-3287-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:3288:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-3289-	  break;;
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-3396-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:3397:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-3398-       break;;
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-3714-  if test "$am_compiler_list" = ""; then
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:3715:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-3716-  fi
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-3971-  # Check for GNU $ac_path_GREP
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:3972:case `"$ac_path_GREP" --version 2>&1` in
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-3973-*GNU*)
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-4037-  # Check for GNU $ac_path_EGREP
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:4038:case `"$ac_path_EGREP" --version 2>&1` in
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-4039-*GNU*)
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-4198-do :
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:4199:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-4200-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-4203-  cat >>confdefs.h <<_ACEOF
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:4204:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-4205-_ACEOF
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-4915-  if test "$am_compiler_list" = ""; then
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:4916:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-4917-  fi
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-5361-  if test x"$no_gtk" = x ; then
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:5362:    GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:5363:    GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-5364-    gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-3.0 | \
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-5660-  test $ac_status = 0; }; then
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:5661:  pkg_cv_MODULES_CFLAGS=`$PKG_CONFIG --cflags "gio-2.0 gthread-2.0" 2>/dev/null`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-5662-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-5677-  test $ac_status = 0; }; then
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:5678:  pkg_cv_MODULES_LIBS=`$PKG_CONFIG --libs "gio-2.0 gthread-2.0" 2>/dev/null`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-5679-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-5698-        if test $_pkg_short_errors_supported = yes; then
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:5699:	        MODULES_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gio-2.0 gthread-2.0" 2>&1`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-5700-        else
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:5701:	        MODULES_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gio-2.0 gthread-2.0" 2>&1`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-5702-        fi
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-5904-  # Check for GNU $ac_path_SED
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:5905:case `"$ac_path_SED" --version 2>&1` in
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-5906-*GNU*)
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6079-
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6080:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6081-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6084-
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6085:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6086-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6161-
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6162:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6163-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6272-test "x$ac_build_alias" = x &&
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6273:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6274-test "x$ac_build_alias" = x &&
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6275-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6276:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6277-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6296-IFS=$ac_save_IFS
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6297:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6298-
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6307-else
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6308:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6309-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6329-IFS=$ac_save_IFS
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6330:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6331-
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6362-    # gcc leaves a trailing carriage return which upsets mingw
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6363:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6364-  *)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6365:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6366-  esac
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6371-      # Canonicalize the pathname of ld
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6372:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6373-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6374:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6375-      done
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6406-      # Break only if it was the GNU/non-GNU ld that we prefer.
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6407:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6408-      *GNU* | *'with BFD'*)
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6437-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6438:case `$LD -v 2>&1 </dev/null` in
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6439-*GNU* | *'with BFD'*)
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6525-    *)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6526:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6527-      if test -n "$searchpath"; then
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6535-                ;;
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6536:              *) searchdir=`cd "$searchdir" && pwd`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6537-                 case "$searchdir" in
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6626-        names_already_handled="$names_already_handled $name"
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6627:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6628-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6702-                -L*)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6703:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6704-                                    if test -n "$acl_shlibext"; then
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6819-              */$acl_libdirstem | */$acl_libdirstem/)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6820:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6821-                if test "$name" = 'iconv'; then
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6826-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6827:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6828-                if test "$name" = 'iconv'; then
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6877-                  -L*)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6878:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6879-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6936-                  -R*)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6937:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6938-                    if test "$enable_rpath" != no; then
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6961-                  -l*)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6962:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6963-                    ;;
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6964-                  *.la)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:6965:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-6966-                    ;;
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-7519-        names_already_handled="$names_already_handled $name"
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:7520:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-7521-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-7595-                -L*)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:7596:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-7597-                                    if test -n "$acl_shlibext"; then
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-7712-              */$acl_libdirstem | */$acl_libdirstem/)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:7713:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-7714-                if test "$name" = 'intl'; then
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-7719-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:7720:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-7721-                if test "$name" = 'intl'; then
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-7770-                  -L*)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:7771:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-7772-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-7829-                  -R*)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:7830:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-7831-                    if test "$enable_rpath" != no; then
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-7854-                  -l*)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:7855:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-7856-                    ;;
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-7857-                  *.la)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:7858:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-7859-                    ;;
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8198-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:8199:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8200-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8293-if test -z "$BASH_VERSION$ZSH_VERSION" \
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:8294:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8295-  as_echo='print -r --'
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8296-  as_echo_n='print -rn --'
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:8297:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8298-  as_echo='printf %s\n'
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8300-else
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:8301:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8302-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8310-	expr "X$arg" : "X\\(.*\\)$as_nl";
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:8311:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8312-      esac;
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8387-# ----------------------------------------
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:8388:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8389-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8459-  {
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:8460:    as_val=`expr "$@" || test $? -eq 1`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8461-  }
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8563-      case $as_dir in #(
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:8564:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8565-      *) as_qdir=$as_dir;;
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8699-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:8700:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8701-ac_cs_version="\\
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8724-  --*=?*)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:8725:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:8726:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8727-    ac_shift=:
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8729-  --*=)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:8730:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8731-    ac_optarg=
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8753-    case $ac_optarg in
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:8754:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8755-    '') as_fn_error $? "missing file argument" ;;
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8761-    case $ac_optarg in
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:8762:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8763-    esac
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8904-fi
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:8905:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8906-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8921-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:8922:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8923-ac_delim='%!_!# '
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8927-
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:8928:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-8929-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9065-for ac_last_try in false false :; do
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:9066:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9067-  if test -z "$ac_tt"; then
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9197-      esac
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:9198:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9199-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9256-*)
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:9257:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9258-  # A ".." for each directory in $ac_dir_suffix.
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:9259:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9260-  case $ac_top_builddir_sub in
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9317-/@mandir@/p'
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:9318:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9319-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9334-
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:9335:# Neutralize VPATH when `$srcdir' = `.'.
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9336-# Shell code in configure.ac might set extrasub.
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9362-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:9363:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9364-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9408-    * )
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:9409:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9410-  esac
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9455-    # Strip MF so we end up with the name of the file.
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:9456:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9457-    # Check whether this is an Automake generated Makefile or not.
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9492-    # from the Makefile without running 'make'.
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:9493:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9494-    test -z "$DEPDIR" && continue
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:9495:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9496-    test -z "$am__include" && continue
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:9497:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9498-    # Find all dependency output files, they are included files with
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9540-      case "$ac_file" in
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:9541:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9542-      esac
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9545-        # Adjust a relative srcdir.
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:9546:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:9547:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:9548:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9549-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9552-        case "$ac_given_srcdir" in
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:9553:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9554-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9573-            fi
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure:9574:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gentoo-0.20.7/.pc/dpkg-buildflags.patch/configure-9575-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
gentoo-0.20.7/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
gentoo-0.20.7/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gentoo-0.20.7/configure-47-  as_echo='print -r --'
gentoo-0.20.7/configure-48-  as_echo_n='print -rn --'
gentoo-0.20.7/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gentoo-0.20.7/configure-50-  as_echo='printf %s\n'
##############################################
gentoo-0.20.7/configure-52-else
gentoo-0.20.7/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gentoo-0.20.7/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gentoo-0.20.7/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
gentoo-0.20.7/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gentoo-0.20.7/configure-64-      esac;
##############################################
gentoo-0.20.7/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gentoo-0.20.7/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gentoo-0.20.7/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
gentoo-0.20.7/configure-327-      case $as_dir in #(
gentoo-0.20.7/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gentoo-0.20.7/configure-329-      *) as_qdir=$as_dir;;
##############################################
gentoo-0.20.7/configure-400-  {
gentoo-0.20.7/configure:401:    as_val=`expr "$@" || test $? -eq 1`
gentoo-0.20.7/configure-402-  }
##############################################
gentoo-0.20.7/configure-407-# ----------------------------------------
gentoo-0.20.7/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gentoo-0.20.7/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gentoo-0.20.7/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gentoo-0.20.7/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gentoo-0.20.7/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gentoo-0.20.7/configure-841-  case $ac_option in
gentoo-0.20.7/configure:842:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gentoo-0.20.7/configure-843-  *=)   ac_optarg= ;;
##############################################
gentoo-0.20.7/configure-885-  -disable-* | --disable-*)
gentoo-0.20.7/configure:886:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gentoo-0.20.7/configure-887-    # Reject names that are not valid shell variable names.
##############################################
gentoo-0.20.7/configure-890-    ac_useropt_orig=$ac_useropt
gentoo-0.20.7/configure:891:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gentoo-0.20.7/configure-892-    case $ac_user_opts in
##############################################
gentoo-0.20.7/configure-911-  -enable-* | --enable-*)
gentoo-0.20.7/configure:912:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gentoo-0.20.7/configure-913-    # Reject names that are not valid shell variable names.
##############################################
gentoo-0.20.7/configure-916-    ac_useropt_orig=$ac_useropt
gentoo-0.20.7/configure:917:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gentoo-0.20.7/configure-918-    case $ac_user_opts in
##############################################
gentoo-0.20.7/configure-1124-  -with-* | --with-*)
gentoo-0.20.7/configure:1125:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gentoo-0.20.7/configure-1126-    # Reject names that are not valid shell variable names.
##############################################
gentoo-0.20.7/configure-1129-    ac_useropt_orig=$ac_useropt
gentoo-0.20.7/configure:1130:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gentoo-0.20.7/configure-1131-    case $ac_user_opts in
##############################################
gentoo-0.20.7/configure-1140-  -without-* | --without-*)
gentoo-0.20.7/configure:1141:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gentoo-0.20.7/configure-1142-    # Reject names that are not valid shell variable names.
##############################################
gentoo-0.20.7/configure-1145-    ac_useropt_orig=$ac_useropt
gentoo-0.20.7/configure:1146:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gentoo-0.20.7/configure-1147-    case $ac_user_opts in
##############################################
gentoo-0.20.7/configure-1178-  *=*)
gentoo-0.20.7/configure:1179:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gentoo-0.20.7/configure-1180-    # Reject names that are not valid shell variable names.
##############################################
gentoo-0.20.7/configure-1199-if test -n "$ac_prev"; then
gentoo-0.20.7/configure:1200:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gentoo-0.20.7/configure-1201-  as_fn_error $? "missing argument to $ac_option"
##############################################
gentoo-0.20.7/configure-1221-    */ )
gentoo-0.20.7/configure:1222:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gentoo-0.20.7/configure-1223-      eval $ac_var=\$ac_val;;
##############################################
gentoo-0.20.7/configure-1256-ac_ls_di=`ls -di .` &&
gentoo-0.20.7/configure:1257:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gentoo-0.20.7/configure-1258-  as_fn_error $? "working directory cannot be determined"
##############################################
gentoo-0.20.7/configure-1312-case $srcdir in
gentoo-0.20.7/configure:1313:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gentoo-0.20.7/configure-1314-esac
##############################################
gentoo-0.20.7/configure-1355-By default, \`make install' will install all the files in
gentoo-0.20.7/configure:1356:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gentoo-0.20.7/configure:1357:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gentoo-0.20.7/configure-1358-for instance \`--prefix=\$HOME'.
##############################################
gentoo-0.20.7/configure-1466-*)
gentoo-0.20.7/configure:1467:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gentoo-0.20.7/configure-1468-  # A ".." for each directory in $ac_dir_suffix.
gentoo-0.20.7/configure:1469:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gentoo-0.20.7/configure-1470-  case $ac_top_builddir_sub in
##############################################
gentoo-0.20.7/configure-1887-    *\'*)
gentoo-0.20.7/configure:1888:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gentoo-0.20.7/configure-1889-    esac
##############################################
gentoo-0.20.7/configure-1970-      case $ac_val in
gentoo-0.20.7/configure:1971:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gentoo-0.20.7/configure-1972-      esac
##############################################
gentoo-0.20.7/configure-1985-	case $ac_val in
gentoo-0.20.7/configure:1986:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gentoo-0.20.7/configure-1987-	esac
##############################################
gentoo-0.20.7/configure-2106-    set,)
gentoo-0.20.7/configure:2107:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gentoo-0.20.7/configure:2108:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gentoo-0.20.7/configure-2109-      ac_cache_corrupted=: ;;
##############################################
gentoo-0.20.7/configure-2117-	# differences in whitespace do not lead to failure.
gentoo-0.20.7/configure:2118:	ac_old_val_w=`echo x $ac_old_val`
gentoo-0.20.7/configure:2119:	ac_new_val_w=`echo x $ac_new_val`
gentoo-0.20.7/configure-2120-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gentoo-0.20.7/configure-2137-    case $ac_new_val in
gentoo-0.20.7/configure:2138:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gentoo-0.20.7/configure-2139-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gentoo-0.20.7/configure-2313-     echo "timestamp, slept: $am_has_slept" > conftest.file
gentoo-0.20.7/configure:2314:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gentoo-0.20.7/configure-2315-     if test "$*" = "X"; then
gentoo-0.20.7/configure-2316-	# -L didn't work.
gentoo-0.20.7/configure:2317:	set X `ls -t "$srcdir/configure" conftest.file`
gentoo-0.20.7/configure-2318-     fi
##############################################
gentoo-0.20.7/configure-2364-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gentoo-0.20.7/configure:2365:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gentoo-0.20.7/configure-2366-
gentoo-0.20.7/configure-2367-# Expand $ac_aux_dir to an absolute path.
gentoo-0.20.7/configure:2368:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gentoo-0.20.7/configure-2369-
##############################################
gentoo-0.20.7/configure-2509-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
gentoo-0.20.7/configure:2510:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gentoo-0.20.7/configure-2511-	     'mkdir (GNU coreutils) '* | \
##############################################
gentoo-0.20.7/configure-2582-set x ${MAKE-make}
gentoo-0.20.7/configure:2583:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gentoo-0.20.7/configure-2584-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gentoo-0.20.7/configure-2592-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gentoo-0.20.7/configure:2593:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gentoo-0.20.7/configure-2594-  *@@@%%%=?*=@@@%%%*)
##############################################
gentoo-0.20.7/configure-2658-
gentoo-0.20.7/configure:2659:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gentoo-0.20.7/configure-2660-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gentoo-0.20.7/configure-2794-# Ignore all kinds of additional output from 'make'.
gentoo-0.20.7/configure:2795:case `$am_make -s -f confmf 2> /dev/null` in #(
gentoo-0.20.7/configure-2796-*the\ am__doit\ target*)
##############################################
gentoo-0.20.7/configure-2804-   echo '.include "confinc"' > confmf
gentoo-0.20.7/configure:2805:   case `$am_make -s -f confmf 2> /dev/null` in #(
gentoo-0.20.7/configure-2806-   *the\ am__doit\ target*)
##############################################
gentoo-0.20.7/configure-3183-$as_echo_n "checking whether the C compiler works... " >&6; }
gentoo-0.20.7/configure:3184:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gentoo-0.20.7/configure-3185-
##############################################
gentoo-0.20.7/configure-3227-	then :; else
gentoo-0.20.7/configure:3228:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gentoo-0.20.7/configure-3229-	fi
##############################################
gentoo-0.20.7/configure-3287-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gentoo-0.20.7/configure:3288:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gentoo-0.20.7/configure-3289-	  break;;
##############################################
gentoo-0.20.7/configure-3396-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gentoo-0.20.7/configure:3397:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gentoo-0.20.7/configure-3398-       break;;
##############################################
gentoo-0.20.7/configure-3714-  if test "$am_compiler_list" = ""; then
gentoo-0.20.7/configure:3715:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gentoo-0.20.7/configure-3716-  fi
##############################################
gentoo-0.20.7/configure-3971-  # Check for GNU $ac_path_GREP
gentoo-0.20.7/configure:3972:case `"$ac_path_GREP" --version 2>&1` in
gentoo-0.20.7/configure-3973-*GNU*)
##############################################
gentoo-0.20.7/configure-4037-  # Check for GNU $ac_path_EGREP
gentoo-0.20.7/configure:4038:case `"$ac_path_EGREP" --version 2>&1` in
gentoo-0.20.7/configure-4039-*GNU*)
##############################################
gentoo-0.20.7/configure-4198-do :
gentoo-0.20.7/configure:4199:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gentoo-0.20.7/configure-4200-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gentoo-0.20.7/configure-4203-  cat >>confdefs.h <<_ACEOF
gentoo-0.20.7/configure:4204:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gentoo-0.20.7/configure-4205-_ACEOF
##############################################
gentoo-0.20.7/configure-4915-  if test "$am_compiler_list" = ""; then
gentoo-0.20.7/configure:4916:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gentoo-0.20.7/configure-4917-  fi
##############################################
gentoo-0.20.7/configure-5361-  if test x"$no_gtk" = x ; then
gentoo-0.20.7/configure:5362:    GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
gentoo-0.20.7/configure:5363:    GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
gentoo-0.20.7/configure-5364-    gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-3.0 | \
##############################################
gentoo-0.20.7/configure-5660-  test $ac_status = 0; }; then
gentoo-0.20.7/configure:5661:  pkg_cv_MODULES_CFLAGS=`$PKG_CONFIG --cflags "gio-2.0 gthread-2.0" 2>/dev/null`
gentoo-0.20.7/configure-5662-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gentoo-0.20.7/configure-5677-  test $ac_status = 0; }; then
gentoo-0.20.7/configure:5678:  pkg_cv_MODULES_LIBS=`$PKG_CONFIG --libs "gio-2.0 gthread-2.0" 2>/dev/null`
gentoo-0.20.7/configure-5679-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gentoo-0.20.7/configure-5698-        if test $_pkg_short_errors_supported = yes; then
gentoo-0.20.7/configure:5699:	        MODULES_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gio-2.0 gthread-2.0" 2>&1`
gentoo-0.20.7/configure-5700-        else
gentoo-0.20.7/configure:5701:	        MODULES_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gio-2.0 gthread-2.0" 2>&1`
gentoo-0.20.7/configure-5702-        fi
##############################################
gentoo-0.20.7/configure-5904-  # Check for GNU $ac_path_SED
gentoo-0.20.7/configure:5905:case `"$ac_path_SED" --version 2>&1` in
gentoo-0.20.7/configure-5906-*GNU*)
##############################################
gentoo-0.20.7/configure-6079-
gentoo-0.20.7/configure:6080:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gentoo-0.20.7/configure-6081-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
gentoo-0.20.7/configure-6084-
gentoo-0.20.7/configure:6085:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gentoo-0.20.7/configure-6086-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
gentoo-0.20.7/configure-6161-
gentoo-0.20.7/configure:6162:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gentoo-0.20.7/configure-6163-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
gentoo-0.20.7/configure-6272-test "x$ac_build_alias" = x &&
gentoo-0.20.7/configure:6273:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
gentoo-0.20.7/configure-6274-test "x$ac_build_alias" = x &&
gentoo-0.20.7/configure-6275-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
gentoo-0.20.7/configure:6276:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
gentoo-0.20.7/configure-6277-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
gentoo-0.20.7/configure-6296-IFS=$ac_save_IFS
gentoo-0.20.7/configure:6297:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
gentoo-0.20.7/configure-6298-
##############################################
gentoo-0.20.7/configure-6307-else
gentoo-0.20.7/configure:6308:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
gentoo-0.20.7/configure-6309-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
gentoo-0.20.7/configure-6329-IFS=$ac_save_IFS
gentoo-0.20.7/configure:6330:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
gentoo-0.20.7/configure-6331-
##############################################
gentoo-0.20.7/configure-6362-    # gcc leaves a trailing carriage return which upsets mingw
gentoo-0.20.7/configure:6363:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gentoo-0.20.7/configure-6364-  *)
gentoo-0.20.7/configure:6365:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gentoo-0.20.7/configure-6366-  esac
##############################################
gentoo-0.20.7/configure-6371-      # Canonicalize the pathname of ld
gentoo-0.20.7/configure:6372:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
gentoo-0.20.7/configure-6373-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
gentoo-0.20.7/configure:6374:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
gentoo-0.20.7/configure-6375-      done
##############################################
gentoo-0.20.7/configure-6406-      # Break only if it was the GNU/non-GNU ld that we prefer.
gentoo-0.20.7/configure:6407:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
gentoo-0.20.7/configure-6408-      *GNU* | *'with BFD'*)
##############################################
gentoo-0.20.7/configure-6437-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gentoo-0.20.7/configure:6438:case `$LD -v 2>&1 </dev/null` in
gentoo-0.20.7/configure-6439-*GNU* | *'with BFD'*)
##############################################
gentoo-0.20.7/configure-6525-    *)
gentoo-0.20.7/configure:6526:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
gentoo-0.20.7/configure-6527-      if test -n "$searchpath"; then
##############################################
gentoo-0.20.7/configure-6535-                ;;
gentoo-0.20.7/configure:6536:              *) searchdir=`cd "$searchdir" && pwd`
gentoo-0.20.7/configure-6537-                 case "$searchdir" in
##############################################
gentoo-0.20.7/configure-6626-        names_already_handled="$names_already_handled $name"
gentoo-0.20.7/configure:6627:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gentoo-0.20.7/configure-6628-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gentoo-0.20.7/configure-6702-                -L*)
gentoo-0.20.7/configure:6703:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gentoo-0.20.7/configure-6704-                                    if test -n "$acl_shlibext"; then
##############################################
gentoo-0.20.7/configure-6819-              */$acl_libdirstem | */$acl_libdirstem/)
gentoo-0.20.7/configure:6820:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gentoo-0.20.7/configure-6821-                if test "$name" = 'iconv'; then
##############################################
gentoo-0.20.7/configure-6826-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gentoo-0.20.7/configure:6827:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gentoo-0.20.7/configure-6828-                if test "$name" = 'iconv'; then
##############################################
gentoo-0.20.7/configure-6877-                  -L*)
gentoo-0.20.7/configure:6878:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gentoo-0.20.7/configure-6879-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gentoo-0.20.7/configure-6936-                  -R*)
gentoo-0.20.7/configure:6937:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gentoo-0.20.7/configure-6938-                    if test "$enable_rpath" != no; then
##############################################
gentoo-0.20.7/configure-6961-                  -l*)
gentoo-0.20.7/configure:6962:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gentoo-0.20.7/configure-6963-                    ;;
gentoo-0.20.7/configure-6964-                  *.la)
gentoo-0.20.7/configure:6965:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gentoo-0.20.7/configure-6966-                    ;;
##############################################
gentoo-0.20.7/configure-7519-        names_already_handled="$names_already_handled $name"
gentoo-0.20.7/configure:7520:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gentoo-0.20.7/configure-7521-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gentoo-0.20.7/configure-7595-                -L*)
gentoo-0.20.7/configure:7596:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gentoo-0.20.7/configure-7597-                                    if test -n "$acl_shlibext"; then
##############################################
gentoo-0.20.7/configure-7712-              */$acl_libdirstem | */$acl_libdirstem/)
gentoo-0.20.7/configure:7713:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gentoo-0.20.7/configure-7714-                if test "$name" = 'intl'; then
##############################################
gentoo-0.20.7/configure-7719-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gentoo-0.20.7/configure:7720:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gentoo-0.20.7/configure-7721-                if test "$name" = 'intl'; then
##############################################
gentoo-0.20.7/configure-7770-                  -L*)
gentoo-0.20.7/configure:7771:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gentoo-0.20.7/configure-7772-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gentoo-0.20.7/configure-7829-                  -R*)
gentoo-0.20.7/configure:7830:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gentoo-0.20.7/configure-7831-                    if test "$enable_rpath" != no; then
##############################################
gentoo-0.20.7/configure-7854-                  -l*)
gentoo-0.20.7/configure:7855:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gentoo-0.20.7/configure-7856-                    ;;
gentoo-0.20.7/configure-7857-                  *.la)
gentoo-0.20.7/configure:7858:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gentoo-0.20.7/configure-7859-                    ;;
##############################################
gentoo-0.20.7/configure-8198-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gentoo-0.20.7/configure:8199:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gentoo-0.20.7/configure-8200-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gentoo-0.20.7/configure-8293-if test -z "$BASH_VERSION$ZSH_VERSION" \
gentoo-0.20.7/configure:8294:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gentoo-0.20.7/configure-8295-  as_echo='print -r --'
gentoo-0.20.7/configure-8296-  as_echo_n='print -rn --'
gentoo-0.20.7/configure:8297:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gentoo-0.20.7/configure-8298-  as_echo='printf %s\n'
##############################################
gentoo-0.20.7/configure-8300-else
gentoo-0.20.7/configure:8301:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gentoo-0.20.7/configure-8302-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gentoo-0.20.7/configure-8310-	expr "X$arg" : "X\\(.*\\)$as_nl";
gentoo-0.20.7/configure:8311:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gentoo-0.20.7/configure-8312-      esac;
##############################################
gentoo-0.20.7/configure-8387-# ----------------------------------------
gentoo-0.20.7/configure:8388:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gentoo-0.20.7/configure-8389-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gentoo-0.20.7/configure-8459-  {
gentoo-0.20.7/configure:8460:    as_val=`expr "$@" || test $? -eq 1`
gentoo-0.20.7/configure-8461-  }
##############################################
gentoo-0.20.7/configure-8563-      case $as_dir in #(
gentoo-0.20.7/configure:8564:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gentoo-0.20.7/configure-8565-      *) as_qdir=$as_dir;;
##############################################
gentoo-0.20.7/configure-8699-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gentoo-0.20.7/configure:8700:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gentoo-0.20.7/configure-8701-ac_cs_version="\\
##############################################
gentoo-0.20.7/configure-8724-  --*=?*)
gentoo-0.20.7/configure:8725:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gentoo-0.20.7/configure:8726:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gentoo-0.20.7/configure-8727-    ac_shift=:
##############################################
gentoo-0.20.7/configure-8729-  --*=)
gentoo-0.20.7/configure:8730:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gentoo-0.20.7/configure-8731-    ac_optarg=
##############################################
gentoo-0.20.7/configure-8753-    case $ac_optarg in
gentoo-0.20.7/configure:8754:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gentoo-0.20.7/configure-8755-    '') as_fn_error $? "missing file argument" ;;
##############################################
gentoo-0.20.7/configure-8761-    case $ac_optarg in
gentoo-0.20.7/configure:8762:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gentoo-0.20.7/configure-8763-    esac
##############################################
gentoo-0.20.7/configure-8904-fi
gentoo-0.20.7/configure:8905:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gentoo-0.20.7/configure-8906-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gentoo-0.20.7/configure-8921-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gentoo-0.20.7/configure:8922:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gentoo-0.20.7/configure-8923-ac_delim='%!_!# '
##############################################
gentoo-0.20.7/configure-8927-
gentoo-0.20.7/configure:8928:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gentoo-0.20.7/configure-8929-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gentoo-0.20.7/configure-9065-for ac_last_try in false false :; do
gentoo-0.20.7/configure:9066:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
gentoo-0.20.7/configure-9067-  if test -z "$ac_tt"; then
##############################################
gentoo-0.20.7/configure-9197-      esac
gentoo-0.20.7/configure:9198:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gentoo-0.20.7/configure-9199-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gentoo-0.20.7/configure-9256-*)
gentoo-0.20.7/configure:9257:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gentoo-0.20.7/configure-9258-  # A ".." for each directory in $ac_dir_suffix.
gentoo-0.20.7/configure:9259:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gentoo-0.20.7/configure-9260-  case $ac_top_builddir_sub in
##############################################
gentoo-0.20.7/configure-9317-/@mandir@/p'
gentoo-0.20.7/configure:9318:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gentoo-0.20.7/configure-9319-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gentoo-0.20.7/configure-9334-
gentoo-0.20.7/configure:9335:# Neutralize VPATH when `$srcdir' = `.'.
gentoo-0.20.7/configure-9336-# Shell code in configure.ac might set extrasub.
##############################################
gentoo-0.20.7/configure-9362-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gentoo-0.20.7/configure:9363:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gentoo-0.20.7/configure-9364-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gentoo-0.20.7/configure-9408-    * )
gentoo-0.20.7/configure:9409:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gentoo-0.20.7/configure-9410-  esac
##############################################
gentoo-0.20.7/configure-9455-    # Strip MF so we end up with the name of the file.
gentoo-0.20.7/configure:9456:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gentoo-0.20.7/configure-9457-    # Check whether this is an Automake generated Makefile or not.
##############################################
gentoo-0.20.7/configure-9492-    # from the Makefile without running 'make'.
gentoo-0.20.7/configure:9493:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gentoo-0.20.7/configure-9494-    test -z "$DEPDIR" && continue
gentoo-0.20.7/configure:9495:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gentoo-0.20.7/configure-9496-    test -z "$am__include" && continue
gentoo-0.20.7/configure:9497:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gentoo-0.20.7/configure-9498-    # Find all dependency output files, they are included files with
##############################################
gentoo-0.20.7/configure-9540-      case "$ac_file" in
gentoo-0.20.7/configure:9541:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gentoo-0.20.7/configure-9542-      esac
##############################################
gentoo-0.20.7/configure-9545-        # Adjust a relative srcdir.
gentoo-0.20.7/configure:9546:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gentoo-0.20.7/configure:9547:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
gentoo-0.20.7/configure:9548:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gentoo-0.20.7/configure-9549-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gentoo-0.20.7/configure-9552-        case "$ac_given_srcdir" in
gentoo-0.20.7/configure:9553:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gentoo-0.20.7/configure-9554-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gentoo-0.20.7/configure-9573-            fi
gentoo-0.20.7/configure:9574:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gentoo-0.20.7/configure-9575-            # Hide the ALL_LINGUAS assignment from automake < 1.5.