===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
inotify-tools-3.14/src/Makefile.in-266-	test -n "$(EXEEXT)" || exit 0; \
inotify-tools-3.14/src/Makefile.in:267:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
inotify-tools-3.14/src/Makefile.in-268-	echo " rm -f" $$list; \
##############################################
inotify-tools-3.14/src/Makefile.in-294-.c.obj:
inotify-tools-3.14/src/Makefile.in:295:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
inotify-tools-3.14/src/Makefile.in-296-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
inotify-tools-3.14/src/Makefile.in-298-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
inotify-tools-3.14/src/Makefile.in:299:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
inotify-tools-3.14/src/Makefile.in-300-
##############################################
inotify-tools-3.14/src/Makefile.in-358-GTAGS:
inotify-tools-3.14/src/Makefile.in:359:	here=`$(am__cd) $(top_builddir) && pwd` \
inotify-tools-3.14/src/Makefile.in-360-	  && $(am__cd) $(top_srcdir) \
##############################################
inotify-tools-3.14/src/Makefile.in-366-distdir: $(DISTFILES)
inotify-tools-3.14/src/Makefile.in:367:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
inotify-tools-3.14/src/Makefile.in:368:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
inotify-tools-3.14/src/Makefile.in-369-	list='$(DISTFILES)'; \
##############################################
inotify-tools-3.14/src/Makefile.in-380-	  if test -d $$d/$$file; then \
inotify-tools-3.14/src/Makefile.in:381:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
inotify-tools-3.14/src/Makefile.in-382-	    if test -d "$(distdir)/$$file"; then \
##############################################
inotify-tools-3.14/config.guess-40-
inotify-tools-3.14/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
inotify-tools-3.14/config.guess-42-
##############################################
inotify-tools-3.14/config.guess-109-: ${TMPDIR=/tmp} ;
inotify-tools-3.14/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
inotify-tools-3.14/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
inotify-tools-3.14/config.guess-195-	    *)
inotify-tools-3.14/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
inotify-tools-3.14/config.guess-197-		;;
##############################################
inotify-tools-3.14/config.guess-222-	*4.0)
inotify-tools-3.14/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
inotify-tools-3.14/config.guess-224-		;;
inotify-tools-3.14/config.guess-225-	*5.*)
inotify-tools-3.14/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
inotify-tools-3.14/config.guess-227-		;;
##############################################
inotify-tools-3.14/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
inotify-tools-3.14/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
inotify-tools-3.14/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
inotify-tools-3.14/config.guess-270-	# 1.2 uses "1.2" for uname -r.
inotify-tools-3.14/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
inotify-tools-3.14/config.guess-272-	exit ;;
##############################################
inotify-tools-3.14/config.guess-327-    s390x:SunOS:*:*)
inotify-tools-3.14/config.guess:328:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
inotify-tools-3.14/config.guess-329-	exit ;;
inotify-tools-3.14/config.guess-330-    sun4H:SunOS:5.*:*)
inotify-tools-3.14/config.guess:331:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
inotify-tools-3.14/config.guess-332-	exit ;;
inotify-tools-3.14/config.guess-333-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
inotify-tools-3.14/config.guess:334:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
inotify-tools-3.14/config.guess-335-	exit ;;
##############################################
inotify-tools-3.14/config.guess-349-	fi
inotify-tools-3.14/config.guess:350:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
inotify-tools-3.14/config.guess-351-	exit ;;
##############################################
inotify-tools-3.14/config.guess-355-	# it's likely to be more like Solaris than SunOS4.
inotify-tools-3.14/config.guess:356:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
inotify-tools-3.14/config.guess-357-	exit ;;
##############################################
inotify-tools-3.14/config.guess-364-	# Japanese Language versions have a version number like `4.1.3-JL'.
inotify-tools-3.14/config.guess:365:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
inotify-tools-3.14/config.guess-366-	exit ;;
##############################################
inotify-tools-3.14/config.guess-370-    sun*:*:4.2BSD:*)
inotify-tools-3.14/config.guess:371:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
inotify-tools-3.14/config.guess-372-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
inotify-tools-3.14/config.guess-452-	$CC_FOR_BUILD -o $dummy $dummy.c &&
inotify-tools-3.14/config.guess:453:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
inotify-tools-3.14/config.guess:454:	  SYSTEM_NAME=`$dummy $dummyarg` &&
inotify-tools-3.14/config.guess-455-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
inotify-tools-3.14/config.guess-508-    *:IRIX*:*:*)
inotify-tools-3.14/config.guess:509:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
inotify-tools-3.14/config.guess-510-	exit ;;
##############################################
inotify-tools-3.14/config.guess-538-EOF
inotify-tools-3.14/config.guess:539:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
inotify-tools-3.14/config.guess-540-		then
##############################################
inotify-tools-3.14/config.guess-551-    *:AIX:*:[456])
inotify-tools-3.14/config.guess:552:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
inotify-tools-3.14/config.guess-553-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
inotify-tools-3.14/config.guess-586-    9000/[34678]??:HP-UX:*:*)
inotify-tools-3.14/config.guess:587:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
inotify-tools-3.14/config.guess-588-	case "${UNAME_MACHINE}" in
##############################################
inotify-tools-3.14/config.guess-640-EOF
inotify-tools-3.14/config.guess:641:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
inotify-tools-3.14/config.guess-642-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
inotify-tools-3.14/config.guess-668-    ia64:HP-UX:*:*)
inotify-tools-3.14/config.guess:669:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
inotify-tools-3.14/config.guess-670-	echo ia64-hp-hpux${HPUX_REV}
##############################################
inotify-tools-3.14/config.guess-698-EOF
inotify-tools-3.14/config.guess:699:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
inotify-tools-3.14/config.guess-700-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
inotify-tools-3.14/config.guess-769-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
inotify-tools-3.14/config.guess:770:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
inotify-tools-3.14/config.guess-771-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
inotify-tools-3.14/config.guess-774-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
inotify-tools-3.14/config.guess:775:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
inotify-tools-3.14/config.guess-776-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
inotify-tools-3.14/config.guess-789-	    pc98)
inotify-tools-3.14/config.guess:790:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
inotify-tools-3.14/config.guess-791-	    amd64)
inotify-tools-3.14/config.guess:792:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
inotify-tools-3.14/config.guess-793-	    *)
inotify-tools-3.14/config.guess:794:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
inotify-tools-3.14/config.guess-795-	esac
##############################################
inotify-tools-3.14/config.guess-840-    prep*:SunOS:5.*:*)
inotify-tools-3.14/config.guess:841:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
inotify-tools-3.14/config.guess-842-	exit ;;
##############################################
inotify-tools-3.14/config.guess-844-	# the GNU system
inotify-tools-3.14/config.guess:845:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
inotify-tools-3.14/config.guess-846-	exit ;;
##############################################
inotify-tools-3.14/config.guess-848-	# other systems with GNU libc and userland
inotify-tools-3.14/config.guess:849:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
inotify-tools-3.14/config.guess-850-	exit ;;
##############################################
inotify-tools-3.14/config.guess-1083-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
inotify-tools-3.14/config.guess:1084:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
inotify-tools-3.14/config.guess-1085-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
inotify-tools-3.14/config.guess-1340-    *:DragonFly:*:*)
inotify-tools-3.14/config.guess:1341:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
inotify-tools-3.14/config.guess-1342-	exit ;;
##############################################
inotify-tools-3.14/config.guess-1353-    i*86:skyos:*:*)
inotify-tools-3.14/config.guess:1354:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
inotify-tools-3.14/config.guess-1355-	exit ;;
##############################################
inotify-tools-3.14/config.guess-1481-
inotify-tools-3.14/config.guess:1482:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
inotify-tools-3.14/config.guess-1483-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
inotify-tools-3.14/man/Makefile.in-48-DIST_SOURCES =
inotify-tools-3.14/man/Makefile.in:49:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
inotify-tools-3.14/man/Makefile.in-50-am__vpath_adj = case $$p in \
inotify-tools-3.14/man/Makefile.in:51:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
inotify-tools-3.14/man/Makefile.in-52-    *) f=$$p;; \
inotify-tools-3.14/man/Makefile.in-53-  esac;
inotify-tools-3.14/man/Makefile.in:54:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
inotify-tools-3.14/man/Makefile.in-55-am__install_max = 40
inotify-tools-3.14/man/Makefile.in-56-am__nobase_strip_setup = \
inotify-tools-3.14/man/Makefile.in:57:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
inotify-tools-3.14/man/Makefile.in-58-am__nobase_strip = \
##############################################
inotify-tools-3.14/man/Makefile.in-286-	else :; fi
inotify-tools-3.14/man/Makefile.in:287:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
inotify-tools-3.14/man/Makefile.in:288:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
inotify-tools-3.14/man/Makefile.in-289-	list='$(DISTFILES)'; \
##############################################
inotify-tools-3.14/man/Makefile.in-300-	  if test -d $$d/$$file; then \
inotify-tools-3.14/man/Makefile.in:301:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
inotify-tools-3.14/man/Makefile.in-302-	    if test -d "$(distdir)/$$file"; then \
##############################################
inotify-tools-3.14/config.sub-56-
inotify-tools-3.14/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
inotify-tools-3.14/config.sub-58-
##############################################
inotify-tools-3.14/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
inotify-tools-3.14/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
inotify-tools-3.14/config.sub-122-case $maybe_os in
##############################################
inotify-tools-3.14/config.sub-127-    os=-$maybe_os
inotify-tools-3.14/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
inotify-tools-3.14/config.sub-129-    ;;
inotify-tools-3.14/config.sub-130-  *)
inotify-tools-3.14/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
inotify-tools-3.14/config.sub-132-    if [ $basic_machine != $1 ]
inotify-tools-3.14/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
inotify-tools-3.14/config.sub-134-    else os=; fi
##############################################
inotify-tools-3.14/config.sub-178-		os=-sco5v6
inotify-tools-3.14/config.sub:179:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
inotify-tools-3.14/config.sub-180-		;;
##############################################
inotify-tools-3.14/config.sub-182-		os=-sco3.2v5
inotify-tools-3.14/config.sub:183:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
inotify-tools-3.14/config.sub-184-		;;
##############################################
inotify-tools-3.14/config.sub-186-		os=-sco3.2v4
inotify-tools-3.14/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
inotify-tools-3.14/config.sub-188-		;;
inotify-tools-3.14/config.sub-189-	-sco3.2.[4-9]*)
inotify-tools-3.14/config.sub:190:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
inotify-tools-3.14/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
inotify-tools-3.14/config.sub-192-		;;
##############################################
inotify-tools-3.14/config.sub-194-		# Don't forget version if it is 3.2v4 or newer.
inotify-tools-3.14/config.sub:195:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
inotify-tools-3.14/config.sub-196-		;;
##############################################
inotify-tools-3.14/config.sub-198-		# Don't forget version if it is 3.2v4 or newer.
inotify-tools-3.14/config.sub:199:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
inotify-tools-3.14/config.sub-200-		;;
##############################################
inotify-tools-3.14/config.sub-202-		os=-sco3.2v2
inotify-tools-3.14/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
inotify-tools-3.14/config.sub-204-		;;
inotify-tools-3.14/config.sub-205-	-udk*)
inotify-tools-3.14/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
inotify-tools-3.14/config.sub-207-		;;
##############################################
inotify-tools-3.14/config.sub-209-		os=-isc2.2
inotify-tools-3.14/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
inotify-tools-3.14/config.sub-211-		;;
##############################################
inotify-tools-3.14/config.sub-215-	-isc*)
inotify-tools-3.14/config.sub:216:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
inotify-tools-3.14/config.sub-217-		;;
##############################################
inotify-tools-3.14/config.sub-221-	-ptx*)
inotify-tools-3.14/config.sub:222:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
inotify-tools-3.14/config.sub-223-		;;
inotify-tools-3.14/config.sub-224-	-windowsnt*)
inotify-tools-3.14/config.sub:225:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
inotify-tools-3.14/config.sub-226-		;;
##############################################
inotify-tools-3.14/config.sub-315-	*-*-*)
inotify-tools-3.14/config.sub:316:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
inotify-tools-3.14/config.sub-317-		exit 1
##############################################
inotify-tools-3.14/config.sub-424-	amd64-*)
inotify-tools-3.14/config.sub:425:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
inotify-tools-3.14/config.sub-426-		;;
##############################################
inotify-tools-3.14/config.sub-466-	blackfin-*)
inotify-tools-3.14/config.sub:467:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
inotify-tools-3.14/config.sub-468-		os=-linux
##############################################
inotify-tools-3.14/config.sub-665-	i*86v32)
inotify-tools-3.14/config.sub:666:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
inotify-tools-3.14/config.sub-667-		os=-sysv32
##############################################
inotify-tools-3.14/config.sub-669-	i*86v4*)
inotify-tools-3.14/config.sub:670:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
inotify-tools-3.14/config.sub-671-		os=-sysv4
##############################################
inotify-tools-3.14/config.sub-673-	i*86v)
inotify-tools-3.14/config.sub:674:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
inotify-tools-3.14/config.sub-675-		os=-sysv
##############################################
inotify-tools-3.14/config.sub-677-	i*86sol2)
inotify-tools-3.14/config.sub:678:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
inotify-tools-3.14/config.sub-679-		os=-solaris2
##############################################
inotify-tools-3.14/config.sub-707-	m68knommu-*)
inotify-tools-3.14/config.sub:708:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
inotify-tools-3.14/config.sub-709-		os=-linux
##############################################
inotify-tools-3.14/config.sub-737-	mips3*-*)
inotify-tools-3.14/config.sub:738:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
inotify-tools-3.14/config.sub-739-		;;
inotify-tools-3.14/config.sub-740-	mips3*)
inotify-tools-3.14/config.sub:741:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
inotify-tools-3.14/config.sub-742-		;;
##############################################
inotify-tools-3.14/config.sub-755-	ms1-*)
inotify-tools-3.14/config.sub:756:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
inotify-tools-3.14/config.sub-757-		;;
##############################################
inotify-tools-3.14/config.sub-860-	parisc-*)
inotify-tools-3.14/config.sub:861:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
inotify-tools-3.14/config.sub-862-		os=-linux
##############################################
inotify-tools-3.14/config.sub-876-	pc98-*)
inotify-tools-3.14/config.sub:877:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
inotify-tools-3.14/config.sub-878-		;;
##############################################
inotify-tools-3.14/config.sub-891-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
inotify-tools-3.14/config.sub:892:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
inotify-tools-3.14/config.sub-893-		;;
inotify-tools-3.14/config.sub-894-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
inotify-tools-3.14/config.sub:895:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
inotify-tools-3.14/config.sub-896-		;;
inotify-tools-3.14/config.sub-897-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
inotify-tools-3.14/config.sub:898:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
inotify-tools-3.14/config.sub-899-		;;
inotify-tools-3.14/config.sub-900-	pentium4-*)
inotify-tools-3.14/config.sub:901:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
inotify-tools-3.14/config.sub-902-		;;
##############################################
inotify-tools-3.14/config.sub-909-		;;
inotify-tools-3.14/config.sub:910:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
inotify-tools-3.14/config.sub-911-		;;
##############################################
inotify-tools-3.14/config.sub-915-	ppcle-* | powerpclittle-*)
inotify-tools-3.14/config.sub:916:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
inotify-tools-3.14/config.sub-917-		;;
##############################################
inotify-tools-3.14/config.sub-919-		;;
inotify-tools-3.14/config.sub:920:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
inotify-tools-3.14/config.sub-921-		;;
##############################################
inotify-tools-3.14/config.sub-925-	ppc64le-* | powerpc64little-*)
inotify-tools-3.14/config.sub:926:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
inotify-tools-3.14/config.sub-927-		;;
##############################################
inotify-tools-3.14/config.sub-1217-	*)
inotify-tools-3.14/config.sub:1218:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
inotify-tools-3.14/config.sub-1219-		exit 1
##############################################
inotify-tools-3.14/config.sub-1225-	*-digital*)
inotify-tools-3.14/config.sub:1226:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
inotify-tools-3.14/config.sub-1227-		;;
inotify-tools-3.14/config.sub-1228-	*-commodore*)
inotify-tools-3.14/config.sub:1229:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
inotify-tools-3.14/config.sub-1230-		;;
##############################################
inotify-tools-3.14/config.sub-1243-	-solaris1 | -solaris1.*)
inotify-tools-3.14/config.sub:1244:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
inotify-tools-3.14/config.sub-1245-		;;
##############################################
inotify-tools-3.14/config.sub-1255-	-gnu/linux*)
inotify-tools-3.14/config.sub:1256:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
inotify-tools-3.14/config.sub-1257-		;;
##############################################
inotify-tools-3.14/config.sub-1300-	-nto*)
inotify-tools-3.14/config.sub:1301:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
inotify-tools-3.14/config.sub-1302-		;;
##############################################
inotify-tools-3.14/config.sub-1307-	-mac*)
inotify-tools-3.14/config.sub:1308:		os=`echo $os | sed -e 's|mac|macos|'`
inotify-tools-3.14/config.sub-1309-		;;
##############################################
inotify-tools-3.14/config.sub-1313-	-linux*)
inotify-tools-3.14/config.sub:1314:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
inotify-tools-3.14/config.sub-1315-		;;
inotify-tools-3.14/config.sub-1316-	-sunos5*)
inotify-tools-3.14/config.sub:1317:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
inotify-tools-3.14/config.sub-1318-		;;
inotify-tools-3.14/config.sub-1319-	-sunos6*)
inotify-tools-3.14/config.sub:1320:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
inotify-tools-3.14/config.sub-1321-		;;
##############################################
inotify-tools-3.14/config.sub-1368-	-sinix5.*)
inotify-tools-3.14/config.sub:1369:		os=`echo $os | sed -e 's|sinix|sysv|'`
inotify-tools-3.14/config.sub-1370-		;;
##############################################
inotify-tools-3.14/config.sub-1422-		# Get rid of the `-' at the beginning of $os.
inotify-tools-3.14/config.sub:1423:		os=`echo $os | sed 's/[^-]*-//'`
inotify-tools-3.14/config.sub:1424:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
inotify-tools-3.14/config.sub-1425-		exit 1
##############################################
inotify-tools-3.14/config.sub-1673-		esac
inotify-tools-3.14/config.sub:1674:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
inotify-tools-3.14/config.sub-1675-		;;
##############################################
inotify-tools-3.14/Makefile.in-82-  while test -n "$$dir1"; do \
inotify-tools-3.14/Makefile.in:83:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
inotify-tools-3.14/Makefile.in-84-    if test "$$first" != "."; then \
inotify-tools-3.14/Makefile.in-85-      if test "$$first" = ".."; then \
inotify-tools-3.14/Makefile.in:86:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
inotify-tools-3.14/Makefile.in:87:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
inotify-tools-3.14/Makefile.in-88-      else \
inotify-tools-3.14/Makefile.in:89:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
inotify-tools-3.14/Makefile.in-90-        if test "$$first2" = "$$first"; then \
inotify-tools-3.14/Makefile.in:91:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
inotify-tools-3.14/Makefile.in-92-        else \
##############################################
inotify-tools-3.14/Makefile.in-97-    fi; \
inotify-tools-3.14/Makefile.in:98:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
inotify-tools-3.14/Makefile.in-99-  done; \
##############################################
inotify-tools-3.14/Makefile.in-298-	dot_seen=no; \
inotify-tools-3.14/Makefile.in:299:	target=`echo $@ | sed s/-recursive//`; \
inotify-tools-3.14/Makefile.in-300-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
inotify-tools-3.14/Makefile.in-333-	rev="$$rev ."; \
inotify-tools-3.14/Makefile.in:334:	target=`echo $@ | sed s/-recursive//`; \
inotify-tools-3.14/Makefile.in-335-	for subdir in $$rev; do \
##############################################
inotify-tools-3.14/Makefile.in-411-GTAGS:
inotify-tools-3.14/Makefile.in:412:	here=`$(am__cd) $(top_builddir) && pwd` \
inotify-tools-3.14/Makefile.in-413-	  && $(am__cd) $(top_srcdir) \
##############################################
inotify-tools-3.14/Makefile.in-421-	test -d "$(distdir)" || mkdir "$(distdir)"
inotify-tools-3.14/Makefile.in:422:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
inotify-tools-3.14/Makefile.in:423:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
inotify-tools-3.14/Makefile.in-424-	list='$(DISTFILES)'; \
##############################################
inotify-tools-3.14/Makefile.in-435-	  if test -d $$d/$$file; then \
inotify-tools-3.14/Makefile.in:436:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
inotify-tools-3.14/Makefile.in-437-	    if test -d "$(distdir)/$$file"; then \
##############################################
inotify-tools-3.14/Makefile.in-545-	test -d $(distdir)/_build || exit 0; \
inotify-tools-3.14/Makefile.in:546:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
inotify-tools-3.14/Makefile.in-547-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
inotify-tools-3.14/Makefile.in-579-	@$(am__cd) '$(distuninstallcheck_dir)' \
inotify-tools-3.14/Makefile.in:580:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
inotify-tools-3.14/Makefile.in-581-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
inotify-tools-3.14/Makefile.in-591-	fi
inotify-tools-3.14/Makefile.in:592:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
inotify-tools-3.14/Makefile.in-593-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
inotify-tools-3.14/aclocal.m4-141-done
inotify-tools-3.14/aclocal.m4:142:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
inotify-tools-3.14/aclocal.m4-143-])
##############################################
inotify-tools-3.14/aclocal.m4-425-m4_define([_LT_CONFIG_STATUS_DECLARE],
inotify-tools-3.14/aclocal.m4:426:[$1='`$ECHO "X$][$1" | $Xsed -e "$delay_single_quote_subst"`'])
inotify-tools-3.14/aclocal.m4-427-
##############################################
inotify-tools-3.14/aclocal.m4-435-#
inotify-tools-3.14/aclocal.m4:436:#    <var>='`$ECHO "X$<var>" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/aclocal.m4-437-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
inotify-tools-3.14/aclocal.m4-537-]], lt_decl_quote_varnames); do
inotify-tools-3.14/aclocal.m4:538:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
inotify-tools-3.14/aclocal.m4-539-    *[[\\\\\\\`\\"\\\$]]*)
inotify-tools-3.14/aclocal.m4:540:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
inotify-tools-3.14/aclocal.m4-541-      ;;
##############################################
inotify-tools-3.14/aclocal.m4-550-]], lt_decl_dquote_varnames); do
inotify-tools-3.14/aclocal.m4:551:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
inotify-tools-3.14/aclocal.m4-552-    *[[\\\\\\\`\\"\\\$]]*)
inotify-tools-3.14/aclocal.m4:553:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
inotify-tools-3.14/aclocal.m4-554-      ;;
##############################################
inotify-tools-3.14/aclocal.m4-563-*'\\\[$]0 --fallback-echo"')dnl "
inotify-tools-3.14/aclocal.m4:564:  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\`
inotify-tools-3.14/aclocal.m4-565-  ;;
##############################################
inotify-tools-3.14/aclocal.m4-699-
inotify-tools-3.14/aclocal.m4:700:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
inotify-tools-3.14/aclocal.m4-701-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
inotify-tools-3.14/aclocal.m4-1046-    }'
inotify-tools-3.14/aclocal.m4:1047:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
inotify-tools-3.14/aclocal.m4-1048-# Check for a 64-bit object if we didn't find anything.
inotify-tools-3.14/aclocal.m4-1049-if test -z "$aix_libpath"; then
inotify-tools-3.14/aclocal.m4:1050:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
inotify-tools-3.14/aclocal.m4-1051-fi],[])
##############################################
inotify-tools-3.14/aclocal.m4-1078-  # Remove one level of quotation (which was required for Make).
inotify-tools-3.14/aclocal.m4:1079:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
inotify-tools-3.14/aclocal.m4-1080-  ;;
##############################################
inotify-tools-3.14/aclocal.m4-1089-  :
inotify-tools-3.14/aclocal.m4:1090:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
inotify-tools-3.14/aclocal.m4-1091-  # Yippee, $ECHO works!
##############################################
inotify-tools-3.14/aclocal.m4-1115-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
inotify-tools-3.14/aclocal.m4:1116:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
inotify-tools-3.14/aclocal.m4-1117-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
inotify-tools-3.14/aclocal.m4-1123-
inotify-tools-3.14/aclocal.m4:1124:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
inotify-tools-3.14/aclocal.m4:1125:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
inotify-tools-3.14/aclocal.m4-1126-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
inotify-tools-3.14/aclocal.m4-1138-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
inotify-tools-3.14/aclocal.m4:1139:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
inotify-tools-3.14/aclocal.m4:1140:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
inotify-tools-3.14/aclocal.m4-1141-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
inotify-tools-3.14/aclocal.m4-1150-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
inotify-tools-3.14/aclocal.m4:1151:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
inotify-tools-3.14/aclocal.m4-1152-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
inotify-tools-3.14/aclocal.m4-1165-        ECHO='printf %s\n'
inotify-tools-3.14/aclocal.m4:1166:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
inotify-tools-3.14/aclocal.m4:1167:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
inotify-tools-3.14/aclocal.m4-1168-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
inotify-tools-3.14/aclocal.m4-1170-	  :
inotify-tools-3.14/aclocal.m4:1171:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
inotify-tools-3.14/aclocal.m4-1172-	     test "X$echo_testing_string" = 'X\t' &&
inotify-tools-3.14/aclocal.m4:1173:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
inotify-tools-3.14/aclocal.m4-1174-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
inotify-tools-3.14/aclocal.m4-1179-	  ECHO="$CONFIG_SHELL [$]0 --fallback-echo"
inotify-tools-3.14/aclocal.m4:1180:        elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
inotify-tools-3.14/aclocal.m4-1181-	     test "X$echo_testing_string" = 'X\t' &&
inotify-tools-3.14/aclocal.m4:1182:	     echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
inotify-tools-3.14/aclocal.m4-1183-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
inotify-tools-3.14/aclocal.m4-1189-	  for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
inotify-tools-3.14/aclocal.m4:1190:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
inotify-tools-3.14/aclocal.m4-1191-	    then
##############################################
inotify-tools-3.14/aclocal.m4-1197-	  if test "$prev" != 'sed 50q "[$]0"'; then
inotify-tools-3.14/aclocal.m4:1198:	    echo_test_string=`eval $prev`
inotify-tools-3.14/aclocal.m4-1199-	    export echo_test_string
##############################################
inotify-tools-3.14/aclocal.m4-1240-  if AC_TRY_EVAL(ac_compile); then
inotify-tools-3.14/aclocal.m4:1241:    case `/usr/bin/file conftest.$ac_objext` in
inotify-tools-3.14/aclocal.m4-1242-      *ELF-32*)
##############################################
inotify-tools-3.14/aclocal.m4-1256-    if test "$lt_cv_prog_gnu_ld" = yes; then
inotify-tools-3.14/aclocal.m4:1257:      case `/usr/bin/file conftest.$ac_objext` in
inotify-tools-3.14/aclocal.m4-1258-	*32-bit*)
##############################################
inotify-tools-3.14/aclocal.m4-1268-    else
inotify-tools-3.14/aclocal.m4:1269:      case `/usr/bin/file conftest.$ac_objext` in
inotify-tools-3.14/aclocal.m4-1270-	*32-bit*)
##############################################
inotify-tools-3.14/aclocal.m4-1560-    # And add a safety zone
inotify-tools-3.14/aclocal.m4:1561:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
inotify-tools-3.14/aclocal.m4:1562:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
inotify-tools-3.14/aclocal.m4-1563-    ;;
##############################################
inotify-tools-3.14/aclocal.m4-1588-    if test -n "$kargmax"; then
inotify-tools-3.14/aclocal.m4:1589:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
inotify-tools-3.14/aclocal.m4-1590-    else
##############################################
inotify-tools-3.14/aclocal.m4-1596-    if test -n "$lt_cv_sys_max_cmd_len"; then
inotify-tools-3.14/aclocal.m4:1597:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
inotify-tools-3.14/aclocal.m4:1598:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
inotify-tools-3.14/aclocal.m4-1599-    else
##############################################
inotify-tools-3.14/aclocal.m4-1608-      # we can't tell.
inotify-tools-3.14/aclocal.m4:1609:      while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
inotify-tools-3.14/aclocal.m4-1610-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
inotify-tools-3.14/aclocal.m4-1612-      do
inotify-tools-3.14/aclocal.m4:1613:        i=`expr $i + 1`
inotify-tools-3.14/aclocal.m4-1614-        teststring=$teststring$teststring
##############################################
inotify-tools-3.14/aclocal.m4-1616-      # Only check the string length outside the loop.
inotify-tools-3.14/aclocal.m4:1617:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
inotify-tools-3.14/aclocal.m4-1618-      teststring=
##############################################
inotify-tools-3.14/aclocal.m4-1621-      # linker.  It appears as though 1/2 is a usable value.
inotify-tools-3.14/aclocal.m4:1622:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
inotify-tools-3.14/aclocal.m4-1623-    fi
##############################################
inotify-tools-3.14/aclocal.m4-1936-  if test "$hard_links" = no; then
inotify-tools-3.14/aclocal.m4:1937:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
inotify-tools-3.14/aclocal.m4-1938-    need_locks=warn
##############################################
inotify-tools-3.14/aclocal.m4-2062-  esac
inotify-tools-3.14/aclocal.m4:2063:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
inotify-tools-3.14/aclocal.m4-2064-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
inotify-tools-3.14/aclocal.m4-2068-    # okay in the real world where ";" in dirpaths is itself problematic.
inotify-tools-3.14/aclocal.m4:2069:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
inotify-tools-3.14/aclocal.m4-2070-  else
inotify-tools-3.14/aclocal.m4:2071:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
inotify-tools-3.14/aclocal.m4-2072-  fi
##############################################
inotify-tools-3.14/aclocal.m4-2075-  lt_tmp_lt_search_path_spec=
inotify-tools-3.14/aclocal.m4:2076:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
inotify-tools-3.14/aclocal.m4-2077-  for lt_sys_path in $lt_search_path_spec; do
##############################################
inotify-tools-3.14/aclocal.m4-2104-}'`
inotify-tools-3.14/aclocal.m4:2105:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
inotify-tools-3.14/aclocal.m4-2106-else
##############################################
inotify-tools-3.14/aclocal.m4-2192-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
inotify-tools-3.14/aclocal.m4:2193:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $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'
inotify-tools-3.14/aclocal.m4-2194-    ;;
##############################################
inotify-tools-3.14/aclocal.m4-2227-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
inotify-tools-3.14/aclocal.m4:2228:    postinstall_cmds='base_file=`basename \${file}`~
inotify-tools-3.14/aclocal.m4:2229:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
inotify-tools-3.14/aclocal.m4:2230:      dldir=$destdir/`dirname \$dlpath`~
inotify-tools-3.14/aclocal.m4-2231-      test -d \$dldir || mkdir -p \$dldir~
##############################################
inotify-tools-3.14/aclocal.m4-2236-      fi'
inotify-tools-3.14/aclocal.m4:2237:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
inotify-tools-3.14/aclocal.m4-2238-      dlpath=$dir/\$dldll~
##############################################
inotify-tools-3.14/aclocal.m4-2244-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
inotify-tools-3.14/aclocal.m4:2245:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
inotify-tools-3.14/aclocal.m4-2246-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
inotify-tools-3.14/aclocal.m4-2249-      # MinGW DLLs use traditional 'lib' prefix
inotify-tools-3.14/aclocal.m4:2250:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
inotify-tools-3.14/aclocal.m4:2251:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
inotify-tools-3.14/aclocal.m4-2252-      if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
##############################################
inotify-tools-3.14/aclocal.m4-2258-        # which wouldn't understand a cygwinified path. Ahh.
inotify-tools-3.14/aclocal.m4:2259:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
inotify-tools-3.14/aclocal.m4-2260-      else
inotify-tools-3.14/aclocal.m4:2261:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
inotify-tools-3.14/aclocal.m4-2262-      fi
##############################################
inotify-tools-3.14/aclocal.m4-2265-      # pw32 DLLs use 'pw' prefix rather than 'lib'
inotify-tools-3.14/aclocal.m4:2266:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
inotify-tools-3.14/aclocal.m4-2267-      ;;
##############################################
inotify-tools-3.14/aclocal.m4-2271-  *)
inotify-tools-3.14/aclocal.m4:2272:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
inotify-tools-3.14/aclocal.m4-2273-    ;;
##############################################
inotify-tools-3.14/aclocal.m4-2288-  shlibpath_var=DYLD_LIBRARY_PATH
inotify-tools-3.14/aclocal.m4:2289:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
inotify-tools-3.14/aclocal.m4-2290-m4_if([$1], [],[
##############################################
inotify-tools-3.14/aclocal.m4-2489-  if test -f /etc/ld.so.conf; then
inotify-tools-3.14/aclocal.m4:2490:    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;/^$/d' | tr '\n' ' '`
inotify-tools-3.14/aclocal.m4-2491-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
inotify-tools-3.14/aclocal.m4-2563-  shlibpath_var=LD_LIBRARY_PATH
inotify-tools-3.14/aclocal.m4:2564:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
inotify-tools-3.14/aclocal.m4-2565-    case $host_os in
##############################################
inotify-tools-3.14/aclocal.m4-2778-	"file_magic "*)
inotify-tools-3.14/aclocal.m4:2779:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
inotify-tools-3.14/aclocal.m4-2780-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
inotify-tools-3.14/aclocal.m4-2860-    # gcc leaves a trailing carriage return which upsets mingw
inotify-tools-3.14/aclocal.m4:2861:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
inotify-tools-3.14/aclocal.m4-2862-  *)
inotify-tools-3.14/aclocal.m4:2863:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
inotify-tools-3.14/aclocal.m4-2864-  esac
##############################################
inotify-tools-3.14/aclocal.m4-2869-      # Canonicalize the pathname of ld
inotify-tools-3.14/aclocal.m4:2870:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
inotify-tools-3.14/aclocal.m4-2871-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
inotify-tools-3.14/aclocal.m4:2872:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
inotify-tools-3.14/aclocal.m4-2873-      done
##############################################
inotify-tools-3.14/aclocal.m4-2900-      # Break only if it was the GNU/non-GNU ld that we prefer.
inotify-tools-3.14/aclocal.m4:2901:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
inotify-tools-3.14/aclocal.m4-2902-      *GNU* | *'with BFD'*)
##############################################
inotify-tools-3.14/aclocal.m4-2940-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
inotify-tools-3.14/aclocal.m4:2941:case `$LD -v 2>&1 </dev/null` in
inotify-tools-3.14/aclocal.m4-2942-*GNU* | *'with BFD'*)
##############################################
inotify-tools-3.14/aclocal.m4-3124-openbsd*)
inotify-tools-3.14/aclocal.m4:3125:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
inotify-tools-3.14/aclocal.m4-3126-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
inotify-tools-3.14/aclocal.m4-3215-	# Tru64's nm complains that /dev/null is an invalid object file
inotify-tools-3.14/aclocal.m4:3216:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
inotify-tools-3.14/aclocal.m4-3217-	*/dev/null* | *'Invalid file or object type'*)
##############################################
inotify-tools-3.14/aclocal.m4-3221-	*)
inotify-tools-3.14/aclocal.m4:3222:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
inotify-tools-3.14/aclocal.m4-3223-	  */dev/null*)
##############################################
inotify-tools-3.14/aclocal.m4-3386-# If we're using GNU nm, then use its standard symbol codes.
inotify-tools-3.14/aclocal.m4:3387:case `$NM -V 2>&1` in
inotify-tools-3.14/aclocal.m4-3388-*GNU* | *'with BFD'*)
##############################################
inotify-tools-3.14/aclocal.m4-3404-mingw*)
inotify-tools-3.14/aclocal.m4:3405:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
inotify-tools-3.14/aclocal.m4-3406-  ;;
##############################################
inotify-tools-3.14/aclocal.m4-3455-    nlist=conftest.nm
inotify-tools-3.14/aclocal.m4:3456:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
inotify-tools-3.14/aclocal.m4-3457-      # Try sorting and uniquifying the output.
##############################################
inotify-tools-3.14/aclocal.m4-3762-	  *)
inotify-tools-3.14/aclocal.m4:3763:	    case `$CC -V 2>&1 | sed 5q` in
inotify-tools-3.14/aclocal.m4-3764-	    *Sun\ C*)
##############################################
inotify-tools-3.14/aclocal.m4-4046-      *)
inotify-tools-3.14/aclocal.m4:4047:	case `$CC -V 2>&1 | sed 5q` in
inotify-tools-3.14/aclocal.m4-4048-	*Sun\ C*)
##############################################
inotify-tools-3.14/aclocal.m4-4301-    supports_anon_versioning=no
inotify-tools-3.14/aclocal.m4:4302:    case `$LD -v 2>&1` in
inotify-tools-3.14/aclocal.m4-4303-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
inotify-tools-3.14/aclocal.m4-4366-	# is EXPORTS), use it as is; otherwise, prepend...
inotify-tools-3.14/aclocal.m4:4367:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
inotify-tools-3.14/aclocal.m4-4368-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
inotify-tools-3.14/aclocal.m4-4389-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
inotify-tools-3.14/aclocal.m4:4390:      _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'
inotify-tools-3.14/aclocal.m4:4391:      _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'
inotify-tools-3.14/aclocal.m4-4392-      ;;
##############################################
inotify-tools-3.14/aclocal.m4-4407-        pgcc*)				# Portland Group C compiler
inotify-tools-3.14/aclocal.m4:4408:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
inotify-tools-3.14/aclocal.m4-4409-	  tmp_addflag=' $pic_flag'
##############################################
inotify-tools-3.14/aclocal.m4-4411-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
inotify-tools-3.14/aclocal.m4:4412:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
inotify-tools-3.14/aclocal.m4-4413-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
inotify-tools-3.14/aclocal.m4-4426-	esac
inotify-tools-3.14/aclocal.m4:4427:	case `$CC -V 2>&1 | sed 5q` in
inotify-tools-3.14/aclocal.m4-4428-	*Sun\ C*)			# Sun C 5.9
inotify-tools-3.14/aclocal.m4:4429:	  _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; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
inotify-tools-3.14/aclocal.m4-4430-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
inotify-tools-3.14/aclocal.m4-4495-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
inotify-tools-3.14/aclocal.m4:4496:      case `$LD -v 2>&1` in
inotify-tools-3.14/aclocal.m4-4497-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
inotify-tools-3.14/aclocal.m4-4616-	# below for broken collect2 doesn't work under 4.3+
inotify-tools-3.14/aclocal.m4:4617:	  collect2name=`${CC} -print-prog-name=collect2`
inotify-tools-3.14/aclocal.m4-4618-	  if test -f "$collect2name" &&
##############################################
inotify-tools-3.14/aclocal.m4-4666-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
inotify-tools-3.14/aclocal.m4:4667:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
inotify-tools-3.14/aclocal.m4-4668-      else
##############################################
inotify-tools-3.14/aclocal.m4-4721-      # FIXME: Setting linknames here is a bad hack.
inotify-tools-3.14/aclocal.m4:4722:      _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
inotify-tools-3.14/aclocal.m4-4723-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
inotify-tools-3.14/aclocal.m4-4726-      _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
inotify-tools-3.14/aclocal.m4:4727:      _LT_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
inotify-tools-3.14/aclocal.m4-4728-      _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
inotify-tools-3.14/aclocal.m4-4856-      if test "$GCC" = yes; then
inotify-tools-3.14/aclocal.m4:4857:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
inotify-tools-3.14/aclocal.m4-4858-	# Try to use the -exported_symbol ld option, if it does not
##############################################
inotify-tools-3.14/aclocal.m4-4863-        AC_LINK_IFELSE(int foo(void) {},
inotify-tools-3.14/aclocal.m4:4864:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
inotify-tools-3.14/aclocal.m4-4865-        )
##############################################
inotify-tools-3.14/aclocal.m4-4867-      else
inotify-tools-3.14/aclocal.m4:4868:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
inotify-tools-3.14/aclocal.m4:4869:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
inotify-tools-3.14/aclocal.m4-4870-      fi
##############################################
inotify-tools-3.14/aclocal.m4-4904-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
inotify-tools-3.14/aclocal.m4:4905:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
inotify-tools-3.14/aclocal.m4-4906-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
inotify-tools-3.14/aclocal.m4-4937-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
inotify-tools-3.14/aclocal.m4:4938:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
inotify-tools-3.14/aclocal.m4-4939-      else
inotify-tools-3.14/aclocal.m4-4940-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
inotify-tools-3.14/aclocal.m4:4941:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
inotify-tools-3.14/aclocal.m4-4942-      fi
##############################################
inotify-tools-3.14/aclocal.m4-4950-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
inotify-tools-3.14/aclocal.m4:4951:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
inotify-tools-3.14/aclocal.m4-4952-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
inotify-tools-3.14/aclocal.m4-4954-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
inotify-tools-3.14/aclocal.m4:4955:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
inotify-tools-3.14/aclocal.m4:4956:	_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~
inotify-tools-3.14/aclocal.m4:4957:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
inotify-tools-3.14/aclocal.m4-4958-
##############################################
inotify-tools-3.14/aclocal.m4-4973-      else
inotify-tools-3.14/aclocal.m4:4974:	case `$CC -V 2>&1` in
inotify-tools-3.14/aclocal.m4-4975-	*"Compilers 5.0"*)
##############################################
inotify-tools-3.14/aclocal.m4-5165-        _LT_TAGVAR(allow_undefined_flag, $1)=
inotify-tools-3.14/aclocal.m4:5166:        if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
inotify-tools-3.14/aclocal.m4-5167-        then
##############################################
inotify-tools-3.14/aclocal.m4-5475-        # ancient GNU ld didn't support --whole-archive et. al.
inotify-tools-3.14/aclocal.m4:5476:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
inotify-tools-3.14/aclocal.m4-5477-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
inotify-tools-3.14/aclocal.m4-5558-          # below for broken collect2 doesn't work under 4.3+
inotify-tools-3.14/aclocal.m4:5559:	  collect2name=`${CC} -print-prog-name=collect2`
inotify-tools-3.14/aclocal.m4-5560-	  if test -f "$collect2name" &&
##############################################
inotify-tools-3.14/aclocal.m4-5608-
inotify-tools-3.14/aclocal.m4:5609:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
inotify-tools-3.14/aclocal.m4-5610-        else
##############################################
inotify-tools-3.14/aclocal.m4-5665-          # is EXPORTS), use it as is; otherwise, prepend...
inotify-tools-3.14/aclocal.m4:5666:          _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
inotify-tools-3.14/aclocal.m4-5667-	    cp $export_symbols $output_objdir/$soname.def;
##############################################
inotify-tools-3.14/aclocal.m4-5741-            # dependencies.
inotify-tools-3.14/aclocal.m4:5742:            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; $ECHO "X$list" | $Xsed'
inotify-tools-3.14/aclocal.m4-5743-            ;;
##############################################
inotify-tools-3.14/aclocal.m4-5806-	    # dependencies.
inotify-tools-3.14/aclocal.m4:5807:	    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; $ECHO "X$list" | $Xsed'
inotify-tools-3.14/aclocal.m4-5808-	    ;;
##############################################
inotify-tools-3.14/aclocal.m4-5842-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
inotify-tools-3.14/aclocal.m4:5843:	_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'
inotify-tools-3.14/aclocal.m4:5844:	_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'
inotify-tools-3.14/aclocal.m4-5845-	;;
##############################################
inotify-tools-3.14/aclocal.m4-5849-	    # SGI C++
inotify-tools-3.14/aclocal.m4:5850:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
inotify-tools-3.14/aclocal.m4-5851-
##############################################
inotify-tools-3.14/aclocal.m4-5860-	      if test "$with_gnu_ld" = no; then
inotify-tools-3.14/aclocal.m4:5861:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
inotify-tools-3.14/aclocal.m4-5862-	      else
inotify-tools-3.14/aclocal.m4:5863:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
inotify-tools-3.14/aclocal.m4-5864-	      fi
##############################################
inotify-tools-3.14/aclocal.m4-5881-	    # to its proper name (with version) after linking.
inotify-tools-3.14/aclocal.m4:5882:	    _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'
inotify-tools-3.14/aclocal.m4:5883:	    _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'
inotify-tools-3.14/aclocal.m4-5884-	    # Commands to make compiler produce verbose output that lists
##############################################
inotify-tools-3.14/aclocal.m4-5891-	    # dependencies.
inotify-tools-3.14/aclocal.m4:5892:	    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; $ECHO "X$list" | $Xsed'
inotify-tools-3.14/aclocal.m4-5893-
##############################################
inotify-tools-3.14/aclocal.m4-5906-	    # earlier do not add the objects themselves.
inotify-tools-3.14/aclocal.m4:5907:	    case `$CC -V 2>&1` in
inotify-tools-3.14/aclocal.m4-5908-	      *"Version 7."*)
##############################################
inotify-tools-3.14/aclocal.m4-5927-            # Portland Group C++ compiler
inotify-tools-3.14/aclocal.m4:5928:	    case `$CC -V` in
inotify-tools-3.14/aclocal.m4-5929-	    *pgCC\ [[1-5]]* | *pgcpp\ [[1-5]]*)
##############################################
inotify-tools-3.14/aclocal.m4-5932-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
inotify-tools-3.14/aclocal.m4:5933:		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
inotify-tools-3.14/aclocal.m4-5934-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
inotify-tools-3.14/aclocal.m4-5936-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
inotify-tools-3.14/aclocal.m4:5937:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
inotify-tools-3.14/aclocal.m4-5938-		$RANLIB $oldlib'
##############################################
inotify-tools-3.14/aclocal.m4-5941-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
inotify-tools-3.14/aclocal.m4:5942:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
inotify-tools-3.14/aclocal.m4-5943-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
inotify-tools-3.14/aclocal.m4-5945-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
inotify-tools-3.14/aclocal.m4:5946:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
inotify-tools-3.14/aclocal.m4-5947-	      ;;
##############################################
inotify-tools-3.14/aclocal.m4-5955-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
inotify-tools-3.14/aclocal.m4:5956:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
inotify-tools-3.14/aclocal.m4-5957-            ;;
##############################################
inotify-tools-3.14/aclocal.m4-5974-	    # dependencies.
inotify-tools-3.14/aclocal.m4:5975:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
inotify-tools-3.14/aclocal.m4-5976-	    ;;
##############################################
inotify-tools-3.14/aclocal.m4-5989-	  *)
inotify-tools-3.14/aclocal.m4:5990:	    case `$CC -V 2>&1 | sed 5q` in
inotify-tools-3.14/aclocal.m4-5991-	    *Sun\ C*)
##############################################
inotify-tools-3.14/aclocal.m4-5996-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
inotify-tools-3.14/aclocal.m4:5997:	      _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; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
inotify-tools-3.14/aclocal.m4-5998-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
inotify-tools-3.14/aclocal.m4-6066-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
inotify-tools-3.14/aclocal.m4:6067:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
inotify-tools-3.14/aclocal.m4-6068-	    _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'
##############################################
inotify-tools-3.14/aclocal.m4-6085-	    # to its proper name (with version) after linking.
inotify-tools-3.14/aclocal.m4:6086:	    _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'
inotify-tools-3.14/aclocal.m4-6087-
##############################################
inotify-tools-3.14/aclocal.m4-6106-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
inotify-tools-3.14/aclocal.m4:6107:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
inotify-tools-3.14/aclocal.m4-6108-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
inotify-tools-3.14/aclocal.m4-6111-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
inotify-tools-3.14/aclocal.m4:6112:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
inotify-tools-3.14/aclocal.m4:6113:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
inotify-tools-3.14/aclocal.m4-6114-	          echo "-hidden">> $lib.exp~
inotify-tools-3.14/aclocal.m4:6115:	          $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 "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
inotify-tools-3.14/aclocal.m4-6116-	          $RM $lib.exp'
##############################################
inotify-tools-3.14/aclocal.m4-6130-	    # dependencies.
inotify-tools-3.14/aclocal.m4:6131:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
inotify-tools-3.14/aclocal.m4-6132-	    ;;
##############################################
inotify-tools-3.14/aclocal.m4-6137-	        osf3*)
inotify-tools-3.14/aclocal.m4:6138:	          _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" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
inotify-tools-3.14/aclocal.m4-6139-		  ;;
inotify-tools-3.14/aclocal.m4-6140-	        *)
inotify-tools-3.14/aclocal.m4:6141:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
inotify-tools-3.14/aclocal.m4-6142-		  ;;
##############################################
inotify-tools-3.14/aclocal.m4-6436-
inotify-tools-3.14/aclocal.m4:6437:  for p in `eval "$output_verbose_link_cmd"`; do
inotify-tools-3.14/aclocal.m4-6438-    case $p in
##############################################
inotify-tools-3.14/aclocal.m4-6522-linux*)
inotify-tools-3.14/aclocal.m4:6523:  case `$CC -V 2>&1 | sed 5q` in
inotify-tools-3.14/aclocal.m4-6524-  *Sun\ C*)
##############################################
inotify-tools-3.14/aclocal.m4-6573-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
inotify-tools-3.14/aclocal.m4:6574: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
inotify-tools-3.14/aclocal.m4-6575-fi
##############################################
inotify-tools-3.14/aclocal.m4-7107-    test $lt_ac_count -gt 10 && break
inotify-tools-3.14/aclocal.m4:7108:    lt_ac_count=`expr $lt_ac_count + 1`
inotify-tools-3.14/aclocal.m4-7109-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
inotify-tools-3.14/aclocal.m4-7282-  # Extract subdirectory from the argument.
inotify-tools-3.14/aclocal.m4:7283:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
inotify-tools-3.14/aclocal.m4-7284-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
inotify-tools-3.14/aclocal.m4-7293-{
inotify-tools-3.14/aclocal.m4:7294:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
inotify-tools-3.14/aclocal.m4-7295-}
##############################################
inotify-tools-3.14/aclocal.m4-7323-{
inotify-tools-3.14/aclocal.m4:7324:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
inotify-tools-3.14/aclocal.m4:7325:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
inotify-tools-3.14/aclocal.m4-7326-}
##############################################
inotify-tools-3.14/aclocal.m4-7330-{
inotify-tools-3.14/aclocal.m4:7331:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
inotify-tools-3.14/aclocal.m4-7332-}
##############################################
inotify-tools-3.14/aclocal.m4-7336-{
inotify-tools-3.14/aclocal.m4:7337:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[[^.]]*$/.lo/'`
inotify-tools-3.14/aclocal.m4-7338-}
##############################################
inotify-tools-3.14/aclocal.m4-7342-{
inotify-tools-3.14/aclocal.m4:7343:  func_arith_result=`expr "$[@]"`
inotify-tools-3.14/aclocal.m4-7344-}
##############################################
inotify-tools-3.14/aclocal.m4-7349-{
inotify-tools-3.14/aclocal.m4:7350:  func_len_result=`expr "$[1]" : ".*" 2>/dev/null || echo $max_cmd_len`
inotify-tools-3.14/aclocal.m4-7351-}
##############################################
inotify-tools-3.14/aclocal.m4-7812-m4_define([lt_combine],
inotify-tools-3.14/aclocal.m4:7813:[m4_if(m4_eval([$# > 3]), [1],
inotify-tools-3.14/aclocal.m4-7814-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
inotify-tools-3.14/aclocal.m4-8032-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
inotify-tools-3.14/aclocal.m4:8033:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
inotify-tools-3.14/aclocal.m4-8034-#
##############################################
inotify-tools-3.14/aclocal.m4-8056-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
inotify-tools-3.14/aclocal.m4:8057:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
inotify-tools-3.14/aclocal.m4-8058-# and then we would define $MISSING as
##############################################
inotify-tools-3.14/aclocal.m4-8072-# expand $ac_aux_dir to an absolute path
inotify-tools-3.14/aclocal.m4:8073:am_aux_dir=`cd $ac_aux_dir && pwd`
inotify-tools-3.14/aclocal.m4-8074-])
##############################################
inotify-tools-3.14/aclocal.m4-8173-  if test "$am_compiler_list" = ""; then
inotify-tools-3.14/aclocal.m4:8174:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
inotify-tools-3.14/aclocal.m4-8175-  fi
##############################################
inotify-tools-3.14/aclocal.m4-8319-    # Strip MF so we end up with the name of the file.
inotify-tools-3.14/aclocal.m4:8320:    mf=`echo "$mf" | sed -e 's/:.*$//'`
inotify-tools-3.14/aclocal.m4-8321-    # Check whether this is an Automake generated Makefile or not.
##############################################
inotify-tools-3.14/aclocal.m4-8328-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
inotify-tools-3.14/aclocal.m4:8329:      dirpart=`AS_DIRNAME("$mf")`
inotify-tools-3.14/aclocal.m4-8330-    else
##############################################
inotify-tools-3.14/aclocal.m4-8334-    # from the Makefile without running `make'.
inotify-tools-3.14/aclocal.m4:8335:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
inotify-tools-3.14/aclocal.m4-8336-    test -z "$DEPDIR" && continue
inotify-tools-3.14/aclocal.m4:8337:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
inotify-tools-3.14/aclocal.m4-8338-    test -z "am__include" && continue
inotify-tools-3.14/aclocal.m4:8339:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
inotify-tools-3.14/aclocal.m4-8340-    # When using ansi2knr, U may be empty or an underscore; expand it
inotify-tools-3.14/aclocal.m4:8341:    U=`sed -n 's/^U = //p' < "$mf"`
inotify-tools-3.14/aclocal.m4-8342-    # Find all dependency output files, they are included files with
##############################################
inotify-tools-3.14/aclocal.m4-8350-      test -f "$dirpart/$file" && continue
inotify-tools-3.14/aclocal.m4:8351:      fdir=`AS_DIRNAME(["$file"])`
inotify-tools-3.14/aclocal.m4-8352-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
inotify-tools-3.14/aclocal.m4-8405-AC_REQUIRE([AC_PROG_INSTALL])dnl
inotify-tools-3.14/aclocal.m4:8406:if test "`cd $srcdir && pwd`" != "`pwd`"; then
inotify-tools-3.14/aclocal.m4-8407-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
inotify-tools-3.14/aclocal.m4-8507-    * )
inotify-tools-3.14/aclocal.m4:8508:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
inotify-tools-3.14/aclocal.m4-8509-  esac
inotify-tools-3.14/aclocal.m4-8510-done
inotify-tools-3.14/aclocal.m4:8511:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
inotify-tools-3.14/aclocal.m4-8512-
##############################################
inotify-tools-3.14/aclocal.m4-8582-# Ignore all kinds of additional output from `make'.
inotify-tools-3.14/aclocal.m4:8583:case `$am_make -s -f confmf 2> /dev/null` in #(
inotify-tools-3.14/aclocal.m4-8584-*the\ am__doit\ target*)
##############################################
inotify-tools-3.14/aclocal.m4-8592-   echo '.include "confinc"' > confmf
inotify-tools-3.14/aclocal.m4:8593:   case `$am_make -s -f confmf 2> /dev/null` in #(
inotify-tools-3.14/aclocal.m4-8594-   *the\ am__doit\ target*)
##############################################
inotify-tools-3.14/aclocal.m4-8745-if (
inotify-tools-3.14/aclocal.m4:8746:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
inotify-tools-3.14/aclocal.m4-8747-   if test "$[*]" = "X"; then
inotify-tools-3.14/aclocal.m4-8748-      # -L didn't work.
inotify-tools-3.14/aclocal.m4:8749:      set X `ls -t "$srcdir/configure" conftest.file`
inotify-tools-3.14/aclocal.m4-8750-   fi
##############################################
inotify-tools-3.14/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
inotify-tools-3.14/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
inotify-tools-3.14/configure-47-  as_echo='print -r --'
inotify-tools-3.14/configure-48-  as_echo_n='print -rn --'
inotify-tools-3.14/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
inotify-tools-3.14/configure-50-  as_echo='printf %s\n'
##############################################
inotify-tools-3.14/configure-52-else
inotify-tools-3.14/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
inotify-tools-3.14/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
inotify-tools-3.14/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
inotify-tools-3.14/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
inotify-tools-3.14/configure-64-      esac;
##############################################
inotify-tools-3.14/configure-172-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
inotify-tools-3.14/configure:173:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
inotify-tools-3.14/configure-174-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
inotify-tools-3.14/configure-289-      case $as_dir in #(
inotify-tools-3.14/configure:290:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
inotify-tools-3.14/configure-291-      *) as_qdir=$as_dir;;
##############################################
inotify-tools-3.14/configure-354-  {
inotify-tools-3.14/configure:355:    as_val=`expr "$@" || test $? -eq 1`
inotify-tools-3.14/configure-356-  }
##############################################
inotify-tools-3.14/configure-361-# ---------------------------------
inotify-tools-3.14/configure:362:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
inotify-tools-3.14/configure-363-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
inotify-tools-3.14/configure-424-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
inotify-tools-3.14/configure:425:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
inotify-tools-3.14/configure-426-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
inotify-tools-3.14/configure-515-	esac;
inotify-tools-3.14/configure:516:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
inotify-tools-3.14/configure-517-	???[sx]*):;;*)false;;esac;fi
##############################################
inotify-tools-3.14/configure-536-  # Remove one level of quotation (which was required for Make).
inotify-tools-3.14/configure:537:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
inotify-tools-3.14/configure-538-  ;;
##############################################
inotify-tools-3.14/configure-547-  :
inotify-tools-3.14/configure:548:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
inotify-tools-3.14/configure-549-  # Yippee, $ECHO works!
##############################################
inotify-tools-3.14/configure-573-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
inotify-tools-3.14/configure:574:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
inotify-tools-3.14/configure-575-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
inotify-tools-3.14/configure-581-
inotify-tools-3.14/configure:582:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
inotify-tools-3.14/configure:583:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
inotify-tools-3.14/configure-584-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
inotify-tools-3.14/configure-596-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
inotify-tools-3.14/configure:597:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
inotify-tools-3.14/configure:598:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
inotify-tools-3.14/configure-599-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
inotify-tools-3.14/configure-608-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
inotify-tools-3.14/configure:609:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
inotify-tools-3.14/configure-610-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
inotify-tools-3.14/configure-623-        ECHO='printf %s\n'
inotify-tools-3.14/configure:624:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
inotify-tools-3.14/configure:625:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
inotify-tools-3.14/configure-626-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
inotify-tools-3.14/configure-628-	  :
inotify-tools-3.14/configure:629:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
inotify-tools-3.14/configure-630-	     test "X$echo_testing_string" = 'X\t' &&
inotify-tools-3.14/configure:631:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
inotify-tools-3.14/configure-632-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
inotify-tools-3.14/configure-637-	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
inotify-tools-3.14/configure:638:        elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
inotify-tools-3.14/configure-639-	     test "X$echo_testing_string" = 'X\t' &&
inotify-tools-3.14/configure:640:	     echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
inotify-tools-3.14/configure-641-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
inotify-tools-3.14/configure-647-	  for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
inotify-tools-3.14/configure:648:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
inotify-tools-3.14/configure-649-	    then
##############################################
inotify-tools-3.14/configure-655-	  if test "$prev" != 'sed 50q "$0"'; then
inotify-tools-3.14/configure:656:	    echo_test_string=`eval $prev`
inotify-tools-3.14/configure-657-	    export echo_test_string
##############################################
inotify-tools-3.14/configure-937-  case $ac_option in
inotify-tools-3.14/configure:938:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
inotify-tools-3.14/configure-939-  *)	ac_optarg=yes ;;
##############################################
inotify-tools-3.14/configure-980-  -disable-* | --disable-*)
inotify-tools-3.14/configure:981:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
inotify-tools-3.14/configure-982-    # Reject names that are not valid shell variable names.
##############################################
inotify-tools-3.14/configure-985-    ac_useropt_orig=$ac_useropt
inotify-tools-3.14/configure:986:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
inotify-tools-3.14/configure-987-    case $ac_user_opts in
##############################################
inotify-tools-3.14/configure-1006-  -enable-* | --enable-*)
inotify-tools-3.14/configure:1007:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
inotify-tools-3.14/configure-1008-    # Reject names that are not valid shell variable names.
##############################################
inotify-tools-3.14/configure-1011-    ac_useropt_orig=$ac_useropt
inotify-tools-3.14/configure:1012:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
inotify-tools-3.14/configure-1013-    case $ac_user_opts in
##############################################
inotify-tools-3.14/configure-1210-  -with-* | --with-*)
inotify-tools-3.14/configure:1211:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
inotify-tools-3.14/configure-1212-    # Reject names that are not valid shell variable names.
##############################################
inotify-tools-3.14/configure-1215-    ac_useropt_orig=$ac_useropt
inotify-tools-3.14/configure:1216:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
inotify-tools-3.14/configure-1217-    case $ac_user_opts in
##############################################
inotify-tools-3.14/configure-1226-  -without-* | --without-*)
inotify-tools-3.14/configure:1227:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
inotify-tools-3.14/configure-1228-    # Reject names that are not valid shell variable names.
##############################################
inotify-tools-3.14/configure-1231-    ac_useropt_orig=$ac_useropt
inotify-tools-3.14/configure:1232:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
inotify-tools-3.14/configure-1233-    case $ac_user_opts in
##############################################
inotify-tools-3.14/configure-1264-  *=*)
inotify-tools-3.14/configure:1265:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
inotify-tools-3.14/configure-1266-    # Reject names that are not valid shell variable names.
##############################################
inotify-tools-3.14/configure-1285-if test -n "$ac_prev"; then
inotify-tools-3.14/configure:1286:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
inotify-tools-3.14/configure-1287-  as_fn_error "missing argument to $ac_option"
##############################################
inotify-tools-3.14/configure-1307-    */ )
inotify-tools-3.14/configure:1308:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
inotify-tools-3.14/configure-1309-      eval $ac_var=\$ac_val;;
##############################################
inotify-tools-3.14/configure-1344-ac_ls_di=`ls -di .` &&
inotify-tools-3.14/configure:1345:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
inotify-tools-3.14/configure-1346-  as_fn_error "working directory cannot be determined"
##############################################
inotify-tools-3.14/configure-1400-case $srcdir in
inotify-tools-3.14/configure:1401:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
inotify-tools-3.14/configure-1402-esac
##############################################
inotify-tools-3.14/configure-1443-By default, \`make install' will install all the files in
inotify-tools-3.14/configure:1444:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
inotify-tools-3.14/configure:1445:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
inotify-tools-3.14/configure-1446-for instance \`--prefix=\$HOME'.
##############################################
inotify-tools-3.14/configure-1539-*)
inotify-tools-3.14/configure:1540:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
inotify-tools-3.14/configure-1541-  # A ".." for each directory in $ac_dir_suffix.
inotify-tools-3.14/configure:1542:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
inotify-tools-3.14/configure-1543-  case $ac_top_builddir_sub in
##############################################
inotify-tools-3.14/configure-2029-    *\'*)
inotify-tools-3.14/configure:2030:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
inotify-tools-3.14/configure-2031-    esac
##############################################
inotify-tools-3.14/configure-2116-      case $ac_val in
inotify-tools-3.14/configure:2117:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
inotify-tools-3.14/configure-2118-      esac
##############################################
inotify-tools-3.14/configure-2133-	case $ac_val in
inotify-tools-3.14/configure:2134:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
inotify-tools-3.14/configure-2135-	esac
##############################################
inotify-tools-3.14/configure-2246-    set,)
inotify-tools-3.14/configure:2247:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
inotify-tools-3.14/configure:2248:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
inotify-tools-3.14/configure-2249-      ac_cache_corrupted=: ;;
##############################################
inotify-tools-3.14/configure-2257-	# differences in whitespace do not lead to failure.
inotify-tools-3.14/configure:2258:	ac_old_val_w=`echo x $ac_old_val`
inotify-tools-3.14/configure:2259:	ac_new_val_w=`echo x $ac_new_val`
inotify-tools-3.14/configure-2260-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
inotify-tools-3.14/configure-2277-    case $ac_new_val in
inotify-tools-3.14/configure:2278:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
inotify-tools-3.14/configure-2279-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
inotify-tools-3.14/configure-2446-if (
inotify-tools-3.14/configure:2447:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
inotify-tools-3.14/configure-2448-   if test "$*" = "X"; then
inotify-tools-3.14/configure-2449-      # -L didn't work.
inotify-tools-3.14/configure:2450:      set X `ls -t "$srcdir/configure" conftest.file`
inotify-tools-3.14/configure-2451-   fi
##############################################
inotify-tools-3.14/configure-2482-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
inotify-tools-3.14/configure:2483:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
inotify-tools-3.14/configure-2484-
inotify-tools-3.14/configure-2485-# expand $ac_aux_dir to an absolute path
inotify-tools-3.14/configure:2486:am_aux_dir=`cd $ac_aux_dir && pwd`
inotify-tools-3.14/configure-2487-
##############################################
inotify-tools-3.14/configure-2627-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
inotify-tools-3.14/configure:2628:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
inotify-tools-3.14/configure-2629-	     'mkdir (GNU coreutils) '* | \
##############################################
inotify-tools-3.14/configure-2706-set x ${MAKE-make}
inotify-tools-3.14/configure:2707:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
inotify-tools-3.14/configure-2708-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
##############################################
inotify-tools-3.14/configure-2716-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
inotify-tools-3.14/configure:2717:case `${MAKE-make} -f conftest.make 2>/dev/null` in
inotify-tools-3.14/configure-2718-  *@@@%%%=?*=@@@%%%*)
##############################################
inotify-tools-3.14/configure-2743-
inotify-tools-3.14/configure:2744:if test "`cd $srcdir && pwd`" != "`pwd`"; then
inotify-tools-3.14/configure-2745-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
inotify-tools-3.14/configure-2817-set x ${MAKE-make}
inotify-tools-3.14/configure:2818:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
inotify-tools-3.14/configure-2819-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
##############################################
inotify-tools-3.14/configure-2827-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
inotify-tools-3.14/configure:2828:case `${MAKE-make} -f conftest.make 2>/dev/null` in
inotify-tools-3.14/configure-2829-  *@@@%%%=?*=@@@%%%*)
##############################################
inotify-tools-3.14/configure-3195-$as_echo_n "checking for C compiler default output file name... " >&6; }
inotify-tools-3.14/configure:3196:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
inotify-tools-3.14/configure-3197-
##############################################
inotify-tools-3.14/configure-3239-	then :; else
inotify-tools-3.14/configure:3240:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
inotify-tools-3.14/configure-3241-	fi
##############################################
inotify-tools-3.14/configure-3333-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
inotify-tools-3.14/configure:3334:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
inotify-tools-3.14/configure-3335-	  break;;
##############################################
inotify-tools-3.14/configure-3383-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
inotify-tools-3.14/configure:3384:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
inotify-tools-3.14/configure-3385-       break;;
##############################################
inotify-tools-3.14/configure-3633-# Ignore all kinds of additional output from `make'.
inotify-tools-3.14/configure:3634:case `$am_make -s -f confmf 2> /dev/null` in #(
inotify-tools-3.14/configure-3635-*the\ am__doit\ target*)
##############################################
inotify-tools-3.14/configure-3643-   echo '.include "confinc"' > confmf
inotify-tools-3.14/configure:3644:   case `$am_make -s -f confmf 2> /dev/null` in #(
inotify-tools-3.14/configure-3645-   *the\ am__doit\ target*)
##############################################
inotify-tools-3.14/configure-3704-  if test "$am_compiler_list" = ""; then
inotify-tools-3.14/configure:3705:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
inotify-tools-3.14/configure-3706-  fi
##############################################
inotify-tools-3.14/configure-3839-test "x$ac_build_alias" = x &&
inotify-tools-3.14/configure:3840:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
inotify-tools-3.14/configure-3841-test "x$ac_build_alias" = x &&
inotify-tools-3.14/configure-3842-  as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
inotify-tools-3.14/configure:3843:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
inotify-tools-3.14/configure-3844-  as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
inotify-tools-3.14/configure-3863-IFS=$ac_save_IFS
inotify-tools-3.14/configure:3864:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
inotify-tools-3.14/configure-3865-
##############################################
inotify-tools-3.14/configure-3874-else
inotify-tools-3.14/configure:3875:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
inotify-tools-3.14/configure-3876-    as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
inotify-tools-3.14/configure-3896-IFS=$ac_save_IFS
inotify-tools-3.14/configure:3897:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
inotify-tools-3.14/configure-3898-
##############################################
inotify-tools-3.14/configure-3924-  # Check for GNU $ac_path_SED
inotify-tools-3.14/configure:3925:case `"$ac_path_SED" --version 2>&1` in
inotify-tools-3.14/configure-3926-*GNU*)
##############################################
inotify-tools-3.14/configure-4000-  # Check for GNU $ac_path_GREP
inotify-tools-3.14/configure:4001:case `"$ac_path_GREP" --version 2>&1` in
inotify-tools-3.14/configure-4002-*GNU*)
##############################################
inotify-tools-3.14/configure-4066-  # Check for GNU $ac_path_EGREP
inotify-tools-3.14/configure:4067:case `"$ac_path_EGREP" --version 2>&1` in
inotify-tools-3.14/configure-4068-*GNU*)
##############################################
inotify-tools-3.14/configure-4133-  # Check for GNU $ac_path_FGREP
inotify-tools-3.14/configure:4134:case `"$ac_path_FGREP" --version 2>&1` in
inotify-tools-3.14/configure-4135-*GNU*)
##############################################
inotify-tools-3.14/configure-4213-    # gcc leaves a trailing carriage return which upsets mingw
inotify-tools-3.14/configure:4214:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
inotify-tools-3.14/configure-4215-  *)
inotify-tools-3.14/configure:4216:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
inotify-tools-3.14/configure-4217-  esac
##############################################
inotify-tools-3.14/configure-4222-      # Canonicalize the pathname of ld
inotify-tools-3.14/configure:4223:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
inotify-tools-3.14/configure-4224-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
inotify-tools-3.14/configure:4225:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
inotify-tools-3.14/configure-4226-      done
##############################################
inotify-tools-3.14/configure-4257-      # Break only if it was the GNU/non-GNU ld that we prefer.
inotify-tools-3.14/configure:4258:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
inotify-tools-3.14/configure-4259-      *GNU* | *'with BFD'*)
##############################################
inotify-tools-3.14/configure-4288-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
inotify-tools-3.14/configure:4289:case `$LD -v 2>&1 </dev/null` in
inotify-tools-3.14/configure-4290-*GNU* | *'with BFD'*)
##############################################
inotify-tools-3.14/configure-4333-	# Tru64's nm complains that /dev/null is an invalid object file
inotify-tools-3.14/configure:4334:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
inotify-tools-3.14/configure-4335-	*/dev/null* | *'Invalid file or object type'*)
##############################################
inotify-tools-3.14/configure-4339-	*)
inotify-tools-3.14/configure:4340:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
inotify-tools-3.14/configure-4341-	  */dev/null*)
##############################################
inotify-tools-3.14/configure-4562-    # And add a safety zone
inotify-tools-3.14/configure:4563:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
inotify-tools-3.14/configure:4564:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
inotify-tools-3.14/configure-4565-    ;;
##############################################
inotify-tools-3.14/configure-4590-    if test -n "$kargmax"; then
inotify-tools-3.14/configure:4591:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
inotify-tools-3.14/configure-4592-    else
##############################################
inotify-tools-3.14/configure-4598-    if test -n "$lt_cv_sys_max_cmd_len"; then
inotify-tools-3.14/configure:4599:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
inotify-tools-3.14/configure:4600:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
inotify-tools-3.14/configure-4601-    else
##############################################
inotify-tools-3.14/configure-4610-      # we can't tell.
inotify-tools-3.14/configure:4611:      while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
inotify-tools-3.14/configure-4612-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
inotify-tools-3.14/configure-4614-      do
inotify-tools-3.14/configure:4615:        i=`expr $i + 1`
inotify-tools-3.14/configure-4616-        teststring=$teststring$teststring
##############################################
inotify-tools-3.14/configure-4618-      # Only check the string length outside the loop.
inotify-tools-3.14/configure:4619:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
inotify-tools-3.14/configure-4620-      teststring=
##############################################
inotify-tools-3.14/configure-4623-      # linker.  It appears as though 1/2 is a usable value.
inotify-tools-3.14/configure:4624:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
inotify-tools-3.14/configure-4625-    fi
##############################################
inotify-tools-3.14/configure-4978-openbsd*)
inotify-tools-3.14/configure:4979:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
inotify-tools-3.14/configure-4980-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
inotify-tools-3.14/configure-5467-# If we're using GNU nm, then use its standard symbol codes.
inotify-tools-3.14/configure:5468:case `$NM -V 2>&1` in
inotify-tools-3.14/configure-5469-*GNU* | *'with BFD'*)
##############################################
inotify-tools-3.14/configure-5485-mingw*)
inotify-tools-3.14/configure:5486:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
inotify-tools-3.14/configure-5487-  ;;
##############################################
inotify-tools-3.14/configure-5682-  test $ac_status = 0; }; then
inotify-tools-3.14/configure:5683:    case `/usr/bin/file conftest.$ac_objext` in
inotify-tools-3.14/configure-5684-      *ELF-32*)
##############################################
inotify-tools-3.14/configure-5702-    if test "$lt_cv_prog_gnu_ld" = yes; then
inotify-tools-3.14/configure:5703:      case `/usr/bin/file conftest.$ac_objext` in
inotify-tools-3.14/configure-5704-	*32-bit*)
##############################################
inotify-tools-3.14/configure-5714-    else
inotify-tools-3.14/configure:5715:      case `/usr/bin/file conftest.$ac_objext` in
inotify-tools-3.14/configure-5716-	*32-bit*)
##############################################
inotify-tools-3.14/configure-6696-do :
inotify-tools-3.14/configure:6697:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
inotify-tools-3.14/configure-6698-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
inotify-tools-3.14/configure-6702-  cat >>confdefs.h <<_ACEOF
inotify-tools-3.14/configure:6703:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
inotify-tools-3.14/configure-6704-_ACEOF
##############################################
inotify-tools-3.14/configure-6996-done
inotify-tools-3.14/configure:6997:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
inotify-tools-3.14/configure-6998-
##############################################
inotify-tools-3.14/configure-7025-	"file_magic "*)
inotify-tools-3.14/configure:7026:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
inotify-tools-3.14/configure-7027-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
inotify-tools-3.14/configure-7091-	"file_magic "*)
inotify-tools-3.14/configure:7092:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
inotify-tools-3.14/configure-7093-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
inotify-tools-3.14/configure-7430-      *)
inotify-tools-3.14/configure:7431:	case `$CC -V 2>&1 | sed 5q` in
inotify-tools-3.14/configure-7432-	*Sun\ C*)
##############################################
inotify-tools-3.14/configure-7766-  if test "$hard_links" = no; then
inotify-tools-3.14/configure:7767:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
inotify-tools-3.14/configure:7768:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
inotify-tools-3.14/configure-7769-    need_locks=warn
##############################################
inotify-tools-3.14/configure-7862-    supports_anon_versioning=no
inotify-tools-3.14/configure:7863:    case `$LD -v 2>&1` in
inotify-tools-3.14/configure-7864-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
inotify-tools-3.14/configure-7927-	# is EXPORTS), use it as is; otherwise, prepend...
inotify-tools-3.14/configure:7928:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
inotify-tools-3.14/configure-7929-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
inotify-tools-3.14/configure-7950-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
inotify-tools-3.14/configure:7951:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
inotify-tools-3.14/configure:7952:      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'
inotify-tools-3.14/configure-7953-      ;;
##############################################
inotify-tools-3.14/configure-7968-        pgcc*)				# Portland Group C compiler
inotify-tools-3.14/configure:7969:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
inotify-tools-3.14/configure-7970-	  tmp_addflag=' $pic_flag'
##############################################
inotify-tools-3.14/configure-7972-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
inotify-tools-3.14/configure:7973:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
inotify-tools-3.14/configure-7974-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
inotify-tools-3.14/configure-7987-	esac
inotify-tools-3.14/configure:7988:	case `$CC -V 2>&1 | sed 5q` in
inotify-tools-3.14/configure-7989-	*Sun\ C*)			# Sun C 5.9
inotify-tools-3.14/configure:7990:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
inotify-tools-3.14/configure-7991-	  compiler_needs_object=yes
##############################################
inotify-tools-3.14/configure-8056-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
inotify-tools-3.14/configure:8057:      case `$LD -v 2>&1` in
inotify-tools-3.14/configure-8058-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
inotify-tools-3.14/configure-8177-	# below for broken collect2 doesn't work under 4.3+
inotify-tools-3.14/configure:8178:	  collect2name=`${CC} -print-prog-name=collect2`
inotify-tools-3.14/configure-8179-	  if test -f "$collect2name" &&
##############################################
inotify-tools-3.14/configure-8245-    }'
inotify-tools-3.14/configure:8246:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
inotify-tools-3.14/configure-8247-# Check for a 64-bit object if we didn't find anything.
inotify-tools-3.14/configure-8248-if test -z "$aix_libpath"; then
inotify-tools-3.14/configure:8249:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
inotify-tools-3.14/configure-8250-fi
##############################################
inotify-tools-3.14/configure-8256-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
inotify-tools-3.14/configure:8257:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
inotify-tools-3.14/configure-8258-      else
##############################################
inotify-tools-3.14/configure-8285-    }'
inotify-tools-3.14/configure:8286:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
inotify-tools-3.14/configure-8287-# Check for a 64-bit object if we didn't find anything.
inotify-tools-3.14/configure-8288-if test -z "$aix_libpath"; then
inotify-tools-3.14/configure:8289:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
inotify-tools-3.14/configure-8290-fi
##############################################
inotify-tools-3.14/configure-8340-      # FIXME: Setting linknames here is a bad hack.
inotify-tools-3.14/configure:8341:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
inotify-tools-3.14/configure-8342-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
inotify-tools-3.14/configure-8345-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
inotify-tools-3.14/configure:8346:      fix_srcfile_path='`cygpath -w "$srcfile"`'
inotify-tools-3.14/configure-8347-      enable_shared_with_static_runtimes=yes
##############################################
inotify-tools-3.14/configure-8498-      if test "$GCC" = yes; then
inotify-tools-3.14/configure:8499:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
inotify-tools-3.14/configure-8500-	# Try to use the -exported_symbol ld option, if it does not
##############################################
inotify-tools-3.14/configure-8509-if ac_fn_c_try_link "$LINENO"; then :
inotify-tools-3.14/configure:8510:  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
inotify-tools-3.14/configure-8511-
##############################################
inotify-tools-3.14/configure-8516-      else
inotify-tools-3.14/configure:8517:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
inotify-tools-3.14/configure:8518:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
inotify-tools-3.14/configure-8519-      fi
##############################################
inotify-tools-3.14/configure-8553-	hardcode_direct_absolute=yes
inotify-tools-3.14/configure:8554:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
inotify-tools-3.14/configure-8555-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
inotify-tools-3.14/configure-8586-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
inotify-tools-3.14/configure:8587:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
inotify-tools-3.14/configure-8588-      else
inotify-tools-3.14/configure-8589-	allow_undefined_flag=' -expect_unresolved \*'
inotify-tools-3.14/configure:8590:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
inotify-tools-3.14/configure-8591-      fi
##############################################
inotify-tools-3.14/configure-8599-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
inotify-tools-3.14/configure:8600:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
inotify-tools-3.14/configure-8601-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
inotify-tools-3.14/configure-8603-	allow_undefined_flag=' -expect_unresolved \*'
inotify-tools-3.14/configure:8604:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
inotify-tools-3.14/configure:8605:	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~
inotify-tools-3.14/configure:8606:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
inotify-tools-3.14/configure-8607-
##############################################
inotify-tools-3.14/configure-8622-      else
inotify-tools-3.14/configure:8623:	case `$CC -V 2>&1` in
inotify-tools-3.14/configure-8624-	*"Compilers 5.0"*)
##############################################
inotify-tools-3.14/configure-9016-  esac
inotify-tools-3.14/configure:9017:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
inotify-tools-3.14/configure-9018-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
inotify-tools-3.14/configure-9022-    # okay in the real world where ";" in dirpaths is itself problematic.
inotify-tools-3.14/configure:9023:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
inotify-tools-3.14/configure-9024-  else
inotify-tools-3.14/configure:9025:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
inotify-tools-3.14/configure-9026-  fi
##############################################
inotify-tools-3.14/configure-9029-  lt_tmp_lt_search_path_spec=
inotify-tools-3.14/configure:9030:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
inotify-tools-3.14/configure-9031-  for lt_sys_path in $lt_search_path_spec; do
##############################################
inotify-tools-3.14/configure-9058-}'`
inotify-tools-3.14/configure:9059:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
inotify-tools-3.14/configure-9060-else
##############################################
inotify-tools-3.14/configure-9146-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
inotify-tools-3.14/configure:9147:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $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'
inotify-tools-3.14/configure-9148-    ;;
##############################################
inotify-tools-3.14/configure-9181-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
inotify-tools-3.14/configure:9182:    postinstall_cmds='base_file=`basename \${file}`~
inotify-tools-3.14/configure:9183:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
inotify-tools-3.14/configure:9184:      dldir=$destdir/`dirname \$dlpath`~
inotify-tools-3.14/configure-9185-      test -d \$dldir || mkdir -p \$dldir~
##############################################
inotify-tools-3.14/configure-9190-      fi'
inotify-tools-3.14/configure:9191:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
inotify-tools-3.14/configure-9192-      dlpath=$dir/\$dldll~
##############################################
inotify-tools-3.14/configure-9198-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
inotify-tools-3.14/configure:9199:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
inotify-tools-3.14/configure-9200-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
inotify-tools-3.14/configure-9203-      # MinGW DLLs use traditional 'lib' prefix
inotify-tools-3.14/configure:9204:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
inotify-tools-3.14/configure:9205:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
inotify-tools-3.14/configure-9206-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
##############################################
inotify-tools-3.14/configure-9212-        # which wouldn't understand a cygwinified path. Ahh.
inotify-tools-3.14/configure:9213:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
inotify-tools-3.14/configure-9214-      else
inotify-tools-3.14/configure:9215:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
inotify-tools-3.14/configure-9216-      fi
##############################################
inotify-tools-3.14/configure-9219-      # pw32 DLLs use 'pw' prefix rather than 'lib'
inotify-tools-3.14/configure:9220:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
inotify-tools-3.14/configure-9221-      ;;
##############################################
inotify-tools-3.14/configure-9225-  *)
inotify-tools-3.14/configure:9226:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
inotify-tools-3.14/configure-9227-    ;;
##############################################
inotify-tools-3.14/configure-9242-  shlibpath_var=DYLD_LIBRARY_PATH
inotify-tools-3.14/configure:9243:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
inotify-tools-3.14/configure-9244-
##############################################
inotify-tools-3.14/configure-9458-  if test -f /etc/ld.so.conf; then
inotify-tools-3.14/configure:9459:    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;/^$/d' | tr '\n' ' '`
inotify-tools-3.14/configure-9460-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
inotify-tools-3.14/configure-9532-  shlibpath_var=LD_LIBRARY_PATH
inotify-tools-3.14/configure:9533:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
inotify-tools-3.14/configure-9534-    case $host_os in
##############################################
inotify-tools-3.14/configure-10507-do :
inotify-tools-3.14/configure:10508:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
inotify-tools-3.14/configure-10509-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
inotify-tools-3.14/configure-10512-  cat >>confdefs.h <<_ACEOF
inotify-tools-3.14/configure:10513:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
inotify-tools-3.14/configure-10514-_ACEOF
##############################################
inotify-tools-3.14/configure-10772-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
inotify-tools-3.14/configure:10773:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
inotify-tools-3.14/configure-10774-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
inotify-tools-3.14/configure-10859-if test -z "$BASH_VERSION$ZSH_VERSION" \
inotify-tools-3.14/configure:10860:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
inotify-tools-3.14/configure-10861-  as_echo='print -r --'
inotify-tools-3.14/configure-10862-  as_echo_n='print -rn --'
inotify-tools-3.14/configure:10863:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
inotify-tools-3.14/configure-10864-  as_echo='printf %s\n'
##############################################
inotify-tools-3.14/configure-10866-else
inotify-tools-3.14/configure:10867:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
inotify-tools-3.14/configure-10868-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
inotify-tools-3.14/configure-10876-	expr "X$arg" : "X\\(.*\\)$as_nl";
inotify-tools-3.14/configure:10877:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
inotify-tools-3.14/configure-10878-      esac;
##############################################
inotify-tools-3.14/configure-10952-# ---------------------------------
inotify-tools-3.14/configure:10953:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
inotify-tools-3.14/configure-10954-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
inotify-tools-3.14/configure-11024-  {
inotify-tools-3.14/configure:11025:    as_val=`expr "$@" || test $? -eq 1`
inotify-tools-3.14/configure-11026-  }
##############################################
inotify-tools-3.14/configure-11128-      case $as_dir in #(
inotify-tools-3.14/configure:11129:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
inotify-tools-3.14/configure-11130-      *) as_qdir=$as_dir;;
##############################################
inotify-tools-3.14/configure-11185-	esac;
inotify-tools-3.14/configure:11186:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
inotify-tools-3.14/configure-11187-	???[sx]*):;;*)false;;esac;fi
##############################################
inotify-tools-3.14/configure-11277-configured by $0, generated by GNU Autoconf 2.64,
inotify-tools-3.14/configure:11278:  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
inotify-tools-3.14/configure-11279-
##############################################
inotify-tools-3.14/configure-11298-  --*=*)
inotify-tools-3.14/configure:11299:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
inotify-tools-3.14/configure:11300:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
inotify-tools-3.14/configure-11301-    ac_shift=:
##############################################
inotify-tools-3.14/configure-11320-    case $ac_optarg in
inotify-tools-3.14/configure:11321:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
inotify-tools-3.14/configure-11322-    esac
##############################################
inotify-tools-3.14/configure-11327-    case $ac_optarg in
inotify-tools-3.14/configure:11328:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
inotify-tools-3.14/configure-11329-    esac
##############################################
inotify-tools-3.14/configure-11396-delay_variable_subst='$delay_variable_subst'
inotify-tools-3.14/configure:11397:macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11398:macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11399:enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11400:enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11401:pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11402:enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11403:host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11404:host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11405:host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11406:build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11407:build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11408:build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11409:SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11410:Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11411:GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11412:EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11413:FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11414:LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11415:NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11416:LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11417:max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11418:ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11419:exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11420:lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11421:lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11422:lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11423:reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11424:reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11425:OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11426:deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11427:file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11428:AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11429:AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11430:STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11431:RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11432:old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11433:old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11434:old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11435:CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11436:CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11437:compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11438:GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11439:lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11440:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11441:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11442:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11443:objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11444:SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11445:ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11446:MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11447:lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11448:lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11449:lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11450:lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11451:lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11452:need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11453:DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11454:NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11455:LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11456:OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11457:OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11458:libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11459:shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11460:extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11461:archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11462:enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11463:export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11464:whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11465:compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11466:old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11467:old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11468:archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11469:archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11470:module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11471:module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11472:with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11473:allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11474:no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11475:hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11476:hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11477:hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11478:hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11479:hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11480:hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11481:hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11482:hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11483:inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11484:link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11485:fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11486:always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11487:export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11488:exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11489:include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11490:prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11491:file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11492:variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11493:need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11494:need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11495:version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11496:runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11497:shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11498:shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11499:libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11500:library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11501:soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11502:postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11503:postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11504:finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11505:finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11506:hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11507:sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11508:sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11509:hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11510:enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11511:enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11512:enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11513:old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure:11514:striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
inotify-tools-3.14/configure-11515-
##############################################
inotify-tools-3.14/configure-11578-striplib; do
inotify-tools-3.14/configure:11579:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
inotify-tools-3.14/configure-11580-    *[\\\\\\\`\\"\\\$]*)
inotify-tools-3.14/configure:11581:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
inotify-tools-3.14/configure-11582-      ;;
##############################################
inotify-tools-3.14/configure-11607-sys_lib_dlsearch_path_spec; do
inotify-tools-3.14/configure:11608:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
inotify-tools-3.14/configure-11609-    *[\\\\\\\`\\"\\\$]*)
inotify-tools-3.14/configure:11610:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
inotify-tools-3.14/configure-11611-      ;;
##############################################
inotify-tools-3.14/configure-11619-case \$lt_ECHO in
inotify-tools-3.14/configure:11620:*'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
inotify-tools-3.14/configure-11621-  ;;
##############################################
inotify-tools-3.14/configure-11715-fi
inotify-tools-3.14/configure:11716:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
inotify-tools-3.14/configure-11717-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
inotify-tools-3.14/configure-11732-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
inotify-tools-3.14/configure:11733:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
inotify-tools-3.14/configure-11734-ac_delim='%!_!# '
##############################################
inotify-tools-3.14/configure-11738-
inotify-tools-3.14/configure:11739:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
inotify-tools-3.14/configure-11740-  if test $ac_delim_n = $ac_delim_num; then
##############################################
inotify-tools-3.14/configure-11868-for ac_last_try in false false :; do
inotify-tools-3.14/configure:11869:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
inotify-tools-3.14/configure-11870-  if test -z "$ac_t"; then
##############################################
inotify-tools-3.14/configure-12000-      esac
inotify-tools-3.14/configure:12001:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
inotify-tools-3.14/configure-12002-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
inotify-tools-3.14/configure-12059-*)
inotify-tools-3.14/configure:12060:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
inotify-tools-3.14/configure-12061-  # A ".." for each directory in $ac_dir_suffix.
inotify-tools-3.14/configure:12062:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
inotify-tools-3.14/configure-12063-  case $ac_top_builddir_sub in
##############################################
inotify-tools-3.14/configure-12120-/@mandir@/p'
inotify-tools-3.14/configure:12121:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
inotify-tools-3.14/configure-12122-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
inotify-tools-3.14/configure-12137-
inotify-tools-3.14/configure:12138:# Neutralize VPATH when `$srcdir' = `.'.
inotify-tools-3.14/configure-12139-# Shell code in configure.ac might set extrasub.
##############################################
inotify-tools-3.14/configure-12165-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
inotify-tools-3.14/configure:12166:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
inotify-tools-3.14/configure:12167:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
inotify-tools-3.14/configure-12168-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
inotify-tools-3.14/configure-12210-    * )
inotify-tools-3.14/configure:12211:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
inotify-tools-3.14/configure-12212-  esac
##############################################
inotify-tools-3.14/configure-12257-    # Strip MF so we end up with the name of the file.
inotify-tools-3.14/configure:12258:    mf=`echo "$mf" | sed -e 's/:.*$//'`
inotify-tools-3.14/configure-12259-    # Check whether this is an Automake generated Makefile or not.
##############################################
inotify-tools-3.14/configure-12294-    # from the Makefile without running `make'.
inotify-tools-3.14/configure:12295:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
inotify-tools-3.14/configure-12296-    test -z "$DEPDIR" && continue
inotify-tools-3.14/configure:12297:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
inotify-tools-3.14/configure-12298-    test -z "am__include" && continue
inotify-tools-3.14/configure:12299:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
inotify-tools-3.14/configure-12300-    # When using ansi2knr, U may be empty or an underscore; expand it
inotify-tools-3.14/configure:12301:    U=`sed -n 's/^U = //p' < "$mf"`
inotify-tools-3.14/configure-12302-    # Find all dependency output files, they are included files with
##############################################
inotify-tools-3.14/configure-12355-
inotify-tools-3.14/configure:12356:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
inotify-tools-3.14/configure-12357-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
inotify-tools-3.14/configure-12870-  # Extract subdirectory from the argument.
inotify-tools-3.14/configure:12871:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
inotify-tools-3.14/configure-12872-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
inotify-tools-3.14/configure-12881-{
inotify-tools-3.14/configure:12882:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
inotify-tools-3.14/configure-12883-}
##############################################
inotify-tools-3.14/configure-12908-{
inotify-tools-3.14/configure:12909:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
inotify-tools-3.14/configure:12910:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
inotify-tools-3.14/configure-12911-}
##############################################
inotify-tools-3.14/configure-12915-{
inotify-tools-3.14/configure:12916:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
inotify-tools-3.14/configure-12917-}
##############################################
inotify-tools-3.14/configure-12921-{
inotify-tools-3.14/configure:12922:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
inotify-tools-3.14/configure-12923-}
##############################################
inotify-tools-3.14/configure-12927-{
inotify-tools-3.14/configure:12928:  func_arith_result=`expr "$@"`
inotify-tools-3.14/configure-12929-}
##############################################
inotify-tools-3.14/configure-12934-{
inotify-tools-3.14/configure:12935:  func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
inotify-tools-3.14/configure-12936-}
##############################################
inotify-tools-3.14/install-sh-217-      fi
inotify-tools-3.14/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
inotify-tools-3.14/install-sh-219-    *)
##############################################
inotify-tools-3.14/install-sh-269-      dstdir=$dst
inotify-tools-3.14/install-sh:270:      dst=$dstdir/`basename "$src"`
inotify-tools-3.14/install-sh-271-      dstdir_status=0
##############################################
inotify-tools-3.14/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
inotify-tools-3.14/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
inotify-tools-3.14/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
inotify-tools-3.14/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
inotify-tools-3.14/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
inotify-tools-3.14/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
inotify-tools-3.14/install-sh-418-	    case $prefix in
inotify-tools-3.14/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
inotify-tools-3.14/install-sh-420-	      *) qprefix=$prefix;;
##############################################
inotify-tools-3.14/install-sh-467-    if $copy_on_change &&
inotify-tools-3.14/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
inotify-tools-3.14/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
inotify-tools-3.14/install-sh-470-
##############################################
inotify-tools-3.14/missing-139-       # Could not run --version or --help.  This is probably someone
inotify-tools-3.14/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
inotify-tools-3.14/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
inotify-tools-3.14/missing-173-         from any GNU archive site."
inotify-tools-3.14/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
inotify-tools-3.14/missing-175-    test -z "$files" && files="config.h"
##############################################
inotify-tools-3.14/missing-202-         proper tools for further handling them.
inotify-tools-3.14/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
inotify-tools-3.14/missing-204-         archive site."
inotify-tools-3.14/missing-205-
inotify-tools-3.14/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
inotify-tools-3.14/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
inotify-tools-3.14/missing-208-    if test -f "$file"; then
##############################################
inotify-tools-3.14/missing-231-	*.y)
inotify-tools-3.14/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
inotify-tools-3.14/missing-233-	    if test -f "$SRCFILE"; then
##############################################
inotify-tools-3.14/missing-235-	    fi
inotify-tools-3.14/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
inotify-tools-3.14/missing-237-	    if test -f "$SRCFILE"; then
##############################################
inotify-tools-3.14/missing-261-	*.l)
inotify-tools-3.14/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
inotify-tools-3.14/missing-263-	    if test -f "$SRCFILE"; then
##############################################
inotify-tools-3.14/missing-280-
inotify-tools-3.14/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
inotify-tools-3.14/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
inotify-tools-3.14/missing-283-    if test -f "$file"; then
##############################################
inotify-tools-3.14/missing-300-    # The file to touch is that specified with -o ...
inotify-tools-3.14/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
inotify-tools-3.14/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
inotify-tools-3.14/missing-303-    if test -z "$file"; then
inotify-tools-3.14/missing-304-      # ... or it is the one specified with @setfilename ...
inotify-tools-3.14/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
inotify-tools-3.14/missing-306-      file=`sed -n '
##############################################
inotify-tools-3.14/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
inotify-tools-3.14/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
inotify-tools-3.14/missing-314-    fi
##############################################
inotify-tools-3.14/missing-336-	*o*)
inotify-tools-3.14/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
inotify-tools-3.14/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
inotify-tools-3.14/missing-342-	*h*)
inotify-tools-3.14/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
inotify-tools-3.14/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
inotify-tools-3.14/libinotifytools/src/Makefile.in-52-CONFIG_CLEAN_VPATH_FILES =
inotify-tools-3.14/libinotifytools/src/Makefile.in:53:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
inotify-tools-3.14/libinotifytools/src/Makefile.in-54-am__vpath_adj = case $$p in \
inotify-tools-3.14/libinotifytools/src/Makefile.in:55:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-56-    *) f=$$p;; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-57-  esac;
inotify-tools-3.14/libinotifytools/src/Makefile.in:58:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
inotify-tools-3.14/libinotifytools/src/Makefile.in-59-am__install_max = 40
inotify-tools-3.14/libinotifytools/src/Makefile.in-60-am__nobase_strip_setup = \
inotify-tools-3.14/libinotifytools/src/Makefile.in:61:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
inotify-tools-3.14/libinotifytools/src/Makefile.in-62-am__nobase_strip = \
##############################################
inotify-tools-3.14/libinotifytools/src/Makefile.in-127-  while test -n "$$dir1"; do \
inotify-tools-3.14/libinotifytools/src/Makefile.in:128:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-129-    if test "$$first" != "."; then \
inotify-tools-3.14/libinotifytools/src/Makefile.in-130-      if test "$$first" = ".."; then \
inotify-tools-3.14/libinotifytools/src/Makefile.in:131:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
inotify-tools-3.14/libinotifytools/src/Makefile.in:132:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-133-      else \
inotify-tools-3.14/libinotifytools/src/Makefile.in:134:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-135-        if test "$$first2" = "$$first"; then \
inotify-tools-3.14/libinotifytools/src/Makefile.in:136:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-137-        else \
##############################################
inotify-tools-3.14/libinotifytools/src/Makefile.in-142-    fi; \
inotify-tools-3.14/libinotifytools/src/Makefile.in:143:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-144-  done; \
##############################################
inotify-tools-3.14/libinotifytools/src/Makefile.in-329-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
inotify-tools-3.14/libinotifytools/src/Makefile.in:330:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-331-	  test "$$dir" != "$$p" || dir=.; \
##############################################
inotify-tools-3.14/libinotifytools/src/Makefile.in-342-	test -n "$(EXEEXT)" || exit 0; \
inotify-tools-3.14/libinotifytools/src/Makefile.in:343:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-344-	echo " rm -f" $$list; \
##############################################
inotify-tools-3.14/libinotifytools/src/Makefile.in-367-.c.obj:
inotify-tools-3.14/libinotifytools/src/Makefile.in:368:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
inotify-tools-3.14/libinotifytools/src/Makefile.in-369-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
inotify-tools-3.14/libinotifytools/src/Makefile.in-371-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
inotify-tools-3.14/libinotifytools/src/Makefile.in:372:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
inotify-tools-3.14/libinotifytools/src/Makefile.in-373-
##############################################
inotify-tools-3.14/libinotifytools/src/Makefile.in-401-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
inotify-tools-3.14/libinotifytools/src/Makefile.in:402:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-403-	test -n "$$files" || exit 0; \
##############################################
inotify-tools-3.14/libinotifytools/src/Makefile.in-424-	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
inotify-tools-3.14/libinotifytools/src/Makefile.in:425:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-426-	test -n "$$files" || exit 0; \
##############################################
inotify-tools-3.14/libinotifytools/src/Makefile.in-444-	dot_seen=no; \
inotify-tools-3.14/libinotifytools/src/Makefile.in:445:	target=`echo $@ | sed s/-recursive//`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-446-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
inotify-tools-3.14/libinotifytools/src/Makefile.in-479-	rev="$$rev ."; \
inotify-tools-3.14/libinotifytools/src/Makefile.in:480:	target=`echo $@ | sed s/-recursive//`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-481-	for subdir in $$rev; do \
##############################################
inotify-tools-3.14/libinotifytools/src/Makefile.in-557-GTAGS:
inotify-tools-3.14/libinotifytools/src/Makefile.in:558:	here=`$(am__cd) $(top_builddir) && pwd` \
inotify-tools-3.14/libinotifytools/src/Makefile.in-559-	  && $(am__cd) $(top_srcdir) \
##############################################
inotify-tools-3.14/libinotifytools/src/Makefile.in-575-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
inotify-tools-3.14/libinotifytools/src/Makefile.in:576:	      all=`expr $$all + 1`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-577-	      case " $(XFAIL_TESTS) " in \
inotify-tools-3.14/libinotifytools/src/Makefile.in-578-	      *[\ \	]$$tst[\ \	]*) \
inotify-tools-3.14/libinotifytools/src/Makefile.in:579:		xpass=`expr $$xpass + 1`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in:580:		failed=`expr $$failed + 1`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-581-		col=$$red; res=XPASS; \
##############################################
inotify-tools-3.14/libinotifytools/src/Makefile.in-587-	    elif test $$? -ne 77; then \
inotify-tools-3.14/libinotifytools/src/Makefile.in:588:	      all=`expr $$all + 1`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-589-	      case " $(XFAIL_TESTS) " in \
inotify-tools-3.14/libinotifytools/src/Makefile.in-590-	      *[\ \	]$$tst[\ \	]*) \
inotify-tools-3.14/libinotifytools/src/Makefile.in:591:		xfail=`expr $$xfail + 1`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-592-		col=$$lgn; res=XFAIL; \
##############################################
inotify-tools-3.14/libinotifytools/src/Makefile.in-594-	      *) \
inotify-tools-3.14/libinotifytools/src/Makefile.in:595:		failed=`expr $$failed + 1`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-596-		col=$$red; res=FAIL; \
##############################################
inotify-tools-3.14/libinotifytools/src/Makefile.in-599-	    else \
inotify-tools-3.14/libinotifytools/src/Makefile.in:600:	      skip=`expr $$skip + 1`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-601-	      col=$$blu; res=SKIP; \
##############################################
inotify-tools-3.14/libinotifytools/src/Makefile.in-634-	    fi; \
inotify-tools-3.14/libinotifytools/src/Makefile.in:635:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
inotify-tools-3.14/libinotifytools/src/Makefile.in-636-	      dashes="$$skipped"; \
##############################################
inotify-tools-3.14/libinotifytools/src/Makefile.in-640-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
inotify-tools-3.14/libinotifytools/src/Makefile.in:641:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
inotify-tools-3.14/libinotifytools/src/Makefile.in-642-	      dashes="$$report"; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-643-	  fi; \
inotify-tools-3.14/libinotifytools/src/Makefile.in:644:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-645-	  if test "$$failed" -eq 0; then \
##############################################
inotify-tools-3.14/libinotifytools/src/Makefile.in-657-distdir: $(DISTFILES)
inotify-tools-3.14/libinotifytools/src/Makefile.in:658:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in:659:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-660-	list='$(DISTFILES)'; \
##############################################
inotify-tools-3.14/libinotifytools/src/Makefile.in-671-	  if test -d $$d/$$file; then \
inotify-tools-3.14/libinotifytools/src/Makefile.in:672:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
inotify-tools-3.14/libinotifytools/src/Makefile.in-673-	    if test -d "$(distdir)/$$file"; then \
##############################################
inotify-tools-3.14/libinotifytools/src/inotifytools/Makefile.in-227-distdir: $(DISTFILES)
inotify-tools-3.14/libinotifytools/src/inotifytools/Makefile.in:228:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
inotify-tools-3.14/libinotifytools/src/inotifytools/Makefile.in:229:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
inotify-tools-3.14/libinotifytools/src/inotifytools/Makefile.in-230-	list='$(DISTFILES)'; \
##############################################
inotify-tools-3.14/libinotifytools/src/inotifytools/Makefile.in-241-	  if test -d $$d/$$file; then \
inotify-tools-3.14/libinotifytools/src/inotifytools/Makefile.in:242:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
inotify-tools-3.14/libinotifytools/src/inotifytools/Makefile.in-243-	    if test -d "$(distdir)/$$file"; then \
##############################################
inotify-tools-3.14/libinotifytools/Makefile.in-71-  while test -n "$$dir1"; do \
inotify-tools-3.14/libinotifytools/Makefile.in:72:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
inotify-tools-3.14/libinotifytools/Makefile.in-73-    if test "$$first" != "."; then \
inotify-tools-3.14/libinotifytools/Makefile.in-74-      if test "$$first" = ".."; then \
inotify-tools-3.14/libinotifytools/Makefile.in:75:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
inotify-tools-3.14/libinotifytools/Makefile.in:76:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
inotify-tools-3.14/libinotifytools/Makefile.in-77-      else \
inotify-tools-3.14/libinotifytools/Makefile.in:78:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
inotify-tools-3.14/libinotifytools/Makefile.in-79-        if test "$$first2" = "$$first"; then \
inotify-tools-3.14/libinotifytools/Makefile.in:80:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
inotify-tools-3.14/libinotifytools/Makefile.in-81-        else \
##############################################
inotify-tools-3.14/libinotifytools/Makefile.in-86-    fi; \
inotify-tools-3.14/libinotifytools/Makefile.in:87:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
inotify-tools-3.14/libinotifytools/Makefile.in-88-  done; \
##############################################
inotify-tools-3.14/libinotifytools/Makefile.in-257-	dot_seen=no; \
inotify-tools-3.14/libinotifytools/Makefile.in:258:	target=`echo $@ | sed s/-recursive//`; \
inotify-tools-3.14/libinotifytools/Makefile.in-259-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
inotify-tools-3.14/libinotifytools/Makefile.in-292-	rev="$$rev ."; \
inotify-tools-3.14/libinotifytools/Makefile.in:293:	target=`echo $@ | sed s/-recursive//`; \
inotify-tools-3.14/libinotifytools/Makefile.in-294-	for subdir in $$rev; do \
##############################################
inotify-tools-3.14/libinotifytools/Makefile.in-370-GTAGS:
inotify-tools-3.14/libinotifytools/Makefile.in:371:	here=`$(am__cd) $(top_builddir) && pwd` \
inotify-tools-3.14/libinotifytools/Makefile.in-372-	  && $(am__cd) $(top_srcdir) \
##############################################
inotify-tools-3.14/libinotifytools/Makefile.in-378-distdir: $(DISTFILES)
inotify-tools-3.14/libinotifytools/Makefile.in:379:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
inotify-tools-3.14/libinotifytools/Makefile.in:380:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
inotify-tools-3.14/libinotifytools/Makefile.in-381-	list='$(DISTFILES)'; \
##############################################
inotify-tools-3.14/libinotifytools/Makefile.in-392-	  if test -d $$d/$$file; then \
inotify-tools-3.14/libinotifytools/Makefile.in:393:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
inotify-tools-3.14/libinotifytools/Makefile.in-394-	    if test -d "$(distdir)/$$file"; then \
##############################################
inotify-tools-3.14/ltmain.sh-161-  # Extract subdirectory from the argument.
inotify-tools-3.14/ltmain.sh:162:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
inotify-tools-3.14/ltmain.sh-163-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
inotify-tools-3.14/ltmain.sh-167-  fi
inotify-tools-3.14/ltmain.sh:168:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
inotify-tools-3.14/ltmain.sh-169-}
##############################################
inotify-tools-3.14/ltmain.sh-193-     progdir=$func_dirname_result
inotify-tools-3.14/ltmain.sh:194:     progdir=`cd "$progdir" && pwd`
inotify-tools-3.14/ltmain.sh-195-     progpath="$progdir/$progname"
##############################################
inotify-tools-3.14/ltmain.sh-221-# Since each input `\' is now two `\'s, look for any number of runs of
inotify-tools-3.14/ltmain.sh:222:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
inotify-tools-3.14/ltmain.sh-223-bs='\\'
##############################################
inotify-tools-3.14/ltmain.sh-328-        # ...otherwise throw away the child directory and loop
inotify-tools-3.14/ltmain.sh:329:        my_directory_path=`$ECHO "X$my_directory_path" | $Xsed -e "$dirname"`
inotify-tools-3.14/ltmain.sh-330-      done
inotify-tools-3.14/ltmain.sh:331:      my_dir_list=`$ECHO "X$my_dir_list" | $Xsed -e 's,:*$,,'`
inotify-tools-3.14/ltmain.sh-332-
##############################################
inotify-tools-3.14/ltmain.sh-363-      # If mktemp works, use that first and foremost
inotify-tools-3.14/ltmain.sh:364:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
inotify-tools-3.14/ltmain.sh-365-
##############################################
inotify-tools-3.14/ltmain.sh-394-      *[\\\`\"\$]*)
inotify-tools-3.14/ltmain.sh:395:	func_quote_for_eval_unquoted_result=`$ECHO "X$1" | $Xsed -e "$sed_quote_subst"` ;;
inotify-tools-3.14/ltmain.sh-396-      *)
##############################################
inotify-tools-3.14/ltmain.sh-536-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
inotify-tools-3.14/ltmain.sh:537:	s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/
inotify-tools-3.14/ltmain.sh:538:	s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/
inotify-tools-3.14/ltmain.sh-539-	p
##############################################
inotify-tools-3.14/ltmain.sh-565-  :
inotify-tools-3.14/ltmain.sh:566:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t'; then
inotify-tools-3.14/ltmain.sh-567-  # Yippee, $ECHO works!
##############################################
inotify-tools-3.14/ltmain.sh-685-	# quotes we have to do it in 2 steps:
inotify-tools-3.14/ltmain.sh:686:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
inotify-tools-3.14/ltmain.sh-687-	eval "$extractedcf"
##############################################
inotify-tools-3.14/ltmain.sh-1021-      # but not from the CC environment variable when configure was run.
inotify-tools-3.14/ltmain.sh:1022:      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) ;;
inotify-tools-3.14/ltmain.sh-1023-      # Blanks at the start of $base_compile will cause this to fail
##############################################
inotify-tools-3.14/ltmain.sh-1028-	    # Evaluate the configuration.
inotify-tools-3.14/ltmain.sh:1029:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
inotify-tools-3.14/ltmain.sh-1030-	    CC_quoted=
##############################################
inotify-tools-3.14/ltmain.sh-1036-	    case "$@ " in
inotify-tools-3.14/ltmain.sh:1037:	      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*)
inotify-tools-3.14/ltmain.sh-1038-	      # The compiler in the base compile command matches
##############################################
inotify-tools-3.14/ltmain.sh-1213-    *.[cCFSifmso] | \
inotify-tools-3.14/ltmain.sh:1214:    *.ada | *.adb | *.ads | *.asm | \
inotify-tools-3.14/ltmain.sh-1215-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
inotify-tools-3.14/ltmain.sh-1290-    if test "$compiler_c_o" = no; then
inotify-tools-3.14/ltmain.sh:1291:      output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
inotify-tools-3.14/ltmain.sh-1292-      lockfile="$output_obj.lock"
##############################################
inotify-tools-3.14/ltmain.sh-1309-*** ERROR, $lockfile exists and contains:
inotify-tools-3.14/ltmain.sh:1310:`cat $lockfile 2>/dev/null`
inotify-tools-3.14/ltmain.sh-1311-
##############################################
inotify-tools-3.14/ltmain.sh-1358-      if test "$need_locks" = warn &&
inotify-tools-3.14/ltmain.sh:1359:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
inotify-tools-3.14/ltmain.sh-1360-	$ECHO "\
inotify-tools-3.14/ltmain.sh-1361-*** ERROR, $lockfile contains:
inotify-tools-3.14/ltmain.sh:1362:`cat $lockfile 2>/dev/null`
inotify-tools-3.14/ltmain.sh-1363-
##############################################
inotify-tools-3.14/ltmain.sh-1407-      if test "$need_locks" = warn &&
inotify-tools-3.14/ltmain.sh:1408:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
inotify-tools-3.14/ltmain.sh-1409-	$ECHO "\
inotify-tools-3.14/ltmain.sh-1410-*** ERROR, $lockfile contains:
inotify-tools-3.14/ltmain.sh:1411:`cat $lockfile 2>/dev/null`
inotify-tools-3.14/ltmain.sh-1412-
##############################################
inotify-tools-3.14/ltmain.sh-1665-	  test -n "$library_names" && \
inotify-tools-3.14/ltmain.sh:1666:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
inotify-tools-3.14/ltmain.sh-1667-	  continue
##############################################
inotify-tools-3.14/ltmain.sh-1676-	  if test ! -f "$dir/$dlname"; then
inotify-tools-3.14/ltmain.sh:1677:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
inotify-tools-3.14/ltmain.sh-1678-	  fi
##############################################
inotify-tools-3.14/ltmain.sh-1694-      # Get the absolute pathname.
inotify-tools-3.14/ltmain.sh:1695:      absdir=`cd "$dir" && pwd`
inotify-tools-3.14/ltmain.sh-1696-      test -n "$absdir" && dir="$absdir"
##############################################
inotify-tools-3.14/ltmain.sh-2012-	  # Determine the prefix the user has applied to our future dir.
inotify-tools-3.14/ltmain.sh:2013:	  inst_prefix_dir=`$ECHO "X$destdir" | $Xsed -e "s%$libdir\$%%"`
inotify-tools-3.14/ltmain.sh-2014-
##############################################
inotify-tools-3.14/ltmain.sh-2025-	    # Stick the inst_prefix_dir data into the link command.
inotify-tools-3.14/ltmain.sh:2026:	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
inotify-tools-3.14/ltmain.sh-2027-	  else
inotify-tools-3.14/ltmain.sh:2028:	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%%"`
inotify-tools-3.14/ltmain.sh-2029-	  fi
##############################################
inotify-tools-3.14/ltmain.sh-2185-	    fi
inotify-tools-3.14/ltmain.sh:2186:	    libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
inotify-tools-3.14/ltmain.sh-2187-	    if test -n "$libdir" && test ! -f "$libfile"; then
inotify-tools-3.14/ltmain.sh:2188:	      func_warning "\`$lib' has not been installed in \`$libdir'"
inotify-tools-3.14/ltmain.sh-2189-	      finalize=no
##############################################
inotify-tools-3.14/ltmain.sh-2204-	        # Replace the output file specification.
inotify-tools-3.14/ltmain.sh:2205:	        relink_command=`$ECHO "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
inotify-tools-3.14/ltmain.sh-2206-
##############################################
inotify-tools-3.14/ltmain.sh-2223-	    # Install the binary that we compiled earlier.
inotify-tools-3.14/ltmain.sh:2224:	    file=`$ECHO "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
inotify-tools-3.14/ltmain.sh-2225-	  fi
##############################################
inotify-tools-3.14/ltmain.sh-2294-    my_pic_p="${3-no}"
inotify-tools-3.14/ltmain.sh:2295:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
inotify-tools-3.14/ltmain.sh-2296-    my_dlsyms=
##############################################
inotify-tools-3.14/ltmain.sh-2334-	  # Add our own program objects to the symbol list.
inotify-tools-3.14/ltmain.sh:2335:	  progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
inotify-tools-3.14/ltmain.sh-2336-	  for progfile in $progfiles; do
##############################################
inotify-tools-3.14/ltmain.sh-2517-	  if test -f "$output_objdir/$my_outputname.def"; then
inotify-tools-3.14/ltmain.sh:2518:	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
inotify-tools-3.14/ltmain.sh:2519:	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
inotify-tools-3.14/ltmain.sh-2520-	  else
inotify-tools-3.14/ltmain.sh:2521:	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
inotify-tools-3.14/ltmain.sh:2522:	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
inotify-tools-3.14/ltmain.sh-2523-	  fi
##############################################
inotify-tools-3.14/ltmain.sh-2525-	*)
inotify-tools-3.14/ltmain.sh:2526:	  compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
inotify-tools-3.14/ltmain.sh:2527:	  finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
inotify-tools-3.14/ltmain.sh-2528-	  ;;
##############################################
inotify-tools-3.14/ltmain.sh-2540-      # Nullify the symbol file.
inotify-tools-3.14/ltmain.sh:2541:      compile_command=`$ECHO "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
inotify-tools-3.14/ltmain.sh:2542:      finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
inotify-tools-3.14/ltmain.sh-2543-    fi
##############################################
inotify-tools-3.14/ltmain.sh-2555-  win32_libid_type="unknown"
inotify-tools-3.14/ltmain.sh:2556:  win32_fileres=`file -L $1 2>/dev/null`
inotify-tools-3.14/ltmain.sh-2557-  case $win32_fileres in
##############################################
inotify-tools-3.14/ltmain.sh-2652-	  darwin_curdir=`pwd`
inotify-tools-3.14/ltmain.sh:2653:	  darwin_base_archive=`basename "$darwin_archive"`
inotify-tools-3.14/ltmain.sh:2654:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
inotify-tools-3.14/ltmain.sh-2655-	  if test -n "$darwin_arches"; then
inotify-tools-3.14/ltmain.sh:2656:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
inotify-tools-3.14/ltmain.sh-2657-	    darwin_arch=
##############################################
inotify-tools-3.14/ltmain.sh-2667-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
inotify-tools-3.14/ltmain.sh:2668:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
inotify-tools-3.14/ltmain.sh-2669-	    darwin_file=
##############################################
inotify-tools-3.14/ltmain.sh-2671-	    for darwin_file in $darwin_filelist; do
inotify-tools-3.14/ltmain.sh:2672:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
inotify-tools-3.14/ltmain.sh-2673-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
inotify-tools-3.14/ltmain.sh-2686-      esac
inotify-tools-3.14/ltmain.sh:2687:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
inotify-tools-3.14/ltmain.sh-2688-    done
##############################################
inotify-tools-3.14/ltmain.sh-2757-      shift
inotify-tools-3.14/ltmain.sh:2758:    elif test \"X\`{ \$ECHO '\t'; } 2>/dev/null\`\" = 'X\t'; then
inotify-tools-3.14/ltmain.sh-2759-      # Yippee, \$ECHO works!
##############################################
inotify-tools-3.14/ltmain.sh-2769-  # Find the directory that this script lives in.
inotify-tools-3.14/ltmain.sh:2770:  thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
inotify-tools-3.14/ltmain.sh-2771-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
inotify-tools-3.14/ltmain.sh-2773-  # Follow symbolic links until we get to the real thisdir.
inotify-tools-3.14/ltmain.sh:2774:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
inotify-tools-3.14/ltmain.sh-2775-  while test -n \"\$file\"; do
inotify-tools-3.14/ltmain.sh:2776:    destdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
inotify-tools-3.14/ltmain.sh-2777-
##############################################
inotify-tools-3.14/ltmain.sh-2785-
inotify-tools-3.14/ltmain.sh:2786:    file=\`\$ECHO \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
inotify-tools-3.14/ltmain.sh:2787:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
inotify-tools-3.14/ltmain.sh-2788-  done
##############################################
inotify-tools-3.14/ltmain.sh-2816-    case \"\$thisdir\" in
inotify-tools-3.14/ltmain.sh:2817:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;;
inotify-tools-3.14/ltmain.sh-2818-    $objdir )   thisdir=. ;;
##############################################
inotify-tools-3.14/ltmain.sh-2822-  # Try to get the absolute directory name.
inotify-tools-3.14/ltmain.sh:2823:  absdir=\`cd \"\$thisdir\" && pwd\`
inotify-tools-3.14/ltmain.sh-2824-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
inotify-tools-3.14/ltmain.sh-2832-  if test ! -f \"\$progdir/\$program\" ||
inotify-tools-3.14/ltmain.sh:2833:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
inotify-tools-3.14/ltmain.sh-2834-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
inotify-tools-3.14/ltmain.sh-2847-    if test -n \"\$relink_command\"; then
inotify-tools-3.14/ltmain.sh:2848:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
inotify-tools-3.14/ltmain.sh-2849-      else
##############################################
inotify-tools-3.14/ltmain.sh-2879-    # The second colon is a workaround for a bug in BeOS R4 sed
inotify-tools-3.14/ltmain.sh:2880:    $shlibpath_var=\`\$ECHO \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
inotify-tools-3.14/ltmain.sh-2881-
##############################################
inotify-tools-3.14/ltmain.sh-2994-          *cygwin* )
inotify-tools-3.14/ltmain.sh:2995:            func_to_host_path_tmp1=`cygpath -w "$1"`
inotify-tools-3.14/ltmain.sh-2996-            func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
##############################################
inotify-tools-3.14/ltmain.sh-3006-            # the odd construction:
inotify-tools-3.14/ltmain.sh:3007:            func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null`
inotify-tools-3.14/ltmain.sh-3008-            if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then
##############################################
inotify-tools-3.14/ltmain.sh-3073-          *cygwin* )
inotify-tools-3.14/ltmain.sh:3074:            func_to_host_pathlist_tmp2=`cygpath -w -p "$func_to_host_pathlist_tmp1"`
inotify-tools-3.14/ltmain.sh-3075-            func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\
##############################################
inotify-tools-3.14/ltmain.sh-4240-	    moreargs=
inotify-tools-3.14/ltmain.sh:4241:	    for fil in `cat "$save_arg"`
inotify-tools-3.14/ltmain.sh-4242-	    do
##############################################
inotify-tools-3.14/ltmain.sh-4490-	*)
inotify-tools-3.14/ltmain.sh:4491:	  absdir=`cd "$dir" && pwd`
inotify-tools-3.14/ltmain.sh-4492-	  test -z "$absdir" && \
##############################################
inotify-tools-3.14/ltmain.sh-4505-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
inotify-tools-3.14/ltmain.sh:4506:	  testbindir=`$ECHO "X$dir" | $Xsed -e 's*/lib$*/bin*'`
inotify-tools-3.14/ltmain.sh-4507-	  case :$dllsearchpath: in
##############################################
inotify-tools-3.14/ltmain.sh-4927-      # get the directories listed in $shlibpath_var
inotify-tools-3.14/ltmain.sh:4928:      eval shlib_search_path=\`\$ECHO \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
inotify-tools-3.14/ltmain.sh-4929-    else
##############################################
inotify-tools-3.14/ltmain.sh-5053-	  for deplib in $dependency_libs; do
inotify-tools-3.14/ltmain.sh:5054:            deplib_base=`$ECHO "X$deplib" | $Xsed -e "$basename"`
inotify-tools-3.14/ltmain.sh-5055-	    case " $weak_libs " in
##############################################
inotify-tools-3.14/ltmain.sh-5231-		  set dummy $deplibs_check_method; shift
inotify-tools-3.14/ltmain.sh:5232:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
inotify-tools-3.14/ltmain.sh-5233-		  if eval "\$ECHO \"X$deplib\"" 2>/dev/null | $Xsed -e 10q \
##############################################
inotify-tools-3.14/ltmain.sh-5294-	else
inotify-tools-3.14/ltmain.sh:5295:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
inotify-tools-3.14/ltmain.sh-5296-	fi
##############################################
inotify-tools-3.14/ltmain.sh-5323-	if test -n "$inherited_linker_flags"; then
inotify-tools-3.14/ltmain.sh:5324:	  tmp_inherited_linker_flags=`$ECHO "X$inherited_linker_flags" | $Xsed -e 's/-framework \([^ $]*\)/\1.ltframework/g'`
inotify-tools-3.14/ltmain.sh-5325-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
inotify-tools-3.14/ltmain.sh-5331-	fi
inotify-tools-3.14/ltmain.sh:5332:	dependency_libs=`$ECHO "X $dependency_libs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
inotify-tools-3.14/ltmain.sh-5333-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
inotify-tools-3.14/ltmain.sh-5398-	*)
inotify-tools-3.14/ltmain.sh:5399:	  abs_ladir=`cd "$ladir" && pwd`
inotify-tools-3.14/ltmain.sh-5400-	  if test -z "$abs_ladir"; then
##############################################
inotify-tools-3.14/ltmain.sh-5624-	    shift
inotify-tools-3.14/ltmain.sh:5625:	    libname=`eval "\\$ECHO \"$libname_spec\""`
inotify-tools-3.14/ltmain.sh-5626-	    # use dlname if we got it. it's perfectly good, no?
##############################################
inotify-tools-3.14/ltmain.sh-5908-		*)
inotify-tools-3.14/ltmain.sh:5909:		  absdir=`cd "$dir" && pwd`
inotify-tools-3.14/ltmain.sh-5910-		  if test -z "$absdir"; then
##############################################
inotify-tools-3.14/ltmain.sh-5919-		  depdepl=
inotify-tools-3.14/ltmain.sh:5920:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
inotify-tools-3.14/ltmain.sh-5921-		  if test -n "$deplibrary_names" ; then
##############################################
inotify-tools-3.14/ltmain.sh-5926-		      depdepl="$absdir/$objdir/$depdepl"
inotify-tools-3.14/ltmain.sh:5927:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
inotify-tools-3.14/ltmain.sh-5928-                      if test -z "$darwin_install_name"; then
inotify-tools-3.14/ltmain.sh:5929:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
inotify-tools-3.14/ltmain.sh-5930-                      fi
##############################################
inotify-tools-3.14/ltmain.sh-5941-		else
inotify-tools-3.14/ltmain.sh:5942:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
inotify-tools-3.14/ltmain.sh-5943-		  test -z "$libdir" && \
##############################################
inotify-tools-3.14/ltmain.sh-5964-	else
inotify-tools-3.14/ltmain.sh:5965:	  compiler_flags="$compiler_flags "`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
inotify-tools-3.14/ltmain.sh-5966-	fi
##############################################
inotify-tools-3.14/ltmain.sh-6113-	test "$module" = no && \
inotify-tools-3.14/ltmain.sh:6114:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
inotify-tools-3.14/ltmain.sh-6115-
##############################################
inotify-tools-3.14/ltmain.sh-6250-	if test "$age" -gt "$current"; then
inotify-tools-3.14/ltmain.sh:6251:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
inotify-tools-3.14/ltmain.sh-6252-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
inotify-tools-3.14/ltmain.sh-6411-	removelist=
inotify-tools-3.14/ltmain.sh:6412:	tempremovelist=`$ECHO "$output_objdir/*"`
inotify-tools-3.14/ltmain.sh-6413-	for p in $tempremovelist; do
##############################################
inotify-tools-3.14/ltmain.sh-6437-	# Transform .lo files to .o files.
inotify-tools-3.14/ltmain.sh:6438:	oldobjs="$objs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
inotify-tools-3.14/ltmain.sh-6439-      fi
##############################################
inotify-tools-3.14/ltmain.sh-6442-      #for path in $notinst_path; do
inotify-tools-3.14/ltmain.sh:6443:      #	lib_search_path=`$ECHO "X$lib_search_path " | $Xsed -e "s% $path % %g"`
inotify-tools-3.14/ltmain.sh:6444:      #	deplibs=`$ECHO "X$deplibs " | $Xsed -e "s% -L$path % %g"`
inotify-tools-3.14/ltmain.sh:6445:      #	dependency_libs=`$ECHO "X$dependency_libs " | $Xsed -e "s% -L$path % %g"`
inotify-tools-3.14/ltmain.sh-6446-      #done
##############################################
inotify-tools-3.14/ltmain.sh-6562-		if test -n "$i" ; then
inotify-tools-3.14/ltmain.sh:6563:		  libname=`eval "\\$ECHO \"$libname_spec\""`
inotify-tools-3.14/ltmain.sh:6564:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
inotify-tools-3.14/ltmain.sh-6565-		  set dummy $deplib_matches; shift
inotify-tools-3.14/ltmain.sh-6566-		  deplib_match=$1
inotify-tools-3.14/ltmain.sh:6567:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
inotify-tools-3.14/ltmain.sh-6568-		    newdeplibs="$newdeplibs $i"
##############################################
inotify-tools-3.14/ltmain.sh-6605-		  if test -n "$i" ; then
inotify-tools-3.14/ltmain.sh:6606:		    libname=`eval "\\$ECHO \"$libname_spec\""`
inotify-tools-3.14/ltmain.sh:6607:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
inotify-tools-3.14/ltmain.sh-6608-		    set dummy $deplib_matches; shift
inotify-tools-3.14/ltmain.sh-6609-		    deplib_match=$1
inotify-tools-3.14/ltmain.sh:6610:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
inotify-tools-3.14/ltmain.sh-6611-		      newdeplibs="$newdeplibs $i"
##############################################
inotify-tools-3.14/ltmain.sh-6640-	  set dummy $deplibs_check_method; shift
inotify-tools-3.14/ltmain.sh:6641:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
inotify-tools-3.14/ltmain.sh-6642-	  for a_deplib in $deplibs; do
##############################################
inotify-tools-3.14/ltmain.sh-6655-	      if test -n "$a_deplib" ; then
inotify-tools-3.14/ltmain.sh:6656:		libname=`eval "\\$ECHO \"$libname_spec\""`
inotify-tools-3.14/ltmain.sh-6657-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
inotify-tools-3.14/ltmain.sh:6658:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
inotify-tools-3.14/ltmain.sh-6659-		  for potent_lib in $potential_libs; do
##############################################
inotify-tools-3.14/ltmain.sh-6671-		      while test -h "$potlib" 2>/dev/null; do
inotify-tools-3.14/ltmain.sh:6672:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
inotify-tools-3.14/ltmain.sh-6673-			case $potliblink in
inotify-tools-3.14/ltmain.sh-6674-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
inotify-tools-3.14/ltmain.sh:6675:			*) potlib=`$ECHO "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
inotify-tools-3.14/ltmain.sh-6676-			esac
##############################################
inotify-tools-3.14/ltmain.sh-6712-	  set dummy $deplibs_check_method; shift
inotify-tools-3.14/ltmain.sh:6713:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
inotify-tools-3.14/ltmain.sh-6714-	  for a_deplib in $deplibs; do
##############################################
inotify-tools-3.14/ltmain.sh-6727-	      if test -n "$a_deplib" ; then
inotify-tools-3.14/ltmain.sh:6728:		libname=`eval "\\$ECHO \"$libname_spec\""`
inotify-tools-3.14/ltmain.sh-6729-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
inotify-tools-3.14/ltmain.sh:6730:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
inotify-tools-3.14/ltmain.sh-6731-		  for potent_lib in $potential_libs; do
##############################################
inotify-tools-3.14/ltmain.sh-6771-	      # can't use Xsed below, because $i might contain '/'
inotify-tools-3.14/ltmain.sh:6772:	      tmp_deplibs=`$ECHO "X $tmp_deplibs" | $Xsed -e "s,$i,,"`
inotify-tools-3.14/ltmain.sh-6773-	    done
##############################################
inotify-tools-3.14/ltmain.sh-6796-	  # On Rhapsody replace the C library with the System framework
inotify-tools-3.14/ltmain.sh:6797:	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
inotify-tools-3.14/ltmain.sh-6798-	  ;;
##############################################
inotify-tools-3.14/ltmain.sh-6848-	*-*-darwin*)
inotify-tools-3.14/ltmain.sh:6849:	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
inotify-tools-3.14/ltmain.sh:6850:	  new_inherited_linker_flags=`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
inotify-tools-3.14/ltmain.sh:6851:	  deplibs=`$ECHO "X $deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
inotify-tools-3.14/ltmain.sh-6852-	  ;;
##############################################
inotify-tools-3.14/ltmain.sh-6972-	# Use standard objects if they are pic
inotify-tools-3.14/ltmain.sh:6973:	test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
inotify-tools-3.14/ltmain.sh-6974-	test "X$libobjs" = "X " && libobjs=
##############################################
inotify-tools-3.14/ltmain.sh-6987-	    # exporting using user supplied symfile
inotify-tools-3.14/ltmain.sh:6988:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
inotify-tools-3.14/ltmain.sh-6989-	      # and it's NOT already a .def file. Must figure out
##############################################
inotify-tools-3.14/ltmain.sh-7139-	  save_output=$output
inotify-tools-3.14/ltmain.sh:7140:	  output_la=`$ECHO "X$output" | $Xsed -e "$basename"`
inotify-tools-3.14/ltmain.sh-7141-
##############################################
inotify-tools-3.14/ltmain.sh-7443-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
inotify-tools-3.14/ltmain.sh:7444:	  reload_conv_objs=$reload_objs\ `$ECHO "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
inotify-tools-3.14/ltmain.sh-7445-	else
##############################################
inotify-tools-3.14/ltmain.sh-7454-      # Create the old-style object.
inotify-tools-3.14/ltmain.sh:7455:      reload_objs="$objs$old_deplibs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
inotify-tools-3.14/ltmain.sh-7456-
##############################################
inotify-tools-3.14/ltmain.sh-7514-	# On Rhapsody replace the C library is the System framework
inotify-tools-3.14/ltmain.sh:7515:	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
inotify-tools-3.14/ltmain.sh:7516:	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
inotify-tools-3.14/ltmain.sh-7517-	;;
##############################################
inotify-tools-3.14/ltmain.sh-7532-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
inotify-tools-3.14/ltmain.sh:7533:	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
inotify-tools-3.14/ltmain.sh:7534:	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
inotify-tools-3.14/ltmain.sh-7535-	;;
##############################################
inotify-tools-3.14/ltmain.sh-7610-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
inotify-tools-3.14/ltmain.sh:7611:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
inotify-tools-3.14/ltmain.sh-7612-	  case :$dllsearchpath: in
##############################################
inotify-tools-3.14/ltmain.sh-7670-	# Transform all the library objects into standard objects.
inotify-tools-3.14/ltmain.sh:7671:	compile_command=`$ECHO "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
inotify-tools-3.14/ltmain.sh:7672:	finalize_command=`$ECHO "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
inotify-tools-3.14/ltmain.sh-7673-      fi
##############################################
inotify-tools-3.14/ltmain.sh-7700-	# Replace the output file specification.
inotify-tools-3.14/ltmain.sh:7701:	compile_command=`$ECHO "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
inotify-tools-3.14/ltmain.sh-7702-	link_command="$compile_command$compile_rpath"
##############################################
inotify-tools-3.14/ltmain.sh-7747-	# Replace the output file specification.
inotify-tools-3.14/ltmain.sh:7748:	link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
inotify-tools-3.14/ltmain.sh-7749-	# Delete the old output file.
##############################################
inotify-tools-3.14/ltmain.sh-7766-	  if test "$fast_install" = yes; then
inotify-tools-3.14/ltmain.sh:7767:	    relink_command=`$ECHO "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
inotify-tools-3.14/ltmain.sh-7768-	  else
##############################################
inotify-tools-3.14/ltmain.sh-7778-      # Replace the output file specification.
inotify-tools-3.14/ltmain.sh:7779:      link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
inotify-tools-3.14/ltmain.sh-7780-
##############################################
inotify-tools-3.14/ltmain.sh-7802-	relink_command="(cd `pwd`; $relink_command)"
inotify-tools-3.14/ltmain.sh:7803:	relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
inotify-tools-3.14/ltmain.sh-7804-      fi
##############################################
inotify-tools-3.14/ltmain.sh-7811-	esac
inotify-tools-3.14/ltmain.sh:7812:	qecho=`$ECHO "X$qecho" | $Xsed -e "$sed_quote_subst"`
inotify-tools-3.14/ltmain.sh-7813-      else
inotify-tools-3.14/ltmain.sh:7814:	qecho=`$ECHO "X$ECHO" | $Xsed -e "$sed_quote_subst"`
inotify-tools-3.14/ltmain.sh-7815-      fi
##############################################
inotify-tools-3.14/ltmain.sh-8045-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
inotify-tools-3.14/ltmain.sh:8046:      relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
inotify-tools-3.14/ltmain.sh-8047-      if test "$hardcode_automatic" = yes ; then
##############################################
inotify-tools-3.14/ltmain.sh-8065-		name="$func_basename_result"
inotify-tools-3.14/ltmain.sh:8066:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
inotify-tools-3.14/ltmain.sh-8067-		test -z "$libdir" && \
##############################################
inotify-tools-3.14/ltmain.sh-8081-		name="$func_basename_result"
inotify-tools-3.14/ltmain.sh:8082:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
inotify-tools-3.14/ltmain.sh-8083-		test -z "$libdir" && \
##############################################
inotify-tools-3.14/ltmain.sh-8100-		name="$func_basename_result"
inotify-tools-3.14/ltmain.sh:8101:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
inotify-tools-3.14/ltmain.sh-8102-		test -z "$libdir" && \
##############################################
inotify-tools-3.14/ltmain.sh-8404-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
inotify-tools-3.14/ltmain.sh:8405:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
inotify-tools-3.14/ltmain.sh-8406-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
inotify-tools-3.14/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
inotify-tools-3.14/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
inotify-tools-3.14/depcomp-69-
##############################################
inotify-tools-3.14/depcomp-224-  # Version 6 uses the directory in both cases.
inotify-tools-3.14/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
inotify-tools-3.14/depcomp-226-  test "x$dir" = "x$object" && dir=
inotify-tools-3.14/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
inotify-tools-3.14/depcomp-228-  if test "$libtool" = yes; then
##############################################
inotify-tools-3.14/depcomp-253-    # Do two passes, one to just change these to
inotify-tools-3.14/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
inotify-tools-3.14/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
inotify-tools-3.14/depcomp-295-  # Do two passes, one to just change these to
inotify-tools-3.14/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
inotify-tools-3.14/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
inotify-tools-3.14/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
inotify-tools-3.14/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
inotify-tools-3.14/depcomp-313-  test "x$dir" = "x$object" && dir=
inotify-tools-3.14/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
inotify-tools-3.14/depcomp-315-  if test "$libtool" = yes; then
##############################################
inotify-tools-3.14/depcomp-355-   # Subdirectories are respected.
inotify-tools-3.14/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
inotify-tools-3.14/depcomp-357-   test "x$dir" = "x$object" && dir=
inotify-tools-3.14/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
inotify-tools-3.14/depcomp-359-
##############################################
inotify-tools-3.14/depcomp-501-  done
inotify-tools-3.14/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
inotify-tools-3.14/depcomp-503-  touch "$tmpdepfile"