===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
man-db-2.9.3/Makefile.in-50-  { \
man-db-2.9.3/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/Makefile.in-52-  }; \
##############################################
man-db-2.9.3/Makefile.in-369-  while test -n "$$dir1"; do \
man-db-2.9.3/Makefile.in:370:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
man-db-2.9.3/Makefile.in-371-    if test "$$first" != "."; then \
man-db-2.9.3/Makefile.in-372-      if test "$$first" = ".."; then \
man-db-2.9.3/Makefile.in:373:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
man-db-2.9.3/Makefile.in:374:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
man-db-2.9.3/Makefile.in-375-      else \
man-db-2.9.3/Makefile.in:376:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
man-db-2.9.3/Makefile.in-377-        if test "$$first2" = "$$first"; then \
man-db-2.9.3/Makefile.in:378:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
man-db-2.9.3/Makefile.in-379-        else \
##############################################
man-db-2.9.3/Makefile.in-384-    fi; \
man-db-2.9.3/Makefile.in:385:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
man-db-2.9.3/Makefile.in-386-  done; \
##############################################
man-db-2.9.3/Makefile.in-1637-	dot_seen=no; \
man-db-2.9.3/Makefile.in:1638:	target=`echo $@ | sed s/-recursive//`; \
man-db-2.9.3/Makefile.in-1639-	case "$@" in \
##############################################
man-db-2.9.3/Makefile.in-1700-GTAGS:
man-db-2.9.3/Makefile.in:1701:	here=`$(am__cd) $(top_builddir) && pwd` \
man-db-2.9.3/Makefile.in-1702-	  && $(am__cd) $(top_srcdir) \
##############################################
man-db-2.9.3/Makefile.in-1735-	test -d "$(distdir)" || mkdir "$(distdir)"
man-db-2.9.3/Makefile.in:1736:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/Makefile.in:1737:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/Makefile.in-1738-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/Makefile.in-1749-	  if test -d $$d/$$file; then \
man-db-2.9.3/Makefile.in:1750:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/Makefile.in-1751-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/Makefile.in-1868-	test -d $(distdir)/_build || exit 0; \
man-db-2.9.3/Makefile.in:1869:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
man-db-2.9.3/Makefile.in-1870-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
man-db-2.9.3/Makefile.in-1912-	}; \
man-db-2.9.3/Makefile.in:1913:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
man-db-2.9.3/Makefile.in-1914-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
man-db-2.9.3/Makefile.in-1924-	fi
man-db-2.9.3/Makefile.in:1925:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
man-db-2.9.3/Makefile.in-1926-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
man-db-2.9.3/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
man-db-2.9.3/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
man-db-2.9.3/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
man-db-2.9.3/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
man-db-2.9.3/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
man-db-2.9.3/aclocal.m4-181-        else
man-db-2.9.3/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
man-db-2.9.3/aclocal.m4-183-        fi
##############################################
man-db-2.9.3/aclocal.m4-428-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
man-db-2.9.3/aclocal.m4:429:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
man-db-2.9.3/aclocal.m4-430-# and then we would define $MISSING as
##############################################
man-db-2.9.3/aclocal.m4-443-# Expand $ac_aux_dir to an absolute path.
man-db-2.9.3/aclocal.m4:444:am_aux_dir=`cd "$ac_aux_dir" && pwd`
man-db-2.9.3/aclocal.m4-445-])
##############################################
man-db-2.9.3/aclocal.m4-541-  if test "$am_compiler_list" = ""; then
man-db-2.9.3/aclocal.m4:542:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
man-db-2.9.3/aclocal.m4-543-  fi
##############################################
man-db-2.9.3/aclocal.m4-694-    # Strip MF so we end up with the name of the file.
man-db-2.9.3/aclocal.m4:695:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
man-db-2.9.3/aclocal.m4-696-    # Check whether this is an Automake generated Makefile which includes
##############################################
man-db-2.9.3/aclocal.m4-701-      || continue
man-db-2.9.3/aclocal.m4:702:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
man-db-2.9.3/aclocal.m4:703:    am_filepart=`AS_BASENAME(["$am_mf"])`
man-db-2.9.3/aclocal.m4-704-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
man-db-2.9.3/aclocal.m4-771-AC_REQUIRE([AC_PROG_INSTALL])dnl
man-db-2.9.3/aclocal.m4:772:if test "`cd $srcdir && pwd`" != "`pwd`"; then
man-db-2.9.3/aclocal.m4-773-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
man-db-2.9.3/aclocal.m4-930-    * )
man-db-2.9.3/aclocal.m4:931:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
man-db-2.9.3/aclocal.m4-932-  esac
man-db-2.9.3/aclocal.m4-933-done
man-db-2.9.3/aclocal.m4:934:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
man-db-2.9.3/aclocal.m4-935-
##############################################
man-db-2.9.3/aclocal.m4-1222-     echo "timestamp, slept: $am_has_slept" > conftest.file
man-db-2.9.3/aclocal.m4:1223:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
man-db-2.9.3/aclocal.m4-1224-     if test "$[*]" = "X"; then
man-db-2.9.3/aclocal.m4-1225-	# -L didn't work.
man-db-2.9.3/aclocal.m4:1226:	set X `ls -t "$srcdir/configure" conftest.file`
man-db-2.9.3/aclocal.m4-1227-     fi
##############################################
man-db-2.9.3/build-aux/ar-lib-65-	mingw)
man-db-2.9.3/build-aux/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
man-db-2.9.3/build-aux/ar-lib-67-	  ;;
man-db-2.9.3/build-aux/ar-lib-68-	cygwin | msys)
man-db-2.9.3/build-aux/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
man-db-2.9.3/build-aux/ar-lib-70-	  ;;
man-db-2.9.3/build-aux/ar-lib-71-	wine)
man-db-2.9.3/build-aux/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
man-db-2.9.3/build-aux/ar-lib-73-	  ;;
##############################################
man-db-2.9.3/build-aux/ar-lib-88-  archive=$3
man-db-2.9.3/build-aux/ar-lib:89:  at_file_contents=`cat "$1"`
man-db-2.9.3/build-aux/ar-lib-90-  eval set x "$at_file_contents"
##############################################
man-db-2.9.3/build-aux/config.guess-34-
man-db-2.9.3/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
man-db-2.9.3/build-aux/config.guess-36-
##############################################
man-db-2.9.3/build-aux/config.guess-105-    # shellcheck disable=SC2039
man-db-2.9.3/build-aux/config.guess:106:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
man-db-2.9.3/build-aux/config.guess-107-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
man-db-2.9.3/build-aux/config.guess-155-	EOF
man-db-2.9.3/build-aux/config.guess:156:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
man-db-2.9.3/build-aux/config.guess-157-
##############################################
man-db-2.9.3/build-aux/config.guess-192-	    earmv*)
man-db-2.9.3/build-aux/config.guess:193:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
man-db-2.9.3/build-aux/config.guess:194:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
man-db-2.9.3/build-aux/config.guess-195-		machine="${arch}${endian}"-unknown
##############################################
man-db-2.9.3/build-aux/config.guess-224-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
man-db-2.9.3/build-aux/config.guess:225:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
man-db-2.9.3/build-aux/config.guess-226-		;;
##############################################
man-db-2.9.3/build-aux/config.guess-237-	    *)
man-db-2.9.3/build-aux/config.guess:238:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
man-db-2.9.3/build-aux/config.guess-239-		;;
##############################################
man-db-2.9.3/build-aux/config.guess-290-	*4.0)
man-db-2.9.3/build-aux/config.guess:291:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
man-db-2.9.3/build-aux/config.guess-292-		;;
man-db-2.9.3/build-aux/config.guess-293-	*5.*)
man-db-2.9.3/build-aux/config.guess:294:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
man-db-2.9.3/build-aux/config.guess-295-		;;
##############################################
man-db-2.9.3/build-aux/config.guess-300-	# types through head -n 1, so we only detect the type of CPU 0.
man-db-2.9.3/build-aux/config.guess:301:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
man-db-2.9.3/build-aux/config.guess-302-	case "$ALPHA_CPU_TYPE" in
##############################################
man-db-2.9.3/build-aux/config.guess-338-	# 1.2 uses "1.2" for uname -r.
man-db-2.9.3/build-aux/config.guess:339:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
man-db-2.9.3/build-aux/config.guess-340-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
man-db-2.9.3/build-aux/config.guess-389-    s390x:SunOS:*:*)
man-db-2.9.3/build-aux/config.guess:390:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
man-db-2.9.3/build-aux/config.guess-391-	exit ;;
man-db-2.9.3/build-aux/config.guess-392-    sun4H:SunOS:5.*:*)
man-db-2.9.3/build-aux/config.guess:393:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
man-db-2.9.3/build-aux/config.guess-394-	exit ;;
man-db-2.9.3/build-aux/config.guess-395-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
man-db-2.9.3/build-aux/config.guess:396:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
man-db-2.9.3/build-aux/config.guess-397-	exit ;;
##############################################
man-db-2.9.3/build-aux/config.guess-414-	fi
man-db-2.9.3/build-aux/config.guess:415:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
man-db-2.9.3/build-aux/config.guess-416-	exit ;;
##############################################
man-db-2.9.3/build-aux/config.guess-420-	# it's likely to be more like Solaris than SunOS4.
man-db-2.9.3/build-aux/config.guess:421:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
man-db-2.9.3/build-aux/config.guess-422-	exit ;;
##############################################
man-db-2.9.3/build-aux/config.guess-429-	# Japanese Language versions have a version number like `4.1.3-JL'.
man-db-2.9.3/build-aux/config.guess:430:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
man-db-2.9.3/build-aux/config.guess-431-	exit ;;
##############################################
man-db-2.9.3/build-aux/config.guess-435-    sun*:*:4.2BSD:*)
man-db-2.9.3/build-aux/config.guess:436:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
man-db-2.9.3/build-aux/config.guess-437-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
man-db-2.9.3/build-aux/config.guess-517-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
man-db-2.9.3/build-aux/config.guess:518:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
man-db-2.9.3/build-aux/config.guess:519:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
man-db-2.9.3/build-aux/config.guess-520-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
man-db-2.9.3/build-aux/config.guess-573-    *:IRIX*:*:*)
man-db-2.9.3/build-aux/config.guess:574:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
man-db-2.9.3/build-aux/config.guess-575-	exit ;;
##############################################
man-db-2.9.3/build-aux/config.guess-603-EOF
man-db-2.9.3/build-aux/config.guess:604:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
man-db-2.9.3/build-aux/config.guess-605-		then
##############################################
man-db-2.9.3/build-aux/config.guess-616-    *:AIX:*:[4567])
man-db-2.9.3/build-aux/config.guess:617:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
man-db-2.9.3/build-aux/config.guess-618-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
man-db-2.9.3/build-aux/config.guess-652-    9000/[34678]??:HP-UX:*:*)
man-db-2.9.3/build-aux/config.guess:653:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
man-db-2.9.3/build-aux/config.guess-654-	case "$UNAME_MACHINE" in
##############################################
man-db-2.9.3/build-aux/config.guess-706-EOF
man-db-2.9.3/build-aux/config.guess:707:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
man-db-2.9.3/build-aux/config.guess-708-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
man-db-2.9.3/build-aux/config.guess-734-    ia64:HP-UX:*:*)
man-db-2.9.3/build-aux/config.guess:735:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
man-db-2.9.3/build-aux/config.guess-736-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
man-db-2.9.3/build-aux/config.guess-764-EOF
man-db-2.9.3/build-aux/config.guess:765:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
man-db-2.9.3/build-aux/config.guess-766-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
man-db-2.9.3/build-aux/config.guess-835-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
man-db-2.9.3/build-aux/config.guess:836:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
man-db-2.9.3/build-aux/config.guess-837-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
man-db-2.9.3/build-aux/config.guess-840-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
man-db-2.9.3/build-aux/config.guess:841:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
man-db-2.9.3/build-aux/config.guess-842-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
man-db-2.9.3/build-aux/config.guess-858-	then
man-db-2.9.3/build-aux/config.guess:859:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
man-db-2.9.3/build-aux/config.guess-860-	else
man-db-2.9.3/build-aux/config.guess:861:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
man-db-2.9.3/build-aux/config.guess-862-	fi
##############################################
man-db-2.9.3/build-aux/config.guess-871-	esac
man-db-2.9.3/build-aux/config.guess:872:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
man-db-2.9.3/build-aux/config.guess-873-	exit ;;
##############################################
man-db-2.9.3/build-aux/config.guess-907-    prep*:SunOS:5.*:*)
man-db-2.9.3/build-aux/config.guess:908:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
man-db-2.9.3/build-aux/config.guess-909-	exit ;;
##############################################
man-db-2.9.3/build-aux/config.guess-911-	# the GNU system
man-db-2.9.3/build-aux/config.guess:912:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
man-db-2.9.3/build-aux/config.guess-913-	exit ;;
##############################################
man-db-2.9.3/build-aux/config.guess-915-	# other systems with GNU libc and userland
man-db-2.9.3/build-aux/config.guess:916:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
man-db-2.9.3/build-aux/config.guess-917-	exit ;;
##############################################
man-db-2.9.3/build-aux/config.guess-1037-EOF
man-db-2.9.3/build-aux/config.guess:1038:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`"
man-db-2.9.3/build-aux/config.guess-1039-	test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
##############################################
man-db-2.9.3/build-aux/config.guess-1137-    i*86:*:4.*:*)
man-db-2.9.3/build-aux/config.guess:1138:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
man-db-2.9.3/build-aux/config.guess-1139-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
man-db-2.9.3/build-aux/config.guess-1440-    *:DragonFly:*:*)
man-db-2.9.3/build-aux/config.guess:1441:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
man-db-2.9.3/build-aux/config.guess-1442-	exit ;;
##############################################
man-db-2.9.3/build-aux/config.guess-1453-    i*86:skyos:*:*)
man-db-2.9.3/build-aux/config.guess:1454:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
man-db-2.9.3/build-aux/config.guess-1455-	exit ;;
##############################################
man-db-2.9.3/build-aux/config.guess-1603-
man-db-2.9.3/build-aux/config.guess:1604:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` &&
man-db-2.9.3/build-aux/config.guess-1605-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
man-db-2.9.3/build-aux/config.guess-1633-
man-db-2.9.3/build-aux/config.guess:1634:year=`echo $timestamp | sed 's,-.*,,'`
man-db-2.9.3/build-aux/config.guess-1635-# shellcheck disable=SC2003
man-db-2.9.3/build-aux/config.guess:1636:if test "`expr "\`date +%Y\`" - "$year"`" -lt 3 ; then
man-db-2.9.3/build-aux/config.guess-1637-   cat >&2 <<EOF
##############################################
man-db-2.9.3/build-aux/config.rpath-33-host="$1"
man-db-2.9.3/build-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
man-db-2.9.3/build-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
man-db-2.9.3/build-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
man-db-2.9.3/build-aux/config.rpath-37-
##############################################
man-db-2.9.3/build-aux/config.rpath-47-done
man-db-2.9.3/build-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
man-db-2.9.3/build-aux/config.rpath-49-
##############################################
man-db-2.9.3/build-aux/config.rpath-94-        *)
man-db-2.9.3/build-aux/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
man-db-2.9.3/build-aux/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
man-db-2.9.3/build-aux/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
man-db-2.9.3/build-aux/config.rpath:236:      case `$LD -v 2>&1` in
man-db-2.9.3/build-aux/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
man-db-2.9.3/build-aux/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
man-db-2.9.3/build-aux/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
man-db-2.9.3/build-aux/config.rpath-243-          else
##############################################
man-db-2.9.3/build-aux/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
man-db-2.9.3/build-aux/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
man-db-2.9.3/build-aux/config.rpath-300-          if test -f "$collect2name" && \
##############################################
man-db-2.9.3/build-aux/config.rpath-430-        hardcode_direct=yes
man-db-2.9.3/build-aux/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
man-db-2.9.3/build-aux/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
man-db-2.9.3/build-aux/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
man-db-2.9.3/build-aux/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
man-db-2.9.3/build-aux/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
man-db-2.9.3/build-aux/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
man-db-2.9.3/build-aux/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
man-db-2.9.3/build-aux/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
man-db-2.9.3/build-aux/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
man-db-2.9.3/build-aux/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
man-db-2.9.3/build-aux/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
man-db-2.9.3/build-aux/config.rpath-651-
##############################################
man-db-2.9.3/build-aux/config.sub-52-
man-db-2.9.3/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
man-db-2.9.3/build-aux/config.sub-54-
##############################################
man-db-2.9.3/build-aux/config.sub-768-	i*86v32)
man-db-2.9.3/build-aux/config.sub:769:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
man-db-2.9.3/build-aux/config.sub-770-		vendor=pc
##############################################
man-db-2.9.3/build-aux/config.sub-773-	i*86v4*)
man-db-2.9.3/build-aux/config.sub:774:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
man-db-2.9.3/build-aux/config.sub-775-		vendor=pc
##############################################
man-db-2.9.3/build-aux/config.sub-778-	i*86v)
man-db-2.9.3/build-aux/config.sub:779:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
man-db-2.9.3/build-aux/config.sub-780-		vendor=pc
##############################################
man-db-2.9.3/build-aux/config.sub-783-	i*86sol2)
man-db-2.9.3/build-aux/config.sub:784:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
man-db-2.9.3/build-aux/config.sub-785-		vendor=pc
##############################################
man-db-2.9.3/build-aux/config.sub-916-		cpu=sparc
man-db-2.9.3/build-aux/config.sub:917:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
man-db-2.9.3/build-aux/config.sub-918-		;;
##############################################
man-db-2.9.3/build-aux/config.sub-1083-	sh5e[lb]-*)
man-db-2.9.3/build-aux/config.sub:1084:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
man-db-2.9.3/build-aux/config.sub-1085-		;;
##############################################
man-db-2.9.3/build-aux/config.sub-1101-	xscale-* | xscalee[bl]-*)
man-db-2.9.3/build-aux/config.sub:1102:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
man-db-2.9.3/build-aux/config.sub-1103-		;;
##############################################
man-db-2.9.3/build-aux/config.sub-1256-			*)
man-db-2.9.3/build-aux/config.sub:1257:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
man-db-2.9.3/build-aux/config.sub-1258-				exit 1
##############################################
man-db-2.9.3/build-aux/config.sub-1290-	solaris1 | solaris1.*)
man-db-2.9.3/build-aux/config.sub:1291:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
man-db-2.9.3/build-aux/config.sub-1292-		;;
##############################################
man-db-2.9.3/build-aux/config.sub-1299-	gnu/linux*)
man-db-2.9.3/build-aux/config.sub:1300:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
man-db-2.9.3/build-aux/config.sub-1301-		;;
##############################################
man-db-2.9.3/build-aux/config.sub-1322-	sco3.2.[4-9]*)
man-db-2.9.3/build-aux/config.sub:1323:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
man-db-2.9.3/build-aux/config.sub-1324-		;;
##############################################
man-db-2.9.3/build-aux/config.sub-1386-	nto*)
man-db-2.9.3/build-aux/config.sub:1387:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
man-db-2.9.3/build-aux/config.sub-1388-		;;
##############################################
man-db-2.9.3/build-aux/config.sub-1396-	linux*)
man-db-2.9.3/build-aux/config.sub:1397:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
man-db-2.9.3/build-aux/config.sub-1398-		;;
##############################################
man-db-2.9.3/build-aux/config.sub-1408-	mac*)
man-db-2.9.3/build-aux/config.sub:1409:		os=`echo "$os" | sed -e 's|mac|macos|'`
man-db-2.9.3/build-aux/config.sub-1410-		;;
##############################################
man-db-2.9.3/build-aux/config.sub-1417-	sunos5*)
man-db-2.9.3/build-aux/config.sub:1418:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
man-db-2.9.3/build-aux/config.sub-1419-		;;
man-db-2.9.3/build-aux/config.sub-1420-	sunos6*)
man-db-2.9.3/build-aux/config.sub:1421:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
man-db-2.9.3/build-aux/config.sub-1422-		;;
##############################################
man-db-2.9.3/build-aux/config.sub-1454-	sinix5.*)
man-db-2.9.3/build-aux/config.sub:1455:		os=`echo $os | sed -e 's|sinix|sysv|'`
man-db-2.9.3/build-aux/config.sub-1456-		;;
##############################################
man-db-2.9.3/build-aux/config.sub-1514-	*)
man-db-2.9.3/build-aux/config.sub:1515:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
man-db-2.9.3/build-aux/config.sub-1516-		exit 1
##############################################
man-db-2.9.3/build-aux/depcomp-64-  case $1 in
man-db-2.9.3/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
man-db-2.9.3/build-aux/depcomp-66-      *) dir=;;
##############################################
man-db-2.9.3/build-aux/depcomp-73-{
man-db-2.9.3/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
man-db-2.9.3/build-aux/depcomp-75-}
##############################################
man-db-2.9.3/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
man-db-2.9.3/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
man-db-2.9.3/build-aux/depcomp-128-
##############################################
man-db-2.9.3/build-aux/depcomp-405-        sleep 1
man-db-2.9.3/build-aux/depcomp:406:        i=`expr $i - 1`
man-db-2.9.3/build-aux/depcomp-407-      done
man-db-2.9.3/build-aux/depcomp-408-    fi
man-db-2.9.3/build-aux/depcomp:409:    i=`expr $i - 1`
man-db-2.9.3/build-aux/depcomp-410-  done
##############################################
man-db-2.9.3/build-aux/depcomp-425-  # Do two passes, one to just change these to
man-db-2.9.3/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
man-db-2.9.3/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
man-db-2.9.3/build-aux/depcomp-659-  done
man-db-2.9.3/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
man-db-2.9.3/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
man-db-2.9.3/build-aux/gitlog-to-changelog-331-          # Let $code operate on it, safely.
man-db-2.9.3/build-aux/gitlog-to-changelog:332:          my $r = $s->reval("$code")
man-db-2.9.3/build-aux/gitlog-to-changelog-333-            or die "$ME:$.:$sha: failed to eval \"$code\":\n$@\n";
##############################################
man-db-2.9.3/build-aux/gnupload-31-# FIXME-2020: remove, once all major distros ship gpg version 3 as /usr/bin/gpg
man-db-2.9.3/build-aux/gnupload:32:gpg_agent_version=`(gpg-agent --version) 2>/dev/null | sed -e '2,$d' -e 's/^[^0-9]*//'`
man-db-2.9.3/build-aux/gnupload-33-case "$gpg_agent_version" in
man-db-2.9.3/build-aux/gnupload-34-  2.*)
man-db-2.9.3/build-aux/gnupload:35:    gpg_version=`(gpg --version) 2>/dev/null | sed -e '2,$d' -e 's/^[^0-9]*//'`
man-db-2.9.3/build-aux/gnupload-36-    case "$gpg_version" in
##############################################
man-db-2.9.3/build-aux/gnupload-150-  echo "$0: Reading configuration file $conffile"
man-db-2.9.3/build-aux/gnupload:151:  conf=`sed 's/#.*$//;/^$/d' "$conffile" | tr "\015$nl" '  '`
man-db-2.9.3/build-aux/gnupload-152-  eval set x "$conf \"\$@\""
##############################################
man-db-2.9.3/build-aux/gnupload-198-    --symlink-regex=*)
man-db-2.9.3/build-aux/gnupload:199:      symlink_expr=`expr "$1" : '[^=]*=\(.*\)'`
man-db-2.9.3/build-aux/gnupload-200-      ;;
##############################################
man-db-2.9.3/build-aux/gnupload-249-if test -n "$symlink_files"; then
man-db-2.9.3/build-aux/gnupload:250:  x=`echo "$symlink_files" | sed 's/[^ ]//g;s/  //g'`
man-db-2.9.3/build-aux/gnupload-251-  if test -n "$x"; then
##############################################
man-db-2.9.3/build-aux/gnupload-270-    elif test -n "$symlink_expr"; then
man-db-2.9.3/build-aux/gnupload:271:      linkname=`echo $file | sed "$symlink_expr"`
man-db-2.9.3/build-aux/gnupload-272-      if test -z "$linkname"; then
##############################################
man-db-2.9.3/build-aux/gnupload-386-    download.gnu.org.ua:alpha/*|download.gnu.org.ua:ftp/*)
man-db-2.9.3/build-aux/gnupload:387:      destdir_p1=`echo "$destdir" | sed 's,^[^/]*/,,'`
man-db-2.9.3/build-aux/gnupload:388:      destdir_topdir=`echo "$destdir" | sed 's,/.*,,'`
man-db-2.9.3/build-aux/gnupload-389-      mkdirective "$destdir_p1" "$base" "$file" "$stmt"
##############################################
man-db-2.9.3/build-aux/gnupload-396-    /*)
man-db-2.9.3/build-aux/gnupload:397:      dest_host=`echo "$dest" | sed 's,:.*,,'`
man-db-2.9.3/build-aux/gnupload-398-      mkdirective "$destdir" "$base" "$file" "$stmt"
##############################################
man-db-2.9.3/build-aux/gnupload-416-  stmt="$stmt
man-db-2.9.3/build-aux/gnupload:417:`mksymlink $symlink_files`"
man-db-2.9.3/build-aux/gnupload-418-fi
##############################################
man-db-2.9.3/build-aux/gnupload-434-  do
man-db-2.9.3/build-aux/gnupload:435:    destdir=`echo $dest | sed 's/[^:]*://'`
man-db-2.9.3/build-aux/gnupload-436-    upload "$dest" "$destdir" "`hostname`-$$" "" "$stmt"
##############################################
man-db-2.9.3/build-aux/gnupload-453-    files="$file $file.sig"
man-db-2.9.3/build-aux/gnupload:454:    destdir=`echo $dest | sed 's/[^:]*://'`
man-db-2.9.3/build-aux/gnupload-455-    if test -n "$symlink_expr"; then
man-db-2.9.3/build-aux/gnupload:456:      linkname=`echo $file | sed "$symlink_expr"`
man-db-2.9.3/build-aux/gnupload-457-      stmt="$stmt
##############################################
man-db-2.9.3/build-aux/install-sh-234-      fi
man-db-2.9.3/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
man-db-2.9.3/build-aux/install-sh-236-    *)
##############################################
man-db-2.9.3/build-aux/install-sh-280-      dstdir=$dst
man-db-2.9.3/build-aux/install-sh:281:      dstbase=`basename "$src"`
man-db-2.9.3/build-aux/install-sh-282-      case $dst in
##############################################
man-db-2.9.3/build-aux/install-sh-287-    else
man-db-2.9.3/build-aux/install-sh:288:      dstdir=`dirname "$dst"`
man-db-2.9.3/build-aux/install-sh-289-      test -d "$dstdir"
##############################################
man-db-2.9.3/build-aux/install-sh-354-                   test_tmpdir="$tmpdir/a"
man-db-2.9.3/build-aux/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
man-db-2.9.3/build-aux/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
man-db-2.9.3/build-aux/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
man-db-2.9.3/build-aux/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
man-db-2.9.3/build-aux/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
man-db-2.9.3/build-aux/install-sh-419-            case $prefix in
man-db-2.9.3/build-aux/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
man-db-2.9.3/build-aux/install-sh-421-              *) qprefix=$prefix;;
##############################################
man-db-2.9.3/build-aux/install-sh-479-    if $copy_on_change &&
man-db-2.9.3/build-aux/install-sh:480:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
man-db-2.9.3/build-aux/install-sh:481:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
man-db-2.9.3/build-aux/install-sh-482-       set -f &&
##############################################
man-db-2.9.3/build-aux/ltmain.sh-103-#
man-db-2.9.3/build-aux/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
man-db-2.9.3/build-aux/ltmain.sh-105-#
##############################################
man-db-2.9.3/build-aux/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
man-db-2.9.3/build-aux/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
man-db-2.9.3/build-aux/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
man-db-2.9.3/build-aux/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
man-db-2.9.3/build-aux/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
man-db-2.9.3/build-aux/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
man-db-2.9.3/build-aux/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
man-db-2.9.3/build-aux/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
man-db-2.9.3/build-aux/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
man-db-2.9.3/build-aux/ltmain.sh-410-# The name of this program.
man-db-2.9.3/build-aux/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
man-db-2.9.3/build-aux/ltmain.sh-412-
##############################################
man-db-2.9.3/build-aux/ltmain.sh-416-  *[\\/]*)
man-db-2.9.3/build-aux/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
man-db-2.9.3/build-aux/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
man-db-2.9.3/build-aux/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
man-db-2.9.3/build-aux/ltmain.sh-610-
man-db-2.9.3/build-aux/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
man-db-2.9.3/build-aux/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
man-db-2.9.3/build-aux/ltmain.sh-613-
##############################################
man-db-2.9.3/build-aux/ltmain.sh-639-
man-db-2.9.3/build-aux/ltmain.sh:640:    func_arith_result=`expr "$@"`
man-db-2.9.3/build-aux/ltmain.sh-641-  }
##############################################
man-db-2.9.3/build-aux/ltmain.sh-660-  # ...otherwise fall back to using sed.
man-db-2.9.3/build-aux/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
man-db-2.9.3/build-aux/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
man-db-2.9.3/build-aux/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
man-db-2.9.3/build-aux/ltmain.sh-757-      test -n "$_G_tc" && {
man-db-2.9.3/build-aux/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
man-db-2.9.3/build-aux/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
man-db-2.9.3/build-aux/ltmain.sh-760-      }
man-db-2.9.3/build-aux/ltmain.sh-761-    done
man-db-2.9.3/build-aux/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
man-db-2.9.3/build-aux/ltmain.sh-763-
##############################################
man-db-2.9.3/build-aux/ltmain.sh-831-
man-db-2.9.3/build-aux/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
man-db-2.9.3/build-aux/ltmain.sh-833-  }
##############################################
man-db-2.9.3/build-aux/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
man-db-2.9.3/build-aux/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
man-db-2.9.3/build-aux/ltmain.sh-865-      done
man-db-2.9.3/build-aux/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
man-db-2.9.3/build-aux/ltmain.sh-867-
##############################################
man-db-2.9.3/build-aux/ltmain.sh-901-      # If mktemp works, use that first and foremost
man-db-2.9.3/build-aux/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
man-db-2.9.3/build-aux/ltmain.sh-903-
##############################################
man-db-2.9.3/build-aux/ltmain.sh-1111-        *[\\\`\"\$]*)
man-db-2.9.3/build-aux/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
man-db-2.9.3/build-aux/ltmain.sh-1113-        *)
##############################################
man-db-2.9.3/build-aux/ltmain.sh-1198-    case $2 in
man-db-2.9.3/build-aux/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
man-db-2.9.3/build-aux/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
man-db-2.9.3/build-aux/ltmain.sh-1201-    esac
##############################################
man-db-2.9.3/build-aux/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
man-db-2.9.3/build-aux/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
man-db-2.9.3/build-aux/ltmain.sh-1273-      ;;
##############################################
man-db-2.9.3/build-aux/ltmain.sh-1358-
man-db-2.9.3/build-aux/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
man-db-2.9.3/build-aux/ltmain.sh-1360-}
##############################################
man-db-2.9.3/build-aux/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
man-db-2.9.3/build-aux/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
man-db-2.9.3/build-aux/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
man-db-2.9.3/build-aux/ltmain.sh-1517-
man-db-2.9.3/build-aux/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
man-db-2.9.3/build-aux/ltmain.sh-1519-}
##############################################
man-db-2.9.3/build-aux/ltmain.sh-1943-
man-db-2.9.3/build-aux/ltmain.sh:1944:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
man-db-2.9.3/build-aux/ltmain.sh-1945-      func_split_equals_rhs=
man-db-2.9.3/build-aux/ltmain.sh-1946-      test "x$func_split_equals_lhs" = "x$1" \
man-db-2.9.3/build-aux/ltmain.sh:1947:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
man-db-2.9.3/build-aux/ltmain.sh-1948-  }
##############################################
man-db-2.9.3/build-aux/ltmain.sh-1971-
man-db-2.9.3/build-aux/ltmain.sh:1972:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
man-db-2.9.3/build-aux/ltmain.sh:1973:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
man-db-2.9.3/build-aux/ltmain.sh-1974-  }
##############################################
man-db-2.9.3/build-aux/ltmain.sh-2144-       version:        $progname $scriptversion Debian-2.4.6-10
man-db-2.9.3/build-aux/ltmain.sh:2145:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
man-db-2.9.3/build-aux/ltmain.sh:2146:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
man-db-2.9.3/build-aux/ltmain.sh-2147-
##############################################
man-db-2.9.3/build-aux/ltmain.sh-2183-  {
man-db-2.9.3/build-aux/ltmain.sh:2184:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
man-db-2.9.3/build-aux/ltmain.sh-2185-  }
##############################################
man-db-2.9.3/build-aux/ltmain.sh-2188-  {
man-db-2.9.3/build-aux/ltmain.sh:2189:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
man-db-2.9.3/build-aux/ltmain.sh-2190-  }
##############################################
man-db-2.9.3/build-aux/ltmain.sh-2279-	  # quotes we have to do it in 2 steps:
man-db-2.9.3/build-aux/ltmain.sh:2280:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
man-db-2.9.3/build-aux/ltmain.sh-2281-	  eval "$extractedcf"
##############################################
man-db-2.9.3/build-aux/ltmain.sh-2751-      done
man-db-2.9.3/build-aux/ltmain.sh:2752:      CC_expanded=`func_echo_all $CC`
man-db-2.9.3/build-aux/ltmain.sh:2753:      CC_quoted_expanded=`func_echo_all $CC_quoted`
man-db-2.9.3/build-aux/ltmain.sh-2754-      case $@ in
##############################################
man-db-2.9.3/build-aux/ltmain.sh-2764-	    # Evaluate the configuration.
man-db-2.9.3/build-aux/ltmain.sh:2765:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
man-db-2.9.3/build-aux/ltmain.sh-2766-	    CC_quoted=
##############################################
man-db-2.9.3/build-aux/ltmain.sh-2770-	    done
man-db-2.9.3/build-aux/ltmain.sh:2771:	    CC_expanded=`func_echo_all $CC`
man-db-2.9.3/build-aux/ltmain.sh:2772:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
man-db-2.9.3/build-aux/ltmain.sh-2773-	    case "$@ " in
##############################################
man-db-2.9.3/build-aux/ltmain.sh-2862-    # zero AND non-empty stdout, which explains the odd construction:
man-db-2.9.3/build-aux/ltmain.sh:2863:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
man-db-2.9.3/build-aux/ltmain.sh-2864-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
man-db-2.9.3/build-aux/ltmain.sh-2930-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
man-db-2.9.3/build-aux/ltmain.sh:2931:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
man-db-2.9.3/build-aux/ltmain.sh-2932-    if test "$?" -ne 0; then
##############################################
man-db-2.9.3/build-aux/ltmain.sh-3101-    # LT_CYGPATH in this case.
man-db-2.9.3/build-aux/ltmain.sh:3102:    func_to_host_file_result=`cygpath -m "$1"`
man-db-2.9.3/build-aux/ltmain.sh-3103-  fi
##############################################
man-db-2.9.3/build-aux/ltmain.sh-3258-    func_to_host_path_tmp1=$func_stripname_result
man-db-2.9.3/build-aux/ltmain.sh:3259:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
man-db-2.9.3/build-aux/ltmain.sh-3260-    func_convert_path_check : ";" \
##############################################
man-db-2.9.3/build-aux/ltmain.sh-3468-    *.[cCFSifmso] | \
man-db-2.9.3/build-aux/ltmain.sh:3469:    *.ada | *.adb | *.ads | *.asm | \
man-db-2.9.3/build-aux/ltmain.sh-3470-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
man-db-2.9.3/build-aux/ltmain.sh-3545-    if test no = "$compiler_c_o"; then
man-db-2.9.3/build-aux/ltmain.sh:3546:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
man-db-2.9.3/build-aux/ltmain.sh-3547-      lockfile=$output_obj.lock
##############################################
man-db-2.9.3/build-aux/ltmain.sh-3564-*** ERROR, $lockfile exists and contains:
man-db-2.9.3/build-aux/ltmain.sh:3565:`cat $lockfile 2>/dev/null`
man-db-2.9.3/build-aux/ltmain.sh-3566-
##############################################
man-db-2.9.3/build-aux/ltmain.sh-3612-      if test warn = "$need_locks" &&
man-db-2.9.3/build-aux/ltmain.sh:3613:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
man-db-2.9.3/build-aux/ltmain.sh-3614-	$ECHO "\
man-db-2.9.3/build-aux/ltmain.sh-3615-*** ERROR, $lockfile contains:
man-db-2.9.3/build-aux/ltmain.sh:3616:`cat $lockfile 2>/dev/null`
man-db-2.9.3/build-aux/ltmain.sh-3617-
##############################################
man-db-2.9.3/build-aux/ltmain.sh-3661-      if test warn = "$need_locks" &&
man-db-2.9.3/build-aux/ltmain.sh:3662:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
man-db-2.9.3/build-aux/ltmain.sh-3663-	$ECHO "\
man-db-2.9.3/build-aux/ltmain.sh-3664-*** ERROR, $lockfile contains:
man-db-2.9.3/build-aux/ltmain.sh:3665:`cat $lockfile 2>/dev/null`
man-db-2.9.3/build-aux/ltmain.sh-3666-
##############################################
man-db-2.9.3/build-aux/ltmain.sh-3987-      # Get the absolute pathname.
man-db-2.9.3/build-aux/ltmain.sh:3988:      absdir=`cd "$dir" && pwd`
man-db-2.9.3/build-aux/ltmain.sh-3989-      test -n "$absdir" && dir=$absdir
##############################################
man-db-2.9.3/build-aux/ltmain.sh-4086-      if test -n "$lt_sysroot"; then
man-db-2.9.3/build-aux/ltmain.sh:4087:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
man-db-2.9.3/build-aux/ltmain.sh-4088-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
man-db-2.9.3/build-aux/ltmain.sh-4370-	  # Determine the prefix the user has applied to our future dir.
man-db-2.9.3/build-aux/ltmain.sh:4371:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
man-db-2.9.3/build-aux/ltmain.sh-4372-
##############################################
man-db-2.9.3/build-aux/ltmain.sh-4383-	    # Stick the inst_prefix_dir data into the link command.
man-db-2.9.3/build-aux/ltmain.sh:4384:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
man-db-2.9.3/build-aux/ltmain.sh-4385-	  else
man-db-2.9.3/build-aux/ltmain.sh:4386:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
man-db-2.9.3/build-aux/ltmain.sh-4387-	  fi
##############################################
man-db-2.9.3/build-aux/ltmain.sh-4550-	    fi
man-db-2.9.3/build-aux/ltmain.sh:4551:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
man-db-2.9.3/build-aux/ltmain.sh-4552-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
man-db-2.9.3/build-aux/ltmain.sh-4569-	        # Replace the output file specification.
man-db-2.9.3/build-aux/ltmain.sh:4570:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
man-db-2.9.3/build-aux/ltmain.sh-4571-
##############################################
man-db-2.9.3/build-aux/ltmain.sh-4588-	    # Install the binary that we compiled earlier.
man-db-2.9.3/build-aux/ltmain.sh:4589:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
man-db-2.9.3/build-aux/ltmain.sh-4590-	  fi
##############################################
man-db-2.9.3/build-aux/ltmain.sh-4662-    my_pic_p=${3-false}
man-db-2.9.3/build-aux/ltmain.sh:4663:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
man-db-2.9.3/build-aux/ltmain.sh-4664-    my_dlsyms=
##############################################
man-db-2.9.3/build-aux/ltmain.sh-4720-	  # Add our own program objects to the symbol list.
man-db-2.9.3/build-aux/ltmain.sh:4721:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
man-db-2.9.3/build-aux/ltmain.sh-4722-	  for progfile in $progfiles; do
##############################################
man-db-2.9.3/build-aux/ltmain.sh-4782-	          # Use subshell, to avoid clobbering current variable values
man-db-2.9.3/build-aux/ltmain.sh:4783:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
man-db-2.9.3/build-aux/ltmain.sh-4784-	          if test -n "$dlprefile_dlname"; then
##############################################
man-db-2.9.3/build-aux/ltmain.sh-4951-	  if test -f "$output_objdir/$my_outputname.def"; then
man-db-2.9.3/build-aux/ltmain.sh:4952:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
man-db-2.9.3/build-aux/ltmain.sh:4953:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
man-db-2.9.3/build-aux/ltmain.sh-4954-	  else
man-db-2.9.3/build-aux/ltmain.sh:4955:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
man-db-2.9.3/build-aux/ltmain.sh:4956:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
man-db-2.9.3/build-aux/ltmain.sh-4957-	  fi
##############################################
man-db-2.9.3/build-aux/ltmain.sh-4959-	*)
man-db-2.9.3/build-aux/ltmain.sh:4960:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
man-db-2.9.3/build-aux/ltmain.sh:4961:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
man-db-2.9.3/build-aux/ltmain.sh-4962-	  ;;
##############################################
man-db-2.9.3/build-aux/ltmain.sh-4974-      # Nullify the symbol file.
man-db-2.9.3/build-aux/ltmain.sh:4975:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
man-db-2.9.3/build-aux/ltmain.sh:4976:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
man-db-2.9.3/build-aux/ltmain.sh-4977-    fi
##############################################
man-db-2.9.3/build-aux/ltmain.sh-4988-  func_to_tool_file "$1" func_convert_file_msys_to_w32
man-db-2.9.3/build-aux/ltmain.sh:4989:  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)$'`
man-db-2.9.3/build-aux/ltmain.sh-4990-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
man-db-2.9.3/build-aux/ltmain.sh-5001-  func_to_tool_file "$1" func_convert_file_msys_to_w32
man-db-2.9.3/build-aux/ltmain.sh:5002:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
man-db-2.9.3/build-aux/ltmain.sh-5003-  test -n "$func_cygming_ms_implib_tmp"
##############################################
man-db-2.9.3/build-aux/ltmain.sh-5017-  win32_libid_type=unknown
man-db-2.9.3/build-aux/ltmain.sh:5018:  win32_fileres=`file -L $1 2>/dev/null`
man-db-2.9.3/build-aux/ltmain.sh-5019-  case $win32_fileres in
##############################################
man-db-2.9.3/build-aux/ltmain.sh-5082-
man-db-2.9.3/build-aux/ltmain.sh:5083:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
man-db-2.9.3/build-aux/ltmain.sh-5084-}
##############################################
man-db-2.9.3/build-aux/ltmain.sh-5100-
man-db-2.9.3/build-aux/ltmain.sh:5101:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
man-db-2.9.3/build-aux/ltmain.sh-5102-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
man-db-2.9.3/build-aux/ltmain.sh-5164-    # binutils import library
man-db-2.9.3/build-aux/ltmain.sh:5165:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
man-db-2.9.3/build-aux/ltmain.sh-5166-  elif func_cygming_ms_implib_p "$1"; then
man-db-2.9.3/build-aux/ltmain.sh-5167-    # ms-generated import library
man-db-2.9.3/build-aux/ltmain.sh:5168:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
man-db-2.9.3/build-aux/ltmain.sh-5169-  else
##############################################
man-db-2.9.3/build-aux/ltmain.sh-5248-	  darwin_base_archive=$func_basename_result
man-db-2.9.3/build-aux/ltmain.sh:5249:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
man-db-2.9.3/build-aux/ltmain.sh-5250-	  if test -n "$darwin_arches"; then
man-db-2.9.3/build-aux/ltmain.sh:5251:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
man-db-2.9.3/build-aux/ltmain.sh-5252-	    darwin_arch=
##############################################
man-db-2.9.3/build-aux/ltmain.sh-5262-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
man-db-2.9.3/build-aux/ltmain.sh:5263:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
man-db-2.9.3/build-aux/ltmain.sh-5264-	    darwin_file=
##############################################
man-db-2.9.3/build-aux/ltmain.sh-5266-	    for darwin_file in $darwin_filelist; do
man-db-2.9.3/build-aux/ltmain.sh:5267:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
man-db-2.9.3/build-aux/ltmain.sh-5268-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
man-db-2.9.3/build-aux/ltmain.sh-5281-      esac
man-db-2.9.3/build-aux/ltmain.sh:5282:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
man-db-2.9.3/build-aux/ltmain.sh-5283-    done
##############################################
man-db-2.9.3/build-aux/ltmain.sh-5352-
man-db-2.9.3/build-aux/ltmain.sh:5353:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
man-db-2.9.3/build-aux/ltmain.sh-5354-    $ECHO "\
##############################################
man-db-2.9.3/build-aux/ltmain.sh-5387-    --lt-dump-script)
man-db-2.9.3/build-aux/ltmain.sh:5388:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
man-db-2.9.3/build-aux/ltmain.sh-5389-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
man-db-2.9.3/build-aux/ltmain.sh:5390:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
man-db-2.9.3/build-aux/ltmain.sh-5391-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
man-db-2.9.3/build-aux/ltmain.sh-5414-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
man-db-2.9.3/build-aux/ltmain.sh:5415:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
man-db-2.9.3/build-aux/ltmain.sh-5416-  done
##############################################
man-db-2.9.3/build-aux/ltmain.sh-5472-  # Find the directory that this script lives in.
man-db-2.9.3/build-aux/ltmain.sh:5473:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
man-db-2.9.3/build-aux/ltmain.sh-5474-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
man-db-2.9.3/build-aux/ltmain.sh-5476-  # Follow symbolic links until we get to the real thisdir.
man-db-2.9.3/build-aux/ltmain.sh:5477:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
man-db-2.9.3/build-aux/ltmain.sh-5478-  while test -n \"\$file\"; do
man-db-2.9.3/build-aux/ltmain.sh:5479:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
man-db-2.9.3/build-aux/ltmain.sh-5480-
##############################################
man-db-2.9.3/build-aux/ltmain.sh-5488-
man-db-2.9.3/build-aux/ltmain.sh:5489:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
man-db-2.9.3/build-aux/ltmain.sh:5490:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
man-db-2.9.3/build-aux/ltmain.sh-5491-  done
##############################################
man-db-2.9.3/build-aux/ltmain.sh-5502-    case \"\$thisdir\" in
man-db-2.9.3/build-aux/ltmain.sh:5503:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
man-db-2.9.3/build-aux/ltmain.sh-5504-    $objdir )   thisdir=. ;;
##############################################
man-db-2.9.3/build-aux/ltmain.sh-5508-  # Try to get the absolute directory name.
man-db-2.9.3/build-aux/ltmain.sh:5509:  absdir=\`cd \"\$thisdir\" && pwd\`
man-db-2.9.3/build-aux/ltmain.sh-5510-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
man-db-2.9.3/build-aux/ltmain.sh-5518-  if test ! -f \"\$progdir/\$program\" ||
man-db-2.9.3/build-aux/ltmain.sh:5519:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
man-db-2.9.3/build-aux/ltmain.sh-5520-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
man-db-2.9.3/build-aux/ltmain.sh-5533-    if test -n \"\$relink_command\"; then
man-db-2.9.3/build-aux/ltmain.sh:5534:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
man-db-2.9.3/build-aux/ltmain.sh-5535-      else
##############################################
man-db-2.9.3/build-aux/ltmain.sh-5577-    # The second colon is a workaround for a bug in BeOS R4 sed
man-db-2.9.3/build-aux/ltmain.sh:5578:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
man-db-2.9.3/build-aux/ltmain.sh-5579-
##############################################
man-db-2.9.3/build-aux/ltmain.sh-6556-
man-db-2.9.3/build-aux/ltmain.sh:6557:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
man-db-2.9.3/build-aux/ltmain.sh-6558-    *import*) : ;;
##############################################
man-db-2.9.3/build-aux/ltmain.sh-6804-	    moreargs=
man-db-2.9.3/build-aux/ltmain.sh:6805:	    for fil in `cat "$save_arg"`
man-db-2.9.3/build-aux/ltmain.sh-6806-	    do
##############################################
man-db-2.9.3/build-aux/ltmain.sh-7065-	*)
man-db-2.9.3/build-aux/ltmain.sh:7066:	  absdir=`cd "$dir" && pwd`
man-db-2.9.3/build-aux/ltmain.sh-7067-	  test -z "$absdir" && \
##############################################
man-db-2.9.3/build-aux/ltmain.sh-7086-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
man-db-2.9.3/build-aux/ltmain.sh:7087:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
man-db-2.9.3/build-aux/ltmain.sh-7088-	  case :$dllsearchpath: in
##############################################
man-db-2.9.3/build-aux/ltmain.sh-7383-      -Z*)
man-db-2.9.3/build-aux/ltmain.sh:7384:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
man-db-2.9.3/build-aux/ltmain.sh-7385-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
man-db-2.9.3/build-aux/ltmain.sh-7553-      # get the directories listed in $shlibpath_var
man-db-2.9.3/build-aux/ltmain.sh:7554:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
man-db-2.9.3/build-aux/ltmain.sh-7555-    else
##############################################
man-db-2.9.3/build-aux/ltmain.sh-7872-		  set dummy $deplibs_check_method; shift
man-db-2.9.3/build-aux/ltmain.sh:7873:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
man-db-2.9.3/build-aux/ltmain.sh-7874-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
man-db-2.9.3/build-aux/ltmain.sh-7962-	if test -n "$inherited_linker_flags"; then
man-db-2.9.3/build-aux/ltmain.sh:7963:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
man-db-2.9.3/build-aux/ltmain.sh-7964-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
man-db-2.9.3/build-aux/ltmain.sh-7970-	fi
man-db-2.9.3/build-aux/ltmain.sh:7971:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
man-db-2.9.3/build-aux/ltmain.sh-7972-	if test lib,link = "$linkmode,$pass" ||
##############################################
man-db-2.9.3/build-aux/ltmain.sh-8043-	*)
man-db-2.9.3/build-aux/ltmain.sh:8044:	  abs_ladir=`cd "$ladir" && pwd`
man-db-2.9.3/build-aux/ltmain.sh-8045-	  if test -z "$abs_ladir"; then
##############################################
man-db-2.9.3/build-aux/ltmain.sh-8296-	    shift
man-db-2.9.3/build-aux/ltmain.sh:8297:	    libname=`eval "\\$ECHO \"$libname_spec\""`
man-db-2.9.3/build-aux/ltmain.sh-8298-	    # use dlname if we got it. it's perfectly good, no?
##############################################
man-db-2.9.3/build-aux/ltmain.sh-8588-		*)
man-db-2.9.3/build-aux/ltmain.sh:8589:		  absdir=`cd "$dir" && pwd`
man-db-2.9.3/build-aux/ltmain.sh-8590-		  if test -z "$absdir"; then
##############################################
man-db-2.9.3/build-aux/ltmain.sh-8599-		  depdepl=
man-db-2.9.3/build-aux/ltmain.sh:8600:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
man-db-2.9.3/build-aux/ltmain.sh-8601-		  if test -n "$deplibrary_names"; then
##############################################
man-db-2.9.3/build-aux/ltmain.sh-8606-		      depdepl=$absdir/$objdir/$depdepl
man-db-2.9.3/build-aux/ltmain.sh:8607:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
man-db-2.9.3/build-aux/ltmain.sh-8608-                      if test -z "$darwin_install_name"; then
man-db-2.9.3/build-aux/ltmain.sh:8609:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
man-db-2.9.3/build-aux/ltmain.sh-8610-                      fi
##############################################
man-db-2.9.3/build-aux/ltmain.sh-8621-		else
man-db-2.9.3/build-aux/ltmain.sh:8622:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
man-db-2.9.3/build-aux/ltmain.sh-8623-		  test -z "$libdir" && \
##############################################
man-db-2.9.3/build-aux/ltmain.sh-8644-	else
man-db-2.9.3/build-aux/ltmain.sh:8645:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
man-db-2.9.3/build-aux/ltmain.sh-8646-	fi
##############################################
man-db-2.9.3/build-aux/ltmain.sh-8733-        linux*)
man-db-2.9.3/build-aux/ltmain.sh:8734:          case `$CC -V 2>&1 | sed 5q` in
man-db-2.9.3/build-aux/ltmain.sh-8735-          *Sun\ C*) # Sun C++ 5.9
##############################################
man-db-2.9.3/build-aux/ltmain.sh-9141-	removelist=
man-db-2.9.3/build-aux/ltmain.sh:9142:	tempremovelist=`$ECHO "$output_objdir/*"`
man-db-2.9.3/build-aux/ltmain.sh-9143-	for p in $tempremovelist; do
##############################################
man-db-2.9.3/build-aux/ltmain.sh-9167-	# Transform .lo files to .o files.
man-db-2.9.3/build-aux/ltmain.sh:9168:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
man-db-2.9.3/build-aux/ltmain.sh-9169-      fi
##############################################
man-db-2.9.3/build-aux/ltmain.sh-9172-      #for path in $notinst_path; do
man-db-2.9.3/build-aux/ltmain.sh:9173:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
man-db-2.9.3/build-aux/ltmain.sh:9174:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
man-db-2.9.3/build-aux/ltmain.sh:9175:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
man-db-2.9.3/build-aux/ltmain.sh-9176-      #done
##############################################
man-db-2.9.3/build-aux/ltmain.sh-9293-		if test -n "$i"; then
man-db-2.9.3/build-aux/ltmain.sh:9294:		  libname=`eval "\\$ECHO \"$libname_spec\""`
man-db-2.9.3/build-aux/ltmain.sh:9295:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
man-db-2.9.3/build-aux/ltmain.sh-9296-		  set dummy $deplib_matches; shift
man-db-2.9.3/build-aux/ltmain.sh-9297-		  deplib_match=$1
man-db-2.9.3/build-aux/ltmain.sh:9298:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
man-db-2.9.3/build-aux/ltmain.sh-9299-		    func_append newdeplibs " $i"
##############################################
man-db-2.9.3/build-aux/ltmain.sh-9336-		  if test -n "$i"; then
man-db-2.9.3/build-aux/ltmain.sh:9337:		    libname=`eval "\\$ECHO \"$libname_spec\""`
man-db-2.9.3/build-aux/ltmain.sh:9338:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
man-db-2.9.3/build-aux/ltmain.sh-9339-		    set dummy $deplib_matches; shift
man-db-2.9.3/build-aux/ltmain.sh-9340-		    deplib_match=$1
man-db-2.9.3/build-aux/ltmain.sh:9341:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
man-db-2.9.3/build-aux/ltmain.sh-9342-		      func_append newdeplibs " $i"
##############################################
man-db-2.9.3/build-aux/ltmain.sh-9371-	  set dummy $deplibs_check_method; shift
man-db-2.9.3/build-aux/ltmain.sh:9372:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
man-db-2.9.3/build-aux/ltmain.sh-9373-	  for a_deplib in $deplibs; do
##############################################
man-db-2.9.3/build-aux/ltmain.sh-9386-	      if test -n "$a_deplib"; then
man-db-2.9.3/build-aux/ltmain.sh:9387:		libname=`eval "\\$ECHO \"$libname_spec\""`
man-db-2.9.3/build-aux/ltmain.sh-9388-		if test -n "$file_magic_glob"; then
man-db-2.9.3/build-aux/ltmain.sh:9389:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
man-db-2.9.3/build-aux/ltmain.sh-9390-		else
##############################################
man-db-2.9.3/build-aux/ltmain.sh-9396-		    shopt -s nocaseglob
man-db-2.9.3/build-aux/ltmain.sh:9397:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
man-db-2.9.3/build-aux/ltmain.sh-9398-		    $nocaseglob
man-db-2.9.3/build-aux/ltmain.sh-9399-		  else
man-db-2.9.3/build-aux/ltmain.sh:9400:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
man-db-2.9.3/build-aux/ltmain.sh-9401-		  fi
##############################################
man-db-2.9.3/build-aux/ltmain.sh-9414-		      while test -h "$potlib" 2>/dev/null; do
man-db-2.9.3/build-aux/ltmain.sh:9415:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
man-db-2.9.3/build-aux/ltmain.sh-9416-			case $potliblink in
man-db-2.9.3/build-aux/ltmain.sh-9417-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
man-db-2.9.3/build-aux/ltmain.sh:9418:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
man-db-2.9.3/build-aux/ltmain.sh-9419-			esac
##############################################
man-db-2.9.3/build-aux/ltmain.sh-9455-	  set dummy $deplibs_check_method; shift
man-db-2.9.3/build-aux/ltmain.sh:9456:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
man-db-2.9.3/build-aux/ltmain.sh-9457-	  for a_deplib in $deplibs; do
##############################################
man-db-2.9.3/build-aux/ltmain.sh-9470-	      if test -n "$a_deplib"; then
man-db-2.9.3/build-aux/ltmain.sh:9471:		libname=`eval "\\$ECHO \"$libname_spec\""`
man-db-2.9.3/build-aux/ltmain.sh-9472-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
man-db-2.9.3/build-aux/ltmain.sh:9473:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
man-db-2.9.3/build-aux/ltmain.sh-9474-		  for potent_lib in $potential_libs; do
##############################################
man-db-2.9.3/build-aux/ltmain.sh-9509-	  newdeplibs=
man-db-2.9.3/build-aux/ltmain.sh:9510:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
man-db-2.9.3/build-aux/ltmain.sh-9511-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
man-db-2.9.3/build-aux/ltmain.sh-9513-	      # can't use Xsed below, because $i might contain '/'
man-db-2.9.3/build-aux/ltmain.sh:9514:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
man-db-2.9.3/build-aux/ltmain.sh-9515-	    done
##############################################
man-db-2.9.3/build-aux/ltmain.sh-9539-	  # On Rhapsody replace the C library with the System framework
man-db-2.9.3/build-aux/ltmain.sh:9540:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
man-db-2.9.3/build-aux/ltmain.sh-9541-	  ;;
##############################################
man-db-2.9.3/build-aux/ltmain.sh-9591-	*-*-darwin*)
man-db-2.9.3/build-aux/ltmain.sh:9592:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
man-db-2.9.3/build-aux/ltmain.sh:9593:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
man-db-2.9.3/build-aux/ltmain.sh:9594:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
man-db-2.9.3/build-aux/ltmain.sh-9595-	  ;;
##############################################
man-db-2.9.3/build-aux/ltmain.sh-9718-	# Use standard objects if they are pic
man-db-2.9.3/build-aux/ltmain.sh:9719:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
man-db-2.9.3/build-aux/ltmain.sh-9720-	test "X$libobjs" = "X " && libobjs=
##############################################
man-db-2.9.3/build-aux/ltmain.sh-10232-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
man-db-2.9.3/build-aux/ltmain.sh:10233:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
man-db-2.9.3/build-aux/ltmain.sh-10234-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
man-db-2.9.3/build-aux/ltmain.sh-10247-      # Create the old-style object.
man-db-2.9.3/build-aux/ltmain.sh:10248:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
man-db-2.9.3/build-aux/ltmain.sh-10249-
##############################################
man-db-2.9.3/build-aux/ltmain.sh-10305-	# On Rhapsody replace the C library is the System framework
man-db-2.9.3/build-aux/ltmain.sh:10306:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
man-db-2.9.3/build-aux/ltmain.sh:10307:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
man-db-2.9.3/build-aux/ltmain.sh-10308-	;;
##############################################
man-db-2.9.3/build-aux/ltmain.sh-10323-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
man-db-2.9.3/build-aux/ltmain.sh:10324:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
man-db-2.9.3/build-aux/ltmain.sh:10325:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
man-db-2.9.3/build-aux/ltmain.sh-10326-	;;
##############################################
man-db-2.9.3/build-aux/ltmain.sh-10401-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
man-db-2.9.3/build-aux/ltmain.sh:10402:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
man-db-2.9.3/build-aux/ltmain.sh-10403-	  case :$dllsearchpath: in
##############################################
man-db-2.9.3/build-aux/ltmain.sh-10461-	# Transform all the library objects into standard objects.
man-db-2.9.3/build-aux/ltmain.sh:10462:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
man-db-2.9.3/build-aux/ltmain.sh:10463:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
man-db-2.9.3/build-aux/ltmain.sh-10464-      fi
##############################################
man-db-2.9.3/build-aux/ltmain.sh-10489-	# Replace the output file specification.
man-db-2.9.3/build-aux/ltmain.sh:10490:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
man-db-2.9.3/build-aux/ltmain.sh-10491-	link_command=$compile_command$compile_rpath
##############################################
man-db-2.9.3/build-aux/ltmain.sh-10498-	  func_to_tool_file "$output"
man-db-2.9.3/build-aux/ltmain.sh:10499:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
man-db-2.9.3/build-aux/ltmain.sh-10500-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
man-db-2.9.3/build-aux/ltmain.sh-10542-	# Replace the output file specification.
man-db-2.9.3/build-aux/ltmain.sh:10543:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
man-db-2.9.3/build-aux/ltmain.sh-10544-	# Delete the old output file.
##############################################
man-db-2.9.3/build-aux/ltmain.sh-10550-	  func_to_tool_file "$output"
man-db-2.9.3/build-aux/ltmain.sh:10551:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
man-db-2.9.3/build-aux/ltmain.sh-10552-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
man-db-2.9.3/build-aux/ltmain.sh-10568-	  link_command=$finalize_var$compile_command$finalize_rpath
man-db-2.9.3/build-aux/ltmain.sh:10569:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
man-db-2.9.3/build-aux/ltmain.sh-10570-          ;;
##############################################
man-db-2.9.3/build-aux/ltmain.sh-10581-      # Replace the output file specification.
man-db-2.9.3/build-aux/ltmain.sh:10582:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
man-db-2.9.3/build-aux/ltmain.sh-10583-
##############################################
man-db-2.9.3/build-aux/ltmain.sh-10590-	func_to_tool_file "$output_objdir/$outputname"
man-db-2.9.3/build-aux/ltmain.sh:10591:	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'`
man-db-2.9.3/build-aux/ltmain.sh-10592-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
man-db-2.9.3/build-aux/ltmain.sh-10611-	relink_command="(cd `pwd`; $relink_command)"
man-db-2.9.3/build-aux/ltmain.sh:10612:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
man-db-2.9.3/build-aux/ltmain.sh-10613-      fi
##############################################
man-db-2.9.3/build-aux/ltmain.sh-10857-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
man-db-2.9.3/build-aux/ltmain.sh:10858:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
man-db-2.9.3/build-aux/ltmain.sh-10859-      if test yes = "$hardcode_automatic"; then
##############################################
man-db-2.9.3/build-aux/ltmain.sh-10878-		func_resolve_sysroot "$deplib"
man-db-2.9.3/build-aux/ltmain.sh:10879:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
man-db-2.9.3/build-aux/ltmain.sh-10880-		test -z "$libdir" && \
##############################################
man-db-2.9.3/build-aux/ltmain.sh-10904-		name=$func_basename_result
man-db-2.9.3/build-aux/ltmain.sh:10905:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
man-db-2.9.3/build-aux/ltmain.sh-10906-		test -z "$libdir" && \
##############################################
man-db-2.9.3/build-aux/ltmain.sh-10923-		name=$func_basename_result
man-db-2.9.3/build-aux/ltmain.sh:10924:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
man-db-2.9.3/build-aux/ltmain.sh-10925-		test -z "$libdir" && \
##############################################
man-db-2.9.3/build-aux/ltmain.sh-11242-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
man-db-2.9.3/build-aux/ltmain.sh:11243:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
man-db-2.9.3/build-aux/ltmain.sh-11244-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
man-db-2.9.3/build-aux/mdate-sh-114-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
man-db-2.9.3/build-aux/mdate-sh:115:set x`$ls_command /`
man-db-2.9.3/build-aux/mdate-sh-116-
##############################################
man-db-2.9.3/build-aux/mdate-sh-144-# Get the extended ls output of the file or directory.
man-db-2.9.3/build-aux/mdate-sh:145:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
man-db-2.9.3/build-aux/mdate-sh-146-
##############################################
man-db-2.9.3/build-aux/mdate-sh-211-       then
man-db-2.9.3/build-aux/mdate-sh:212:	 year=`expr $year - 1`
man-db-2.9.3/build-aux/mdate-sh-213-       fi;;
##############################################
man-db-2.9.3/build-aux/texinfo.tex-7095-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
man-db-2.9.3/build-aux/texinfo.tex:7096:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
man-db-2.9.3/build-aux/texinfo.tex-7097-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
man-db-2.9.3/build-aux/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
man-db-2.9.3/build-aux/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
man-db-2.9.3/build-aux/ylwrap-103-case $input in
##############################################
man-db-2.9.3/build-aux/ylwrap-111-esac
man-db-2.9.3/build-aux/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
man-db-2.9.3/build-aux/ylwrap-113-
##############################################
man-db-2.9.3/build-aux/ylwrap-150-  shift
man-db-2.9.3/build-aux/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
man-db-2.9.3/build-aux/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
man-db-2.9.3/build-aux/ylwrap-153-done
##############################################
man-db-2.9.3/build-aux/ylwrap-182-  do
man-db-2.9.3/build-aux/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
man-db-2.9.3/build-aux/ylwrap-184-    if test -f "$from"; then
##############################################
man-db-2.9.3/build-aux/ylwrap-198-        realtarget=$target
man-db-2.9.3/build-aux/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
man-db-2.9.3/build-aux/ylwrap-200-      fi
##############################################
man-db-2.9.3/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
man-db-2.9.3/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
man-db-2.9.3/configure-47-  as_echo='print -r --'
man-db-2.9.3/configure-48-  as_echo_n='print -rn --'
man-db-2.9.3/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
man-db-2.9.3/configure-50-  as_echo='printf %s\n'
##############################################
man-db-2.9.3/configure-52-else
man-db-2.9.3/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
man-db-2.9.3/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
man-db-2.9.3/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
man-db-2.9.3/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
man-db-2.9.3/configure-64-      esac;
##############################################
man-db-2.9.3/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
man-db-2.9.3/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
man-db-2.9.3/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
man-db-2.9.3/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
man-db-2.9.3/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
man-db-2.9.3/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
man-db-2.9.3/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
man-db-2.9.3/configure-335-      case $as_dir in #(
man-db-2.9.3/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
man-db-2.9.3/configure-337-      *) as_qdir=$as_dir;;
##############################################
man-db-2.9.3/configure-408-  {
man-db-2.9.3/configure:409:    as_val=`expr "$@" || test $? -eq 1`
man-db-2.9.3/configure-410-  }
##############################################
man-db-2.9.3/configure-415-# ----------------------------------------
man-db-2.9.3/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
man-db-2.9.3/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
man-db-2.9.3/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
man-db-2.9.3/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
man-db-2.9.3/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
man-db-2.9.3/configure-1949-  case $ac_option in
man-db-2.9.3/configure:1950:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
man-db-2.9.3/configure-1951-  *=)   ac_optarg= ;;
##############################################
man-db-2.9.3/configure-1993-  -disable-* | --disable-*)
man-db-2.9.3/configure:1994:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
man-db-2.9.3/configure-1995-    # Reject names that are not valid shell variable names.
##############################################
man-db-2.9.3/configure-1998-    ac_useropt_orig=$ac_useropt
man-db-2.9.3/configure:1999:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
man-db-2.9.3/configure-2000-    case $ac_user_opts in
##############################################
man-db-2.9.3/configure-2019-  -enable-* | --enable-*)
man-db-2.9.3/configure:2020:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
man-db-2.9.3/configure-2021-    # Reject names that are not valid shell variable names.
##############################################
man-db-2.9.3/configure-2024-    ac_useropt_orig=$ac_useropt
man-db-2.9.3/configure:2025:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
man-db-2.9.3/configure-2026-    case $ac_user_opts in
##############################################
man-db-2.9.3/configure-2232-  -with-* | --with-*)
man-db-2.9.3/configure:2233:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
man-db-2.9.3/configure-2234-    # Reject names that are not valid shell variable names.
##############################################
man-db-2.9.3/configure-2237-    ac_useropt_orig=$ac_useropt
man-db-2.9.3/configure:2238:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
man-db-2.9.3/configure-2239-    case $ac_user_opts in
##############################################
man-db-2.9.3/configure-2248-  -without-* | --without-*)
man-db-2.9.3/configure:2249:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
man-db-2.9.3/configure-2250-    # Reject names that are not valid shell variable names.
##############################################
man-db-2.9.3/configure-2253-    ac_useropt_orig=$ac_useropt
man-db-2.9.3/configure:2254:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
man-db-2.9.3/configure-2255-    case $ac_user_opts in
##############################################
man-db-2.9.3/configure-2286-  *=*)
man-db-2.9.3/configure:2287:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
man-db-2.9.3/configure-2288-    # Reject names that are not valid shell variable names.
##############################################
man-db-2.9.3/configure-2307-if test -n "$ac_prev"; then
man-db-2.9.3/configure:2308:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
man-db-2.9.3/configure-2309-  as_fn_error $? "missing argument to $ac_option"
##############################################
man-db-2.9.3/configure-2329-    */ )
man-db-2.9.3/configure:2330:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
man-db-2.9.3/configure-2331-      eval $ac_var=\$ac_val;;
##############################################
man-db-2.9.3/configure-2364-ac_ls_di=`ls -di .` &&
man-db-2.9.3/configure:2365:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
man-db-2.9.3/configure-2366-  as_fn_error $? "working directory cannot be determined"
##############################################
man-db-2.9.3/configure-2420-case $srcdir in
man-db-2.9.3/configure:2421:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
man-db-2.9.3/configure-2422-esac
##############################################
man-db-2.9.3/configure-2463-By default, \`make install' will install all the files in
man-db-2.9.3/configure:2464:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
man-db-2.9.3/configure:2465:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
man-db-2.9.3/configure-2466-for instance \`--prefix=\$HOME'.
##############################################
man-db-2.9.3/configure-2661-*)
man-db-2.9.3/configure:2662:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
man-db-2.9.3/configure-2663-  # A ".." for each directory in $ac_dir_suffix.
man-db-2.9.3/configure:2664:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
man-db-2.9.3/configure-2665-  case $ac_top_builddir_sub in
##############################################
man-db-2.9.3/configure-3322-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
man-db-2.9.3/configure:3323:  as_decl_name=`echo $2|sed 's/ *(.*//'`
man-db-2.9.3/configure:3324:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
man-db-2.9.3/configure-3325-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
man-db-2.9.3/configure-3494-    *\'*)
man-db-2.9.3/configure:3495:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
man-db-2.9.3/configure-3496-    esac
##############################################
man-db-2.9.3/configure-3577-      case $ac_val in
man-db-2.9.3/configure:3578:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
man-db-2.9.3/configure-3579-      esac
##############################################
man-db-2.9.3/configure-3592-	case $ac_val in
man-db-2.9.3/configure:3593:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
man-db-2.9.3/configure-3594-	esac
##############################################
man-db-2.9.3/configure-3819-    set,)
man-db-2.9.3/configure:3820:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
man-db-2.9.3/configure:3821:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
man-db-2.9.3/configure-3822-      ac_cache_corrupted=: ;;
##############################################
man-db-2.9.3/configure-3830-	# differences in whitespace do not lead to failure.
man-db-2.9.3/configure:3831:	ac_old_val_w=`echo x $ac_old_val`
man-db-2.9.3/configure:3832:	ac_new_val_w=`echo x $ac_new_val`
man-db-2.9.3/configure-3833-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
man-db-2.9.3/configure-3850-    case $ac_new_val in
man-db-2.9.3/configure:3851:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
man-db-2.9.3/configure-3852-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
man-db-2.9.3/configure-4025-     echo "timestamp, slept: $am_has_slept" > conftest.file
man-db-2.9.3/configure:4026:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
man-db-2.9.3/configure-4027-     if test "$*" = "X"; then
man-db-2.9.3/configure-4028-	# -L didn't work.
man-db-2.9.3/configure:4029:	set X `ls -t "$srcdir/configure" conftest.file`
man-db-2.9.3/configure-4030-     fi
##############################################
man-db-2.9.3/configure-4076-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
man-db-2.9.3/configure:4077:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
man-db-2.9.3/configure-4078-
man-db-2.9.3/configure-4079-# Expand $ac_aux_dir to an absolute path.
man-db-2.9.3/configure:4080:am_aux_dir=`cd "$ac_aux_dir" && pwd`
man-db-2.9.3/configure-4081-
##############################################
man-db-2.9.3/configure-4221-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
man-db-2.9.3/configure:4222:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
man-db-2.9.3/configure-4223-	     'mkdir (GNU coreutils) '* | \
##############################################
man-db-2.9.3/configure-4294-set x ${MAKE-make}
man-db-2.9.3/configure:4295:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
man-db-2.9.3/configure-4296-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
man-db-2.9.3/configure-4304-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
man-db-2.9.3/configure:4305:case `${MAKE-make} -f conftest.make 2>/dev/null` in
man-db-2.9.3/configure-4306-  *@@@%%%=?*=@@@%%%*)
##############################################
man-db-2.9.3/configure-4370-
man-db-2.9.3/configure:4371:if test "`cd $srcdir && pwd`" != "`pwd`"; then
man-db-2.9.3/configure-4372-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
man-db-2.9.3/configure-5052-$as_echo_n "checking whether the C compiler works... " >&6; }
man-db-2.9.3/configure:5053:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
man-db-2.9.3/configure-5054-
##############################################
man-db-2.9.3/configure-5096-	then :; else
man-db-2.9.3/configure:5097:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
man-db-2.9.3/configure-5098-	fi
##############################################
man-db-2.9.3/configure-5156-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
man-db-2.9.3/configure:5157:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
man-db-2.9.3/configure-5158-	  break;;
##############################################
man-db-2.9.3/configure-5265-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
man-db-2.9.3/configure:5266:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
man-db-2.9.3/configure-5267-       break;;
##############################################
man-db-2.9.3/configure-6020-  if test "$am_compiler_list" = ""; then
man-db-2.9.3/configure:6021:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
man-db-2.9.3/configure-6022-  fi
##############################################
man-db-2.9.3/configure-6277-  # Check for GNU $ac_path_GREP
man-db-2.9.3/configure:6278:case `"$ac_path_GREP" --version 2>&1` in
man-db-2.9.3/configure-6279-*GNU*)
##############################################
man-db-2.9.3/configure-6343-  # Check for GNU $ac_path_EGREP
man-db-2.9.3/configure:6344:case `"$ac_path_EGREP" --version 2>&1` in
man-db-2.9.3/configure-6345-*GNU*)
##############################################
man-db-2.9.3/configure-6504-do :
man-db-2.9.3/configure:6505:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
man-db-2.9.3/configure-6506-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
man-db-2.9.3/configure-6509-  cat >>confdefs.h <<_ACEOF
man-db-2.9.3/configure:6510:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
man-db-2.9.3/configure-6511-_ACEOF
##############################################
man-db-2.9.3/configure-6688-test "x$ac_build_alias" = x &&
man-db-2.9.3/configure:6689:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
man-db-2.9.3/configure-6690-test "x$ac_build_alias" = x &&
man-db-2.9.3/configure-6691-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
man-db-2.9.3/configure:6692:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
man-db-2.9.3/configure-6693-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
man-db-2.9.3/configure-6712-IFS=$ac_save_IFS
man-db-2.9.3/configure:6713:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
man-db-2.9.3/configure-6714-
##############################################
man-db-2.9.3/configure-6723-else
man-db-2.9.3/configure:6724:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
man-db-2.9.3/configure-6725-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
man-db-2.9.3/configure-6745-IFS=$ac_save_IFS
man-db-2.9.3/configure:6746:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
man-db-2.9.3/configure-6747-
##############################################
man-db-2.9.3/configure-7131-  test $ac_status = 0; }; then
man-db-2.9.3/configure:7132:  pkg_cv_with_systemdtmpfilesdir=`$PKG_CONFIG --variable="tmpfilesdir" "systemd" 2>/dev/null`
man-db-2.9.3/configure-7133-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
man-db-2.9.3/configure-7182-  test $ac_status = 0; }; then
man-db-2.9.3/configure:7183:  pkg_cv_with_systemdsystemunitdir=`$PKG_CONFIG --variable="systemdsystemunitdir" "systemd" 2>/dev/null`
man-db-2.9.3/configure-7184-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
man-db-2.9.3/configure-8694-  if test -n "$GCC"; then
man-db-2.9.3/configure:8695:    case `($CC --version) 2>/dev/null` in
man-db-2.9.3/configure-8696-      'gcc (GCC) '[0-3].* | \
##############################################
man-db-2.9.3/configure-8795-
man-db-2.9.3/configure:8796:as_gl_Warn=`$as_echo "gl_cv_warn_c_$w" | $as_tr_sh`
man-db-2.9.3/configure-8797-gl_positive="$w"
man-db-2.9.3/configure-8798-case $gl_positive in
man-db-2.9.3/configure:8799:  -Wno-*) gl_positive=-W`expr "X$gl_positive" : 'X-Wno-\(.*\)'` ;;
man-db-2.9.3/configure-8800-esac
##############################################
man-db-2.9.3/configure-9114-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
man-db-2.9.3/configure:9115:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
man-db-2.9.3/configure-9116-  ECHO='print -r --'
man-db-2.9.3/configure:9117:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
man-db-2.9.3/configure-9118-  ECHO='printf %s\n'
##############################################
man-db-2.9.3/configure-9183-  # Check for GNU $ac_path_SED
man-db-2.9.3/configure:9184:case `"$ac_path_SED" --version 2>&1` in
man-db-2.9.3/configure-9185-*GNU*)
##############################################
man-db-2.9.3/configure-9262-  # Check for GNU $ac_path_FGREP
man-db-2.9.3/configure:9263:case `"$ac_path_FGREP" --version 2>&1` in
man-db-2.9.3/configure-9264-*GNU*)
##############################################
man-db-2.9.3/configure-9342-    # gcc leaves a trailing carriage return, which upsets mingw
man-db-2.9.3/configure:9343:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
man-db-2.9.3/configure-9344-  *)
man-db-2.9.3/configure:9345:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
man-db-2.9.3/configure-9346-  esac
##############################################
man-db-2.9.3/configure-9351-      # Canonicalize the pathname of ld
man-db-2.9.3/configure:9352:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
man-db-2.9.3/configure-9353-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
man-db-2.9.3/configure:9354:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
man-db-2.9.3/configure-9355-      done
##############################################
man-db-2.9.3/configure-9386-      # Break only if it was the GNU/non-GNU ld that we prefer.
man-db-2.9.3/configure:9387:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
man-db-2.9.3/configure-9388-      *GNU* | *'with BFD'*)
##############################################
man-db-2.9.3/configure-9417-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
man-db-2.9.3/configure:9418:case `$LD -v 2>&1 </dev/null` in
man-db-2.9.3/configure-9419-*GNU* | *'with BFD'*)
##############################################
man-db-2.9.3/configure-9467-	esac
man-db-2.9.3/configure:9468:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
man-db-2.9.3/configure-9469-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
man-db-2.9.3/configure-9473-	*)
man-db-2.9.3/configure:9474:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
man-db-2.9.3/configure-9475-	  */dev/null*)
##############################################
man-db-2.9.3/configure-9601-
man-db-2.9.3/configure:9602:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
man-db-2.9.3/configure-9603-    *COFF*)
##############################################
man-db-2.9.3/configure-9702-    # And add a safety zone
man-db-2.9.3/configure:9703:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
man-db-2.9.3/configure:9704:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
man-db-2.9.3/configure-9705-    ;;
##############################################
man-db-2.9.3/configure-9735-    if test -n "$kargmax"; then
man-db-2.9.3/configure:9736:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
man-db-2.9.3/configure-9737-    else
##############################################
man-db-2.9.3/configure-9744-       test undefined != "$lt_cv_sys_max_cmd_len"; then
man-db-2.9.3/configure:9745:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
man-db-2.9.3/configure:9746:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
man-db-2.9.3/configure-9747-    else
##############################################
man-db-2.9.3/configure-9756-      # we can't tell.
man-db-2.9.3/configure:9757:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
man-db-2.9.3/configure-9758-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
man-db-2.9.3/configure-9760-      do
man-db-2.9.3/configure:9761:        i=`expr $i + 1`
man-db-2.9.3/configure-9762-        teststring=$teststring$teststring
##############################################
man-db-2.9.3/configure-9764-      # Only check the string length outside the loop.
man-db-2.9.3/configure:9765:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
man-db-2.9.3/configure-9766-      teststring=
##############################################
man-db-2.9.3/configure-9769-      # linker.  It appears as though 1/2 is a usable value.
man-db-2.9.3/configure:9770:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
man-db-2.9.3/configure-9771-    fi
##############################################
man-db-2.9.3/configure-10180-openbsd* | bitrig*)
man-db-2.9.3/configure:10181:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
man-db-2.9.3/configure-10182-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
man-db-2.9.3/configure-10250-    else
man-db-2.9.3/configure:10251:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
man-db-2.9.3/configure-10252-    fi
##############################################
man-db-2.9.3/configure-10395-  # decide which one to use based on capabilities of $DLLTOOL
man-db-2.9.3/configure:10396:  case `$DLLTOOL --help 2>&1` in
man-db-2.9.3/configure-10397-  *--identify-strict*)
##############################################
man-db-2.9.3/configure-10916-# If we're using GNU nm, then use its standard symbol codes.
man-db-2.9.3/configure:10917:case `$NM -V 2>&1` in
man-db-2.9.3/configure-10918-*GNU* | *'with BFD'*)
##############################################
man-db-2.9.3/configure-10964-mingw*)
man-db-2.9.3/configure:10965:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
man-db-2.9.3/configure-10966-  ;;
##############################################
man-db-2.9.3/configure-11193-   if test yes = "$GCC"; then
man-db-2.9.3/configure:11194:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
man-db-2.9.3/configure-11195-   fi
##############################################
man-db-2.9.3/configure-11197- /*)
man-db-2.9.3/configure:11198:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
man-db-2.9.3/configure-11199-   ;; #(
##############################################
man-db-2.9.3/configure-11292-    done
man-db-2.9.3/configure:11293:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
man-db-2.9.3/configure-11294-}
##############################################
man-db-2.9.3/configure-11314-  test $ac_status = 0; }; then
man-db-2.9.3/configure:11315:    case `/usr/bin/file conftest.$ac_objext` in
man-db-2.9.3/configure-11316-      *ELF-32*)
##############################################
man-db-2.9.3/configure-11335-    if test yes = "$lt_cv_prog_gnu_ld"; then
man-db-2.9.3/configure:11336:      case `/usr/bin/file conftest.$ac_objext` in
man-db-2.9.3/configure-11337-	*32-bit*)
##############################################
man-db-2.9.3/configure-11347-    else
man-db-2.9.3/configure:11348:      case `/usr/bin/file conftest.$ac_objext` in
man-db-2.9.3/configure-11349-	*32-bit*)
##############################################
man-db-2.9.3/configure-11373-    emul=elf
man-db-2.9.3/configure:11374:    case `/usr/bin/file conftest.$ac_objext` in
man-db-2.9.3/configure-11375-      *32-bit*)
##############################################
man-db-2.9.3/configure-11381-    esac
man-db-2.9.3/configure:11382:    case `/usr/bin/file conftest.$ac_objext` in
man-db-2.9.3/configure-11383-      *MSB*)
##############################################
man-db-2.9.3/configure-11389-    esac
man-db-2.9.3/configure:11390:    case `/usr/bin/file conftest.$ac_objext` in
man-db-2.9.3/configure-11391-      *N32*)
##############################################
man-db-2.9.3/configure-12322-    *:)
man-db-2.9.3/configure:12323:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
man-db-2.9.3/configure-12324-        ;;
man-db-2.9.3/configure-12325-    x:*)
man-db-2.9.3/configure:12326:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
man-db-2.9.3/configure-12327-        ;;
man-db-2.9.3/configure-12328-    *::*)
man-db-2.9.3/configure:12329:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
man-db-2.9.3/configure:12330:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
man-db-2.9.3/configure-12331-        ;;
man-db-2.9.3/configure-12332-    *)
man-db-2.9.3/configure:12333:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
man-db-2.9.3/configure-12334-        ;;
##############################################
man-db-2.9.3/configure-12686-	"file_magic "*)
man-db-2.9.3/configure:12687:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
man-db-2.9.3/configure-12688-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
man-db-2.9.3/configure-12752-	"file_magic "*)
man-db-2.9.3/configure:12753:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
man-db-2.9.3/configure-12754-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
man-db-2.9.3/configure-13156-      *)
man-db-2.9.3/configure:13157:	case `$CC -V 2>&1 | sed 5q` in
man-db-2.9.3/configure-13158-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
man-db-2.9.3/configure-13605-	# shared libraries, regardless of the interface used.
man-db-2.9.3/configure:13606:	case `$LD -v 2>&1` in
man-db-2.9.3/configure-13607-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
man-db-2.9.3/configure-13637-    supports_anon_versioning=no
man-db-2.9.3/configure:13638:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
man-db-2.9.3/configure-13639-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
man-db-2.9.3/configure-13706-	# is; otherwise, prepend EXPORTS...
man-db-2.9.3/configure:13707:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
man-db-2.9.3/configure-13708-          cp $export_symbols $output_objdir/$soname.def;
##############################################
man-db-2.9.3/configure-13740-	prefix_cmds="$SED"~
man-db-2.9.3/configure:13741:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
man-db-2.9.3/configure-13742-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
man-db-2.9.3/configure-13762-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
man-db-2.9.3/configure:13763:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
man-db-2.9.3/configure:13764:      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'
man-db-2.9.3/configure-13765-      ;;
##############################################
man-db-2.9.3/configure-13780-        pgcc*)				# Portland Group C compiler
man-db-2.9.3/configure:13781:	  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'
man-db-2.9.3/configure-13782-	  tmp_addflag=' $pic_flag'
##############################################
man-db-2.9.3/configure-13785-					# Portland Group f77 and f90 compilers
man-db-2.9.3/configure:13786:	  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'
man-db-2.9.3/configure-13787-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
man-db-2.9.3/configure-13802-	nvcc*)	# Cuda Compiler Driver 2.2
man-db-2.9.3/configure:13803:	  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'
man-db-2.9.3/configure-13804-	  compiler_needs_object=yes
##############################################
man-db-2.9.3/configure-13806-	esac
man-db-2.9.3/configure:13807:	case `$CC -V 2>&1 | sed 5q` in
man-db-2.9.3/configure-13808-	*Sun\ C*)			# Sun C 5.9
man-db-2.9.3/configure:13809:	  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'
man-db-2.9.3/configure-13810-	  compiler_needs_object=yes
##############################################
man-db-2.9.3/configure-13877-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
man-db-2.9.3/configure:13878:      case `$LD -v 2>&1` in
man-db-2.9.3/configure-13879-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
man-db-2.9.3/configure-13966-	else
man-db-2.9.3/configure:13967:	  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'
man-db-2.9.3/configure-13968-	fi
##############################################
man-db-2.9.3/configure-14031-	# below for broken collect2 doesn't work under 4.3+
man-db-2.9.3/configure:14032:	  collect2name=`$CC -print-prog-name=collect2`
man-db-2.9.3/configure-14033-	  if test -f "$collect2name" &&
##############################################
man-db-2.9.3/configure-14111-      }'
man-db-2.9.3/configure:14112:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
man-db-2.9.3/configure-14113-  # Check for a 64-bit object if we didn't find anything.
man-db-2.9.3/configure-14114-  if test -z "$lt_cv_aix_libpath_"; then
man-db-2.9.3/configure:14115:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
man-db-2.9.3/configure-14116-  fi
##############################################
man-db-2.9.3/configure-14129-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
man-db-2.9.3/configure:14130:        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
man-db-2.9.3/configure-14131-      else
##############################################
man-db-2.9.3/configure-14164-      }'
man-db-2.9.3/configure:14165:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
man-db-2.9.3/configure-14166-  # Check for a 64-bit object if we didn't find anything.
man-db-2.9.3/configure-14167-  if test -z "$lt_cv_aix_libpath_"; then
man-db-2.9.3/configure:14168:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
man-db-2.9.3/configure-14169-  fi
##############################################
man-db-2.9.3/configure-14196-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
man-db-2.9.3/configure:14197:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
man-db-2.9.3/configure-14198-	  if test svr4 != "$with_aix_soname"; then
##############################################
man-db-2.9.3/configure-14249-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
man-db-2.9.3/configure:14250:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
man-db-2.9.3/configure-14251-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
man-db-2.9.3/configure-14287-	# FIXME: Setting linknames here is a bad hack.
man-db-2.9.3/configure:14288:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
man-db-2.9.3/configure-14289-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
man-db-2.9.3/configure-14305-  if test yes = "$lt_cv_ld_force_load"; then
man-db-2.9.3/configure:14306:    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\"`'
man-db-2.9.3/configure-14307-
##############################################
man-db-2.9.3/configure-14485-      if test yes = "$GCC"; then
man-db-2.9.3/configure:14486:	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'
man-db-2.9.3/configure-14487-	# Try to use the -exported_symbol ld option, if it does not
##############################################
man-db-2.9.3/configure-14513-	if test yes = "$lt_cv_irix_exported_symbol"; then
man-db-2.9.3/configure:14514:          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'
man-db-2.9.3/configure-14515-	fi
##############################################
man-db-2.9.3/configure-14517-      else
man-db-2.9.3/configure:14518:	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'
man-db-2.9.3/configure:14519:	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'
man-db-2.9.3/configure-14520-      fi
##############################################
man-db-2.9.3/configure-14564-	hardcode_direct_absolute=yes
man-db-2.9.3/configure:14565:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
man-db-2.9.3/configure-14566-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
man-db-2.9.3/configure-14595-	prefix_cmds="$SED"~
man-db-2.9.3/configure:14596:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
man-db-2.9.3/configure-14597-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
man-db-2.9.3/configure-14609-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
man-db-2.9.3/configure:14610:	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'
man-db-2.9.3/configure-14611-      else
man-db-2.9.3/configure-14612-	allow_undefined_flag=' -expect_unresolved \*'
man-db-2.9.3/configure:14613:	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'
man-db-2.9.3/configure-14614-      fi
##############################################
man-db-2.9.3/configure-14622-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
man-db-2.9.3/configure:14623:	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'
man-db-2.9.3/configure-14624-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
man-db-2.9.3/configure-14626-	allow_undefined_flag=' -expect_unresolved \*'
man-db-2.9.3/configure:14627:	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'
man-db-2.9.3/configure:14628:	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~
man-db-2.9.3/configure:14629:          $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'
man-db-2.9.3/configure-14630-
##############################################
man-db-2.9.3/configure-14645-      else
man-db-2.9.3/configure:14646:	case `$CC -V 2>&1` in
man-db-2.9.3/configure-14647-	*"Compilers 5.0"*)
##############################################
man-db-2.9.3/configure-15044-  esac
man-db-2.9.3/configure:15045:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
man-db-2.9.3/configure-15046-  case $lt_search_path_spec in
##############################################
man-db-2.9.3/configure-15051-    # okay in the real world where ";" in dirpaths is itself problematic.
man-db-2.9.3/configure:15052:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
man-db-2.9.3/configure-15053-    ;;
man-db-2.9.3/configure-15054-  *)
man-db-2.9.3/configure:15055:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
man-db-2.9.3/configure-15056-    ;;
##############################################
man-db-2.9.3/configure-15060-  lt_tmp_lt_search_path_spec=
man-db-2.9.3/configure:15061:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
man-db-2.9.3/configure-15062-  # ...but if some path component already ends with the multilib dir we assume
##############################################
man-db-2.9.3/configure-15102-  esac
man-db-2.9.3/configure:15103:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
man-db-2.9.3/configure-15104-else
##############################################
man-db-2.9.3/configure-15242-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
man-db-2.9.3/configure:15243:    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'
man-db-2.9.3/configure-15244-    ;;
##############################################
man-db-2.9.3/configure-15278-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
man-db-2.9.3/configure:15279:    postinstall_cmds='base_file=`basename \$file`~
man-db-2.9.3/configure:15280:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
man-db-2.9.3/configure:15281:      dldir=$destdir/`dirname \$dlpath`~
man-db-2.9.3/configure-15282-      test -d \$dldir || mkdir -p \$dldir~
##############################################
man-db-2.9.3/configure-15287-      fi'
man-db-2.9.3/configure:15288:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
man-db-2.9.3/configure-15289-      dlpath=$dir/\$dldll~
##############################################
man-db-2.9.3/configure-15295-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
man-db-2.9.3/configure:15296:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
man-db-2.9.3/configure-15297-
##############################################
man-db-2.9.3/configure-15301-      # MinGW DLLs use traditional 'lib' prefix
man-db-2.9.3/configure:15302:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
man-db-2.9.3/configure-15303-      ;;
##############################################
man-db-2.9.3/configure-15305-      # pw32 DLLs use 'pw' prefix rather than 'lib'
man-db-2.9.3/configure:15306:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
man-db-2.9.3/configure-15307-      ;;
##############################################
man-db-2.9.3/configure-15314-    libname_spec='$name'
man-db-2.9.3/configure:15315:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
man-db-2.9.3/configure-15316-    library_names_spec='$libname.dll.lib'
##############################################
man-db-2.9.3/configure-15326-        # Let DOS variable expansion print the short 8.3 style file name.
man-db-2.9.3/configure:15327:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
man-db-2.9.3/configure-15328-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
man-db-2.9.3/configure-15331-      # Convert to MSYS style.
man-db-2.9.3/configure:15332:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
man-db-2.9.3/configure-15333-      ;;
##############################################
man-db-2.9.3/configure-15337-      # like /cygdrive/c/PROGRA~1:/cygdr...
man-db-2.9.3/configure:15338:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
man-db-2.9.3/configure:15339:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
man-db-2.9.3/configure:15340:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
man-db-2.9.3/configure-15341-      ;;
##############################################
man-db-2.9.3/configure-15345-        # It is most probably a Windows format PATH.
man-db-2.9.3/configure:15346:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
man-db-2.9.3/configure-15347-      else
man-db-2.9.3/configure:15348:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
man-db-2.9.3/configure-15349-      fi
##############################################
man-db-2.9.3/configure-15355-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
man-db-2.9.3/configure:15356:    postinstall_cmds='base_file=`basename \$file`~
man-db-2.9.3/configure:15357:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
man-db-2.9.3/configure:15358:      dldir=$destdir/`dirname \$dlpath`~
man-db-2.9.3/configure-15359-      test -d \$dldir || mkdir -p \$dldir~
man-db-2.9.3/configure-15360-      $install_prog $dir/$dlname \$dldir/$dlname'
man-db-2.9.3/configure:15361:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
man-db-2.9.3/configure-15362-      dlpath=$dir/\$dldll~
##############################################
man-db-2.9.3/configure-15369-    # Assume MSVC wrapper
man-db-2.9.3/configure:15370:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
man-db-2.9.3/configure-15371-    dynamic_linker='Win32 ld.exe'
##############################################
man-db-2.9.3/configure-15386-  shlibpath_var=DYLD_LIBRARY_PATH
man-db-2.9.3/configure:15387:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
man-db-2.9.3/configure-15388-
##############################################
man-db-2.9.3/configure-15639-  if test -f /etc/ld.so.conf; then
man-db-2.9.3/configure:15640:    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' ' '`
man-db-2.9.3/configure-15641-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
man-db-2.9.3/configure-15705-  need_lib_prefix=no
man-db-2.9.3/configure:15706:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
man-db-2.9.3/configure-15707-    need_version=no
##############################################
man-db-2.9.3/configure-15732-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
man-db-2.9.3/configure:15733:  postinstall_cmds='base_file=`basename \$file`~
man-db-2.9.3/configure:15734:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
man-db-2.9.3/configure:15735:    dldir=$destdir/`dirname \$dlpath`~
man-db-2.9.3/configure-15736-    test -d \$dldir || mkdir -p \$dldir~
##############################################
man-db-2.9.3/configure-15741-    fi'
man-db-2.9.3/configure:15742:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
man-db-2.9.3/configure-15743-    dlpath=$dir/\$dldll~
##############################################
man-db-2.9.3/configure-17261-fi
man-db-2.9.3/configure:17262:troff_as_troff_input=`echo "$troff" | sed 's/-/\\\\\\\\-/g'`
man-db-2.9.3/configure-17263-
##############################################
man-db-2.9.3/configure-18591-/* end confdefs.h.  */
man-db-2.9.3/configure:18592:`cat $LEX_OUTPUT_ROOT.c`
man-db-2.9.3/configure-18593-_ACEOF
##############################################
man-db-2.9.3/configure-18624-  #define YYTEXT_POINTER 1
man-db-2.9.3/configure:18625:`cat $LEX_OUTPUT_ROOT.c`
man-db-2.9.3/configure-18626-_ACEOF
##############################################
man-db-2.9.3/configure-18818-  for ac_func in _getb67 GETB67 getb67; do
man-db-2.9.3/configure:18819:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
man-db-2.9.3/configure-18820-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
man-db-2.9.3/configure-19117-do :
man-db-2.9.3/configure:19118:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
man-db-2.9.3/configure-19119-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
man-db-2.9.3/configure-19121-  cat >>confdefs.h <<_ACEOF
man-db-2.9.3/configure:19122:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
man-db-2.9.3/configure-19123-_ACEOF
##############################################
man-db-2.9.3/configure-19136-do :
man-db-2.9.3/configure:19137:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
man-db-2.9.3/configure-19138-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
man-db-2.9.3/configure-19141-  cat >>confdefs.h <<_ACEOF
man-db-2.9.3/configure:19142:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
man-db-2.9.3/configure-19143-_ACEOF
##############################################
man-db-2.9.3/configure-19370-                              save_ac_compile="$ac_compile"
man-db-2.9.3/configure:19371:     ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
man-db-2.9.3/configure-19372-     if echo '#include "conftest.c"' >conftest1.c &&
##############################################
man-db-2.9.3/configure-19392-_ACEOF
man-db-2.9.3/configure:19393:              ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest2/`
man-db-2.9.3/configure-19394-       if echo '#include "conftest.c"' >conftest2.c &&
##############################################
man-db-2.9.3/configure-22352-       gl_awk_probe='BEGIN { if ("POSIXLY_CORRECT" in ENVIRON) print "x" }'
man-db-2.9.3/configure:22353:       case ${POSIXLY_CORRECT+x}`$AWK "$gl_awk_probe" </dev/null` in
man-db-2.9.3/configure-22354-         xx) gl_had_POSIXLY_CORRECT=exported ;;
##############################################
man-db-2.9.3/configure-24348-do :
man-db-2.9.3/configure:24349:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
man-db-2.9.3/configure-24350-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
man-db-2.9.3/configure-24352-  cat >>confdefs.h <<_ACEOF
man-db-2.9.3/configure:24353:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
man-db-2.9.3/configure-24354-_ACEOF
##############################################
man-db-2.9.3/configure-24403-    fi
man-db-2.9.3/configure:24404:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
man-db-2.9.3/configure-24405-    cat >>confdefs.h <<_ACEOF
##############################################
man-db-2.9.3/configure-24448-    fi
man-db-2.9.3/configure:24449:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
man-db-2.9.3/configure-24450-    cat >>confdefs.h <<_ACEOF
##############################################
man-db-2.9.3/configure-24500-    eval result=\$gl_cv_type_${gltype}_signed
man-db-2.9.3/configure:24501:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
man-db-2.9.3/configure-24502-    if test "$result" = yes; then
##############################################
man-db-2.9.3/configure-24576-$as_echo "$ac_res" >&6; }
man-db-2.9.3/configure:24577:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
man-db-2.9.3/configure-24578-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
man-db-2.9.3/configure-24648-$as_echo "$ac_res" >&6; }
man-db-2.9.3/configure:24649:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
man-db-2.9.3/configure-24650-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
man-db-2.9.3/configure-29687-    word*bit*)
man-db-2.9.3/configure:29688:      word=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
man-db-2.9.3/configure:29689:      bit=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word.*bit //'`
man-db-2.9.3/configure-29690-
##############################################
man-db-2.9.3/configure-29821-do :
man-db-2.9.3/configure:29822:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
man-db-2.9.3/configure-29823-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
man-db-2.9.3/configure-29825-  cat >>confdefs.h <<_ACEOF
man-db-2.9.3/configure:29826:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
man-db-2.9.3/configure-29827-_ACEOF
##############################################
man-db-2.9.3/configure-29920-  gl_source_base='gl/lib'
man-db-2.9.3/configure:29921:LTALLOCA=`echo "$ALLOCA" | sed -e 's/\.[^.]* /.lo /g;s/\.[^.]*$/.lo/'`
man-db-2.9.3/configure-29922-
##############################################
man-db-2.9.3/configure-30620-do :
man-db-2.9.3/configure:30621:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
man-db-2.9.3/configure-30622-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
man-db-2.9.3/configure-30624-  cat >>confdefs.h <<_ACEOF
man-db-2.9.3/configure:30625:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
man-db-2.9.3/configure-30626-_ACEOF
##############################################
man-db-2.9.3/configure-33625-do :
man-db-2.9.3/configure:33626:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
man-db-2.9.3/configure-33627-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
man-db-2.9.3/configure-33629-  cat >>confdefs.h <<_ACEOF
man-db-2.9.3/configure:33630:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
man-db-2.9.3/configure-33631-_ACEOF
##############################################
man-db-2.9.3/configure-45959-  gl_source_base='tests'
man-db-2.9.3/configure:45960:  gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
man-db-2.9.3/configure-45961-
##############################################
man-db-2.9.3/configure-45974-do :
man-db-2.9.3/configure:45975:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
man-db-2.9.3/configure-45976-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
man-db-2.9.3/configure-45978-  cat >>confdefs.h <<_ACEOF
man-db-2.9.3/configure:45979:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
man-db-2.9.3/configure-45980-_ACEOF
##############################################
man-db-2.9.3/configure-46129-
man-db-2.9.3/configure:46130:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
man-db-2.9.3/configure-46131-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
man-db-2.9.3/configure-46134-
man-db-2.9.3/configure:46135:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
man-db-2.9.3/configure-46136-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
man-db-2.9.3/configure-46211-
man-db-2.9.3/configure:46212:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
man-db-2.9.3/configure-46213-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
man-db-2.9.3/configure-46361-          # gcc leaves a trailing carriage return which upsets mingw
man-db-2.9.3/configure:46362:          acl_output=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
man-db-2.9.3/configure-46363-        *)
man-db-2.9.3/configure:46364:          acl_output=`($CC -print-prog-name=ld) 2>&5` ;;
man-db-2.9.3/configure-46365-      esac
##############################################
man-db-2.9.3/configure-46370-          # Canonicalize the pathname of ld
man-db-2.9.3/configure:46371:          acl_output=`echo "$acl_output" | sed 's%\\\\%/%g'`
man-db-2.9.3/configure-46372-          while echo "$acl_output" | grep "$re_direlt" > /dev/null 2>&1; do
man-db-2.9.3/configure:46373:            acl_output=`echo $acl_output | sed "s%$re_direlt%/%"`
man-db-2.9.3/configure-46374-          done
##############################################
man-db-2.9.3/configure-46398-          # Break only if it was the GNU/non-GNU ld that we prefer.
man-db-2.9.3/configure:46399:          case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
man-db-2.9.3/configure-46400-            *GNU* | *'with BFD'*)
##############################################
man-db-2.9.3/configure-46475-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
man-db-2.9.3/configure:46476:case `$LD -v 2>&1 </dev/null` in
man-db-2.9.3/configure-46477-*GNU* | *'with BFD'*)
##############################################
man-db-2.9.3/configure-46901-                   ;;
man-db-2.9.3/configure:46902:                 *) searchdir=`cd "$searchdir" && pwd`
man-db-2.9.3/configure-46903-                    case "$searchdir" in
##############################################
man-db-2.9.3/configure-46928-$as_echo "$acl_cv_libdirstems" >&6; }
man-db-2.9.3/configure:46929:      acl_libdirstem=`echo "$acl_cv_libdirstems" | sed -e 's/,.*//'`
man-db-2.9.3/configure:46930:  acl_libdirstem2=`echo "$acl_cv_libdirstems" | sed -e 's/^[^,]*,//' -e 's/,.*//'`
man-db-2.9.3/configure:46931:  acl_libdirstem3=`echo "$acl_cv_libdirstems" | sed -e 's/^[^,]*,[^,]*,//' -e 's/,.*//'`
man-db-2.9.3/configure-46932-
##############################################
man-db-2.9.3/configure-47017-        names_already_handled="$names_already_handled $name"
man-db-2.9.3/configure:47018:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
man-db-2.9.3/configure-47019-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
man-db-2.9.3/configure-47099-                -L*)
man-db-2.9.3/configure:47100:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
man-db-2.9.3/configure-47101-                                    if test -n "$acl_shlibext"; then
##############################################
man-db-2.9.3/configure-47217-              */$acl_libdirstem | */$acl_libdirstem/)
man-db-2.9.3/configure:47218:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
man-db-2.9.3/configure-47219-                if test "$name" = 'iconv'; then
##############################################
man-db-2.9.3/configure-47224-              */$acl_libdirstem2 | */$acl_libdirstem2/)
man-db-2.9.3/configure:47225:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
man-db-2.9.3/configure-47226-                if test "$name" = 'iconv'; then
##############################################
man-db-2.9.3/configure-47231-              */$acl_libdirstem3 | */$acl_libdirstem3/)
man-db-2.9.3/configure:47232:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem3/"'*$,,'`
man-db-2.9.3/configure-47233-                if test "$name" = 'iconv'; then
##############################################
man-db-2.9.3/configure-47282-                  -L*)
man-db-2.9.3/configure:47283:                    dependency_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
man-db-2.9.3/configure-47284-                                                                                                                                                                if test "X$dependency_libdir" != "X/usr/$acl_libdirstem" \
##############################################
man-db-2.9.3/configure-47343-                  -R*)
man-db-2.9.3/configure:47344:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
man-db-2.9.3/configure-47345-                    if test "$enable_rpath" != no; then
##############################################
man-db-2.9.3/configure-47368-                  -l*)
man-db-2.9.3/configure:47369:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
man-db-2.9.3/configure-47370-                    ;;
man-db-2.9.3/configure-47371-                  *.la)
man-db-2.9.3/configure:47372:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
man-db-2.9.3/configure-47373-                    ;;
##############################################
man-db-2.9.3/configure-47923-        names_already_handled="$names_already_handled $name"
man-db-2.9.3/configure:47924:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
man-db-2.9.3/configure-47925-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
man-db-2.9.3/configure-48005-                -L*)
man-db-2.9.3/configure:48006:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
man-db-2.9.3/configure-48007-                                    if test -n "$acl_shlibext"; then
##############################################
man-db-2.9.3/configure-48123-              */$acl_libdirstem | */$acl_libdirstem/)
man-db-2.9.3/configure:48124:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
man-db-2.9.3/configure-48125-                if test "$name" = 'intl'; then
##############################################
man-db-2.9.3/configure-48130-              */$acl_libdirstem2 | */$acl_libdirstem2/)
man-db-2.9.3/configure:48131:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
man-db-2.9.3/configure-48132-                if test "$name" = 'intl'; then
##############################################
man-db-2.9.3/configure-48137-              */$acl_libdirstem3 | */$acl_libdirstem3/)
man-db-2.9.3/configure:48138:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem3/"'*$,,'`
man-db-2.9.3/configure-48139-                if test "$name" = 'intl'; then
##############################################
man-db-2.9.3/configure-48188-                  -L*)
man-db-2.9.3/configure:48189:                    dependency_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
man-db-2.9.3/configure-48190-                                                                                                                                                                if test "X$dependency_libdir" != "X/usr/$acl_libdirstem" \
##############################################
man-db-2.9.3/configure-48249-                  -R*)
man-db-2.9.3/configure:48250:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
man-db-2.9.3/configure-48251-                    if test "$enable_rpath" != no; then
##############################################
man-db-2.9.3/configure-48274-                  -l*)
man-db-2.9.3/configure:48275:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
man-db-2.9.3/configure-48276-                    ;;
man-db-2.9.3/configure-48277-                  *.la)
man-db-2.9.3/configure:48278:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
man-db-2.9.3/configure-48279-                    ;;
##############################################
man-db-2.9.3/configure-48801-
man-db-2.9.3/configure:48802:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
man-db-2.9.3/configure-48803-    { $as_echo "$as_me:${as_lineno-$LINENO}: result:
##############################################
man-db-2.9.3/configure-48871-    if test -n "$srcdir/man/LINGUAS"; then
man-db-2.9.3/configure:48872:      man_all_linguas=`sed -e "/^#/d" -e "s/#.*//" "$srcdir/man/LINGUAS"`
man-db-2.9.3/configure-48873-    fi
man-db-2.9.3/configure-48874-    if test -n "$PO4A" && test -n "$srcdir/man/LINGUAS.po4a"; then
man-db-2.9.3/configure:48875:      man_all_linguas_po4a=`sed -e "/^#/d" -e "s/#.*//" "$srcdir/man/LINGUAS.po4a"`
man-db-2.9.3/configure-48876-      man_all_linguas="$man_all_linguas $man_all_linguas_po4a"
##############################################
man-db-2.9.3/configure-49102-  test $ac_status = 0; }; then
man-db-2.9.3/configure:49103:  pkg_cv_libpipeline_CFLAGS=`$PKG_CONFIG --cflags "libpipeline >= 1.5.0" 2>/dev/null`
man-db-2.9.3/configure-49104-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
man-db-2.9.3/configure-49119-  test $ac_status = 0; }; then
man-db-2.9.3/configure:49120:  pkg_cv_libpipeline_LIBS=`$PKG_CONFIG --libs "libpipeline >= 1.5.0" 2>/dev/null`
man-db-2.9.3/configure-49121-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
man-db-2.9.3/configure-49140-        if test $_pkg_short_errors_supported = yes; then
man-db-2.9.3/configure:49141:	        libpipeline_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpipeline >= 1.5.0" 2>&1`
man-db-2.9.3/configure-49142-        else
man-db-2.9.3/configure:49143:	        libpipeline_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpipeline >= 1.5.0" 2>&1`
man-db-2.9.3/configure-49144-        fi
##############################################
man-db-2.9.3/configure-49190-    do
man-db-2.9.3/configure:49191:      as_ac_Lib=`$as_echo "ac_cv_lib_$lib''_gdbm_fetch" | $as_tr_sh`
man-db-2.9.3/configure-49192-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gdbm_fetch in -l$lib" >&5
##############################################
man-db-2.9.3/configure-49281-do :
man-db-2.9.3/configure:49282:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
man-db-2.9.3/configure-49283-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
man-db-2.9.3/configure-49285-  cat >>confdefs.h <<_ACEOF
man-db-2.9.3/configure:49286:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
man-db-2.9.3/configure-49287-_ACEOF
##############################################
man-db-2.9.3/configure-49298-      do
man-db-2.9.3/configure:49299:        as_man_tr_bdb=`$as_echo "man_cv_bdb_header_${head}_lib_${lib}" | $as_tr_sh`
man-db-2.9.3/configure-49300-        man_saved_LIBS="$LIBS"
##############################################
man-db-2.9.3/configure-49369-do :
man-db-2.9.3/configure:49370:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
man-db-2.9.3/configure-49371-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
man-db-2.9.3/configure-49373-  cat >>confdefs.h <<_ACEOF
man-db-2.9.3/configure:49374:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
man-db-2.9.3/configure-49375-_ACEOF
##############################################
man-db-2.9.3/configure-49386-      do
man-db-2.9.3/configure:49387:        as_man_tr_bdb=`$as_echo "man_cv_bdb_header_${head}_lib_${lib}" | $as_tr_sh`
man-db-2.9.3/configure-49388-        man_saved_LIBS="$LIBS"
##############################################
man-db-2.9.3/configure-49457-do :
man-db-2.9.3/configure:49458:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
man-db-2.9.3/configure-49459-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
man-db-2.9.3/configure-49461-  cat >>confdefs.h <<_ACEOF
man-db-2.9.3/configure:49462:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
man-db-2.9.3/configure-49463-_ACEOF
##############################################
man-db-2.9.3/configure-49474-      do
man-db-2.9.3/configure:49475:        as_man_tr_bdb=`$as_echo "man_cv_bdb_header_${head}_lib_${lib}" | $as_tr_sh`
man-db-2.9.3/configure-49476-        man_saved_LIBS="$LIBS"
##############################################
man-db-2.9.3/configure-49545-do :
man-db-2.9.3/configure:49546:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
man-db-2.9.3/configure-49547-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
man-db-2.9.3/configure-49549-  cat >>confdefs.h <<_ACEOF
man-db-2.9.3/configure:49550:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
man-db-2.9.3/configure-49551-_ACEOF
##############################################
man-db-2.9.3/configure-49562-      do
man-db-2.9.3/configure:49563:        as_man_tr_bdb=`$as_echo "man_cv_bdb_header_${head}_lib_${lib}" | $as_tr_sh`
man-db-2.9.3/configure-49564-        man_saved_LIBS="$LIBS"
##############################################
man-db-2.9.3/configure-49633-do :
man-db-2.9.3/configure:49634:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
man-db-2.9.3/configure-49635-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
man-db-2.9.3/configure-49637-  cat >>confdefs.h <<_ACEOF
man-db-2.9.3/configure:49638:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
man-db-2.9.3/configure-49639-_ACEOF
##############################################
man-db-2.9.3/configure-49650-      do
man-db-2.9.3/configure:49651:        as_man_tr_bdb=`$as_echo "man_cv_bdb_header_${head}_lib_${lib}" | $as_tr_sh`
man-db-2.9.3/configure-49652-        man_saved_LIBS="$LIBS"
##############################################
man-db-2.9.3/configure-49717-    do
man-db-2.9.3/configure:49718:      as_ac_Lib=`$as_echo "ac_cv_lib_$lib''_dbm_fetch" | $as_tr_sh`
man-db-2.9.3/configure-49719-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for dbm_fetch in -l$lib" >&5
##############################################
man-db-2.9.3/configure-49781-      do
man-db-2.9.3/configure:49782:	as_ac_Lib=`$as_echo "ac_cv_lib_$lib''_dbm_fetch" | $as_tr_sh`
man-db-2.9.3/configure-49783-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for dbm_fetch in -l$lib" >&5
##############################################
man-db-2.9.3/configure-49876-  test $ac_status = 0; }; then
man-db-2.9.3/configure:49877:  pkg_cv_libseccomp_CFLAGS=`$PKG_CONFIG --cflags "libseccomp" 2>/dev/null`
man-db-2.9.3/configure-49878-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
man-db-2.9.3/configure-49893-  test $ac_status = 0; }; then
man-db-2.9.3/configure:49894:  pkg_cv_libseccomp_LIBS=`$PKG_CONFIG --libs "libseccomp" 2>/dev/null`
man-db-2.9.3/configure-49895-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
man-db-2.9.3/configure-49914-        if test $_pkg_short_errors_supported = yes; then
man-db-2.9.3/configure:49915:	        libseccomp_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libseccomp" 2>&1`
man-db-2.9.3/configure-49916-        else
man-db-2.9.3/configure:49917:	        libseccomp_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libseccomp" 2>&1`
man-db-2.9.3/configure-49918-        fi
##############################################
man-db-2.9.3/configure-49958-# Transformed versions of program names for use in Automake variables.
man-db-2.9.3/configure:49959:man_transformed=`echo "apropos" | sed "$program_transform_name"`
man-db-2.9.3/configure:49960: man_transformed_upper=`echo "$man_transformed" | LC_ALL=C tr 'a-z' 'A-Z'`
man-db-2.9.3/configure-49961- TRANS_APROPOS=$man_transformed
##############################################
man-db-2.9.3/configure-49965-
man-db-2.9.3/configure:49966:man_transformed=`echo "catman" | sed "$program_transform_name"`
man-db-2.9.3/configure:49967: man_transformed_upper=`echo "$man_transformed" | LC_ALL=C tr 'a-z' 'A-Z'`
man-db-2.9.3/configure-49968- TRANS_CATMAN=$man_transformed
##############################################
man-db-2.9.3/configure-49972-
man-db-2.9.3/configure:49973:man_transformed=`echo "lexgrog" | sed "$program_transform_name"`
man-db-2.9.3/configure:49974: man_transformed_upper=`echo "$man_transformed" | LC_ALL=C tr 'a-z' 'A-Z'`
man-db-2.9.3/configure-49975- TRANS_LEXGROG=$man_transformed
##############################################
man-db-2.9.3/configure-49979-
man-db-2.9.3/configure:49980:man_transformed=`echo "man" | sed "$program_transform_name"`
man-db-2.9.3/configure:49981: man_transformed_upper=`echo "$man_transformed" | LC_ALL=C tr 'a-z' 'A-Z'`
man-db-2.9.3/configure-49982- TRANS_MAN=$man_transformed
##############################################
man-db-2.9.3/configure-49986-
man-db-2.9.3/configure:49987:man_transformed=`echo "man-recode" | sed "$program_transform_name"`
man-db-2.9.3/configure:49988: man_transformed_upper=`echo "$man_transformed" | LC_ALL=C tr 'a-z' 'A-Z'`
man-db-2.9.3/configure-49989- TRANS_MAN_RECODE=$man_transformed
##############################################
man-db-2.9.3/configure-49993-
man-db-2.9.3/configure:49994:man_transformed=`echo "manconv" | sed "$program_transform_name"`
man-db-2.9.3/configure:49995: man_transformed_upper=`echo "$man_transformed" | LC_ALL=C tr 'a-z' 'A-Z'`
man-db-2.9.3/configure-49996- TRANS_MANCONV=$man_transformed
##############################################
man-db-2.9.3/configure-50000-
man-db-2.9.3/configure:50001:man_transformed=`echo "mandb" | sed "$program_transform_name"`
man-db-2.9.3/configure:50002: man_transformed_upper=`echo "$man_transformed" | LC_ALL=C tr 'a-z' 'A-Z'`
man-db-2.9.3/configure-50003- TRANS_MANDB=$man_transformed
##############################################
man-db-2.9.3/configure-50007-
man-db-2.9.3/configure:50008:man_transformed=`echo "manpath" | sed "$program_transform_name"`
man-db-2.9.3/configure:50009: man_transformed_upper=`echo "$man_transformed" | LC_ALL=C tr 'a-z' 'A-Z'`
man-db-2.9.3/configure-50010- TRANS_MANPATH=$man_transformed
##############################################
man-db-2.9.3/configure-50014-
man-db-2.9.3/configure:50015:man_transformed=`echo "whatis" | sed "$program_transform_name"`
man-db-2.9.3/configure:50016: man_transformed_upper=`echo "$man_transformed" | LC_ALL=C tr 'a-z' 'A-Z'`
man-db-2.9.3/configure-50017- TRANS_WHATIS=$man_transformed
##############################################
man-db-2.9.3/configure-50021-
man-db-2.9.3/configure:50022:man_transformed=`echo "zsoelim" | sed "$program_transform_name"`
man-db-2.9.3/configure:50023: man_transformed_upper=`echo "$man_transformed" | LC_ALL=C tr 'a-z' 'A-Z'`
man-db-2.9.3/configure-50024- TRANS_ZSOELIM=$man_transformed
##############################################
man-db-2.9.3/configure-50153-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
man-db-2.9.3/configure:50154:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
man-db-2.9.3/configure-50155-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
man-db-2.9.3/configure-50283-      sed_drop_objext='s/\.o$//;s/\.obj$//'
man-db-2.9.3/configure:50284:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
man-db-2.9.3/configure-50285-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
man-db-2.9.3/configure-50299-      sed_drop_objext='s/\.o$//;s/\.obj$//'
man-db-2.9.3/configure:50300:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
man-db-2.9.3/configure-50301-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
man-db-2.9.3/configure-50377-if test -z "$BASH_VERSION$ZSH_VERSION" \
man-db-2.9.3/configure:50378:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
man-db-2.9.3/configure-50379-  as_echo='print -r --'
man-db-2.9.3/configure-50380-  as_echo_n='print -rn --'
man-db-2.9.3/configure:50381:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
man-db-2.9.3/configure-50382-  as_echo='printf %s\n'
##############################################
man-db-2.9.3/configure-50384-else
man-db-2.9.3/configure:50385:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
man-db-2.9.3/configure-50386-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
man-db-2.9.3/configure-50394-	expr "X$arg" : "X\\(.*\\)$as_nl";
man-db-2.9.3/configure:50395:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
man-db-2.9.3/configure-50396-      esac;
##############################################
man-db-2.9.3/configure-50471-# ----------------------------------------
man-db-2.9.3/configure:50472:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
man-db-2.9.3/configure-50473-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
man-db-2.9.3/configure-50543-  {
man-db-2.9.3/configure:50544:    as_val=`expr "$@" || test $? -eq 1`
man-db-2.9.3/configure-50545-  }
##############################################
man-db-2.9.3/configure-50647-      case $as_dir in #(
man-db-2.9.3/configure:50648:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
man-db-2.9.3/configure-50649-      *) as_qdir=$as_dir;;
##############################################
man-db-2.9.3/configure-50782-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
man-db-2.9.3/configure:50783:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
man-db-2.9.3/configure-50784-ac_cs_version="\\
##############################################
man-db-2.9.3/configure-50807-  --*=?*)
man-db-2.9.3/configure:50808:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
man-db-2.9.3/configure:50809:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
man-db-2.9.3/configure-50810-    ac_shift=:
##############################################
man-db-2.9.3/configure-50812-  --*=)
man-db-2.9.3/configure:50813:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
man-db-2.9.3/configure-50814-    ac_optarg=
##############################################
man-db-2.9.3/configure-50836-    case $ac_optarg in
man-db-2.9.3/configure:50837:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
man-db-2.9.3/configure-50838-    '') as_fn_error $? "missing file argument" ;;
##############################################
man-db-2.9.3/configure-50844-    case $ac_optarg in
man-db-2.9.3/configure:50845:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
man-db-2.9.3/configure-50846-    esac
##############################################
man-db-2.9.3/configure-50913-delay_variable_subst='$delay_variable_subst'
man-db-2.9.3/configure:50914:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50915:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50916:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50917:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50918:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50919:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50920:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50921:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50922:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50923:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50924:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50925:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50926:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50927:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50928:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50929:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50930:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50931:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50932:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50933:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50934:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50935:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50936:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50937:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50938:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50939:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50940:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50941:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50942:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50943:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50944:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50945:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50946:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50947:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50948:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50949:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50950:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50951:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50952:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50953:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50954:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50955:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50956:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50957:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50958:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50959:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50960:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50961:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50962:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50963:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50964:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50965:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50966:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50967:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50968:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50969:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50970:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50971:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50972: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"`'
man-db-2.9.3/configure:50973:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50974:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50975:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50976:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50977:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50978:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50979:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50980:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50981:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50982:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50983:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50984:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50985:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50986:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50987:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50988:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50989:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50990:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50991:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50992:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50993:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50994:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50995:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50996:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50997:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50998:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:50999:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51000:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51001:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51002:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51003:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51004:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51005:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51006:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51007:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51008:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51009:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51010:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51011:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51012:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51013:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51014:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51015:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51016:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51017:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51018:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51019:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51020:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51021:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51022:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51023:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51024:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51025:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51026:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51027:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51028:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51029:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51030:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51031:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51032:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51033:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51034:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51035:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51036:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51037:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51038:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51039:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51040:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51041:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51042:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51043:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51044:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51045:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51046:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51047:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure:51048:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/configure-51049-
##############################################
man-db-2.9.3/configure-51130-striplib; do
man-db-2.9.3/configure:51131:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
man-db-2.9.3/configure-51132-    *[\\\\\\\`\\"\\\$]*)
man-db-2.9.3/configure:51133:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
man-db-2.9.3/configure-51134-      ;;
##############################################
man-db-2.9.3/configure-51161-configure_time_lt_sys_library_path; do
man-db-2.9.3/configure:51162:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
man-db-2.9.3/configure-51163-    *[\\\\\\\`\\"\\\$]*)
man-db-2.9.3/configure:51164:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
man-db-2.9.3/configure-51165-      ;;
##############################################
man-db-2.9.3/configure-51298-fi
man-db-2.9.3/configure:51299:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
man-db-2.9.3/configure-51300-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
man-db-2.9.3/configure-51315-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
man-db-2.9.3/configure:51316:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
man-db-2.9.3/configure-51317-ac_delim='%!_!# '
##############################################
man-db-2.9.3/configure-51321-
man-db-2.9.3/configure:51322:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
man-db-2.9.3/configure-51323-  if test $ac_delim_n = $ac_delim_num; then
##############################################
man-db-2.9.3/configure-51459-for ac_last_try in false false :; do
man-db-2.9.3/configure:51460:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
man-db-2.9.3/configure-51461-  if test -z "$ac_tt"; then
##############################################
man-db-2.9.3/configure-51591-      esac
man-db-2.9.3/configure:51592:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
man-db-2.9.3/configure-51593-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
man-db-2.9.3/configure-51650-*)
man-db-2.9.3/configure:51651:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
man-db-2.9.3/configure-51652-  # A ".." for each directory in $ac_dir_suffix.
man-db-2.9.3/configure:51653:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
man-db-2.9.3/configure-51654-  case $ac_top_builddir_sub in
##############################################
man-db-2.9.3/configure-51711-/@mandir@/p'
man-db-2.9.3/configure:51712:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
man-db-2.9.3/configure-51713-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
man-db-2.9.3/configure-51728-
man-db-2.9.3/configure:51729:# Neutralize VPATH when `$srcdir' = `.'.
man-db-2.9.3/configure-51730-# Shell code in configure.ac might set extrasub.
##############################################
man-db-2.9.3/configure-51756-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
man-db-2.9.3/configure:51757:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
man-db-2.9.3/configure-51758-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
man-db-2.9.3/configure-51802-    * )
man-db-2.9.3/configure:51803:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
man-db-2.9.3/configure-51804-  esac
##############################################
man-db-2.9.3/configure-51857-    # Strip MF so we end up with the name of the file.
man-db-2.9.3/configure:51858:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
man-db-2.9.3/configure-51859-    # Check whether this is an Automake generated Makefile which includes
##############################################
man-db-2.9.3/configure-52410-    *:)
man-db-2.9.3/configure:52411:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
man-db-2.9.3/configure-52412-        ;;
man-db-2.9.3/configure-52413-    x:*)
man-db-2.9.3/configure:52414:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
man-db-2.9.3/configure-52415-        ;;
man-db-2.9.3/configure-52416-    *::*)
man-db-2.9.3/configure:52417:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
man-db-2.9.3/configure:52418:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
man-db-2.9.3/configure-52419-        ;;
man-db-2.9.3/configure-52420-    *)
man-db-2.9.3/configure:52421:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
man-db-2.9.3/configure-52422-        ;;
##############################################
man-db-2.9.3/configure-52437-    done
man-db-2.9.3/configure:52438:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
man-db-2.9.3/configure-52439-}
##############################################
man-db-2.9.3/configure-52479-      case "$ac_file" in
man-db-2.9.3/configure:52480:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
man-db-2.9.3/configure-52481-      esac
##############################################
man-db-2.9.3/configure-52484-        # Adjust a relative srcdir.
man-db-2.9.3/configure:52485:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
man-db-2.9.3/configure:52486:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
man-db-2.9.3/configure:52487:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
man-db-2.9.3/configure-52488-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
man-db-2.9.3/configure-52491-        case "$ac_given_srcdir" in
man-db-2.9.3/configure:52492:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
man-db-2.9.3/configure-52493-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
man-db-2.9.3/configure-52512-            fi
man-db-2.9.3/configure:52513:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
man-db-2.9.3/configure-52514-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
man-db-2.9.3/configure.ac-206-dnl   2) sed running on the substituted version of man/replace.sin.in
man-db-2.9.3/configure.ac:207:troff_as_troff_input=`echo "$troff" | sed 's/-/\\\\\\\\-/g'`
man-db-2.9.3/configure.ac-208-AC_SUBST([troff_as_troff_input])
##############################################
man-db-2.9.3/docs/Makefile.in-50-  { \
man-db-2.9.3/docs/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/docs/Makefile.in-52-  }; \
##############################################
man-db-2.9.3/docs/Makefile.in-1489-distdir-am: $(DISTFILES)
man-db-2.9.3/docs/Makefile.in:1490:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/docs/Makefile.in:1491:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/docs/Makefile.in-1492-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/docs/Makefile.in-1503-	  if test -d $$d/$$file; then \
man-db-2.9.3/docs/Makefile.in:1504:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/docs/Makefile.in-1505-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/gl/lib/Makefile.in-155-  { \
man-db-2.9.3/gl/lib/Makefile.in:156:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/gl/lib/Makefile.in-157-  }; \
##############################################
man-db-2.9.3/gl/lib/Makefile.in-606-  while test -n "$$dir1"; do \
man-db-2.9.3/gl/lib/Makefile.in:607:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
man-db-2.9.3/gl/lib/Makefile.in-608-    if test "$$first" != "."; then \
man-db-2.9.3/gl/lib/Makefile.in-609-      if test "$$first" = ".."; then \
man-db-2.9.3/gl/lib/Makefile.in:610:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
man-db-2.9.3/gl/lib/Makefile.in:611:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
man-db-2.9.3/gl/lib/Makefile.in-612-      else \
man-db-2.9.3/gl/lib/Makefile.in:613:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
man-db-2.9.3/gl/lib/Makefile.in-614-        if test "$$first2" = "$$first"; then \
man-db-2.9.3/gl/lib/Makefile.in:615:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
man-db-2.9.3/gl/lib/Makefile.in-616-        else \
##############################################
man-db-2.9.3/gl/lib/Makefile.in-621-    fi; \
man-db-2.9.3/gl/lib/Makefile.in:622:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
man-db-2.9.3/gl/lib/Makefile.in-623-  done; \
##############################################
man-db-2.9.3/gl/lib/Makefile.in-2225-.c.o:
man-db-2.9.3/gl/lib/Makefile.in:2226:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
man-db-2.9.3/gl/lib/Makefile.in-2227-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
man-db-2.9.3/gl/lib/Makefile.in-2233-.c.obj:
man-db-2.9.3/gl/lib/Makefile.in:2234:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
man-db-2.9.3/gl/lib/Makefile.in:2235:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
man-db-2.9.3/gl/lib/Makefile.in-2236-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
man-db-2.9.3/gl/lib/Makefile.in-2238-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/gl/lib/Makefile.in:2239:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
man-db-2.9.3/gl/lib/Makefile.in-2240-
man-db-2.9.3/gl/lib/Makefile.in-2241-.c.lo:
man-db-2.9.3/gl/lib/Makefile.in:2242:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
man-db-2.9.3/gl/lib/Makefile.in-2243-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
man-db-2.9.3/gl/lib/Makefile.in-2270-	dot_seen=no; \
man-db-2.9.3/gl/lib/Makefile.in:2271:	target=`echo $@ | sed s/-recursive//`; \
man-db-2.9.3/gl/lib/Makefile.in-2272-	case "$@" in \
##############################################
man-db-2.9.3/gl/lib/Makefile.in-2333-GTAGS:
man-db-2.9.3/gl/lib/Makefile.in:2334:	here=`$(am__cd) $(top_builddir) && pwd` \
man-db-2.9.3/gl/lib/Makefile.in-2335-	  && $(am__cd) $(top_srcdir) \
##############################################
man-db-2.9.3/gl/lib/Makefile.in-2359-distdir-am: $(DISTFILES)
man-db-2.9.3/gl/lib/Makefile.in:2360:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/gl/lib/Makefile.in:2361:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/gl/lib/Makefile.in-2362-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/gl/lib/Makefile.in-2373-	  if test -d $$d/$$file; then \
man-db-2.9.3/gl/lib/Makefile.in:2374:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/gl/lib/Makefile.in-2375-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/gl/lib/cdefs.h-461-#  define __LDBL_REDIR1_DECL(name, alias) \
man-db-2.9.3/gl/lib/cdefs.h:462:  extern __typeof (name) name __asm (__ASMNAME (#alias));
man-db-2.9.3/gl/lib/cdefs.h-463-#  define __LDBL_REDIR_DECL(name) \
man-db-2.9.3/gl/lib/cdefs.h:464:  extern __typeof (name) name __asm (__ASMNAME ("__nldbl_" #name));
man-db-2.9.3/gl/lib/cdefs.h-465-#  define __REDIRECT_LDBL(name, proto, alias) \
##############################################
man-db-2.9.3/gl/m4/00gnulib.m4-38-  [AC][_DEFUN([$1],
man-db-2.9.3/gl/m4/00gnulib.m4:39:    [AC_REQUIRE([_gl_DEFUN_ONCE([$1])],
man-db-2.9.3/gl/m4/00gnulib.m4-40-      [m4_indir([_gl_DEFUN_ONCE([$1])])])])]dnl
##############################################
man-db-2.9.3/gl/m4/exponentd.m4-107-    word*bit*)
man-db-2.9.3/gl/m4/exponentd.m4:108:      word=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
man-db-2.9.3/gl/m4/exponentd.m4:109:      bit=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word.*bit //'`
man-db-2.9.3/gl/m4/exponentd.m4-110-      AC_DEFINE_UNQUOTED([DBL_EXPBIT0_WORD], [$word],
##############################################
man-db-2.9.3/gl/m4/getopt.m4-218-       gl_awk_probe='BEGIN { if ("POSIXLY_CORRECT" in ENVIRON) print "x" }'
man-db-2.9.3/gl/m4/getopt.m4:219:       case ${POSIXLY_CORRECT+x}`$AWK "$gl_awk_probe" </dev/null` in
man-db-2.9.3/gl/m4/getopt.m4-220-         xx) gl_had_POSIXLY_CORRECT=exported ;;
##############################################
man-db-2.9.3/gl/m4/gettext.m4-267-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
man-db-2.9.3/gl/m4/gettext.m4:268:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
man-db-2.9.3/gl/m4/gettext.m4-269-      fi
##############################################
man-db-2.9.3/gl/m4/gnulib-comp.m4-306-changequote(,)dnl
man-db-2.9.3/gl/m4/gnulib-comp.m4:307:LTALLOCA=`echo "$ALLOCA" | sed -e 's/\.[^.]* /.lo /g;s/\.[^.]*$/.lo/'`
man-db-2.9.3/gl/m4/gnulib-comp.m4-308-changequote([, ])dnl
##############################################
man-db-2.9.3/gl/m4/gnulib-comp.m4-1031-      sed_drop_objext='s/\.o$//;s/\.obj$//'
man-db-2.9.3/gl/m4/gnulib-comp.m4:1032:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
man-db-2.9.3/gl/m4/gnulib-comp.m4-1033-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
man-db-2.9.3/gl/m4/gnulib-comp.m4-1049-changequote(,)dnl
man-db-2.9.3/gl/m4/gnulib-comp.m4:1050:  gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
man-db-2.9.3/gl/m4/gnulib-comp.m4-1051-changequote([, ])dnl
##############################################
man-db-2.9.3/gl/m4/gnulib-comp.m4-1077-      sed_drop_objext='s/\.o$//;s/\.obj$//'
man-db-2.9.3/gl/m4/gnulib-comp.m4:1078:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
man-db-2.9.3/gl/m4/gnulib-comp.m4-1079-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
man-db-2.9.3/gl/m4/host-cpu-c-abi.m4-330-  dnl In most cases, $HOST_CPU and $HOST_CPU_C_ABI are the same.
man-db-2.9.3/gl/m4/host-cpu-c-abi.m4:331:  HOST_CPU=`echo "$gl_cv_host_cpu_c_abi" | sed -e 's/-.*//'`
man-db-2.9.3/gl/m4/host-cpu-c-abi.m4-332-  HOST_CPU_C_ABI="$gl_cv_host_cpu_c_abi"
##############################################
man-db-2.9.3/gl/m4/iconv.m4-254-      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);"])
man-db-2.9.3/gl/m4/iconv.m4:255:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
man-db-2.9.3/gl/m4/iconv.m4-256-    AC_MSG_RESULT([
##############################################
man-db-2.9.3/gl/m4/intl.m4-258-changequote(<<,>>)dnl
man-db-2.9.3/gl/m4/intl.m4:259:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
man-db-2.9.3/gl/m4/intl.m4-260-    case $ac_prog_version in
##############################################
man-db-2.9.3/gl/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
man-db-2.9.3/gl/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
man-db-2.9.3/gl/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
man-db-2.9.3/gl/m4/lib-ld.m4-71-          # gcc leaves a trailing carriage return which upsets mingw
man-db-2.9.3/gl/m4/lib-ld.m4:72:          acl_output=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
man-db-2.9.3/gl/m4/lib-ld.m4-73-        *)
man-db-2.9.3/gl/m4/lib-ld.m4:74:          acl_output=`($CC -print-prog-name=ld) 2>&5` ;;
man-db-2.9.3/gl/m4/lib-ld.m4-75-      esac
##############################################
man-db-2.9.3/gl/m4/lib-ld.m4-80-          # Canonicalize the pathname of ld
man-db-2.9.3/gl/m4/lib-ld.m4:81:          acl_output=`echo "$acl_output" | sed 's%\\\\%/%g'`
man-db-2.9.3/gl/m4/lib-ld.m4-82-          while echo "$acl_output" | grep "$re_direlt" > /dev/null 2>&1; do
man-db-2.9.3/gl/m4/lib-ld.m4:83:            acl_output=`echo $acl_output | sed "s%$re_direlt%/%"`
man-db-2.9.3/gl/m4/lib-ld.m4-84-          done
##############################################
man-db-2.9.3/gl/m4/lib-ld.m4-108-          # Break only if it was the GNU/non-GNU ld that we prefer.
man-db-2.9.3/gl/m4/lib-ld.m4:109:          case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
man-db-2.9.3/gl/m4/lib-ld.m4-110-            *GNU* | *'with BFD'*)
##############################################
man-db-2.9.3/gl/m4/lib-link.m4-253-        dnl or AC_LIB_HAVE_LINKFLAGS call.
man-db-2.9.3/gl/m4/lib-link.m4:254:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
man-db-2.9.3/gl/m4/lib-link.m4-255-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
man-db-2.9.3/gl/m4/lib-link.m4-334-                -L*)
man-db-2.9.3/gl/m4/lib-link.m4:335:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
man-db-2.9.3/gl/m4/lib-link.m4-336-                  dnl First look for a shared library.
##############################################
man-db-2.9.3/gl/m4/lib-link.m4-479-              */$acl_libdirstem | */$acl_libdirstem/)
man-db-2.9.3/gl/m4/lib-link.m4:480:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
man-db-2.9.3/gl/m4/lib-link.m4-481-                if test "$name" = '$1'; then
##############################################
man-db-2.9.3/gl/m4/lib-link.m4-486-              */$acl_libdirstem2 | */$acl_libdirstem2/)
man-db-2.9.3/gl/m4/lib-link.m4:487:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
man-db-2.9.3/gl/m4/lib-link.m4-488-                if test "$name" = '$1'; then
##############################################
man-db-2.9.3/gl/m4/lib-link.m4-493-              */$acl_libdirstem3 | */$acl_libdirstem3/)
man-db-2.9.3/gl/m4/lib-link.m4:494:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem3/"'*$,,'`
man-db-2.9.3/gl/m4/lib-link.m4-495-                if test "$name" = '$1'; then
##############################################
man-db-2.9.3/gl/m4/lib-link.m4-549-                  -L*)
man-db-2.9.3/gl/m4/lib-link.m4:550:                    dependency_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
man-db-2.9.3/gl/m4/lib-link.m4-551-                    dnl Potentially add $dependency_libdir to $LIBNAME and $LTLIBNAME.
##############################################
man-db-2.9.3/gl/m4/lib-link.m4-603-                  -R*)
man-db-2.9.3/gl/m4/lib-link.m4:604:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
man-db-2.9.3/gl/m4/lib-link.m4-605-                    if test "$enable_rpath" != no; then
##############################################
man-db-2.9.3/gl/m4/lib-link.m4-633-                    dnl Handle this in the next round.
man-db-2.9.3/gl/m4/lib-link.m4:634:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
man-db-2.9.3/gl/m4/lib-link.m4-635-                    ;;
##############################################
man-db-2.9.3/gl/m4/lib-link.m4-639-                    dnl option.
man-db-2.9.3/gl/m4/lib-link.m4:640:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
man-db-2.9.3/gl/m4/lib-link.m4-641-                    ;;
##############################################
man-db-2.9.3/gl/m4/lib-link.m4-752-            -L) next=yes ;;
man-db-2.9.3/gl/m4/lib-link.m4:753:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
man-db-2.9.3/gl/m4/lib-link.m4-754-                 dnl No need to hardcode the standard /usr/lib.
##############################################
man-db-2.9.3/gl/m4/lib-prefix.m4-288-                   ;;
man-db-2.9.3/gl/m4/lib-prefix.m4:289:                 *) searchdir=`cd "$searchdir" && pwd`
man-db-2.9.3/gl/m4/lib-prefix.m4-290-                    case "$searchdir" in
##############################################
man-db-2.9.3/gl/m4/lib-prefix.m4-315-changequote(,)dnl
man-db-2.9.3/gl/m4/lib-prefix.m4:316:  acl_libdirstem=`echo "$acl_cv_libdirstems" | sed -e 's/,.*//'`
man-db-2.9.3/gl/m4/lib-prefix.m4:317:  acl_libdirstem2=`echo "$acl_cv_libdirstems" | sed -e 's/^[^,]*,//' -e 's/,.*//'`
man-db-2.9.3/gl/m4/lib-prefix.m4:318:  acl_libdirstem3=`echo "$acl_cv_libdirstems" | sed -e 's/^[^,]*,[^,]*,//' -e 's/,.*//'`
man-db-2.9.3/gl/m4/lib-prefix.m4-319-changequote([,])dnl
##############################################
man-db-2.9.3/gl/m4/libtool.m4-119-    done
man-db-2.9.3/gl/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
man-db-2.9.3/gl/m4/libtool.m4-121-}
##############################################
man-db-2.9.3/gl/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
man-db-2.9.3/gl/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
man-db-2.9.3/gl/m4/libtool.m4-439-
##############################################
man-db-2.9.3/gl/m4/libtool.m4-447-#
man-db-2.9.3/gl/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
man-db-2.9.3/gl/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
man-db-2.9.3/gl/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
man-db-2.9.3/gl/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
man-db-2.9.3/gl/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
man-db-2.9.3/gl/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
man-db-2.9.3/gl/m4/libtool.m4-561-      ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
man-db-2.9.3/gl/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
man-db-2.9.3/gl/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
man-db-2.9.3/gl/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
man-db-2.9.3/gl/m4/libtool.m4-574-      ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
man-db-2.9.3/gl/m4/libtool.m4:1112:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
man-db-2.9.3/gl/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
man-db-2.9.3/gl/m4/libtool.m4-1164-      }]'
man-db-2.9.3/gl/m4/libtool.m4:1165:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
man-db-2.9.3/gl/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
man-db-2.9.3/gl/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
man-db-2.9.3/gl/m4/libtool.m4:1168:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
man-db-2.9.3/gl/m4/libtool.m4-1169-  fi],[])
##############################################
man-db-2.9.3/gl/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
man-db-2.9.3/gl/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
man-db-2.9.3/gl/m4/libtool.m4-1202-  ECHO='print -r --'
man-db-2.9.3/gl/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
man-db-2.9.3/gl/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
man-db-2.9.3/gl/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
man-db-2.9.3/gl/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
man-db-2.9.3/gl/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
man-db-2.9.3/gl/m4/libtool.m4-1238-
##############################################
man-db-2.9.3/gl/m4/libtool.m4-1259-   if test yes = "$GCC"; then
man-db-2.9.3/gl/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
man-db-2.9.3/gl/m4/libtool.m4-1261-   fi
##############################################
man-db-2.9.3/gl/m4/libtool.m4-1263- /*)
man-db-2.9.3/gl/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
man-db-2.9.3/gl/m4/libtool.m4-1265-   ;; #(
##############################################
man-db-2.9.3/gl/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
man-db-2.9.3/gl/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
man-db-2.9.3/gl/m4/libtool.m4-1295-      *ELF-32*)
##############################################
man-db-2.9.3/gl/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
man-db-2.9.3/gl/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
man-db-2.9.3/gl/m4/libtool.m4-1312-	*32-bit*)
##############################################
man-db-2.9.3/gl/m4/libtool.m4-1322-    else
man-db-2.9.3/gl/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
man-db-2.9.3/gl/m4/libtool.m4-1324-	*32-bit*)
##############################################
man-db-2.9.3/gl/m4/libtool.m4-1344-    emul=elf
man-db-2.9.3/gl/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
man-db-2.9.3/gl/m4/libtool.m4-1346-      *32-bit*)
##############################################
man-db-2.9.3/gl/m4/libtool.m4-1352-    esac
man-db-2.9.3/gl/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
man-db-2.9.3/gl/m4/libtool.m4-1354-      *MSB*)
##############################################
man-db-2.9.3/gl/m4/libtool.m4-1360-    esac
man-db-2.9.3/gl/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
man-db-2.9.3/gl/m4/libtool.m4-1362-      *N32*)
##############################################
man-db-2.9.3/gl/m4/libtool.m4-1725-    # And add a safety zone
man-db-2.9.3/gl/m4/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
man-db-2.9.3/gl/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
man-db-2.9.3/gl/m4/libtool.m4-1728-    ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-1758-    if test -n "$kargmax"; then
man-db-2.9.3/gl/m4/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
man-db-2.9.3/gl/m4/libtool.m4-1760-    else
##############################################
man-db-2.9.3/gl/m4/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
man-db-2.9.3/gl/m4/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
man-db-2.9.3/gl/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
man-db-2.9.3/gl/m4/libtool.m4-1770-    else
##############################################
man-db-2.9.3/gl/m4/libtool.m4-1779-      # we can't tell.
man-db-2.9.3/gl/m4/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
man-db-2.9.3/gl/m4/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
man-db-2.9.3/gl/m4/libtool.m4-1783-      do
man-db-2.9.3/gl/m4/libtool.m4:1784:        i=`expr $i + 1`
man-db-2.9.3/gl/m4/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
man-db-2.9.3/gl/m4/libtool.m4-1787-      # Only check the string length outside the loop.
man-db-2.9.3/gl/m4/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
man-db-2.9.3/gl/m4/libtool.m4-1789-      teststring=
##############################################
man-db-2.9.3/gl/m4/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
man-db-2.9.3/gl/m4/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
man-db-2.9.3/gl/m4/libtool.m4-1794-    fi
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2258-    *:)
man-db-2.9.3/gl/m4/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
man-db-2.9.3/gl/m4/libtool.m4-2260-        ;;
man-db-2.9.3/gl/m4/libtool.m4-2261-    x:*)
man-db-2.9.3/gl/m4/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
man-db-2.9.3/gl/m4/libtool.m4-2263-        ;;
man-db-2.9.3/gl/m4/libtool.m4-2264-    *::*)
man-db-2.9.3/gl/m4/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
man-db-2.9.3/gl/m4/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
man-db-2.9.3/gl/m4/libtool.m4-2267-        ;;
man-db-2.9.3/gl/m4/libtool.m4-2268-    *)
man-db-2.9.3/gl/m4/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
man-db-2.9.3/gl/m4/libtool.m4-2270-        ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2298-  esac
man-db-2.9.3/gl/m4/libtool.m4:2299:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
man-db-2.9.3/gl/m4/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
man-db-2.9.3/gl/m4/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
man-db-2.9.3/gl/m4/libtool.m4-2307-    ;;
man-db-2.9.3/gl/m4/libtool.m4-2308-  *)
man-db-2.9.3/gl/m4/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
man-db-2.9.3/gl/m4/libtool.m4-2310-    ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
man-db-2.9.3/gl/m4/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
man-db-2.9.3/gl/m4/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2356-  esac
man-db-2.9.3/gl/m4/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
man-db-2.9.3/gl/m4/libtool.m4-2358-else
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
man-db-2.9.3/gl/m4/libtool.m4:2498:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
man-db-2.9.3/gl/m4/libtool.m4-2499-    ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
man-db-2.9.3/gl/m4/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
man-db-2.9.3/gl/m4/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
man-db-2.9.3/gl/m4/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
man-db-2.9.3/gl/m4/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2542-      fi'
man-db-2.9.3/gl/m4/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
man-db-2.9.3/gl/m4/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
man-db-2.9.3/gl/m4/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
man-db-2.9.3/gl/m4/libtool.m4-2552-m4_if([$1], [],[
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
man-db-2.9.3/gl/m4/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
man-db-2.9.3/gl/m4/libtool.m4-2558-      ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
man-db-2.9.3/gl/m4/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
man-db-2.9.3/gl/m4/libtool.m4-2562-      ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2569-    libname_spec='$name'
man-db-2.9.3/gl/m4/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
man-db-2.9.3/gl/m4/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
man-db-2.9.3/gl/m4/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
man-db-2.9.3/gl/m4/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2586-      # Convert to MSYS style.
man-db-2.9.3/gl/m4/libtool.m4:2587:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
man-db-2.9.3/gl/m4/libtool.m4-2588-      ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
man-db-2.9.3/gl/m4/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
man-db-2.9.3/gl/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
man-db-2.9.3/gl/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
man-db-2.9.3/gl/m4/libtool.m4-2596-      ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2600-        # It is most probably a Windows format PATH.
man-db-2.9.3/gl/m4/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
man-db-2.9.3/gl/m4/libtool.m4-2602-      else
man-db-2.9.3/gl/m4/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
man-db-2.9.3/gl/m4/libtool.m4-2604-      fi
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
man-db-2.9.3/gl/m4/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
man-db-2.9.3/gl/m4/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
man-db-2.9.3/gl/m4/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
man-db-2.9.3/gl/m4/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
man-db-2.9.3/gl/m4/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
man-db-2.9.3/gl/m4/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
man-db-2.9.3/gl/m4/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2624-    # Assume MSVC wrapper
man-db-2.9.3/gl/m4/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
man-db-2.9.3/gl/m4/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
man-db-2.9.3/gl/m4/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
man-db-2.9.3/gl/m4/libtool.m4-2643-m4_if([$1], [],[
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
man-db-2.9.3/gl/m4/libtool.m4:2876:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
man-db-2.9.3/gl/m4/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2941-  need_lib_prefix=no
man-db-2.9.3/gl/m4/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
man-db-2.9.3/gl/m4/libtool.m4-2943-    need_version=no
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
man-db-2.9.3/gl/m4/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
man-db-2.9.3/gl/m4/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
man-db-2.9.3/gl/m4/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
man-db-2.9.3/gl/m4/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
man-db-2.9.3/gl/m4/libtool.m4-2977-    fi'
man-db-2.9.3/gl/m4/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
man-db-2.9.3/gl/m4/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
man-db-2.9.3/gl/m4/libtool.m4-3188-	"file_magic "*)
man-db-2.9.3/gl/m4/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
man-db-2.9.3/gl/m4/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
man-db-2.9.3/gl/m4/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
man-db-2.9.3/gl/m4/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
man-db-2.9.3/gl/m4/libtool.m4-3273-  *)
man-db-2.9.3/gl/m4/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
man-db-2.9.3/gl/m4/libtool.m4-3275-  esac
##############################################
man-db-2.9.3/gl/m4/libtool.m4-3280-      # Canonicalize the pathname of ld
man-db-2.9.3/gl/m4/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
man-db-2.9.3/gl/m4/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
man-db-2.9.3/gl/m4/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
man-db-2.9.3/gl/m4/libtool.m4-3284-      done
##############################################
man-db-2.9.3/gl/m4/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
man-db-2.9.3/gl/m4/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
man-db-2.9.3/gl/m4/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
man-db-2.9.3/gl/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
man-db-2.9.3/gl/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
man-db-2.9.3/gl/m4/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
man-db-2.9.3/gl/m4/libtool.m4-3578-openbsd* | bitrig*)
man-db-2.9.3/gl/m4/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
man-db-2.9.3/gl/m4/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
man-db-2.9.3/gl/m4/libtool.m4-3645-    else
man-db-2.9.3/gl/m4/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
man-db-2.9.3/gl/m4/libtool.m4-3647-    fi
##############################################
man-db-2.9.3/gl/m4/libtool.m4-3696-	esac
man-db-2.9.3/gl/m4/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
man-db-2.9.3/gl/m4/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
man-db-2.9.3/gl/m4/libtool.m4-3702-	*)
man-db-2.9.3/gl/m4/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
man-db-2.9.3/gl/m4/libtool.m4-3704-	  */dev/null*)
##############################################
man-db-2.9.3/gl/m4/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
man-db-2.9.3/gl/m4/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
man-db-2.9.3/gl/m4/libtool.m4-3730-    *COFF*)
##############################################
man-db-2.9.3/gl/m4/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
man-db-2.9.3/gl/m4/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
man-db-2.9.3/gl/m4/libtool.m4-3789-  *--identify-strict*)
##############################################
man-db-2.9.3/gl/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
man-db-2.9.3/gl/m4/libtool.m4:3962:case `$NM -V 2>&1` in
man-db-2.9.3/gl/m4/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
man-db-2.9.3/gl/m4/libtool.m4-4009-mingw*)
man-db-2.9.3/gl/m4/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
man-db-2.9.3/gl/m4/libtool.m4-4011-  ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-4414-	  *)
man-db-2.9.3/gl/m4/libtool.m4:4415:	    case `$CC -V 2>&1 | sed 5q` in
man-db-2.9.3/gl/m4/libtool.m4-4416-	    *Sun\ C*)
##############################################
man-db-2.9.3/gl/m4/libtool.m4-4756-      *)
man-db-2.9.3/gl/m4/libtool.m4:4757:	case `$CC -V 2>&1 | sed 5q` in
man-db-2.9.3/gl/m4/libtool.m4-4758-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
man-db-2.9.3/gl/m4/libtool.m4-4939-    else
man-db-2.9.3/gl/m4/libtool.m4:4940:      _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'
man-db-2.9.3/gl/m4/libtool.m4-4941-    fi
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5038-	# shared libraries, regardless of the interface used.
man-db-2.9.3/gl/m4/libtool.m4:5039:	case `$LD -v 2>&1` in
man-db-2.9.3/gl/m4/libtool.m4-5040-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5070-    supports_anon_versioning=no
man-db-2.9.3/gl/m4/libtool.m4:5071:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
man-db-2.9.3/gl/m4/libtool.m4-5072-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5173-	prefix_cmds="$SED"~
man-db-2.9.3/gl/m4/libtool.m4:5174:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
man-db-2.9.3/gl/m4/libtool.m4-5175-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5195-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
man-db-2.9.3/gl/m4/libtool.m4:5196:      _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'
man-db-2.9.3/gl/m4/libtool.m4:5197:      _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'
man-db-2.9.3/gl/m4/libtool.m4-5198-      ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5213-        pgcc*)				# Portland Group C compiler
man-db-2.9.3/gl/m4/libtool.m4:5214:	  _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'
man-db-2.9.3/gl/m4/libtool.m4-5215-	  tmp_addflag=' $pic_flag'
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5218-					# Portland Group f77 and f90 compilers
man-db-2.9.3/gl/m4/libtool.m4:5219:	  _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'
man-db-2.9.3/gl/m4/libtool.m4-5220-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5235-	nvcc*)	# Cuda Compiler Driver 2.2
man-db-2.9.3/gl/m4/libtool.m4:5236:	  _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'
man-db-2.9.3/gl/m4/libtool.m4-5237-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5239-	esac
man-db-2.9.3/gl/m4/libtool.m4:5240:	case `$CC -V 2>&1 | sed 5q` in
man-db-2.9.3/gl/m4/libtool.m4-5241-	*Sun\ C*)			# Sun C 5.9
man-db-2.9.3/gl/m4/libtool.m4:5242:	  _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'
man-db-2.9.3/gl/m4/libtool.m4-5243-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5310-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
man-db-2.9.3/gl/m4/libtool.m4:5311:      case `$LD -v 2>&1` in
man-db-2.9.3/gl/m4/libtool.m4-5312-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5399-	else
man-db-2.9.3/gl/m4/libtool.m4:5400:	  _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'
man-db-2.9.3/gl/m4/libtool.m4-5401-	fi
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5464-	# below for broken collect2 doesn't work under 4.3+
man-db-2.9.3/gl/m4/libtool.m4:5465:	  collect2name=`$CC -print-prog-name=collect2`
man-db-2.9.3/gl/m4/libtool.m4-5466-	  if test -f "$collect2name" &&
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5520-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
man-db-2.9.3/gl/m4/libtool.m4:5521:        _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
man-db-2.9.3/gl/m4/libtool.m4-5522-      else
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5545-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
man-db-2.9.3/gl/m4/libtool.m4:5546:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
man-db-2.9.3/gl/m4/libtool.m4-5547-	  if test svr4 != "$with_aix_soname"; then
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5636-	# FIXME: Setting linknames here is a bad hack.
man-db-2.9.3/gl/m4/libtool.m4:5637:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
man-db-2.9.3/gl/m4/libtool.m4-5638-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5774-      if test yes = "$GCC"; then
man-db-2.9.3/gl/m4/libtool.m4:5775:	_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'
man-db-2.9.3/gl/m4/libtool.m4-5776-	# Try to use the -exported_symbol ld option, if it does not
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5797-	if test yes = "$lt_cv_irix_exported_symbol"; then
man-db-2.9.3/gl/m4/libtool.m4:5798:          _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'
man-db-2.9.3/gl/m4/libtool.m4-5799-	fi
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5801-      else
man-db-2.9.3/gl/m4/libtool.m4:5802:	_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'
man-db-2.9.3/gl/m4/libtool.m4:5803:	_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'
man-db-2.9.3/gl/m4/libtool.m4-5804-      fi
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5848-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
man-db-2.9.3/gl/m4/libtool.m4:5849:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
man-db-2.9.3/gl/m4/libtool.m4-5850-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5879-	prefix_cmds="$SED"~
man-db-2.9.3/gl/m4/libtool.m4:5880:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
man-db-2.9.3/gl/m4/libtool.m4-5881-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5893-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
man-db-2.9.3/gl/m4/libtool.m4:5894:	_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'
man-db-2.9.3/gl/m4/libtool.m4-5895-      else
man-db-2.9.3/gl/m4/libtool.m4-5896-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
man-db-2.9.3/gl/m4/libtool.m4:5897:	_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'
man-db-2.9.3/gl/m4/libtool.m4-5898-      fi
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5906-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
man-db-2.9.3/gl/m4/libtool.m4:5907:	_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'
man-db-2.9.3/gl/m4/libtool.m4-5908-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5910-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
man-db-2.9.3/gl/m4/libtool.m4:5911:	_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'
man-db-2.9.3/gl/m4/libtool.m4:5912:	_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~
man-db-2.9.3/gl/m4/libtool.m4:5913:          $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'
man-db-2.9.3/gl/m4/libtool.m4-5914-
##############################################
man-db-2.9.3/gl/m4/libtool.m4-5929-      else
man-db-2.9.3/gl/m4/libtool.m4:5930:	case `$CC -V 2>&1` in
man-db-2.9.3/gl/m4/libtool.m4-5931-	*"Compilers 5.0"*)
##############################################
man-db-2.9.3/gl/m4/libtool.m4-6122-	  _LT_TAGVAR(allow_undefined_flag, $1)=
man-db-2.9.3/gl/m4/libtool.m4:6123:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
man-db-2.9.3/gl/m4/libtool.m4-6124-	  then
##############################################
man-db-2.9.3/gl/m4/libtool.m4-6426-        # ancient GNU ld didn't support --whole-archive et. al.
man-db-2.9.3/gl/m4/libtool.m4:6427:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
man-db-2.9.3/gl/m4/libtool.m4-6428-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
man-db-2.9.3/gl/m4/libtool.m4-6536-          # below for broken collect2 doesn't work under 4.3+
man-db-2.9.3/gl/m4/libtool.m4:6537:	  collect2name=`$CC -print-prog-name=collect2`
man-db-2.9.3/gl/m4/libtool.m4-6538-	  if test -f "$collect2name" &&
##############################################
man-db-2.9.3/gl/m4/libtool.m4-6594-
man-db-2.9.3/gl/m4/libtool.m4:6595:          _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
man-db-2.9.3/gl/m4/libtool.m4-6596-        else
##############################################
man-db-2.9.3/gl/m4/libtool.m4-6619-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
man-db-2.9.3/gl/m4/libtool.m4:6620:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
man-db-2.9.3/gl/m4/libtool.m4-6621-	    if test svr4 != "$with_aix_soname"; then
##############################################
man-db-2.9.3/gl/m4/libtool.m4-6748-	  prefix_cmds="$SED"~
man-db-2.9.3/gl/m4/libtool.m4:6749:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
man-db-2.9.3/gl/m4/libtool.m4-6750-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
man-db-2.9.3/gl/m4/libtool.m4-6822-            # dependencies.
man-db-2.9.3/gl/m4/libtool.m4:6823:            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"'
man-db-2.9.3/gl/m4/libtool.m4-6824-            ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-6887-	    # dependencies.
man-db-2.9.3/gl/m4/libtool.m4:6888:	    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"'
man-db-2.9.3/gl/m4/libtool.m4-6889-	    ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-6923-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
man-db-2.9.3/gl/m4/libtool.m4:6924:	_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'
man-db-2.9.3/gl/m4/libtool.m4:6925:	_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'
man-db-2.9.3/gl/m4/libtool.m4-6926-	;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-6930-	    # SGI C++
man-db-2.9.3/gl/m4/libtool.m4:6931:	    _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'
man-db-2.9.3/gl/m4/libtool.m4-6932-
##############################################
man-db-2.9.3/gl/m4/libtool.m4-6941-	      if test no = "$with_gnu_ld"; then
man-db-2.9.3/gl/m4/libtool.m4:6942:	        _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'
man-db-2.9.3/gl/m4/libtool.m4-6943-	      else
man-db-2.9.3/gl/m4/libtool.m4:6944:	        _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'
man-db-2.9.3/gl/m4/libtool.m4-6945-	      fi
##############################################
man-db-2.9.3/gl/m4/libtool.m4-6962-	    # to its proper name (with version) after linking.
man-db-2.9.3/gl/m4/libtool.m4:6963:	    _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'
man-db-2.9.3/gl/m4/libtool.m4:6964:	    _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'
man-db-2.9.3/gl/m4/libtool.m4-6965-	    # Commands to make compiler produce verbose output that lists
##############################################
man-db-2.9.3/gl/m4/libtool.m4-6972-	    # dependencies.
man-db-2.9.3/gl/m4/libtool.m4:6973:	    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"'
man-db-2.9.3/gl/m4/libtool.m4-6974-
##############################################
man-db-2.9.3/gl/m4/libtool.m4-6987-	    # earlier do not add the objects themselves.
man-db-2.9.3/gl/m4/libtool.m4:6988:	    case `$CC -V 2>&1` in
man-db-2.9.3/gl/m4/libtool.m4-6989-	      *"Version 7."*)
##############################################
man-db-2.9.3/gl/m4/libtool.m4-7008-            # Portland Group C++ compiler
man-db-2.9.3/gl/m4/libtool.m4:7009:	    case `$CC -V` in
man-db-2.9.3/gl/m4/libtool.m4-7010-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
man-db-2.9.3/gl/m4/libtool.m4-7013-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
man-db-2.9.3/gl/m4/libtool.m4:7014:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
man-db-2.9.3/gl/m4/libtool.m4-7015-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
man-db-2.9.3/gl/m4/libtool.m4-7017-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
man-db-2.9.3/gl/m4/libtool.m4:7018:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
man-db-2.9.3/gl/m4/libtool.m4-7019-                $RANLIB $oldlib'
##############################################
man-db-2.9.3/gl/m4/libtool.m4-7022-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
man-db-2.9.3/gl/m4/libtool.m4:7023:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
man-db-2.9.3/gl/m4/libtool.m4-7024-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
man-db-2.9.3/gl/m4/libtool.m4-7026-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
man-db-2.9.3/gl/m4/libtool.m4:7027:                $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'
man-db-2.9.3/gl/m4/libtool.m4-7028-	      ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-7036-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
man-db-2.9.3/gl/m4/libtool.m4:7037:	    _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'
man-db-2.9.3/gl/m4/libtool.m4-7038-            ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-7055-	    # dependencies.
man-db-2.9.3/gl/m4/libtool.m4:7056:	    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'
man-db-2.9.3/gl/m4/libtool.m4-7057-	    ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-7070-	  *)
man-db-2.9.3/gl/m4/libtool.m4:7071:	    case `$CC -V 2>&1 | sed 5q` in
man-db-2.9.3/gl/m4/libtool.m4-7072-	    *Sun\ C*)
##############################################
man-db-2.9.3/gl/m4/libtool.m4-7077-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
man-db-2.9.3/gl/m4/libtool.m4:7078:	      _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'
man-db-2.9.3/gl/m4/libtool.m4-7079-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
man-db-2.9.3/gl/m4/libtool.m4-7142-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
man-db-2.9.3/gl/m4/libtool.m4:7143:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
man-db-2.9.3/gl/m4/libtool.m4-7144-	    _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'
##############################################
man-db-2.9.3/gl/m4/libtool.m4-7161-	    # to its proper name (with version) after linking.
man-db-2.9.3/gl/m4/libtool.m4:7162:	    _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'
man-db-2.9.3/gl/m4/libtool.m4-7163-
##############################################
man-db-2.9.3/gl/m4/libtool.m4-7182-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
man-db-2.9.3/gl/m4/libtool.m4:7183:	        _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'
man-db-2.9.3/gl/m4/libtool.m4-7184-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
man-db-2.9.3/gl/m4/libtool.m4-7187-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
man-db-2.9.3/gl/m4/libtool.m4:7188:	        _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'
man-db-2.9.3/gl/m4/libtool.m4:7189:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
man-db-2.9.3/gl/m4/libtool.m4-7190-                  echo "-hidden">> $lib.exp~
man-db-2.9.3/gl/m4/libtool.m4:7191:                  $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~
man-db-2.9.3/gl/m4/libtool.m4-7192-                  $RM $lib.exp'
##############################################
man-db-2.9.3/gl/m4/libtool.m4-7206-	    # dependencies.
man-db-2.9.3/gl/m4/libtool.m4:7207:	    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"'
man-db-2.9.3/gl/m4/libtool.m4-7208-	    ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-7213-	        osf3*)
man-db-2.9.3/gl/m4/libtool.m4:7214:	          _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'
man-db-2.9.3/gl/m4/libtool.m4-7215-		  ;;
man-db-2.9.3/gl/m4/libtool.m4-7216-	        *)
man-db-2.9.3/gl/m4/libtool.m4:7217:	          _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'
man-db-2.9.3/gl/m4/libtool.m4-7218-		  ;;
##############################################
man-db-2.9.3/gl/m4/libtool.m4-7466-  case @S|@2 in
man-db-2.9.3/gl/m4/libtool.m4:7467:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
man-db-2.9.3/gl/m4/libtool.m4:7468:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
man-db-2.9.3/gl/m4/libtool.m4-7469-  esac
##############################################
man-db-2.9.3/gl/m4/libtool.m4-7555-
man-db-2.9.3/gl/m4/libtool.m4:7556:  for p in `eval "$output_verbose_link_cmd"`; do
man-db-2.9.3/gl/m4/libtool.m4-7557-    case $prev$p in
##############################################
man-db-2.9.3/gl/m4/libtool.m4-7659-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
man-db-2.9.3/gl/m4/libtool.m4:7660: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
man-db-2.9.3/gl/m4/libtool.m4-7661-fi
##############################################
man-db-2.9.3/gl/m4/libtool.m4-8279-    test 10 -lt "$lt_ac_count" && break
man-db-2.9.3/gl/m4/libtool.m4:8280:    lt_ac_count=`expr $lt_ac_count + 1`
man-db-2.9.3/gl/m4/libtool.m4-8281-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
man-db-2.9.3/gl/m4/ltsugar.m4-68-m4_define([lt_combine],
man-db-2.9.3/gl/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
man-db-2.9.3/gl/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
man-db-2.9.3/gl/m4/manywarnings.m4-332-  if test -n "$GCC"; then
man-db-2.9.3/gl/m4/manywarnings.m4:333:    case `($CC --version) 2>/dev/null` in
man-db-2.9.3/gl/m4/manywarnings.m4-334-      'gcc (GCC) '[[0-3]].* | \
##############################################
man-db-2.9.3/gl/m4/po.m4-48-changequote(,)dnl
man-db-2.9.3/gl/m4/po.m4:49:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
man-db-2.9.3/gl/m4/po.m4-50-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
man-db-2.9.3/gl/m4/po.m4-55-changequote(,)dnl
man-db-2.9.3/gl/m4/po.m4:56:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
man-db-2.9.3/gl/m4/po.m4-57-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
man-db-2.9.3/gl/m4/po.m4-74-changequote(,)dnl
man-db-2.9.3/gl/m4/po.m4:75:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
man-db-2.9.3/gl/m4/po.m4-76-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
man-db-2.9.3/gl/m4/po.m4-99-      case "$ac_file" in
man-db-2.9.3/gl/m4/po.m4:100:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
man-db-2.9.3/gl/m4/po.m4-101-      esac
##############################################
man-db-2.9.3/gl/m4/po.m4-104-        # Adjust a relative srcdir.
man-db-2.9.3/gl/m4/po.m4:105:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
man-db-2.9.3/gl/m4/po.m4:106:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
man-db-2.9.3/gl/m4/po.m4:107:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
man-db-2.9.3/gl/m4/po.m4-108-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
man-db-2.9.3/gl/m4/po.m4-111-        case "$ac_given_srcdir" in
man-db-2.9.3/gl/m4/po.m4:112:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
man-db-2.9.3/gl/m4/po.m4-113-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
man-db-2.9.3/gl/m4/po.m4-132-            fi
man-db-2.9.3/gl/m4/po.m4:133:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
man-db-2.9.3/gl/m4/po.m4-134-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
man-db-2.9.3/gl/m4/po.m4-229-  # Adjust a relative srcdir.
man-db-2.9.3/gl/m4/po.m4:230:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
man-db-2.9.3/gl/m4/po.m4:231:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
man-db-2.9.3/gl/m4/po.m4:232:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
man-db-2.9.3/gl/m4/po.m4-233-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
man-db-2.9.3/gl/m4/po.m4-236-  case "$ac_given_srcdir" in
man-db-2.9.3/gl/m4/po.m4:237:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
man-db-2.9.3/gl/m4/po.m4-238-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
man-db-2.9.3/gl/m4/po.m4-298-  # Set POTFILES to the value of the Makefile variable POTFILES.
man-db-2.9.3/gl/m4/po.m4:299:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
man-db-2.9.3/gl/m4/po.m4:300:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
man-db-2.9.3/gl/m4/po.m4-301-  # Compute POTFILES_DEPS as
##############################################
man-db-2.9.3/gl/m4/po.m4-313-    # The LINGUAS file contains the set of available languages.
man-db-2.9.3/gl/m4/po.m4:314:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
man-db-2.9.3/gl/m4/po.m4-315-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
man-db-2.9.3/gl/m4/po.m4-317-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
man-db-2.9.3/gl/m4/po.m4:318:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
man-db-2.9.3/gl/m4/po.m4:319:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
man-db-2.9.3/gl/m4/po.m4-320-  fi
##############################################
man-db-2.9.3/gl/m4/po.m4-361-    QMFILES="$QMFILES $srcdirpre$lang.qm"
man-db-2.9.3/gl/m4/po.m4:362:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
man-db-2.9.3/gl/m4/po.m4-363-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
man-db-2.9.3/gl/m4/po.m4:364:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
man-db-2.9.3/gl/m4/po.m4-365-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
man-db-2.9.3/gl/m4/po.m4-402-      QTCATALOGS="$QTCATALOGS $lang.qm"
man-db-2.9.3/gl/m4/po.m4:403:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
man-db-2.9.3/gl/m4/po.m4-404-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
man-db-2.9.3/gl/m4/po.m4:405:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
man-db-2.9.3/gl/m4/po.m4-406-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
man-db-2.9.3/gl/m4/po.m4-414-    for lang in $ALL_LINGUAS; do
man-db-2.9.3/gl/m4/po.m4:415:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
man-db-2.9.3/gl/m4/po.m4-416-      cat >> "$ac_file.tmp" <<EOF
##############################################
man-db-2.9.3/gl/m4/po.m4-425-    for lang in $ALL_LINGUAS; do
man-db-2.9.3/gl/m4/po.m4:426:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
man-db-2.9.3/gl/m4/po.m4-427-      cat >> "$ac_file.tmp" <<EOF
##############################################
man-db-2.9.3/gl/m4/stdint.m4-397-    fi
man-db-2.9.3/gl/m4/stdint.m4:398:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
man-db-2.9.3/gl/m4/stdint.m4-399-    AC_DEFINE_UNQUOTED([BITSIZEOF_${GLTYPE}], [$result])
##############################################
man-db-2.9.3/gl/m4/stdint.m4-426-    eval result=\$gl_cv_type_${gltype}_signed
man-db-2.9.3/gl/m4/stdint.m4:427:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
man-db-2.9.3/gl/m4/stdint.m4-428-    if test "$result" = yes; then
##############################################
man-db-2.9.3/gl/m4/stdint.m4-480-       done])
man-db-2.9.3/gl/m4/stdint.m4:481:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
man-db-2.9.3/gl/m4/stdint.m4-482-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
man-db-2.9.3/gl/m4/warnings.m4-33-case $gl_positive in
man-db-2.9.3/gl/m4/warnings.m4:34:  -Wno-*) gl_positive=-W`expr "X$gl_positive" : 'X-Wno-\(.*\)'` ;;
man-db-2.9.3/gl/m4/warnings.m4-35-esac
##############################################
man-db-2.9.3/gl/m4/wchar_h.m4-94-     save_ac_compile="$ac_compile"
man-db-2.9.3/gl/m4/wchar_h.m4:95:     ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
man-db-2.9.3/gl/m4/wchar_h.m4-96-     if echo '#include "conftest.c"' >conftest1.c &&
##############################################
man-db-2.9.3/gl/m4/wchar_h.m4-110-       dnl See note above about renaming object files.
man-db-2.9.3/gl/m4/wchar_h.m4:111:       ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest2/`
man-db-2.9.3/gl/m4/wchar_h.m4-112-       if echo '#include "conftest.c"' >conftest2.c &&
##############################################
man-db-2.9.3/gl/po/Makefile.in.in-89-.po.gmo:
man-db-2.9.3/gl/po/Makefile.in.in:90:	@lang=`echo $* | sed -e 's,.*/,,'`; \
man-db-2.9.3/gl/po/Makefile.in.in-91-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
man-db-2.9.3/gl/po/Makefile.in.in-160-	fi; \
man-db-2.9.3/gl/po/Makefile.in.in:161:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
man-db-2.9.3/gl/po/Makefile.in.in-162-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
man-db-2.9.3/gl/po/Makefile.in.in-202-$(POFILES): $(srcdir)/$(DOMAIN).pot
man-db-2.9.3/gl/po/Makefile.in.in:203:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
man-db-2.9.3/gl/po/Makefile.in.in-204-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
man-db-2.9.3/gl/po/Makefile.in.in-207-	  cd $(srcdir) \
man-db-2.9.3/gl/po/Makefile.in.in:208:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
man-db-2.9.3/gl/po/Makefile.in.in-209-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
man-db-2.9.3/gl/po/Makefile.in.in-238-	for cat in $$catalogs; do \
man-db-2.9.3/gl/po/Makefile.in.in:239:	  cat=`basename $$cat`; \
man-db-2.9.3/gl/po/Makefile.in.in:240:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
man-db-2.9.3/gl/po/Makefile.in.in-241-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
man-db-2.9.3/gl/po/Makefile.in.in-248-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
man-db-2.9.3/gl/po/Makefile.in.in:249:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
man-db-2.9.3/gl/po/Makefile.in.in-250-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
man-db-2.9.3/gl/po/Makefile.in.in-289-	for cat in $$catalogs; do \
man-db-2.9.3/gl/po/Makefile.in.in:290:	  cat=`basename $$cat`; \
man-db-2.9.3/gl/po/Makefile.in.in:291:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
man-db-2.9.3/gl/po/Makefile.in.in-292-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
man-db-2.9.3/gl/po/Makefile.in.in-296-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
man-db-2.9.3/gl/po/Makefile.in.in:297:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
man-db-2.9.3/gl/po/Makefile.in.in-298-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
man-db-2.9.3/gl/po/Makefile.in.in-335-	for cat in $$catalogs; do \
man-db-2.9.3/gl/po/Makefile.in.in:336:	  cat=`basename $$cat`; \
man-db-2.9.3/gl/po/Makefile.in.in:337:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
man-db-2.9.3/gl/po/Makefile.in.in-338-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
man-db-2.9.3/gl/po/Makefile.in.in-400-.nop.po-create:
man-db-2.9.3/gl/po/Makefile.in.in:401:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
man-db-2.9.3/gl/po/Makefile.in.in-402-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
man-db-2.9.3/gl/po/Makefile.in.in-407-.nop.po-update:
man-db-2.9.3/gl/po/Makefile.in.in:408:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
man-db-2.9.3/gl/po/Makefile.in.in-409-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
man-db-2.9.3/gl/po/Makefile.in.in-414-	cd $(srcdir); \
man-db-2.9.3/gl/po/Makefile.in.in:415:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
man-db-2.9.3/gl/po/Makefile.in.in-416-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
man-db-2.9.3/gl/po/Rules-quot-15-.insert-header.po-update-en:
man-db-2.9.3/gl/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
man-db-2.9.3/gl/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
man-db-2.9.3/gl/po/Rules-quot-18-	tmpdir=`pwd`; \
man-db-2.9.3/gl/po/Rules-quot-19-	echo "$$lang:"; \
man-db-2.9.3/gl/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
man-db-2.9.3/gl/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
man-db-2.9.3/gl/po/Rules-quot-22-	cd $(srcdir); \
man-db-2.9.3/gl/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
man-db-2.9.3/gl/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
man-db-2.9.3/init/Makefile.in-49-  { \
man-db-2.9.3/init/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/init/Makefile.in-51-  }; \
##############################################
man-db-2.9.3/init/Makefile.in-339-  while test -n "$$dir1"; do \
man-db-2.9.3/init/Makefile.in:340:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
man-db-2.9.3/init/Makefile.in-341-    if test "$$first" != "."; then \
man-db-2.9.3/init/Makefile.in-342-      if test "$$first" = ".."; then \
man-db-2.9.3/init/Makefile.in:343:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
man-db-2.9.3/init/Makefile.in:344:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
man-db-2.9.3/init/Makefile.in-345-      else \
man-db-2.9.3/init/Makefile.in:346:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
man-db-2.9.3/init/Makefile.in-347-        if test "$$first2" = "$$first"; then \
man-db-2.9.3/init/Makefile.in:348:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
man-db-2.9.3/init/Makefile.in-349-        else \
##############################################
man-db-2.9.3/init/Makefile.in-354-    fi; \
man-db-2.9.3/init/Makefile.in:355:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
man-db-2.9.3/init/Makefile.in-356-  done; \
##############################################
man-db-2.9.3/init/Makefile.in-1538-	dot_seen=no; \
man-db-2.9.3/init/Makefile.in:1539:	target=`echo $@ | sed s/-recursive//`; \
man-db-2.9.3/init/Makefile.in-1540-	case "$@" in \
##############################################
man-db-2.9.3/init/Makefile.in-1601-GTAGS:
man-db-2.9.3/init/Makefile.in:1602:	here=`$(am__cd) $(top_builddir) && pwd` \
man-db-2.9.3/init/Makefile.in-1603-	  && $(am__cd) $(top_srcdir) \
##############################################
man-db-2.9.3/init/Makefile.in-1627-distdir-am: $(DISTFILES)
man-db-2.9.3/init/Makefile.in:1628:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/init/Makefile.in:1629:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/init/Makefile.in-1630-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/init/Makefile.in-1641-	  if test -d $$d/$$file; then \
man-db-2.9.3/init/Makefile.in:1642:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/init/Makefile.in-1643-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/init/systemd/Makefile.in-50-  { \
man-db-2.9.3/init/systemd/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/init/systemd/Makefile.in-52-  }; \
##############################################
man-db-2.9.3/init/systemd/Makefile.in-298-am__dist_systemdsystemunit_DATA_DIST = man-db.timer
man-db-2.9.3/init/systemd/Makefile.in:299:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/init/systemd/Makefile.in-300-am__vpath_adj = case $$p in \
man-db-2.9.3/init/systemd/Makefile.in:301:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/init/systemd/Makefile.in-302-    *) f=$$p;; \
man-db-2.9.3/init/systemd/Makefile.in-303-  esac;
man-db-2.9.3/init/systemd/Makefile.in:304:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/init/systemd/Makefile.in-305-am__install_max = 40
man-db-2.9.3/init/systemd/Makefile.in-306-am__nobase_strip_setup = \
man-db-2.9.3/init/systemd/Makefile.in:307:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/init/systemd/Makefile.in-308-am__nobase_strip = \
##############################################
man-db-2.9.3/init/systemd/Makefile.in-1525-	@list='$(dist_systemdsystemunit_DATA)'; test -n "$(systemdsystemunitdir)" || list=; \
man-db-2.9.3/init/systemd/Makefile.in:1526:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
man-db-2.9.3/init/systemd/Makefile.in-1527-	dir='$(DESTDIR)$(systemdsystemunitdir)'; $(am__uninstall_files_from_dir)
##############################################
man-db-2.9.3/init/systemd/Makefile.in-1546-	@list='$(systemdsystemunit_DATA)'; test -n "$(systemdsystemunitdir)" || list=; \
man-db-2.9.3/init/systemd/Makefile.in:1547:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
man-db-2.9.3/init/systemd/Makefile.in-1548-	dir='$(DESTDIR)$(systemdsystemunitdir)'; $(am__uninstall_files_from_dir)
##############################################
man-db-2.9.3/init/systemd/Makefile.in-1567-	@list='$(systemdtmpfiles_DATA)'; test -n "$(systemdtmpfilesdir)" || list=; \
man-db-2.9.3/init/systemd/Makefile.in:1568:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
man-db-2.9.3/init/systemd/Makefile.in-1569-	dir='$(DESTDIR)$(systemdtmpfilesdir)'; $(am__uninstall_files_from_dir)
##############################################
man-db-2.9.3/init/systemd/Makefile.in-1580-distdir-am: $(DISTFILES)
man-db-2.9.3/init/systemd/Makefile.in:1581:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/init/systemd/Makefile.in:1582:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/init/systemd/Makefile.in-1583-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/init/systemd/Makefile.in-1594-	  if test -d $$d/$$file; then \
man-db-2.9.3/init/systemd/Makefile.in:1595:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/init/systemd/Makefile.in-1596-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/lib/Makefile.in-51-  { \
man-db-2.9.3/lib/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/lib/Makefile.in-53-  }; \
##############################################
man-db-2.9.3/lib/Makefile.in-278-CONFIG_CLEAN_VPATH_FILES =
man-db-2.9.3/lib/Makefile.in:279:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/lib/Makefile.in-280-am__vpath_adj = case $$p in \
man-db-2.9.3/lib/Makefile.in:281:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/lib/Makefile.in-282-    *) f=$$p;; \
man-db-2.9.3/lib/Makefile.in-283-  esac;
man-db-2.9.3/lib/Makefile.in:284:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/lib/Makefile.in-285-am__install_max = 40
man-db-2.9.3/lib/Makefile.in-286-am__nobase_strip_setup = \
man-db-2.9.3/lib/Makefile.in:287:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/lib/Makefile.in-288-am__nobase_strip = \
##############################################
man-db-2.9.3/lib/Makefile.in-1681-.c.obj:
man-db-2.9.3/lib/Makefile.in:1682:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
man-db-2.9.3/lib/Makefile.in-1683-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
man-db-2.9.3/lib/Makefile.in-1685-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/lib/Makefile.in:1686:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
man-db-2.9.3/lib/Makefile.in-1687-
##############################################
man-db-2.9.3/lib/Makefile.in-1695-libman_la-appendstr.lo: appendstr.c
man-db-2.9.3/lib/Makefile.in:1696:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libman_la-appendstr.lo -MD -MP -MF $(DEPDIR)/libman_la-appendstr.Tpo -c -o libman_la-appendstr.lo `test -f 'appendstr.c' || echo '$(srcdir)/'`appendstr.c
man-db-2.9.3/lib/Makefile.in-1697-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libman_la-appendstr.Tpo $(DEPDIR)/libman_la-appendstr.Plo
##############################################
man-db-2.9.3/lib/Makefile.in-1699-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/lib/Makefile.in:1700:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libman_la-appendstr.lo `test -f 'appendstr.c' || echo '$(srcdir)/'`appendstr.c
man-db-2.9.3/lib/Makefile.in-1701-
man-db-2.9.3/lib/Makefile.in-1702-libman_la-cleanup.lo: cleanup.c
man-db-2.9.3/lib/Makefile.in:1703:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libman_la-cleanup.lo -MD -MP -MF $(DEPDIR)/libman_la-cleanup.Tpo -c -o libman_la-cleanup.lo `test -f 'cleanup.c' || echo '$(srcdir)/'`cleanup.c
man-db-2.9.3/lib/Makefile.in-1704-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libman_la-cleanup.Tpo $(DEPDIR)/libman_la-cleanup.Plo
##############################################
man-db-2.9.3/lib/Makefile.in-1706-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/lib/Makefile.in:1707:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libman_la-cleanup.lo `test -f 'cleanup.c' || echo '$(srcdir)/'`cleanup.c
man-db-2.9.3/lib/Makefile.in-1708-
man-db-2.9.3/lib/Makefile.in-1709-libman_la-debug.lo: debug.c
man-db-2.9.3/lib/Makefile.in:1710:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libman_la-debug.lo -MD -MP -MF $(DEPDIR)/libman_la-debug.Tpo -c -o libman_la-debug.lo `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
man-db-2.9.3/lib/Makefile.in-1711-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libman_la-debug.Tpo $(DEPDIR)/libman_la-debug.Plo
##############################################
man-db-2.9.3/lib/Makefile.in-1713-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/lib/Makefile.in:1714:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libman_la-debug.lo `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
man-db-2.9.3/lib/Makefile.in-1715-
man-db-2.9.3/lib/Makefile.in-1716-libman_la-encodings.lo: encodings.c
man-db-2.9.3/lib/Makefile.in:1717:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libman_la-encodings.lo -MD -MP -MF $(DEPDIR)/libman_la-encodings.Tpo -c -o libman_la-encodings.lo `test -f 'encodings.c' || echo '$(srcdir)/'`encodings.c
man-db-2.9.3/lib/Makefile.in-1718-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libman_la-encodings.Tpo $(DEPDIR)/libman_la-encodings.Plo
##############################################
man-db-2.9.3/lib/Makefile.in-1720-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/lib/Makefile.in:1721:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libman_la-encodings.lo `test -f 'encodings.c' || echo '$(srcdir)/'`encodings.c
man-db-2.9.3/lib/Makefile.in-1722-
man-db-2.9.3/lib/Makefile.in-1723-libman_la-glcontainers.lo: glcontainers.c
man-db-2.9.3/lib/Makefile.in:1724:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libman_la-glcontainers.lo -MD -MP -MF $(DEPDIR)/libman_la-glcontainers.Tpo -c -o libman_la-glcontainers.lo `test -f 'glcontainers.c' || echo '$(srcdir)/'`glcontainers.c
man-db-2.9.3/lib/Makefile.in-1725-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libman_la-glcontainers.Tpo $(DEPDIR)/libman_la-glcontainers.Plo
##############################################
man-db-2.9.3/lib/Makefile.in-1727-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/lib/Makefile.in:1728:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libman_la-glcontainers.lo `test -f 'glcontainers.c' || echo '$(srcdir)/'`glcontainers.c
man-db-2.9.3/lib/Makefile.in-1729-
man-db-2.9.3/lib/Makefile.in-1730-libman_la-linelength.lo: linelength.c
man-db-2.9.3/lib/Makefile.in:1731:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libman_la-linelength.lo -MD -MP -MF $(DEPDIR)/libman_la-linelength.Tpo -c -o libman_la-linelength.lo `test -f 'linelength.c' || echo '$(srcdir)/'`linelength.c
man-db-2.9.3/lib/Makefile.in-1732-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libman_la-linelength.Tpo $(DEPDIR)/libman_la-linelength.Plo
##############################################
man-db-2.9.3/lib/Makefile.in-1734-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/lib/Makefile.in:1735:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libman_la-linelength.lo `test -f 'linelength.c' || echo '$(srcdir)/'`linelength.c
man-db-2.9.3/lib/Makefile.in-1736-
man-db-2.9.3/lib/Makefile.in-1737-libman_la-orderfiles.lo: orderfiles.c
man-db-2.9.3/lib/Makefile.in:1738:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libman_la-orderfiles.lo -MD -MP -MF $(DEPDIR)/libman_la-orderfiles.Tpo -c -o libman_la-orderfiles.lo `test -f 'orderfiles.c' || echo '$(srcdir)/'`orderfiles.c
man-db-2.9.3/lib/Makefile.in-1739-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libman_la-orderfiles.Tpo $(DEPDIR)/libman_la-orderfiles.Plo
##############################################
man-db-2.9.3/lib/Makefile.in-1741-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/lib/Makefile.in:1742:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libman_la-orderfiles.lo `test -f 'orderfiles.c' || echo '$(srcdir)/'`orderfiles.c
man-db-2.9.3/lib/Makefile.in-1743-
man-db-2.9.3/lib/Makefile.in-1744-libman_la-pathsearch.lo: pathsearch.c
man-db-2.9.3/lib/Makefile.in:1745:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libman_la-pathsearch.lo -MD -MP -MF $(DEPDIR)/libman_la-pathsearch.Tpo -c -o libman_la-pathsearch.lo `test -f 'pathsearch.c' || echo '$(srcdir)/'`pathsearch.c
man-db-2.9.3/lib/Makefile.in-1746-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libman_la-pathsearch.Tpo $(DEPDIR)/libman_la-pathsearch.Plo
##############################################
man-db-2.9.3/lib/Makefile.in-1748-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/lib/Makefile.in:1749:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libman_la-pathsearch.lo `test -f 'pathsearch.c' || echo '$(srcdir)/'`pathsearch.c
man-db-2.9.3/lib/Makefile.in-1750-
man-db-2.9.3/lib/Makefile.in-1751-libman_la-sandbox.lo: sandbox.c
man-db-2.9.3/lib/Makefile.in:1752:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libman_la-sandbox.lo -MD -MP -MF $(DEPDIR)/libman_la-sandbox.Tpo -c -o libman_la-sandbox.lo `test -f 'sandbox.c' || echo '$(srcdir)/'`sandbox.c
man-db-2.9.3/lib/Makefile.in-1753-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libman_la-sandbox.Tpo $(DEPDIR)/libman_la-sandbox.Plo
##############################################
man-db-2.9.3/lib/Makefile.in-1755-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/lib/Makefile.in:1756:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libman_la-sandbox.lo `test -f 'sandbox.c' || echo '$(srcdir)/'`sandbox.c
man-db-2.9.3/lib/Makefile.in-1757-
man-db-2.9.3/lib/Makefile.in-1758-libman_la-security.lo: security.c
man-db-2.9.3/lib/Makefile.in:1759:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libman_la-security.lo -MD -MP -MF $(DEPDIR)/libman_la-security.Tpo -c -o libman_la-security.lo `test -f 'security.c' || echo '$(srcdir)/'`security.c
man-db-2.9.3/lib/Makefile.in-1760-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libman_la-security.Tpo $(DEPDIR)/libman_la-security.Plo
##############################################
man-db-2.9.3/lib/Makefile.in-1762-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/lib/Makefile.in:1763:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libman_la-security.lo `test -f 'security.c' || echo '$(srcdir)/'`security.c
man-db-2.9.3/lib/Makefile.in-1764-
man-db-2.9.3/lib/Makefile.in-1765-libman_la-tempfile.lo: tempfile.c
man-db-2.9.3/lib/Makefile.in:1766:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libman_la-tempfile.lo -MD -MP -MF $(DEPDIR)/libman_la-tempfile.Tpo -c -o libman_la-tempfile.lo `test -f 'tempfile.c' || echo '$(srcdir)/'`tempfile.c
man-db-2.9.3/lib/Makefile.in-1767-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libman_la-tempfile.Tpo $(DEPDIR)/libman_la-tempfile.Plo
##############################################
man-db-2.9.3/lib/Makefile.in-1769-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/lib/Makefile.in:1770:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libman_la-tempfile.lo `test -f 'tempfile.c' || echo '$(srcdir)/'`tempfile.c
man-db-2.9.3/lib/Makefile.in-1771-
man-db-2.9.3/lib/Makefile.in-1772-libman_la-util.lo: util.c
man-db-2.9.3/lib/Makefile.in:1773:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libman_la-util.lo -MD -MP -MF $(DEPDIR)/libman_la-util.Tpo -c -o libman_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c
man-db-2.9.3/lib/Makefile.in-1774-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libman_la-util.Tpo $(DEPDIR)/libman_la-util.Plo
##############################################
man-db-2.9.3/lib/Makefile.in-1776-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/lib/Makefile.in:1777:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libman_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c
man-db-2.9.3/lib/Makefile.in-1778-
man-db-2.9.3/lib/Makefile.in-1779-libman_la-wordfnmatch.lo: wordfnmatch.c
man-db-2.9.3/lib/Makefile.in:1780:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libman_la-wordfnmatch.lo -MD -MP -MF $(DEPDIR)/libman_la-wordfnmatch.Tpo -c -o libman_la-wordfnmatch.lo `test -f 'wordfnmatch.c' || echo '$(srcdir)/'`wordfnmatch.c
man-db-2.9.3/lib/Makefile.in-1781-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libman_la-wordfnmatch.Tpo $(DEPDIR)/libman_la-wordfnmatch.Plo
##############################################
man-db-2.9.3/lib/Makefile.in-1783-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/lib/Makefile.in:1784:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libman_la-wordfnmatch.lo `test -f 'wordfnmatch.c' || echo '$(srcdir)/'`wordfnmatch.c
man-db-2.9.3/lib/Makefile.in-1785-
man-db-2.9.3/lib/Makefile.in-1786-libman_la-xregcomp.lo: xregcomp.c
man-db-2.9.3/lib/Makefile.in:1787:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libman_la-xregcomp.lo -MD -MP -MF $(DEPDIR)/libman_la-xregcomp.Tpo -c -o libman_la-xregcomp.lo `test -f 'xregcomp.c' || echo '$(srcdir)/'`xregcomp.c
man-db-2.9.3/lib/Makefile.in-1788-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libman_la-xregcomp.Tpo $(DEPDIR)/libman_la-xregcomp.Plo
##############################################
man-db-2.9.3/lib/Makefile.in-1790-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/lib/Makefile.in:1791:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libman_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libman_la-xregcomp.lo `test -f 'xregcomp.c' || echo '$(srcdir)/'`xregcomp.c
man-db-2.9.3/lib/Makefile.in-1792-
##############################################
man-db-2.9.3/lib/Makefile.in-1828-GTAGS:
man-db-2.9.3/lib/Makefile.in:1829:	here=`$(am__cd) $(top_builddir) && pwd` \
man-db-2.9.3/lib/Makefile.in-1830-	  && $(am__cd) $(top_srcdir) \
##############################################
man-db-2.9.3/lib/Makefile.in-1854-distdir-am: $(DISTFILES)
man-db-2.9.3/lib/Makefile.in:1855:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/lib/Makefile.in:1856:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/lib/Makefile.in-1857-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/lib/Makefile.in-1868-	  if test -d $$d/$$file; then \
man-db-2.9.3/lib/Makefile.in:1869:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/lib/Makefile.in-1870-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/libdb/Makefile.in-51-  { \
man-db-2.9.3/libdb/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/libdb/Makefile.in-53-  }; \
##############################################
man-db-2.9.3/libdb/Makefile.in-278-CONFIG_CLEAN_VPATH_FILES =
man-db-2.9.3/libdb/Makefile.in:279:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/libdb/Makefile.in-280-am__vpath_adj = case $$p in \
man-db-2.9.3/libdb/Makefile.in:281:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/libdb/Makefile.in-282-    *) f=$$p;; \
man-db-2.9.3/libdb/Makefile.in-283-  esac;
man-db-2.9.3/libdb/Makefile.in:284:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/libdb/Makefile.in-285-am__install_max = 40
man-db-2.9.3/libdb/Makefile.in-286-am__nobase_strip_setup = \
man-db-2.9.3/libdb/Makefile.in:287:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/libdb/Makefile.in-288-am__nobase_strip = \
##############################################
man-db-2.9.3/libdb/Makefile.in-1648-.c.obj:
man-db-2.9.3/libdb/Makefile.in:1649:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
man-db-2.9.3/libdb/Makefile.in-1650-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
man-db-2.9.3/libdb/Makefile.in-1652-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/libdb/Makefile.in:1653:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
man-db-2.9.3/libdb/Makefile.in-1654-
##############################################
man-db-2.9.3/libdb/Makefile.in-1662-libmandb_la-db_btree.lo: db_btree.c
man-db-2.9.3/libdb/Makefile.in:1663:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmandb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmandb_la-db_btree.lo -MD -MP -MF $(DEPDIR)/libmandb_la-db_btree.Tpo -c -o libmandb_la-db_btree.lo `test -f 'db_btree.c' || echo '$(srcdir)/'`db_btree.c
man-db-2.9.3/libdb/Makefile.in-1664-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmandb_la-db_btree.Tpo $(DEPDIR)/libmandb_la-db_btree.Plo
##############################################
man-db-2.9.3/libdb/Makefile.in-1666-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/libdb/Makefile.in:1667:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmandb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmandb_la-db_btree.lo `test -f 'db_btree.c' || echo '$(srcdir)/'`db_btree.c
man-db-2.9.3/libdb/Makefile.in-1668-
man-db-2.9.3/libdb/Makefile.in-1669-libmandb_la-db_delete.lo: db_delete.c
man-db-2.9.3/libdb/Makefile.in:1670:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmandb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmandb_la-db_delete.lo -MD -MP -MF $(DEPDIR)/libmandb_la-db_delete.Tpo -c -o libmandb_la-db_delete.lo `test -f 'db_delete.c' || echo '$(srcdir)/'`db_delete.c
man-db-2.9.3/libdb/Makefile.in-1671-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmandb_la-db_delete.Tpo $(DEPDIR)/libmandb_la-db_delete.Plo
##############################################
man-db-2.9.3/libdb/Makefile.in-1673-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/libdb/Makefile.in:1674:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmandb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmandb_la-db_delete.lo `test -f 'db_delete.c' || echo '$(srcdir)/'`db_delete.c
man-db-2.9.3/libdb/Makefile.in-1675-
man-db-2.9.3/libdb/Makefile.in-1676-libmandb_la-db_gdbm.lo: db_gdbm.c
man-db-2.9.3/libdb/Makefile.in:1677:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmandb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmandb_la-db_gdbm.lo -MD -MP -MF $(DEPDIR)/libmandb_la-db_gdbm.Tpo -c -o libmandb_la-db_gdbm.lo `test -f 'db_gdbm.c' || echo '$(srcdir)/'`db_gdbm.c
man-db-2.9.3/libdb/Makefile.in-1678-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmandb_la-db_gdbm.Tpo $(DEPDIR)/libmandb_la-db_gdbm.Plo
##############################################
man-db-2.9.3/libdb/Makefile.in-1680-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/libdb/Makefile.in:1681:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmandb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmandb_la-db_gdbm.lo `test -f 'db_gdbm.c' || echo '$(srcdir)/'`db_gdbm.c
man-db-2.9.3/libdb/Makefile.in-1682-
man-db-2.9.3/libdb/Makefile.in-1683-libmandb_la-db_lookup.lo: db_lookup.c
man-db-2.9.3/libdb/Makefile.in:1684:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmandb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmandb_la-db_lookup.lo -MD -MP -MF $(DEPDIR)/libmandb_la-db_lookup.Tpo -c -o libmandb_la-db_lookup.lo `test -f 'db_lookup.c' || echo '$(srcdir)/'`db_lookup.c
man-db-2.9.3/libdb/Makefile.in-1685-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmandb_la-db_lookup.Tpo $(DEPDIR)/libmandb_la-db_lookup.Plo
##############################################
man-db-2.9.3/libdb/Makefile.in-1687-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/libdb/Makefile.in:1688:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmandb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmandb_la-db_lookup.lo `test -f 'db_lookup.c' || echo '$(srcdir)/'`db_lookup.c
man-db-2.9.3/libdb/Makefile.in-1689-
man-db-2.9.3/libdb/Makefile.in-1690-libmandb_la-db_ndbm.lo: db_ndbm.c
man-db-2.9.3/libdb/Makefile.in:1691:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmandb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmandb_la-db_ndbm.lo -MD -MP -MF $(DEPDIR)/libmandb_la-db_ndbm.Tpo -c -o libmandb_la-db_ndbm.lo `test -f 'db_ndbm.c' || echo '$(srcdir)/'`db_ndbm.c
man-db-2.9.3/libdb/Makefile.in-1692-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmandb_la-db_ndbm.Tpo $(DEPDIR)/libmandb_la-db_ndbm.Plo
##############################################
man-db-2.9.3/libdb/Makefile.in-1694-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/libdb/Makefile.in:1695:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmandb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmandb_la-db_ndbm.lo `test -f 'db_ndbm.c' || echo '$(srcdir)/'`db_ndbm.c
man-db-2.9.3/libdb/Makefile.in-1696-
man-db-2.9.3/libdb/Makefile.in-1697-libmandb_la-db_store.lo: db_store.c
man-db-2.9.3/libdb/Makefile.in:1698:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmandb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmandb_la-db_store.lo -MD -MP -MF $(DEPDIR)/libmandb_la-db_store.Tpo -c -o libmandb_la-db_store.lo `test -f 'db_store.c' || echo '$(srcdir)/'`db_store.c
man-db-2.9.3/libdb/Makefile.in-1699-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmandb_la-db_store.Tpo $(DEPDIR)/libmandb_la-db_store.Plo
##############################################
man-db-2.9.3/libdb/Makefile.in-1701-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/libdb/Makefile.in:1702:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmandb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmandb_la-db_store.lo `test -f 'db_store.c' || echo '$(srcdir)/'`db_store.c
man-db-2.9.3/libdb/Makefile.in-1703-
man-db-2.9.3/libdb/Makefile.in-1704-libmandb_la-db_ver.lo: db_ver.c
man-db-2.9.3/libdb/Makefile.in:1705:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmandb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmandb_la-db_ver.lo -MD -MP -MF $(DEPDIR)/libmandb_la-db_ver.Tpo -c -o libmandb_la-db_ver.lo `test -f 'db_ver.c' || echo '$(srcdir)/'`db_ver.c
man-db-2.9.3/libdb/Makefile.in-1706-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmandb_la-db_ver.Tpo $(DEPDIR)/libmandb_la-db_ver.Plo
##############################################
man-db-2.9.3/libdb/Makefile.in-1708-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/libdb/Makefile.in:1709:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmandb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmandb_la-db_ver.lo `test -f 'db_ver.c' || echo '$(srcdir)/'`db_ver.c
man-db-2.9.3/libdb/Makefile.in-1710-
man-db-2.9.3/libdb/Makefile.in-1711-libmandb_la-db_xdbm.lo: db_xdbm.c
man-db-2.9.3/libdb/Makefile.in:1712:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmandb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmandb_la-db_xdbm.lo -MD -MP -MF $(DEPDIR)/libmandb_la-db_xdbm.Tpo -c -o libmandb_la-db_xdbm.lo `test -f 'db_xdbm.c' || echo '$(srcdir)/'`db_xdbm.c
man-db-2.9.3/libdb/Makefile.in-1713-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmandb_la-db_xdbm.Tpo $(DEPDIR)/libmandb_la-db_xdbm.Plo
##############################################
man-db-2.9.3/libdb/Makefile.in-1715-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/libdb/Makefile.in:1716:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmandb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmandb_la-db_xdbm.lo `test -f 'db_xdbm.c' || echo '$(srcdir)/'`db_xdbm.c
man-db-2.9.3/libdb/Makefile.in-1717-
##############################################
man-db-2.9.3/libdb/Makefile.in-1753-GTAGS:
man-db-2.9.3/libdb/Makefile.in:1754:	here=`$(am__cd) $(top_builddir) && pwd` \
man-db-2.9.3/libdb/Makefile.in-1755-	  && $(am__cd) $(top_srcdir) \
##############################################
man-db-2.9.3/libdb/Makefile.in-1779-distdir-am: $(DISTFILES)
man-db-2.9.3/libdb/Makefile.in:1780:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/libdb/Makefile.in:1781:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/libdb/Makefile.in-1782-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/libdb/Makefile.in-1793-	  if test -d $$d/$$file; then \
man-db-2.9.3/libdb/Makefile.in:1794:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/libdb/Makefile.in-1795-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/m4/man-arg-config-file.m4-16-config_file_basename=${config_file##*/}
man-db-2.9.3/m4/man-arg-config-file.m4:17:config_file_dirname=`AS_DIRNAME(["$config_file"])`
man-db-2.9.3/m4/man-arg-config-file.m4-18-AC_SUBST([config_file])
##############################################
man-db-2.9.3/m4/man-linguas.m4-34-    if test -n "$srcdir/man/LINGUAS"; then
man-db-2.9.3/m4/man-linguas.m4:35:      man_all_linguas=`sed -e "/^#/d" -e "s/#.*//" "$srcdir/man/LINGUAS"`
man-db-2.9.3/m4/man-linguas.m4-36-    fi
man-db-2.9.3/m4/man-linguas.m4-37-    if test -n "$PO4A" && test -n "$srcdir/man/LINGUAS.po4a"; then
man-db-2.9.3/m4/man-linguas.m4:38:      man_all_linguas_po4a=`sed -e "/^#/d" -e "s/#.*//" "$srcdir/man/LINGUAS.po4a"`
man-db-2.9.3/m4/man-linguas.m4-39-      man_all_linguas="$man_all_linguas $man_all_linguas_po4a"
##############################################
man-db-2.9.3/m4/man-trans-subst.m4-7-AC_DEFUN([MAN_TRANS_SUBST],
man-db-2.9.3/m4/man-trans-subst.m4:8:[man_transformed=`echo "$1" | sed "$program_transform_name"`
man-db-2.9.3/m4/man-trans-subst.m4:9: man_transformed_upper=`echo "$man_transformed" | LC_ALL=C tr '[a-z]' '[A-Z]'`
man-db-2.9.3/m4/man-trans-subst.m4-10- AC_SUBST(AS_TR_CPP([TRANS_$1]), [$man_transformed])
##############################################
man-db-2.9.3/man/Makefile.in-49-  { \
man-db-2.9.3/man/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/man/Makefile.in-51-  }; \
##############################################
man-db-2.9.3/man/Makefile.in-302-  esac
man-db-2.9.3/man/Makefile.in:303:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/man/Makefile.in-304-am__vpath_adj = case $$p in \
man-db-2.9.3/man/Makefile.in:305:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/man/Makefile.in-306-    *) f=$$p;; \
man-db-2.9.3/man/Makefile.in-307-  esac;
man-db-2.9.3/man/Makefile.in:308:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/man/Makefile.in-309-am__install_max = 40
man-db-2.9.3/man/Makefile.in-310-am__nobase_strip_setup = \
man-db-2.9.3/man/Makefile.in:311:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/man/Makefile.in-312-am__nobase_strip = \
##############################################
man-db-2.9.3/man/Makefile.in-486-case "$@" in						\
man-db-2.9.3/man/Makefile.in:487:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
man-db-2.9.3/man/Makefile.in-488-    *) am__odir=.;; 					\
##############################################
man-db-2.9.3/man/Makefile.in-516-  bases='$(TEST_LOGS)'; \
man-db-2.9.3/man/Makefile.in:517:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
man-db-2.9.3/man/Makefile.in:518:  bases=`echo $$bases`
man-db-2.9.3/man/Makefile.in-519-RECHECK_LOGS = $(TEST_LOGS)
##############################################
man-db-2.9.3/man/Makefile.in-528-        */*) b='$*';; \
man-db-2.9.3/man/Makefile.in:529:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
man-db-2.9.3/man/Makefile.in-530-       esac;; \
##############################################
man-db-2.9.3/man/Makefile.in-550-  while test -n "$$dir1"; do \
man-db-2.9.3/man/Makefile.in:551:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
man-db-2.9.3/man/Makefile.in-552-    if test "$$first" != "."; then \
man-db-2.9.3/man/Makefile.in-553-      if test "$$first" = ".."; then \
man-db-2.9.3/man/Makefile.in:554:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
man-db-2.9.3/man/Makefile.in:555:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
man-db-2.9.3/man/Makefile.in-556-      else \
man-db-2.9.3/man/Makefile.in:557:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
man-db-2.9.3/man/Makefile.in-558-        if test "$$first2" = "$$first"; then \
man-db-2.9.3/man/Makefile.in:559:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
man-db-2.9.3/man/Makefile.in-560-        else \
##############################################
man-db-2.9.3/man/Makefile.in-565-    fi; \
man-db-2.9.3/man/Makefile.in:566:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
man-db-2.9.3/man/Makefile.in-567-  done; \
##############################################
man-db-2.9.3/man/Makefile.in-1789-	test -n "$(man1dir)" \
man-db-2.9.3/man/Makefile.in:1790:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/Makefile.in-1791-	  || exit 0; \
##############################################
man-db-2.9.3/man/Makefile.in-1830-	test -n "$(man5dir)" \
man-db-2.9.3/man/Makefile.in:1831:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/Makefile.in-1832-	  || exit 0; \
##############################################
man-db-2.9.3/man/Makefile.in-1871-	test -n "$(man8dir)" \
man-db-2.9.3/man/Makefile.in:1872:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/Makefile.in-1873-	  || exit 0; \
##############################################
man-db-2.9.3/man/Makefile.in-1922-	dot_seen=no; \
man-db-2.9.3/man/Makefile.in:1923:	target=`echo $@ | sed s/-recursive//`; \
man-db-2.9.3/man/Makefile.in-1924-	case "$@" in \
##############################################
man-db-2.9.3/man/Makefile.in-1985-GTAGS:
man-db-2.9.3/man/Makefile.in:1986:	here=`$(am__cd) $(top_builddir) && pwd` \
man-db-2.9.3/man/Makefile.in-1987-	  && $(am__cd) $(top_srcdir) \
##############################################
man-db-2.9.3/man/Makefile.in-2028-	if test -n "$$redo_bases"; then \
man-db-2.9.3/man/Makefile.in:2029:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
man-db-2.9.3/man/Makefile.in:2030:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/Makefile.in-2031-	  if $(am__make_dryrun); then :; else \
##############################################
man-db-2.9.3/man/Makefile.in-2053-	ws='[ 	]'; \
man-db-2.9.3/man/Makefile.in:2054:	results=`for b in $$bases; do echo $$b.trs; done`; \
man-db-2.9.3/man/Makefile.in-2055-	test -n "$$results" || results=/dev/null; \
man-db-2.9.3/man/Makefile.in:2056:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
man-db-2.9.3/man/Makefile.in:2057:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
man-db-2.9.3/man/Makefile.in:2058:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
man-db-2.9.3/man/Makefile.in:2059:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
man-db-2.9.3/man/Makefile.in:2060:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
man-db-2.9.3/man/Makefile.in:2061:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
man-db-2.9.3/man/Makefile.in:2062:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
man-db-2.9.3/man/Makefile.in:2063:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
man-db-2.9.3/man/Makefile.in-2064-	  success=true; \
##############################################
man-db-2.9.3/man/Makefile.in-2132-	@set +e; $(am__set_TESTS_bases); \
man-db-2.9.3/man/Makefile.in:2133:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/Makefile.in:2134:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/Makefile.in:2135:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
man-db-2.9.3/man/Makefile.in-2136-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
man-db-2.9.3/man/Makefile.in-2142-	         | $(am__list_recheck_tests)` || exit 1; \
man-db-2.9.3/man/Makefile.in:2143:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/Makefile.in:2144:	log_list=`echo $$log_list`; \
man-db-2.9.3/man/Makefile.in-2145-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
man-db-2.9.3/man/Makefile.in-2251-distdir-am: $(DISTFILES)
man-db-2.9.3/man/Makefile.in:2252:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/Makefile.in:2253:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/Makefile.in-2254-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/man/Makefile.in-2265-	  if test -d $$d/$$file; then \
man-db-2.9.3/man/Makefile.in:2266:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/man/Makefile.in-2267-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/man/Makefile.in-2449-	$(AM_V_at)$(MKDIR_P) man1
man-db-2.9.3/man/Makefile.in:2450:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.1//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/Makefile.in-2451-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/Makefile.in-2456-	$(AM_V_at)$(MKDIR_P) man8
man-db-2.9.3/man/Makefile.in:2457:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.8//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/Makefile.in-2458-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/Rules.man-40-	$(AM_V_at)$(MKDIR_P) man1
man-db-2.9.3/man/Rules.man:41:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.1//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/Rules.man-42-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/Rules.man-47-	$(AM_V_at)$(MKDIR_P) man8
man-db-2.9.3/man/Rules.man:48:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.8//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/Rules.man-49-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/da/Makefile.in-49-  { \
man-db-2.9.3/man/da/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/man/da/Makefile.in-51-  }; \
##############################################
man-db-2.9.3/man/da/Makefile.in-294-  esac
man-db-2.9.3/man/da/Makefile.in:295:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/man/da/Makefile.in-296-am__vpath_adj = case $$p in \
man-db-2.9.3/man/da/Makefile.in:297:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/man/da/Makefile.in-298-    *) f=$$p;; \
man-db-2.9.3/man/da/Makefile.in-299-  esac;
man-db-2.9.3/man/da/Makefile.in:300:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/man/da/Makefile.in-301-am__install_max = 40
man-db-2.9.3/man/da/Makefile.in-302-am__nobase_strip_setup = \
man-db-2.9.3/man/da/Makefile.in:303:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/man/da/Makefile.in-304-am__nobase_strip = \
##############################################
man-db-2.9.3/man/da/Makefile.in-452-case "$@" in						\
man-db-2.9.3/man/da/Makefile.in:453:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
man-db-2.9.3/man/da/Makefile.in-454-    *) am__odir=.;; 					\
##############################################
man-db-2.9.3/man/da/Makefile.in-482-  bases='$(TEST_LOGS)'; \
man-db-2.9.3/man/da/Makefile.in:483:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
man-db-2.9.3/man/da/Makefile.in:484:  bases=`echo $$bases`
man-db-2.9.3/man/da/Makefile.in-485-RECHECK_LOGS = $(TEST_LOGS)
##############################################
man-db-2.9.3/man/da/Makefile.in-495-        */*) b='$*';; \
man-db-2.9.3/man/da/Makefile.in:496:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
man-db-2.9.3/man/da/Makefile.in-497-       esac;; \
##############################################
man-db-2.9.3/man/da/Makefile.in-1710-	test -n "$(man1dir)" \
man-db-2.9.3/man/da/Makefile.in:1711:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/da/Makefile.in-1712-	  || exit 0; \
##############################################
man-db-2.9.3/man/da/Makefile.in-1751-	test -n "$(man5dir)" \
man-db-2.9.3/man/da/Makefile.in:1752:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/da/Makefile.in-1753-	  || exit 0; \
##############################################
man-db-2.9.3/man/da/Makefile.in-1792-	test -n "$(man8dir)" \
man-db-2.9.3/man/da/Makefile.in:1793:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/da/Makefile.in-1794-	  || exit 0; \
##############################################
man-db-2.9.3/man/da/Makefile.in-1856-	if test -n "$$redo_bases"; then \
man-db-2.9.3/man/da/Makefile.in:1857:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
man-db-2.9.3/man/da/Makefile.in:1858:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/da/Makefile.in-1859-	  if $(am__make_dryrun); then :; else \
##############################################
man-db-2.9.3/man/da/Makefile.in-1881-	ws='[ 	]'; \
man-db-2.9.3/man/da/Makefile.in:1882:	results=`for b in $$bases; do echo $$b.trs; done`; \
man-db-2.9.3/man/da/Makefile.in-1883-	test -n "$$results" || results=/dev/null; \
man-db-2.9.3/man/da/Makefile.in:1884:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
man-db-2.9.3/man/da/Makefile.in:1885:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
man-db-2.9.3/man/da/Makefile.in:1886:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
man-db-2.9.3/man/da/Makefile.in:1887:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
man-db-2.9.3/man/da/Makefile.in:1888:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
man-db-2.9.3/man/da/Makefile.in:1889:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
man-db-2.9.3/man/da/Makefile.in:1890:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
man-db-2.9.3/man/da/Makefile.in:1891:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
man-db-2.9.3/man/da/Makefile.in-1892-	  success=true; \
##############################################
man-db-2.9.3/man/da/Makefile.in-1960-	@set +e; $(am__set_TESTS_bases); \
man-db-2.9.3/man/da/Makefile.in:1961:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/da/Makefile.in:1962:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/da/Makefile.in:1963:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
man-db-2.9.3/man/da/Makefile.in-1964-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
man-db-2.9.3/man/da/Makefile.in-1970-	         | $(am__list_recheck_tests)` || exit 1; \
man-db-2.9.3/man/da/Makefile.in:1971:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/da/Makefile.in:1972:	log_list=`echo $$log_list`; \
man-db-2.9.3/man/da/Makefile.in-1973-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
man-db-2.9.3/man/da/Makefile.in-2079-distdir-am: $(DISTFILES)
man-db-2.9.3/man/da/Makefile.in:2080:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/da/Makefile.in:2081:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/da/Makefile.in-2082-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/man/da/Makefile.in-2093-	  if test -d $$d/$$file; then \
man-db-2.9.3/man/da/Makefile.in:2094:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/man/da/Makefile.in-2095-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/man/da/Makefile.in-2249-	$(AM_V_at)$(MKDIR_P) man1
man-db-2.9.3/man/da/Makefile.in:2250:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.1//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/da/Makefile.in-2251-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/da/Makefile.in-2256-	$(AM_V_at)$(MKDIR_P) man8
man-db-2.9.3/man/da/Makefile.in:2257:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.8//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/da/Makefile.in-2258-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/de/Makefile.in-49-  { \
man-db-2.9.3/man/de/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/man/de/Makefile.in-51-  }; \
##############################################
man-db-2.9.3/man/de/Makefile.in-294-  esac
man-db-2.9.3/man/de/Makefile.in:295:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/man/de/Makefile.in-296-am__vpath_adj = case $$p in \
man-db-2.9.3/man/de/Makefile.in:297:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/man/de/Makefile.in-298-    *) f=$$p;; \
man-db-2.9.3/man/de/Makefile.in-299-  esac;
man-db-2.9.3/man/de/Makefile.in:300:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/man/de/Makefile.in-301-am__install_max = 40
man-db-2.9.3/man/de/Makefile.in-302-am__nobase_strip_setup = \
man-db-2.9.3/man/de/Makefile.in:303:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/man/de/Makefile.in-304-am__nobase_strip = \
##############################################
man-db-2.9.3/man/de/Makefile.in-452-case "$@" in						\
man-db-2.9.3/man/de/Makefile.in:453:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
man-db-2.9.3/man/de/Makefile.in-454-    *) am__odir=.;; 					\
##############################################
man-db-2.9.3/man/de/Makefile.in-482-  bases='$(TEST_LOGS)'; \
man-db-2.9.3/man/de/Makefile.in:483:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
man-db-2.9.3/man/de/Makefile.in:484:  bases=`echo $$bases`
man-db-2.9.3/man/de/Makefile.in-485-RECHECK_LOGS = $(TEST_LOGS)
##############################################
man-db-2.9.3/man/de/Makefile.in-495-        */*) b='$*';; \
man-db-2.9.3/man/de/Makefile.in:496:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
man-db-2.9.3/man/de/Makefile.in-497-       esac;; \
##############################################
man-db-2.9.3/man/de/Makefile.in-1710-	test -n "$(man1dir)" \
man-db-2.9.3/man/de/Makefile.in:1711:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/de/Makefile.in-1712-	  || exit 0; \
##############################################
man-db-2.9.3/man/de/Makefile.in-1751-	test -n "$(man5dir)" \
man-db-2.9.3/man/de/Makefile.in:1752:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/de/Makefile.in-1753-	  || exit 0; \
##############################################
man-db-2.9.3/man/de/Makefile.in-1792-	test -n "$(man8dir)" \
man-db-2.9.3/man/de/Makefile.in:1793:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/de/Makefile.in-1794-	  || exit 0; \
##############################################
man-db-2.9.3/man/de/Makefile.in-1856-	if test -n "$$redo_bases"; then \
man-db-2.9.3/man/de/Makefile.in:1857:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
man-db-2.9.3/man/de/Makefile.in:1858:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/de/Makefile.in-1859-	  if $(am__make_dryrun); then :; else \
##############################################
man-db-2.9.3/man/de/Makefile.in-1881-	ws='[ 	]'; \
man-db-2.9.3/man/de/Makefile.in:1882:	results=`for b in $$bases; do echo $$b.trs; done`; \
man-db-2.9.3/man/de/Makefile.in-1883-	test -n "$$results" || results=/dev/null; \
man-db-2.9.3/man/de/Makefile.in:1884:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
man-db-2.9.3/man/de/Makefile.in:1885:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
man-db-2.9.3/man/de/Makefile.in:1886:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
man-db-2.9.3/man/de/Makefile.in:1887:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
man-db-2.9.3/man/de/Makefile.in:1888:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
man-db-2.9.3/man/de/Makefile.in:1889:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
man-db-2.9.3/man/de/Makefile.in:1890:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
man-db-2.9.3/man/de/Makefile.in:1891:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
man-db-2.9.3/man/de/Makefile.in-1892-	  success=true; \
##############################################
man-db-2.9.3/man/de/Makefile.in-1960-	@set +e; $(am__set_TESTS_bases); \
man-db-2.9.3/man/de/Makefile.in:1961:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/de/Makefile.in:1962:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/de/Makefile.in:1963:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
man-db-2.9.3/man/de/Makefile.in-1964-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
man-db-2.9.3/man/de/Makefile.in-1970-	         | $(am__list_recheck_tests)` || exit 1; \
man-db-2.9.3/man/de/Makefile.in:1971:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/de/Makefile.in:1972:	log_list=`echo $$log_list`; \
man-db-2.9.3/man/de/Makefile.in-1973-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
man-db-2.9.3/man/de/Makefile.in-2079-distdir-am: $(DISTFILES)
man-db-2.9.3/man/de/Makefile.in:2080:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/de/Makefile.in:2081:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/de/Makefile.in-2082-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/man/de/Makefile.in-2093-	  if test -d $$d/$$file; then \
man-db-2.9.3/man/de/Makefile.in:2094:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/man/de/Makefile.in-2095-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/man/de/Makefile.in-2249-	$(AM_V_at)$(MKDIR_P) man1
man-db-2.9.3/man/de/Makefile.in:2250:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.1//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/de/Makefile.in-2251-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/de/Makefile.in-2256-	$(AM_V_at)$(MKDIR_P) man8
man-db-2.9.3/man/de/Makefile.in:2257:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.8//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/de/Makefile.in-2258-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/es/Makefile.in-49-  { \
man-db-2.9.3/man/es/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/man/es/Makefile.in-51-  }; \
##############################################
man-db-2.9.3/man/es/Makefile.in-294-  esac
man-db-2.9.3/man/es/Makefile.in:295:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/man/es/Makefile.in-296-am__vpath_adj = case $$p in \
man-db-2.9.3/man/es/Makefile.in:297:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/man/es/Makefile.in-298-    *) f=$$p;; \
man-db-2.9.3/man/es/Makefile.in-299-  esac;
man-db-2.9.3/man/es/Makefile.in:300:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/man/es/Makefile.in-301-am__install_max = 40
man-db-2.9.3/man/es/Makefile.in-302-am__nobase_strip_setup = \
man-db-2.9.3/man/es/Makefile.in:303:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/man/es/Makefile.in-304-am__nobase_strip = \
##############################################
man-db-2.9.3/man/es/Makefile.in-452-case "$@" in						\
man-db-2.9.3/man/es/Makefile.in:453:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
man-db-2.9.3/man/es/Makefile.in-454-    *) am__odir=.;; 					\
##############################################
man-db-2.9.3/man/es/Makefile.in-482-  bases='$(TEST_LOGS)'; \
man-db-2.9.3/man/es/Makefile.in:483:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
man-db-2.9.3/man/es/Makefile.in:484:  bases=`echo $$bases`
man-db-2.9.3/man/es/Makefile.in-485-RECHECK_LOGS = $(TEST_LOGS)
##############################################
man-db-2.9.3/man/es/Makefile.in-495-        */*) b='$*';; \
man-db-2.9.3/man/es/Makefile.in:496:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
man-db-2.9.3/man/es/Makefile.in-497-       esac;; \
##############################################
man-db-2.9.3/man/es/Makefile.in-1710-	test -n "$(man1dir)" \
man-db-2.9.3/man/es/Makefile.in:1711:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/es/Makefile.in-1712-	  || exit 0; \
##############################################
man-db-2.9.3/man/es/Makefile.in-1751-	test -n "$(man5dir)" \
man-db-2.9.3/man/es/Makefile.in:1752:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/es/Makefile.in-1753-	  || exit 0; \
##############################################
man-db-2.9.3/man/es/Makefile.in-1792-	test -n "$(man8dir)" \
man-db-2.9.3/man/es/Makefile.in:1793:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/es/Makefile.in-1794-	  || exit 0; \
##############################################
man-db-2.9.3/man/es/Makefile.in-1856-	if test -n "$$redo_bases"; then \
man-db-2.9.3/man/es/Makefile.in:1857:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
man-db-2.9.3/man/es/Makefile.in:1858:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/es/Makefile.in-1859-	  if $(am__make_dryrun); then :; else \
##############################################
man-db-2.9.3/man/es/Makefile.in-1881-	ws='[ 	]'; \
man-db-2.9.3/man/es/Makefile.in:1882:	results=`for b in $$bases; do echo $$b.trs; done`; \
man-db-2.9.3/man/es/Makefile.in-1883-	test -n "$$results" || results=/dev/null; \
man-db-2.9.3/man/es/Makefile.in:1884:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
man-db-2.9.3/man/es/Makefile.in:1885:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
man-db-2.9.3/man/es/Makefile.in:1886:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
man-db-2.9.3/man/es/Makefile.in:1887:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
man-db-2.9.3/man/es/Makefile.in:1888:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
man-db-2.9.3/man/es/Makefile.in:1889:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
man-db-2.9.3/man/es/Makefile.in:1890:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
man-db-2.9.3/man/es/Makefile.in:1891:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
man-db-2.9.3/man/es/Makefile.in-1892-	  success=true; \
##############################################
man-db-2.9.3/man/es/Makefile.in-1960-	@set +e; $(am__set_TESTS_bases); \
man-db-2.9.3/man/es/Makefile.in:1961:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/es/Makefile.in:1962:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/es/Makefile.in:1963:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
man-db-2.9.3/man/es/Makefile.in-1964-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
man-db-2.9.3/man/es/Makefile.in-1970-	         | $(am__list_recheck_tests)` || exit 1; \
man-db-2.9.3/man/es/Makefile.in:1971:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/es/Makefile.in:1972:	log_list=`echo $$log_list`; \
man-db-2.9.3/man/es/Makefile.in-1973-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
man-db-2.9.3/man/es/Makefile.in-2079-distdir-am: $(DISTFILES)
man-db-2.9.3/man/es/Makefile.in:2080:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/es/Makefile.in:2081:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/es/Makefile.in-2082-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/man/es/Makefile.in-2093-	  if test -d $$d/$$file; then \
man-db-2.9.3/man/es/Makefile.in:2094:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/man/es/Makefile.in-2095-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/man/es/Makefile.in-2249-	$(AM_V_at)$(MKDIR_P) man1
man-db-2.9.3/man/es/Makefile.in:2250:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.1//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/es/Makefile.in-2251-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/es/Makefile.in-2256-	$(AM_V_at)$(MKDIR_P) man8
man-db-2.9.3/man/es/Makefile.in:2257:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.8//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/es/Makefile.in-2258-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/fr/Makefile.in-49-  { \
man-db-2.9.3/man/fr/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/man/fr/Makefile.in-51-  }; \
##############################################
man-db-2.9.3/man/fr/Makefile.in-294-  esac
man-db-2.9.3/man/fr/Makefile.in:295:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/man/fr/Makefile.in-296-am__vpath_adj = case $$p in \
man-db-2.9.3/man/fr/Makefile.in:297:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/man/fr/Makefile.in-298-    *) f=$$p;; \
man-db-2.9.3/man/fr/Makefile.in-299-  esac;
man-db-2.9.3/man/fr/Makefile.in:300:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/man/fr/Makefile.in-301-am__install_max = 40
man-db-2.9.3/man/fr/Makefile.in-302-am__nobase_strip_setup = \
man-db-2.9.3/man/fr/Makefile.in:303:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/man/fr/Makefile.in-304-am__nobase_strip = \
##############################################
man-db-2.9.3/man/fr/Makefile.in-452-case "$@" in						\
man-db-2.9.3/man/fr/Makefile.in:453:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
man-db-2.9.3/man/fr/Makefile.in-454-    *) am__odir=.;; 					\
##############################################
man-db-2.9.3/man/fr/Makefile.in-482-  bases='$(TEST_LOGS)'; \
man-db-2.9.3/man/fr/Makefile.in:483:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
man-db-2.9.3/man/fr/Makefile.in:484:  bases=`echo $$bases`
man-db-2.9.3/man/fr/Makefile.in-485-RECHECK_LOGS = $(TEST_LOGS)
##############################################
man-db-2.9.3/man/fr/Makefile.in-495-        */*) b='$*';; \
man-db-2.9.3/man/fr/Makefile.in:496:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
man-db-2.9.3/man/fr/Makefile.in-497-       esac;; \
##############################################
man-db-2.9.3/man/fr/Makefile.in-1710-	test -n "$(man1dir)" \
man-db-2.9.3/man/fr/Makefile.in:1711:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/fr/Makefile.in-1712-	  || exit 0; \
##############################################
man-db-2.9.3/man/fr/Makefile.in-1751-	test -n "$(man5dir)" \
man-db-2.9.3/man/fr/Makefile.in:1752:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/fr/Makefile.in-1753-	  || exit 0; \
##############################################
man-db-2.9.3/man/fr/Makefile.in-1792-	test -n "$(man8dir)" \
man-db-2.9.3/man/fr/Makefile.in:1793:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/fr/Makefile.in-1794-	  || exit 0; \
##############################################
man-db-2.9.3/man/fr/Makefile.in-1856-	if test -n "$$redo_bases"; then \
man-db-2.9.3/man/fr/Makefile.in:1857:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
man-db-2.9.3/man/fr/Makefile.in:1858:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/fr/Makefile.in-1859-	  if $(am__make_dryrun); then :; else \
##############################################
man-db-2.9.3/man/fr/Makefile.in-1881-	ws='[ 	]'; \
man-db-2.9.3/man/fr/Makefile.in:1882:	results=`for b in $$bases; do echo $$b.trs; done`; \
man-db-2.9.3/man/fr/Makefile.in-1883-	test -n "$$results" || results=/dev/null; \
man-db-2.9.3/man/fr/Makefile.in:1884:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
man-db-2.9.3/man/fr/Makefile.in:1885:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
man-db-2.9.3/man/fr/Makefile.in:1886:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
man-db-2.9.3/man/fr/Makefile.in:1887:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
man-db-2.9.3/man/fr/Makefile.in:1888:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
man-db-2.9.3/man/fr/Makefile.in:1889:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
man-db-2.9.3/man/fr/Makefile.in:1890:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
man-db-2.9.3/man/fr/Makefile.in:1891:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
man-db-2.9.3/man/fr/Makefile.in-1892-	  success=true; \
##############################################
man-db-2.9.3/man/fr/Makefile.in-1960-	@set +e; $(am__set_TESTS_bases); \
man-db-2.9.3/man/fr/Makefile.in:1961:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/fr/Makefile.in:1962:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/fr/Makefile.in:1963:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
man-db-2.9.3/man/fr/Makefile.in-1964-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
man-db-2.9.3/man/fr/Makefile.in-1970-	         | $(am__list_recheck_tests)` || exit 1; \
man-db-2.9.3/man/fr/Makefile.in:1971:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/fr/Makefile.in:1972:	log_list=`echo $$log_list`; \
man-db-2.9.3/man/fr/Makefile.in-1973-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
man-db-2.9.3/man/fr/Makefile.in-2079-distdir-am: $(DISTFILES)
man-db-2.9.3/man/fr/Makefile.in:2080:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/fr/Makefile.in:2081:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/fr/Makefile.in-2082-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/man/fr/Makefile.in-2093-	  if test -d $$d/$$file; then \
man-db-2.9.3/man/fr/Makefile.in:2094:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/man/fr/Makefile.in-2095-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/man/fr/Makefile.in-2249-	$(AM_V_at)$(MKDIR_P) man1
man-db-2.9.3/man/fr/Makefile.in:2250:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.1//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/fr/Makefile.in-2251-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/fr/Makefile.in-2256-	$(AM_V_at)$(MKDIR_P) man8
man-db-2.9.3/man/fr/Makefile.in:2257:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.8//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/fr/Makefile.in-2258-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/id/Makefile.in-49-  { \
man-db-2.9.3/man/id/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/man/id/Makefile.in-51-  }; \
##############################################
man-db-2.9.3/man/id/Makefile.in-294-  esac
man-db-2.9.3/man/id/Makefile.in:295:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/man/id/Makefile.in-296-am__vpath_adj = case $$p in \
man-db-2.9.3/man/id/Makefile.in:297:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/man/id/Makefile.in-298-    *) f=$$p;; \
man-db-2.9.3/man/id/Makefile.in-299-  esac;
man-db-2.9.3/man/id/Makefile.in:300:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/man/id/Makefile.in-301-am__install_max = 40
man-db-2.9.3/man/id/Makefile.in-302-am__nobase_strip_setup = \
man-db-2.9.3/man/id/Makefile.in:303:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/man/id/Makefile.in-304-am__nobase_strip = \
##############################################
man-db-2.9.3/man/id/Makefile.in-452-case "$@" in						\
man-db-2.9.3/man/id/Makefile.in:453:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
man-db-2.9.3/man/id/Makefile.in-454-    *) am__odir=.;; 					\
##############################################
man-db-2.9.3/man/id/Makefile.in-482-  bases='$(TEST_LOGS)'; \
man-db-2.9.3/man/id/Makefile.in:483:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
man-db-2.9.3/man/id/Makefile.in:484:  bases=`echo $$bases`
man-db-2.9.3/man/id/Makefile.in-485-RECHECK_LOGS = $(TEST_LOGS)
##############################################
man-db-2.9.3/man/id/Makefile.in-495-        */*) b='$*';; \
man-db-2.9.3/man/id/Makefile.in:496:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
man-db-2.9.3/man/id/Makefile.in-497-       esac;; \
##############################################
man-db-2.9.3/man/id/Makefile.in-1710-	test -n "$(man1dir)" \
man-db-2.9.3/man/id/Makefile.in:1711:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/id/Makefile.in-1712-	  || exit 0; \
##############################################
man-db-2.9.3/man/id/Makefile.in-1751-	test -n "$(man5dir)" \
man-db-2.9.3/man/id/Makefile.in:1752:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/id/Makefile.in-1753-	  || exit 0; \
##############################################
man-db-2.9.3/man/id/Makefile.in-1792-	test -n "$(man8dir)" \
man-db-2.9.3/man/id/Makefile.in:1793:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/id/Makefile.in-1794-	  || exit 0; \
##############################################
man-db-2.9.3/man/id/Makefile.in-1856-	if test -n "$$redo_bases"; then \
man-db-2.9.3/man/id/Makefile.in:1857:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
man-db-2.9.3/man/id/Makefile.in:1858:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/id/Makefile.in-1859-	  if $(am__make_dryrun); then :; else \
##############################################
man-db-2.9.3/man/id/Makefile.in-1881-	ws='[ 	]'; \
man-db-2.9.3/man/id/Makefile.in:1882:	results=`for b in $$bases; do echo $$b.trs; done`; \
man-db-2.9.3/man/id/Makefile.in-1883-	test -n "$$results" || results=/dev/null; \
man-db-2.9.3/man/id/Makefile.in:1884:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
man-db-2.9.3/man/id/Makefile.in:1885:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
man-db-2.9.3/man/id/Makefile.in:1886:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
man-db-2.9.3/man/id/Makefile.in:1887:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
man-db-2.9.3/man/id/Makefile.in:1888:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
man-db-2.9.3/man/id/Makefile.in:1889:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
man-db-2.9.3/man/id/Makefile.in:1890:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
man-db-2.9.3/man/id/Makefile.in:1891:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
man-db-2.9.3/man/id/Makefile.in-1892-	  success=true; \
##############################################
man-db-2.9.3/man/id/Makefile.in-1960-	@set +e; $(am__set_TESTS_bases); \
man-db-2.9.3/man/id/Makefile.in:1961:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/id/Makefile.in:1962:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/id/Makefile.in:1963:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
man-db-2.9.3/man/id/Makefile.in-1964-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
man-db-2.9.3/man/id/Makefile.in-1970-	         | $(am__list_recheck_tests)` || exit 1; \
man-db-2.9.3/man/id/Makefile.in:1971:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/id/Makefile.in:1972:	log_list=`echo $$log_list`; \
man-db-2.9.3/man/id/Makefile.in-1973-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
man-db-2.9.3/man/id/Makefile.in-2079-distdir-am: $(DISTFILES)
man-db-2.9.3/man/id/Makefile.in:2080:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/id/Makefile.in:2081:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/id/Makefile.in-2082-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/man/id/Makefile.in-2093-	  if test -d $$d/$$file; then \
man-db-2.9.3/man/id/Makefile.in:2094:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/man/id/Makefile.in-2095-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/man/id/Makefile.in-2249-	$(AM_V_at)$(MKDIR_P) man1
man-db-2.9.3/man/id/Makefile.in:2250:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.1//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/id/Makefile.in-2251-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/id/Makefile.in-2256-	$(AM_V_at)$(MKDIR_P) man8
man-db-2.9.3/man/id/Makefile.in:2257:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.8//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/id/Makefile.in-2258-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/it/Makefile.in-49-  { \
man-db-2.9.3/man/it/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/man/it/Makefile.in-51-  }; \
##############################################
man-db-2.9.3/man/it/Makefile.in-294-  esac
man-db-2.9.3/man/it/Makefile.in:295:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/man/it/Makefile.in-296-am__vpath_adj = case $$p in \
man-db-2.9.3/man/it/Makefile.in:297:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/man/it/Makefile.in-298-    *) f=$$p;; \
man-db-2.9.3/man/it/Makefile.in-299-  esac;
man-db-2.9.3/man/it/Makefile.in:300:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/man/it/Makefile.in-301-am__install_max = 40
man-db-2.9.3/man/it/Makefile.in-302-am__nobase_strip_setup = \
man-db-2.9.3/man/it/Makefile.in:303:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/man/it/Makefile.in-304-am__nobase_strip = \
##############################################
man-db-2.9.3/man/it/Makefile.in-452-case "$@" in						\
man-db-2.9.3/man/it/Makefile.in:453:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
man-db-2.9.3/man/it/Makefile.in-454-    *) am__odir=.;; 					\
##############################################
man-db-2.9.3/man/it/Makefile.in-482-  bases='$(TEST_LOGS)'; \
man-db-2.9.3/man/it/Makefile.in:483:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
man-db-2.9.3/man/it/Makefile.in:484:  bases=`echo $$bases`
man-db-2.9.3/man/it/Makefile.in-485-RECHECK_LOGS = $(TEST_LOGS)
##############################################
man-db-2.9.3/man/it/Makefile.in-495-        */*) b='$*';; \
man-db-2.9.3/man/it/Makefile.in:496:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
man-db-2.9.3/man/it/Makefile.in-497-       esac;; \
##############################################
man-db-2.9.3/man/it/Makefile.in-1705-	test -n "$(man1dir)" \
man-db-2.9.3/man/it/Makefile.in:1706:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/it/Makefile.in-1707-	  || exit 0; \
##############################################
man-db-2.9.3/man/it/Makefile.in-1746-	test -n "$(man5dir)" \
man-db-2.9.3/man/it/Makefile.in:1747:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/it/Makefile.in-1748-	  || exit 0; \
##############################################
man-db-2.9.3/man/it/Makefile.in-1787-	test -n "$(man8dir)" \
man-db-2.9.3/man/it/Makefile.in:1788:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/it/Makefile.in-1789-	  || exit 0; \
##############################################
man-db-2.9.3/man/it/Makefile.in-1851-	if test -n "$$redo_bases"; then \
man-db-2.9.3/man/it/Makefile.in:1852:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
man-db-2.9.3/man/it/Makefile.in:1853:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/it/Makefile.in-1854-	  if $(am__make_dryrun); then :; else \
##############################################
man-db-2.9.3/man/it/Makefile.in-1876-	ws='[ 	]'; \
man-db-2.9.3/man/it/Makefile.in:1877:	results=`for b in $$bases; do echo $$b.trs; done`; \
man-db-2.9.3/man/it/Makefile.in-1878-	test -n "$$results" || results=/dev/null; \
man-db-2.9.3/man/it/Makefile.in:1879:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
man-db-2.9.3/man/it/Makefile.in:1880:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
man-db-2.9.3/man/it/Makefile.in:1881:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
man-db-2.9.3/man/it/Makefile.in:1882:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
man-db-2.9.3/man/it/Makefile.in:1883:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
man-db-2.9.3/man/it/Makefile.in:1884:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
man-db-2.9.3/man/it/Makefile.in:1885:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
man-db-2.9.3/man/it/Makefile.in:1886:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
man-db-2.9.3/man/it/Makefile.in-1887-	  success=true; \
##############################################
man-db-2.9.3/man/it/Makefile.in-1955-	@set +e; $(am__set_TESTS_bases); \
man-db-2.9.3/man/it/Makefile.in:1956:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/it/Makefile.in:1957:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/it/Makefile.in:1958:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
man-db-2.9.3/man/it/Makefile.in-1959-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
man-db-2.9.3/man/it/Makefile.in-1965-	         | $(am__list_recheck_tests)` || exit 1; \
man-db-2.9.3/man/it/Makefile.in:1966:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/it/Makefile.in:1967:	log_list=`echo $$log_list`; \
man-db-2.9.3/man/it/Makefile.in-1968-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
man-db-2.9.3/man/it/Makefile.in-2053-distdir-am: $(DISTFILES)
man-db-2.9.3/man/it/Makefile.in:2054:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/it/Makefile.in:2055:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/it/Makefile.in-2056-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/man/it/Makefile.in-2067-	  if test -d $$d/$$file; then \
man-db-2.9.3/man/it/Makefile.in:2068:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/man/it/Makefile.in-2069-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/man/it/Makefile.in-2223-	$(AM_V_at)$(MKDIR_P) man1
man-db-2.9.3/man/it/Makefile.in:2224:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.1//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/it/Makefile.in-2225-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/it/Makefile.in-2230-	$(AM_V_at)$(MKDIR_P) man8
man-db-2.9.3/man/it/Makefile.in:2231:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.8//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/it/Makefile.in-2232-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/ja/Makefile.in-49-  { \
man-db-2.9.3/man/ja/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/man/ja/Makefile.in-51-  }; \
##############################################
man-db-2.9.3/man/ja/Makefile.in-294-  esac
man-db-2.9.3/man/ja/Makefile.in:295:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/man/ja/Makefile.in-296-am__vpath_adj = case $$p in \
man-db-2.9.3/man/ja/Makefile.in:297:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/man/ja/Makefile.in-298-    *) f=$$p;; \
man-db-2.9.3/man/ja/Makefile.in-299-  esac;
man-db-2.9.3/man/ja/Makefile.in:300:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/man/ja/Makefile.in-301-am__install_max = 40
man-db-2.9.3/man/ja/Makefile.in-302-am__nobase_strip_setup = \
man-db-2.9.3/man/ja/Makefile.in:303:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/man/ja/Makefile.in-304-am__nobase_strip = \
##############################################
man-db-2.9.3/man/ja/Makefile.in-452-case "$@" in						\
man-db-2.9.3/man/ja/Makefile.in:453:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
man-db-2.9.3/man/ja/Makefile.in-454-    *) am__odir=.;; 					\
##############################################
man-db-2.9.3/man/ja/Makefile.in-482-  bases='$(TEST_LOGS)'; \
man-db-2.9.3/man/ja/Makefile.in:483:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
man-db-2.9.3/man/ja/Makefile.in:484:  bases=`echo $$bases`
man-db-2.9.3/man/ja/Makefile.in-485-RECHECK_LOGS = $(TEST_LOGS)
##############################################
man-db-2.9.3/man/ja/Makefile.in-495-        */*) b='$*';; \
man-db-2.9.3/man/ja/Makefile.in:496:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
man-db-2.9.3/man/ja/Makefile.in-497-       esac;; \
##############################################
man-db-2.9.3/man/ja/Makefile.in-1710-	test -n "$(man1dir)" \
man-db-2.9.3/man/ja/Makefile.in:1711:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/ja/Makefile.in-1712-	  || exit 0; \
##############################################
man-db-2.9.3/man/ja/Makefile.in-1751-	test -n "$(man5dir)" \
man-db-2.9.3/man/ja/Makefile.in:1752:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/ja/Makefile.in-1753-	  || exit 0; \
##############################################
man-db-2.9.3/man/ja/Makefile.in-1792-	test -n "$(man8dir)" \
man-db-2.9.3/man/ja/Makefile.in:1793:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/ja/Makefile.in-1794-	  || exit 0; \
##############################################
man-db-2.9.3/man/ja/Makefile.in-1856-	if test -n "$$redo_bases"; then \
man-db-2.9.3/man/ja/Makefile.in:1857:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
man-db-2.9.3/man/ja/Makefile.in:1858:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/ja/Makefile.in-1859-	  if $(am__make_dryrun); then :; else \
##############################################
man-db-2.9.3/man/ja/Makefile.in-1881-	ws='[ 	]'; \
man-db-2.9.3/man/ja/Makefile.in:1882:	results=`for b in $$bases; do echo $$b.trs; done`; \
man-db-2.9.3/man/ja/Makefile.in-1883-	test -n "$$results" || results=/dev/null; \
man-db-2.9.3/man/ja/Makefile.in:1884:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
man-db-2.9.3/man/ja/Makefile.in:1885:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
man-db-2.9.3/man/ja/Makefile.in:1886:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
man-db-2.9.3/man/ja/Makefile.in:1887:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
man-db-2.9.3/man/ja/Makefile.in:1888:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
man-db-2.9.3/man/ja/Makefile.in:1889:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
man-db-2.9.3/man/ja/Makefile.in:1890:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
man-db-2.9.3/man/ja/Makefile.in:1891:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
man-db-2.9.3/man/ja/Makefile.in-1892-	  success=true; \
##############################################
man-db-2.9.3/man/ja/Makefile.in-1960-	@set +e; $(am__set_TESTS_bases); \
man-db-2.9.3/man/ja/Makefile.in:1961:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/ja/Makefile.in:1962:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/ja/Makefile.in:1963:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
man-db-2.9.3/man/ja/Makefile.in-1964-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
man-db-2.9.3/man/ja/Makefile.in-1970-	         | $(am__list_recheck_tests)` || exit 1; \
man-db-2.9.3/man/ja/Makefile.in:1971:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/ja/Makefile.in:1972:	log_list=`echo $$log_list`; \
man-db-2.9.3/man/ja/Makefile.in-1973-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
man-db-2.9.3/man/ja/Makefile.in-2079-distdir-am: $(DISTFILES)
man-db-2.9.3/man/ja/Makefile.in:2080:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/ja/Makefile.in:2081:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/ja/Makefile.in-2082-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/man/ja/Makefile.in-2093-	  if test -d $$d/$$file; then \
man-db-2.9.3/man/ja/Makefile.in:2094:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/man/ja/Makefile.in-2095-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/man/ja/Makefile.in-2249-	$(AM_V_at)$(MKDIR_P) man1
man-db-2.9.3/man/ja/Makefile.in:2250:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.1//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/ja/Makefile.in-2251-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/ja/Makefile.in-2256-	$(AM_V_at)$(MKDIR_P) man8
man-db-2.9.3/man/ja/Makefile.in:2257:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.8//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/ja/Makefile.in-2258-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/nl/Makefile.in-49-  { \
man-db-2.9.3/man/nl/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/man/nl/Makefile.in-51-  }; \
##############################################
man-db-2.9.3/man/nl/Makefile.in-294-  esac
man-db-2.9.3/man/nl/Makefile.in:295:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/man/nl/Makefile.in-296-am__vpath_adj = case $$p in \
man-db-2.9.3/man/nl/Makefile.in:297:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/man/nl/Makefile.in-298-    *) f=$$p;; \
man-db-2.9.3/man/nl/Makefile.in-299-  esac;
man-db-2.9.3/man/nl/Makefile.in:300:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/man/nl/Makefile.in-301-am__install_max = 40
man-db-2.9.3/man/nl/Makefile.in-302-am__nobase_strip_setup = \
man-db-2.9.3/man/nl/Makefile.in:303:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/man/nl/Makefile.in-304-am__nobase_strip = \
##############################################
man-db-2.9.3/man/nl/Makefile.in-452-case "$@" in						\
man-db-2.9.3/man/nl/Makefile.in:453:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
man-db-2.9.3/man/nl/Makefile.in-454-    *) am__odir=.;; 					\
##############################################
man-db-2.9.3/man/nl/Makefile.in-482-  bases='$(TEST_LOGS)'; \
man-db-2.9.3/man/nl/Makefile.in:483:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
man-db-2.9.3/man/nl/Makefile.in:484:  bases=`echo $$bases`
man-db-2.9.3/man/nl/Makefile.in-485-RECHECK_LOGS = $(TEST_LOGS)
##############################################
man-db-2.9.3/man/nl/Makefile.in-495-        */*) b='$*';; \
man-db-2.9.3/man/nl/Makefile.in:496:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
man-db-2.9.3/man/nl/Makefile.in-497-       esac;; \
##############################################
man-db-2.9.3/man/nl/Makefile.in-1710-	test -n "$(man1dir)" \
man-db-2.9.3/man/nl/Makefile.in:1711:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/nl/Makefile.in-1712-	  || exit 0; \
##############################################
man-db-2.9.3/man/nl/Makefile.in-1751-	test -n "$(man5dir)" \
man-db-2.9.3/man/nl/Makefile.in:1752:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/nl/Makefile.in-1753-	  || exit 0; \
##############################################
man-db-2.9.3/man/nl/Makefile.in-1792-	test -n "$(man8dir)" \
man-db-2.9.3/man/nl/Makefile.in:1793:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/nl/Makefile.in-1794-	  || exit 0; \
##############################################
man-db-2.9.3/man/nl/Makefile.in-1856-	if test -n "$$redo_bases"; then \
man-db-2.9.3/man/nl/Makefile.in:1857:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
man-db-2.9.3/man/nl/Makefile.in:1858:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/nl/Makefile.in-1859-	  if $(am__make_dryrun); then :; else \
##############################################
man-db-2.9.3/man/nl/Makefile.in-1881-	ws='[ 	]'; \
man-db-2.9.3/man/nl/Makefile.in:1882:	results=`for b in $$bases; do echo $$b.trs; done`; \
man-db-2.9.3/man/nl/Makefile.in-1883-	test -n "$$results" || results=/dev/null; \
man-db-2.9.3/man/nl/Makefile.in:1884:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
man-db-2.9.3/man/nl/Makefile.in:1885:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
man-db-2.9.3/man/nl/Makefile.in:1886:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
man-db-2.9.3/man/nl/Makefile.in:1887:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
man-db-2.9.3/man/nl/Makefile.in:1888:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
man-db-2.9.3/man/nl/Makefile.in:1889:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
man-db-2.9.3/man/nl/Makefile.in:1890:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
man-db-2.9.3/man/nl/Makefile.in:1891:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
man-db-2.9.3/man/nl/Makefile.in-1892-	  success=true; \
##############################################
man-db-2.9.3/man/nl/Makefile.in-1960-	@set +e; $(am__set_TESTS_bases); \
man-db-2.9.3/man/nl/Makefile.in:1961:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/nl/Makefile.in:1962:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/nl/Makefile.in:1963:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
man-db-2.9.3/man/nl/Makefile.in-1964-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
man-db-2.9.3/man/nl/Makefile.in-1970-	         | $(am__list_recheck_tests)` || exit 1; \
man-db-2.9.3/man/nl/Makefile.in:1971:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/nl/Makefile.in:1972:	log_list=`echo $$log_list`; \
man-db-2.9.3/man/nl/Makefile.in-1973-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
man-db-2.9.3/man/nl/Makefile.in-2079-distdir-am: $(DISTFILES)
man-db-2.9.3/man/nl/Makefile.in:2080:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/nl/Makefile.in:2081:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/nl/Makefile.in-2082-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/man/nl/Makefile.in-2093-	  if test -d $$d/$$file; then \
man-db-2.9.3/man/nl/Makefile.in:2094:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/man/nl/Makefile.in-2095-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/man/nl/Makefile.in-2249-	$(AM_V_at)$(MKDIR_P) man1
man-db-2.9.3/man/nl/Makefile.in:2250:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.1//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/nl/Makefile.in-2251-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/nl/Makefile.in-2256-	$(AM_V_at)$(MKDIR_P) man8
man-db-2.9.3/man/nl/Makefile.in:2257:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.8//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/nl/Makefile.in-2258-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/pl/Makefile.in-49-  { \
man-db-2.9.3/man/pl/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/man/pl/Makefile.in-51-  }; \
##############################################
man-db-2.9.3/man/pl/Makefile.in-294-  esac
man-db-2.9.3/man/pl/Makefile.in:295:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/man/pl/Makefile.in-296-am__vpath_adj = case $$p in \
man-db-2.9.3/man/pl/Makefile.in:297:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/man/pl/Makefile.in-298-    *) f=$$p;; \
man-db-2.9.3/man/pl/Makefile.in-299-  esac;
man-db-2.9.3/man/pl/Makefile.in:300:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/man/pl/Makefile.in-301-am__install_max = 40
man-db-2.9.3/man/pl/Makefile.in-302-am__nobase_strip_setup = \
man-db-2.9.3/man/pl/Makefile.in:303:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/man/pl/Makefile.in-304-am__nobase_strip = \
##############################################
man-db-2.9.3/man/pl/Makefile.in-452-case "$@" in						\
man-db-2.9.3/man/pl/Makefile.in:453:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
man-db-2.9.3/man/pl/Makefile.in-454-    *) am__odir=.;; 					\
##############################################
man-db-2.9.3/man/pl/Makefile.in-482-  bases='$(TEST_LOGS)'; \
man-db-2.9.3/man/pl/Makefile.in:483:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
man-db-2.9.3/man/pl/Makefile.in:484:  bases=`echo $$bases`
man-db-2.9.3/man/pl/Makefile.in-485-RECHECK_LOGS = $(TEST_LOGS)
##############################################
man-db-2.9.3/man/pl/Makefile.in-495-        */*) b='$*';; \
man-db-2.9.3/man/pl/Makefile.in:496:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
man-db-2.9.3/man/pl/Makefile.in-497-       esac;; \
##############################################
man-db-2.9.3/man/pl/Makefile.in-1710-	test -n "$(man1dir)" \
man-db-2.9.3/man/pl/Makefile.in:1711:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/pl/Makefile.in-1712-	  || exit 0; \
##############################################
man-db-2.9.3/man/pl/Makefile.in-1751-	test -n "$(man5dir)" \
man-db-2.9.3/man/pl/Makefile.in:1752:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/pl/Makefile.in-1753-	  || exit 0; \
##############################################
man-db-2.9.3/man/pl/Makefile.in-1792-	test -n "$(man8dir)" \
man-db-2.9.3/man/pl/Makefile.in:1793:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/pl/Makefile.in-1794-	  || exit 0; \
##############################################
man-db-2.9.3/man/pl/Makefile.in-1856-	if test -n "$$redo_bases"; then \
man-db-2.9.3/man/pl/Makefile.in:1857:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
man-db-2.9.3/man/pl/Makefile.in:1858:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/pl/Makefile.in-1859-	  if $(am__make_dryrun); then :; else \
##############################################
man-db-2.9.3/man/pl/Makefile.in-1881-	ws='[ 	]'; \
man-db-2.9.3/man/pl/Makefile.in:1882:	results=`for b in $$bases; do echo $$b.trs; done`; \
man-db-2.9.3/man/pl/Makefile.in-1883-	test -n "$$results" || results=/dev/null; \
man-db-2.9.3/man/pl/Makefile.in:1884:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
man-db-2.9.3/man/pl/Makefile.in:1885:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
man-db-2.9.3/man/pl/Makefile.in:1886:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
man-db-2.9.3/man/pl/Makefile.in:1887:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
man-db-2.9.3/man/pl/Makefile.in:1888:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
man-db-2.9.3/man/pl/Makefile.in:1889:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
man-db-2.9.3/man/pl/Makefile.in:1890:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
man-db-2.9.3/man/pl/Makefile.in:1891:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
man-db-2.9.3/man/pl/Makefile.in-1892-	  success=true; \
##############################################
man-db-2.9.3/man/pl/Makefile.in-1960-	@set +e; $(am__set_TESTS_bases); \
man-db-2.9.3/man/pl/Makefile.in:1961:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/pl/Makefile.in:1962:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/pl/Makefile.in:1963:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
man-db-2.9.3/man/pl/Makefile.in-1964-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
man-db-2.9.3/man/pl/Makefile.in-1970-	         | $(am__list_recheck_tests)` || exit 1; \
man-db-2.9.3/man/pl/Makefile.in:1971:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/pl/Makefile.in:1972:	log_list=`echo $$log_list`; \
man-db-2.9.3/man/pl/Makefile.in-1973-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
man-db-2.9.3/man/pl/Makefile.in-2079-distdir-am: $(DISTFILES)
man-db-2.9.3/man/pl/Makefile.in:2080:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/pl/Makefile.in:2081:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/pl/Makefile.in-2082-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/man/pl/Makefile.in-2093-	  if test -d $$d/$$file; then \
man-db-2.9.3/man/pl/Makefile.in:2094:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/man/pl/Makefile.in-2095-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/man/pl/Makefile.in-2249-	$(AM_V_at)$(MKDIR_P) man1
man-db-2.9.3/man/pl/Makefile.in:2250:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.1//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/pl/Makefile.in-2251-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/pl/Makefile.in-2256-	$(AM_V_at)$(MKDIR_P) man8
man-db-2.9.3/man/pl/Makefile.in:2257:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.8//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/pl/Makefile.in-2258-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/po4a/Makefile.am-57-	set -e; for f in po/$(DOMAIN).pot $(POFILES); do \
man-db-2.9.3/man/po4a/Makefile.am:58:		base=`basename $$f`; \
man-db-2.9.3/man/po4a/Makefile.am-59-		cp -p $(srcdir)/$$f $(STAGING)/; \
##############################################
man-db-2.9.3/man/po4a/Makefile.am-69-	set -e; for f in po/$(DOMAIN).pot $(POFILES); do \
man-db-2.9.3/man/po4a/Makefile.am:70:		base=`basename $$f`; \
man-db-2.9.3/man/po4a/Makefile.am-71-		cp -p $(srcdir)/$$f $(STAGING)/; \
##############################################
man-db-2.9.3/man/po4a/Makefile.am-81-		for f in po/$(DOMAIN).pot $(POFILES); do \
man-db-2.9.3/man/po4a/Makefile.am:82:			base=`basename $$f`; \
man-db-2.9.3/man/po4a/Makefile.am-83-			mv -f $(STAGING)/$$base $(srcdir)/$$f; \
##############################################
man-db-2.9.3/man/po4a/Makefile.in-49-  { \
man-db-2.9.3/man/po4a/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/man/po4a/Makefile.in-51-  }; \
##############################################
man-db-2.9.3/man/po4a/Makefile.in-1503-distdir-am: $(DISTFILES)
man-db-2.9.3/man/po4a/Makefile.in:1504:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/po4a/Makefile.in:1505:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/po4a/Makefile.in-1506-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/man/po4a/Makefile.in-1517-	  if test -d $$d/$$file; then \
man-db-2.9.3/man/po4a/Makefile.in:1518:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/man/po4a/Makefile.in-1519-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/man/po4a/Makefile.in-1656-@PO4A_TRUE@	set -e; for f in po/$(DOMAIN).pot $(POFILES); do \
man-db-2.9.3/man/po4a/Makefile.in:1657:@PO4A_TRUE@		base=`basename $$f`; \
man-db-2.9.3/man/po4a/Makefile.in-1658-@PO4A_TRUE@		cp -p $(srcdir)/$$f $(STAGING)/; \
##############################################
man-db-2.9.3/man/po4a/Makefile.in-1668-@PO4A_TRUE@	set -e; for f in po/$(DOMAIN).pot $(POFILES); do \
man-db-2.9.3/man/po4a/Makefile.in:1669:@PO4A_TRUE@		base=`basename $$f`; \
man-db-2.9.3/man/po4a/Makefile.in-1670-@PO4A_TRUE@		cp -p $(srcdir)/$$f $(STAGING)/; \
##############################################
man-db-2.9.3/man/po4a/Makefile.in-1680-@PO4A_TRUE@		for f in po/$(DOMAIN).pot $(POFILES); do \
man-db-2.9.3/man/po4a/Makefile.in:1681:@PO4A_TRUE@			base=`basename $$f`; \
man-db-2.9.3/man/po4a/Makefile.in-1682-@PO4A_TRUE@			mv -f $(STAGING)/$$base $(srcdir)/$$f; \
##############################################
man-db-2.9.3/man/pt/Makefile.in-49-  { \
man-db-2.9.3/man/pt/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/man/pt/Makefile.in-51-  }; \
##############################################
man-db-2.9.3/man/pt/Makefile.in-294-  esac
man-db-2.9.3/man/pt/Makefile.in:295:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/man/pt/Makefile.in-296-am__vpath_adj = case $$p in \
man-db-2.9.3/man/pt/Makefile.in:297:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/man/pt/Makefile.in-298-    *) f=$$p;; \
man-db-2.9.3/man/pt/Makefile.in-299-  esac;
man-db-2.9.3/man/pt/Makefile.in:300:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/man/pt/Makefile.in-301-am__install_max = 40
man-db-2.9.3/man/pt/Makefile.in-302-am__nobase_strip_setup = \
man-db-2.9.3/man/pt/Makefile.in:303:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/man/pt/Makefile.in-304-am__nobase_strip = \
##############################################
man-db-2.9.3/man/pt/Makefile.in-452-case "$@" in						\
man-db-2.9.3/man/pt/Makefile.in:453:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
man-db-2.9.3/man/pt/Makefile.in-454-    *) am__odir=.;; 					\
##############################################
man-db-2.9.3/man/pt/Makefile.in-482-  bases='$(TEST_LOGS)'; \
man-db-2.9.3/man/pt/Makefile.in:483:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
man-db-2.9.3/man/pt/Makefile.in:484:  bases=`echo $$bases`
man-db-2.9.3/man/pt/Makefile.in-485-RECHECK_LOGS = $(TEST_LOGS)
##############################################
man-db-2.9.3/man/pt/Makefile.in-495-        */*) b='$*';; \
man-db-2.9.3/man/pt/Makefile.in:496:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
man-db-2.9.3/man/pt/Makefile.in-497-       esac;; \
##############################################
man-db-2.9.3/man/pt/Makefile.in-1710-	test -n "$(man1dir)" \
man-db-2.9.3/man/pt/Makefile.in:1711:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/pt/Makefile.in-1712-	  || exit 0; \
##############################################
man-db-2.9.3/man/pt/Makefile.in-1751-	test -n "$(man5dir)" \
man-db-2.9.3/man/pt/Makefile.in:1752:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/pt/Makefile.in-1753-	  || exit 0; \
##############################################
man-db-2.9.3/man/pt/Makefile.in-1792-	test -n "$(man8dir)" \
man-db-2.9.3/man/pt/Makefile.in:1793:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/pt/Makefile.in-1794-	  || exit 0; \
##############################################
man-db-2.9.3/man/pt/Makefile.in-1856-	if test -n "$$redo_bases"; then \
man-db-2.9.3/man/pt/Makefile.in:1857:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
man-db-2.9.3/man/pt/Makefile.in:1858:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/pt/Makefile.in-1859-	  if $(am__make_dryrun); then :; else \
##############################################
man-db-2.9.3/man/pt/Makefile.in-1881-	ws='[ 	]'; \
man-db-2.9.3/man/pt/Makefile.in:1882:	results=`for b in $$bases; do echo $$b.trs; done`; \
man-db-2.9.3/man/pt/Makefile.in-1883-	test -n "$$results" || results=/dev/null; \
man-db-2.9.3/man/pt/Makefile.in:1884:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
man-db-2.9.3/man/pt/Makefile.in:1885:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
man-db-2.9.3/man/pt/Makefile.in:1886:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
man-db-2.9.3/man/pt/Makefile.in:1887:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
man-db-2.9.3/man/pt/Makefile.in:1888:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
man-db-2.9.3/man/pt/Makefile.in:1889:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
man-db-2.9.3/man/pt/Makefile.in:1890:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
man-db-2.9.3/man/pt/Makefile.in:1891:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
man-db-2.9.3/man/pt/Makefile.in-1892-	  success=true; \
##############################################
man-db-2.9.3/man/pt/Makefile.in-1960-	@set +e; $(am__set_TESTS_bases); \
man-db-2.9.3/man/pt/Makefile.in:1961:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/pt/Makefile.in:1962:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/pt/Makefile.in:1963:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
man-db-2.9.3/man/pt/Makefile.in-1964-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
man-db-2.9.3/man/pt/Makefile.in-1970-	         | $(am__list_recheck_tests)` || exit 1; \
man-db-2.9.3/man/pt/Makefile.in:1971:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/pt/Makefile.in:1972:	log_list=`echo $$log_list`; \
man-db-2.9.3/man/pt/Makefile.in-1973-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
man-db-2.9.3/man/pt/Makefile.in-2079-distdir-am: $(DISTFILES)
man-db-2.9.3/man/pt/Makefile.in:2080:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/pt/Makefile.in:2081:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/pt/Makefile.in-2082-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/man/pt/Makefile.in-2093-	  if test -d $$d/$$file; then \
man-db-2.9.3/man/pt/Makefile.in:2094:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/man/pt/Makefile.in-2095-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/man/pt/Makefile.in-2249-	$(AM_V_at)$(MKDIR_P) man1
man-db-2.9.3/man/pt/Makefile.in:2250:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.1//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/pt/Makefile.in-2251-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/pt/Makefile.in-2256-	$(AM_V_at)$(MKDIR_P) man8
man-db-2.9.3/man/pt/Makefile.in:2257:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.8//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/pt/Makefile.in-2258-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/pt_BR/Makefile.in-49-  { \
man-db-2.9.3/man/pt_BR/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/man/pt_BR/Makefile.in-51-  }; \
##############################################
man-db-2.9.3/man/pt_BR/Makefile.in-294-  esac
man-db-2.9.3/man/pt_BR/Makefile.in:295:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/man/pt_BR/Makefile.in-296-am__vpath_adj = case $$p in \
man-db-2.9.3/man/pt_BR/Makefile.in:297:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/man/pt_BR/Makefile.in-298-    *) f=$$p;; \
man-db-2.9.3/man/pt_BR/Makefile.in-299-  esac;
man-db-2.9.3/man/pt_BR/Makefile.in:300:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/man/pt_BR/Makefile.in-301-am__install_max = 40
man-db-2.9.3/man/pt_BR/Makefile.in-302-am__nobase_strip_setup = \
man-db-2.9.3/man/pt_BR/Makefile.in:303:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/man/pt_BR/Makefile.in-304-am__nobase_strip = \
##############################################
man-db-2.9.3/man/pt_BR/Makefile.in-452-case "$@" in						\
man-db-2.9.3/man/pt_BR/Makefile.in:453:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
man-db-2.9.3/man/pt_BR/Makefile.in-454-    *) am__odir=.;; 					\
##############################################
man-db-2.9.3/man/pt_BR/Makefile.in-482-  bases='$(TEST_LOGS)'; \
man-db-2.9.3/man/pt_BR/Makefile.in:483:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
man-db-2.9.3/man/pt_BR/Makefile.in:484:  bases=`echo $$bases`
man-db-2.9.3/man/pt_BR/Makefile.in-485-RECHECK_LOGS = $(TEST_LOGS)
##############################################
man-db-2.9.3/man/pt_BR/Makefile.in-495-        */*) b='$*';; \
man-db-2.9.3/man/pt_BR/Makefile.in:496:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
man-db-2.9.3/man/pt_BR/Makefile.in-497-       esac;; \
##############################################
man-db-2.9.3/man/pt_BR/Makefile.in-1710-	test -n "$(man1dir)" \
man-db-2.9.3/man/pt_BR/Makefile.in:1711:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/pt_BR/Makefile.in-1712-	  || exit 0; \
##############################################
man-db-2.9.3/man/pt_BR/Makefile.in-1751-	test -n "$(man5dir)" \
man-db-2.9.3/man/pt_BR/Makefile.in:1752:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/pt_BR/Makefile.in-1753-	  || exit 0; \
##############################################
man-db-2.9.3/man/pt_BR/Makefile.in-1792-	test -n "$(man8dir)" \
man-db-2.9.3/man/pt_BR/Makefile.in:1793:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/pt_BR/Makefile.in-1794-	  || exit 0; \
##############################################
man-db-2.9.3/man/pt_BR/Makefile.in-1856-	if test -n "$$redo_bases"; then \
man-db-2.9.3/man/pt_BR/Makefile.in:1857:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
man-db-2.9.3/man/pt_BR/Makefile.in:1858:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/pt_BR/Makefile.in-1859-	  if $(am__make_dryrun); then :; else \
##############################################
man-db-2.9.3/man/pt_BR/Makefile.in-1881-	ws='[ 	]'; \
man-db-2.9.3/man/pt_BR/Makefile.in:1882:	results=`for b in $$bases; do echo $$b.trs; done`; \
man-db-2.9.3/man/pt_BR/Makefile.in-1883-	test -n "$$results" || results=/dev/null; \
man-db-2.9.3/man/pt_BR/Makefile.in:1884:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
man-db-2.9.3/man/pt_BR/Makefile.in:1885:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
man-db-2.9.3/man/pt_BR/Makefile.in:1886:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
man-db-2.9.3/man/pt_BR/Makefile.in:1887:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
man-db-2.9.3/man/pt_BR/Makefile.in:1888:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
man-db-2.9.3/man/pt_BR/Makefile.in:1889:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
man-db-2.9.3/man/pt_BR/Makefile.in:1890:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
man-db-2.9.3/man/pt_BR/Makefile.in:1891:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
man-db-2.9.3/man/pt_BR/Makefile.in-1892-	  success=true; \
##############################################
man-db-2.9.3/man/pt_BR/Makefile.in-1960-	@set +e; $(am__set_TESTS_bases); \
man-db-2.9.3/man/pt_BR/Makefile.in:1961:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/pt_BR/Makefile.in:1962:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/pt_BR/Makefile.in:1963:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
man-db-2.9.3/man/pt_BR/Makefile.in-1964-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
man-db-2.9.3/man/pt_BR/Makefile.in-1970-	         | $(am__list_recheck_tests)` || exit 1; \
man-db-2.9.3/man/pt_BR/Makefile.in:1971:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/pt_BR/Makefile.in:1972:	log_list=`echo $$log_list`; \
man-db-2.9.3/man/pt_BR/Makefile.in-1973-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
man-db-2.9.3/man/pt_BR/Makefile.in-2079-distdir-am: $(DISTFILES)
man-db-2.9.3/man/pt_BR/Makefile.in:2080:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/pt_BR/Makefile.in:2081:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/pt_BR/Makefile.in-2082-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/man/pt_BR/Makefile.in-2093-	  if test -d $$d/$$file; then \
man-db-2.9.3/man/pt_BR/Makefile.in:2094:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/man/pt_BR/Makefile.in-2095-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/man/pt_BR/Makefile.in-2249-	$(AM_V_at)$(MKDIR_P) man1
man-db-2.9.3/man/pt_BR/Makefile.in:2250:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.1//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/pt_BR/Makefile.in-2251-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/pt_BR/Makefile.in-2256-	$(AM_V_at)$(MKDIR_P) man8
man-db-2.9.3/man/pt_BR/Makefile.in:2257:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.8//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/pt_BR/Makefile.in-2258-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/ru/Makefile.in-49-  { \
man-db-2.9.3/man/ru/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/man/ru/Makefile.in-51-  }; \
##############################################
man-db-2.9.3/man/ru/Makefile.in-294-  esac
man-db-2.9.3/man/ru/Makefile.in:295:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/man/ru/Makefile.in-296-am__vpath_adj = case $$p in \
man-db-2.9.3/man/ru/Makefile.in:297:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/man/ru/Makefile.in-298-    *) f=$$p;; \
man-db-2.9.3/man/ru/Makefile.in-299-  esac;
man-db-2.9.3/man/ru/Makefile.in:300:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/man/ru/Makefile.in-301-am__install_max = 40
man-db-2.9.3/man/ru/Makefile.in-302-am__nobase_strip_setup = \
man-db-2.9.3/man/ru/Makefile.in:303:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/man/ru/Makefile.in-304-am__nobase_strip = \
##############################################
man-db-2.9.3/man/ru/Makefile.in-452-case "$@" in						\
man-db-2.9.3/man/ru/Makefile.in:453:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
man-db-2.9.3/man/ru/Makefile.in-454-    *) am__odir=.;; 					\
##############################################
man-db-2.9.3/man/ru/Makefile.in-482-  bases='$(TEST_LOGS)'; \
man-db-2.9.3/man/ru/Makefile.in:483:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
man-db-2.9.3/man/ru/Makefile.in:484:  bases=`echo $$bases`
man-db-2.9.3/man/ru/Makefile.in-485-RECHECK_LOGS = $(TEST_LOGS)
##############################################
man-db-2.9.3/man/ru/Makefile.in-495-        */*) b='$*';; \
man-db-2.9.3/man/ru/Makefile.in:496:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
man-db-2.9.3/man/ru/Makefile.in-497-       esac;; \
##############################################
man-db-2.9.3/man/ru/Makefile.in-1710-	test -n "$(man1dir)" \
man-db-2.9.3/man/ru/Makefile.in:1711:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/ru/Makefile.in-1712-	  || exit 0; \
##############################################
man-db-2.9.3/man/ru/Makefile.in-1751-	test -n "$(man5dir)" \
man-db-2.9.3/man/ru/Makefile.in:1752:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/ru/Makefile.in-1753-	  || exit 0; \
##############################################
man-db-2.9.3/man/ru/Makefile.in-1792-	test -n "$(man8dir)" \
man-db-2.9.3/man/ru/Makefile.in:1793:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/ru/Makefile.in-1794-	  || exit 0; \
##############################################
man-db-2.9.3/man/ru/Makefile.in-1856-	if test -n "$$redo_bases"; then \
man-db-2.9.3/man/ru/Makefile.in:1857:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
man-db-2.9.3/man/ru/Makefile.in:1858:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/ru/Makefile.in-1859-	  if $(am__make_dryrun); then :; else \
##############################################
man-db-2.9.3/man/ru/Makefile.in-1881-	ws='[ 	]'; \
man-db-2.9.3/man/ru/Makefile.in:1882:	results=`for b in $$bases; do echo $$b.trs; done`; \
man-db-2.9.3/man/ru/Makefile.in-1883-	test -n "$$results" || results=/dev/null; \
man-db-2.9.3/man/ru/Makefile.in:1884:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
man-db-2.9.3/man/ru/Makefile.in:1885:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
man-db-2.9.3/man/ru/Makefile.in:1886:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
man-db-2.9.3/man/ru/Makefile.in:1887:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
man-db-2.9.3/man/ru/Makefile.in:1888:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
man-db-2.9.3/man/ru/Makefile.in:1889:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
man-db-2.9.3/man/ru/Makefile.in:1890:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
man-db-2.9.3/man/ru/Makefile.in:1891:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
man-db-2.9.3/man/ru/Makefile.in-1892-	  success=true; \
##############################################
man-db-2.9.3/man/ru/Makefile.in-1960-	@set +e; $(am__set_TESTS_bases); \
man-db-2.9.3/man/ru/Makefile.in:1961:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/ru/Makefile.in:1962:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/ru/Makefile.in:1963:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
man-db-2.9.3/man/ru/Makefile.in-1964-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
man-db-2.9.3/man/ru/Makefile.in-1970-	         | $(am__list_recheck_tests)` || exit 1; \
man-db-2.9.3/man/ru/Makefile.in:1971:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/ru/Makefile.in:1972:	log_list=`echo $$log_list`; \
man-db-2.9.3/man/ru/Makefile.in-1973-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
man-db-2.9.3/man/ru/Makefile.in-2079-distdir-am: $(DISTFILES)
man-db-2.9.3/man/ru/Makefile.in:2080:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/ru/Makefile.in:2081:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/ru/Makefile.in-2082-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/man/ru/Makefile.in-2093-	  if test -d $$d/$$file; then \
man-db-2.9.3/man/ru/Makefile.in:2094:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/man/ru/Makefile.in-2095-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/man/ru/Makefile.in-2249-	$(AM_V_at)$(MKDIR_P) man1
man-db-2.9.3/man/ru/Makefile.in:2250:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.1//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/ru/Makefile.in-2251-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/ru/Makefile.in-2256-	$(AM_V_at)$(MKDIR_P) man8
man-db-2.9.3/man/ru/Makefile.in:2257:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.8//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/ru/Makefile.in-2258-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/sr/Makefile.in-49-  { \
man-db-2.9.3/man/sr/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/man/sr/Makefile.in-51-  }; \
##############################################
man-db-2.9.3/man/sr/Makefile.in-294-  esac
man-db-2.9.3/man/sr/Makefile.in:295:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/man/sr/Makefile.in-296-am__vpath_adj = case $$p in \
man-db-2.9.3/man/sr/Makefile.in:297:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/man/sr/Makefile.in-298-    *) f=$$p;; \
man-db-2.9.3/man/sr/Makefile.in-299-  esac;
man-db-2.9.3/man/sr/Makefile.in:300:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/man/sr/Makefile.in-301-am__install_max = 40
man-db-2.9.3/man/sr/Makefile.in-302-am__nobase_strip_setup = \
man-db-2.9.3/man/sr/Makefile.in:303:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/man/sr/Makefile.in-304-am__nobase_strip = \
##############################################
man-db-2.9.3/man/sr/Makefile.in-452-case "$@" in						\
man-db-2.9.3/man/sr/Makefile.in:453:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
man-db-2.9.3/man/sr/Makefile.in-454-    *) am__odir=.;; 					\
##############################################
man-db-2.9.3/man/sr/Makefile.in-482-  bases='$(TEST_LOGS)'; \
man-db-2.9.3/man/sr/Makefile.in:483:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
man-db-2.9.3/man/sr/Makefile.in:484:  bases=`echo $$bases`
man-db-2.9.3/man/sr/Makefile.in-485-RECHECK_LOGS = $(TEST_LOGS)
##############################################
man-db-2.9.3/man/sr/Makefile.in-495-        */*) b='$*';; \
man-db-2.9.3/man/sr/Makefile.in:496:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
man-db-2.9.3/man/sr/Makefile.in-497-       esac;; \
##############################################
man-db-2.9.3/man/sr/Makefile.in-1710-	test -n "$(man1dir)" \
man-db-2.9.3/man/sr/Makefile.in:1711:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/sr/Makefile.in-1712-	  || exit 0; \
##############################################
man-db-2.9.3/man/sr/Makefile.in-1751-	test -n "$(man5dir)" \
man-db-2.9.3/man/sr/Makefile.in:1752:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/sr/Makefile.in-1753-	  || exit 0; \
##############################################
man-db-2.9.3/man/sr/Makefile.in-1792-	test -n "$(man8dir)" \
man-db-2.9.3/man/sr/Makefile.in:1793:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/sr/Makefile.in-1794-	  || exit 0; \
##############################################
man-db-2.9.3/man/sr/Makefile.in-1856-	if test -n "$$redo_bases"; then \
man-db-2.9.3/man/sr/Makefile.in:1857:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
man-db-2.9.3/man/sr/Makefile.in:1858:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/sr/Makefile.in-1859-	  if $(am__make_dryrun); then :; else \
##############################################
man-db-2.9.3/man/sr/Makefile.in-1881-	ws='[ 	]'; \
man-db-2.9.3/man/sr/Makefile.in:1882:	results=`for b in $$bases; do echo $$b.trs; done`; \
man-db-2.9.3/man/sr/Makefile.in-1883-	test -n "$$results" || results=/dev/null; \
man-db-2.9.3/man/sr/Makefile.in:1884:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
man-db-2.9.3/man/sr/Makefile.in:1885:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
man-db-2.9.3/man/sr/Makefile.in:1886:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
man-db-2.9.3/man/sr/Makefile.in:1887:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
man-db-2.9.3/man/sr/Makefile.in:1888:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
man-db-2.9.3/man/sr/Makefile.in:1889:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
man-db-2.9.3/man/sr/Makefile.in:1890:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
man-db-2.9.3/man/sr/Makefile.in:1891:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
man-db-2.9.3/man/sr/Makefile.in-1892-	  success=true; \
##############################################
man-db-2.9.3/man/sr/Makefile.in-1960-	@set +e; $(am__set_TESTS_bases); \
man-db-2.9.3/man/sr/Makefile.in:1961:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/sr/Makefile.in:1962:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/sr/Makefile.in:1963:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
man-db-2.9.3/man/sr/Makefile.in-1964-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
man-db-2.9.3/man/sr/Makefile.in-1970-	         | $(am__list_recheck_tests)` || exit 1; \
man-db-2.9.3/man/sr/Makefile.in:1971:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/sr/Makefile.in:1972:	log_list=`echo $$log_list`; \
man-db-2.9.3/man/sr/Makefile.in-1973-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
man-db-2.9.3/man/sr/Makefile.in-2079-distdir-am: $(DISTFILES)
man-db-2.9.3/man/sr/Makefile.in:2080:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/sr/Makefile.in:2081:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/sr/Makefile.in-2082-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/man/sr/Makefile.in-2093-	  if test -d $$d/$$file; then \
man-db-2.9.3/man/sr/Makefile.in:2094:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/man/sr/Makefile.in-2095-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/man/sr/Makefile.in-2249-	$(AM_V_at)$(MKDIR_P) man1
man-db-2.9.3/man/sr/Makefile.in:2250:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.1//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/sr/Makefile.in-2251-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/sr/Makefile.in-2256-	$(AM_V_at)$(MKDIR_P) man8
man-db-2.9.3/man/sr/Makefile.in:2257:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.8//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/sr/Makefile.in-2258-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/sv/Makefile.in-49-  { \
man-db-2.9.3/man/sv/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/man/sv/Makefile.in-51-  }; \
##############################################
man-db-2.9.3/man/sv/Makefile.in-294-  esac
man-db-2.9.3/man/sv/Makefile.in:295:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/man/sv/Makefile.in-296-am__vpath_adj = case $$p in \
man-db-2.9.3/man/sv/Makefile.in:297:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/man/sv/Makefile.in-298-    *) f=$$p;; \
man-db-2.9.3/man/sv/Makefile.in-299-  esac;
man-db-2.9.3/man/sv/Makefile.in:300:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/man/sv/Makefile.in-301-am__install_max = 40
man-db-2.9.3/man/sv/Makefile.in-302-am__nobase_strip_setup = \
man-db-2.9.3/man/sv/Makefile.in:303:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/man/sv/Makefile.in-304-am__nobase_strip = \
##############################################
man-db-2.9.3/man/sv/Makefile.in-452-case "$@" in						\
man-db-2.9.3/man/sv/Makefile.in:453:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
man-db-2.9.3/man/sv/Makefile.in-454-    *) am__odir=.;; 					\
##############################################
man-db-2.9.3/man/sv/Makefile.in-482-  bases='$(TEST_LOGS)'; \
man-db-2.9.3/man/sv/Makefile.in:483:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
man-db-2.9.3/man/sv/Makefile.in:484:  bases=`echo $$bases`
man-db-2.9.3/man/sv/Makefile.in-485-RECHECK_LOGS = $(TEST_LOGS)
##############################################
man-db-2.9.3/man/sv/Makefile.in-495-        */*) b='$*';; \
man-db-2.9.3/man/sv/Makefile.in:496:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
man-db-2.9.3/man/sv/Makefile.in-497-       esac;; \
##############################################
man-db-2.9.3/man/sv/Makefile.in-1710-	test -n "$(man1dir)" \
man-db-2.9.3/man/sv/Makefile.in:1711:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/sv/Makefile.in-1712-	  || exit 0; \
##############################################
man-db-2.9.3/man/sv/Makefile.in-1751-	test -n "$(man5dir)" \
man-db-2.9.3/man/sv/Makefile.in:1752:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/sv/Makefile.in-1753-	  || exit 0; \
##############################################
man-db-2.9.3/man/sv/Makefile.in-1792-	test -n "$(man8dir)" \
man-db-2.9.3/man/sv/Makefile.in:1793:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/sv/Makefile.in-1794-	  || exit 0; \
##############################################
man-db-2.9.3/man/sv/Makefile.in-1856-	if test -n "$$redo_bases"; then \
man-db-2.9.3/man/sv/Makefile.in:1857:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
man-db-2.9.3/man/sv/Makefile.in:1858:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/sv/Makefile.in-1859-	  if $(am__make_dryrun); then :; else \
##############################################
man-db-2.9.3/man/sv/Makefile.in-1881-	ws='[ 	]'; \
man-db-2.9.3/man/sv/Makefile.in:1882:	results=`for b in $$bases; do echo $$b.trs; done`; \
man-db-2.9.3/man/sv/Makefile.in-1883-	test -n "$$results" || results=/dev/null; \
man-db-2.9.3/man/sv/Makefile.in:1884:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
man-db-2.9.3/man/sv/Makefile.in:1885:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
man-db-2.9.3/man/sv/Makefile.in:1886:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
man-db-2.9.3/man/sv/Makefile.in:1887:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
man-db-2.9.3/man/sv/Makefile.in:1888:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
man-db-2.9.3/man/sv/Makefile.in:1889:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
man-db-2.9.3/man/sv/Makefile.in:1890:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
man-db-2.9.3/man/sv/Makefile.in:1891:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
man-db-2.9.3/man/sv/Makefile.in-1892-	  success=true; \
##############################################
man-db-2.9.3/man/sv/Makefile.in-1960-	@set +e; $(am__set_TESTS_bases); \
man-db-2.9.3/man/sv/Makefile.in:1961:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/sv/Makefile.in:1962:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/sv/Makefile.in:1963:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
man-db-2.9.3/man/sv/Makefile.in-1964-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
man-db-2.9.3/man/sv/Makefile.in-1970-	         | $(am__list_recheck_tests)` || exit 1; \
man-db-2.9.3/man/sv/Makefile.in:1971:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/sv/Makefile.in:1972:	log_list=`echo $$log_list`; \
man-db-2.9.3/man/sv/Makefile.in-1973-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
man-db-2.9.3/man/sv/Makefile.in-2079-distdir-am: $(DISTFILES)
man-db-2.9.3/man/sv/Makefile.in:2080:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/sv/Makefile.in:2081:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/sv/Makefile.in-2082-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/man/sv/Makefile.in-2093-	  if test -d $$d/$$file; then \
man-db-2.9.3/man/sv/Makefile.in:2094:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/man/sv/Makefile.in-2095-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/man/sv/Makefile.in-2249-	$(AM_V_at)$(MKDIR_P) man1
man-db-2.9.3/man/sv/Makefile.in:2250:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.1//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/sv/Makefile.in-2251-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/sv/Makefile.in-2256-	$(AM_V_at)$(MKDIR_P) man8
man-db-2.9.3/man/sv/Makefile.in:2257:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.8//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/sv/Makefile.in-2258-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/tr/Makefile.in-49-  { \
man-db-2.9.3/man/tr/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/man/tr/Makefile.in-51-  }; \
##############################################
man-db-2.9.3/man/tr/Makefile.in-294-  esac
man-db-2.9.3/man/tr/Makefile.in:295:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/man/tr/Makefile.in-296-am__vpath_adj = case $$p in \
man-db-2.9.3/man/tr/Makefile.in:297:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/man/tr/Makefile.in-298-    *) f=$$p;; \
man-db-2.9.3/man/tr/Makefile.in-299-  esac;
man-db-2.9.3/man/tr/Makefile.in:300:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/man/tr/Makefile.in-301-am__install_max = 40
man-db-2.9.3/man/tr/Makefile.in-302-am__nobase_strip_setup = \
man-db-2.9.3/man/tr/Makefile.in:303:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/man/tr/Makefile.in-304-am__nobase_strip = \
##############################################
man-db-2.9.3/man/tr/Makefile.in-452-case "$@" in						\
man-db-2.9.3/man/tr/Makefile.in:453:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
man-db-2.9.3/man/tr/Makefile.in-454-    *) am__odir=.;; 					\
##############################################
man-db-2.9.3/man/tr/Makefile.in-482-  bases='$(TEST_LOGS)'; \
man-db-2.9.3/man/tr/Makefile.in:483:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
man-db-2.9.3/man/tr/Makefile.in:484:  bases=`echo $$bases`
man-db-2.9.3/man/tr/Makefile.in-485-RECHECK_LOGS = $(TEST_LOGS)
##############################################
man-db-2.9.3/man/tr/Makefile.in-495-        */*) b='$*';; \
man-db-2.9.3/man/tr/Makefile.in:496:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
man-db-2.9.3/man/tr/Makefile.in-497-       esac;; \
##############################################
man-db-2.9.3/man/tr/Makefile.in-1710-	test -n "$(man1dir)" \
man-db-2.9.3/man/tr/Makefile.in:1711:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/tr/Makefile.in-1712-	  || exit 0; \
##############################################
man-db-2.9.3/man/tr/Makefile.in-1751-	test -n "$(man5dir)" \
man-db-2.9.3/man/tr/Makefile.in:1752:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/tr/Makefile.in-1753-	  || exit 0; \
##############################################
man-db-2.9.3/man/tr/Makefile.in-1792-	test -n "$(man8dir)" \
man-db-2.9.3/man/tr/Makefile.in:1793:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/tr/Makefile.in-1794-	  || exit 0; \
##############################################
man-db-2.9.3/man/tr/Makefile.in-1856-	if test -n "$$redo_bases"; then \
man-db-2.9.3/man/tr/Makefile.in:1857:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
man-db-2.9.3/man/tr/Makefile.in:1858:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/tr/Makefile.in-1859-	  if $(am__make_dryrun); then :; else \
##############################################
man-db-2.9.3/man/tr/Makefile.in-1881-	ws='[ 	]'; \
man-db-2.9.3/man/tr/Makefile.in:1882:	results=`for b in $$bases; do echo $$b.trs; done`; \
man-db-2.9.3/man/tr/Makefile.in-1883-	test -n "$$results" || results=/dev/null; \
man-db-2.9.3/man/tr/Makefile.in:1884:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
man-db-2.9.3/man/tr/Makefile.in:1885:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
man-db-2.9.3/man/tr/Makefile.in:1886:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
man-db-2.9.3/man/tr/Makefile.in:1887:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
man-db-2.9.3/man/tr/Makefile.in:1888:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
man-db-2.9.3/man/tr/Makefile.in:1889:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
man-db-2.9.3/man/tr/Makefile.in:1890:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
man-db-2.9.3/man/tr/Makefile.in:1891:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
man-db-2.9.3/man/tr/Makefile.in-1892-	  success=true; \
##############################################
man-db-2.9.3/man/tr/Makefile.in-1960-	@set +e; $(am__set_TESTS_bases); \
man-db-2.9.3/man/tr/Makefile.in:1961:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/tr/Makefile.in:1962:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/tr/Makefile.in:1963:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
man-db-2.9.3/man/tr/Makefile.in-1964-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
man-db-2.9.3/man/tr/Makefile.in-1970-	         | $(am__list_recheck_tests)` || exit 1; \
man-db-2.9.3/man/tr/Makefile.in:1971:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/tr/Makefile.in:1972:	log_list=`echo $$log_list`; \
man-db-2.9.3/man/tr/Makefile.in-1973-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
man-db-2.9.3/man/tr/Makefile.in-2079-distdir-am: $(DISTFILES)
man-db-2.9.3/man/tr/Makefile.in:2080:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/tr/Makefile.in:2081:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/tr/Makefile.in-2082-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/man/tr/Makefile.in-2093-	  if test -d $$d/$$file; then \
man-db-2.9.3/man/tr/Makefile.in:2094:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/man/tr/Makefile.in-2095-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/man/tr/Makefile.in-2249-	$(AM_V_at)$(MKDIR_P) man1
man-db-2.9.3/man/tr/Makefile.in:2250:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.1//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/tr/Makefile.in-2251-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/tr/Makefile.in-2256-	$(AM_V_at)$(MKDIR_P) man8
man-db-2.9.3/man/tr/Makefile.in:2257:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.8//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/tr/Makefile.in-2258-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/zh_CN/Makefile.in-49-  { \
man-db-2.9.3/man/zh_CN/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/man/zh_CN/Makefile.in-51-  }; \
##############################################
man-db-2.9.3/man/zh_CN/Makefile.in-294-  esac
man-db-2.9.3/man/zh_CN/Makefile.in:295:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/man/zh_CN/Makefile.in-296-am__vpath_adj = case $$p in \
man-db-2.9.3/man/zh_CN/Makefile.in:297:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/man/zh_CN/Makefile.in-298-    *) f=$$p;; \
man-db-2.9.3/man/zh_CN/Makefile.in-299-  esac;
man-db-2.9.3/man/zh_CN/Makefile.in:300:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/man/zh_CN/Makefile.in-301-am__install_max = 40
man-db-2.9.3/man/zh_CN/Makefile.in-302-am__nobase_strip_setup = \
man-db-2.9.3/man/zh_CN/Makefile.in:303:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/man/zh_CN/Makefile.in-304-am__nobase_strip = \
##############################################
man-db-2.9.3/man/zh_CN/Makefile.in-452-case "$@" in						\
man-db-2.9.3/man/zh_CN/Makefile.in:453:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
man-db-2.9.3/man/zh_CN/Makefile.in-454-    *) am__odir=.;; 					\
##############################################
man-db-2.9.3/man/zh_CN/Makefile.in-482-  bases='$(TEST_LOGS)'; \
man-db-2.9.3/man/zh_CN/Makefile.in:483:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
man-db-2.9.3/man/zh_CN/Makefile.in:484:  bases=`echo $$bases`
man-db-2.9.3/man/zh_CN/Makefile.in-485-RECHECK_LOGS = $(TEST_LOGS)
##############################################
man-db-2.9.3/man/zh_CN/Makefile.in-495-        */*) b='$*';; \
man-db-2.9.3/man/zh_CN/Makefile.in:496:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
man-db-2.9.3/man/zh_CN/Makefile.in-497-       esac;; \
##############################################
man-db-2.9.3/man/zh_CN/Makefile.in-1710-	test -n "$(man1dir)" \
man-db-2.9.3/man/zh_CN/Makefile.in:1711:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/zh_CN/Makefile.in-1712-	  || exit 0; \
##############################################
man-db-2.9.3/man/zh_CN/Makefile.in-1751-	test -n "$(man5dir)" \
man-db-2.9.3/man/zh_CN/Makefile.in:1752:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/zh_CN/Makefile.in-1753-	  || exit 0; \
##############################################
man-db-2.9.3/man/zh_CN/Makefile.in-1792-	test -n "$(man8dir)" \
man-db-2.9.3/man/zh_CN/Makefile.in:1793:	  && test -n "`echo $$list1$$list2`" \
man-db-2.9.3/man/zh_CN/Makefile.in-1794-	  || exit 0; \
##############################################
man-db-2.9.3/man/zh_CN/Makefile.in-1856-	if test -n "$$redo_bases"; then \
man-db-2.9.3/man/zh_CN/Makefile.in:1857:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
man-db-2.9.3/man/zh_CN/Makefile.in:1858:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/zh_CN/Makefile.in-1859-	  if $(am__make_dryrun); then :; else \
##############################################
man-db-2.9.3/man/zh_CN/Makefile.in-1881-	ws='[ 	]'; \
man-db-2.9.3/man/zh_CN/Makefile.in:1882:	results=`for b in $$bases; do echo $$b.trs; done`; \
man-db-2.9.3/man/zh_CN/Makefile.in-1883-	test -n "$$results" || results=/dev/null; \
man-db-2.9.3/man/zh_CN/Makefile.in:1884:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
man-db-2.9.3/man/zh_CN/Makefile.in:1885:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
man-db-2.9.3/man/zh_CN/Makefile.in:1886:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
man-db-2.9.3/man/zh_CN/Makefile.in:1887:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
man-db-2.9.3/man/zh_CN/Makefile.in:1888:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
man-db-2.9.3/man/zh_CN/Makefile.in:1889:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
man-db-2.9.3/man/zh_CN/Makefile.in:1890:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
man-db-2.9.3/man/zh_CN/Makefile.in:1891:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
man-db-2.9.3/man/zh_CN/Makefile.in-1892-	  success=true; \
##############################################
man-db-2.9.3/man/zh_CN/Makefile.in-1960-	@set +e; $(am__set_TESTS_bases); \
man-db-2.9.3/man/zh_CN/Makefile.in:1961:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/zh_CN/Makefile.in:1962:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
man-db-2.9.3/man/zh_CN/Makefile.in:1963:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
man-db-2.9.3/man/zh_CN/Makefile.in-1964-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
man-db-2.9.3/man/zh_CN/Makefile.in-1970-	         | $(am__list_recheck_tests)` || exit 1; \
man-db-2.9.3/man/zh_CN/Makefile.in:1971:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/man/zh_CN/Makefile.in:1972:	log_list=`echo $$log_list`; \
man-db-2.9.3/man/zh_CN/Makefile.in-1973-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
man-db-2.9.3/man/zh_CN/Makefile.in-2079-distdir-am: $(DISTFILES)
man-db-2.9.3/man/zh_CN/Makefile.in:2080:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/zh_CN/Makefile.in:2081:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/man/zh_CN/Makefile.in-2082-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/man/zh_CN/Makefile.in-2093-	  if test -d $$d/$$file; then \
man-db-2.9.3/man/zh_CN/Makefile.in:2094:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/man/zh_CN/Makefile.in-2095-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/man/zh_CN/Makefile.in-2249-	$(AM_V_at)$(MKDIR_P) man1
man-db-2.9.3/man/zh_CN/Makefile.in:2250:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.1//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/zh_CN/Makefile.in-2251-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/man/zh_CN/Makefile.in-2256-	$(AM_V_at)$(MKDIR_P) man8
man-db-2.9.3/man/zh_CN/Makefile.in:2257:	$(AM_V_GEN)program=`echo '$@' | sed -e 's/\.8//' -e 's,.*/,,' -e '$(program_transform_name)'`; \
man-db-2.9.3/man/zh_CN/Makefile.in-2258-	sed -f replace.sed -e "s,%program%,$$program,g" $< > $@
##############################################
man-db-2.9.3/manual/Makefile.in-50-  { \
man-db-2.9.3/manual/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/manual/Makefile.in-52-  }; \
##############################################
man-db-2.9.3/manual/Makefile.in-1511-distdir-am: $(DISTFILES)
man-db-2.9.3/manual/Makefile.in:1512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/manual/Makefile.in:1513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/manual/Makefile.in-1514-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/manual/Makefile.in-1525-	  if test -d $$d/$$file; then \
man-db-2.9.3/manual/Makefile.in:1526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/manual/Makefile.in-1527-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/po/Makefile.in.in-89-.po.gmo:
man-db-2.9.3/po/Makefile.in.in:90:	@lang=`echo $* | sed -e 's,.*/,,'`; \
man-db-2.9.3/po/Makefile.in.in-91-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
man-db-2.9.3/po/Makefile.in.in-160-	fi; \
man-db-2.9.3/po/Makefile.in.in:161:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
man-db-2.9.3/po/Makefile.in.in-162-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
man-db-2.9.3/po/Makefile.in.in-202-$(POFILES): $(srcdir)/$(DOMAIN).pot
man-db-2.9.3/po/Makefile.in.in:203:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
man-db-2.9.3/po/Makefile.in.in-204-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
man-db-2.9.3/po/Makefile.in.in-207-	  cd $(srcdir) \
man-db-2.9.3/po/Makefile.in.in:208:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
man-db-2.9.3/po/Makefile.in.in-209-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
man-db-2.9.3/po/Makefile.in.in-238-	for cat in $$catalogs; do \
man-db-2.9.3/po/Makefile.in.in:239:	  cat=`basename $$cat`; \
man-db-2.9.3/po/Makefile.in.in:240:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
man-db-2.9.3/po/Makefile.in.in-241-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
man-db-2.9.3/po/Makefile.in.in-248-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
man-db-2.9.3/po/Makefile.in.in:249:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
man-db-2.9.3/po/Makefile.in.in-250-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
man-db-2.9.3/po/Makefile.in.in-289-	for cat in $$catalogs; do \
man-db-2.9.3/po/Makefile.in.in:290:	  cat=`basename $$cat`; \
man-db-2.9.3/po/Makefile.in.in:291:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
man-db-2.9.3/po/Makefile.in.in-292-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
man-db-2.9.3/po/Makefile.in.in-296-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
man-db-2.9.3/po/Makefile.in.in:297:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
man-db-2.9.3/po/Makefile.in.in-298-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
man-db-2.9.3/po/Makefile.in.in-335-	for cat in $$catalogs; do \
man-db-2.9.3/po/Makefile.in.in:336:	  cat=`basename $$cat`; \
man-db-2.9.3/po/Makefile.in.in:337:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
man-db-2.9.3/po/Makefile.in.in-338-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
man-db-2.9.3/po/Makefile.in.in-400-.nop.po-create:
man-db-2.9.3/po/Makefile.in.in:401:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
man-db-2.9.3/po/Makefile.in.in-402-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
man-db-2.9.3/po/Makefile.in.in-407-.nop.po-update:
man-db-2.9.3/po/Makefile.in.in:408:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
man-db-2.9.3/po/Makefile.in.in-409-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
man-db-2.9.3/po/Makefile.in.in-414-	cd $(srcdir); \
man-db-2.9.3/po/Makefile.in.in:415:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
man-db-2.9.3/po/Makefile.in.in-416-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
man-db-2.9.3/po/Rules-quot-15-.insert-header.po-update-en:
man-db-2.9.3/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
man-db-2.9.3/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
man-db-2.9.3/po/Rules-quot-18-	tmpdir=`pwd`; \
man-db-2.9.3/po/Rules-quot-19-	echo "$$lang:"; \
man-db-2.9.3/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
man-db-2.9.3/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
man-db-2.9.3/po/Rules-quot-22-	cd $(srcdir); \
man-db-2.9.3/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
man-db-2.9.3/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
man-db-2.9.3/src/Makefile.in-51-  { \
man-db-2.9.3/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/src/Makefile.in-53-  }; \
##############################################
man-db-2.9.3/src/Makefile.in-467-  while test -n "$$dir1"; do \
man-db-2.9.3/src/Makefile.in:468:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
man-db-2.9.3/src/Makefile.in-469-    if test "$$first" != "."; then \
man-db-2.9.3/src/Makefile.in-470-      if test "$$first" = ".."; then \
man-db-2.9.3/src/Makefile.in:471:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
man-db-2.9.3/src/Makefile.in:472:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
man-db-2.9.3/src/Makefile.in-473-      else \
man-db-2.9.3/src/Makefile.in:474:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
man-db-2.9.3/src/Makefile.in-475-        if test "$$first2" = "$$first"; then \
man-db-2.9.3/src/Makefile.in:476:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
man-db-2.9.3/src/Makefile.in-477-        else \
##############################################
man-db-2.9.3/src/Makefile.in-482-    fi; \
man-db-2.9.3/src/Makefile.in:483:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
man-db-2.9.3/src/Makefile.in-484-  done; \
##############################################
man-db-2.9.3/src/Makefile.in-1853-	test -n "$(EXEEXT)" || exit 0; \
man-db-2.9.3/src/Makefile.in:1854:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
man-db-2.9.3/src/Makefile.in-1855-	echo " rm -f" $$list; \
##############################################
man-db-2.9.3/src/Makefile.in-1902-	test -n "$(EXEEXT)" || exit 0; \
man-db-2.9.3/src/Makefile.in:1903:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
man-db-2.9.3/src/Makefile.in-1904-	echo " rm -f" $$list; \
##############################################
man-db-2.9.3/src/Makefile.in-1951-	test -n "$(EXEEXT)" || exit 0; \
man-db-2.9.3/src/Makefile.in:1952:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
man-db-2.9.3/src/Makefile.in-1953-	echo " rm -f" $$list; \
##############################################
man-db-2.9.3/src/Makefile.in-2045-.c.obj:
man-db-2.9.3/src/Makefile.in:2046:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
man-db-2.9.3/src/Makefile.in-2047-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
man-db-2.9.3/src/Makefile.in-2049-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/src/Makefile.in:2050:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
man-db-2.9.3/src/Makefile.in-2051-
##############################################
man-db-2.9.3/src/Makefile.in-2081-	dot_seen=no; \
man-db-2.9.3/src/Makefile.in:2082:	target=`echo $@ | sed s/-recursive//`; \
man-db-2.9.3/src/Makefile.in-2083-	case "$@" in \
##############################################
man-db-2.9.3/src/Makefile.in-2144-GTAGS:
man-db-2.9.3/src/Makefile.in:2145:	here=`$(am__cd) $(top_builddir) && pwd` \
man-db-2.9.3/src/Makefile.in-2146-	  && $(am__cd) $(top_srcdir) \
##############################################
man-db-2.9.3/src/Makefile.in-2170-distdir-am: $(DISTFILES)
man-db-2.9.3/src/Makefile.in:2171:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/src/Makefile.in:2172:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/src/Makefile.in-2173-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/src/Makefile.in-2184-	  if test -d $$d/$$file; then \
man-db-2.9.3/src/Makefile.in:2185:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/src/Makefile.in-2186-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/src/tests/Makefile.in-49-  { \
man-db-2.9.3/src/tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/src/tests/Makefile.in-51-  }; \
##############################################
man-db-2.9.3/src/tests/Makefile.in-369-}
man-db-2.9.3/src/tests/Makefile.in:370:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
man-db-2.9.3/src/tests/Makefile.in-371-am__vpath_adj = case $$p in \
man-db-2.9.3/src/tests/Makefile.in:372:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
man-db-2.9.3/src/tests/Makefile.in-373-    *) f=$$p;; \
man-db-2.9.3/src/tests/Makefile.in-374-  esac;
man-db-2.9.3/src/tests/Makefile.in:375:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
man-db-2.9.3/src/tests/Makefile.in-376-am__install_max = 40
man-db-2.9.3/src/tests/Makefile.in-377-am__nobase_strip_setup = \
man-db-2.9.3/src/tests/Makefile.in:378:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
man-db-2.9.3/src/tests/Makefile.in-379-am__nobase_strip = \
##############################################
man-db-2.9.3/src/tests/Makefile.in-497-case "$@" in						\
man-db-2.9.3/src/tests/Makefile.in:498:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
man-db-2.9.3/src/tests/Makefile.in-499-    *) am__odir=.;; 					\
##############################################
man-db-2.9.3/src/tests/Makefile.in-527-  bases='$(TEST_LOGS)'; \
man-db-2.9.3/src/tests/Makefile.in:528:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
man-db-2.9.3/src/tests/Makefile.in:529:  bases=`echo $$bases`
man-db-2.9.3/src/tests/Makefile.in-530-RECHECK_LOGS = $(TEST_LOGS)
##############################################
man-db-2.9.3/src/tests/Makefile.in-540-        */*) b='$*';; \
man-db-2.9.3/src/tests/Makefile.in:541:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
man-db-2.9.3/src/tests/Makefile.in-542-       esac;; \
##############################################
man-db-2.9.3/src/tests/Makefile.in-1773-	test -n "$(EXEEXT)" || exit 0; \
man-db-2.9.3/src/tests/Makefile.in:1774:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
man-db-2.9.3/src/tests/Makefile.in-1775-	echo " rm -f" $$list; \
##############################################
man-db-2.9.3/src/tests/Makefile.in-1803-.c.obj:
man-db-2.9.3/src/tests/Makefile.in:1804:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
man-db-2.9.3/src/tests/Makefile.in-1805-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
man-db-2.9.3/src/tests/Makefile.in-1807-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
man-db-2.9.3/src/tests/Makefile.in:1808:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
man-db-2.9.3/src/tests/Makefile.in-1809-
##############################################
man-db-2.9.3/src/tests/Makefile.in-1852-GTAGS:
man-db-2.9.3/src/tests/Makefile.in:1853:	here=`$(am__cd) $(top_builddir) && pwd` \
man-db-2.9.3/src/tests/Makefile.in-1854-	  && $(am__cd) $(top_srcdir) \
##############################################
man-db-2.9.3/src/tests/Makefile.in-1895-	if test -n "$$redo_bases"; then \
man-db-2.9.3/src/tests/Makefile.in:1896:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
man-db-2.9.3/src/tests/Makefile.in:1897:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
man-db-2.9.3/src/tests/Makefile.in-1898-	  if $(am__make_dryrun); then :; else \
##############################################
man-db-2.9.3/src/tests/Makefile.in-1920-	ws='[ 	]'; \
man-db-2.9.3/src/tests/Makefile.in:1921:	results=`for b in $$bases; do echo $$b.trs; done`; \
man-db-2.9.3/src/tests/Makefile.in-1922-	test -n "$$results" || results=/dev/null; \
man-db-2.9.3/src/tests/Makefile.in:1923:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
man-db-2.9.3/src/tests/Makefile.in:1924:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
man-db-2.9.3/src/tests/Makefile.in:1925:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
man-db-2.9.3/src/tests/Makefile.in:1926:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
man-db-2.9.3/src/tests/Makefile.in:1927:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
man-db-2.9.3/src/tests/Makefile.in:1928:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
man-db-2.9.3/src/tests/Makefile.in:1929:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
man-db-2.9.3/src/tests/Makefile.in:1930:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
man-db-2.9.3/src/tests/Makefile.in-1931-	  success=true; \
##############################################
man-db-2.9.3/src/tests/Makefile.in-1999-	@set +e; $(am__set_TESTS_bases); \
man-db-2.9.3/src/tests/Makefile.in:2000:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/src/tests/Makefile.in:2001:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
man-db-2.9.3/src/tests/Makefile.in:2002:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
man-db-2.9.3/src/tests/Makefile.in-2003-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
man-db-2.9.3/src/tests/Makefile.in-2009-	         | $(am__list_recheck_tests)` || exit 1; \
man-db-2.9.3/src/tests/Makefile.in:2010:	log_list=`for i in $$bases; do echo $$i.log; done`; \
man-db-2.9.3/src/tests/Makefile.in:2011:	log_list=`echo $$log_list`; \
man-db-2.9.3/src/tests/Makefile.in-2012-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
man-db-2.9.3/src/tests/Makefile.in-2237-distdir-am: $(DISTFILES)
man-db-2.9.3/src/tests/Makefile.in:2238:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/src/tests/Makefile.in:2239:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/src/tests/Makefile.in-2240-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/src/tests/Makefile.in-2251-	  if test -d $$d/$$file; then \
man-db-2.9.3/src/tests/Makefile.in:2252:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/src/tests/Makefile.in-2253-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/tools/Makefile.in-51-  { \
man-db-2.9.3/tools/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
man-db-2.9.3/tools/Makefile.in-53-  }; \
##############################################
man-db-2.9.3/tools/Makefile.in-1485-distdir-am: $(DISTFILES)
man-db-2.9.3/tools/Makefile.in:1486:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/tools/Makefile.in:1487:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
man-db-2.9.3/tools/Makefile.in-1488-	list='$(DISTFILES)'; \
##############################################
man-db-2.9.3/tools/Makefile.in-1499-	  if test -d $$d/$$file; then \
man-db-2.9.3/tools/Makefile.in:1500:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
man-db-2.9.3/tools/Makefile.in-1501-	    if test -d "$(distdir)/$$file"; then \
##############################################
man-db-2.9.3/tools/checkman-45-
man-db-2.9.3/tools/checkman:46:	args=`echo $i |tr '#' ' '`
man-db-2.9.3/tools/checkman-47-
##############################################
man-db-2.9.3/tools/checkman-53-	
man-db-2.9.3/tools/checkman:54:	for file in `man -aw -M $manpath $args |sed -e 's/\([^ ]*\).*/\1/'`
man-db-2.9.3/tools/checkman-55-	do
##############################################
man-db-2.9.3/tools/mandb_fmt-script-5-
man-db-2.9.3/tools/mandb_fmt-script:6:prog=`basename $0`
man-db-2.9.3/tools/mandb_fmt-script-7-prepipe=
##############################################
man-db-2.9.3/tools/mandb_fmt-script-9-
man-db-2.9.3/tools/mandb_fmt-script:10:for p in `echo "$2" | sed 's/./& /g'`
man-db-2.9.3/tools/mandb_fmt-script-11-do
##############################################
man-db-2.9.3/tools/mkcatdirs-24-
man-db-2.9.3/tools/mkcatdirs:25:progname=`basename $0`
man-db-2.9.3/tools/mkcatdirs-26-here=`pwd`
##############################################
man-db-2.9.3/tools/mkcatdirs-67-	echo "Manual page hierarchy:	$manpath"
man-db-2.9.3/tools/mkcatdirs:68:	catdir=`MANPATH=$manpath manpath -qc 2>/dev/null`
man-db-2.9.3/tools/mkcatdirs-69-	cd $manpath
##############################################
man-db-2.9.3/tools/mkcatdirs-74-		test -d "$subdir" &&
man-db-2.9.3/tools/mkcatdirs:75:		subdirs="$subdirs `echo ${subdir} | sed -e 's,man,cat,'`"
man-db-2.9.3/tools/mkcatdirs-76-	done