===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xmp-4.1.0/build-aux/config.guess-34-
xmp-4.1.0/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
xmp-4.1.0/build-aux/config.guess-36-
##############################################
xmp-4.1.0/build-aux/config.guess-102-: ${TMPDIR=/tmp} ;
xmp-4.1.0/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
xmp-4.1.0/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
xmp-4.1.0/build-aux/config.guess-151-	EOF
xmp-4.1.0/build-aux/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
xmp-4.1.0/build-aux/config.guess-153-	;;
##############################################
xmp-4.1.0/build-aux/config.guess-209-	    *)
xmp-4.1.0/build-aux/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
xmp-4.1.0/build-aux/config.guess-211-		;;
##############################################
xmp-4.1.0/build-aux/config.guess-240-	*4.0)
xmp-4.1.0/build-aux/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
xmp-4.1.0/build-aux/config.guess-242-		;;
xmp-4.1.0/build-aux/config.guess-243-	*5.*)
xmp-4.1.0/build-aux/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
xmp-4.1.0/build-aux/config.guess-245-		;;
##############################################
xmp-4.1.0/build-aux/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
xmp-4.1.0/build-aux/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
xmp-4.1.0/build-aux/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
xmp-4.1.0/build-aux/config.guess-288-	# 1.2 uses "1.2" for uname -r.
xmp-4.1.0/build-aux/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
xmp-4.1.0/build-aux/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
xmp-4.1.0/build-aux/config.guess-348-    s390x:SunOS:*:*)
xmp-4.1.0/build-aux/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xmp-4.1.0/build-aux/config.guess-350-	exit ;;
xmp-4.1.0/build-aux/config.guess-351-    sun4H:SunOS:5.*:*)
xmp-4.1.0/build-aux/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xmp-4.1.0/build-aux/config.guess-353-	exit ;;
xmp-4.1.0/build-aux/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
xmp-4.1.0/build-aux/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xmp-4.1.0/build-aux/config.guess-356-	exit ;;
##############################################
xmp-4.1.0/build-aux/config.guess-373-	fi
xmp-4.1.0/build-aux/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xmp-4.1.0/build-aux/config.guess-375-	exit ;;
##############################################
xmp-4.1.0/build-aux/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
xmp-4.1.0/build-aux/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xmp-4.1.0/build-aux/config.guess-381-	exit ;;
##############################################
xmp-4.1.0/build-aux/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
xmp-4.1.0/build-aux/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
xmp-4.1.0/build-aux/config.guess-390-	exit ;;
##############################################
xmp-4.1.0/build-aux/config.guess-394-    sun*:*:4.2BSD:*)
xmp-4.1.0/build-aux/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
xmp-4.1.0/build-aux/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
xmp-4.1.0/build-aux/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
xmp-4.1.0/build-aux/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
xmp-4.1.0/build-aux/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
xmp-4.1.0/build-aux/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
xmp-4.1.0/build-aux/config.guess-532-    *:IRIX*:*:*)
xmp-4.1.0/build-aux/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
xmp-4.1.0/build-aux/config.guess-534-	exit ;;
##############################################
xmp-4.1.0/build-aux/config.guess-562-EOF
xmp-4.1.0/build-aux/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
xmp-4.1.0/build-aux/config.guess-564-		then
##############################################
xmp-4.1.0/build-aux/config.guess-575-    *:AIX:*:[4567])
xmp-4.1.0/build-aux/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
xmp-4.1.0/build-aux/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
xmp-4.1.0/build-aux/config.guess-611-    9000/[34678]??:HP-UX:*:*)
xmp-4.1.0/build-aux/config.guess:612:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
xmp-4.1.0/build-aux/config.guess-613-	case "${UNAME_MACHINE}" in
##############################################
xmp-4.1.0/build-aux/config.guess-665-EOF
xmp-4.1.0/build-aux/config.guess:666:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
xmp-4.1.0/build-aux/config.guess-667-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
xmp-4.1.0/build-aux/config.guess-693-    ia64:HP-UX:*:*)
xmp-4.1.0/build-aux/config.guess:694:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
xmp-4.1.0/build-aux/config.guess-695-	echo ia64-hp-hpux${HPUX_REV}
##############################################
xmp-4.1.0/build-aux/config.guess-723-EOF
xmp-4.1.0/build-aux/config.guess:724:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
xmp-4.1.0/build-aux/config.guess-725-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
xmp-4.1.0/build-aux/config.guess-794-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
xmp-4.1.0/build-aux/config.guess:795:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
xmp-4.1.0/build-aux/config.guess-796-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xmp-4.1.0/build-aux/config.guess-799-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
xmp-4.1.0/build-aux/config.guess:800:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
xmp-4.1.0/build-aux/config.guess-801-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xmp-4.1.0/build-aux/config.guess-815-	    amd64)
xmp-4.1.0/build-aux/config.guess:816:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
xmp-4.1.0/build-aux/config.guess-817-	    *)
xmp-4.1.0/build-aux/config.guess:818:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
xmp-4.1.0/build-aux/config.guess-819-	esac
##############################################
xmp-4.1.0/build-aux/config.guess-873-    prep*:SunOS:5.*:*)
xmp-4.1.0/build-aux/config.guess:874:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xmp-4.1.0/build-aux/config.guess-875-	exit ;;
##############################################
xmp-4.1.0/build-aux/config.guess-877-	# the GNU system
xmp-4.1.0/build-aux/config.guess:878:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
xmp-4.1.0/build-aux/config.guess-879-	exit ;;
##############################################
xmp-4.1.0/build-aux/config.guess-881-	# other systems with GNU libc and userland
xmp-4.1.0/build-aux/config.guess:882:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
xmp-4.1.0/build-aux/config.guess-883-	exit ;;
##############################################
xmp-4.1.0/build-aux/config.guess-969-EOF
xmp-4.1.0/build-aux/config.guess:970:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
xmp-4.1.0/build-aux/config.guess-971-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
xmp-4.1.0/build-aux/config.guess-1063-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
xmp-4.1.0/build-aux/config.guess:1064:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
xmp-4.1.0/build-aux/config.guess-1065-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
xmp-4.1.0/build-aux/config.guess-1263-	fi
xmp-4.1.0/build-aux/config.guess:1264:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
xmp-4.1.0/build-aux/config.guess-1265-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
xmp-4.1.0/build-aux/config.guess-1348-    *:DragonFly:*:*)
xmp-4.1.0/build-aux/config.guess:1349:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
xmp-4.1.0/build-aux/config.guess-1350-	exit ;;
##############################################
xmp-4.1.0/build-aux/config.guess-1361-    i*86:skyos:*:*)
xmp-4.1.0/build-aux/config.guess:1362:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
xmp-4.1.0/build-aux/config.guess-1363-	exit ;;
##############################################
xmp-4.1.0/build-aux/depcomp-64-  case $1 in
xmp-4.1.0/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
xmp-4.1.0/build-aux/depcomp-66-      *) dir=;;
##############################################
xmp-4.1.0/build-aux/depcomp-73-{
xmp-4.1.0/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
xmp-4.1.0/build-aux/depcomp-75-}
##############################################
xmp-4.1.0/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
xmp-4.1.0/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
xmp-4.1.0/build-aux/depcomp-128-
##############################################
xmp-4.1.0/build-aux/depcomp-405-        sleep 1
xmp-4.1.0/build-aux/depcomp:406:        i=`expr $i - 1`
xmp-4.1.0/build-aux/depcomp-407-      done
xmp-4.1.0/build-aux/depcomp-408-    fi
xmp-4.1.0/build-aux/depcomp:409:    i=`expr $i - 1`
xmp-4.1.0/build-aux/depcomp-410-  done
##############################################
xmp-4.1.0/build-aux/depcomp-425-  # Do two passes, one to just change these to
xmp-4.1.0/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
xmp-4.1.0/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xmp-4.1.0/build-aux/depcomp-659-  done
xmp-4.1.0/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
xmp-4.1.0/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
xmp-4.1.0/build-aux/compile-67-	mingw/*)
xmp-4.1.0/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
xmp-4.1.0/build-aux/compile-69-	  ;;
xmp-4.1.0/build-aux/compile-70-	cygwin/*)
xmp-4.1.0/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
xmp-4.1.0/build-aux/compile-72-	  ;;
xmp-4.1.0/build-aux/compile-73-	wine/*)
xmp-4.1.0/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
xmp-4.1.0/build-aux/compile-75-	  ;;
##############################################
xmp-4.1.0/build-aux/compile-309-# Name of file we expect compiler to create.
xmp-4.1.0/build-aux/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
xmp-4.1.0/build-aux/compile-311-
##############################################
xmp-4.1.0/build-aux/compile-315-# object file name, since that is what matters with a parallel build.
xmp-4.1.0/build-aux/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
xmp-4.1.0/build-aux/compile-317-while true; do
##############################################
xmp-4.1.0/build-aux/config.sub-52-
xmp-4.1.0/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
xmp-4.1.0/build-aux/config.sub-54-
##############################################
xmp-4.1.0/build-aux/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
xmp-4.1.0/build-aux/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
xmp-4.1.0/build-aux/config.sub-117-case $maybe_os in
##############################################
xmp-4.1.0/build-aux/config.sub-123-    os=-$maybe_os
xmp-4.1.0/build-aux/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
xmp-4.1.0/build-aux/config.sub-125-    ;;
##############################################
xmp-4.1.0/build-aux/config.sub-127-    os=-linux-android
xmp-4.1.0/build-aux/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
xmp-4.1.0/build-aux/config.sub-129-    ;;
xmp-4.1.0/build-aux/config.sub-130-  *)
xmp-4.1.0/build-aux/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
xmp-4.1.0/build-aux/config.sub-132-    if [ $basic_machine != $1 ]
xmp-4.1.0/build-aux/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
xmp-4.1.0/build-aux/config.sub-134-    else os=; fi
##############################################
xmp-4.1.0/build-aux/config.sub-181-		os=-sco5v6
xmp-4.1.0/build-aux/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xmp-4.1.0/build-aux/config.sub-183-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-185-		os=-sco3.2v5
xmp-4.1.0/build-aux/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xmp-4.1.0/build-aux/config.sub-187-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-189-		os=-sco3.2v4
xmp-4.1.0/build-aux/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xmp-4.1.0/build-aux/config.sub-191-		;;
xmp-4.1.0/build-aux/config.sub-192-	-sco3.2.[4-9]*)
xmp-4.1.0/build-aux/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
xmp-4.1.0/build-aux/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xmp-4.1.0/build-aux/config.sub-195-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
xmp-4.1.0/build-aux/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xmp-4.1.0/build-aux/config.sub-199-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
xmp-4.1.0/build-aux/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xmp-4.1.0/build-aux/config.sub-203-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-205-		os=-sco3.2v2
xmp-4.1.0/build-aux/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xmp-4.1.0/build-aux/config.sub-207-		;;
xmp-4.1.0/build-aux/config.sub-208-	-udk*)
xmp-4.1.0/build-aux/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xmp-4.1.0/build-aux/config.sub-210-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-212-		os=-isc2.2
xmp-4.1.0/build-aux/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xmp-4.1.0/build-aux/config.sub-214-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-218-	-isc*)
xmp-4.1.0/build-aux/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xmp-4.1.0/build-aux/config.sub-220-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-230-	-ptx*)
xmp-4.1.0/build-aux/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
xmp-4.1.0/build-aux/config.sub-232-		;;
xmp-4.1.0/build-aux/config.sub-233-	-windowsnt*)
xmp-4.1.0/build-aux/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
xmp-4.1.0/build-aux/config.sub-235-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-366-	*-*-*)
xmp-4.1.0/build-aux/config.sub:367:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
xmp-4.1.0/build-aux/config.sub-368-		exit 1
##############################################
xmp-4.1.0/build-aux/config.sub-491-	amd64-*)
xmp-4.1.0/build-aux/config.sub:492:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
xmp-4.1.0/build-aux/config.sub-493-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-533-	blackfin-*)
xmp-4.1.0/build-aux/config.sub:534:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
xmp-4.1.0/build-aux/config.sub-535-		os=-linux
##############################################
xmp-4.1.0/build-aux/config.sub-541-	c54x-*)
xmp-4.1.0/build-aux/config.sub:542:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
xmp-4.1.0/build-aux/config.sub-543-		;;
xmp-4.1.0/build-aux/config.sub-544-	c55x-*)
xmp-4.1.0/build-aux/config.sub:545:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
xmp-4.1.0/build-aux/config.sub-546-		;;
xmp-4.1.0/build-aux/config.sub-547-	c6x-*)
xmp-4.1.0/build-aux/config.sub:548:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
xmp-4.1.0/build-aux/config.sub-549-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-744-	i*86v32)
xmp-4.1.0/build-aux/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xmp-4.1.0/build-aux/config.sub-746-		os=-sysv32
##############################################
xmp-4.1.0/build-aux/config.sub-748-	i*86v4*)
xmp-4.1.0/build-aux/config.sub:749:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xmp-4.1.0/build-aux/config.sub-750-		os=-sysv4
##############################################
xmp-4.1.0/build-aux/config.sub-752-	i*86v)
xmp-4.1.0/build-aux/config.sub:753:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xmp-4.1.0/build-aux/config.sub-754-		os=-sysv
##############################################
xmp-4.1.0/build-aux/config.sub-756-	i*86sol2)
xmp-4.1.0/build-aux/config.sub:757:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xmp-4.1.0/build-aux/config.sub-758-		os=-solaris2
##############################################
xmp-4.1.0/build-aux/config.sub-782-	leon-*|leon[3-9]-*)
xmp-4.1.0/build-aux/config.sub:783:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
xmp-4.1.0/build-aux/config.sub-784-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-789-	m68knommu-*)
xmp-4.1.0/build-aux/config.sub:790:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
xmp-4.1.0/build-aux/config.sub-791-		os=-linux
##############################################
xmp-4.1.0/build-aux/config.sub-826-	mips3*-*)
xmp-4.1.0/build-aux/config.sub:827:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
xmp-4.1.0/build-aux/config.sub-828-		;;
xmp-4.1.0/build-aux/config.sub-829-	mips3*)
xmp-4.1.0/build-aux/config.sub:830:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
xmp-4.1.0/build-aux/config.sub-831-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-848-	ms1-*)
xmp-4.1.0/build-aux/config.sub:849:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
xmp-4.1.0/build-aux/config.sub-850-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-967-	parisc-*)
xmp-4.1.0/build-aux/config.sub:968:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
xmp-4.1.0/build-aux/config.sub-969-		os=-linux
##############################################
xmp-4.1.0/build-aux/config.sub-983-	pc98-*)
xmp-4.1.0/build-aux/config.sub:984:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
xmp-4.1.0/build-aux/config.sub-985-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-998-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
xmp-4.1.0/build-aux/config.sub:999:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
xmp-4.1.0/build-aux/config.sub-1000-		;;
xmp-4.1.0/build-aux/config.sub-1001-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
xmp-4.1.0/build-aux/config.sub:1002:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
xmp-4.1.0/build-aux/config.sub-1003-		;;
xmp-4.1.0/build-aux/config.sub-1004-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
xmp-4.1.0/build-aux/config.sub:1005:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
xmp-4.1.0/build-aux/config.sub-1006-		;;
xmp-4.1.0/build-aux/config.sub-1007-	pentium4-*)
xmp-4.1.0/build-aux/config.sub:1008:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
xmp-4.1.0/build-aux/config.sub-1009-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-1017-	ppc-* | ppcbe-*)
xmp-4.1.0/build-aux/config.sub:1018:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
xmp-4.1.0/build-aux/config.sub-1019-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-1023-	ppcle-* | powerpclittle-*)
xmp-4.1.0/build-aux/config.sub:1024:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
xmp-4.1.0/build-aux/config.sub-1025-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-1027-		;;
xmp-4.1.0/build-aux/config.sub:1028:	ppc64-* | ppc64p7-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
xmp-4.1.0/build-aux/config.sub-1029-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-1033-	ppc64le-* | powerpc64little-*)
xmp-4.1.0/build-aux/config.sub:1034:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
xmp-4.1.0/build-aux/config.sub-1035-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-1116-	strongarm-* | thumb-*)
xmp-4.1.0/build-aux/config.sub:1117:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
xmp-4.1.0/build-aux/config.sub-1118-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-1246-	xscale-* | xscalee[bl]-*)
xmp-4.1.0/build-aux/config.sub:1247:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
xmp-4.1.0/build-aux/config.sub-1248-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-1323-	*)
xmp-4.1.0/build-aux/config.sub:1324:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
xmp-4.1.0/build-aux/config.sub-1325-		exit 1
##############################################
xmp-4.1.0/build-aux/config.sub-1331-	*-digital*)
xmp-4.1.0/build-aux/config.sub:1332:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
xmp-4.1.0/build-aux/config.sub-1333-		;;
xmp-4.1.0/build-aux/config.sub-1334-	*-commodore*)
xmp-4.1.0/build-aux/config.sub:1335:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
xmp-4.1.0/build-aux/config.sub-1336-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-1352-	-solaris1 | -solaris1.*)
xmp-4.1.0/build-aux/config.sub:1353:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
xmp-4.1.0/build-aux/config.sub-1354-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-1364-	-gnu/linux*)
xmp-4.1.0/build-aux/config.sub:1365:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
xmp-4.1.0/build-aux/config.sub-1366-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-1410-	-nto*)
xmp-4.1.0/build-aux/config.sub:1411:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
xmp-4.1.0/build-aux/config.sub-1412-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-1417-	-mac*)
xmp-4.1.0/build-aux/config.sub:1418:		os=`echo $os | sed -e 's|mac|macos|'`
xmp-4.1.0/build-aux/config.sub-1419-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-1423-	-linux*)
xmp-4.1.0/build-aux/config.sub:1424:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
xmp-4.1.0/build-aux/config.sub-1425-		;;
xmp-4.1.0/build-aux/config.sub-1426-	-sunos5*)
xmp-4.1.0/build-aux/config.sub:1427:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
xmp-4.1.0/build-aux/config.sub-1428-		;;
xmp-4.1.0/build-aux/config.sub-1429-	-sunos6*)
xmp-4.1.0/build-aux/config.sub:1430:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
xmp-4.1.0/build-aux/config.sub-1431-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-1478-	-sinix5.*)
xmp-4.1.0/build-aux/config.sub:1479:		os=`echo $os | sed -e 's|sinix|sysv|'`
xmp-4.1.0/build-aux/config.sub-1480-		;;
##############################################
xmp-4.1.0/build-aux/config.sub-1531-		# Get rid of the `-' at the beginning of $os.
xmp-4.1.0/build-aux/config.sub:1532:		os=`echo $os | sed 's/[^-]*-//'`
xmp-4.1.0/build-aux/config.sub:1533:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
xmp-4.1.0/build-aux/config.sub-1534-		exit 1
##############################################
xmp-4.1.0/build-aux/config.sub-1794-		esac
xmp-4.1.0/build-aux/config.sub:1795:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
xmp-4.1.0/build-aux/config.sub-1796-		;;
##############################################
xmp-4.1.0/build-aux/install-sh-234-      fi
xmp-4.1.0/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
xmp-4.1.0/build-aux/install-sh-236-    *)
##############################################
xmp-4.1.0/build-aux/install-sh-281-      dstdir=$dst
xmp-4.1.0/build-aux/install-sh:282:      dst=$dstdir/`basename "$src"`
xmp-4.1.0/build-aux/install-sh-283-      dstdir_status=0
xmp-4.1.0/build-aux/install-sh-284-    else
xmp-4.1.0/build-aux/install-sh:285:      dstdir=`dirname "$dst"`
xmp-4.1.0/build-aux/install-sh-286-      test -d "$dstdir"
##############################################
xmp-4.1.0/build-aux/install-sh-337-                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
xmp-4.1.0/build-aux/install-sh:338:                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
xmp-4.1.0/build-aux/install-sh-339-                   case $ls_ld_tmpdir in
##############################################
xmp-4.1.0/build-aux/install-sh-344-                   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
xmp-4.1.0/build-aux/install-sh:345:                     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
xmp-4.1.0/build-aux/install-sh-346-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
xmp-4.1.0/build-aux/install-sh-402-            case $prefix in
xmp-4.1.0/build-aux/install-sh:403:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
xmp-4.1.0/build-aux/install-sh-404-              *) qprefix=$prefix;;
##############################################
xmp-4.1.0/build-aux/install-sh-451-    if $copy_on_change &&
xmp-4.1.0/build-aux/install-sh:452:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
xmp-4.1.0/build-aux/install-sh:453:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
xmp-4.1.0/build-aux/install-sh-454-       set -f &&
##############################################
xmp-4.1.0/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
xmp-4.1.0/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
xmp-4.1.0/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
xmp-4.1.0/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
xmp-4.1.0/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
xmp-4.1.0/aclocal.m4-181-        else 
xmp-4.1.0/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
xmp-4.1.0/aclocal.m4-183-        fi
##############################################
xmp-4.1.0/aclocal.m4-368-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xmp-4.1.0/aclocal.m4:369:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xmp-4.1.0/aclocal.m4-370-# and then we would define $MISSING as
##############################################
xmp-4.1.0/aclocal.m4-383-# Expand $ac_aux_dir to an absolute path.
xmp-4.1.0/aclocal.m4:384:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xmp-4.1.0/aclocal.m4-385-])
##############################################
xmp-4.1.0/aclocal.m4-481-  if test "$am_compiler_list" = ""; then
xmp-4.1.0/aclocal.m4:482:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xmp-4.1.0/aclocal.m4-483-  fi
##############################################
xmp-4.1.0/aclocal.m4-632-    # Strip MF so we end up with the name of the file.
xmp-4.1.0/aclocal.m4:633:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xmp-4.1.0/aclocal.m4-634-    # Check whether this is an Automake generated Makefile or not.
##############################################
xmp-4.1.0/aclocal.m4-641-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
xmp-4.1.0/aclocal.m4:642:      dirpart=`AS_DIRNAME("$mf")`
xmp-4.1.0/aclocal.m4-643-    else
##############################################
xmp-4.1.0/aclocal.m4-647-    # from the Makefile without running 'make'.
xmp-4.1.0/aclocal.m4:648:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xmp-4.1.0/aclocal.m4-649-    test -z "$DEPDIR" && continue
xmp-4.1.0/aclocal.m4:650:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xmp-4.1.0/aclocal.m4-651-    test -z "$am__include" && continue
xmp-4.1.0/aclocal.m4:652:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xmp-4.1.0/aclocal.m4-653-    # Find all dependency output files, they are included files with
##############################################
xmp-4.1.0/aclocal.m4-661-      test -f "$dirpart/$file" && continue
xmp-4.1.0/aclocal.m4:662:      fdir=`AS_DIRNAME(["$file"])`
xmp-4.1.0/aclocal.m4-663-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
xmp-4.1.0/aclocal.m4-719-AC_REQUIRE([AC_PROG_INSTALL])dnl
xmp-4.1.0/aclocal.m4:720:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xmp-4.1.0/aclocal.m4-721-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xmp-4.1.0/aclocal.m4-878-    * )
xmp-4.1.0/aclocal.m4:879:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xmp-4.1.0/aclocal.m4-880-  esac
xmp-4.1.0/aclocal.m4-881-done
xmp-4.1.0/aclocal.m4:882:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xmp-4.1.0/aclocal.m4-883-
##############################################
xmp-4.1.0/aclocal.m4-949-# Ignore all kinds of additional output from 'make'.
xmp-4.1.0/aclocal.m4:950:case `$am_make -s -f confmf 2> /dev/null` in #(
xmp-4.1.0/aclocal.m4-951-*the\ am__doit\ target*)
##############################################
xmp-4.1.0/aclocal.m4-959-   echo '.include "confinc"' > confmf
xmp-4.1.0/aclocal.m4:960:   case `$am_make -s -f confmf 2> /dev/null` in #(
xmp-4.1.0/aclocal.m4-961-   *the\ am__doit\ target*)
##############################################
xmp-4.1.0/aclocal.m4-1141-     echo "timestamp, slept: $am_has_slept" > conftest.file
xmp-4.1.0/aclocal.m4:1142:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xmp-4.1.0/aclocal.m4-1143-     if test "$[*]" = "X"; then
xmp-4.1.0/aclocal.m4-1144-	# -L didn't work.
xmp-4.1.0/aclocal.m4:1145:	set X `ls -t "$srcdir/configure" conftest.file`
xmp-4.1.0/aclocal.m4-1146-     fi
##############################################
xmp-4.1.0/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
xmp-4.1.0/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xmp-4.1.0/configure-45-  as_echo='print -r --'
xmp-4.1.0/configure-46-  as_echo_n='print -rn --'
xmp-4.1.0/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xmp-4.1.0/configure-48-  as_echo='printf %s\n'
##############################################
xmp-4.1.0/configure-50-else
xmp-4.1.0/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xmp-4.1.0/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xmp-4.1.0/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
xmp-4.1.0/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xmp-4.1.0/configure-62-      esac;
##############################################
xmp-4.1.0/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xmp-4.1.0/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xmp-4.1.0/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
xmp-4.1.0/configure-324-      case $as_dir in #(
xmp-4.1.0/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xmp-4.1.0/configure-326-      *) as_qdir=$as_dir;;
##############################################
xmp-4.1.0/configure-397-  {
xmp-4.1.0/configure:398:    as_val=`expr "$@" || test $? -eq 1`
xmp-4.1.0/configure-399-  }
##############################################
xmp-4.1.0/configure-404-# ----------------------------------------
xmp-4.1.0/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xmp-4.1.0/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xmp-4.1.0/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xmp-4.1.0/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xmp-4.1.0/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xmp-4.1.0/configure-859-  case $ac_option in
xmp-4.1.0/configure:860:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xmp-4.1.0/configure-861-  *=)   ac_optarg= ;;
##############################################
xmp-4.1.0/configure-903-  -disable-* | --disable-*)
xmp-4.1.0/configure:904:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xmp-4.1.0/configure-905-    # Reject names that are not valid shell variable names.
##############################################
xmp-4.1.0/configure-908-    ac_useropt_orig=$ac_useropt
xmp-4.1.0/configure:909:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xmp-4.1.0/configure-910-    case $ac_user_opts in
##############################################
xmp-4.1.0/configure-929-  -enable-* | --enable-*)
xmp-4.1.0/configure:930:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xmp-4.1.0/configure-931-    # Reject names that are not valid shell variable names.
##############################################
xmp-4.1.0/configure-934-    ac_useropt_orig=$ac_useropt
xmp-4.1.0/configure:935:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xmp-4.1.0/configure-936-    case $ac_user_opts in
##############################################
xmp-4.1.0/configure-1133-  -with-* | --with-*)
xmp-4.1.0/configure:1134:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xmp-4.1.0/configure-1135-    # Reject names that are not valid shell variable names.
##############################################
xmp-4.1.0/configure-1138-    ac_useropt_orig=$ac_useropt
xmp-4.1.0/configure:1139:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xmp-4.1.0/configure-1140-    case $ac_user_opts in
##############################################
xmp-4.1.0/configure-1149-  -without-* | --without-*)
xmp-4.1.0/configure:1150:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xmp-4.1.0/configure-1151-    # Reject names that are not valid shell variable names.
##############################################
xmp-4.1.0/configure-1154-    ac_useropt_orig=$ac_useropt
xmp-4.1.0/configure:1155:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xmp-4.1.0/configure-1156-    case $ac_user_opts in
##############################################
xmp-4.1.0/configure-1187-  *=*)
xmp-4.1.0/configure:1188:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xmp-4.1.0/configure-1189-    # Reject names that are not valid shell variable names.
##############################################
xmp-4.1.0/configure-1208-if test -n "$ac_prev"; then
xmp-4.1.0/configure:1209:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xmp-4.1.0/configure-1210-  as_fn_error $? "missing argument to $ac_option"
##############################################
xmp-4.1.0/configure-1230-    */ )
xmp-4.1.0/configure:1231:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xmp-4.1.0/configure-1232-      eval $ac_var=\$ac_val;;
##############################################
xmp-4.1.0/configure-1265-ac_ls_di=`ls -di .` &&
xmp-4.1.0/configure:1266:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xmp-4.1.0/configure-1267-  as_fn_error $? "working directory cannot be determined"
##############################################
xmp-4.1.0/configure-1321-case $srcdir in
xmp-4.1.0/configure:1322:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xmp-4.1.0/configure-1323-esac
##############################################
xmp-4.1.0/configure-1364-By default, \`make install' will install all the files in
xmp-4.1.0/configure:1365:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xmp-4.1.0/configure:1366:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xmp-4.1.0/configure-1367-for instance \`--prefix=\$HOME'.
##############################################
xmp-4.1.0/configure-1470-*)
xmp-4.1.0/configure:1471:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xmp-4.1.0/configure-1472-  # A ".." for each directory in $ac_dir_suffix.
xmp-4.1.0/configure:1473:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xmp-4.1.0/configure-1474-  case $ac_top_builddir_sub in
##############################################
xmp-4.1.0/configure-1946-    *\'*)
xmp-4.1.0/configure:1947:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xmp-4.1.0/configure-1948-    esac
##############################################
xmp-4.1.0/configure-2029-      case $ac_val in
xmp-4.1.0/configure:2030:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xmp-4.1.0/configure-2031-      esac
##############################################
xmp-4.1.0/configure-2044-	case $ac_val in
xmp-4.1.0/configure:2045:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xmp-4.1.0/configure-2046-	esac
##############################################
xmp-4.1.0/configure-2164-    set,)
xmp-4.1.0/configure:2165:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xmp-4.1.0/configure:2166:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xmp-4.1.0/configure-2167-      ac_cache_corrupted=: ;;
##############################################
xmp-4.1.0/configure-2175-	# differences in whitespace do not lead to failure.
xmp-4.1.0/configure:2176:	ac_old_val_w=`echo x $ac_old_val`
xmp-4.1.0/configure:2177:	ac_new_val_w=`echo x $ac_new_val`
xmp-4.1.0/configure-2178-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xmp-4.1.0/configure-2195-    case $ac_new_val in
xmp-4.1.0/configure:2196:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xmp-4.1.0/configure-2197-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xmp-4.1.0/configure-2320-test "x$ac_build_alias" = x &&
xmp-4.1.0/configure:2321:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
xmp-4.1.0/configure-2322-test "x$ac_build_alias" = x &&
xmp-4.1.0/configure-2323-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
xmp-4.1.0/configure:2324:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
xmp-4.1.0/configure-2325-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
xmp-4.1.0/configure-2344-IFS=$ac_save_IFS
xmp-4.1.0/configure:2345:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
xmp-4.1.0/configure-2346-
##############################################
xmp-4.1.0/configure-2355-else
xmp-4.1.0/configure:2356:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
xmp-4.1.0/configure-2357-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
xmp-4.1.0/configure-2377-IFS=$ac_save_IFS
xmp-4.1.0/configure:2378:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
xmp-4.1.0/configure-2379-
##############################################
xmp-4.1.0/configure-2726-$as_echo_n "checking whether the C compiler works... " >&6; }
xmp-4.1.0/configure:2727:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xmp-4.1.0/configure-2728-
##############################################
xmp-4.1.0/configure-2770-	then :; else
xmp-4.1.0/configure:2771:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xmp-4.1.0/configure-2772-	fi
##############################################
xmp-4.1.0/configure-2830-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xmp-4.1.0/configure:2831:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xmp-4.1.0/configure-2832-	  break;;
##############################################
xmp-4.1.0/configure-2939-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xmp-4.1.0/configure:2940:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xmp-4.1.0/configure-2941-       break;;
##############################################
xmp-4.1.0/configure-3170-# Expand $ac_aux_dir to an absolute path.
xmp-4.1.0/configure:3171:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xmp-4.1.0/configure-3172-
##############################################
xmp-4.1.0/configure-3620-     echo "timestamp, slept: $am_has_slept" > conftest.file
xmp-4.1.0/configure:3621:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xmp-4.1.0/configure-3622-     if test "$*" = "X"; then
xmp-4.1.0/configure-3623-	# -L didn't work.
xmp-4.1.0/configure:3624:	set X `ls -t "$srcdir/configure" conftest.file`
xmp-4.1.0/configure-3625-     fi
##############################################
xmp-4.1.0/configure-3671-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
xmp-4.1.0/configure:3672:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
xmp-4.1.0/configure-3673-
##############################################
xmp-4.1.0/configure-3813-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
xmp-4.1.0/configure:3814:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
xmp-4.1.0/configure-3815-	     'mkdir (GNU coreutils) '* | \
##############################################
xmp-4.1.0/configure-3886-set x ${MAKE-make}
xmp-4.1.0/configure:3887:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xmp-4.1.0/configure-3888-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xmp-4.1.0/configure-3896-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xmp-4.1.0/configure:3897:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xmp-4.1.0/configure-3898-  *@@@%%%=?*=@@@%%%*)
##############################################
xmp-4.1.0/configure-3943-# Ignore all kinds of additional output from 'make'.
xmp-4.1.0/configure:3944:case `$am_make -s -f confmf 2> /dev/null` in #(
xmp-4.1.0/configure-3945-*the\ am__doit\ target*)
##############################################
xmp-4.1.0/configure-3953-   echo '.include "confinc"' > confmf
xmp-4.1.0/configure:3954:   case `$am_make -s -f confmf 2> /dev/null` in #(
xmp-4.1.0/configure-3955-   *the\ am__doit\ target*)
##############################################
xmp-4.1.0/configure-3986-
xmp-4.1.0/configure:3987:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xmp-4.1.0/configure-3988-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xmp-4.1.0/configure-4172-  if test "$am_compiler_list" = ""; then
xmp-4.1.0/configure:4173:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xmp-4.1.0/configure-4174-  fi
##############################################
xmp-4.1.0/configure-4300-  if test "$am_compiler_list" = ""; then
xmp-4.1.0/configure:4301:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xmp-4.1.0/configure-4302-  fi
##############################################
xmp-4.1.0/configure-4577-  test $ac_status = 0; }; then
xmp-4.1.0/configure:4578:  pkg_cv_libxmp_CFLAGS=`$PKG_CONFIG --cflags "libxmp >= 4.4" 2>/dev/null`
xmp-4.1.0/configure-4579-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xmp-4.1.0/configure-4594-  test $ac_status = 0; }; then
xmp-4.1.0/configure:4595:  pkg_cv_libxmp_LIBS=`$PKG_CONFIG --libs "libxmp >= 4.4" 2>/dev/null`
xmp-4.1.0/configure-4596-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xmp-4.1.0/configure-4615-        if test $_pkg_short_errors_supported = yes; then
xmp-4.1.0/configure:4616:	        libxmp_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxmp >= 4.4" 2>&1`
xmp-4.1.0/configure-4617-        else
xmp-4.1.0/configure:4618:	        libxmp_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxmp >= 4.4" 2>&1`
xmp-4.1.0/configure-4619-        fi
##############################################
xmp-4.1.0/configure-4902-  # Check for GNU $ac_path_GREP
xmp-4.1.0/configure:4903:case `"$ac_path_GREP" --version 2>&1` in
xmp-4.1.0/configure-4904-*GNU*)
##############################################
xmp-4.1.0/configure-4968-  # Check for GNU $ac_path_EGREP
xmp-4.1.0/configure:4969:case `"$ac_path_EGREP" --version 2>&1` in
xmp-4.1.0/configure-4970-*GNU*)
##############################################
xmp-4.1.0/configure-5129-do :
xmp-4.1.0/configure:5130:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xmp-4.1.0/configure-5131-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xmp-4.1.0/configure-5134-  cat >>confdefs.h <<_ACEOF
xmp-4.1.0/configure:5135:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xmp-4.1.0/configure-5136-_ACEOF
##############################################
xmp-4.1.0/configure-5144-do :
xmp-4.1.0/configure:5145:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xmp-4.1.0/configure-5146-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xmp-4.1.0/configure-5148-  cat >>confdefs.h <<_ACEOF
xmp-4.1.0/configure:5149:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xmp-4.1.0/configure-5150-_ACEOF
##############################################
xmp-4.1.0/configure-5295-do :
xmp-4.1.0/configure:5296:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xmp-4.1.0/configure-5297-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xmp-4.1.0/configure-5299-  cat >>confdefs.h <<_ACEOF
xmp-4.1.0/configure:5300:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xmp-4.1.0/configure-5301-_ACEOF
##############################################
xmp-4.1.0/configure-5336-  test $ac_status = 0; }; then
xmp-4.1.0/configure:5337:  pkg_cv_alsa_CFLAGS=`$PKG_CONFIG --cflags "alsa >= 1" 2>/dev/null`
xmp-4.1.0/configure-5338-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xmp-4.1.0/configure-5353-  test $ac_status = 0; }; then
xmp-4.1.0/configure:5354:  pkg_cv_alsa_LIBS=`$PKG_CONFIG --libs "alsa >= 1" 2>/dev/null`
xmp-4.1.0/configure-5355-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xmp-4.1.0/configure-5374-        if test $_pkg_short_errors_supported = yes; then
xmp-4.1.0/configure:5375:	        alsa_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "alsa >= 1" 2>&1`
xmp-4.1.0/configure-5376-        else
xmp-4.1.0/configure:5377:	        alsa_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "alsa >= 1" 2>&1`
xmp-4.1.0/configure-5378-        fi
##############################################
xmp-4.1.0/configure-5432-  test $ac_status = 0; }; then
xmp-4.1.0/configure:5433:  pkg_cv_alsa_CFLAGS=`$PKG_CONFIG --cflags "alsa >= 1" 2>/dev/null`
xmp-4.1.0/configure-5434-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xmp-4.1.0/configure-5449-  test $ac_status = 0; }; then
xmp-4.1.0/configure:5450:  pkg_cv_alsa_LIBS=`$PKG_CONFIG --libs "alsa >= 1" 2>/dev/null`
xmp-4.1.0/configure-5451-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xmp-4.1.0/configure-5470-        if test $_pkg_short_errors_supported = yes; then
xmp-4.1.0/configure:5471:	        alsa_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "alsa >= 1" 2>&1`
xmp-4.1.0/configure-5472-        else
xmp-4.1.0/configure:5473:	        alsa_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "alsa >= 1" 2>&1`
xmp-4.1.0/configure-5474-        fi
##############################################
xmp-4.1.0/configure-5563-  test $ac_status = 0; }; then
xmp-4.1.0/configure:5564:  pkg_cv_pulseaudio_CFLAGS=`$PKG_CONFIG --cflags "libpulse-simple" 2>/dev/null`
xmp-4.1.0/configure-5565-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xmp-4.1.0/configure-5580-  test $ac_status = 0; }; then
xmp-4.1.0/configure:5581:  pkg_cv_pulseaudio_LIBS=`$PKG_CONFIG --libs "libpulse-simple" 2>/dev/null`
xmp-4.1.0/configure-5582-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xmp-4.1.0/configure-5601-        if test $_pkg_short_errors_supported = yes; then
xmp-4.1.0/configure:5602:	        pulseaudio_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpulse-simple" 2>&1`
xmp-4.1.0/configure-5603-        else
xmp-4.1.0/configure:5604:	        pulseaudio_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpulse-simple" 2>&1`
xmp-4.1.0/configure-5605-        fi
##############################################
xmp-4.1.0/configure-5659-  test $ac_status = 0; }; then
xmp-4.1.0/configure:5660:  pkg_cv_pulseaudio_CFLAGS=`$PKG_CONFIG --cflags "libpulse-simple" 2>/dev/null`
xmp-4.1.0/configure-5661-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xmp-4.1.0/configure-5676-  test $ac_status = 0; }; then
xmp-4.1.0/configure:5677:  pkg_cv_pulseaudio_LIBS=`$PKG_CONFIG --libs "libpulse-simple" 2>/dev/null`
xmp-4.1.0/configure-5678-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xmp-4.1.0/configure-5697-        if test $_pkg_short_errors_supported = yes; then
xmp-4.1.0/configure:5698:	        pulseaudio_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpulse-simple" 2>&1`
xmp-4.1.0/configure-5699-        else
xmp-4.1.0/configure:5700:	        pulseaudio_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpulse-simple" 2>&1`
xmp-4.1.0/configure-5701-        fi
##############################################
xmp-4.1.0/configure-5790-do :
xmp-4.1.0/configure:5791:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xmp-4.1.0/configure-5792-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xmp-4.1.0/configure-5794-  cat >>confdefs.h <<_ACEOF
xmp-4.1.0/configure:5795:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xmp-4.1.0/configure-5796-_ACEOF
##############################################
xmp-4.1.0/configure-6095-do :
xmp-4.1.0/configure:6096:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xmp-4.1.0/configure-6097-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xmp-4.1.0/configure-6099-  cat >>confdefs.h <<_ACEOF
xmp-4.1.0/configure:6100:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xmp-4.1.0/configure-6101-_ACEOF
##############################################
xmp-4.1.0/configure-6232-'
xmp-4.1.0/configure:6233:DEFS=`sed -n "$ac_script" confdefs.h`
xmp-4.1.0/configure-6234-
##############################################
xmp-4.1.0/configure-6241-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xmp-4.1.0/configure:6242:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xmp-4.1.0/configure-6243-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xmp-4.1.0/configure-6468-if test -z "$BASH_VERSION$ZSH_VERSION" \
xmp-4.1.0/configure:6469:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xmp-4.1.0/configure-6470-  as_echo='print -r --'
xmp-4.1.0/configure-6471-  as_echo_n='print -rn --'
xmp-4.1.0/configure:6472:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xmp-4.1.0/configure-6473-  as_echo='printf %s\n'
##############################################
xmp-4.1.0/configure-6475-else
xmp-4.1.0/configure:6476:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xmp-4.1.0/configure-6477-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xmp-4.1.0/configure-6485-	expr "X$arg" : "X\\(.*\\)$as_nl";
xmp-4.1.0/configure:6486:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xmp-4.1.0/configure-6487-      esac;
##############################################
xmp-4.1.0/configure-6562-# ----------------------------------------
xmp-4.1.0/configure:6563:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xmp-4.1.0/configure-6564-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xmp-4.1.0/configure-6634-  {
xmp-4.1.0/configure:6635:    as_val=`expr "$@" || test $? -eq 1`
xmp-4.1.0/configure-6636-  }
##############################################
xmp-4.1.0/configure-6738-      case $as_dir in #(
xmp-4.1.0/configure:6739:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xmp-4.1.0/configure-6740-      *) as_qdir=$as_dir;;
##############################################
xmp-4.1.0/configure-6864-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xmp-4.1.0/configure:6865:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xmp-4.1.0/configure-6866-ac_cs_version="\\
##############################################
xmp-4.1.0/configure-6889-  --*=?*)
xmp-4.1.0/configure:6890:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xmp-4.1.0/configure:6891:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xmp-4.1.0/configure-6892-    ac_shift=:
##############################################
xmp-4.1.0/configure-6894-  --*=)
xmp-4.1.0/configure:6895:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xmp-4.1.0/configure-6896-    ac_optarg=
##############################################
xmp-4.1.0/configure-6918-    case $ac_optarg in
xmp-4.1.0/configure:6919:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xmp-4.1.0/configure-6920-    '') as_fn_error $? "missing file argument" ;;
##############################################
xmp-4.1.0/configure-7042-fi
xmp-4.1.0/configure:7043:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xmp-4.1.0/configure-7044-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xmp-4.1.0/configure-7059-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xmp-4.1.0/configure:7060:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xmp-4.1.0/configure-7061-ac_delim='%!_!# '
##############################################
xmp-4.1.0/configure-7065-
xmp-4.1.0/configure:7066:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xmp-4.1.0/configure-7067-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xmp-4.1.0/configure-7227-      esac
xmp-4.1.0/configure:7228:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xmp-4.1.0/configure-7229-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xmp-4.1.0/configure-7286-*)
xmp-4.1.0/configure:7287:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xmp-4.1.0/configure-7288-  # A ".." for each directory in $ac_dir_suffix.
xmp-4.1.0/configure:7289:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xmp-4.1.0/configure-7290-  case $ac_top_builddir_sub in
##############################################
xmp-4.1.0/configure-7347-/@mandir@/p'
xmp-4.1.0/configure:7348:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xmp-4.1.0/configure-7349-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xmp-4.1.0/configure-7364-
xmp-4.1.0/configure:7365:# Neutralize VPATH when `$srcdir' = `.'.
xmp-4.1.0/configure-7366-# Shell code in configure.ac might set extrasub.
##############################################
xmp-4.1.0/configure-7392-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xmp-4.1.0/configure:7393:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xmp-4.1.0/configure-7394-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xmp-4.1.0/configure-7428-    # Strip MF so we end up with the name of the file.
xmp-4.1.0/configure:7429:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xmp-4.1.0/configure-7430-    # Check whether this is an Automake generated Makefile or not.
##############################################
xmp-4.1.0/configure-7465-    # from the Makefile without running 'make'.
xmp-4.1.0/configure:7466:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xmp-4.1.0/configure-7467-    test -z "$DEPDIR" && continue
xmp-4.1.0/configure:7468:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xmp-4.1.0/configure-7469-    test -z "$am__include" && continue
xmp-4.1.0/configure:7470:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xmp-4.1.0/configure-7471-    # Find all dependency output files, they are included files with
##############################################
xmp-4.1.0/Makefile.in-51-  { \
xmp-4.1.0/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xmp-4.1.0/Makefile.in-53-  }; \
##############################################
xmp-4.1.0/Makefile.in-184-  while test -n "$$dir1"; do \
xmp-4.1.0/Makefile.in:185:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xmp-4.1.0/Makefile.in-186-    if test "$$first" != "."; then \
xmp-4.1.0/Makefile.in-187-      if test "$$first" = ".."; then \
xmp-4.1.0/Makefile.in:188:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xmp-4.1.0/Makefile.in:189:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xmp-4.1.0/Makefile.in-190-      else \
xmp-4.1.0/Makefile.in:191:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xmp-4.1.0/Makefile.in-192-        if test "$$first2" = "$$first"; then \
xmp-4.1.0/Makefile.in:193:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xmp-4.1.0/Makefile.in-194-        else \
##############################################
xmp-4.1.0/Makefile.in-199-    fi; \
xmp-4.1.0/Makefile.in:200:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xmp-4.1.0/Makefile.in-201-  done; \
##############################################
xmp-4.1.0/Makefile.in-373-	dot_seen=no; \
xmp-4.1.0/Makefile.in:374:	target=`echo $@ | sed s/-recursive//`; \
xmp-4.1.0/Makefile.in-375-	case "$@" in \
##############################################
xmp-4.1.0/Makefile.in-436-GTAGS:
xmp-4.1.0/Makefile.in:437:	here=`$(am__cd) $(top_builddir) && pwd` \
xmp-4.1.0/Makefile.in-438-	  && $(am__cd) $(top_srcdir) \
##############################################
xmp-4.1.0/Makefile.in-468-	test -d "$(distdir)" || mkdir "$(distdir)"
xmp-4.1.0/Makefile.in:469:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmp-4.1.0/Makefile.in:470:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmp-4.1.0/Makefile.in-471-	list='$(DISTFILES)'; \
##############################################
xmp-4.1.0/Makefile.in-482-	  if test -d $$d/$$file; then \
xmp-4.1.0/Makefile.in:483:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xmp-4.1.0/Makefile.in-484-	    if test -d "$(distdir)/$$file"; then \
##############################################
xmp-4.1.0/Makefile.in-593-	test -d $(distdir)/_build || exit 0; \
xmp-4.1.0/Makefile.in:594:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xmp-4.1.0/Makefile.in-595-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xmp-4.1.0/Makefile.in-637-	}; \
xmp-4.1.0/Makefile.in:638:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
xmp-4.1.0/Makefile.in-639-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xmp-4.1.0/Makefile.in-649-	fi
xmp-4.1.0/Makefile.in:650:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xmp-4.1.0/Makefile.in-651-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
xmp-4.1.0/src/Makefile.in-53-  { \
xmp-4.1.0/src/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xmp-4.1.0/src/Makefile.in-55-  }; \
##############################################
xmp-4.1.0/src/Makefile.in-220-  esac
xmp-4.1.0/src/Makefile.in:221:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xmp-4.1.0/src/Makefile.in-222-am__vpath_adj = case $$p in \
xmp-4.1.0/src/Makefile.in:223:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xmp-4.1.0/src/Makefile.in-224-    *) f=$$p;; \
xmp-4.1.0/src/Makefile.in-225-  esac;
xmp-4.1.0/src/Makefile.in:226:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xmp-4.1.0/src/Makefile.in-227-am__install_max = 40
xmp-4.1.0/src/Makefile.in-228-am__nobase_strip_setup = \
xmp-4.1.0/src/Makefile.in:229:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xmp-4.1.0/src/Makefile.in-230-am__nobase_strip = \
##############################################
xmp-4.1.0/src/Makefile.in-525-.c.o:
xmp-4.1.0/src/Makefile.in:526:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
xmp-4.1.0/src/Makefile.in-527-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
xmp-4.1.0/src/Makefile.in-533-.c.obj:
xmp-4.1.0/src/Makefile.in:534:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
xmp-4.1.0/src/Makefile.in:535:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
xmp-4.1.0/src/Makefile.in-536-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
xmp-4.1.0/src/Makefile.in-538-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmp-4.1.0/src/Makefile.in:539:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xmp-4.1.0/src/Makefile.in-540-
xmp-4.1.0/src/Makefile.in-541-.cpp.o:
xmp-4.1.0/src/Makefile.in:542:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
xmp-4.1.0/src/Makefile.in-543-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
xmp-4.1.0/src/Makefile.in-549-.cpp.obj:
xmp-4.1.0/src/Makefile.in:550:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
xmp-4.1.0/src/Makefile.in:551:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
xmp-4.1.0/src/Makefile.in-552-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
xmp-4.1.0/src/Makefile.in-554-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmp-4.1.0/src/Makefile.in:555:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xmp-4.1.0/src/Makefile.in-556-install-man1: $(man_MANS)
##############################################
xmp-4.1.0/src/Makefile.in-560-	test -n "$(man1dir)" \
xmp-4.1.0/src/Makefile.in:561:	  && test -n "`echo $$list1$$list2`" \
xmp-4.1.0/src/Makefile.in-562-	  || exit 0; \
##############################################
xmp-4.1.0/src/Makefile.in-617-	@list='$(pkgsysconf_DATA)'; test -n "$(pkgsysconfdir)" || list=; \
xmp-4.1.0/src/Makefile.in:618:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xmp-4.1.0/src/Makefile.in-619-	dir='$(DESTDIR)$(pkgsysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
xmp-4.1.0/src/Makefile.in-650-GTAGS:
xmp-4.1.0/src/Makefile.in:651:	here=`$(am__cd) $(top_builddir) && pwd` \
xmp-4.1.0/src/Makefile.in-652-	  && $(am__cd) $(top_srcdir) \
##############################################
xmp-4.1.0/src/Makefile.in-673-distdir: $(DISTFILES)
xmp-4.1.0/src/Makefile.in:674:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmp-4.1.0/src/Makefile.in:675:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmp-4.1.0/src/Makefile.in-676-	list='$(DISTFILES)'; \
##############################################
xmp-4.1.0/src/Makefile.in-687-	  if test -d $$d/$$file; then \
xmp-4.1.0/src/Makefile.in:688:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xmp-4.1.0/src/Makefile.in-689-	    if test -d "$(distdir)/$$file"; then \