=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== quarry-0.2.0.dfsg.1/build/config.guess-37- quarry-0.2.0.dfsg.1/build/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'` quarry-0.2.0.dfsg.1/build/config.guess-39- ############################################## quarry-0.2.0.dfsg.1/build/config.guess-106-: ${TMPDIR=/tmp} ; quarry-0.2.0.dfsg.1/build/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || quarry-0.2.0.dfsg.1/build/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## quarry-0.2.0.dfsg.1/build/config.guess-191- *) quarry-0.2.0.dfsg.1/build/config.guess:192: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` quarry-0.2.0.dfsg.1/build/config.guess-193- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.guess-259- *4.0) quarry-0.2.0.dfsg.1/build/config.guess:260: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` quarry-0.2.0.dfsg.1/build/config.guess-261- ;; quarry-0.2.0.dfsg.1/build/config.guess-262- *5.*) quarry-0.2.0.dfsg.1/build/config.guess:263: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` quarry-0.2.0.dfsg.1/build/config.guess-264- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.guess-269- # types through head -n 1, so we only detect the type of CPU 0. quarry-0.2.0.dfsg.1/build/config.guess:270: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` quarry-0.2.0.dfsg.1/build/config.guess-271- case "$ALPHA_CPU_TYPE" in ############################################## quarry-0.2.0.dfsg.1/build/config.guess-307- # 1.2 uses "1.2" for uname -r. quarry-0.2.0.dfsg.1/build/config.guess:308: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` quarry-0.2.0.dfsg.1/build/config.guess-309- exit 0 ;; ############################################## quarry-0.2.0.dfsg.1/build/config.guess-361- sun4H:SunOS:5.*:*) quarry-0.2.0.dfsg.1/build/config.guess:362: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` quarry-0.2.0.dfsg.1/build/config.guess-363- exit 0 ;; quarry-0.2.0.dfsg.1/build/config.guess-364- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) quarry-0.2.0.dfsg.1/build/config.guess:365: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` quarry-0.2.0.dfsg.1/build/config.guess-366- exit 0 ;; quarry-0.2.0.dfsg.1/build/config.guess-367- i86pc:SunOS:5.*:*) quarry-0.2.0.dfsg.1/build/config.guess:368: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` quarry-0.2.0.dfsg.1/build/config.guess-369- exit 0 ;; ############################################## quarry-0.2.0.dfsg.1/build/config.guess-373- # it's likely to be more like Solaris than SunOS4. quarry-0.2.0.dfsg.1/build/config.guess:374: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` quarry-0.2.0.dfsg.1/build/config.guess-375- exit 0 ;; ############################################## quarry-0.2.0.dfsg.1/build/config.guess-382- # Japanese Language versions have a version number like `4.1.3-JL'. quarry-0.2.0.dfsg.1/build/config.guess:383: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` quarry-0.2.0.dfsg.1/build/config.guess-384- exit 0 ;; ############################################## quarry-0.2.0.dfsg.1/build/config.guess-388- sun*:*:4.2BSD:*) quarry-0.2.0.dfsg.1/build/config.guess:389: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` quarry-0.2.0.dfsg.1/build/config.guess-390- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## quarry-0.2.0.dfsg.1/build/config.guess-470- $CC_FOR_BUILD -o $dummy $dummy.c \ quarry-0.2.0.dfsg.1/build/config.guess:471: && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \ quarry-0.2.0.dfsg.1/build/config.guess-472- && exit 0 ############################################## quarry-0.2.0.dfsg.1/build/config.guess-525- *:IRIX*:*:*) quarry-0.2.0.dfsg.1/build/config.guess:526: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` quarry-0.2.0.dfsg.1/build/config.guess-527- exit 0 ;; ############################################## quarry-0.2.0.dfsg.1/build/config.guess-564- *:AIX:*:[45]) quarry-0.2.0.dfsg.1/build/config.guess:565: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` quarry-0.2.0.dfsg.1/build/config.guess-566- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## quarry-0.2.0.dfsg.1/build/config.guess-599- 9000/[34678]??:HP-UX:*:*) quarry-0.2.0.dfsg.1/build/config.guess:600: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` quarry-0.2.0.dfsg.1/build/config.guess-601- case "${UNAME_MACHINE}" in ############################################## quarry-0.2.0.dfsg.1/build/config.guess-653-EOF quarry-0.2.0.dfsg.1/build/config.guess:654: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` quarry-0.2.0.dfsg.1/build/config.guess-655- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## quarry-0.2.0.dfsg.1/build/config.guess-671- ia64:HP-UX:*:*) quarry-0.2.0.dfsg.1/build/config.guess:672: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` quarry-0.2.0.dfsg.1/build/config.guess-673- echo ia64-hp-hpux${HPUX_REV} ############################################## quarry-0.2.0.dfsg.1/build/config.guess-771- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` quarry-0.2.0.dfsg.1/build/config.guess:772: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` quarry-0.2.0.dfsg.1/build/config.guess-773- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## quarry-0.2.0.dfsg.1/build/config.guess-776- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` quarry-0.2.0.dfsg.1/build/config.guess:777: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` quarry-0.2.0.dfsg.1/build/config.guess-778- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## quarry-0.2.0.dfsg.1/build/config.guess-799-EOF quarry-0.2.0.dfsg.1/build/config.guess:800: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` quarry-0.2.0.dfsg.1/build/config.guess-801- # GNU/KFreeBSD systems have a "k" prefix to indicate we are using ############################################## quarry-0.2.0.dfsg.1/build/config.guess-803- case ${LIBC} in gnu) kernel_only='k' ;; esac quarry-0.2.0.dfsg.1/build/config.guess:804: echo ${UNAME_MACHINE}-unknown-${kernel_only}freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC} quarry-0.2.0.dfsg.1/build/config.guess-805- exit 0 ;; ############################################## quarry-0.2.0.dfsg.1/build/config.guess-833- prep*:SunOS:5.*:*) quarry-0.2.0.dfsg.1/build/config.guess:834: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` quarry-0.2.0.dfsg.1/build/config.guess-835- exit 0 ;; ############################################## quarry-0.2.0.dfsg.1/build/config.guess-837- # the GNU system quarry-0.2.0.dfsg.1/build/config.guess:838: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` quarry-0.2.0.dfsg.1/build/config.guess-839- exit 0 ;; ############################################## quarry-0.2.0.dfsg.1/build/config.guess-841- # other systems with GNU libc and userland quarry-0.2.0.dfsg.1/build/config.guess:842: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu quarry-0.2.0.dfsg.1/build/config.guess-843- exit 0 ;; ############################################## quarry-0.2.0.dfsg.1/build/config.guess-877-EOF quarry-0.2.0.dfsg.1/build/config.guess:878: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` quarry-0.2.0.dfsg.1/build/config.guess-879- test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 ############################################## quarry-0.2.0.dfsg.1/build/config.guess-896-EOF quarry-0.2.0.dfsg.1/build/config.guess:897: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` quarry-0.2.0.dfsg.1/build/config.guess-898- test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 ############################################## quarry-0.2.0.dfsg.1/build/config.guess-997-EOF quarry-0.2.0.dfsg.1/build/config.guess:998: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` quarry-0.2.0.dfsg.1/build/config.guess-999- test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0 ############################################## quarry-0.2.0.dfsg.1/build/config.guess-1036- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) quarry-0.2.0.dfsg.1/build/config.guess:1037: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` quarry-0.2.0.dfsg.1/build/config.guess-1038- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## quarry-0.2.0.dfsg.1/build/config.guess-1260- *:DragonFly:*:*) quarry-0.2.0.dfsg.1/build/config.guess:1261: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` quarry-0.2.0.dfsg.1/build/config.guess-1262- exit 0 ;; ############################################## quarry-0.2.0.dfsg.1/build/config.rpath-48-host="$1" quarry-0.2.0.dfsg.1/build/config.rpath:49:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` quarry-0.2.0.dfsg.1/build/config.rpath:50:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` quarry-0.2.0.dfsg.1/build/config.rpath:51:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` quarry-0.2.0.dfsg.1/build/config.rpath-52- ############################################## quarry-0.2.0.dfsg.1/build/config.rpath-223- case $host_os in aix4.[012]|aix4.[012].*) quarry-0.2.0.dfsg.1/build/config.rpath:224: collect2name=`${CC} -print-prog-name=collect2` quarry-0.2.0.dfsg.1/build/config.rpath-225- if test -f "$collect2name" && \ ############################################## quarry-0.2.0.dfsg.1/build/config.rpath-350- hardcode_direct=yes quarry-0.2.0.dfsg.1/build/config.rpath:351: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then quarry-0.2.0.dfsg.1/build/config.rpath-352- hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ############################################## quarry-0.2.0.dfsg.1/build/config.rpath-517-sed_quote_subst='s/\(["`$\\]\)/\\\1/g' quarry-0.2.0.dfsg.1/build/config.rpath:518:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"` quarry-0.2.0.dfsg.1/build/config.rpath:519:shlibext=`echo "$shrext" | sed -e 's,^\.,,'` quarry-0.2.0.dfsg.1/build/config.rpath:520:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` quarry-0.2.0.dfsg.1/build/config.rpath-521- ############################################## quarry-0.2.0.dfsg.1/build/config.sub-54- quarry-0.2.0.dfsg.1/build/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'` quarry-0.2.0.dfsg.1/build/config.sub-56- ############################################## quarry-0.2.0.dfsg.1/build/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations. quarry-0.2.0.dfsg.1/build/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` quarry-0.2.0.dfsg.1/build/config.sub-120-case $maybe_os in ############################################## quarry-0.2.0.dfsg.1/build/config.sub-123- os=-$maybe_os quarry-0.2.0.dfsg.1/build/config.sub:124: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` quarry-0.2.0.dfsg.1/build/config.sub-125- ;; quarry-0.2.0.dfsg.1/build/config.sub-126- *) quarry-0.2.0.dfsg.1/build/config.sub:127: basic_machine=`echo $1 | sed 's/-[^-]*$//'` quarry-0.2.0.dfsg.1/build/config.sub-128- if [ $basic_machine != $1 ] quarry-0.2.0.dfsg.1/build/config.sub:129: then os=`echo $1 | sed 's/.*-/-/'` quarry-0.2.0.dfsg.1/build/config.sub-130- else os=; fi ############################################## quarry-0.2.0.dfsg.1/build/config.sub-174- os=-sco3.2v5 quarry-0.2.0.dfsg.1/build/config.sub:175: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` quarry-0.2.0.dfsg.1/build/config.sub-176- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-178- os=-sco3.2v4 quarry-0.2.0.dfsg.1/build/config.sub:179: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` quarry-0.2.0.dfsg.1/build/config.sub-180- ;; quarry-0.2.0.dfsg.1/build/config.sub-181- -sco3.2.[4-9]*) quarry-0.2.0.dfsg.1/build/config.sub:182: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` quarry-0.2.0.dfsg.1/build/config.sub:183: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` quarry-0.2.0.dfsg.1/build/config.sub-184- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-186- # Don't forget version if it is 3.2v4 or newer. quarry-0.2.0.dfsg.1/build/config.sub:187: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` quarry-0.2.0.dfsg.1/build/config.sub-188- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-190- os=-sco3.2v2 quarry-0.2.0.dfsg.1/build/config.sub:191: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` quarry-0.2.0.dfsg.1/build/config.sub-192- ;; quarry-0.2.0.dfsg.1/build/config.sub-193- -udk*) quarry-0.2.0.dfsg.1/build/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` quarry-0.2.0.dfsg.1/build/config.sub-195- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-197- os=-isc2.2 quarry-0.2.0.dfsg.1/build/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` quarry-0.2.0.dfsg.1/build/config.sub-199- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-203- -isc*) quarry-0.2.0.dfsg.1/build/config.sub:204: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` quarry-0.2.0.dfsg.1/build/config.sub-205- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-209- -ptx*) quarry-0.2.0.dfsg.1/build/config.sub:210: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` quarry-0.2.0.dfsg.1/build/config.sub-211- ;; quarry-0.2.0.dfsg.1/build/config.sub-212- -windowsnt*) quarry-0.2.0.dfsg.1/build/config.sub:213: os=`echo $os | sed -e 's/windowsnt/winnt/'` quarry-0.2.0.dfsg.1/build/config.sub-214- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-289- *-*-*) quarry-0.2.0.dfsg.1/build/config.sub:290: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 quarry-0.2.0.dfsg.1/build/config.sub-291- exit 1 ############################################## quarry-0.2.0.dfsg.1/build/config.sub-386- amd64-*) quarry-0.2.0.dfsg.1/build/config.sub:387: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` quarry-0.2.0.dfsg.1/build/config.sub-388- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-596- i*86v32) quarry-0.2.0.dfsg.1/build/config.sub:597: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` quarry-0.2.0.dfsg.1/build/config.sub-598- os=-sysv32 ############################################## quarry-0.2.0.dfsg.1/build/config.sub-600- i*86v4*) quarry-0.2.0.dfsg.1/build/config.sub:601: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` quarry-0.2.0.dfsg.1/build/config.sub-602- os=-sysv4 ############################################## quarry-0.2.0.dfsg.1/build/config.sub-604- i*86v) quarry-0.2.0.dfsg.1/build/config.sub:605: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` quarry-0.2.0.dfsg.1/build/config.sub-606- os=-sysv ############################################## quarry-0.2.0.dfsg.1/build/config.sub-608- i*86sol2) quarry-0.2.0.dfsg.1/build/config.sub:609: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` quarry-0.2.0.dfsg.1/build/config.sub-610- os=-solaris2 ############################################## quarry-0.2.0.dfsg.1/build/config.sub-656- mips3*-*) quarry-0.2.0.dfsg.1/build/config.sub:657: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` quarry-0.2.0.dfsg.1/build/config.sub-658- ;; quarry-0.2.0.dfsg.1/build/config.sub-659- mips3*) quarry-0.2.0.dfsg.1/build/config.sub:660: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown quarry-0.2.0.dfsg.1/build/config.sub-661- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-802- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) quarry-0.2.0.dfsg.1/build/config.sub:803: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` quarry-0.2.0.dfsg.1/build/config.sub-804- ;; quarry-0.2.0.dfsg.1/build/config.sub-805- pentiumpro-* | p6-* | 6x86-* | athlon-*) quarry-0.2.0.dfsg.1/build/config.sub:806: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` quarry-0.2.0.dfsg.1/build/config.sub-807- ;; quarry-0.2.0.dfsg.1/build/config.sub-808- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) quarry-0.2.0.dfsg.1/build/config.sub:809: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` quarry-0.2.0.dfsg.1/build/config.sub-810- ;; quarry-0.2.0.dfsg.1/build/config.sub-811- pentium4-*) quarry-0.2.0.dfsg.1/build/config.sub:812: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` quarry-0.2.0.dfsg.1/build/config.sub-813- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-820- ;; quarry-0.2.0.dfsg.1/build/config.sub:821: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` quarry-0.2.0.dfsg.1/build/config.sub-822- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-826- ppcle-* | powerpclittle-*) quarry-0.2.0.dfsg.1/build/config.sub:827: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` quarry-0.2.0.dfsg.1/build/config.sub-828- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-830- ;; quarry-0.2.0.dfsg.1/build/config.sub:831: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` quarry-0.2.0.dfsg.1/build/config.sub-832- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-836- ppc64le-* | powerpc64little-*) quarry-0.2.0.dfsg.1/build/config.sub:837: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` quarry-0.2.0.dfsg.1/build/config.sub-838- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-1105- *) quarry-0.2.0.dfsg.1/build/config.sub:1106: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 quarry-0.2.0.dfsg.1/build/config.sub-1107- exit 1 ############################################## quarry-0.2.0.dfsg.1/build/config.sub-1113- *-digital*) quarry-0.2.0.dfsg.1/build/config.sub:1114: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` quarry-0.2.0.dfsg.1/build/config.sub-1115- ;; quarry-0.2.0.dfsg.1/build/config.sub-1116- *-commodore*) quarry-0.2.0.dfsg.1/build/config.sub:1117: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` quarry-0.2.0.dfsg.1/build/config.sub-1118- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-1131- -solaris1 | -solaris1.*) quarry-0.2.0.dfsg.1/build/config.sub:1132: os=`echo $os | sed -e 's|solaris1|sunos4|'` quarry-0.2.0.dfsg.1/build/config.sub-1133- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-1143- -gnu/linux*) quarry-0.2.0.dfsg.1/build/config.sub:1144: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` quarry-0.2.0.dfsg.1/build/config.sub-1145- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-1184- -nto*) quarry-0.2.0.dfsg.1/build/config.sub:1185: os=`echo $os | sed -e 's|nto|nto-qnx|'` quarry-0.2.0.dfsg.1/build/config.sub-1186- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-1191- -mac*) quarry-0.2.0.dfsg.1/build/config.sub:1192: os=`echo $os | sed -e 's|mac|macos|'` quarry-0.2.0.dfsg.1/build/config.sub-1193- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-1197- -linux*) quarry-0.2.0.dfsg.1/build/config.sub:1198: os=`echo $os | sed -e 's|linux|linux-gnu|'` quarry-0.2.0.dfsg.1/build/config.sub-1199- ;; quarry-0.2.0.dfsg.1/build/config.sub-1200- -sunos5*) quarry-0.2.0.dfsg.1/build/config.sub:1201: os=`echo $os | sed -e 's|sunos5|solaris2|'` quarry-0.2.0.dfsg.1/build/config.sub-1202- ;; quarry-0.2.0.dfsg.1/build/config.sub-1203- -sunos6*) quarry-0.2.0.dfsg.1/build/config.sub:1204: os=`echo $os | sed -e 's|sunos6|solaris3|'` quarry-0.2.0.dfsg.1/build/config.sub-1205- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-1252- -sinix5.*) quarry-0.2.0.dfsg.1/build/config.sub:1253: os=`echo $os | sed -e 's|sinix|sysv|'` quarry-0.2.0.dfsg.1/build/config.sub-1254- ;; ############################################## quarry-0.2.0.dfsg.1/build/config.sub-1300- # Get rid of the `-' at the beginning of $os. quarry-0.2.0.dfsg.1/build/config.sub:1301: os=`echo $os | sed 's/[^-]*-//'` quarry-0.2.0.dfsg.1/build/config.sub:1302: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 quarry-0.2.0.dfsg.1/build/config.sub-1303- exit 1 ############################################## quarry-0.2.0.dfsg.1/build/config.sub-1536- esac quarry-0.2.0.dfsg.1/build/config.sub:1537: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` quarry-0.2.0.dfsg.1/build/config.sub-1538- ;; ############################################## quarry-0.2.0.dfsg.1/build/depcomp-33- quarry-0.2.0.dfsg.1/build/depcomp:34:depfile=${depfile-`echo "$object" | sed 's,\([^/]*\)$,.deps/\1,;s/\.\([^.]*\)$/.P\1/'`} quarry-0.2.0.dfsg.1/build/depcomp:35:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} quarry-0.2.0.dfsg.1/build/depcomp-36- ############################################## quarry-0.2.0.dfsg.1/build/depcomp-168- # $object doesn't have directory information. quarry-0.2.0.dfsg.1/build/depcomp:169: stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'` quarry-0.2.0.dfsg.1/build/depcomp-170- tmpdepfile="$stripped.u" ############################################## quarry-0.2.0.dfsg.1/build/depcomp-187- # Do two passes, one to just change these to quarry-0.2.0.dfsg.1/build/depcomp:188: # `$object: dependent.h' and one to simply `dependent.h:'. quarry-0.2.0.dfsg.1/build/depcomp-189- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## quarry-0.2.0.dfsg.1/build/depcomp-207- tmpdepfile1="$object.d" quarry-0.2.0.dfsg.1/build/depcomp:208: tmpdepfile2=`echo "$object" | sed -e 's/.o$/.d/'` quarry-0.2.0.dfsg.1/build/depcomp-209- if test "$libtool" = yes; then ############################################## quarry-0.2.0.dfsg.1/build/depcomp-305- done quarry-0.2.0.dfsg.1/build/depcomp:306: obj_suffix="`echo $object | sed 's/^.*\././'`" quarry-0.2.0.dfsg.1/build/depcomp-307- touch "$tmpdepfile" ############################################## quarry-0.2.0.dfsg.1/build/install-sh-85- quarry-0.2.0.dfsg.1/build/install-sh:86: -t=*) transformarg=`echo $1 | sed 's/-t=//'` quarry-0.2.0.dfsg.1/build/install-sh-87- shift ############################################## quarry-0.2.0.dfsg.1/build/install-sh-89- quarry-0.2.0.dfsg.1/build/install-sh:90: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` quarry-0.2.0.dfsg.1/build/install-sh-91- shift ############################################## quarry-0.2.0.dfsg.1/build/install-sh-151- then quarry-0.2.0.dfsg.1/build/install-sh:152: dst="$dst"/`basename $src` quarry-0.2.0.dfsg.1/build/install-sh-153- else ############################################## quarry-0.2.0.dfsg.1/build/install-sh-158-## this sed command emulates the dirname command quarry-0.2.0.dfsg.1/build/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` quarry-0.2.0.dfsg.1/build/install-sh-160- ############################################## quarry-0.2.0.dfsg.1/build/install-sh-172-IFS='%' quarry-0.2.0.dfsg.1/build/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` quarry-0.2.0.dfsg.1/build/install-sh-174-IFS="${oIFS}" ############################################## quarry-0.2.0.dfsg.1/build/install-sh-206- then quarry-0.2.0.dfsg.1/build/install-sh:207: dstfile=`basename $dst` quarry-0.2.0.dfsg.1/build/install-sh-208- else ############################################## quarry-0.2.0.dfsg.1/build/install-sh-216- then quarry-0.2.0.dfsg.1/build/install-sh:217: dstfile=`basename $dst` quarry-0.2.0.dfsg.1/build/install-sh-218- else ############################################## quarry-0.2.0.dfsg.1/build/missing-113- from any GNU archive site." quarry-0.2.0.dfsg.1/build/missing:114: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` quarry-0.2.0.dfsg.1/build/missing-115- test -z "$files" && files="config.h" ############################################## quarry-0.2.0.dfsg.1/build/missing-148- *.y) quarry-0.2.0.dfsg.1/build/missing:149: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` quarry-0.2.0.dfsg.1/build/missing-150- if [ -f "$SRCFILE" ]; then ############################################## quarry-0.2.0.dfsg.1/build/missing-152- fi quarry-0.2.0.dfsg.1/build/missing:153: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` quarry-0.2.0.dfsg.1/build/missing-154- if [ -f "$SRCFILE" ]; then ############################################## quarry-0.2.0.dfsg.1/build/missing-178- *.l) quarry-0.2.0.dfsg.1/build/missing:179: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` quarry-0.2.0.dfsg.1/build/missing-180- if [ -f "$SRCFILE" ]; then ############################################## quarry-0.2.0.dfsg.1/build/missing-197- quarry-0.2.0.dfsg.1/build/missing:198: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` quarry-0.2.0.dfsg.1/build/missing-199- if test -z "$file"; then quarry-0.2.0.dfsg.1/build/missing:200: file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` quarry-0.2.0.dfsg.1/build/missing-201- fi ############################################## quarry-0.2.0.dfsg.1/build/missing-223- the \`GNU make' package. Grab either from any GNU archive site." quarry-0.2.0.dfsg.1/build/missing:224: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` quarry-0.2.0.dfsg.1/build/missing-225- if test -z "$file"; then quarry-0.2.0.dfsg.1/build/missing:226: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` quarry-0.2.0.dfsg.1/build/missing:227: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` quarry-0.2.0.dfsg.1/build/missing-228- fi ############################################## quarry-0.2.0.dfsg.1/build/missing-251- *o*) quarry-0.2.0.dfsg.1/build/missing:252: firstarg=`echo "$firstarg" | sed s/o//` quarry-0.2.0.dfsg.1/build/missing-253- tar "$firstarg" ${1+"$@"} && exit 0 ############################################## quarry-0.2.0.dfsg.1/build/missing-257- *h*) quarry-0.2.0.dfsg.1/build/missing:258: firstarg=`echo "$firstarg" | sed s/h//` quarry-0.2.0.dfsg.1/build/missing-259- tar "$firstarg" ${1+"$@"} && exit 0 ############################################## quarry-0.2.0.dfsg.1/build/mkinstalldirs-69-do quarry-0.2.0.dfsg.1/build/mkinstalldirs:70: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` quarry-0.2.0.dfsg.1/build/mkinstalldirs-71- shift ############################################## quarry-0.2.0.dfsg.1/build/omf.make-68- -for file in $(srcdir)/*.omf; do \ quarry-0.2.0.dfsg.1/build/omf.make:69: basefile=`basename $$file`; \ quarry-0.2.0.dfsg.1/build/omf.make-70- rm -f $(DESTDIR)$(omf_dest_dir)/$$basefile; \ ############################################## quarry-0.2.0.dfsg.1/build/xmldocs.make-46-# Change path to `omf.make' from `$(top_srcdir)/' to quarry-0.2.0.dfsg.1/build/xmldocs.make:47:# `$(top_srcdir)/aux/' (Quarry-specific). Change `docdir'. quarry-0.2.0.dfsg.1/build/xmldocs.make-48-# Install and distribute `$(docname).html' too. ############################################## quarry-0.2.0.dfsg.1/build/xmldocs.make-80- for file in $(srcdir)/$(figdir)/*.png; do \ quarry-0.2.0.dfsg.1/build/xmldocs.make:81: basefile=`echo $$file | sed -e 's,^.*/,,'`; \ quarry-0.2.0.dfsg.1/build/xmldocs.make-82- $(INSTALL_DATA) $$file $(distdir)/$(figdir)/$$basefile; \ ############################################## quarry-0.2.0.dfsg.1/build/xmldocs.make-97- for file in $(srcdir)/$(figdir)/*.png; do \ quarry-0.2.0.dfsg.1/build/xmldocs.make:98: basefile=`echo $$file | sed -e 's,^.*/,,'`; \ quarry-0.2.0.dfsg.1/build/xmldocs.make-99- $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \ ############################################## quarry-0.2.0.dfsg.1/build/xmldocs.make-109- for file in $(srcdir)/$(figdir)/*.png; do \ quarry-0.2.0.dfsg.1/build/xmldocs.make:110: basefile=`echo $$file | sed -e 's,^.*/,,'`; \ quarry-0.2.0.dfsg.1/build/xmldocs.make-111- rm -f $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \ ############################################## quarry-0.2.0.dfsg.1/build/xmldocs.make-131- for file in $(srcdir)/$(figdir)/*.png; do \ quarry-0.2.0.dfsg.1/build/xmldocs.make:132: basefile=`echo $$file | sed -e 's,^.*/,,'`; \ quarry-0.2.0.dfsg.1/build/xmldocs.make-133- $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \ ############################################## quarry-0.2.0.dfsg.1/build/xmldocs.make-143- for file in $(srcdir)/$(figdir)/*.png; do \ quarry-0.2.0.dfsg.1/build/xmldocs.make:144: basefile=`echo $$file | sed -e 's,^.*/,,'`; \ quarry-0.2.0.dfsg.1/build/xmldocs.make-145- rm -f $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \ ############################################## quarry-0.2.0.dfsg.1/build/list.make-21-PARSE_LIST_BUILD_RULE = \ quarry-0.2.0.dfsg.1/build/list.make:22: if $(PARSE_LIST) `test -f '$<' || echo '$(srcdir)/'`$< \ quarry-0.2.0.dfsg.1/build/list.make-23- $*.h.new $*.c.new; then \ ############################################## quarry-0.2.0.dfsg.1/data/Makefile.in-226- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ quarry-0.2.0.dfsg.1/data/Makefile.in:227: f="`echo $$p | sed -e 's|^.*/||'`"; \ quarry-0.2.0.dfsg.1/data/Makefile.in-228- echo " $(desktopDATA_INSTALL) $$d$$p $(DESTDIR)$(desktopdir)/$$f"; \ ############################################## quarry-0.2.0.dfsg.1/data/Makefile.in-234- @list='$(desktop_DATA)'; for p in $$list; do \ quarry-0.2.0.dfsg.1/data/Makefile.in:235: f="`echo $$p | sed -e 's|^.*/||'`"; \ quarry-0.2.0.dfsg.1/data/Makefile.in-236- echo " rm -f $(DESTDIR)$(desktopdir)/$$f"; \ ############################################## quarry-0.2.0.dfsg.1/data/Makefile.in-244- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ quarry-0.2.0.dfsg.1/data/Makefile.in:245: f="`echo $$p | sed -e 's|^.*/||'`"; \ quarry-0.2.0.dfsg.1/data/Makefile.in-246- echo " $(filesDATA_INSTALL) $$d$$p $(DESTDIR)$(filesdir)/$$f"; \ ############################################## quarry-0.2.0.dfsg.1/data/Makefile.in-252- @list='$(files_DATA)'; for p in $$list; do \ quarry-0.2.0.dfsg.1/data/Makefile.in:253: f="`echo $$p | sed -e 's|^.*/||'`"; \ quarry-0.2.0.dfsg.1/data/Makefile.in-254- echo " rm -f $(DESTDIR)$(filesdir)/$$f"; \ ############################################## quarry-0.2.0.dfsg.1/data/Makefile.in-262- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ quarry-0.2.0.dfsg.1/data/Makefile.in:263: f="`echo $$p | sed -e 's|^.*/||'`"; \ quarry-0.2.0.dfsg.1/data/Makefile.in-264- echo " $(iconDATA_INSTALL) $$d$$p $(DESTDIR)$(icondir)/$$f"; \ ############################################## quarry-0.2.0.dfsg.1/data/Makefile.in-270- @list='$(icon_DATA)'; for p in $$list; do \ quarry-0.2.0.dfsg.1/data/Makefile.in:271: f="`echo $$p | sed -e 's|^.*/||'`"; \ quarry-0.2.0.dfsg.1/data/Makefile.in-272- echo " rm -f $(DESTDIR)$(icondir)/$$f"; \ ############################################## quarry-0.2.0.dfsg.1/data/Makefile.in-280- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ quarry-0.2.0.dfsg.1/data/Makefile.in:281: f="`echo $$p | sed -e 's|^.*/||'`"; \ quarry-0.2.0.dfsg.1/data/Makefile.in-282- echo " $(mimeDATA_INSTALL) $$d$$p $(DESTDIR)$(mimedir)/$$f"; \ ############################################## quarry-0.2.0.dfsg.1/data/Makefile.in-288- @list='$(mime_DATA)'; for p in $$list; do \ quarry-0.2.0.dfsg.1/data/Makefile.in:289: f="`echo $$p | sed -e 's|^.*/||'`"; \ quarry-0.2.0.dfsg.1/data/Makefile.in-290- echo " rm -f $(DESTDIR)$(mimedir)/$$f"; \ ############################################## quarry-0.2.0.dfsg.1/data/Makefile.in-302- dot_seen=no; \ quarry-0.2.0.dfsg.1/data/Makefile.in:303: target=`echo $@ | sed s/-recursive//`; \ quarry-0.2.0.dfsg.1/data/Makefile.in-304- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## quarry-0.2.0.dfsg.1/data/Makefile.in-332- rev="$$rev ."; \ quarry-0.2.0.dfsg.1/data/Makefile.in:333: target=`echo $@ | sed s/-recursive//`; \ quarry-0.2.0.dfsg.1/data/Makefile.in-334- for subdir in $$rev; do \ ############################################## quarry-0.2.0.dfsg.1/data/Makefile.in-410-GTAGS: quarry-0.2.0.dfsg.1/data/Makefile.in:411: here=`$(am__cd) $(top_builddir) && pwd` \ quarry-0.2.0.dfsg.1/data/Makefile.in-412- && cd $(top_srcdir) \ ############################################## quarry-0.2.0.dfsg.1/data/Makefile.in-422-distdir: $(DISTFILES) quarry-0.2.0.dfsg.1/data/Makefile.in:423: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/data/Makefile.in:424: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/data/Makefile.in-425- list='$(DISTFILES)'; for file in $$list; do \ quarry-0.2.0.dfsg.1/data/Makefile.in-426- case $$file in \ quarry-0.2.0.dfsg.1/data/Makefile.in:427: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ quarry-0.2.0.dfsg.1/data/Makefile.in:428: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ quarry-0.2.0.dfsg.1/data/Makefile.in-429- esac; \ quarry-0.2.0.dfsg.1/data/Makefile.in-430- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ quarry-0.2.0.dfsg.1/data/Makefile.in:431: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ quarry-0.2.0.dfsg.1/data/Makefile.in-432- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## quarry-0.2.0.dfsg.1/data/markup-themes/Makefile.in-244- $(mkinstalldirs) $(distdir)/bold $(distdir)/default $(distdir)/filled quarry-0.2.0.dfsg.1/data/markup-themes/Makefile.in:245: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/data/markup-themes/Makefile.in:246: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/data/markup-themes/Makefile.in-247- list='$(DISTFILES)'; for file in $$list; do \ quarry-0.2.0.dfsg.1/data/markup-themes/Makefile.in-248- case $$file in \ quarry-0.2.0.dfsg.1/data/markup-themes/Makefile.in:249: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ quarry-0.2.0.dfsg.1/data/markup-themes/Makefile.in:250: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ quarry-0.2.0.dfsg.1/data/markup-themes/Makefile.in-251- esac; \ quarry-0.2.0.dfsg.1/data/markup-themes/Makefile.in-252- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ quarry-0.2.0.dfsg.1/data/markup-themes/Makefile.in:253: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ quarry-0.2.0.dfsg.1/data/markup-themes/Makefile.in-254- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## quarry-0.2.0.dfsg.1/data/textures/Makefile.in-189- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ quarry-0.2.0.dfsg.1/data/textures/Makefile.in:190: f="`echo $$p | sed -e 's|^.*/||'`"; \ quarry-0.2.0.dfsg.1/data/textures/Makefile.in-191- echo " $(texturesDATA_INSTALL) $$d$$p $(DESTDIR)$(texturesdir)/$$f"; \ ############################################## quarry-0.2.0.dfsg.1/data/textures/Makefile.in-197- @list='$(textures_DATA)'; for p in $$list; do \ quarry-0.2.0.dfsg.1/data/textures/Makefile.in:198: f="`echo $$p | sed -e 's|^.*/||'`"; \ quarry-0.2.0.dfsg.1/data/textures/Makefile.in-199- echo " rm -f $(DESTDIR)$(texturesdir)/$$f"; \ ############################################## quarry-0.2.0.dfsg.1/data/textures/Makefile.in-213-distdir: $(DISTFILES) quarry-0.2.0.dfsg.1/data/textures/Makefile.in:214: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/data/textures/Makefile.in:215: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/data/textures/Makefile.in-216- list='$(DISTFILES)'; for file in $$list; do \ quarry-0.2.0.dfsg.1/data/textures/Makefile.in-217- case $$file in \ quarry-0.2.0.dfsg.1/data/textures/Makefile.in:218: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ quarry-0.2.0.dfsg.1/data/textures/Makefile.in:219: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ quarry-0.2.0.dfsg.1/data/textures/Makefile.in-220- esac; \ quarry-0.2.0.dfsg.1/data/textures/Makefile.in-221- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ quarry-0.2.0.dfsg.1/data/textures/Makefile.in:222: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ quarry-0.2.0.dfsg.1/data/textures/Makefile.in-223- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## quarry-0.2.0.dfsg.1/po/Makefile.in.in-66-.po.gmo: quarry-0.2.0.dfsg.1/po/Makefile.in.in:67: @lang=`echo $* | sed -e 's,.*/,,'`; \ quarry-0.2.0.dfsg.1/po/Makefile.in.in-68- test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \ ############################################## quarry-0.2.0.dfsg.1/po/Makefile.in.in-131-$(POFILES): $(srcdir)/$(DOMAIN).pot quarry-0.2.0.dfsg.1/po/Makefile.in.in:132: @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \ quarry-0.2.0.dfsg.1/po/Makefile.in.in-133- if test -f "$(srcdir)/$${lang}.po"; then \ ############################################## quarry-0.2.0.dfsg.1/po/Makefile.in.in-161- for cat in $$catalogs; do \ quarry-0.2.0.dfsg.1/po/Makefile.in.in:162: cat=`basename $$cat`; \ quarry-0.2.0.dfsg.1/po/Makefile.in.in:163: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ quarry-0.2.0.dfsg.1/po/Makefile.in.in-164- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## quarry-0.2.0.dfsg.1/po/Makefile.in.in-171- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ quarry-0.2.0.dfsg.1/po/Makefile.in.in:172: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ quarry-0.2.0.dfsg.1/po/Makefile.in.in-173- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## quarry-0.2.0.dfsg.1/po/Makefile.in.in-213- for cat in $$catalogs; do \ quarry-0.2.0.dfsg.1/po/Makefile.in.in:214: cat=`basename $$cat`; \ quarry-0.2.0.dfsg.1/po/Makefile.in.in:215: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ quarry-0.2.0.dfsg.1/po/Makefile.in.in-216- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## quarry-0.2.0.dfsg.1/po/Makefile.in.in-220- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ quarry-0.2.0.dfsg.1/po/Makefile.in.in:221: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ quarry-0.2.0.dfsg.1/po/Makefile.in.in-222- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## quarry-0.2.0.dfsg.1/po/Makefile.in.in-259- for cat in $$catalogs; do \ quarry-0.2.0.dfsg.1/po/Makefile.in.in:260: cat=`basename $$cat`; \ quarry-0.2.0.dfsg.1/po/Makefile.in.in:261: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ quarry-0.2.0.dfsg.1/po/Makefile.in.in-262- for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \ ############################################## quarry-0.2.0.dfsg.1/po/Makefile.in.in-321-.nop.po-create: quarry-0.2.0.dfsg.1/po/Makefile.in.in:322: @lang=`echo $@ | sed -e 's/\.po-create$$//'`; \ quarry-0.2.0.dfsg.1/po/Makefile.in.in-323- echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \ ############################################## quarry-0.2.0.dfsg.1/po/Makefile.in.in-328-.nop.po-update: quarry-0.2.0.dfsg.1/po/Makefile.in.in:329: @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \ quarry-0.2.0.dfsg.1/po/Makefile.in.in-330- if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \ ############################################## quarry-0.2.0.dfsg.1/Makefile.in-232- dot_seen=no; \ quarry-0.2.0.dfsg.1/Makefile.in:233: target=`echo $@ | sed s/-recursive//`; \ quarry-0.2.0.dfsg.1/Makefile.in-234- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## quarry-0.2.0.dfsg.1/Makefile.in-262- rev="$$rev ."; \ quarry-0.2.0.dfsg.1/Makefile.in:263: target=`echo $@ | sed s/-recursive//`; \ quarry-0.2.0.dfsg.1/Makefile.in-264- for subdir in $$rev; do \ ############################################## quarry-0.2.0.dfsg.1/Makefile.in-340-GTAGS: quarry-0.2.0.dfsg.1/Makefile.in:341: here=`$(am__cd) $(top_builddir) && pwd` \ quarry-0.2.0.dfsg.1/Makefile.in-342- && cd $(top_srcdir) \ ############################################## quarry-0.2.0.dfsg.1/Makefile.in-361-distdir: $(DISTFILES) quarry-0.2.0.dfsg.1/Makefile.in:362: @case `sed 15q $(srcdir)/NEWS` in \ quarry-0.2.0.dfsg.1/Makefile.in-363- *"$(VERSION)"*) : ;; \ ############################################## quarry-0.2.0.dfsg.1/Makefile.in-370- $(mkinstalldirs) $(distdir)/build $(distdir)/data $(distdir)/po quarry-0.2.0.dfsg.1/Makefile.in:371: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/Makefile.in:372: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/Makefile.in-373- list='$(DISTFILES)'; for file in $$list; do \ quarry-0.2.0.dfsg.1/Makefile.in-374- case $$file in \ quarry-0.2.0.dfsg.1/Makefile.in:375: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ quarry-0.2.0.dfsg.1/Makefile.in:376: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ quarry-0.2.0.dfsg.1/Makefile.in-377- esac; \ quarry-0.2.0.dfsg.1/Makefile.in-378- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ quarry-0.2.0.dfsg.1/Makefile.in:379: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ quarry-0.2.0.dfsg.1/Makefile.in-380- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## quarry-0.2.0.dfsg.1/Makefile.in-432- chmod a-w $(distdir) quarry-0.2.0.dfsg.1/Makefile.in:433: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ quarry-0.2.0.dfsg.1/Makefile.in-434- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## quarry-0.2.0.dfsg.1/Makefile.in-462- @cd $(distuninstallcheck_dir) \ quarry-0.2.0.dfsg.1/Makefile.in:463: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ quarry-0.2.0.dfsg.1/Makefile.in-464- || { echo "ERROR: files left after uninstall:" ; \ ############################################## quarry-0.2.0.dfsg.1/Makefile.in-474- fi quarry-0.2.0.dfsg.1/Makefile.in:475: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ quarry-0.2.0.dfsg.1/Makefile.in-476- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## quarry-0.2.0.dfsg.1/configure-45-do quarry-0.2.0.dfsg.1/configure:46: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then quarry-0.2.0.dfsg.1/configure-47- eval $as_var=C; export $as_var ############################################## quarry-0.2.0.dfsg.1/configure-103- as_lineno_2=$LINENO quarry-0.2.0.dfsg.1/configure:104: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` quarry-0.2.0.dfsg.1/configure-105- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## quarry-0.2.0.dfsg.1/configure-142- as_lineno_2=$LINENO quarry-0.2.0.dfsg.1/configure:143: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` quarry-0.2.0.dfsg.1/configure-144- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## quarry-0.2.0.dfsg.1/configure-364- quarry-0.2.0.dfsg.1/configure:365: ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` quarry-0.2.0.dfsg.1/configure-366- ############################################## quarry-0.2.0.dfsg.1/configure-397- -disable-* | --disable-*) quarry-0.2.0.dfsg.1/configure:398: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` quarry-0.2.0.dfsg.1/configure-399- # Reject names that are not valid shell variable names. ############################################## quarry-0.2.0.dfsg.1/configure-402- { (exit 1); exit 1; }; } quarry-0.2.0.dfsg.1/configure:403: ac_feature=`echo $ac_feature | sed 's/-/_/g'` quarry-0.2.0.dfsg.1/configure-404- eval "enable_$ac_feature=no" ;; ############################################## quarry-0.2.0.dfsg.1/configure-406- -enable-* | --enable-*) quarry-0.2.0.dfsg.1/configure:407: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` quarry-0.2.0.dfsg.1/configure-408- # Reject names that are not valid shell variable names. ############################################## quarry-0.2.0.dfsg.1/configure-411- { (exit 1); exit 1; }; } quarry-0.2.0.dfsg.1/configure:412: ac_feature=`echo $ac_feature | sed 's/-/_/g'` quarry-0.2.0.dfsg.1/configure-413- case $ac_option in quarry-0.2.0.dfsg.1/configure:414: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; quarry-0.2.0.dfsg.1/configure-415- *) ac_optarg=yes ;; ############################################## quarry-0.2.0.dfsg.1/configure-588- -with-* | --with-*) quarry-0.2.0.dfsg.1/configure:589: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` quarry-0.2.0.dfsg.1/configure-590- # Reject names that are not valid shell variable names. ############################################## quarry-0.2.0.dfsg.1/configure-593- { (exit 1); exit 1; }; } quarry-0.2.0.dfsg.1/configure:594: ac_package=`echo $ac_package| sed 's/-/_/g'` quarry-0.2.0.dfsg.1/configure-595- case $ac_option in quarry-0.2.0.dfsg.1/configure:596: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; quarry-0.2.0.dfsg.1/configure-597- *) ac_optarg=yes ;; ############################################## quarry-0.2.0.dfsg.1/configure-601- -without-* | --without-*) quarry-0.2.0.dfsg.1/configure:602: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` quarry-0.2.0.dfsg.1/configure-603- # Reject names that are not valid shell variable names. ############################################## quarry-0.2.0.dfsg.1/configure-606- { (exit 1); exit 1; }; } quarry-0.2.0.dfsg.1/configure:607: ac_package=`echo $ac_package | sed 's/-/_/g'` quarry-0.2.0.dfsg.1/configure-608- eval "with_$ac_package=no" ;; ############################################## quarry-0.2.0.dfsg.1/configure-633- *=*) quarry-0.2.0.dfsg.1/configure:634: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` quarry-0.2.0.dfsg.1/configure-635- # Reject names that are not valid shell variable names. ############################################## quarry-0.2.0.dfsg.1/configure-638- { (exit 1); exit 1; }; } quarry-0.2.0.dfsg.1/configure:639: ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` quarry-0.2.0.dfsg.1/configure-640- eval "$ac_envvar='$ac_optarg'" ############################################## quarry-0.2.0.dfsg.1/configure-654-if test -n "$ac_prev"; then quarry-0.2.0.dfsg.1/configure:655: ac_option=--`echo $ac_prev | sed 's/_/-/g'` quarry-0.2.0.dfsg.1/configure-656- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## quarry-0.2.0.dfsg.1/configure-662-do quarry-0.2.0.dfsg.1/configure:663: eval ac_val=$`echo $ac_var` quarry-0.2.0.dfsg.1/configure-664- case $ac_val in ############################################## quarry-0.2.0.dfsg.1/configure-674-do quarry-0.2.0.dfsg.1/configure:675: eval ac_val=$`echo $ac_var` quarry-0.2.0.dfsg.1/configure-676- case $ac_val in ############################################## quarry-0.2.0.dfsg.1/configure-741- { (exit 1); exit 1; }; } quarry-0.2.0.dfsg.1/configure:742:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` quarry-0.2.0.dfsg.1/configure-743-ac_env_build_alias_set=${build_alias+set} ############################################## quarry-0.2.0.dfsg.1/configure-832-By default, \`make install' will install all the files in quarry-0.2.0.dfsg.1/configure:833:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify quarry-0.2.0.dfsg.1/configure:834:an installation prefix other than \`$ac_default_prefix' using \`--prefix', quarry-0.2.0.dfsg.1/configure-835-for instance \`--prefix=\$HOME'. ############################################## quarry-0.2.0.dfsg.1/configure-933-if test "$ac_dir" != .; then quarry-0.2.0.dfsg.1/configure:934: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` quarry-0.2.0.dfsg.1/configure-935- # A "../" for each directory in $ac_dir_suffix. quarry-0.2.0.dfsg.1/configure:936: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` quarry-0.2.0.dfsg.1/configure-937-else ############################################## quarry-0.2.0.dfsg.1/configure-946- else quarry-0.2.0.dfsg.1/configure:947: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` quarry-0.2.0.dfsg.1/configure-948- fi ;; ############################################## quarry-0.2.0.dfsg.1/configure-1102- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) quarry-0.2.0.dfsg.1/configure:1103: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; quarry-0.2.0.dfsg.1/configure-1104- esac ############################################## quarry-0.2.0.dfsg.1/configure-1174- do quarry-0.2.0.dfsg.1/configure:1175: eval ac_val=$`echo $ac_var` quarry-0.2.0.dfsg.1/configure-1176- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## quarry-0.2.0.dfsg.1/configure-1188- do quarry-0.2.0.dfsg.1/configure:1189: eval ac_val=$`echo $ac_var` quarry-0.2.0.dfsg.1/configure-1190- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## quarry-0.2.0.dfsg.1/configure-1295- set,) quarry-0.2.0.dfsg.1/configure:1296: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 quarry-0.2.0.dfsg.1/configure:1297:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} quarry-0.2.0.dfsg.1/configure-1298- ac_cache_corrupted=: ;; ############################################## quarry-0.2.0.dfsg.1/configure-1318- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) quarry-0.2.0.dfsg.1/configure:1319: ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; quarry-0.2.0.dfsg.1/configure-1320- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## quarry-0.2.0.dfsg.1/configure-1490-if ( quarry-0.2.0.dfsg.1/configure:1491: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` quarry-0.2.0.dfsg.1/configure-1492- if test "$*" = "X"; then quarry-0.2.0.dfsg.1/configure-1493- # -L didn't work. quarry-0.2.0.dfsg.1/configure:1494: set X `ls -t $srcdir/configure conftest.file` quarry-0.2.0.dfsg.1/configure-1495- fi ############################################## quarry-0.2.0.dfsg.1/configure-1534-_ACEOF quarry-0.2.0.dfsg.1/configure:1535:program_transform_name=`echo $program_transform_name | sed -f conftest.sed` quarry-0.2.0.dfsg.1/configure-1536-rm conftest.sed ############################################## quarry-0.2.0.dfsg.1/configure-1539-# expand $ac_aux_dir to an absolute path quarry-0.2.0.dfsg.1/configure:1540:am_aux_dir=`cd $ac_aux_dir && pwd` quarry-0.2.0.dfsg.1/configure-1541- ############################################## quarry-0.2.0.dfsg.1/configure-1593-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 quarry-0.2.0.dfsg.1/configure:1594:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` quarry-0.2.0.dfsg.1/configure-1595-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then ############################################## quarry-0.2.0.dfsg.1/configure-1602-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. quarry-0.2.0.dfsg.1/configure:1603:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` quarry-0.2.0.dfsg.1/configure-1604-if test -n "$ac_maketemp"; then ############################################## quarry-0.2.0.dfsg.1/configure-1610-fi quarry-0.2.0.dfsg.1/configure:1611:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then quarry-0.2.0.dfsg.1/configure-1612- echo "$as_me:$LINENO: result: yes" >&5 ############################################## quarry-0.2.0.dfsg.1/configure-1630- # test to see if srcdir already configured quarry-0.2.0.dfsg.1/configure:1631:if test "`cd $srcdir && pwd`" != "`pwd`" && quarry-0.2.0.dfsg.1/configure-1632- test -f $srcdir/config.status; then ############################################## quarry-0.2.0.dfsg.1/configure-2127- "checking for C compiler version" >&5 quarry-0.2.0.dfsg.1/configure:2128:ac_compiler=`set X $ac_compile; echo $2` quarry-0.2.0.dfsg.1/configure-2129-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## quarry-0.2.0.dfsg.1/configure-2166-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 quarry-0.2.0.dfsg.1/configure:2167:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` quarry-0.2.0.dfsg.1/configure-2168-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 ############################################## quarry-0.2.0.dfsg.1/configure-2194- *.* ) quarry-0.2.0.dfsg.1/configure:2195: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` quarry-0.2.0.dfsg.1/configure-2196- # FIXME: I believe we export ac_cv_exeext for Libtool, ############################################## quarry-0.2.0.dfsg.1/configure-2274- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; quarry-0.2.0.dfsg.1/configure:2275: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` quarry-0.2.0.dfsg.1/configure-2276- export ac_cv_exeext ############################################## quarry-0.2.0.dfsg.1/configure-2324- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; quarry-0.2.0.dfsg.1/configure:2325: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` quarry-0.2.0.dfsg.1/configure-2326- break;; ############################################## quarry-0.2.0.dfsg.1/configure-2402-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 quarry-0.2.0.dfsg.1/configure:2403:GCC=`test $ac_compiler_gnu = yes && echo yes` quarry-0.2.0.dfsg.1/configure-2404-ac_test_CFLAGS=${CFLAGS+set} ############################################## quarry-0.2.0.dfsg.1/configure-2756-# case it prints its new name instead of `make'. quarry-0.2.0.dfsg.1/configure:2757:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then quarry-0.2.0.dfsg.1/configure-2758- am__include=include ############################################## quarry-0.2.0.dfsg.1/configure-2764- echo '.include "confinc"' > confmf quarry-0.2.0.dfsg.1/configure:2765: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then quarry-0.2.0.dfsg.1/configure-2766- am__include=.include ############################################## quarry-0.2.0.dfsg.1/configure-2826- if test "$am_compiler_list" = ""; then quarry-0.2.0.dfsg.1/configure:2827: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` quarry-0.2.0.dfsg.1/configure-2828- fi ############################################## quarry-0.2.0.dfsg.1/configure-3447-do quarry-0.2.0.dfsg.1/configure:3448:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` quarry-0.2.0.dfsg.1/configure-3449-echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## quarry-0.2.0.dfsg.1/configure-3493-fi quarry-0.2.0.dfsg.1/configure:3494:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 quarry-0.2.0.dfsg.1/configure:3495:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 quarry-0.2.0.dfsg.1/configure:3496:if test `eval echo '${'$as_ac_Header'}'` = yes; then quarry-0.2.0.dfsg.1/configure-3497- cat >>confdefs.h <<_ACEOF quarry-0.2.0.dfsg.1/configure:3498:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 quarry-0.2.0.dfsg.1/configure-3499-_ACEOF ############################################## quarry-0.2.0.dfsg.1/configure-3509-do quarry-0.2.0.dfsg.1/configure:3510:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` quarry-0.2.0.dfsg.1/configure-3511-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## quarry-0.2.0.dfsg.1/configure-3516-fi quarry-0.2.0.dfsg.1/configure:3517:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 quarry-0.2.0.dfsg.1/configure:3518:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 quarry-0.2.0.dfsg.1/configure-3519-else ############################################## quarry-0.2.0.dfsg.1/configure-3642-fi quarry-0.2.0.dfsg.1/configure:3643:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 quarry-0.2.0.dfsg.1/configure:3644:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 quarry-0.2.0.dfsg.1/configure-3645- quarry-0.2.0.dfsg.1/configure-3646-fi quarry-0.2.0.dfsg.1/configure:3647:if test `eval echo '${'$as_ac_Header'}'` = yes; then quarry-0.2.0.dfsg.1/configure-3648- cat >>confdefs.h <<_ACEOF quarry-0.2.0.dfsg.1/configure:3649:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 quarry-0.2.0.dfsg.1/configure-3650-_ACEOF ############################################## quarry-0.2.0.dfsg.1/configure-4054- quarry-0.2.0.dfsg.1/configure:4055:ac_lo=`expr $ac_mid + 1` quarry-0.2.0.dfsg.1/configure-4056- if test $ac_lo -le $ac_mid; then ############################################## quarry-0.2.0.dfsg.1/configure-4059- fi quarry-0.2.0.dfsg.1/configure:4060: ac_mid=`expr 2 '*' $ac_mid + 1` quarry-0.2.0.dfsg.1/configure-4061-fi ############################################## quarry-0.2.0.dfsg.1/configure-4152- quarry-0.2.0.dfsg.1/configure:4153:ac_hi=`expr '(' $ac_mid ')' - 1` quarry-0.2.0.dfsg.1/configure-4154- if test $ac_mid -le $ac_hi; then ############################################## quarry-0.2.0.dfsg.1/configure-4157- fi quarry-0.2.0.dfsg.1/configure:4158: ac_mid=`expr 2 '*' $ac_mid` quarry-0.2.0.dfsg.1/configure-4159-fi ############################################## quarry-0.2.0.dfsg.1/configure-4172-while test "x$ac_lo" != "x$ac_hi"; do quarry-0.2.0.dfsg.1/configure:4173: ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` quarry-0.2.0.dfsg.1/configure-4174- cat >conftest.$ac_ext <<_ACEOF ############################################## quarry-0.2.0.dfsg.1/configure-4217- quarry-0.2.0.dfsg.1/configure:4218:ac_lo=`expr '(' $ac_mid ')' + 1` quarry-0.2.0.dfsg.1/configure-4219-fi ############################################## quarry-0.2.0.dfsg.1/configure-4467- quarry-0.2.0.dfsg.1/configure:4468:ac_lo=`expr $ac_mid + 1` quarry-0.2.0.dfsg.1/configure-4469- if test $ac_lo -le $ac_mid; then ############################################## quarry-0.2.0.dfsg.1/configure-4472- fi quarry-0.2.0.dfsg.1/configure:4473: ac_mid=`expr 2 '*' $ac_mid + 1` quarry-0.2.0.dfsg.1/configure-4474-fi ############################################## quarry-0.2.0.dfsg.1/configure-4565- quarry-0.2.0.dfsg.1/configure:4566:ac_hi=`expr '(' $ac_mid ')' - 1` quarry-0.2.0.dfsg.1/configure-4567- if test $ac_mid -le $ac_hi; then ############################################## quarry-0.2.0.dfsg.1/configure-4570- fi quarry-0.2.0.dfsg.1/configure:4571: ac_mid=`expr 2 '*' $ac_mid` quarry-0.2.0.dfsg.1/configure-4572-fi ############################################## quarry-0.2.0.dfsg.1/configure-4585-while test "x$ac_lo" != "x$ac_hi"; do quarry-0.2.0.dfsg.1/configure:4586: ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` quarry-0.2.0.dfsg.1/configure-4587- cat >conftest.$ac_ext <<_ACEOF ############################################## quarry-0.2.0.dfsg.1/configure-4630- quarry-0.2.0.dfsg.1/configure:4631:ac_lo=`expr '(' $ac_mid ')' + 1` quarry-0.2.0.dfsg.1/configure-4632-fi ############################################## quarry-0.2.0.dfsg.1/configure-4880- quarry-0.2.0.dfsg.1/configure:4881:ac_lo=`expr $ac_mid + 1` quarry-0.2.0.dfsg.1/configure-4882- if test $ac_lo -le $ac_mid; then ############################################## quarry-0.2.0.dfsg.1/configure-4885- fi quarry-0.2.0.dfsg.1/configure:4886: ac_mid=`expr 2 '*' $ac_mid + 1` quarry-0.2.0.dfsg.1/configure-4887-fi ############################################## quarry-0.2.0.dfsg.1/configure-4978- quarry-0.2.0.dfsg.1/configure:4979:ac_hi=`expr '(' $ac_mid ')' - 1` quarry-0.2.0.dfsg.1/configure-4980- if test $ac_mid -le $ac_hi; then ############################################## quarry-0.2.0.dfsg.1/configure-4983- fi quarry-0.2.0.dfsg.1/configure:4984: ac_mid=`expr 2 '*' $ac_mid` quarry-0.2.0.dfsg.1/configure-4985-fi ############################################## quarry-0.2.0.dfsg.1/configure-4998-while test "x$ac_lo" != "x$ac_hi"; do quarry-0.2.0.dfsg.1/configure:4999: ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` quarry-0.2.0.dfsg.1/configure-5000- cat >conftest.$ac_ext <<_ACEOF ############################################## quarry-0.2.0.dfsg.1/configure-5043- quarry-0.2.0.dfsg.1/configure:5044:ac_lo=`expr '(' $ac_mid ')' + 1` quarry-0.2.0.dfsg.1/configure-5045-fi ############################################## quarry-0.2.0.dfsg.1/configure-5144-do quarry-0.2.0.dfsg.1/configure:5145:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` quarry-0.2.0.dfsg.1/configure-5146-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## quarry-0.2.0.dfsg.1/configure-5232-fi quarry-0.2.0.dfsg.1/configure:5233:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 quarry-0.2.0.dfsg.1/configure:5234:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 quarry-0.2.0.dfsg.1/configure:5235:if test `eval echo '${'$as_ac_var'}'` = yes; then quarry-0.2.0.dfsg.1/configure-5236- cat >>confdefs.h <<_ACEOF quarry-0.2.0.dfsg.1/configure:5237:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 quarry-0.2.0.dfsg.1/configure-5238-_ACEOF ############################################## quarry-0.2.0.dfsg.1/configure-5424-do quarry-0.2.0.dfsg.1/configure:5425:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` quarry-0.2.0.dfsg.1/configure-5426-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## quarry-0.2.0.dfsg.1/configure-5512-fi quarry-0.2.0.dfsg.1/configure:5513:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 quarry-0.2.0.dfsg.1/configure:5514:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 quarry-0.2.0.dfsg.1/configure:5515:if test `eval echo '${'$as_ac_var'}'` = yes; then quarry-0.2.0.dfsg.1/configure-5516- cat >>confdefs.h <<_ACEOF quarry-0.2.0.dfsg.1/configure:5517:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 quarry-0.2.0.dfsg.1/configure-5518-_ACEOF ############################################## quarry-0.2.0.dfsg.1/configure-6071- else quarry-0.2.0.dfsg.1/configure:6072: GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'` quarry-0.2.0.dfsg.1/configure-6073- echo "$as_me:$LINENO: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5 ############################################## quarry-0.2.0.dfsg.1/configure-6122-test -z "$ac_cv_build_alias" && quarry-0.2.0.dfsg.1/configure:6123: ac_cv_build_alias=`$ac_config_guess` quarry-0.2.0.dfsg.1/configure-6124-test -z "$ac_cv_build_alias" && ############################################## quarry-0.2.0.dfsg.1/configure-6127- { (exit 1); exit 1; }; } quarry-0.2.0.dfsg.1/configure:6128:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || quarry-0.2.0.dfsg.1/configure-6129- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5 ############################################## quarry-0.2.0.dfsg.1/configure-6136-build=$ac_cv_build quarry-0.2.0.dfsg.1/configure:6137:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` quarry-0.2.0.dfsg.1/configure:6138:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` quarry-0.2.0.dfsg.1/configure:6139:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` quarry-0.2.0.dfsg.1/configure-6140- ############################################## quarry-0.2.0.dfsg.1/configure-6149- ac_cv_host_alias=$ac_cv_build_alias quarry-0.2.0.dfsg.1/configure:6150:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || quarry-0.2.0.dfsg.1/configure-6151- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5 ############################################## quarry-0.2.0.dfsg.1/configure-6158-host=$ac_cv_host quarry-0.2.0.dfsg.1/configure:6159:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` quarry-0.2.0.dfsg.1/configure:6160:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` quarry-0.2.0.dfsg.1/configure:6161:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` quarry-0.2.0.dfsg.1/configure-6162- ############################################## quarry-0.2.0.dfsg.1/configure-6192- # gcc leaves a trailing carriage return which upsets mingw quarry-0.2.0.dfsg.1/configure:6193: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; quarry-0.2.0.dfsg.1/configure-6194- *) quarry-0.2.0.dfsg.1/configure:6195: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; quarry-0.2.0.dfsg.1/configure-6196- esac ############################################## quarry-0.2.0.dfsg.1/configure-6201- # Canonicalize the path of ld quarry-0.2.0.dfsg.1/configure:6202: ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` quarry-0.2.0.dfsg.1/configure-6203- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do quarry-0.2.0.dfsg.1/configure:6204: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` quarry-0.2.0.dfsg.1/configure-6205- done ############################################## quarry-0.2.0.dfsg.1/configure-6235- # Break only if it was the GNU/non-GNU ld that we prefer. quarry-0.2.0.dfsg.1/configure:6236: case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in quarry-0.2.0.dfsg.1/configure-6237- *GNU* | *'with BFD'*) ############################################## quarry-0.2.0.dfsg.1/configure-6266- # I'd rather use --version here, but apparently some GNU ld's only accept -v. quarry-0.2.0.dfsg.1/configure:6267:case `$LD -v 2>&1 </dev/null` in quarry-0.2.0.dfsg.1/configure-6268-*GNU* | *'with BFD'*) ############################################## quarry-0.2.0.dfsg.1/configure-6377- names_already_handled="$names_already_handled $name" quarry-0.2.0.dfsg.1/configure:6378: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` quarry-0.2.0.dfsg.1/configure-6379- eval value=\"\$HAVE_LIB$uppername\" ############################################## quarry-0.2.0.dfsg.1/configure-6423- -L*) quarry-0.2.0.dfsg.1/configure:6424: dir=`echo "X$x" | sed -e 's/^X-L//'` quarry-0.2.0.dfsg.1/configure-6425- if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then ############################################## quarry-0.2.0.dfsg.1/configure-6515- */lib | */lib/) quarry-0.2.0.dfsg.1/configure:6516: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'` quarry-0.2.0.dfsg.1/configure-6517- additional_includedir="$basedir/include" ############################################## quarry-0.2.0.dfsg.1/configure-6563- -L*) quarry-0.2.0.dfsg.1/configure:6564: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` quarry-0.2.0.dfsg.1/configure-6565- if test "X$additional_libdir" != "X/usr/lib"; then ############################################## quarry-0.2.0.dfsg.1/configure-6620- -R*) quarry-0.2.0.dfsg.1/configure:6621: dir=`echo "X$dep" | sed -e 's/^X-R//'` quarry-0.2.0.dfsg.1/configure-6622- if test "$enable_rpath" != no; then ############################################## quarry-0.2.0.dfsg.1/configure-6645- -l*) quarry-0.2.0.dfsg.1/configure:6646: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` quarry-0.2.0.dfsg.1/configure-6647- ;; quarry-0.2.0.dfsg.1/configure-6648- *.la) quarry-0.2.0.dfsg.1/configure:6649: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` quarry-0.2.0.dfsg.1/configure-6650- ;; ############################################## quarry-0.2.0.dfsg.1/configure-7160- names_already_handled="$names_already_handled $name" quarry-0.2.0.dfsg.1/configure:7161: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` quarry-0.2.0.dfsg.1/configure-7162- eval value=\"\$HAVE_LIB$uppername\" ############################################## quarry-0.2.0.dfsg.1/configure-7206- -L*) quarry-0.2.0.dfsg.1/configure:7207: dir=`echo "X$x" | sed -e 's/^X-L//'` quarry-0.2.0.dfsg.1/configure-7208- if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then ############################################## quarry-0.2.0.dfsg.1/configure-7298- */lib | */lib/) quarry-0.2.0.dfsg.1/configure:7299: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'` quarry-0.2.0.dfsg.1/configure-7300- additional_includedir="$basedir/include" ############################################## quarry-0.2.0.dfsg.1/configure-7346- -L*) quarry-0.2.0.dfsg.1/configure:7347: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` quarry-0.2.0.dfsg.1/configure-7348- if test "X$additional_libdir" != "X/usr/lib"; then ############################################## quarry-0.2.0.dfsg.1/configure-7403- -R*) quarry-0.2.0.dfsg.1/configure:7404: dir=`echo "X$dep" | sed -e 's/^X-R//'` quarry-0.2.0.dfsg.1/configure-7405- if test "$enable_rpath" != no; then ############################################## quarry-0.2.0.dfsg.1/configure-7428- -l*) quarry-0.2.0.dfsg.1/configure:7429: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` quarry-0.2.0.dfsg.1/configure-7430- ;; quarry-0.2.0.dfsg.1/configure-7431- *.la) quarry-0.2.0.dfsg.1/configure:7432: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` quarry-0.2.0.dfsg.1/configure-7433- ;; ############################################## quarry-0.2.0.dfsg.1/configure-7890- (exit $ac_status); }; then quarry-0.2.0.dfsg.1/configure:7891: pkg_cv_QUARRY_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.0.0 librsvg-2.0 >= 2.5.0" 2>/dev/null` quarry-0.2.0.dfsg.1/configure-7892- else ############################################## quarry-0.2.0.dfsg.1/configure-7913- (exit $ac_status); }; then quarry-0.2.0.dfsg.1/configure:7914: pkg_cv_QUARRY_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.0.0 librsvg-2.0 >= 2.5.0" 2>/dev/null` quarry-0.2.0.dfsg.1/configure-7915- else ############################################## quarry-0.2.0.dfsg.1/configure-7925-if test $pkg_failed = yes; then quarry-0.2.0.dfsg.1/configure:7926: QUARRY_GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.0.0 librsvg-2.0 >= 2.5.0"` quarry-0.2.0.dfsg.1/configure-7927- # Put the nasty error message in config.log where it belongs ############################################## quarry-0.2.0.dfsg.1/configure-7991- (exit $ac_status); }; then quarry-0.2.0.dfsg.1/configure:7992: pkg_cv_QUARRY_GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0 >= 2.0.0" 2>/dev/null` quarry-0.2.0.dfsg.1/configure-7993- else ############################################## quarry-0.2.0.dfsg.1/configure-8014- (exit $ac_status); }; then quarry-0.2.0.dfsg.1/configure:8015: pkg_cv_QUARRY_GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread-2.0 >= 2.0.0" 2>/dev/null` quarry-0.2.0.dfsg.1/configure-8016- else ############################################## quarry-0.2.0.dfsg.1/configure-8026-if test $pkg_failed = yes; then quarry-0.2.0.dfsg.1/configure:8027: QUARRY_GTHREAD_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gthread-2.0 >= 2.0.0"` quarry-0.2.0.dfsg.1/configure-8028- # Put the nasty error message in config.log where it belongs ############################################## quarry-0.2.0.dfsg.1/configure-8043-# `src/gui-gtk/Makefile.am'). quarry-0.2.0.dfsg.1/configure:8044:GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0` quarry-0.2.0.dfsg.1/configure-8045- ############################################## quarry-0.2.0.dfsg.1/configure-8324-do quarry-0.2.0.dfsg.1/configure:8325: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then quarry-0.2.0.dfsg.1/configure-8326- eval $as_var=C; export $as_var ############################################## quarry-0.2.0.dfsg.1/configure-8382- as_lineno_2=$LINENO quarry-0.2.0.dfsg.1/configure:8383: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` quarry-0.2.0.dfsg.1/configure-8384- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## quarry-0.2.0.dfsg.1/configure-8422- as_lineno_2=$LINENO quarry-0.2.0.dfsg.1/configure:8423: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` quarry-0.2.0.dfsg.1/configure-8424- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## quarry-0.2.0.dfsg.1/configure-8604-configured by $0, generated by GNU Autoconf 2.59, quarry-0.2.0.dfsg.1/configure:8605: with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" quarry-0.2.0.dfsg.1/configure-8606- ############################################## quarry-0.2.0.dfsg.1/configure-8621- --*=*) quarry-0.2.0.dfsg.1/configure:8622: ac_option=`expr "x$1" : 'x\([^=]*\)='` quarry-0.2.0.dfsg.1/configure:8623: ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` quarry-0.2.0.dfsg.1/configure-8624- ac_shift=: ############################################## quarry-0.2.0.dfsg.1/configure-8939- fi quarry-0.2.0.dfsg.1/configure:8940: ac_sed_frag=`expr $ac_sed_frag + 1` quarry-0.2.0.dfsg.1/configure-8941- ac_beg=$ac_end quarry-0.2.0.dfsg.1/configure:8942: ac_end=`expr $ac_end + $ac_max_sed_lines` quarry-0.2.0.dfsg.1/configure-8943- fi ############################################## quarry-0.2.0.dfsg.1/configure-8956- cat >$tmp/stdin quarry-0.2.0.dfsg.1/configure:8957: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` quarry-0.2.0.dfsg.1/configure:8958: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; quarry-0.2.0.dfsg.1/configure:8959: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` quarry-0.2.0.dfsg.1/configure:8960: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; quarry-0.2.0.dfsg.1/configure-8961- * ) ac_file_in=$ac_file.in ;; ############################################## quarry-0.2.0.dfsg.1/configure-9004-if test "$ac_dir" != .; then quarry-0.2.0.dfsg.1/configure:9005: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` quarry-0.2.0.dfsg.1/configure-9006- # A "../" for each directory in $ac_dir_suffix. quarry-0.2.0.dfsg.1/configure:9007: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` quarry-0.2.0.dfsg.1/configure-9008-else ############################################## quarry-0.2.0.dfsg.1/configure-9017- else quarry-0.2.0.dfsg.1/configure:9018: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` quarry-0.2.0.dfsg.1/configure-9019- fi ;; ############################################## quarry-0.2.0.dfsg.1/configure-9170- cat >$tmp/stdin quarry-0.2.0.dfsg.1/configure:9171: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` quarry-0.2.0.dfsg.1/configure:9172: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; quarry-0.2.0.dfsg.1/configure:9173: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` quarry-0.2.0.dfsg.1/configure:9174: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; quarry-0.2.0.dfsg.1/configure-9175- * ) ac_file_in=$ac_file.in ;; ############################################## quarry-0.2.0.dfsg.1/configure-9373- * ) quarry-0.2.0.dfsg.1/configure:9374: _am_stamp_count=`expr $_am_stamp_count + 1` ;; quarry-0.2.0.dfsg.1/configure-9375- esac ############################################## quarry-0.2.0.dfsg.1/configure-9396-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue quarry-0.2.0.dfsg.1/configure:9397: ac_dest=`echo "$ac_file" | sed 's,:.*,,'` quarry-0.2.0.dfsg.1/configure:9398: ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` quarry-0.2.0.dfsg.1/configure-9399- ac_dir=`(dirname "$ac_dest") 2>/dev/null || ############################################## quarry-0.2.0.dfsg.1/configure-9438-if test "$ac_dir" != .; then quarry-0.2.0.dfsg.1/configure:9439: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` quarry-0.2.0.dfsg.1/configure-9440- # A "../" for each directory in $ac_dir_suffix. quarry-0.2.0.dfsg.1/configure:9441: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` quarry-0.2.0.dfsg.1/configure-9442-else ############################################## quarry-0.2.0.dfsg.1/configure-9451- else quarry-0.2.0.dfsg.1/configure:9452: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` quarry-0.2.0.dfsg.1/configure-9453- fi ;; ############################################## quarry-0.2.0.dfsg.1/configure-9506- # Strip MF so we end up with the name of the file. quarry-0.2.0.dfsg.1/configure:9507: mf=`echo "$mf" | sed -e 's/:.*$//'` quarry-0.2.0.dfsg.1/configure-9508- # Check whether this is an Automake generated Makefile or not. ############################################## quarry-0.2.0.dfsg.1/configure-9532- # running `make'. quarry-0.2.0.dfsg.1/configure:9533: DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` quarry-0.2.0.dfsg.1/configure-9534- test -z "$DEPDIR" && continue quarry-0.2.0.dfsg.1/configure-9535- # When using ansi2knr, U may be empty or an underscore; expand it quarry-0.2.0.dfsg.1/configure:9536: U=`sed -n -e '/^U = / s///p' < "$mf"` quarry-0.2.0.dfsg.1/configure-9537- test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" ############################################## quarry-0.2.0.dfsg.1/configure-9599- case "$ac_file" in quarry-0.2.0.dfsg.1/configure:9600: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; quarry-0.2.0.dfsg.1/configure-9601- esac ############################################## quarry-0.2.0.dfsg.1/configure-9604- # Adjust a relative srcdir. quarry-0.2.0.dfsg.1/configure:9605: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` quarry-0.2.0.dfsg.1/configure:9606: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" quarry-0.2.0.dfsg.1/configure:9607: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` quarry-0.2.0.dfsg.1/configure-9608- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## quarry-0.2.0.dfsg.1/configure-9611- case "$ac_given_srcdir" in quarry-0.2.0.dfsg.1/configure:9612: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; quarry-0.2.0.dfsg.1/configure-9613- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## quarry-0.2.0.dfsg.1/configure-9631- fi quarry-0.2.0.dfsg.1/configure:9632: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` quarry-0.2.0.dfsg.1/configure-9633- # Hide the ALL_LINGUAS assigment from automake. ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-59-# test to see if srcdir already configured quarry-0.2.0.dfsg.1/aclocal.m4:60:if test "`cd $srcdir && pwd`" != "`pwd`" && quarry-0.2.0.dfsg.1/aclocal.m4-61- test -f $srcdir/config.status; then ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-133- * ) quarry-0.2.0.dfsg.1/aclocal.m4:134: _am_stamp_count=`expr $_am_stamp_count + 1` ;; quarry-0.2.0.dfsg.1/aclocal.m4-135- esac quarry-0.2.0.dfsg.1/aclocal.m4-136-done quarry-0.2.0.dfsg.1/aclocal.m4:137:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) quarry-0.2.0.dfsg.1/aclocal.m4-138- ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-247-if ( quarry-0.2.0.dfsg.1/aclocal.m4:248: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` quarry-0.2.0.dfsg.1/aclocal.m4-249- if test "$[*]" = "X"; then quarry-0.2.0.dfsg.1/aclocal.m4-250- # -L didn't work. quarry-0.2.0.dfsg.1/aclocal.m4:251: set X `ls -t $srcdir/configure conftest.file` quarry-0.2.0.dfsg.1/aclocal.m4-252- fi ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-342-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to quarry-0.2.0.dfsg.1/aclocal.m4:343:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. quarry-0.2.0.dfsg.1/aclocal.m4-344-# ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-366-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: quarry-0.2.0.dfsg.1/aclocal.m4:367:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` quarry-0.2.0.dfsg.1/aclocal.m4-368-# and then we would define $MISSING as ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-383-# expand $ac_aux_dir to an absolute path quarry-0.2.0.dfsg.1/aclocal.m4:384:am_aux_dir=`cd $ac_aux_dir && pwd` quarry-0.2.0.dfsg.1/aclocal.m4-385-]) ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-557- if test "$am_compiler_list" = ""; then quarry-0.2.0.dfsg.1/aclocal.m4:558: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` quarry-0.2.0.dfsg.1/aclocal.m4-559- fi ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-670- # Strip MF so we end up with the name of the file. quarry-0.2.0.dfsg.1/aclocal.m4:671: mf=`echo "$mf" | sed -e 's/:.*$//'` quarry-0.2.0.dfsg.1/aclocal.m4-672- # Check whether this is an Automake generated Makefile or not. ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-678- if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then quarry-0.2.0.dfsg.1/aclocal.m4:679: dirpart=`AS_DIRNAME("$mf")` quarry-0.2.0.dfsg.1/aclocal.m4-680- else ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-685- # running `make'. quarry-0.2.0.dfsg.1/aclocal.m4:686: DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` quarry-0.2.0.dfsg.1/aclocal.m4-687- test -z "$DEPDIR" && continue quarry-0.2.0.dfsg.1/aclocal.m4-688- # When using ansi2knr, U may be empty or an underscore; expand it quarry-0.2.0.dfsg.1/aclocal.m4:689: U=`sed -n -e '/^U = / s///p' < "$mf"` quarry-0.2.0.dfsg.1/aclocal.m4-690- test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-706- test -f "$dirpart/$file" && continue quarry-0.2.0.dfsg.1/aclocal.m4:707: fdir=`AS_DIRNAME(["$file"])` quarry-0.2.0.dfsg.1/aclocal.m4-708- AS_MKDIR_P([$dirpart/$fdir]) ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-771-# case it prints its new name instead of `make'. quarry-0.2.0.dfsg.1/aclocal.m4:772:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then quarry-0.2.0.dfsg.1/aclocal.m4-773- am__include=include ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-779- echo '.include "confinc"' > confmf quarry-0.2.0.dfsg.1/aclocal.m4:780: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then quarry-0.2.0.dfsg.1/aclocal.m4-781- am__include=.include ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-1112- LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV" quarry-0.2.0.dfsg.1/aclocal.m4:1113: LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` quarry-0.2.0.dfsg.1/aclocal.m4-1114- fi ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-1341-changequote(<<,>>)dnl quarry-0.2.0.dfsg.1/aclocal.m4:1342: ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'` quarry-0.2.0.dfsg.1/aclocal.m4-1343- case $ac_prog_version in ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-1488- else quarry-0.2.0.dfsg.1/aclocal.m4:1489: GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'` quarry-0.2.0.dfsg.1/aclocal.m4-1490- AC_MSG_RESULT( ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-1516- case "$ac_file" in quarry-0.2.0.dfsg.1/aclocal.m4:1517: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; quarry-0.2.0.dfsg.1/aclocal.m4-1518- esac ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-1521- # Adjust a relative srcdir. quarry-0.2.0.dfsg.1/aclocal.m4:1522: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` quarry-0.2.0.dfsg.1/aclocal.m4:1523: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" quarry-0.2.0.dfsg.1/aclocal.m4:1524: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` quarry-0.2.0.dfsg.1/aclocal.m4-1525- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-1528- case "$ac_given_srcdir" in quarry-0.2.0.dfsg.1/aclocal.m4:1529: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; quarry-0.2.0.dfsg.1/aclocal.m4-1530- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-1548- fi quarry-0.2.0.dfsg.1/aclocal.m4:1549: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` quarry-0.2.0.dfsg.1/aclocal.m4-1550- # Hide the ALL_LINGUAS assigment from automake. ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-1644- # Adjust a relative srcdir. quarry-0.2.0.dfsg.1/aclocal.m4:1645: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` quarry-0.2.0.dfsg.1/aclocal.m4:1646: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" quarry-0.2.0.dfsg.1/aclocal.m4:1647: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` quarry-0.2.0.dfsg.1/aclocal.m4-1648- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-1651- case "$ac_given_srcdir" in quarry-0.2.0.dfsg.1/aclocal.m4:1652: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; quarry-0.2.0.dfsg.1/aclocal.m4-1653- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-1712- # Set POTFILES to the value of the Makefile variable POTFILES. quarry-0.2.0.dfsg.1/aclocal.m4:1713: sed_x_POTFILES="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`" quarry-0.2.0.dfsg.1/aclocal.m4:1714: POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"` quarry-0.2.0.dfsg.1/aclocal.m4-1715- # Compute POTFILES_DEPS as ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-1727- # The LINGUAS file contains the set of available languages. quarry-0.2.0.dfsg.1/aclocal.m4:1728: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` quarry-0.2.0.dfsg.1/aclocal.m4-1729- POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS" ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-1731- # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS. quarry-0.2.0.dfsg.1/aclocal.m4:1732: sed_x_LINGUAS="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`" quarry-0.2.0.dfsg.1/aclocal.m4:1733: ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"` quarry-0.2.0.dfsg.1/aclocal.m4-1734- fi ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-1775- QMFILES="$QMFILES $srcdirpre$lang.qm" quarry-0.2.0.dfsg.1/aclocal.m4:1776: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` quarry-0.2.0.dfsg.1/aclocal.m4-1777- MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg" quarry-0.2.0.dfsg.1/aclocal.m4:1778: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` quarry-0.2.0.dfsg.1/aclocal.m4-1779- RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll" ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-1816- QTCATALOGS="$QTCATALOGS $lang.qm" quarry-0.2.0.dfsg.1/aclocal.m4:1817: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` quarry-0.2.0.dfsg.1/aclocal.m4-1818- TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg" quarry-0.2.0.dfsg.1/aclocal.m4:1819: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` quarry-0.2.0.dfsg.1/aclocal.m4-1820- CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll" ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-1827- for lang in $ALL_LINGUAS; do quarry-0.2.0.dfsg.1/aclocal.m4:1828: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` quarry-0.2.0.dfsg.1/aclocal.m4-1829- cat >> "$ac_file.tmp" <<EOF ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-1838- for lang in $ALL_LINGUAS; do quarry-0.2.0.dfsg.1/aclocal.m4:1839: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` quarry-0.2.0.dfsg.1/aclocal.m4-1840- cat >> "$ac_file.tmp" <<EOF ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-2331- dnl or AC_LIB_HAVE_LINKFLAGS call. quarry-0.2.0.dfsg.1/aclocal.m4:2332: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` quarry-0.2.0.dfsg.1/aclocal.m4-2333- eval value=\"\$HAVE_LIB$uppername\" ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-2373- -L*) quarry-0.2.0.dfsg.1/aclocal.m4:2374: dir=`echo "X$x" | sed -e 's/^X-L//'` quarry-0.2.0.dfsg.1/aclocal.m4-2375- if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-2490- */lib | */lib/) quarry-0.2.0.dfsg.1/aclocal.m4:2491: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'` quarry-0.2.0.dfsg.1/aclocal.m4-2492- additional_includedir="$basedir/include" ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-2543- -L*) quarry-0.2.0.dfsg.1/aclocal.m4:2544: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` quarry-0.2.0.dfsg.1/aclocal.m4-2545- dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-2593- -R*) quarry-0.2.0.dfsg.1/aclocal.m4:2594: dir=`echo "X$dep" | sed -e 's/^X-R//'` quarry-0.2.0.dfsg.1/aclocal.m4-2595- if test "$enable_rpath" != no; then ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-2623- dnl Handle this in the next round. quarry-0.2.0.dfsg.1/aclocal.m4:2624: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` quarry-0.2.0.dfsg.1/aclocal.m4-2625- ;; ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-2629- dnl option. quarry-0.2.0.dfsg.1/aclocal.m4:2630: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` quarry-0.2.0.dfsg.1/aclocal.m4-2631- ;; ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-2721-[# I'd rather use --version here, but apparently some GNU ld's only accept -v. quarry-0.2.0.dfsg.1/aclocal.m4:2722:case `$LD -v 2>&1 </dev/null` in quarry-0.2.0.dfsg.1/aclocal.m4-2723-*GNU* | *'with BFD'*) ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-2757- # gcc leaves a trailing carriage return which upsets mingw quarry-0.2.0.dfsg.1/aclocal.m4:2758: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; quarry-0.2.0.dfsg.1/aclocal.m4-2759- *) quarry-0.2.0.dfsg.1/aclocal.m4:2760: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; quarry-0.2.0.dfsg.1/aclocal.m4-2761- esac ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-2766- # Canonicalize the path of ld quarry-0.2.0.dfsg.1/aclocal.m4:2767: ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` quarry-0.2.0.dfsg.1/aclocal.m4-2768- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do quarry-0.2.0.dfsg.1/aclocal.m4:2769: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` quarry-0.2.0.dfsg.1/aclocal.m4-2770- done ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-2796- # Break only if it was the GNU/non-GNU ld that we prefer. quarry-0.2.0.dfsg.1/aclocal.m4:2797: case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in quarry-0.2.0.dfsg.1/aclocal.m4-2798- *GNU* | *'with BFD'*) ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-2912- am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"]) quarry-0.2.0.dfsg.1/aclocal.m4:2913: am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` quarry-0.2.0.dfsg.1/aclocal.m4-2914- AC_MSG_RESULT([$]{ac_t:- ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-3612- if AC_RUN_LOG([$PKG_CONFIG --exists "$3" >/dev/null 2>&1]); then quarry-0.2.0.dfsg.1/aclocal.m4:3613: pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` quarry-0.2.0.dfsg.1/aclocal.m4-3614- else ############################################## quarry-0.2.0.dfsg.1/aclocal.m4-3643-if test $pkg_failed = yes; then quarry-0.2.0.dfsg.1/aclocal.m4:3644: $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"` quarry-0.2.0.dfsg.1/aclocal.m4-3645- # Put the nasty error message in config.log where it belongs ############################################## quarry-0.2.0.dfsg.1/configure.ac-118-# `src/gui-gtk/Makefile.am'). quarry-0.2.0.dfsg.1/configure.ac:119:AC_SUBST(GLIB_GENMARSHAL, [`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`]) quarry-0.2.0.dfsg.1/configure.ac-120- ############################################## quarry-0.2.0.dfsg.1/help/Makefile.in-196- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ quarry-0.2.0.dfsg.1/help/Makefile.in:197: f="`echo $$p | sed -e 's|^.*/||'`"; \ quarry-0.2.0.dfsg.1/help/Makefile.in-198- echo " $(cssDATA_INSTALL) $$d$$p $(DESTDIR)$(cssdir)/$$f"; \ ############################################## quarry-0.2.0.dfsg.1/help/Makefile.in-204- @list='$(css_DATA)'; for p in $$list; do \ quarry-0.2.0.dfsg.1/help/Makefile.in:205: f="`echo $$p | sed -e 's|^.*/||'`"; \ quarry-0.2.0.dfsg.1/help/Makefile.in-206- echo " rm -f $(DESTDIR)$(cssdir)/$$f"; \ ############################################## quarry-0.2.0.dfsg.1/help/Makefile.in-218- dot_seen=no; \ quarry-0.2.0.dfsg.1/help/Makefile.in:219: target=`echo $@ | sed s/-recursive//`; \ quarry-0.2.0.dfsg.1/help/Makefile.in-220- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## quarry-0.2.0.dfsg.1/help/Makefile.in-248- rev="$$rev ."; \ quarry-0.2.0.dfsg.1/help/Makefile.in:249: target=`echo $@ | sed s/-recursive//`; \ quarry-0.2.0.dfsg.1/help/Makefile.in-250- for subdir in $$rev; do \ ############################################## quarry-0.2.0.dfsg.1/help/Makefile.in-326-GTAGS: quarry-0.2.0.dfsg.1/help/Makefile.in:327: here=`$(am__cd) $(top_builddir) && pwd` \ quarry-0.2.0.dfsg.1/help/Makefile.in-328- && cd $(top_srcdir) \ ############################################## quarry-0.2.0.dfsg.1/help/Makefile.in-338-distdir: $(DISTFILES) quarry-0.2.0.dfsg.1/help/Makefile.in:339: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/help/Makefile.in:340: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/help/Makefile.in-341- list='$(DISTFILES)'; for file in $$list; do \ quarry-0.2.0.dfsg.1/help/Makefile.in-342- case $$file in \ quarry-0.2.0.dfsg.1/help/Makefile.in:343: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ quarry-0.2.0.dfsg.1/help/Makefile.in:344: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ quarry-0.2.0.dfsg.1/help/Makefile.in-345- esac; \ quarry-0.2.0.dfsg.1/help/Makefile.in-346- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ quarry-0.2.0.dfsg.1/help/Makefile.in:347: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ quarry-0.2.0.dfsg.1/help/Makefile.in-348- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## quarry-0.2.0.dfsg.1/help/C/Makefile.in-64-# Change path to `omf.make' from `$(top_srcdir)/' to quarry-0.2.0.dfsg.1/help/C/Makefile.in:65:# `$(top_srcdir)/aux/' (Quarry-specific). Change `docdir'. quarry-0.2.0.dfsg.1/help/C/Makefile.in-66-# Install and distribute `$(docname).html' too. ############################################## quarry-0.2.0.dfsg.1/help/C/Makefile.in-294- $(mkinstalldirs) $(distdir)/../../build quarry-0.2.0.dfsg.1/help/C/Makefile.in:295: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/help/C/Makefile.in:296: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/help/C/Makefile.in-297- list='$(DISTFILES)'; for file in $$list; do \ quarry-0.2.0.dfsg.1/help/C/Makefile.in-298- case $$file in \ quarry-0.2.0.dfsg.1/help/C/Makefile.in:299: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ quarry-0.2.0.dfsg.1/help/C/Makefile.in:300: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ quarry-0.2.0.dfsg.1/help/C/Makefile.in-301- esac; \ quarry-0.2.0.dfsg.1/help/C/Makefile.in-302- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ quarry-0.2.0.dfsg.1/help/C/Makefile.in:303: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ quarry-0.2.0.dfsg.1/help/C/Makefile.in-304- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## quarry-0.2.0.dfsg.1/help/C/Makefile.in-430-@HAVE_SCROLLKEEPER_TRUE@ -for file in $(srcdir)/*.omf; do \ quarry-0.2.0.dfsg.1/help/C/Makefile.in:431:@HAVE_SCROLLKEEPER_TRUE@ basefile=`basename $$file`; \ quarry-0.2.0.dfsg.1/help/C/Makefile.in-432-@HAVE_SCROLLKEEPER_TRUE@ rm -f $(DESTDIR)$(omf_dest_dir)/$$basefile; \ ############################################## quarry-0.2.0.dfsg.1/help/C/Makefile.in-454- for file in $(srcdir)/$(figdir)/*.png; do \ quarry-0.2.0.dfsg.1/help/C/Makefile.in:455: basefile=`echo $$file | sed -e 's,^.*/,,'`; \ quarry-0.2.0.dfsg.1/help/C/Makefile.in-456- $(INSTALL_DATA) $$file $(distdir)/$(figdir)/$$basefile; \ ############################################## quarry-0.2.0.dfsg.1/help/C/Makefile.in-467-@HAVE_SCROLLKEEPER_TRUE@ for file in $(srcdir)/$(figdir)/*.png; do \ quarry-0.2.0.dfsg.1/help/C/Makefile.in:468:@HAVE_SCROLLKEEPER_TRUE@ basefile=`echo $$file | sed -e 's,^.*/,,'`; \ quarry-0.2.0.dfsg.1/help/C/Makefile.in-469-@HAVE_SCROLLKEEPER_TRUE@ $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \ ############################################## quarry-0.2.0.dfsg.1/help/C/Makefile.in-479-@HAVE_SCROLLKEEPER_TRUE@ for file in $(srcdir)/$(figdir)/*.png; do \ quarry-0.2.0.dfsg.1/help/C/Makefile.in:480:@HAVE_SCROLLKEEPER_TRUE@ basefile=`echo $$file | sed -e 's,^.*/,,'`; \ quarry-0.2.0.dfsg.1/help/C/Makefile.in-481-@HAVE_SCROLLKEEPER_TRUE@ rm -f $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \ ############################################## quarry-0.2.0.dfsg.1/help/C/Makefile.in-497-@HAVE_SCROLLKEEPER_FALSE@ for file in $(srcdir)/$(figdir)/*.png; do \ quarry-0.2.0.dfsg.1/help/C/Makefile.in:498:@HAVE_SCROLLKEEPER_FALSE@ basefile=`echo $$file | sed -e 's,^.*/,,'`; \ quarry-0.2.0.dfsg.1/help/C/Makefile.in-499-@HAVE_SCROLLKEEPER_FALSE@ $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \ ############################################## quarry-0.2.0.dfsg.1/help/C/Makefile.in-509-@HAVE_SCROLLKEEPER_FALSE@ for file in $(srcdir)/$(figdir)/*.png; do \ quarry-0.2.0.dfsg.1/help/C/Makefile.in:510:@HAVE_SCROLLKEEPER_FALSE@ basefile=`echo $$file | sed -e 's,^.*/,,'`; \ quarry-0.2.0.dfsg.1/help/C/Makefile.in-511-@HAVE_SCROLLKEEPER_FALSE@ rm -f $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \ ############################################## quarry-0.2.0.dfsg.1/src/Makefile.in-249- @list='$(bin_PROGRAMS)'; for p in $$list; do \ quarry-0.2.0.dfsg.1/src/Makefile.in:250: p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ quarry-0.2.0.dfsg.1/src/Makefile.in-251- if test -f $$p \ quarry-0.2.0.dfsg.1/src/Makefile.in-252- ; then \ quarry-0.2.0.dfsg.1/src/Makefile.in:253: f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ quarry-0.2.0.dfsg.1/src/Makefile.in-254- echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \ ############################################## quarry-0.2.0.dfsg.1/src/Makefile.in-261- @list='$(bin_PROGRAMS)'; for p in $$list; do \ quarry-0.2.0.dfsg.1/src/Makefile.in:262: f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ quarry-0.2.0.dfsg.1/src/Makefile.in-263- echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ ############################################## quarry-0.2.0.dfsg.1/src/Makefile.in-282-@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ quarry-0.2.0.dfsg.1/src/Makefile.in:283:@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ quarry-0.2.0.dfsg.1/src/Makefile.in-284-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## quarry-0.2.0.dfsg.1/src/Makefile.in-289-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ quarry-0.2.0.dfsg.1/src/Makefile.in:290:@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< quarry-0.2.0.dfsg.1/src/Makefile.in-291- ############################################## quarry-0.2.0.dfsg.1/src/Makefile.in-293-@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ quarry-0.2.0.dfsg.1/src/Makefile.in:294:@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ quarry-0.2.0.dfsg.1/src/Makefile.in-295-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## quarry-0.2.0.dfsg.1/src/Makefile.in-300-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ quarry-0.2.0.dfsg.1/src/Makefile.in:301:@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` quarry-0.2.0.dfsg.1/src/Makefile.in-302-uninstall-info-am: ############################################## quarry-0.2.0.dfsg.1/src/Makefile.in-312- dot_seen=no; \ quarry-0.2.0.dfsg.1/src/Makefile.in:313: target=`echo $@ | sed s/-recursive//`; \ quarry-0.2.0.dfsg.1/src/Makefile.in-314- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## quarry-0.2.0.dfsg.1/src/Makefile.in-342- rev="$$rev ."; \ quarry-0.2.0.dfsg.1/src/Makefile.in:343: target=`echo $@ | sed s/-recursive//`; \ quarry-0.2.0.dfsg.1/src/Makefile.in-344- for subdir in $$rev; do \ ############################################## quarry-0.2.0.dfsg.1/src/Makefile.in-420-GTAGS: quarry-0.2.0.dfsg.1/src/Makefile.in:421: here=`$(am__cd) $(top_builddir) && pwd` \ quarry-0.2.0.dfsg.1/src/Makefile.in-422- && cd $(top_srcdir) \ ############################################## quarry-0.2.0.dfsg.1/src/Makefile.in-432-distdir: $(DISTFILES) quarry-0.2.0.dfsg.1/src/Makefile.in:433: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/src/Makefile.in:434: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/src/Makefile.in-435- list='$(DISTFILES)'; for file in $$list; do \ quarry-0.2.0.dfsg.1/src/Makefile.in-436- case $$file in \ quarry-0.2.0.dfsg.1/src/Makefile.in:437: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ quarry-0.2.0.dfsg.1/src/Makefile.in:438: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ quarry-0.2.0.dfsg.1/src/Makefile.in-439- esac; \ quarry-0.2.0.dfsg.1/src/Makefile.in-440- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ quarry-0.2.0.dfsg.1/src/Makefile.in:441: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ quarry-0.2.0.dfsg.1/src/Makefile.in-442- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## quarry-0.2.0.dfsg.1/src/ChangeLog-2189- quarry-0.2.0.dfsg.1/src/ChangeLog:2190: * gtp/Makefile.am: Include `$(EXTRA_PROGRAMS)' in `CLEANFILES', quarry-0.2.0.dfsg.1/src/ChangeLog-2191- not `MOSTLYCLEANFILES'. ############################################## quarry-0.2.0.dfsg.1/src/utils/Makefile.in-270-@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ quarry-0.2.0.dfsg.1/src/utils/Makefile.in:271:@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ quarry-0.2.0.dfsg.1/src/utils/Makefile.in-272-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## quarry-0.2.0.dfsg.1/src/utils/Makefile.in-277-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ quarry-0.2.0.dfsg.1/src/utils/Makefile.in:278:@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< quarry-0.2.0.dfsg.1/src/utils/Makefile.in-279- ############################################## quarry-0.2.0.dfsg.1/src/utils/Makefile.in-281-@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ quarry-0.2.0.dfsg.1/src/utils/Makefile.in:282:@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ quarry-0.2.0.dfsg.1/src/utils/Makefile.in-283-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## quarry-0.2.0.dfsg.1/src/utils/Makefile.in-288-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ quarry-0.2.0.dfsg.1/src/utils/Makefile.in:289:@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` quarry-0.2.0.dfsg.1/src/utils/Makefile.in-290-uninstall-info-am: ############################################## quarry-0.2.0.dfsg.1/src/utils/Makefile.in-338-GTAGS: quarry-0.2.0.dfsg.1/src/utils/Makefile.in:339: here=`$(am__cd) $(top_builddir) && pwd` \ quarry-0.2.0.dfsg.1/src/utils/Makefile.in-340- && cd $(top_srcdir) \ ############################################## quarry-0.2.0.dfsg.1/src/utils/Makefile.in-350-distdir: $(DISTFILES) quarry-0.2.0.dfsg.1/src/utils/Makefile.in:351: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/src/utils/Makefile.in:352: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/src/utils/Makefile.in-353- list='$(DISTFILES)'; for file in $$list; do \ quarry-0.2.0.dfsg.1/src/utils/Makefile.in-354- case $$file in \ quarry-0.2.0.dfsg.1/src/utils/Makefile.in:355: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ quarry-0.2.0.dfsg.1/src/utils/Makefile.in:356: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ quarry-0.2.0.dfsg.1/src/utils/Makefile.in-357- esac; \ quarry-0.2.0.dfsg.1/src/utils/Makefile.in-358- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ quarry-0.2.0.dfsg.1/src/utils/Makefile.in:359: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ quarry-0.2.0.dfsg.1/src/utils/Makefile.in-360- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## quarry-0.2.0.dfsg.1/src/board/Makefile.in-185-PARSE_LIST_BUILD_RULE = \ quarry-0.2.0.dfsg.1/src/board/Makefile.in:186: if $(PARSE_LIST) `test -f '$<' || echo '$(srcdir)/'`$< \ quarry-0.2.0.dfsg.1/src/board/Makefile.in-187- $*.h.new $*.c.new; then \ ############################################## quarry-0.2.0.dfsg.1/src/board/Makefile.in-318-@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ quarry-0.2.0.dfsg.1/src/board/Makefile.in:319:@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ quarry-0.2.0.dfsg.1/src/board/Makefile.in-320-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## quarry-0.2.0.dfsg.1/src/board/Makefile.in-325-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ quarry-0.2.0.dfsg.1/src/board/Makefile.in:326:@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< quarry-0.2.0.dfsg.1/src/board/Makefile.in-327- ############################################## quarry-0.2.0.dfsg.1/src/board/Makefile.in-329-@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ quarry-0.2.0.dfsg.1/src/board/Makefile.in:330:@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ quarry-0.2.0.dfsg.1/src/board/Makefile.in-331-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## quarry-0.2.0.dfsg.1/src/board/Makefile.in-336-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ quarry-0.2.0.dfsg.1/src/board/Makefile.in:337:@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` quarry-0.2.0.dfsg.1/src/board/Makefile.in-338-uninstall-info-am: ############################################## quarry-0.2.0.dfsg.1/src/board/Makefile.in-386-GTAGS: quarry-0.2.0.dfsg.1/src/board/Makefile.in:387: here=`$(am__cd) $(top_builddir) && pwd` \ quarry-0.2.0.dfsg.1/src/board/Makefile.in-388- && cd $(top_srcdir) \ ############################################## quarry-0.2.0.dfsg.1/src/board/Makefile.in-399- $(mkinstalldirs) $(distdir)/../../build quarry-0.2.0.dfsg.1/src/board/Makefile.in:400: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/src/board/Makefile.in:401: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/src/board/Makefile.in-402- list='$(DISTFILES)'; for file in $$list; do \ quarry-0.2.0.dfsg.1/src/board/Makefile.in-403- case $$file in \ quarry-0.2.0.dfsg.1/src/board/Makefile.in:404: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ quarry-0.2.0.dfsg.1/src/board/Makefile.in:405: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ quarry-0.2.0.dfsg.1/src/board/Makefile.in-406- esac; \ quarry-0.2.0.dfsg.1/src/board/Makefile.in-407- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ quarry-0.2.0.dfsg.1/src/board/Makefile.in:408: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ quarry-0.2.0.dfsg.1/src/board/Makefile.in-409- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-191-PARSE_LIST_BUILD_RULE = \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in:192: if $(PARSE_LIST) `test -f '$<' || echo '$(srcdir)/'`$< \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-193- $*.h.new $*.c.new; then \ ############################################## quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-356- @list='$(bin_PROGRAMS)'; for p in $$list; do \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in:357: p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-358- if test -f $$p \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-359- ; then \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in:360: f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-361- echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \ ############################################## quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-368- @list='$(bin_PROGRAMS)'; for p in $$list; do \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in:369: f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-370- echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ ############################################## quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-410-@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in:411:@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-412-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-417-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in:418:@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-419- ############################################## quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-421-@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in:422:@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-423-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-428-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in:429:@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-430-uninstall-info-am: ############################################## quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-478-GTAGS: quarry-0.2.0.dfsg.1/src/sgf/Makefile.in:479: here=`$(am__cd) $(top_builddir) && pwd` \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-480- && cd $(top_srcdir) \ ############################################## quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-491- $(mkinstalldirs) $(distdir)/../../build quarry-0.2.0.dfsg.1/src/sgf/Makefile.in:492: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in:493: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-494- list='$(DISTFILES)'; for file in $$list; do \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-495- case $$file in \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in:496: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in:497: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-498- esac; \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-499- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in:500: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ quarry-0.2.0.dfsg.1/src/sgf/Makefile.in-501- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## quarry-0.2.0.dfsg.1/src/gtp/Makefile.in-250-@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ quarry-0.2.0.dfsg.1/src/gtp/Makefile.in:251:@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ quarry-0.2.0.dfsg.1/src/gtp/Makefile.in-252-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## quarry-0.2.0.dfsg.1/src/gtp/Makefile.in-257-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ quarry-0.2.0.dfsg.1/src/gtp/Makefile.in:258:@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< quarry-0.2.0.dfsg.1/src/gtp/Makefile.in-259- ############################################## quarry-0.2.0.dfsg.1/src/gtp/Makefile.in-261-@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ quarry-0.2.0.dfsg.1/src/gtp/Makefile.in:262:@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ quarry-0.2.0.dfsg.1/src/gtp/Makefile.in-263-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## quarry-0.2.0.dfsg.1/src/gtp/Makefile.in-268-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ quarry-0.2.0.dfsg.1/src/gtp/Makefile.in:269:@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` quarry-0.2.0.dfsg.1/src/gtp/Makefile.in-270-uninstall-info-am: ############################################## quarry-0.2.0.dfsg.1/src/gtp/Makefile.in-318-GTAGS: quarry-0.2.0.dfsg.1/src/gtp/Makefile.in:319: here=`$(am__cd) $(top_builddir) && pwd` \ quarry-0.2.0.dfsg.1/src/gtp/Makefile.in-320- && cd $(top_srcdir) \ ############################################## quarry-0.2.0.dfsg.1/src/gtp/Makefile.in-330-distdir: $(DISTFILES) quarry-0.2.0.dfsg.1/src/gtp/Makefile.in:331: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/src/gtp/Makefile.in:332: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/src/gtp/Makefile.in-333- list='$(DISTFILES)'; for file in $$list; do \ quarry-0.2.0.dfsg.1/src/gtp/Makefile.in-334- case $$file in \ quarry-0.2.0.dfsg.1/src/gtp/Makefile.in:335: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ quarry-0.2.0.dfsg.1/src/gtp/Makefile.in:336: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ quarry-0.2.0.dfsg.1/src/gtp/Makefile.in-337- esac; \ quarry-0.2.0.dfsg.1/src/gtp/Makefile.in-338- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ quarry-0.2.0.dfsg.1/src/gtp/Makefile.in:339: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ quarry-0.2.0.dfsg.1/src/gtp/Makefile.in-340- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in-191-PARSE_LIST_BUILD_RULE = \ quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in:192: if $(PARSE_LIST) `test -f '$<' || echo '$(srcdir)/'`$< \ quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in-193- $*.h.new $*.c.new; then \ ############################################## quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in-330-@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in:331:@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in-332-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in-337-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in:338:@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in-339- ############################################## quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in-341-@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in:342:@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in-343-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in-348-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in:349:@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in-350-uninstall-info-am: ############################################## quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in-398-GTAGS: quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in:399: here=`$(am__cd) $(top_builddir) && pwd` \ quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in-400- && cd $(top_srcdir) \ ############################################## quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in-411- $(mkinstalldirs) $(distdir)/../../build quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in:412: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in:413: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in-414- list='$(DISTFILES)'; for file in $$list; do \ quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in-415- case $$file in \ quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in:416: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in:417: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in-418- esac; \ quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in-419- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in:420: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ quarry-0.2.0.dfsg.1/src/gui-utils/Makefile.in-421- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-209-PARSE_LIST_BUILD_RULE = \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in:210: if $(PARSE_LIST) `test -f '$<' || echo '$(srcdir)/'`$< \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-211- $*.h.new $*.c.new; then \ ############################################## quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-500-@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in:501:@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-502-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-507-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in:508:@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-509- ############################################## quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-511-@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in:512:@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-513-@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ ############################################## quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-518-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in:519:@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-520-uninstall-info-am: ############################################## quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-568-GTAGS: quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in:569: here=`$(am__cd) $(top_builddir) && pwd` \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-570- && cd $(top_srcdir) \ ############################################## quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-581- $(mkinstalldirs) $(distdir)/../../build quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in:582: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in:583: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-584- list='$(DISTFILES)'; for file in $$list; do \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-585- case $$file in \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in:586: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in:587: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-588- esac; \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-589- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in:590: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-591- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-720- $(GLIB_GENMARSHAL) --stdinc --prefix=quarry_marshal --body \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in:721: `test -f '$<' || echo '$(srcdir)/'`$< > $@ \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-722- || (rm -f $@; exit 1) ############################################## quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-725- $(GLIB_GENMARSHAL) --stdinc --prefix=quarry_marshal --header \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in:726: `test -f '$<' || echo '$(srcdir)/'`$< > $@ \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.in-727- || (rm -f $@; exit 1) ############################################## quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.am-46- $(GLIB_GENMARSHAL) --stdinc --prefix=quarry_marshal --body \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.am:47: `test -f '$<' || echo '$(srcdir)/'`$< > $@ \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.am-48- || (rm -f $@; exit 1) ############################################## quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.am-51- $(GLIB_GENMARSHAL) --stdinc --prefix=quarry_marshal --header \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.am:52: `test -f '$<' || echo '$(srcdir)/'`$< > $@ \ quarry-0.2.0.dfsg.1/src/gui-gtk/Makefile.am-53- || (rm -f $@; exit 1) ############################################## quarry-0.2.0.dfsg.1/debian/jpg/wood2.jpg.uue-2-M_]C_X``02D9)1@`!`0$`2`!(``#_X0`617AI9@``34T`*@````@```````#_ quarry-0.2.0.dfsg.1/debian/jpg/wood2.jpg.uue:3:MVP!#``4#!`0$`P4$!`0%!04&!PP(!P<'!P\+"PD,$0\2$A$/$1$3%AP7$Q0: quarry-0.2.0.dfsg.1/debian/jpg/wood2.jpg.uue-4-M%1$1&"$8&AT='Q\?$Q<B)"(>)!P>'Q[_VP!#`04%!0<&!PX("`X>%!$4'AX> quarry-0.2.0.dfsg.1/debian/jpg/wood2.jpg.uue-5-M'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX> quarry-0.2.0.dfsg.1/debian/jpg/wood2.jpg.uue:6:M'A[_P``1"`&4`6P#`2(``A$!`Q$!_\0`%0`!`0````````````````````?_ quarry-0.2.0.dfsg.1/debian/jpg/wood2.jpg.uue:7:MQ``4$`$`````````````````````_\0`%@$!`0$```````````````````8' quarry-0.2.0.dfsg.1/debian/jpg/wood2.jpg.uue:8:M_\0`%!$!`````````````````````/_:``P#`0`"$0,1`#\`J8#+U4`````` quarry-0.2.0.dfsg.1/debian/jpg/wood2.jpg.uue-9-M```````````````````````````````````````````````````````````` ############################################## quarry-0.2.0.dfsg.1/debian/jpg/wood1.jpg.uue-2-M_]C_X``02D9)1@`!`0$`2`!(``#_X0`617AI9@``34T`*@````@```````#_ quarry-0.2.0.dfsg.1/debian/jpg/wood1.jpg.uue:3:M_@`(26UA9V4@_]L`0P`%`P0$!`,%!`0$!04%!@<,"`<'!P</"PL)#!$/$A(1 quarry-0.2.0.dfsg.1/debian/jpg/wood1.jpg.uue-4-M#Q$1$Q8<%Q,4&A41$1@A&!H='1\?'Q,7(B0B'B0<'A\>_]L`0P$%!04'!@<. quarry-0.2.0.dfsg.1/debian/jpg/wood1.jpg.uue-5-M"`@.'A01%!X>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX> quarry-0.2.0.dfsg.1/debian/jpg/wood1.jpg.uue:6:M'AX>'AX>'AX>'AX>_\``$0@`\`"V`P$B``(1`0,1`?_$`!4``0$````````` quarry-0.2.0.dfsg.1/debian/jpg/wood1.jpg.uue:7:M```````````'_\0`%!`!`````````````````````/_$`!8!`0$!```````` quarry-0.2.0.dfsg.1/debian/jpg/wood1.jpg.uue:8:M```````````&!__$`!01`0````````````````````#_V@`,`P$``A$#$0`_ quarry-0.2.0.dfsg.1/debian/jpg/wood1.jpg.uue-9-M`*L`S15@````````````````````````````````````````````````````