=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== fakechroot-2.19/Makefile.in-49- { \ fakechroot-2.19/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ fakechroot-2.19/Makefile.in-51- }; \ ############################################## fakechroot-2.19/Makefile.in-197- while test -n "$$dir1"; do \ fakechroot-2.19/Makefile.in:198: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ fakechroot-2.19/Makefile.in-199- if test "$$first" != "."; then \ fakechroot-2.19/Makefile.in-200- if test "$$first" = ".."; then \ fakechroot-2.19/Makefile.in:201: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ fakechroot-2.19/Makefile.in:202: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ fakechroot-2.19/Makefile.in-203- else \ fakechroot-2.19/Makefile.in:204: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ fakechroot-2.19/Makefile.in-205- if test "$$first2" = "$$first"; then \ fakechroot-2.19/Makefile.in:206: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ fakechroot-2.19/Makefile.in-207- else \ ############################################## fakechroot-2.19/Makefile.in-212- fi; \ fakechroot-2.19/Makefile.in:213: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ fakechroot-2.19/Makefile.in-214- done; \ ############################################## fakechroot-2.19/Makefile.in-443- dot_seen=no; \ fakechroot-2.19/Makefile.in:444: target=`echo $@ | sed s/-recursive//`; \ fakechroot-2.19/Makefile.in-445- case "$@" in \ ############################################## fakechroot-2.19/Makefile.in-506-GTAGS: fakechroot-2.19/Makefile.in:507: here=`$(am__cd) $(top_builddir) && pwd` \ fakechroot-2.19/Makefile.in-508- && $(am__cd) $(top_srcdir) \ ############################################## fakechroot-2.19/Makefile.in-538- test -d "$(distdir)" || mkdir "$(distdir)" fakechroot-2.19/Makefile.in:539: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ fakechroot-2.19/Makefile.in:540: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ fakechroot-2.19/Makefile.in-541- list='$(DISTFILES)'; \ ############################################## fakechroot-2.19/Makefile.in-552- if test -d $$d/$$file; then \ fakechroot-2.19/Makefile.in:553: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ fakechroot-2.19/Makefile.in-554- if test -d "$(distdir)/$$file"; then \ ############################################## fakechroot-2.19/Makefile.in-663- test -d $(distdir)/_build || exit 0; \ fakechroot-2.19/Makefile.in:664: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ fakechroot-2.19/Makefile.in-665- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## fakechroot-2.19/Makefile.in-707- }; \ fakechroot-2.19/Makefile.in:708: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ fakechroot-2.19/Makefile.in-709- || { echo "ERROR: files left after uninstall:" ; \ ############################################## fakechroot-2.19/Makefile.in-719- fi fakechroot-2.19/Makefile.in:720: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ fakechroot-2.19/Makefile.in-721- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## fakechroot-2.19/NEWS.md-181-* New functions `popen`(3) and `system`(3) for GNU libc. fakechroot-2.19/NEWS.md:182:* `dpkg-shlibdeps(1)` works again because `cd $FAKECHROOT_BASE` does not fakechroot-2.19/NEWS.md-183- change current working directory to root directory. ############################################## fakechroot-2.19/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: fakechroot-2.19/aclocal.m4:93:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` fakechroot-2.19/aclocal.m4-94-# and then we would define $MISSING as ############################################## fakechroot-2.19/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path. fakechroot-2.19/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd` fakechroot-2.19/aclocal.m4-109-]) ############################################## fakechroot-2.19/aclocal.m4-205- if test "$am_compiler_list" = ""; then fakechroot-2.19/aclocal.m4:206: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` fakechroot-2.19/aclocal.m4-207- fi ############################################## fakechroot-2.19/aclocal.m4-356- # Strip MF so we end up with the name of the file. fakechroot-2.19/aclocal.m4:357: mf=`echo "$mf" | sed -e 's/:.*$//'` fakechroot-2.19/aclocal.m4-358- # Check whether this is an Automake generated Makefile or not. ############################################## fakechroot-2.19/aclocal.m4-365- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then fakechroot-2.19/aclocal.m4:366: dirpart=`AS_DIRNAME("$mf")` fakechroot-2.19/aclocal.m4-367- else ############################################## fakechroot-2.19/aclocal.m4-371- # from the Makefile without running 'make'. fakechroot-2.19/aclocal.m4:372: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` fakechroot-2.19/aclocal.m4-373- test -z "$DEPDIR" && continue fakechroot-2.19/aclocal.m4:374: am__include=`sed -n 's/^am__include = //p' < "$mf"` fakechroot-2.19/aclocal.m4-375- test -z "$am__include" && continue fakechroot-2.19/aclocal.m4:376: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` fakechroot-2.19/aclocal.m4-377- # Find all dependency output files, they are included files with ############################################## fakechroot-2.19/aclocal.m4-385- test -f "$dirpart/$file" && continue fakechroot-2.19/aclocal.m4:386: fdir=`AS_DIRNAME(["$file"])` fakechroot-2.19/aclocal.m4-387- AS_MKDIR_P([$dirpart/$fdir]) ############################################## fakechroot-2.19/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl fakechroot-2.19/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then fakechroot-2.19/aclocal.m4-445- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## fakechroot-2.19/aclocal.m4-602- * ) fakechroot-2.19/aclocal.m4:603: _am_stamp_count=`expr $_am_stamp_count + 1` ;; fakechroot-2.19/aclocal.m4-604- esac fakechroot-2.19/aclocal.m4-605-done fakechroot-2.19/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) fakechroot-2.19/aclocal.m4-607- ############################################## fakechroot-2.19/aclocal.m4-709-# Ignore all kinds of additional output from 'make'. fakechroot-2.19/aclocal.m4:710:case `$am_make -s -f confmf 2> /dev/null` in #( fakechroot-2.19/aclocal.m4-711-*the\ am__doit\ target*) ############################################## fakechroot-2.19/aclocal.m4-719- echo '.include "confinc"' > confmf fakechroot-2.19/aclocal.m4:720: case `$am_make -s -f confmf 2> /dev/null` in #( fakechroot-2.19/aclocal.m4-721- *the\ am__doit\ target*) ############################################## fakechroot-2.19/aclocal.m4-901- echo "timestamp, slept: $am_has_slept" > conftest.file fakechroot-2.19/aclocal.m4:902: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` fakechroot-2.19/aclocal.m4-903- if test "$[*]" = "X"; then fakechroot-2.19/aclocal.m4-904- # -L didn't work. fakechroot-2.19/aclocal.m4:905: set X `ls -t "$srcdir/configure" conftest.file` fakechroot-2.19/aclocal.m4-906- fi ############################################## fakechroot-2.19/build-aux/compile-67- mingw/*) fakechroot-2.19/build-aux/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` fakechroot-2.19/build-aux/compile-69- ;; fakechroot-2.19/build-aux/compile-70- cygwin/*) fakechroot-2.19/build-aux/compile:71: file=`cygpath -m "$file" || echo "$file"` fakechroot-2.19/build-aux/compile-72- ;; fakechroot-2.19/build-aux/compile-73- wine/*) fakechroot-2.19/build-aux/compile:74: file=`winepath -w "$file" || echo "$file"` fakechroot-2.19/build-aux/compile-75- ;; ############################################## fakechroot-2.19/build-aux/compile-309-# Name of file we expect compiler to create. fakechroot-2.19/build-aux/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` fakechroot-2.19/build-aux/compile-311- ############################################## fakechroot-2.19/build-aux/compile-315-# object file name, since that is what matters with a parallel build. fakechroot-2.19/build-aux/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d fakechroot-2.19/build-aux/compile-317-while true; do ############################################## fakechroot-2.19/build-aux/config.guess-34- fakechroot-2.19/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` fakechroot-2.19/build-aux/config.guess-36- ############################################## fakechroot-2.19/build-aux/config.guess-102-: ${TMPDIR=/tmp} ; fakechroot-2.19/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || fakechroot-2.19/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## fakechroot-2.19/build-aux/config.guess-151- EOF fakechroot-2.19/build-aux/config.guess:152: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` fakechroot-2.19/build-aux/config.guess-153- ;; ############################################## fakechroot-2.19/build-aux/config.guess-181- earmv*) fakechroot-2.19/build-aux/config.guess:182: arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'` fakechroot-2.19/build-aux/config.guess:183: endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'` fakechroot-2.19/build-aux/config.guess-184- machine=${arch}${endian}-unknown ############################################## fakechroot-2.19/build-aux/config.guess-213- expr='s/^earmv[0-9]/-eabi/;s/eb$//' fakechroot-2.19/build-aux/config.guess:214: abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"` fakechroot-2.19/build-aux/config.guess-215- ;; ############################################## fakechroot-2.19/build-aux/config.guess-226- *) fakechroot-2.19/build-aux/config.guess:227: release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2` fakechroot-2.19/build-aux/config.guess-228- ;; ############################################## fakechroot-2.19/build-aux/config.guess-264- *4.0) fakechroot-2.19/build-aux/config.guess:265: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` fakechroot-2.19/build-aux/config.guess-266- ;; fakechroot-2.19/build-aux/config.guess-267- *5.*) fakechroot-2.19/build-aux/config.guess:268: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` fakechroot-2.19/build-aux/config.guess-269- ;; ############################################## fakechroot-2.19/build-aux/config.guess-274- # types through head -n 1, so we only detect the type of CPU 0. fakechroot-2.19/build-aux/config.guess:275: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` fakechroot-2.19/build-aux/config.guess-276- case "$ALPHA_CPU_TYPE" in ############################################## fakechroot-2.19/build-aux/config.guess-312- # 1.2 uses "1.2" for uname -r. fakechroot-2.19/build-aux/config.guess:313: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz` fakechroot-2.19/build-aux/config.guess-314- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## fakechroot-2.19/build-aux/config.guess-372- s390x:SunOS:*:*) fakechroot-2.19/build-aux/config.guess:373: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` fakechroot-2.19/build-aux/config.guess-374- exit ;; fakechroot-2.19/build-aux/config.guess-375- sun4H:SunOS:5.*:*) fakechroot-2.19/build-aux/config.guess:376: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` fakechroot-2.19/build-aux/config.guess-377- exit ;; fakechroot-2.19/build-aux/config.guess-378- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) fakechroot-2.19/build-aux/config.guess:379: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` fakechroot-2.19/build-aux/config.guess-380- exit ;; ############################################## fakechroot-2.19/build-aux/config.guess-397- fi fakechroot-2.19/build-aux/config.guess:398: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` fakechroot-2.19/build-aux/config.guess-399- exit ;; ############################################## fakechroot-2.19/build-aux/config.guess-403- # it's likely to be more like Solaris than SunOS4. fakechroot-2.19/build-aux/config.guess:404: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` fakechroot-2.19/build-aux/config.guess-405- exit ;; ############################################## fakechroot-2.19/build-aux/config.guess-412- # Japanese Language versions have a version number like `4.1.3-JL'. fakechroot-2.19/build-aux/config.guess:413: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` fakechroot-2.19/build-aux/config.guess-414- exit ;; ############################################## fakechroot-2.19/build-aux/config.guess-418- sun*:*:4.2BSD:*) fakechroot-2.19/build-aux/config.guess:419: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` fakechroot-2.19/build-aux/config.guess-420- test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3 ############################################## fakechroot-2.19/build-aux/config.guess-500- $CC_FOR_BUILD -o $dummy $dummy.c && fakechroot-2.19/build-aux/config.guess:501: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && fakechroot-2.19/build-aux/config.guess:502: SYSTEM_NAME=`$dummy $dummyarg` && fakechroot-2.19/build-aux/config.guess-503- { echo "$SYSTEM_NAME"; exit; } ############################################## fakechroot-2.19/build-aux/config.guess-556- *:IRIX*:*:*) fakechroot-2.19/build-aux/config.guess:557: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` fakechroot-2.19/build-aux/config.guess-558- exit ;; ############################################## fakechroot-2.19/build-aux/config.guess-586-EOF fakechroot-2.19/build-aux/config.guess:587: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` fakechroot-2.19/build-aux/config.guess-588- then ############################################## fakechroot-2.19/build-aux/config.guess-599- *:AIX:*:[4567]) fakechroot-2.19/build-aux/config.guess:600: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` fakechroot-2.19/build-aux/config.guess-601- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## fakechroot-2.19/build-aux/config.guess-635- 9000/[34678]??:HP-UX:*:*) fakechroot-2.19/build-aux/config.guess:636: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` fakechroot-2.19/build-aux/config.guess-637- case "${UNAME_MACHINE}" in ############################################## fakechroot-2.19/build-aux/config.guess-689-EOF fakechroot-2.19/build-aux/config.guess:690: (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` fakechroot-2.19/build-aux/config.guess-691- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## fakechroot-2.19/build-aux/config.guess-717- ia64:HP-UX:*:*) fakechroot-2.19/build-aux/config.guess:718: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` fakechroot-2.19/build-aux/config.guess-719- echo ia64-hp-hpux${HPUX_REV} ############################################## fakechroot-2.19/build-aux/config.guess-747-EOF fakechroot-2.19/build-aux/config.guess:748: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && fakechroot-2.19/build-aux/config.guess-749- { echo "$SYSTEM_NAME"; exit; } ############################################## fakechroot-2.19/build-aux/config.guess-818- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` fakechroot-2.19/build-aux/config.guess:819: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` fakechroot-2.19/build-aux/config.guess-820- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## fakechroot-2.19/build-aux/config.guess-823- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` fakechroot-2.19/build-aux/config.guess:824: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` fakechroot-2.19/build-aux/config.guess-825- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## fakechroot-2.19/build-aux/config.guess-839- amd64) fakechroot-2.19/build-aux/config.guess:840: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; fakechroot-2.19/build-aux/config.guess-841- *) fakechroot-2.19/build-aux/config.guess:842: echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; fakechroot-2.19/build-aux/config.guess-843- esac ############################################## fakechroot-2.19/build-aux/config.guess-897- prep*:SunOS:5.*:*) fakechroot-2.19/build-aux/config.guess:898: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` fakechroot-2.19/build-aux/config.guess-899- exit ;; ############################################## fakechroot-2.19/build-aux/config.guess-901- # the GNU system fakechroot-2.19/build-aux/config.guess:902: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` fakechroot-2.19/build-aux/config.guess-903- exit ;; ############################################## fakechroot-2.19/build-aux/config.guess-905- # other systems with GNU libc and userland fakechroot-2.19/build-aux/config.guess:906: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC} fakechroot-2.19/build-aux/config.guess-907- exit ;; ############################################## fakechroot-2.19/build-aux/config.guess-999-EOF fakechroot-2.19/build-aux/config.guess:1000: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` fakechroot-2.19/build-aux/config.guess-1001- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ############################################## fakechroot-2.19/build-aux/config.guess-1099- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) fakechroot-2.19/build-aux/config.guess:1100: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` fakechroot-2.19/build-aux/config.guess-1101- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## fakechroot-2.19/build-aux/config.guess-1302- fi fakechroot-2.19/build-aux/config.guess:1303: if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then fakechroot-2.19/build-aux/config.guess-1304- if [ "$CC_FOR_BUILD" != no_compiler_found ]; then ############################################## fakechroot-2.19/build-aux/config.guess-1387- *:DragonFly:*:*) fakechroot-2.19/build-aux/config.guess:1388: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` fakechroot-2.19/build-aux/config.guess-1389- exit ;; ############################################## fakechroot-2.19/build-aux/config.guess-1400- i*86:skyos:*:*) fakechroot-2.19/build-aux/config.guess:1401: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'` fakechroot-2.19/build-aux/config.guess-1402- exit ;; ############################################## fakechroot-2.19/build-aux/config.sub-52- fakechroot-2.19/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` fakechroot-2.19/build-aux/config.sub-54- ############################################## fakechroot-2.19/build-aux/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations. fakechroot-2.19/build-aux/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` fakechroot-2.19/build-aux/config.sub-116-case $maybe_os in ############################################## fakechroot-2.19/build-aux/config.sub-122- os=-$maybe_os fakechroot-2.19/build-aux/config.sub:123: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` fakechroot-2.19/build-aux/config.sub-124- ;; ############################################## fakechroot-2.19/build-aux/config.sub-126- os=-linux-android fakechroot-2.19/build-aux/config.sub:127: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown fakechroot-2.19/build-aux/config.sub-128- ;; fakechroot-2.19/build-aux/config.sub-129- *) fakechroot-2.19/build-aux/config.sub:130: basic_machine=`echo $1 | sed 's/-[^-]*$//'` fakechroot-2.19/build-aux/config.sub-131- if [ $basic_machine != $1 ] fakechroot-2.19/build-aux/config.sub:132: then os=`echo $1 | sed 's/.*-/-/'` fakechroot-2.19/build-aux/config.sub-133- else os=; fi ############################################## fakechroot-2.19/build-aux/config.sub-180- os=-sco5v6 fakechroot-2.19/build-aux/config.sub:181: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` fakechroot-2.19/build-aux/config.sub-182- ;; ############################################## fakechroot-2.19/build-aux/config.sub-184- os=-sco3.2v5 fakechroot-2.19/build-aux/config.sub:185: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` fakechroot-2.19/build-aux/config.sub-186- ;; ############################################## fakechroot-2.19/build-aux/config.sub-188- os=-sco3.2v4 fakechroot-2.19/build-aux/config.sub:189: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` fakechroot-2.19/build-aux/config.sub-190- ;; fakechroot-2.19/build-aux/config.sub-191- -sco3.2.[4-9]*) fakechroot-2.19/build-aux/config.sub:192: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` fakechroot-2.19/build-aux/config.sub:193: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` fakechroot-2.19/build-aux/config.sub-194- ;; ############################################## fakechroot-2.19/build-aux/config.sub-196- # Don't forget version if it is 3.2v4 or newer. fakechroot-2.19/build-aux/config.sub:197: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` fakechroot-2.19/build-aux/config.sub-198- ;; ############################################## fakechroot-2.19/build-aux/config.sub-200- # Don't forget version if it is 3.2v4 or newer. fakechroot-2.19/build-aux/config.sub:201: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` fakechroot-2.19/build-aux/config.sub-202- ;; ############################################## fakechroot-2.19/build-aux/config.sub-204- os=-sco3.2v2 fakechroot-2.19/build-aux/config.sub:205: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` fakechroot-2.19/build-aux/config.sub-206- ;; fakechroot-2.19/build-aux/config.sub-207- -udk*) fakechroot-2.19/build-aux/config.sub:208: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` fakechroot-2.19/build-aux/config.sub-209- ;; ############################################## fakechroot-2.19/build-aux/config.sub-211- os=-isc2.2 fakechroot-2.19/build-aux/config.sub:212: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` fakechroot-2.19/build-aux/config.sub-213- ;; ############################################## fakechroot-2.19/build-aux/config.sub-217- -isc*) fakechroot-2.19/build-aux/config.sub:218: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` fakechroot-2.19/build-aux/config.sub-219- ;; ############################################## fakechroot-2.19/build-aux/config.sub-229- -ptx*) fakechroot-2.19/build-aux/config.sub:230: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` fakechroot-2.19/build-aux/config.sub-231- ;; fakechroot-2.19/build-aux/config.sub-232- -windowsnt*) fakechroot-2.19/build-aux/config.sub:233: os=`echo $os | sed -e 's/windowsnt/winnt/'` fakechroot-2.19/build-aux/config.sub-234- ;; ############################################## fakechroot-2.19/build-aux/config.sub-367- *-*-*) fakechroot-2.19/build-aux/config.sub:368: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 fakechroot-2.19/build-aux/config.sub-369- exit 1 ############################################## fakechroot-2.19/build-aux/config.sub-495- amd64-*) fakechroot-2.19/build-aux/config.sub:496: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` fakechroot-2.19/build-aux/config.sub-497- ;; ############################################## fakechroot-2.19/build-aux/config.sub-540- blackfin-*) fakechroot-2.19/build-aux/config.sub:541: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` fakechroot-2.19/build-aux/config.sub-542- os=-linux ############################################## fakechroot-2.19/build-aux/config.sub-548- c54x-*) fakechroot-2.19/build-aux/config.sub:549: basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` fakechroot-2.19/build-aux/config.sub-550- ;; fakechroot-2.19/build-aux/config.sub-551- c55x-*) fakechroot-2.19/build-aux/config.sub:552: basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` fakechroot-2.19/build-aux/config.sub-553- ;; fakechroot-2.19/build-aux/config.sub-554- c6x-*) fakechroot-2.19/build-aux/config.sub:555: basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` fakechroot-2.19/build-aux/config.sub-556- ;; ############################################## fakechroot-2.19/build-aux/config.sub-652- e500v[12]-*) fakechroot-2.19/build-aux/config.sub:653: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` fakechroot-2.19/build-aux/config.sub-654- os=$os"spe" ############################################## fakechroot-2.19/build-aux/config.sub-759- i*86v32) fakechroot-2.19/build-aux/config.sub:760: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` fakechroot-2.19/build-aux/config.sub-761- os=-sysv32 ############################################## fakechroot-2.19/build-aux/config.sub-763- i*86v4*) fakechroot-2.19/build-aux/config.sub:764: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` fakechroot-2.19/build-aux/config.sub-765- os=-sysv4 ############################################## fakechroot-2.19/build-aux/config.sub-767- i*86v) fakechroot-2.19/build-aux/config.sub:768: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` fakechroot-2.19/build-aux/config.sub-769- os=-sysv ############################################## fakechroot-2.19/build-aux/config.sub-771- i*86sol2) fakechroot-2.19/build-aux/config.sub:772: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` fakechroot-2.19/build-aux/config.sub-773- os=-solaris2 ############################################## fakechroot-2.19/build-aux/config.sub-797- leon-*|leon[3-9]-*) fakechroot-2.19/build-aux/config.sub:798: basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'` fakechroot-2.19/build-aux/config.sub-799- ;; ############################################## fakechroot-2.19/build-aux/config.sub-804- m68knommu-*) fakechroot-2.19/build-aux/config.sub:805: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` fakechroot-2.19/build-aux/config.sub-806- os=-linux ############################################## fakechroot-2.19/build-aux/config.sub-841- mips3*-*) fakechroot-2.19/build-aux/config.sub:842: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` fakechroot-2.19/build-aux/config.sub-843- ;; fakechroot-2.19/build-aux/config.sub-844- mips3*) fakechroot-2.19/build-aux/config.sub:845: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown fakechroot-2.19/build-aux/config.sub-846- ;; ############################################## fakechroot-2.19/build-aux/config.sub-863- ms1-*) fakechroot-2.19/build-aux/config.sub:864: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` fakechroot-2.19/build-aux/config.sub-865- ;; ############################################## fakechroot-2.19/build-aux/config.sub-982- parisc-*) fakechroot-2.19/build-aux/config.sub:983: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` fakechroot-2.19/build-aux/config.sub-984- os=-linux ############################################## fakechroot-2.19/build-aux/config.sub-998- pc98-*) fakechroot-2.19/build-aux/config.sub:999: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` fakechroot-2.19/build-aux/config.sub-1000- ;; ############################################## fakechroot-2.19/build-aux/config.sub-1013- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) fakechroot-2.19/build-aux/config.sub:1014: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` fakechroot-2.19/build-aux/config.sub-1015- ;; fakechroot-2.19/build-aux/config.sub-1016- pentiumpro-* | p6-* | 6x86-* | athlon-*) fakechroot-2.19/build-aux/config.sub:1017: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` fakechroot-2.19/build-aux/config.sub-1018- ;; fakechroot-2.19/build-aux/config.sub-1019- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) fakechroot-2.19/build-aux/config.sub:1020: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` fakechroot-2.19/build-aux/config.sub-1021- ;; fakechroot-2.19/build-aux/config.sub-1022- pentium4-*) fakechroot-2.19/build-aux/config.sub:1023: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` fakechroot-2.19/build-aux/config.sub-1024- ;; ############################################## fakechroot-2.19/build-aux/config.sub-1032- ppc-* | ppcbe-*) fakechroot-2.19/build-aux/config.sub:1033: basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` fakechroot-2.19/build-aux/config.sub-1034- ;; ############################################## fakechroot-2.19/build-aux/config.sub-1038- ppcle-* | powerpclittle-*) fakechroot-2.19/build-aux/config.sub:1039: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` fakechroot-2.19/build-aux/config.sub-1040- ;; ############################################## fakechroot-2.19/build-aux/config.sub-1042- ;; fakechroot-2.19/build-aux/config.sub:1043: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` fakechroot-2.19/build-aux/config.sub-1044- ;; ############################################## fakechroot-2.19/build-aux/config.sub-1048- ppc64le-* | powerpc64little-*) fakechroot-2.19/build-aux/config.sub:1049: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` fakechroot-2.19/build-aux/config.sub-1050- ;; ############################################## fakechroot-2.19/build-aux/config.sub-1131- strongarm-* | thumb-*) fakechroot-2.19/build-aux/config.sub:1132: basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` fakechroot-2.19/build-aux/config.sub-1133- ;; ############################################## fakechroot-2.19/build-aux/config.sub-1261- xscale-* | xscalee[bl]-*) fakechroot-2.19/build-aux/config.sub:1262: basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` fakechroot-2.19/build-aux/config.sub-1263- ;; ############################################## fakechroot-2.19/build-aux/config.sub-1338- *) fakechroot-2.19/build-aux/config.sub:1339: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 fakechroot-2.19/build-aux/config.sub-1340- exit 1 ############################################## fakechroot-2.19/build-aux/config.sub-1346- *-digital*) fakechroot-2.19/build-aux/config.sub:1347: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` fakechroot-2.19/build-aux/config.sub-1348- ;; fakechroot-2.19/build-aux/config.sub-1349- *-commodore*) fakechroot-2.19/build-aux/config.sub:1350: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` fakechroot-2.19/build-aux/config.sub-1351- ;; ############################################## fakechroot-2.19/build-aux/config.sub-1367- -solaris1 | -solaris1.*) fakechroot-2.19/build-aux/config.sub:1368: os=`echo $os | sed -e 's|solaris1|sunos4|'` fakechroot-2.19/build-aux/config.sub-1369- ;; ############################################## fakechroot-2.19/build-aux/config.sub-1379- -gnu/linux*) fakechroot-2.19/build-aux/config.sub:1380: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` fakechroot-2.19/build-aux/config.sub-1381- ;; ############################################## fakechroot-2.19/build-aux/config.sub-1426- -nto*) fakechroot-2.19/build-aux/config.sub:1427: os=`echo $os | sed -e 's|nto|nto-qnx|'` fakechroot-2.19/build-aux/config.sub-1428- ;; ############################################## fakechroot-2.19/build-aux/config.sub-1433- -mac*) fakechroot-2.19/build-aux/config.sub:1434: os=`echo $os | sed -e 's|mac|macos|'` fakechroot-2.19/build-aux/config.sub-1435- ;; ############################################## fakechroot-2.19/build-aux/config.sub-1439- -linux*) fakechroot-2.19/build-aux/config.sub:1440: os=`echo $os | sed -e 's|linux|linux-gnu|'` fakechroot-2.19/build-aux/config.sub-1441- ;; fakechroot-2.19/build-aux/config.sub-1442- -sunos5*) fakechroot-2.19/build-aux/config.sub:1443: os=`echo $os | sed -e 's|sunos5|solaris2|'` fakechroot-2.19/build-aux/config.sub-1444- ;; fakechroot-2.19/build-aux/config.sub-1445- -sunos6*) fakechroot-2.19/build-aux/config.sub:1446: os=`echo $os | sed -e 's|sunos6|solaris3|'` fakechroot-2.19/build-aux/config.sub-1447- ;; ############################################## fakechroot-2.19/build-aux/config.sub-1494- -sinix5.*) fakechroot-2.19/build-aux/config.sub:1495: os=`echo $os | sed -e 's|sinix|sysv|'` fakechroot-2.19/build-aux/config.sub-1496- ;; ############################################## fakechroot-2.19/build-aux/config.sub-1549- # Get rid of the `-' at the beginning of $os. fakechroot-2.19/build-aux/config.sub:1550: os=`echo $os | sed 's/[^-]*-//'` fakechroot-2.19/build-aux/config.sub:1551: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 fakechroot-2.19/build-aux/config.sub-1552- exit 1 ############################################## fakechroot-2.19/build-aux/config.sub-1812- esac fakechroot-2.19/build-aux/config.sub:1813: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` fakechroot-2.19/build-aux/config.sub-1814- ;; ############################################## fakechroot-2.19/build-aux/depcomp-64- case $1 in fakechroot-2.19/build-aux/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; fakechroot-2.19/build-aux/depcomp-66- *) dir=;; ############################################## fakechroot-2.19/build-aux/depcomp-73-{ fakechroot-2.19/build-aux/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` fakechroot-2.19/build-aux/depcomp-75-} ############################################## fakechroot-2.19/build-aux/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} fakechroot-2.19/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} fakechroot-2.19/build-aux/depcomp-128- ############################################## fakechroot-2.19/build-aux/depcomp-405- sleep 1 fakechroot-2.19/build-aux/depcomp:406: i=`expr $i - 1` fakechroot-2.19/build-aux/depcomp-407- done fakechroot-2.19/build-aux/depcomp-408- fi fakechroot-2.19/build-aux/depcomp:409: i=`expr $i - 1` fakechroot-2.19/build-aux/depcomp-410- done ############################################## fakechroot-2.19/build-aux/depcomp-425- # Do two passes, one to just change these to fakechroot-2.19/build-aux/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. fakechroot-2.19/build-aux/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## fakechroot-2.19/build-aux/depcomp-659- done fakechroot-2.19/build-aux/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` fakechroot-2.19/build-aux/depcomp-661- touch "$tmpdepfile" ############################################## fakechroot-2.19/build-aux/install-sh-234- fi fakechroot-2.19/build-aux/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; fakechroot-2.19/build-aux/install-sh-236- *) ############################################## fakechroot-2.19/build-aux/install-sh-281- dstdir=$dst fakechroot-2.19/build-aux/install-sh:282: dst=$dstdir/`basename "$src"` fakechroot-2.19/build-aux/install-sh-283- dstdir_status=0 fakechroot-2.19/build-aux/install-sh-284- else fakechroot-2.19/build-aux/install-sh:285: dstdir=`dirname "$dst"` fakechroot-2.19/build-aux/install-sh-286- test -d "$dstdir" ############################################## fakechroot-2.19/build-aux/install-sh-344- test_tmpdir="$tmpdir/a" fakechroot-2.19/build-aux/install-sh:345: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` fakechroot-2.19/build-aux/install-sh-346- case $ls_ld_tmpdir in ############################################## fakechroot-2.19/build-aux/install-sh-351- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { fakechroot-2.19/build-aux/install-sh:352: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` fakechroot-2.19/build-aux/install-sh-353- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## fakechroot-2.19/build-aux/install-sh-409- case $prefix in fakechroot-2.19/build-aux/install-sh:410: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; fakechroot-2.19/build-aux/install-sh-411- *) qprefix=$prefix;; ############################################## fakechroot-2.19/build-aux/install-sh-458- if $copy_on_change && fakechroot-2.19/build-aux/install-sh:459: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && fakechroot-2.19/build-aux/install-sh:460: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && fakechroot-2.19/build-aux/install-sh-461- set -f && ############################################## fakechroot-2.19/build-aux/ltmain.sh-103-# fakechroot-2.19/build-aux/ltmain.sh:104:# . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh fakechroot-2.19/build-aux/ltmain.sh-105-# ############################################## fakechroot-2.19/build-aux/ltmain.sh-202- func_executable_p "$_G_path_prog" || continue fakechroot-2.19/build-aux/ltmain.sh:203: case `"$_G_path_prog" --version 2>&1` in fakechroot-2.19/build-aux/ltmain.sh-204- *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;; ############################################## fakechroot-2.19/build-aux/ltmain.sh-249- diff conftest.out conftest.nl >/dev/null 2>&1 || break fakechroot-2.19/build-aux/ltmain.sh:250: _G_count=`expr $_G_count + 1` fakechroot-2.19/build-aux/ltmain.sh-251- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## fakechroot-2.19/build-aux/ltmain.sh-285- diff conftest.out conftest.nl >/dev/null 2>&1 || break fakechroot-2.19/build-aux/ltmain.sh:286: _G_count=`expr $_G_count + 1` fakechroot-2.19/build-aux/ltmain.sh-287- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## fakechroot-2.19/build-aux/ltmain.sh-410-# The name of this program. fakechroot-2.19/build-aux/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"` fakechroot-2.19/build-aux/ltmain.sh-412- ############################################## fakechroot-2.19/build-aux/ltmain.sh-416- *[\\/]*) fakechroot-2.19/build-aux/ltmain.sh:417: progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` fakechroot-2.19/build-aux/ltmain.sh:418: progdir=`cd "$progdir" && pwd` fakechroot-2.19/build-aux/ltmain.sh-419- progpath=$progdir/$progname ############################################## fakechroot-2.19/build-aux/ltmain.sh-610- fakechroot-2.19/build-aux/ltmain.sh:611: eval _G_current_value='`$ECHO $'$1'`' fakechroot-2.19/build-aux/ltmain.sh:612: _G_delim=`expr "$2" : '\(.\)'` fakechroot-2.19/build-aux/ltmain.sh-613- ############################################## fakechroot-2.19/build-aux/ltmain.sh-639- fakechroot-2.19/build-aux/ltmain.sh:640: func_arith_result=`expr "$@"` fakechroot-2.19/build-aux/ltmain.sh-641- } ############################################## fakechroot-2.19/build-aux/ltmain.sh-660- # ...otherwise fall back to using sed. fakechroot-2.19/build-aux/ltmain.sh:661: _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' fakechroot-2.19/build-aux/ltmain.sh:662: _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"` fakechroot-2.19/build-aux/ltmain.sh-663- if test "X$func_dirname_result" = "X$1"; then ############################################## fakechroot-2.19/build-aux/ltmain.sh-757- test -n "$_G_tc" && { fakechroot-2.19/build-aux/ltmain.sh:758: _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` fakechroot-2.19/build-aux/ltmain.sh:759: _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` fakechroot-2.19/build-aux/ltmain.sh-760- } fakechroot-2.19/build-aux/ltmain.sh-761- done fakechroot-2.19/build-aux/ltmain.sh:762: _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested_quotes fakechroot-2.19/build-aux/ltmain.sh-763- ############################################## fakechroot-2.19/build-aux/ltmain.sh-831- fakechroot-2.19/build-aux/ltmain.sh:832: func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` fakechroot-2.19/build-aux/ltmain.sh-833- } ############################################## fakechroot-2.19/build-aux/ltmain.sh-863- # ...otherwise throw away the child directory and loop fakechroot-2.19/build-aux/ltmain.sh:864: _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` fakechroot-2.19/build-aux/ltmain.sh-865- done fakechroot-2.19/build-aux/ltmain.sh:866: _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` fakechroot-2.19/build-aux/ltmain.sh-867- ############################################## fakechroot-2.19/build-aux/ltmain.sh-901- # If mktemp works, use that first and foremost fakechroot-2.19/build-aux/ltmain.sh:902: _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null` fakechroot-2.19/build-aux/ltmain.sh-903- ############################################## fakechroot-2.19/build-aux/ltmain.sh-1111- *[\\\`\"\$]*) fakechroot-2.19/build-aux/ltmain.sh:1112: _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;; fakechroot-2.19/build-aux/ltmain.sh-1113- *) ############################################## fakechroot-2.19/build-aux/ltmain.sh-1198- case $2 in fakechroot-2.19/build-aux/ltmain.sh:1199: .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;; fakechroot-2.19/build-aux/ltmain.sh:1200: *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;; fakechroot-2.19/build-aux/ltmain.sh-1201- esac ############################################## fakechroot-2.19/build-aux/ltmain.sh-1271- [0-9]* | *[!a-zA-Z0-9_]*) fakechroot-2.19/build-aux/ltmain.sh:1272: func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'` fakechroot-2.19/build-aux/ltmain.sh-1273- ;; ############################################## fakechroot-2.19/build-aux/ltmain.sh-1358- fakechroot-2.19/build-aux/ltmain.sh:1359: test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q` fakechroot-2.19/build-aux/ltmain.sh-1360-} ############################################## fakechroot-2.19/build-aux/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell fakechroot-2.19/build-aux/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another fakechroot-2.19/build-aux/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script ############################################## fakechroot-2.19/build-aux/ltmain.sh-1517- fakechroot-2.19/build-aux/ltmain.sh:1518: eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`' fakechroot-2.19/build-aux/ltmain.sh-1519-} ############################################## fakechroot-2.19/build-aux/ltmain.sh-1870- fakechroot-2.19/build-aux/ltmain.sh:1871: func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'` fakechroot-2.19/build-aux/ltmain.sh-1872- func_split_equals_rhs= fakechroot-2.19/build-aux/ltmain.sh-1873- test "x$func_split_equals_lhs" = "x$1" \ fakechroot-2.19/build-aux/ltmain.sh:1874: || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'` fakechroot-2.19/build-aux/ltmain.sh-1875- } ############################################## fakechroot-2.19/build-aux/ltmain.sh-1898- fakechroot-2.19/build-aux/ltmain.sh:1899: func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'` fakechroot-2.19/build-aux/ltmain.sh:1900: func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'` fakechroot-2.19/build-aux/ltmain.sh-1901- } ############################################## fakechroot-2.19/build-aux/ltmain.sh-2071- version: $progname $scriptversion Debian-2.4.6-2 fakechroot-2.19/build-aux/ltmain.sh:2072: automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` fakechroot-2.19/build-aux/ltmain.sh:2073: autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` fakechroot-2.19/build-aux/ltmain.sh-2074- ############################################## fakechroot-2.19/build-aux/ltmain.sh-2110- { fakechroot-2.19/build-aux/ltmain.sh:2111: func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"` fakechroot-2.19/build-aux/ltmain.sh-2112- } ############################################## fakechroot-2.19/build-aux/ltmain.sh-2115- { fakechroot-2.19/build-aux/ltmain.sh:2116: func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'` fakechroot-2.19/build-aux/ltmain.sh-2117- } ############################################## fakechroot-2.19/build-aux/ltmain.sh-2206- # quotes we have to do it in 2 steps: fakechroot-2.19/build-aux/ltmain.sh:2207: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` fakechroot-2.19/build-aux/ltmain.sh-2208- eval "$extractedcf" ############################################## fakechroot-2.19/build-aux/ltmain.sh-2659- done fakechroot-2.19/build-aux/ltmain.sh:2660: CC_expanded=`func_echo_all $CC` fakechroot-2.19/build-aux/ltmain.sh:2661: CC_quoted_expanded=`func_echo_all $CC_quoted` fakechroot-2.19/build-aux/ltmain.sh-2662- case $@ in ############################################## fakechroot-2.19/build-aux/ltmain.sh-2672- # Evaluate the configuration. fakechroot-2.19/build-aux/ltmain.sh:2673: eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" fakechroot-2.19/build-aux/ltmain.sh-2674- CC_quoted= ############################################## fakechroot-2.19/build-aux/ltmain.sh-2678- done fakechroot-2.19/build-aux/ltmain.sh:2679: CC_expanded=`func_echo_all $CC` fakechroot-2.19/build-aux/ltmain.sh:2680: CC_quoted_expanded=`func_echo_all $CC_quoted` fakechroot-2.19/build-aux/ltmain.sh-2681- case "$@ " in ############################################## fakechroot-2.19/build-aux/ltmain.sh-2770- # zero AND non-empty stdout, which explains the odd construction: fakechroot-2.19/build-aux/ltmain.sh:2771: func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null` fakechroot-2.19/build-aux/ltmain.sh-2772- if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then ############################################## fakechroot-2.19/build-aux/ltmain.sh-2838- if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then fakechroot-2.19/build-aux/ltmain.sh:2839: func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` fakechroot-2.19/build-aux/ltmain.sh-2840- if test "$?" -ne 0; then ############################################## fakechroot-2.19/build-aux/ltmain.sh-3009- # LT_CYGPATH in this case. fakechroot-2.19/build-aux/ltmain.sh:3010: func_to_host_file_result=`cygpath -m "$1"` fakechroot-2.19/build-aux/ltmain.sh-3011- fi ############################################## fakechroot-2.19/build-aux/ltmain.sh-3166- func_to_host_path_tmp1=$func_stripname_result fakechroot-2.19/build-aux/ltmain.sh:3167: func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` fakechroot-2.19/build-aux/ltmain.sh-3168- func_convert_path_check : ";" \ ############################################## fakechroot-2.19/build-aux/ltmain.sh-3376- *.[cCFSifmso] | \ fakechroot-2.19/build-aux/ltmain.sh:3377: *.ada | *.adb | *.ads | *.asm | \ fakechroot-2.19/build-aux/ltmain.sh-3378- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## fakechroot-2.19/build-aux/ltmain.sh-3453- if test no = "$compiler_c_o"; then fakechroot-2.19/build-aux/ltmain.sh:3454: output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext fakechroot-2.19/build-aux/ltmain.sh-3455- lockfile=$output_obj.lock ############################################## fakechroot-2.19/build-aux/ltmain.sh-3472-*** ERROR, $lockfile exists and contains: fakechroot-2.19/build-aux/ltmain.sh:3473:`cat $lockfile 2>/dev/null` fakechroot-2.19/build-aux/ltmain.sh-3474- ############################################## fakechroot-2.19/build-aux/ltmain.sh-3520- if test warn = "$need_locks" && fakechroot-2.19/build-aux/ltmain.sh:3521: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then fakechroot-2.19/build-aux/ltmain.sh-3522- $ECHO "\ fakechroot-2.19/build-aux/ltmain.sh-3523-*** ERROR, $lockfile contains: fakechroot-2.19/build-aux/ltmain.sh:3524:`cat $lockfile 2>/dev/null` fakechroot-2.19/build-aux/ltmain.sh-3525- ############################################## fakechroot-2.19/build-aux/ltmain.sh-3569- if test warn = "$need_locks" && fakechroot-2.19/build-aux/ltmain.sh:3570: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then fakechroot-2.19/build-aux/ltmain.sh-3571- $ECHO "\ fakechroot-2.19/build-aux/ltmain.sh-3572-*** ERROR, $lockfile contains: fakechroot-2.19/build-aux/ltmain.sh:3573:`cat $lockfile 2>/dev/null` fakechroot-2.19/build-aux/ltmain.sh-3574- ############################################## fakechroot-2.19/build-aux/ltmain.sh-3895- # Get the absolute pathname. fakechroot-2.19/build-aux/ltmain.sh:3896: absdir=`cd "$dir" && pwd` fakechroot-2.19/build-aux/ltmain.sh-3897- test -n "$absdir" && dir=$absdir ############################################## fakechroot-2.19/build-aux/ltmain.sh-3994- if test -n "$lt_sysroot"; then fakechroot-2.19/build-aux/ltmain.sh:3995: sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` fakechroot-2.19/build-aux/ltmain.sh-3996- sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" ############################################## fakechroot-2.19/build-aux/ltmain.sh-4278- # Determine the prefix the user has applied to our future dir. fakechroot-2.19/build-aux/ltmain.sh:4279: inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` fakechroot-2.19/build-aux/ltmain.sh-4280- ############################################## fakechroot-2.19/build-aux/ltmain.sh-4291- # Stick the inst_prefix_dir data into the link command. fakechroot-2.19/build-aux/ltmain.sh:4292: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` fakechroot-2.19/build-aux/ltmain.sh-4293- else fakechroot-2.19/build-aux/ltmain.sh:4294: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` fakechroot-2.19/build-aux/ltmain.sh-4295- fi ############################################## fakechroot-2.19/build-aux/ltmain.sh-4458- fi fakechroot-2.19/build-aux/ltmain.sh:4459: libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'` fakechroot-2.19/build-aux/ltmain.sh-4460- if test -n "$libdir" && test ! -f "$libfile"; then ############################################## fakechroot-2.19/build-aux/ltmain.sh-4477- # Replace the output file specification. fakechroot-2.19/build-aux/ltmain.sh:4478: relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` fakechroot-2.19/build-aux/ltmain.sh-4479- ############################################## fakechroot-2.19/build-aux/ltmain.sh-4496- # Install the binary that we compiled earlier. fakechroot-2.19/build-aux/ltmain.sh:4497: file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` fakechroot-2.19/build-aux/ltmain.sh-4498- fi ############################################## fakechroot-2.19/build-aux/ltmain.sh-4570- my_pic_p=${3-false} fakechroot-2.19/build-aux/ltmain.sh:4571: my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'` fakechroot-2.19/build-aux/ltmain.sh-4572- my_dlsyms= ############################################## fakechroot-2.19/build-aux/ltmain.sh-4628- # Add our own program objects to the symbol list. fakechroot-2.19/build-aux/ltmain.sh:4629: progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` fakechroot-2.19/build-aux/ltmain.sh-4630- for progfile in $progfiles; do ############################################## fakechroot-2.19/build-aux/ltmain.sh-4690- # Use subshell, to avoid clobbering current variable values fakechroot-2.19/build-aux/ltmain.sh:4691: dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` fakechroot-2.19/build-aux/ltmain.sh-4692- if test -n "$dlprefile_dlname"; then ############################################## fakechroot-2.19/build-aux/ltmain.sh-4859- if test -f "$output_objdir/$my_outputname.def"; then fakechroot-2.19/build-aux/ltmain.sh:4860: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` fakechroot-2.19/build-aux/ltmain.sh:4861: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` fakechroot-2.19/build-aux/ltmain.sh-4862- else fakechroot-2.19/build-aux/ltmain.sh:4863: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` fakechroot-2.19/build-aux/ltmain.sh:4864: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` fakechroot-2.19/build-aux/ltmain.sh-4865- fi ############################################## fakechroot-2.19/build-aux/ltmain.sh-4867- *) fakechroot-2.19/build-aux/ltmain.sh:4868: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` fakechroot-2.19/build-aux/ltmain.sh:4869: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` fakechroot-2.19/build-aux/ltmain.sh-4870- ;; ############################################## fakechroot-2.19/build-aux/ltmain.sh-4882- # Nullify the symbol file. fakechroot-2.19/build-aux/ltmain.sh:4883: compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` fakechroot-2.19/build-aux/ltmain.sh:4884: finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` fakechroot-2.19/build-aux/ltmain.sh-4885- fi ############################################## fakechroot-2.19/build-aux/ltmain.sh-4896- func_to_tool_file "$1" func_convert_file_msys_to_w32 fakechroot-2.19/build-aux/ltmain.sh:4897: func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` fakechroot-2.19/build-aux/ltmain.sh-4898- test -n "$func_cygming_gnu_implib_tmp" ############################################## fakechroot-2.19/build-aux/ltmain.sh-4909- func_to_tool_file "$1" func_convert_file_msys_to_w32 fakechroot-2.19/build-aux/ltmain.sh:4910: func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` fakechroot-2.19/build-aux/ltmain.sh-4911- test -n "$func_cygming_ms_implib_tmp" ############################################## fakechroot-2.19/build-aux/ltmain.sh-4925- win32_libid_type=unknown fakechroot-2.19/build-aux/ltmain.sh:4926: win32_fileres=`file -L $1 2>/dev/null` fakechroot-2.19/build-aux/ltmain.sh-4927- case $win32_fileres in ############################################## fakechroot-2.19/build-aux/ltmain.sh-4990- fakechroot-2.19/build-aux/ltmain.sh:4991: sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` fakechroot-2.19/build-aux/ltmain.sh-4992-} ############################################## fakechroot-2.19/build-aux/ltmain.sh-5008- fakechroot-2.19/build-aux/ltmain.sh:5009: match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` fakechroot-2.19/build-aux/ltmain.sh-5010- $OBJDUMP -s --section "$1" "$2" 2>/dev/null | ############################################## fakechroot-2.19/build-aux/ltmain.sh-5072- # binutils import library fakechroot-2.19/build-aux/ltmain.sh:5073: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` fakechroot-2.19/build-aux/ltmain.sh-5074- elif func_cygming_ms_implib_p "$1"; then fakechroot-2.19/build-aux/ltmain.sh-5075- # ms-generated import library fakechroot-2.19/build-aux/ltmain.sh:5076: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` fakechroot-2.19/build-aux/ltmain.sh-5077- else ############################################## fakechroot-2.19/build-aux/ltmain.sh-5156- darwin_base_archive=$func_basename_result fakechroot-2.19/build-aux/ltmain.sh:5157: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` fakechroot-2.19/build-aux/ltmain.sh-5158- if test -n "$darwin_arches"; then fakechroot-2.19/build-aux/ltmain.sh:5159: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` fakechroot-2.19/build-aux/ltmain.sh-5160- darwin_arch= ############################################## fakechroot-2.19/build-aux/ltmain.sh-5170- ## Okay now we've a bunch of thin objects, gotta fatten them up :) fakechroot-2.19/build-aux/ltmain.sh:5171: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` fakechroot-2.19/build-aux/ltmain.sh-5172- darwin_file= ############################################## fakechroot-2.19/build-aux/ltmain.sh-5174- for darwin_file in $darwin_filelist; do fakechroot-2.19/build-aux/ltmain.sh:5175: darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` fakechroot-2.19/build-aux/ltmain.sh-5176- $LIPO -create -output "$darwin_file" $darwin_files ############################################## fakechroot-2.19/build-aux/ltmain.sh-5189- esac fakechroot-2.19/build-aux/ltmain.sh:5190: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` fakechroot-2.19/build-aux/ltmain.sh-5191- done ############################################## fakechroot-2.19/build-aux/ltmain.sh-5260- fakechroot-2.19/build-aux/ltmain.sh:5261: qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` fakechroot-2.19/build-aux/ltmain.sh-5262- $ECHO "\ ############################################## fakechroot-2.19/build-aux/ltmain.sh-5295- --lt-dump-script) fakechroot-2.19/build-aux/ltmain.sh:5296: lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` fakechroot-2.19/build-aux/ltmain.sh-5297- test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. fakechroot-2.19/build-aux/ltmain.sh:5298: lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` fakechroot-2.19/build-aux/ltmain.sh-5299- cat \"\$lt_dump_D/\$lt_dump_F\" ############################################## fakechroot-2.19/build-aux/ltmain.sh-5322- \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\" fakechroot-2.19/build-aux/ltmain.sh:5323: lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` fakechroot-2.19/build-aux/ltmain.sh-5324- done ############################################## fakechroot-2.19/build-aux/ltmain.sh-5380- # Find the directory that this script lives in. fakechroot-2.19/build-aux/ltmain.sh:5381: thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` fakechroot-2.19/build-aux/ltmain.sh-5382- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## fakechroot-2.19/build-aux/ltmain.sh-5384- # Follow symbolic links until we get to the real thisdir. fakechroot-2.19/build-aux/ltmain.sh:5385: file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` fakechroot-2.19/build-aux/ltmain.sh-5386- while test -n \"\$file\"; do fakechroot-2.19/build-aux/ltmain.sh:5387: destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` fakechroot-2.19/build-aux/ltmain.sh-5388- ############################################## fakechroot-2.19/build-aux/ltmain.sh-5396- fakechroot-2.19/build-aux/ltmain.sh:5397: file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` fakechroot-2.19/build-aux/ltmain.sh:5398: file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` fakechroot-2.19/build-aux/ltmain.sh-5399- done ############################################## fakechroot-2.19/build-aux/ltmain.sh-5410- case \"\$thisdir\" in fakechroot-2.19/build-aux/ltmain.sh:5411: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; fakechroot-2.19/build-aux/ltmain.sh-5412- $objdir ) thisdir=. ;; ############################################## fakechroot-2.19/build-aux/ltmain.sh-5416- # Try to get the absolute directory name. fakechroot-2.19/build-aux/ltmain.sh:5417: absdir=\`cd \"\$thisdir\" && pwd\` fakechroot-2.19/build-aux/ltmain.sh-5418- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## fakechroot-2.19/build-aux/ltmain.sh-5426- if test ! -f \"\$progdir/\$program\" || fakechroot-2.19/build-aux/ltmain.sh:5427: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\ fakechroot-2.19/build-aux/ltmain.sh-5428- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## fakechroot-2.19/build-aux/ltmain.sh-5441- if test -n \"\$relink_command\"; then fakechroot-2.19/build-aux/ltmain.sh:5442: if relink_command_output=\`eval \$relink_command 2>&1\`; then : fakechroot-2.19/build-aux/ltmain.sh-5443- else ############################################## fakechroot-2.19/build-aux/ltmain.sh-5485- # The second colon is a workaround for a bug in BeOS R4 sed fakechroot-2.19/build-aux/ltmain.sh:5486: $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` fakechroot-2.19/build-aux/ltmain.sh-5487- ############################################## fakechroot-2.19/build-aux/ltmain.sh-6464- fakechroot-2.19/build-aux/ltmain.sh:6465: case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in fakechroot-2.19/build-aux/ltmain.sh-6466- *import*) : ;; ############################################## fakechroot-2.19/build-aux/ltmain.sh-6712- moreargs= fakechroot-2.19/build-aux/ltmain.sh:6713: for fil in `cat "$save_arg"` fakechroot-2.19/build-aux/ltmain.sh-6714- do ############################################## fakechroot-2.19/build-aux/ltmain.sh-6973- *) fakechroot-2.19/build-aux/ltmain.sh:6974: absdir=`cd "$dir" && pwd` fakechroot-2.19/build-aux/ltmain.sh-6975- test -z "$absdir" && \ ############################################## fakechroot-2.19/build-aux/ltmain.sh-6994- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) fakechroot-2.19/build-aux/ltmain.sh:6995: testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` fakechroot-2.19/build-aux/ltmain.sh-6996- case :$dllsearchpath: in ############################################## fakechroot-2.19/build-aux/ltmain.sh-7290- -Z*) fakechroot-2.19/build-aux/ltmain.sh:7291: if test os2 = "`expr $host : '.*\(os2\)'`"; then fakechroot-2.19/build-aux/ltmain.sh-7292- # OS/2 uses -Zxxx to specify OS/2-specific options ############################################## fakechroot-2.19/build-aux/ltmain.sh-7460- # get the directories listed in $shlibpath_var fakechroot-2.19/build-aux/ltmain.sh:7461: eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\` fakechroot-2.19/build-aux/ltmain.sh-7462- else ############################################## fakechroot-2.19/build-aux/ltmain.sh-7779- set dummy $deplibs_check_method; shift fakechroot-2.19/build-aux/ltmain.sh:7780: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` fakechroot-2.19/build-aux/ltmain.sh-7781- if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ ############################################## fakechroot-2.19/build-aux/ltmain.sh-7869- if test -n "$inherited_linker_flags"; then fakechroot-2.19/build-aux/ltmain.sh:7870: tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` fakechroot-2.19/build-aux/ltmain.sh-7871- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## fakechroot-2.19/build-aux/ltmain.sh-7877- fi fakechroot-2.19/build-aux/ltmain.sh:7878: dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` fakechroot-2.19/build-aux/ltmain.sh-7879- if test lib,link = "$linkmode,$pass" || ############################################## fakechroot-2.19/build-aux/ltmain.sh-7950- *) fakechroot-2.19/build-aux/ltmain.sh:7951: abs_ladir=`cd "$ladir" && pwd` fakechroot-2.19/build-aux/ltmain.sh-7952- if test -z "$abs_ladir"; then ############################################## fakechroot-2.19/build-aux/ltmain.sh-8203- shift fakechroot-2.19/build-aux/ltmain.sh:8204: libname=`eval "\\$ECHO \"$libname_spec\""` fakechroot-2.19/build-aux/ltmain.sh-8205- # use dlname if we got it. it's perfectly good, no? ############################################## fakechroot-2.19/build-aux/ltmain.sh-8495- *) fakechroot-2.19/build-aux/ltmain.sh:8496: absdir=`cd "$dir" && pwd` fakechroot-2.19/build-aux/ltmain.sh-8497- if test -z "$absdir"; then ############################################## fakechroot-2.19/build-aux/ltmain.sh-8506- depdepl= fakechroot-2.19/build-aux/ltmain.sh:8507: eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` fakechroot-2.19/build-aux/ltmain.sh-8508- if test -n "$deplibrary_names"; then ############################################## fakechroot-2.19/build-aux/ltmain.sh-8513- depdepl=$absdir/$objdir/$depdepl fakechroot-2.19/build-aux/ltmain.sh:8514: darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` fakechroot-2.19/build-aux/ltmain.sh-8515- if test -z "$darwin_install_name"; then fakechroot-2.19/build-aux/ltmain.sh:8516: darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` fakechroot-2.19/build-aux/ltmain.sh-8517- fi ############################################## fakechroot-2.19/build-aux/ltmain.sh-8528- else fakechroot-2.19/build-aux/ltmain.sh:8529: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` fakechroot-2.19/build-aux/ltmain.sh-8530- test -z "$libdir" && \ ############################################## fakechroot-2.19/build-aux/ltmain.sh-8551- else fakechroot-2.19/build-aux/ltmain.sh:8552: compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` fakechroot-2.19/build-aux/ltmain.sh-8553- fi ############################################## fakechroot-2.19/build-aux/ltmain.sh-8640- linux*) fakechroot-2.19/build-aux/ltmain.sh:8641: case `$CC -V 2>&1 | sed 5q` in fakechroot-2.19/build-aux/ltmain.sh-8642- *Sun\ C*) # Sun C++ 5.9 ############################################## fakechroot-2.19/build-aux/ltmain.sh-9048- removelist= fakechroot-2.19/build-aux/ltmain.sh:9049: tempremovelist=`$ECHO "$output_objdir/*"` fakechroot-2.19/build-aux/ltmain.sh-9050- for p in $tempremovelist; do ############################################## fakechroot-2.19/build-aux/ltmain.sh-9074- # Transform .lo files to .o files. fakechroot-2.19/build-aux/ltmain.sh:9075: oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP` fakechroot-2.19/build-aux/ltmain.sh-9076- fi ############################################## fakechroot-2.19/build-aux/ltmain.sh-9079- #for path in $notinst_path; do fakechroot-2.19/build-aux/ltmain.sh:9080: # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` fakechroot-2.19/build-aux/ltmain.sh:9081: # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` fakechroot-2.19/build-aux/ltmain.sh:9082: # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` fakechroot-2.19/build-aux/ltmain.sh-9083- #done ############################################## fakechroot-2.19/build-aux/ltmain.sh-9200- if test -n "$i"; then fakechroot-2.19/build-aux/ltmain.sh:9201: libname=`eval "\\$ECHO \"$libname_spec\""` fakechroot-2.19/build-aux/ltmain.sh:9202: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` fakechroot-2.19/build-aux/ltmain.sh-9203- set dummy $deplib_matches; shift fakechroot-2.19/build-aux/ltmain.sh-9204- deplib_match=$1 fakechroot-2.19/build-aux/ltmain.sh:9205: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then fakechroot-2.19/build-aux/ltmain.sh-9206- func_append newdeplibs " $i" ############################################## fakechroot-2.19/build-aux/ltmain.sh-9243- if test -n "$i"; then fakechroot-2.19/build-aux/ltmain.sh:9244: libname=`eval "\\$ECHO \"$libname_spec\""` fakechroot-2.19/build-aux/ltmain.sh:9245: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` fakechroot-2.19/build-aux/ltmain.sh-9246- set dummy $deplib_matches; shift fakechroot-2.19/build-aux/ltmain.sh-9247- deplib_match=$1 fakechroot-2.19/build-aux/ltmain.sh:9248: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then fakechroot-2.19/build-aux/ltmain.sh-9249- func_append newdeplibs " $i" ############################################## fakechroot-2.19/build-aux/ltmain.sh-9278- set dummy $deplibs_check_method; shift fakechroot-2.19/build-aux/ltmain.sh:9279: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` fakechroot-2.19/build-aux/ltmain.sh-9280- for a_deplib in $deplibs; do ############################################## fakechroot-2.19/build-aux/ltmain.sh-9293- if test -n "$a_deplib"; then fakechroot-2.19/build-aux/ltmain.sh:9294: libname=`eval "\\$ECHO \"$libname_spec\""` fakechroot-2.19/build-aux/ltmain.sh-9295- if test -n "$file_magic_glob"; then fakechroot-2.19/build-aux/ltmain.sh:9296: libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob` fakechroot-2.19/build-aux/ltmain.sh-9297- else ############################################## fakechroot-2.19/build-aux/ltmain.sh-9303- shopt -s nocaseglob fakechroot-2.19/build-aux/ltmain.sh:9304: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` fakechroot-2.19/build-aux/ltmain.sh-9305- $nocaseglob fakechroot-2.19/build-aux/ltmain.sh-9306- else fakechroot-2.19/build-aux/ltmain.sh:9307: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` fakechroot-2.19/build-aux/ltmain.sh-9308- fi ############################################## fakechroot-2.19/build-aux/ltmain.sh-9321- while test -h "$potlib" 2>/dev/null; do fakechroot-2.19/build-aux/ltmain.sh:9322: potliblink=`ls -ld $potlib | $SED 's/.* -> //'` fakechroot-2.19/build-aux/ltmain.sh-9323- case $potliblink in fakechroot-2.19/build-aux/ltmain.sh-9324- [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;; fakechroot-2.19/build-aux/ltmain.sh:9325: *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";; fakechroot-2.19/build-aux/ltmain.sh-9326- esac ############################################## fakechroot-2.19/build-aux/ltmain.sh-9362- set dummy $deplibs_check_method; shift fakechroot-2.19/build-aux/ltmain.sh:9363: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` fakechroot-2.19/build-aux/ltmain.sh-9364- for a_deplib in $deplibs; do ############################################## fakechroot-2.19/build-aux/ltmain.sh-9377- if test -n "$a_deplib"; then fakechroot-2.19/build-aux/ltmain.sh:9378: libname=`eval "\\$ECHO \"$libname_spec\""` fakechroot-2.19/build-aux/ltmain.sh-9379- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do fakechroot-2.19/build-aux/ltmain.sh:9380: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` fakechroot-2.19/build-aux/ltmain.sh-9381- for potent_lib in $potential_libs; do ############################################## fakechroot-2.19/build-aux/ltmain.sh-9416- newdeplibs= fakechroot-2.19/build-aux/ltmain.sh:9417: tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` fakechroot-2.19/build-aux/ltmain.sh-9418- if test yes = "$allow_libtool_libs_with_static_runtimes"; then ############################################## fakechroot-2.19/build-aux/ltmain.sh-9420- # can't use Xsed below, because $i might contain '/' fakechroot-2.19/build-aux/ltmain.sh:9421: tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"` fakechroot-2.19/build-aux/ltmain.sh-9422- done ############################################## fakechroot-2.19/build-aux/ltmain.sh-9446- # On Rhapsody replace the C library with the System framework fakechroot-2.19/build-aux/ltmain.sh:9447: newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` fakechroot-2.19/build-aux/ltmain.sh-9448- ;; ############################################## fakechroot-2.19/build-aux/ltmain.sh-9498- *-*-darwin*) fakechroot-2.19/build-aux/ltmain.sh:9499: newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` fakechroot-2.19/build-aux/ltmain.sh:9500: new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` fakechroot-2.19/build-aux/ltmain.sh:9501: deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` fakechroot-2.19/build-aux/ltmain.sh-9502- ;; ############################################## fakechroot-2.19/build-aux/ltmain.sh-9625- # Use standard objects if they are pic fakechroot-2.19/build-aux/ltmain.sh:9626: test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` fakechroot-2.19/build-aux/ltmain.sh-9627- test "X$libobjs" = "X " && libobjs= ############################################## fakechroot-2.19/build-aux/ltmain.sh-10139- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" fakechroot-2.19/build-aux/ltmain.sh:10140: test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` fakechroot-2.19/build-aux/ltmain.sh-10141- reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags ############################################## fakechroot-2.19/build-aux/ltmain.sh-10154- # Create the old-style object. fakechroot-2.19/build-aux/ltmain.sh:10155: reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs fakechroot-2.19/build-aux/ltmain.sh-10156- ############################################## fakechroot-2.19/build-aux/ltmain.sh-10212- # On Rhapsody replace the C library is the System framework fakechroot-2.19/build-aux/ltmain.sh:10213: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` fakechroot-2.19/build-aux/ltmain.sh:10214: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` fakechroot-2.19/build-aux/ltmain.sh-10215- ;; ############################################## fakechroot-2.19/build-aux/ltmain.sh-10230- # Time to change all our "foo.ltframework" stuff back to "-framework foo" fakechroot-2.19/build-aux/ltmain.sh:10231: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` fakechroot-2.19/build-aux/ltmain.sh:10232: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` fakechroot-2.19/build-aux/ltmain.sh-10233- ;; ############################################## fakechroot-2.19/build-aux/ltmain.sh-10308- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) fakechroot-2.19/build-aux/ltmain.sh:10309: testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'` fakechroot-2.19/build-aux/ltmain.sh-10310- case :$dllsearchpath: in ############################################## fakechroot-2.19/build-aux/ltmain.sh-10368- # Transform all the library objects into standard objects. fakechroot-2.19/build-aux/ltmain.sh:10369: compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` fakechroot-2.19/build-aux/ltmain.sh:10370: finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` fakechroot-2.19/build-aux/ltmain.sh-10371- fi ############################################## fakechroot-2.19/build-aux/ltmain.sh-10396- # Replace the output file specification. fakechroot-2.19/build-aux/ltmain.sh:10397: compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` fakechroot-2.19/build-aux/ltmain.sh-10398- link_command=$compile_command$compile_rpath ############################################## fakechroot-2.19/build-aux/ltmain.sh-10405- func_to_tool_file "$output" fakechroot-2.19/build-aux/ltmain.sh:10406: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` fakechroot-2.19/build-aux/ltmain.sh-10407- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## fakechroot-2.19/build-aux/ltmain.sh-10449- # Replace the output file specification. fakechroot-2.19/build-aux/ltmain.sh:10450: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` fakechroot-2.19/build-aux/ltmain.sh-10451- # Delete the old output file. ############################################## fakechroot-2.19/build-aux/ltmain.sh-10457- func_to_tool_file "$output" fakechroot-2.19/build-aux/ltmain.sh:10458: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` fakechroot-2.19/build-aux/ltmain.sh-10459- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## fakechroot-2.19/build-aux/ltmain.sh-10475- link_command=$finalize_var$compile_command$finalize_rpath fakechroot-2.19/build-aux/ltmain.sh:10476: relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` fakechroot-2.19/build-aux/ltmain.sh-10477- ;; ############################################## fakechroot-2.19/build-aux/ltmain.sh-10488- # Replace the output file specification. fakechroot-2.19/build-aux/ltmain.sh:10489: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` fakechroot-2.19/build-aux/ltmain.sh-10490- ############################################## fakechroot-2.19/build-aux/ltmain.sh-10497- func_to_tool_file "$output_objdir/$outputname" fakechroot-2.19/build-aux/ltmain.sh:10498: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` fakechroot-2.19/build-aux/ltmain.sh-10499- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## fakechroot-2.19/build-aux/ltmain.sh-10518- relink_command="(cd `pwd`; $relink_command)" fakechroot-2.19/build-aux/ltmain.sh:10519: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` fakechroot-2.19/build-aux/ltmain.sh-10520- fi ############################################## fakechroot-2.19/build-aux/ltmain.sh-10764- relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" fakechroot-2.19/build-aux/ltmain.sh:10765: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` fakechroot-2.19/build-aux/ltmain.sh-10766- if test yes = "$hardcode_automatic"; then ############################################## fakechroot-2.19/build-aux/ltmain.sh-10785- func_resolve_sysroot "$deplib" fakechroot-2.19/build-aux/ltmain.sh:10786: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` fakechroot-2.19/build-aux/ltmain.sh-10787- test -z "$libdir" && \ ############################################## fakechroot-2.19/build-aux/ltmain.sh-10811- name=$func_basename_result fakechroot-2.19/build-aux/ltmain.sh:10812: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` fakechroot-2.19/build-aux/ltmain.sh-10813- test -z "$libdir" && \ ############################################## fakechroot-2.19/build-aux/ltmain.sh-10830- name=$func_basename_result fakechroot-2.19/build-aux/ltmain.sh:10831: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` fakechroot-2.19/build-aux/ltmain.sh-10832- test -z "$libdir" && \ ############################################## fakechroot-2.19/build-aux/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static fakechroot-2.19/build-aux/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` fakechroot-2.19/build-aux/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## fakechroot-2.19/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ fakechroot-2.19/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then fakechroot-2.19/configure-47- as_echo='print -r --' fakechroot-2.19/configure-48- as_echo_n='print -rn --' fakechroot-2.19/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then fakechroot-2.19/configure-50- as_echo='printf %s\n' ############################################## fakechroot-2.19/configure-52-else fakechroot-2.19/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then fakechroot-2.19/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## fakechroot-2.19/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; fakechroot-2.19/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; fakechroot-2.19/configure-64- esac; ############################################## fakechroot-2.19/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && fakechroot-2.19/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 fakechroot-2.19/configure-201- ############################################## fakechroot-2.19/configure-206- PATH=/empty FPATH=/empty; export PATH FPATH fakechroot-2.19/configure:207: test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ fakechroot-2.19/configure:208: || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1 fakechroot-2.19/configure-209-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## fakechroot-2.19/configure-335- case $as_dir in #( fakechroot-2.19/configure:336: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( fakechroot-2.19/configure-337- *) as_qdir=$as_dir;; ############################################## fakechroot-2.19/configure-408- { fakechroot-2.19/configure:409: as_val=`expr "$@" || test $? -eq 1` fakechroot-2.19/configure-410- } ############################################## fakechroot-2.19/configure-415-# ---------------------------------------- fakechroot-2.19/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are fakechroot-2.19/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## fakechroot-2.19/configure-478- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && fakechroot-2.19/configure:479: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { fakechroot-2.19/configure-480- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## fakechroot-2.19/configure-869- case $ac_option in fakechroot-2.19/configure:870: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; fakechroot-2.19/configure-871- *=) ac_optarg= ;; ############################################## fakechroot-2.19/configure-913- -disable-* | --disable-*) fakechroot-2.19/configure:914: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` fakechroot-2.19/configure-915- # Reject names that are not valid shell variable names. ############################################## fakechroot-2.19/configure-918- ac_useropt_orig=$ac_useropt fakechroot-2.19/configure:919: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` fakechroot-2.19/configure-920- case $ac_user_opts in ############################################## fakechroot-2.19/configure-939- -enable-* | --enable-*) fakechroot-2.19/configure:940: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` fakechroot-2.19/configure-941- # Reject names that are not valid shell variable names. ############################################## fakechroot-2.19/configure-944- ac_useropt_orig=$ac_useropt fakechroot-2.19/configure:945: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` fakechroot-2.19/configure-946- case $ac_user_opts in ############################################## fakechroot-2.19/configure-1152- -with-* | --with-*) fakechroot-2.19/configure:1153: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` fakechroot-2.19/configure-1154- # Reject names that are not valid shell variable names. ############################################## fakechroot-2.19/configure-1157- ac_useropt_orig=$ac_useropt fakechroot-2.19/configure:1158: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` fakechroot-2.19/configure-1159- case $ac_user_opts in ############################################## fakechroot-2.19/configure-1168- -without-* | --without-*) fakechroot-2.19/configure:1169: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` fakechroot-2.19/configure-1170- # Reject names that are not valid shell variable names. ############################################## fakechroot-2.19/configure-1173- ac_useropt_orig=$ac_useropt fakechroot-2.19/configure:1174: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` fakechroot-2.19/configure-1175- case $ac_user_opts in ############################################## fakechroot-2.19/configure-1206- *=*) fakechroot-2.19/configure:1207: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` fakechroot-2.19/configure-1208- # Reject names that are not valid shell variable names. ############################################## fakechroot-2.19/configure-1227-if test -n "$ac_prev"; then fakechroot-2.19/configure:1228: ac_option=--`echo $ac_prev | sed 's/_/-/g'` fakechroot-2.19/configure-1229- as_fn_error $? "missing argument to $ac_option" ############################################## fakechroot-2.19/configure-1249- */ ) fakechroot-2.19/configure:1250: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` fakechroot-2.19/configure-1251- eval $ac_var=\$ac_val;; ############################################## fakechroot-2.19/configure-1284-ac_ls_di=`ls -di .` && fakechroot-2.19/configure:1285:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || fakechroot-2.19/configure-1286- as_fn_error $? "working directory cannot be determined" ############################################## fakechroot-2.19/configure-1340-case $srcdir in fakechroot-2.19/configure:1341:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; fakechroot-2.19/configure-1342-esac ############################################## fakechroot-2.19/configure-1383-By default, \`make install' will install all the files in fakechroot-2.19/configure:1384:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify fakechroot-2.19/configure:1385:an installation prefix other than \`$ac_default_prefix' using \`--prefix', fakechroot-2.19/configure-1386-for instance \`--prefix=\$HOME'. ############################################## fakechroot-2.19/configure-1502-*) fakechroot-2.19/configure:1503: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` fakechroot-2.19/configure-1504- # A ".." for each directory in $ac_dir_suffix. fakechroot-2.19/configure:1505: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` fakechroot-2.19/configure-1506- case $ac_top_builddir_sub in ############################################## fakechroot-2.19/configure-2155- *\'*) fakechroot-2.19/configure:2156: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; fakechroot-2.19/configure-2157- esac ############################################## fakechroot-2.19/configure-2238- case $ac_val in fakechroot-2.19/configure:2239: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; fakechroot-2.19/configure-2240- esac ############################################## fakechroot-2.19/configure-2253- case $ac_val in fakechroot-2.19/configure:2254: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; fakechroot-2.19/configure-2255- esac ############################################## fakechroot-2.19/configure-2373- set,) fakechroot-2.19/configure:2374: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 fakechroot-2.19/configure:2375:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} fakechroot-2.19/configure-2376- ac_cache_corrupted=: ;; ############################################## fakechroot-2.19/configure-2384- # differences in whitespace do not lead to failure. fakechroot-2.19/configure:2385: ac_old_val_w=`echo x $ac_old_val` fakechroot-2.19/configure:2386: ac_new_val_w=`echo x $ac_new_val` fakechroot-2.19/configure-2387- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## fakechroot-2.19/configure-2404- case $ac_new_val in fakechroot-2.19/configure:2405: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; fakechroot-2.19/configure-2406- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## fakechroot-2.19/configure-2585- echo "timestamp, slept: $am_has_slept" > conftest.file fakechroot-2.19/configure:2586: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` fakechroot-2.19/configure-2587- if test "$*" = "X"; then fakechroot-2.19/configure-2588- # -L didn't work. fakechroot-2.19/configure:2589: set X `ls -t "$srcdir/configure" conftest.file` fakechroot-2.19/configure-2590- fi ############################################## fakechroot-2.19/configure-2636-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' fakechroot-2.19/configure:2637:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` fakechroot-2.19/configure-2638- fakechroot-2.19/configure-2639-# Expand $ac_aux_dir to an absolute path. fakechroot-2.19/configure:2640:am_aux_dir=`cd "$ac_aux_dir" && pwd` fakechroot-2.19/configure-2641- ############################################## fakechroot-2.19/configure-2781- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue fakechroot-2.19/configure:2782: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( fakechroot-2.19/configure-2783- 'mkdir (GNU coreutils) '* | \ ############################################## fakechroot-2.19/configure-2854-set x ${MAKE-make} fakechroot-2.19/configure:2855:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` fakechroot-2.19/configure-2856-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## fakechroot-2.19/configure-2864-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. fakechroot-2.19/configure:2865:case `${MAKE-make} -f conftest.make 2>/dev/null` in fakechroot-2.19/configure-2866- *@@@%%%=?*=@@@%%%*) ############################################## fakechroot-2.19/configure-2930- fakechroot-2.19/configure:2931:if test "`cd $srcdir && pwd`" != "`pwd`"; then fakechroot-2.19/configure-2932- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## fakechroot-2.19/configure-3148-test "x$ac_build_alias" = x && fakechroot-2.19/configure:3149: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` fakechroot-2.19/configure-3150-test "x$ac_build_alias" = x && fakechroot-2.19/configure-3151- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 fakechroot-2.19/configure:3152:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || fakechroot-2.19/configure-3153- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## fakechroot-2.19/configure-3172-IFS=$ac_save_IFS fakechroot-2.19/configure:3173:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac fakechroot-2.19/configure-3174- ############################################## fakechroot-2.19/configure-3183-else fakechroot-2.19/configure:3184: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || fakechroot-2.19/configure-3185- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## fakechroot-2.19/configure-3205-IFS=$ac_save_IFS fakechroot-2.19/configure:3206:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac fakechroot-2.19/configure-3207- ############################################## fakechroot-2.19/configure-3233-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ fakechroot-2.19/configure:3234: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then fakechroot-2.19/configure-3235- ECHO='print -r --' fakechroot-2.19/configure:3236:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then fakechroot-2.19/configure-3237- ECHO='printf %s\n' ############################################## fakechroot-2.19/configure-3297-# Ignore all kinds of additional output from 'make'. fakechroot-2.19/configure:3298:case `$am_make -s -f confmf 2> /dev/null` in #( fakechroot-2.19/configure-3299-*the\ am__doit\ target*) ############################################## fakechroot-2.19/configure-3307- echo '.include "confinc"' > confmf fakechroot-2.19/configure:3308: case `$am_make -s -f confmf 2> /dev/null` in #( fakechroot-2.19/configure-3309- *the\ am__doit\ target*) ############################################## fakechroot-2.19/configure-3686-$as_echo_n "checking whether the C compiler works... " >&6; } fakechroot-2.19/configure:3687:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` fakechroot-2.19/configure-3688- ############################################## fakechroot-2.19/configure-3730- then :; else fakechroot-2.19/configure:3731: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` fakechroot-2.19/configure-3732- fi ############################################## fakechroot-2.19/configure-3790- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; fakechroot-2.19/configure:3791: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` fakechroot-2.19/configure-3792- break;; ############################################## fakechroot-2.19/configure-3899- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; fakechroot-2.19/configure:3900: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` fakechroot-2.19/configure-3901- break;; ############################################## fakechroot-2.19/configure-4217- if test "$am_compiler_list" = ""; then fakechroot-2.19/configure:4218: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fakechroot-2.19/configure-4219- fi ############################################## fakechroot-2.19/configure-4341- # Check for GNU $ac_path_SED fakechroot-2.19/configure:4342:case `"$ac_path_SED" --version 2>&1` in fakechroot-2.19/configure-4343-*GNU*) ############################################## fakechroot-2.19/configure-4417- # Check for GNU $ac_path_GREP fakechroot-2.19/configure:4418:case `"$ac_path_GREP" --version 2>&1` in fakechroot-2.19/configure-4419-*GNU*) ############################################## fakechroot-2.19/configure-4483- # Check for GNU $ac_path_EGREP fakechroot-2.19/configure:4484:case `"$ac_path_EGREP" --version 2>&1` in fakechroot-2.19/configure-4485-*GNU*) ############################################## fakechroot-2.19/configure-4550- # Check for GNU $ac_path_FGREP fakechroot-2.19/configure:4551:case `"$ac_path_FGREP" --version 2>&1` in fakechroot-2.19/configure-4552-*GNU*) ############################################## fakechroot-2.19/configure-4630- # gcc leaves a trailing carriage return, which upsets mingw fakechroot-2.19/configure:4631: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; fakechroot-2.19/configure-4632- *) fakechroot-2.19/configure:4633: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; fakechroot-2.19/configure-4634- esac ############################################## fakechroot-2.19/configure-4639- # Canonicalize the pathname of ld fakechroot-2.19/configure:4640: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` fakechroot-2.19/configure-4641- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do fakechroot-2.19/configure:4642: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` fakechroot-2.19/configure-4643- done ############################################## fakechroot-2.19/configure-4674- # Break only if it was the GNU/non-GNU ld that we prefer. fakechroot-2.19/configure:4675: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in fakechroot-2.19/configure-4676- *GNU* | *'with BFD'*) ############################################## fakechroot-2.19/configure-4705- # I'd rather use --version here, but apparently some GNU lds only accept -v. fakechroot-2.19/configure:4706:case `$LD -v 2>&1 </dev/null` in fakechroot-2.19/configure-4707-*GNU* | *'with BFD'*) ############################################## fakechroot-2.19/configure-4755- esac fakechroot-2.19/configure:4756: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in fakechroot-2.19/configure-4757- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## fakechroot-2.19/configure-4761- *) fakechroot-2.19/configure:4762: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in fakechroot-2.19/configure-4763- */dev/null*) ############################################## fakechroot-2.19/configure-4889- fakechroot-2.19/configure:4890: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in fakechroot-2.19/configure-4891- *COFF*) ############################################## fakechroot-2.19/configure-5001- # And add a safety zone fakechroot-2.19/configure:5002: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` fakechroot-2.19/configure:5003: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` fakechroot-2.19/configure-5004- ;; ############################################## fakechroot-2.19/configure-5034- if test -n "$kargmax"; then fakechroot-2.19/configure:5035: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` fakechroot-2.19/configure-5036- else ############################################## fakechroot-2.19/configure-5043- test undefined != "$lt_cv_sys_max_cmd_len"; then fakechroot-2.19/configure:5044: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` fakechroot-2.19/configure:5045: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` fakechroot-2.19/configure-5046- else ############################################## fakechroot-2.19/configure-5055- # we can't tell. fakechroot-2.19/configure:5056: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ fakechroot-2.19/configure-5057- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## fakechroot-2.19/configure-5059- do fakechroot-2.19/configure:5060: i=`expr $i + 1` fakechroot-2.19/configure-5061- teststring=$teststring$teststring ############################################## fakechroot-2.19/configure-5063- # Only check the string length outside the loop. fakechroot-2.19/configure:5064: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` fakechroot-2.19/configure-5065- teststring= ############################################## fakechroot-2.19/configure-5068- # linker. It appears as though 1/2 is a usable value. fakechroot-2.19/configure:5069: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` fakechroot-2.19/configure-5070- fi ############################################## fakechroot-2.19/configure-5479-openbsd* | bitrig*) fakechroot-2.19/configure:5480: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then fakechroot-2.19/configure-5481- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## fakechroot-2.19/configure-5549- else fakechroot-2.19/configure:5550: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` fakechroot-2.19/configure-5551- fi ############################################## fakechroot-2.19/configure-5694- # decide which one to use based on capabilities of $DLLTOOL fakechroot-2.19/configure:5695: case `$DLLTOOL --help 2>&1` in fakechroot-2.19/configure-5696- *--identify-strict*) ############################################## fakechroot-2.19/configure-6216-# If we're using GNU nm, then use its standard symbol codes. fakechroot-2.19/configure:6217:case `$NM -V 2>&1` in fakechroot-2.19/configure-6218-*GNU* | *'with BFD'*) ############################################## fakechroot-2.19/configure-6264-mingw*) fakechroot-2.19/configure:6265: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp fakechroot-2.19/configure-6266- ;; ############################################## fakechroot-2.19/configure-6496- if test yes = "$GCC"; then fakechroot-2.19/configure:6497: lt_sysroot=`$CC --print-sysroot 2>/dev/null` fakechroot-2.19/configure-6498- fi ############################################## fakechroot-2.19/configure-6500- /*) fakechroot-2.19/configure:6501: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` fakechroot-2.19/configure-6502- ;; #( ############################################## fakechroot-2.19/configure-6595- done fakechroot-2.19/configure:6596: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` fakechroot-2.19/configure-6597-} ############################################## fakechroot-2.19/configure-6617- test $ac_status = 0; }; then fakechroot-2.19/configure:6618: case `/usr/bin/file conftest.$ac_objext` in fakechroot-2.19/configure-6619- *ELF-32*) ############################################## fakechroot-2.19/configure-6638- if test yes = "$lt_cv_prog_gnu_ld"; then fakechroot-2.19/configure:6639: case `/usr/bin/file conftest.$ac_objext` in fakechroot-2.19/configure-6640- *32-bit*) ############################################## fakechroot-2.19/configure-6650- else fakechroot-2.19/configure:6651: case `/usr/bin/file conftest.$ac_objext` in fakechroot-2.19/configure-6652- *32-bit*) ############################################## fakechroot-2.19/configure-6676- emul=elf fakechroot-2.19/configure:6677: case `/usr/bin/file conftest.$ac_objext` in fakechroot-2.19/configure-6678- *32-bit*) ############################################## fakechroot-2.19/configure-6684- esac fakechroot-2.19/configure:6685: case `/usr/bin/file conftest.$ac_objext` in fakechroot-2.19/configure-6686- *MSB*) ############################################## fakechroot-2.19/configure-6692- esac fakechroot-2.19/configure:6693: case `/usr/bin/file conftest.$ac_objext` in fakechroot-2.19/configure-6694- *N32*) ############################################## fakechroot-2.19/configure-7625- *:) fakechroot-2.19/configure:7626: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" fakechroot-2.19/configure-7627- ;; fakechroot-2.19/configure-7628- x:*) fakechroot-2.19/configure:7629: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" fakechroot-2.19/configure-7630- ;; fakechroot-2.19/configure-7631- *::*) fakechroot-2.19/configure:7632: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" fakechroot-2.19/configure:7633: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" fakechroot-2.19/configure-7634- ;; fakechroot-2.19/configure-7635- *) fakechroot-2.19/configure:7636: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" fakechroot-2.19/configure-7637- ;; ############################################## fakechroot-2.19/configure-7894-do : fakechroot-2.19/configure:7895: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` fakechroot-2.19/configure-7896-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## fakechroot-2.19/configure-7899- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:7900:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 fakechroot-2.19/configure-7901-_ACEOF ############################################## fakechroot-2.19/configure-8257- "file_magic "*) fakechroot-2.19/configure:8258: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` fakechroot-2.19/configure-8259- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## fakechroot-2.19/configure-8323- "file_magic "*) fakechroot-2.19/configure:8324: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` fakechroot-2.19/configure-8325- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## fakechroot-2.19/configure-8721- *) fakechroot-2.19/configure:8722: case `$CC -V 2>&1 | sed 5q` in fakechroot-2.19/configure-8723- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) ############################################## fakechroot-2.19/configure-9170- # shared libraries, regardless of the interface used. fakechroot-2.19/configure:9171: case `$LD -v 2>&1` in fakechroot-2.19/configure-9172- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## fakechroot-2.19/configure-9202- supports_anon_versioning=no fakechroot-2.19/configure:9203: case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in fakechroot-2.19/configure-9204- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## fakechroot-2.19/configure-9271- # is; otherwise, prepend EXPORTS... fakechroot-2.19/configure:9272: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then fakechroot-2.19/configure-9273- cp $export_symbols $output_objdir/$soname.def; ############################################## fakechroot-2.19/configure-9305- prefix_cmds="$SED"~ fakechroot-2.19/configure:9306: if test EXPORTS = "`$SED 1q $export_symbols`"; then fakechroot-2.19/configure-9307- prefix_cmds="$prefix_cmds -e 1d"; ############################################## fakechroot-2.19/configure-9327- # time. Moving up from 0x10000000 also allows more sbrk(2) space. fakechroot-2.19/configure:9328: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' fakechroot-2.19/configure:9329: archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' fakechroot-2.19/configure-9330- ;; ############################################## fakechroot-2.19/configure-9345- pgcc*) # Portland Group C compiler fakechroot-2.19/configure:9346: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' fakechroot-2.19/configure-9347- tmp_addflag=' $pic_flag' ############################################## fakechroot-2.19/configure-9350- # Portland Group f77 and f90 compilers fakechroot-2.19/configure:9351: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' fakechroot-2.19/configure-9352- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## fakechroot-2.19/configure-9367- nvcc*) # Cuda Compiler Driver 2.2 fakechroot-2.19/configure:9368: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' fakechroot-2.19/configure-9369- compiler_needs_object=yes ############################################## fakechroot-2.19/configure-9371- esac fakechroot-2.19/configure:9372: case `$CC -V 2>&1 | sed 5q` in fakechroot-2.19/configure-9373- *Sun\ C*) # Sun C 5.9 fakechroot-2.19/configure:9374: whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' fakechroot-2.19/configure-9375- compiler_needs_object=yes ############################################## fakechroot-2.19/configure-9442- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) fakechroot-2.19/configure:9443: case `$LD -v 2>&1` in fakechroot-2.19/configure-9444- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## fakechroot-2.19/configure-9531- else fakechroot-2.19/configure:9532: export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' fakechroot-2.19/configure-9533- fi ############################################## fakechroot-2.19/configure-9596- # below for broken collect2 doesn't work under 4.3+ fakechroot-2.19/configure:9597: collect2name=`$CC -print-prog-name=collect2` fakechroot-2.19/configure-9598- if test -f "$collect2name" && ############################################## fakechroot-2.19/configure-9676- }' fakechroot-2.19/configure:9677: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fakechroot-2.19/configure-9678- # Check for a 64-bit object if we didn't find anything. fakechroot-2.19/configure-9679- if test -z "$lt_cv_aix_libpath_"; then fakechroot-2.19/configure:9680: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fakechroot-2.19/configure-9681- fi ############################################## fakechroot-2.19/configure-9694- hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath" fakechroot-2.19/configure:9695: archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag fakechroot-2.19/configure-9696- else ############################################## fakechroot-2.19/configure-9729- }' fakechroot-2.19/configure:9730: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fakechroot-2.19/configure-9731- # Check for a 64-bit object if we didn't find anything. fakechroot-2.19/configure-9732- if test -z "$lt_cv_aix_libpath_"; then fakechroot-2.19/configure:9733: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fakechroot-2.19/configure-9734- fi ############################################## fakechroot-2.19/configure-9761- # -brtl affects multiple linker settings, -berok does not and is overridden later fakechroot-2.19/configure:9762: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' fakechroot-2.19/configure-9763- if test svr4 != "$with_aix_soname"; then ############################################## fakechroot-2.19/configure-9814- archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' fakechroot-2.19/configure:9815: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then fakechroot-2.19/configure-9816- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## fakechroot-2.19/configure-9852- # FIXME: Setting linknames here is a bad hack. fakechroot-2.19/configure:9853: archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' fakechroot-2.19/configure-9854- # The linker will automatically build a .lib file if we build a DLL. ############################################## fakechroot-2.19/configure-9870- if test yes = "$lt_cv_ld_force_load"; then fakechroot-2.19/configure:9871: whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' fakechroot-2.19/configure-9872- ############################################## fakechroot-2.19/configure-10050- if test yes = "$GCC"; then fakechroot-2.19/configure:10051: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' fakechroot-2.19/configure-10052- # Try to use the -exported_symbol ld option, if it does not ############################################## fakechroot-2.19/configure-10078- if test yes = "$lt_cv_irix_exported_symbol"; then fakechroot-2.19/configure:10079: archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' fakechroot-2.19/configure-10080- fi ############################################## fakechroot-2.19/configure-10082- else fakechroot-2.19/configure:10083: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' fakechroot-2.19/configure:10084: archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' fakechroot-2.19/configure-10085- fi ############################################## fakechroot-2.19/configure-10129- hardcode_direct_absolute=yes fakechroot-2.19/configure:10130: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then fakechroot-2.19/configure-10131- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## fakechroot-2.19/configure-10160- prefix_cmds="$SED"~ fakechroot-2.19/configure:10161: if test EXPORTS = "`$SED 1q $export_symbols`"; then fakechroot-2.19/configure-10162- prefix_cmds="$prefix_cmds -e 1d"; ############################################## fakechroot-2.19/configure-10174- allow_undefined_flag=' $wl-expect_unresolved $wl\*' fakechroot-2.19/configure:10175: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' fakechroot-2.19/configure-10176- else fakechroot-2.19/configure-10177- allow_undefined_flag=' -expect_unresolved \*' fakechroot-2.19/configure:10178: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' fakechroot-2.19/configure-10179- fi ############################################## fakechroot-2.19/configure-10187- allow_undefined_flag=' $wl-expect_unresolved $wl\*' fakechroot-2.19/configure:10188: archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' fakechroot-2.19/configure-10189- hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' ############################################## fakechroot-2.19/configure-10191- allow_undefined_flag=' -expect_unresolved \*' fakechroot-2.19/configure:10192: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' fakechroot-2.19/configure:10193: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ fakechroot-2.19/configure:10194: $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' fakechroot-2.19/configure-10195- ############################################## fakechroot-2.19/configure-10210- else fakechroot-2.19/configure:10211: case `$CC -V 2>&1` in fakechroot-2.19/configure-10212- *"Compilers 5.0"*) ############################################## fakechroot-2.19/configure-10609- esac fakechroot-2.19/configure:10610: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` fakechroot-2.19/configure-10611- case $lt_search_path_spec in ############################################## fakechroot-2.19/configure-10616- # okay in the real world where ";" in dirpaths is itself problematic. fakechroot-2.19/configure:10617: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` fakechroot-2.19/configure-10618- ;; fakechroot-2.19/configure-10619- *) fakechroot-2.19/configure:10620: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` fakechroot-2.19/configure-10621- ;; ############################################## fakechroot-2.19/configure-10625- lt_tmp_lt_search_path_spec= fakechroot-2.19/configure:10626: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` fakechroot-2.19/configure-10627- # ...but if some path component already ends with the multilib dir we assume ############################################## fakechroot-2.19/configure-10667- esac fakechroot-2.19/configure:10668: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` fakechroot-2.19/configure-10669-else ############################################## fakechroot-2.19/configure-10807- # Create ${libname}_ixlibrary.a entries in /sys/libs. fakechroot-2.19/configure:10808: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' fakechroot-2.19/configure-10809- ;; ############################################## fakechroot-2.19/configure-10843- # DLL is installed to $(libdir)/../bin by postinstall_cmds fakechroot-2.19/configure:10844: postinstall_cmds='base_file=`basename \$file`~ fakechroot-2.19/configure:10845: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ fakechroot-2.19/configure:10846: dldir=$destdir/`dirname \$dlpath`~ fakechroot-2.19/configure-10847- test -d \$dldir || mkdir -p \$dldir~ ############################################## fakechroot-2.19/configure-10852- fi' fakechroot-2.19/configure:10853: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ fakechroot-2.19/configure-10854- dlpath=$dir/\$dldll~ ############################################## fakechroot-2.19/configure-10860- # Cygwin DLLs use 'cyg' prefix rather than 'lib' fakechroot-2.19/configure:10861: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' fakechroot-2.19/configure-10862- ############################################## fakechroot-2.19/configure-10866- # MinGW DLLs use traditional 'lib' prefix fakechroot-2.19/configure:10867: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' fakechroot-2.19/configure-10868- ;; ############################################## fakechroot-2.19/configure-10870- # pw32 DLLs use 'pw' prefix rather than 'lib' fakechroot-2.19/configure:10871: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' fakechroot-2.19/configure-10872- ;; ############################################## fakechroot-2.19/configure-10879- libname_spec='$name' fakechroot-2.19/configure:10880: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' fakechroot-2.19/configure-10881- library_names_spec='$libname.dll.lib' ############################################## fakechroot-2.19/configure-10891- # Let DOS variable expansion print the short 8.3 style file name. fakechroot-2.19/configure:10892: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` fakechroot-2.19/configure-10893- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## fakechroot-2.19/configure-10896- # Convert to MSYS style. fakechroot-2.19/configure:10897: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` fakechroot-2.19/configure-10898- ;; ############################################## fakechroot-2.19/configure-10902- # like /cygdrive/c/PROGRA~1:/cygdr... fakechroot-2.19/configure:10903: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` fakechroot-2.19/configure:10904: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` fakechroot-2.19/configure:10905: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fakechroot-2.19/configure-10906- ;; ############################################## fakechroot-2.19/configure-10910- # It is most probably a Windows format PATH. fakechroot-2.19/configure:10911: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` fakechroot-2.19/configure-10912- else fakechroot-2.19/configure:10913: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fakechroot-2.19/configure-10914- fi ############################################## fakechroot-2.19/configure-10920- # DLL is installed to $(libdir)/../bin by postinstall_cmds fakechroot-2.19/configure:10921: postinstall_cmds='base_file=`basename \$file`~ fakechroot-2.19/configure:10922: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ fakechroot-2.19/configure:10923: dldir=$destdir/`dirname \$dlpath`~ fakechroot-2.19/configure-10924- test -d \$dldir || mkdir -p \$dldir~ fakechroot-2.19/configure-10925- $install_prog $dir/$dlname \$dldir/$dlname' fakechroot-2.19/configure:10926: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ fakechroot-2.19/configure-10927- dlpath=$dir/\$dldll~ ############################################## fakechroot-2.19/configure-10934- # Assume MSVC wrapper fakechroot-2.19/configure:10935: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' fakechroot-2.19/configure-10936- dynamic_linker='Win32 ld.exe' ############################################## fakechroot-2.19/configure-10951- shlibpath_var=DYLD_LIBRARY_PATH fakechroot-2.19/configure:10952: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' fakechroot-2.19/configure-10953- ############################################## fakechroot-2.19/configure-11204- if test -f /etc/ld.so.conf; then fakechroot-2.19/configure:11205: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` fakechroot-2.19/configure-11206- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## fakechroot-2.19/configure-11270- need_lib_prefix=no fakechroot-2.19/configure:11271: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then fakechroot-2.19/configure-11272- need_version=no ############################################## fakechroot-2.19/configure-11297- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec fakechroot-2.19/configure:11298: postinstall_cmds='base_file=`basename \$file`~ fakechroot-2.19/configure:11299: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ fakechroot-2.19/configure:11300: dldir=$destdir/`dirname \$dlpath`~ fakechroot-2.19/configure-11301- test -d \$dldir || mkdir -p \$dldir~ ############################################## fakechroot-2.19/configure-11306- fi' fakechroot-2.19/configure:11307: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ fakechroot-2.19/configure-11308- dlpath=$dir/\$dldll~ ############################################## fakechroot-2.19/configure-12303-set x ${MAKE-make} fakechroot-2.19/configure:12304:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` fakechroot-2.19/configure-12305-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## fakechroot-2.19/configure-12313-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. fakechroot-2.19/configure:12314:case `${MAKE-make} -f conftest.make 2>/dev/null` in fakechroot-2.19/configure-12315- *@@@%%%=?*=@@@%%%*) ############################################## fakechroot-2.19/configure-12959- if test "$am_compiler_list" = ""; then fakechroot-2.19/configure:12960: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fakechroot-2.19/configure-12961- fi ############################################## fakechroot-2.19/configure-13889-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do fakechroot-2.19/configure:13890: as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh` fakechroot-2.19/configure-13891-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5 ############################################## fakechroot-2.19/configure-13921- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:13922:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1 fakechroot-2.19/configure-13923-_ACEOF ############################################## fakechroot-2.19/configure-14159-do : fakechroot-2.19/configure:14160: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` fakechroot-2.19/configure-14161-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## fakechroot-2.19/configure-14163- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:14164:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 fakechroot-2.19/configure-14165-_ACEOF ############################################## fakechroot-2.19/configure-14367- fakechroot-2.19/configure:14368: as_acx_var=`$as_echo "acx_cv_struct__ftsent_fts_name_type_char *" | $as_tr_sh` fakechroot-2.19/configure-14369- ############################################## fakechroot-2.19/configure-14430-do : fakechroot-2.19/configure:14431: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` fakechroot-2.19/configure-14432-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## fakechroot-2.19/configure-14434- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:14435:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 fakechroot-2.19/configure-14436-_ACEOF ############################################## fakechroot-2.19/configure-14565- for ac_func in _getb67 GETB67 getb67; do fakechroot-2.19/configure:14566: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` fakechroot-2.19/configure-14567-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## fakechroot-2.19/configure-14856-do : fakechroot-2.19/configure:14857: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` fakechroot-2.19/configure-14858-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## fakechroot-2.19/configure-14860- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:14861:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 fakechroot-2.19/configure-14862-_ACEOF ############################################## fakechroot-2.19/configure-14939- acx_save_IFS=$IFS; IFS=';' fakechroot-2.19/configure:14940: set dummy `echo "$acx_cv_func_bind_args" | sed 's/^(default) //' | sed 's/\*/\*/g'` fakechroot-2.19/configure-14941- IFS=$acx_save_IFS ############################################## fakechroot-2.19/configure-14949- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:14950:#define `$as_echo "HAVE_bind_TYPE_RETURN_$1" | $as_tr_cpp` 1 fakechroot-2.19/configure-14951-_ACEOF ############################################## fakechroot-2.19/configure-14959- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:14960:#define `$as_echo "HAVE_bind_TYPE_ARG1_$2" | $as_tr_cpp` 1 fakechroot-2.19/configure-14961-_ACEOF ############################################## fakechroot-2.19/configure-14970- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:14971:#define `$as_echo "HAVE_bind_TYPE_ARG2_$3" | $as_tr_cpp` 1 fakechroot-2.19/configure-14972-_ACEOF ############################################## fakechroot-2.19/configure-14981- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:14982:#define `$as_echo "HAVE_bind_TYPE_ARG3_$4" | $as_tr_cpp` 1 fakechroot-2.19/configure-14983-_ACEOF ############################################## fakechroot-2.19/configure-15007-do : fakechroot-2.19/configure:15008: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` fakechroot-2.19/configure-15009-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## fakechroot-2.19/configure-15011- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15012:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 fakechroot-2.19/configure-15013-_ACEOF ############################################## fakechroot-2.19/configure-15090- acx_save_IFS=$IFS; IFS=';' fakechroot-2.19/configure:15091: set dummy `echo "$acx_cv_func_connect_args" | sed 's/^(default) //' | sed 's/\*/\*/g'` fakechroot-2.19/configure-15092- IFS=$acx_save_IFS ############################################## fakechroot-2.19/configure-15100- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15101:#define `$as_echo "HAVE_connect_TYPE_RETURN_$1" | $as_tr_cpp` 1 fakechroot-2.19/configure-15102-_ACEOF ############################################## fakechroot-2.19/configure-15110- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15111:#define `$as_echo "HAVE_connect_TYPE_ARG1_$2" | $as_tr_cpp` 1 fakechroot-2.19/configure-15112-_ACEOF ############################################## fakechroot-2.19/configure-15121- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15122:#define `$as_echo "HAVE_connect_TYPE_ARG2_$3" | $as_tr_cpp` 1 fakechroot-2.19/configure-15123-_ACEOF ############################################## fakechroot-2.19/configure-15132- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15133:#define `$as_echo "HAVE_connect_TYPE_ARG3_$4" | $as_tr_cpp` 1 fakechroot-2.19/configure-15134-_ACEOF ############################################## fakechroot-2.19/configure-15164-do : fakechroot-2.19/configure:15165: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` fakechroot-2.19/configure-15166-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## fakechroot-2.19/configure-15168- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15169:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 fakechroot-2.19/configure-15170-_ACEOF ############################################## fakechroot-2.19/configure-15247- acx_save_IFS=$IFS; IFS=';' fakechroot-2.19/configure:15248: set dummy `echo "$acx_cv_func_getpeername_args" | sed 's/^(default) //' | sed 's/\*/\*/g'` fakechroot-2.19/configure-15249- IFS=$acx_save_IFS ############################################## fakechroot-2.19/configure-15257- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15258:#define `$as_echo "HAVE_getpeername_TYPE_RETURN_$1" | $as_tr_cpp` 1 fakechroot-2.19/configure-15259-_ACEOF ############################################## fakechroot-2.19/configure-15267- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15268:#define `$as_echo "HAVE_getpeername_TYPE_ARG1_$2" | $as_tr_cpp` 1 fakechroot-2.19/configure-15269-_ACEOF ############################################## fakechroot-2.19/configure-15278- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15279:#define `$as_echo "HAVE_getpeername_TYPE_ARG2_$3" | $as_tr_cpp` 1 fakechroot-2.19/configure-15280-_ACEOF ############################################## fakechroot-2.19/configure-15289- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15290:#define `$as_echo "HAVE_getpeername_TYPE_ARG3_$4" | $as_tr_cpp` 1 fakechroot-2.19/configure-15291-_ACEOF ############################################## fakechroot-2.19/configure-15319-do : fakechroot-2.19/configure:15320: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` fakechroot-2.19/configure-15321-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## fakechroot-2.19/configure-15323- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15324:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 fakechroot-2.19/configure-15325-_ACEOF ############################################## fakechroot-2.19/configure-15402- acx_save_IFS=$IFS; IFS=';' fakechroot-2.19/configure:15403: set dummy `echo "$acx_cv_func_getsockname_args" | sed 's/^(default) //' | sed 's/\*/\*/g'` fakechroot-2.19/configure-15404- IFS=$acx_save_IFS ############################################## fakechroot-2.19/configure-15412- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15413:#define `$as_echo "HAVE_getsockname_TYPE_RETURN_$1" | $as_tr_cpp` 1 fakechroot-2.19/configure-15414-_ACEOF ############################################## fakechroot-2.19/configure-15422- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15423:#define `$as_echo "HAVE_getsockname_TYPE_ARG1_$2" | $as_tr_cpp` 1 fakechroot-2.19/configure-15424-_ACEOF ############################################## fakechroot-2.19/configure-15433- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15434:#define `$as_echo "HAVE_getsockname_TYPE_ARG2_$3" | $as_tr_cpp` 1 fakechroot-2.19/configure-15435-_ACEOF ############################################## fakechroot-2.19/configure-15444- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15445:#define `$as_echo "HAVE_getsockname_TYPE_ARG3_$4" | $as_tr_cpp` 1 fakechroot-2.19/configure-15446-_ACEOF ############################################## fakechroot-2.19/configure-15472-do : fakechroot-2.19/configure:15473: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` fakechroot-2.19/configure-15474-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## fakechroot-2.19/configure-15476- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15477:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 fakechroot-2.19/configure-15478-_ACEOF ############################################## fakechroot-2.19/configure-15557- acx_save_IFS=$IFS; IFS=';' fakechroot-2.19/configure:15558: set dummy `echo "$acx_cv_func_fts_open_args" | sed 's/^(default) //' | sed 's/\*/\*/g'` fakechroot-2.19/configure-15559- IFS=$acx_save_IFS ############################################## fakechroot-2.19/configure-15567- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15568:#define `$as_echo "HAVE_fts_open_TYPE_RETURN_$1" | $as_tr_cpp` 1 fakechroot-2.19/configure-15569-_ACEOF ############################################## fakechroot-2.19/configure-15577- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15578:#define `$as_echo "HAVE_fts_open_TYPE_ARG1_$2" | $as_tr_cpp` 1 fakechroot-2.19/configure-15579-_ACEOF ############################################## fakechroot-2.19/configure-15588- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15589:#define `$as_echo "HAVE_fts_open_TYPE_ARG2_$3" | $as_tr_cpp` 1 fakechroot-2.19/configure-15590-_ACEOF ############################################## fakechroot-2.19/configure-15599- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15600:#define `$as_echo "HAVE_fts_open_TYPE_ARG3_$4" | $as_tr_cpp` 1 fakechroot-2.19/configure-15601-_ACEOF ############################################## fakechroot-2.19/configure-15708- acx_save_IFS=$IFS; IFS=';' fakechroot-2.19/configure:15709: set dummy `echo "$acx_cv_func_readlink_args" | sed 's/^(default) //' | sed 's/\*/\*/g'` fakechroot-2.19/configure-15710- IFS=$acx_save_IFS ############################################## fakechroot-2.19/configure-15718- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15719:#define `$as_echo "HAVE_readlink_TYPE_RETURN_$1" | $as_tr_cpp` 1 fakechroot-2.19/configure-15720-_ACEOF ############################################## fakechroot-2.19/configure-15728- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15729:#define `$as_echo "HAVE_readlink_TYPE_ARG1_$2" | $as_tr_cpp` 1 fakechroot-2.19/configure-15730-_ACEOF ############################################## fakechroot-2.19/configure-15739- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15740:#define `$as_echo "HAVE_readlink_TYPE_ARG2_$3" | $as_tr_cpp` 1 fakechroot-2.19/configure-15741-_ACEOF ############################################## fakechroot-2.19/configure-15750- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15751:#define `$as_echo "HAVE_readlink_TYPE_ARG3_$4" | $as_tr_cpp` 1 fakechroot-2.19/configure-15752-_ACEOF ############################################## fakechroot-2.19/configure-15872- acx_save_IFS=$IFS; IFS=';' fakechroot-2.19/configure:15873: set dummy `echo "$acx_cv_func_scandir_args" | sed 's/^(default) //' | sed 's/\*/\*/g'` fakechroot-2.19/configure-15874- IFS=$acx_save_IFS ############################################## fakechroot-2.19/configure-15882- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15883:#define `$as_echo "HAVE_scandir_TYPE_RETURN_$1" | $as_tr_cpp` 1 fakechroot-2.19/configure-15884-_ACEOF ############################################## fakechroot-2.19/configure-15892- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15893:#define `$as_echo "HAVE_scandir_TYPE_ARG1_$2" | $as_tr_cpp` 1 fakechroot-2.19/configure-15894-_ACEOF ############################################## fakechroot-2.19/configure-15903- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15904:#define `$as_echo "HAVE_scandir_TYPE_ARG2_$3" | $as_tr_cpp` 1 fakechroot-2.19/configure-15905-_ACEOF ############################################## fakechroot-2.19/configure-15914- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15915:#define `$as_echo "HAVE_scandir_TYPE_ARG3_$4" | $as_tr_cpp` 1 fakechroot-2.19/configure-15916-_ACEOF ############################################## fakechroot-2.19/configure-15925- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:15926:#define `$as_echo "HAVE_scandir_TYPE_ARG4_$5" | $as_tr_cpp` 1 fakechroot-2.19/configure-15927-_ACEOF ############################################## fakechroot-2.19/configure-16048- acx_save_IFS=$IFS; IFS=';' fakechroot-2.19/configure:16049: set dummy `echo "$acx_cv_func_scandir64_args" | sed 's/^(default) //' | sed 's/\*/\*/g'` fakechroot-2.19/configure-16050- IFS=$acx_save_IFS ############################################## fakechroot-2.19/configure-16058- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:16059:#define `$as_echo "HAVE_scandir64_TYPE_RETURN_$1" | $as_tr_cpp` 1 fakechroot-2.19/configure-16060-_ACEOF ############################################## fakechroot-2.19/configure-16068- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:16069:#define `$as_echo "HAVE_scandir64_TYPE_ARG1_$2" | $as_tr_cpp` 1 fakechroot-2.19/configure-16070-_ACEOF ############################################## fakechroot-2.19/configure-16079- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:16080:#define `$as_echo "HAVE_scandir64_TYPE_ARG2_$3" | $as_tr_cpp` 1 fakechroot-2.19/configure-16081-_ACEOF ############################################## fakechroot-2.19/configure-16090- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:16091:#define `$as_echo "HAVE_scandir64_TYPE_ARG3_$4" | $as_tr_cpp` 1 fakechroot-2.19/configure-16092-_ACEOF ############################################## fakechroot-2.19/configure-16101- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:16102:#define `$as_echo "HAVE_scandir64_TYPE_ARG4_$5" | $as_tr_cpp` 1 fakechroot-2.19/configure-16103-_ACEOF ############################################## fakechroot-2.19/configure-16194- acx_save_IFS=$IFS; IFS=';' fakechroot-2.19/configure:16195: set dummy `echo "$acx_cv_func_utimes_args" | sed 's/^(default) //' | sed 's/\*/\*/g'` fakechroot-2.19/configure-16196- IFS=$acx_save_IFS ############################################## fakechroot-2.19/configure-16204- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:16205:#define `$as_echo "HAVE_utimes_TYPE_RETURN_$1" | $as_tr_cpp` 1 fakechroot-2.19/configure-16206-_ACEOF ############################################## fakechroot-2.19/configure-16214- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:16215:#define `$as_echo "HAVE_utimes_TYPE_ARG1_$2" | $as_tr_cpp` 1 fakechroot-2.19/configure-16216-_ACEOF ############################################## fakechroot-2.19/configure-16225- cat >>confdefs.h <<_ACEOF fakechroot-2.19/configure:16226:#define `$as_echo "HAVE_utimes_TYPE_ARG2_$3" | $as_tr_cpp` 1 fakechroot-2.19/configure-16227-_ACEOF ############################################## fakechroot-2.19/configure-16502- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' fakechroot-2.19/configure:16503: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` fakechroot-2.19/configure-16504- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## fakechroot-2.19/configure-16601-if test -z "$BASH_VERSION$ZSH_VERSION" \ fakechroot-2.19/configure:16602: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then fakechroot-2.19/configure-16603- as_echo='print -r --' fakechroot-2.19/configure-16604- as_echo_n='print -rn --' fakechroot-2.19/configure:16605:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then fakechroot-2.19/configure-16606- as_echo='printf %s\n' ############################################## fakechroot-2.19/configure-16608-else fakechroot-2.19/configure:16609: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then fakechroot-2.19/configure-16610- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## fakechroot-2.19/configure-16618- expr "X$arg" : "X\\(.*\\)$as_nl"; fakechroot-2.19/configure:16619: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; fakechroot-2.19/configure-16620- esac; ############################################## fakechroot-2.19/configure-16695-# ---------------------------------------- fakechroot-2.19/configure:16696:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are fakechroot-2.19/configure-16697-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## fakechroot-2.19/configure-16767- { fakechroot-2.19/configure:16768: as_val=`expr "$@" || test $? -eq 1` fakechroot-2.19/configure-16769- } ############################################## fakechroot-2.19/configure-16871- case $as_dir in #( fakechroot-2.19/configure:16872: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( fakechroot-2.19/configure-16873- *) as_qdir=$as_dir;; ############################################## fakechroot-2.19/configure-17007-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 fakechroot-2.19/configure:17008:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" fakechroot-2.19/configure-17009-ac_cs_version="\\ ############################################## fakechroot-2.19/configure-17032- --*=?*) fakechroot-2.19/configure:17033: ac_option=`expr "X$1" : 'X\([^=]*\)='` fakechroot-2.19/configure:17034: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` fakechroot-2.19/configure-17035- ac_shift=: ############################################## fakechroot-2.19/configure-17037- --*=) fakechroot-2.19/configure:17038: ac_option=`expr "X$1" : 'X\([^=]*\)='` fakechroot-2.19/configure-17039- ac_optarg= ############################################## fakechroot-2.19/configure-17061- case $ac_optarg in fakechroot-2.19/configure:17062: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; fakechroot-2.19/configure-17063- '') as_fn_error $? "missing file argument" ;; ############################################## fakechroot-2.19/configure-17069- case $ac_optarg in fakechroot-2.19/configure:17070: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; fakechroot-2.19/configure-17071- esac ############################################## fakechroot-2.19/configure-17138-delay_variable_subst='$delay_variable_subst' fakechroot-2.19/configure:17139:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17140:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17141:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17142:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17143:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17144:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17145:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17146:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17147:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17148:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17149:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17150:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17151:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17152:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17153:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17154:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17155:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17156:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17157:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17158:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17159:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17160:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17161:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17162:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17163:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17164:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17165:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17166:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17167:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17168:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17169:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17170:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17171:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17172:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17173:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17174:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17175:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17176:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17177:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17178:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17179:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17180:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17181:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17182:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17183:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17184:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17185:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17186:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17187:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17188:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17189:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17190:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17191:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17192:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17193:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17194:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17195:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17196:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17197:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17198:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17199:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17200:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17201:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17202:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17203:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17204:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17205:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17206:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17207:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17208:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17209:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17210:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17211:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17212:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17213:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17214:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17215:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17216:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17217:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17218:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17219:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17220:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17221:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17222:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17223:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17224:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17225:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17226:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17227:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17228:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17229:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17230:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17231:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17232:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17233:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17234:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17235:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17236:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17237:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17238:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17239:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17240:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17241:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17242:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17243:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17244:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17245:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17246:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17247:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17248:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17249:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17250:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17251:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17252:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17253:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17254:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17255:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17256:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17257:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17258:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17259:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17260:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17261:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17262:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17263:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17264:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17265:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17266:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17267:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17268:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17269:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17270:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17271:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17272:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure:17273:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/configure-17274- ############################################## fakechroot-2.19/configure-17355-striplib; do fakechroot-2.19/configure:17356: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in fakechroot-2.19/configure-17357- *[\\\\\\\`\\"\\\$]*) fakechroot-2.19/configure:17358: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes fakechroot-2.19/configure-17359- ;; ############################################## fakechroot-2.19/configure-17386-configure_time_lt_sys_library_path; do fakechroot-2.19/configure:17387: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in fakechroot-2.19/configure-17388- *[\\\\\\\`\\"\\\$]*) fakechroot-2.19/configure:17389: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes fakechroot-2.19/configure-17390- ;; ############################################## fakechroot-2.19/configure-17487-fi fakechroot-2.19/configure:17488:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` fakechroot-2.19/configure-17489-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## fakechroot-2.19/configure-17504- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 fakechroot-2.19/configure:17505:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` fakechroot-2.19/configure-17506-ac_delim='%!_!# ' ############################################## fakechroot-2.19/configure-17510- fakechroot-2.19/configure:17511: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` fakechroot-2.19/configure-17512- if test $ac_delim_n = $ac_delim_num; then ############################################## fakechroot-2.19/configure-17648-for ac_last_try in false false :; do fakechroot-2.19/configure:17649: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` fakechroot-2.19/configure-17650- if test -z "$ac_tt"; then ############################################## fakechroot-2.19/configure-17780- esac fakechroot-2.19/configure:17781: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac fakechroot-2.19/configure-17782- as_fn_append ac_file_inputs " '$ac_f'" ############################################## fakechroot-2.19/configure-17839-*) fakechroot-2.19/configure:17840: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` fakechroot-2.19/configure-17841- # A ".." for each directory in $ac_dir_suffix. fakechroot-2.19/configure:17842: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` fakechroot-2.19/configure-17843- case $ac_top_builddir_sub in ############################################## fakechroot-2.19/configure-17900-/@mandir@/p' fakechroot-2.19/configure:17901:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in fakechroot-2.19/configure-17902-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## fakechroot-2.19/configure-17917- fakechroot-2.19/configure:17918:# Neutralize VPATH when `$srcdir' = `.'. fakechroot-2.19/configure-17919-# Shell code in configure.ac might set extrasub. ############################################## fakechroot-2.19/configure-17945-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && fakechroot-2.19/configure:17946: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && fakechroot-2.19/configure-17947- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## fakechroot-2.19/configure-17991- * ) fakechroot-2.19/configure:17992: _am_stamp_count=`expr $_am_stamp_count + 1` ;; fakechroot-2.19/configure-17993- esac ############################################## fakechroot-2.19/configure-18038- # Strip MF so we end up with the name of the file. fakechroot-2.19/configure:18039: mf=`echo "$mf" | sed -e 's/:.*$//'` fakechroot-2.19/configure-18040- # Check whether this is an Automake generated Makefile or not. ############################################## fakechroot-2.19/configure-18075- # from the Makefile without running 'make'. fakechroot-2.19/configure:18076: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` fakechroot-2.19/configure-18077- test -z "$DEPDIR" && continue fakechroot-2.19/configure:18078: am__include=`sed -n 's/^am__include = //p' < "$mf"` fakechroot-2.19/configure-18079- test -z "$am__include" && continue fakechroot-2.19/configure:18080: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` fakechroot-2.19/configure-18081- # Find all dependency output files, they are included files with ############################################## fakechroot-2.19/configure-18596- *:) fakechroot-2.19/configure:18597: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" fakechroot-2.19/configure-18598- ;; fakechroot-2.19/configure-18599- x:*) fakechroot-2.19/configure:18600: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" fakechroot-2.19/configure-18601- ;; fakechroot-2.19/configure-18602- *::*) fakechroot-2.19/configure:18603: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" fakechroot-2.19/configure:18604: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" fakechroot-2.19/configure-18605- ;; fakechroot-2.19/configure-18606- *) fakechroot-2.19/configure:18607: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" fakechroot-2.19/configure-18608- ;; ############################################## fakechroot-2.19/configure-18623- done fakechroot-2.19/configure:18624: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` fakechroot-2.19/configure-18625-} ############################################## fakechroot-2.19/m4/check_func_argtypes.m4-57- [;$]m4_join([;$], myacarglist))) fakechroot-2.19/m4/check_func_argtypes.m4:58: [acx_cv_func_$1_args="$acx_return]myaccvargs["; break ]m4_eval(m4_count($@) - 4) fakechroot-2.19/m4/check_func_argtypes.m4-59- m4_undefine([myaccvargs])]) ############################################## fakechroot-2.19/m4/check_func_argtypes.m4-67- acx_save_IFS=$IFS; IFS=';' fakechroot-2.19/m4/check_func_argtypes.m4:68: set dummy `echo "$acx_cv_func_$1_args" | sed 's/^(default) //' | sed 's/\*/\*/g'` fakechroot-2.19/m4/check_func_argtypes.m4-69- IFS=$acx_save_IFS ############################################## fakechroot-2.19/m4/check_func_argtypes.m4-96- [m4_define([myname], [HAVE_$1_TYPE_RETURN_]mytype) fakechroot-2.19/m4/check_func_argtypes.m4:97: AH_TEMPLATE(AS_TR_CPP([myname]), [Define to 1 if the type of return value for `$1' is `]mytype[']) fakechroot-2.19/m4/check_func_argtypes.m4-98- m4_undefine([myname])]) ############################################## fakechroot-2.19/m4/check_func_argtypes.m4-103- m4_define([myname], [HAVE_$1_TYPE_ARG]myargi[_]mytype) fakechroot-2.19/m4/check_func_argtypes.m4:104: AH_TEMPLATE(AS_TR_CPP([myname]), [Define to 1 if the type of arg ]myargi[ for `$1' is `]mytype[']) fakechroot-2.19/m4/check_func_argtypes.m4-105- m4_undefine([myargi]) ############################################## fakechroot-2.19/m4/libtool.m4-119- done fakechroot-2.19/m4/libtool.m4:120: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` fakechroot-2.19/m4/libtool.m4-121-} ############################################## fakechroot-2.19/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE], fakechroot-2.19/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) fakechroot-2.19/m4/libtool.m4-439- ############################################## fakechroot-2.19/m4/libtool.m4-447-# fakechroot-2.19/m4/libtool.m4:448:# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`' fakechroot-2.19/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## fakechroot-2.19/m4/libtool.m4-557-]], lt_decl_quote_varnames); do fakechroot-2.19/m4/libtool.m4:558: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in fakechroot-2.19/m4/libtool.m4-559- *[[\\\\\\\`\\"\\\$]]*) fakechroot-2.19/m4/libtool.m4:560: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes fakechroot-2.19/m4/libtool.m4-561- ;; ############################################## fakechroot-2.19/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do fakechroot-2.19/m4/libtool.m4:571: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in fakechroot-2.19/m4/libtool.m4-572- *[[\\\\\\\`\\"\\\$]]*) fakechroot-2.19/m4/libtool.m4:573: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes fakechroot-2.19/m4/libtool.m4-574- ;; ############################################## fakechroot-2.19/m4/libtool.m4-1111- if test yes = "$lt_cv_ld_force_load"; then fakechroot-2.19/m4/libtool.m4:1112: _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' fakechroot-2.19/m4/libtool.m4-1113- m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], ############################################## fakechroot-2.19/m4/libtool.m4-1164- }]' fakechroot-2.19/m4/libtool.m4:1165: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fakechroot-2.19/m4/libtool.m4-1166- # Check for a 64-bit object if we didn't find anything. fakechroot-2.19/m4/libtool.m4-1167- if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then fakechroot-2.19/m4/libtool.m4:1168: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fakechroot-2.19/m4/libtool.m4-1169- fi],[]) ############################################## fakechroot-2.19/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ fakechroot-2.19/m4/libtool.m4:1201: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then fakechroot-2.19/m4/libtool.m4-1202- ECHO='print -r --' fakechroot-2.19/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then fakechroot-2.19/m4/libtool.m4-1204- ECHO='printf %s\n' ############################################## fakechroot-2.19/m4/libtool.m4-1235- PATH=/empty FPATH=/empty; export PATH FPATH fakechroot-2.19/m4/libtool.m4:1236: test "X`printf %s $ECHO`" = "X$ECHO" \ fakechroot-2.19/m4/libtool.m4:1237: || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) fakechroot-2.19/m4/libtool.m4-1238- ############################################## fakechroot-2.19/m4/libtool.m4-1259- if test yes = "$GCC"; then fakechroot-2.19/m4/libtool.m4:1260: lt_sysroot=`$CC --print-sysroot 2>/dev/null` fakechroot-2.19/m4/libtool.m4-1261- fi ############################################## fakechroot-2.19/m4/libtool.m4-1263- /*) fakechroot-2.19/m4/libtool.m4:1264: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` fakechroot-2.19/m4/libtool.m4-1265- ;; #( ############################################## fakechroot-2.19/m4/libtool.m4-1293- if AC_TRY_EVAL(ac_compile); then fakechroot-2.19/m4/libtool.m4:1294: case `/usr/bin/file conftest.$ac_objext` in fakechroot-2.19/m4/libtool.m4-1295- *ELF-32*) ############################################## fakechroot-2.19/m4/libtool.m4-1310- if test yes = "$lt_cv_prog_gnu_ld"; then fakechroot-2.19/m4/libtool.m4:1311: case `/usr/bin/file conftest.$ac_objext` in fakechroot-2.19/m4/libtool.m4-1312- *32-bit*) ############################################## fakechroot-2.19/m4/libtool.m4-1322- else fakechroot-2.19/m4/libtool.m4:1323: case `/usr/bin/file conftest.$ac_objext` in fakechroot-2.19/m4/libtool.m4-1324- *32-bit*) ############################################## fakechroot-2.19/m4/libtool.m4-1344- emul=elf fakechroot-2.19/m4/libtool.m4:1345: case `/usr/bin/file conftest.$ac_objext` in fakechroot-2.19/m4/libtool.m4-1346- *32-bit*) ############################################## fakechroot-2.19/m4/libtool.m4-1352- esac fakechroot-2.19/m4/libtool.m4:1353: case `/usr/bin/file conftest.$ac_objext` in fakechroot-2.19/m4/libtool.m4-1354- *MSB*) ############################################## fakechroot-2.19/m4/libtool.m4-1360- esac fakechroot-2.19/m4/libtool.m4:1361: case `/usr/bin/file conftest.$ac_objext` in fakechroot-2.19/m4/libtool.m4-1362- *N32*) ############################################## fakechroot-2.19/m4/libtool.m4-1725- # And add a safety zone fakechroot-2.19/m4/libtool.m4:1726: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` fakechroot-2.19/m4/libtool.m4:1727: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` fakechroot-2.19/m4/libtool.m4-1728- ;; ############################################## fakechroot-2.19/m4/libtool.m4-1758- if test -n "$kargmax"; then fakechroot-2.19/m4/libtool.m4:1759: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` fakechroot-2.19/m4/libtool.m4-1760- else ############################################## fakechroot-2.19/m4/libtool.m4-1767- test undefined != "$lt_cv_sys_max_cmd_len"; then fakechroot-2.19/m4/libtool.m4:1768: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` fakechroot-2.19/m4/libtool.m4:1769: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` fakechroot-2.19/m4/libtool.m4-1770- else ############################################## fakechroot-2.19/m4/libtool.m4-1779- # we can't tell. fakechroot-2.19/m4/libtool.m4:1780: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ fakechroot-2.19/m4/libtool.m4-1781- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## fakechroot-2.19/m4/libtool.m4-1783- do fakechroot-2.19/m4/libtool.m4:1784: i=`expr $i + 1` fakechroot-2.19/m4/libtool.m4-1785- teststring=$teststring$teststring ############################################## fakechroot-2.19/m4/libtool.m4-1787- # Only check the string length outside the loop. fakechroot-2.19/m4/libtool.m4:1788: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` fakechroot-2.19/m4/libtool.m4-1789- teststring= ############################################## fakechroot-2.19/m4/libtool.m4-1792- # linker. It appears as though 1/2 is a usable value. fakechroot-2.19/m4/libtool.m4:1793: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` fakechroot-2.19/m4/libtool.m4-1794- fi ############################################## fakechroot-2.19/m4/libtool.m4-2258- *:) fakechroot-2.19/m4/libtool.m4:2259: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\" fakechroot-2.19/m4/libtool.m4-2260- ;; fakechroot-2.19/m4/libtool.m4-2261- x:*) fakechroot-2.19/m4/libtool.m4:2262: eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\" fakechroot-2.19/m4/libtool.m4-2263- ;; fakechroot-2.19/m4/libtool.m4-2264- *::*) fakechroot-2.19/m4/libtool.m4:2265: eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" fakechroot-2.19/m4/libtool.m4:2266: eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\" fakechroot-2.19/m4/libtool.m4-2267- ;; fakechroot-2.19/m4/libtool.m4-2268- *) fakechroot-2.19/m4/libtool.m4:2269: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\" fakechroot-2.19/m4/libtool.m4-2270- ;; ############################################## fakechroot-2.19/m4/libtool.m4-2298- esac fakechroot-2.19/m4/libtool.m4:2299: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` fakechroot-2.19/m4/libtool.m4-2300- case $lt_search_path_spec in ############################################## fakechroot-2.19/m4/libtool.m4-2305- # okay in the real world where ";" in dirpaths is itself problematic. fakechroot-2.19/m4/libtool.m4:2306: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` fakechroot-2.19/m4/libtool.m4-2307- ;; fakechroot-2.19/m4/libtool.m4-2308- *) fakechroot-2.19/m4/libtool.m4:2309: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` fakechroot-2.19/m4/libtool.m4-2310- ;; ############################################## fakechroot-2.19/m4/libtool.m4-2314- lt_tmp_lt_search_path_spec= fakechroot-2.19/m4/libtool.m4:2315: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` fakechroot-2.19/m4/libtool.m4-2316- # ...but if some path component already ends with the multilib dir we assume ############################################## fakechroot-2.19/m4/libtool.m4-2356- esac fakechroot-2.19/m4/libtool.m4:2357: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` fakechroot-2.19/m4/libtool.m4-2358-else ############################################## fakechroot-2.19/m4/libtool.m4-2497- # Create ${libname}_ixlibrary.a entries in /sys/libs. fakechroot-2.19/m4/libtool.m4:2498: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' fakechroot-2.19/m4/libtool.m4-2499- ;; ############################################## fakechroot-2.19/m4/libtool.m4-2533- # DLL is installed to $(libdir)/../bin by postinstall_cmds fakechroot-2.19/m4/libtool.m4:2534: postinstall_cmds='base_file=`basename \$file`~ fakechroot-2.19/m4/libtool.m4:2535: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ fakechroot-2.19/m4/libtool.m4:2536: dldir=$destdir/`dirname \$dlpath`~ fakechroot-2.19/m4/libtool.m4-2537- test -d \$dldir || mkdir -p \$dldir~ ############################################## fakechroot-2.19/m4/libtool.m4-2542- fi' fakechroot-2.19/m4/libtool.m4:2543: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ fakechroot-2.19/m4/libtool.m4-2544- dlpath=$dir/\$dldll~ ############################################## fakechroot-2.19/m4/libtool.m4-2550- # Cygwin DLLs use 'cyg' prefix rather than 'lib' fakechroot-2.19/m4/libtool.m4:2551: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' fakechroot-2.19/m4/libtool.m4-2552-m4_if([$1], [],[ ############################################## fakechroot-2.19/m4/libtool.m4-2556- # MinGW DLLs use traditional 'lib' prefix fakechroot-2.19/m4/libtool.m4:2557: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' fakechroot-2.19/m4/libtool.m4-2558- ;; ############################################## fakechroot-2.19/m4/libtool.m4-2560- # pw32 DLLs use 'pw' prefix rather than 'lib' fakechroot-2.19/m4/libtool.m4:2561: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' fakechroot-2.19/m4/libtool.m4-2562- ;; ############################################## fakechroot-2.19/m4/libtool.m4-2569- libname_spec='$name' fakechroot-2.19/m4/libtool.m4:2570: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' fakechroot-2.19/m4/libtool.m4-2571- library_names_spec='$libname.dll.lib' ############################################## fakechroot-2.19/m4/libtool.m4-2581- # Let DOS variable expansion print the short 8.3 style file name. fakechroot-2.19/m4/libtool.m4:2582: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` fakechroot-2.19/m4/libtool.m4-2583- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## fakechroot-2.19/m4/libtool.m4-2586- # Convert to MSYS style. fakechroot-2.19/m4/libtool.m4:2587: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` fakechroot-2.19/m4/libtool.m4-2588- ;; ############################################## fakechroot-2.19/m4/libtool.m4-2592- # like /cygdrive/c/PROGRA~1:/cygdr... fakechroot-2.19/m4/libtool.m4:2593: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` fakechroot-2.19/m4/libtool.m4:2594: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` fakechroot-2.19/m4/libtool.m4:2595: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fakechroot-2.19/m4/libtool.m4-2596- ;; ############################################## fakechroot-2.19/m4/libtool.m4-2600- # It is most probably a Windows format PATH. fakechroot-2.19/m4/libtool.m4:2601: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` fakechroot-2.19/m4/libtool.m4-2602- else fakechroot-2.19/m4/libtool.m4:2603: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fakechroot-2.19/m4/libtool.m4-2604- fi ############################################## fakechroot-2.19/m4/libtool.m4-2610- # DLL is installed to $(libdir)/../bin by postinstall_cmds fakechroot-2.19/m4/libtool.m4:2611: postinstall_cmds='base_file=`basename \$file`~ fakechroot-2.19/m4/libtool.m4:2612: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ fakechroot-2.19/m4/libtool.m4:2613: dldir=$destdir/`dirname \$dlpath`~ fakechroot-2.19/m4/libtool.m4-2614- test -d \$dldir || mkdir -p \$dldir~ fakechroot-2.19/m4/libtool.m4-2615- $install_prog $dir/$dlname \$dldir/$dlname' fakechroot-2.19/m4/libtool.m4:2616: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ fakechroot-2.19/m4/libtool.m4-2617- dlpath=$dir/\$dldll~ ############################################## fakechroot-2.19/m4/libtool.m4-2624- # Assume MSVC wrapper fakechroot-2.19/m4/libtool.m4:2625: library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib' fakechroot-2.19/m4/libtool.m4-2626- dynamic_linker='Win32 ld.exe' ############################################## fakechroot-2.19/m4/libtool.m4-2641- shlibpath_var=DYLD_LIBRARY_PATH fakechroot-2.19/m4/libtool.m4:2642: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' fakechroot-2.19/m4/libtool.m4-2643-m4_if([$1], [],[ ############################################## fakechroot-2.19/m4/libtool.m4-2875- if test -f /etc/ld.so.conf; then fakechroot-2.19/m4/libtool.m4:2876: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` fakechroot-2.19/m4/libtool.m4-2877- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## fakechroot-2.19/m4/libtool.m4-2941- need_lib_prefix=no fakechroot-2.19/m4/libtool.m4:2942: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then fakechroot-2.19/m4/libtool.m4-2943- need_version=no ############################################## fakechroot-2.19/m4/libtool.m4-2968- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec fakechroot-2.19/m4/libtool.m4:2969: postinstall_cmds='base_file=`basename \$file`~ fakechroot-2.19/m4/libtool.m4:2970: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ fakechroot-2.19/m4/libtool.m4:2971: dldir=$destdir/`dirname \$dlpath`~ fakechroot-2.19/m4/libtool.m4-2972- test -d \$dldir || mkdir -p \$dldir~ ############################################## fakechroot-2.19/m4/libtool.m4-2977- fi' fakechroot-2.19/m4/libtool.m4:2978: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ fakechroot-2.19/m4/libtool.m4-2979- dlpath=$dir/\$dldll~ ############################################## fakechroot-2.19/m4/libtool.m4-3188- "file_magic "*) fakechroot-2.19/m4/libtool.m4:3189: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` fakechroot-2.19/m4/libtool.m4-3190- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## fakechroot-2.19/m4/libtool.m4-3271- # gcc leaves a trailing carriage return, which upsets mingw fakechroot-2.19/m4/libtool.m4:3272: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; fakechroot-2.19/m4/libtool.m4-3273- *) fakechroot-2.19/m4/libtool.m4:3274: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; fakechroot-2.19/m4/libtool.m4-3275- esac ############################################## fakechroot-2.19/m4/libtool.m4-3280- # Canonicalize the pathname of ld fakechroot-2.19/m4/libtool.m4:3281: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` fakechroot-2.19/m4/libtool.m4-3282- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do fakechroot-2.19/m4/libtool.m4:3283: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` fakechroot-2.19/m4/libtool.m4-3284- done ############################################## fakechroot-2.19/m4/libtool.m4-3311- # Break only if it was the GNU/non-GNU ld that we prefer. fakechroot-2.19/m4/libtool.m4:3312: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in fakechroot-2.19/m4/libtool.m4-3313- *GNU* | *'with BFD'*) ############################################## fakechroot-2.19/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v. fakechroot-2.19/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in fakechroot-2.19/m4/libtool.m4-3353-*GNU* | *'with BFD'*) ############################################## fakechroot-2.19/m4/libtool.m4-3578-openbsd* | bitrig*) fakechroot-2.19/m4/libtool.m4:3579: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then fakechroot-2.19/m4/libtool.m4-3580- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## fakechroot-2.19/m4/libtool.m4-3645- else fakechroot-2.19/m4/libtool.m4:3646: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` fakechroot-2.19/m4/libtool.m4-3647- fi ############################################## fakechroot-2.19/m4/libtool.m4-3696- esac fakechroot-2.19/m4/libtool.m4:3697: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in fakechroot-2.19/m4/libtool.m4-3698- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## fakechroot-2.19/m4/libtool.m4-3702- *) fakechroot-2.19/m4/libtool.m4:3703: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in fakechroot-2.19/m4/libtool.m4-3704- */dev/null*) ############################################## fakechroot-2.19/m4/libtool.m4-3728- AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) fakechroot-2.19/m4/libtool.m4:3729: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in fakechroot-2.19/m4/libtool.m4-3730- *COFF*) ############################################## fakechroot-2.19/m4/libtool.m4-3787- # decide which one to use based on capabilities of $DLLTOOL fakechroot-2.19/m4/libtool.m4:3788: case `$DLLTOOL --help 2>&1` in fakechroot-2.19/m4/libtool.m4-3789- *--identify-strict*) ############################################## fakechroot-2.19/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes. fakechroot-2.19/m4/libtool.m4:3962:case `$NM -V 2>&1` in fakechroot-2.19/m4/libtool.m4-3963-*GNU* | *'with BFD'*) ############################################## fakechroot-2.19/m4/libtool.m4-4009-mingw*) fakechroot-2.19/m4/libtool.m4:4010: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp fakechroot-2.19/m4/libtool.m4-4011- ;; ############################################## fakechroot-2.19/m4/libtool.m4-4065- nlist=conftest.nm fakechroot-2.19/m4/libtool.m4:4066: if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then fakechroot-2.19/m4/libtool.m4-4067- # Try sorting and uniquifying the output. ############################################## fakechroot-2.19/m4/libtool.m4-4413- *) fakechroot-2.19/m4/libtool.m4:4414: case `$CC -V 2>&1 | sed 5q` in fakechroot-2.19/m4/libtool.m4-4415- *Sun\ C*) ############################################## fakechroot-2.19/m4/libtool.m4-4749- *) fakechroot-2.19/m4/libtool.m4:4750: case `$CC -V 2>&1 | sed 5q` in fakechroot-2.19/m4/libtool.m4-4751- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) ############################################## fakechroot-2.19/m4/libtool.m4-4932- else fakechroot-2.19/m4/libtool.m4:4933: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' fakechroot-2.19/m4/libtool.m4-4934- fi ############################################## fakechroot-2.19/m4/libtool.m4-5031- # shared libraries, regardless of the interface used. fakechroot-2.19/m4/libtool.m4:5032: case `$LD -v 2>&1` in fakechroot-2.19/m4/libtool.m4-5033- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## fakechroot-2.19/m4/libtool.m4-5063- supports_anon_versioning=no fakechroot-2.19/m4/libtool.m4:5064: case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in fakechroot-2.19/m4/libtool.m4-5065- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## fakechroot-2.19/m4/libtool.m4-5166- prefix_cmds="$SED"~ fakechroot-2.19/m4/libtool.m4:5167: if test EXPORTS = "`$SED 1q $export_symbols`"; then fakechroot-2.19/m4/libtool.m4-5168- prefix_cmds="$prefix_cmds -e 1d"; ############################################## fakechroot-2.19/m4/libtool.m4-5188- # time. Moving up from 0x10000000 also allows more sbrk(2) space. fakechroot-2.19/m4/libtool.m4:5189: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' fakechroot-2.19/m4/libtool.m4:5190: _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' fakechroot-2.19/m4/libtool.m4-5191- ;; ############################################## fakechroot-2.19/m4/libtool.m4-5206- pgcc*) # Portland Group C compiler fakechroot-2.19/m4/libtool.m4:5207: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' fakechroot-2.19/m4/libtool.m4-5208- tmp_addflag=' $pic_flag' ############################################## fakechroot-2.19/m4/libtool.m4-5211- # Portland Group f77 and f90 compilers fakechroot-2.19/m4/libtool.m4:5212: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' fakechroot-2.19/m4/libtool.m4-5213- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## fakechroot-2.19/m4/libtool.m4-5228- nvcc*) # Cuda Compiler Driver 2.2 fakechroot-2.19/m4/libtool.m4:5229: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' fakechroot-2.19/m4/libtool.m4-5230- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## fakechroot-2.19/m4/libtool.m4-5232- esac fakechroot-2.19/m4/libtool.m4:5233: case `$CC -V 2>&1 | sed 5q` in fakechroot-2.19/m4/libtool.m4-5234- *Sun\ C*) # Sun C 5.9 fakechroot-2.19/m4/libtool.m4:5235: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' fakechroot-2.19/m4/libtool.m4-5236- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## fakechroot-2.19/m4/libtool.m4-5303- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) fakechroot-2.19/m4/libtool.m4:5304: case `$LD -v 2>&1` in fakechroot-2.19/m4/libtool.m4-5305- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## fakechroot-2.19/m4/libtool.m4-5392- else fakechroot-2.19/m4/libtool.m4:5393: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' fakechroot-2.19/m4/libtool.m4-5394- fi ############################################## fakechroot-2.19/m4/libtool.m4-5457- # below for broken collect2 doesn't work under 4.3+ fakechroot-2.19/m4/libtool.m4:5458: collect2name=`$CC -print-prog-name=collect2` fakechroot-2.19/m4/libtool.m4-5459- if test -f "$collect2name" && ############################################## fakechroot-2.19/m4/libtool.m4-5513- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" fakechroot-2.19/m4/libtool.m4:5514: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag fakechroot-2.19/m4/libtool.m4-5515- else ############################################## fakechroot-2.19/m4/libtool.m4-5538- # -brtl affects multiple linker settings, -berok does not and is overridden later fakechroot-2.19/m4/libtool.m4:5539: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' fakechroot-2.19/m4/libtool.m4-5540- if test svr4 != "$with_aix_soname"; then ############################################## fakechroot-2.19/m4/libtool.m4-5629- # FIXME: Setting linknames here is a bad hack. fakechroot-2.19/m4/libtool.m4:5630: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' fakechroot-2.19/m4/libtool.m4-5631- # The linker will automatically build a .lib file if we build a DLL. ############################################## fakechroot-2.19/m4/libtool.m4-5767- if test yes = "$GCC"; then fakechroot-2.19/m4/libtool.m4:5768: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' fakechroot-2.19/m4/libtool.m4-5769- # Try to use the -exported_symbol ld option, if it does not ############################################## fakechroot-2.19/m4/libtool.m4-5790- if test yes = "$lt_cv_irix_exported_symbol"; then fakechroot-2.19/m4/libtool.m4:5791: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' fakechroot-2.19/m4/libtool.m4-5792- fi ############################################## fakechroot-2.19/m4/libtool.m4-5794- else fakechroot-2.19/m4/libtool.m4:5795: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' fakechroot-2.19/m4/libtool.m4:5796: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' fakechroot-2.19/m4/libtool.m4-5797- fi ############################################## fakechroot-2.19/m4/libtool.m4-5841- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes fakechroot-2.19/m4/libtool.m4:5842: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then fakechroot-2.19/m4/libtool.m4-5843- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## fakechroot-2.19/m4/libtool.m4-5872- prefix_cmds="$SED"~ fakechroot-2.19/m4/libtool.m4:5873: if test EXPORTS = "`$SED 1q $export_symbols`"; then fakechroot-2.19/m4/libtool.m4-5874- prefix_cmds="$prefix_cmds -e 1d"; ############################################## fakechroot-2.19/m4/libtool.m4-5886- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' fakechroot-2.19/m4/libtool.m4:5887: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' fakechroot-2.19/m4/libtool.m4-5888- else fakechroot-2.19/m4/libtool.m4-5889- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' fakechroot-2.19/m4/libtool.m4:5890: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' fakechroot-2.19/m4/libtool.m4-5891- fi ############################################## fakechroot-2.19/m4/libtool.m4-5899- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' fakechroot-2.19/m4/libtool.m4:5900: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' fakechroot-2.19/m4/libtool.m4-5901- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## fakechroot-2.19/m4/libtool.m4-5903- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' fakechroot-2.19/m4/libtool.m4:5904: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' fakechroot-2.19/m4/libtool.m4:5905: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ fakechroot-2.19/m4/libtool.m4:5906: $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' fakechroot-2.19/m4/libtool.m4-5907- ############################################## fakechroot-2.19/m4/libtool.m4-5922- else fakechroot-2.19/m4/libtool.m4:5923: case `$CC -V 2>&1` in fakechroot-2.19/m4/libtool.m4-5924- *"Compilers 5.0"*) ############################################## fakechroot-2.19/m4/libtool.m4-6115- _LT_TAGVAR(allow_undefined_flag, $1)= fakechroot-2.19/m4/libtool.m4:6116: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) fakechroot-2.19/m4/libtool.m4-6117- then ############################################## fakechroot-2.19/m4/libtool.m4-6419- # ancient GNU ld didn't support --whole-archive et. al. fakechroot-2.19/m4/libtool.m4:6420: if eval "`$CC -print-prog-name=ld` --help 2>&1" | fakechroot-2.19/m4/libtool.m4-6421- $GREP 'no-whole-archive' > /dev/null; then ############################################## fakechroot-2.19/m4/libtool.m4-6529- # below for broken collect2 doesn't work under 4.3+ fakechroot-2.19/m4/libtool.m4:6530: collect2name=`$CC -print-prog-name=collect2` fakechroot-2.19/m4/libtool.m4-6531- if test -f "$collect2name" && ############################################## fakechroot-2.19/m4/libtool.m4-6587- fakechroot-2.19/m4/libtool.m4:6588: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag fakechroot-2.19/m4/libtool.m4-6589- else ############################################## fakechroot-2.19/m4/libtool.m4-6612- # -brtl affects multiple linker settings, -berok does not and is overridden later fakechroot-2.19/m4/libtool.m4:6613: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' fakechroot-2.19/m4/libtool.m4-6614- if test svr4 != "$with_aix_soname"; then ############################################## fakechroot-2.19/m4/libtool.m4-6741- prefix_cmds="$SED"~ fakechroot-2.19/m4/libtool.m4:6742: if test EXPORTS = "`$SED 1q $export_symbols`"; then fakechroot-2.19/m4/libtool.m4-6743- prefix_cmds="$prefix_cmds -e 1d"; ############################################## fakechroot-2.19/m4/libtool.m4-6815- # dependencies. fakechroot-2.19/m4/libtool.m4:6816: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' fakechroot-2.19/m4/libtool.m4-6817- ;; ############################################## fakechroot-2.19/m4/libtool.m4-6880- # dependencies. fakechroot-2.19/m4/libtool.m4:6881: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' fakechroot-2.19/m4/libtool.m4-6882- ;; ############################################## fakechroot-2.19/m4/libtool.m4-6916- # time. Moving up from 0x10000000 also allows more sbrk(2) space. fakechroot-2.19/m4/libtool.m4:6917: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' fakechroot-2.19/m4/libtool.m4:6918: _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' fakechroot-2.19/m4/libtool.m4-6919- ;; ############################################## fakechroot-2.19/m4/libtool.m4-6923- # SGI C++ fakechroot-2.19/m4/libtool.m4:6924: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' fakechroot-2.19/m4/libtool.m4-6925- ############################################## fakechroot-2.19/m4/libtool.m4-6934- if test no = "$with_gnu_ld"; then fakechroot-2.19/m4/libtool.m4:6935: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' fakechroot-2.19/m4/libtool.m4-6936- else fakechroot-2.19/m4/libtool.m4:6937: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib' fakechroot-2.19/m4/libtool.m4-6938- fi ############################################## fakechroot-2.19/m4/libtool.m4-6955- # to its proper name (with version) after linking. fakechroot-2.19/m4/libtool.m4:6956: _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' fakechroot-2.19/m4/libtool.m4:6957: _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib' fakechroot-2.19/m4/libtool.m4-6958- # Commands to make compiler produce verbose output that lists ############################################## fakechroot-2.19/m4/libtool.m4-6965- # dependencies. fakechroot-2.19/m4/libtool.m4:6966: output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' fakechroot-2.19/m4/libtool.m4-6967- ############################################## fakechroot-2.19/m4/libtool.m4-6980- # earlier do not add the objects themselves. fakechroot-2.19/m4/libtool.m4:6981: case `$CC -V 2>&1` in fakechroot-2.19/m4/libtool.m4-6982- *"Version 7."*) ############################################## fakechroot-2.19/m4/libtool.m4-7001- # Portland Group C++ compiler fakechroot-2.19/m4/libtool.m4:7002: case `$CC -V` in fakechroot-2.19/m4/libtool.m4-7003- *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) ############################################## fakechroot-2.19/m4/libtool.m4-7006- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ fakechroot-2.19/m4/libtool.m4:7007: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' fakechroot-2.19/m4/libtool.m4-7008- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## fakechroot-2.19/m4/libtool.m4-7010- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ fakechroot-2.19/m4/libtool.m4:7011: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ fakechroot-2.19/m4/libtool.m4-7012- $RANLIB $oldlib' ############################################## fakechroot-2.19/m4/libtool.m4-7015- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ fakechroot-2.19/m4/libtool.m4:7016: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' fakechroot-2.19/m4/libtool.m4-7017- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## fakechroot-2.19/m4/libtool.m4-7019- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ fakechroot-2.19/m4/libtool.m4:7020: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' fakechroot-2.19/m4/libtool.m4-7021- ;; ############################################## fakechroot-2.19/m4/libtool.m4-7029- _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' fakechroot-2.19/m4/libtool.m4:7030: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' fakechroot-2.19/m4/libtool.m4-7031- ;; ############################################## fakechroot-2.19/m4/libtool.m4-7048- # dependencies. fakechroot-2.19/m4/libtool.m4:7049: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed' fakechroot-2.19/m4/libtool.m4-7050- ;; ############################################## fakechroot-2.19/m4/libtool.m4-7063- *) fakechroot-2.19/m4/libtool.m4:7064: case `$CC -V 2>&1 | sed 5q` in fakechroot-2.19/m4/libtool.m4-7065- *Sun\ C*) ############################################## fakechroot-2.19/m4/libtool.m4-7070- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' fakechroot-2.19/m4/libtool.m4:7071: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' fakechroot-2.19/m4/libtool.m4-7072- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## fakechroot-2.19/m4/libtool.m4-7135- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' fakechroot-2.19/m4/libtool.m4:7136: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then fakechroot-2.19/m4/libtool.m4-7137- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib' ############################################## fakechroot-2.19/m4/libtool.m4-7154- # to its proper name (with version) after linking. fakechroot-2.19/m4/libtool.m4:7155: _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' fakechroot-2.19/m4/libtool.m4-7156- ############################################## fakechroot-2.19/m4/libtool.m4-7175- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' fakechroot-2.19/m4/libtool.m4:7176: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' fakechroot-2.19/m4/libtool.m4-7177- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## fakechroot-2.19/m4/libtool.m4-7180- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' fakechroot-2.19/m4/libtool.m4:7181: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' fakechroot-2.19/m4/libtool.m4:7182: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ fakechroot-2.19/m4/libtool.m4-7183- echo "-hidden">> $lib.exp~ fakechroot-2.19/m4/libtool.m4:7184: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~ fakechroot-2.19/m4/libtool.m4-7185- $RM $lib.exp' ############################################## fakechroot-2.19/m4/libtool.m4-7199- # dependencies. fakechroot-2.19/m4/libtool.m4:7200: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' fakechroot-2.19/m4/libtool.m4-7201- ;; ############################################## fakechroot-2.19/m4/libtool.m4-7206- osf3*) fakechroot-2.19/m4/libtool.m4:7207: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' fakechroot-2.19/m4/libtool.m4-7208- ;; fakechroot-2.19/m4/libtool.m4-7209- *) fakechroot-2.19/m4/libtool.m4:7210: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' fakechroot-2.19/m4/libtool.m4-7211- ;; ############################################## fakechroot-2.19/m4/libtool.m4-7459- case @S|@2 in fakechroot-2.19/m4/libtool.m4:7460: .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;; fakechroot-2.19/m4/libtool.m4:7461: *) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;; fakechroot-2.19/m4/libtool.m4-7462- esac ############################################## fakechroot-2.19/m4/libtool.m4-7548- fakechroot-2.19/m4/libtool.m4:7549: for p in `eval "$output_verbose_link_cmd"`; do fakechroot-2.19/m4/libtool.m4-7550- case $prev$p in ############################################## fakechroot-2.19/m4/libtool.m4-7652-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then fakechroot-2.19/m4/libtool.m4:7653: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'` fakechroot-2.19/m4/libtool.m4-7654-fi ############################################## fakechroot-2.19/m4/libtool.m4-8272- test 10 -lt "$lt_ac_count" && break fakechroot-2.19/m4/libtool.m4:8273: lt_ac_count=`expr $lt_ac_count + 1` fakechroot-2.19/m4/libtool.m4-8274- if test "$lt_ac_count" -gt "$lt_ac_max"; then ############################################## fakechroot-2.19/m4/ltsugar.m4-68-m4_define([lt_combine], fakechroot-2.19/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1], fakechroot-2.19/m4/ltsugar.m4-70- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## fakechroot-2.19/man/Makefile.am-5-fakechroot.1: fakechroot.pod fakechroot-2.19/man/Makefile.am:6: eval $(POD2MAN) `head -n1 $(srcdir)/fakechroot.pod | sed 's/^# pod2man //'` $(srcdir)/fakechroot.pod $@ ############################################## fakechroot-2.19/man/Makefile.in-49- { \ fakechroot-2.19/man/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ fakechroot-2.19/man/Makefile.in-51- }; \ ############################################## fakechroot-2.19/man/Makefile.in-130- esac fakechroot-2.19/man/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; fakechroot-2.19/man/Makefile.in-132-am__vpath_adj = case $$p in \ fakechroot-2.19/man/Makefile.in:133: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ fakechroot-2.19/man/Makefile.in-134- *) f=$$p;; \ fakechroot-2.19/man/Makefile.in-135- esac; fakechroot-2.19/man/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; fakechroot-2.19/man/Makefile.in-137-am__install_max = 40 fakechroot-2.19/man/Makefile.in-138-am__nobase_strip_setup = \ fakechroot-2.19/man/Makefile.in:139: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` fakechroot-2.19/man/Makefile.in-140-am__nobase_strip = \ ############################################## fakechroot-2.19/man/Makefile.in-348- test -n "$(man1dir)" \ fakechroot-2.19/man/Makefile.in:349: && test -n "`echo $$list1$$list2`" \ fakechroot-2.19/man/Makefile.in-350- || exit 0; \ ############################################## fakechroot-2.19/man/Makefile.in-394-distdir: $(DISTFILES) fakechroot-2.19/man/Makefile.in:395: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ fakechroot-2.19/man/Makefile.in:396: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ fakechroot-2.19/man/Makefile.in-397- list='$(DISTFILES)'; \ ############################################## fakechroot-2.19/man/Makefile.in-408- if test -d $$d/$$file; then \ fakechroot-2.19/man/Makefile.in:409: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ fakechroot-2.19/man/Makefile.in-410- if test -d "$(distdir)/$$file"; then \ ############################################## fakechroot-2.19/man/Makefile.in-547-fakechroot.1: fakechroot.pod fakechroot-2.19/man/Makefile.in:548: eval $(POD2MAN) `head -n1 $(srcdir)/fakechroot.pod | sed 's/^# pod2man //'` $(srcdir)/fakechroot.pod $@ fakechroot-2.19/man/Makefile.in-549- ############################################## fakechroot-2.19/man/fakechroot.1-221-Specify a directory which contains additional configuration for fakechroot. The fakechroot-2.19/man/fakechroot.1:222:default directory are \f(CW\*(C`$HOME/.fakechroot\*(C'\fR and \f(CW\*(C`/etc/fakechroot\*(C'\fR. fakechroot-2.19/man/fakechroot.1-223-.IP "\fB\-b\fR|\fB\-\-bindir\fR \fIdirectory\fR" 4 ############################################## fakechroot-2.19/scripts/Makefile.in-51- { \ fakechroot-2.19/scripts/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ fakechroot-2.19/scripts/Makefile.in-53- }; \ ############################################## fakechroot-2.19/scripts/Makefile.in-113-CONFIG_CLEAN_VPATH_FILES = fakechroot-2.19/scripts/Makefile.in:114:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; fakechroot-2.19/scripts/Makefile.in-115-am__vpath_adj = case $$p in \ fakechroot-2.19/scripts/Makefile.in:116: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ fakechroot-2.19/scripts/Makefile.in-117- *) f=$$p;; \ fakechroot-2.19/scripts/Makefile.in-118- esac; fakechroot-2.19/scripts/Makefile.in:119:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; fakechroot-2.19/scripts/Makefile.in-120-am__install_max = 40 fakechroot-2.19/scripts/Makefile.in-121-am__nobase_strip_setup = \ fakechroot-2.19/scripts/Makefile.in:122: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` fakechroot-2.19/scripts/Makefile.in-123-am__nobase_strip = \ ############################################## fakechroot-2.19/scripts/Makefile.in-455- @list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \ fakechroot-2.19/scripts/Makefile.in:456: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ fakechroot-2.19/scripts/Makefile.in-457- dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir) ############################################## fakechroot-2.19/scripts/Makefile.in-465-distdir: $(DISTFILES) fakechroot-2.19/scripts/Makefile.in:466: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ fakechroot-2.19/scripts/Makefile.in:467: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ fakechroot-2.19/scripts/Makefile.in-468- list='$(DISTFILES)'; \ ############################################## fakechroot-2.19/scripts/Makefile.in-479- if test -d $$d/$$file; then \ fakechroot-2.19/scripts/Makefile.in:480: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ fakechroot-2.19/scripts/Makefile.in-481- if test -d "$(distdir)/$$file"; then \ ############################################## fakechroot-2.19/scripts/chroot.env.sh-10-fakechroot_chroot_env_cmd_subst="" fakechroot-2.19/scripts/chroot.env.sh:11:for fakechroot_chroot_env_d in `echo $PATH | tr ':' ' '`; do fakechroot-2.19/scripts/chroot.env.sh-12- fakechroot_chroot_env_cmd_subst="$fakechroot_chroot_env_cmd_subst ############################################## fakechroot-2.19/scripts/chroot.env.sh-19- fakechroot-2.19/scripts/chroot.env.sh:20:FAKECHROOT_CMD_SUBST="${FAKECHROOT_CMD_SUBST:+$FAKECHROOT_CMD_SUBST:}`echo \"$fakechroot_chroot_env_cmd_subst\" | tr '\012' ':'`" fakechroot-2.19/scripts/chroot.env.sh-21-export FAKECHROOT_CMD_SUBST ############################################## fakechroot-2.19/scripts/chroot.fakechroot.sh-15- fakechroot-2.19/scripts/chroot.fakechroot.sh:16: for fakechroot_chroot_file in `eval echo $fakechroot_chroot_newroot$fakechroot_chroot_files`; do fakechroot-2.19/scripts/chroot.fakechroot.sh-17- fakechroot_chroot_file="${fakechroot_chroot_file#$fakechroot_chroot_newroot}" ############################################## fakechroot-2.19/scripts/chroot.fakechroot.sh-21- include*) fakechroot-2.19/scripts/chroot.fakechroot.sh:22: fakechroot_chroot_include=`echo "$fakechroot_chroot_line" | sed -e 's/^include *//' -e 's/ *$//'` fakechroot-2.19/scripts/chroot.fakechroot.sh:23: for fakechroot_chroot_incfile in `eval echo $fakechroot_chroot_newroot$fakechroot_chroot_include`; do fakechroot-2.19/scripts/chroot.fakechroot.sh-24- fakechroot_chroot_incfile="${fakechroot_chroot_incfile#$fakechroot_chroot_newroot}" ############################################## fakechroot-2.19/scripts/chroot.fakechroot.sh-69-if [ -d "$fakechroot_chroot_newroot" ]; then fakechroot-2.19/scripts/chroot.fakechroot.sh:70: fakechroot_chroot_newroot=`cd "$fakechroot_chroot_newroot"; pwd -P` fakechroot-2.19/scripts/chroot.fakechroot.sh-71- ############################################## fakechroot-2.19/scripts/chroot.fakechroot.sh-83- if [ -f "$fakechroot_chroot_newroot/etc/ld.so.conf" ]; then fakechroot-2.19/scripts/chroot.fakechroot.sh:84: fakechroot_chroot_paths_ldsoconf=`fakechroot_chroot_load_ldsoconf "/etc/ld.so.conf" "$fakechroot_chroot_newroot" | while read fakechroot_chroot_line; do printf ":%s" "$fakechroot_chroot_line"; done` fakechroot-2.19/scripts/chroot.fakechroot.sh-85- elif [ -d "$fakechroot_chroot_newroot/etc/ld.so.conf.d" ]; then fakechroot-2.19/scripts/chroot.fakechroot.sh:86: fakechroot_chroot_paths_ldsoconf=`fakechroot_chroot_load_ldsoconf "/etc/ld.so.conf.d/*" "$fakechroot_chroot_newroot" | while read fakechroot_chroot_line; do printf ":%s" "$fakechroot_chroot_line"; done` fakechroot-2.19/scripts/chroot.fakechroot.sh-87- fi ############################################## fakechroot-2.19/scripts/debootstrap.env.sh-20- fakechroot-2.19/scripts/debootstrap.env.sh:21:FAKECHROOT_CMD_SUBST="${FAKECHROOT_CMD_SUBST:+$FAKECHROOT_CMD_SUBST:}`echo \"$fakechroot_debootstrap_env_cmd_subst\" | tr '\012' ':'`" fakechroot-2.19/scripts/debootstrap.env.sh-22-export FAKECHROOT_CMD_SUBST ############################################## fakechroot-2.19/scripts/env.fakechroot.sh-130- fakechroot-2.19/scripts/env.fakechroot.sh:131: fakechroot_env_cmd=`PATH=$fakechroot_env_path command -v $1 2>/dev/null` fakechroot-2.19/scripts/env.fakechroot.sh-132- fakechroot_env_cmd=${fakechroot_env_cmd:-$1} ############################################## fakechroot-2.19/scripts/fakechroot.sh-59- if [ -n "$1" -a "$1" != "-v" -a "$1" != "-h" ]; then fakechroot-2.19/scripts/fakechroot.sh:60: fakechroot_environment=`basename -- "$1"` fakechroot-2.19/scripts/fakechroot.sh-61- fi ############################################## fakechroot-2.19/scripts/fakechroot.sh-87- # GNU getopt fakechroot-2.19/scripts/fakechroot.sh:88: fakechroot_opts=`getopt -q -l lib: -l elfloader: -l use-system-libs -l config-dir: -l environment: -l bindir: -l version -l help -- +l:d:sc:e:b:vh "$@"` fakechroot-2.19/scripts/fakechroot.sh-89- ;; ############################################## fakechroot-2.19/scripts/fakechroot.sh-91- # POSIX getopt ? fakechroot-2.19/scripts/fakechroot.sh:92: fakechroot_opts=`getopt l:d:sc:e:b:vh "$@"` fakechroot-2.19/scripts/fakechroot.sh-93- ;; ############################################## fakechroot-2.19/scripts/fakechroot.sh-113- -l|--lib) fakechroot-2.19/scripts/fakechroot.sh:114: fakechroot_lib=`eval echo "$1"` fakechroot-2.19/scripts/fakechroot.sh-115- fakechroot_paths= ############################################## fakechroot-2.19/scripts/fakechroot.sh-150-if [ -n "$FAKECHROOT_ELFLOADER" ]; then fakechroot-2.19/scripts/fakechroot.sh:151: fakechroot_detect=`$FAKECHROOT_ELFLOADER --argv0 echo @ECHO@ yes 2>&1` fakechroot-2.19/scripts/fakechroot.sh-152- if [ "$fakechroot_detect" = yes ]; then ############################################## fakechroot-2.19/scripts/fakechroot.sh-162- fakechroot-2.19/scripts/fakechroot.sh:163:fakechroot_detect=`LD_LIBRARY_PATH="$fakechroot_paths" LD_PRELOAD="$fakechroot_lib" FAKECHROOT_DETECT=1 @ECHO@ 2>&1` fakechroot-2.19/scripts/fakechroot.sh-164-case "$fakechroot_detect" in ############################################## fakechroot-2.19/scripts/fakechroot.sh-191-# Check if substituted command is called fakechroot-2.19/scripts/fakechroot.sh:192:fakechroot_cmd=`command -v "$1"` fakechroot-2.19/scripts/fakechroot.sh-193- ############################################## fakechroot-2.19/scripts/relocatesymlinks.sh-15- fakechroot-2.19/scripts/relocatesymlinks.sh:16:root=`cd "$1"; pwd -P` fakechroot-2.19/scripts/relocatesymlinks.sh-17- fakechroot-2.19/scripts/relocatesymlinks.sh-18-find "$root" -xdev -type l | while read linkname; do fakechroot-2.19/scripts/relocatesymlinks.sh:19: target=`readlink "$linkname"` fakechroot-2.19/scripts/relocatesymlinks.sh-20- case "$target" in ############################################## fakechroot-2.19/scripts/rinse.env.sh-20- fakechroot-2.19/scripts/rinse.env.sh:21:FAKECHROOT_CMD_SUBST="${FAKECHROOT_CMD_SUBST:+$FAKECHROOT_CMD_SUBST:}`echo "$fakechroot_rinse_env_cmd_subst" | tr '\012' ':'`" fakechroot-2.19/scripts/rinse.env.sh-22- ############################################## fakechroot-2.19/src/Makefile.in-50- { \ fakechroot-2.19/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ fakechroot-2.19/src/Makefile.in-52- }; \ ############################################## fakechroot-2.19/src/Makefile.in-112-CONFIG_CLEAN_VPATH_FILES = fakechroot-2.19/src/Makefile.in:113:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; fakechroot-2.19/src/Makefile.in-114-am__vpath_adj = case $$p in \ fakechroot-2.19/src/Makefile.in:115: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ fakechroot-2.19/src/Makefile.in-116- *) f=$$p;; \ fakechroot-2.19/src/Makefile.in-117- esac; fakechroot-2.19/src/Makefile.in:118:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; fakechroot-2.19/src/Makefile.in-119-am__install_max = 40 fakechroot-2.19/src/Makefile.in-120-am__nobase_strip_setup = \ fakechroot-2.19/src/Makefile.in:121: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` fakechroot-2.19/src/Makefile.in-122-am__nobase_strip = \ ############################################## fakechroot-2.19/src/Makefile.in-797-.c.obj: fakechroot-2.19/src/Makefile.in:798:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` fakechroot-2.19/src/Makefile.in-799-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## fakechroot-2.19/src/Makefile.in-801-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ fakechroot-2.19/src/Makefile.in:802:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` fakechroot-2.19/src/Makefile.in-803- ############################################## fakechroot-2.19/src/Makefile.in-846-GTAGS: fakechroot-2.19/src/Makefile.in:847: here=`$(am__cd) $(top_builddir) && pwd` \ fakechroot-2.19/src/Makefile.in-848- && $(am__cd) $(top_srcdir) \ ############################################## fakechroot-2.19/src/Makefile.in-869-distdir: $(DISTFILES) fakechroot-2.19/src/Makefile.in:870: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ fakechroot-2.19/src/Makefile.in:871: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ fakechroot-2.19/src/Makefile.in-872- list='$(DISTFILES)'; \ ############################################## fakechroot-2.19/src/Makefile.in-883- if test -d $$d/$$file; then \ fakechroot-2.19/src/Makefile.in:884: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ fakechroot-2.19/src/Makefile.in-885- if test -d "$(distdir)/$$file"; then \ ############################################## fakechroot-2.19/src/dladdr.c-34- fakechroot-2.19/src/dladdr.c:35: debug("dladdr(0x%x, &info)", addr); fakechroot-2.19/src/dladdr.c-36- ############################################## fakechroot-2.19/src/getpeername.c-36-#ifdef HAVE_GETPEERNAME_TYPE_ARG2___SOCKADDR_ARG__ fakechroot-2.19/src/getpeername.c:37:# define SOCKADDR(addr) ((addr).__sockaddr__) fakechroot-2.19/src/getpeername.c-38-# define SOCKADDR_UN(addr) ((addr).__sockaddr_un__) fakechroot-2.19/src/getpeername.c-39-#else fakechroot-2.19/src/getpeername.c:40:# define SOCKADDR(addr) (addr) fakechroot-2.19/src/getpeername.c-41-# define SOCKADDR_UN(addr) (addr) ############################################## fakechroot-2.19/src/getpeername.c-52- status = nextcall(getpeername)(s, addr, addrlen); fakechroot-2.19/src/getpeername.c:53: if (status == 0 && SOCKADDR(addr)->sa_family == AF_UNIX) { fakechroot-2.19/src/getpeername.c-54- struct sockaddr_un *addr_un = SOCKADDR_UN(addr); ############################################## fakechroot-2.19/src/getsockname.c-36-#ifdef HAVE_GETSOCKNAME_TYPE_ARG2___SOCKADDR_ARG__ fakechroot-2.19/src/getsockname.c:37:# define SOCKADDR(addr) ((addr).__sockaddr__) fakechroot-2.19/src/getsockname.c-38-# define SOCKADDR_UN(addr) ((addr).__sockaddr_un__) fakechroot-2.19/src/getsockname.c-39-#else fakechroot-2.19/src/getsockname.c:40:# define SOCKADDR(addr) (addr) fakechroot-2.19/src/getsockname.c-41-# define SOCKADDR_UN(addr) (addr) ############################################## fakechroot-2.19/src/getsockname.c-52- status = nextcall(getsockname)(s, addr, addrlen); fakechroot-2.19/src/getsockname.c:53: if (status == 0 && SOCKADDR(addr)->sa_family == AF_UNIX) { fakechroot-2.19/src/getsockname.c-54- struct sockaddr_un *addr_un = SOCKADDR_UN(addr); ############################################## fakechroot-2.19/test/Makefile.in-49- { \ fakechroot-2.19/test/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ fakechroot-2.19/test/Makefile.in-51- }; \ ############################################## fakechroot-2.19/test/Makefile.in-187-} fakechroot-2.19/test/Makefile.in:188:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; fakechroot-2.19/test/Makefile.in-189-am__vpath_adj = case $$p in \ fakechroot-2.19/test/Makefile.in:190: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ fakechroot-2.19/test/Makefile.in-191- *) f=$$p;; \ fakechroot-2.19/test/Makefile.in-192- esac; fakechroot-2.19/test/Makefile.in:193:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; fakechroot-2.19/test/Makefile.in-194-am__install_max = 40 fakechroot-2.19/test/Makefile.in-195-am__nobase_strip_setup = \ fakechroot-2.19/test/Makefile.in:196: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` fakechroot-2.19/test/Makefile.in-197-am__nobase_strip = \ ############################################## fakechroot-2.19/test/Makefile.in-315-case "$@" in \ fakechroot-2.19/test/Makefile.in:316: */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ fakechroot-2.19/test/Makefile.in-317- *) am__odir=.;; \ ############################################## fakechroot-2.19/test/Makefile.in-345- bases='$(TEST_LOGS)'; \ fakechroot-2.19/test/Makefile.in:346: bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ fakechroot-2.19/test/Makefile.in:347: bases=`echo $$bases` fakechroot-2.19/test/Makefile.in-348-RECHECK_LOGS = $(TEST_LOGS) ############################################## fakechroot-2.19/test/Makefile.in-357- */*) b='$*';; \ fakechroot-2.19/test/Makefile.in:358: *) b=`echo '$@' | sed 's/\.log$$//'`; \ fakechroot-2.19/test/Makefile.in-359- esac;; \ ############################################## fakechroot-2.19/test/Makefile.in-379- while test -n "$$dir1"; do \ fakechroot-2.19/test/Makefile.in:380: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ fakechroot-2.19/test/Makefile.in-381- if test "$$first" != "."; then \ fakechroot-2.19/test/Makefile.in-382- if test "$$first" = ".."; then \ fakechroot-2.19/test/Makefile.in:383: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ fakechroot-2.19/test/Makefile.in:384: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ fakechroot-2.19/test/Makefile.in-385- else \ fakechroot-2.19/test/Makefile.in:386: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ fakechroot-2.19/test/Makefile.in-387- if test "$$first2" = "$$first"; then \ fakechroot-2.19/test/Makefile.in:388: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ fakechroot-2.19/test/Makefile.in-389- else \ ############################################## fakechroot-2.19/test/Makefile.in-394- fi; \ fakechroot-2.19/test/Makefile.in:395: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ fakechroot-2.19/test/Makefile.in-396- done; \ ############################################## fakechroot-2.19/test/Makefile.in-647- dot_seen=no; \ fakechroot-2.19/test/Makefile.in:648: target=`echo $@ | sed s/-recursive//`; \ fakechroot-2.19/test/Makefile.in-649- case "$@" in \ ############################################## fakechroot-2.19/test/Makefile.in-710-GTAGS: fakechroot-2.19/test/Makefile.in:711: here=`$(am__cd) $(top_builddir) && pwd` \ fakechroot-2.19/test/Makefile.in-712- && $(am__cd) $(top_srcdir) \ ############################################## fakechroot-2.19/test/Makefile.in-753- if test -n "$$redo_bases"; then \ fakechroot-2.19/test/Makefile.in:754: redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ fakechroot-2.19/test/Makefile.in:755: redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ fakechroot-2.19/test/Makefile.in-756- if $(am__make_dryrun); then :; else \ ############################################## fakechroot-2.19/test/Makefile.in-778- ws='[ ]'; \ fakechroot-2.19/test/Makefile.in:779: results=`for b in $$bases; do echo $$b.trs; done`; \ fakechroot-2.19/test/Makefile.in-780- test -n "$$results" || results=/dev/null; \ fakechroot-2.19/test/Makefile.in:781: all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ fakechroot-2.19/test/Makefile.in:782: pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ fakechroot-2.19/test/Makefile.in:783: fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ fakechroot-2.19/test/Makefile.in:784: skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ fakechroot-2.19/test/Makefile.in:785: xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ fakechroot-2.19/test/Makefile.in:786: xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ fakechroot-2.19/test/Makefile.in:787: error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ fakechroot-2.19/test/Makefile.in:788: if test `expr $$fail + $$xpass + $$error` -eq 0; then \ fakechroot-2.19/test/Makefile.in-789- success=true; \ ############################################## fakechroot-2.19/test/Makefile.in-857- @set +e; $(am__set_TESTS_bases); \ fakechroot-2.19/test/Makefile.in:858: log_list=`for i in $$bases; do echo $$i.log; done`; \ fakechroot-2.19/test/Makefile.in:859: trs_list=`for i in $$bases; do echo $$i.trs; done`; \ fakechroot-2.19/test/Makefile.in:860: log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ fakechroot-2.19/test/Makefile.in-861- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ ############################################## fakechroot-2.19/test/Makefile.in-867- | $(am__list_recheck_tests)` || exit 1; \ fakechroot-2.19/test/Makefile.in:868: log_list=`for i in $$bases; do echo $$i.log; done`; \ fakechroot-2.19/test/Makefile.in:869: log_list=`echo $$log_list`; \ fakechroot-2.19/test/Makefile.in-870- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ ############################################## fakechroot-2.19/test/Makefile.in-1134-distdir: $(DISTFILES) fakechroot-2.19/test/Makefile.in:1135: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ fakechroot-2.19/test/Makefile.in:1136: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ fakechroot-2.19/test/Makefile.in-1137- list='$(DISTFILES)'; \ ############################################## fakechroot-2.19/test/Makefile.in-1148- if test -d $$d/$$file; then \ fakechroot-2.19/test/Makefile.in:1149: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ fakechroot-2.19/test/Makefile.in-1150- if test -d "$(distdir)/$$file"; then \ ############################################## fakechroot-2.19/test/archlinux.sh-7-srcdir=${srcdir:-.} fakechroot-2.19/test/archlinux.sh:8:abs_srcdir=${abs_srcdir:-`cd "$srcdir" 2>/dev/null && pwd -P`} fakechroot-2.19/test/archlinux.sh-9- ############################################## fakechroot-2.19/test/archlinux.sh-46-url=$mirror/iso/$release/archlinux-bootstrap-$release-$arch.tar.gz fakechroot-2.19/test/archlinux.sh:47:tarball=`test -d "$ARCHLINUX_CACHE" && cd "$ARCHLINUX_CACHE"; pwd`/`basename $url` fakechroot-2.19/test/archlinux.sh-48- ############################################## fakechroot-2.19/test/bin/fakechroot-2- fakechroot-2.19/test/bin/fakechroot:3:pwd=`dirname $0` fakechroot-2.19/test/bin/fakechroot:4:abs_top_srcdir=${abs_top_srcdir:-`cd "$pwd/../.." 2>/dev/null && pwd -P`} fakechroot-2.19/test/bin/fakechroot-5- ############################################## fakechroot-2.19/test/bin/fakechroot-10- fakechroot-2.19/test/bin/fakechroot:11:for d in `echo $PATH | tr ':' ' '`; do fakechroot-2.19/test/bin/fakechroot-12- ############################################## fakechroot-2.19/test/bin/fakechroot-24- fakechroot-2.19/test/bin/fakechroot:25:FAKECHROOT_CMD_SUBST="`echo $cmd_subst | tr ' ' ':'`${FAKECHROOT_CMD_SUBST:+:$FAKECHROOT_CMD_SUBST}" fakechroot-2.19/test/bin/fakechroot-26- ############################################## fakechroot-2.19/test/chroot.sh-13-else fakechroot-2.19/test/chroot.sh:14: abs_srcdir=${abs_srcdir:-`cd "$srcdir" 2>/dev/null && pwd -P`} fakechroot-2.19/test/chroot.sh-15- destdir="$abs_srcdir/testtree" ############################################## fakechroot-2.19/test/common.inc.sh-6- fakechroot-2.19/test/common.inc.sh:7:testtree=testtree-`basename $0 .t` fakechroot-2.19/test/common.inc.sh-8- ############################################## fakechroot-2.19/test/common.inc.sh-27- "$srcdir/testtree.sh" $testtree fakechroot-2.19/test/common.inc.sh:28: test "`cat $testtree/CHROOT 2>&1`" = "$testtree" || bail_out "cannot create $testtree" fakechroot-2.19/test/common.inc.sh-29- ############################################## fakechroot-2.19/test/debootstrap.sh-9-srcdir=${srcdir:-.} fakechroot-2.19/test/debootstrap.sh:10:abs_srcdir=${abs_srcdir:-`cd "$srcdir" 2>/dev/null && pwd -P`} fakechroot-2.19/test/debootstrap.sh-11- fakechroot-2.19/test/debootstrap.sh-12-top_srcdir=${top_srcdir:-..} fakechroot-2.19/test/debootstrap.sh:13:abs_top_srcdir=${abs_top_srcdir:-`cd "$top_srcdir" 2>/dev/null && pwd -P`} fakechroot-2.19/test/debootstrap.sh-14- ############################################## fakechroot-2.19/test/debootstrap.sh-38-systype=${type#*-} fakechroot-2.19/test/debootstrap.sh:39:arch=${ARCH:-`dpkg-architecture -t$(arch)-$systype -qDEB_HOST_ARCH 2>/dev/null`} fakechroot-2.19/test/debootstrap.sh-40- ############################################## fakechroot-2.19/test/debootstrap.sh-51- fakechroot-2.19/test/debootstrap.sh:52:tarball=`test -d "$DEBOOTSTRAP_CACHE" && cd "$DEBOOTSTRAP_CACHE"; pwd`/$vendor-$release${variant:+-$variant}-$arch.debs.tgz fakechroot-2.19/test/debootstrap.sh-53- ############################################## fakechroot-2.19/test/src/Makefile.in-49- { \ fakechroot-2.19/test/src/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ fakechroot-2.19/test/src/Makefile.in-51- }; \ ############################################## fakechroot-2.19/test/src/Makefile.in-463- test -n "$(EXEEXT)" || exit 0; \ fakechroot-2.19/test/src/Makefile.in:464: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ fakechroot-2.19/test/src/Makefile.in-465- echo " rm -f" $$list; \ ############################################## fakechroot-2.19/test/src/Makefile.in-607-.c.obj: fakechroot-2.19/test/src/Makefile.in:608:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` fakechroot-2.19/test/src/Makefile.in-609-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## fakechroot-2.19/test/src/Makefile.in-611-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ fakechroot-2.19/test/src/Makefile.in:612:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` fakechroot-2.19/test/src/Makefile.in-613- ############################################## fakechroot-2.19/test/src/Makefile.in-656-GTAGS: fakechroot-2.19/test/src/Makefile.in:657: here=`$(am__cd) $(top_builddir) && pwd` \ fakechroot-2.19/test/src/Makefile.in-658- && $(am__cd) $(top_srcdir) \ ############################################## fakechroot-2.19/test/src/Makefile.in-679-distdir: $(DISTFILES) fakechroot-2.19/test/src/Makefile.in:680: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ fakechroot-2.19/test/src/Makefile.in:681: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ fakechroot-2.19/test/src/Makefile.in-682- list='$(DISTFILES)'; \ ############################################## fakechroot-2.19/test/src/Makefile.in-693- if test -d $$d/$$file; then \ fakechroot-2.19/test/src/Makefile.in:694: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ fakechroot-2.19/test/src/Makefile.in-695- if test -d "$(distdir)/$$file"; then \ ############################################## fakechroot-2.19/test/t/00echo.t-29- # echo something fakechroot-2.19/test/t/00echo.t:30: t=`$srcdir/$chroot.sh $testtree $echo something 2>&1` fakechroot-2.19/test/t/00echo.t-31- # check if it is ok or print "not" ############################################## fakechroot-2.19/test/t/canonicalize_file_name.t-14- for path in / . ..; do fakechroot-2.19/test/t/canonicalize_file_name.t:15: t=`$srcdir/$chroot.sh $testtree /bin/test-canonicalize_file_name $path 2>&1` fakechroot-2.19/test/t/canonicalize_file_name.t-16- test "$t" = "/" || not ############################################## fakechroot-2.19/test/t/canonicalize_file_name.t-22- fakechroot-2.19/test/t/canonicalize_file_name.t:23: t=`$srcdir/$chroot.sh $testtree /bin/cat $chroot-file 2>&1` fakechroot-2.19/test/t/canonicalize_file_name.t-24- test "$t" = "something" || not ############################################## fakechroot-2.19/test/t/canonicalize_file_name.t-26- fakechroot-2.19/test/t/canonicalize_file_name.t:27: t=`$srcdir/$chroot.sh $testtree /bin/test-canonicalize_file_name $chroot-file 2>&1` fakechroot-2.19/test/t/canonicalize_file_name.t-28- test "$t" = "/$chroot-file" || not ############################################## fakechroot-2.19/test/t/canonicalize_file_name.t-30- fakechroot-2.19/test/t/canonicalize_file_name.t:31: t=`$srcdir/$chroot.sh $testtree /bin/sh -c "ln -s /$chroot-dir $chroot-symlink-dir; test -h $chroot-symlink-dir && echo exists" 2>&1` fakechroot-2.19/test/t/canonicalize_file_name.t-32- test "$t" = "exists" || not ############################################## fakechroot-2.19/test/t/canonicalize_file_name.t-34- fakechroot-2.19/test/t/canonicalize_file_name.t:35: t=`$srcdir/$chroot.sh $testtree /bin/sh -c "ln -s /$chroot-file $chroot-symlink-dir/$chroot-symlink-file; test -h $chroot-symlink-dir/$chroot-symlink-file && echo exists" 2>&1` fakechroot-2.19/test/t/canonicalize_file_name.t-36- test "$t" = "exists" || not ############################################## fakechroot-2.19/test/t/canonicalize_file_name.t-38- fakechroot-2.19/test/t/canonicalize_file_name.t:39: t=`$srcdir/$chroot.sh $testtree /bin/cat $chroot-symlink-dir/$chroot-symlink-file 2>&1` fakechroot-2.19/test/t/canonicalize_file_name.t-40- test "$t" = "something" || not ############################################## fakechroot-2.19/test/t/canonicalize_file_name.t-42- fakechroot-2.19/test/t/canonicalize_file_name.t:43: t=`$srcdir/$chroot.sh $testtree /bin/test-canonicalize_file_name $chroot-symlink-dir/$chroot-symlink-file 2>&1` fakechroot-2.19/test/t/canonicalize_file_name.t-44- test "$t" = "/$chroot-file" || not ############################################## fakechroot-2.19/test/t/chdir.t-14- for d in / .. /tmp/..; do fakechroot-2.19/test/t/chdir.t:15: t=`$srcdir/$chroot.sh $testtree /bin/sh -c "cd $d && ls CHROOT" 2>&1` fakechroot-2.19/test/t/chdir.t-16- test "$t" = "CHROOT" || not ############################################## fakechroot-2.19/test/t/chdir.t-20- for d in ../t; do fakechroot-2.19/test/t/chdir.t:21: t=`$srcdir/$chroot.sh $testtree /bin/bash -c "cd $d 2>/dev/null; pwd" 2>&1` fakechroot-2.19/test/t/chdir.t-22- test "$t" = "/" || not ############################################## fakechroot-2.19/test/t/chdir.t-26- for d in '$FAKECHROOT_BASE'; do fakechroot-2.19/test/t/chdir.t:27: t=`$srcdir/$chroot.sh $testtree /bin/sh -c "cd $d && ls CHROOT" 2>&1` fakechroot-2.19/test/t/chdir.t-28- test "$t" != "CHROOT" || not ############################################## fakechroot-2.19/test/t/chroot.t-8-$srcdir/testtree.sh $testtree/testtree2 fakechroot-2.19/test/t/chroot.t:9:test "`cat $testtree/testtree2/CHROOT`" = "$testtree/testtree2" || bail_out "$testtree/testtree" fakechroot-2.19/test/t/chroot.t-10- ############################################## fakechroot-2.19/test/t/chroot.t-17- for testtree2 in testtree2 /testtree2 ./testtree2 /./testtree2 testtree2/. testtree2/./. testtree2/ /testtree2/; do fakechroot-2.19/test/t/chroot.t:18: t=`$srcdir/$chroot.sh $testtree /usr/sbin/chroot $testtree2 /bin/cat /CHROOT 2>&1` fakechroot-2.19/test/t/chroot.t-19- test "$t" = "$testtree/testtree2" || not ############################################## fakechroot-2.19/test/t/clearenv.t-12- fakechroot-2.19/test/t/clearenv.t:13:t=`LC_ALL=C $srcdir/$chroot.sh $testtree /bin/sh -c 'CLEARED=something; echo $CLEARED' 2>&1` fakechroot-2.19/test/t/clearenv.t-14-test "$t" = "something" || not ############################################## fakechroot-2.19/test/t/clearenv.t-16- fakechroot-2.19/test/t/clearenv.t:17:t=`LC_ALL=C $srcdir/$chroot.sh $testtree /bin/sh -c 'CLEARED=something; test-clearenv "/bin/sh -c \"echo \\\$CLEARED\""' 2>&1` fakechroot-2.19/test/t/clearenv.t-18-test -z "$t" || not ############################################## fakechroot-2.19/test/t/clearenv.t-20- fakechroot-2.19/test/t/clearenv.t:21:t=`LC_ALL=C $srcdir/$chroot.sh $testtree /bin/sh -c 'test-clearenv "/bin/sh -c \"echo \\\$FAKECHROOT\""' 2>&1` fakechroot-2.19/test/t/clearenv.t-22-test "$t" = "true" || not ############################################## fakechroot-2.19/test/t/clearenv.t-24- fakechroot-2.19/test/t/clearenv.t:25:t=`LC_ALL=C $srcdir/$chroot.sh $testtree /bin/sh -c 'test-clearenv "/bin/sh -c \"echo \\\$FAKECHROOT_VERSION\""' 2>&1` fakechroot-2.19/test/t/clearenv.t-26-test -n "$t" || not ############################################## fakechroot-2.19/test/t/cmd-subst.t-8-cwd=`pwd` fakechroot-2.19/test/t/cmd-subst.t:9:cmddir=`cd $srcdir; pwd`/t fakechroot-2.19/test/t/cmd-subst.t-10- fakechroot-2.19/test/t/cmd-subst.t:11:t=`$srcdir/bin/fakechroot /bin/pwd 2>&1` fakechroot-2.19/test/t/cmd-subst.t-12-test "$t" = "$cwd" || not ############################################## fakechroot-2.19/test/t/cmd-subst.t-14- fakechroot-2.19/test/t/cmd-subst.t:15:t=`$srcdir/fakechroot.sh $testtree /bin/pwd 2>&1` fakechroot-2.19/test/t/cmd-subst.t-16-test "$t" = "/" || not ############################################## fakechroot-2.19/test/t/cmd-subst.t-20- fakechroot-2.19/test/t/cmd-subst.t:21:t=`$srcdir/bin/fakechroot /bin/pwd 2>&1` fakechroot-2.19/test/t/cmd-subst.t-22-test "$t" = "/bin/pwd" || not ############################################## fakechroot-2.19/test/t/cmd-subst.t-24- fakechroot-2.19/test/t/cmd-subst.t:25:t=`$srcdir/fakechroot.sh $testtree /bin/pwd 2>&1` fakechroot-2.19/test/t/cmd-subst.t-26-test "$t" = "/bin/pwd" || not ############################################## fakechroot-2.19/test/t/cmd-subst.t-30- fakechroot-2.19/test/t/cmd-subst.t:31:t=`$srcdir/bin/fakechroot /bin/pwd 2>&1` fakechroot-2.19/test/t/cmd-subst.t-32-test "$t" = "/bin/pwd" || not ############################################## fakechroot-2.19/test/t/cmd-subst.t-34- fakechroot-2.19/test/t/cmd-subst.t:35:t=`$srcdir/fakechroot.sh $testtree /bin/pwd 2>&1` fakechroot-2.19/test/t/cmd-subst.t-36-test "$t" = "/bin/pwd" || not ############################################## fakechroot-2.19/test/t/cmd-subst.t-40- fakechroot-2.19/test/t/cmd-subst.t:41:t=`$srcdir/bin/fakechroot /bin/pwd 2>&1` fakechroot-2.19/test/t/cmd-subst.t-42-test "$t" = "$cwd" || not ############################################## fakechroot-2.19/test/t/cmd-subst.t-44- fakechroot-2.19/test/t/cmd-subst.t:45:t=`$srcdir/fakechroot.sh $testtree /bin/pwd 2>&1` fakechroot-2.19/test/t/cmd-subst.t-46-test "$t" = "/" || not ############################################## fakechroot-2.19/test/t/cp.t-23- fakechroot-2.19/test/t/cp.t:24: t=`$srcdir/$chroot.sh $testtree /bin/sh -c "cp $CP_ARGS /file-$chroot /file2-$chroot; cat /file2-$chroot" 2>&1` fakechroot-2.19/test/t/cp.t-25- test "$t" = "something" || not ############################################## fakechroot-2.19/test/t/cp.t-27- fakechroot-2.19/test/t/cp.t:28: t=`$srcdir/$chroot.sh $testtree /bin/sh -c "cp $CP_ARGS /symlink-$chroot /symlink2-$chroot; cat /symlink2-$chroot" 2>&1` fakechroot-2.19/test/t/cp.t-29- test "$t" = "something" || not ############################################## fakechroot-2.19/test/t/dedotdot.t-59-while [ $# -gt 1 ]; do fakechroot-2.19/test/t/dedotdot.t:60: t=`$dedotdot "$1" 2>&1` fakechroot-2.19/test/t/dedotdot.t-61- test "$t" = "$2" || not ############################################## fakechroot-2.19/test/t/escape-nested-chroot.t-8-$srcdir/testtree.sh $testtree/$testtree fakechroot-2.19/test/t/escape-nested-chroot.t:9:test "`cat $testtree/$testtree/CHROOT`" = "$testtree/$testtree" || bail_out "$testtree/$testtree" fakechroot-2.19/test/t/escape-nested-chroot.t-10- ############################################## fakechroot-2.19/test/t/escape-nested-chroot.t-17- for paths in '/ /' '/ .' '. /'; do fakechroot-2.19/test/t/escape-nested-chroot.t:18: t=`$srcdir/$chroot.sh $testtree /bin/test-chroot / /$testtree 'ls -id /' $paths 'ls -id /' 2>&1` fakechroot-2.19/test/t/escape-nested-chroot.t:19: f1=`echo $t | awk '{print $1}'` fakechroot-2.19/test/t/escape-nested-chroot.t:20: f2=`echo $t | awk '{print $2}'` fakechroot-2.19/test/t/escape-nested-chroot.t:21: f3=`echo $t | awk '{print $3}'` fakechroot-2.19/test/t/escape-nested-chroot.t:22: f4=`echo $t | awk '{print $4}'` fakechroot-2.19/test/t/escape-nested-chroot.t-23- test "$f2" = "/" -a "$f4" = "/" -a "$f1" = "$f3" || not ############################################## fakechroot-2.19/test/t/escape-nested-chroot.t-27- for paths in '. .'; do fakechroot-2.19/test/t/escape-nested-chroot.t:28: t=`$srcdir/$chroot.sh $testtree /bin/test-chroot / /$testtree 'ls -id /' $paths 'ls -id /' 2>&1` fakechroot-2.19/test/t/escape-nested-chroot.t:29: f1=`echo $t | awk '{print $1}'` fakechroot-2.19/test/t/escape-nested-chroot.t:30: f2=`echo $t | awk '{print $2}'` fakechroot-2.19/test/t/escape-nested-chroot.t:31: f3=`echo $t | awk '{print $3}'` fakechroot-2.19/test/t/escape-nested-chroot.t:32: f4=`echo $t | awk '{print $4}'` fakechroot-2.19/test/t/escape-nested-chroot.t-33- test "$f2" = "/" -a "$f4" = "/" -a "$f1" != "$f3" || not ############################################## fakechroot-2.19/test/t/execlp.t-13- fakechroot-2.19/test/t/execlp.t:14: t=`$srcdir/$chroot.sh $testtree /bin/test-execlp echo something 2>&1` fakechroot-2.19/test/t/execlp.t-15- test "$t" = "something" || not ############################################## fakechroot-2.19/test/t/execlp.t-20- fakechroot-2.19/test/t/execlp.t:21: t=`$srcdir/$chroot.sh $testtree /bin/test-execlp test-echo something 2>&1` fakechroot-2.19/test/t/execlp.t-22- test "$t" = "something" || not ############################################## fakechroot-2.19/test/t/execve-elfloader.t-13- fakechroot-2.19/test/t/execve-elfloader.t:14:t=`$srcdir/$chroot.sh $testtree /bin/cat somefile 2>&1` fakechroot-2.19/test/t/execve-elfloader.t-15-test "$t" = "something" || not ############################################## fakechroot-2.19/test/t/execve-elfloader.t-17- fakechroot-2.19/test/t/execve-elfloader.t:18:t=`$srcdir/$chroot.sh $testtree /usr/bin/env /bin/sh -c '/bin/cat somefile' 2>&1` fakechroot-2.19/test/t/execve-elfloader.t-19-test "$t" = "something" || not ############################################## fakechroot-2.19/test/t/execve-elfloader.t-21- fakechroot-2.19/test/t/execve-elfloader.t:22:t=`$srcdir/$chroot.sh $testtree /usr/bin/env FAKECHROOT_ELFLOADER=$echo /bin/sh -c '/bin/cat somefile' 2>&1` fakechroot-2.19/test/t/execve-elfloader.t-23-case "$t" in *"/bin/cat somefile");; *) not; esac ############################################## fakechroot-2.19/test/t/execve-null-envp.t-8-chroot=fakechroot fakechroot-2.19/test/t/execve-null-envp.t:9:version=`grep '^VERSION = ' "$srcdir/Makefile" | sed 's/.* = //'` fakechroot-2.19/test/t/execve-null-envp.t-10- ############################################## fakechroot-2.19/test/t/execve-null-envp.t-13- fakechroot-2.19/test/t/execve-null-envp.t:14:t=`LC_ALL=C $srcdir/$chroot.sh $testtree /bin/sh -c 'CLEARED=something; echo $CLEARED' 2>&1` fakechroot-2.19/test/t/execve-null-envp.t-15-test "$t" = "something" || not ############################################## fakechroot-2.19/test/t/execve-null-envp.t-17- fakechroot-2.19/test/t/execve-null-envp.t:18:t=`LC_ALL=C $srcdir/$chroot.sh $testtree /bin/sh -c 'CLEARED=something; test-execve-null-envp "echo \\\$CLEARED"' 2>&1` fakechroot-2.19/test/t/execve-null-envp.t-19-test -z "$t" || not ############################################## fakechroot-2.19/test/t/execve-null-envp.t-21- fakechroot-2.19/test/t/execve-null-envp.t:22:t=`LC_ALL=C $srcdir/$chroot.sh $testtree /bin/sh -c 'test-execve-null-envp "echo \\\$FAKECHROOT"' 2>&1` fakechroot-2.19/test/t/execve-null-envp.t-23-test "$t" = "true" || not ############################################## fakechroot-2.19/test/t/execve-null-envp.t-25- fakechroot-2.19/test/t/execve-null-envp.t:26:t=`LC_ALL=C $srcdir/$chroot.sh $testtree /bin/sh -c 'test-execve-null-envp "echo \\\$FAKECHROOT_VERSION"' 2>&1` fakechroot-2.19/test/t/execve-null-envp.t-27-test "$t" = "$version" || not ############################################## fakechroot-2.19/test/t/fts.t-18- fakechroot-2.19/test/t/fts.t:19: t=`echo $($srcdir/$chroot.sh $testtree /bin/test-fts $option /$chroot-$option-dir 2>&1 | sort)` fakechroot-2.19/test/t/fts.t-20- test "$t" = "/$chroot-$option-dir /$chroot-$option-dir/a /$chroot-$option-dir/a/b /$chroot-$option-dir/a/b/c /$chroot-$option-dir/a/b/c/d" || not ############################################## fakechroot-2.19/test/t/fts.t-22- fakechroot-2.19/test/t/fts.t:23: t=`echo $($srcdir/$chroot.sh $testtree /bin/test-fts $option $chroot-$option-dir 2>&1 | sort)` fakechroot-2.19/test/t/fts.t-24- test "$t" = "$chroot-$option-dir $chroot-$option-dir/a $chroot-$option-dir/a/b $chroot-$option-dir/a/b/c $chroot-$option-dir/a/b/c/d" || not ############################################## fakechroot-2.19/test/t/fts.t-33- fakechroot-2.19/test/t/fts.t:34: t=`echo $($srcdir/$chroot.sh $testtree /bin/test-fts $option /$chroot-$option-dir 2>&1 | sort)` fakechroot-2.19/test/t/fts.t-35- test "$t" = "/$chroot-$option-dir /$chroot-$option-dir/. /$chroot-$option-dir/.. /$chroot-$option-dir/a /$chroot-$option-dir/a/. /$chroot-$option-dir/a/.. /$chroot-$option-dir/a/b /$chroot-$option-dir/a/b/. /$chroot-$option-dir/a/b/.. /$chroot-$option-dir/a/b/c /$chroot-$option-dir/a/b/c/. /$chroot-$option-dir/a/b/c/.. /$chroot-$option-dir/a/b/c/d" || not ############################################## fakechroot-2.19/test/t/fts.t-37- fakechroot-2.19/test/t/fts.t:38: t=`echo $($srcdir/$chroot.sh $testtree /bin/test-fts $option $chroot-$option-dir 2>&1 | sort)` fakechroot-2.19/test/t/fts.t-39- test "$t" = "$chroot-$option-dir $chroot-$option-dir/. $chroot-$option-dir/.. $chroot-$option-dir/a $chroot-$option-dir/a/. $chroot-$option-dir/a/.. $chroot-$option-dir/a/b $chroot-$option-dir/a/b/. $chroot-$option-dir/a/b/.. $chroot-$option-dir/a/b/c $chroot-$option-dir/a/b/c/. $chroot-$option-dir/a/b/c/.. $chroot-$option-dir/a/b/c/d" || not ############################################## fakechroot-2.19/test/t/ftw.t-16- fakechroot-2.19/test/t/ftw.t:17: t=`echo $($srcdir/$chroot.sh $testtree /bin/test-ftw /$chroot-dir 2>&1 | sort)` fakechroot-2.19/test/t/ftw.t-18- test "$t" = "/$chroot-dir /$chroot-dir/a /$chroot-dir/a/b /$chroot-dir/a/b/c /$chroot-dir/a/b/c/d" || not ############################################## fakechroot-2.19/test/t/ftw.t-20- fakechroot-2.19/test/t/ftw.t:21: t=`echo $($srcdir/$chroot.sh $testtree /bin/test-ftw $chroot-dir 2>&1 | sort)` fakechroot-2.19/test/t/ftw.t-22- test "$t" = "$chroot-dir $chroot-dir/a $chroot-dir/a/b $chroot-dir/a/b/c $chroot-dir/a/b/c/d" || not ############################################## fakechroot-2.19/test/t/java.t-38- fakechroot-2.19/test/t/java.t:39: t=`$srcdir/fakechroot.sh $testtree java -jar /tmp/hello.jar 2>&1` fakechroot-2.19/test/t/java.t-40- test "$t" = "Hello world!" || not ############################################## fakechroot-2.19/test/t/mkstemps.t-14- for template in /tmp/${chroot}mkstempsXXXXXX tmp/${chroot}mkstempsXXXXXX; do fakechroot-2.19/test/t/mkstemps.t:15: match=`echo "$template" | tr 'X' '?'` fakechroot-2.19/test/t/mkstemps.t:16: t=`$srcdir/$chroot.sh $testtree /bin/test-mkstemps $template 0 2>&1` fakechroot-2.19/test/t/mkstemps.t-17- case "$t" in ############################################## fakechroot-2.19/test/t/mkstemps.t-24- for template in /tmp/${chroot}mkstempsXXXXXXaaa tmp/${chroot}mkstempsXXXXXXaaa; do fakechroot-2.19/test/t/mkstemps.t:25: match=`echo "$template" | tr 'X' '?'` fakechroot-2.19/test/t/mkstemps.t:26: t=`$srcdir/$chroot.sh $testtree /bin/test-mkstemps $template 3 2>&1` fakechroot-2.19/test/t/mkstemps.t-27- case "$t" in ############################################## fakechroot-2.19/test/t/mkstemps.t-33- fakechroot-2.19/test/t/mkstemps.t:34: t=`$srcdir/$chroot.sh $testtree /bin/test-mkstemps wrong-template 0 2>/dev/null` fakechroot-2.19/test/t/mkstemps.t-35- test -z "$t" || not ############################################## fakechroot-2.19/test/t/mktemp.t-16- for template in /tmp/${chroot}${mktemp}XXXXXX tmp/${chroot}${mktemp}XXXXXX; do fakechroot-2.19/test/t/mktemp.t:17: match=`echo "$template" | tr 'X' '?'` fakechroot-2.19/test/t/mktemp.t:18: t=`$srcdir/$chroot.sh $testtree /bin/test-$mktemp $template 2>&1` fakechroot-2.19/test/t/mktemp.t-19- case "$t" in ############################################## fakechroot-2.19/test/t/mktemp.t-25- fakechroot-2.19/test/t/mktemp.t:26: t=`$srcdir/$chroot.sh $testtree /bin/test-$mktemp wrong-template 2>/dev/null` fakechroot-2.19/test/t/mktemp.t-27- test -z "$t" || not ############################################## fakechroot-2.19/test/t/opendir.t-18- fakechroot-2.19/test/t/opendir.t:19: t=`echo $($srcdir/$chroot.sh $testtree /bin/test-opendir $chroot-dir 2>&1 | sort)` fakechroot-2.19/test/t/opendir.t-20- test "$t" = ". .. 1 2 3 4" || not ############################################## fakechroot-2.19/test/t/opendir.t-22- fakechroot-2.19/test/t/opendir.t:23: t=`echo $($srcdir/$chroot.sh $testtree /bin/test-opendir /$chroot-dir 2>&1 | sort)` fakechroot-2.19/test/t/opendir.t-24- test "$t" = ". .. 1 2 3 4" || not ############################################## fakechroot-2.19/test/t/popen.t-16- fakechroot-2.19/test/t/popen.t:17: t=`$srcdir/$chroot.sh $testtree /bin/test-popen ". /$chroot-popen.sh" 2>&1` fakechroot-2.19/test/t/popen.t-18- test "$t" = "something" || not ############################################## fakechroot-2.19/test/t/posix_spawn.t-13- fakechroot-2.19/test/t/posix_spawn.t:14: t=`$srcdir/$chroot.sh $testtree test-posix_spawn /bin/test-hello world 2>&1` fakechroot-2.19/test/t/posix_spawn.t-15- test "$t" = "Hello, world!" || not ############################################## fakechroot-2.19/test/t/posix_spawnp.t-13- fakechroot-2.19/test/t/posix_spawnp.t:14: t=`$srcdir/$chroot.sh $testtree test-posix_spawnp /bin/test-hello world 2>&1` fakechroot-2.19/test/t/posix_spawnp.t-15- test "$t" = "Hello, world!" || not ############################################## fakechroot-2.19/test/t/posix_spawnp.t-17- fakechroot-2.19/test/t/posix_spawnp.t:18: t=`$srcdir/$chroot.sh $testtree test-posix_spawnp test-hello world 2>&1` fakechroot-2.19/test/t/posix_spawnp.t-19- test "$t" = "Hello, world!" || not ############################################## fakechroot-2.19/test/t/pwd.t-14- for d in $testtree ./$testtree $testtree/. $testtree/./.; do fakechroot-2.19/test/t/pwd.t:15: t=`$srcdir/$chroot.sh $d /bin/pwd` fakechroot-2.19/test/t/pwd.t-16- test "$t" = "/" || not ############################################## fakechroot-2.19/test/t/pwd.t-18- fakechroot-2.19/test/t/pwd.t:19: t=`$srcdir/$chroot.sh $d /bin/cat CHROOT` fakechroot-2.19/test/t/pwd.t-20- test "$t" = "$testtree" || not ############################################## fakechroot-2.19/test/t/readlink.t-22- fakechroot-2.19/test/t/readlink.t:23: t=`$srcdir/$chroot.sh $testtree $readlink x 2>&1` fakechroot-2.19/test/t/readlink.t-24- test "$t" = "$destfile" || not ############################################## fakechroot-2.19/test/t/readlink.t-29- fakechroot-2.19/test/t/readlink.t:30: for i in `$SEQ 1 $imax`; do fakechroot-2.19/test/t/readlink.t-31- ############################################## fakechroot-2.19/test/t/readlink.t-40- fakechroot-2.19/test/t/readlink.t:41: t=`$srcdir/$chroot.sh $testtree /bin/ln -s $destfile $symlink 2>&1` fakechroot-2.19/test/t/readlink.t-42- test "$t" = "" || not ############################################## fakechroot-2.19/test/t/readlink.t-44- fakechroot-2.19/test/t/readlink.t:45: t=`$srcdir/$chroot.sh $testtree $readlink $symlink 2>&1` fakechroot-2.19/test/t/readlink.t-46- test "$t" = "$destfile" || not ############################################## fakechroot-2.19/test/t/realpath.t-7- fakechroot-2.19/test/t/realpath.t:8:buf=`for i in $($SEQ 1 1024); do printf "A"; done` fakechroot-2.19/test/t/realpath.t-9- ############################################## fakechroot-2.19/test/t/realpath.t-16- for path in / . ..; do fakechroot-2.19/test/t/realpath.t:17: t=`$srcdir/$chroot.sh $testtree /bin/test-realpath $path 2>&1` fakechroot-2.19/test/t/realpath.t-18- test "$t" = "/" || not ############################################## fakechroot-2.19/test/t/realpath.t-20- fakechroot-2.19/test/t/realpath.t:21: t=`$srcdir/$chroot.sh $testtree /bin/test-realpath $path $buf 2>&1` fakechroot-2.19/test/t/realpath.t-22- test "$t" = "/" || not ############################################## fakechroot-2.19/test/t/realpath.t-28- fakechroot-2.19/test/t/realpath.t:29: t=`$srcdir/$chroot.sh $testtree /bin/cat $chroot-file 2>&1` fakechroot-2.19/test/t/realpath.t-30- test "$t" = "something" || not ############################################## fakechroot-2.19/test/t/realpath.t-32- fakechroot-2.19/test/t/realpath.t:33: t=`$srcdir/$chroot.sh $testtree /bin/test-realpath $chroot-file 2>&1` fakechroot-2.19/test/t/realpath.t-34- test "$t" = "/$chroot-file" || not ############################################## fakechroot-2.19/test/t/realpath.t-36- fakechroot-2.19/test/t/realpath.t:37: t=`$srcdir/$chroot.sh $testtree /bin/test-realpath $chroot-file $buf 2>&1` fakechroot-2.19/test/t/realpath.t-38- test "$t" = "/$chroot-file" || not ############################################## fakechroot-2.19/test/t/realpath.t-40- fakechroot-2.19/test/t/realpath.t:41: t=`$srcdir/$chroot.sh $testtree /bin/sh -c "ln -s /$chroot-dir $chroot-symlink-dir; test -h $chroot-symlink-dir && echo exists" 2>&1` fakechroot-2.19/test/t/realpath.t-42- test "$t" = "exists" || not ############################################## fakechroot-2.19/test/t/realpath.t-44- fakechroot-2.19/test/t/realpath.t:45: t=`$srcdir/$chroot.sh $testtree /bin/sh -c "ln -s /$chroot-file $chroot-symlink-dir/$chroot-symlink-file; test -h $chroot-symlink-dir/$chroot-symlink-file && echo exists" 2>&1` fakechroot-2.19/test/t/realpath.t-46- test "$t" = "exists" || not ############################################## fakechroot-2.19/test/t/realpath.t-48- fakechroot-2.19/test/t/realpath.t:49: t=`$srcdir/$chroot.sh $testtree /bin/cat $chroot-symlink-dir/$chroot-symlink-file 2>&1` fakechroot-2.19/test/t/realpath.t-50- test "$t" = "something" || not ############################################## fakechroot-2.19/test/t/realpath.t-52- fakechroot-2.19/test/t/realpath.t:53: t=`$srcdir/$chroot.sh $testtree /bin/test-realpath $chroot-symlink-dir/$chroot-symlink-file 2>&1` fakechroot-2.19/test/t/realpath.t-54- test "$t" = "/$chroot-file" || not ############################################## fakechroot-2.19/test/t/realpath.t-56- fakechroot-2.19/test/t/realpath.t:57: t=`$srcdir/$chroot.sh $testtree /bin/test-realpath $chroot-symlink-dir/$chroot-symlink-file $buf 2>&1` fakechroot-2.19/test/t/realpath.t-58- test "$t" = "/$chroot-file" || not ############################################## fakechroot-2.19/test/t/socket-af_unix.t-5- fakechroot-2.19/test/t/socket-af_unix.t:6:abs_srcdir=${abs_srcdir:-`cd "$pwd" 2>/dev/null && pwd -P`} fakechroot-2.19/test/t/socket-af_unix.t-7- ############################################## fakechroot-2.19/test/t/socket-af_unix.t-17- test -S "${FAKECHROOT_AF_UNIX_PATH:-$testtree}/$chroot-socket$n" || not fakechroot-2.19/test/t/socket-af_unix.t:18: ok "$chroot af_unix server socket created" `cat $testtree/$chroot-socket$n.log; ls "${FAKECHROOT_AF_UNIX_PATH:-$testtree}/$chroot-socket$n" 2>&1` fakechroot-2.19/test/t/socket-af_unix.t-19- fakechroot-2.19/test/t/socket-af_unix.t:20: t=`$srcdir/$chroot.sh $testtree /bin/test-socket-af_unix-client /$chroot-socket$n something 2>&1` fakechroot-2.19/test/t/socket-af_unix.t-21- test "$t" = "something" || not ############################################## fakechroot-2.19/test/t/socket-af_unix.t-41- fakechroot-2.19/test/t/socket-af_unix.t:42: tmpdir=`src/test-mkdtemp /tmp/$chroot-socketXXXXXX 2>&1` fakechroot-2.19/test/t/socket-af_unix.t-43- test -d "$tmpdir" || not ############################################## fakechroot-2.19/test/t/statfs.t-14- mkdir $testtree/testdir-$chroot fakechroot-2.19/test/t/statfs.t:15: t=`$srcdir/$chroot.sh $testtree test-statfs /testdir-$chroot 2>&1` fakechroot-2.19/test/t/statfs.t-16- if echo "$t" | grep "[^0-9]" >/dev/null; then not; fi ############################################## fakechroot-2.19/test/t/statvfs.t-14- mkdir $testtree/testdir-$chroot fakechroot-2.19/test/t/statvfs.t:15: t=`$srcdir/$chroot.sh $testtree test-statvfs /testdir-$chroot 2>&1` fakechroot-2.19/test/t/statvfs.t-16- if echo "$t" | grep "[^0-9]" >/dev/null; then not; fi ############################################## fakechroot-2.19/test/t/symlink.t-17- echo "something" > $testtree/$chroot-file fakechroot-2.19/test/t/symlink.t:18: t=`$srcdir/$chroot.sh $testtree /bin/cat $chroot-file 2>&1` fakechroot-2.19/test/t/symlink.t-19- test "$t" = "something" || not ############################################## fakechroot-2.19/test/t/symlink.t-21- fakechroot-2.19/test/t/symlink.t:22: t=`$srcdir/$chroot.sh $testtree /bin/sh -c "ln -s $chroot-file $chroot-rel-symlink; test -h $chroot-rel-symlink && echo exists" 2>&1` fakechroot-2.19/test/t/symlink.t-23- test "$t" = "exists" || not ############################################## fakechroot-2.19/test/t/symlink.t-25- fakechroot-2.19/test/t/symlink.t:26: t=`$srcdir/$chroot.sh $testtree /bin/cat $chroot-rel-symlink 2>&1` fakechroot-2.19/test/t/symlink.t-27- test "$t" = "something" || not ############################################## fakechroot-2.19/test/t/symlink.t-29- fakechroot-2.19/test/t/symlink.t:30: t=`$srcdir/$chroot.sh $testtree $readlink $chroot-rel-symlink 2>&1` fakechroot-2.19/test/t/symlink.t-31- test "$t" = "$chroot-file" || not ############################################## fakechroot-2.19/test/t/symlink.t-33- fakechroot-2.19/test/t/symlink.t:34: t=`$srcdir/$chroot.sh $testtree /bin/test-lstat $chroot-rel-symlink 2>&1` fakechroot-2.19/test/t/symlink.t:35: rs=`echo "$t" | grep '^readlink size: ' | sed 's/.*: //'` fakechroot-2.19/test/t/symlink.t:36: ss=`echo "$t" | grep '^stat size: ' | sed 's/.*: //'` fakechroot-2.19/test/t/symlink.t-37- test -n "$rs" -a "$rs" = "$ss" || not ############################################## fakechroot-2.19/test/t/symlink.t-39- fakechroot-2.19/test/t/symlink.t:40: t=`$srcdir/$chroot.sh $testtree /bin/sh -c "ln -s /$chroot-file $chroot-abs-symlink; test -h $chroot-abs-symlink && echo exists" 2>&1` fakechroot-2.19/test/t/symlink.t-41- test "$t" = "exists" || not ############################################## fakechroot-2.19/test/t/symlink.t-43- fakechroot-2.19/test/t/symlink.t:44: t=`$srcdir/$chroot.sh $testtree /bin/cat $chroot-abs-symlink 2>&1` fakechroot-2.19/test/t/symlink.t-45- test "$t" = "something" || not ############################################## fakechroot-2.19/test/t/symlink.t-47- fakechroot-2.19/test/t/symlink.t:48: t=`$srcdir/$chroot.sh $testtree $readlink $chroot-abs-symlink 2>&1` fakechroot-2.19/test/t/symlink.t-49- test "$t" = "/$chroot-file" || not ############################################## fakechroot-2.19/test/t/symlink.t-51- fakechroot-2.19/test/t/symlink.t:52: t=`$srcdir/$chroot.sh $testtree /bin/test-lstat /$chroot-abs-symlink 2>&1` fakechroot-2.19/test/t/symlink.t:53: rs=`echo "$t" | grep '^readlink size: ' | sed 's/.*: //'` fakechroot-2.19/test/t/symlink.t:54: ss=`echo "$t" | grep '^stat size: ' | sed 's/.*: //'` fakechroot-2.19/test/t/symlink.t-55- test -n "$rs" -a "$rs" = "$ss" || not ############################################## fakechroot-2.19/test/t/system.t-16- fakechroot-2.19/test/t/system.t:17: t=`$srcdir/$chroot.sh $testtree /bin/test-system ". /$chroot-system.sh" 2>&1` fakechroot-2.19/test/t/system.t-18- test "$t" = "something" || not ############################################## fakechroot-2.19/test/t/test-r.t-15- fakechroot-2.19/test/t/test-r.t:16: t=`$srcdir/$chroot.sh $testtree /bin/sh -c "/usr/bin/test -r /$chroot-test-r.txt && echo true || echo false" 2>&1` fakechroot-2.19/test/t/test-r.t-17- test "$t" = "true" || not ############################################## fakechroot-2.19/test/t/test-r.t-19- fakechroot-2.19/test/t/test-r.t:20: t=`$srcdir/$chroot.sh $testtree /bin/sh -c "/usr/bin/test -r ../$chroot-test-r.txt && echo true || echo false" 2>&1` fakechroot-2.19/test/t/test-r.t-21- test "$t" = "true" || not ############################################## fakechroot-2.19/test/t/test-r.t-23- fakechroot-2.19/test/t/test-r.t:24: t=`$srcdir/$chroot.sh $testtree /bin/sh -c "/usr/bin/test -r '' && echo true || echo false" 2>&1` fakechroot-2.19/test/t/test-r.t-25- test "$t" = "false" || not ############################################## fakechroot-2.19/test/t/touch.t-19- fakechroot-2.19/test/t/touch.t:20: t=`$srcdir/$chroot.sh $testtree $touch /tmp/$chroot-touch.txt 2>&1` fakechroot-2.19/test/t/touch.t-21- test "$t" = "" || not ############################################## fakechroot-2.19/test/t/touch.t-27- fakechroot-2.19/test/t/touch.t:28: t=`$srcdir/$chroot.sh $testtree $touch -r /tmp/$chroot-touch.txt /tmp/$chroot-touch2.txt 2>&1` fakechroot-2.19/test/t/touch.t-29- test "$t" = "" || not ############################################## fakechroot-2.19/test/t/touch.t-39- fakechroot-2.19/test/t/touch.t:40: t=`$srcdir/$chroot.sh $testtree $touch -m /tmp/$chroot-touch.txt 2>&1` fakechroot-2.19/test/t/touch.t-41- test "$t" = "" || not ############################################## fakechroot-2.19/test/t/zzarchlinux.t-23- fakechroot-2.19/test/t/zzarchlinux.t:24:t=`LC_ALL=C $srcdir/$chroot.sh $testtree hello 2>&1` fakechroot-2.19/test/t/zzarchlinux.t-25-test "$t" = "Hello, world!" || not ############################################## fakechroot-2.19/test/t/zzdebootstrap.t-29- fakechroot-2.19/test/t/zzdebootstrap.t:30:t=`LC_ALL=C $srcdir/$chroot.sh $testtree hello 2>&1` fakechroot-2.19/test/t/zzdebootstrap.t-31-test "$t" = "Hello, world!" || not ############################################## fakechroot-2.19/test/t/jemalloc.t-18- fakechroot-2.19/test/t/jemalloc.t:19:t=`$srcdir/fakechroot.sh $testtree sh -c 'LD_PRELOAD="$LD_PRELOAD '$libjemalloc'" cat /CHROOT' 2>&1` fakechroot-2.19/test/t/jemalloc.t-20-test "$t" = "testtree-jemalloc" || not ############################################## fakechroot-2.19/test/tap.inc.sh-31- shift fakechroot-2.19/test/tap.inc.sh:32: for tap_skip_i in `$SEQ 1 $tap_skip_n`; do fakechroot-2.19/test/tap.inc.sh-33- ok "# SKIP $@" ############################################## fakechroot-2.19/.pc/renameat2.patch/configure.ac-28- [AS_HELP_STRING([--with-libpath@<:@=LIBPATH@:>@], fakechroot-2.19/.pc/renameat2.patch/configure.ac:29: [path list where library might be located @<:@default=$pkglibdir@:>@])], fakechroot-2.19/.pc/renameat2.patch/configure.ac-30- [with_libpath=$withval], ############################################## fakechroot-2.19/.pc/disable-jemalloc-test/test/t/jemalloc.t-15- fakechroot-2.19/.pc/disable-jemalloc-test/test/t/jemalloc.t:16:t=`$srcdir/fakechroot.sh $testtree sh -c 'LD_PRELOAD="$LD_PRELOAD '$libjemalloc'" cat /CHROOT' 2>&1` fakechroot-2.19/.pc/disable-jemalloc-test/test/t/jemalloc.t-17-test "$t" = "testtree-jemalloc" || not ############################################## fakechroot-2.19/.pc/0001-New-statx-function.patch/configure.ac-28- [AS_HELP_STRING([--with-libpath@<:@=LIBPATH@:>@], fakechroot-2.19/.pc/0001-New-statx-function.patch/configure.ac:29: [path list where library might be located @<:@default=$pkglibdir@:>@])], fakechroot-2.19/.pc/0001-New-statx-function.patch/configure.ac-30- [with_libpath=$withval], ############################################## fakechroot-2.19/configure.ac-28- [AS_HELP_STRING([--with-libpath@<:@=LIBPATH@:>@], fakechroot-2.19/configure.ac:29: [path list where library might be located @<:@default=$pkglibdir@:>@])], fakechroot-2.19/configure.ac-30- [with_libpath=$withval],