===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gnunet-fuse-0.13.0/configure.ac-185-# Set PACKAGE_SOURCE_DIR in gnunet_gtk_config.h.
gnunet-fuse-0.13.0/configure.ac:186:packagesrcdir=`cd $srcdir && pwd`
gnunet-fuse-0.13.0/configure.ac-187-AC_DEFINE_UNQUOTED(PACKAGE_SOURCE_DIR, "${packagesrcdir}", [source dir])
##############################################
gnunet-fuse-0.13.0/depcomp-64-  case $1 in
gnunet-fuse-0.13.0/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
gnunet-fuse-0.13.0/depcomp-66-      *) dir=;;
##############################################
gnunet-fuse-0.13.0/depcomp-73-{
gnunet-fuse-0.13.0/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
gnunet-fuse-0.13.0/depcomp-75-}
##############################################
gnunet-fuse-0.13.0/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
gnunet-fuse-0.13.0/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gnunet-fuse-0.13.0/depcomp-128-
##############################################
gnunet-fuse-0.13.0/depcomp-405-        sleep 1
gnunet-fuse-0.13.0/depcomp:406:        i=`expr $i - 1`
gnunet-fuse-0.13.0/depcomp-407-      done
gnunet-fuse-0.13.0/depcomp-408-    fi
gnunet-fuse-0.13.0/depcomp:409:    i=`expr $i - 1`
gnunet-fuse-0.13.0/depcomp-410-  done
##############################################
gnunet-fuse-0.13.0/depcomp-425-  # Do two passes, one to just change these to
gnunet-fuse-0.13.0/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
gnunet-fuse-0.13.0/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gnunet-fuse-0.13.0/depcomp-659-  done
gnunet-fuse-0.13.0/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
gnunet-fuse-0.13.0/depcomp-661-  touch "$tmpdepfile"
##############################################
gnunet-fuse-0.13.0/m4/pkg.m4-26-            AC_MSG_CHECKING($1_CFLAGS)
gnunet-fuse-0.13.0/m4/pkg.m4:27:            $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
gnunet-fuse-0.13.0/m4/pkg.m4-28-            AC_MSG_RESULT($$1_CFLAGS)
##############################################
gnunet-fuse-0.13.0/m4/pkg.m4-30-            AC_MSG_CHECKING($1_LIBS)
gnunet-fuse-0.13.0/m4/pkg.m4:31:            $1_LIBS=`$PKG_CONFIG --libs "$2"`
gnunet-fuse-0.13.0/m4/pkg.m4-32-            AC_MSG_RESULT($$1_LIBS)
##############################################
gnunet-fuse-0.13.0/m4/pkg.m4-37-            ## do set a variable so people can do so.
gnunet-fuse-0.13.0/m4/pkg.m4:38:            $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
gnunet-fuse-0.13.0/m4/pkg.m4-39-            ifelse([$4], ,echo $$1_PKG_ERRORS,)
##############################################
gnunet-fuse-0.13.0/m4/lib-link.m4-247-        dnl or AC_LIB_HAVE_LINKFLAGS call.
gnunet-fuse-0.13.0/m4/lib-link.m4:248:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnunet-fuse-0.13.0/m4/lib-link.m4-249-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnunet-fuse-0.13.0/m4/lib-link.m4-322-                -L*)
gnunet-fuse-0.13.0/m4/lib-link.m4:323:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnunet-fuse-0.13.0/m4/lib-link.m4-324-                  dnl First look for a shared library.
##############################################
gnunet-fuse-0.13.0/m4/lib-link.m4-466-              */$acl_libdirstem | */$acl_libdirstem/)
gnunet-fuse-0.13.0/m4/lib-link.m4:467:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnunet-fuse-0.13.0/m4/lib-link.m4-468-                if test "$name" = '$1'; then
##############################################
gnunet-fuse-0.13.0/m4/lib-link.m4-473-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnunet-fuse-0.13.0/m4/lib-link.m4:474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnunet-fuse-0.13.0/m4/lib-link.m4-475-                if test "$name" = '$1'; then
##############################################
gnunet-fuse-0.13.0/m4/lib-link.m4-529-                  -L*)
gnunet-fuse-0.13.0/m4/lib-link.m4:530:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnunet-fuse-0.13.0/m4/lib-link.m4-531-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
gnunet-fuse-0.13.0/m4/lib-link.m4-581-                  -R*)
gnunet-fuse-0.13.0/m4/lib-link.m4:582:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnunet-fuse-0.13.0/m4/lib-link.m4-583-                    if test "$enable_rpath" != no; then
##############################################
gnunet-fuse-0.13.0/m4/lib-link.m4-611-                    dnl Handle this in the next round.
gnunet-fuse-0.13.0/m4/lib-link.m4:612:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gnunet-fuse-0.13.0/m4/lib-link.m4-613-                    ;;
##############################################
gnunet-fuse-0.13.0/m4/lib-link.m4-617-                    dnl option.
gnunet-fuse-0.13.0/m4/lib-link.m4:618:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnunet-fuse-0.13.0/m4/lib-link.m4-619-                    ;;
##############################################
gnunet-fuse-0.13.0/m4/lib-link.m4-730-            -L) next=yes ;;
gnunet-fuse-0.13.0/m4/lib-link.m4:731:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
gnunet-fuse-0.13.0/m4/lib-link.m4-732-                 dnl No need to hardcode the standard /usr/lib.
##############################################
gnunet-fuse-0.13.0/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);"])
gnunet-fuse-0.13.0/m4/iconv.m4:258:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
gnunet-fuse-0.13.0/m4/iconv.m4-259-    AC_MSG_RESULT([
##############################################
gnunet-fuse-0.13.0/m4/po.m4-48-changequote(,)dnl
gnunet-fuse-0.13.0/m4/po.m4:49:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnunet-fuse-0.13.0/m4/po.m4-50-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
gnunet-fuse-0.13.0/m4/po.m4-55-changequote(,)dnl
gnunet-fuse-0.13.0/m4/po.m4:56:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnunet-fuse-0.13.0/m4/po.m4-57-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
gnunet-fuse-0.13.0/m4/po.m4-74-changequote(,)dnl
gnunet-fuse-0.13.0/m4/po.m4:75:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnunet-fuse-0.13.0/m4/po.m4-76-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
gnunet-fuse-0.13.0/m4/po.m4-99-      case "$ac_file" in
gnunet-fuse-0.13.0/m4/po.m4:100:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gnunet-fuse-0.13.0/m4/po.m4-101-      esac
##############################################
gnunet-fuse-0.13.0/m4/po.m4-104-        # Adjust a relative srcdir.
gnunet-fuse-0.13.0/m4/po.m4:105:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gnunet-fuse-0.13.0/m4/po.m4:106:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
gnunet-fuse-0.13.0/m4/po.m4:107:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gnunet-fuse-0.13.0/m4/po.m4-108-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gnunet-fuse-0.13.0/m4/po.m4-111-        case "$ac_given_srcdir" in
gnunet-fuse-0.13.0/m4/po.m4:112:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gnunet-fuse-0.13.0/m4/po.m4-113-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gnunet-fuse-0.13.0/m4/po.m4-132-            fi
gnunet-fuse-0.13.0/m4/po.m4:133:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gnunet-fuse-0.13.0/m4/po.m4-134-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
gnunet-fuse-0.13.0/m4/po.m4-229-  # Adjust a relative srcdir.
gnunet-fuse-0.13.0/m4/po.m4:230:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gnunet-fuse-0.13.0/m4/po.m4:231:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
gnunet-fuse-0.13.0/m4/po.m4:232:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gnunet-fuse-0.13.0/m4/po.m4-233-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gnunet-fuse-0.13.0/m4/po.m4-236-  case "$ac_given_srcdir" in
gnunet-fuse-0.13.0/m4/po.m4:237:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gnunet-fuse-0.13.0/m4/po.m4-238-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gnunet-fuse-0.13.0/m4/po.m4-298-  # Set POTFILES to the value of the Makefile variable POTFILES.
gnunet-fuse-0.13.0/m4/po.m4:299:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
gnunet-fuse-0.13.0/m4/po.m4:300:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
gnunet-fuse-0.13.0/m4/po.m4-301-  # Compute POTFILES_DEPS as
##############################################
gnunet-fuse-0.13.0/m4/po.m4-313-    # The LINGUAS file contains the set of available languages.
gnunet-fuse-0.13.0/m4/po.m4:314:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gnunet-fuse-0.13.0/m4/po.m4-315-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
gnunet-fuse-0.13.0/m4/po.m4-317-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
gnunet-fuse-0.13.0/m4/po.m4:318:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
gnunet-fuse-0.13.0/m4/po.m4:319:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
gnunet-fuse-0.13.0/m4/po.m4-320-  fi
##############################################
gnunet-fuse-0.13.0/m4/po.m4-361-    QMFILES="$QMFILES $srcdirpre$lang.qm"
gnunet-fuse-0.13.0/m4/po.m4:362:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gnunet-fuse-0.13.0/m4/po.m4-363-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
gnunet-fuse-0.13.0/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/'`
gnunet-fuse-0.13.0/m4/po.m4-365-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
gnunet-fuse-0.13.0/m4/po.m4-402-      QTCATALOGS="$QTCATALOGS $lang.qm"
gnunet-fuse-0.13.0/m4/po.m4:403:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gnunet-fuse-0.13.0/m4/po.m4-404-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
gnunet-fuse-0.13.0/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/'`
gnunet-fuse-0.13.0/m4/po.m4-406-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
gnunet-fuse-0.13.0/m4/po.m4-414-    for lang in $ALL_LINGUAS; do
gnunet-fuse-0.13.0/m4/po.m4:415:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
gnunet-fuse-0.13.0/m4/po.m4-416-      cat >> "$ac_file.tmp" <<EOF
##############################################
gnunet-fuse-0.13.0/m4/po.m4-425-    for lang in $ALL_LINGUAS; do
gnunet-fuse-0.13.0/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/'`
gnunet-fuse-0.13.0/m4/po.m4-427-      cat >> "$ac_file.tmp" <<EOF
##############################################
gnunet-fuse-0.13.0/m4/lib-prefix.m4-201-    *)
gnunet-fuse-0.13.0/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,^=,,'`
gnunet-fuse-0.13.0/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
gnunet-fuse-0.13.0/m4/lib-prefix.m4-211-                ;;
gnunet-fuse-0.13.0/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
gnunet-fuse-0.13.0/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
gnunet-fuse-0.13.0/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
gnunet-fuse-0.13.0/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
gnunet-fuse-0.13.0/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
gnunet-fuse-0.13.0/m4/lib-ld.m4-56-    # gcc leaves a trailing carriage return which upsets mingw
gnunet-fuse-0.13.0/m4/lib-ld.m4:57:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnunet-fuse-0.13.0/m4/lib-ld.m4-58-  *)
gnunet-fuse-0.13.0/m4/lib-ld.m4:59:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnunet-fuse-0.13.0/m4/lib-ld.m4-60-  esac
##############################################
gnunet-fuse-0.13.0/m4/lib-ld.m4-65-      # Canonicalize the pathname of ld
gnunet-fuse-0.13.0/m4/lib-ld.m4:66:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
gnunet-fuse-0.13.0/m4/lib-ld.m4-67-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
gnunet-fuse-0.13.0/m4/lib-ld.m4:68:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
gnunet-fuse-0.13.0/m4/lib-ld.m4-69-      done
##############################################
gnunet-fuse-0.13.0/m4/lib-ld.m4-96-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnunet-fuse-0.13.0/m4/lib-ld.m4:97:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
gnunet-fuse-0.13.0/m4/lib-ld.m4-98-      *GNU* | *'with BFD'*)
##############################################
gnunet-fuse-0.13.0/m4/gettext.m4-267-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
gnunet-fuse-0.13.0/m4/gettext.m4:268:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
gnunet-fuse-0.13.0/m4/gettext.m4-269-      fi
##############################################
gnunet-fuse-0.13.0/compile-67-	mingw/*)
gnunet-fuse-0.13.0/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
gnunet-fuse-0.13.0/compile-69-	  ;;
gnunet-fuse-0.13.0/compile-70-	cygwin/* | msys/*)
gnunet-fuse-0.13.0/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
gnunet-fuse-0.13.0/compile-72-	  ;;
gnunet-fuse-0.13.0/compile-73-	wine/*)
gnunet-fuse-0.13.0/compile:74:	  file=`winepath -w "$file" || echo "$file"`
gnunet-fuse-0.13.0/compile-75-	  ;;
##############################################
gnunet-fuse-0.13.0/compile-310-# Name of file we expect compiler to create.
gnunet-fuse-0.13.0/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
gnunet-fuse-0.13.0/compile-312-
##############################################
gnunet-fuse-0.13.0/compile-316-# object file name, since that is what matters with a parallel build.
gnunet-fuse-0.13.0/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
gnunet-fuse-0.13.0/compile-318-while true; do
##############################################
gnunet-fuse-0.13.0/po/Makefile.in.in-99-.po.gmo:
gnunet-fuse-0.13.0/po/Makefile.in.in:100:	@lang=`echo $* | sed -e 's,.*/,,'`; \
gnunet-fuse-0.13.0/po/Makefile.in.in-101-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
gnunet-fuse-0.13.0/po/Makefile.in.in-180-	fi; \
gnunet-fuse-0.13.0/po/Makefile.in.in:181:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gnunet-fuse-0.13.0/po/Makefile.in.in-182-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
gnunet-fuse-0.13.0/po/Makefile.in.in-222-$(POFILES): $(POFILESDEPS)
gnunet-fuse-0.13.0/po/Makefile.in.in:223:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
gnunet-fuse-0.13.0/po/Makefile.in.in-224-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
gnunet-fuse-0.13.0/po/Makefile.in.in-228-	  cd $(srcdir) \
gnunet-fuse-0.13.0/po/Makefile.in.in:229:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gnunet-fuse-0.13.0/po/Makefile.in.in-230-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
gnunet-fuse-0.13.0/po/Makefile.in.in-259-	for cat in $$catalogs; do \
gnunet-fuse-0.13.0/po/Makefile.in.in:260:	  cat=`basename $$cat`; \
gnunet-fuse-0.13.0/po/Makefile.in.in:261:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gnunet-fuse-0.13.0/po/Makefile.in.in-262-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gnunet-fuse-0.13.0/po/Makefile.in.in-269-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
gnunet-fuse-0.13.0/po/Makefile.in.in:270:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
gnunet-fuse-0.13.0/po/Makefile.in.in-271-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
gnunet-fuse-0.13.0/po/Makefile.in.in-310-	for cat in $$catalogs; do \
gnunet-fuse-0.13.0/po/Makefile.in.in:311:	  cat=`basename $$cat`; \
gnunet-fuse-0.13.0/po/Makefile.in.in:312:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gnunet-fuse-0.13.0/po/Makefile.in.in-313-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gnunet-fuse-0.13.0/po/Makefile.in.in-317-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
gnunet-fuse-0.13.0/po/Makefile.in.in:318:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
gnunet-fuse-0.13.0/po/Makefile.in.in-319-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
gnunet-fuse-0.13.0/po/Makefile.in.in-356-	for cat in $$catalogs; do \
gnunet-fuse-0.13.0/po/Makefile.in.in:357:	  cat=`basename $$cat`; \
gnunet-fuse-0.13.0/po/Makefile.in.in:358:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gnunet-fuse-0.13.0/po/Makefile.in.in-359-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
gnunet-fuse-0.13.0/po/Makefile.in.in-421-.nop.po-create:
gnunet-fuse-0.13.0/po/Makefile.in.in:422:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
gnunet-fuse-0.13.0/po/Makefile.in.in-423-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
gnunet-fuse-0.13.0/po/Makefile.in.in-428-.nop.po-update:
gnunet-fuse-0.13.0/po/Makefile.in.in:429:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
gnunet-fuse-0.13.0/po/Makefile.in.in-430-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
gnunet-fuse-0.13.0/po/Makefile.in.in-435-	cd $(srcdir); \
gnunet-fuse-0.13.0/po/Makefile.in.in:436:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gnunet-fuse-0.13.0/po/Makefile.in.in-437-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
gnunet-fuse-0.13.0/po/Rules-quot-16-.insert-header.po-update-en:
gnunet-fuse-0.13.0/po/Rules-quot:17:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
gnunet-fuse-0.13.0/po/Rules-quot:18:	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
gnunet-fuse-0.13.0/po/Rules-quot-19-	tmpdir=`pwd`; \
gnunet-fuse-0.13.0/po/Rules-quot-20-	echo "$$lang:"; \
gnunet-fuse-0.13.0/po/Rules-quot:21:	ll=`echo $$lang | sed -e 's/@.*//'`; \
gnunet-fuse-0.13.0/po/Rules-quot-22-	LC_ALL=C; export LC_ALL; \
##############################################
gnunet-fuse-0.13.0/po/Rules-quot-25-	   | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \
gnunet-fuse-0.13.0/po/Rules-quot:26:	   { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gnunet-fuse-0.13.0/po/Rules-quot-27-	     '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \
gnunet-fuse-0.13.0/po/Rules-quot:28:	       $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \
gnunet-fuse-0.13.0/po/Rules-quot-29-	       ;; \
gnunet-fuse-0.13.0/po/Rules-quot-30-	     *) \
gnunet-fuse-0.13.0/po/Rules-quot:31:	       $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \
gnunet-fuse-0.13.0/po/Rules-quot-32-	       ;; \
##############################################
gnunet-fuse-0.13.0/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gnunet-fuse-0.13.0/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gnunet-fuse-0.13.0/aclocal.m4-94-# and then we would define $MISSING as
##############################################
gnunet-fuse-0.13.0/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
gnunet-fuse-0.13.0/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gnunet-fuse-0.13.0/aclocal.m4-109-])
##############################################
gnunet-fuse-0.13.0/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
gnunet-fuse-0.13.0/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gnunet-fuse-0.13.0/aclocal.m4-207-  fi
##############################################
gnunet-fuse-0.13.0/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
gnunet-fuse-0.13.0/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
gnunet-fuse-0.13.0/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
gnunet-fuse-0.13.0/aclocal.m4-365-      || continue
gnunet-fuse-0.13.0/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
gnunet-fuse-0.13.0/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
gnunet-fuse-0.13.0/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
gnunet-fuse-0.13.0/aclocal.m4-435-AC_REQUIRE([AC_PROG_INSTALL])dnl
gnunet-fuse-0.13.0/aclocal.m4:436:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gnunet-fuse-0.13.0/aclocal.m4-437-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gnunet-fuse-0.13.0/aclocal.m4-594-    * )
gnunet-fuse-0.13.0/aclocal.m4:595:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gnunet-fuse-0.13.0/aclocal.m4-596-  esac
gnunet-fuse-0.13.0/aclocal.m4-597-done
gnunet-fuse-0.13.0/aclocal.m4:598:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gnunet-fuse-0.13.0/aclocal.m4-599-
##############################################
gnunet-fuse-0.13.0/aclocal.m4-879-     echo "timestamp, slept: $am_has_slept" > conftest.file
gnunet-fuse-0.13.0/aclocal.m4:880:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gnunet-fuse-0.13.0/aclocal.m4-881-     if test "$[*]" = "X"; then
gnunet-fuse-0.13.0/aclocal.m4-882-	# -L didn't work.
gnunet-fuse-0.13.0/aclocal.m4:883:	set X `ls -t "$srcdir/configure" conftest.file`
gnunet-fuse-0.13.0/aclocal.m4-884-     fi
##############################################
gnunet-fuse-0.13.0/doc/Makefile.in-49-  { \
gnunet-fuse-0.13.0/doc/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-fuse-0.13.0/doc/Makefile.in-51-  }; \
##############################################
gnunet-fuse-0.13.0/doc/Makefile.in-124-  esac
gnunet-fuse-0.13.0/doc/Makefile.in:125:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnunet-fuse-0.13.0/doc/Makefile.in-126-am__vpath_adj = case $$p in \
gnunet-fuse-0.13.0/doc/Makefile.in:127:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnunet-fuse-0.13.0/doc/Makefile.in-128-    *) f=$$p;; \
gnunet-fuse-0.13.0/doc/Makefile.in-129-  esac;
gnunet-fuse-0.13.0/doc/Makefile.in:130:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnunet-fuse-0.13.0/doc/Makefile.in-131-am__install_max = 40
gnunet-fuse-0.13.0/doc/Makefile.in-132-am__nobase_strip_setup = \
gnunet-fuse-0.13.0/doc/Makefile.in:133:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnunet-fuse-0.13.0/doc/Makefile.in-134-am__nobase_strip = \
##############################################
gnunet-fuse-0.13.0/doc/Makefile.in-318-	test -n "$(man1dir)" \
gnunet-fuse-0.13.0/doc/Makefile.in:319:	  && test -n "`echo $$list1$$list2`" \
gnunet-fuse-0.13.0/doc/Makefile.in-320-	  || exit 0; \
##############################################
gnunet-fuse-0.13.0/doc/Makefile.in-367-distdir-am: $(DISTFILES)
gnunet-fuse-0.13.0/doc/Makefile.in:368:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-fuse-0.13.0/doc/Makefile.in:369:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-fuse-0.13.0/doc/Makefile.in-370-	list='$(DISTFILES)'; \
##############################################
gnunet-fuse-0.13.0/doc/Makefile.in-381-	  if test -d $$d/$$file; then \
gnunet-fuse-0.13.0/doc/Makefile.in:382:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-fuse-0.13.0/doc/Makefile.in-383-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-fuse-0.13.0/install-sh-234-      fi
gnunet-fuse-0.13.0/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
gnunet-fuse-0.13.0/install-sh-236-    *)
##############################################
gnunet-fuse-0.13.0/install-sh-280-      dstdir=$dst
gnunet-fuse-0.13.0/install-sh:281:      dstbase=`basename "$src"`
gnunet-fuse-0.13.0/install-sh-282-      case $dst in
##############################################
gnunet-fuse-0.13.0/install-sh-287-    else
gnunet-fuse-0.13.0/install-sh:288:      dstdir=`dirname "$dst"`
gnunet-fuse-0.13.0/install-sh-289-      test -d "$dstdir"
##############################################
gnunet-fuse-0.13.0/install-sh-354-                   test_tmpdir="$tmpdir/a"
gnunet-fuse-0.13.0/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
gnunet-fuse-0.13.0/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
gnunet-fuse-0.13.0/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
gnunet-fuse-0.13.0/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
gnunet-fuse-0.13.0/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
gnunet-fuse-0.13.0/install-sh-419-            case $prefix in
gnunet-fuse-0.13.0/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
gnunet-fuse-0.13.0/install-sh-421-              *) qprefix=$prefix;;
##############################################
gnunet-fuse-0.13.0/install-sh-479-    if $copy_on_change &&
gnunet-fuse-0.13.0/install-sh:480:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
gnunet-fuse-0.13.0/install-sh:481:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
gnunet-fuse-0.13.0/install-sh-482-       set -f &&
##############################################
gnunet-fuse-0.13.0/config.guess-34-
gnunet-fuse-0.13.0/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
gnunet-fuse-0.13.0/config.guess-36-
##############################################
gnunet-fuse-0.13.0/config.guess-103-    # shellcheck disable=SC2039
gnunet-fuse-0.13.0/config.guess:104:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
gnunet-fuse-0.13.0/config.guess-105-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
gnunet-fuse-0.13.0/config.guess-153-	EOF
gnunet-fuse-0.13.0/config.guess:154:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
gnunet-fuse-0.13.0/config.guess-155-
##############################################
gnunet-fuse-0.13.0/config.guess-190-	    earmv*)
gnunet-fuse-0.13.0/config.guess:191:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
gnunet-fuse-0.13.0/config.guess:192:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
gnunet-fuse-0.13.0/config.guess-193-		machine="${arch}${endian}"-unknown
##############################################
gnunet-fuse-0.13.0/config.guess-222-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
gnunet-fuse-0.13.0/config.guess:223:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
gnunet-fuse-0.13.0/config.guess-224-		;;
##############################################
gnunet-fuse-0.13.0/config.guess-235-	    *)
gnunet-fuse-0.13.0/config.guess:236:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
gnunet-fuse-0.13.0/config.guess-237-		;;
##############################################
gnunet-fuse-0.13.0/config.guess-282-	*4.0)
gnunet-fuse-0.13.0/config.guess:283:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
gnunet-fuse-0.13.0/config.guess-284-		;;
gnunet-fuse-0.13.0/config.guess-285-	*5.*)
gnunet-fuse-0.13.0/config.guess:286:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
gnunet-fuse-0.13.0/config.guess-287-		;;
##############################################
gnunet-fuse-0.13.0/config.guess-292-	# types through head -n 1, so we only detect the type of CPU 0.
gnunet-fuse-0.13.0/config.guess:293:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
gnunet-fuse-0.13.0/config.guess-294-	case "$ALPHA_CPU_TYPE" in
##############################################
gnunet-fuse-0.13.0/config.guess-330-	# 1.2 uses "1.2" for uname -r.
gnunet-fuse-0.13.0/config.guess:331:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
gnunet-fuse-0.13.0/config.guess-332-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
gnunet-fuse-0.13.0/config.guess-381-    s390x:SunOS:*:*)
gnunet-fuse-0.13.0/config.guess:382:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gnunet-fuse-0.13.0/config.guess-383-	exit ;;
gnunet-fuse-0.13.0/config.guess-384-    sun4H:SunOS:5.*:*)
gnunet-fuse-0.13.0/config.guess:385:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnunet-fuse-0.13.0/config.guess-386-	exit ;;
gnunet-fuse-0.13.0/config.guess-387-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
gnunet-fuse-0.13.0/config.guess:388:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gnunet-fuse-0.13.0/config.guess-389-	exit ;;
##############################################
gnunet-fuse-0.13.0/config.guess-406-	fi
gnunet-fuse-0.13.0/config.guess:407:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnunet-fuse-0.13.0/config.guess-408-	exit ;;
##############################################
gnunet-fuse-0.13.0/config.guess-412-	# it's likely to be more like Solaris than SunOS4.
gnunet-fuse-0.13.0/config.guess:413:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnunet-fuse-0.13.0/config.guess-414-	exit ;;
##############################################
gnunet-fuse-0.13.0/config.guess-421-	# Japanese Language versions have a version number like `4.1.3-JL'.
gnunet-fuse-0.13.0/config.guess:422:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
gnunet-fuse-0.13.0/config.guess-423-	exit ;;
##############################################
gnunet-fuse-0.13.0/config.guess-427-    sun*:*:4.2BSD:*)
gnunet-fuse-0.13.0/config.guess:428:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
gnunet-fuse-0.13.0/config.guess-429-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
gnunet-fuse-0.13.0/config.guess-509-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
gnunet-fuse-0.13.0/config.guess:510:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
gnunet-fuse-0.13.0/config.guess:511:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
gnunet-fuse-0.13.0/config.guess-512-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
gnunet-fuse-0.13.0/config.guess-565-    *:IRIX*:*:*)
gnunet-fuse-0.13.0/config.guess:566:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
gnunet-fuse-0.13.0/config.guess-567-	exit ;;
##############################################
gnunet-fuse-0.13.0/config.guess-595-EOF
gnunet-fuse-0.13.0/config.guess:596:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
gnunet-fuse-0.13.0/config.guess-597-		then
##############################################
gnunet-fuse-0.13.0/config.guess-608-    *:AIX:*:[4567])
gnunet-fuse-0.13.0/config.guess:609:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
gnunet-fuse-0.13.0/config.guess-610-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
gnunet-fuse-0.13.0/config.guess-644-    9000/[34678]??:HP-UX:*:*)
gnunet-fuse-0.13.0/config.guess:645:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
gnunet-fuse-0.13.0/config.guess-646-	case "$UNAME_MACHINE" in
##############################################
gnunet-fuse-0.13.0/config.guess-698-EOF
gnunet-fuse-0.13.0/config.guess:699:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
gnunet-fuse-0.13.0/config.guess-700-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
gnunet-fuse-0.13.0/config.guess-726-    ia64:HP-UX:*:*)
gnunet-fuse-0.13.0/config.guess:727:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
gnunet-fuse-0.13.0/config.guess-728-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
gnunet-fuse-0.13.0/config.guess-756-EOF
gnunet-fuse-0.13.0/config.guess:757:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
gnunet-fuse-0.13.0/config.guess-758-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
gnunet-fuse-0.13.0/config.guess-827-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gnunet-fuse-0.13.0/config.guess:828:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
gnunet-fuse-0.13.0/config.guess-829-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gnunet-fuse-0.13.0/config.guess-832-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gnunet-fuse-0.13.0/config.guess:833:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
gnunet-fuse-0.13.0/config.guess-834-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gnunet-fuse-0.13.0/config.guess-850-	then
gnunet-fuse-0.13.0/config.guess:851:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
gnunet-fuse-0.13.0/config.guess-852-	else
gnunet-fuse-0.13.0/config.guess:853:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
gnunet-fuse-0.13.0/config.guess-854-	fi
##############################################
gnunet-fuse-0.13.0/config.guess-863-	esac
gnunet-fuse-0.13.0/config.guess:864:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
gnunet-fuse-0.13.0/config.guess-865-	exit ;;
##############################################
gnunet-fuse-0.13.0/config.guess-899-    prep*:SunOS:5.*:*)
gnunet-fuse-0.13.0/config.guess:900:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnunet-fuse-0.13.0/config.guess-901-	exit ;;
##############################################
gnunet-fuse-0.13.0/config.guess-903-	# the GNU system
gnunet-fuse-0.13.0/config.guess:904:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
gnunet-fuse-0.13.0/config.guess-905-	exit ;;
##############################################
gnunet-fuse-0.13.0/config.guess-907-	# other systems with GNU libc and userland
gnunet-fuse-0.13.0/config.guess:908:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
gnunet-fuse-0.13.0/config.guess-909-	exit ;;
##############################################
gnunet-fuse-0.13.0/config.guess-1029-EOF
gnunet-fuse-0.13.0/config.guess:1030:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`"
gnunet-fuse-0.13.0/config.guess-1031-	test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
##############################################
gnunet-fuse-0.13.0/config.guess-1129-    i*86:*:4.*:*)
gnunet-fuse-0.13.0/config.guess:1130:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
gnunet-fuse-0.13.0/config.guess-1131-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
gnunet-fuse-0.13.0/config.guess-1332-	fi
gnunet-fuse-0.13.0/config.guess:1333:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
gnunet-fuse-0.13.0/config.guess-1334-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
gnunet-fuse-0.13.0/config.guess-1431-    *:DragonFly:*:*)
gnunet-fuse-0.13.0/config.guess:1432:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
gnunet-fuse-0.13.0/config.guess-1433-	exit ;;
##############################################
gnunet-fuse-0.13.0/config.guess-1444-    i*86:skyos:*:*)
gnunet-fuse-0.13.0/config.guess:1445:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
gnunet-fuse-0.13.0/config.guess-1446-	exit ;;
##############################################
gnunet-fuse-0.13.0/config.guess-1581-
gnunet-fuse-0.13.0/config.guess:1582:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` &&
gnunet-fuse-0.13.0/config.guess-1583-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
gnunet-fuse-0.13.0/config.rpath-33-host="$1"
gnunet-fuse-0.13.0/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
gnunet-fuse-0.13.0/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
gnunet-fuse-0.13.0/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
gnunet-fuse-0.13.0/config.rpath-37-
##############################################
gnunet-fuse-0.13.0/config.rpath-47-done
gnunet-fuse-0.13.0/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
gnunet-fuse-0.13.0/config.rpath-49-
##############################################
gnunet-fuse-0.13.0/config.rpath-94-        *)
gnunet-fuse-0.13.0/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
gnunet-fuse-0.13.0/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
gnunet-fuse-0.13.0/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gnunet-fuse-0.13.0/config.rpath:236:      case `$LD -v 2>&1` in
gnunet-fuse-0.13.0/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gnunet-fuse-0.13.0/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
gnunet-fuse-0.13.0/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
gnunet-fuse-0.13.0/config.rpath-243-          else
##############################################
gnunet-fuse-0.13.0/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
gnunet-fuse-0.13.0/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
gnunet-fuse-0.13.0/config.rpath-300-          if test -f "$collect2name" && \
##############################################
gnunet-fuse-0.13.0/config.rpath-430-        hardcode_direct=yes
gnunet-fuse-0.13.0/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gnunet-fuse-0.13.0/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
gnunet-fuse-0.13.0/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
gnunet-fuse-0.13.0/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
gnunet-fuse-0.13.0/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
gnunet-fuse-0.13.0/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
gnunet-fuse-0.13.0/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnunet-fuse-0.13.0/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
gnunet-fuse-0.13.0/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnunet-fuse-0.13.0/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnunet-fuse-0.13.0/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
gnunet-fuse-0.13.0/config.rpath-651-
##############################################
gnunet-fuse-0.13.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
gnunet-fuse-0.13.0/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gnunet-fuse-0.13.0/configure-47-  as_echo='print -r --'
gnunet-fuse-0.13.0/configure-48-  as_echo_n='print -rn --'
gnunet-fuse-0.13.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gnunet-fuse-0.13.0/configure-50-  as_echo='printf %s\n'
##############################################
gnunet-fuse-0.13.0/configure-52-else
gnunet-fuse-0.13.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gnunet-fuse-0.13.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gnunet-fuse-0.13.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
gnunet-fuse-0.13.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gnunet-fuse-0.13.0/configure-64-      esac;
##############################################
gnunet-fuse-0.13.0/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gnunet-fuse-0.13.0/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gnunet-fuse-0.13.0/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
gnunet-fuse-0.13.0/configure-327-      case $as_dir in #(
gnunet-fuse-0.13.0/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gnunet-fuse-0.13.0/configure-329-      *) as_qdir=$as_dir;;
##############################################
gnunet-fuse-0.13.0/configure-400-  {
gnunet-fuse-0.13.0/configure:401:    as_val=`expr "$@" || test $? -eq 1`
gnunet-fuse-0.13.0/configure-402-  }
##############################################
gnunet-fuse-0.13.0/configure-407-# ----------------------------------------
gnunet-fuse-0.13.0/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gnunet-fuse-0.13.0/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gnunet-fuse-0.13.0/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gnunet-fuse-0.13.0/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gnunet-fuse-0.13.0/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gnunet-fuse-0.13.0/configure-833-  case $ac_option in
gnunet-fuse-0.13.0/configure:834:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gnunet-fuse-0.13.0/configure-835-  *=)   ac_optarg= ;;
##############################################
gnunet-fuse-0.13.0/configure-877-  -disable-* | --disable-*)
gnunet-fuse-0.13.0/configure:878:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gnunet-fuse-0.13.0/configure-879-    # Reject names that are not valid shell variable names.
##############################################
gnunet-fuse-0.13.0/configure-882-    ac_useropt_orig=$ac_useropt
gnunet-fuse-0.13.0/configure:883:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnunet-fuse-0.13.0/configure-884-    case $ac_user_opts in
##############################################
gnunet-fuse-0.13.0/configure-903-  -enable-* | --enable-*)
gnunet-fuse-0.13.0/configure:904:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gnunet-fuse-0.13.0/configure-905-    # Reject names that are not valid shell variable names.
##############################################
gnunet-fuse-0.13.0/configure-908-    ac_useropt_orig=$ac_useropt
gnunet-fuse-0.13.0/configure:909:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnunet-fuse-0.13.0/configure-910-    case $ac_user_opts in
##############################################
gnunet-fuse-0.13.0/configure-1107-  -with-* | --with-*)
gnunet-fuse-0.13.0/configure:1108:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gnunet-fuse-0.13.0/configure-1109-    # Reject names that are not valid shell variable names.
##############################################
gnunet-fuse-0.13.0/configure-1112-    ac_useropt_orig=$ac_useropt
gnunet-fuse-0.13.0/configure:1113:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnunet-fuse-0.13.0/configure-1114-    case $ac_user_opts in
##############################################
gnunet-fuse-0.13.0/configure-1123-  -without-* | --without-*)
gnunet-fuse-0.13.0/configure:1124:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gnunet-fuse-0.13.0/configure-1125-    # Reject names that are not valid shell variable names.
##############################################
gnunet-fuse-0.13.0/configure-1128-    ac_useropt_orig=$ac_useropt
gnunet-fuse-0.13.0/configure:1129:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnunet-fuse-0.13.0/configure-1130-    case $ac_user_opts in
##############################################
gnunet-fuse-0.13.0/configure-1161-  *=*)
gnunet-fuse-0.13.0/configure:1162:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gnunet-fuse-0.13.0/configure-1163-    # Reject names that are not valid shell variable names.
##############################################
gnunet-fuse-0.13.0/configure-1182-if test -n "$ac_prev"; then
gnunet-fuse-0.13.0/configure:1183:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gnunet-fuse-0.13.0/configure-1184-  as_fn_error $? "missing argument to $ac_option"
##############################################
gnunet-fuse-0.13.0/configure-1204-    */ )
gnunet-fuse-0.13.0/configure:1205:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gnunet-fuse-0.13.0/configure-1206-      eval $ac_var=\$ac_val;;
##############################################
gnunet-fuse-0.13.0/configure-1239-ac_ls_di=`ls -di .` &&
gnunet-fuse-0.13.0/configure:1240:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gnunet-fuse-0.13.0/configure-1241-  as_fn_error $? "working directory cannot be determined"
##############################################
gnunet-fuse-0.13.0/configure-1295-case $srcdir in
gnunet-fuse-0.13.0/configure:1296:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gnunet-fuse-0.13.0/configure-1297-esac
##############################################
gnunet-fuse-0.13.0/configure-1338-By default, \`make install' will install all the files in
gnunet-fuse-0.13.0/configure:1339:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gnunet-fuse-0.13.0/configure:1340:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gnunet-fuse-0.13.0/configure-1341-for instance \`--prefix=\$HOME'.
##############################################
gnunet-fuse-0.13.0/configure-1438-*)
gnunet-fuse-0.13.0/configure:1439:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gnunet-fuse-0.13.0/configure-1440-  # A ".." for each directory in $ac_dir_suffix.
gnunet-fuse-0.13.0/configure:1441:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gnunet-fuse-0.13.0/configure-1442-  case $ac_top_builddir_sub in
##############################################
gnunet-fuse-0.13.0/configure-1859-    *\'*)
gnunet-fuse-0.13.0/configure:1860:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnunet-fuse-0.13.0/configure-1861-    esac
##############################################
gnunet-fuse-0.13.0/configure-1942-      case $ac_val in
gnunet-fuse-0.13.0/configure:1943:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gnunet-fuse-0.13.0/configure-1944-      esac
##############################################
gnunet-fuse-0.13.0/configure-1957-	case $ac_val in
gnunet-fuse-0.13.0/configure:1958:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gnunet-fuse-0.13.0/configure-1959-	esac
##############################################
gnunet-fuse-0.13.0/configure-2078-    set,)
gnunet-fuse-0.13.0/configure:2079:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gnunet-fuse-0.13.0/configure:2080:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gnunet-fuse-0.13.0/configure-2081-      ac_cache_corrupted=: ;;
##############################################
gnunet-fuse-0.13.0/configure-2089-	# differences in whitespace do not lead to failure.
gnunet-fuse-0.13.0/configure:2090:	ac_old_val_w=`echo x $ac_old_val`
gnunet-fuse-0.13.0/configure:2091:	ac_new_val_w=`echo x $ac_new_val`
gnunet-fuse-0.13.0/configure-2092-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gnunet-fuse-0.13.0/configure-2109-    case $ac_new_val in
gnunet-fuse-0.13.0/configure:2110:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gnunet-fuse-0.13.0/configure-2111-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gnunet-fuse-0.13.0/configure-2284-     echo "timestamp, slept: $am_has_slept" > conftest.file
gnunet-fuse-0.13.0/configure:2285:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gnunet-fuse-0.13.0/configure-2286-     if test "$*" = "X"; then
gnunet-fuse-0.13.0/configure-2287-	# -L didn't work.
gnunet-fuse-0.13.0/configure:2288:	set X `ls -t "$srcdir/configure" conftest.file`
gnunet-fuse-0.13.0/configure-2289-     fi
##############################################
gnunet-fuse-0.13.0/configure-2335-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gnunet-fuse-0.13.0/configure:2336:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gnunet-fuse-0.13.0/configure-2337-
gnunet-fuse-0.13.0/configure-2338-# Expand $ac_aux_dir to an absolute path.
gnunet-fuse-0.13.0/configure:2339:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gnunet-fuse-0.13.0/configure-2340-
##############################################
gnunet-fuse-0.13.0/configure-2480-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
gnunet-fuse-0.13.0/configure:2481:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gnunet-fuse-0.13.0/configure-2482-	     'mkdir (GNU coreutils) '* | \
##############################################
gnunet-fuse-0.13.0/configure-2553-set x ${MAKE-make}
gnunet-fuse-0.13.0/configure:2554:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gnunet-fuse-0.13.0/configure-2555-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gnunet-fuse-0.13.0/configure-2563-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gnunet-fuse-0.13.0/configure:2564:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gnunet-fuse-0.13.0/configure-2565-  *@@@%%%=?*=@@@%%%*)
##############################################
gnunet-fuse-0.13.0/configure-2629-
gnunet-fuse-0.13.0/configure:2630:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gnunet-fuse-0.13.0/configure-2631-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gnunet-fuse-0.13.0/configure-3158-$as_echo_n "checking whether the C compiler works... " >&6; }
gnunet-fuse-0.13.0/configure:3159:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gnunet-fuse-0.13.0/configure-3160-
##############################################
gnunet-fuse-0.13.0/configure-3202-	then :; else
gnunet-fuse-0.13.0/configure:3203:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gnunet-fuse-0.13.0/configure-3204-	fi
##############################################
gnunet-fuse-0.13.0/configure-3262-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gnunet-fuse-0.13.0/configure:3263:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gnunet-fuse-0.13.0/configure-3264-	  break;;
##############################################
gnunet-fuse-0.13.0/configure-3371-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gnunet-fuse-0.13.0/configure:3372:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gnunet-fuse-0.13.0/configure-3373-       break;;
##############################################
gnunet-fuse-0.13.0/configure-3689-  if test "$am_compiler_list" = ""; then
gnunet-fuse-0.13.0/configure:3690:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gnunet-fuse-0.13.0/configure-3691-  fi
##############################################
gnunet-fuse-0.13.0/configure-4514-  if test "$am_compiler_list" = ""; then
gnunet-fuse-0.13.0/configure:4515:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gnunet-fuse-0.13.0/configure-4516-  fi
##############################################
gnunet-fuse-0.13.0/configure-4630-set x ${MAKE-make}
gnunet-fuse-0.13.0/configure:4631:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gnunet-fuse-0.13.0/configure-4632-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gnunet-fuse-0.13.0/configure-4640-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gnunet-fuse-0.13.0/configure:4641:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gnunet-fuse-0.13.0/configure-4642-  *@@@%%%=?*=@@@%%%*)
##############################################
gnunet-fuse-0.13.0/configure-5285-  if test "$am_compiler_list" = ""; then
gnunet-fuse-0.13.0/configure:5286:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gnunet-fuse-0.13.0/configure-5287-  fi
##############################################
gnunet-fuse-0.13.0/configure-6011-  if test "$am_compiler_list" = ""; then
gnunet-fuse-0.13.0/configure:6012:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gnunet-fuse-0.13.0/configure-6013-  fi
##############################################
gnunet-fuse-0.13.0/configure-6269-  # Check for GNU $ac_path_GREP
gnunet-fuse-0.13.0/configure:6270:case `"$ac_path_GREP" --version 2>&1` in
gnunet-fuse-0.13.0/configure-6271-*GNU*)
##############################################
gnunet-fuse-0.13.0/configure-6335-  # Check for GNU $ac_path_EGREP
gnunet-fuse-0.13.0/configure:6336:case `"$ac_path_EGREP" --version 2>&1` in
gnunet-fuse-0.13.0/configure-6337-*GNU*)
##############################################
gnunet-fuse-0.13.0/configure-6503-test "x$ac_build_alias" = x &&
gnunet-fuse-0.13.0/configure:6504:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
gnunet-fuse-0.13.0/configure-6505-test "x$ac_build_alias" = x &&
gnunet-fuse-0.13.0/configure-6506-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
gnunet-fuse-0.13.0/configure:6507:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
gnunet-fuse-0.13.0/configure-6508-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
gnunet-fuse-0.13.0/configure-6527-IFS=$ac_save_IFS
gnunet-fuse-0.13.0/configure:6528:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
gnunet-fuse-0.13.0/configure-6529-
##############################################
gnunet-fuse-0.13.0/configure-6538-else
gnunet-fuse-0.13.0/configure:6539:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
gnunet-fuse-0.13.0/configure-6540-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
gnunet-fuse-0.13.0/configure-6560-IFS=$ac_save_IFS
gnunet-fuse-0.13.0/configure:6561:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
gnunet-fuse-0.13.0/configure-6562-
##############################################
gnunet-fuse-0.13.0/configure-7058-  # Check for GNU $ac_path_SED
gnunet-fuse-0.13.0/configure:7059:case `"$ac_path_SED" --version 2>&1` in
gnunet-fuse-0.13.0/configure-7060-*GNU*)
##############################################
gnunet-fuse-0.13.0/configure-7233-
gnunet-fuse-0.13.0/configure:7234:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnunet-fuse-0.13.0/configure-7235-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
gnunet-fuse-0.13.0/configure-7238-
gnunet-fuse-0.13.0/configure:7239:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnunet-fuse-0.13.0/configure-7240-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
gnunet-fuse-0.13.0/configure-7315-
gnunet-fuse-0.13.0/configure:7316:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
gnunet-fuse-0.13.0/configure-7317-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
gnunet-fuse-0.13.0/configure-7445-    # gcc leaves a trailing carriage return which upsets mingw
gnunet-fuse-0.13.0/configure:7446:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnunet-fuse-0.13.0/configure-7447-  *)
gnunet-fuse-0.13.0/configure:7448:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnunet-fuse-0.13.0/configure-7449-  esac
##############################################
gnunet-fuse-0.13.0/configure-7454-      # Canonicalize the pathname of ld
gnunet-fuse-0.13.0/configure:7455:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
gnunet-fuse-0.13.0/configure-7456-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
gnunet-fuse-0.13.0/configure:7457:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
gnunet-fuse-0.13.0/configure-7458-      done
##############################################
gnunet-fuse-0.13.0/configure-7489-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnunet-fuse-0.13.0/configure:7490:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
gnunet-fuse-0.13.0/configure-7491-      *GNU* | *'with BFD'*)
##############################################
gnunet-fuse-0.13.0/configure-7520-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gnunet-fuse-0.13.0/configure:7521:case `$LD -v 2>&1 </dev/null` in
gnunet-fuse-0.13.0/configure-7522-*GNU* | *'with BFD'*)
##############################################
gnunet-fuse-0.13.0/configure-7608-    *)
gnunet-fuse-0.13.0/configure:7609:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
gnunet-fuse-0.13.0/configure-7610-      if test -n "$searchpath"; then
##############################################
gnunet-fuse-0.13.0/configure-7618-                ;;
gnunet-fuse-0.13.0/configure:7619:              *) searchdir=`cd "$searchdir" && pwd`
gnunet-fuse-0.13.0/configure-7620-                 case "$searchdir" in
##############################################
gnunet-fuse-0.13.0/configure-7709-        names_already_handled="$names_already_handled $name"
gnunet-fuse-0.13.0/configure:7710:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnunet-fuse-0.13.0/configure-7711-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnunet-fuse-0.13.0/configure-7785-                -L*)
gnunet-fuse-0.13.0/configure:7786:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnunet-fuse-0.13.0/configure-7787-                                    if test -n "$acl_shlibext"; then
##############################################
gnunet-fuse-0.13.0/configure-7902-              */$acl_libdirstem | */$acl_libdirstem/)
gnunet-fuse-0.13.0/configure:7903:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnunet-fuse-0.13.0/configure-7904-                if test "$name" = 'iconv'; then
##############################################
gnunet-fuse-0.13.0/configure-7909-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnunet-fuse-0.13.0/configure:7910:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnunet-fuse-0.13.0/configure-7911-                if test "$name" = 'iconv'; then
##############################################
gnunet-fuse-0.13.0/configure-7960-                  -L*)
gnunet-fuse-0.13.0/configure:7961:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnunet-fuse-0.13.0/configure-7962-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnunet-fuse-0.13.0/configure-8019-                  -R*)
gnunet-fuse-0.13.0/configure:8020:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnunet-fuse-0.13.0/configure-8021-                    if test "$enable_rpath" != no; then
##############################################
gnunet-fuse-0.13.0/configure-8044-                  -l*)
gnunet-fuse-0.13.0/configure:8045:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gnunet-fuse-0.13.0/configure-8046-                    ;;
gnunet-fuse-0.13.0/configure-8047-                  *.la)
gnunet-fuse-0.13.0/configure:8048:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnunet-fuse-0.13.0/configure-8049-                    ;;
##############################################
gnunet-fuse-0.13.0/configure-8602-        names_already_handled="$names_already_handled $name"
gnunet-fuse-0.13.0/configure:8603:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
gnunet-fuse-0.13.0/configure-8604-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnunet-fuse-0.13.0/configure-8678-                -L*)
gnunet-fuse-0.13.0/configure:8679:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnunet-fuse-0.13.0/configure-8680-                                    if test -n "$acl_shlibext"; then
##############################################
gnunet-fuse-0.13.0/configure-8795-              */$acl_libdirstem | */$acl_libdirstem/)
gnunet-fuse-0.13.0/configure:8796:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
gnunet-fuse-0.13.0/configure-8797-                if test "$name" = 'intl'; then
##############################################
gnunet-fuse-0.13.0/configure-8802-              */$acl_libdirstem2 | */$acl_libdirstem2/)
gnunet-fuse-0.13.0/configure:8803:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
gnunet-fuse-0.13.0/configure-8804-                if test "$name" = 'intl'; then
##############################################
gnunet-fuse-0.13.0/configure-8853-                  -L*)
gnunet-fuse-0.13.0/configure:8854:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnunet-fuse-0.13.0/configure-8855-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
gnunet-fuse-0.13.0/configure-8912-                  -R*)
gnunet-fuse-0.13.0/configure:8913:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnunet-fuse-0.13.0/configure-8914-                    if test "$enable_rpath" != no; then
##############################################
gnunet-fuse-0.13.0/configure-8937-                  -l*)
gnunet-fuse-0.13.0/configure:8938:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gnunet-fuse-0.13.0/configure-8939-                    ;;
gnunet-fuse-0.13.0/configure-8940-                  *.la)
gnunet-fuse-0.13.0/configure:8941:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnunet-fuse-0.13.0/configure-8942-                    ;;
##############################################
gnunet-fuse-0.13.0/configure-9179-do :
gnunet-fuse-0.13.0/configure:9180:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gnunet-fuse-0.13.0/configure-9181-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gnunet-fuse-0.13.0/configure-9184-  cat >>confdefs.h <<_ACEOF
gnunet-fuse-0.13.0/configure:9185:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gnunet-fuse-0.13.0/configure-9186-_ACEOF
##############################################
gnunet-fuse-0.13.0/configure-9194-do :
gnunet-fuse-0.13.0/configure:9195:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gnunet-fuse-0.13.0/configure-9196-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
gnunet-fuse-0.13.0/configure-9198-  cat >>confdefs.h <<_ACEOF
gnunet-fuse-0.13.0/configure:9199:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gnunet-fuse-0.13.0/configure-9200-_ACEOF
##############################################
gnunet-fuse-0.13.0/configure-9412-$as_echo_n "checking GNUNET_CFLAGS... " >&6; }
gnunet-fuse-0.13.0/configure:9413:            GNUNET_CFLAGS=`$PKG_CONFIG --cflags "gnunetutil >= 0.9.0"`
gnunet-fuse-0.13.0/configure-9414-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GNUNET_CFLAGS" >&5
##############################################
gnunet-fuse-0.13.0/configure-9418-$as_echo_n "checking GNUNET_LIBS... " >&6; }
gnunet-fuse-0.13.0/configure:9419:            GNUNET_LIBS=`$PKG_CONFIG --libs "gnunetutil >= 0.9.0"`
gnunet-fuse-0.13.0/configure-9420-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GNUNET_LIBS" >&5
##############################################
gnunet-fuse-0.13.0/configure-9426-            ## do set a variable so people can do so.
gnunet-fuse-0.13.0/configure:9427:            GNUNET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gnunetutil >= 0.9.0"`
gnunet-fuse-0.13.0/configure-9428-            echo $GNUNET_PKG_ERRORS
##############################################
gnunet-fuse-0.13.0/configure-9547-# Set PACKAGE_SOURCE_DIR in gnunet_gtk_config.h.
gnunet-fuse-0.13.0/configure:9548:packagesrcdir=`cd $srcdir && pwd`
gnunet-fuse-0.13.0/configure-9549-
##############################################
gnunet-fuse-0.13.0/configure-9653-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gnunet-fuse-0.13.0/configure:9654:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gnunet-fuse-0.13.0/configure-9655-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gnunet-fuse-0.13.0/configure-9764-if test -z "$BASH_VERSION$ZSH_VERSION" \
gnunet-fuse-0.13.0/configure:9765:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gnunet-fuse-0.13.0/configure-9766-  as_echo='print -r --'
gnunet-fuse-0.13.0/configure-9767-  as_echo_n='print -rn --'
gnunet-fuse-0.13.0/configure:9768:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gnunet-fuse-0.13.0/configure-9769-  as_echo='printf %s\n'
##############################################
gnunet-fuse-0.13.0/configure-9771-else
gnunet-fuse-0.13.0/configure:9772:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gnunet-fuse-0.13.0/configure-9773-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gnunet-fuse-0.13.0/configure-9781-	expr "X$arg" : "X\\(.*\\)$as_nl";
gnunet-fuse-0.13.0/configure:9782:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gnunet-fuse-0.13.0/configure-9783-      esac;
##############################################
gnunet-fuse-0.13.0/configure-9858-# ----------------------------------------
gnunet-fuse-0.13.0/configure:9859:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gnunet-fuse-0.13.0/configure-9860-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gnunet-fuse-0.13.0/configure-9930-  {
gnunet-fuse-0.13.0/configure:9931:    as_val=`expr "$@" || test $? -eq 1`
gnunet-fuse-0.13.0/configure-9932-  }
##############################################
gnunet-fuse-0.13.0/configure-10034-      case $as_dir in #(
gnunet-fuse-0.13.0/configure:10035:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gnunet-fuse-0.13.0/configure-10036-      *) as_qdir=$as_dir;;
##############################################
gnunet-fuse-0.13.0/configure-10169-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gnunet-fuse-0.13.0/configure:10170:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gnunet-fuse-0.13.0/configure-10171-ac_cs_version="\\
##############################################
gnunet-fuse-0.13.0/configure-10194-  --*=?*)
gnunet-fuse-0.13.0/configure:10195:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gnunet-fuse-0.13.0/configure:10196:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gnunet-fuse-0.13.0/configure-10197-    ac_shift=:
##############################################
gnunet-fuse-0.13.0/configure-10199-  --*=)
gnunet-fuse-0.13.0/configure:10200:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gnunet-fuse-0.13.0/configure-10201-    ac_optarg=
##############################################
gnunet-fuse-0.13.0/configure-10223-    case $ac_optarg in
gnunet-fuse-0.13.0/configure:10224:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnunet-fuse-0.13.0/configure-10225-    '') as_fn_error $? "missing file argument" ;;
##############################################
gnunet-fuse-0.13.0/configure-10231-    case $ac_optarg in
gnunet-fuse-0.13.0/configure:10232:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnunet-fuse-0.13.0/configure-10233-    esac
##############################################
gnunet-fuse-0.13.0/configure-10371-fi
gnunet-fuse-0.13.0/configure:10372:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gnunet-fuse-0.13.0/configure-10373-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gnunet-fuse-0.13.0/configure-10388-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gnunet-fuse-0.13.0/configure:10389:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gnunet-fuse-0.13.0/configure-10390-ac_delim='%!_!# '
##############################################
gnunet-fuse-0.13.0/configure-10394-
gnunet-fuse-0.13.0/configure:10395:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gnunet-fuse-0.13.0/configure-10396-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gnunet-fuse-0.13.0/configure-10532-for ac_last_try in false false :; do
gnunet-fuse-0.13.0/configure:10533:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
gnunet-fuse-0.13.0/configure-10534-  if test -z "$ac_tt"; then
##############################################
gnunet-fuse-0.13.0/configure-10664-      esac
gnunet-fuse-0.13.0/configure:10665:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gnunet-fuse-0.13.0/configure-10666-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gnunet-fuse-0.13.0/configure-10723-*)
gnunet-fuse-0.13.0/configure:10724:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gnunet-fuse-0.13.0/configure-10725-  # A ".." for each directory in $ac_dir_suffix.
gnunet-fuse-0.13.0/configure:10726:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gnunet-fuse-0.13.0/configure-10727-  case $ac_top_builddir_sub in
##############################################
gnunet-fuse-0.13.0/configure-10784-/@mandir@/p'
gnunet-fuse-0.13.0/configure:10785:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gnunet-fuse-0.13.0/configure-10786-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gnunet-fuse-0.13.0/configure-10801-
gnunet-fuse-0.13.0/configure:10802:# Neutralize VPATH when `$srcdir' = `.'.
gnunet-fuse-0.13.0/configure-10803-# Shell code in configure.ac might set extrasub.
##############################################
gnunet-fuse-0.13.0/configure-10829-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gnunet-fuse-0.13.0/configure:10830:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gnunet-fuse-0.13.0/configure-10831-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gnunet-fuse-0.13.0/configure-10875-    * )
gnunet-fuse-0.13.0/configure:10876:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gnunet-fuse-0.13.0/configure-10877-  esac
##############################################
gnunet-fuse-0.13.0/configure-10930-    # Strip MF so we end up with the name of the file.
gnunet-fuse-0.13.0/configure:10931:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
gnunet-fuse-0.13.0/configure-10932-    # Check whether this is an Automake generated Makefile which includes
##############################################
gnunet-fuse-0.13.0/configure-11010-      case "$ac_file" in
gnunet-fuse-0.13.0/configure:11011:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gnunet-fuse-0.13.0/configure-11012-      esac
##############################################
gnunet-fuse-0.13.0/configure-11015-        # Adjust a relative srcdir.
gnunet-fuse-0.13.0/configure:11016:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gnunet-fuse-0.13.0/configure:11017:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
gnunet-fuse-0.13.0/configure:11018:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gnunet-fuse-0.13.0/configure-11019-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gnunet-fuse-0.13.0/configure-11022-        case "$ac_given_srcdir" in
gnunet-fuse-0.13.0/configure:11023:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gnunet-fuse-0.13.0/configure-11024-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gnunet-fuse-0.13.0/configure-11043-            fi
gnunet-fuse-0.13.0/configure:11044:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
gnunet-fuse-0.13.0/configure-11045-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-50-  { \
gnunet-fuse-0.13.0/src/fuse/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-fuse-0.13.0/src/fuse/Makefile.in-52-  }; \
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-207-  while test -n "$$dir1"; do \
gnunet-fuse-0.13.0/src/fuse/Makefile.in:208:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnunet-fuse-0.13.0/src/fuse/Makefile.in-209-    if test "$$first" != "."; then \
gnunet-fuse-0.13.0/src/fuse/Makefile.in-210-      if test "$$first" = ".."; then \
gnunet-fuse-0.13.0/src/fuse/Makefile.in:211:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnunet-fuse-0.13.0/src/fuse/Makefile.in:212:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnunet-fuse-0.13.0/src/fuse/Makefile.in-213-      else \
gnunet-fuse-0.13.0/src/fuse/Makefile.in:214:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnunet-fuse-0.13.0/src/fuse/Makefile.in-215-        if test "$$first2" = "$$first"; then \
gnunet-fuse-0.13.0/src/fuse/Makefile.in:216:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnunet-fuse-0.13.0/src/fuse/Makefile.in-217-        else \
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-222-    fi; \
gnunet-fuse-0.13.0/src/fuse/Makefile.in:223:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnunet-fuse-0.13.0/src/fuse/Makefile.in-224-  done; \
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-490-.c.obj:
gnunet-fuse-0.13.0/src/fuse/Makefile.in:491:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-fuse-0.13.0/src/fuse/Makefile.in-492-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-494-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-fuse-0.13.0/src/fuse/Makefile.in:495:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnunet-fuse-0.13.0/src/fuse/Makefile.in-496-
gnunet-fuse-0.13.0/src/fuse/Makefile.in-497-gnunet_fuse-gnunet-fuse.o: gnunet-fuse.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in:498:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gnunet_fuse-gnunet-fuse.o -MD -MP -MF $(DEPDIR)/gnunet_fuse-gnunet-fuse.Tpo -c -o gnunet_fuse-gnunet-fuse.o `test -f 'gnunet-fuse.c' || echo '$(srcdir)/'`gnunet-fuse.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in-499-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_fuse-gnunet-fuse.Tpo $(DEPDIR)/gnunet_fuse-gnunet-fuse.Po
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-501-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-fuse-0.13.0/src/fuse/Makefile.in:502:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gnunet_fuse-gnunet-fuse.o `test -f 'gnunet-fuse.c' || echo '$(srcdir)/'`gnunet-fuse.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in-503-
gnunet-fuse-0.13.0/src/fuse/Makefile.in-504-gnunet_fuse-gnunet-fuse.obj: gnunet-fuse.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in:505:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gnunet_fuse-gnunet-fuse.obj -MD -MP -MF $(DEPDIR)/gnunet_fuse-gnunet-fuse.Tpo -c -o gnunet_fuse-gnunet-fuse.obj `if test -f 'gnunet-fuse.c'; then $(CYGPATH_W) 'gnunet-fuse.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-fuse.c'; fi`
gnunet-fuse-0.13.0/src/fuse/Makefile.in-506-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_fuse-gnunet-fuse.Tpo $(DEPDIR)/gnunet_fuse-gnunet-fuse.Po
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-508-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-fuse-0.13.0/src/fuse/Makefile.in:509:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gnunet_fuse-gnunet-fuse.obj `if test -f 'gnunet-fuse.c'; then $(CYGPATH_W) 'gnunet-fuse.c'; else $(CYGPATH_W) '$(srcdir)/gnunet-fuse.c'; fi`
gnunet-fuse-0.13.0/src/fuse/Makefile.in-510-
gnunet-fuse-0.13.0/src/fuse/Makefile.in-511-gnunet_fuse-gfs_download.o: gfs_download.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in:512:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gnunet_fuse-gfs_download.o -MD -MP -MF $(DEPDIR)/gnunet_fuse-gfs_download.Tpo -c -o gnunet_fuse-gfs_download.o `test -f 'gfs_download.c' || echo '$(srcdir)/'`gfs_download.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in-513-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_fuse-gfs_download.Tpo $(DEPDIR)/gnunet_fuse-gfs_download.Po
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-515-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-fuse-0.13.0/src/fuse/Makefile.in:516:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gnunet_fuse-gfs_download.o `test -f 'gfs_download.c' || echo '$(srcdir)/'`gfs_download.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in-517-
gnunet-fuse-0.13.0/src/fuse/Makefile.in-518-gnunet_fuse-gfs_download.obj: gfs_download.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in:519:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gnunet_fuse-gfs_download.obj -MD -MP -MF $(DEPDIR)/gnunet_fuse-gfs_download.Tpo -c -o gnunet_fuse-gfs_download.obj `if test -f 'gfs_download.c'; then $(CYGPATH_W) 'gfs_download.c'; else $(CYGPATH_W) '$(srcdir)/gfs_download.c'; fi`
gnunet-fuse-0.13.0/src/fuse/Makefile.in-520-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_fuse-gfs_download.Tpo $(DEPDIR)/gnunet_fuse-gfs_download.Po
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-522-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-fuse-0.13.0/src/fuse/Makefile.in:523:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gnunet_fuse-gfs_download.obj `if test -f 'gfs_download.c'; then $(CYGPATH_W) 'gfs_download.c'; else $(CYGPATH_W) '$(srcdir)/gfs_download.c'; fi`
gnunet-fuse-0.13.0/src/fuse/Makefile.in-524-
gnunet-fuse-0.13.0/src/fuse/Makefile.in-525-gnunet_fuse-mutex.o: mutex.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in:526:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gnunet_fuse-mutex.o -MD -MP -MF $(DEPDIR)/gnunet_fuse-mutex.Tpo -c -o gnunet_fuse-mutex.o `test -f 'mutex.c' || echo '$(srcdir)/'`mutex.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in-527-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_fuse-mutex.Tpo $(DEPDIR)/gnunet_fuse-mutex.Po
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-529-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-fuse-0.13.0/src/fuse/Makefile.in:530:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gnunet_fuse-mutex.o `test -f 'mutex.c' || echo '$(srcdir)/'`mutex.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in-531-
gnunet-fuse-0.13.0/src/fuse/Makefile.in-532-gnunet_fuse-mutex.obj: mutex.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in:533:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gnunet_fuse-mutex.obj -MD -MP -MF $(DEPDIR)/gnunet_fuse-mutex.Tpo -c -o gnunet_fuse-mutex.obj `if test -f 'mutex.c'; then $(CYGPATH_W) 'mutex.c'; else $(CYGPATH_W) '$(srcdir)/mutex.c'; fi`
gnunet-fuse-0.13.0/src/fuse/Makefile.in-534-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_fuse-mutex.Tpo $(DEPDIR)/gnunet_fuse-mutex.Po
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-536-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-fuse-0.13.0/src/fuse/Makefile.in:537:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gnunet_fuse-mutex.obj `if test -f 'mutex.c'; then $(CYGPATH_W) 'mutex.c'; else $(CYGPATH_W) '$(srcdir)/mutex.c'; fi`
gnunet-fuse-0.13.0/src/fuse/Makefile.in-538-
gnunet-fuse-0.13.0/src/fuse/Makefile.in-539-gnunet_fuse-readdir.o: readdir.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in:540:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gnunet_fuse-readdir.o -MD -MP -MF $(DEPDIR)/gnunet_fuse-readdir.Tpo -c -o gnunet_fuse-readdir.o `test -f 'readdir.c' || echo '$(srcdir)/'`readdir.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in-541-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_fuse-readdir.Tpo $(DEPDIR)/gnunet_fuse-readdir.Po
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-543-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-fuse-0.13.0/src/fuse/Makefile.in:544:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gnunet_fuse-readdir.o `test -f 'readdir.c' || echo '$(srcdir)/'`readdir.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in-545-
gnunet-fuse-0.13.0/src/fuse/Makefile.in-546-gnunet_fuse-readdir.obj: readdir.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in:547:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gnunet_fuse-readdir.obj -MD -MP -MF $(DEPDIR)/gnunet_fuse-readdir.Tpo -c -o gnunet_fuse-readdir.obj `if test -f 'readdir.c'; then $(CYGPATH_W) 'readdir.c'; else $(CYGPATH_W) '$(srcdir)/readdir.c'; fi`
gnunet-fuse-0.13.0/src/fuse/Makefile.in-548-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_fuse-readdir.Tpo $(DEPDIR)/gnunet_fuse-readdir.Po
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-550-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-fuse-0.13.0/src/fuse/Makefile.in:551:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gnunet_fuse-readdir.obj `if test -f 'readdir.c'; then $(CYGPATH_W) 'readdir.c'; else $(CYGPATH_W) '$(srcdir)/readdir.c'; fi`
gnunet-fuse-0.13.0/src/fuse/Makefile.in-552-
gnunet-fuse-0.13.0/src/fuse/Makefile.in-553-gnunet_fuse-read.o: read.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in:554:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gnunet_fuse-read.o -MD -MP -MF $(DEPDIR)/gnunet_fuse-read.Tpo -c -o gnunet_fuse-read.o `test -f 'read.c' || echo '$(srcdir)/'`read.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in-555-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_fuse-read.Tpo $(DEPDIR)/gnunet_fuse-read.Po
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-557-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-fuse-0.13.0/src/fuse/Makefile.in:558:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gnunet_fuse-read.o `test -f 'read.c' || echo '$(srcdir)/'`read.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in-559-
gnunet-fuse-0.13.0/src/fuse/Makefile.in-560-gnunet_fuse-read.obj: read.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in:561:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gnunet_fuse-read.obj -MD -MP -MF $(DEPDIR)/gnunet_fuse-read.Tpo -c -o gnunet_fuse-read.obj `if test -f 'read.c'; then $(CYGPATH_W) 'read.c'; else $(CYGPATH_W) '$(srcdir)/read.c'; fi`
gnunet-fuse-0.13.0/src/fuse/Makefile.in-562-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_fuse-read.Tpo $(DEPDIR)/gnunet_fuse-read.Po
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-564-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-fuse-0.13.0/src/fuse/Makefile.in:565:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gnunet_fuse-read.obj `if test -f 'read.c'; then $(CYGPATH_W) 'read.c'; else $(CYGPATH_W) '$(srcdir)/read.c'; fi`
gnunet-fuse-0.13.0/src/fuse/Makefile.in-566-
gnunet-fuse-0.13.0/src/fuse/Makefile.in-567-gnunet_fuse-open.o: open.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in:568:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gnunet_fuse-open.o -MD -MP -MF $(DEPDIR)/gnunet_fuse-open.Tpo -c -o gnunet_fuse-open.o `test -f 'open.c' || echo '$(srcdir)/'`open.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in-569-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_fuse-open.Tpo $(DEPDIR)/gnunet_fuse-open.Po
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-571-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-fuse-0.13.0/src/fuse/Makefile.in:572:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gnunet_fuse-open.o `test -f 'open.c' || echo '$(srcdir)/'`open.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in-573-
gnunet-fuse-0.13.0/src/fuse/Makefile.in-574-gnunet_fuse-open.obj: open.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in:575:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gnunet_fuse-open.obj -MD -MP -MF $(DEPDIR)/gnunet_fuse-open.Tpo -c -o gnunet_fuse-open.obj `if test -f 'open.c'; then $(CYGPATH_W) 'open.c'; else $(CYGPATH_W) '$(srcdir)/open.c'; fi`
gnunet-fuse-0.13.0/src/fuse/Makefile.in-576-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_fuse-open.Tpo $(DEPDIR)/gnunet_fuse-open.Po
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-578-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-fuse-0.13.0/src/fuse/Makefile.in:579:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gnunet_fuse-open.obj `if test -f 'open.c'; then $(CYGPATH_W) 'open.c'; else $(CYGPATH_W) '$(srcdir)/open.c'; fi`
gnunet-fuse-0.13.0/src/fuse/Makefile.in-580-
gnunet-fuse-0.13.0/src/fuse/Makefile.in-581-gnunet_fuse-getattr.o: getattr.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in:582:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gnunet_fuse-getattr.o -MD -MP -MF $(DEPDIR)/gnunet_fuse-getattr.Tpo -c -o gnunet_fuse-getattr.o `test -f 'getattr.c' || echo '$(srcdir)/'`getattr.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in-583-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_fuse-getattr.Tpo $(DEPDIR)/gnunet_fuse-getattr.Po
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-585-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-fuse-0.13.0/src/fuse/Makefile.in:586:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gnunet_fuse-getattr.o `test -f 'getattr.c' || echo '$(srcdir)/'`getattr.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in-587-
gnunet-fuse-0.13.0/src/fuse/Makefile.in-588-gnunet_fuse-getattr.obj: getattr.c
gnunet-fuse-0.13.0/src/fuse/Makefile.in:589:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gnunet_fuse-getattr.obj -MD -MP -MF $(DEPDIR)/gnunet_fuse-getattr.Tpo -c -o gnunet_fuse-getattr.obj `if test -f 'getattr.c'; then $(CYGPATH_W) 'getattr.c'; else $(CYGPATH_W) '$(srcdir)/getattr.c'; fi`
gnunet-fuse-0.13.0/src/fuse/Makefile.in-590-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gnunet_fuse-getattr.Tpo $(DEPDIR)/gnunet_fuse-getattr.Po
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-592-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnunet-fuse-0.13.0/src/fuse/Makefile.in:593:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gnunet_fuse-getattr.obj `if test -f 'getattr.c'; then $(CYGPATH_W) 'getattr.c'; else $(CYGPATH_W) '$(srcdir)/getattr.c'; fi`
gnunet-fuse-0.13.0/src/fuse/Makefile.in-594-
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-608-	dot_seen=no; \
gnunet-fuse-0.13.0/src/fuse/Makefile.in:609:	target=`echo $@ | sed s/-recursive//`; \
gnunet-fuse-0.13.0/src/fuse/Makefile.in-610-	case "$@" in \
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-671-GTAGS:
gnunet-fuse-0.13.0/src/fuse/Makefile.in:672:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-fuse-0.13.0/src/fuse/Makefile.in-673-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-697-distdir-am: $(DISTFILES)
gnunet-fuse-0.13.0/src/fuse/Makefile.in:698:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-fuse-0.13.0/src/fuse/Makefile.in:699:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-fuse-0.13.0/src/fuse/Makefile.in-700-	list='$(DISTFILES)'; \
##############################################
gnunet-fuse-0.13.0/src/fuse/Makefile.in-711-	  if test -d $$d/$$file; then \
gnunet-fuse-0.13.0/src/fuse/Makefile.in:712:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-fuse-0.13.0/src/fuse/Makefile.in-713-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-fuse-0.13.0/src/Makefile.in-49-  { \
gnunet-fuse-0.13.0/src/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-fuse-0.13.0/src/Makefile.in-51-  }; \
##############################################
gnunet-fuse-0.13.0/src/Makefile.in-169-  while test -n "$$dir1"; do \
gnunet-fuse-0.13.0/src/Makefile.in:170:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnunet-fuse-0.13.0/src/Makefile.in-171-    if test "$$first" != "."; then \
gnunet-fuse-0.13.0/src/Makefile.in-172-      if test "$$first" = ".."; then \
gnunet-fuse-0.13.0/src/Makefile.in:173:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnunet-fuse-0.13.0/src/Makefile.in:174:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnunet-fuse-0.13.0/src/Makefile.in-175-      else \
gnunet-fuse-0.13.0/src/Makefile.in:176:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnunet-fuse-0.13.0/src/Makefile.in-177-        if test "$$first2" = "$$first"; then \
gnunet-fuse-0.13.0/src/Makefile.in:178:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnunet-fuse-0.13.0/src/Makefile.in-179-        else \
##############################################
gnunet-fuse-0.13.0/src/Makefile.in-184-    fi; \
gnunet-fuse-0.13.0/src/Makefile.in:185:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnunet-fuse-0.13.0/src/Makefile.in-186-  done; \
##############################################
gnunet-fuse-0.13.0/src/Makefile.in-356-	dot_seen=no; \
gnunet-fuse-0.13.0/src/Makefile.in:357:	target=`echo $@ | sed s/-recursive//`; \
gnunet-fuse-0.13.0/src/Makefile.in-358-	case "$@" in \
##############################################
gnunet-fuse-0.13.0/src/Makefile.in-419-GTAGS:
gnunet-fuse-0.13.0/src/Makefile.in:420:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-fuse-0.13.0/src/Makefile.in-421-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-fuse-0.13.0/src/Makefile.in-445-distdir-am: $(DISTFILES)
gnunet-fuse-0.13.0/src/Makefile.in:446:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-fuse-0.13.0/src/Makefile.in:447:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-fuse-0.13.0/src/Makefile.in-448-	list='$(DISTFILES)'; \
##############################################
gnunet-fuse-0.13.0/src/Makefile.in-459-	  if test -d $$d/$$file; then \
gnunet-fuse-0.13.0/src/Makefile.in:460:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-fuse-0.13.0/src/Makefile.in-461-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-fuse-0.13.0/config.sub-52-
gnunet-fuse-0.13.0/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
gnunet-fuse-0.13.0/config.sub-54-
##############################################
gnunet-fuse-0.13.0/config.sub-771-	i*86v32)
gnunet-fuse-0.13.0/config.sub:772:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
gnunet-fuse-0.13.0/config.sub-773-		vendor=pc
##############################################
gnunet-fuse-0.13.0/config.sub-776-	i*86v4*)
gnunet-fuse-0.13.0/config.sub:777:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
gnunet-fuse-0.13.0/config.sub-778-		vendor=pc
##############################################
gnunet-fuse-0.13.0/config.sub-781-	i*86v)
gnunet-fuse-0.13.0/config.sub:782:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
gnunet-fuse-0.13.0/config.sub-783-		vendor=pc
##############################################
gnunet-fuse-0.13.0/config.sub-786-	i*86sol2)
gnunet-fuse-0.13.0/config.sub:787:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
gnunet-fuse-0.13.0/config.sub-788-		vendor=pc
##############################################
gnunet-fuse-0.13.0/config.sub-917-		cpu=sparc
gnunet-fuse-0.13.0/config.sub:918:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
gnunet-fuse-0.13.0/config.sub-919-		;;
##############################################
gnunet-fuse-0.13.0/config.sub-1084-	sh5e[lb]-*)
gnunet-fuse-0.13.0/config.sub:1085:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
gnunet-fuse-0.13.0/config.sub-1086-		;;
##############################################
gnunet-fuse-0.13.0/config.sub-1102-	xscale-* | xscalee[bl]-*)
gnunet-fuse-0.13.0/config.sub:1103:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
gnunet-fuse-0.13.0/config.sub-1104-		;;
##############################################
gnunet-fuse-0.13.0/config.sub-1256-			*)
gnunet-fuse-0.13.0/config.sub:1257:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
gnunet-fuse-0.13.0/config.sub-1258-				exit 1
##############################################
gnunet-fuse-0.13.0/config.sub-1290-	solaris1 | solaris1.*)
gnunet-fuse-0.13.0/config.sub:1291:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
gnunet-fuse-0.13.0/config.sub-1292-		;;
##############################################
gnunet-fuse-0.13.0/config.sub-1299-	gnu/linux*)
gnunet-fuse-0.13.0/config.sub:1300:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
gnunet-fuse-0.13.0/config.sub-1301-		;;
##############################################
gnunet-fuse-0.13.0/config.sub-1322-	sco3.2.[4-9]*)
gnunet-fuse-0.13.0/config.sub:1323:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
gnunet-fuse-0.13.0/config.sub-1324-		;;
##############################################
gnunet-fuse-0.13.0/config.sub-1385-	nto*)
gnunet-fuse-0.13.0/config.sub:1386:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
gnunet-fuse-0.13.0/config.sub-1387-		;;
##############################################
gnunet-fuse-0.13.0/config.sub-1395-	linux*)
gnunet-fuse-0.13.0/config.sub:1396:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
gnunet-fuse-0.13.0/config.sub-1397-		;;
##############################################
gnunet-fuse-0.13.0/config.sub-1407-	mac*)
gnunet-fuse-0.13.0/config.sub:1408:		os=`echo "$os" | sed -e 's|mac|macos|'`
gnunet-fuse-0.13.0/config.sub-1409-		;;
##############################################
gnunet-fuse-0.13.0/config.sub-1416-	sunos5*)
gnunet-fuse-0.13.0/config.sub:1417:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
gnunet-fuse-0.13.0/config.sub-1418-		;;
gnunet-fuse-0.13.0/config.sub-1419-	sunos6*)
gnunet-fuse-0.13.0/config.sub:1420:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
gnunet-fuse-0.13.0/config.sub-1421-		;;
##############################################
gnunet-fuse-0.13.0/config.sub-1456-	sinix5.*)
gnunet-fuse-0.13.0/config.sub:1457:		os=`echo $os | sed -e 's|sinix|sysv|'`
gnunet-fuse-0.13.0/config.sub-1458-		;;
##############################################
gnunet-fuse-0.13.0/config.sub-1516-	*)
gnunet-fuse-0.13.0/config.sub:1517:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
gnunet-fuse-0.13.0/config.sub-1518-		exit 1
##############################################
gnunet-fuse-0.13.0/Makefile.in-51-  { \
gnunet-fuse-0.13.0/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnunet-fuse-0.13.0/Makefile.in-53-  }; \
##############################################
gnunet-fuse-0.13.0/Makefile.in-188-  while test -n "$$dir1"; do \
gnunet-fuse-0.13.0/Makefile.in:189:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnunet-fuse-0.13.0/Makefile.in-190-    if test "$$first" != "."; then \
gnunet-fuse-0.13.0/Makefile.in-191-      if test "$$first" = ".."; then \
gnunet-fuse-0.13.0/Makefile.in:192:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnunet-fuse-0.13.0/Makefile.in:193:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnunet-fuse-0.13.0/Makefile.in-194-      else \
gnunet-fuse-0.13.0/Makefile.in:195:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnunet-fuse-0.13.0/Makefile.in-196-        if test "$$first2" = "$$first"; then \
gnunet-fuse-0.13.0/Makefile.in:197:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnunet-fuse-0.13.0/Makefile.in-198-        else \
##############################################
gnunet-fuse-0.13.0/Makefile.in-203-    fi; \
gnunet-fuse-0.13.0/Makefile.in:204:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnunet-fuse-0.13.0/Makefile.in-205-  done; \
##############################################
gnunet-fuse-0.13.0/Makefile.in-404-	dot_seen=no; \
gnunet-fuse-0.13.0/Makefile.in:405:	target=`echo $@ | sed s/-recursive//`; \
gnunet-fuse-0.13.0/Makefile.in-406-	case "$@" in \
##############################################
gnunet-fuse-0.13.0/Makefile.in-467-GTAGS:
gnunet-fuse-0.13.0/Makefile.in:468:	here=`$(am__cd) $(top_builddir) && pwd` \
gnunet-fuse-0.13.0/Makefile.in-469-	  && $(am__cd) $(top_srcdir) \
##############################################
gnunet-fuse-0.13.0/Makefile.in-502-	test -d "$(distdir)" || mkdir "$(distdir)"
gnunet-fuse-0.13.0/Makefile.in:503:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-fuse-0.13.0/Makefile.in:504:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnunet-fuse-0.13.0/Makefile.in-505-	list='$(DISTFILES)'; \
##############################################
gnunet-fuse-0.13.0/Makefile.in-516-	  if test -d $$d/$$file; then \
gnunet-fuse-0.13.0/Makefile.in:517:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnunet-fuse-0.13.0/Makefile.in-518-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnunet-fuse-0.13.0/Makefile.in-633-	test -d $(distdir)/_build || exit 0; \
gnunet-fuse-0.13.0/Makefile.in:634:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gnunet-fuse-0.13.0/Makefile.in-635-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gnunet-fuse-0.13.0/Makefile.in-677-	}; \
gnunet-fuse-0.13.0/Makefile.in:678:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
gnunet-fuse-0.13.0/Makefile.in-679-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gnunet-fuse-0.13.0/Makefile.in-689-	fi
gnunet-fuse-0.13.0/Makefile.in:690:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gnunet-fuse-0.13.0/Makefile.in-691-	  || { echo "ERROR: files left in build directory after distclean:" ; \