===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xapian-omega-1.4.15/config.guess-34-
xapian-omega-1.4.15/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
xapian-omega-1.4.15/config.guess-36-
##############################################
xapian-omega-1.4.15/config.guess-103-    # shellcheck disable=SC2039
xapian-omega-1.4.15/config.guess:104:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
xapian-omega-1.4.15/config.guess-105-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
xapian-omega-1.4.15/config.guess-153-	EOF
xapian-omega-1.4.15/config.guess:154:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
xapian-omega-1.4.15/config.guess-155-
##############################################
xapian-omega-1.4.15/config.guess-190-	    earmv*)
xapian-omega-1.4.15/config.guess:191:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
xapian-omega-1.4.15/config.guess:192:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
xapian-omega-1.4.15/config.guess-193-		machine="${arch}${endian}"-unknown
##############################################
xapian-omega-1.4.15/config.guess-222-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
xapian-omega-1.4.15/config.guess:223:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
xapian-omega-1.4.15/config.guess-224-		;;
##############################################
xapian-omega-1.4.15/config.guess-235-	    *)
xapian-omega-1.4.15/config.guess:236:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
xapian-omega-1.4.15/config.guess-237-		;;
##############################################
xapian-omega-1.4.15/config.guess-288-	*4.0)
xapian-omega-1.4.15/config.guess:289:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
xapian-omega-1.4.15/config.guess-290-		;;
xapian-omega-1.4.15/config.guess-291-	*5.*)
xapian-omega-1.4.15/config.guess:292:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
xapian-omega-1.4.15/config.guess-293-		;;
##############################################
xapian-omega-1.4.15/config.guess-298-	# types through head -n 1, so we only detect the type of CPU 0.
xapian-omega-1.4.15/config.guess:299:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
xapian-omega-1.4.15/config.guess-300-	case "$ALPHA_CPU_TYPE" in
##############################################
xapian-omega-1.4.15/config.guess-336-	# 1.2 uses "1.2" for uname -r.
xapian-omega-1.4.15/config.guess:337:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
xapian-omega-1.4.15/config.guess-338-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
xapian-omega-1.4.15/config.guess-387-    s390x:SunOS:*:*)
xapian-omega-1.4.15/config.guess:388:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
xapian-omega-1.4.15/config.guess-389-	exit ;;
xapian-omega-1.4.15/config.guess-390-    sun4H:SunOS:5.*:*)
xapian-omega-1.4.15/config.guess:391:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xapian-omega-1.4.15/config.guess-392-	exit ;;
xapian-omega-1.4.15/config.guess-393-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
xapian-omega-1.4.15/config.guess:394:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
xapian-omega-1.4.15/config.guess-395-	exit ;;
##############################################
xapian-omega-1.4.15/config.guess-412-	fi
xapian-omega-1.4.15/config.guess:413:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xapian-omega-1.4.15/config.guess-414-	exit ;;
##############################################
xapian-omega-1.4.15/config.guess-418-	# it's likely to be more like Solaris than SunOS4.
xapian-omega-1.4.15/config.guess:419:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xapian-omega-1.4.15/config.guess-420-	exit ;;
##############################################
xapian-omega-1.4.15/config.guess-427-	# Japanese Language versions have a version number like `4.1.3-JL'.
xapian-omega-1.4.15/config.guess:428:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
xapian-omega-1.4.15/config.guess-429-	exit ;;
##############################################
xapian-omega-1.4.15/config.guess-433-    sun*:*:4.2BSD:*)
xapian-omega-1.4.15/config.guess:434:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
xapian-omega-1.4.15/config.guess-435-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
xapian-omega-1.4.15/config.guess-515-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
xapian-omega-1.4.15/config.guess:516:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
xapian-omega-1.4.15/config.guess:517:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
xapian-omega-1.4.15/config.guess-518-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
xapian-omega-1.4.15/config.guess-571-    *:IRIX*:*:*)
xapian-omega-1.4.15/config.guess:572:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
xapian-omega-1.4.15/config.guess-573-	exit ;;
##############################################
xapian-omega-1.4.15/config.guess-601-EOF
xapian-omega-1.4.15/config.guess:602:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
xapian-omega-1.4.15/config.guess-603-		then
##############################################
xapian-omega-1.4.15/config.guess-614-    *:AIX:*:[4567])
xapian-omega-1.4.15/config.guess:615:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
xapian-omega-1.4.15/config.guess-616-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
xapian-omega-1.4.15/config.guess-650-    9000/[34678]??:HP-UX:*:*)
xapian-omega-1.4.15/config.guess:651:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
xapian-omega-1.4.15/config.guess-652-	case "$UNAME_MACHINE" in
##############################################
xapian-omega-1.4.15/config.guess-704-EOF
xapian-omega-1.4.15/config.guess:705:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
xapian-omega-1.4.15/config.guess-706-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
xapian-omega-1.4.15/config.guess-732-    ia64:HP-UX:*:*)
xapian-omega-1.4.15/config.guess:733:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
xapian-omega-1.4.15/config.guess-734-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
xapian-omega-1.4.15/config.guess-762-EOF
xapian-omega-1.4.15/config.guess:763:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
xapian-omega-1.4.15/config.guess-764-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
xapian-omega-1.4.15/config.guess-833-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
xapian-omega-1.4.15/config.guess:834:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
xapian-omega-1.4.15/config.guess-835-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xapian-omega-1.4.15/config.guess-838-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
xapian-omega-1.4.15/config.guess:839:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
xapian-omega-1.4.15/config.guess-840-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xapian-omega-1.4.15/config.guess-856-	then
xapian-omega-1.4.15/config.guess:857:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
xapian-omega-1.4.15/config.guess-858-	else
xapian-omega-1.4.15/config.guess:859:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
xapian-omega-1.4.15/config.guess-860-	fi
##############################################
xapian-omega-1.4.15/config.guess-869-	esac
xapian-omega-1.4.15/config.guess:870:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
xapian-omega-1.4.15/config.guess-871-	exit ;;
##############################################
xapian-omega-1.4.15/config.guess-905-    prep*:SunOS:5.*:*)
xapian-omega-1.4.15/config.guess:906:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xapian-omega-1.4.15/config.guess-907-	exit ;;
##############################################
xapian-omega-1.4.15/config.guess-909-	# the GNU system
xapian-omega-1.4.15/config.guess:910:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
xapian-omega-1.4.15/config.guess-911-	exit ;;
##############################################
xapian-omega-1.4.15/config.guess-913-	# other systems with GNU libc and userland
xapian-omega-1.4.15/config.guess:914:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
xapian-omega-1.4.15/config.guess-915-	exit ;;
##############################################
xapian-omega-1.4.15/config.guess-1035-EOF
xapian-omega-1.4.15/config.guess:1036:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`"
xapian-omega-1.4.15/config.guess-1037-	test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
##############################################
xapian-omega-1.4.15/config.guess-1135-    i*86:*:4.*:*)
xapian-omega-1.4.15/config.guess:1136:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
xapian-omega-1.4.15/config.guess-1137-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
xapian-omega-1.4.15/config.guess-1438-    *:DragonFly:*:*)
xapian-omega-1.4.15/config.guess:1439:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
xapian-omega-1.4.15/config.guess-1440-	exit ;;
##############################################
xapian-omega-1.4.15/config.guess-1451-    i*86:skyos:*:*)
xapian-omega-1.4.15/config.guess:1452:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
xapian-omega-1.4.15/config.guess-1453-	exit ;;
##############################################
xapian-omega-1.4.15/config.guess-1601-
xapian-omega-1.4.15/config.guess:1602:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` &&
xapian-omega-1.4.15/config.guess-1603-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
xapian-omega-1.4.15/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
xapian-omega-1.4.15/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xapian-omega-1.4.15/configure-47-  as_echo='print -r --'
xapian-omega-1.4.15/configure-48-  as_echo_n='print -rn --'
xapian-omega-1.4.15/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xapian-omega-1.4.15/configure-50-  as_echo='printf %s\n'
##############################################
xapian-omega-1.4.15/configure-52-else
xapian-omega-1.4.15/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xapian-omega-1.4.15/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xapian-omega-1.4.15/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
xapian-omega-1.4.15/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xapian-omega-1.4.15/configure-64-      esac;
##############################################
xapian-omega-1.4.15/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xapian-omega-1.4.15/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xapian-omega-1.4.15/configure-201-
##############################################
xapian-omega-1.4.15/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
xapian-omega-1.4.15/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
xapian-omega-1.4.15/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
xapian-omega-1.4.15/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
xapian-omega-1.4.15/configure-335-      case $as_dir in #(
xapian-omega-1.4.15/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xapian-omega-1.4.15/configure-337-      *) as_qdir=$as_dir;;
##############################################
xapian-omega-1.4.15/configure-408-  {
xapian-omega-1.4.15/configure:409:    as_val=`expr "$@" || test $? -eq 1`
xapian-omega-1.4.15/configure-410-  }
##############################################
xapian-omega-1.4.15/configure-415-# ----------------------------------------
xapian-omega-1.4.15/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xapian-omega-1.4.15/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xapian-omega-1.4.15/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xapian-omega-1.4.15/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xapian-omega-1.4.15/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xapian-omega-1.4.15/configure-891-  case $ac_option in
xapian-omega-1.4.15/configure:892:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xapian-omega-1.4.15/configure-893-  *=)   ac_optarg= ;;
##############################################
xapian-omega-1.4.15/configure-935-  -disable-* | --disable-*)
xapian-omega-1.4.15/configure:936:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xapian-omega-1.4.15/configure-937-    # Reject names that are not valid shell variable names.
##############################################
xapian-omega-1.4.15/configure-940-    ac_useropt_orig=$ac_useropt
xapian-omega-1.4.15/configure:941:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xapian-omega-1.4.15/configure-942-    case $ac_user_opts in
##############################################
xapian-omega-1.4.15/configure-961-  -enable-* | --enable-*)
xapian-omega-1.4.15/configure:962:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xapian-omega-1.4.15/configure-963-    # Reject names that are not valid shell variable names.
##############################################
xapian-omega-1.4.15/configure-966-    ac_useropt_orig=$ac_useropt
xapian-omega-1.4.15/configure:967:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xapian-omega-1.4.15/configure-968-    case $ac_user_opts in
##############################################
xapian-omega-1.4.15/configure-1165-  -with-* | --with-*)
xapian-omega-1.4.15/configure:1166:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xapian-omega-1.4.15/configure-1167-    # Reject names that are not valid shell variable names.
##############################################
xapian-omega-1.4.15/configure-1170-    ac_useropt_orig=$ac_useropt
xapian-omega-1.4.15/configure:1171:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xapian-omega-1.4.15/configure-1172-    case $ac_user_opts in
##############################################
xapian-omega-1.4.15/configure-1181-  -without-* | --without-*)
xapian-omega-1.4.15/configure:1182:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xapian-omega-1.4.15/configure-1183-    # Reject names that are not valid shell variable names.
##############################################
xapian-omega-1.4.15/configure-1186-    ac_useropt_orig=$ac_useropt
xapian-omega-1.4.15/configure:1187:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xapian-omega-1.4.15/configure-1188-    case $ac_user_opts in
##############################################
xapian-omega-1.4.15/configure-1219-  *=*)
xapian-omega-1.4.15/configure:1220:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xapian-omega-1.4.15/configure-1221-    # Reject names that are not valid shell variable names.
##############################################
xapian-omega-1.4.15/configure-1240-if test -n "$ac_prev"; then
xapian-omega-1.4.15/configure:1241:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xapian-omega-1.4.15/configure-1242-  as_fn_error $? "missing argument to $ac_option"
##############################################
xapian-omega-1.4.15/configure-1262-    */ )
xapian-omega-1.4.15/configure:1263:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xapian-omega-1.4.15/configure-1264-      eval $ac_var=\$ac_val;;
##############################################
xapian-omega-1.4.15/configure-1297-ac_ls_di=`ls -di .` &&
xapian-omega-1.4.15/configure:1298:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xapian-omega-1.4.15/configure-1299-  as_fn_error $? "working directory cannot be determined"
##############################################
xapian-omega-1.4.15/configure-1353-case $srcdir in
xapian-omega-1.4.15/configure:1354:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xapian-omega-1.4.15/configure-1355-esac
##############################################
xapian-omega-1.4.15/configure-1396-By default, \`make install' will install all the files in
xapian-omega-1.4.15/configure:1397:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xapian-omega-1.4.15/configure:1398:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xapian-omega-1.4.15/configure-1399-for instance \`--prefix=\$HOME'.
##############################################
xapian-omega-1.4.15/configure-1520-*)
xapian-omega-1.4.15/configure:1521:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xapian-omega-1.4.15/configure-1522-  # A ".." for each directory in $ac_dir_suffix.
xapian-omega-1.4.15/configure:1523:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xapian-omega-1.4.15/configure-1524-  case $ac_top_builddir_sub in
##############################################
xapian-omega-1.4.15/configure-1849-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
xapian-omega-1.4.15/configure:1850:  as_decl_name=`echo $2|sed 's/ *(.*//'`
xapian-omega-1.4.15/configure:1851:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
xapian-omega-1.4.15/configure-1852-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
xapian-omega-1.4.15/configure-2016-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
xapian-omega-1.4.15/configure:2017:  as_decl_name=`echo $2|sed 's/ *(.*//'`
xapian-omega-1.4.15/configure:2018:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
xapian-omega-1.4.15/configure-2019-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
xapian-omega-1.4.15/configure-2472-    *\'*)
xapian-omega-1.4.15/configure:2473:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xapian-omega-1.4.15/configure-2474-    esac
##############################################
xapian-omega-1.4.15/configure-2555-      case $ac_val in
xapian-omega-1.4.15/configure:2556:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xapian-omega-1.4.15/configure-2557-      esac
##############################################
xapian-omega-1.4.15/configure-2570-	case $ac_val in
xapian-omega-1.4.15/configure:2571:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xapian-omega-1.4.15/configure-2572-	esac
##############################################
xapian-omega-1.4.15/configure-2690-    set,)
xapian-omega-1.4.15/configure:2691:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xapian-omega-1.4.15/configure:2692:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xapian-omega-1.4.15/configure-2693-      ac_cache_corrupted=: ;;
##############################################
xapian-omega-1.4.15/configure-2701-	# differences in whitespace do not lead to failure.
xapian-omega-1.4.15/configure:2702:	ac_old_val_w=`echo x $ac_old_val`
xapian-omega-1.4.15/configure:2703:	ac_new_val_w=`echo x $ac_new_val`
xapian-omega-1.4.15/configure-2704-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xapian-omega-1.4.15/configure-2721-    case $ac_new_val in
xapian-omega-1.4.15/configure:2722:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xapian-omega-1.4.15/configure-2723-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xapian-omega-1.4.15/configure-2897-     echo "timestamp, slept: $am_has_slept" > conftest.file
xapian-omega-1.4.15/configure:2898:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xapian-omega-1.4.15/configure-2899-     if test "$*" = "X"; then
xapian-omega-1.4.15/configure-2900-	# -L didn't work.
xapian-omega-1.4.15/configure:2901:	set X `ls -t "$srcdir/configure" conftest.file`
xapian-omega-1.4.15/configure-2902-     fi
##############################################
xapian-omega-1.4.15/configure-2948-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
xapian-omega-1.4.15/configure:2949:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
xapian-omega-1.4.15/configure-2950-
xapian-omega-1.4.15/configure-2951-# Expand $ac_aux_dir to an absolute path.
xapian-omega-1.4.15/configure:2952:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xapian-omega-1.4.15/configure-2953-
##############################################
xapian-omega-1.4.15/configure-3093-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
xapian-omega-1.4.15/configure:3094:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
xapian-omega-1.4.15/configure-3095-	     'mkdir (GNU coreutils) '* | \
##############################################
xapian-omega-1.4.15/configure-3166-set x ${MAKE-make}
xapian-omega-1.4.15/configure:3167:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xapian-omega-1.4.15/configure-3168-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xapian-omega-1.4.15/configure-3176-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xapian-omega-1.4.15/configure:3177:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xapian-omega-1.4.15/configure-3178-  *@@@%%%=?*=@@@%%%*)
##############################################
xapian-omega-1.4.15/configure-3242-
xapian-omega-1.4.15/configure:3243:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xapian-omega-1.4.15/configure-3244-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xapian-omega-1.4.15/configure-3520-test "x$ac_build_alias" = x &&
xapian-omega-1.4.15/configure:3521:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
xapian-omega-1.4.15/configure-3522-test "x$ac_build_alias" = x &&
xapian-omega-1.4.15/configure-3523-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
xapian-omega-1.4.15/configure:3524:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
xapian-omega-1.4.15/configure-3525-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
xapian-omega-1.4.15/configure-3544-IFS=$ac_save_IFS
xapian-omega-1.4.15/configure:3545:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
xapian-omega-1.4.15/configure-3546-
##############################################
xapian-omega-1.4.15/configure-3555-else
xapian-omega-1.4.15/configure:3556:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
xapian-omega-1.4.15/configure-3557-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
xapian-omega-1.4.15/configure-3577-IFS=$ac_save_IFS
xapian-omega-1.4.15/configure:3578:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
xapian-omega-1.4.15/configure-3579-
##############################################
xapian-omega-1.4.15/configure-3605-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xapian-omega-1.4.15/configure:3606:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xapian-omega-1.4.15/configure-3607-  ECHO='print -r --'
xapian-omega-1.4.15/configure:3608:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xapian-omega-1.4.15/configure-3609-  ECHO='printf %s\n'
##############################################
xapian-omega-1.4.15/configure-3669-# Ignore all kinds of additional output from 'make'.
xapian-omega-1.4.15/configure:3670:case `$am_make -s -f confmf 2> /dev/null` in #(
xapian-omega-1.4.15/configure-3671-*the\ am__doit\ target*)
##############################################
xapian-omega-1.4.15/configure-3679-   echo '.include "confinc"' > confmf
xapian-omega-1.4.15/configure:3680:   case `$am_make -s -f confmf 2> /dev/null` in #(
xapian-omega-1.4.15/configure-3681-   *the\ am__doit\ target*)
##############################################
xapian-omega-1.4.15/configure-4058-$as_echo_n "checking whether the C compiler works... " >&6; }
xapian-omega-1.4.15/configure:4059:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xapian-omega-1.4.15/configure-4060-
##############################################
xapian-omega-1.4.15/configure-4102-	then :; else
xapian-omega-1.4.15/configure:4103:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xapian-omega-1.4.15/configure-4104-	fi
##############################################
xapian-omega-1.4.15/configure-4162-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xapian-omega-1.4.15/configure:4163:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xapian-omega-1.4.15/configure-4164-	  break;;
##############################################
xapian-omega-1.4.15/configure-4271-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xapian-omega-1.4.15/configure:4272:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xapian-omega-1.4.15/configure-4273-       break;;
##############################################
xapian-omega-1.4.15/configure-4589-  if test "$am_compiler_list" = ""; then
xapian-omega-1.4.15/configure:4590:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xapian-omega-1.4.15/configure-4591-  fi
##############################################
xapian-omega-1.4.15/configure-4713-  # Check for GNU $ac_path_SED
xapian-omega-1.4.15/configure:4714:case `"$ac_path_SED" --version 2>&1` in
xapian-omega-1.4.15/configure-4715-*GNU*)
##############################################
xapian-omega-1.4.15/configure-4789-  # Check for GNU $ac_path_GREP
xapian-omega-1.4.15/configure:4790:case `"$ac_path_GREP" --version 2>&1` in
xapian-omega-1.4.15/configure-4791-*GNU*)
##############################################
xapian-omega-1.4.15/configure-4855-  # Check for GNU $ac_path_EGREP
xapian-omega-1.4.15/configure:4856:case `"$ac_path_EGREP" --version 2>&1` in
xapian-omega-1.4.15/configure-4857-*GNU*)
##############################################
xapian-omega-1.4.15/configure-4922-  # Check for GNU $ac_path_FGREP
xapian-omega-1.4.15/configure:4923:case `"$ac_path_FGREP" --version 2>&1` in
xapian-omega-1.4.15/configure-4924-*GNU*)
##############################################
xapian-omega-1.4.15/configure-5002-    # gcc leaves a trailing carriage return, which upsets mingw
xapian-omega-1.4.15/configure:5003:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xapian-omega-1.4.15/configure-5004-  *)
xapian-omega-1.4.15/configure:5005:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xapian-omega-1.4.15/configure-5006-  esac
##############################################
xapian-omega-1.4.15/configure-5011-      # Canonicalize the pathname of ld
xapian-omega-1.4.15/configure:5012:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xapian-omega-1.4.15/configure-5013-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xapian-omega-1.4.15/configure:5014:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xapian-omega-1.4.15/configure-5015-      done
##############################################
xapian-omega-1.4.15/configure-5046-      # Break only if it was the GNU/non-GNU ld that we prefer.
xapian-omega-1.4.15/configure:5047:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xapian-omega-1.4.15/configure-5048-      *GNU* | *'with BFD'*)
##############################################
xapian-omega-1.4.15/configure-5077-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
xapian-omega-1.4.15/configure:5078:case `$LD -v 2>&1 </dev/null` in
xapian-omega-1.4.15/configure-5079-*GNU* | *'with BFD'*)
##############################################
xapian-omega-1.4.15/configure-5127-	esac
xapian-omega-1.4.15/configure:5128:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
xapian-omega-1.4.15/configure-5129-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
xapian-omega-1.4.15/configure-5133-	*)
xapian-omega-1.4.15/configure:5134:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xapian-omega-1.4.15/configure-5135-	  */dev/null*)
##############################################
xapian-omega-1.4.15/configure-5261-
xapian-omega-1.4.15/configure:5262:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
xapian-omega-1.4.15/configure-5263-    *COFF*)
##############################################
xapian-omega-1.4.15/configure-5373-    # And add a safety zone
xapian-omega-1.4.15/configure:5374:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xapian-omega-1.4.15/configure:5375:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xapian-omega-1.4.15/configure-5376-    ;;
##############################################
xapian-omega-1.4.15/configure-5406-    if test -n "$kargmax"; then
xapian-omega-1.4.15/configure:5407:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
xapian-omega-1.4.15/configure-5408-    else
##############################################
xapian-omega-1.4.15/configure-5415-       test undefined != "$lt_cv_sys_max_cmd_len"; then
xapian-omega-1.4.15/configure:5416:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xapian-omega-1.4.15/configure:5417:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xapian-omega-1.4.15/configure-5418-    else
##############################################
xapian-omega-1.4.15/configure-5427-      # we can't tell.
xapian-omega-1.4.15/configure:5428:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
xapian-omega-1.4.15/configure-5429-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xapian-omega-1.4.15/configure-5431-      do
xapian-omega-1.4.15/configure:5432:        i=`expr $i + 1`
xapian-omega-1.4.15/configure-5433-        teststring=$teststring$teststring
##############################################
xapian-omega-1.4.15/configure-5435-      # Only check the string length outside the loop.
xapian-omega-1.4.15/configure:5436:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xapian-omega-1.4.15/configure-5437-      teststring=
##############################################
xapian-omega-1.4.15/configure-5440-      # linker.  It appears as though 1/2 is a usable value.
xapian-omega-1.4.15/configure:5441:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xapian-omega-1.4.15/configure-5442-    fi
##############################################
xapian-omega-1.4.15/configure-5851-openbsd* | bitrig*)
xapian-omega-1.4.15/configure:5852:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xapian-omega-1.4.15/configure-5853-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
xapian-omega-1.4.15/configure-5921-    else
xapian-omega-1.4.15/configure:5922:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
xapian-omega-1.4.15/configure-5923-    fi
##############################################
xapian-omega-1.4.15/configure-6066-  # decide which one to use based on capabilities of $DLLTOOL
xapian-omega-1.4.15/configure:6067:  case `$DLLTOOL --help 2>&1` in
xapian-omega-1.4.15/configure-6068-  *--identify-strict*)
##############################################
xapian-omega-1.4.15/configure-6588-# If we're using GNU nm, then use its standard symbol codes.
xapian-omega-1.4.15/configure:6589:case `$NM -V 2>&1` in
xapian-omega-1.4.15/configure-6590-*GNU* | *'with BFD'*)
##############################################
xapian-omega-1.4.15/configure-6636-mingw*)
xapian-omega-1.4.15/configure:6637:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xapian-omega-1.4.15/configure-6638-  ;;
##############################################
xapian-omega-1.4.15/configure-6868-   if test yes = "$GCC"; then
xapian-omega-1.4.15/configure:6869:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xapian-omega-1.4.15/configure-6870-   fi
##############################################
xapian-omega-1.4.15/configure-6872- /*)
xapian-omega-1.4.15/configure:6873:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xapian-omega-1.4.15/configure-6874-   ;; #(
##############################################
xapian-omega-1.4.15/configure-6967-    done
xapian-omega-1.4.15/configure:6968:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xapian-omega-1.4.15/configure-6969-}
##############################################
xapian-omega-1.4.15/configure-6989-  test $ac_status = 0; }; then
xapian-omega-1.4.15/configure:6990:    case `/usr/bin/file conftest.$ac_objext` in
xapian-omega-1.4.15/configure-6991-      *ELF-32*)
##############################################
xapian-omega-1.4.15/configure-7010-    if test yes = "$lt_cv_prog_gnu_ld"; then
xapian-omega-1.4.15/configure:7011:      case `/usr/bin/file conftest.$ac_objext` in
xapian-omega-1.4.15/configure-7012-	*32-bit*)
##############################################
xapian-omega-1.4.15/configure-7022-    else
xapian-omega-1.4.15/configure:7023:      case `/usr/bin/file conftest.$ac_objext` in
xapian-omega-1.4.15/configure-7024-	*32-bit*)
##############################################
xapian-omega-1.4.15/configure-7048-    emul=elf
xapian-omega-1.4.15/configure:7049:    case `/usr/bin/file conftest.$ac_objext` in
xapian-omega-1.4.15/configure-7050-      *32-bit*)
##############################################
xapian-omega-1.4.15/configure-7056-    esac
xapian-omega-1.4.15/configure:7057:    case `/usr/bin/file conftest.$ac_objext` in
xapian-omega-1.4.15/configure-7058-      *MSB*)
##############################################
xapian-omega-1.4.15/configure-7064-    esac
xapian-omega-1.4.15/configure:7065:    case `/usr/bin/file conftest.$ac_objext` in
xapian-omega-1.4.15/configure-7066-      *N32*)
##############################################
xapian-omega-1.4.15/configure-7997-    *:)
xapian-omega-1.4.15/configure:7998:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
xapian-omega-1.4.15/configure-7999-        ;;
xapian-omega-1.4.15/configure-8000-    x:*)
xapian-omega-1.4.15/configure:8001:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
xapian-omega-1.4.15/configure-8002-        ;;
xapian-omega-1.4.15/configure-8003-    *::*)
xapian-omega-1.4.15/configure:8004:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xapian-omega-1.4.15/configure:8005:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
xapian-omega-1.4.15/configure-8006-        ;;
xapian-omega-1.4.15/configure-8007-    *)
xapian-omega-1.4.15/configure:8008:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
xapian-omega-1.4.15/configure-8009-        ;;
##############################################
xapian-omega-1.4.15/configure-8266-do :
xapian-omega-1.4.15/configure:8267:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xapian-omega-1.4.15/configure-8268-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xapian-omega-1.4.15/configure-8271-  cat >>confdefs.h <<_ACEOF
xapian-omega-1.4.15/configure:8272:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xapian-omega-1.4.15/configure-8273-_ACEOF
##############################################
xapian-omega-1.4.15/configure-8629-	"file_magic "*)
xapian-omega-1.4.15/configure:8630:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xapian-omega-1.4.15/configure-8631-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xapian-omega-1.4.15/configure-8695-	"file_magic "*)
xapian-omega-1.4.15/configure:8696:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xapian-omega-1.4.15/configure-8697-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xapian-omega-1.4.15/configure-9093-      *)
xapian-omega-1.4.15/configure:9094:	case `$CC -V 2>&1 | sed 5q` in
xapian-omega-1.4.15/configure-9095-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
xapian-omega-1.4.15/configure-9539-	# shared libraries, regardless of the interface used.
xapian-omega-1.4.15/configure:9540:	case `$LD -v 2>&1` in
xapian-omega-1.4.15/configure-9541-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xapian-omega-1.4.15/configure-9571-    supports_anon_versioning=no
xapian-omega-1.4.15/configure:9572:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
xapian-omega-1.4.15/configure-9573-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xapian-omega-1.4.15/configure-9640-	# is; otherwise, prepend EXPORTS...
xapian-omega-1.4.15/configure:9641:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
xapian-omega-1.4.15/configure-9642-          cp $export_symbols $output_objdir/$soname.def;
##############################################
xapian-omega-1.4.15/configure-9674-	prefix_cmds="$SED"~
xapian-omega-1.4.15/configure:9675:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xapian-omega-1.4.15/configure-9676-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xapian-omega-1.4.15/configure-9696-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xapian-omega-1.4.15/configure:9697:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xapian-omega-1.4.15/configure:9698:      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'
xapian-omega-1.4.15/configure-9699-      ;;
##############################################
xapian-omega-1.4.15/configure-9714-        pgcc*)				# Portland Group C compiler
xapian-omega-1.4.15/configure:9715:	  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'
xapian-omega-1.4.15/configure-9716-	  tmp_addflag=' $pic_flag'
##############################################
xapian-omega-1.4.15/configure-9719-					# Portland Group f77 and f90 compilers
xapian-omega-1.4.15/configure:9720:	  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'
xapian-omega-1.4.15/configure-9721-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xapian-omega-1.4.15/configure-9736-	nvcc*)	# Cuda Compiler Driver 2.2
xapian-omega-1.4.15/configure:9737:	  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'
xapian-omega-1.4.15/configure-9738-	  compiler_needs_object=yes
##############################################
xapian-omega-1.4.15/configure-9740-	esac
xapian-omega-1.4.15/configure:9741:	case `$CC -V 2>&1 | sed 5q` in
xapian-omega-1.4.15/configure-9742-	*Sun\ C*)			# Sun C 5.9
xapian-omega-1.4.15/configure:9743:	  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'
xapian-omega-1.4.15/configure-9744-	  compiler_needs_object=yes
##############################################
xapian-omega-1.4.15/configure-9811-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xapian-omega-1.4.15/configure:9812:      case `$LD -v 2>&1` in
xapian-omega-1.4.15/configure-9813-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
xapian-omega-1.4.15/configure-9900-	else
xapian-omega-1.4.15/configure:9901:	  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'
xapian-omega-1.4.15/configure-9902-	fi
##############################################
xapian-omega-1.4.15/configure-9965-	# below for broken collect2 doesn't work under 4.3+
xapian-omega-1.4.15/configure:9966:	  collect2name=`$CC -print-prog-name=collect2`
xapian-omega-1.4.15/configure-9967-	  if test -f "$collect2name" &&
##############################################
xapian-omega-1.4.15/configure-10045-      }'
xapian-omega-1.4.15/configure:10046:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xapian-omega-1.4.15/configure-10047-  # Check for a 64-bit object if we didn't find anything.
xapian-omega-1.4.15/configure-10048-  if test -z "$lt_cv_aix_libpath_"; then
xapian-omega-1.4.15/configure:10049:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xapian-omega-1.4.15/configure-10050-  fi
##############################################
xapian-omega-1.4.15/configure-10063-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
xapian-omega-1.4.15/configure:10064:        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
xapian-omega-1.4.15/configure-10065-      else
##############################################
xapian-omega-1.4.15/configure-10098-      }'
xapian-omega-1.4.15/configure:10099:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xapian-omega-1.4.15/configure-10100-  # Check for a 64-bit object if we didn't find anything.
xapian-omega-1.4.15/configure-10101-  if test -z "$lt_cv_aix_libpath_"; then
xapian-omega-1.4.15/configure:10102:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xapian-omega-1.4.15/configure-10103-  fi
##############################################
xapian-omega-1.4.15/configure-10130-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
xapian-omega-1.4.15/configure:10131:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
xapian-omega-1.4.15/configure-10132-	  if test svr4 != "$with_aix_soname"; then
##############################################
xapian-omega-1.4.15/configure-10183-	archive_cmds='$CC -Fe $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
xapian-omega-1.4.15/configure:10184:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
xapian-omega-1.4.15/configure-10185-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
xapian-omega-1.4.15/configure-10221-	# FIXME: Setting linknames here is a bad hack.
xapian-omega-1.4.15/configure:10222:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xapian-omega-1.4.15/configure-10223-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xapian-omega-1.4.15/configure-10239-  if test yes = "$lt_cv_ld_force_load"; then
xapian-omega-1.4.15/configure:10240:    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\"`'
xapian-omega-1.4.15/configure-10241-
##############################################
xapian-omega-1.4.15/configure-10419-      if test yes = "$GCC"; then
xapian-omega-1.4.15/configure:10420:	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'
xapian-omega-1.4.15/configure-10421-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xapian-omega-1.4.15/configure-10447-	if test yes = "$lt_cv_irix_exported_symbol"; then
xapian-omega-1.4.15/configure:10448:          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'
xapian-omega-1.4.15/configure-10449-	fi
xapian-omega-1.4.15/configure-10450-      else
xapian-omega-1.4.15/configure:10451:	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'
xapian-omega-1.4.15/configure:10452:	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'
xapian-omega-1.4.15/configure-10453-      fi
##############################################
xapian-omega-1.4.15/configure-10497-	hardcode_direct_absolute=yes
xapian-omega-1.4.15/configure:10498:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xapian-omega-1.4.15/configure-10499-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xapian-omega-1.4.15/configure-10528-	prefix_cmds="$SED"~
xapian-omega-1.4.15/configure:10529:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xapian-omega-1.4.15/configure-10530-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xapian-omega-1.4.15/configure-10542-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
xapian-omega-1.4.15/configure:10543:	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'
xapian-omega-1.4.15/configure-10544-      else
xapian-omega-1.4.15/configure-10545-	allow_undefined_flag=' -expect_unresolved \*'
xapian-omega-1.4.15/configure:10546:	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'
xapian-omega-1.4.15/configure-10547-      fi
##############################################
xapian-omega-1.4.15/configure-10555-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
xapian-omega-1.4.15/configure:10556:	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'
xapian-omega-1.4.15/configure-10557-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
xapian-omega-1.4.15/configure-10559-	allow_undefined_flag=' -expect_unresolved \*'
xapian-omega-1.4.15/configure:10560:	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'
xapian-omega-1.4.15/configure:10561:	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~
xapian-omega-1.4.15/configure:10562:          $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'
xapian-omega-1.4.15/configure-10563-
##############################################
xapian-omega-1.4.15/configure-10578-      else
xapian-omega-1.4.15/configure:10579:	case `$CC -V 2>&1` in
xapian-omega-1.4.15/configure-10580-	*"Compilers 5.0"*)
##############################################
xapian-omega-1.4.15/configure-10977-  esac
xapian-omega-1.4.15/configure:10978:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xapian-omega-1.4.15/configure-10979-  case $lt_search_path_spec in
##############################################
xapian-omega-1.4.15/configure-10984-    # okay in the real world where ";" in dirpaths is itself problematic.
xapian-omega-1.4.15/configure:10985:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xapian-omega-1.4.15/configure-10986-    ;;
xapian-omega-1.4.15/configure-10987-  *)
xapian-omega-1.4.15/configure:10988:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xapian-omega-1.4.15/configure-10989-    ;;
##############################################
xapian-omega-1.4.15/configure-10993-  lt_tmp_lt_search_path_spec=
xapian-omega-1.4.15/configure:10994:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xapian-omega-1.4.15/configure-10995-  # ...but if some path component already ends with the multilib dir we assume
##############################################
xapian-omega-1.4.15/configure-11035-  esac
xapian-omega-1.4.15/configure:11036:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xapian-omega-1.4.15/configure-11037-else
##############################################
xapian-omega-1.4.15/configure-11175-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xapian-omega-1.4.15/configure:11176:    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'
xapian-omega-1.4.15/configure-11177-    ;;
##############################################
xapian-omega-1.4.15/configure-11211-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xapian-omega-1.4.15/configure:11212:    postinstall_cmds='base_file=`basename \$file`~
xapian-omega-1.4.15/configure:11213:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xapian-omega-1.4.15/configure:11214:      dldir=$destdir/`dirname \$dlpath`~
xapian-omega-1.4.15/configure-11215-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xapian-omega-1.4.15/configure-11220-      fi'
xapian-omega-1.4.15/configure:11221:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xapian-omega-1.4.15/configure-11222-      dlpath=$dir/\$dldll~
##############################################
xapian-omega-1.4.15/configure-11228-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xapian-omega-1.4.15/configure:11229:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xapian-omega-1.4.15/configure-11230-
##############################################
xapian-omega-1.4.15/configure-11234-      # MinGW DLLs use traditional 'lib' prefix
xapian-omega-1.4.15/configure:11235:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xapian-omega-1.4.15/configure-11236-      ;;
##############################################
xapian-omega-1.4.15/configure-11238-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xapian-omega-1.4.15/configure:11239:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xapian-omega-1.4.15/configure-11240-      ;;
##############################################
xapian-omega-1.4.15/configure-11247-    libname_spec='$name'
xapian-omega-1.4.15/configure:11248:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xapian-omega-1.4.15/configure-11249-    library_names_spec='$libname.dll.lib'
##############################################
xapian-omega-1.4.15/configure-11259-        # Let DOS variable expansion print the short 8.3 style file name.
xapian-omega-1.4.15/configure:11260:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xapian-omega-1.4.15/configure-11261-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xapian-omega-1.4.15/configure-11264-      # Convert to MSYS style.
xapian-omega-1.4.15/configure:11265:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
xapian-omega-1.4.15/configure-11266-      ;;
##############################################
xapian-omega-1.4.15/configure-11270-      # like /cygdrive/c/PROGRA~1:/cygdr...
xapian-omega-1.4.15/configure:11271:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xapian-omega-1.4.15/configure:11272:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xapian-omega-1.4.15/configure:11273:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xapian-omega-1.4.15/configure-11274-      ;;
##############################################
xapian-omega-1.4.15/configure-11278-        # It is most probably a Windows format PATH.
xapian-omega-1.4.15/configure:11279:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xapian-omega-1.4.15/configure-11280-      else
xapian-omega-1.4.15/configure:11281:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xapian-omega-1.4.15/configure-11282-      fi
##############################################
xapian-omega-1.4.15/configure-11288-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xapian-omega-1.4.15/configure:11289:    postinstall_cmds='base_file=`basename \$file`~
xapian-omega-1.4.15/configure:11290:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xapian-omega-1.4.15/configure:11291:      dldir=$destdir/`dirname \$dlpath`~
xapian-omega-1.4.15/configure-11292-      test -d \$dldir || mkdir -p \$dldir~
xapian-omega-1.4.15/configure-11293-      $install_prog $dir/$dlname \$dldir/$dlname'
xapian-omega-1.4.15/configure:11294:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xapian-omega-1.4.15/configure-11295-      dlpath=$dir/\$dldll~
##############################################
xapian-omega-1.4.15/configure-11302-    # Assume MSVC wrapper
xapian-omega-1.4.15/configure:11303:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
xapian-omega-1.4.15/configure-11304-    dynamic_linker='Win32 ld.exe'
##############################################
xapian-omega-1.4.15/configure-11319-  shlibpath_var=DYLD_LIBRARY_PATH
xapian-omega-1.4.15/configure:11320:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xapian-omega-1.4.15/configure-11321-
##############################################
xapian-omega-1.4.15/configure-11572-  if test -f /etc/ld.so.conf; then
xapian-omega-1.4.15/configure:11573:    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' ' '`
xapian-omega-1.4.15/configure-11574-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xapian-omega-1.4.15/configure-11626-  need_lib_prefix=no
xapian-omega-1.4.15/configure:11627:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xapian-omega-1.4.15/configure-11628-    need_version=no
##############################################
xapian-omega-1.4.15/configure-11653-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
xapian-omega-1.4.15/configure:11654:  postinstall_cmds='base_file=`basename \$file`~
xapian-omega-1.4.15/configure:11655:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
xapian-omega-1.4.15/configure:11656:    dldir=$destdir/`dirname \$dlpath`~
xapian-omega-1.4.15/configure-11657-    test -d \$dldir || mkdir -p \$dldir~
##############################################
xapian-omega-1.4.15/configure-11662-    fi'
xapian-omega-1.4.15/configure:11663:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
xapian-omega-1.4.15/configure-11664-    dlpath=$dir/\$dldll~
##############################################
xapian-omega-1.4.15/configure-12593-
xapian-omega-1.4.15/configure:12594:as_ac_Symbol=`$as_echo "ac_cv_have_decl___builtin_add_overflow(int, int, int*)" | $as_tr_sh`
xapian-omega-1.4.15/configure-12595-ac_fn_c_check_decl "$LINENO" "__builtin_add_overflow(int, int, int*)" "$as_ac_Symbol" "
##############################################
xapian-omega-1.4.15/configure-12605-_ACEOF
xapian-omega-1.4.15/configure:12606:as_ac_Symbol=`$as_echo "ac_cv_have_decl___builtin_mul_overflow(int, int, int*)" | $as_tr_sh`
xapian-omega-1.4.15/configure-12607-ac_fn_c_check_decl "$LINENO" "__builtin_mul_overflow(int, int, int*)" "$as_ac_Symbol" "
##############################################
xapian-omega-1.4.15/configure-12935-  if test "$am_compiler_list" = ""; then
xapian-omega-1.4.15/configure:12936:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xapian-omega-1.4.15/configure-12937-  fi
##############################################
xapian-omega-1.4.15/configure-13039-  case $2 in
xapian-omega-1.4.15/configure:13040:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
xapian-omega-1.4.15/configure:13041:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
xapian-omega-1.4.15/configure-13042-  esac
##############################################
xapian-omega-1.4.15/configure-13319-    # gcc leaves a trailing carriage return, which upsets mingw
xapian-omega-1.4.15/configure:13320:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xapian-omega-1.4.15/configure-13321-  *)
xapian-omega-1.4.15/configure:13322:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xapian-omega-1.4.15/configure-13323-  esac
##############################################
xapian-omega-1.4.15/configure-13328-      # Canonicalize the pathname of ld
xapian-omega-1.4.15/configure:13329:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xapian-omega-1.4.15/configure-13330-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xapian-omega-1.4.15/configure:13331:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xapian-omega-1.4.15/configure-13332-      done
##############################################
xapian-omega-1.4.15/configure-13363-      # Break only if it was the GNU/non-GNU ld that we prefer.
xapian-omega-1.4.15/configure:13364:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xapian-omega-1.4.15/configure-13365-      *GNU* | *'with BFD'*)
##############################################
xapian-omega-1.4.15/configure-13394-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
xapian-omega-1.4.15/configure:13395:case `$LD -v 2>&1 </dev/null` in
xapian-omega-1.4.15/configure-13396-*GNU* | *'with BFD'*)
##############################################
xapian-omega-1.4.15/configure-13428-        # ancient GNU ld didn't support --whole-archive et. al.
xapian-omega-1.4.15/configure:13429:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
xapian-omega-1.4.15/configure-13430-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
xapian-omega-1.4.15/configure-13539-          # below for broken collect2 doesn't work under 4.3+
xapian-omega-1.4.15/configure:13540:	  collect2name=`$CC -print-prog-name=collect2`
xapian-omega-1.4.15/configure-13541-	  if test -f "$collect2name" &&
##############################################
xapian-omega-1.4.15/configure-13620-      }'
xapian-omega-1.4.15/configure:13621:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xapian-omega-1.4.15/configure-13622-  # Check for a 64-bit object if we didn't find anything.
xapian-omega-1.4.15/configure-13623-  if test -z "$lt_cv_aix_libpath__CXX"; then
xapian-omega-1.4.15/configure:13624:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xapian-omega-1.4.15/configure-13625-  fi
##############################################
xapian-omega-1.4.15/configure-13639-
xapian-omega-1.4.15/configure:13640:          archive_expsym_cmds_CXX='$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
xapian-omega-1.4.15/configure-13641-        else
##############################################
xapian-omega-1.4.15/configure-13674-      }'
xapian-omega-1.4.15/configure:13675:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xapian-omega-1.4.15/configure-13676-  # Check for a 64-bit object if we didn't find anything.
xapian-omega-1.4.15/configure-13677-  if test -z "$lt_cv_aix_libpath__CXX"; then
xapian-omega-1.4.15/configure:13678:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xapian-omega-1.4.15/configure-13679-  fi
##############################################
xapian-omega-1.4.15/configure-13706-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
xapian-omega-1.4.15/configure:13707:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
xapian-omega-1.4.15/configure-13708-	    if test svr4 != "$with_aix_soname"; then
##############################################
xapian-omega-1.4.15/configure-13759-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
xapian-omega-1.4.15/configure:13760:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
xapian-omega-1.4.15/configure-13761-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
xapian-omega-1.4.15/configure-13801-	    # is; otherwise, prepend EXPORTS...
xapian-omega-1.4.15/configure:13802:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
xapian-omega-1.4.15/configure-13803-              cp $export_symbols $output_objdir/$soname.def;
##############################################
xapian-omega-1.4.15/configure-13822-  if test yes = "$lt_cv_ld_force_load"; then
xapian-omega-1.4.15/configure:13823:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
xapian-omega-1.4.15/configure-13824-
##############################################
xapian-omega-1.4.15/configure-13867-	  prefix_cmds="$SED"~
xapian-omega-1.4.15/configure:13868:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
xapian-omega-1.4.15/configure-13869-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
xapian-omega-1.4.15/configure-13941-            # dependencies.
xapian-omega-1.4.15/configure:13942:            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"'
xapian-omega-1.4.15/configure-13943-            ;;
##############################################
xapian-omega-1.4.15/configure-14006-	    # dependencies.
xapian-omega-1.4.15/configure:14007:	    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"'
xapian-omega-1.4.15/configure-14008-	    ;;
##############################################
xapian-omega-1.4.15/configure-14042-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xapian-omega-1.4.15/configure:14043:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xapian-omega-1.4.15/configure:14044:	archive_expsym_cmds_CXX='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'
xapian-omega-1.4.15/configure-14045-	;;
##############################################
xapian-omega-1.4.15/configure-14049-	    # SGI C++
xapian-omega-1.4.15/configure:14050:	    archive_cmds_CXX='$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'
xapian-omega-1.4.15/configure-14051-
##############################################
xapian-omega-1.4.15/configure-14060-	      if test no = "$with_gnu_ld"; then
xapian-omega-1.4.15/configure:14061:	        archive_cmds_CXX='$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'
xapian-omega-1.4.15/configure-14062-	      else
xapian-omega-1.4.15/configure:14063:	        archive_cmds_CXX='$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'
xapian-omega-1.4.15/configure-14064-	      fi
##############################################
xapian-omega-1.4.15/configure-14081-	    # to its proper name (with version) after linking.
xapian-omega-1.4.15/configure:14082:	    archive_cmds_CXX='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'
xapian-omega-1.4.15/configure:14083:	    archive_expsym_cmds_CXX='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'
xapian-omega-1.4.15/configure-14084-	    # Commands to make compiler produce verbose output that lists
##############################################
xapian-omega-1.4.15/configure-14091-	    # dependencies.
xapian-omega-1.4.15/configure:14092:	    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"'
xapian-omega-1.4.15/configure-14093-
##############################################
xapian-omega-1.4.15/configure-14106-	    # earlier do not add the objects themselves.
xapian-omega-1.4.15/configure:14107:	    case `$CC -V 2>&1` in
xapian-omega-1.4.15/configure-14108-	      *"Version 7."*)
##############################################
xapian-omega-1.4.15/configure-14127-            # Portland Group C++ compiler
xapian-omega-1.4.15/configure:14128:	    case `$CC -V` in
xapian-omega-1.4.15/configure-14129-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
xapian-omega-1.4.15/configure-14132-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
xapian-omega-1.4.15/configure:14133:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
xapian-omega-1.4.15/configure-14134-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
xapian-omega-1.4.15/configure-14136-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
xapian-omega-1.4.15/configure:14137:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
xapian-omega-1.4.15/configure-14138-                $RANLIB $oldlib'
##############################################
xapian-omega-1.4.15/configure-14141-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xapian-omega-1.4.15/configure:14142:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
xapian-omega-1.4.15/configure-14143-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
xapian-omega-1.4.15/configure-14145-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xapian-omega-1.4.15/configure:14146:                $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'
xapian-omega-1.4.15/configure-14147-	      ;;
##############################################
xapian-omega-1.4.15/configure-14155-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
xapian-omega-1.4.15/configure:14156:	    whole_archive_flag_spec_CXX='$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'
xapian-omega-1.4.15/configure-14157-            ;;
##############################################
xapian-omega-1.4.15/configure-14174-	    # dependencies.
xapian-omega-1.4.15/configure:14175:	    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'
xapian-omega-1.4.15/configure-14176-	    ;;
##############################################
xapian-omega-1.4.15/configure-14189-	  *)
xapian-omega-1.4.15/configure:14190:	    case `$CC -V 2>&1 | sed 5q` in
xapian-omega-1.4.15/configure-14191-	    *Sun\ C*)
##############################################
xapian-omega-1.4.15/configure-14196-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
xapian-omega-1.4.15/configure:14197:	      whole_archive_flag_spec_CXX='$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'
xapian-omega-1.4.15/configure-14198-	      compiler_needs_object_CXX=yes
##############################################
xapian-omega-1.4.15/configure-14261-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
xapian-omega-1.4.15/configure:14262:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
xapian-omega-1.4.15/configure-14263-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
xapian-omega-1.4.15/configure-14280-	    # to its proper name (with version) after linking.
xapian-omega-1.4.15/configure:14281:	    archive_cmds_CXX='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'
xapian-omega-1.4.15/configure-14282-
##############################################
xapian-omega-1.4.15/configure-14301-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
xapian-omega-1.4.15/configure:14302:	        archive_cmds_CXX='$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'
xapian-omega-1.4.15/configure-14303-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
xapian-omega-1.4.15/configure-14306-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
xapian-omega-1.4.15/configure:14307:	        archive_cmds_CXX='$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'
xapian-omega-1.4.15/configure:14308:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
xapian-omega-1.4.15/configure-14309-                  echo "-hidden">> $lib.exp~
xapian-omega-1.4.15/configure:14310:                  $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~
xapian-omega-1.4.15/configure-14311-                  $RM $lib.exp'
##############################################
xapian-omega-1.4.15/configure-14325-	    # dependencies.
xapian-omega-1.4.15/configure:14326:	    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"'
xapian-omega-1.4.15/configure-14327-	    ;;
##############################################
xapian-omega-1.4.15/configure-14332-	        osf3*)
xapian-omega-1.4.15/configure:14333:	          archive_cmds_CXX='$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'
xapian-omega-1.4.15/configure-14334-		  ;;
xapian-omega-1.4.15/configure-14335-	        *)
xapian-omega-1.4.15/configure:14336:	          archive_cmds_CXX='$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'
xapian-omega-1.4.15/configure-14337-		  ;;
##############################################
xapian-omega-1.4.15/configure-14579-
xapian-omega-1.4.15/configure:14580:  for p in `eval "$output_verbose_link_cmd"`; do
xapian-omega-1.4.15/configure-14581-    case $prev$p in
##############################################
xapian-omega-1.4.15/configure-14682-if test -n "${compiler_lib_search_path_CXX}"; then
xapian-omega-1.4.15/configure:14683: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
xapian-omega-1.4.15/configure-14684-fi
##############################################
xapian-omega-1.4.15/configure-14929-	  *)
xapian-omega-1.4.15/configure:14930:	    case `$CC -V 2>&1 | sed 5q` in
xapian-omega-1.4.15/configure-14931-	    *Sun\ C*)
##############################################
xapian-omega-1.4.15/configure-15311-    else
xapian-omega-1.4.15/configure:15312:      export_symbols_cmds_CXX='`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'
xapian-omega-1.4.15/configure-15313-    fi
##############################################
xapian-omega-1.4.15/configure-15613-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xapian-omega-1.4.15/configure:15614:    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'
xapian-omega-1.4.15/configure-15615-    ;;
##############################################
xapian-omega-1.4.15/configure-15649-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xapian-omega-1.4.15/configure:15650:    postinstall_cmds='base_file=`basename \$file`~
xapian-omega-1.4.15/configure:15651:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xapian-omega-1.4.15/configure:15652:      dldir=$destdir/`dirname \$dlpath`~
xapian-omega-1.4.15/configure-15653-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xapian-omega-1.4.15/configure-15658-      fi'
xapian-omega-1.4.15/configure:15659:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xapian-omega-1.4.15/configure-15660-      dlpath=$dir/\$dldll~
##############################################
xapian-omega-1.4.15/configure-15666-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xapian-omega-1.4.15/configure:15667:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xapian-omega-1.4.15/configure-15668-
##############################################
xapian-omega-1.4.15/configure-15671-      # MinGW DLLs use traditional 'lib' prefix
xapian-omega-1.4.15/configure:15672:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xapian-omega-1.4.15/configure-15673-      ;;
##############################################
xapian-omega-1.4.15/configure-15675-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xapian-omega-1.4.15/configure:15676:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xapian-omega-1.4.15/configure-15677-      ;;
##############################################
xapian-omega-1.4.15/configure-15684-    libname_spec='$name'
xapian-omega-1.4.15/configure:15685:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
xapian-omega-1.4.15/configure-15686-    library_names_spec='$libname.dll.lib'
##############################################
xapian-omega-1.4.15/configure-15696-        # Let DOS variable expansion print the short 8.3 style file name.
xapian-omega-1.4.15/configure:15697:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xapian-omega-1.4.15/configure-15698-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xapian-omega-1.4.15/configure-15701-      # Convert to MSYS style.
xapian-omega-1.4.15/configure:15702:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
xapian-omega-1.4.15/configure-15703-      ;;
##############################################
xapian-omega-1.4.15/configure-15707-      # like /cygdrive/c/PROGRA~1:/cygdr...
xapian-omega-1.4.15/configure:15708:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xapian-omega-1.4.15/configure:15709:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xapian-omega-1.4.15/configure:15710:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xapian-omega-1.4.15/configure-15711-      ;;
##############################################
xapian-omega-1.4.15/configure-15715-        # It is most probably a Windows format PATH.
xapian-omega-1.4.15/configure:15716:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xapian-omega-1.4.15/configure-15717-      else
xapian-omega-1.4.15/configure:15718:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xapian-omega-1.4.15/configure-15719-      fi
##############################################
xapian-omega-1.4.15/configure-15725-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xapian-omega-1.4.15/configure:15726:    postinstall_cmds='base_file=`basename \$file`~
xapian-omega-1.4.15/configure:15727:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xapian-omega-1.4.15/configure:15728:      dldir=$destdir/`dirname \$dlpath`~
xapian-omega-1.4.15/configure-15729-      test -d \$dldir || mkdir -p \$dldir~
xapian-omega-1.4.15/configure-15730-      $install_prog $dir/$dlname \$dldir/$dlname'
xapian-omega-1.4.15/configure:15731:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xapian-omega-1.4.15/configure-15732-      dlpath=$dir/\$dldll~
##############################################
xapian-omega-1.4.15/configure-15739-    # Assume MSVC wrapper
xapian-omega-1.4.15/configure:15740:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
xapian-omega-1.4.15/configure-15741-    dynamic_linker='Win32 ld.exe'
##############################################
xapian-omega-1.4.15/configure-15756-  shlibpath_var=DYLD_LIBRARY_PATH
xapian-omega-1.4.15/configure:15757:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xapian-omega-1.4.15/configure-15758-
##############################################
xapian-omega-1.4.15/configure-16008-  if test -f /etc/ld.so.conf; then
xapian-omega-1.4.15/configure:16009:    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' ' '`
xapian-omega-1.4.15/configure-16010-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xapian-omega-1.4.15/configure-16062-  need_lib_prefix=no
xapian-omega-1.4.15/configure:16063:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xapian-omega-1.4.15/configure-16064-    need_version=no
##############################################
xapian-omega-1.4.15/configure-16089-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
xapian-omega-1.4.15/configure:16090:  postinstall_cmds='base_file=`basename \$file`~
xapian-omega-1.4.15/configure:16091:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
xapian-omega-1.4.15/configure:16092:    dldir=$destdir/`dirname \$dlpath`~
xapian-omega-1.4.15/configure-16093-    test -d \$dldir || mkdir -p \$dldir~
##############################################
xapian-omega-1.4.15/configure-16098-    fi'
xapian-omega-1.4.15/configure:16099:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
xapian-omega-1.4.15/configure-16100-    dlpath=$dir/\$dldll~
##############################################
xapian-omega-1.4.15/configure-16361-  linux*)
xapian-omega-1.4.15/configure:16362:            d=`/sbin/ldconfig -N -X -v 2>&5|$SED 's,^\(/.*\):\( (.*)\)\?$,\1,p;d'|tr '\n' ' '`
xapian-omega-1.4.15/configure-16363-    test -z "$d" || sys_lib_dlsearch_path_spec=$d
##############################################
xapian-omega-1.4.15/configure-16453-    for switch in -std=gnu++11 -std=gnu++0x; do
xapian-omega-1.4.15/configure:16454:      cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
xapian-omega-1.4.15/configure-16455-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
##############################################
xapian-omega-1.4.15/configure-16534-            for switch in -std=c++11 -std=c++0x +std=c++11; do
xapian-omega-1.4.15/configure:16535:      cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
xapian-omega-1.4.15/configure-16536-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
##############################################
xapian-omega-1.4.15/configure-16947-
xapian-omega-1.4.15/configure:16948:    XAPIAN_VERSION=`$XAPIAN_CONFIG --version|sed 's/.* //;s/_.*$//'`
xapian-omega-1.4.15/configure:16949:    XAPIAN_CXXFLAGS=`$XAPIAN_CONFIG --cxxflags`
xapian-omega-1.4.15/configure:16950:    XAPIAN_LIBS=`$XAPIAN_CONFIG --ltlibs`
xapian-omega-1.4.15/configure-16951-    :
##############################################
xapian-omega-1.4.15/configure-16963-  IFS=.
xapian-omega-1.4.15/configure:16964:  set x `echo "$XAPIAN_VERSION"|sed 's/_.*//'`
xapian-omega-1.4.15/configure-16965-  IFS=$old_IFS
##############################################
xapian-omega-1.4.15/configure-17005-
xapian-omega-1.4.15/configure:17006:as_ac_Symbol=`$as_echo "ac_cv_have_decl___builtin_bswap32(uint32_t)" | $as_tr_sh`
xapian-omega-1.4.15/configure-17007-ac_fn_cxx_check_decl "$LINENO" "__builtin_bswap32(uint32_t)" "$as_ac_Symbol" "#include <stdint.h>
##############################################
xapian-omega-1.4.15/configure-17088-do :
xapian-omega-1.4.15/configure:17089:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xapian-omega-1.4.15/configure-17090-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xapian-omega-1.4.15/configure-17092-  cat >>confdefs.h <<_ACEOF
xapian-omega-1.4.15/configure:17093:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xapian-omega-1.4.15/configure-17094-_ACEOF
##############################################
xapian-omega-1.4.15/configure-17100-do :
xapian-omega-1.4.15/configure:17101:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xapian-omega-1.4.15/configure-17102-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xapian-omega-1.4.15/configure-17104-  cat >>confdefs.h <<_ACEOF
xapian-omega-1.4.15/configure:17105:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xapian-omega-1.4.15/configure-17106-_ACEOF
##############################################
xapian-omega-1.4.15/configure-17149-vpath_build=no
xapian-omega-1.4.15/configure:17150:if test "`pwd`" != "`cd $srcdir;pwd`" ; then
xapian-omega-1.4.15/configure-17151-  vpath_build=yes
##############################################
xapian-omega-1.4.15/configure-17163-do :
xapian-omega-1.4.15/configure:17164:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xapian-omega-1.4.15/configure-17165-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "
##############################################
xapian-omega-1.4.15/configure-17168-  cat >>confdefs.h <<_ACEOF
xapian-omega-1.4.15/configure:17169:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xapian-omega-1.4.15/configure-17170-_ACEOF
##############################################
xapian-omega-1.4.15/configure-17177-do :
xapian-omega-1.4.15/configure:17178:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xapian-omega-1.4.15/configure-17179-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "#include <sys/types.h>
##############################################
xapian-omega-1.4.15/configure-17182-  cat >>confdefs.h <<_ACEOF
xapian-omega-1.4.15/configure:17183:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xapian-omega-1.4.15/configure-17184-_ACEOF
##############################################
xapian-omega-1.4.15/configure-17276-do :
xapian-omega-1.4.15/configure:17277:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xapian-omega-1.4.15/configure-17278-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xapian-omega-1.4.15/configure-17280-  cat >>confdefs.h <<_ACEOF
xapian-omega-1.4.15/configure:17281:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xapian-omega-1.4.15/configure-17282-_ACEOF
##############################################
xapian-omega-1.4.15/configure-17286-
xapian-omega-1.4.15/configure:17287:as_ac_Symbol=`$as_echo "ac_cv_have_decl__putenv_s(const char*, const char*)" | $as_tr_sh`
xapian-omega-1.4.15/configure-17288-ac_fn_cxx_check_decl "$LINENO" "_putenv_s(const char*, const char*)" "$as_ac_Symbol" "#include <stdlib.h>
##############################################
xapian-omega-1.4.15/configure-17505-do :
xapian-omega-1.4.15/configure:17506:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xapian-omega-1.4.15/configure-17507-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xapian-omega-1.4.15/configure-17509-  cat >>confdefs.h <<_ACEOF
xapian-omega-1.4.15/configure:17510:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xapian-omega-1.4.15/configure-17511-_ACEOF
##############################################
xapian-omega-1.4.15/configure-17747-    *)
xapian-omega-1.4.15/configure:17748:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
xapian-omega-1.4.15/configure-17749-      if test -n "$searchpath"; then
##############################################
xapian-omega-1.4.15/configure-17757-                ;;
xapian-omega-1.4.15/configure:17758:              *) searchdir=`cd "$searchdir" && pwd`
xapian-omega-1.4.15/configure-17759-                 case "$searchdir" in
##############################################
xapian-omega-1.4.15/configure-17848-        names_already_handled="$names_already_handled $name"
xapian-omega-1.4.15/configure:17849:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
xapian-omega-1.4.15/configure-17850-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
xapian-omega-1.4.15/configure-17924-                -L*)
xapian-omega-1.4.15/configure:17925:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
xapian-omega-1.4.15/configure-17926-                                    if test -n "$acl_shlibext"; then
##############################################
xapian-omega-1.4.15/configure-18041-              */$acl_libdirstem | */$acl_libdirstem/)
xapian-omega-1.4.15/configure:18042:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
xapian-omega-1.4.15/configure-18043-                if test "$name" = 'iconv'; then
##############################################
xapian-omega-1.4.15/configure-18048-              */$acl_libdirstem2 | */$acl_libdirstem2/)
xapian-omega-1.4.15/configure:18049:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
xapian-omega-1.4.15/configure-18050-                if test "$name" = 'iconv'; then
##############################################
xapian-omega-1.4.15/configure-18099-                  -L*)
xapian-omega-1.4.15/configure:18100:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
xapian-omega-1.4.15/configure-18101-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
xapian-omega-1.4.15/configure-18158-                  -R*)
xapian-omega-1.4.15/configure:18159:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
xapian-omega-1.4.15/configure-18160-                    if test "$enable_rpath" != no; then
##############################################
xapian-omega-1.4.15/configure-18183-                  -l*)
xapian-omega-1.4.15/configure:18184:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
xapian-omega-1.4.15/configure-18185-                    ;;
xapian-omega-1.4.15/configure-18186-                  *.la)
xapian-omega-1.4.15/configure:18187:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
xapian-omega-1.4.15/configure-18188-                    ;;
##############################################
xapian-omega-1.4.15/configure-18534-
xapian-omega-1.4.15/configure:18535:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
xapian-omega-1.4.15/configure-18536-    { $as_echo "$as_me:${as_lineno-$LINENO}: result:
##############################################
xapian-omega-1.4.15/configure-19147-fi
xapian-omega-1.4.15/configure:19148:PCRE_CFLAGS=`$PCRE_CONFIG --cflags`
xapian-omega-1.4.15/configure:19149:PCRE_LIBS=`$PCRE_CONFIG --libs`
xapian-omega-1.4.15/configure-19150-
##############################################
xapian-omega-1.4.15/configure-19154-if test yes = "$GXX"; then
xapian-omega-1.4.15/configure:19155:      case `echo __INTEL_COMPILER __clang__|$CXX -E - 2>&5|grep -v '^#'` in
xapian-omega-1.4.15/configure-19156-    *__INTEL_COMPILER*__clang__*)
##############################################
xapian-omega-1.4.15/configure-19159-$as_echo_n "checking for version of $CXX... " >&6; }
xapian-omega-1.4.15/configure:19160:      gxx_version=`echo __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__|$CXX -E -|sed '/^#/d;s/ //g'`
xapian-omega-1.4.15/configure-19161-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: GCC $gxx_version" >&5
##############################################
xapian-omega-1.4.15/configure-19346-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xapian-omega-1.4.15/configure:19347:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xapian-omega-1.4.15/configure-19348-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xapian-omega-1.4.15/configure-19466-if test -z "$BASH_VERSION$ZSH_VERSION" \
xapian-omega-1.4.15/configure:19467:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xapian-omega-1.4.15/configure-19468-  as_echo='print -r --'
xapian-omega-1.4.15/configure-19469-  as_echo_n='print -rn --'
xapian-omega-1.4.15/configure:19470:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xapian-omega-1.4.15/configure-19471-  as_echo='printf %s\n'
##############################################
xapian-omega-1.4.15/configure-19473-else
xapian-omega-1.4.15/configure:19474:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xapian-omega-1.4.15/configure-19475-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xapian-omega-1.4.15/configure-19483-	expr "X$arg" : "X\\(.*\\)$as_nl";
xapian-omega-1.4.15/configure:19484:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xapian-omega-1.4.15/configure-19485-      esac;
##############################################
xapian-omega-1.4.15/configure-19560-# ----------------------------------------
xapian-omega-1.4.15/configure:19561:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xapian-omega-1.4.15/configure-19562-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xapian-omega-1.4.15/configure-19632-  {
xapian-omega-1.4.15/configure:19633:    as_val=`expr "$@" || test $? -eq 1`
xapian-omega-1.4.15/configure-19634-  }
##############################################
xapian-omega-1.4.15/configure-19736-      case $as_dir in #(
xapian-omega-1.4.15/configure:19737:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xapian-omega-1.4.15/configure-19738-      *) as_qdir=$as_dir;;
##############################################
xapian-omega-1.4.15/configure-19871-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xapian-omega-1.4.15/configure:19872:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xapian-omega-1.4.15/configure-19873-ac_cs_version="\\
##############################################
xapian-omega-1.4.15/configure-19896-  --*=?*)
xapian-omega-1.4.15/configure:19897:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xapian-omega-1.4.15/configure:19898:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xapian-omega-1.4.15/configure-19899-    ac_shift=:
##############################################
xapian-omega-1.4.15/configure-19901-  --*=)
xapian-omega-1.4.15/configure:19902:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xapian-omega-1.4.15/configure-19903-    ac_optarg=
##############################################
xapian-omega-1.4.15/configure-19925-    case $ac_optarg in
xapian-omega-1.4.15/configure:19926:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xapian-omega-1.4.15/configure-19927-    '') as_fn_error $? "missing file argument" ;;
##############################################
xapian-omega-1.4.15/configure-19933-    case $ac_optarg in
xapian-omega-1.4.15/configure:19934:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xapian-omega-1.4.15/configure-19935-    esac
##############################################
xapian-omega-1.4.15/configure-20002-delay_variable_subst='$delay_variable_subst'
xapian-omega-1.4.15/configure:20003:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20004:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20005:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20006:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20007:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20008:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20009:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20010:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20011:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20012:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20013:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20014:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20015:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20016:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20017:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20018:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20019:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20020:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20021:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20022:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20023:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20024:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20025:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20026:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20027:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20028:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20029:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20030:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20031:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20032:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20033:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20034:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20035:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20036:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20037:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20038:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20039:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20040:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20041:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20042:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20043:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20044:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20045:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20046:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20047:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20048:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20049:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20050:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20051:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20052:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20053:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20054:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20055:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20056:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20057:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20058:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20059:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20060:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20061: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"`'
xapian-omega-1.4.15/configure:20062:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20063:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20064:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20065:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20066:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20067:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20068:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20069:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20070:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20071:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20072:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20073:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20074:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20075:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20076:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20077:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20078:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20079:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20080:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20081:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20082:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20083:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20084:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20085:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20086:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20087:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20088:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20089:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20090:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20091:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20092:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20093:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20094:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20095:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20096:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20097:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20098:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20099:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20100:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20101:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20102:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20103:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20104:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20105:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20106:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20107:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20108:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20109:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20110:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20111:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20112:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20113:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20114:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20115:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20116:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20117:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20118:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20119:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20120:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20121:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20122:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20123:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20124:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20125:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20126:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20127:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20128:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20129:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20130:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20131:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20132:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20133:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20134:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20135:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20136:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20137:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20138:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20139:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20140:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20141:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20142:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20143:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20144:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20145:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20146:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20147:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20148:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20149:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20150:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20151:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20152:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20153:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20154:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20155:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20156:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20157:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20158:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20159:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20160:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20161:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20162:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20163:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20164:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20165:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20166:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20167:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20168:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20169:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20170:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20171:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20172:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20173:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20174:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20175:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20176:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20177:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20178:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20179:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20180:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20181:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20182:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20183:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20184:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20185:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20186:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20187:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20188:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20189:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20190:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure:20191:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/configure-20192-
##############################################
xapian-omega-1.4.15/configure-20304-compiler_lib_search_path_CXX; do
xapian-omega-1.4.15/configure:20305:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xapian-omega-1.4.15/configure-20306-    *[\\\\\\\`\\"\\\$]*)
xapian-omega-1.4.15/configure:20307:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xapian-omega-1.4.15/configure-20308-      ;;
##############################################
xapian-omega-1.4.15/configure-20346-postlink_cmds_CXX; do
xapian-omega-1.4.15/configure:20347:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xapian-omega-1.4.15/configure-20348-    *[\\\\\\\`\\"\\\$]*)
xapian-omega-1.4.15/configure:20349:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xapian-omega-1.4.15/configure-20350-      ;;
##############################################
xapian-omega-1.4.15/configure-20450-fi
xapian-omega-1.4.15/configure:20451:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xapian-omega-1.4.15/configure-20452-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xapian-omega-1.4.15/configure-20467-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xapian-omega-1.4.15/configure:20468:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xapian-omega-1.4.15/configure-20469-ac_delim='%!_!# '
##############################################
xapian-omega-1.4.15/configure-20473-
xapian-omega-1.4.15/configure:20474:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xapian-omega-1.4.15/configure-20475-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xapian-omega-1.4.15/configure-20611-for ac_last_try in false false :; do
xapian-omega-1.4.15/configure:20612:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
xapian-omega-1.4.15/configure-20613-  if test -z "$ac_tt"; then
##############################################
xapian-omega-1.4.15/configure-20743-      esac
xapian-omega-1.4.15/configure:20744:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xapian-omega-1.4.15/configure-20745-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xapian-omega-1.4.15/configure-20802-*)
xapian-omega-1.4.15/configure:20803:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xapian-omega-1.4.15/configure-20804-  # A ".." for each directory in $ac_dir_suffix.
xapian-omega-1.4.15/configure:20805:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xapian-omega-1.4.15/configure-20806-  case $ac_top_builddir_sub in
##############################################
xapian-omega-1.4.15/configure-20863-/@mandir@/p'
xapian-omega-1.4.15/configure:20864:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xapian-omega-1.4.15/configure-20865-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xapian-omega-1.4.15/configure-20880-
xapian-omega-1.4.15/configure:20881:# Neutralize VPATH when `$srcdir' = `.'.
xapian-omega-1.4.15/configure-20882-# Shell code in configure.ac might set extrasub.
##############################################
xapian-omega-1.4.15/configure-20908-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xapian-omega-1.4.15/configure:20909:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xapian-omega-1.4.15/configure-20910-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xapian-omega-1.4.15/configure-20954-    * )
xapian-omega-1.4.15/configure:20955:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xapian-omega-1.4.15/configure-20956-  esac
##############################################
xapian-omega-1.4.15/configure-21001-    # Strip MF so we end up with the name of the file.
xapian-omega-1.4.15/configure:21002:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xapian-omega-1.4.15/configure-21003-    # Check whether this is an Automake generated Makefile or not.
##############################################
xapian-omega-1.4.15/configure-21038-    # from the Makefile without running 'make'.
xapian-omega-1.4.15/configure:21039:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xapian-omega-1.4.15/configure-21040-    test -z "$DEPDIR" && continue
xapian-omega-1.4.15/configure:21041:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xapian-omega-1.4.15/configure-21042-    test -z "$am__include" && continue
xapian-omega-1.4.15/configure:21043:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xapian-omega-1.4.15/configure-21044-    # Find all dependency output files, they are included files with
##############################################
xapian-omega-1.4.15/configure-21574-    *:)
xapian-omega-1.4.15/configure:21575:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
xapian-omega-1.4.15/configure-21576-        ;;
xapian-omega-1.4.15/configure-21577-    x:*)
xapian-omega-1.4.15/configure:21578:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
xapian-omega-1.4.15/configure-21579-        ;;
xapian-omega-1.4.15/configure-21580-    *::*)
xapian-omega-1.4.15/configure:21581:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xapian-omega-1.4.15/configure:21582:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
xapian-omega-1.4.15/configure-21583-        ;;
xapian-omega-1.4.15/configure-21584-    *)
xapian-omega-1.4.15/configure:21585:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
xapian-omega-1.4.15/configure-21586-        ;;
##############################################
xapian-omega-1.4.15/configure-21601-    done
xapian-omega-1.4.15/configure:21602:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xapian-omega-1.4.15/configure-21603-}
##############################################
xapian-omega-1.4.15/compile-67-	mingw/*)
xapian-omega-1.4.15/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
xapian-omega-1.4.15/compile-69-	  ;;
xapian-omega-1.4.15/compile-70-	cygwin/*)
xapian-omega-1.4.15/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
xapian-omega-1.4.15/compile-72-	  ;;
xapian-omega-1.4.15/compile-73-	wine/*)
xapian-omega-1.4.15/compile:74:	  file=`winepath -w "$file" || echo "$file"`
xapian-omega-1.4.15/compile-75-	  ;;
##############################################
xapian-omega-1.4.15/compile-310-# Name of file we expect compiler to create.
xapian-omega-1.4.15/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
xapian-omega-1.4.15/compile-312-
##############################################
xapian-omega-1.4.15/compile-316-# object file name, since that is what matters with a parallel build.
xapian-omega-1.4.15/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
xapian-omega-1.4.15/compile-318-while true; do
##############################################
xapian-omega-1.4.15/omegatest-65-	if [ -n "${TZ+set}" ] ; then
xapian-omega-1.4.15/omegatest:66:	    output=`TZ=$TZ $FAKETIME -f "$FAKE_NOW" "$OMEGA" "$@"`
xapian-omega-1.4.15/omegatest-67-	else
xapian-omega-1.4.15/omegatest:68:	    output=`$FAKETIME -f "$FAKE_NOW" "$OMEGA" "$@"`
xapian-omega-1.4.15/omegatest-69-	fi
xapian-omega-1.4.15/omegatest-70-    else
xapian-omega-1.4.15/omegatest:71:	output=`"$OMEGA" "$@"`
xapian-omega-1.4.15/omegatest-72-    fi
##############################################
xapian-omega-1.4.15/omegatest-77-	printf '%s\n' "  received: «${output}»"
xapian-omega-1.4.15/omegatest:78:	failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-79-    fi
##############################################
xapian-omega-1.4.15/omegatest-369-rc=0
xapian-omega-1.4.15/omegatest:370:out=`[ -n "$FAKETIME" ] && $FAKETIME -f '1980-12-08 00:00:00' date +%Y 2>&1` || rc=$?
xapian-omega-1.4.15/omegatest-371-if [ "$rc:$out" = "0:1980" ] ; then
##############################################
xapian-omega-1.4.15/omegatest-822-    { echo "scriptindex hextobin didn't give error for bad hex digit";\
xapian-omega-1.4.15/omegatest:823:      failed=`expr $failed + 1`; }
xapian-omega-1.4.15/omegatest-824-echo hex=404 |\
##############################################
xapian-omega-1.4.15/omegatest-827-    { echo "scriptindex hextobin didn't give error for odd length hex string";\
xapian-omega-1.4.15/omegatest:828:      failed=`expr $failed + 1`; }
xapian-omega-1.4.15/omegatest-829-testcase '7g|404' DOCIDS='1 2'
##############################################
xapian-omega-1.4.15/omegatest-838-    echo "scriptindex didn't give expected warning for useless 'weight' action"
xapian-omega-1.4.15/omegatest:839:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-840-fi
##############################################
xapian-omega-1.4.15/omegatest-847-    echo "scriptindex didn't give expected warning for useless 'weight' action"
xapian-omega-1.4.15/omegatest:848:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-849-fi
##############################################
xapian-omega-1.4.15/omegatest-856-    echo "scriptindex didn't give expected warning for useless 'lower' action"
xapian-omega-1.4.15/omegatest:857:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-858-fi
##############################################
xapian-omega-1.4.15/omegatest-863-rc=0
xapian-omega-1.4.15/omegatest:864:out=`$SCRIPTINDEX "$TEST_DB" "$TEST_INDEXSCRIPT" < /dev/null 2>&1` || rc=$?
xapian-omega-1.4.15/omegatest-865-if [ $rc -eq 0 ] ; then
xapian-omega-1.4.15/omegatest-866-    echo "scriptindex didn't exit with non-zero return code on bad fieldname"
xapian-omega-1.4.15/omegatest:867:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-868-elif printf '%s' "$out" \
##############################################
xapian-omega-1.4.15/omegatest-872-    echo "scriptindex didn't give expected error for a bad fieldname"
xapian-omega-1.4.15/omegatest:873:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-874-fi
##############################################
xapian-omega-1.4.15/omegatest-877-rc=0
xapian-omega-1.4.15/omegatest:878:out=`$SCRIPTINDEX "$TEST_DB" "$TEST_INDEXSCRIPT" < /dev/null 2>&1` || rc=$?
xapian-omega-1.4.15/omegatest-879-if [ $rc -eq 0 ] ; then
xapian-omega-1.4.15/omegatest-880-    echo "scriptindex didn't exit with non-zero return code on bad fieldname"
xapian-omega-1.4.15/omegatest:881:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-882-elif printf '%s' "$out" \
##############################################
xapian-omega-1.4.15/omegatest-886-    echo "scriptindex didn't give expected error for a bad fieldname"
xapian-omega-1.4.15/omegatest:887:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-888-fi
##############################################
xapian-omega-1.4.15/omegatest-893-rc=0
xapian-omega-1.4.15/omegatest:894:out=`$SCRIPTINDEX "$TEST_DB" "$TEST_INDEXSCRIPT" < /dev/null 2>&1` || rc=$?
xapian-omega-1.4.15/omegatest-895-if [ $rc -eq 0 ] ; then
xapian-omega-1.4.15/omegatest-896-    echo "scriptindex didn't exit with non-zero return code on unwanted action argument"
xapian-omega-1.4.15/omegatest:897:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-898-elif printf '%s' "$out" \
##############################################
xapian-omega-1.4.15/omegatest-902-    echo "scriptindex didn't give expected error for unwanted action argument"
xapian-omega-1.4.15/omegatest:903:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-904-fi
##############################################
xapian-omega-1.4.15/omegatest-909-rc=0
xapian-omega-1.4.15/omegatest:910:out=`$SCRIPTINDEX "$TEST_DB" "$TEST_INDEXSCRIPT" < /dev/null 2>&1` || rc=$?
xapian-omega-1.4.15/omegatest-911-if [ $rc -eq 0 ] ; then
xapian-omega-1.4.15/omegatest-912-    echo "scriptindex didn't exit with non-zero return code for missing closing quote"
xapian-omega-1.4.15/omegatest:913:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-914-elif printf '%s' "$out" \
##############################################
xapian-omega-1.4.15/omegatest-918-    echo "scriptindex didn't give expected error for missing closing quote"
xapian-omega-1.4.15/omegatest:919:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-920-fi
##############################################
xapian-omega-1.4.15/omegatest-1021-    echo "scriptindex didn't give error for unknown option"
xapian-omega-1.4.15/omegatest:1022:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-1023-fi
##############################################
xapian-omega-1.4.15/omegatest-1029-    echo "scriptindex didn't reject 'unique' action being used more than once"
xapian-omega-1.4.15/omegatest:1030:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-1031-fi
##############################################
xapian-omega-1.4.15/omegatest-1040-    echo "scriptindex didn't reject 'hash' with a non-integer argument"
xapian-omega-1.4.15/omegatest:1041:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-1042-fi
##############################################
xapian-omega-1.4.15/omegatest-1051-rc=0
xapian-omega-1.4.15/omegatest:1052:out=`$SCRIPTINDEX "$TEST_DB" "$TEST_INDEXSCRIPT" < /dev/null 2>&1` || rc=$?
xapian-omega-1.4.15/omegatest-1053-if [ $rc -eq 0 ] ; then
xapian-omega-1.4.15/omegatest-1054-    echo "scriptindex didn't exit with non-zero return code for bad index action with a digit"
xapian-omega-1.4.15/omegatest:1055:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-1056-elif printf '%s' "$out" \
##############################################
xapian-omega-1.4.15/omegatest-1060-    echo "scriptindex didn't give expected error for bad index action with a digit"
xapian-omega-1.4.15/omegatest:1061:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-1062-fi
##############################################
xapian-omega-1.4.15/omegatest-1071-rc=0
xapian-omega-1.4.15/omegatest:1072:out=`$SCRIPTINDEX "$TEST_DB" "$TEST_INDEXSCRIPT" < /dev/null 2>&1` || rc=$?
xapian-omega-1.4.15/omegatest-1073-if [ $rc -eq 0 ] ; then
xapian-omega-1.4.15/omegatest-1074-    echo "scriptindex didn't exit with non-zero return code for a missing equals sign"
xapian-omega-1.4.15/omegatest:1075:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-1076-elif printf '%s' "$out" \
##############################################
xapian-omega-1.4.15/omegatest-1080-    echo "scriptindex didn't give expected error for a missing equals sign"
xapian-omega-1.4.15/omegatest:1081:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-1082-fi
##############################################
xapian-omega-1.4.15/omegatest-1097-    echo "scriptindex didn't give expected warning for space after '='"
xapian-omega-1.4.15/omegatest:1098:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-1099-fi
##############################################
xapian-omega-1.4.15/omegatest-1106-    echo "scriptindex didn't give expected warning for space before '='"
xapian-omega-1.4.15/omegatest:1107:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-1108-fi
##############################################
xapian-omega-1.4.15/omegatest-1182-rc=0
xapian-omega-1.4.15/omegatest:1183:out=`echo 'file='|$SCRIPTINDEX "$TEST_DB" "$TEST_INDEXSCRIPT" 2>&1 > /dev/null || rc=$?`
xapian-omega-1.4.15/omegatest-1184-if [ $rc -ne 0 ] ; then
##############################################
xapian-omega-1.4.15/omegatest-1186-  printf '%s\n' "$out"
xapian-omega-1.4.15/omegatest:1187:  failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-1188-else
##############################################
xapian-omega-1.4.15/omegatest-1193-      printf '%s\n' "$out"
xapian-omega-1.4.15/omegatest:1194:      failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-1195-      ;;
##############################################
xapian-omega-1.4.15/omegatest-1234-    rc=0
xapian-omega-1.4.15/omegatest:1235:    out=`$SCRIPTINDEX "$TEST_DB" "$TEST_INDEXSCRIPT" < /dev/null 2>&1` || rc=$?
xapian-omega-1.4.15/omegatest-1236-    if [ $rc -eq 0 ] ; then
xapian-omega-1.4.15/omegatest-1237-	echo "scriptindex didn't exit with non-zero return code on bad escaping"
xapian-omega-1.4.15/omegatest:1238:	failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-1239-    elif printf '%s' "$out" \
##############################################
xapian-omega-1.4.15/omegatest-1244-	printf '%s\n' "badesc=$badesc" "got: $out"
xapian-omega-1.4.15/omegatest:1245:	failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-1246-    fi
##############################################
xapian-omega-1.4.15/omegatest-1252-rc=0
xapian-omega-1.4.15/omegatest:1253:out=`$SCRIPTINDEX "$TEST_DB" "$TEST_INDEXSCRIPT" < /dev/null 2>&1` || rc=$?
xapian-omega-1.4.15/omegatest-1254-if [ $rc -eq 0 ] ; then
xapian-omega-1.4.15/omegatest-1255-    echo "scriptindex didn't exit with non-zero return code for junk after closing quote"
xapian-omega-1.4.15/omegatest:1256:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-1257-elif printf '%s' "$out" \
##############################################
xapian-omega-1.4.15/omegatest-1261-    echo "scriptindex didn't give expected error for junk after closing quote"
xapian-omega-1.4.15/omegatest:1262:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-1263-fi
##############################################
xapian-omega-1.4.15/omegatest-1272-    echo "scriptindex didn't give expected warning for useless 'parsedate'"
xapian-omega-1.4.15/omegatest:1273:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-1274-fi
##############################################
xapian-omega-1.4.15/omegatest-1291-    echo "scriptindex didn't reject 'hash=5'"
xapian-omega-1.4.15/omegatest:1292:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-1293-fi
##############################################
xapian-omega-1.4.15/omegatest-1301-    echo "scriptindex rejected 'hash=6'"
xapian-omega-1.4.15/omegatest:1302:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-1303-fi
##############################################
xapian-omega-1.4.15/omegatest-1312-    echo "scriptindex rejected 'hash'"
xapian-omega-1.4.15/omegatest:1313:    failed=`expr $failed + 1`
xapian-omega-1.4.15/omegatest-1314-fi
##############################################
xapian-omega-1.4.15/m4/iconv.m4-257-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
xapian-omega-1.4.15/m4/iconv.m4:258:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
xapian-omega-1.4.15/m4/iconv.m4-259-    AC_MSG_RESULT([
##############################################
xapian-omega-1.4.15/m4/lib-link.m4-247-        dnl or AC_LIB_HAVE_LINKFLAGS call.
xapian-omega-1.4.15/m4/lib-link.m4:248:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
xapian-omega-1.4.15/m4/lib-link.m4-249-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
xapian-omega-1.4.15/m4/lib-link.m4-322-                -L*)
xapian-omega-1.4.15/m4/lib-link.m4:323:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
xapian-omega-1.4.15/m4/lib-link.m4-324-                  dnl First look for a shared library.
##############################################
xapian-omega-1.4.15/m4/lib-link.m4-466-              */$acl_libdirstem | */$acl_libdirstem/)
xapian-omega-1.4.15/m4/lib-link.m4:467:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
xapian-omega-1.4.15/m4/lib-link.m4-468-                if test "$name" = '$1'; then
##############################################
xapian-omega-1.4.15/m4/lib-link.m4-473-              */$acl_libdirstem2 | */$acl_libdirstem2/)
xapian-omega-1.4.15/m4/lib-link.m4:474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
xapian-omega-1.4.15/m4/lib-link.m4-475-                if test "$name" = '$1'; then
##############################################
xapian-omega-1.4.15/m4/lib-link.m4-529-                  -L*)
xapian-omega-1.4.15/m4/lib-link.m4:530:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
xapian-omega-1.4.15/m4/lib-link.m4-531-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
xapian-omega-1.4.15/m4/lib-link.m4-581-                  -R*)
xapian-omega-1.4.15/m4/lib-link.m4:582:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
xapian-omega-1.4.15/m4/lib-link.m4-583-                    if test "$enable_rpath" != no; then
##############################################
xapian-omega-1.4.15/m4/lib-link.m4-611-                    dnl Handle this in the next round.
xapian-omega-1.4.15/m4/lib-link.m4:612:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
xapian-omega-1.4.15/m4/lib-link.m4-613-                    ;;
##############################################
xapian-omega-1.4.15/m4/lib-link.m4-617-                    dnl option.
xapian-omega-1.4.15/m4/lib-link.m4:618:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
xapian-omega-1.4.15/m4/lib-link.m4-619-                    ;;
##############################################
xapian-omega-1.4.15/m4/lib-link.m4-730-            -L) next=yes ;;
xapian-omega-1.4.15/m4/lib-link.m4:731:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
xapian-omega-1.4.15/m4/lib-link.m4-732-                 dnl No need to hardcode the standard /usr/lib.
##############################################
xapian-omega-1.4.15/m4/ltsugar.m4-68-m4_define([lt_combine],
xapian-omega-1.4.15/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
xapian-omega-1.4.15/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
xapian-omega-1.4.15/m4/libtool.m4-119-    done
xapian-omega-1.4.15/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xapian-omega-1.4.15/m4/libtool.m4-121-}
##############################################
xapian-omega-1.4.15/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
xapian-omega-1.4.15/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
xapian-omega-1.4.15/m4/libtool.m4-439-
##############################################
xapian-omega-1.4.15/m4/libtool.m4-447-#
xapian-omega-1.4.15/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
xapian-omega-1.4.15/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
xapian-omega-1.4.15/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
xapian-omega-1.4.15/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xapian-omega-1.4.15/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
xapian-omega-1.4.15/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
xapian-omega-1.4.15/m4/libtool.m4-561-      ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
xapian-omega-1.4.15/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xapian-omega-1.4.15/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
xapian-omega-1.4.15/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
xapian-omega-1.4.15/m4/libtool.m4-574-      ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-1112-  if test yes = "$lt_cv_ld_force_load"; then
xapian-omega-1.4.15/m4/libtool.m4:1113:    _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\"`'
xapian-omega-1.4.15/m4/libtool.m4-1114-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
xapian-omega-1.4.15/m4/libtool.m4-1165-      }]'
xapian-omega-1.4.15/m4/libtool.m4:1166:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xapian-omega-1.4.15/m4/libtool.m4-1167-  # Check for a 64-bit object if we didn't find anything.
xapian-omega-1.4.15/m4/libtool.m4-1168-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
xapian-omega-1.4.15/m4/libtool.m4:1169:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xapian-omega-1.4.15/m4/libtool.m4-1170-  fi],[])
##############################################
xapian-omega-1.4.15/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xapian-omega-1.4.15/m4/libtool.m4:1202:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xapian-omega-1.4.15/m4/libtool.m4-1203-  ECHO='print -r --'
xapian-omega-1.4.15/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xapian-omega-1.4.15/m4/libtool.m4-1205-  ECHO='printf %s\n'
##############################################
xapian-omega-1.4.15/m4/libtool.m4-1236-    PATH=/empty FPATH=/empty; export PATH FPATH
xapian-omega-1.4.15/m4/libtool.m4:1237:    test "X`printf %s $ECHO`" = "X$ECHO" \
xapian-omega-1.4.15/m4/libtool.m4:1238:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
xapian-omega-1.4.15/m4/libtool.m4-1239-
##############################################
xapian-omega-1.4.15/m4/libtool.m4-1260-   if test yes = "$GCC"; then
xapian-omega-1.4.15/m4/libtool.m4:1261:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xapian-omega-1.4.15/m4/libtool.m4-1262-   fi
##############################################
xapian-omega-1.4.15/m4/libtool.m4-1264- /*)
xapian-omega-1.4.15/m4/libtool.m4:1265:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xapian-omega-1.4.15/m4/libtool.m4-1266-   ;; #(
##############################################
xapian-omega-1.4.15/m4/libtool.m4-1294-  if AC_TRY_EVAL(ac_compile); then
xapian-omega-1.4.15/m4/libtool.m4:1295:    case `/usr/bin/file conftest.$ac_objext` in
xapian-omega-1.4.15/m4/libtool.m4-1296-      *ELF-32*)
##############################################
xapian-omega-1.4.15/m4/libtool.m4-1311-    if test yes = "$lt_cv_prog_gnu_ld"; then
xapian-omega-1.4.15/m4/libtool.m4:1312:      case `/usr/bin/file conftest.$ac_objext` in
xapian-omega-1.4.15/m4/libtool.m4-1313-	*32-bit*)
##############################################
xapian-omega-1.4.15/m4/libtool.m4-1323-    else
xapian-omega-1.4.15/m4/libtool.m4:1324:      case `/usr/bin/file conftest.$ac_objext` in
xapian-omega-1.4.15/m4/libtool.m4-1325-	*32-bit*)
##############################################
xapian-omega-1.4.15/m4/libtool.m4-1345-    emul=elf
xapian-omega-1.4.15/m4/libtool.m4:1346:    case `/usr/bin/file conftest.$ac_objext` in
xapian-omega-1.4.15/m4/libtool.m4-1347-      *32-bit*)
##############################################
xapian-omega-1.4.15/m4/libtool.m4-1353-    esac
xapian-omega-1.4.15/m4/libtool.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
xapian-omega-1.4.15/m4/libtool.m4-1355-      *MSB*)
##############################################
xapian-omega-1.4.15/m4/libtool.m4-1361-    esac
xapian-omega-1.4.15/m4/libtool.m4:1362:    case `/usr/bin/file conftest.$ac_objext` in
xapian-omega-1.4.15/m4/libtool.m4-1363-      *N32*)
##############################################
xapian-omega-1.4.15/m4/libtool.m4-1726-    # And add a safety zone
xapian-omega-1.4.15/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xapian-omega-1.4.15/m4/libtool.m4:1728:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xapian-omega-1.4.15/m4/libtool.m4-1729-    ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-1759-    if test -n "$kargmax"; then
xapian-omega-1.4.15/m4/libtool.m4:1760:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
xapian-omega-1.4.15/m4/libtool.m4-1761-    else
##############################################
xapian-omega-1.4.15/m4/libtool.m4-1768-       test undefined != "$lt_cv_sys_max_cmd_len"; then
xapian-omega-1.4.15/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xapian-omega-1.4.15/m4/libtool.m4:1770:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xapian-omega-1.4.15/m4/libtool.m4-1771-    else
##############################################
xapian-omega-1.4.15/m4/libtool.m4-1780-      # we can't tell.
xapian-omega-1.4.15/m4/libtool.m4:1781:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
xapian-omega-1.4.15/m4/libtool.m4-1782-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xapian-omega-1.4.15/m4/libtool.m4-1784-      do
xapian-omega-1.4.15/m4/libtool.m4:1785:        i=`expr $i + 1`
xapian-omega-1.4.15/m4/libtool.m4-1786-        teststring=$teststring$teststring
##############################################
xapian-omega-1.4.15/m4/libtool.m4-1788-      # Only check the string length outside the loop.
xapian-omega-1.4.15/m4/libtool.m4:1789:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xapian-omega-1.4.15/m4/libtool.m4-1790-      teststring=
##############################################
xapian-omega-1.4.15/m4/libtool.m4-1793-      # linker.  It appears as though 1/2 is a usable value.
xapian-omega-1.4.15/m4/libtool.m4:1794:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xapian-omega-1.4.15/m4/libtool.m4-1795-    fi
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2259-    *:)
xapian-omega-1.4.15/m4/libtool.m4:2260:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
xapian-omega-1.4.15/m4/libtool.m4-2261-        ;;
xapian-omega-1.4.15/m4/libtool.m4-2262-    x:*)
xapian-omega-1.4.15/m4/libtool.m4:2263:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
xapian-omega-1.4.15/m4/libtool.m4-2264-        ;;
xapian-omega-1.4.15/m4/libtool.m4-2265-    *::*)
xapian-omega-1.4.15/m4/libtool.m4:2266:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
xapian-omega-1.4.15/m4/libtool.m4:2267:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
xapian-omega-1.4.15/m4/libtool.m4-2268-        ;;
xapian-omega-1.4.15/m4/libtool.m4-2269-    *)
xapian-omega-1.4.15/m4/libtool.m4:2270:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
xapian-omega-1.4.15/m4/libtool.m4-2271-        ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2299-  esac
xapian-omega-1.4.15/m4/libtool.m4:2300:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xapian-omega-1.4.15/m4/libtool.m4-2301-  case $lt_search_path_spec in
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2306-    # okay in the real world where ";" in dirpaths is itself problematic.
xapian-omega-1.4.15/m4/libtool.m4:2307:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xapian-omega-1.4.15/m4/libtool.m4-2308-    ;;
xapian-omega-1.4.15/m4/libtool.m4-2309-  *)
xapian-omega-1.4.15/m4/libtool.m4:2310:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xapian-omega-1.4.15/m4/libtool.m4-2311-    ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2315-  lt_tmp_lt_search_path_spec=
xapian-omega-1.4.15/m4/libtool.m4:2316:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xapian-omega-1.4.15/m4/libtool.m4-2317-  # ...but if some path component already ends with the multilib dir we assume
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2357-  esac
xapian-omega-1.4.15/m4/libtool.m4:2358:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xapian-omega-1.4.15/m4/libtool.m4-2359-else
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2498-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xapian-omega-1.4.15/m4/libtool.m4:2499:    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'
xapian-omega-1.4.15/m4/libtool.m4-2500-    ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2534-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xapian-omega-1.4.15/m4/libtool.m4:2535:    postinstall_cmds='base_file=`basename \$file`~
xapian-omega-1.4.15/m4/libtool.m4:2536:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xapian-omega-1.4.15/m4/libtool.m4:2537:      dldir=$destdir/`dirname \$dlpath`~
xapian-omega-1.4.15/m4/libtool.m4-2538-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2543-      fi'
xapian-omega-1.4.15/m4/libtool.m4:2544:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xapian-omega-1.4.15/m4/libtool.m4-2545-      dlpath=$dir/\$dldll~
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2551-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xapian-omega-1.4.15/m4/libtool.m4:2552:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xapian-omega-1.4.15/m4/libtool.m4-2553-m4_if([$1], [],[
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2557-      # MinGW DLLs use traditional 'lib' prefix
xapian-omega-1.4.15/m4/libtool.m4:2558:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xapian-omega-1.4.15/m4/libtool.m4-2559-      ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2561-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xapian-omega-1.4.15/m4/libtool.m4:2562:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xapian-omega-1.4.15/m4/libtool.m4-2563-      ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2570-    libname_spec='$name'
xapian-omega-1.4.15/m4/libtool.m4:2571:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
xapian-omega-1.4.15/m4/libtool.m4-2572-    library_names_spec='$libname.dll.lib'
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2582-        # Let DOS variable expansion print the short 8.3 style file name.
xapian-omega-1.4.15/m4/libtool.m4:2583:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xapian-omega-1.4.15/m4/libtool.m4-2584-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2587-      # Convert to MSYS style.
xapian-omega-1.4.15/m4/libtool.m4:2588:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
xapian-omega-1.4.15/m4/libtool.m4-2589-      ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2593-      # like /cygdrive/c/PROGRA~1:/cygdr...
xapian-omega-1.4.15/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xapian-omega-1.4.15/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xapian-omega-1.4.15/m4/libtool.m4:2596:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xapian-omega-1.4.15/m4/libtool.m4-2597-      ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2601-        # It is most probably a Windows format PATH.
xapian-omega-1.4.15/m4/libtool.m4:2602:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xapian-omega-1.4.15/m4/libtool.m4-2603-      else
xapian-omega-1.4.15/m4/libtool.m4:2604:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xapian-omega-1.4.15/m4/libtool.m4-2605-      fi
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2611-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xapian-omega-1.4.15/m4/libtool.m4:2612:    postinstall_cmds='base_file=`basename \$file`~
xapian-omega-1.4.15/m4/libtool.m4:2613:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
xapian-omega-1.4.15/m4/libtool.m4:2614:      dldir=$destdir/`dirname \$dlpath`~
xapian-omega-1.4.15/m4/libtool.m4-2615-      test -d \$dldir || mkdir -p \$dldir~
xapian-omega-1.4.15/m4/libtool.m4-2616-      $install_prog $dir/$dlname \$dldir/$dlname'
xapian-omega-1.4.15/m4/libtool.m4:2617:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xapian-omega-1.4.15/m4/libtool.m4-2618-      dlpath=$dir/\$dldll~
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2625-    # Assume MSVC wrapper
xapian-omega-1.4.15/m4/libtool.m4:2626:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
xapian-omega-1.4.15/m4/libtool.m4-2627-    dynamic_linker='Win32 ld.exe'
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2642-  shlibpath_var=DYLD_LIBRARY_PATH
xapian-omega-1.4.15/m4/libtool.m4:2643:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xapian-omega-1.4.15/m4/libtool.m4-2644-m4_if([$1], [],[
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2876-  if test -f /etc/ld.so.conf; then
xapian-omega-1.4.15/m4/libtool.m4:2877:    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' ' '`
xapian-omega-1.4.15/m4/libtool.m4-2878-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2930-  need_lib_prefix=no
xapian-omega-1.4.15/m4/libtool.m4:2931:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xapian-omega-1.4.15/m4/libtool.m4-2932-    need_version=no
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2957-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
xapian-omega-1.4.15/m4/libtool.m4:2958:  postinstall_cmds='base_file=`basename \$file`~
xapian-omega-1.4.15/m4/libtool.m4:2959:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
xapian-omega-1.4.15/m4/libtool.m4:2960:    dldir=$destdir/`dirname \$dlpath`~
xapian-omega-1.4.15/m4/libtool.m4-2961-    test -d \$dldir || mkdir -p \$dldir~
##############################################
xapian-omega-1.4.15/m4/libtool.m4-2966-    fi'
xapian-omega-1.4.15/m4/libtool.m4:2967:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
xapian-omega-1.4.15/m4/libtool.m4-2968-    dlpath=$dir/\$dldll~
##############################################
xapian-omega-1.4.15/m4/libtool.m4-3177-	"file_magic "*)
xapian-omega-1.4.15/m4/libtool.m4:3178:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xapian-omega-1.4.15/m4/libtool.m4-3179-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
xapian-omega-1.4.15/m4/libtool.m4-3260-    # gcc leaves a trailing carriage return, which upsets mingw
xapian-omega-1.4.15/m4/libtool.m4:3261:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xapian-omega-1.4.15/m4/libtool.m4-3262-  *)
xapian-omega-1.4.15/m4/libtool.m4:3263:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xapian-omega-1.4.15/m4/libtool.m4-3264-  esac
##############################################
xapian-omega-1.4.15/m4/libtool.m4-3269-      # Canonicalize the pathname of ld
xapian-omega-1.4.15/m4/libtool.m4:3270:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xapian-omega-1.4.15/m4/libtool.m4-3271-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xapian-omega-1.4.15/m4/libtool.m4:3272:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xapian-omega-1.4.15/m4/libtool.m4-3273-      done
##############################################
xapian-omega-1.4.15/m4/libtool.m4-3300-      # Break only if it was the GNU/non-GNU ld that we prefer.
xapian-omega-1.4.15/m4/libtool.m4:3301:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xapian-omega-1.4.15/m4/libtool.m4-3302-      *GNU* | *'with BFD'*)
##############################################
xapian-omega-1.4.15/m4/libtool.m4-3340-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
xapian-omega-1.4.15/m4/libtool.m4:3341:case `$LD -v 2>&1 </dev/null` in
xapian-omega-1.4.15/m4/libtool.m4-3342-*GNU* | *'with BFD'*)
##############################################
xapian-omega-1.4.15/m4/libtool.m4-3567-openbsd* | bitrig*)
xapian-omega-1.4.15/m4/libtool.m4:3568:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xapian-omega-1.4.15/m4/libtool.m4-3569-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
xapian-omega-1.4.15/m4/libtool.m4-3634-    else
xapian-omega-1.4.15/m4/libtool.m4:3635:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
xapian-omega-1.4.15/m4/libtool.m4-3636-    fi
##############################################
xapian-omega-1.4.15/m4/libtool.m4-3685-	esac
xapian-omega-1.4.15/m4/libtool.m4:3686:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
xapian-omega-1.4.15/m4/libtool.m4-3687-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
xapian-omega-1.4.15/m4/libtool.m4-3691-	*)
xapian-omega-1.4.15/m4/libtool.m4:3692:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xapian-omega-1.4.15/m4/libtool.m4-3693-	  */dev/null*)
##############################################
xapian-omega-1.4.15/m4/libtool.m4-3717-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
xapian-omega-1.4.15/m4/libtool.m4:3718:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
xapian-omega-1.4.15/m4/libtool.m4-3719-    *COFF*)
##############################################
xapian-omega-1.4.15/m4/libtool.m4-3776-  # decide which one to use based on capabilities of $DLLTOOL
xapian-omega-1.4.15/m4/libtool.m4:3777:  case `$DLLTOOL --help 2>&1` in
xapian-omega-1.4.15/m4/libtool.m4-3778-  *--identify-strict*)
##############################################
xapian-omega-1.4.15/m4/libtool.m4-3950-# If we're using GNU nm, then use its standard symbol codes.
xapian-omega-1.4.15/m4/libtool.m4:3951:case `$NM -V 2>&1` in
xapian-omega-1.4.15/m4/libtool.m4-3952-*GNU* | *'with BFD'*)
##############################################
xapian-omega-1.4.15/m4/libtool.m4-3998-mingw*)
xapian-omega-1.4.15/m4/libtool.m4:3999:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xapian-omega-1.4.15/m4/libtool.m4-4000-  ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-4054-    nlist=conftest.nm
xapian-omega-1.4.15/m4/libtool.m4:4055:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
xapian-omega-1.4.15/m4/libtool.m4-4056-      # Try sorting and uniquifying the output.
##############################################
xapian-omega-1.4.15/m4/libtool.m4-4402-	  *)
xapian-omega-1.4.15/m4/libtool.m4:4403:	    case `$CC -V 2>&1 | sed 5q` in
xapian-omega-1.4.15/m4/libtool.m4-4404-	    *Sun\ C*)
##############################################
xapian-omega-1.4.15/m4/libtool.m4-4738-      *)
xapian-omega-1.4.15/m4/libtool.m4:4739:	case `$CC -V 2>&1 | sed 5q` in
xapian-omega-1.4.15/m4/libtool.m4-4740-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
xapian-omega-1.4.15/m4/libtool.m4-4921-    else
xapian-omega-1.4.15/m4/libtool.m4:4922:      _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'
xapian-omega-1.4.15/m4/libtool.m4-4923-    fi
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5014-	# shared libraries, regardless of the interface used.
xapian-omega-1.4.15/m4/libtool.m4:5015:	case `$LD -v 2>&1` in
xapian-omega-1.4.15/m4/libtool.m4-5016-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5046-    supports_anon_versioning=no
xapian-omega-1.4.15/m4/libtool.m4:5047:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
xapian-omega-1.4.15/m4/libtool.m4-5048-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5149-	prefix_cmds="$SED"~
xapian-omega-1.4.15/m4/libtool.m4:5150:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xapian-omega-1.4.15/m4/libtool.m4-5151-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5171-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xapian-omega-1.4.15/m4/libtool.m4:5172:      _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'
xapian-omega-1.4.15/m4/libtool.m4:5173:      _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'
xapian-omega-1.4.15/m4/libtool.m4-5174-      ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5189-        pgcc*)				# Portland Group C compiler
xapian-omega-1.4.15/m4/libtool.m4:5190:	  _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'
xapian-omega-1.4.15/m4/libtool.m4-5191-	  tmp_addflag=' $pic_flag'
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5194-					# Portland Group f77 and f90 compilers
xapian-omega-1.4.15/m4/libtool.m4:5195:	  _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'
xapian-omega-1.4.15/m4/libtool.m4-5196-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5211-	nvcc*)	# Cuda Compiler Driver 2.2
xapian-omega-1.4.15/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'
xapian-omega-1.4.15/m4/libtool.m4-5213-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5215-	esac
xapian-omega-1.4.15/m4/libtool.m4:5216:	case `$CC -V 2>&1 | sed 5q` in
xapian-omega-1.4.15/m4/libtool.m4-5217-	*Sun\ C*)			# Sun C 5.9
xapian-omega-1.4.15/m4/libtool.m4:5218:	  _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'
xapian-omega-1.4.15/m4/libtool.m4-5219-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5286-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xapian-omega-1.4.15/m4/libtool.m4:5287:      case `$LD -v 2>&1` in
xapian-omega-1.4.15/m4/libtool.m4-5288-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5375-	else
xapian-omega-1.4.15/m4/libtool.m4:5376:	  _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'
xapian-omega-1.4.15/m4/libtool.m4-5377-	fi
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5440-	# below for broken collect2 doesn't work under 4.3+
xapian-omega-1.4.15/m4/libtool.m4:5441:	  collect2name=`$CC -print-prog-name=collect2`
xapian-omega-1.4.15/m4/libtool.m4-5442-	  if test -f "$collect2name" &&
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5496-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
xapian-omega-1.4.15/m4/libtool.m4:5497:        _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
xapian-omega-1.4.15/m4/libtool.m4-5498-      else
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5521-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
xapian-omega-1.4.15/m4/libtool.m4:5522:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
xapian-omega-1.4.15/m4/libtool.m4-5523-	  if test svr4 != "$with_aix_soname"; then
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5612-	# FIXME: Setting linknames here is a bad hack.
xapian-omega-1.4.15/m4/libtool.m4:5613:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xapian-omega-1.4.15/m4/libtool.m4-5614-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5750-      if test yes = "$GCC"; then
xapian-omega-1.4.15/m4/libtool.m4:5751:	_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'
xapian-omega-1.4.15/m4/libtool.m4-5752-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5773-	if test yes = "$lt_cv_irix_exported_symbol"; then
xapian-omega-1.4.15/m4/libtool.m4:5774:          _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'
xapian-omega-1.4.15/m4/libtool.m4-5775-	fi
xapian-omega-1.4.15/m4/libtool.m4-5776-      else
xapian-omega-1.4.15/m4/libtool.m4:5777:	_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'
xapian-omega-1.4.15/m4/libtool.m4:5778:	_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'
xapian-omega-1.4.15/m4/libtool.m4-5779-      fi
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5823-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
xapian-omega-1.4.15/m4/libtool.m4:5824:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
xapian-omega-1.4.15/m4/libtool.m4-5825-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5854-	prefix_cmds="$SED"~
xapian-omega-1.4.15/m4/libtool.m4:5855:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
xapian-omega-1.4.15/m4/libtool.m4-5856-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5868-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xapian-omega-1.4.15/m4/libtool.m4:5869:	_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'
xapian-omega-1.4.15/m4/libtool.m4-5870-      else
xapian-omega-1.4.15/m4/libtool.m4-5871-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xapian-omega-1.4.15/m4/libtool.m4:5872:	_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'
xapian-omega-1.4.15/m4/libtool.m4-5873-      fi
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5881-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xapian-omega-1.4.15/m4/libtool.m4:5882:	_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'
xapian-omega-1.4.15/m4/libtool.m4-5883-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5885-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xapian-omega-1.4.15/m4/libtool.m4:5886:	_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'
xapian-omega-1.4.15/m4/libtool.m4:5887:	_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~
xapian-omega-1.4.15/m4/libtool.m4:5888:          $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'
xapian-omega-1.4.15/m4/libtool.m4-5889-
##############################################
xapian-omega-1.4.15/m4/libtool.m4-5904-      else
xapian-omega-1.4.15/m4/libtool.m4:5905:	case `$CC -V 2>&1` in
xapian-omega-1.4.15/m4/libtool.m4-5906-	*"Compilers 5.0"*)
##############################################
xapian-omega-1.4.15/m4/libtool.m4-6097-	  _LT_TAGVAR(allow_undefined_flag, $1)=
xapian-omega-1.4.15/m4/libtool.m4:6098:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
xapian-omega-1.4.15/m4/libtool.m4-6099-	  then
##############################################
xapian-omega-1.4.15/m4/libtool.m4-6401-        # ancient GNU ld didn't support --whole-archive et. al.
xapian-omega-1.4.15/m4/libtool.m4:6402:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
xapian-omega-1.4.15/m4/libtool.m4-6403-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
xapian-omega-1.4.15/m4/libtool.m4-6511-          # below for broken collect2 doesn't work under 4.3+
xapian-omega-1.4.15/m4/libtool.m4:6512:	  collect2name=`$CC -print-prog-name=collect2`
xapian-omega-1.4.15/m4/libtool.m4-6513-	  if test -f "$collect2name" &&
##############################################
xapian-omega-1.4.15/m4/libtool.m4-6569-
xapian-omega-1.4.15/m4/libtool.m4:6570:          _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
xapian-omega-1.4.15/m4/libtool.m4-6571-        else
##############################################
xapian-omega-1.4.15/m4/libtool.m4-6594-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
xapian-omega-1.4.15/m4/libtool.m4:6595:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
xapian-omega-1.4.15/m4/libtool.m4-6596-	    if test svr4 != "$with_aix_soname"; then
##############################################
xapian-omega-1.4.15/m4/libtool.m4-6723-	  prefix_cmds="$SED"~
xapian-omega-1.4.15/m4/libtool.m4:6724:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
xapian-omega-1.4.15/m4/libtool.m4-6725-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
xapian-omega-1.4.15/m4/libtool.m4-6797-            # dependencies.
xapian-omega-1.4.15/m4/libtool.m4:6798:            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"'
xapian-omega-1.4.15/m4/libtool.m4-6799-            ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-6862-	    # dependencies.
xapian-omega-1.4.15/m4/libtool.m4:6863:	    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"'
xapian-omega-1.4.15/m4/libtool.m4-6864-	    ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-6898-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xapian-omega-1.4.15/m4/libtool.m4:6899:	_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'
xapian-omega-1.4.15/m4/libtool.m4:6900:	_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'
xapian-omega-1.4.15/m4/libtool.m4-6901-	;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-6905-	    # SGI C++
xapian-omega-1.4.15/m4/libtool.m4:6906:	    _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'
xapian-omega-1.4.15/m4/libtool.m4-6907-
##############################################
xapian-omega-1.4.15/m4/libtool.m4-6916-	      if test no = "$with_gnu_ld"; then
xapian-omega-1.4.15/m4/libtool.m4:6917:	        _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'
xapian-omega-1.4.15/m4/libtool.m4-6918-	      else
xapian-omega-1.4.15/m4/libtool.m4:6919:	        _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'
xapian-omega-1.4.15/m4/libtool.m4-6920-	      fi
##############################################
xapian-omega-1.4.15/m4/libtool.m4-6937-	    # to its proper name (with version) after linking.
xapian-omega-1.4.15/m4/libtool.m4:6938:	    _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'
xapian-omega-1.4.15/m4/libtool.m4:6939:	    _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'
xapian-omega-1.4.15/m4/libtool.m4-6940-	    # Commands to make compiler produce verbose output that lists
##############################################
xapian-omega-1.4.15/m4/libtool.m4-6947-	    # dependencies.
xapian-omega-1.4.15/m4/libtool.m4:6948:	    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"'
xapian-omega-1.4.15/m4/libtool.m4-6949-
##############################################
xapian-omega-1.4.15/m4/libtool.m4-6962-	    # earlier do not add the objects themselves.
xapian-omega-1.4.15/m4/libtool.m4:6963:	    case `$CC -V 2>&1` in
xapian-omega-1.4.15/m4/libtool.m4-6964-	      *"Version 7."*)
##############################################
xapian-omega-1.4.15/m4/libtool.m4-6983-            # Portland Group C++ compiler
xapian-omega-1.4.15/m4/libtool.m4:6984:	    case `$CC -V` in
xapian-omega-1.4.15/m4/libtool.m4-6985-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
xapian-omega-1.4.15/m4/libtool.m4-6988-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
xapian-omega-1.4.15/m4/libtool.m4:6989:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
xapian-omega-1.4.15/m4/libtool.m4-6990-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
xapian-omega-1.4.15/m4/libtool.m4-6992-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
xapian-omega-1.4.15/m4/libtool.m4:6993:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
xapian-omega-1.4.15/m4/libtool.m4-6994-                $RANLIB $oldlib'
##############################################
xapian-omega-1.4.15/m4/libtool.m4-6997-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xapian-omega-1.4.15/m4/libtool.m4:6998:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
xapian-omega-1.4.15/m4/libtool.m4-6999-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
xapian-omega-1.4.15/m4/libtool.m4-7001-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xapian-omega-1.4.15/m4/libtool.m4:7002:                $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'
xapian-omega-1.4.15/m4/libtool.m4-7003-	      ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-7011-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
xapian-omega-1.4.15/m4/libtool.m4:7012:	    _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'
xapian-omega-1.4.15/m4/libtool.m4-7013-            ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-7030-	    # dependencies.
xapian-omega-1.4.15/m4/libtool.m4:7031:	    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'
xapian-omega-1.4.15/m4/libtool.m4-7032-	    ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-7045-	  *)
xapian-omega-1.4.15/m4/libtool.m4:7046:	    case `$CC -V 2>&1 | sed 5q` in
xapian-omega-1.4.15/m4/libtool.m4-7047-	    *Sun\ C*)
##############################################
xapian-omega-1.4.15/m4/libtool.m4-7052-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
xapian-omega-1.4.15/m4/libtool.m4:7053:	      _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'
xapian-omega-1.4.15/m4/libtool.m4-7054-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xapian-omega-1.4.15/m4/libtool.m4-7117-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
xapian-omega-1.4.15/m4/libtool.m4:7118:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
xapian-omega-1.4.15/m4/libtool.m4-7119-	    _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'
##############################################
xapian-omega-1.4.15/m4/libtool.m4-7136-	    # to its proper name (with version) after linking.
xapian-omega-1.4.15/m4/libtool.m4:7137:	    _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'
xapian-omega-1.4.15/m4/libtool.m4-7138-
##############################################
xapian-omega-1.4.15/m4/libtool.m4-7157-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
xapian-omega-1.4.15/m4/libtool.m4:7158:	        _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'
xapian-omega-1.4.15/m4/libtool.m4-7159-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
xapian-omega-1.4.15/m4/libtool.m4-7162-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xapian-omega-1.4.15/m4/libtool.m4:7163:	        _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'
xapian-omega-1.4.15/m4/libtool.m4:7164:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
xapian-omega-1.4.15/m4/libtool.m4-7165-                  echo "-hidden">> $lib.exp~
xapian-omega-1.4.15/m4/libtool.m4:7166:                  $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~
xapian-omega-1.4.15/m4/libtool.m4-7167-                  $RM $lib.exp'
##############################################
xapian-omega-1.4.15/m4/libtool.m4-7181-	    # dependencies.
xapian-omega-1.4.15/m4/libtool.m4:7182:	    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"'
xapian-omega-1.4.15/m4/libtool.m4-7183-	    ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-7188-	        osf3*)
xapian-omega-1.4.15/m4/libtool.m4:7189:	          _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'
xapian-omega-1.4.15/m4/libtool.m4-7190-		  ;;
xapian-omega-1.4.15/m4/libtool.m4-7191-	        *)
xapian-omega-1.4.15/m4/libtool.m4:7192:	          _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'
xapian-omega-1.4.15/m4/libtool.m4-7193-		  ;;
##############################################
xapian-omega-1.4.15/m4/libtool.m4-7441-  case @S|@2 in
xapian-omega-1.4.15/m4/libtool.m4:7442:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
xapian-omega-1.4.15/m4/libtool.m4:7443:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
xapian-omega-1.4.15/m4/libtool.m4-7444-  esac
##############################################
xapian-omega-1.4.15/m4/libtool.m4-7530-
xapian-omega-1.4.15/m4/libtool.m4:7531:  for p in `eval "$output_verbose_link_cmd"`; do
xapian-omega-1.4.15/m4/libtool.m4-7532-    case $prev$p in
##############################################
xapian-omega-1.4.15/m4/libtool.m4-7634-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
xapian-omega-1.4.15/m4/libtool.m4:7635: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
xapian-omega-1.4.15/m4/libtool.m4-7636-fi
##############################################
xapian-omega-1.4.15/m4/libtool.m4-8254-    test 10 -lt "$lt_ac_count" && break
xapian-omega-1.4.15/m4/libtool.m4:8255:    lt_ac_count=`expr $lt_ac_count + 1`
xapian-omega-1.4.15/m4/libtool.m4-8256-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
xapian-omega-1.4.15/m4/lib-prefix.m4-201-    *)
xapian-omega-1.4.15/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
xapian-omega-1.4.15/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
xapian-omega-1.4.15/m4/lib-prefix.m4-211-                ;;
xapian-omega-1.4.15/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
xapian-omega-1.4.15/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
xapian-omega-1.4.15/install-sh-234-      fi
xapian-omega-1.4.15/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
xapian-omega-1.4.15/install-sh-236-    *)
##############################################
xapian-omega-1.4.15/install-sh-281-      dstdir=$dst
xapian-omega-1.4.15/install-sh:282:      dst=$dstdir/`basename "$src"`
xapian-omega-1.4.15/install-sh-283-      dstdir_status=0
xapian-omega-1.4.15/install-sh-284-    else
xapian-omega-1.4.15/install-sh:285:      dstdir=`dirname "$dst"`
xapian-omega-1.4.15/install-sh-286-      test -d "$dstdir"
##############################################
xapian-omega-1.4.15/install-sh-337-                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
xapian-omega-1.4.15/install-sh:338:                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
xapian-omega-1.4.15/install-sh-339-                   case $ls_ld_tmpdir in
##############################################
xapian-omega-1.4.15/install-sh-344-                   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
xapian-omega-1.4.15/install-sh:345:                     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
xapian-omega-1.4.15/install-sh-346-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
xapian-omega-1.4.15/install-sh-402-            case $prefix in
xapian-omega-1.4.15/install-sh:403:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
xapian-omega-1.4.15/install-sh-404-              *) qprefix=$prefix;;
##############################################
xapian-omega-1.4.15/install-sh-451-    if $copy_on_change &&
xapian-omega-1.4.15/install-sh:452:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
xapian-omega-1.4.15/install-sh:453:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
xapian-omega-1.4.15/install-sh-454-       set -f &&
##############################################
xapian-omega-1.4.15/config.sub-52-
xapian-omega-1.4.15/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
xapian-omega-1.4.15/config.sub-54-
##############################################
xapian-omega-1.4.15/config.sub-768-	i*86v32)
xapian-omega-1.4.15/config.sub:769:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
xapian-omega-1.4.15/config.sub-770-		vendor=pc
##############################################
xapian-omega-1.4.15/config.sub-773-	i*86v4*)
xapian-omega-1.4.15/config.sub:774:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
xapian-omega-1.4.15/config.sub-775-		vendor=pc
##############################################
xapian-omega-1.4.15/config.sub-778-	i*86v)
xapian-omega-1.4.15/config.sub:779:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
xapian-omega-1.4.15/config.sub-780-		vendor=pc
##############################################
xapian-omega-1.4.15/config.sub-783-	i*86sol2)
xapian-omega-1.4.15/config.sub:784:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
xapian-omega-1.4.15/config.sub-785-		vendor=pc
##############################################
xapian-omega-1.4.15/config.sub-916-		cpu=sparc
xapian-omega-1.4.15/config.sub:917:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
xapian-omega-1.4.15/config.sub-918-		;;
##############################################
xapian-omega-1.4.15/config.sub-1083-	sh5e[lb]-*)
xapian-omega-1.4.15/config.sub:1084:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
xapian-omega-1.4.15/config.sub-1085-		;;
##############################################
xapian-omega-1.4.15/config.sub-1101-	xscale-* | xscalee[bl]-*)
xapian-omega-1.4.15/config.sub:1102:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
xapian-omega-1.4.15/config.sub-1103-		;;
##############################################
xapian-omega-1.4.15/config.sub-1256-			*)
xapian-omega-1.4.15/config.sub:1257:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
xapian-omega-1.4.15/config.sub-1258-				exit 1
##############################################
xapian-omega-1.4.15/config.sub-1290-	solaris1 | solaris1.*)
xapian-omega-1.4.15/config.sub:1291:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
xapian-omega-1.4.15/config.sub-1292-		;;
##############################################
xapian-omega-1.4.15/config.sub-1299-	gnu/linux*)
xapian-omega-1.4.15/config.sub:1300:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
xapian-omega-1.4.15/config.sub-1301-		;;
##############################################
xapian-omega-1.4.15/config.sub-1322-	sco3.2.[4-9]*)
xapian-omega-1.4.15/config.sub:1323:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
xapian-omega-1.4.15/config.sub-1324-		;;
##############################################
xapian-omega-1.4.15/config.sub-1386-	nto*)
xapian-omega-1.4.15/config.sub:1387:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
xapian-omega-1.4.15/config.sub-1388-		;;
##############################################
xapian-omega-1.4.15/config.sub-1396-	linux*)
xapian-omega-1.4.15/config.sub:1397:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
xapian-omega-1.4.15/config.sub-1398-		;;
##############################################
xapian-omega-1.4.15/config.sub-1408-	mac*)
xapian-omega-1.4.15/config.sub:1409:		os=`echo "$os" | sed -e 's|mac|macos|'`
xapian-omega-1.4.15/config.sub-1410-		;;
##############################################
xapian-omega-1.4.15/config.sub-1417-	sunos5*)
xapian-omega-1.4.15/config.sub:1418:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
xapian-omega-1.4.15/config.sub-1419-		;;
xapian-omega-1.4.15/config.sub-1420-	sunos6*)
xapian-omega-1.4.15/config.sub:1421:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
xapian-omega-1.4.15/config.sub-1422-		;;
##############################################
xapian-omega-1.4.15/config.sub-1454-	sinix5.*)
xapian-omega-1.4.15/config.sub:1455:		os=`echo $os | sed -e 's|sinix|sysv|'`
xapian-omega-1.4.15/config.sub-1456-		;;
##############################################
xapian-omega-1.4.15/config.sub-1514-	*)
xapian-omega-1.4.15/config.sub:1515:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
xapian-omega-1.4.15/config.sub-1516-		exit 1
##############################################
xapian-omega-1.4.15/ltmain.sh-103-#
xapian-omega-1.4.15/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
xapian-omega-1.4.15/ltmain.sh-105-#
##############################################
xapian-omega-1.4.15/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
xapian-omega-1.4.15/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
xapian-omega-1.4.15/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
xapian-omega-1.4.15/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
xapian-omega-1.4.15/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
xapian-omega-1.4.15/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
xapian-omega-1.4.15/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
xapian-omega-1.4.15/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
xapian-omega-1.4.15/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
xapian-omega-1.4.15/ltmain.sh-410-# The name of this program.
xapian-omega-1.4.15/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
xapian-omega-1.4.15/ltmain.sh-412-
##############################################
xapian-omega-1.4.15/ltmain.sh-416-  *[\\/]*)
xapian-omega-1.4.15/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
xapian-omega-1.4.15/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
xapian-omega-1.4.15/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
xapian-omega-1.4.15/ltmain.sh-610-
xapian-omega-1.4.15/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
xapian-omega-1.4.15/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
xapian-omega-1.4.15/ltmain.sh-613-
##############################################
xapian-omega-1.4.15/ltmain.sh-639-
xapian-omega-1.4.15/ltmain.sh:640:    func_arith_result=`expr "$@"`
xapian-omega-1.4.15/ltmain.sh-641-  }
##############################################
xapian-omega-1.4.15/ltmain.sh-660-  # ...otherwise fall back to using sed.
xapian-omega-1.4.15/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
xapian-omega-1.4.15/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
xapian-omega-1.4.15/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
xapian-omega-1.4.15/ltmain.sh-757-      test -n "$_G_tc" && {
xapian-omega-1.4.15/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
xapian-omega-1.4.15/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
xapian-omega-1.4.15/ltmain.sh-760-      }
xapian-omega-1.4.15/ltmain.sh-761-    done
xapian-omega-1.4.15/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
xapian-omega-1.4.15/ltmain.sh-763-
##############################################
xapian-omega-1.4.15/ltmain.sh-831-
xapian-omega-1.4.15/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
xapian-omega-1.4.15/ltmain.sh-833-  }
##############################################
xapian-omega-1.4.15/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
xapian-omega-1.4.15/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
xapian-omega-1.4.15/ltmain.sh-865-      done
xapian-omega-1.4.15/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
xapian-omega-1.4.15/ltmain.sh-867-
##############################################
xapian-omega-1.4.15/ltmain.sh-901-      # If mktemp works, use that first and foremost
xapian-omega-1.4.15/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
xapian-omega-1.4.15/ltmain.sh-903-
##############################################
xapian-omega-1.4.15/ltmain.sh-1111-        *[\\\`\"\$]*)
xapian-omega-1.4.15/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
xapian-omega-1.4.15/ltmain.sh-1113-        *)
##############################################
xapian-omega-1.4.15/ltmain.sh-1198-    case $2 in
xapian-omega-1.4.15/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
xapian-omega-1.4.15/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
xapian-omega-1.4.15/ltmain.sh-1201-    esac
##############################################
xapian-omega-1.4.15/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
xapian-omega-1.4.15/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
xapian-omega-1.4.15/ltmain.sh-1273-      ;;
##############################################
xapian-omega-1.4.15/ltmain.sh-1358-
xapian-omega-1.4.15/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
xapian-omega-1.4.15/ltmain.sh-1360-}
##############################################
xapian-omega-1.4.15/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
xapian-omega-1.4.15/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
xapian-omega-1.4.15/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
xapian-omega-1.4.15/ltmain.sh-1517-
xapian-omega-1.4.15/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
xapian-omega-1.4.15/ltmain.sh-1519-}
##############################################
xapian-omega-1.4.15/ltmain.sh-1870-
xapian-omega-1.4.15/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
xapian-omega-1.4.15/ltmain.sh-1872-      func_split_equals_rhs=
xapian-omega-1.4.15/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
xapian-omega-1.4.15/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
xapian-omega-1.4.15/ltmain.sh-1875-  }
##############################################
xapian-omega-1.4.15/ltmain.sh-1898-
xapian-omega-1.4.15/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
xapian-omega-1.4.15/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
xapian-omega-1.4.15/ltmain.sh-1901-  }
##############################################
xapian-omega-1.4.15/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
xapian-omega-1.4.15/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
xapian-omega-1.4.15/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
xapian-omega-1.4.15/ltmain.sh-2074-
##############################################
xapian-omega-1.4.15/ltmain.sh-2110-  {
xapian-omega-1.4.15/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
xapian-omega-1.4.15/ltmain.sh-2112-  }
##############################################
xapian-omega-1.4.15/ltmain.sh-2115-  {
xapian-omega-1.4.15/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
xapian-omega-1.4.15/ltmain.sh-2117-  }
##############################################
xapian-omega-1.4.15/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
xapian-omega-1.4.15/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
xapian-omega-1.4.15/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
xapian-omega-1.4.15/ltmain.sh-2659-      done
xapian-omega-1.4.15/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
xapian-omega-1.4.15/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
xapian-omega-1.4.15/ltmain.sh-2662-      case $@ in
##############################################
xapian-omega-1.4.15/ltmain.sh-2672-	    # Evaluate the configuration.
xapian-omega-1.4.15/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
xapian-omega-1.4.15/ltmain.sh-2674-	    CC_quoted=
##############################################
xapian-omega-1.4.15/ltmain.sh-2678-	    done
xapian-omega-1.4.15/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
xapian-omega-1.4.15/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
xapian-omega-1.4.15/ltmain.sh-2681-	    case "$@ " in
##############################################
xapian-omega-1.4.15/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
xapian-omega-1.4.15/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
xapian-omega-1.4.15/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
xapian-omega-1.4.15/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
xapian-omega-1.4.15/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
xapian-omega-1.4.15/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
xapian-omega-1.4.15/ltmain.sh-3009-    # LT_CYGPATH in this case.
xapian-omega-1.4.15/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
xapian-omega-1.4.15/ltmain.sh-3011-  fi
##############################################
xapian-omega-1.4.15/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
xapian-omega-1.4.15/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
xapian-omega-1.4.15/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
xapian-omega-1.4.15/ltmain.sh-3376-    *.[cCFSifmso] | \
xapian-omega-1.4.15/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
xapian-omega-1.4.15/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
xapian-omega-1.4.15/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
xapian-omega-1.4.15/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
xapian-omega-1.4.15/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
xapian-omega-1.4.15/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
xapian-omega-1.4.15/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
xapian-omega-1.4.15/ltmain.sh-3474-
##############################################
xapian-omega-1.4.15/ltmain.sh-3520-      if test warn = "$need_locks" &&
xapian-omega-1.4.15/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xapian-omega-1.4.15/ltmain.sh-3522-	$ECHO "\
xapian-omega-1.4.15/ltmain.sh-3523-*** ERROR, $lockfile contains:
xapian-omega-1.4.15/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
xapian-omega-1.4.15/ltmain.sh-3525-
##############################################
xapian-omega-1.4.15/ltmain.sh-3569-      if test warn = "$need_locks" &&
xapian-omega-1.4.15/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xapian-omega-1.4.15/ltmain.sh-3571-	$ECHO "\
xapian-omega-1.4.15/ltmain.sh-3572-*** ERROR, $lockfile contains:
xapian-omega-1.4.15/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
xapian-omega-1.4.15/ltmain.sh-3574-
##############################################
xapian-omega-1.4.15/ltmain.sh-3895-      # Get the absolute pathname.
xapian-omega-1.4.15/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
xapian-omega-1.4.15/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
xapian-omega-1.4.15/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
xapian-omega-1.4.15/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
xapian-omega-1.4.15/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
xapian-omega-1.4.15/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
xapian-omega-1.4.15/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
xapian-omega-1.4.15/ltmain.sh-4280-
##############################################
xapian-omega-1.4.15/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
xapian-omega-1.4.15/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
xapian-omega-1.4.15/ltmain.sh-4293-	  else
xapian-omega-1.4.15/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
xapian-omega-1.4.15/ltmain.sh-4295-	  fi
##############################################
xapian-omega-1.4.15/ltmain.sh-4458-	    fi
xapian-omega-1.4.15/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
xapian-omega-1.4.15/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
xapian-omega-1.4.15/ltmain.sh-4477-	        # Replace the output file specification.
xapian-omega-1.4.15/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
xapian-omega-1.4.15/ltmain.sh-4479-
##############################################
xapian-omega-1.4.15/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
xapian-omega-1.4.15/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
xapian-omega-1.4.15/ltmain.sh-4498-	  fi
##############################################
xapian-omega-1.4.15/ltmain.sh-4570-    my_pic_p=${3-false}
xapian-omega-1.4.15/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
xapian-omega-1.4.15/ltmain.sh-4572-    my_dlsyms=
##############################################
xapian-omega-1.4.15/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
xapian-omega-1.4.15/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xapian-omega-1.4.15/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
xapian-omega-1.4.15/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
xapian-omega-1.4.15/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
xapian-omega-1.4.15/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
xapian-omega-1.4.15/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
xapian-omega-1.4.15/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xapian-omega-1.4.15/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xapian-omega-1.4.15/ltmain.sh-4862-	  else
xapian-omega-1.4.15/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xapian-omega-1.4.15/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xapian-omega-1.4.15/ltmain.sh-4865-	  fi
##############################################
xapian-omega-1.4.15/ltmain.sh-4867-	*)
xapian-omega-1.4.15/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xapian-omega-1.4.15/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xapian-omega-1.4.15/ltmain.sh-4870-	  ;;
##############################################
xapian-omega-1.4.15/ltmain.sh-4882-      # Nullify the symbol file.
xapian-omega-1.4.15/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
xapian-omega-1.4.15/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
xapian-omega-1.4.15/ltmain.sh-4885-    fi
##############################################
xapian-omega-1.4.15/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xapian-omega-1.4.15/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)$'`
xapian-omega-1.4.15/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
xapian-omega-1.4.15/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xapian-omega-1.4.15/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
xapian-omega-1.4.15/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
xapian-omega-1.4.15/ltmain.sh-4925-  win32_libid_type=unknown
xapian-omega-1.4.15/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
xapian-omega-1.4.15/ltmain.sh-4927-  case $win32_fileres in
##############################################
xapian-omega-1.4.15/ltmain.sh-4990-
xapian-omega-1.4.15/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
xapian-omega-1.4.15/ltmain.sh-4992-}
##############################################
xapian-omega-1.4.15/ltmain.sh-5008-
xapian-omega-1.4.15/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
xapian-omega-1.4.15/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
xapian-omega-1.4.15/ltmain.sh-5072-    # binutils import library
xapian-omega-1.4.15/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
xapian-omega-1.4.15/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
xapian-omega-1.4.15/ltmain.sh-5075-    # ms-generated import library
xapian-omega-1.4.15/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
xapian-omega-1.4.15/ltmain.sh-5077-  else
##############################################
xapian-omega-1.4.15/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
xapian-omega-1.4.15/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
xapian-omega-1.4.15/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
xapian-omega-1.4.15/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
xapian-omega-1.4.15/ltmain.sh-5160-	    darwin_arch=
##############################################
xapian-omega-1.4.15/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
xapian-omega-1.4.15/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
xapian-omega-1.4.15/ltmain.sh-5172-	    darwin_file=
##############################################
xapian-omega-1.4.15/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
xapian-omega-1.4.15/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
xapian-omega-1.4.15/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
xapian-omega-1.4.15/ltmain.sh-5189-      esac
xapian-omega-1.4.15/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
xapian-omega-1.4.15/ltmain.sh-5191-    done
##############################################
xapian-omega-1.4.15/ltmain.sh-5260-
xapian-omega-1.4.15/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
xapian-omega-1.4.15/ltmain.sh-5262-    $ECHO "\
##############################################
xapian-omega-1.4.15/ltmain.sh-5295-    --lt-dump-script)
xapian-omega-1.4.15/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
xapian-omega-1.4.15/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
xapian-omega-1.4.15/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
xapian-omega-1.4.15/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
xapian-omega-1.4.15/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
xapian-omega-1.4.15/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
xapian-omega-1.4.15/ltmain.sh-5324-  done
##############################################
xapian-omega-1.4.15/ltmain.sh-5380-  # Find the directory that this script lives in.
xapian-omega-1.4.15/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
xapian-omega-1.4.15/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
xapian-omega-1.4.15/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
xapian-omega-1.4.15/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
xapian-omega-1.4.15/ltmain.sh-5386-  while test -n \"\$file\"; do
xapian-omega-1.4.15/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
xapian-omega-1.4.15/ltmain.sh-5388-
##############################################
xapian-omega-1.4.15/ltmain.sh-5396-
xapian-omega-1.4.15/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
xapian-omega-1.4.15/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
xapian-omega-1.4.15/ltmain.sh-5399-  done
##############################################
xapian-omega-1.4.15/ltmain.sh-5410-    case \"\$thisdir\" in
xapian-omega-1.4.15/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
xapian-omega-1.4.15/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
xapian-omega-1.4.15/ltmain.sh-5416-  # Try to get the absolute directory name.
xapian-omega-1.4.15/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
xapian-omega-1.4.15/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
xapian-omega-1.4.15/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
xapian-omega-1.4.15/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
xapian-omega-1.4.15/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
xapian-omega-1.4.15/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
xapian-omega-1.4.15/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
xapian-omega-1.4.15/ltmain.sh-5443-      else
##############################################
xapian-omega-1.4.15/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
xapian-omega-1.4.15/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
xapian-omega-1.4.15/ltmain.sh-5487-
##############################################
xapian-omega-1.4.15/ltmain.sh-6464-
xapian-omega-1.4.15/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
xapian-omega-1.4.15/ltmain.sh-6466-    *import*) : ;;
##############################################
xapian-omega-1.4.15/ltmain.sh-6712-	    moreargs=
xapian-omega-1.4.15/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
xapian-omega-1.4.15/ltmain.sh-6714-	    do
##############################################
xapian-omega-1.4.15/ltmain.sh-6973-	*)
xapian-omega-1.4.15/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
xapian-omega-1.4.15/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
xapian-omega-1.4.15/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xapian-omega-1.4.15/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
xapian-omega-1.4.15/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
xapian-omega-1.4.15/ltmain.sh-7287-      -Z*)
xapian-omega-1.4.15/ltmain.sh:7288:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
xapian-omega-1.4.15/ltmain.sh-7289-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
xapian-omega-1.4.15/ltmain.sh-7457-      # get the directories listed in $shlibpath_var
xapian-omega-1.4.15/ltmain.sh:7458:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
xapian-omega-1.4.15/ltmain.sh-7459-    else
##############################################
xapian-omega-1.4.15/ltmain.sh-7773-		  set dummy $deplibs_check_method; shift
xapian-omega-1.4.15/ltmain.sh:7774:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xapian-omega-1.4.15/ltmain.sh-7775-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
xapian-omega-1.4.15/ltmain.sh-7863-	if test -n "$inherited_linker_flags"; then
xapian-omega-1.4.15/ltmain.sh:7864:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
xapian-omega-1.4.15/ltmain.sh-7865-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
xapian-omega-1.4.15/ltmain.sh-7871-	fi
xapian-omega-1.4.15/ltmain.sh:7872:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xapian-omega-1.4.15/ltmain.sh-7873-	if test lib,link = "$linkmode,$pass" ||
##############################################
xapian-omega-1.4.15/ltmain.sh-7944-	*)
xapian-omega-1.4.15/ltmain.sh:7945:	  abs_ladir=`cd "$ladir" && pwd`
xapian-omega-1.4.15/ltmain.sh-7946-	  if test -z "$abs_ladir"; then
##############################################
xapian-omega-1.4.15/ltmain.sh-8197-	    shift
xapian-omega-1.4.15/ltmain.sh:8198:	    libname=`eval "\\$ECHO \"$libname_spec\""`
xapian-omega-1.4.15/ltmain.sh-8199-	    # use dlname if we got it. it's perfectly good, no?
##############################################
xapian-omega-1.4.15/ltmain.sh-8489-		*)
xapian-omega-1.4.15/ltmain.sh:8490:		  absdir=`cd "$dir" && pwd`
xapian-omega-1.4.15/ltmain.sh-8491-		  if test -z "$absdir"; then
##############################################
xapian-omega-1.4.15/ltmain.sh-8500-		  depdepl=
xapian-omega-1.4.15/ltmain.sh:8501:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
xapian-omega-1.4.15/ltmain.sh-8502-		  if test -n "$deplibrary_names"; then
##############################################
xapian-omega-1.4.15/ltmain.sh-8507-		      depdepl=$absdir/$objdir/$depdepl
xapian-omega-1.4.15/ltmain.sh:8508:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
xapian-omega-1.4.15/ltmain.sh-8509-                      if test -z "$darwin_install_name"; then
xapian-omega-1.4.15/ltmain.sh:8510:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
xapian-omega-1.4.15/ltmain.sh-8511-                      fi
##############################################
xapian-omega-1.4.15/ltmain.sh-8522-		else
xapian-omega-1.4.15/ltmain.sh:8523:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
xapian-omega-1.4.15/ltmain.sh-8524-		  test -z "$libdir" && \
##############################################
xapian-omega-1.4.15/ltmain.sh-8545-	else
xapian-omega-1.4.15/ltmain.sh:8546:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xapian-omega-1.4.15/ltmain.sh-8547-	fi
##############################################
xapian-omega-1.4.15/ltmain.sh-8634-        linux*)
xapian-omega-1.4.15/ltmain.sh:8635:          case `$CC -V 2>&1 | sed 5q` in
xapian-omega-1.4.15/ltmain.sh-8636-          *Sun\ C*) # Sun C++ 5.9
##############################################
xapian-omega-1.4.15/ltmain.sh-9039-	removelist=
xapian-omega-1.4.15/ltmain.sh:9040:	tempremovelist=`$ECHO "$output_objdir/*"`
xapian-omega-1.4.15/ltmain.sh-9041-	for p in $tempremovelist; do
##############################################
xapian-omega-1.4.15/ltmain.sh-9065-	# Transform .lo files to .o files.
xapian-omega-1.4.15/ltmain.sh:9066:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
xapian-omega-1.4.15/ltmain.sh-9067-      fi
##############################################
xapian-omega-1.4.15/ltmain.sh-9070-      #for path in $notinst_path; do
xapian-omega-1.4.15/ltmain.sh:9071:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
xapian-omega-1.4.15/ltmain.sh:9072:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
xapian-omega-1.4.15/ltmain.sh:9073:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
xapian-omega-1.4.15/ltmain.sh-9074-      #done
##############################################
xapian-omega-1.4.15/ltmain.sh-9191-		if test -n "$i"; then
xapian-omega-1.4.15/ltmain.sh:9192:		  libname=`eval "\\$ECHO \"$libname_spec\""`
xapian-omega-1.4.15/ltmain.sh:9193:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xapian-omega-1.4.15/ltmain.sh-9194-		  set dummy $deplib_matches; shift
xapian-omega-1.4.15/ltmain.sh-9195-		  deplib_match=$1
xapian-omega-1.4.15/ltmain.sh:9196:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
xapian-omega-1.4.15/ltmain.sh-9197-		    func_append newdeplibs " $i"
##############################################
xapian-omega-1.4.15/ltmain.sh-9234-		  if test -n "$i"; then
xapian-omega-1.4.15/ltmain.sh:9235:		    libname=`eval "\\$ECHO \"$libname_spec\""`
xapian-omega-1.4.15/ltmain.sh:9236:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xapian-omega-1.4.15/ltmain.sh-9237-		    set dummy $deplib_matches; shift
xapian-omega-1.4.15/ltmain.sh-9238-		    deplib_match=$1
xapian-omega-1.4.15/ltmain.sh:9239:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
xapian-omega-1.4.15/ltmain.sh-9240-		      func_append newdeplibs " $i"
##############################################
xapian-omega-1.4.15/ltmain.sh-9269-	  set dummy $deplibs_check_method; shift
xapian-omega-1.4.15/ltmain.sh:9270:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xapian-omega-1.4.15/ltmain.sh-9271-	  for a_deplib in $deplibs; do
##############################################
xapian-omega-1.4.15/ltmain.sh-9284-	      if test -n "$a_deplib"; then
xapian-omega-1.4.15/ltmain.sh:9285:		libname=`eval "\\$ECHO \"$libname_spec\""`
xapian-omega-1.4.15/ltmain.sh-9286-		if test -n "$file_magic_glob"; then
xapian-omega-1.4.15/ltmain.sh:9287:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
xapian-omega-1.4.15/ltmain.sh-9288-		else
##############################################
xapian-omega-1.4.15/ltmain.sh-9294-		    shopt -s nocaseglob
xapian-omega-1.4.15/ltmain.sh:9295:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xapian-omega-1.4.15/ltmain.sh-9296-		    $nocaseglob
xapian-omega-1.4.15/ltmain.sh-9297-		  else
xapian-omega-1.4.15/ltmain.sh:9298:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xapian-omega-1.4.15/ltmain.sh-9299-		  fi
##############################################
xapian-omega-1.4.15/ltmain.sh-9312-		      while test -h "$potlib" 2>/dev/null; do
xapian-omega-1.4.15/ltmain.sh:9313:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
xapian-omega-1.4.15/ltmain.sh-9314-			case $potliblink in
xapian-omega-1.4.15/ltmain.sh-9315-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
xapian-omega-1.4.15/ltmain.sh:9316:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
xapian-omega-1.4.15/ltmain.sh-9317-			esac
##############################################
xapian-omega-1.4.15/ltmain.sh-9353-	  set dummy $deplibs_check_method; shift
xapian-omega-1.4.15/ltmain.sh:9354:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xapian-omega-1.4.15/ltmain.sh-9355-	  for a_deplib in $deplibs; do
##############################################
xapian-omega-1.4.15/ltmain.sh-9368-	      if test -n "$a_deplib"; then
xapian-omega-1.4.15/ltmain.sh:9369:		libname=`eval "\\$ECHO \"$libname_spec\""`
xapian-omega-1.4.15/ltmain.sh-9370-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
xapian-omega-1.4.15/ltmain.sh:9371:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
xapian-omega-1.4.15/ltmain.sh-9372-		  for potent_lib in $potential_libs; do
##############################################
xapian-omega-1.4.15/ltmain.sh-9407-	  newdeplibs=
xapian-omega-1.4.15/ltmain.sh:9408:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
xapian-omega-1.4.15/ltmain.sh-9409-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
xapian-omega-1.4.15/ltmain.sh-9411-	      # can't use Xsed below, because $i might contain '/'
xapian-omega-1.4.15/ltmain.sh:9412:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
xapian-omega-1.4.15/ltmain.sh-9413-	    done
##############################################
xapian-omega-1.4.15/ltmain.sh-9437-	  # On Rhapsody replace the C library with the System framework
xapian-omega-1.4.15/ltmain.sh:9438:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
xapian-omega-1.4.15/ltmain.sh-9439-	  ;;
##############################################
xapian-omega-1.4.15/ltmain.sh-9489-	*-*-darwin*)
xapian-omega-1.4.15/ltmain.sh:9490:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xapian-omega-1.4.15/ltmain.sh:9491:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xapian-omega-1.4.15/ltmain.sh:9492:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xapian-omega-1.4.15/ltmain.sh-9493-	  ;;
##############################################
xapian-omega-1.4.15/ltmain.sh-9616-	# Use standard objects if they are pic
xapian-omega-1.4.15/ltmain.sh:9617:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xapian-omega-1.4.15/ltmain.sh-9618-	test "X$libobjs" = "X " && libobjs=
##############################################
xapian-omega-1.4.15/ltmain.sh-10130-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
xapian-omega-1.4.15/ltmain.sh:10131:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
xapian-omega-1.4.15/ltmain.sh-10132-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
xapian-omega-1.4.15/ltmain.sh-10145-      # Create the old-style object.
xapian-omega-1.4.15/ltmain.sh:10146:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
xapian-omega-1.4.15/ltmain.sh-10147-
##############################################
xapian-omega-1.4.15/ltmain.sh-10203-	# On Rhapsody replace the C library is the System framework
xapian-omega-1.4.15/ltmain.sh:10204:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
xapian-omega-1.4.15/ltmain.sh:10205:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
xapian-omega-1.4.15/ltmain.sh-10206-	;;
##############################################
xapian-omega-1.4.15/ltmain.sh-10221-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
xapian-omega-1.4.15/ltmain.sh:10222:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xapian-omega-1.4.15/ltmain.sh:10223:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xapian-omega-1.4.15/ltmain.sh-10224-	;;
##############################################
xapian-omega-1.4.15/ltmain.sh-10299-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xapian-omega-1.4.15/ltmain.sh:10300:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
xapian-omega-1.4.15/ltmain.sh-10301-	  case :$dllsearchpath: in
##############################################
xapian-omega-1.4.15/ltmain.sh-10359-	# Transform all the library objects into standard objects.
xapian-omega-1.4.15/ltmain.sh:10360:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xapian-omega-1.4.15/ltmain.sh:10361:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xapian-omega-1.4.15/ltmain.sh-10362-      fi
##############################################
xapian-omega-1.4.15/ltmain.sh-10387-	# Replace the output file specification.
xapian-omega-1.4.15/ltmain.sh:10388:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xapian-omega-1.4.15/ltmain.sh-10389-	link_command=$compile_command$compile_rpath
##############################################
xapian-omega-1.4.15/ltmain.sh-10396-	  func_to_tool_file "$output"
xapian-omega-1.4.15/ltmain.sh:10397:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xapian-omega-1.4.15/ltmain.sh-10398-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xapian-omega-1.4.15/ltmain.sh-10440-	# Replace the output file specification.
xapian-omega-1.4.15/ltmain.sh:10441:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xapian-omega-1.4.15/ltmain.sh-10442-	# Delete the old output file.
##############################################
xapian-omega-1.4.15/ltmain.sh-10448-	  func_to_tool_file "$output"
xapian-omega-1.4.15/ltmain.sh:10449:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xapian-omega-1.4.15/ltmain.sh-10450-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xapian-omega-1.4.15/ltmain.sh-10466-	  link_command=$finalize_var$compile_command$finalize_rpath
xapian-omega-1.4.15/ltmain.sh:10467:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
xapian-omega-1.4.15/ltmain.sh-10468-          ;;
##############################################
xapian-omega-1.4.15/ltmain.sh-10479-      # Replace the output file specification.
xapian-omega-1.4.15/ltmain.sh:10480:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
xapian-omega-1.4.15/ltmain.sh-10481-
##############################################
xapian-omega-1.4.15/ltmain.sh-10488-	func_to_tool_file "$output_objdir/$outputname"
xapian-omega-1.4.15/ltmain.sh:10489:	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'`
xapian-omega-1.4.15/ltmain.sh-10490-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xapian-omega-1.4.15/ltmain.sh-10509-	relink_command="(cd `pwd`; $relink_command)"
xapian-omega-1.4.15/ltmain.sh:10510:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
xapian-omega-1.4.15/ltmain.sh-10511-      fi
##############################################
xapian-omega-1.4.15/ltmain.sh-10755-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
xapian-omega-1.4.15/ltmain.sh:10756:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
xapian-omega-1.4.15/ltmain.sh-10757-      if test yes = "$hardcode_automatic"; then
##############################################
xapian-omega-1.4.15/ltmain.sh-10776-		func_resolve_sysroot "$deplib"
xapian-omega-1.4.15/ltmain.sh:10777:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
xapian-omega-1.4.15/ltmain.sh-10778-		test -z "$libdir" && \
##############################################
xapian-omega-1.4.15/ltmain.sh-10802-		name=$func_basename_result
xapian-omega-1.4.15/ltmain.sh:10803:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xapian-omega-1.4.15/ltmain.sh-10804-		test -z "$libdir" && \
##############################################
xapian-omega-1.4.15/ltmain.sh-10821-		name=$func_basename_result
xapian-omega-1.4.15/ltmain.sh:10822:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xapian-omega-1.4.15/ltmain.sh-10823-		test -z "$libdir" && \
##############################################
xapian-omega-1.4.15/ltmain.sh-11140-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
xapian-omega-1.4.15/ltmain.sh:11141:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
xapian-omega-1.4.15/ltmain.sh-11142-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
xapian-omega-1.4.15/configure.ac-56-    dnl vanilla libtool extracts them from ld.so.conf.
xapian-omega-1.4.15/configure.ac:57:    d=`/sbin/ldconfig -N -X -v 2>&AS_MESSAGE_LOG_FD|$SED 's,^\(/.*\):\( (.*)\)\?$,\1,p;d'|tr '\n' ' '`
xapian-omega-1.4.15/configure.ac-58-    test -z "$d" || sys_lib_dlsearch_path_spec=$d
##############################################
xapian-omega-1.4.15/configure.ac-136-vpath_build=no
xapian-omega-1.4.15/configure.ac:137:if test "`pwd`" != "`cd $srcdir;pwd`" ; then
xapian-omega-1.4.15/configure.ac-138-  vpath_build=yes
##############################################
xapian-omega-1.4.15/configure.ac-377-fi
xapian-omega-1.4.15/configure.ac:378:PCRE_CFLAGS=`$PCRE_CONFIG --cflags`
xapian-omega-1.4.15/configure.ac:379:PCRE_LIBS=`$PCRE_CONFIG --libs`
xapian-omega-1.4.15/configure.ac-380-AC_SUBST(PCRE_CFLAGS)
##############################################
xapian-omega-1.4.15/configure.ac-390-  dnl we actually have, as neither is really 100% compatible.
xapian-omega-1.4.15/configure.ac:391:  case `echo __INTEL_COMPILER __clang__|$CXX -E - 2>&AS_MESSAGE_LOG_FD|grep -v '^#'` in
xapian-omega-1.4.15/configure.ac-392-    *__INTEL_COMPILER*__clang__*)
##############################################
xapian-omega-1.4.15/configure.ac-398-      AC_MSG_CHECKING([for version of $CXX])
xapian-omega-1.4.15/configure.ac:399:      gxx_version=`echo __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__|$CXX -E -|sed '/^#/d;s/ //g'`
xapian-omega-1.4.15/configure.ac-400-      AC_MSG_RESULT([GCC $gxx_version])
##############################################
xapian-omega-1.4.15/depcomp-64-  case $1 in
xapian-omega-1.4.15/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
xapian-omega-1.4.15/depcomp-66-      *) dir=;;
##############################################
xapian-omega-1.4.15/depcomp-73-{
xapian-omega-1.4.15/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
xapian-omega-1.4.15/depcomp-75-}
##############################################
xapian-omega-1.4.15/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
xapian-omega-1.4.15/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
xapian-omega-1.4.15/depcomp-128-
##############################################
xapian-omega-1.4.15/depcomp-405-        sleep 1
xapian-omega-1.4.15/depcomp:406:        i=`expr $i - 1`
xapian-omega-1.4.15/depcomp-407-      done
xapian-omega-1.4.15/depcomp-408-    fi
xapian-omega-1.4.15/depcomp:409:    i=`expr $i - 1`
xapian-omega-1.4.15/depcomp-410-  done
##############################################
xapian-omega-1.4.15/depcomp-425-  # Do two passes, one to just change these to
xapian-omega-1.4.15/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
xapian-omega-1.4.15/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xapian-omega-1.4.15/depcomp-659-  done
xapian-omega-1.4.15/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
xapian-omega-1.4.15/depcomp-661-  touch "$tmpdepfile"
##############################################
xapian-omega-1.4.15/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xapian-omega-1.4.15/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xapian-omega-1.4.15/aclocal.m4-94-# and then we would define $MISSING as
##############################################
xapian-omega-1.4.15/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
xapian-omega-1.4.15/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xapian-omega-1.4.15/aclocal.m4-109-])
##############################################
xapian-omega-1.4.15/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
xapian-omega-1.4.15/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xapian-omega-1.4.15/aclocal.m4-207-  fi
##############################################
xapian-omega-1.4.15/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
xapian-omega-1.4.15/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xapian-omega-1.4.15/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
xapian-omega-1.4.15/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
xapian-omega-1.4.15/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
xapian-omega-1.4.15/aclocal.m4-367-    else
##############################################
xapian-omega-1.4.15/aclocal.m4-371-    # from the Makefile without running 'make'.
xapian-omega-1.4.15/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xapian-omega-1.4.15/aclocal.m4-373-    test -z "$DEPDIR" && continue
xapian-omega-1.4.15/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xapian-omega-1.4.15/aclocal.m4-375-    test -z "$am__include" && continue
xapian-omega-1.4.15/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xapian-omega-1.4.15/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
xapian-omega-1.4.15/aclocal.m4-385-      test -f "$dirpart/$file" && continue
xapian-omega-1.4.15/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
xapian-omega-1.4.15/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
xapian-omega-1.4.15/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
xapian-omega-1.4.15/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xapian-omega-1.4.15/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xapian-omega-1.4.15/aclocal.m4-602-    * )
xapian-omega-1.4.15/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xapian-omega-1.4.15/aclocal.m4-604-  esac
xapian-omega-1.4.15/aclocal.m4-605-done
xapian-omega-1.4.15/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xapian-omega-1.4.15/aclocal.m4-607-
##############################################
xapian-omega-1.4.15/aclocal.m4-709-# Ignore all kinds of additional output from 'make'.
xapian-omega-1.4.15/aclocal.m4:710:case `$am_make -s -f confmf 2> /dev/null` in #(
xapian-omega-1.4.15/aclocal.m4-711-*the\ am__doit\ target*)
##############################################
xapian-omega-1.4.15/aclocal.m4-719-   echo '.include "confinc"' > confmf
xapian-omega-1.4.15/aclocal.m4:720:   case `$am_make -s -f confmf 2> /dev/null` in #(
xapian-omega-1.4.15/aclocal.m4-721-   *the\ am__doit\ target*)
##############################################
xapian-omega-1.4.15/aclocal.m4-901-     echo "timestamp, slept: $am_has_slept" > conftest.file
xapian-omega-1.4.15/aclocal.m4:902:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xapian-omega-1.4.15/aclocal.m4-903-     if test "$[*]" = "X"; then
xapian-omega-1.4.15/aclocal.m4-904-	# -L didn't work.
xapian-omega-1.4.15/aclocal.m4:905:	set X `ls -t "$srcdir/configure" conftest.file`
xapian-omega-1.4.15/aclocal.m4-906-     fi
##############################################
xapian-omega-1.4.15/aclocal.m4-1299-dnl AM_PROG_LIBTOOL to enable it if one of these is expanded later.
xapian-omega-1.4.15/aclocal.m4:1300:    XAPIAN_VERSION=`$XAPIAN_CONFIG --version|sed 's/.* //;s/_.*$//'`
xapian-omega-1.4.15/aclocal.m4:1301:    XAPIAN_CXXFLAGS=`$XAPIAN_CONFIG --cxxflags`
xapian-omega-1.4.15/aclocal.m4-1302-    AC_PROVIDE_IFELSE([LT_INIT],
xapian-omega-1.4.15/aclocal.m4:1303:      [XAPIAN_LIBS=`$XAPIAN_CONFIG --ltlibs`],
xapian-omega-1.4.15/aclocal.m4-1304-      [AC_PROVIDE_IFELSE([AC_PROG_LIBTOOL],
xapian-omega-1.4.15/aclocal.m4:1305:	[XAPIAN_LIBS=`$XAPIAN_CONFIG --ltlibs`],
xapian-omega-1.4.15/aclocal.m4-1306-	[AC_PROVIDE_IFELSE([AM_PROG_LIBTOOL],
xapian-omega-1.4.15/aclocal.m4:1307:	  [XAPIAN_LIBS=`$XAPIAN_CONFIG --ltlibs`],
xapian-omega-1.4.15/aclocal.m4-1308-	  dnl Pass magic option so xapian-config knows we called it (so it
##############################################
xapian-omega-1.4.15/aclocal.m4-1312-	  dnl "configure.in" according to which is in use.
xapian-omega-1.4.15/aclocal.m4:1313:	  [XAPIAN_LIBS=`ac_top_srcdir="$ac_top_srcdir" $XAPIAN_CONFIG --from-xo-lib-xapian --libs`
xapian-omega-1.4.15/aclocal.m4-1314-	  m4_ifdef([LT_INIT],
xapian-omega-1.4.15/aclocal.m4-1315-	    [m4_define([LT_INIT], m4_defn([LT_INIT])
xapian-omega-1.4.15/aclocal.m4:1316:		   [XAPIAN_LIBS=`$XAPIAN_CONFIG --ltlibs`])])
xapian-omega-1.4.15/aclocal.m4-1317-	  m4_ifdef([AC_PROG_LIBTOOL],
xapian-omega-1.4.15/aclocal.m4-1318-	    [m4_define([AC_PROG_LIBTOOL], m4_defn([AC_PROG_LIBTOOL])
xapian-omega-1.4.15/aclocal.m4:1319:		 [XAPIAN_LIBS=`$XAPIAN_CONFIG --ltlibs`])])
xapian-omega-1.4.15/aclocal.m4-1320-	  m4_ifdef([AM_PROG_LIBTOOL],
xapian-omega-1.4.15/aclocal.m4-1321-	    [m4_define([AM_PROG_LIBTOOL], m4_defn([AM_PROG_LIBTOOL])
xapian-omega-1.4.15/aclocal.m4:1322:		 [XAPIAN_LIBS=`$XAPIAN_CONFIG --ltlibs`])])])])])
xapian-omega-1.4.15/aclocal.m4-1323-    ifelse([$1], , :, [$1])
##############################################
xapian-omega-1.4.15/aclocal.m4-1348-  IFS=.
xapian-omega-1.4.15/aclocal.m4:1349:  set x `echo "$XAPIAN_VERSION"|sed 's/_.*//'`
xapian-omega-1.4.15/aclocal.m4-1350-  IFS=$old_IFS
##############################################
xapian-omega-1.4.15/docs/encodings.rst-47-which make up multi-byte UTF-8 sequences will get encoded.  In Omega 1.2.21
xapian-omega-1.4.15/docs/encodings.rst:48:or 1.3.3 and later, the OmegaScript `$prettyurl` command will reverse this
xapian-omega-1.4.15/docs/encodings.rst-49-encoding for valid UTF-8 sequences, and so filenames should be shown with only
##############################################
xapian-omega-1.4.15/docs/encodings.rst-51-
xapian-omega-1.4.15/docs/encodings.rst:52:However, if your filenames aren't encoded in UTF-8, `$prettyurl` will leave
xapian-omega-1.4.15/docs/encodings.rst-53-alone percent-encoded bytes for non-ASCII characters (it is possible it could
##############################################
xapian-omega-1.4.15/docs/overview.rst-44-stemming, see omindex ``--help`` for the list of accepted language names).  At
xapian-omega-1.4.15/docs/overview.rst:45:search time you can configure the stemmer by adding ``$set{stemmer,LANGUAGE}``
xapian-omega-1.4.15/docs/overview.rst-46-to the top of your OmegaScript template.
##############################################
xapian-omega-1.4.15/docs/overview.rst-74-
xapian-omega-1.4.15/docs/overview.rst:75:For example, ``$setmap{nonexclusiveprefix,K,true}`` sets prefix `K` as
xapian-omega-1.4.15/docs/overview.rst-76-non-exclusive, which means that multiple filter terms from 'B' parameters will
##############################################
xapian-omega-1.4.15/docs/overview.rst-604-- `template_dir`: the directory containing the OmegaScript templates
xapian-omega-1.4.15/docs/overview.rst:605:- `log_dir`: the directory which the OmegaScript `$log` command writes log
xapian-omega-1.4.15/docs/overview.rst-606-  files to
xapian-omega-1.4.15/docs/overview.rst:607:- `cdb_dir`: the directory which the OmegaScript `$lookup` command
xapian-omega-1.4.15/docs/overview.rst-608-  looks for CDB files in
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-6-(which will usually be HTML, but can be XML or another textual format).
xapian-omega-1.4.15/docs/omegascript.rst:7:Commands take the form ``$command{comma,separated,arguments}`` or
xapian-omega-1.4.15/docs/omegascript.rst:8:``$simplecommand``, for example::
xapian-omega-1.4.15/docs/omegascript.rst-9-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-27-When a command takes no arguments, the braces must be omitted (i.e.
xapian-omega-1.4.15/docs/omegascript.rst:28:`$msize` rather than `$msize{}` - the latter is a command with a single empty
xapian-omega-1.4.15/docs/omegascript.rst:29:argument).  If you want to have the value of `$msize` immediately
xapian-omega-1.4.15/docs/omegascript.rst:30:followed by a letter, digit, or "_", you can use an empty comment (`${}`) to
xapian-omega-1.4.15/docs/omegascript.rst-31-prevent the parser treating the following character as part of a command name.
xapian-omega-1.4.15/docs/omegascript.rst:32:E.g. `_$msize${}_` rather than `_$msize_`
xapian-omega-1.4.15/docs/omegascript.rst-33-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-69-        Support for the second parameter was added in Omega 1.4.12 - in older
xapian-omega-1.4.15/docs/omegascript.rst:70:        versions only ``$addfilter{TERM}`` was supported and added ``B``-style
xapian-omega-1.4.15/docs/omegascript.rst-71-        filters.
xapian-omega-1.4.15/docs/omegascript.rst-72-
xapian-omega-1.4.15/docs/omegascript.rst:73:        You must use ``$addfilter`` before any command which requires the query
xapian-omega-1.4.15/docs/omegascript.rst:74:        to have been parsed - see ``$setmap`` for a list of these commands.
xapian-omega-1.4.15/docs/omegascript.rst-75-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-82-        lookup the value of a CGI parameter.  If the same parameter has
xapian-omega-1.4.15/docs/omegascript.rst:83:        multiple values, ``$cgi`` will pick one arbitrarily - use ``$cgilist``
xapian-omega-1.4.15/docs/omegascript.rst-84-        if you want all the values.
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-93-$chr{CODEPOINT}
xapian-omega-1.4.15/docs/omegascript.rst:94:        return UTF-8 for the given Unicode codepoint, e.g. ``$chr{127866}``
xapian-omega-1.4.15/docs/omegascript.rst-95-        should display as a beer mug if the font has a suitable glyph.
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-97-        Since ASCII is a subset of Unicode, you can also produce control
xapian-omega-1.4.15/docs/omegascript.rst:98:        characters, e.g. ``$chr{13}`` gives a carriage return character.
xapian-omega-1.4.15/docs/omegascript.rst-99-
xapian-omega-1.4.15/docs/omegascript.rst:100:        To convert a UTF-8 character to a Unicode codepoint, see ``$ord``.
xapian-omega-1.4.15/docs/omegascript.rst-101-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-105-        number of other documents collapsed into current hit inside
xapian-omega-1.4.15/docs/omegascript.rst:106:        ``$hitlist``, which might be used like so::
xapian-omega-1.4.15/docs/omegascript.rst-107-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-113-
xapian-omega-1.4.15/docs/omegascript.rst:114:        ``$contains{fish,goldfish}`` gives ``"4"``
xapian-omega-1.4.15/docs/omegascript.rst-115-
xapian-omega-1.4.15/docs/omegascript.rst:116:        ``$contains{fish,shark}`` gives ``""``
xapian-omega-1.4.15/docs/omegascript.rst-117-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-123-
xapian-omega-1.4.15/docs/omegascript.rst:124:        ``$csv{Safe in CSV!}`` gives ``Safe in CSV!``
xapian-omega-1.4.15/docs/omegascript.rst-125-
xapian-omega-1.4.15/docs/omegascript.rst:126:        ``$csv{Not "safe"}`` gives ``"Not ""safe"""``
xapian-omega-1.4.15/docs/omegascript.rst-127-
xapian-omega-1.4.15/docs/omegascript.rst:128:        ``$csv{3$. 2$. 1}`` gives ``"3, 2, 1"``
xapian-omega-1.4.15/docs/omegascript.rst-129-
xapian-omega-1.4.15/docs/omegascript.rst-130-        Some CSV consumers don't follow the RFC, in which case you may need
xapian-omega-1.4.15/docs/omegascript.rst:131:        to encode additional values.  For this reason, ``$csv`` provides an
xapian-omega-1.4.15/docs/omegascript.rst-132-        highly conservative alternative mode in which any double quote
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-136-
xapian-omega-1.4.15/docs/omegascript.rst:137:        ``$csv{Quote anyway,1}`` gives ``"Quote anyway"``
xapian-omega-1.4.15/docs/omegascript.rst-138-
xapian-omega-1.4.15/docs/omegascript.rst:139:        ``$csv{Not "safe",1}`` gives ``"Not ""safe"""``
xapian-omega-1.4.15/docs/omegascript.rst-140-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-155-	define a macro which can take 0 to 9 arguments.  You can call it with
xapian-omega-1.4.15/docs/omegascript.rst:156:        ``$MACRONAME`` (if it take 0 arguments) or
xapian-omega-1.4.15/docs/omegascript.rst:157:        ``$MACRONAME{ARG1,ARG2,ARG3}`` is it takes arguments.  In value,
xapian-omega-1.4.15/docs/omegascript.rst:158:        arguments are available as ``$1``, ``$2``, ...  ``$9``.  In the current
xapian-omega-1.4.15/docs/omegascript.rst-159-        implementation, macros can override OmegaScript commands, but this
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-183-	wasn't an error.  You can set the error message yourself by using
xapian-omega-1.4.15/docs/omegascript.rst:184:        ``$seterror``.
xapian-omega-1.4.15/docs/omegascript.rst-185-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-187-	lookup field ``NAME`` in document ``DOCID``.  If ``DOCID`` is omitted
xapian-omega-1.4.15/docs/omegascript.rst:188:	then the current hit is used (which only works inside ``$hitlist``).
xapian-omega-1.4.15/docs/omegascript.rst-189-
xapian-omega-1.4.15/docs/omegascript.rst-190-	If multiple instances of field exist the field values are returned tab
xapian-omega-1.4.15/docs/omegascript.rst:191:	separated, which means you can pass the results to ``$map``, e.g.::
xapian-omega-1.4.15/docs/omegascript.rst-192-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-245-	MSet index of current doc (first document in MSet is 0, so if
xapian-omega-1.4.15/docs/omegascript.rst:246:	you want to number the hits 1, 2, 3, ... use ``$add{$hit,1}``).
xapian-omega-1.4.15/docs/omegascript.rst-247-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-249-        evaluate ``STUFF`` once for each match in the result list.  During
xapian-omega-1.4.15/docs/omegascript.rst:250:        each evaluation ``$field``, ``$id``, ``$percentage``, ``$score``,
xapian-omega-1.4.15/docs/omegascript.rst:251:        ``$terms``, ``$weight``, etc will report values for the current hit.
xapian-omega-1.4.15/docs/omegascript.rst-252-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-272-	to ``text/html``.  Headers must be specified before any other
xapian-omega-1.4.15/docs/omegascript.rst:273:	output from the OmegaScript template - any ``$httpheader{}``
xapian-omega-1.4.15/docs/omegascript.rst-274-	commands found later in the template will be silently ignored.
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-280-        encode STRING as a JSON string (not including the enclosing quotes), e.g.
xapian-omega-1.4.15/docs/omegascript.rst:281:        ``$json{The path is "C:\"}`` gives ``The path is \"C:\\\"``
xapian-omega-1.4.15/docs/omegascript.rst-282-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-288-        if ``FORMAT`` is specified it's evaluated for each element in turn
xapian-omega-1.4.15/docs/omegascript.rst:289:        with ``$_`` set to the element value and the result used instead.
xapian-omega-1.4.15/docs/omegascript.rst-290-
xapian-omega-1.4.15/docs/omegascript.rst:291:        The default ``FORMAT`` is equivalent to ``"$json{$_}"``.
xapian-omega-1.4.15/docs/omegascript.rst-292-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-294-
xapian-omega-1.4.15/docs/omegascript.rst:295:        ``$jsonarray{$split{a "b" c:\}}`` gives ``["a","\"b\"","c:\\"]``
xapian-omega-1.4.15/docs/omegascript.rst-296-
xapian-omega-1.4.15/docs/omegascript.rst:297:        ``$jsonarray{$split{2 3 5 7},$mul{$_,$_}}`` gives ``[4,9,25,49]``
xapian-omega-1.4.15/docs/omegascript.rst-298-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-306-
xapian-omega-1.4.15/docs/omegascript.rst:307:        This is exactly equivalent to ``$if{COND,true,false}`` and is provided
xapian-omega-1.4.15/docs/omegascript.rst-308-        just to allow more readable JSON-producing templates.  This means that
xapian-omega-1.4.15/docs/omegascript.rst-309-        ``COND`` being empty is false and all non-empty values are true (so
xapian-omega-1.4.15/docs/omegascript.rst:310:        note that ``$jsonbool{0}`` gives ``true`` - if you want a numeric test,
xapian-omega-1.4.15/docs/omegascript.rst:311:        you can use ``$jsonbool{$ne{VALUE,0}}``
xapian-omega-1.4.15/docs/omegascript.rst-312-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-315-$jsonobject{MAP[,KEYFORMAT[,VALUEFORMAT]]}
xapian-omega-1.4.15/docs/omegascript.rst:316:        encodes OmegaScript map ``MAP`` (as set by ``$setmap``) as a JSON object.
xapian-omega-1.4.15/docs/omegascript.rst-317-
xapian-omega-1.4.15/docs/omegascript.rst-318-        ``KEYFORMAT`` provides a way to modify key values.  It's evaluated for
xapian-omega-1.4.15/docs/omegascript.rst:319:        each key with ``$_`` set to the OmegaScript map key.  If omitted or
xapian-omega-1.4.15/docs/omegascript.rst-320-        empty then the keys are used as-is (so it effectively defaults to
xapian-omega-1.4.15/docs/omegascript.rst:321:        ``$_``).  For example ``$jsonobject{foo,$lower{$_}}`` forces keys to
xapian-omega-1.4.15/docs/omegascript.rst-322-        lower case.
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-325-        ``SHOULD be unique``).  Note that the resulting value should be an
xapian-omega-1.4.15/docs/omegascript.rst:326:        OmegaScript string - don't pass it though ``$json{}`` or wrap it in
xapian-omega-1.4.15/docs/omegascript.rst-327-        double quotes.
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-329-        ``VALUEFORMAT`` provides a way to specify how to encode values.  It's
xapian-omega-1.4.15/docs/omegascript.rst:330:        evaluated for each value with ``$_`` set to the OmegaScript map value
xapian-omega-1.4.15/docs/omegascript.rst-331-        and the result should be JSON to use as the JSON object value.  If
xapian-omega-1.4.15/docs/omegascript.rst-332-        omitted or empty the value is encoded as a JSON string (so effectively
xapian-omega-1.4.15/docs/omegascript.rst:333:        the default is ``"$json{$_}"``).  Note that (unlike ``KEYFORMAT``) this
xapian-omega-1.4.15/docs/omegascript.rst:334:        does need to include ``$json{}`` and double quotes, because the value
xapian-omega-1.4.15/docs/omegascript.rst-335-        doesn't have to be a JSON string.
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-339-$keys{MAP}
xapian-omega-1.4.15/docs/omegascript.rst:340:        returns a list containing the keys of MAP (as set by ``$setmap``).
xapian-omega-1.4.15/docs/omegascript.rst-341-        The keys are in sorted order (by raw byte comparison).
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-345-$last
xapian-omega-1.4.15/docs/omegascript.rst:346:        MSet index one beyond the end of the current page (so ``$hit`` runs
xapian-omega-1.4.15/docs/omegascript.rst:347:        from ``0`` to ``$sub{$last,1}``).
xapian-omega-1.4.15/docs/omegascript.rst-348-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-350-	number of last page of hits (may be an underestimate unless
xapian-omega-1.4.15/docs/omegascript.rst:351:	``$thispage`` == ``$lastpage``).
xapian-omega-1.4.15/docs/omegascript.rst-352-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-363-
xapian-omega-1.4.15/docs/omegascript.rst:364:	NB ``$list`` returns an empty string for an empty list (so the
xapian-omega-1.4.15/docs/omegascript.rst-365-	last two forms aren't redundant as it may at first appear).
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-376-
xapian-omega-1.4.15/docs/omegascript.rst:377:        Currently ``$log`` doesn't return anything, but in future versions
xapian-omega-1.4.15/docs/omegascript.rst-378-        (starting with Omega 1.5.0) it will return an error message if the
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-380-        continue to ignore errors, you can future-proof your templates by
xapian-omega-1.4.15/docs/omegascript.rst:381:        wrapping ``$log`` using ``$if`` with no action like so::
xapian-omega-1.4.15/docs/omegascript.rst-382-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-387-        ``CDBFILE``.  If the file doesn't exist, or ``KEY`` isn't a key in it,
xapian-omega-1.4.15/docs/omegascript.rst:388:        then ``$lookup`` expands to nothing.  CDB files are compact disk based
xapian-omega-1.4.15/docs/omegascript.rst-389-        hashtables.  For more information and public domain software which can
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-402-	to names in other languages - tld_fr for French, tld_de for German.
xapian-omega-1.4.15/docs/omegascript.rst:403:        Then if you have the ISO language code in ``$opt{lang}`` you can
xapian-omega-1.4.15/docs/omegascript.rst:404:        replace ``tld_en`` with ``tld_$or{$opt{lang},en}`` and automatically
xapian-omega-1.4.15/docs/omegascript.rst-405-        translate into the currently set language, or English if no language is
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-437-$msizeexact
xapian-omega-1.4.15/docs/omegascript.rst:438:        return ``true`` if ``$msize`` is exact (or "" if it is estimated).
xapian-omega-1.4.15/docs/omegascript.rst:439:        Exactly equivalent to: ``$eq{$msizelower,$msizeupper}``
xapian-omega-1.4.15/docs/omegascript.rst-440-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-450-$now
xapian-omega-1.4.15/docs/omegascript.rst:451:	number of seconds since the epoch (suitable for feeding to ``$date``).
xapian-omega-1.4.15/docs/omegascript.rst:452:	Whether ``$now`` returns the same value for repeated calls in the same
xapian-omega-1.4.15/docs/omegascript.rst-453-	Omega search session is unspecified.
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-455-$opt{OPT}
xapian-omega-1.4.15/docs/omegascript.rst:456:	lookup an option value (as set by ``$set``).
xapian-omega-1.4.15/docs/omegascript.rst-457-
xapian-omega-1.4.15/docs/omegascript.rst-458-$opt{MAP,OPT}
xapian-omega-1.4.15/docs/omegascript.rst:459:	lookup an option within a map (as set by ``$setmap``).
xapian-omega-1.4.15/docs/omegascript.rst-460-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-464-
xapian-omega-1.4.15/docs/omegascript.rst:465:        For example, ``$ord{One more time}`` gives ``79``.
xapian-omega-1.4.15/docs/omegascript.rst-466-
xapian-omega-1.4.15/docs/omegascript.rst:467:        To convert a Unicode code point into a UTF-8 string, see ``$chr``.
xapian-omega-1.4.15/docs/omegascript.rst-468-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-486-	Otherwise term prefixes are converted back to user forms as specified
xapian-omega-1.4.15/docs/omegascript.rst:487:	by ``$setmap{prefix,...}`` and ``$setmap{boolprefix,...}``.
xapian-omega-1.4.15/docs/omegascript.rst-488-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-523-	(side-effect: removes id from list of relevant documents
xapian-omega-1.4.15/docs/omegascript.rst:524:	returned by ``$relevants``).
xapian-omega-1.4.15/docs/omegascript.rst-525-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-529-$score
xapian-omega-1.4.15/docs/omegascript.rst:530:	score (0-10) of current hit (equivalent to ``$div{$percentage,10}``).
xapian-omega-1.4.15/docs/omegascript.rst-531-
xapian-omega-1.4.15/docs/omegascript.rst-532-$set{OPT,VALUE}
xapian-omega-1.4.15/docs/omegascript.rst:533:	set option value which may be looked up using ``$opt``.  You can use
xapian-omega-1.4.15/docs/omegascript.rst-534-	options as variables (for example, to store values you want to reuse
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-560-	* spelling - if "true", then the query parser spelling correction
xapian-omega-1.4.15/docs/omegascript.rst:561:	  feature is enabled and ``$suggestion`` can be used.  Deprecated -
xapian-omega-1.4.15/docs/omegascript.rst-562-	  use flag_spelling_correction instead (which was added in version
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-566-	  are taken from entries in the list in fieldnames.  So
xapian-omega-1.4.15/docs/omegascript.rst:567:          ``$set{fieldnames,$split{title sample url}}`` will take the first
xapian-omega-1.4.15/docs/omegascript.rst-568-          line as the "title" field, the second as the "sample" field and the
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-583-          ``pl2`` (in Omega >= 1.3.2), ``tfidf`` (in Omega >= 1.3.1),
xapian-omega-1.4.15/docs/omegascript.rst:584:          and ``trad``.  e.g.  ``$set{weighting,bm25 1 0.8}``
xapian-omega-1.4.15/docs/omegascript.rst-585-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-591-          ``trad`` and ``bo1``.  e.g.
xapian-omega-1.4.15/docs/omegascript.rst:592:          ``$set{expansion,trad 2.0}``
xapian-omega-1.4.15/docs/omegascript.rst-593-        * weightingpurefilter - normally a query consisting only of filter
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-596-          same values supported as for ``weighting`` above.  For example,
xapian-omega-1.4.15/docs/omegascript.rst:597:          ``$set{weightingpurefilter,coord}`` will weight such queries by
xapian-omega-1.4.15/docs/omegascript.rst-598-          how many filter terms match each document.
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-602-	Omega sets ``flag_default`` to ``true`` by default - you can set it to
xapian-omega-1.4.15/docs/omegascript.rst:603:	an empty value to turn it off (``$set{flag_default,}``):
xapian-omega-1.4.15/docs/omegascript.rst-604-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-614-	* flag_pure_not
xapian-omega-1.4.15/docs/omegascript.rst:615:	* flag_spelling_correction (see ``$suggestion`` for suggested
xapian-omega-1.4.15/docs/omegascript.rst-616-	  correction)
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-625-	specific flag can unset it if it is set to the empty value (e.g.
xapian-omega-1.4.15/docs/omegascript.rst:626:	``$set{flag_pure_not,1}$set{XFOO:flag_pure_not,}``).
xapian-omega-1.4.15/docs/omegascript.rst-627-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-635-	set error message for the current execution, which can also be looked
xapian-omega-1.4.15/docs/omegascript.rst:636:	up using ``$error``.
xapian-omega-1.4.15/docs/omegascript.rst-637-
xapian-omega-1.4.15/docs/omegascript.rst:638:	Using ``$seterror`` error early in template prevents running the query.
xapian-omega-1.4.15/docs/omegascript.rst-639-
xapian-omega-1.4.15/docs/omegascript.rst:640:	For example, ``$seterror`` can be used when the user enters a wrong
xapian-omega-1.4.15/docs/omegascript.rst-641-	parameter in the search.
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-647-	set a map of option values which may be looked up against using
xapian-omega-1.4.15/docs/omegascript.rst:648:	``$opt{MAP,NAME}`` (maps with the same name are merged rather than
xapian-omega-1.4.15/docs/omegascript.rst-649-	the old map being completely replaced).
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-686-	of the materials).  To specify this use
xapian-omega-1.4.15/docs/omegascript.rst:687:	``$setmap{nonexclusiveprefix,XM,true}`` (any non-empty value can
xapian-omega-1.4.15/docs/omegascript.rst-688-	be used in place of ``true``) - this feature affect both filters
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-690-	from parsing the query (e.g. ``material:glass material:wood`` if
xapian-omega-1.4.15/docs/omegascript.rst:691:	``$setmap{boolprefix,material,XM}`` is also in effect).
xapian-omega-1.4.15/docs/omegascript.rst-692-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-732-          parsed as zero or more whitespace characters, an optional ``-``, zero
xapian-omega-1.4.15/docs/omegascript.rst:733:          or more digits, optionally followed by ``$opt{decimal}`` then zero or
xapian-omega-1.4.15/docs/omegascript.rst-734-          more digits.  Entries are regarded as equal if the numbers are equal
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-770-$subid[{DOCID}]
xapian-omega-1.4.15/docs/omegascript.rst:771:        return the docid in ``$subdb{DOCID}`` corresponding to ``DOCID`` in the
xapian-omega-1.4.15/docs/omegascript.rst-772-        combined database.
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-790-	If ``START`` is negative, it counts back from the end of ``STRING`` (so
xapian-omega-1.4.15/docs/omegascript.rst:791:	``$substr{hello,-1}`` is ``o``).
xapian-omega-1.4.15/docs/omegascript.rst-792-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-798-$suggestion
xapian-omega-1.4.15/docs/omegascript.rst:799:        if ``$set{flag_spelling_correction,true}`` was done before the query
xapian-omega-1.4.15/docs/omegascript.rst:800:        was parsed, then ``$suggestion`` will return any suggested spelling
xapian-omega-1.4.15/docs/omegascript.rst-801-        corrected version of the query string.  If there are no spelling
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-809-        prefix was added in Omega 1.3.5.  If no prefix is specified (i.e.
xapian-omega-1.4.15/docs/omegascript.rst:810:        ``$terms``), then only terms from the query string(s) are returned.
xapian-omega-1.4.15/docs/omegascript.rst:811:        This is different to an empty prefix (i.e. ``$terms{}``) which returns
xapian-omega-1.4.15/docs/omegascript.rst-812-        all query terms matching the current hit, so also includes filter
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-863-$unique{LIST}
xapian-omega-1.4.15/docs/omegascript.rst:864:        remove duplicates from a list - unlike ``$uniq``, duplicates don't
xapian-omega-1.4.15/docs/omegascript.rst-865-        need to be adjacent.  The first of each entry is kept, and order is
xapian-omega-1.4.15/docs/omegascript.rst:866:        preserved.  If the input list is already sorted then ``$uniq`` is
xapian-omega-1.4.15/docs/omegascript.rst-867-        more efficient.
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-889-        is omitted then the current hit is used (which only works inside
xapian-omega-1.4.15/docs/omegascript.rst:890:        ``$hitlist``).
xapian-omega-1.4.15/docs/omegascript.rst-891-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-968-
xapian-omega-1.4.15/docs/omegascript.rst:969:        ``$cond`` provides a neater way of writing a cascading series of
xapian-omega-1.4.15/docs/omegascript.rst:970:        ``$if`` checks.  If there's only one condition, ``$cond`` is equivalent
xapian-omega-1.4.15/docs/omegascript.rst:971:        to ``$if``.
xapian-omega-1.4.15/docs/omegascript.rst-972-
##############################################
xapian-omega-1.4.15/docs/omegascript.rst-977-        evaluates and returns ``ELSE``.  If ``THEN`` and/or ``ELSE`` are omitted
xapian-omega-1.4.15/docs/omegascript.rst:978:        then returns nothing.  You can use ``$if{COND}`` to evaluate ``COND``
xapian-omega-1.4.15/docs/omegascript.rst-979-        but discard the result of that evaluation, which can be useful if
##############################################
xapian-omega-1.4.15/docs/termprefixes.rst-183-same prefixed combined with ``OP_OR`` by default, or ``OP_AND`` specified by
xapian-omega-1.4.15/docs/termprefixes.rst:184:``$setmap{nonexclusiveprefix,...}``.
xapian-omega-1.4.15/docs/termprefixes.rst-185-
##############################################
xapian-omega-1.4.15/docs/Makefile.in-50-  { \
xapian-omega-1.4.15/docs/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xapian-omega-1.4.15/docs/Makefile.in-52-  }; \
##############################################
xapian-omega-1.4.15/docs/Makefile.in-128-	scriptindex.html termprefixes.html
xapian-omega-1.4.15/docs/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xapian-omega-1.4.15/docs/Makefile.in-130-am__vpath_adj = case $$p in \
xapian-omega-1.4.15/docs/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xapian-omega-1.4.15/docs/Makefile.in-132-    *) f=$$p;; \
xapian-omega-1.4.15/docs/Makefile.in-133-  esac;
xapian-omega-1.4.15/docs/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xapian-omega-1.4.15/docs/Makefile.in-135-am__install_max = 40
xapian-omega-1.4.15/docs/Makefile.in-136-am__nobase_strip_setup = \
xapian-omega-1.4.15/docs/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xapian-omega-1.4.15/docs/Makefile.in-138-am__nobase_strip = \
##############################################
xapian-omega-1.4.15/docs/Makefile.in-378-	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
xapian-omega-1.4.15/docs/Makefile.in:379:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xapian-omega-1.4.15/docs/Makefile.in-380-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
xapian-omega-1.4.15/docs/Makefile.in-388-distdir: $(DISTFILES)
xapian-omega-1.4.15/docs/Makefile.in:389:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xapian-omega-1.4.15/docs/Makefile.in:390:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xapian-omega-1.4.15/docs/Makefile.in-391-	list='$(DISTFILES)'; \
##############################################
xapian-omega-1.4.15/docs/Makefile.in-402-	  if test -d $$d/$$file; then \
xapian-omega-1.4.15/docs/Makefile.in:403:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xapian-omega-1.4.15/docs/Makefile.in-404-	    if test -d "$(distdir)/$$file"; then \
##############################################
xapian-omega-1.4.15/Makefile.in-54-  { \
xapian-omega-1.4.15/Makefile.in:55:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xapian-omega-1.4.15/Makefile.in-56-  }; \
##############################################
xapian-omega-1.4.15/Makefile.in-225-	$(am__DEPENDENCIES_1) libutf8convert.la
xapian-omega-1.4.15/Makefile.in:226:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xapian-omega-1.4.15/Makefile.in-227-am__vpath_adj = case $$p in \
xapian-omega-1.4.15/Makefile.in:228:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xapian-omega-1.4.15/Makefile.in-229-    *) f=$$p;; \
xapian-omega-1.4.15/Makefile.in-230-  esac;
xapian-omega-1.4.15/Makefile.in:231:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xapian-omega-1.4.15/Makefile.in-232-am__install_max = 40
xapian-omega-1.4.15/Makefile.in-233-am__nobase_strip_setup = \
xapian-omega-1.4.15/Makefile.in:234:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xapian-omega-1.4.15/Makefile.in-235-am__nobase_strip = \
##############################################
xapian-omega-1.4.15/Makefile.in-470-case "$@" in						\
xapian-omega-1.4.15/Makefile.in:471:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
xapian-omega-1.4.15/Makefile.in-472-    *) am__odir=.;; 					\
##############################################
xapian-omega-1.4.15/Makefile.in-500-  bases='$(TEST_LOGS)'; \
xapian-omega-1.4.15/Makefile.in:501:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
xapian-omega-1.4.15/Makefile.in:502:  bases=`echo $$bases`
xapian-omega-1.4.15/Makefile.in-503-RECHECK_LOGS = $(TEST_LOGS)
##############################################
xapian-omega-1.4.15/Makefile.in-512-        */*) b='$*';; \
xapian-omega-1.4.15/Makefile.in:513:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
xapian-omega-1.4.15/Makefile.in-514-       esac;; \
##############################################
xapian-omega-1.4.15/Makefile.in-548-  while test -n "$$dir1"; do \
xapian-omega-1.4.15/Makefile.in:549:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xapian-omega-1.4.15/Makefile.in-550-    if test "$$first" != "."; then \
xapian-omega-1.4.15/Makefile.in-551-      if test "$$first" = ".."; then \
xapian-omega-1.4.15/Makefile.in:552:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xapian-omega-1.4.15/Makefile.in:553:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xapian-omega-1.4.15/Makefile.in-554-      else \
xapian-omega-1.4.15/Makefile.in:555:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xapian-omega-1.4.15/Makefile.in-556-        if test "$$first2" = "$$first"; then \
xapian-omega-1.4.15/Makefile.in:557:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xapian-omega-1.4.15/Makefile.in-558-        else \
##############################################
xapian-omega-1.4.15/Makefile.in-563-    fi; \
xapian-omega-1.4.15/Makefile.in:564:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xapian-omega-1.4.15/Makefile.in-565-  done; \
##############################################
xapian-omega-1.4.15/Makefile.in-1030-	test -n "$(EXEEXT)" || exit 0; \
xapian-omega-1.4.15/Makefile.in:1031:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
xapian-omega-1.4.15/Makefile.in-1032-	echo " rm -f" $$list; \
##############################################
xapian-omega-1.4.15/Makefile.in-1039-	test -n "$(EXEEXT)" || exit 0; \
xapian-omega-1.4.15/Makefile.in:1040:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
xapian-omega-1.4.15/Makefile.in-1041-	echo " rm -f" $$list; \
##############################################
xapian-omega-1.4.15/Makefile.in-1088-	test -n "$(EXEEXT)" || exit 0; \
xapian-omega-1.4.15/Makefile.in:1089:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
xapian-omega-1.4.15/Makefile.in-1090-	echo " rm -f" $$list; \
##############################################
xapian-omega-1.4.15/Makefile.in-1304-.cc.o:
xapian-omega-1.4.15/Makefile.in:1305:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
xapian-omega-1.4.15/Makefile.in-1306-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
xapian-omega-1.4.15/Makefile.in-1312-.cc.obj:
xapian-omega-1.4.15/Makefile.in:1313:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
xapian-omega-1.4.15/Makefile.in:1314:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
xapian-omega-1.4.15/Makefile.in-1315-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
xapian-omega-1.4.15/Makefile.in-1317-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xapian-omega-1.4.15/Makefile.in:1318:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xapian-omega-1.4.15/Makefile.in-1319-
xapian-omega-1.4.15/Makefile.in-1320-.cc.lo:
xapian-omega-1.4.15/Makefile.in:1321:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
xapian-omega-1.4.15/Makefile.in-1322-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
xapian-omega-1.4.15/Makefile.in-1328-libtransform_la-transform.lo: transform.cc
xapian-omega-1.4.15/Makefile.in:1329:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransform_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libtransform_la-transform.lo -MD -MP -MF $(DEPDIR)/libtransform_la-transform.Tpo -c -o libtransform_la-transform.lo `test -f 'transform.cc' || echo '$(srcdir)/'`transform.cc
xapian-omega-1.4.15/Makefile.in-1330-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libtransform_la-transform.Tpo $(DEPDIR)/libtransform_la-transform.Plo
##############################################
xapian-omega-1.4.15/Makefile.in-1332-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xapian-omega-1.4.15/Makefile.in:1333:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransform_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libtransform_la-transform.lo `test -f 'transform.cc' || echo '$(srcdir)/'`transform.cc
xapian-omega-1.4.15/Makefile.in-1334-
xapian-omega-1.4.15/Makefile.in-1335-libutf8convert_la-utf8convert.lo: utf8convert.cc
xapian-omega-1.4.15/Makefile.in:1336:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutf8convert_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libutf8convert_la-utf8convert.lo -MD -MP -MF $(DEPDIR)/libutf8convert_la-utf8convert.Tpo -c -o libutf8convert_la-utf8convert.lo `test -f 'utf8convert.cc' || echo '$(srcdir)/'`utf8convert.cc
xapian-omega-1.4.15/Makefile.in-1337-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libutf8convert_la-utf8convert.Tpo $(DEPDIR)/libutf8convert_la-utf8convert.Plo
##############################################
xapian-omega-1.4.15/Makefile.in-1339-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xapian-omega-1.4.15/Makefile.in:1340:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libutf8convert_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libutf8convert_la-utf8convert.lo `test -f 'utf8convert.cc' || echo '$(srcdir)/'`utf8convert.cc
xapian-omega-1.4.15/Makefile.in-1341-
##############################################
xapian-omega-1.4.15/Makefile.in-1354-	test -n "$(man1dir)" \
xapian-omega-1.4.15/Makefile.in:1355:	  && test -n "`echo $$list1$$list2`" \
xapian-omega-1.4.15/Makefile.in-1356-	  || exit 0; \
##############################################
xapian-omega-1.4.15/Makefile.in-1411-	@list='$(dist_omegadata_DATA)'; test -n "$(omegadatadir)" || list=; \
xapian-omega-1.4.15/Makefile.in:1412:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xapian-omega-1.4.15/Makefile.in-1413-	dir='$(DESTDIR)$(omegadatadir)'; $(am__uninstall_files_from_dir)
##############################################
xapian-omega-1.4.15/Makefile.in-1432-	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
xapian-omega-1.4.15/Makefile.in:1433:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xapian-omega-1.4.15/Makefile.in-1434-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
xapian-omega-1.4.15/Makefile.in-1449-	dot_seen=no; \
xapian-omega-1.4.15/Makefile.in:1450:	target=`echo $@ | sed s/-recursive//`; \
xapian-omega-1.4.15/Makefile.in-1451-	case "$@" in \
##############################################
xapian-omega-1.4.15/Makefile.in-1512-GTAGS:
xapian-omega-1.4.15/Makefile.in:1513:	here=`$(am__cd) $(top_builddir) && pwd` \
xapian-omega-1.4.15/Makefile.in-1514-	  && $(am__cd) $(top_srcdir) \
##############################################
xapian-omega-1.4.15/Makefile.in-1562-	if test -n "$$redo_bases"; then \
xapian-omega-1.4.15/Makefile.in:1563:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
xapian-omega-1.4.15/Makefile.in:1564:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
xapian-omega-1.4.15/Makefile.in-1565-	  if $(am__make_dryrun); then :; else \
##############################################
xapian-omega-1.4.15/Makefile.in-1587-	ws='[ 	]'; \
xapian-omega-1.4.15/Makefile.in:1588:	results=`for b in $$bases; do echo $$b.trs; done`; \
xapian-omega-1.4.15/Makefile.in-1589-	test -n "$$results" || results=/dev/null; \
xapian-omega-1.4.15/Makefile.in:1590:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
xapian-omega-1.4.15/Makefile.in:1591:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
xapian-omega-1.4.15/Makefile.in:1592:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
xapian-omega-1.4.15/Makefile.in:1593:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
xapian-omega-1.4.15/Makefile.in:1594:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
xapian-omega-1.4.15/Makefile.in:1595:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
xapian-omega-1.4.15/Makefile.in:1596:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
xapian-omega-1.4.15/Makefile.in:1597:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
xapian-omega-1.4.15/Makefile.in-1598-	  success=true; \
##############################################
xapian-omega-1.4.15/Makefile.in-1666-	@set +e; $(am__set_TESTS_bases); \
xapian-omega-1.4.15/Makefile.in:1667:	log_list=`for i in $$bases; do echo $$i.log; done`; \
xapian-omega-1.4.15/Makefile.in:1668:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
xapian-omega-1.4.15/Makefile.in:1669:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
xapian-omega-1.4.15/Makefile.in-1670-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
xapian-omega-1.4.15/Makefile.in-1676-	         | $(am__list_recheck_tests)` || exit 1; \
xapian-omega-1.4.15/Makefile.in:1677:	log_list=`for i in $$bases; do echo $$i.log; done`; \
xapian-omega-1.4.15/Makefile.in:1678:	log_list=`echo $$log_list`; \
xapian-omega-1.4.15/Makefile.in-1679-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
xapian-omega-1.4.15/Makefile.in-1763-	test -d "$(distdir)" || mkdir "$(distdir)"
xapian-omega-1.4.15/Makefile.in:1764:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xapian-omega-1.4.15/Makefile.in:1765:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xapian-omega-1.4.15/Makefile.in-1766-	list='$(DISTFILES)'; \
##############################################
xapian-omega-1.4.15/Makefile.in-1777-	  if test -d $$d/$$file; then \
xapian-omega-1.4.15/Makefile.in:1778:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xapian-omega-1.4.15/Makefile.in-1779-	    if test -d "$(distdir)/$$file"; then \
##############################################
xapian-omega-1.4.15/Makefile.in-1887-	test -d $(distdir)/_build || exit 0; \
xapian-omega-1.4.15/Makefile.in:1888:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xapian-omega-1.4.15/Makefile.in-1889-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xapian-omega-1.4.15/Makefile.in-1931-	}; \
xapian-omega-1.4.15/Makefile.in:1932:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
xapian-omega-1.4.15/Makefile.in-1933-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xapian-omega-1.4.15/Makefile.in-1943-	fi
xapian-omega-1.4.15/Makefile.in:1944:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xapian-omega-1.4.15/Makefile.in-1945-	  || { echo "ERROR: files left in build directory after distclean:" ; \