=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== yubiserver-0.6/build-aux/config.guess-34- yubiserver-0.6/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` yubiserver-0.6/build-aux/config.guess-36- ############################################## yubiserver-0.6/build-aux/config.guess-102-: ${TMPDIR=/tmp} ; yubiserver-0.6/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || yubiserver-0.6/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## yubiserver-0.6/build-aux/config.guess-151- EOF yubiserver-0.6/build-aux/config.guess:152: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` yubiserver-0.6/build-aux/config.guess-153- ;; ############################################## yubiserver-0.6/build-aux/config.guess-209- *) yubiserver-0.6/build-aux/config.guess:210: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` yubiserver-0.6/build-aux/config.guess-211- ;; ############################################## yubiserver-0.6/build-aux/config.guess-240- *4.0) yubiserver-0.6/build-aux/config.guess:241: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` yubiserver-0.6/build-aux/config.guess-242- ;; yubiserver-0.6/build-aux/config.guess-243- *5.*) yubiserver-0.6/build-aux/config.guess:244: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` yubiserver-0.6/build-aux/config.guess-245- ;; ############################################## yubiserver-0.6/build-aux/config.guess-250- # types through head -n 1, so we only detect the type of CPU 0. yubiserver-0.6/build-aux/config.guess:251: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` yubiserver-0.6/build-aux/config.guess-252- case "$ALPHA_CPU_TYPE" in ############################################## yubiserver-0.6/build-aux/config.guess-288- # 1.2 uses "1.2" for uname -r. yubiserver-0.6/build-aux/config.guess:289: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` yubiserver-0.6/build-aux/config.guess-290- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## yubiserver-0.6/build-aux/config.guess-348- s390x:SunOS:*:*) yubiserver-0.6/build-aux/config.guess:349: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` yubiserver-0.6/build-aux/config.guess-350- exit ;; yubiserver-0.6/build-aux/config.guess-351- sun4H:SunOS:5.*:*) yubiserver-0.6/build-aux/config.guess:352: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` yubiserver-0.6/build-aux/config.guess-353- exit ;; yubiserver-0.6/build-aux/config.guess-354- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) yubiserver-0.6/build-aux/config.guess:355: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` yubiserver-0.6/build-aux/config.guess-356- exit ;; ############################################## yubiserver-0.6/build-aux/config.guess-373- fi yubiserver-0.6/build-aux/config.guess:374: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` yubiserver-0.6/build-aux/config.guess-375- exit ;; ############################################## yubiserver-0.6/build-aux/config.guess-379- # it's likely to be more like Solaris than SunOS4. yubiserver-0.6/build-aux/config.guess:380: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` yubiserver-0.6/build-aux/config.guess-381- exit ;; ############################################## yubiserver-0.6/build-aux/config.guess-388- # Japanese Language versions have a version number like `4.1.3-JL'. yubiserver-0.6/build-aux/config.guess:389: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` yubiserver-0.6/build-aux/config.guess-390- exit ;; ############################################## yubiserver-0.6/build-aux/config.guess-394- sun*:*:4.2BSD:*) yubiserver-0.6/build-aux/config.guess:395: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` yubiserver-0.6/build-aux/config.guess-396- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## yubiserver-0.6/build-aux/config.guess-476- $CC_FOR_BUILD -o $dummy $dummy.c && yubiserver-0.6/build-aux/config.guess:477: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && yubiserver-0.6/build-aux/config.guess:478: SYSTEM_NAME=`$dummy $dummyarg` && yubiserver-0.6/build-aux/config.guess-479- { echo "$SYSTEM_NAME"; exit; } ############################################## yubiserver-0.6/build-aux/config.guess-532- *:IRIX*:*:*) yubiserver-0.6/build-aux/config.guess:533: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` yubiserver-0.6/build-aux/config.guess-534- exit ;; ############################################## yubiserver-0.6/build-aux/config.guess-562-EOF yubiserver-0.6/build-aux/config.guess:563: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` yubiserver-0.6/build-aux/config.guess-564- then ############################################## yubiserver-0.6/build-aux/config.guess-575- *:AIX:*:[4567]) yubiserver-0.6/build-aux/config.guess:576: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` yubiserver-0.6/build-aux/config.guess-577- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## yubiserver-0.6/build-aux/config.guess-610- 9000/[34678]??:HP-UX:*:*) yubiserver-0.6/build-aux/config.guess:611: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` yubiserver-0.6/build-aux/config.guess-612- case "${UNAME_MACHINE}" in ############################################## yubiserver-0.6/build-aux/config.guess-664-EOF yubiserver-0.6/build-aux/config.guess:665: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` yubiserver-0.6/build-aux/config.guess-666- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## yubiserver-0.6/build-aux/config.guess-692- ia64:HP-UX:*:*) yubiserver-0.6/build-aux/config.guess:693: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` yubiserver-0.6/build-aux/config.guess-694- echo ia64-hp-hpux${HPUX_REV} ############################################## yubiserver-0.6/build-aux/config.guess-722-EOF yubiserver-0.6/build-aux/config.guess:723: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && yubiserver-0.6/build-aux/config.guess-724- { echo "$SYSTEM_NAME"; exit; } ############################################## yubiserver-0.6/build-aux/config.guess-793- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` yubiserver-0.6/build-aux/config.guess:794: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` yubiserver-0.6/build-aux/config.guess-795- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## yubiserver-0.6/build-aux/config.guess-798- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` yubiserver-0.6/build-aux/config.guess:799: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` yubiserver-0.6/build-aux/config.guess-800- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## yubiserver-0.6/build-aux/config.guess-814- amd64) yubiserver-0.6/build-aux/config.guess:815: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; yubiserver-0.6/build-aux/config.guess-816- *) yubiserver-0.6/build-aux/config.guess:817: echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; yubiserver-0.6/build-aux/config.guess-818- esac ############################################## yubiserver-0.6/build-aux/config.guess-872- prep*:SunOS:5.*:*) yubiserver-0.6/build-aux/config.guess:873: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` yubiserver-0.6/build-aux/config.guess-874- exit ;; ############################################## yubiserver-0.6/build-aux/config.guess-876- # the GNU system yubiserver-0.6/build-aux/config.guess:877: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` yubiserver-0.6/build-aux/config.guess-878- exit ;; ############################################## yubiserver-0.6/build-aux/config.guess-880- # other systems with GNU libc and userland yubiserver-0.6/build-aux/config.guess:881: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC} yubiserver-0.6/build-aux/config.guess-882- exit ;; ############################################## yubiserver-0.6/build-aux/config.guess-968-EOF yubiserver-0.6/build-aux/config.guess:969: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` yubiserver-0.6/build-aux/config.guess-970- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ############################################## yubiserver-0.6/build-aux/config.guess-1062- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) yubiserver-0.6/build-aux/config.guess:1063: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` yubiserver-0.6/build-aux/config.guess-1064- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## yubiserver-0.6/build-aux/config.guess-1262- fi yubiserver-0.6/build-aux/config.guess:1263: if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then yubiserver-0.6/build-aux/config.guess-1264- if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then ############################################## yubiserver-0.6/build-aux/config.guess-1347- *:DragonFly:*:*) yubiserver-0.6/build-aux/config.guess:1348: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` yubiserver-0.6/build-aux/config.guess-1349- exit ;; ############################################## yubiserver-0.6/build-aux/config.guess-1360- i*86:skyos:*:*) yubiserver-0.6/build-aux/config.guess:1361: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' yubiserver-0.6/build-aux/config.guess-1362- exit ;; ############################################## yubiserver-0.6/build-aux/config.sub-52- yubiserver-0.6/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` yubiserver-0.6/build-aux/config.sub-54- ############################################## yubiserver-0.6/build-aux/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations. yubiserver-0.6/build-aux/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` yubiserver-0.6/build-aux/config.sub-117-case $maybe_os in ############################################## yubiserver-0.6/build-aux/config.sub-123- os=-$maybe_os yubiserver-0.6/build-aux/config.sub:124: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` yubiserver-0.6/build-aux/config.sub-125- ;; ############################################## yubiserver-0.6/build-aux/config.sub-127- os=-linux-android yubiserver-0.6/build-aux/config.sub:128: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown yubiserver-0.6/build-aux/config.sub-129- ;; yubiserver-0.6/build-aux/config.sub-130- *) yubiserver-0.6/build-aux/config.sub:131: basic_machine=`echo $1 | sed 's/-[^-]*$//'` yubiserver-0.6/build-aux/config.sub-132- if [ $basic_machine != $1 ] yubiserver-0.6/build-aux/config.sub:133: then os=`echo $1 | sed 's/.*-/-/'` yubiserver-0.6/build-aux/config.sub-134- else os=; fi ############################################## yubiserver-0.6/build-aux/config.sub-181- os=-sco5v6 yubiserver-0.6/build-aux/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` yubiserver-0.6/build-aux/config.sub-183- ;; ############################################## yubiserver-0.6/build-aux/config.sub-185- os=-sco3.2v5 yubiserver-0.6/build-aux/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` yubiserver-0.6/build-aux/config.sub-187- ;; ############################################## yubiserver-0.6/build-aux/config.sub-189- os=-sco3.2v4 yubiserver-0.6/build-aux/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` yubiserver-0.6/build-aux/config.sub-191- ;; yubiserver-0.6/build-aux/config.sub-192- -sco3.2.[4-9]*) yubiserver-0.6/build-aux/config.sub:193: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` yubiserver-0.6/build-aux/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` yubiserver-0.6/build-aux/config.sub-195- ;; ############################################## yubiserver-0.6/build-aux/config.sub-197- # Don't forget version if it is 3.2v4 or newer. yubiserver-0.6/build-aux/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` yubiserver-0.6/build-aux/config.sub-199- ;; ############################################## yubiserver-0.6/build-aux/config.sub-201- # Don't forget version if it is 3.2v4 or newer. yubiserver-0.6/build-aux/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` yubiserver-0.6/build-aux/config.sub-203- ;; ############################################## yubiserver-0.6/build-aux/config.sub-205- os=-sco3.2v2 yubiserver-0.6/build-aux/config.sub:206: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` yubiserver-0.6/build-aux/config.sub-207- ;; yubiserver-0.6/build-aux/config.sub-208- -udk*) yubiserver-0.6/build-aux/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` yubiserver-0.6/build-aux/config.sub-210- ;; ############################################## yubiserver-0.6/build-aux/config.sub-212- os=-isc2.2 yubiserver-0.6/build-aux/config.sub:213: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` yubiserver-0.6/build-aux/config.sub-214- ;; ############################################## yubiserver-0.6/build-aux/config.sub-218- -isc*) yubiserver-0.6/build-aux/config.sub:219: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` yubiserver-0.6/build-aux/config.sub-220- ;; ############################################## yubiserver-0.6/build-aux/config.sub-230- -ptx*) yubiserver-0.6/build-aux/config.sub:231: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` yubiserver-0.6/build-aux/config.sub-232- ;; yubiserver-0.6/build-aux/config.sub-233- -windowsnt*) yubiserver-0.6/build-aux/config.sub:234: os=`echo $os | sed -e 's/windowsnt/winnt/'` yubiserver-0.6/build-aux/config.sub-235- ;; ############################################## yubiserver-0.6/build-aux/config.sub-362- *-*-*) yubiserver-0.6/build-aux/config.sub:363: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 yubiserver-0.6/build-aux/config.sub-364- exit 1 ############################################## yubiserver-0.6/build-aux/config.sub-486- amd64-*) yubiserver-0.6/build-aux/config.sub:487: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` yubiserver-0.6/build-aux/config.sub-488- ;; ############################################## yubiserver-0.6/build-aux/config.sub-528- blackfin-*) yubiserver-0.6/build-aux/config.sub:529: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` yubiserver-0.6/build-aux/config.sub-530- os=-linux ############################################## yubiserver-0.6/build-aux/config.sub-536- c54x-*) yubiserver-0.6/build-aux/config.sub:537: basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` yubiserver-0.6/build-aux/config.sub-538- ;; yubiserver-0.6/build-aux/config.sub-539- c55x-*) yubiserver-0.6/build-aux/config.sub:540: basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` yubiserver-0.6/build-aux/config.sub-541- ;; yubiserver-0.6/build-aux/config.sub-542- c6x-*) yubiserver-0.6/build-aux/config.sub:543: basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` yubiserver-0.6/build-aux/config.sub-544- ;; ############################################## yubiserver-0.6/build-aux/config.sub-739- i*86v32) yubiserver-0.6/build-aux/config.sub:740: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` yubiserver-0.6/build-aux/config.sub-741- os=-sysv32 ############################################## yubiserver-0.6/build-aux/config.sub-743- i*86v4*) yubiserver-0.6/build-aux/config.sub:744: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` yubiserver-0.6/build-aux/config.sub-745- os=-sysv4 ############################################## yubiserver-0.6/build-aux/config.sub-747- i*86v) yubiserver-0.6/build-aux/config.sub:748: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` yubiserver-0.6/build-aux/config.sub-749- os=-sysv ############################################## yubiserver-0.6/build-aux/config.sub-751- i*86sol2) yubiserver-0.6/build-aux/config.sub:752: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` yubiserver-0.6/build-aux/config.sub-753- os=-solaris2 ############################################## yubiserver-0.6/build-aux/config.sub-781- m68knommu-*) yubiserver-0.6/build-aux/config.sub:782: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` yubiserver-0.6/build-aux/config.sub-783- os=-linux ############################################## yubiserver-0.6/build-aux/config.sub-818- mips3*-*) yubiserver-0.6/build-aux/config.sub:819: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` yubiserver-0.6/build-aux/config.sub-820- ;; yubiserver-0.6/build-aux/config.sub-821- mips3*) yubiserver-0.6/build-aux/config.sub:822: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown yubiserver-0.6/build-aux/config.sub-823- ;; ############################################## yubiserver-0.6/build-aux/config.sub-840- ms1-*) yubiserver-0.6/build-aux/config.sub:841: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` yubiserver-0.6/build-aux/config.sub-842- ;; ############################################## yubiserver-0.6/build-aux/config.sub-959- parisc-*) yubiserver-0.6/build-aux/config.sub:960: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` yubiserver-0.6/build-aux/config.sub-961- os=-linux ############################################## yubiserver-0.6/build-aux/config.sub-975- pc98-*) yubiserver-0.6/build-aux/config.sub:976: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` yubiserver-0.6/build-aux/config.sub-977- ;; ############################################## yubiserver-0.6/build-aux/config.sub-990- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) yubiserver-0.6/build-aux/config.sub:991: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` yubiserver-0.6/build-aux/config.sub-992- ;; yubiserver-0.6/build-aux/config.sub-993- pentiumpro-* | p6-* | 6x86-* | athlon-*) yubiserver-0.6/build-aux/config.sub:994: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` yubiserver-0.6/build-aux/config.sub-995- ;; yubiserver-0.6/build-aux/config.sub-996- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) yubiserver-0.6/build-aux/config.sub:997: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` yubiserver-0.6/build-aux/config.sub-998- ;; yubiserver-0.6/build-aux/config.sub-999- pentium4-*) yubiserver-0.6/build-aux/config.sub:1000: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` yubiserver-0.6/build-aux/config.sub-1001- ;; ############################################## yubiserver-0.6/build-aux/config.sub-1009- ppc-* | ppcbe-*) yubiserver-0.6/build-aux/config.sub:1010: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` yubiserver-0.6/build-aux/config.sub-1011- ;; ############################################## yubiserver-0.6/build-aux/config.sub-1015- ppcle-* | powerpclittle-*) yubiserver-0.6/build-aux/config.sub:1016: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` yubiserver-0.6/build-aux/config.sub-1017- ;; ############################################## yubiserver-0.6/build-aux/config.sub-1019- ;; yubiserver-0.6/build-aux/config.sub:1020: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` yubiserver-0.6/build-aux/config.sub-1021- ;; ############################################## yubiserver-0.6/build-aux/config.sub-1025- ppc64le-* | powerpc64little-*) yubiserver-0.6/build-aux/config.sub:1026: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` yubiserver-0.6/build-aux/config.sub-1027- ;; ############################################## yubiserver-0.6/build-aux/config.sub-1108- strongarm-* | thumb-*) yubiserver-0.6/build-aux/config.sub:1109: basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` yubiserver-0.6/build-aux/config.sub-1110- ;; ############################################## yubiserver-0.6/build-aux/config.sub-1238- xscale-* | xscalee[bl]-*) yubiserver-0.6/build-aux/config.sub:1239: basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` yubiserver-0.6/build-aux/config.sub-1240- ;; ############################################## yubiserver-0.6/build-aux/config.sub-1315- *) yubiserver-0.6/build-aux/config.sub:1316: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 yubiserver-0.6/build-aux/config.sub-1317- exit 1 ############################################## yubiserver-0.6/build-aux/config.sub-1323- *-digital*) yubiserver-0.6/build-aux/config.sub:1324: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` yubiserver-0.6/build-aux/config.sub-1325- ;; yubiserver-0.6/build-aux/config.sub-1326- *-commodore*) yubiserver-0.6/build-aux/config.sub:1327: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` yubiserver-0.6/build-aux/config.sub-1328- ;; ############################################## yubiserver-0.6/build-aux/config.sub-1344- -solaris1 | -solaris1.*) yubiserver-0.6/build-aux/config.sub:1345: os=`echo $os | sed -e 's|solaris1|sunos4|'` yubiserver-0.6/build-aux/config.sub-1346- ;; ############################################## yubiserver-0.6/build-aux/config.sub-1356- -gnu/linux*) yubiserver-0.6/build-aux/config.sub:1357: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` yubiserver-0.6/build-aux/config.sub-1358- ;; ############################################## yubiserver-0.6/build-aux/config.sub-1402- -nto*) yubiserver-0.6/build-aux/config.sub:1403: os=`echo $os | sed -e 's|nto|nto-qnx|'` yubiserver-0.6/build-aux/config.sub-1404- ;; ############################################## yubiserver-0.6/build-aux/config.sub-1409- -mac*) yubiserver-0.6/build-aux/config.sub:1410: os=`echo $os | sed -e 's|mac|macos|'` yubiserver-0.6/build-aux/config.sub-1411- ;; ############################################## yubiserver-0.6/build-aux/config.sub-1415- -linux*) yubiserver-0.6/build-aux/config.sub:1416: os=`echo $os | sed -e 's|linux|linux-gnu|'` yubiserver-0.6/build-aux/config.sub-1417- ;; yubiserver-0.6/build-aux/config.sub-1418- -sunos5*) yubiserver-0.6/build-aux/config.sub:1419: os=`echo $os | sed -e 's|sunos5|solaris2|'` yubiserver-0.6/build-aux/config.sub-1420- ;; yubiserver-0.6/build-aux/config.sub-1421- -sunos6*) yubiserver-0.6/build-aux/config.sub:1422: os=`echo $os | sed -e 's|sunos6|solaris3|'` yubiserver-0.6/build-aux/config.sub-1423- ;; ############################################## yubiserver-0.6/build-aux/config.sub-1470- -sinix5.*) yubiserver-0.6/build-aux/config.sub:1471: os=`echo $os | sed -e 's|sinix|sysv|'` yubiserver-0.6/build-aux/config.sub-1472- ;; ############################################## yubiserver-0.6/build-aux/config.sub-1523- # Get rid of the `-' at the beginning of $os. yubiserver-0.6/build-aux/config.sub:1524: os=`echo $os | sed 's/[^-]*-//'` yubiserver-0.6/build-aux/config.sub:1525: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 yubiserver-0.6/build-aux/config.sub-1526- exit 1 ############################################## yubiserver-0.6/build-aux/config.sub-1786- esac yubiserver-0.6/build-aux/config.sub:1787: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` yubiserver-0.6/build-aux/config.sub-1788- ;; ############################################## yubiserver-0.6/build-aux/compile-67- mingw/*) yubiserver-0.6/build-aux/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` yubiserver-0.6/build-aux/compile-69- ;; yubiserver-0.6/build-aux/compile-70- cygwin/*) yubiserver-0.6/build-aux/compile:71: file=`cygpath -m "$file" || echo "$file"` yubiserver-0.6/build-aux/compile-72- ;; yubiserver-0.6/build-aux/compile-73- wine/*) yubiserver-0.6/build-aux/compile:74: file=`winepath -w "$file" || echo "$file"` yubiserver-0.6/build-aux/compile-75- ;; ############################################## yubiserver-0.6/build-aux/compile-309-# Name of file we expect compiler to create. yubiserver-0.6/build-aux/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` yubiserver-0.6/build-aux/compile-311- ############################################## yubiserver-0.6/build-aux/compile-315-# object file name, since that is what matters with a parallel build. yubiserver-0.6/build-aux/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d yubiserver-0.6/build-aux/compile-317-while true; do ############################################## yubiserver-0.6/build-aux/depcomp-64- case $1 in yubiserver-0.6/build-aux/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; yubiserver-0.6/build-aux/depcomp-66- *) dir=;; ############################################## yubiserver-0.6/build-aux/depcomp-73-{ yubiserver-0.6/build-aux/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` yubiserver-0.6/build-aux/depcomp-75-} ############################################## yubiserver-0.6/build-aux/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} yubiserver-0.6/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} yubiserver-0.6/build-aux/depcomp-128- ############################################## yubiserver-0.6/build-aux/depcomp-405- sleep 1 yubiserver-0.6/build-aux/depcomp:406: i=`expr $i - 1` yubiserver-0.6/build-aux/depcomp-407- done yubiserver-0.6/build-aux/depcomp-408- fi yubiserver-0.6/build-aux/depcomp:409: i=`expr $i - 1` yubiserver-0.6/build-aux/depcomp-410- done ############################################## yubiserver-0.6/build-aux/depcomp-425- # Do two passes, one to just change these to yubiserver-0.6/build-aux/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. yubiserver-0.6/build-aux/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## yubiserver-0.6/build-aux/depcomp-659- done yubiserver-0.6/build-aux/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` yubiserver-0.6/build-aux/depcomp-661- touch "$tmpdepfile" ############################################## yubiserver-0.6/build-aux/install-sh-234- fi yubiserver-0.6/build-aux/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; yubiserver-0.6/build-aux/install-sh-236- *) ############################################## yubiserver-0.6/build-aux/install-sh-281- dstdir=$dst yubiserver-0.6/build-aux/install-sh:282: dst=$dstdir/`basename "$src"` yubiserver-0.6/build-aux/install-sh-283- dstdir_status=0 yubiserver-0.6/build-aux/install-sh-284- else yubiserver-0.6/build-aux/install-sh:285: dstdir=`dirname "$dst"` yubiserver-0.6/build-aux/install-sh-286- test -d "$dstdir" ############################################## yubiserver-0.6/build-aux/install-sh-337- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. yubiserver-0.6/build-aux/install-sh:338: ls_ld_tmpdir=`ls -ld "$tmpdir"` yubiserver-0.6/build-aux/install-sh-339- case $ls_ld_tmpdir in ############################################## yubiserver-0.6/build-aux/install-sh-344- $mkdirprog -m$different_mode -p -- "$tmpdir" && { yubiserver-0.6/build-aux/install-sh:345: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` yubiserver-0.6/build-aux/install-sh-346- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## yubiserver-0.6/build-aux/install-sh-402- case $prefix in yubiserver-0.6/build-aux/install-sh:403: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; yubiserver-0.6/build-aux/install-sh-404- *) qprefix=$prefix;; ############################################## yubiserver-0.6/build-aux/install-sh-451- if $copy_on_change && yubiserver-0.6/build-aux/install-sh:452: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && yubiserver-0.6/build-aux/install-sh:453: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && yubiserver-0.6/build-aux/install-sh-454- set -f && ############################################## yubiserver-0.6/autom4te.cache/traces.1-14- if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then yubiserver-0.6/autom4te.cache/traces.1:15: req_libgcrypt_api=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\1/'` yubiserver-0.6/autom4te.cache/traces.1:16: min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'` yubiserver-0.6/autom4te.cache/traces.1-17- else ############################################## yubiserver-0.6/autom4te.cache/traces.1-30- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\3/'` yubiserver-0.6/autom4te.cache/traces.1:31: libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version` yubiserver-0.6/autom4te.cache/traces.1-32- major=`echo $libgcrypt_config_version | \ ############################################## yubiserver-0.6/autom4te.cache/traces.1-62- if test "$req_libgcrypt_api" -gt 0 ; then yubiserver-0.6/autom4te.cache/traces.1:63: tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0` yubiserver-0.6/autom4te.cache/traces.1-64- if test "$tmp" -gt 0 ; then ############################################## yubiserver-0.6/autom4te.cache/traces.1-75- if test $ok = yes; then yubiserver-0.6/autom4te.cache/traces.1:76: LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags` yubiserver-0.6/autom4te.cache/traces.1:77: LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs` yubiserver-0.6/autom4te.cache/traces.1-78- ifelse([$2], , :, [$2]) yubiserver-0.6/autom4te.cache/traces.1:79: libgcrypt_config_host=`$LIBGCRYPT_CONFIG --host 2>/dev/null || echo none` yubiserver-0.6/autom4te.cache/traces.1-80- if test x"$libgcrypt_config_host" != xnone ; then ############################################## yubiserver-0.6/autom4te.cache/traces.1-152- if test $_pkg_short_errors_supported = yes; then yubiserver-0.6/autom4te.cache/traces.1:153: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` yubiserver-0.6/autom4te.cache/traces.1-154- else yubiserver-0.6/autom4te.cache/traces.1:155: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` yubiserver-0.6/autom4te.cache/traces.1-156- fi ############################################## yubiserver-0.6/autom4te.cache/traces.1-227-# Expand $ac_aux_dir to an absolute path. yubiserver-0.6/autom4te.cache/traces.1:228:am_aux_dir=`cd "$ac_aux_dir" && pwd` yubiserver-0.6/autom4te.cache/traces.1-229-]) ############################################## yubiserver-0.6/autom4te.cache/traces.1-286- if test "$am_compiler_list" = ""; then yubiserver-0.6/autom4te.cache/traces.1:287: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` yubiserver-0.6/autom4te.cache/traces.1-288- fi ############################################## yubiserver-0.6/autom4te.cache/traces.1-412- # Strip MF so we end up with the name of the file. yubiserver-0.6/autom4te.cache/traces.1:413: mf=`echo "$mf" | sed -e 's/:.*$//'` yubiserver-0.6/autom4te.cache/traces.1-414- # Check whether this is an Automake generated Makefile or not. ############################################## yubiserver-0.6/autom4te.cache/traces.1-421- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then yubiserver-0.6/autom4te.cache/traces.1:422: dirpart=`AS_DIRNAME("$mf")` yubiserver-0.6/autom4te.cache/traces.1-423- else ############################################## yubiserver-0.6/autom4te.cache/traces.1-427- # from the Makefile without running 'make'. yubiserver-0.6/autom4te.cache/traces.1:428: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` yubiserver-0.6/autom4te.cache/traces.1-429- test -z "$DEPDIR" && continue yubiserver-0.6/autom4te.cache/traces.1:430: am__include=`sed -n 's/^am__include = //p' < "$mf"` yubiserver-0.6/autom4te.cache/traces.1-431- test -z "$am__include" && continue yubiserver-0.6/autom4te.cache/traces.1:432: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` yubiserver-0.6/autom4te.cache/traces.1-433- # Find all dependency output files, they are included files with ############################################## yubiserver-0.6/autom4te.cache/traces.1-441- test -f "$dirpart/$file" && continue yubiserver-0.6/autom4te.cache/traces.1:442: fdir=`AS_DIRNAME(["$file"])` yubiserver-0.6/autom4te.cache/traces.1-443- AS_MKDIR_P([$dirpart/$fdir]) ############################################## yubiserver-0.6/autom4te.cache/traces.1-459-AC_REQUIRE([AC_PROG_INSTALL])dnl yubiserver-0.6/autom4te.cache/traces.1:460:if test "`cd $srcdir && pwd`" != "`pwd`"; then yubiserver-0.6/autom4te.cache/traces.1-461- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## yubiserver-0.6/autom4te.cache/traces.1-600- * ) yubiserver-0.6/autom4te.cache/traces.1:601: _am_stamp_count=`expr $_am_stamp_count + 1` ;; yubiserver-0.6/autom4te.cache/traces.1-602- esac yubiserver-0.6/autom4te.cache/traces.1-603-done yubiserver-0.6/autom4te.cache/traces.1:604:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) yubiserver-0.6/autom4te.cache/traces.1-605-m4trace:/usr/share/aclocal-1.14/install-sh.m4:11: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl ############################################## yubiserver-0.6/autom4te.cache/traces.1-637-# Ignore all kinds of additional output from 'make'. yubiserver-0.6/autom4te.cache/traces.1:638:case `$am_make -s -f confmf 2> /dev/null` in #( yubiserver-0.6/autom4te.cache/traces.1-639-*the\ am__doit\ target*) ############################################## yubiserver-0.6/autom4te.cache/traces.1-647- echo '.include "confinc"' > confmf yubiserver-0.6/autom4te.cache/traces.1:648: case `$am_make -s -f confmf 2> /dev/null` in #( yubiserver-0.6/autom4te.cache/traces.1-649- *the\ am__doit\ target*) ############################################## yubiserver-0.6/autom4te.cache/traces.1-746- echo "timestamp, slept: $am_has_slept" > conftest.file yubiserver-0.6/autom4te.cache/traces.1:747: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` yubiserver-0.6/autom4te.cache/traces.1-748- if test "$[*]" = "X"; then yubiserver-0.6/autom4te.cache/traces.1-749- # -L didn't work. yubiserver-0.6/autom4te.cache/traces.1:750: set X `ls -t "$srcdir/configure" conftest.file` yubiserver-0.6/autom4te.cache/traces.1-751- fi ############################################## yubiserver-0.6/autom4te.cache/traces.1-1148-m4trace:configure.ac:12: -1- m4_pattern_allow([^sqlite3_LIBS$]) yubiserver-0.6/autom4te.cache/traces.1:1149:m4trace:configure.ac:12: -1- PKG_CHECK_EXISTS([sqlite3], [pkg_cv_[]sqlite3_CFLAGS=`$PKG_CONFIG --[]cflags "sqlite3" 2>/dev/null` yubiserver-0.6/autom4te.cache/traces.1-1150- test "x$?" != "x0" && pkg_failed=yes ], [pkg_failed=yes]) yubiserver-0.6/autom4te.cache/traces.1:1151:m4trace:configure.ac:12: -1- PKG_CHECK_EXISTS([sqlite3], [pkg_cv_[]sqlite3_LIBS=`$PKG_CONFIG --[]libs "sqlite3" 2>/dev/null` yubiserver-0.6/autom4te.cache/traces.1-1152- test "x$?" != "x0" && pkg_failed=yes ], [pkg_failed=yes]) ############################################## yubiserver-0.6/autom4te.cache/traces.1-1159-m4trace:configure.ac:20: -1- m4_pattern_allow([^LIBCONFIG_LIBS$]) yubiserver-0.6/autom4te.cache/traces.1:1160:m4trace:configure.ac:20: -1- PKG_CHECK_EXISTS([libconfig >= 1.3.2], [pkg_cv_[]LIBCONFIG_CFLAGS=`$PKG_CONFIG --[]cflags "libconfig >= 1.3.2" 2>/dev/null` yubiserver-0.6/autom4te.cache/traces.1-1161- test "x$?" != "x0" && pkg_failed=yes ], [pkg_failed=yes]) yubiserver-0.6/autom4te.cache/traces.1:1162:m4trace:configure.ac:20: -1- PKG_CHECK_EXISTS([libconfig >= 1.3.2], [pkg_cv_[]LIBCONFIG_LIBS=`$PKG_CONFIG --[]libs "libconfig >= 1.3.2" 2>/dev/null` yubiserver-0.6/autom4te.cache/traces.1-1163- test "x$?" != "x0" && pkg_failed=yes ], [pkg_failed=yes]) ############################################## yubiserver-0.6/autom4te.cache/output.0-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ yubiserver-0.6/autom4te.cache/output.0:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then yubiserver-0.6/autom4te.cache/output.0-47- as_echo='print -r --' yubiserver-0.6/autom4te.cache/output.0-48- as_echo_n='print -rn --' yubiserver-0.6/autom4te.cache/output.0:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then yubiserver-0.6/autom4te.cache/output.0-50- as_echo='printf %s\n' ############################################## yubiserver-0.6/autom4te.cache/output.0-52-else yubiserver-0.6/autom4te.cache/output.0:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then yubiserver-0.6/autom4te.cache/output.0-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## yubiserver-0.6/autom4te.cache/output.0-62- expr "X$arg" : "X\\(.*\\)$as_nl"; yubiserver-0.6/autom4te.cache/output.0:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; yubiserver-0.6/autom4te.cache/output.0-64- esac; ############################################## yubiserver-0.6/autom4te.cache/output.0-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && yubiserver-0.6/autom4te.cache/output.0:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1" yubiserver-0.6/autom4te.cache/output.0-201- if (eval "$as_required") 2>/dev/null; then : ############################################## yubiserver-0.6/autom4te.cache/output.0-326- case $as_dir in #( yubiserver-0.6/autom4te.cache/output.0:327: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( yubiserver-0.6/autom4te.cache/output.0-328- *) as_qdir=$as_dir;; ############################################## yubiserver-0.6/autom4te.cache/output.0-399- { yubiserver-0.6/autom4te.cache/output.0:400: as_val=`expr "$@" || test $? -eq 1` yubiserver-0.6/autom4te.cache/output.0-401- } ############################################## yubiserver-0.6/autom4te.cache/output.0-469- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && yubiserver-0.6/autom4te.cache/output.0:470: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { yubiserver-0.6/autom4te.cache/output.0-471- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## yubiserver-0.6/autom4te.cache/output.0-776- case $ac_option in yubiserver-0.6/autom4te.cache/output.0:777: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; yubiserver-0.6/autom4te.cache/output.0-778- *=) ac_optarg= ;; ############################################## yubiserver-0.6/autom4te.cache/output.0-820- -disable-* | --disable-*) yubiserver-0.6/autom4te.cache/output.0:821: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` yubiserver-0.6/autom4te.cache/output.0-822- # Reject names that are not valid shell variable names. ############################################## yubiserver-0.6/autom4te.cache/output.0-825- ac_useropt_orig=$ac_useropt yubiserver-0.6/autom4te.cache/output.0:826: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yubiserver-0.6/autom4te.cache/output.0-827- case $ac_user_opts in ############################################## yubiserver-0.6/autom4te.cache/output.0-846- -enable-* | --enable-*) yubiserver-0.6/autom4te.cache/output.0:847: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` yubiserver-0.6/autom4te.cache/output.0-848- # Reject names that are not valid shell variable names. ############################################## yubiserver-0.6/autom4te.cache/output.0-851- ac_useropt_orig=$ac_useropt yubiserver-0.6/autom4te.cache/output.0:852: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yubiserver-0.6/autom4te.cache/output.0-853- case $ac_user_opts in ############################################## yubiserver-0.6/autom4te.cache/output.0-1050- -with-* | --with-*) yubiserver-0.6/autom4te.cache/output.0:1051: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` yubiserver-0.6/autom4te.cache/output.0-1052- # Reject names that are not valid shell variable names. ############################################## yubiserver-0.6/autom4te.cache/output.0-1055- ac_useropt_orig=$ac_useropt yubiserver-0.6/autom4te.cache/output.0:1056: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yubiserver-0.6/autom4te.cache/output.0-1057- case $ac_user_opts in ############################################## yubiserver-0.6/autom4te.cache/output.0-1066- -without-* | --without-*) yubiserver-0.6/autom4te.cache/output.0:1067: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` yubiserver-0.6/autom4te.cache/output.0-1068- # Reject names that are not valid shell variable names. ############################################## yubiserver-0.6/autom4te.cache/output.0-1071- ac_useropt_orig=$ac_useropt yubiserver-0.6/autom4te.cache/output.0:1072: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yubiserver-0.6/autom4te.cache/output.0-1073- case $ac_user_opts in ############################################## yubiserver-0.6/autom4te.cache/output.0-1104- *=*) yubiserver-0.6/autom4te.cache/output.0:1105: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` yubiserver-0.6/autom4te.cache/output.0-1106- # Reject names that are not valid shell variable names. ############################################## yubiserver-0.6/autom4te.cache/output.0-1125-if test -n "$ac_prev"; then yubiserver-0.6/autom4te.cache/output.0:1126: ac_option=--`echo $ac_prev | sed 's/_/-/g'` yubiserver-0.6/autom4te.cache/output.0-1127- as_fn_error $? "missing argument to $ac_option" ############################################## yubiserver-0.6/autom4te.cache/output.0-1147- */ ) yubiserver-0.6/autom4te.cache/output.0:1148: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` yubiserver-0.6/autom4te.cache/output.0-1149- eval $ac_var=\$ac_val;; ############################################## yubiserver-0.6/autom4te.cache/output.0-1182-ac_ls_di=`ls -di .` && yubiserver-0.6/autom4te.cache/output.0:1183:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || yubiserver-0.6/autom4te.cache/output.0-1184- as_fn_error $? "working directory cannot be determined" ############################################## yubiserver-0.6/autom4te.cache/output.0-1238-case $srcdir in yubiserver-0.6/autom4te.cache/output.0:1239:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; yubiserver-0.6/autom4te.cache/output.0-1240-esac ############################################## yubiserver-0.6/autom4te.cache/output.0-1281-By default, \`make install' will install all the files in yubiserver-0.6/autom4te.cache/output.0:1282:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify yubiserver-0.6/autom4te.cache/output.0:1283:an installation prefix other than \`$ac_default_prefix' using \`--prefix', yubiserver-0.6/autom4te.cache/output.0-1284-for instance \`--prefix=\$HOME'. ############################################## yubiserver-0.6/autom4te.cache/output.0-1390-*) yubiserver-0.6/autom4te.cache/output.0:1391: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` yubiserver-0.6/autom4te.cache/output.0-1392- # A ".." for each directory in $ac_dir_suffix. yubiserver-0.6/autom4te.cache/output.0:1393: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` yubiserver-0.6/autom4te.cache/output.0-1394- case $ac_top_builddir_sub in ############################################## yubiserver-0.6/autom4te.cache/output.0-1610- *\'*) yubiserver-0.6/autom4te.cache/output.0:1611: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; yubiserver-0.6/autom4te.cache/output.0-1612- esac ############################################## yubiserver-0.6/autom4te.cache/output.0-1693- case $ac_val in yubiserver-0.6/autom4te.cache/output.0:1694: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; yubiserver-0.6/autom4te.cache/output.0-1695- esac ############################################## yubiserver-0.6/autom4te.cache/output.0-1708- case $ac_val in yubiserver-0.6/autom4te.cache/output.0:1709: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; yubiserver-0.6/autom4te.cache/output.0-1710- esac ############################################## yubiserver-0.6/autom4te.cache/output.0-1828- set,) yubiserver-0.6/autom4te.cache/output.0:1829: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 yubiserver-0.6/autom4te.cache/output.0:1830:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} yubiserver-0.6/autom4te.cache/output.0-1831- ac_cache_corrupted=: ;; ############################################## yubiserver-0.6/autom4te.cache/output.0-1839- # differences in whitespace do not lead to failure. yubiserver-0.6/autom4te.cache/output.0:1840: ac_old_val_w=`echo x $ac_old_val` yubiserver-0.6/autom4te.cache/output.0:1841: ac_new_val_w=`echo x $ac_new_val` yubiserver-0.6/autom4te.cache/output.0-1842- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## yubiserver-0.6/autom4te.cache/output.0-1859- case $ac_new_val in yubiserver-0.6/autom4te.cache/output.0:1860: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; yubiserver-0.6/autom4te.cache/output.0-1861- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## yubiserver-0.6/autom4te.cache/output.0-2036- echo "timestamp, slept: $am_has_slept" > conftest.file yubiserver-0.6/autom4te.cache/output.0:2037: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` yubiserver-0.6/autom4te.cache/output.0-2038- if test "$*" = "X"; then yubiserver-0.6/autom4te.cache/output.0-2039- # -L didn't work. yubiserver-0.6/autom4te.cache/output.0:2040: set X `ls -t "$srcdir/configure" conftest.file` yubiserver-0.6/autom4te.cache/output.0-2041- fi ############################################## yubiserver-0.6/autom4te.cache/output.0-2087-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' yubiserver-0.6/autom4te.cache/output.0:2088:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` yubiserver-0.6/autom4te.cache/output.0-2089- yubiserver-0.6/autom4te.cache/output.0-2090-# Expand $ac_aux_dir to an absolute path. yubiserver-0.6/autom4te.cache/output.0:2091:am_aux_dir=`cd "$ac_aux_dir" && pwd` yubiserver-0.6/autom4te.cache/output.0-2092- ############################################## yubiserver-0.6/autom4te.cache/output.0-2232- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue yubiserver-0.6/autom4te.cache/output.0:2233: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( yubiserver-0.6/autom4te.cache/output.0-2234- 'mkdir (GNU coreutils) '* | \ ############################################## yubiserver-0.6/autom4te.cache/output.0-2305-set x ${MAKE-make} yubiserver-0.6/autom4te.cache/output.0:2306:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` yubiserver-0.6/autom4te.cache/output.0-2307-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## yubiserver-0.6/autom4te.cache/output.0-2315-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. yubiserver-0.6/autom4te.cache/output.0:2316:case `${MAKE-make} -f conftest.make 2>/dev/null` in yubiserver-0.6/autom4te.cache/output.0-2317- *@@@%%%=?*=@@@%%%*) ############################################## yubiserver-0.6/autom4te.cache/output.0-2381- yubiserver-0.6/autom4te.cache/output.0:2382:if test "`cd $srcdir && pwd`" != "`pwd`"; then yubiserver-0.6/autom4te.cache/output.0-2383- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## yubiserver-0.6/autom4te.cache/output.0-2843-$as_echo_n "checking whether the C compiler works... " >&6; } yubiserver-0.6/autom4te.cache/output.0:2844:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` yubiserver-0.6/autom4te.cache/output.0-2845- ############################################## yubiserver-0.6/autom4te.cache/output.0-2887- then :; else yubiserver-0.6/autom4te.cache/output.0:2888: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` yubiserver-0.6/autom4te.cache/output.0-2889- fi ############################################## yubiserver-0.6/autom4te.cache/output.0-2947- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; yubiserver-0.6/autom4te.cache/output.0:2948: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` yubiserver-0.6/autom4te.cache/output.0-2949- break;; ############################################## yubiserver-0.6/autom4te.cache/output.0-3056- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; yubiserver-0.6/autom4te.cache/output.0:3057: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` yubiserver-0.6/autom4te.cache/output.0-3058- break;; ############################################## yubiserver-0.6/autom4te.cache/output.0-3364-# Ignore all kinds of additional output from 'make'. yubiserver-0.6/autom4te.cache/output.0:3365:case `$am_make -s -f confmf 2> /dev/null` in #( yubiserver-0.6/autom4te.cache/output.0-3366-*the\ am__doit\ target*) ############################################## yubiserver-0.6/autom4te.cache/output.0-3374- echo '.include "confinc"' > confmf yubiserver-0.6/autom4te.cache/output.0:3375: case `$am_make -s -f confmf 2> /dev/null` in #( yubiserver-0.6/autom4te.cache/output.0-3376- *the\ am__doit\ target*) ############################################## yubiserver-0.6/autom4te.cache/output.0-3437- if test "$am_compiler_list" = ""; then yubiserver-0.6/autom4te.cache/output.0:3438: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` yubiserver-0.6/autom4te.cache/output.0-3439- fi ############################################## yubiserver-0.6/autom4te.cache/output.0-3674- test $ac_status = 0; }; then yubiserver-0.6/autom4te.cache/output.0:3675: pkg_cv_sqlite3_CFLAGS=`$PKG_CONFIG --cflags "sqlite3" 2>/dev/null` yubiserver-0.6/autom4te.cache/output.0-3676- test "x$?" != "x0" && pkg_failed=yes ############################################## yubiserver-0.6/autom4te.cache/output.0-3691- test $ac_status = 0; }; then yubiserver-0.6/autom4te.cache/output.0:3692: pkg_cv_sqlite3_LIBS=`$PKG_CONFIG --libs "sqlite3" 2>/dev/null` yubiserver-0.6/autom4te.cache/output.0-3693- test "x$?" != "x0" && pkg_failed=yes ############################################## yubiserver-0.6/autom4te.cache/output.0-3712- if test $_pkg_short_errors_supported = yes; then yubiserver-0.6/autom4te.cache/output.0:3713: sqlite3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sqlite3" 2>&1` yubiserver-0.6/autom4te.cache/output.0-3714- else yubiserver-0.6/autom4te.cache/output.0:3715: sqlite3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sqlite3" 2>&1` yubiserver-0.6/autom4te.cache/output.0-3716- fi ############################################## yubiserver-0.6/autom4te.cache/output.0-3865- test $ac_status = 0; }; then yubiserver-0.6/autom4te.cache/output.0:3866: pkg_cv_LIBCONFIG_CFLAGS=`$PKG_CONFIG --cflags "libconfig >= 1.3.2" 2>/dev/null` yubiserver-0.6/autom4te.cache/output.0-3867- test "x$?" != "x0" && pkg_failed=yes ############################################## yubiserver-0.6/autom4te.cache/output.0-3882- test $ac_status = 0; }; then yubiserver-0.6/autom4te.cache/output.0:3883: pkg_cv_LIBCONFIG_LIBS=`$PKG_CONFIG --libs "libconfig >= 1.3.2" 2>/dev/null` yubiserver-0.6/autom4te.cache/output.0-3884- test "x$?" != "x0" && pkg_failed=yes ############################################## yubiserver-0.6/autom4te.cache/output.0-3903- if test $_pkg_short_errors_supported = yes; then yubiserver-0.6/autom4te.cache/output.0:3904: LIBCONFIG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libconfig >= 1.3.2" 2>&1` yubiserver-0.6/autom4te.cache/output.0-3905- else yubiserver-0.6/autom4te.cache/output.0:3906: LIBCONFIG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libconfig >= 1.3.2" 2>&1` yubiserver-0.6/autom4te.cache/output.0-3907- fi ############################################## yubiserver-0.6/autom4te.cache/output.0-3936-test "x$ac_build_alias" = x && yubiserver-0.6/autom4te.cache/output.0:3937: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` yubiserver-0.6/autom4te.cache/output.0-3938-test "x$ac_build_alias" = x && yubiserver-0.6/autom4te.cache/output.0-3939- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 yubiserver-0.6/autom4te.cache/output.0:3940:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || yubiserver-0.6/autom4te.cache/output.0-3941- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## yubiserver-0.6/autom4te.cache/output.0-3960-IFS=$ac_save_IFS yubiserver-0.6/autom4te.cache/output.0:3961:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac yubiserver-0.6/autom4te.cache/output.0-3962- ############################################## yubiserver-0.6/autom4te.cache/output.0-3971-else yubiserver-0.6/autom4te.cache/output.0:3972: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || yubiserver-0.6/autom4te.cache/output.0-3973- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## yubiserver-0.6/autom4te.cache/output.0-3993-IFS=$ac_save_IFS yubiserver-0.6/autom4te.cache/output.0:3994:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac yubiserver-0.6/autom4te.cache/output.0-3995- ############################################## yubiserver-0.6/autom4te.cache/output.0-4111- if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then yubiserver-0.6/autom4te.cache/output.0:4112: req_libgcrypt_api=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\1/'` yubiserver-0.6/autom4te.cache/output.0:4113: min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'` yubiserver-0.6/autom4te.cache/output.0-4114- else ############################################## yubiserver-0.6/autom4te.cache/output.0-4128- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\)/\3/'` yubiserver-0.6/autom4te.cache/output.0:4129: libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version` yubiserver-0.6/autom4te.cache/output.0-4130- major=`echo $libgcrypt_config_version | \ ############################################## yubiserver-0.6/autom4te.cache/output.0-4162- if test "$req_libgcrypt_api" -gt 0 ; then yubiserver-0.6/autom4te.cache/output.0:4163: tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0` yubiserver-0.6/autom4te.cache/output.0-4164- if test "$tmp" -gt 0 ; then ############################################## yubiserver-0.6/autom4te.cache/output.0-4178- if test $ok = yes; then yubiserver-0.6/autom4te.cache/output.0:4179: LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags` yubiserver-0.6/autom4te.cache/output.0:4180: LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs` yubiserver-0.6/autom4te.cache/output.0-4181- : yubiserver-0.6/autom4te.cache/output.0:4182: libgcrypt_config_host=`$LIBGCRYPT_CONFIG --host 2>/dev/null || echo none` yubiserver-0.6/autom4te.cache/output.0-4183- if test x"$libgcrypt_config_host" != xnone ; then ############################################## yubiserver-0.6/autom4te.cache/output.0-4382-' yubiserver-0.6/autom4te.cache/output.0:4383:DEFS=`sed -n "$ac_script" confdefs.h` yubiserver-0.6/autom4te.cache/output.0-4384- ############################################## yubiserver-0.6/autom4te.cache/output.0-4391- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' yubiserver-0.6/autom4te.cache/output.0:4392: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` yubiserver-0.6/autom4te.cache/output.0-4393- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## yubiserver-0.6/autom4te.cache/output.0-4482-if test -z "$BASH_VERSION$ZSH_VERSION" \ yubiserver-0.6/autom4te.cache/output.0:4483: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then yubiserver-0.6/autom4te.cache/output.0-4484- as_echo='print -r --' yubiserver-0.6/autom4te.cache/output.0-4485- as_echo_n='print -rn --' yubiserver-0.6/autom4te.cache/output.0:4486:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then yubiserver-0.6/autom4te.cache/output.0-4487- as_echo='printf %s\n' ############################################## yubiserver-0.6/autom4te.cache/output.0-4489-else yubiserver-0.6/autom4te.cache/output.0:4490: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then yubiserver-0.6/autom4te.cache/output.0-4491- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## yubiserver-0.6/autom4te.cache/output.0-4499- expr "X$arg" : "X\\(.*\\)$as_nl"; yubiserver-0.6/autom4te.cache/output.0:4500: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; yubiserver-0.6/autom4te.cache/output.0-4501- esac; ############################################## yubiserver-0.6/autom4te.cache/output.0-4648- { yubiserver-0.6/autom4te.cache/output.0:4649: as_val=`expr "$@" || test $? -eq 1` yubiserver-0.6/autom4te.cache/output.0-4650- } ############################################## yubiserver-0.6/autom4te.cache/output.0-4752- case $as_dir in #( yubiserver-0.6/autom4te.cache/output.0:4753: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( yubiserver-0.6/autom4te.cache/output.0-4754- *) as_qdir=$as_dir;; ############################################## yubiserver-0.6/autom4te.cache/output.0-4878-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 yubiserver-0.6/autom4te.cache/output.0:4879:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" yubiserver-0.6/autom4te.cache/output.0-4880-ac_cs_version="\\ ############################################## yubiserver-0.6/autom4te.cache/output.0-4903- --*=?*) yubiserver-0.6/autom4te.cache/output.0:4904: ac_option=`expr "X$1" : 'X\([^=]*\)='` yubiserver-0.6/autom4te.cache/output.0:4905: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` yubiserver-0.6/autom4te.cache/output.0-4906- ac_shift=: ############################################## yubiserver-0.6/autom4te.cache/output.0-4908- --*=) yubiserver-0.6/autom4te.cache/output.0:4909: ac_option=`expr "X$1" : 'X\([^=]*\)='` yubiserver-0.6/autom4te.cache/output.0-4910- ac_optarg= ############################################## yubiserver-0.6/autom4te.cache/output.0-4932- case $ac_optarg in yubiserver-0.6/autom4te.cache/output.0:4933: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; yubiserver-0.6/autom4te.cache/output.0-4934- '') as_fn_error $? "missing file argument" ;; ############################################## yubiserver-0.6/autom4te.cache/output.0-5055-fi yubiserver-0.6/autom4te.cache/output.0:5056:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` yubiserver-0.6/autom4te.cache/output.0-5057-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## yubiserver-0.6/autom4te.cache/output.0-5072- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 yubiserver-0.6/autom4te.cache/output.0:5073:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` yubiserver-0.6/autom4te.cache/output.0-5074-ac_delim='%!_!# ' ############################################## yubiserver-0.6/autom4te.cache/output.0-5078- yubiserver-0.6/autom4te.cache/output.0:5079: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` yubiserver-0.6/autom4te.cache/output.0-5080- if test $ac_delim_n = $ac_delim_num; then ############################################## yubiserver-0.6/autom4te.cache/output.0-5240- esac yubiserver-0.6/autom4te.cache/output.0:5241: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac yubiserver-0.6/autom4te.cache/output.0-5242- as_fn_append ac_file_inputs " '$ac_f'" ############################################## yubiserver-0.6/autom4te.cache/output.0-5299-*) yubiserver-0.6/autom4te.cache/output.0:5300: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` yubiserver-0.6/autom4te.cache/output.0-5301- # A ".." for each directory in $ac_dir_suffix. yubiserver-0.6/autom4te.cache/output.0:5302: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` yubiserver-0.6/autom4te.cache/output.0-5303- case $ac_top_builddir_sub in ############################################## yubiserver-0.6/autom4te.cache/output.0-5360-/@mandir@/p' yubiserver-0.6/autom4te.cache/output.0:5361:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in yubiserver-0.6/autom4te.cache/output.0-5362-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## yubiserver-0.6/autom4te.cache/output.0-5377- yubiserver-0.6/autom4te.cache/output.0:5378:# Neutralize VPATH when `$srcdir' = `.'. yubiserver-0.6/autom4te.cache/output.0-5379-# Shell code in configure.ac might set extrasub. ############################################## yubiserver-0.6/autom4te.cache/output.0-5405-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && yubiserver-0.6/autom4te.cache/output.0:5406: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && yubiserver-0.6/autom4te.cache/output.0-5407- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## yubiserver-0.6/autom4te.cache/output.0-5441- # Strip MF so we end up with the name of the file. yubiserver-0.6/autom4te.cache/output.0:5442: mf=`echo "$mf" | sed -e 's/:.*$//'` yubiserver-0.6/autom4te.cache/output.0-5443- # Check whether this is an Automake generated Makefile or not. ############################################## yubiserver-0.6/autom4te.cache/output.0-5478- # from the Makefile without running 'make'. yubiserver-0.6/autom4te.cache/output.0:5479: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` yubiserver-0.6/autom4te.cache/output.0-5480- test -z "$DEPDIR" && continue yubiserver-0.6/autom4te.cache/output.0:5481: am__include=`sed -n 's/^am__include = //p' < "$mf"` yubiserver-0.6/autom4te.cache/output.0-5482- test -z "$am__include" && continue yubiserver-0.6/autom4te.cache/output.0:5483: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` yubiserver-0.6/autom4te.cache/output.0-5484- # Find all dependency output files, they are included files with ############################################## yubiserver-0.6/autom4te.cache/output.1-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ yubiserver-0.6/autom4te.cache/output.1:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then yubiserver-0.6/autom4te.cache/output.1-47- as_echo='print -r --' yubiserver-0.6/autom4te.cache/output.1-48- as_echo_n='print -rn --' yubiserver-0.6/autom4te.cache/output.1:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then yubiserver-0.6/autom4te.cache/output.1-50- as_echo='printf %s\n' ############################################## yubiserver-0.6/autom4te.cache/output.1-52-else yubiserver-0.6/autom4te.cache/output.1:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then yubiserver-0.6/autom4te.cache/output.1-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## yubiserver-0.6/autom4te.cache/output.1-62- expr "X$arg" : "X\\(.*\\)$as_nl"; yubiserver-0.6/autom4te.cache/output.1:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; yubiserver-0.6/autom4te.cache/output.1-64- esac; ############################################## yubiserver-0.6/autom4te.cache/output.1-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && yubiserver-0.6/autom4te.cache/output.1:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1" yubiserver-0.6/autom4te.cache/output.1-201- if (eval "$as_required") 2>/dev/null; then : ############################################## yubiserver-0.6/autom4te.cache/output.1-326- case $as_dir in #( yubiserver-0.6/autom4te.cache/output.1:327: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( yubiserver-0.6/autom4te.cache/output.1-328- *) as_qdir=$as_dir;; ############################################## yubiserver-0.6/autom4te.cache/output.1-399- { yubiserver-0.6/autom4te.cache/output.1:400: as_val=`expr "$@" || test $? -eq 1` yubiserver-0.6/autom4te.cache/output.1-401- } ############################################## yubiserver-0.6/autom4te.cache/output.1-469- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && yubiserver-0.6/autom4te.cache/output.1:470: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { yubiserver-0.6/autom4te.cache/output.1-471- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## yubiserver-0.6/autom4te.cache/output.1-776- case $ac_option in yubiserver-0.6/autom4te.cache/output.1:777: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; yubiserver-0.6/autom4te.cache/output.1-778- *=) ac_optarg= ;; ############################################## yubiserver-0.6/autom4te.cache/output.1-820- -disable-* | --disable-*) yubiserver-0.6/autom4te.cache/output.1:821: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` yubiserver-0.6/autom4te.cache/output.1-822- # Reject names that are not valid shell variable names. ############################################## yubiserver-0.6/autom4te.cache/output.1-825- ac_useropt_orig=$ac_useropt yubiserver-0.6/autom4te.cache/output.1:826: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yubiserver-0.6/autom4te.cache/output.1-827- case $ac_user_opts in ############################################## yubiserver-0.6/autom4te.cache/output.1-846- -enable-* | --enable-*) yubiserver-0.6/autom4te.cache/output.1:847: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` yubiserver-0.6/autom4te.cache/output.1-848- # Reject names that are not valid shell variable names. ############################################## yubiserver-0.6/autom4te.cache/output.1-851- ac_useropt_orig=$ac_useropt yubiserver-0.6/autom4te.cache/output.1:852: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yubiserver-0.6/autom4te.cache/output.1-853- case $ac_user_opts in ############################################## yubiserver-0.6/autom4te.cache/output.1-1050- -with-* | --with-*) yubiserver-0.6/autom4te.cache/output.1:1051: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` yubiserver-0.6/autom4te.cache/output.1-1052- # Reject names that are not valid shell variable names. ############################################## yubiserver-0.6/autom4te.cache/output.1-1055- ac_useropt_orig=$ac_useropt yubiserver-0.6/autom4te.cache/output.1:1056: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yubiserver-0.6/autom4te.cache/output.1-1057- case $ac_user_opts in ############################################## yubiserver-0.6/autom4te.cache/output.1-1066- -without-* | --without-*) yubiserver-0.6/autom4te.cache/output.1:1067: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` yubiserver-0.6/autom4te.cache/output.1-1068- # Reject names that are not valid shell variable names. ############################################## yubiserver-0.6/autom4te.cache/output.1-1071- ac_useropt_orig=$ac_useropt yubiserver-0.6/autom4te.cache/output.1:1072: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yubiserver-0.6/autom4te.cache/output.1-1073- case $ac_user_opts in ############################################## yubiserver-0.6/autom4te.cache/output.1-1104- *=*) yubiserver-0.6/autom4te.cache/output.1:1105: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` yubiserver-0.6/autom4te.cache/output.1-1106- # Reject names that are not valid shell variable names. ############################################## yubiserver-0.6/autom4te.cache/output.1-1125-if test -n "$ac_prev"; then yubiserver-0.6/autom4te.cache/output.1:1126: ac_option=--`echo $ac_prev | sed 's/_/-/g'` yubiserver-0.6/autom4te.cache/output.1-1127- as_fn_error $? "missing argument to $ac_option" ############################################## yubiserver-0.6/autom4te.cache/output.1-1147- */ ) yubiserver-0.6/autom4te.cache/output.1:1148: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` yubiserver-0.6/autom4te.cache/output.1-1149- eval $ac_var=\$ac_val;; ############################################## yubiserver-0.6/autom4te.cache/output.1-1182-ac_ls_di=`ls -di .` && yubiserver-0.6/autom4te.cache/output.1:1183:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || yubiserver-0.6/autom4te.cache/output.1-1184- as_fn_error $? "working directory cannot be determined" ############################################## yubiserver-0.6/autom4te.cache/output.1-1238-case $srcdir in yubiserver-0.6/autom4te.cache/output.1:1239:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; yubiserver-0.6/autom4te.cache/output.1-1240-esac ############################################## yubiserver-0.6/autom4te.cache/output.1-1281-By default, \`make install' will install all the files in yubiserver-0.6/autom4te.cache/output.1:1282:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify yubiserver-0.6/autom4te.cache/output.1:1283:an installation prefix other than \`$ac_default_prefix' using \`--prefix', yubiserver-0.6/autom4te.cache/output.1-1284-for instance \`--prefix=\$HOME'. ############################################## yubiserver-0.6/autom4te.cache/output.1-1390-*) yubiserver-0.6/autom4te.cache/output.1:1391: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` yubiserver-0.6/autom4te.cache/output.1-1392- # A ".." for each directory in $ac_dir_suffix. yubiserver-0.6/autom4te.cache/output.1:1393: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` yubiserver-0.6/autom4te.cache/output.1-1394- case $ac_top_builddir_sub in ############################################## yubiserver-0.6/autom4te.cache/output.1-1610- *\'*) yubiserver-0.6/autom4te.cache/output.1:1611: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; yubiserver-0.6/autom4te.cache/output.1-1612- esac ############################################## yubiserver-0.6/autom4te.cache/output.1-1693- case $ac_val in yubiserver-0.6/autom4te.cache/output.1:1694: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; yubiserver-0.6/autom4te.cache/output.1-1695- esac ############################################## yubiserver-0.6/autom4te.cache/output.1-1708- case $ac_val in yubiserver-0.6/autom4te.cache/output.1:1709: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; yubiserver-0.6/autom4te.cache/output.1-1710- esac ############################################## yubiserver-0.6/autom4te.cache/output.1-1828- set,) yubiserver-0.6/autom4te.cache/output.1:1829: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 yubiserver-0.6/autom4te.cache/output.1:1830:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} yubiserver-0.6/autom4te.cache/output.1-1831- ac_cache_corrupted=: ;; ############################################## yubiserver-0.6/autom4te.cache/output.1-1839- # differences in whitespace do not lead to failure. yubiserver-0.6/autom4te.cache/output.1:1840: ac_old_val_w=`echo x $ac_old_val` yubiserver-0.6/autom4te.cache/output.1:1841: ac_new_val_w=`echo x $ac_new_val` yubiserver-0.6/autom4te.cache/output.1-1842- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## yubiserver-0.6/autom4te.cache/output.1-1859- case $ac_new_val in yubiserver-0.6/autom4te.cache/output.1:1860: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; yubiserver-0.6/autom4te.cache/output.1-1861- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## yubiserver-0.6/autom4te.cache/output.1-2036- echo "timestamp, slept: $am_has_slept" > conftest.file yubiserver-0.6/autom4te.cache/output.1:2037: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` yubiserver-0.6/autom4te.cache/output.1-2038- if test "$*" = "X"; then yubiserver-0.6/autom4te.cache/output.1-2039- # -L didn't work. yubiserver-0.6/autom4te.cache/output.1:2040: set X `ls -t "$srcdir/configure" conftest.file` yubiserver-0.6/autom4te.cache/output.1-2041- fi ############################################## yubiserver-0.6/autom4te.cache/output.1-2087-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' yubiserver-0.6/autom4te.cache/output.1:2088:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` yubiserver-0.6/autom4te.cache/output.1-2089- yubiserver-0.6/autom4te.cache/output.1-2090-# Expand $ac_aux_dir to an absolute path. yubiserver-0.6/autom4te.cache/output.1:2091:am_aux_dir=`cd "$ac_aux_dir" && pwd` yubiserver-0.6/autom4te.cache/output.1-2092- ############################################## yubiserver-0.6/autom4te.cache/output.1-2232- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue yubiserver-0.6/autom4te.cache/output.1:2233: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( yubiserver-0.6/autom4te.cache/output.1-2234- 'mkdir (GNU coreutils) '* | \ ############################################## yubiserver-0.6/autom4te.cache/output.1-2305-set x ${MAKE-make} yubiserver-0.6/autom4te.cache/output.1:2306:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` yubiserver-0.6/autom4te.cache/output.1-2307-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## yubiserver-0.6/autom4te.cache/output.1-2315-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. yubiserver-0.6/autom4te.cache/output.1:2316:case `${MAKE-make} -f conftest.make 2>/dev/null` in yubiserver-0.6/autom4te.cache/output.1-2317- *@@@%%%=?*=@@@%%%*) ############################################## yubiserver-0.6/autom4te.cache/output.1-2381- yubiserver-0.6/autom4te.cache/output.1:2382:if test "`cd $srcdir && pwd`" != "`pwd`"; then yubiserver-0.6/autom4te.cache/output.1-2383- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## yubiserver-0.6/autom4te.cache/output.1-2843-$as_echo_n "checking whether the C compiler works... " >&6; } yubiserver-0.6/autom4te.cache/output.1:2844:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` yubiserver-0.6/autom4te.cache/output.1-2845- ############################################## yubiserver-0.6/autom4te.cache/output.1-2887- then :; else yubiserver-0.6/autom4te.cache/output.1:2888: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` yubiserver-0.6/autom4te.cache/output.1-2889- fi ############################################## yubiserver-0.6/autom4te.cache/output.1-2947- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; yubiserver-0.6/autom4te.cache/output.1:2948: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` yubiserver-0.6/autom4te.cache/output.1-2949- break;; ############################################## yubiserver-0.6/autom4te.cache/output.1-3056- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; yubiserver-0.6/autom4te.cache/output.1:3057: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` yubiserver-0.6/autom4te.cache/output.1-3058- break;; ############################################## yubiserver-0.6/autom4te.cache/output.1-3364-# Ignore all kinds of additional output from 'make'. yubiserver-0.6/autom4te.cache/output.1:3365:case `$am_make -s -f confmf 2> /dev/null` in #( yubiserver-0.6/autom4te.cache/output.1-3366-*the\ am__doit\ target*) ############################################## yubiserver-0.6/autom4te.cache/output.1-3374- echo '.include "confinc"' > confmf yubiserver-0.6/autom4te.cache/output.1:3375: case `$am_make -s -f confmf 2> /dev/null` in #( yubiserver-0.6/autom4te.cache/output.1-3376- *the\ am__doit\ target*) ############################################## yubiserver-0.6/autom4te.cache/output.1-3437- if test "$am_compiler_list" = ""; then yubiserver-0.6/autom4te.cache/output.1:3438: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` yubiserver-0.6/autom4te.cache/output.1-3439- fi ############################################## yubiserver-0.6/autom4te.cache/output.1-3674- test $ac_status = 0; }; then yubiserver-0.6/autom4te.cache/output.1:3675: pkg_cv_sqlite3_CFLAGS=`$PKG_CONFIG --cflags "sqlite3" 2>/dev/null` yubiserver-0.6/autom4te.cache/output.1-3676- test "x$?" != "x0" && pkg_failed=yes ############################################## yubiserver-0.6/autom4te.cache/output.1-3691- test $ac_status = 0; }; then yubiserver-0.6/autom4te.cache/output.1:3692: pkg_cv_sqlite3_LIBS=`$PKG_CONFIG --libs "sqlite3" 2>/dev/null` yubiserver-0.6/autom4te.cache/output.1-3693- test "x$?" != "x0" && pkg_failed=yes ############################################## yubiserver-0.6/autom4te.cache/output.1-3712- if test $_pkg_short_errors_supported = yes; then yubiserver-0.6/autom4te.cache/output.1:3713: sqlite3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sqlite3" 2>&1` yubiserver-0.6/autom4te.cache/output.1-3714- else yubiserver-0.6/autom4te.cache/output.1:3715: sqlite3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sqlite3" 2>&1` yubiserver-0.6/autom4te.cache/output.1-3716- fi ############################################## yubiserver-0.6/autom4te.cache/output.1-3865- test $ac_status = 0; }; then yubiserver-0.6/autom4te.cache/output.1:3866: pkg_cv_LIBCONFIG_CFLAGS=`$PKG_CONFIG --cflags "libconfig >= 1.3.2" 2>/dev/null` yubiserver-0.6/autom4te.cache/output.1-3867- test "x$?" != "x0" && pkg_failed=yes ############################################## yubiserver-0.6/autom4te.cache/output.1-3882- test $ac_status = 0; }; then yubiserver-0.6/autom4te.cache/output.1:3883: pkg_cv_LIBCONFIG_LIBS=`$PKG_CONFIG --libs "libconfig >= 1.3.2" 2>/dev/null` yubiserver-0.6/autom4te.cache/output.1-3884- test "x$?" != "x0" && pkg_failed=yes ############################################## yubiserver-0.6/autom4te.cache/output.1-3903- if test $_pkg_short_errors_supported = yes; then yubiserver-0.6/autom4te.cache/output.1:3904: LIBCONFIG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libconfig >= 1.3.2" 2>&1` yubiserver-0.6/autom4te.cache/output.1-3905- else yubiserver-0.6/autom4te.cache/output.1:3906: LIBCONFIG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libconfig >= 1.3.2" 2>&1` yubiserver-0.6/autom4te.cache/output.1-3907- fi ############################################## yubiserver-0.6/autom4te.cache/output.1-3936-test "x$ac_build_alias" = x && yubiserver-0.6/autom4te.cache/output.1:3937: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` yubiserver-0.6/autom4te.cache/output.1-3938-test "x$ac_build_alias" = x && yubiserver-0.6/autom4te.cache/output.1-3939- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 yubiserver-0.6/autom4te.cache/output.1:3940:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || yubiserver-0.6/autom4te.cache/output.1-3941- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## yubiserver-0.6/autom4te.cache/output.1-3960-IFS=$ac_save_IFS yubiserver-0.6/autom4te.cache/output.1:3961:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac yubiserver-0.6/autom4te.cache/output.1-3962- ############################################## yubiserver-0.6/autom4te.cache/output.1-3971-else yubiserver-0.6/autom4te.cache/output.1:3972: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || yubiserver-0.6/autom4te.cache/output.1-3973- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## yubiserver-0.6/autom4te.cache/output.1-3993-IFS=$ac_save_IFS yubiserver-0.6/autom4te.cache/output.1:3994:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac yubiserver-0.6/autom4te.cache/output.1-3995- ############################################## yubiserver-0.6/autom4te.cache/output.1-4111- if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then yubiserver-0.6/autom4te.cache/output.1:4112: req_libgcrypt_api=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\1/'` yubiserver-0.6/autom4te.cache/output.1:4113: min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'` yubiserver-0.6/autom4te.cache/output.1-4114- else ############################################## yubiserver-0.6/autom4te.cache/output.1-4128- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\)/\3/'` yubiserver-0.6/autom4te.cache/output.1:4129: libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version` yubiserver-0.6/autom4te.cache/output.1-4130- major=`echo $libgcrypt_config_version | \ ############################################## yubiserver-0.6/autom4te.cache/output.1-4162- if test "$req_libgcrypt_api" -gt 0 ; then yubiserver-0.6/autom4te.cache/output.1:4163: tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0` yubiserver-0.6/autom4te.cache/output.1-4164- if test "$tmp" -gt 0 ; then ############################################## yubiserver-0.6/autom4te.cache/output.1-4178- if test $ok = yes; then yubiserver-0.6/autom4te.cache/output.1:4179: LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags` yubiserver-0.6/autom4te.cache/output.1:4180: LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs` yubiserver-0.6/autom4te.cache/output.1-4181- : yubiserver-0.6/autom4te.cache/output.1:4182: libgcrypt_config_host=`$LIBGCRYPT_CONFIG --host 2>/dev/null || echo none` yubiserver-0.6/autom4te.cache/output.1-4183- if test x"$libgcrypt_config_host" != xnone ; then ############################################## yubiserver-0.6/autom4te.cache/output.1-4382-' yubiserver-0.6/autom4te.cache/output.1:4383:DEFS=`sed -n "$ac_script" confdefs.h` yubiserver-0.6/autom4te.cache/output.1-4384- ############################################## yubiserver-0.6/autom4te.cache/output.1-4391- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' yubiserver-0.6/autom4te.cache/output.1:4392: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` yubiserver-0.6/autom4te.cache/output.1-4393- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## yubiserver-0.6/autom4te.cache/output.1-4482-if test -z "$BASH_VERSION$ZSH_VERSION" \ yubiserver-0.6/autom4te.cache/output.1:4483: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then yubiserver-0.6/autom4te.cache/output.1-4484- as_echo='print -r --' yubiserver-0.6/autom4te.cache/output.1-4485- as_echo_n='print -rn --' yubiserver-0.6/autom4te.cache/output.1:4486:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then yubiserver-0.6/autom4te.cache/output.1-4487- as_echo='printf %s\n' ############################################## yubiserver-0.6/autom4te.cache/output.1-4489-else yubiserver-0.6/autom4te.cache/output.1:4490: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then yubiserver-0.6/autom4te.cache/output.1-4491- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## yubiserver-0.6/autom4te.cache/output.1-4499- expr "X$arg" : "X\\(.*\\)$as_nl"; yubiserver-0.6/autom4te.cache/output.1:4500: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; yubiserver-0.6/autom4te.cache/output.1-4501- esac; ############################################## yubiserver-0.6/autom4te.cache/output.1-4648- { yubiserver-0.6/autom4te.cache/output.1:4649: as_val=`expr "$@" || test $? -eq 1` yubiserver-0.6/autom4te.cache/output.1-4650- } ############################################## yubiserver-0.6/autom4te.cache/output.1-4752- case $as_dir in #( yubiserver-0.6/autom4te.cache/output.1:4753: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( yubiserver-0.6/autom4te.cache/output.1-4754- *) as_qdir=$as_dir;; ############################################## yubiserver-0.6/autom4te.cache/output.1-4878-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 yubiserver-0.6/autom4te.cache/output.1:4879:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" yubiserver-0.6/autom4te.cache/output.1-4880-ac_cs_version="\\ ############################################## yubiserver-0.6/autom4te.cache/output.1-4903- --*=?*) yubiserver-0.6/autom4te.cache/output.1:4904: ac_option=`expr "X$1" : 'X\([^=]*\)='` yubiserver-0.6/autom4te.cache/output.1:4905: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` yubiserver-0.6/autom4te.cache/output.1-4906- ac_shift=: ############################################## yubiserver-0.6/autom4te.cache/output.1-4908- --*=) yubiserver-0.6/autom4te.cache/output.1:4909: ac_option=`expr "X$1" : 'X\([^=]*\)='` yubiserver-0.6/autom4te.cache/output.1-4910- ac_optarg= ############################################## yubiserver-0.6/autom4te.cache/output.1-4932- case $ac_optarg in yubiserver-0.6/autom4te.cache/output.1:4933: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; yubiserver-0.6/autom4te.cache/output.1-4934- '') as_fn_error $? "missing file argument" ;; ############################################## yubiserver-0.6/autom4te.cache/output.1-5055-fi yubiserver-0.6/autom4te.cache/output.1:5056:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` yubiserver-0.6/autom4te.cache/output.1-5057-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## yubiserver-0.6/autom4te.cache/output.1-5072- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 yubiserver-0.6/autom4te.cache/output.1:5073:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` yubiserver-0.6/autom4te.cache/output.1-5074-ac_delim='%!_!# ' ############################################## yubiserver-0.6/autom4te.cache/output.1-5078- yubiserver-0.6/autom4te.cache/output.1:5079: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` yubiserver-0.6/autom4te.cache/output.1-5080- if test $ac_delim_n = $ac_delim_num; then ############################################## yubiserver-0.6/autom4te.cache/output.1-5240- esac yubiserver-0.6/autom4te.cache/output.1:5241: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac yubiserver-0.6/autom4te.cache/output.1-5242- as_fn_append ac_file_inputs " '$ac_f'" ############################################## yubiserver-0.6/autom4te.cache/output.1-5299-*) yubiserver-0.6/autom4te.cache/output.1:5300: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` yubiserver-0.6/autom4te.cache/output.1-5301- # A ".." for each directory in $ac_dir_suffix. yubiserver-0.6/autom4te.cache/output.1:5302: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` yubiserver-0.6/autom4te.cache/output.1-5303- case $ac_top_builddir_sub in ############################################## yubiserver-0.6/autom4te.cache/output.1-5360-/@mandir@/p' yubiserver-0.6/autom4te.cache/output.1:5361:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in yubiserver-0.6/autom4te.cache/output.1-5362-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## yubiserver-0.6/autom4te.cache/output.1-5377- yubiserver-0.6/autom4te.cache/output.1:5378:# Neutralize VPATH when `$srcdir' = `.'. yubiserver-0.6/autom4te.cache/output.1-5379-# Shell code in configure.ac might set extrasub. ############################################## yubiserver-0.6/autom4te.cache/output.1-5405-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && yubiserver-0.6/autom4te.cache/output.1:5406: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && yubiserver-0.6/autom4te.cache/output.1-5407- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## yubiserver-0.6/autom4te.cache/output.1-5441- # Strip MF so we end up with the name of the file. yubiserver-0.6/autom4te.cache/output.1:5442: mf=`echo "$mf" | sed -e 's/:.*$//'` yubiserver-0.6/autom4te.cache/output.1-5443- # Check whether this is an Automake generated Makefile or not. ############################################## yubiserver-0.6/autom4te.cache/output.1-5478- # from the Makefile without running 'make'. yubiserver-0.6/autom4te.cache/output.1:5479: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` yubiserver-0.6/autom4te.cache/output.1-5480- test -z "$DEPDIR" && continue yubiserver-0.6/autom4te.cache/output.1:5481: am__include=`sed -n 's/^am__include = //p' < "$mf"` yubiserver-0.6/autom4te.cache/output.1-5482- test -z "$am__include" && continue yubiserver-0.6/autom4te.cache/output.1:5483: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` yubiserver-0.6/autom4te.cache/output.1-5484- # Find all dependency output files, they are included files with ############################################## yubiserver-0.6/debian/patches/automake_upgrade.patch-152- test -d $(distdir)/_build || exit 0; \ yubiserver-0.6/debian/patches/automake_upgrade.patch:153: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ yubiserver-0.6/debian/patches/automake_upgrade.patch-154- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## yubiserver-0.6/debian/patches/automake_upgrade.patch-225- # gives unlimited permission to copy and/or distribute it, yubiserver-0.6/debian/patches/automake_upgrade.patch:226:@@ -448,7 +448,7 @@ am_aux_dir=`cd "$ac_aux_dir" && pwd` yubiserver-0.6/debian/patches/automake_upgrade.patch-227- ############################################## yubiserver-0.6/debian/patches/automake_upgrade.patch-284- done yubiserver-0.6/debian/patches/automake_upgrade.patch:285: echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) yubiserver-0.6/debian/patches/automake_upgrade.patch-286- ############################################## yubiserver-0.6/debian/patches/automake_upgrade.patch-587- fi yubiserver-0.6/debian/patches/automake_upgrade.patch:588: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; yubiserver-0.6/debian/patches/automake_upgrade.patch-589- *) ############################################## yubiserver-0.6/debian/patches/automake_upgrade.patch-610- dstdir=$dst yubiserver-0.6/debian/patches/automake_upgrade.patch:611: dst=$dstdir/`basename "$src"` yubiserver-0.6/debian/patches/automake_upgrade.patch-612- dstdir_status=0 ############################################## yubiserver-0.6/debian/patches/automake_upgrade.patch-640-- yubiserver-0.6/debian/patches/automake_upgrade.patch:641:+ dstdir=`dirname "$dst"` yubiserver-0.6/debian/patches/automake_upgrade.patch-642- test -d "$dstdir" ############################################## yubiserver-0.6/debian/patches/automake_upgrade.patch-690-- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. yubiserver-0.6/debian/patches/automake_upgrade.patch:691:- ls_ld_tmpdir=`ls -ld "$tmpdir"` yubiserver-0.6/debian/patches/automake_upgrade.patch-692-- case $ls_ld_tmpdir in ############################################## yubiserver-0.6/debian/patches/automake_upgrade.patch-697-- $mkdirprog -m$different_mode -p -- "$tmpdir" && { yubiserver-0.6/debian/patches/automake_upgrade.patch:698:- ls_ld_tmpdir_1=`ls -ld "$tmpdir"` yubiserver-0.6/debian/patches/automake_upgrade.patch-699-- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## yubiserver-0.6/debian/patches/automake_upgrade.patch-752-+ # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. yubiserver-0.6/debian/patches/automake_upgrade.patch:753:+ ls_ld_tmpdir=`ls -ld "$tmpdir"` yubiserver-0.6/debian/patches/automake_upgrade.patch-754-+ case $ls_ld_tmpdir in ############################################## yubiserver-0.6/debian/patches/automake_upgrade.patch-759-+ $mkdirprog -m$different_mode -p -- "$tmpdir" && { yubiserver-0.6/debian/patches/automake_upgrade.patch:760:+ ls_ld_tmpdir_1=`ls -ld "$tmpdir"` yubiserver-0.6/debian/patches/automake_upgrade.patch-761-+ test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## yubiserver-0.6/debian/patches/automake_upgrade.patch-825-- case $prefix in yubiserver-0.6/debian/patches/automake_upgrade.patch:826:- *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; yubiserver-0.6/debian/patches/automake_upgrade.patch-827-- *) qprefix=$prefix;; ############################################## yubiserver-0.6/debian/patches/automake_upgrade.patch-843-+ case $prefix in yubiserver-0.6/debian/patches/automake_upgrade.patch:844:+ *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; yubiserver-0.6/debian/patches/automake_upgrade.patch-845-+ *) qprefix=$prefix;; ############################################## yubiserver-0.6/debian/patches/automake_upgrade.patch-870- if $copy_on_change && yubiserver-0.6/debian/patches/automake_upgrade.patch:871:- old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && yubiserver-0.6/debian/patches/automake_upgrade.patch:872:- new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && yubiserver-0.6/debian/patches/automake_upgrade.patch-873-- ############################################## yubiserver-0.6/debian/patches/automake_upgrade.patch-875-- $posix_glob set -f && yubiserver-0.6/debian/patches/automake_upgrade.patch:876:+ old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && yubiserver-0.6/debian/patches/automake_upgrade.patch:877:+ new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && yubiserver-0.6/debian/patches/automake_upgrade.patch-878-+ set -f && ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/INSTALL-173-directory configuration variables that were expressed in terms of yubiserver-0.6/.pc/automake_upgrade.patch/INSTALL:174:`${prefix}'. Any directories that were specified during `configure', yubiserver-0.6/.pc/automake_upgrade.patch/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-40- { \ yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in:41: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-42- }; \ ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-411-.c.obj: yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in:412:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-413-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-415-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in:416:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-417- yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-418-yubiserver-yubiserver.o: yubiserver.c yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in:419:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubiserver_CFLAGS) $(CFLAGS) -MT yubiserver-yubiserver.o -MD -MP -MF $(DEPDIR)/yubiserver-yubiserver.Tpo -c -o yubiserver-yubiserver.o `test -f 'yubiserver.c' || echo '$(srcdir)/'`yubiserver.c yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-420-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/yubiserver-yubiserver.Tpo $(DEPDIR)/yubiserver-yubiserver.Po ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-422-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in:423:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubiserver_CFLAGS) $(CFLAGS) -c -o yubiserver-yubiserver.o `test -f 'yubiserver.c' || echo '$(srcdir)/'`yubiserver.c yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-424- yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-425-yubiserver-yubiserver.obj: yubiserver.c yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in:426:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubiserver_CFLAGS) $(CFLAGS) -MT yubiserver-yubiserver.obj -MD -MP -MF $(DEPDIR)/yubiserver-yubiserver.Tpo -c -o yubiserver-yubiserver.obj `if test -f 'yubiserver.c'; then $(CYGPATH_W) 'yubiserver.c'; else $(CYGPATH_W) '$(srcdir)/yubiserver.c'; fi` yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-427-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/yubiserver-yubiserver.Tpo $(DEPDIR)/yubiserver-yubiserver.Po ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-429-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in:430:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubiserver_CFLAGS) $(CFLAGS) -c -o yubiserver-yubiserver.obj `if test -f 'yubiserver.c'; then $(CYGPATH_W) 'yubiserver.c'; else $(CYGPATH_W) '$(srcdir)/yubiserver.c'; fi` yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-431- yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-432-yubiserver_admin-yubiserver-admin.o: yubiserver-admin.c yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in:433:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubiserver_admin_CFLAGS) $(CFLAGS) -MT yubiserver_admin-yubiserver-admin.o -MD -MP -MF $(DEPDIR)/yubiserver_admin-yubiserver-admin.Tpo -c -o yubiserver_admin-yubiserver-admin.o `test -f 'yubiserver-admin.c' || echo '$(srcdir)/'`yubiserver-admin.c yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-434-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/yubiserver_admin-yubiserver-admin.Tpo $(DEPDIR)/yubiserver_admin-yubiserver-admin.Po ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-436-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in:437:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubiserver_admin_CFLAGS) $(CFLAGS) -c -o yubiserver_admin-yubiserver-admin.o `test -f 'yubiserver-admin.c' || echo '$(srcdir)/'`yubiserver-admin.c yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-438- yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-439-yubiserver_admin-yubiserver-admin.obj: yubiserver-admin.c yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in:440:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubiserver_admin_CFLAGS) $(CFLAGS) -MT yubiserver_admin-yubiserver-admin.obj -MD -MP -MF $(DEPDIR)/yubiserver_admin-yubiserver-admin.Tpo -c -o yubiserver_admin-yubiserver-admin.obj `if test -f 'yubiserver-admin.c'; then $(CYGPATH_W) 'yubiserver-admin.c'; else $(CYGPATH_W) '$(srcdir)/yubiserver-admin.c'; fi` yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-441-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/yubiserver_admin-yubiserver-admin.Tpo $(DEPDIR)/yubiserver_admin-yubiserver-admin.Po ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-443-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in:444:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubiserver_admin_CFLAGS) $(CFLAGS) -c -o yubiserver_admin-yubiserver-admin.obj `if test -f 'yubiserver-admin.c'; then $(CYGPATH_W) 'yubiserver-admin.c'; else $(CYGPATH_W) '$(srcdir)/yubiserver-admin.c'; fi` yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-445- ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-475-GTAGS: yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in:476: here=`$(am__cd) $(top_builddir) && pwd` \ yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-477- && $(am__cd) $(top_srcdir) \ ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-507- test -d "$(distdir)" || mkdir "$(distdir)" yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in:508: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in:509: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-510- list='$(DISTFILES)'; \ ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-521- if test -d $$d/$$file; then \ yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in:522: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-523- if test -d "$(distdir)/$$file"; then \ ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-607- test -d $(distdir)/_build || exit 0; \ yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in:608: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-609- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-651- }; \ yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in:652: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-653- || { echo "ERROR: files left after uninstall:" ; \ ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-663- fi yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in:664: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ yubiserver-0.6/.pc/automake_upgrade.patch/Makefile.in-665- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-59- if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:60: req_libgcrypt_api=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\1/'` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:61: min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-62- else ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-75- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\3/'` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:76: libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-77- major=`echo $libgcrypt_config_version | \ ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-107- if test "$req_libgcrypt_api" -gt 0 ; then yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:108: tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-109- if test "$tmp" -gt 0 ; then ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-120- if test $ok = yes; then yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:121: LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:122: LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-123- ifelse([$2], , :, [$2]) yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:124: libgcrypt_config_host=`$LIBGCRYPT_CONFIG --host 2>/dev/null || echo none` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-125- if test x"$libgcrypt_config_host" != xnone ; then ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-220- PKG_CHECK_EXISTS([$3], yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:221: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-222- test "x$?" != "x0" && pkg_failed=yes ], ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-269- if test $_pkg_short_errors_supported = yes; then yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:270: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-271- else yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:272: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-273- fi ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-430-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:431:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-432-# and then we would define $MISSING as ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-445-# Expand $ac_aux_dir to an absolute path. yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:446:am_aux_dir=`cd "$ac_aux_dir" && pwd` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-447-]) ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-543- if test "$am_compiler_list" = ""; then yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:544: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-545- fi ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-694- # Strip MF so we end up with the name of the file. yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:695: mf=`echo "$mf" | sed -e 's/:.*$//'` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-696- # Check whether this is an Automake generated Makefile or not. ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-703- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:704: dirpart=`AS_DIRNAME("$mf")` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-705- else ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-709- # from the Makefile without running 'make'. yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:710: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-711- test -z "$DEPDIR" && continue yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:712: am__include=`sed -n 's/^am__include = //p' < "$mf"` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-713- test -z "$am__include" && continue yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:714: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-715- # Find all dependency output files, they are included files with ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-723- test -f "$dirpart/$file" && continue yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:724: fdir=`AS_DIRNAME(["$file"])` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-725- AS_MKDIR_P([$dirpart/$fdir]) ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-781-AC_REQUIRE([AC_PROG_INSTALL])dnl yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:782:if test "`cd $srcdir && pwd`" != "`pwd`"; then yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-783- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-937- * ) yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:938: _am_stamp_count=`expr $_am_stamp_count + 1` ;; yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-939- esac yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-940-done yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:941:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-942- ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-1008-# Ignore all kinds of additional output from 'make'. yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:1009:case `$am_make -s -f confmf 2> /dev/null` in #( yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-1010-*the\ am__doit\ target*) ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-1018- echo '.include "confinc"' > confmf yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:1019: case `$am_make -s -f confmf 2> /dev/null` in #( yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-1020- *the\ am__doit\ target*) ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-1200- echo "timestamp, slept: $am_has_slept" > conftest.file yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:1201: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-1202- if test "$[*]" = "X"; then yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-1203- # -L didn't work. yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4:1204: set X `ls -t "$srcdir/configure" conftest.file` yubiserver-0.6/.pc/automake_upgrade.patch/aclocal.m4-1205- fi ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/compile-67- mingw/*) yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/compile-69- ;; yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/compile-70- cygwin/*) yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/compile:71: file=`cygpath -m "$file" || echo "$file"` yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/compile-72- ;; yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/compile-73- wine/*) yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/compile:74: file=`winepath -w "$file" || echo "$file"` yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/compile-75- ;; ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/compile-309-# Name of file we expect compiler to create. yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/compile-311- ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/compile-315-# object file name, since that is what matters with a parallel build. yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/compile-317-while true; do ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp-64- case $1 in yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp-66- *) dir=;; ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp-73-{ yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp-75-} ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp-128- ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp-405- sleep 1 yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp:406: i=`expr $i - 1` yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp-407- done yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp-408- fi yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp:409: i=`expr $i - 1` yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp-410- done ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp-425- # Do two passes, one to just change these to yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp-659- done yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/depcomp-661- touch "$tmpdepfile" ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/install-sh-229- fi yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/install-sh:230: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/install-sh-231- *) ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/install-sh-276- dstdir=$dst yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/install-sh:277: dst=$dstdir/`basename "$src"` yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/install-sh-278- dstdir_status=0 ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/install-sh-358- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/install-sh:359: ls_ld_tmpdir=`ls -ld "$tmpdir"` yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/install-sh-360- case $ls_ld_tmpdir in ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/install-sh-365- $mkdirprog -m$different_mode -p -- "$tmpdir" && { yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/install-sh:366: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/install-sh-367- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/install-sh-425- case $prefix in yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/install-sh:426: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/install-sh-427- *) qprefix=$prefix;; ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/install-sh-474- if $copy_on_change && yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/install-sh:475: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/install-sh:476: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && yubiserver-0.6/.pc/automake_upgrade.patch/build-aux/install-sh-477- ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ yubiserver-0.6/.pc/automake_upgrade.patch/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then yubiserver-0.6/.pc/automake_upgrade.patch/configure-47- as_echo='print -r --' yubiserver-0.6/.pc/automake_upgrade.patch/configure-48- as_echo_n='print -rn --' yubiserver-0.6/.pc/automake_upgrade.patch/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then yubiserver-0.6/.pc/automake_upgrade.patch/configure-50- as_echo='printf %s\n' ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-52-else yubiserver-0.6/.pc/automake_upgrade.patch/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then yubiserver-0.6/.pc/automake_upgrade.patch/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; yubiserver-0.6/.pc/automake_upgrade.patch/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; yubiserver-0.6/.pc/automake_upgrade.patch/configure-64- esac; ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && yubiserver-0.6/.pc/automake_upgrade.patch/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1" yubiserver-0.6/.pc/automake_upgrade.patch/configure-201- if (eval "$as_required") 2>/dev/null; then : ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-326- case $as_dir in #( yubiserver-0.6/.pc/automake_upgrade.patch/configure:327: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( yubiserver-0.6/.pc/automake_upgrade.patch/configure-328- *) as_qdir=$as_dir;; ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-399- { yubiserver-0.6/.pc/automake_upgrade.patch/configure:400: as_val=`expr "$@" || test $? -eq 1` yubiserver-0.6/.pc/automake_upgrade.patch/configure-401- } ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-406-# ---------------------------------------- yubiserver-0.6/.pc/automake_upgrade.patch/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are yubiserver-0.6/.pc/automake_upgrade.patch/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-469- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && yubiserver-0.6/.pc/automake_upgrade.patch/configure:470: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { yubiserver-0.6/.pc/automake_upgrade.patch/configure-471- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-776- case $ac_option in yubiserver-0.6/.pc/automake_upgrade.patch/configure:777: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; yubiserver-0.6/.pc/automake_upgrade.patch/configure-778- *=) ac_optarg= ;; ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-820- -disable-* | --disable-*) yubiserver-0.6/.pc/automake_upgrade.patch/configure:821: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-822- # Reject names that are not valid shell variable names. ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-825- ac_useropt_orig=$ac_useropt yubiserver-0.6/.pc/automake_upgrade.patch/configure:826: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-827- case $ac_user_opts in ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-846- -enable-* | --enable-*) yubiserver-0.6/.pc/automake_upgrade.patch/configure:847: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-848- # Reject names that are not valid shell variable names. ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-851- ac_useropt_orig=$ac_useropt yubiserver-0.6/.pc/automake_upgrade.patch/configure:852: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-853- case $ac_user_opts in ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-1050- -with-* | --with-*) yubiserver-0.6/.pc/automake_upgrade.patch/configure:1051: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-1052- # Reject names that are not valid shell variable names. ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-1055- ac_useropt_orig=$ac_useropt yubiserver-0.6/.pc/automake_upgrade.patch/configure:1056: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-1057- case $ac_user_opts in ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-1066- -without-* | --without-*) yubiserver-0.6/.pc/automake_upgrade.patch/configure:1067: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-1068- # Reject names that are not valid shell variable names. ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-1071- ac_useropt_orig=$ac_useropt yubiserver-0.6/.pc/automake_upgrade.patch/configure:1072: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-1073- case $ac_user_opts in ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-1104- *=*) yubiserver-0.6/.pc/automake_upgrade.patch/configure:1105: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` yubiserver-0.6/.pc/automake_upgrade.patch/configure-1106- # Reject names that are not valid shell variable names. ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-1125-if test -n "$ac_prev"; then yubiserver-0.6/.pc/automake_upgrade.patch/configure:1126: ac_option=--`echo $ac_prev | sed 's/_/-/g'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-1127- as_fn_error $? "missing argument to $ac_option" ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-1147- */ ) yubiserver-0.6/.pc/automake_upgrade.patch/configure:1148: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-1149- eval $ac_var=\$ac_val;; ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-1182-ac_ls_di=`ls -di .` && yubiserver-0.6/.pc/automake_upgrade.patch/configure:1183:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || yubiserver-0.6/.pc/automake_upgrade.patch/configure-1184- as_fn_error $? "working directory cannot be determined" ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-1238-case $srcdir in yubiserver-0.6/.pc/automake_upgrade.patch/configure:1239:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; yubiserver-0.6/.pc/automake_upgrade.patch/configure-1240-esac ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-1281-By default, \`make install' will install all the files in yubiserver-0.6/.pc/automake_upgrade.patch/configure:1282:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify yubiserver-0.6/.pc/automake_upgrade.patch/configure:1283:an installation prefix other than \`$ac_default_prefix' using \`--prefix', yubiserver-0.6/.pc/automake_upgrade.patch/configure-1284-for instance \`--prefix=\$HOME'. ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-1390-*) yubiserver-0.6/.pc/automake_upgrade.patch/configure:1391: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-1392- # A ".." for each directory in $ac_dir_suffix. yubiserver-0.6/.pc/automake_upgrade.patch/configure:1393: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-1394- case $ac_top_builddir_sub in ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-1610- *\'*) yubiserver-0.6/.pc/automake_upgrade.patch/configure:1611: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; yubiserver-0.6/.pc/automake_upgrade.patch/configure-1612- esac ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-1693- case $ac_val in yubiserver-0.6/.pc/automake_upgrade.patch/configure:1694: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; yubiserver-0.6/.pc/automake_upgrade.patch/configure-1695- esac ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-1708- case $ac_val in yubiserver-0.6/.pc/automake_upgrade.patch/configure:1709: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; yubiserver-0.6/.pc/automake_upgrade.patch/configure-1710- esac ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-1828- set,) yubiserver-0.6/.pc/automake_upgrade.patch/configure:1829: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 yubiserver-0.6/.pc/automake_upgrade.patch/configure:1830:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} yubiserver-0.6/.pc/automake_upgrade.patch/configure-1831- ac_cache_corrupted=: ;; ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-1839- # differences in whitespace do not lead to failure. yubiserver-0.6/.pc/automake_upgrade.patch/configure:1840: ac_old_val_w=`echo x $ac_old_val` yubiserver-0.6/.pc/automake_upgrade.patch/configure:1841: ac_new_val_w=`echo x $ac_new_val` yubiserver-0.6/.pc/automake_upgrade.patch/configure-1842- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-1859- case $ac_new_val in yubiserver-0.6/.pc/automake_upgrade.patch/configure:1860: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; yubiserver-0.6/.pc/automake_upgrade.patch/configure-1861- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-2036- echo "timestamp, slept: $am_has_slept" > conftest.file yubiserver-0.6/.pc/automake_upgrade.patch/configure:2037: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` yubiserver-0.6/.pc/automake_upgrade.patch/configure-2038- if test "$*" = "X"; then yubiserver-0.6/.pc/automake_upgrade.patch/configure-2039- # -L didn't work. yubiserver-0.6/.pc/automake_upgrade.patch/configure:2040: set X `ls -t "$srcdir/configure" conftest.file` yubiserver-0.6/.pc/automake_upgrade.patch/configure-2041- fi ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-2087-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' yubiserver-0.6/.pc/automake_upgrade.patch/configure:2088:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` yubiserver-0.6/.pc/automake_upgrade.patch/configure-2089- yubiserver-0.6/.pc/automake_upgrade.patch/configure-2090-# Expand $ac_aux_dir to an absolute path. yubiserver-0.6/.pc/automake_upgrade.patch/configure:2091:am_aux_dir=`cd "$ac_aux_dir" && pwd` yubiserver-0.6/.pc/automake_upgrade.patch/configure-2092- ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-2232- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue yubiserver-0.6/.pc/automake_upgrade.patch/configure:2233: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( yubiserver-0.6/.pc/automake_upgrade.patch/configure-2234- 'mkdir (GNU coreutils) '* | \ ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-2305-set x ${MAKE-make} yubiserver-0.6/.pc/automake_upgrade.patch/configure:2306:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-2307-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-2315-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. yubiserver-0.6/.pc/automake_upgrade.patch/configure:2316:case `${MAKE-make} -f conftest.make 2>/dev/null` in yubiserver-0.6/.pc/automake_upgrade.patch/configure-2317- *@@@%%%=?*=@@@%%%*) ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-2381- yubiserver-0.6/.pc/automake_upgrade.patch/configure:2382:if test "`cd $srcdir && pwd`" != "`pwd`"; then yubiserver-0.6/.pc/automake_upgrade.patch/configure-2383- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-2843-$as_echo_n "checking whether the C compiler works... " >&6; } yubiserver-0.6/.pc/automake_upgrade.patch/configure:2844:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-2845- ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-2887- then :; else yubiserver-0.6/.pc/automake_upgrade.patch/configure:2888: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-2889- fi ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-2947- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; yubiserver-0.6/.pc/automake_upgrade.patch/configure:2948: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-2949- break;; ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-3056- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; yubiserver-0.6/.pc/automake_upgrade.patch/configure:3057: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-3058- break;; ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-3364-# Ignore all kinds of additional output from 'make'. yubiserver-0.6/.pc/automake_upgrade.patch/configure:3365:case `$am_make -s -f confmf 2> /dev/null` in #( yubiserver-0.6/.pc/automake_upgrade.patch/configure-3366-*the\ am__doit\ target*) ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-3374- echo '.include "confinc"' > confmf yubiserver-0.6/.pc/automake_upgrade.patch/configure:3375: case `$am_make -s -f confmf 2> /dev/null` in #( yubiserver-0.6/.pc/automake_upgrade.patch/configure-3376- *the\ am__doit\ target*) ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-3437- if test "$am_compiler_list" = ""; then yubiserver-0.6/.pc/automake_upgrade.patch/configure:3438: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` yubiserver-0.6/.pc/automake_upgrade.patch/configure-3439- fi ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-3674- test $ac_status = 0; }; then yubiserver-0.6/.pc/automake_upgrade.patch/configure:3675: pkg_cv_sqlite3_CFLAGS=`$PKG_CONFIG --cflags "sqlite3" 2>/dev/null` yubiserver-0.6/.pc/automake_upgrade.patch/configure-3676- test "x$?" != "x0" && pkg_failed=yes ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-3691- test $ac_status = 0; }; then yubiserver-0.6/.pc/automake_upgrade.patch/configure:3692: pkg_cv_sqlite3_LIBS=`$PKG_CONFIG --libs "sqlite3" 2>/dev/null` yubiserver-0.6/.pc/automake_upgrade.patch/configure-3693- test "x$?" != "x0" && pkg_failed=yes ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-3712- if test $_pkg_short_errors_supported = yes; then yubiserver-0.6/.pc/automake_upgrade.patch/configure:3713: sqlite3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sqlite3" 2>&1` yubiserver-0.6/.pc/automake_upgrade.patch/configure-3714- else yubiserver-0.6/.pc/automake_upgrade.patch/configure:3715: sqlite3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sqlite3" 2>&1` yubiserver-0.6/.pc/automake_upgrade.patch/configure-3716- fi ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-3865- test $ac_status = 0; }; then yubiserver-0.6/.pc/automake_upgrade.patch/configure:3866: pkg_cv_LIBCONFIG_CFLAGS=`$PKG_CONFIG --cflags "libconfig >= 1.3.2" 2>/dev/null` yubiserver-0.6/.pc/automake_upgrade.patch/configure-3867- test "x$?" != "x0" && pkg_failed=yes ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-3882- test $ac_status = 0; }; then yubiserver-0.6/.pc/automake_upgrade.patch/configure:3883: pkg_cv_LIBCONFIG_LIBS=`$PKG_CONFIG --libs "libconfig >= 1.3.2" 2>/dev/null` yubiserver-0.6/.pc/automake_upgrade.patch/configure-3884- test "x$?" != "x0" && pkg_failed=yes ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-3903- if test $_pkg_short_errors_supported = yes; then yubiserver-0.6/.pc/automake_upgrade.patch/configure:3904: LIBCONFIG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libconfig >= 1.3.2" 2>&1` yubiserver-0.6/.pc/automake_upgrade.patch/configure-3905- else yubiserver-0.6/.pc/automake_upgrade.patch/configure:3906: LIBCONFIG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libconfig >= 1.3.2" 2>&1` yubiserver-0.6/.pc/automake_upgrade.patch/configure-3907- fi ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-3936-test "x$ac_build_alias" = x && yubiserver-0.6/.pc/automake_upgrade.patch/configure:3937: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` yubiserver-0.6/.pc/automake_upgrade.patch/configure-3938-test "x$ac_build_alias" = x && yubiserver-0.6/.pc/automake_upgrade.patch/configure-3939- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 yubiserver-0.6/.pc/automake_upgrade.patch/configure:3940:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || yubiserver-0.6/.pc/automake_upgrade.patch/configure-3941- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-3960-IFS=$ac_save_IFS yubiserver-0.6/.pc/automake_upgrade.patch/configure:3961:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac yubiserver-0.6/.pc/automake_upgrade.patch/configure-3962- ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-3971-else yubiserver-0.6/.pc/automake_upgrade.patch/configure:3972: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || yubiserver-0.6/.pc/automake_upgrade.patch/configure-3973- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-3993-IFS=$ac_save_IFS yubiserver-0.6/.pc/automake_upgrade.patch/configure:3994:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac yubiserver-0.6/.pc/automake_upgrade.patch/configure-3995- ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-4111- if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then yubiserver-0.6/.pc/automake_upgrade.patch/configure:4112: req_libgcrypt_api=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\1/'` yubiserver-0.6/.pc/automake_upgrade.patch/configure:4113: min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-4114- else ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-4128- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\)/\3/'` yubiserver-0.6/.pc/automake_upgrade.patch/configure:4129: libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version` yubiserver-0.6/.pc/automake_upgrade.patch/configure-4130- major=`echo $libgcrypt_config_version | \ ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-4162- if test "$req_libgcrypt_api" -gt 0 ; then yubiserver-0.6/.pc/automake_upgrade.patch/configure:4163: tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0` yubiserver-0.6/.pc/automake_upgrade.patch/configure-4164- if test "$tmp" -gt 0 ; then ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-4178- if test $ok = yes; then yubiserver-0.6/.pc/automake_upgrade.patch/configure:4179: LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags` yubiserver-0.6/.pc/automake_upgrade.patch/configure:4180: LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs` yubiserver-0.6/.pc/automake_upgrade.patch/configure-4181- : yubiserver-0.6/.pc/automake_upgrade.patch/configure:4182: libgcrypt_config_host=`$LIBGCRYPT_CONFIG --host 2>/dev/null || echo none` yubiserver-0.6/.pc/automake_upgrade.patch/configure-4183- if test x"$libgcrypt_config_host" != xnone ; then ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-4382-' yubiserver-0.6/.pc/automake_upgrade.patch/configure:4383:DEFS=`sed -n "$ac_script" confdefs.h` yubiserver-0.6/.pc/automake_upgrade.patch/configure-4384- ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-4391- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' yubiserver-0.6/.pc/automake_upgrade.patch/configure:4392: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` yubiserver-0.6/.pc/automake_upgrade.patch/configure-4393- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-4482-if test -z "$BASH_VERSION$ZSH_VERSION" \ yubiserver-0.6/.pc/automake_upgrade.patch/configure:4483: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then yubiserver-0.6/.pc/automake_upgrade.patch/configure-4484- as_echo='print -r --' yubiserver-0.6/.pc/automake_upgrade.patch/configure-4485- as_echo_n='print -rn --' yubiserver-0.6/.pc/automake_upgrade.patch/configure:4486:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then yubiserver-0.6/.pc/automake_upgrade.patch/configure-4487- as_echo='printf %s\n' ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-4489-else yubiserver-0.6/.pc/automake_upgrade.patch/configure:4490: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then yubiserver-0.6/.pc/automake_upgrade.patch/configure-4491- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-4499- expr "X$arg" : "X\\(.*\\)$as_nl"; yubiserver-0.6/.pc/automake_upgrade.patch/configure:4500: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; yubiserver-0.6/.pc/automake_upgrade.patch/configure-4501- esac; ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-4576-# ---------------------------------------- yubiserver-0.6/.pc/automake_upgrade.patch/configure:4577:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are yubiserver-0.6/.pc/automake_upgrade.patch/configure-4578-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-4648- { yubiserver-0.6/.pc/automake_upgrade.patch/configure:4649: as_val=`expr "$@" || test $? -eq 1` yubiserver-0.6/.pc/automake_upgrade.patch/configure-4650- } ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-4752- case $as_dir in #( yubiserver-0.6/.pc/automake_upgrade.patch/configure:4753: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( yubiserver-0.6/.pc/automake_upgrade.patch/configure-4754- *) as_qdir=$as_dir;; ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-4878-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 yubiserver-0.6/.pc/automake_upgrade.patch/configure:4879:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" yubiserver-0.6/.pc/automake_upgrade.patch/configure-4880-ac_cs_version="\\ ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-4903- --*=?*) yubiserver-0.6/.pc/automake_upgrade.patch/configure:4904: ac_option=`expr "X$1" : 'X\([^=]*\)='` yubiserver-0.6/.pc/automake_upgrade.patch/configure:4905: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-4906- ac_shift=: ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-4908- --*=) yubiserver-0.6/.pc/automake_upgrade.patch/configure:4909: ac_option=`expr "X$1" : 'X\([^=]*\)='` yubiserver-0.6/.pc/automake_upgrade.patch/configure-4910- ac_optarg= ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-4932- case $ac_optarg in yubiserver-0.6/.pc/automake_upgrade.patch/configure:4933: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; yubiserver-0.6/.pc/automake_upgrade.patch/configure-4934- '') as_fn_error $? "missing file argument" ;; ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-5055-fi yubiserver-0.6/.pc/automake_upgrade.patch/configure:5056:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` yubiserver-0.6/.pc/automake_upgrade.patch/configure-5057-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-5072- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 yubiserver-0.6/.pc/automake_upgrade.patch/configure:5073:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-5074-ac_delim='%!_!# ' ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-5078- yubiserver-0.6/.pc/automake_upgrade.patch/configure:5079: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` yubiserver-0.6/.pc/automake_upgrade.patch/configure-5080- if test $ac_delim_n = $ac_delim_num; then ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-5240- esac yubiserver-0.6/.pc/automake_upgrade.patch/configure:5241: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac yubiserver-0.6/.pc/automake_upgrade.patch/configure-5242- as_fn_append ac_file_inputs " '$ac_f'" ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-5299-*) yubiserver-0.6/.pc/automake_upgrade.patch/configure:5300: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-5301- # A ".." for each directory in $ac_dir_suffix. yubiserver-0.6/.pc/automake_upgrade.patch/configure:5302: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-5303- case $ac_top_builddir_sub in ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-5360-/@mandir@/p' yubiserver-0.6/.pc/automake_upgrade.patch/configure:5361:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in yubiserver-0.6/.pc/automake_upgrade.patch/configure-5362-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-5377- yubiserver-0.6/.pc/automake_upgrade.patch/configure:5378:# Neutralize VPATH when `$srcdir' = `.'. yubiserver-0.6/.pc/automake_upgrade.patch/configure-5379-# Shell code in configure.ac might set extrasub. ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-5405-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && yubiserver-0.6/.pc/automake_upgrade.patch/configure:5406: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && yubiserver-0.6/.pc/automake_upgrade.patch/configure-5407- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-5441- # Strip MF so we end up with the name of the file. yubiserver-0.6/.pc/automake_upgrade.patch/configure:5442: mf=`echo "$mf" | sed -e 's/:.*$//'` yubiserver-0.6/.pc/automake_upgrade.patch/configure-5443- # Check whether this is an Automake generated Makefile or not. ############################################## yubiserver-0.6/.pc/automake_upgrade.patch/configure-5478- # from the Makefile without running 'make'. yubiserver-0.6/.pc/automake_upgrade.patch/configure:5479: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` yubiserver-0.6/.pc/automake_upgrade.patch/configure-5480- test -z "$DEPDIR" && continue yubiserver-0.6/.pc/automake_upgrade.patch/configure:5481: am__include=`sed -n 's/^am__include = //p' < "$mf"` yubiserver-0.6/.pc/automake_upgrade.patch/configure-5482- test -z "$am__include" && continue yubiserver-0.6/.pc/automake_upgrade.patch/configure:5483: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` yubiserver-0.6/.pc/automake_upgrade.patch/configure-5484- # Find all dependency output files, they are included files with ############################################## yubiserver-0.6/INSTALL-173-directory configuration variables that were expressed in terms of yubiserver-0.6/INSTALL:174:`${prefix}'. Any directories that were specified during `configure', yubiserver-0.6/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install ############################################## yubiserver-0.6/Makefile.in-50- { \ yubiserver-0.6/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ yubiserver-0.6/Makefile.in-52- }; \ ############################################## yubiserver-0.6/Makefile.in-421-.c.obj: yubiserver-0.6/Makefile.in:422:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` yubiserver-0.6/Makefile.in-423-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## yubiserver-0.6/Makefile.in-425-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yubiserver-0.6/Makefile.in:426:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` yubiserver-0.6/Makefile.in-427- yubiserver-0.6/Makefile.in-428-yubiserver-yubiserver.o: yubiserver.c yubiserver-0.6/Makefile.in:429:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubiserver_CFLAGS) $(CFLAGS) -MT yubiserver-yubiserver.o -MD -MP -MF $(DEPDIR)/yubiserver-yubiserver.Tpo -c -o yubiserver-yubiserver.o `test -f 'yubiserver.c' || echo '$(srcdir)/'`yubiserver.c yubiserver-0.6/Makefile.in-430-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/yubiserver-yubiserver.Tpo $(DEPDIR)/yubiserver-yubiserver.Po ############################################## yubiserver-0.6/Makefile.in-432-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yubiserver-0.6/Makefile.in:433:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubiserver_CFLAGS) $(CFLAGS) -c -o yubiserver-yubiserver.o `test -f 'yubiserver.c' || echo '$(srcdir)/'`yubiserver.c yubiserver-0.6/Makefile.in-434- yubiserver-0.6/Makefile.in-435-yubiserver-yubiserver.obj: yubiserver.c yubiserver-0.6/Makefile.in:436:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubiserver_CFLAGS) $(CFLAGS) -MT yubiserver-yubiserver.obj -MD -MP -MF $(DEPDIR)/yubiserver-yubiserver.Tpo -c -o yubiserver-yubiserver.obj `if test -f 'yubiserver.c'; then $(CYGPATH_W) 'yubiserver.c'; else $(CYGPATH_W) '$(srcdir)/yubiserver.c'; fi` yubiserver-0.6/Makefile.in-437-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/yubiserver-yubiserver.Tpo $(DEPDIR)/yubiserver-yubiserver.Po ############################################## yubiserver-0.6/Makefile.in-439-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yubiserver-0.6/Makefile.in:440:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubiserver_CFLAGS) $(CFLAGS) -c -o yubiserver-yubiserver.obj `if test -f 'yubiserver.c'; then $(CYGPATH_W) 'yubiserver.c'; else $(CYGPATH_W) '$(srcdir)/yubiserver.c'; fi` yubiserver-0.6/Makefile.in-441- yubiserver-0.6/Makefile.in-442-yubiserver_admin-yubiserver-admin.o: yubiserver-admin.c yubiserver-0.6/Makefile.in:443:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubiserver_admin_CFLAGS) $(CFLAGS) -MT yubiserver_admin-yubiserver-admin.o -MD -MP -MF $(DEPDIR)/yubiserver_admin-yubiserver-admin.Tpo -c -o yubiserver_admin-yubiserver-admin.o `test -f 'yubiserver-admin.c' || echo '$(srcdir)/'`yubiserver-admin.c yubiserver-0.6/Makefile.in-444-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/yubiserver_admin-yubiserver-admin.Tpo $(DEPDIR)/yubiserver_admin-yubiserver-admin.Po ############################################## yubiserver-0.6/Makefile.in-446-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yubiserver-0.6/Makefile.in:447:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubiserver_admin_CFLAGS) $(CFLAGS) -c -o yubiserver_admin-yubiserver-admin.o `test -f 'yubiserver-admin.c' || echo '$(srcdir)/'`yubiserver-admin.c yubiserver-0.6/Makefile.in-448- yubiserver-0.6/Makefile.in-449-yubiserver_admin-yubiserver-admin.obj: yubiserver-admin.c yubiserver-0.6/Makefile.in:450:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubiserver_admin_CFLAGS) $(CFLAGS) -MT yubiserver_admin-yubiserver-admin.obj -MD -MP -MF $(DEPDIR)/yubiserver_admin-yubiserver-admin.Tpo -c -o yubiserver_admin-yubiserver-admin.obj `if test -f 'yubiserver-admin.c'; then $(CYGPATH_W) 'yubiserver-admin.c'; else $(CYGPATH_W) '$(srcdir)/yubiserver-admin.c'; fi` yubiserver-0.6/Makefile.in-451-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/yubiserver_admin-yubiserver-admin.Tpo $(DEPDIR)/yubiserver_admin-yubiserver-admin.Po ############################################## yubiserver-0.6/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ yubiserver-0.6/Makefile.in:454:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(yubiserver_admin_CFLAGS) $(CFLAGS) -c -o yubiserver_admin-yubiserver-admin.obj `if test -f 'yubiserver-admin.c'; then $(CYGPATH_W) 'yubiserver-admin.c'; else $(CYGPATH_W) '$(srcdir)/yubiserver-admin.c'; fi` yubiserver-0.6/Makefile.in-455- ############################################## yubiserver-0.6/Makefile.in-485-GTAGS: yubiserver-0.6/Makefile.in:486: here=`$(am__cd) $(top_builddir) && pwd` \ yubiserver-0.6/Makefile.in-487- && $(am__cd) $(top_srcdir) \ ############################################## yubiserver-0.6/Makefile.in-517- test -d "$(distdir)" || mkdir "$(distdir)" yubiserver-0.6/Makefile.in:518: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yubiserver-0.6/Makefile.in:519: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ yubiserver-0.6/Makefile.in-520- list='$(DISTFILES)'; \ ############################################## yubiserver-0.6/Makefile.in-531- if test -d $$d/$$file; then \ yubiserver-0.6/Makefile.in:532: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ yubiserver-0.6/Makefile.in-533- if test -d "$(distdir)/$$file"; then \ ############################################## yubiserver-0.6/Makefile.in-617- test -d $(distdir)/_build || exit 0; \ yubiserver-0.6/Makefile.in:618: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ yubiserver-0.6/Makefile.in-619- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## yubiserver-0.6/Makefile.in-661- }; \ yubiserver-0.6/Makefile.in:662: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ yubiserver-0.6/Makefile.in-663- || { echo "ERROR: files left after uninstall:" ; \ ############################################## yubiserver-0.6/Makefile.in-673- fi yubiserver-0.6/Makefile.in:674: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ yubiserver-0.6/Makefile.in-675- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## yubiserver-0.6/aclocal.m4-59- if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then yubiserver-0.6/aclocal.m4:60: req_libgcrypt_api=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\1/'` yubiserver-0.6/aclocal.m4:61: min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'` yubiserver-0.6/aclocal.m4-62- else ############################################## yubiserver-0.6/aclocal.m4-75- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\3/'` yubiserver-0.6/aclocal.m4:76: libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version` yubiserver-0.6/aclocal.m4-77- major=`echo $libgcrypt_config_version | \ ############################################## yubiserver-0.6/aclocal.m4-107- if test "$req_libgcrypt_api" -gt 0 ; then yubiserver-0.6/aclocal.m4:108: tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0` yubiserver-0.6/aclocal.m4-109- if test "$tmp" -gt 0 ; then ############################################## yubiserver-0.6/aclocal.m4-120- if test $ok = yes; then yubiserver-0.6/aclocal.m4:121: LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags` yubiserver-0.6/aclocal.m4:122: LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs` yubiserver-0.6/aclocal.m4-123- ifelse([$2], , :, [$2]) yubiserver-0.6/aclocal.m4:124: libgcrypt_config_host=`$LIBGCRYPT_CONFIG --host 2>/dev/null || echo none` yubiserver-0.6/aclocal.m4-125- if test x"$libgcrypt_config_host" != xnone ; then ############################################## yubiserver-0.6/aclocal.m4-220- PKG_CHECK_EXISTS([$3], yubiserver-0.6/aclocal.m4:221: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` yubiserver-0.6/aclocal.m4-222- test "x$?" != "x0" && pkg_failed=yes ], ############################################## yubiserver-0.6/aclocal.m4-269- if test $_pkg_short_errors_supported = yes; then yubiserver-0.6/aclocal.m4:270: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` yubiserver-0.6/aclocal.m4-271- else yubiserver-0.6/aclocal.m4:272: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` yubiserver-0.6/aclocal.m4-273- fi ############################################## yubiserver-0.6/aclocal.m4-430-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: yubiserver-0.6/aclocal.m4:431:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` yubiserver-0.6/aclocal.m4-432-# and then we would define $MISSING as ############################################## yubiserver-0.6/aclocal.m4-445-# Expand $ac_aux_dir to an absolute path. yubiserver-0.6/aclocal.m4:446:am_aux_dir=`cd "$ac_aux_dir" && pwd` yubiserver-0.6/aclocal.m4-447-]) ############################################## yubiserver-0.6/aclocal.m4-543- if test "$am_compiler_list" = ""; then yubiserver-0.6/aclocal.m4:544: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` yubiserver-0.6/aclocal.m4-545- fi ############################################## yubiserver-0.6/aclocal.m4-694- # Strip MF so we end up with the name of the file. yubiserver-0.6/aclocal.m4:695: mf=`echo "$mf" | sed -e 's/:.*$//'` yubiserver-0.6/aclocal.m4-696- # Check whether this is an Automake generated Makefile or not. ############################################## yubiserver-0.6/aclocal.m4-703- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then yubiserver-0.6/aclocal.m4:704: dirpart=`AS_DIRNAME("$mf")` yubiserver-0.6/aclocal.m4-705- else ############################################## yubiserver-0.6/aclocal.m4-709- # from the Makefile without running 'make'. yubiserver-0.6/aclocal.m4:710: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` yubiserver-0.6/aclocal.m4-711- test -z "$DEPDIR" && continue yubiserver-0.6/aclocal.m4:712: am__include=`sed -n 's/^am__include = //p' < "$mf"` yubiserver-0.6/aclocal.m4-713- test -z "$am__include" && continue yubiserver-0.6/aclocal.m4:714: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` yubiserver-0.6/aclocal.m4-715- # Find all dependency output files, they are included files with ############################################## yubiserver-0.6/aclocal.m4-723- test -f "$dirpart/$file" && continue yubiserver-0.6/aclocal.m4:724: fdir=`AS_DIRNAME(["$file"])` yubiserver-0.6/aclocal.m4-725- AS_MKDIR_P([$dirpart/$fdir]) ############################################## yubiserver-0.6/aclocal.m4-781-AC_REQUIRE([AC_PROG_INSTALL])dnl yubiserver-0.6/aclocal.m4:782:if test "`cd $srcdir && pwd`" != "`pwd`"; then yubiserver-0.6/aclocal.m4-783- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## yubiserver-0.6/aclocal.m4-940- * ) yubiserver-0.6/aclocal.m4:941: _am_stamp_count=`expr $_am_stamp_count + 1` ;; yubiserver-0.6/aclocal.m4-942- esac yubiserver-0.6/aclocal.m4-943-done yubiserver-0.6/aclocal.m4:944:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) yubiserver-0.6/aclocal.m4-945- ############################################## yubiserver-0.6/aclocal.m4-1011-# Ignore all kinds of additional output from 'make'. yubiserver-0.6/aclocal.m4:1012:case `$am_make -s -f confmf 2> /dev/null` in #( yubiserver-0.6/aclocal.m4-1013-*the\ am__doit\ target*) ############################################## yubiserver-0.6/aclocal.m4-1021- echo '.include "confinc"' > confmf yubiserver-0.6/aclocal.m4:1022: case `$am_make -s -f confmf 2> /dev/null` in #( yubiserver-0.6/aclocal.m4-1023- *the\ am__doit\ target*) ############################################## yubiserver-0.6/aclocal.m4-1203- echo "timestamp, slept: $am_has_slept" > conftest.file yubiserver-0.6/aclocal.m4:1204: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` yubiserver-0.6/aclocal.m4-1205- if test "$[*]" = "X"; then yubiserver-0.6/aclocal.m4-1206- # -L didn't work. yubiserver-0.6/aclocal.m4:1207: set X `ls -t "$srcdir/configure" conftest.file` yubiserver-0.6/aclocal.m4-1208- fi ############################################## yubiserver-0.6/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ yubiserver-0.6/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then yubiserver-0.6/configure-47- as_echo='print -r --' yubiserver-0.6/configure-48- as_echo_n='print -rn --' yubiserver-0.6/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then yubiserver-0.6/configure-50- as_echo='printf %s\n' ############################################## yubiserver-0.6/configure-52-else yubiserver-0.6/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then yubiserver-0.6/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## yubiserver-0.6/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; yubiserver-0.6/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; yubiserver-0.6/configure-64- esac; ############################################## yubiserver-0.6/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && yubiserver-0.6/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1" yubiserver-0.6/configure-201- if (eval "$as_required") 2>/dev/null; then : ############################################## yubiserver-0.6/configure-326- case $as_dir in #( yubiserver-0.6/configure:327: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( yubiserver-0.6/configure-328- *) as_qdir=$as_dir;; ############################################## yubiserver-0.6/configure-399- { yubiserver-0.6/configure:400: as_val=`expr "$@" || test $? -eq 1` yubiserver-0.6/configure-401- } ############################################## yubiserver-0.6/configure-406-# ---------------------------------------- yubiserver-0.6/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are yubiserver-0.6/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## yubiserver-0.6/configure-469- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && yubiserver-0.6/configure:470: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { yubiserver-0.6/configure-471- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## yubiserver-0.6/configure-776- case $ac_option in yubiserver-0.6/configure:777: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; yubiserver-0.6/configure-778- *=) ac_optarg= ;; ############################################## yubiserver-0.6/configure-820- -disable-* | --disable-*) yubiserver-0.6/configure:821: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` yubiserver-0.6/configure-822- # Reject names that are not valid shell variable names. ############################################## yubiserver-0.6/configure-825- ac_useropt_orig=$ac_useropt yubiserver-0.6/configure:826: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yubiserver-0.6/configure-827- case $ac_user_opts in ############################################## yubiserver-0.6/configure-846- -enable-* | --enable-*) yubiserver-0.6/configure:847: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` yubiserver-0.6/configure-848- # Reject names that are not valid shell variable names. ############################################## yubiserver-0.6/configure-851- ac_useropt_orig=$ac_useropt yubiserver-0.6/configure:852: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yubiserver-0.6/configure-853- case $ac_user_opts in ############################################## yubiserver-0.6/configure-1050- -with-* | --with-*) yubiserver-0.6/configure:1051: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` yubiserver-0.6/configure-1052- # Reject names that are not valid shell variable names. ############################################## yubiserver-0.6/configure-1055- ac_useropt_orig=$ac_useropt yubiserver-0.6/configure:1056: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yubiserver-0.6/configure-1057- case $ac_user_opts in ############################################## yubiserver-0.6/configure-1066- -without-* | --without-*) yubiserver-0.6/configure:1067: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` yubiserver-0.6/configure-1068- # Reject names that are not valid shell variable names. ############################################## yubiserver-0.6/configure-1071- ac_useropt_orig=$ac_useropt yubiserver-0.6/configure:1072: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` yubiserver-0.6/configure-1073- case $ac_user_opts in ############################################## yubiserver-0.6/configure-1104- *=*) yubiserver-0.6/configure:1105: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` yubiserver-0.6/configure-1106- # Reject names that are not valid shell variable names. ############################################## yubiserver-0.6/configure-1125-if test -n "$ac_prev"; then yubiserver-0.6/configure:1126: ac_option=--`echo $ac_prev | sed 's/_/-/g'` yubiserver-0.6/configure-1127- as_fn_error $? "missing argument to $ac_option" ############################################## yubiserver-0.6/configure-1147- */ ) yubiserver-0.6/configure:1148: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` yubiserver-0.6/configure-1149- eval $ac_var=\$ac_val;; ############################################## yubiserver-0.6/configure-1182-ac_ls_di=`ls -di .` && yubiserver-0.6/configure:1183:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || yubiserver-0.6/configure-1184- as_fn_error $? "working directory cannot be determined" ############################################## yubiserver-0.6/configure-1238-case $srcdir in yubiserver-0.6/configure:1239:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; yubiserver-0.6/configure-1240-esac ############################################## yubiserver-0.6/configure-1281-By default, \`make install' will install all the files in yubiserver-0.6/configure:1282:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify yubiserver-0.6/configure:1283:an installation prefix other than \`$ac_default_prefix' using \`--prefix', yubiserver-0.6/configure-1284-for instance \`--prefix=\$HOME'. ############################################## yubiserver-0.6/configure-1390-*) yubiserver-0.6/configure:1391: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` yubiserver-0.6/configure-1392- # A ".." for each directory in $ac_dir_suffix. yubiserver-0.6/configure:1393: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` yubiserver-0.6/configure-1394- case $ac_top_builddir_sub in ############################################## yubiserver-0.6/configure-1610- *\'*) yubiserver-0.6/configure:1611: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; yubiserver-0.6/configure-1612- esac ############################################## yubiserver-0.6/configure-1693- case $ac_val in yubiserver-0.6/configure:1694: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; yubiserver-0.6/configure-1695- esac ############################################## yubiserver-0.6/configure-1708- case $ac_val in yubiserver-0.6/configure:1709: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; yubiserver-0.6/configure-1710- esac ############################################## yubiserver-0.6/configure-1828- set,) yubiserver-0.6/configure:1829: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 yubiserver-0.6/configure:1830:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} yubiserver-0.6/configure-1831- ac_cache_corrupted=: ;; ############################################## yubiserver-0.6/configure-1839- # differences in whitespace do not lead to failure. yubiserver-0.6/configure:1840: ac_old_val_w=`echo x $ac_old_val` yubiserver-0.6/configure:1841: ac_new_val_w=`echo x $ac_new_val` yubiserver-0.6/configure-1842- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## yubiserver-0.6/configure-1859- case $ac_new_val in yubiserver-0.6/configure:1860: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; yubiserver-0.6/configure-1861- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## yubiserver-0.6/configure-2036- echo "timestamp, slept: $am_has_slept" > conftest.file yubiserver-0.6/configure:2037: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` yubiserver-0.6/configure-2038- if test "$*" = "X"; then yubiserver-0.6/configure-2039- # -L didn't work. yubiserver-0.6/configure:2040: set X `ls -t "$srcdir/configure" conftest.file` yubiserver-0.6/configure-2041- fi ############################################## yubiserver-0.6/configure-2087-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' yubiserver-0.6/configure:2088:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` yubiserver-0.6/configure-2089- yubiserver-0.6/configure-2090-# Expand $ac_aux_dir to an absolute path. yubiserver-0.6/configure:2091:am_aux_dir=`cd "$ac_aux_dir" && pwd` yubiserver-0.6/configure-2092- ############################################## yubiserver-0.6/configure-2232- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue yubiserver-0.6/configure:2233: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( yubiserver-0.6/configure-2234- 'mkdir (GNU coreutils) '* | \ ############################################## yubiserver-0.6/configure-2305-set x ${MAKE-make} yubiserver-0.6/configure:2306:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` yubiserver-0.6/configure-2307-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## yubiserver-0.6/configure-2315-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. yubiserver-0.6/configure:2316:case `${MAKE-make} -f conftest.make 2>/dev/null` in yubiserver-0.6/configure-2317- *@@@%%%=?*=@@@%%%*) ############################################## yubiserver-0.6/configure-2381- yubiserver-0.6/configure:2382:if test "`cd $srcdir && pwd`" != "`pwd`"; then yubiserver-0.6/configure-2383- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## yubiserver-0.6/configure-2843-$as_echo_n "checking whether the C compiler works... " >&6; } yubiserver-0.6/configure:2844:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` yubiserver-0.6/configure-2845- ############################################## yubiserver-0.6/configure-2887- then :; else yubiserver-0.6/configure:2888: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` yubiserver-0.6/configure-2889- fi ############################################## yubiserver-0.6/configure-2947- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; yubiserver-0.6/configure:2948: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` yubiserver-0.6/configure-2949- break;; ############################################## yubiserver-0.6/configure-3056- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; yubiserver-0.6/configure:3057: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` yubiserver-0.6/configure-3058- break;; ############################################## yubiserver-0.6/configure-3364-# Ignore all kinds of additional output from 'make'. yubiserver-0.6/configure:3365:case `$am_make -s -f confmf 2> /dev/null` in #( yubiserver-0.6/configure-3366-*the\ am__doit\ target*) ############################################## yubiserver-0.6/configure-3374- echo '.include "confinc"' > confmf yubiserver-0.6/configure:3375: case `$am_make -s -f confmf 2> /dev/null` in #( yubiserver-0.6/configure-3376- *the\ am__doit\ target*) ############################################## yubiserver-0.6/configure-3437- if test "$am_compiler_list" = ""; then yubiserver-0.6/configure:3438: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` yubiserver-0.6/configure-3439- fi ############################################## yubiserver-0.6/configure-3674- test $ac_status = 0; }; then yubiserver-0.6/configure:3675: pkg_cv_sqlite3_CFLAGS=`$PKG_CONFIG --cflags "sqlite3" 2>/dev/null` yubiserver-0.6/configure-3676- test "x$?" != "x0" && pkg_failed=yes ############################################## yubiserver-0.6/configure-3691- test $ac_status = 0; }; then yubiserver-0.6/configure:3692: pkg_cv_sqlite3_LIBS=`$PKG_CONFIG --libs "sqlite3" 2>/dev/null` yubiserver-0.6/configure-3693- test "x$?" != "x0" && pkg_failed=yes ############################################## yubiserver-0.6/configure-3712- if test $_pkg_short_errors_supported = yes; then yubiserver-0.6/configure:3713: sqlite3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sqlite3" 2>&1` yubiserver-0.6/configure-3714- else yubiserver-0.6/configure:3715: sqlite3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sqlite3" 2>&1` yubiserver-0.6/configure-3716- fi ############################################## yubiserver-0.6/configure-3865- test $ac_status = 0; }; then yubiserver-0.6/configure:3866: pkg_cv_LIBCONFIG_CFLAGS=`$PKG_CONFIG --cflags "libconfig >= 1.3.2" 2>/dev/null` yubiserver-0.6/configure-3867- test "x$?" != "x0" && pkg_failed=yes ############################################## yubiserver-0.6/configure-3882- test $ac_status = 0; }; then yubiserver-0.6/configure:3883: pkg_cv_LIBCONFIG_LIBS=`$PKG_CONFIG --libs "libconfig >= 1.3.2" 2>/dev/null` yubiserver-0.6/configure-3884- test "x$?" != "x0" && pkg_failed=yes ############################################## yubiserver-0.6/configure-3903- if test $_pkg_short_errors_supported = yes; then yubiserver-0.6/configure:3904: LIBCONFIG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libconfig >= 1.3.2" 2>&1` yubiserver-0.6/configure-3905- else yubiserver-0.6/configure:3906: LIBCONFIG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libconfig >= 1.3.2" 2>&1` yubiserver-0.6/configure-3907- fi ############################################## yubiserver-0.6/configure-3936-test "x$ac_build_alias" = x && yubiserver-0.6/configure:3937: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` yubiserver-0.6/configure-3938-test "x$ac_build_alias" = x && yubiserver-0.6/configure-3939- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 yubiserver-0.6/configure:3940:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || yubiserver-0.6/configure-3941- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## yubiserver-0.6/configure-3960-IFS=$ac_save_IFS yubiserver-0.6/configure:3961:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac yubiserver-0.6/configure-3962- ############################################## yubiserver-0.6/configure-3971-else yubiserver-0.6/configure:3972: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || yubiserver-0.6/configure-3973- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## yubiserver-0.6/configure-3993-IFS=$ac_save_IFS yubiserver-0.6/configure:3994:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac yubiserver-0.6/configure-3995- ############################################## yubiserver-0.6/configure-4111- if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then yubiserver-0.6/configure:4112: req_libgcrypt_api=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\1/'` yubiserver-0.6/configure:4113: min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'` yubiserver-0.6/configure-4114- else ############################################## yubiserver-0.6/configure-4128- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\)/\3/'` yubiserver-0.6/configure:4129: libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version` yubiserver-0.6/configure-4130- major=`echo $libgcrypt_config_version | \ ############################################## yubiserver-0.6/configure-4162- if test "$req_libgcrypt_api" -gt 0 ; then yubiserver-0.6/configure:4163: tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0` yubiserver-0.6/configure-4164- if test "$tmp" -gt 0 ; then ############################################## yubiserver-0.6/configure-4178- if test $ok = yes; then yubiserver-0.6/configure:4179: LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags` yubiserver-0.6/configure:4180: LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs` yubiserver-0.6/configure-4181- : yubiserver-0.6/configure:4182: libgcrypt_config_host=`$LIBGCRYPT_CONFIG --host 2>/dev/null || echo none` yubiserver-0.6/configure-4183- if test x"$libgcrypt_config_host" != xnone ; then ############################################## yubiserver-0.6/configure-4382-' yubiserver-0.6/configure:4383:DEFS=`sed -n "$ac_script" confdefs.h` yubiserver-0.6/configure-4384- ############################################## yubiserver-0.6/configure-4391- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' yubiserver-0.6/configure:4392: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` yubiserver-0.6/configure-4393- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## yubiserver-0.6/configure-4482-if test -z "$BASH_VERSION$ZSH_VERSION" \ yubiserver-0.6/configure:4483: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then yubiserver-0.6/configure-4484- as_echo='print -r --' yubiserver-0.6/configure-4485- as_echo_n='print -rn --' yubiserver-0.6/configure:4486:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then yubiserver-0.6/configure-4487- as_echo='printf %s\n' ############################################## yubiserver-0.6/configure-4489-else yubiserver-0.6/configure:4490: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then yubiserver-0.6/configure-4491- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## yubiserver-0.6/configure-4499- expr "X$arg" : "X\\(.*\\)$as_nl"; yubiserver-0.6/configure:4500: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; yubiserver-0.6/configure-4501- esac; ############################################## yubiserver-0.6/configure-4576-# ---------------------------------------- yubiserver-0.6/configure:4577:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are yubiserver-0.6/configure-4578-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## yubiserver-0.6/configure-4648- { yubiserver-0.6/configure:4649: as_val=`expr "$@" || test $? -eq 1` yubiserver-0.6/configure-4650- } ############################################## yubiserver-0.6/configure-4752- case $as_dir in #( yubiserver-0.6/configure:4753: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( yubiserver-0.6/configure-4754- *) as_qdir=$as_dir;; ############################################## yubiserver-0.6/configure-4878-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 yubiserver-0.6/configure:4879:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" yubiserver-0.6/configure-4880-ac_cs_version="\\ ############################################## yubiserver-0.6/configure-4903- --*=?*) yubiserver-0.6/configure:4904: ac_option=`expr "X$1" : 'X\([^=]*\)='` yubiserver-0.6/configure:4905: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` yubiserver-0.6/configure-4906- ac_shift=: ############################################## yubiserver-0.6/configure-4908- --*=) yubiserver-0.6/configure:4909: ac_option=`expr "X$1" : 'X\([^=]*\)='` yubiserver-0.6/configure-4910- ac_optarg= ############################################## yubiserver-0.6/configure-4932- case $ac_optarg in yubiserver-0.6/configure:4933: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; yubiserver-0.6/configure-4934- '') as_fn_error $? "missing file argument" ;; ############################################## yubiserver-0.6/configure-5055-fi yubiserver-0.6/configure:5056:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` yubiserver-0.6/configure-5057-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## yubiserver-0.6/configure-5072- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 yubiserver-0.6/configure:5073:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` yubiserver-0.6/configure-5074-ac_delim='%!_!# ' ############################################## yubiserver-0.6/configure-5078- yubiserver-0.6/configure:5079: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` yubiserver-0.6/configure-5080- if test $ac_delim_n = $ac_delim_num; then ############################################## yubiserver-0.6/configure-5240- esac yubiserver-0.6/configure:5241: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac yubiserver-0.6/configure-5242- as_fn_append ac_file_inputs " '$ac_f'" ############################################## yubiserver-0.6/configure-5299-*) yubiserver-0.6/configure:5300: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` yubiserver-0.6/configure-5301- # A ".." for each directory in $ac_dir_suffix. yubiserver-0.6/configure:5302: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` yubiserver-0.6/configure-5303- case $ac_top_builddir_sub in ############################################## yubiserver-0.6/configure-5360-/@mandir@/p' yubiserver-0.6/configure:5361:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in yubiserver-0.6/configure-5362-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## yubiserver-0.6/configure-5377- yubiserver-0.6/configure:5378:# Neutralize VPATH when `$srcdir' = `.'. yubiserver-0.6/configure-5379-# Shell code in configure.ac might set extrasub. ############################################## yubiserver-0.6/configure-5405-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && yubiserver-0.6/configure:5406: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && yubiserver-0.6/configure-5407- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## yubiserver-0.6/configure-5441- # Strip MF so we end up with the name of the file. yubiserver-0.6/configure:5442: mf=`echo "$mf" | sed -e 's/:.*$//'` yubiserver-0.6/configure-5443- # Check whether this is an Automake generated Makefile or not. ############################################## yubiserver-0.6/configure-5478- # from the Makefile without running 'make'. yubiserver-0.6/configure:5479: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` yubiserver-0.6/configure-5480- test -z "$DEPDIR" && continue yubiserver-0.6/configure:5481: am__include=`sed -n 's/^am__include = //p' < "$mf"` yubiserver-0.6/configure-5482- test -z "$am__include" && continue yubiserver-0.6/configure:5483: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` yubiserver-0.6/configure-5484- # Find all dependency output files, they are included files with