===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
fpart-1.2.0/config.guess-34-
fpart-1.2.0/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
fpart-1.2.0/config.guess-36-
##############################################
fpart-1.2.0/config.guess-104-    # shellcheck disable=SC2039
fpart-1.2.0/config.guess:105:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
fpart-1.2.0/config.guess-106-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
fpart-1.2.0/config.guess-154-	EOF
fpart-1.2.0/config.guess:155:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
fpart-1.2.0/config.guess-156-
##############################################
fpart-1.2.0/config.guess-191-	    earmv*)
fpart-1.2.0/config.guess:192:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
fpart-1.2.0/config.guess:193:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
fpart-1.2.0/config.guess-194-		machine="${arch}${endian}"-unknown
##############################################
fpart-1.2.0/config.guess-223-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
fpart-1.2.0/config.guess:224:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
fpart-1.2.0/config.guess-225-		;;
##############################################
fpart-1.2.0/config.guess-236-	    *)
fpart-1.2.0/config.guess:237:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
fpart-1.2.0/config.guess-238-		;;
##############################################
fpart-1.2.0/config.guess-283-	*4.0)
fpart-1.2.0/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
fpart-1.2.0/config.guess-285-		;;
fpart-1.2.0/config.guess-286-	*5.*)
fpart-1.2.0/config.guess:287:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
fpart-1.2.0/config.guess-288-		;;
##############################################
fpart-1.2.0/config.guess-293-	# types through head -n 1, so we only detect the type of CPU 0.
fpart-1.2.0/config.guess:294:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
fpart-1.2.0/config.guess-295-	case "$ALPHA_CPU_TYPE" in
##############################################
fpart-1.2.0/config.guess-331-	# 1.2 uses "1.2" for uname -r.
fpart-1.2.0/config.guess:332:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
fpart-1.2.0/config.guess-333-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
fpart-1.2.0/config.guess-382-    s390x:SunOS:*:*)
fpart-1.2.0/config.guess:383:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
fpart-1.2.0/config.guess-384-	exit ;;
fpart-1.2.0/config.guess-385-    sun4H:SunOS:5.*:*)
fpart-1.2.0/config.guess:386:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
fpart-1.2.0/config.guess-387-	exit ;;
fpart-1.2.0/config.guess-388-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
fpart-1.2.0/config.guess:389:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
fpart-1.2.0/config.guess-390-	exit ;;
##############################################
fpart-1.2.0/config.guess-394-    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
fpart-1.2.0/config.guess:395:	UNAME_REL="`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
fpart-1.2.0/config.guess-396-	case `isainfo -b` in
##############################################
fpart-1.2.0/config.guess-408-	# it's likely to be more like Solaris than SunOS4.
fpart-1.2.0/config.guess:409:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
fpart-1.2.0/config.guess-410-	exit ;;
##############################################
fpart-1.2.0/config.guess-417-	# Japanese Language versions have a version number like `4.1.3-JL'.
fpart-1.2.0/config.guess:418:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
fpart-1.2.0/config.guess-419-	exit ;;
##############################################
fpart-1.2.0/config.guess-423-    sun*:*:4.2BSD:*)
fpart-1.2.0/config.guess:424:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
fpart-1.2.0/config.guess-425-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
fpart-1.2.0/config.guess-505-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
fpart-1.2.0/config.guess:506:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
fpart-1.2.0/config.guess:507:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
fpart-1.2.0/config.guess-508-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
fpart-1.2.0/config.guess-561-    *:IRIX*:*:*)
fpart-1.2.0/config.guess:562:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
fpart-1.2.0/config.guess-563-	exit ;;
##############################################
fpart-1.2.0/config.guess-591-EOF
fpart-1.2.0/config.guess:592:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
fpart-1.2.0/config.guess-593-		then
##############################################
fpart-1.2.0/config.guess-604-    *:AIX:*:[4567])
fpart-1.2.0/config.guess:605:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
fpart-1.2.0/config.guess-606-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
fpart-1.2.0/config.guess-640-    9000/[34678]??:HP-UX:*:*)
fpart-1.2.0/config.guess:641:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
fpart-1.2.0/config.guess-642-	case "$UNAME_MACHINE" in
##############################################
fpart-1.2.0/config.guess-694-EOF
fpart-1.2.0/config.guess:695:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
fpart-1.2.0/config.guess-696-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
fpart-1.2.0/config.guess-722-    ia64:HP-UX:*:*)
fpart-1.2.0/config.guess:723:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
fpart-1.2.0/config.guess-724-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
fpart-1.2.0/config.guess-752-EOF
fpart-1.2.0/config.guess:753:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
fpart-1.2.0/config.guess-754-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
fpart-1.2.0/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
fpart-1.2.0/config.guess:824:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
fpart-1.2.0/config.guess-825-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
fpart-1.2.0/config.guess-828-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
fpart-1.2.0/config.guess:829:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
fpart-1.2.0/config.guess-830-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
fpart-1.2.0/config.guess-846-	then
fpart-1.2.0/config.guess:847:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
fpart-1.2.0/config.guess-848-	else
fpart-1.2.0/config.guess:849:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
fpart-1.2.0/config.guess-850-	fi
##############################################
fpart-1.2.0/config.guess-853-	UNAME_PROCESSOR=`/usr/bin/uname -p`
fpart-1.2.0/config.guess:854:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
fpart-1.2.0/config.guess-855-	exit ;;
##############################################
fpart-1.2.0/config.guess-889-    prep*:SunOS:5.*:*)
fpart-1.2.0/config.guess:890:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
fpart-1.2.0/config.guess-891-	exit ;;
##############################################
fpart-1.2.0/config.guess-893-	# the GNU system
fpart-1.2.0/config.guess:894:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
fpart-1.2.0/config.guess-895-	exit ;;
##############################################
fpart-1.2.0/config.guess-897-	# other systems with GNU libc and userland
fpart-1.2.0/config.guess:898:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
fpart-1.2.0/config.guess-899-	exit ;;
##############################################
fpart-1.2.0/config.guess-991-EOF
fpart-1.2.0/config.guess:992:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
fpart-1.2.0/config.guess-993-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
fpart-1.2.0/config.guess-1091-    i*86:*:4.*:*)
fpart-1.2.0/config.guess:1092:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
fpart-1.2.0/config.guess-1093-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
fpart-1.2.0/config.guess-1294-	fi
fpart-1.2.0/config.guess:1295:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
fpart-1.2.0/config.guess-1296-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
fpart-1.2.0/config.guess-1393-    *:DragonFly:*:*)
fpart-1.2.0/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
fpart-1.2.0/config.guess-1395-	exit ;;
##############################################
fpart-1.2.0/config.guess-1406-    i*86:skyos:*:*)
fpart-1.2.0/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
fpart-1.2.0/config.guess-1408-	exit ;;
##############################################
fpart-1.2.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
fpart-1.2.0/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
fpart-1.2.0/configure-47-  as_echo='print -r --'
fpart-1.2.0/configure-48-  as_echo_n='print -rn --'
fpart-1.2.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
fpart-1.2.0/configure-50-  as_echo='printf %s\n'
##############################################
fpart-1.2.0/configure-52-else
fpart-1.2.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
fpart-1.2.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
fpart-1.2.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
fpart-1.2.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
fpart-1.2.0/configure-64-      esac;
##############################################
fpart-1.2.0/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
fpart-1.2.0/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
fpart-1.2.0/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
fpart-1.2.0/configure-327-      case $as_dir in #(
fpart-1.2.0/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
fpart-1.2.0/configure-329-      *) as_qdir=$as_dir;;
##############################################
fpart-1.2.0/configure-400-  {
fpart-1.2.0/configure:401:    as_val=`expr "$@" || test $? -eq 1`
fpart-1.2.0/configure-402-  }
##############################################
fpart-1.2.0/configure-407-# ----------------------------------------
fpart-1.2.0/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
fpart-1.2.0/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
fpart-1.2.0/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
fpart-1.2.0/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
fpart-1.2.0/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
fpart-1.2.0/configure-814-  case $ac_option in
fpart-1.2.0/configure:815:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
fpart-1.2.0/configure-816-  *=)   ac_optarg= ;;
##############################################
fpart-1.2.0/configure-858-  -disable-* | --disable-*)
fpart-1.2.0/configure:859:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
fpart-1.2.0/configure-860-    # Reject names that are not valid shell variable names.
##############################################
fpart-1.2.0/configure-863-    ac_useropt_orig=$ac_useropt
fpart-1.2.0/configure:864:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fpart-1.2.0/configure-865-    case $ac_user_opts in
##############################################
fpart-1.2.0/configure-884-  -enable-* | --enable-*)
fpart-1.2.0/configure:885:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
fpart-1.2.0/configure-886-    # Reject names that are not valid shell variable names.
##############################################
fpart-1.2.0/configure-889-    ac_useropt_orig=$ac_useropt
fpart-1.2.0/configure:890:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fpart-1.2.0/configure-891-    case $ac_user_opts in
##############################################
fpart-1.2.0/configure-1088-  -with-* | --with-*)
fpart-1.2.0/configure:1089:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
fpart-1.2.0/configure-1090-    # Reject names that are not valid shell variable names.
##############################################
fpart-1.2.0/configure-1093-    ac_useropt_orig=$ac_useropt
fpart-1.2.0/configure:1094:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fpart-1.2.0/configure-1095-    case $ac_user_opts in
##############################################
fpart-1.2.0/configure-1104-  -without-* | --without-*)
fpart-1.2.0/configure:1105:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
fpart-1.2.0/configure-1106-    # Reject names that are not valid shell variable names.
##############################################
fpart-1.2.0/configure-1109-    ac_useropt_orig=$ac_useropt
fpart-1.2.0/configure:1110:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fpart-1.2.0/configure-1111-    case $ac_user_opts in
##############################################
fpart-1.2.0/configure-1142-  *=*)
fpart-1.2.0/configure:1143:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
fpart-1.2.0/configure-1144-    # Reject names that are not valid shell variable names.
##############################################
fpart-1.2.0/configure-1163-if test -n "$ac_prev"; then
fpart-1.2.0/configure:1164:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
fpart-1.2.0/configure-1165-  as_fn_error $? "missing argument to $ac_option"
##############################################
fpart-1.2.0/configure-1185-    */ )
fpart-1.2.0/configure:1186:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
fpart-1.2.0/configure-1187-      eval $ac_var=\$ac_val;;
##############################################
fpart-1.2.0/configure-1220-ac_ls_di=`ls -di .` &&
fpart-1.2.0/configure:1221:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
fpart-1.2.0/configure-1222-  as_fn_error $? "working directory cannot be determined"
##############################################
fpart-1.2.0/configure-1276-case $srcdir in
fpart-1.2.0/configure:1277:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
fpart-1.2.0/configure-1278-esac
##############################################
fpart-1.2.0/configure-1319-By default, \`make install' will install all the files in
fpart-1.2.0/configure:1320:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
fpart-1.2.0/configure:1321:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
fpart-1.2.0/configure-1322-for instance \`--prefix=\$HOME'.
##############################################
fpart-1.2.0/configure-1410-*)
fpart-1.2.0/configure:1411:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
fpart-1.2.0/configure-1412-  # A ".." for each directory in $ac_dir_suffix.
fpart-1.2.0/configure:1413:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
fpart-1.2.0/configure-1414-  case $ac_top_builddir_sub in
##############################################
fpart-1.2.0/configure-1952-    *\'*)
fpart-1.2.0/configure:1953:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
fpart-1.2.0/configure-1954-    esac
##############################################
fpart-1.2.0/configure-2035-      case $ac_val in
fpart-1.2.0/configure:2036:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
fpart-1.2.0/configure-2037-      esac
##############################################
fpart-1.2.0/configure-2050-	case $ac_val in
fpart-1.2.0/configure:2051:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
fpart-1.2.0/configure-2052-	esac
##############################################
fpart-1.2.0/configure-2170-    set,)
fpart-1.2.0/configure:2171:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
fpart-1.2.0/configure:2172:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
fpart-1.2.0/configure-2173-      ac_cache_corrupted=: ;;
##############################################
fpart-1.2.0/configure-2181-	# differences in whitespace do not lead to failure.
fpart-1.2.0/configure:2182:	ac_old_val_w=`echo x $ac_old_val`
fpart-1.2.0/configure:2183:	ac_new_val_w=`echo x $ac_new_val`
fpart-1.2.0/configure-2184-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
fpart-1.2.0/configure-2201-    case $ac_new_val in
fpart-1.2.0/configure:2202:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
fpart-1.2.0/configure-2203-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
fpart-1.2.0/configure-2377-     echo "timestamp, slept: $am_has_slept" > conftest.file
fpart-1.2.0/configure:2378:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
fpart-1.2.0/configure-2379-     if test "$*" = "X"; then
fpart-1.2.0/configure-2380-	# -L didn't work.
fpart-1.2.0/configure:2381:	set X `ls -t "$srcdir/configure" conftest.file`
fpart-1.2.0/configure-2382-     fi
##############################################
fpart-1.2.0/configure-2428-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
fpart-1.2.0/configure:2429:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
fpart-1.2.0/configure-2430-
fpart-1.2.0/configure-2431-# Expand $ac_aux_dir to an absolute path.
fpart-1.2.0/configure:2432:am_aux_dir=`cd "$ac_aux_dir" && pwd`
fpart-1.2.0/configure-2433-
##############################################
fpart-1.2.0/configure-2573-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
fpart-1.2.0/configure:2574:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
fpart-1.2.0/configure-2575-	     'mkdir (GNU coreutils) '* | \
##############################################
fpart-1.2.0/configure-2646-set x ${MAKE-make}
fpart-1.2.0/configure:2647:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
fpart-1.2.0/configure-2648-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
fpart-1.2.0/configure-2656-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
fpart-1.2.0/configure:2657:case `${MAKE-make} -f conftest.make 2>/dev/null` in
fpart-1.2.0/configure-2658-  *@@@%%%=?*=@@@%%%*)
##############################################
fpart-1.2.0/configure-2722-
fpart-1.2.0/configure:2723:if test "`cd $srcdir && pwd`" != "`pwd`"; then
fpart-1.2.0/configure-2724-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
fpart-1.2.0/configure-2993-$as_echo_n "checking whether the C compiler works... " >&6; }
fpart-1.2.0/configure:2994:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
fpart-1.2.0/configure-2995-
##############################################
fpart-1.2.0/configure-3037-	then :; else
fpart-1.2.0/configure:3038:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
fpart-1.2.0/configure-3039-	fi
##############################################
fpart-1.2.0/configure-3097-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
fpart-1.2.0/configure:3098:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
fpart-1.2.0/configure-3099-	  break;;
##############################################
fpart-1.2.0/configure-3206-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
fpart-1.2.0/configure:3207:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
fpart-1.2.0/configure-3208-       break;;
##############################################
fpart-1.2.0/configure-3587-  if test "$am_compiler_list" = ""; then
fpart-1.2.0/configure:3588:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
fpart-1.2.0/configure-3589-  fi
##############################################
fpart-1.2.0/configure-4072-  # Check for GNU $ac_path_GREP
fpart-1.2.0/configure:4073:case `"$ac_path_GREP" --version 2>&1` in
fpart-1.2.0/configure-4074-*GNU*)
##############################################
fpart-1.2.0/configure-4138-  # Check for GNU $ac_path_EGREP
fpart-1.2.0/configure:4139:case `"$ac_path_EGREP" --version 2>&1` in
fpart-1.2.0/configure-4140-*GNU*)
##############################################
fpart-1.2.0/configure-4299-do :
fpart-1.2.0/configure:4300:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
fpart-1.2.0/configure-4301-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
fpart-1.2.0/configure-4304-  cat >>confdefs.h <<_ACEOF
fpart-1.2.0/configure:4305:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
fpart-1.2.0/configure-4306-_ACEOF
##############################################
fpart-1.2.0/configure-4314-do :
fpart-1.2.0/configure:4315:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
fpart-1.2.0/configure-4316-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
fpart-1.2.0/configure-4318-  cat >>confdefs.h <<_ACEOF
fpart-1.2.0/configure:4319:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
fpart-1.2.0/configure-4320-_ACEOF
##############################################
fpart-1.2.0/configure-4365-do :
fpart-1.2.0/configure:4366:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
fpart-1.2.0/configure-4367-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
fpart-1.2.0/configure-4369-  cat >>confdefs.h <<_ACEOF
fpart-1.2.0/configure:4370:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
fpart-1.2.0/configure-4371-_ACEOF
##############################################
fpart-1.2.0/configure-4762-do :
fpart-1.2.0/configure:4763:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
fpart-1.2.0/configure-4764-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
fpart-1.2.0/configure-4766-  cat >>confdefs.h <<_ACEOF
fpart-1.2.0/configure:4767:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
fpart-1.2.0/configure-4768-_ACEOF
##############################################
fpart-1.2.0/configure-4785-test "x$ac_build_alias" = x &&
fpart-1.2.0/configure:4786:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
fpart-1.2.0/configure-4787-test "x$ac_build_alias" = x &&
fpart-1.2.0/configure-4788-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
fpart-1.2.0/configure:4789:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
fpart-1.2.0/configure-4790-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
fpart-1.2.0/configure-4809-IFS=$ac_save_IFS
fpart-1.2.0/configure:4810:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
fpart-1.2.0/configure-4811-
##############################################
fpart-1.2.0/configure-4820-else
fpart-1.2.0/configure:4821:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
fpart-1.2.0/configure-4822-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
fpart-1.2.0/configure-4842-IFS=$ac_save_IFS
fpart-1.2.0/configure:4843:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
fpart-1.2.0/configure-4844-
##############################################
fpart-1.2.0/configure-5292-'
fpart-1.2.0/configure:5293:DEFS=`sed -n "$ac_script" confdefs.h`
fpart-1.2.0/configure-5294-
##############################################
fpart-1.2.0/configure-5301-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
fpart-1.2.0/configure:5302:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
fpart-1.2.0/configure-5303-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
fpart-1.2.0/configure-5416-if test -z "$BASH_VERSION$ZSH_VERSION" \
fpart-1.2.0/configure:5417:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
fpart-1.2.0/configure-5418-  as_echo='print -r --'
fpart-1.2.0/configure-5419-  as_echo_n='print -rn --'
fpart-1.2.0/configure:5420:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
fpart-1.2.0/configure-5421-  as_echo='printf %s\n'
##############################################
fpart-1.2.0/configure-5423-else
fpart-1.2.0/configure:5424:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
fpart-1.2.0/configure-5425-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
fpart-1.2.0/configure-5433-	expr "X$arg" : "X\\(.*\\)$as_nl";
fpart-1.2.0/configure:5434:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
fpart-1.2.0/configure-5435-      esac;
##############################################
fpart-1.2.0/configure-5510-# ----------------------------------------
fpart-1.2.0/configure:5511:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
fpart-1.2.0/configure-5512-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
fpart-1.2.0/configure-5582-  {
fpart-1.2.0/configure:5583:    as_val=`expr "$@" || test $? -eq 1`
fpart-1.2.0/configure-5584-  }
##############################################
fpart-1.2.0/configure-5686-      case $as_dir in #(
fpart-1.2.0/configure:5687:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
fpart-1.2.0/configure-5688-      *) as_qdir=$as_dir;;
##############################################
fpart-1.2.0/configure-5812-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
fpart-1.2.0/configure:5813:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
fpart-1.2.0/configure-5814-ac_cs_version="\\
##############################################
fpart-1.2.0/configure-5837-  --*=?*)
fpart-1.2.0/configure:5838:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
fpart-1.2.0/configure:5839:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
fpart-1.2.0/configure-5840-    ac_shift=:
##############################################
fpart-1.2.0/configure-5842-  --*=)
fpart-1.2.0/configure:5843:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
fpart-1.2.0/configure-5844-    ac_optarg=
##############################################
fpart-1.2.0/configure-5866-    case $ac_optarg in
fpart-1.2.0/configure:5867:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
fpart-1.2.0/configure-5868-    '') as_fn_error $? "missing file argument" ;;
##############################################
fpart-1.2.0/configure-5992-fi
fpart-1.2.0/configure:5993:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
fpart-1.2.0/configure-5994-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
fpart-1.2.0/configure-6009-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
fpart-1.2.0/configure:6010:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
fpart-1.2.0/configure-6011-ac_delim='%!_!# '
##############################################
fpart-1.2.0/configure-6015-
fpart-1.2.0/configure:6016:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
fpart-1.2.0/configure-6017-  if test $ac_delim_n = $ac_delim_num; then
##############################################
fpart-1.2.0/configure-6177-      esac
fpart-1.2.0/configure:6178:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
fpart-1.2.0/configure-6179-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
fpart-1.2.0/configure-6236-*)
fpart-1.2.0/configure:6237:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
fpart-1.2.0/configure-6238-  # A ".." for each directory in $ac_dir_suffix.
fpart-1.2.0/configure:6239:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
fpart-1.2.0/configure-6240-  case $ac_top_builddir_sub in
##############################################
fpart-1.2.0/configure-6297-/@mandir@/p'
fpart-1.2.0/configure:6298:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
fpart-1.2.0/configure-6299-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
fpart-1.2.0/configure-6314-
fpart-1.2.0/configure:6315:# Neutralize VPATH when `$srcdir' = `.'.
fpart-1.2.0/configure-6316-# Shell code in configure.ac might set extrasub.
##############################################
fpart-1.2.0/configure-6342-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
fpart-1.2.0/configure:6343:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
fpart-1.2.0/configure-6344-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
fpart-1.2.0/configure-6386-    # Strip MF so we end up with the name of the file.
fpart-1.2.0/configure:6387:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
fpart-1.2.0/configure-6388-    # Check whether this is an Automake generated Makefile which includes
##############################################
fpart-1.2.0/man/Makefile.in-49-  { \
fpart-1.2.0/man/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fpart-1.2.0/man/Makefile.in-51-  }; \
##############################################
fpart-1.2.0/man/Makefile.in-117-  esac
fpart-1.2.0/man/Makefile.in:118:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fpart-1.2.0/man/Makefile.in-119-am__vpath_adj = case $$p in \
fpart-1.2.0/man/Makefile.in:120:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fpart-1.2.0/man/Makefile.in-121-    *) f=$$p;; \
fpart-1.2.0/man/Makefile.in-122-  esac;
fpart-1.2.0/man/Makefile.in:123:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fpart-1.2.0/man/Makefile.in-124-am__install_max = 40
fpart-1.2.0/man/Makefile.in-125-am__nobase_strip_setup = \
fpart-1.2.0/man/Makefile.in:126:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fpart-1.2.0/man/Makefile.in-127-am__nobase_strip = \
##############################################
fpart-1.2.0/man/Makefile.in-284-	test -n "$(man1dir)" \
fpart-1.2.0/man/Makefile.in:285:	  && test -n "`echo $$list1$$list2`" \
fpart-1.2.0/man/Makefile.in-286-	  || exit 0; \
##############################################
fpart-1.2.0/man/Makefile.in-333-distdir-am: $(DISTFILES)
fpart-1.2.0/man/Makefile.in:334:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fpart-1.2.0/man/Makefile.in:335:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fpart-1.2.0/man/Makefile.in-336-	list='$(DISTFILES)'; \
##############################################
fpart-1.2.0/man/Makefile.in-347-	  if test -d $$d/$$file; then \
fpart-1.2.0/man/Makefile.in:348:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fpart-1.2.0/man/Makefile.in-349-	    if test -d "$(distdir)/$$file"; then \
##############################################
fpart-1.2.0/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
fpart-1.2.0/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
fpart-1.2.0/aclocal.m4-94-# and then we would define $MISSING as
##############################################
fpart-1.2.0/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
fpart-1.2.0/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
fpart-1.2.0/aclocal.m4-109-])
##############################################
fpart-1.2.0/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
fpart-1.2.0/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
fpart-1.2.0/aclocal.m4-207-  fi
##############################################
fpart-1.2.0/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
fpart-1.2.0/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
fpart-1.2.0/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
fpart-1.2.0/aclocal.m4-365-      || continue
fpart-1.2.0/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
fpart-1.2.0/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
fpart-1.2.0/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
fpart-1.2.0/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
fpart-1.2.0/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
fpart-1.2.0/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
fpart-1.2.0/aclocal.m4-592-    * )
fpart-1.2.0/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
fpart-1.2.0/aclocal.m4-594-  esac
fpart-1.2.0/aclocal.m4-595-done
fpart-1.2.0/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
fpart-1.2.0/aclocal.m4-597-
##############################################
fpart-1.2.0/aclocal.m4-848-     echo "timestamp, slept: $am_has_slept" > conftest.file
fpart-1.2.0/aclocal.m4:849:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
fpart-1.2.0/aclocal.m4-850-     if test "$[*]" = "X"; then
fpart-1.2.0/aclocal.m4-851-	# -L didn't work.
fpart-1.2.0/aclocal.m4:852:	set X `ls -t "$srcdir/configure" conftest.file`
fpart-1.2.0/aclocal.m4-853-     fi
##############################################
fpart-1.2.0/install-sh-234-      fi
fpart-1.2.0/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
fpart-1.2.0/install-sh-236-    *)
##############################################
fpart-1.2.0/install-sh-280-      dstdir=$dst
fpart-1.2.0/install-sh:281:      dstbase=`basename "$src"`
fpart-1.2.0/install-sh-282-      case $dst in
##############################################
fpart-1.2.0/install-sh-287-    else
fpart-1.2.0/install-sh:288:      dstdir=`dirname "$dst"`
fpart-1.2.0/install-sh-289-      test -d "$dstdir"
##############################################
fpart-1.2.0/install-sh-354-                   test_tmpdir="$tmpdir/a"
fpart-1.2.0/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
fpart-1.2.0/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
fpart-1.2.0/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
fpart-1.2.0/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
fpart-1.2.0/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
fpart-1.2.0/install-sh-419-            case $prefix in
fpart-1.2.0/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
fpart-1.2.0/install-sh-421-              *) qprefix=$prefix;;
##############################################
fpart-1.2.0/install-sh-468-    if $copy_on_change &&
fpart-1.2.0/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
fpart-1.2.0/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
fpart-1.2.0/install-sh-471-       set -f &&
##############################################
fpart-1.2.0/src/Makefile.in-50-  { \
fpart-1.2.0/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fpart-1.2.0/src/Makefile.in-52-  }; \
##############################################
fpart-1.2.0/src/Makefile.in-399-.c.obj:
fpart-1.2.0/src/Makefile.in:400:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
fpart-1.2.0/src/Makefile.in-401-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
fpart-1.2.0/src/Makefile.in-403-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fpart-1.2.0/src/Makefile.in:404:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
fpart-1.2.0/src/Makefile.in-405-
fpart-1.2.0/src/Makefile.in-406-fpart-utils.o: utils.c
fpart-1.2.0/src/Makefile.in:407:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -MT fpart-utils.o -MD -MP -MF $(DEPDIR)/fpart-utils.Tpo -c -o fpart-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
fpart-1.2.0/src/Makefile.in-408-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fpart-utils.Tpo $(DEPDIR)/fpart-utils.Po
##############################################
fpart-1.2.0/src/Makefile.in-410-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fpart-1.2.0/src/Makefile.in:411:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -c -o fpart-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
fpart-1.2.0/src/Makefile.in-412-
fpart-1.2.0/src/Makefile.in-413-fpart-utils.obj: utils.c
fpart-1.2.0/src/Makefile.in:414:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -MT fpart-utils.obj -MD -MP -MF $(DEPDIR)/fpart-utils.Tpo -c -o fpart-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
fpart-1.2.0/src/Makefile.in-415-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fpart-utils.Tpo $(DEPDIR)/fpart-utils.Po
##############################################
fpart-1.2.0/src/Makefile.in-417-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fpart-1.2.0/src/Makefile.in:418:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -c -o fpart-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
fpart-1.2.0/src/Makefile.in-419-
fpart-1.2.0/src/Makefile.in-420-fpart-options.o: options.c
fpart-1.2.0/src/Makefile.in:421:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -MT fpart-options.o -MD -MP -MF $(DEPDIR)/fpart-options.Tpo -c -o fpart-options.o `test -f 'options.c' || echo '$(srcdir)/'`options.c
fpart-1.2.0/src/Makefile.in-422-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fpart-options.Tpo $(DEPDIR)/fpart-options.Po
##############################################
fpart-1.2.0/src/Makefile.in-424-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fpart-1.2.0/src/Makefile.in:425:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -c -o fpart-options.o `test -f 'options.c' || echo '$(srcdir)/'`options.c
fpart-1.2.0/src/Makefile.in-426-
fpart-1.2.0/src/Makefile.in-427-fpart-options.obj: options.c
fpart-1.2.0/src/Makefile.in:428:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -MT fpart-options.obj -MD -MP -MF $(DEPDIR)/fpart-options.Tpo -c -o fpart-options.obj `if test -f 'options.c'; then $(CYGPATH_W) 'options.c'; else $(CYGPATH_W) '$(srcdir)/options.c'; fi`
fpart-1.2.0/src/Makefile.in-429-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fpart-options.Tpo $(DEPDIR)/fpart-options.Po
##############################################
fpart-1.2.0/src/Makefile.in-431-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fpart-1.2.0/src/Makefile.in:432:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -c -o fpart-options.obj `if test -f 'options.c'; then $(CYGPATH_W) 'options.c'; else $(CYGPATH_W) '$(srcdir)/options.c'; fi`
fpart-1.2.0/src/Makefile.in-433-
fpart-1.2.0/src/Makefile.in-434-fpart-partition.o: partition.c
fpart-1.2.0/src/Makefile.in:435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -MT fpart-partition.o -MD -MP -MF $(DEPDIR)/fpart-partition.Tpo -c -o fpart-partition.o `test -f 'partition.c' || echo '$(srcdir)/'`partition.c
fpart-1.2.0/src/Makefile.in-436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fpart-partition.Tpo $(DEPDIR)/fpart-partition.Po
##############################################
fpart-1.2.0/src/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fpart-1.2.0/src/Makefile.in:439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -c -o fpart-partition.o `test -f 'partition.c' || echo '$(srcdir)/'`partition.c
fpart-1.2.0/src/Makefile.in-440-
fpart-1.2.0/src/Makefile.in-441-fpart-partition.obj: partition.c
fpart-1.2.0/src/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -MT fpart-partition.obj -MD -MP -MF $(DEPDIR)/fpart-partition.Tpo -c -o fpart-partition.obj `if test -f 'partition.c'; then $(CYGPATH_W) 'partition.c'; else $(CYGPATH_W) '$(srcdir)/partition.c'; fi`
fpart-1.2.0/src/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fpart-partition.Tpo $(DEPDIR)/fpart-partition.Po
##############################################
fpart-1.2.0/src/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fpart-1.2.0/src/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -c -o fpart-partition.obj `if test -f 'partition.c'; then $(CYGPATH_W) 'partition.c'; else $(CYGPATH_W) '$(srcdir)/partition.c'; fi`
fpart-1.2.0/src/Makefile.in-447-
fpart-1.2.0/src/Makefile.in-448-fpart-file_entry.o: file_entry.c
fpart-1.2.0/src/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -MT fpart-file_entry.o -MD -MP -MF $(DEPDIR)/fpart-file_entry.Tpo -c -o fpart-file_entry.o `test -f 'file_entry.c' || echo '$(srcdir)/'`file_entry.c
fpart-1.2.0/src/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fpart-file_entry.Tpo $(DEPDIR)/fpart-file_entry.Po
##############################################
fpart-1.2.0/src/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fpart-1.2.0/src/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -c -o fpart-file_entry.o `test -f 'file_entry.c' || echo '$(srcdir)/'`file_entry.c
fpart-1.2.0/src/Makefile.in-454-
fpart-1.2.0/src/Makefile.in-455-fpart-file_entry.obj: file_entry.c
fpart-1.2.0/src/Makefile.in:456:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -MT fpart-file_entry.obj -MD -MP -MF $(DEPDIR)/fpart-file_entry.Tpo -c -o fpart-file_entry.obj `if test -f 'file_entry.c'; then $(CYGPATH_W) 'file_entry.c'; else $(CYGPATH_W) '$(srcdir)/file_entry.c'; fi`
fpart-1.2.0/src/Makefile.in-457-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fpart-file_entry.Tpo $(DEPDIR)/fpart-file_entry.Po
##############################################
fpart-1.2.0/src/Makefile.in-459-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fpart-1.2.0/src/Makefile.in:460:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -c -o fpart-file_entry.obj `if test -f 'file_entry.c'; then $(CYGPATH_W) 'file_entry.c'; else $(CYGPATH_W) '$(srcdir)/file_entry.c'; fi`
fpart-1.2.0/src/Makefile.in-461-
fpart-1.2.0/src/Makefile.in-462-fpart-dispatch.o: dispatch.c
fpart-1.2.0/src/Makefile.in:463:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -MT fpart-dispatch.o -MD -MP -MF $(DEPDIR)/fpart-dispatch.Tpo -c -o fpart-dispatch.o `test -f 'dispatch.c' || echo '$(srcdir)/'`dispatch.c
fpart-1.2.0/src/Makefile.in-464-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fpart-dispatch.Tpo $(DEPDIR)/fpart-dispatch.Po
##############################################
fpart-1.2.0/src/Makefile.in-466-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fpart-1.2.0/src/Makefile.in:467:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -c -o fpart-dispatch.o `test -f 'dispatch.c' || echo '$(srcdir)/'`dispatch.c
fpart-1.2.0/src/Makefile.in-468-
fpart-1.2.0/src/Makefile.in-469-fpart-dispatch.obj: dispatch.c
fpart-1.2.0/src/Makefile.in:470:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -MT fpart-dispatch.obj -MD -MP -MF $(DEPDIR)/fpart-dispatch.Tpo -c -o fpart-dispatch.obj `if test -f 'dispatch.c'; then $(CYGPATH_W) 'dispatch.c'; else $(CYGPATH_W) '$(srcdir)/dispatch.c'; fi`
fpart-1.2.0/src/Makefile.in-471-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fpart-dispatch.Tpo $(DEPDIR)/fpart-dispatch.Po
##############################################
fpart-1.2.0/src/Makefile.in-473-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fpart-1.2.0/src/Makefile.in:474:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -c -o fpart-dispatch.obj `if test -f 'dispatch.c'; then $(CYGPATH_W) 'dispatch.c'; else $(CYGPATH_W) '$(srcdir)/dispatch.c'; fi`
fpart-1.2.0/src/Makefile.in-475-
fpart-1.2.0/src/Makefile.in-476-fpart-fpart.o: fpart.c
fpart-1.2.0/src/Makefile.in:477:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -MT fpart-fpart.o -MD -MP -MF $(DEPDIR)/fpart-fpart.Tpo -c -o fpart-fpart.o `test -f 'fpart.c' || echo '$(srcdir)/'`fpart.c
fpart-1.2.0/src/Makefile.in-478-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fpart-fpart.Tpo $(DEPDIR)/fpart-fpart.Po
##############################################
fpart-1.2.0/src/Makefile.in-480-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fpart-1.2.0/src/Makefile.in:481:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -c -o fpart-fpart.o `test -f 'fpart.c' || echo '$(srcdir)/'`fpart.c
fpart-1.2.0/src/Makefile.in-482-
fpart-1.2.0/src/Makefile.in-483-fpart-fpart.obj: fpart.c
fpart-1.2.0/src/Makefile.in:484:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -MT fpart-fpart.obj -MD -MP -MF $(DEPDIR)/fpart-fpart.Tpo -c -o fpart-fpart.obj `if test -f 'fpart.c'; then $(CYGPATH_W) 'fpart.c'; else $(CYGPATH_W) '$(srcdir)/fpart.c'; fi`
fpart-1.2.0/src/Makefile.in-485-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fpart-fpart.Tpo $(DEPDIR)/fpart-fpart.Po
##############################################
fpart-1.2.0/src/Makefile.in-487-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fpart-1.2.0/src/Makefile.in:488:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -c -o fpart-fpart.obj `if test -f 'fpart.c'; then $(CYGPATH_W) 'fpart.c'; else $(CYGPATH_W) '$(srcdir)/fpart.c'; fi`
fpart-1.2.0/src/Makefile.in-489-
fpart-1.2.0/src/Makefile.in-490-fpart-fts.o: fts.c
fpart-1.2.0/src/Makefile.in:491:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -MT fpart-fts.o -MD -MP -MF $(DEPDIR)/fpart-fts.Tpo -c -o fpart-fts.o `test -f 'fts.c' || echo '$(srcdir)/'`fts.c
fpart-1.2.0/src/Makefile.in-492-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fpart-fts.Tpo $(DEPDIR)/fpart-fts.Po
##############################################
fpart-1.2.0/src/Makefile.in-494-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fpart-1.2.0/src/Makefile.in:495:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -c -o fpart-fts.o `test -f 'fts.c' || echo '$(srcdir)/'`fts.c
fpart-1.2.0/src/Makefile.in-496-
fpart-1.2.0/src/Makefile.in-497-fpart-fts.obj: fts.c
fpart-1.2.0/src/Makefile.in:498:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -MT fpart-fts.obj -MD -MP -MF $(DEPDIR)/fpart-fts.Tpo -c -o fpart-fts.obj `if test -f 'fts.c'; then $(CYGPATH_W) 'fts.c'; else $(CYGPATH_W) '$(srcdir)/fts.c'; fi`
fpart-1.2.0/src/Makefile.in-499-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/fpart-fts.Tpo $(DEPDIR)/fpart-fts.Po
##############################################
fpart-1.2.0/src/Makefile.in-501-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fpart-1.2.0/src/Makefile.in:502:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fpart_CFLAGS) $(CFLAGS) -c -o fpart-fts.obj `if test -f 'fts.c'; then $(CYGPATH_W) 'fts.c'; else $(CYGPATH_W) '$(srcdir)/fts.c'; fi`
fpart-1.2.0/src/Makefile.in-503-
##############################################
fpart-1.2.0/src/Makefile.in-533-GTAGS:
fpart-1.2.0/src/Makefile.in:534:	here=`$(am__cd) $(top_builddir) && pwd` \
fpart-1.2.0/src/Makefile.in-535-	  && $(am__cd) $(top_srcdir) \
##############################################
fpart-1.2.0/src/Makefile.in-559-distdir-am: $(DISTFILES)
fpart-1.2.0/src/Makefile.in:560:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fpart-1.2.0/src/Makefile.in:561:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fpart-1.2.0/src/Makefile.in-562-	list='$(DISTFILES)'; \
##############################################
fpart-1.2.0/src/Makefile.in-573-	  if test -d $$d/$$file; then \
fpart-1.2.0/src/Makefile.in:574:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fpart-1.2.0/src/Makefile.in-575-	    if test -d "$(distdir)/$$file"; then \
##############################################
fpart-1.2.0/compile-67-	mingw/*)
fpart-1.2.0/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
fpart-1.2.0/compile-69-	  ;;
fpart-1.2.0/compile-70-	cygwin/*)
fpart-1.2.0/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
fpart-1.2.0/compile-72-	  ;;
fpart-1.2.0/compile-73-	wine/*)
fpart-1.2.0/compile:74:	  file=`winepath -w "$file" || echo "$file"`
fpart-1.2.0/compile-75-	  ;;
##############################################
fpart-1.2.0/compile-310-# Name of file we expect compiler to create.
fpart-1.2.0/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
fpart-1.2.0/compile-312-
##############################################
fpart-1.2.0/compile-316-# object file name, since that is what matters with a parallel build.
fpart-1.2.0/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
fpart-1.2.0/compile-318-while true; do
##############################################
fpart-1.2.0/tools/Makefile.in-50-  { \
fpart-1.2.0/tools/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fpart-1.2.0/tools/Makefile.in-52-  }; \
##############################################
fpart-1.2.0/tools/Makefile.in-100-CONFIG_CLEAN_VPATH_FILES =
fpart-1.2.0/tools/Makefile.in:101:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fpart-1.2.0/tools/Makefile.in-102-am__vpath_adj = case $$p in \
fpart-1.2.0/tools/Makefile.in:103:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fpart-1.2.0/tools/Makefile.in-104-    *) f=$$p;; \
fpart-1.2.0/tools/Makefile.in-105-  esac;
fpart-1.2.0/tools/Makefile.in:106:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fpart-1.2.0/tools/Makefile.in-107-am__install_max = 40
fpart-1.2.0/tools/Makefile.in-108-am__nobase_strip_setup = \
fpart-1.2.0/tools/Makefile.in:109:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fpart-1.2.0/tools/Makefile.in-110-am__nobase_strip = \
##############################################
fpart-1.2.0/tools/Makefile.in-325-distdir-am: $(DISTFILES)
fpart-1.2.0/tools/Makefile.in:326:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fpart-1.2.0/tools/Makefile.in:327:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fpart-1.2.0/tools/Makefile.in-328-	list='$(DISTFILES)'; \
##############################################
fpart-1.2.0/tools/Makefile.in-339-	  if test -d $$d/$$file; then \
fpart-1.2.0/tools/Makefile.in:340:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fpart-1.2.0/tools/Makefile.in-341-	    if test -d "$(distdir)/$$file"; then \
##############################################
fpart-1.2.0/config.sub-52-
fpart-1.2.0/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
fpart-1.2.0/config.sub-54-
##############################################
fpart-1.2.0/config.sub-804-	blackfin-*)
fpart-1.2.0/config.sub:805:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fpart-1.2.0/config.sub-806-		os=linux
##############################################
fpart-1.2.0/config.sub-812-	c54x-*)
fpart-1.2.0/config.sub:813:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fpart-1.2.0/config.sub-814-		;;
fpart-1.2.0/config.sub-815-	c55x-*)
fpart-1.2.0/config.sub:816:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fpart-1.2.0/config.sub-817-		;;
fpart-1.2.0/config.sub-818-	c6x-*)
fpart-1.2.0/config.sub:819:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fpart-1.2.0/config.sub-820-		;;
##############################################
fpart-1.2.0/config.sub-892-	e500v[12]-*)
fpart-1.2.0/config.sub:893:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fpart-1.2.0/config.sub-894-		os=$os"spe"
##############################################
fpart-1.2.0/config.sub-948-	i*86v32)
fpart-1.2.0/config.sub:949:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
fpart-1.2.0/config.sub-950-		os=sysv32
##############################################
fpart-1.2.0/config.sub-952-	i*86v4*)
fpart-1.2.0/config.sub:953:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
fpart-1.2.0/config.sub-954-		os=sysv4
##############################################
fpart-1.2.0/config.sub-956-	i*86v)
fpart-1.2.0/config.sub:957:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
fpart-1.2.0/config.sub-958-		os=sysv
##############################################
fpart-1.2.0/config.sub-960-	i*86sol2)
fpart-1.2.0/config.sub:961:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
fpart-1.2.0/config.sub-962-		os=solaris2
##############################################
fpart-1.2.0/config.sub-978-	leon-*|leon[3-9]-*)
fpart-1.2.0/config.sub:979:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
fpart-1.2.0/config.sub-980-		;;
fpart-1.2.0/config.sub-981-	m68knommu-*)
fpart-1.2.0/config.sub:982:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fpart-1.2.0/config.sub-983-		os=linux
##############################################
fpart-1.2.0/config.sub-995-	mips3*-*)
fpart-1.2.0/config.sub:996:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
fpart-1.2.0/config.sub-997-		;;
fpart-1.2.0/config.sub-998-	mips3*)
fpart-1.2.0/config.sub:999:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
fpart-1.2.0/config.sub-1000-		;;
fpart-1.2.0/config.sub-1001-	ms1-*)
fpart-1.2.0/config.sub:1002:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
fpart-1.2.0/config.sub-1003-		;;
##############################################
fpart-1.2.0/config.sub-1050-	parisc-*)
fpart-1.2.0/config.sub:1051:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fpart-1.2.0/config.sub-1052-		os=linux
##############################################
fpart-1.2.0/config.sub-1066-	pc98-*)
fpart-1.2.0/config.sub:1067:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fpart-1.2.0/config.sub-1068-		;;
##############################################
fpart-1.2.0/config.sub-1081-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
fpart-1.2.0/config.sub:1082:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fpart-1.2.0/config.sub-1083-		;;
fpart-1.2.0/config.sub-1084-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
fpart-1.2.0/config.sub:1085:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fpart-1.2.0/config.sub-1086-		;;
fpart-1.2.0/config.sub-1087-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
fpart-1.2.0/config.sub:1088:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fpart-1.2.0/config.sub-1089-		;;
fpart-1.2.0/config.sub-1090-	pentium4-*)
fpart-1.2.0/config.sub:1091:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fpart-1.2.0/config.sub-1092-		;;
##############################################
fpart-1.2.0/config.sub-1100-	ppc-* | ppcbe-*)
fpart-1.2.0/config.sub:1101:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fpart-1.2.0/config.sub-1102-		;;
##############################################
fpart-1.2.0/config.sub-1106-	ppcle-* | powerpclittle-*)
fpart-1.2.0/config.sub:1107:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fpart-1.2.0/config.sub-1108-		;;
##############################################
fpart-1.2.0/config.sub-1110-		;;
fpart-1.2.0/config.sub:1111:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fpart-1.2.0/config.sub-1112-		;;
##############################################
fpart-1.2.0/config.sub-1116-	ppc64le-* | powerpc64little-*)
fpart-1.2.0/config.sub:1117:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fpart-1.2.0/config.sub-1118-		;;
##############################################
fpart-1.2.0/config.sub-1160-	strongarm-* | thumb-*)
fpart-1.2.0/config.sub:1161:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fpart-1.2.0/config.sub-1162-		;;
##############################################
fpart-1.2.0/config.sub-1205-	xscale-* | xscalee[bl]-*)
fpart-1.2.0/config.sub:1206:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
fpart-1.2.0/config.sub-1207-		;;
##############################################
fpart-1.2.0/config.sub-1263-	*)
fpart-1.2.0/config.sub:1264:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
fpart-1.2.0/config.sub-1265-		exit 1
##############################################
fpart-1.2.0/config.sub-1271-	*-digital*)
fpart-1.2.0/config.sub:1272:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
fpart-1.2.0/config.sub-1273-		;;
fpart-1.2.0/config.sub-1274-	*-commodore*)
fpart-1.2.0/config.sub:1275:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
fpart-1.2.0/config.sub-1276-		;;
##############################################
fpart-1.2.0/config.sub-1295-	solaris1 | solaris1.*)
fpart-1.2.0/config.sub:1296:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
fpart-1.2.0/config.sub-1297-		;;
##############################################
fpart-1.2.0/config.sub-1304-	gnu/linux*)
fpart-1.2.0/config.sub:1305:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
fpart-1.2.0/config.sub-1306-		;;
##############################################
fpart-1.2.0/config.sub-1327-	sco3.2.[4-9]*)
fpart-1.2.0/config.sub:1328:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
fpart-1.2.0/config.sub-1329-		;;
##############################################
fpart-1.2.0/config.sub-1390-	nto*)
fpart-1.2.0/config.sub:1391:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
fpart-1.2.0/config.sub-1392-		;;
##############################################
fpart-1.2.0/config.sub-1400-	linux*)
fpart-1.2.0/config.sub:1401:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
fpart-1.2.0/config.sub-1402-		;;
##############################################
fpart-1.2.0/config.sub-1412-	mac*)
fpart-1.2.0/config.sub:1413:		os=`echo "$os" | sed -e 's|mac|macos|'`
fpart-1.2.0/config.sub-1414-		;;
##############################################
fpart-1.2.0/config.sub-1421-	sunos5*)
fpart-1.2.0/config.sub:1422:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
fpart-1.2.0/config.sub-1423-		;;
fpart-1.2.0/config.sub-1424-	sunos6*)
fpart-1.2.0/config.sub:1425:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
fpart-1.2.0/config.sub-1426-		;;
##############################################
fpart-1.2.0/config.sub-1461-	sinix5.*)
fpart-1.2.0/config.sub:1462:		os=`echo $os | sed -e 's|sinix|sysv|'`
fpart-1.2.0/config.sub-1463-		;;
##############################################
fpart-1.2.0/config.sub-1521-	*)
fpart-1.2.0/config.sub:1522:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
fpart-1.2.0/config.sub-1523-		exit 1
##############################################
fpart-1.2.0/config.sub-1789-		esac
fpart-1.2.0/config.sub:1790:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
fpart-1.2.0/config.sub-1791-		;;
##############################################
fpart-1.2.0/Makefile.in-49-  { \
fpart-1.2.0/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fpart-1.2.0/Makefile.in-51-  }; \
##############################################
fpart-1.2.0/Makefile.in-176-  while test -n "$$dir1"; do \
fpart-1.2.0/Makefile.in:177:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
fpart-1.2.0/Makefile.in-178-    if test "$$first" != "."; then \
fpart-1.2.0/Makefile.in-179-      if test "$$first" = ".."; then \
fpart-1.2.0/Makefile.in:180:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
fpart-1.2.0/Makefile.in:181:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
fpart-1.2.0/Makefile.in-182-      else \
fpart-1.2.0/Makefile.in:183:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
fpart-1.2.0/Makefile.in-184-        if test "$$first2" = "$$first"; then \
fpart-1.2.0/Makefile.in:185:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
fpart-1.2.0/Makefile.in-186-        else \
##############################################
fpart-1.2.0/Makefile.in-191-    fi; \
fpart-1.2.0/Makefile.in:192:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
fpart-1.2.0/Makefile.in-193-  done; \
##############################################
fpart-1.2.0/Makefile.in-351-	dot_seen=no; \
fpart-1.2.0/Makefile.in:352:	target=`echo $@ | sed s/-recursive//`; \
fpart-1.2.0/Makefile.in-353-	case "$@" in \
##############################################
fpart-1.2.0/Makefile.in-414-GTAGS:
fpart-1.2.0/Makefile.in:415:	here=`$(am__cd) $(top_builddir) && pwd` \
fpart-1.2.0/Makefile.in-416-	  && $(am__cd) $(top_srcdir) \
##############################################
fpart-1.2.0/Makefile.in-449-	test -d "$(distdir)" || mkdir "$(distdir)"
fpart-1.2.0/Makefile.in:450:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fpart-1.2.0/Makefile.in:451:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fpart-1.2.0/Makefile.in-452-	list='$(DISTFILES)'; \
##############################################
fpart-1.2.0/Makefile.in-463-	  if test -d $$d/$$file; then \
fpart-1.2.0/Makefile.in:464:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fpart-1.2.0/Makefile.in-465-	    if test -d "$(distdir)/$$file"; then \
##############################################
fpart-1.2.0/Makefile.in-574-	test -d $(distdir)/_build || exit 0; \
fpart-1.2.0/Makefile.in:575:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
fpart-1.2.0/Makefile.in-576-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
fpart-1.2.0/Makefile.in-618-	}; \
fpart-1.2.0/Makefile.in:619:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
fpart-1.2.0/Makefile.in-620-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
fpart-1.2.0/Makefile.in-630-	fi
fpart-1.2.0/Makefile.in:631:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
fpart-1.2.0/Makefile.in-632-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
fpart-1.2.0/depcomp-64-  case $1 in
fpart-1.2.0/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
fpart-1.2.0/depcomp-66-      *) dir=;;
##############################################
fpart-1.2.0/depcomp-73-{
fpart-1.2.0/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
fpart-1.2.0/depcomp-75-}
##############################################
fpart-1.2.0/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
fpart-1.2.0/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
fpart-1.2.0/depcomp-128-
##############################################
fpart-1.2.0/depcomp-405-        sleep 1
fpart-1.2.0/depcomp:406:        i=`expr $i - 1`
fpart-1.2.0/depcomp-407-      done
fpart-1.2.0/depcomp-408-    fi
fpart-1.2.0/depcomp:409:    i=`expr $i - 1`
fpart-1.2.0/depcomp-410-  done
##############################################
fpart-1.2.0/depcomp-425-  # Do two passes, one to just change these to
fpart-1.2.0/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
fpart-1.2.0/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
fpart-1.2.0/depcomp-659-  done
fpart-1.2.0/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
fpart-1.2.0/depcomp-661-  touch "$tmpdepfile"
##############################################
fpart-1.2.0/autom4te.cache/output.1-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
fpart-1.2.0/autom4te.cache/output.1:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
fpart-1.2.0/autom4te.cache/output.1-47-  as_echo='print -r --'
fpart-1.2.0/autom4te.cache/output.1-48-  as_echo_n='print -rn --'
fpart-1.2.0/autom4te.cache/output.1:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
fpart-1.2.0/autom4te.cache/output.1-50-  as_echo='printf %s\n'
##############################################
fpart-1.2.0/autom4te.cache/output.1-52-else
fpart-1.2.0/autom4te.cache/output.1:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
fpart-1.2.0/autom4te.cache/output.1-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
fpart-1.2.0/autom4te.cache/output.1-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
fpart-1.2.0/autom4te.cache/output.1:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
fpart-1.2.0/autom4te.cache/output.1-64-      esac;
##############################################
fpart-1.2.0/autom4te.cache/output.1-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
fpart-1.2.0/autom4te.cache/output.1:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
fpart-1.2.0/autom4te.cache/output.1-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
fpart-1.2.0/autom4te.cache/output.1-327-      case $as_dir in #(
fpart-1.2.0/autom4te.cache/output.1:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
fpart-1.2.0/autom4te.cache/output.1-329-      *) as_qdir=$as_dir;;
##############################################
fpart-1.2.0/autom4te.cache/output.1-400-  {
fpart-1.2.0/autom4te.cache/output.1:401:    as_val=`expr "$@" || test $? -eq 1`
fpart-1.2.0/autom4te.cache/output.1-402-  }
##############################################
fpart-1.2.0/autom4te.cache/output.1-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
fpart-1.2.0/autom4te.cache/output.1:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
fpart-1.2.0/autom4te.cache/output.1-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
fpart-1.2.0/autom4te.cache/output.1-814-  case $ac_option in
fpart-1.2.0/autom4te.cache/output.1:815:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
fpart-1.2.0/autom4te.cache/output.1-816-  *=)   ac_optarg= ;;
##############################################
fpart-1.2.0/autom4te.cache/output.1-858-  -disable-* | --disable-*)
fpart-1.2.0/autom4te.cache/output.1:859:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
fpart-1.2.0/autom4te.cache/output.1-860-    # Reject names that are not valid shell variable names.
##############################################
fpart-1.2.0/autom4te.cache/output.1-863-    ac_useropt_orig=$ac_useropt
fpart-1.2.0/autom4te.cache/output.1:864:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fpart-1.2.0/autom4te.cache/output.1-865-    case $ac_user_opts in
##############################################
fpart-1.2.0/autom4te.cache/output.1-884-  -enable-* | --enable-*)
fpart-1.2.0/autom4te.cache/output.1:885:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
fpart-1.2.0/autom4te.cache/output.1-886-    # Reject names that are not valid shell variable names.
##############################################
fpart-1.2.0/autom4te.cache/output.1-889-    ac_useropt_orig=$ac_useropt
fpart-1.2.0/autom4te.cache/output.1:890:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fpart-1.2.0/autom4te.cache/output.1-891-    case $ac_user_opts in
##############################################
fpart-1.2.0/autom4te.cache/output.1-1088-  -with-* | --with-*)
fpart-1.2.0/autom4te.cache/output.1:1089:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
fpart-1.2.0/autom4te.cache/output.1-1090-    # Reject names that are not valid shell variable names.
##############################################
fpart-1.2.0/autom4te.cache/output.1-1093-    ac_useropt_orig=$ac_useropt
fpart-1.2.0/autom4te.cache/output.1:1094:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fpart-1.2.0/autom4te.cache/output.1-1095-    case $ac_user_opts in
##############################################
fpart-1.2.0/autom4te.cache/output.1-1104-  -without-* | --without-*)
fpart-1.2.0/autom4te.cache/output.1:1105:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
fpart-1.2.0/autom4te.cache/output.1-1106-    # Reject names that are not valid shell variable names.
##############################################
fpart-1.2.0/autom4te.cache/output.1-1109-    ac_useropt_orig=$ac_useropt
fpart-1.2.0/autom4te.cache/output.1:1110:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fpart-1.2.0/autom4te.cache/output.1-1111-    case $ac_user_opts in
##############################################
fpart-1.2.0/autom4te.cache/output.1-1142-  *=*)
fpart-1.2.0/autom4te.cache/output.1:1143:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
fpart-1.2.0/autom4te.cache/output.1-1144-    # Reject names that are not valid shell variable names.
##############################################
fpart-1.2.0/autom4te.cache/output.1-1163-if test -n "$ac_prev"; then
fpart-1.2.0/autom4te.cache/output.1:1164:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
fpart-1.2.0/autom4te.cache/output.1-1165-  as_fn_error $? "missing argument to $ac_option"
##############################################
fpart-1.2.0/autom4te.cache/output.1-1185-    */ )
fpart-1.2.0/autom4te.cache/output.1:1186:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
fpart-1.2.0/autom4te.cache/output.1-1187-      eval $ac_var=\$ac_val;;
##############################################
fpart-1.2.0/autom4te.cache/output.1-1220-ac_ls_di=`ls -di .` &&
fpart-1.2.0/autom4te.cache/output.1:1221:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
fpart-1.2.0/autom4te.cache/output.1-1222-  as_fn_error $? "working directory cannot be determined"
##############################################
fpart-1.2.0/autom4te.cache/output.1-1276-case $srcdir in
fpart-1.2.0/autom4te.cache/output.1:1277:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
fpart-1.2.0/autom4te.cache/output.1-1278-esac
##############################################
fpart-1.2.0/autom4te.cache/output.1-1319-By default, \`make install' will install all the files in
fpart-1.2.0/autom4te.cache/output.1:1320:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
fpart-1.2.0/autom4te.cache/output.1:1321:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
fpart-1.2.0/autom4te.cache/output.1-1322-for instance \`--prefix=\$HOME'.
##############################################
fpart-1.2.0/autom4te.cache/output.1-1410-*)
fpart-1.2.0/autom4te.cache/output.1:1411:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
fpart-1.2.0/autom4te.cache/output.1-1412-  # A ".." for each directory in $ac_dir_suffix.
fpart-1.2.0/autom4te.cache/output.1:1413:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
fpart-1.2.0/autom4te.cache/output.1-1414-  case $ac_top_builddir_sub in
##############################################
fpart-1.2.0/autom4te.cache/output.1-1952-    *\'*)
fpart-1.2.0/autom4te.cache/output.1:1953:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
fpart-1.2.0/autom4te.cache/output.1-1954-    esac
##############################################
fpart-1.2.0/autom4te.cache/output.1-2035-      case $ac_val in
fpart-1.2.0/autom4te.cache/output.1:2036:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
fpart-1.2.0/autom4te.cache/output.1-2037-      esac
##############################################
fpart-1.2.0/autom4te.cache/output.1-2050-	case $ac_val in
fpart-1.2.0/autom4te.cache/output.1:2051:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
fpart-1.2.0/autom4te.cache/output.1-2052-	esac
##############################################
fpart-1.2.0/autom4te.cache/output.1-2170-    set,)
fpart-1.2.0/autom4te.cache/output.1:2171:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
fpart-1.2.0/autom4te.cache/output.1:2172:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
fpart-1.2.0/autom4te.cache/output.1-2173-      ac_cache_corrupted=: ;;
##############################################
fpart-1.2.0/autom4te.cache/output.1-2181-	# differences in whitespace do not lead to failure.
fpart-1.2.0/autom4te.cache/output.1:2182:	ac_old_val_w=`echo x $ac_old_val`
fpart-1.2.0/autom4te.cache/output.1:2183:	ac_new_val_w=`echo x $ac_new_val`
fpart-1.2.0/autom4te.cache/output.1-2184-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
fpart-1.2.0/autom4te.cache/output.1-2201-    case $ac_new_val in
fpart-1.2.0/autom4te.cache/output.1:2202:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
fpart-1.2.0/autom4te.cache/output.1-2203-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
fpart-1.2.0/autom4te.cache/output.1-2377-     echo "timestamp, slept: $am_has_slept" > conftest.file
fpart-1.2.0/autom4te.cache/output.1:2378:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
fpart-1.2.0/autom4te.cache/output.1-2379-     if test "$*" = "X"; then
fpart-1.2.0/autom4te.cache/output.1-2380-	# -L didn't work.
fpart-1.2.0/autom4te.cache/output.1:2381:	set X `ls -t "$srcdir/configure" conftest.file`
fpart-1.2.0/autom4te.cache/output.1-2382-     fi
##############################################
fpart-1.2.0/autom4te.cache/output.1-2428-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
fpart-1.2.0/autom4te.cache/output.1:2429:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
fpart-1.2.0/autom4te.cache/output.1-2430-
fpart-1.2.0/autom4te.cache/output.1-2431-# Expand $ac_aux_dir to an absolute path.
fpart-1.2.0/autom4te.cache/output.1:2432:am_aux_dir=`cd "$ac_aux_dir" && pwd`
fpart-1.2.0/autom4te.cache/output.1-2433-
##############################################
fpart-1.2.0/autom4te.cache/output.1-2573-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
fpart-1.2.0/autom4te.cache/output.1:2574:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
fpart-1.2.0/autom4te.cache/output.1-2575-	     'mkdir (GNU coreutils) '* | \
##############################################
fpart-1.2.0/autom4te.cache/output.1-2646-set x ${MAKE-make}
fpart-1.2.0/autom4te.cache/output.1:2647:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
fpart-1.2.0/autom4te.cache/output.1-2648-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
fpart-1.2.0/autom4te.cache/output.1-2656-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
fpart-1.2.0/autom4te.cache/output.1:2657:case `${MAKE-make} -f conftest.make 2>/dev/null` in
fpart-1.2.0/autom4te.cache/output.1-2658-  *@@@%%%=?*=@@@%%%*)
##############################################
fpart-1.2.0/autom4te.cache/output.1-2722-
fpart-1.2.0/autom4te.cache/output.1:2723:if test "`cd $srcdir && pwd`" != "`pwd`"; then
fpart-1.2.0/autom4te.cache/output.1-2724-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
fpart-1.2.0/autom4te.cache/output.1-2993-$as_echo_n "checking whether the C compiler works... " >&6; }
fpart-1.2.0/autom4te.cache/output.1:2994:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
fpart-1.2.0/autom4te.cache/output.1-2995-
##############################################
fpart-1.2.0/autom4te.cache/output.1-3037-	then :; else
fpart-1.2.0/autom4te.cache/output.1:3038:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
fpart-1.2.0/autom4te.cache/output.1-3039-	fi
##############################################
fpart-1.2.0/autom4te.cache/output.1-3097-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
fpart-1.2.0/autom4te.cache/output.1:3098:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
fpart-1.2.0/autom4te.cache/output.1-3099-	  break;;
##############################################
fpart-1.2.0/autom4te.cache/output.1-3206-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
fpart-1.2.0/autom4te.cache/output.1:3207:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
fpart-1.2.0/autom4te.cache/output.1-3208-       break;;
##############################################
fpart-1.2.0/autom4te.cache/output.1-3587-  if test "$am_compiler_list" = ""; then
fpart-1.2.0/autom4te.cache/output.1:3588:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
fpart-1.2.0/autom4te.cache/output.1-3589-  fi
##############################################
fpart-1.2.0/autom4te.cache/output.1-4072-  # Check for GNU $ac_path_GREP
fpart-1.2.0/autom4te.cache/output.1:4073:case `"$ac_path_GREP" --version 2>&1` in
fpart-1.2.0/autom4te.cache/output.1-4074-*GNU*)
##############################################
fpart-1.2.0/autom4te.cache/output.1-4138-  # Check for GNU $ac_path_EGREP
fpart-1.2.0/autom4te.cache/output.1:4139:case `"$ac_path_EGREP" --version 2>&1` in
fpart-1.2.0/autom4te.cache/output.1-4140-*GNU*)
##############################################
fpart-1.2.0/autom4te.cache/output.1-4299-do :
fpart-1.2.0/autom4te.cache/output.1:4300:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
fpart-1.2.0/autom4te.cache/output.1-4301-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
fpart-1.2.0/autom4te.cache/output.1-4304-  cat >>confdefs.h <<_ACEOF
fpart-1.2.0/autom4te.cache/output.1:4305:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
fpart-1.2.0/autom4te.cache/output.1-4306-_ACEOF
##############################################
fpart-1.2.0/autom4te.cache/output.1-4314-do :
fpart-1.2.0/autom4te.cache/output.1:4315:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
fpart-1.2.0/autom4te.cache/output.1-4316-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
fpart-1.2.0/autom4te.cache/output.1-4318-  cat >>confdefs.h <<_ACEOF
fpart-1.2.0/autom4te.cache/output.1:4319:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
fpart-1.2.0/autom4te.cache/output.1-4320-_ACEOF
##############################################
fpart-1.2.0/autom4te.cache/output.1-4365-do :
fpart-1.2.0/autom4te.cache/output.1:4366:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
fpart-1.2.0/autom4te.cache/output.1-4367-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
fpart-1.2.0/autom4te.cache/output.1-4369-  cat >>confdefs.h <<_ACEOF
fpart-1.2.0/autom4te.cache/output.1:4370:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
fpart-1.2.0/autom4te.cache/output.1-4371-_ACEOF
##############################################
fpart-1.2.0/autom4te.cache/output.1-4762-do :
fpart-1.2.0/autom4te.cache/output.1:4763:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
fpart-1.2.0/autom4te.cache/output.1-4764-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
fpart-1.2.0/autom4te.cache/output.1-4766-  cat >>confdefs.h <<_ACEOF
fpart-1.2.0/autom4te.cache/output.1:4767:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
fpart-1.2.0/autom4te.cache/output.1-4768-_ACEOF
##############################################
fpart-1.2.0/autom4te.cache/output.1-4785-test "x$ac_build_alias" = x &&
fpart-1.2.0/autom4te.cache/output.1:4786:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
fpart-1.2.0/autom4te.cache/output.1-4787-test "x$ac_build_alias" = x &&
fpart-1.2.0/autom4te.cache/output.1-4788-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
fpart-1.2.0/autom4te.cache/output.1:4789:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
fpart-1.2.0/autom4te.cache/output.1-4790-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
fpart-1.2.0/autom4te.cache/output.1-4809-IFS=$ac_save_IFS
fpart-1.2.0/autom4te.cache/output.1:4810:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
fpart-1.2.0/autom4te.cache/output.1-4811-
##############################################
fpart-1.2.0/autom4te.cache/output.1-4820-else
fpart-1.2.0/autom4te.cache/output.1:4821:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
fpart-1.2.0/autom4te.cache/output.1-4822-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
fpart-1.2.0/autom4te.cache/output.1-4842-IFS=$ac_save_IFS
fpart-1.2.0/autom4te.cache/output.1:4843:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
fpart-1.2.0/autom4te.cache/output.1-4844-
##############################################
fpart-1.2.0/autom4te.cache/output.1-5292-'
fpart-1.2.0/autom4te.cache/output.1:5293:DEFS=`sed -n "$ac_script" confdefs.h`
fpart-1.2.0/autom4te.cache/output.1-5294-
##############################################
fpart-1.2.0/autom4te.cache/output.1-5301-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
fpart-1.2.0/autom4te.cache/output.1:5302:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
fpart-1.2.0/autom4te.cache/output.1-5303-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
fpart-1.2.0/autom4te.cache/output.1-5416-if test -z "$BASH_VERSION$ZSH_VERSION" \
fpart-1.2.0/autom4te.cache/output.1:5417:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
fpart-1.2.0/autom4te.cache/output.1-5418-  as_echo='print -r --'
fpart-1.2.0/autom4te.cache/output.1-5419-  as_echo_n='print -rn --'
fpart-1.2.0/autom4te.cache/output.1:5420:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
fpart-1.2.0/autom4te.cache/output.1-5421-  as_echo='printf %s\n'
##############################################
fpart-1.2.0/autom4te.cache/output.1-5423-else
fpart-1.2.0/autom4te.cache/output.1:5424:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
fpart-1.2.0/autom4te.cache/output.1-5425-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
fpart-1.2.0/autom4te.cache/output.1-5433-	expr "X$arg" : "X\\(.*\\)$as_nl";
fpart-1.2.0/autom4te.cache/output.1:5434:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
fpart-1.2.0/autom4te.cache/output.1-5435-      esac;
##############################################
fpart-1.2.0/autom4te.cache/output.1-5582-  {
fpart-1.2.0/autom4te.cache/output.1:5583:    as_val=`expr "$@" || test $? -eq 1`
fpart-1.2.0/autom4te.cache/output.1-5584-  }
##############################################
fpart-1.2.0/autom4te.cache/output.1-5686-      case $as_dir in #(
fpart-1.2.0/autom4te.cache/output.1:5687:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
fpart-1.2.0/autom4te.cache/output.1-5688-      *) as_qdir=$as_dir;;
##############################################
fpart-1.2.0/autom4te.cache/output.1-5812-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
fpart-1.2.0/autom4te.cache/output.1:5813:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
fpart-1.2.0/autom4te.cache/output.1-5814-ac_cs_version="\\
##############################################
fpart-1.2.0/autom4te.cache/output.1-5837-  --*=?*)
fpart-1.2.0/autom4te.cache/output.1:5838:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
fpart-1.2.0/autom4te.cache/output.1:5839:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
fpart-1.2.0/autom4te.cache/output.1-5840-    ac_shift=:
##############################################
fpart-1.2.0/autom4te.cache/output.1-5842-  --*=)
fpart-1.2.0/autom4te.cache/output.1:5843:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
fpart-1.2.0/autom4te.cache/output.1-5844-    ac_optarg=
##############################################
fpart-1.2.0/autom4te.cache/output.1-5866-    case $ac_optarg in
fpart-1.2.0/autom4te.cache/output.1:5867:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
fpart-1.2.0/autom4te.cache/output.1-5868-    '') as_fn_error $? "missing file argument" ;;
##############################################
fpart-1.2.0/autom4te.cache/output.1-5992-fi
fpart-1.2.0/autom4te.cache/output.1:5993:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
fpart-1.2.0/autom4te.cache/output.1-5994-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
fpart-1.2.0/autom4te.cache/output.1-6009-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
fpart-1.2.0/autom4te.cache/output.1:6010:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
fpart-1.2.0/autom4te.cache/output.1-6011-ac_delim='%!_!# '
##############################################
fpart-1.2.0/autom4te.cache/output.1-6015-
fpart-1.2.0/autom4te.cache/output.1:6016:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
fpart-1.2.0/autom4te.cache/output.1-6017-  if test $ac_delim_n = $ac_delim_num; then
##############################################
fpart-1.2.0/autom4te.cache/output.1-6177-      esac
fpart-1.2.0/autom4te.cache/output.1:6178:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
fpart-1.2.0/autom4te.cache/output.1-6179-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
fpart-1.2.0/autom4te.cache/output.1-6236-*)
fpart-1.2.0/autom4te.cache/output.1:6237:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
fpart-1.2.0/autom4te.cache/output.1-6238-  # A ".." for each directory in $ac_dir_suffix.
fpart-1.2.0/autom4te.cache/output.1:6239:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
fpart-1.2.0/autom4te.cache/output.1-6240-  case $ac_top_builddir_sub in
##############################################
fpart-1.2.0/autom4te.cache/output.1-6297-/@mandir@/p'
fpart-1.2.0/autom4te.cache/output.1:6298:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
fpart-1.2.0/autom4te.cache/output.1-6299-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
fpart-1.2.0/autom4te.cache/output.1-6314-
fpart-1.2.0/autom4te.cache/output.1:6315:# Neutralize VPATH when `$srcdir' = `.'.
fpart-1.2.0/autom4te.cache/output.1-6316-# Shell code in configure.ac might set extrasub.
##############################################
fpart-1.2.0/autom4te.cache/output.1-6342-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
fpart-1.2.0/autom4te.cache/output.1:6343:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
fpart-1.2.0/autom4te.cache/output.1-6344-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
fpart-1.2.0/autom4te.cache/output.1-6386-    # Strip MF so we end up with the name of the file.
fpart-1.2.0/autom4te.cache/output.1:6387:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
fpart-1.2.0/autom4te.cache/output.1-6388-    # Check whether this is an Automake generated Makefile which includes
##############################################
fpart-1.2.0/autom4te.cache/traces.0-12-# Expand $ac_aux_dir to an absolute path.
fpart-1.2.0/autom4te.cache/traces.0:13:am_aux_dir=`cd "$ac_aux_dir" && pwd`
fpart-1.2.0/autom4te.cache/traces.0-14-])
##############################################
fpart-1.2.0/autom4te.cache/traces.0-71-  if test "$am_compiler_list" = ""; then
fpart-1.2.0/autom4te.cache/traces.0:72:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
fpart-1.2.0/autom4te.cache/traces.0-73-  fi
##############################################
fpart-1.2.0/autom4te.cache/traces.0-200-    # Strip MF so we end up with the name of the file.
fpart-1.2.0/autom4te.cache/traces.0:201:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
fpart-1.2.0/autom4te.cache/traces.0-202-    # Check whether this is an Automake generated Makefile which includes
##############################################
fpart-1.2.0/autom4te.cache/traces.0-207-      || continue
fpart-1.2.0/autom4te.cache/traces.0:208:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
fpart-1.2.0/autom4te.cache/traces.0:209:    am_filepart=`AS_BASENAME(["$am_mf"])`
fpart-1.2.0/autom4te.cache/traces.0-210-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
fpart-1.2.0/autom4te.cache/traces.0-235-AC_REQUIRE([AC_PROG_INSTALL])dnl
fpart-1.2.0/autom4te.cache/traces.0:236:if test "`cd $srcdir && pwd`" != "`pwd`"; then
fpart-1.2.0/autom4te.cache/traces.0-237-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
fpart-1.2.0/autom4te.cache/traces.0-379-    * )
fpart-1.2.0/autom4te.cache/traces.0:380:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
fpart-1.2.0/autom4te.cache/traces.0-381-  esac
fpart-1.2.0/autom4te.cache/traces.0-382-done
fpart-1.2.0/autom4te.cache/traces.0:383:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
fpart-1.2.0/autom4te.cache/traces.0-384-m4trace:/usr/local/share/aclocal-1.16/install-sh.m4:11: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
##############################################
fpart-1.2.0/autom4te.cache/traces.0-517-     echo "timestamp, slept: $am_has_slept" > conftest.file
fpart-1.2.0/autom4te.cache/traces.0:518:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
fpart-1.2.0/autom4te.cache/traces.0-519-     if test "$[*]" = "X"; then
fpart-1.2.0/autom4te.cache/traces.0-520-	# -L didn't work.
fpart-1.2.0/autom4te.cache/traces.0:521:	set X `ls -t "$srcdir/configure" conftest.file`
fpart-1.2.0/autom4te.cache/traces.0-522-     fi
##############################################
fpart-1.2.0/autom4te.cache/output.0-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
fpart-1.2.0/autom4te.cache/output.0:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
fpart-1.2.0/autom4te.cache/output.0-47-  as_echo='print -r --'
fpart-1.2.0/autom4te.cache/output.0-48-  as_echo_n='print -rn --'
fpart-1.2.0/autom4te.cache/output.0:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
fpart-1.2.0/autom4te.cache/output.0-50-  as_echo='printf %s\n'
##############################################
fpart-1.2.0/autom4te.cache/output.0-52-else
fpart-1.2.0/autom4te.cache/output.0:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
fpart-1.2.0/autom4te.cache/output.0-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
fpart-1.2.0/autom4te.cache/output.0-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
fpart-1.2.0/autom4te.cache/output.0:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
fpart-1.2.0/autom4te.cache/output.0-64-      esac;
##############################################
fpart-1.2.0/autom4te.cache/output.0-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
fpart-1.2.0/autom4te.cache/output.0:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
fpart-1.2.0/autom4te.cache/output.0-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
fpart-1.2.0/autom4te.cache/output.0-327-      case $as_dir in #(
fpart-1.2.0/autom4te.cache/output.0:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
fpart-1.2.0/autom4te.cache/output.0-329-      *) as_qdir=$as_dir;;
##############################################
fpart-1.2.0/autom4te.cache/output.0-400-  {
fpart-1.2.0/autom4te.cache/output.0:401:    as_val=`expr "$@" || test $? -eq 1`
fpart-1.2.0/autom4te.cache/output.0-402-  }
##############################################
fpart-1.2.0/autom4te.cache/output.0-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
fpart-1.2.0/autom4te.cache/output.0:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
fpart-1.2.0/autom4te.cache/output.0-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
fpart-1.2.0/autom4te.cache/output.0-814-  case $ac_option in
fpart-1.2.0/autom4te.cache/output.0:815:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
fpart-1.2.0/autom4te.cache/output.0-816-  *=)   ac_optarg= ;;
##############################################
fpart-1.2.0/autom4te.cache/output.0-858-  -disable-* | --disable-*)
fpart-1.2.0/autom4te.cache/output.0:859:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
fpart-1.2.0/autom4te.cache/output.0-860-    # Reject names that are not valid shell variable names.
##############################################
fpart-1.2.0/autom4te.cache/output.0-863-    ac_useropt_orig=$ac_useropt
fpart-1.2.0/autom4te.cache/output.0:864:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fpart-1.2.0/autom4te.cache/output.0-865-    case $ac_user_opts in
##############################################
fpart-1.2.0/autom4te.cache/output.0-884-  -enable-* | --enable-*)
fpart-1.2.0/autom4te.cache/output.0:885:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
fpart-1.2.0/autom4te.cache/output.0-886-    # Reject names that are not valid shell variable names.
##############################################
fpart-1.2.0/autom4te.cache/output.0-889-    ac_useropt_orig=$ac_useropt
fpart-1.2.0/autom4te.cache/output.0:890:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fpart-1.2.0/autom4te.cache/output.0-891-    case $ac_user_opts in
##############################################
fpart-1.2.0/autom4te.cache/output.0-1088-  -with-* | --with-*)
fpart-1.2.0/autom4te.cache/output.0:1089:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
fpart-1.2.0/autom4te.cache/output.0-1090-    # Reject names that are not valid shell variable names.
##############################################
fpart-1.2.0/autom4te.cache/output.0-1093-    ac_useropt_orig=$ac_useropt
fpart-1.2.0/autom4te.cache/output.0:1094:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fpart-1.2.0/autom4te.cache/output.0-1095-    case $ac_user_opts in
##############################################
fpart-1.2.0/autom4te.cache/output.0-1104-  -without-* | --without-*)
fpart-1.2.0/autom4te.cache/output.0:1105:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
fpart-1.2.0/autom4te.cache/output.0-1106-    # Reject names that are not valid shell variable names.
##############################################
fpart-1.2.0/autom4te.cache/output.0-1109-    ac_useropt_orig=$ac_useropt
fpart-1.2.0/autom4te.cache/output.0:1110:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fpart-1.2.0/autom4te.cache/output.0-1111-    case $ac_user_opts in
##############################################
fpart-1.2.0/autom4te.cache/output.0-1142-  *=*)
fpart-1.2.0/autom4te.cache/output.0:1143:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
fpart-1.2.0/autom4te.cache/output.0-1144-    # Reject names that are not valid shell variable names.
##############################################
fpart-1.2.0/autom4te.cache/output.0-1163-if test -n "$ac_prev"; then
fpart-1.2.0/autom4te.cache/output.0:1164:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
fpart-1.2.0/autom4te.cache/output.0-1165-  as_fn_error $? "missing argument to $ac_option"
##############################################
fpart-1.2.0/autom4te.cache/output.0-1185-    */ )
fpart-1.2.0/autom4te.cache/output.0:1186:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
fpart-1.2.0/autom4te.cache/output.0-1187-      eval $ac_var=\$ac_val;;
##############################################
fpart-1.2.0/autom4te.cache/output.0-1220-ac_ls_di=`ls -di .` &&
fpart-1.2.0/autom4te.cache/output.0:1221:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
fpart-1.2.0/autom4te.cache/output.0-1222-  as_fn_error $? "working directory cannot be determined"
##############################################
fpart-1.2.0/autom4te.cache/output.0-1276-case $srcdir in
fpart-1.2.0/autom4te.cache/output.0:1277:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
fpart-1.2.0/autom4te.cache/output.0-1278-esac
##############################################
fpart-1.2.0/autom4te.cache/output.0-1319-By default, \`make install' will install all the files in
fpart-1.2.0/autom4te.cache/output.0:1320:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
fpart-1.2.0/autom4te.cache/output.0:1321:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
fpart-1.2.0/autom4te.cache/output.0-1322-for instance \`--prefix=\$HOME'.
##############################################
fpart-1.2.0/autom4te.cache/output.0-1410-*)
fpart-1.2.0/autom4te.cache/output.0:1411:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
fpart-1.2.0/autom4te.cache/output.0-1412-  # A ".." for each directory in $ac_dir_suffix.
fpart-1.2.0/autom4te.cache/output.0:1413:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
fpart-1.2.0/autom4te.cache/output.0-1414-  case $ac_top_builddir_sub in
##############################################
fpart-1.2.0/autom4te.cache/output.0-1952-    *\'*)
fpart-1.2.0/autom4te.cache/output.0:1953:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
fpart-1.2.0/autom4te.cache/output.0-1954-    esac
##############################################
fpart-1.2.0/autom4te.cache/output.0-2035-      case $ac_val in
fpart-1.2.0/autom4te.cache/output.0:2036:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
fpart-1.2.0/autom4te.cache/output.0-2037-      esac
##############################################
fpart-1.2.0/autom4te.cache/output.0-2050-	case $ac_val in
fpart-1.2.0/autom4te.cache/output.0:2051:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
fpart-1.2.0/autom4te.cache/output.0-2052-	esac
##############################################
fpart-1.2.0/autom4te.cache/output.0-2170-    set,)
fpart-1.2.0/autom4te.cache/output.0:2171:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
fpart-1.2.0/autom4te.cache/output.0:2172:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
fpart-1.2.0/autom4te.cache/output.0-2173-      ac_cache_corrupted=: ;;
##############################################
fpart-1.2.0/autom4te.cache/output.0-2181-	# differences in whitespace do not lead to failure.
fpart-1.2.0/autom4te.cache/output.0:2182:	ac_old_val_w=`echo x $ac_old_val`
fpart-1.2.0/autom4te.cache/output.0:2183:	ac_new_val_w=`echo x $ac_new_val`
fpart-1.2.0/autom4te.cache/output.0-2184-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
fpart-1.2.0/autom4te.cache/output.0-2201-    case $ac_new_val in
fpart-1.2.0/autom4te.cache/output.0:2202:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
fpart-1.2.0/autom4te.cache/output.0-2203-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
fpart-1.2.0/autom4te.cache/output.0-2377-     echo "timestamp, slept: $am_has_slept" > conftest.file
fpart-1.2.0/autom4te.cache/output.0:2378:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
fpart-1.2.0/autom4te.cache/output.0-2379-     if test "$*" = "X"; then
fpart-1.2.0/autom4te.cache/output.0-2380-	# -L didn't work.
fpart-1.2.0/autom4te.cache/output.0:2381:	set X `ls -t "$srcdir/configure" conftest.file`
fpart-1.2.0/autom4te.cache/output.0-2382-     fi
##############################################
fpart-1.2.0/autom4te.cache/output.0-2428-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
fpart-1.2.0/autom4te.cache/output.0:2429:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
fpart-1.2.0/autom4te.cache/output.0-2430-
fpart-1.2.0/autom4te.cache/output.0-2431-# Expand $ac_aux_dir to an absolute path.
fpart-1.2.0/autom4te.cache/output.0:2432:am_aux_dir=`cd "$ac_aux_dir" && pwd`
fpart-1.2.0/autom4te.cache/output.0-2433-
##############################################
fpart-1.2.0/autom4te.cache/output.0-2573-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
fpart-1.2.0/autom4te.cache/output.0:2574:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
fpart-1.2.0/autom4te.cache/output.0-2575-	     'mkdir (GNU coreutils) '* | \
##############################################
fpart-1.2.0/autom4te.cache/output.0-2646-set x ${MAKE-make}
fpart-1.2.0/autom4te.cache/output.0:2647:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
fpart-1.2.0/autom4te.cache/output.0-2648-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
fpart-1.2.0/autom4te.cache/output.0-2656-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
fpart-1.2.0/autom4te.cache/output.0:2657:case `${MAKE-make} -f conftest.make 2>/dev/null` in
fpart-1.2.0/autom4te.cache/output.0-2658-  *@@@%%%=?*=@@@%%%*)
##############################################
fpart-1.2.0/autom4te.cache/output.0-2722-
fpart-1.2.0/autom4te.cache/output.0:2723:if test "`cd $srcdir && pwd`" != "`pwd`"; then
fpart-1.2.0/autom4te.cache/output.0-2724-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
fpart-1.2.0/autom4te.cache/output.0-2993-$as_echo_n "checking whether the C compiler works... " >&6; }
fpart-1.2.0/autom4te.cache/output.0:2994:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
fpart-1.2.0/autom4te.cache/output.0-2995-
##############################################
fpart-1.2.0/autom4te.cache/output.0-3037-	then :; else
fpart-1.2.0/autom4te.cache/output.0:3038:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
fpart-1.2.0/autom4te.cache/output.0-3039-	fi
##############################################
fpart-1.2.0/autom4te.cache/output.0-3097-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
fpart-1.2.0/autom4te.cache/output.0:3098:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
fpart-1.2.0/autom4te.cache/output.0-3099-	  break;;
##############################################
fpart-1.2.0/autom4te.cache/output.0-3206-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
fpart-1.2.0/autom4te.cache/output.0:3207:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
fpart-1.2.0/autom4te.cache/output.0-3208-       break;;
##############################################
fpart-1.2.0/autom4te.cache/output.0-3587-  if test "$am_compiler_list" = ""; then
fpart-1.2.0/autom4te.cache/output.0:3588:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
fpart-1.2.0/autom4te.cache/output.0-3589-  fi
##############################################
fpart-1.2.0/autom4te.cache/output.0-4072-  # Check for GNU $ac_path_GREP
fpart-1.2.0/autom4te.cache/output.0:4073:case `"$ac_path_GREP" --version 2>&1` in
fpart-1.2.0/autom4te.cache/output.0-4074-*GNU*)
##############################################
fpart-1.2.0/autom4te.cache/output.0-4138-  # Check for GNU $ac_path_EGREP
fpart-1.2.0/autom4te.cache/output.0:4139:case `"$ac_path_EGREP" --version 2>&1` in
fpart-1.2.0/autom4te.cache/output.0-4140-*GNU*)
##############################################
fpart-1.2.0/autom4te.cache/output.0-4299-do :
fpart-1.2.0/autom4te.cache/output.0:4300:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
fpart-1.2.0/autom4te.cache/output.0-4301-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
fpart-1.2.0/autom4te.cache/output.0-4304-  cat >>confdefs.h <<_ACEOF
fpart-1.2.0/autom4te.cache/output.0:4305:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
fpart-1.2.0/autom4te.cache/output.0-4306-_ACEOF
##############################################
fpart-1.2.0/autom4te.cache/output.0-4314-do :
fpart-1.2.0/autom4te.cache/output.0:4315:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
fpart-1.2.0/autom4te.cache/output.0-4316-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
fpart-1.2.0/autom4te.cache/output.0-4318-  cat >>confdefs.h <<_ACEOF
fpart-1.2.0/autom4te.cache/output.0:4319:@%:@define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
fpart-1.2.0/autom4te.cache/output.0-4320-_ACEOF
##############################################
fpart-1.2.0/autom4te.cache/output.0-4365-do :
fpart-1.2.0/autom4te.cache/output.0:4366:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
fpart-1.2.0/autom4te.cache/output.0-4367-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
fpart-1.2.0/autom4te.cache/output.0-4369-  cat >>confdefs.h <<_ACEOF
fpart-1.2.0/autom4te.cache/output.0:4370:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
fpart-1.2.0/autom4te.cache/output.0-4371-_ACEOF
##############################################
fpart-1.2.0/autom4te.cache/output.0-4762-do :
fpart-1.2.0/autom4te.cache/output.0:4763:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
fpart-1.2.0/autom4te.cache/output.0-4764-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
fpart-1.2.0/autom4te.cache/output.0-4766-  cat >>confdefs.h <<_ACEOF
fpart-1.2.0/autom4te.cache/output.0:4767:@%:@define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
fpart-1.2.0/autom4te.cache/output.0-4768-_ACEOF
##############################################
fpart-1.2.0/autom4te.cache/output.0-4785-test "x$ac_build_alias" = x &&
fpart-1.2.0/autom4te.cache/output.0:4786:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
fpart-1.2.0/autom4te.cache/output.0-4787-test "x$ac_build_alias" = x &&
fpart-1.2.0/autom4te.cache/output.0-4788-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
fpart-1.2.0/autom4te.cache/output.0:4789:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
fpart-1.2.0/autom4te.cache/output.0-4790-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
fpart-1.2.0/autom4te.cache/output.0-4809-IFS=$ac_save_IFS
fpart-1.2.0/autom4te.cache/output.0:4810:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
fpart-1.2.0/autom4te.cache/output.0-4811-
##############################################
fpart-1.2.0/autom4te.cache/output.0-4820-else
fpart-1.2.0/autom4te.cache/output.0:4821:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
fpart-1.2.0/autom4te.cache/output.0-4822-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
fpart-1.2.0/autom4te.cache/output.0-4842-IFS=$ac_save_IFS
fpart-1.2.0/autom4te.cache/output.0:4843:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
fpart-1.2.0/autom4te.cache/output.0-4844-
##############################################
fpart-1.2.0/autom4te.cache/output.0-5292-'
fpart-1.2.0/autom4te.cache/output.0:5293:DEFS=`sed -n "$ac_script" confdefs.h`
fpart-1.2.0/autom4te.cache/output.0-5294-
##############################################
fpart-1.2.0/autom4te.cache/output.0-5301-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
fpart-1.2.0/autom4te.cache/output.0:5302:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
fpart-1.2.0/autom4te.cache/output.0-5303-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
fpart-1.2.0/autom4te.cache/output.0-5416-if test -z "$BASH_VERSION$ZSH_VERSION" \
fpart-1.2.0/autom4te.cache/output.0:5417:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
fpart-1.2.0/autom4te.cache/output.0-5418-  as_echo='print -r --'
fpart-1.2.0/autom4te.cache/output.0-5419-  as_echo_n='print -rn --'
fpart-1.2.0/autom4te.cache/output.0:5420:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
fpart-1.2.0/autom4te.cache/output.0-5421-  as_echo='printf %s\n'
##############################################
fpart-1.2.0/autom4te.cache/output.0-5423-else
fpart-1.2.0/autom4te.cache/output.0:5424:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
fpart-1.2.0/autom4te.cache/output.0-5425-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
fpart-1.2.0/autom4te.cache/output.0-5433-	expr "X$arg" : "X\\(.*\\)$as_nl";
fpart-1.2.0/autom4te.cache/output.0:5434:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
fpart-1.2.0/autom4te.cache/output.0-5435-      esac;
##############################################
fpart-1.2.0/autom4te.cache/output.0-5582-  {
fpart-1.2.0/autom4te.cache/output.0:5583:    as_val=`expr "$@" || test $? -eq 1`
fpart-1.2.0/autom4te.cache/output.0-5584-  }
##############################################
fpart-1.2.0/autom4te.cache/output.0-5686-      case $as_dir in #(
fpart-1.2.0/autom4te.cache/output.0:5687:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
fpart-1.2.0/autom4te.cache/output.0-5688-      *) as_qdir=$as_dir;;
##############################################
fpart-1.2.0/autom4te.cache/output.0-5812-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
fpart-1.2.0/autom4te.cache/output.0:5813:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
fpart-1.2.0/autom4te.cache/output.0-5814-ac_cs_version="\\
##############################################
fpart-1.2.0/autom4te.cache/output.0-5837-  --*=?*)
fpart-1.2.0/autom4te.cache/output.0:5838:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
fpart-1.2.0/autom4te.cache/output.0:5839:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
fpart-1.2.0/autom4te.cache/output.0-5840-    ac_shift=:
##############################################
fpart-1.2.0/autom4te.cache/output.0-5842-  --*=)
fpart-1.2.0/autom4te.cache/output.0:5843:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
fpart-1.2.0/autom4te.cache/output.0-5844-    ac_optarg=
##############################################
fpart-1.2.0/autom4te.cache/output.0-5866-    case $ac_optarg in
fpart-1.2.0/autom4te.cache/output.0:5867:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
fpart-1.2.0/autom4te.cache/output.0-5868-    '') as_fn_error $? "missing file argument" ;;
##############################################
fpart-1.2.0/autom4te.cache/output.0-5992-fi
fpart-1.2.0/autom4te.cache/output.0:5993:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
fpart-1.2.0/autom4te.cache/output.0-5994-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
fpart-1.2.0/autom4te.cache/output.0-6009-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
fpart-1.2.0/autom4te.cache/output.0:6010:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
fpart-1.2.0/autom4te.cache/output.0-6011-ac_delim='%!_!# '
##############################################
fpart-1.2.0/autom4te.cache/output.0-6015-
fpart-1.2.0/autom4te.cache/output.0:6016:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
fpart-1.2.0/autom4te.cache/output.0-6017-  if test $ac_delim_n = $ac_delim_num; then
##############################################
fpart-1.2.0/autom4te.cache/output.0-6177-      esac
fpart-1.2.0/autom4te.cache/output.0:6178:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
fpart-1.2.0/autom4te.cache/output.0-6179-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
fpart-1.2.0/autom4te.cache/output.0-6236-*)
fpart-1.2.0/autom4te.cache/output.0:6237:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
fpart-1.2.0/autom4te.cache/output.0-6238-  # A ".." for each directory in $ac_dir_suffix.
fpart-1.2.0/autom4te.cache/output.0:6239:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
fpart-1.2.0/autom4te.cache/output.0-6240-  case $ac_top_builddir_sub in
##############################################
fpart-1.2.0/autom4te.cache/output.0-6297-/@mandir@/p'
fpart-1.2.0/autom4te.cache/output.0:6298:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
fpart-1.2.0/autom4te.cache/output.0-6299-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
fpart-1.2.0/autom4te.cache/output.0-6314-
fpart-1.2.0/autom4te.cache/output.0:6315:# Neutralize VPATH when `$srcdir' = `.'.
fpart-1.2.0/autom4te.cache/output.0-6316-# Shell code in configure.ac might set extrasub.
##############################################
fpart-1.2.0/autom4te.cache/output.0-6342-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
fpart-1.2.0/autom4te.cache/output.0:6343:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
fpart-1.2.0/autom4te.cache/output.0-6344-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
fpart-1.2.0/autom4te.cache/output.0-6386-    # Strip MF so we end up with the name of the file.
fpart-1.2.0/autom4te.cache/output.0:6387:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
fpart-1.2.0/autom4te.cache/output.0-6388-    # Check whether this is an Automake generated Makefile which includes