===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
c-icap-0.5.6/include/net_io.h-132-
c-icap-0.5.6/include/net_io.h:133:CI_DECLARE_FUNC(void) ci_fill_sockaddr(ci_sockaddr_t *addr);
c-icap-0.5.6/include/net_io.h-134-CI_DECLARE_FUNC(void) ci_fill_ip_t(ci_ip_t *ip, ci_sockaddr_t *addr);
c-icap-0.5.6/include/net_io.h-135-
c-icap-0.5.6/include/net_io.h:136:CI_DECLARE_FUNC(void) ci_copy_sockaddr(ci_sockaddr_t *dest, ci_sockaddr_t *src);
c-icap-0.5.6/include/net_io.h-137-CI_DECLARE_FUNC(int) ci_inet_aton(int af,const char *cp, void *inp);
##############################################
c-icap-0.5.6/config.guess-34-
c-icap-0.5.6/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
c-icap-0.5.6/config.guess-36-
##############################################
c-icap-0.5.6/config.guess-102-: ${TMPDIR=/tmp} ;
c-icap-0.5.6/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
c-icap-0.5.6/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
c-icap-0.5.6/config.guess-151-	EOF
c-icap-0.5.6/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
c-icap-0.5.6/config.guess-153-
##############################################
c-icap-0.5.6/config.guess-188-	    earmv*)
c-icap-0.5.6/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
c-icap-0.5.6/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
c-icap-0.5.6/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
c-icap-0.5.6/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
c-icap-0.5.6/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
c-icap-0.5.6/config.guess-222-		;;
##############################################
c-icap-0.5.6/config.guess-233-	    *)
c-icap-0.5.6/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
c-icap-0.5.6/config.guess-235-		;;
##############################################
c-icap-0.5.6/config.guess-280-	*4.0)
c-icap-0.5.6/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
c-icap-0.5.6/config.guess-282-		;;
c-icap-0.5.6/config.guess-283-	*5.*)
c-icap-0.5.6/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
c-icap-0.5.6/config.guess-285-		;;
##############################################
c-icap-0.5.6/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
c-icap-0.5.6/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
c-icap-0.5.6/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
c-icap-0.5.6/config.guess-328-	# 1.2 uses "1.2" for uname -r.
c-icap-0.5.6/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
c-icap-0.5.6/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
c-icap-0.5.6/config.guess-379-    s390x:SunOS:*:*)
c-icap-0.5.6/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
c-icap-0.5.6/config.guess-381-	exit ;;
c-icap-0.5.6/config.guess-382-    sun4H:SunOS:5.*:*)
c-icap-0.5.6/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
c-icap-0.5.6/config.guess-384-	exit ;;
c-icap-0.5.6/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
c-icap-0.5.6/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
c-icap-0.5.6/config.guess-387-	exit ;;
##############################################
c-icap-0.5.6/config.guess-404-	fi
c-icap-0.5.6/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
c-icap-0.5.6/config.guess-406-	exit ;;
##############################################
c-icap-0.5.6/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
c-icap-0.5.6/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
c-icap-0.5.6/config.guess-412-	exit ;;
##############################################
c-icap-0.5.6/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
c-icap-0.5.6/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
c-icap-0.5.6/config.guess-421-	exit ;;
##############################################
c-icap-0.5.6/config.guess-425-    sun*:*:4.2BSD:*)
c-icap-0.5.6/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
c-icap-0.5.6/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
c-icap-0.5.6/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
c-icap-0.5.6/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
c-icap-0.5.6/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
c-icap-0.5.6/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
c-icap-0.5.6/config.guess-563-    *:IRIX*:*:*)
c-icap-0.5.6/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
c-icap-0.5.6/config.guess-565-	exit ;;
##############################################
c-icap-0.5.6/config.guess-593-EOF
c-icap-0.5.6/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
c-icap-0.5.6/config.guess-595-		then
##############################################
c-icap-0.5.6/config.guess-606-    *:AIX:*:[4567])
c-icap-0.5.6/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
c-icap-0.5.6/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
c-icap-0.5.6/config.guess-642-    9000/[34678]??:HP-UX:*:*)
c-icap-0.5.6/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
c-icap-0.5.6/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
c-icap-0.5.6/config.guess-696-EOF
c-icap-0.5.6/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
c-icap-0.5.6/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
c-icap-0.5.6/config.guess-724-    ia64:HP-UX:*:*)
c-icap-0.5.6/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
c-icap-0.5.6/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
c-icap-0.5.6/config.guess-754-EOF
c-icap-0.5.6/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
c-icap-0.5.6/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
c-icap-0.5.6/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
c-icap-0.5.6/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
c-icap-0.5.6/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
c-icap-0.5.6/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
c-icap-0.5.6/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
c-icap-0.5.6/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
c-icap-0.5.6/config.guess-850-	esac
c-icap-0.5.6/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
c-icap-0.5.6/config.guess-852-	exit ;;
##############################################
c-icap-0.5.6/config.guess-886-    prep*:SunOS:5.*:*)
c-icap-0.5.6/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
c-icap-0.5.6/config.guess-888-	exit ;;
##############################################
c-icap-0.5.6/config.guess-890-	# the GNU system
c-icap-0.5.6/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
c-icap-0.5.6/config.guess-892-	exit ;;
##############################################
c-icap-0.5.6/config.guess-894-	# other systems with GNU libc and userland
c-icap-0.5.6/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
c-icap-0.5.6/config.guess-896-	exit ;;
##############################################
c-icap-0.5.6/config.guess-988-EOF
c-icap-0.5.6/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
c-icap-0.5.6/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
c-icap-0.5.6/config.guess-1092-    i*86:*:4.*:*)
c-icap-0.5.6/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
c-icap-0.5.6/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
c-icap-0.5.6/config.guess-1295-	fi
c-icap-0.5.6/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
c-icap-0.5.6/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
c-icap-0.5.6/config.guess-1393-    *:DragonFly:*:*)
c-icap-0.5.6/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
c-icap-0.5.6/config.guess-1395-	exit ;;
##############################################
c-icap-0.5.6/config.guess-1406-    i*86:skyos:*:*)
c-icap-0.5.6/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
c-icap-0.5.6/config.guess-1408-	exit ;;
##############################################
c-icap-0.5.6/services/Makefile.in-53-  { \
c-icap-0.5.6/services/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
c-icap-0.5.6/services/Makefile.in-55-  }; \
##############################################
c-icap-0.5.6/services/Makefile.in-170-  while test -n "$$dir1"; do \
c-icap-0.5.6/services/Makefile.in:171:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
c-icap-0.5.6/services/Makefile.in-172-    if test "$$first" != "."; then \
c-icap-0.5.6/services/Makefile.in-173-      if test "$$first" = ".."; then \
c-icap-0.5.6/services/Makefile.in:174:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
c-icap-0.5.6/services/Makefile.in:175:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
c-icap-0.5.6/services/Makefile.in-176-      else \
c-icap-0.5.6/services/Makefile.in:177:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
c-icap-0.5.6/services/Makefile.in-178-        if test "$$first2" = "$$first"; then \
c-icap-0.5.6/services/Makefile.in:179:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
c-icap-0.5.6/services/Makefile.in-180-        else \
##############################################
c-icap-0.5.6/services/Makefile.in-185-    fi; \
c-icap-0.5.6/services/Makefile.in:186:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
c-icap-0.5.6/services/Makefile.in-187-  done; \
##############################################
c-icap-0.5.6/services/Makefile.in-421-	dot_seen=no; \
c-icap-0.5.6/services/Makefile.in:422:	target=`echo $@ | sed s/-recursive//`; \
c-icap-0.5.6/services/Makefile.in-423-	case "$@" in \
##############################################
c-icap-0.5.6/services/Makefile.in-484-GTAGS:
c-icap-0.5.6/services/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
c-icap-0.5.6/services/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
c-icap-0.5.6/services/Makefile.in-507-distdir: $(DISTFILES)
c-icap-0.5.6/services/Makefile.in:508:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
c-icap-0.5.6/services/Makefile.in:509:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
c-icap-0.5.6/services/Makefile.in-510-	list='$(DISTFILES)'; \
##############################################
c-icap-0.5.6/services/Makefile.in-521-	  if test -d $$d/$$file; then \
c-icap-0.5.6/services/Makefile.in:522:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
c-icap-0.5.6/services/Makefile.in-523-	    if test -d "$(distdir)/$$file"; then \
##############################################
c-icap-0.5.6/services/ex-206/Makefile.in-50-  { \
c-icap-0.5.6/services/ex-206/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
c-icap-0.5.6/services/ex-206/Makefile.in-52-  }; \
##############################################
c-icap-0.5.6/services/ex-206/Makefile.in-103-CONFIG_CLEAN_VPATH_FILES =
c-icap-0.5.6/services/ex-206/Makefile.in:104:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
c-icap-0.5.6/services/ex-206/Makefile.in-105-am__vpath_adj = case $$p in \
c-icap-0.5.6/services/ex-206/Makefile.in:106:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
c-icap-0.5.6/services/ex-206/Makefile.in-107-    *) f=$$p;; \
c-icap-0.5.6/services/ex-206/Makefile.in-108-  esac;
c-icap-0.5.6/services/ex-206/Makefile.in:109:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
c-icap-0.5.6/services/ex-206/Makefile.in-110-am__install_max = 40
c-icap-0.5.6/services/ex-206/Makefile.in-111-am__nobase_strip_setup = \
c-icap-0.5.6/services/ex-206/Makefile.in:112:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
c-icap-0.5.6/services/ex-206/Makefile.in-113-am__nobase_strip = \
##############################################
c-icap-0.5.6/services/ex-206/Makefile.in-470-.c.o:
c-icap-0.5.6/services/ex-206/Makefile.in:471:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
c-icap-0.5.6/services/ex-206/Makefile.in-472-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
c-icap-0.5.6/services/ex-206/Makefile.in-478-.c.obj:
c-icap-0.5.6/services/ex-206/Makefile.in:479:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
c-icap-0.5.6/services/ex-206/Makefile.in:480:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
c-icap-0.5.6/services/ex-206/Makefile.in-481-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
c-icap-0.5.6/services/ex-206/Makefile.in-483-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/services/ex-206/Makefile.in:484:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
c-icap-0.5.6/services/ex-206/Makefile.in-485-
c-icap-0.5.6/services/ex-206/Makefile.in-486-.c.lo:
c-icap-0.5.6/services/ex-206/Makefile.in:487:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
c-icap-0.5.6/services/ex-206/Makefile.in-488-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
c-icap-0.5.6/services/ex-206/Makefile.in-494-srv_ex206_la-srv_ex206.lo: srv_ex206.c
c-icap-0.5.6/services/ex-206/Makefile.in:495:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(srv_ex206_la_CFLAGS) $(CFLAGS) -MT srv_ex206_la-srv_ex206.lo -MD -MP -MF $(DEPDIR)/srv_ex206_la-srv_ex206.Tpo -c -o srv_ex206_la-srv_ex206.lo `test -f 'srv_ex206.c' || echo '$(srcdir)/'`srv_ex206.c
c-icap-0.5.6/services/ex-206/Makefile.in-496-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/srv_ex206_la-srv_ex206.Tpo $(DEPDIR)/srv_ex206_la-srv_ex206.Plo
##############################################
c-icap-0.5.6/services/ex-206/Makefile.in-498-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/services/ex-206/Makefile.in:499:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(srv_ex206_la_CFLAGS) $(CFLAGS) -c -o srv_ex206_la-srv_ex206.lo `test -f 'srv_ex206.c' || echo '$(srcdir)/'`srv_ex206.c
c-icap-0.5.6/services/ex-206/Makefile.in-500-
##############################################
c-icap-0.5.6/services/ex-206/Makefile.in-536-GTAGS:
c-icap-0.5.6/services/ex-206/Makefile.in:537:	here=`$(am__cd) $(top_builddir) && pwd` \
c-icap-0.5.6/services/ex-206/Makefile.in-538-	  && $(am__cd) $(top_srcdir) \
##############################################
c-icap-0.5.6/services/ex-206/Makefile.in-559-distdir: $(DISTFILES)
c-icap-0.5.6/services/ex-206/Makefile.in:560:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
c-icap-0.5.6/services/ex-206/Makefile.in:561:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
c-icap-0.5.6/services/ex-206/Makefile.in-562-	list='$(DISTFILES)'; \
##############################################
c-icap-0.5.6/services/ex-206/Makefile.in-573-	  if test -d $$d/$$file; then \
c-icap-0.5.6/services/ex-206/Makefile.in:574:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
c-icap-0.5.6/services/ex-206/Makefile.in-575-	    if test -d "$(distdir)/$$file"; then \
##############################################
c-icap-0.5.6/services/echo/Makefile.in-50-  { \
c-icap-0.5.6/services/echo/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
c-icap-0.5.6/services/echo/Makefile.in-52-  }; \
##############################################
c-icap-0.5.6/services/echo/Makefile.in-103-CONFIG_CLEAN_VPATH_FILES =
c-icap-0.5.6/services/echo/Makefile.in:104:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
c-icap-0.5.6/services/echo/Makefile.in-105-am__vpath_adj = case $$p in \
c-icap-0.5.6/services/echo/Makefile.in:106:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
c-icap-0.5.6/services/echo/Makefile.in-107-    *) f=$$p;; \
c-icap-0.5.6/services/echo/Makefile.in-108-  esac;
c-icap-0.5.6/services/echo/Makefile.in:109:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
c-icap-0.5.6/services/echo/Makefile.in-110-am__install_max = 40
c-icap-0.5.6/services/echo/Makefile.in-111-am__nobase_strip_setup = \
c-icap-0.5.6/services/echo/Makefile.in:112:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
c-icap-0.5.6/services/echo/Makefile.in-113-am__nobase_strip = \
##############################################
c-icap-0.5.6/services/echo/Makefile.in-471-.c.o:
c-icap-0.5.6/services/echo/Makefile.in:472:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
c-icap-0.5.6/services/echo/Makefile.in-473-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
c-icap-0.5.6/services/echo/Makefile.in-479-.c.obj:
c-icap-0.5.6/services/echo/Makefile.in:480:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
c-icap-0.5.6/services/echo/Makefile.in:481:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
c-icap-0.5.6/services/echo/Makefile.in-482-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
c-icap-0.5.6/services/echo/Makefile.in-484-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/services/echo/Makefile.in:485:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
c-icap-0.5.6/services/echo/Makefile.in-486-
c-icap-0.5.6/services/echo/Makefile.in-487-.c.lo:
c-icap-0.5.6/services/echo/Makefile.in:488:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
c-icap-0.5.6/services/echo/Makefile.in-489-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
c-icap-0.5.6/services/echo/Makefile.in-495-srv_echo_la-srv_echo.lo: srv_echo.c
c-icap-0.5.6/services/echo/Makefile.in:496:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(srv_echo_la_CFLAGS) $(CFLAGS) -MT srv_echo_la-srv_echo.lo -MD -MP -MF $(DEPDIR)/srv_echo_la-srv_echo.Tpo -c -o srv_echo_la-srv_echo.lo `test -f 'srv_echo.c' || echo '$(srcdir)/'`srv_echo.c
c-icap-0.5.6/services/echo/Makefile.in-497-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/srv_echo_la-srv_echo.Tpo $(DEPDIR)/srv_echo_la-srv_echo.Plo
##############################################
c-icap-0.5.6/services/echo/Makefile.in-499-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/services/echo/Makefile.in:500:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(srv_echo_la_CFLAGS) $(CFLAGS) -c -o srv_echo_la-srv_echo.lo `test -f 'srv_echo.c' || echo '$(srcdir)/'`srv_echo.c
c-icap-0.5.6/services/echo/Makefile.in-501-
##############################################
c-icap-0.5.6/services/echo/Makefile.in-537-GTAGS:
c-icap-0.5.6/services/echo/Makefile.in:538:	here=`$(am__cd) $(top_builddir) && pwd` \
c-icap-0.5.6/services/echo/Makefile.in-539-	  && $(am__cd) $(top_srcdir) \
##############################################
c-icap-0.5.6/services/echo/Makefile.in-560-distdir: $(DISTFILES)
c-icap-0.5.6/services/echo/Makefile.in:561:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
c-icap-0.5.6/services/echo/Makefile.in:562:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
c-icap-0.5.6/services/echo/Makefile.in-563-	list='$(DISTFILES)'; \
##############################################
c-icap-0.5.6/services/echo/Makefile.in-574-	  if test -d $$d/$$file; then \
c-icap-0.5.6/services/echo/Makefile.in:575:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
c-icap-0.5.6/services/echo/Makefile.in-576-	    if test -d "$(distdir)/$$file"; then \
##############################################
c-icap-0.5.6/Makefile.in-53-  { \
c-icap-0.5.6/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
c-icap-0.5.6/Makefile.in-55-  }; \
##############################################
c-icap-0.5.6/Makefile.in-113-CONFIG_CLEAN_VPATH_FILES =
c-icap-0.5.6/Makefile.in:114:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
c-icap-0.5.6/Makefile.in-115-am__vpath_adj = case $$p in \
c-icap-0.5.6/Makefile.in:116:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
c-icap-0.5.6/Makefile.in-117-    *) f=$$p;; \
c-icap-0.5.6/Makefile.in-118-  esac;
c-icap-0.5.6/Makefile.in:119:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
c-icap-0.5.6/Makefile.in-120-am__install_max = 40
c-icap-0.5.6/Makefile.in-121-am__nobase_strip_setup = \
c-icap-0.5.6/Makefile.in:122:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
c-icap-0.5.6/Makefile.in-123-am__nobase_strip = \
##############################################
c-icap-0.5.6/Makefile.in-300-  while test -n "$$dir1"; do \
c-icap-0.5.6/Makefile.in:301:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
c-icap-0.5.6/Makefile.in-302-    if test "$$first" != "."; then \
c-icap-0.5.6/Makefile.in-303-      if test "$$first" = ".."; then \
c-icap-0.5.6/Makefile.in:304:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
c-icap-0.5.6/Makefile.in:305:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
c-icap-0.5.6/Makefile.in-306-      else \
c-icap-0.5.6/Makefile.in:307:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
c-icap-0.5.6/Makefile.in-308-        if test "$$first2" = "$$first"; then \
c-icap-0.5.6/Makefile.in:309:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
c-icap-0.5.6/Makefile.in-310-        else \
##############################################
c-icap-0.5.6/Makefile.in-315-    fi; \
c-icap-0.5.6/Makefile.in:316:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
c-icap-0.5.6/Makefile.in-317-  done; \
##############################################
c-icap-0.5.6/Makefile.in-752-	test -n "$(EXEEXT)" || exit 0; \
c-icap-0.5.6/Makefile.in:753:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
c-icap-0.5.6/Makefile.in-754-	echo " rm -f" $$list; \
##############################################
c-icap-0.5.6/Makefile.in-858-.c.o:
c-icap-0.5.6/Makefile.in:859:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
c-icap-0.5.6/Makefile.in-860-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
c-icap-0.5.6/Makefile.in-866-.c.obj:
c-icap-0.5.6/Makefile.in:867:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
c-icap-0.5.6/Makefile.in:868:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
c-icap-0.5.6/Makefile.in-869-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
c-icap-0.5.6/Makefile.in-871-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:872:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
c-icap-0.5.6/Makefile.in-873-
c-icap-0.5.6/Makefile.in-874-.c.lo:
c-icap-0.5.6/Makefile.in:875:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
c-icap-0.5.6/Makefile.in-876-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
c-icap-0.5.6/Makefile.in-882-libicapapi_la-header.lo: header.c
c-icap-0.5.6/Makefile.in:883:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-header.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-header.Tpo -c -o libicapapi_la-header.lo `test -f 'header.c' || echo '$(srcdir)/'`header.c
c-icap-0.5.6/Makefile.in-884-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-header.Tpo $(DEPDIR)/libicapapi_la-header.Plo
##############################################
c-icap-0.5.6/Makefile.in-886-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:887:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-header.lo `test -f 'header.c' || echo '$(srcdir)/'`header.c
c-icap-0.5.6/Makefile.in-888-
c-icap-0.5.6/Makefile.in-889-libicapapi_la-body.lo: body.c
c-icap-0.5.6/Makefile.in:890:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-body.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-body.Tpo -c -o libicapapi_la-body.lo `test -f 'body.c' || echo '$(srcdir)/'`body.c
c-icap-0.5.6/Makefile.in-891-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-body.Tpo $(DEPDIR)/libicapapi_la-body.Plo
##############################################
c-icap-0.5.6/Makefile.in-893-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:894:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-body.lo `test -f 'body.c' || echo '$(srcdir)/'`body.c
c-icap-0.5.6/Makefile.in-895-
c-icap-0.5.6/Makefile.in-896-libicapapi_la-decode.lo: decode.c
c-icap-0.5.6/Makefile.in:897:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-decode.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-decode.Tpo -c -o libicapapi_la-decode.lo `test -f 'decode.c' || echo '$(srcdir)/'`decode.c
c-icap-0.5.6/Makefile.in-898-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-decode.Tpo $(DEPDIR)/libicapapi_la-decode.Plo
##############################################
c-icap-0.5.6/Makefile.in-900-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:901:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-decode.lo `test -f 'decode.c' || echo '$(srcdir)/'`decode.c
c-icap-0.5.6/Makefile.in-902-
c-icap-0.5.6/Makefile.in-903-libicapapi_la-encode.lo: encode.c
c-icap-0.5.6/Makefile.in:904:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-encode.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-encode.Tpo -c -o libicapapi_la-encode.lo `test -f 'encode.c' || echo '$(srcdir)/'`encode.c
c-icap-0.5.6/Makefile.in-905-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-encode.Tpo $(DEPDIR)/libicapapi_la-encode.Plo
##############################################
c-icap-0.5.6/Makefile.in-907-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:908:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-encode.lo `test -f 'encode.c' || echo '$(srcdir)/'`encode.c
c-icap-0.5.6/Makefile.in-909-
c-icap-0.5.6/Makefile.in-910-libicapapi_la-simple_api.lo: simple_api.c
c-icap-0.5.6/Makefile.in:911:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-simple_api.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-simple_api.Tpo -c -o libicapapi_la-simple_api.lo `test -f 'simple_api.c' || echo '$(srcdir)/'`simple_api.c
c-icap-0.5.6/Makefile.in-912-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-simple_api.Tpo $(DEPDIR)/libicapapi_la-simple_api.Plo
##############################################
c-icap-0.5.6/Makefile.in-914-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:915:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-simple_api.lo `test -f 'simple_api.c' || echo '$(srcdir)/'`simple_api.c
c-icap-0.5.6/Makefile.in-916-
c-icap-0.5.6/Makefile.in-917-libicapapi_la-request_common.lo: request_common.c
c-icap-0.5.6/Makefile.in:918:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-request_common.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-request_common.Tpo -c -o libicapapi_la-request_common.lo `test -f 'request_common.c' || echo '$(srcdir)/'`request_common.c
c-icap-0.5.6/Makefile.in-919-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-request_common.Tpo $(DEPDIR)/libicapapi_la-request_common.Plo
##############################################
c-icap-0.5.6/Makefile.in-921-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:922:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-request_common.lo `test -f 'request_common.c' || echo '$(srcdir)/'`request_common.c
c-icap-0.5.6/Makefile.in-923-
c-icap-0.5.6/Makefile.in-924-libicapapi_la-filetype.lo: filetype.c
c-icap-0.5.6/Makefile.in:925:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-filetype.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-filetype.Tpo -c -o libicapapi_la-filetype.lo `test -f 'filetype.c' || echo '$(srcdir)/'`filetype.c
c-icap-0.5.6/Makefile.in-926-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-filetype.Tpo $(DEPDIR)/libicapapi_la-filetype.Plo
##############################################
c-icap-0.5.6/Makefile.in-928-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:929:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-filetype.lo `test -f 'filetype.c' || echo '$(srcdir)/'`filetype.c
c-icap-0.5.6/Makefile.in-930-
c-icap-0.5.6/Makefile.in-931-libicapapi_la-debug.lo: debug.c
c-icap-0.5.6/Makefile.in:932:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-debug.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-debug.Tpo -c -o libicapapi_la-debug.lo `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
c-icap-0.5.6/Makefile.in-933-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-debug.Tpo $(DEPDIR)/libicapapi_la-debug.Plo
##############################################
c-icap-0.5.6/Makefile.in-935-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:936:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-debug.lo `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
c-icap-0.5.6/Makefile.in-937-
c-icap-0.5.6/Makefile.in-938-libicapapi_la-cfg_lib.lo: cfg_lib.c
c-icap-0.5.6/Makefile.in:939:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-cfg_lib.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-cfg_lib.Tpo -c -o libicapapi_la-cfg_lib.lo `test -f 'cfg_lib.c' || echo '$(srcdir)/'`cfg_lib.c
c-icap-0.5.6/Makefile.in-940-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-cfg_lib.Tpo $(DEPDIR)/libicapapi_la-cfg_lib.Plo
##############################################
c-icap-0.5.6/Makefile.in-942-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:943:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-cfg_lib.lo `test -f 'cfg_lib.c' || echo '$(srcdir)/'`cfg_lib.c
c-icap-0.5.6/Makefile.in-944-
c-icap-0.5.6/Makefile.in-945-libicapapi_la-mem.lo: mem.c
c-icap-0.5.6/Makefile.in:946:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-mem.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-mem.Tpo -c -o libicapapi_la-mem.lo `test -f 'mem.c' || echo '$(srcdir)/'`mem.c
c-icap-0.5.6/Makefile.in-947-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-mem.Tpo $(DEPDIR)/libicapapi_la-mem.Plo
##############################################
c-icap-0.5.6/Makefile.in-949-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:950:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-mem.lo `test -f 'mem.c' || echo '$(srcdir)/'`mem.c
c-icap-0.5.6/Makefile.in-951-
c-icap-0.5.6/Makefile.in-952-libicapapi_la-service_lib.lo: service_lib.c
c-icap-0.5.6/Makefile.in:953:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-service_lib.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-service_lib.Tpo -c -o libicapapi_la-service_lib.lo `test -f 'service_lib.c' || echo '$(srcdir)/'`service_lib.c
c-icap-0.5.6/Makefile.in-954-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-service_lib.Tpo $(DEPDIR)/libicapapi_la-service_lib.Plo
##############################################
c-icap-0.5.6/Makefile.in-956-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:957:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-service_lib.lo `test -f 'service_lib.c' || echo '$(srcdir)/'`service_lib.c
c-icap-0.5.6/Makefile.in-958-
c-icap-0.5.6/Makefile.in-959-libicapapi_la-cache.lo: cache.c
c-icap-0.5.6/Makefile.in:960:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-cache.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-cache.Tpo -c -o libicapapi_la-cache.lo `test -f 'cache.c' || echo '$(srcdir)/'`cache.c
c-icap-0.5.6/Makefile.in-961-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-cache.Tpo $(DEPDIR)/libicapapi_la-cache.Plo
##############################################
c-icap-0.5.6/Makefile.in-963-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:964:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-cache.lo `test -f 'cache.c' || echo '$(srcdir)/'`cache.c
c-icap-0.5.6/Makefile.in-965-
c-icap-0.5.6/Makefile.in-966-libicapapi_la-lookup_table.lo: lookup_table.c
c-icap-0.5.6/Makefile.in:967:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-lookup_table.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-lookup_table.Tpo -c -o libicapapi_la-lookup_table.lo `test -f 'lookup_table.c' || echo '$(srcdir)/'`lookup_table.c
c-icap-0.5.6/Makefile.in-968-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-lookup_table.Tpo $(DEPDIR)/libicapapi_la-lookup_table.Plo
##############################################
c-icap-0.5.6/Makefile.in-970-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:971:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-lookup_table.lo `test -f 'lookup_table.c' || echo '$(srcdir)/'`lookup_table.c
c-icap-0.5.6/Makefile.in-972-
c-icap-0.5.6/Makefile.in-973-libicapapi_la-lookup_file_table.lo: lookup_file_table.c
c-icap-0.5.6/Makefile.in:974:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-lookup_file_table.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-lookup_file_table.Tpo -c -o libicapapi_la-lookup_file_table.lo `test -f 'lookup_file_table.c' || echo '$(srcdir)/'`lookup_file_table.c
c-icap-0.5.6/Makefile.in-975-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-lookup_file_table.Tpo $(DEPDIR)/libicapapi_la-lookup_file_table.Plo
##############################################
c-icap-0.5.6/Makefile.in-977-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:978:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-lookup_file_table.lo `test -f 'lookup_file_table.c' || echo '$(srcdir)/'`lookup_file_table.c
c-icap-0.5.6/Makefile.in-979-
c-icap-0.5.6/Makefile.in-980-libicapapi_la-hash.lo: hash.c
c-icap-0.5.6/Makefile.in:981:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-hash.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-hash.Tpo -c -o libicapapi_la-hash.lo `test -f 'hash.c' || echo '$(srcdir)/'`hash.c
c-icap-0.5.6/Makefile.in-982-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-hash.Tpo $(DEPDIR)/libicapapi_la-hash.Plo
##############################################
c-icap-0.5.6/Makefile.in-984-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:985:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-hash.lo `test -f 'hash.c' || echo '$(srcdir)/'`hash.c
c-icap-0.5.6/Makefile.in-986-
c-icap-0.5.6/Makefile.in-987-libicapapi_la-txt_format.lo: txt_format.c
c-icap-0.5.6/Makefile.in:988:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-txt_format.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-txt_format.Tpo -c -o libicapapi_la-txt_format.lo `test -f 'txt_format.c' || echo '$(srcdir)/'`txt_format.c
c-icap-0.5.6/Makefile.in-989-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-txt_format.Tpo $(DEPDIR)/libicapapi_la-txt_format.Plo
##############################################
c-icap-0.5.6/Makefile.in-991-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:992:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-txt_format.lo `test -f 'txt_format.c' || echo '$(srcdir)/'`txt_format.c
c-icap-0.5.6/Makefile.in-993-
c-icap-0.5.6/Makefile.in-994-libicapapi_la-stats.lo: stats.c
c-icap-0.5.6/Makefile.in:995:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-stats.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-stats.Tpo -c -o libicapapi_la-stats.lo `test -f 'stats.c' || echo '$(srcdir)/'`stats.c
c-icap-0.5.6/Makefile.in-996-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-stats.Tpo $(DEPDIR)/libicapapi_la-stats.Plo
##############################################
c-icap-0.5.6/Makefile.in-998-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:999:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-stats.lo `test -f 'stats.c' || echo '$(srcdir)/'`stats.c
c-icap-0.5.6/Makefile.in-1000-
c-icap-0.5.6/Makefile.in-1001-libicapapi_la-types_ops.lo: types_ops.c
c-icap-0.5.6/Makefile.in:1002:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-types_ops.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-types_ops.Tpo -c -o libicapapi_la-types_ops.lo `test -f 'types_ops.c' || echo '$(srcdir)/'`types_ops.c
c-icap-0.5.6/Makefile.in-1003-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-types_ops.Tpo $(DEPDIR)/libicapapi_la-types_ops.Plo
##############################################
c-icap-0.5.6/Makefile.in-1005-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1006:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-types_ops.lo `test -f 'types_ops.c' || echo '$(srcdir)/'`types_ops.c
c-icap-0.5.6/Makefile.in-1007-
c-icap-0.5.6/Makefile.in-1008-libicapapi_la-acl.lo: acl.c
c-icap-0.5.6/Makefile.in:1009:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-acl.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-acl.Tpo -c -o libicapapi_la-acl.lo `test -f 'acl.c' || echo '$(srcdir)/'`acl.c
c-icap-0.5.6/Makefile.in-1010-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-acl.Tpo $(DEPDIR)/libicapapi_la-acl.Plo
##############################################
c-icap-0.5.6/Makefile.in-1012-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1013:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-acl.lo `test -f 'acl.c' || echo '$(srcdir)/'`acl.c
c-icap-0.5.6/Makefile.in-1014-
c-icap-0.5.6/Makefile.in-1015-libicapapi_la-txtTemplate.lo: txtTemplate.c
c-icap-0.5.6/Makefile.in:1016:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-txtTemplate.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-txtTemplate.Tpo -c -o libicapapi_la-txtTemplate.lo `test -f 'txtTemplate.c' || echo '$(srcdir)/'`txtTemplate.c
c-icap-0.5.6/Makefile.in-1017-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-txtTemplate.Tpo $(DEPDIR)/libicapapi_la-txtTemplate.Plo
##############################################
c-icap-0.5.6/Makefile.in-1019-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1020:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-txtTemplate.lo `test -f 'txtTemplate.c' || echo '$(srcdir)/'`txtTemplate.c
c-icap-0.5.6/Makefile.in-1021-
c-icap-0.5.6/Makefile.in-1022-libicapapi_la-array.lo: array.c
c-icap-0.5.6/Makefile.in:1023:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-array.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-array.Tpo -c -o libicapapi_la-array.lo `test -f 'array.c' || echo '$(srcdir)/'`array.c
c-icap-0.5.6/Makefile.in-1024-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-array.Tpo $(DEPDIR)/libicapapi_la-array.Plo
##############################################
c-icap-0.5.6/Makefile.in-1026-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1027:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-array.lo `test -f 'array.c' || echo '$(srcdir)/'`array.c
c-icap-0.5.6/Makefile.in-1028-
c-icap-0.5.6/Makefile.in-1029-libicapapi_la-registry.lo: registry.c
c-icap-0.5.6/Makefile.in:1030:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-registry.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-registry.Tpo -c -o libicapapi_la-registry.lo `test -f 'registry.c' || echo '$(srcdir)/'`registry.c
c-icap-0.5.6/Makefile.in-1031-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-registry.Tpo $(DEPDIR)/libicapapi_la-registry.Plo
##############################################
c-icap-0.5.6/Makefile.in-1033-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1034:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-registry.lo `test -f 'registry.c' || echo '$(srcdir)/'`registry.c
c-icap-0.5.6/Makefile.in-1035-
c-icap-0.5.6/Makefile.in-1036-libicapapi_la-md5.lo: md5.c
c-icap-0.5.6/Makefile.in:1037:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-md5.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-md5.Tpo -c -o libicapapi_la-md5.lo `test -f 'md5.c' || echo '$(srcdir)/'`md5.c
c-icap-0.5.6/Makefile.in-1038-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-md5.Tpo $(DEPDIR)/libicapapi_la-md5.Plo
##############################################
c-icap-0.5.6/Makefile.in-1040-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1041:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-md5.lo `test -f 'md5.c' || echo '$(srcdir)/'`md5.c
c-icap-0.5.6/Makefile.in-1042-
c-icap-0.5.6/Makefile.in-1043-libicapapi_la-net_io.lo: net_io.c
c-icap-0.5.6/Makefile.in:1044:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-net_io.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-net_io.Tpo -c -o libicapapi_la-net_io.lo `test -f 'net_io.c' || echo '$(srcdir)/'`net_io.c
c-icap-0.5.6/Makefile.in-1045-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-net_io.Tpo $(DEPDIR)/libicapapi_la-net_io.Plo
##############################################
c-icap-0.5.6/Makefile.in-1047-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1048:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-net_io.lo `test -f 'net_io.c' || echo '$(srcdir)/'`net_io.c
c-icap-0.5.6/Makefile.in-1049-
c-icap-0.5.6/Makefile.in-1050-libicapapi_la-util.lo: util.c
c-icap-0.5.6/Makefile.in:1051:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-util.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-util.Tpo -c -o libicapapi_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c
c-icap-0.5.6/Makefile.in-1052-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-util.Tpo $(DEPDIR)/libicapapi_la-util.Plo
##############################################
c-icap-0.5.6/Makefile.in-1054-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1055:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c
c-icap-0.5.6/Makefile.in-1056-
c-icap-0.5.6/Makefile.in-1057-os/unix/libicapapi_la-net_io.lo: os/unix/net_io.c
c-icap-0.5.6/Makefile.in:1058:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT os/unix/libicapapi_la-net_io.lo -MD -MP -MF os/unix/$(DEPDIR)/libicapapi_la-net_io.Tpo -c -o os/unix/libicapapi_la-net_io.lo `test -f 'os/unix/net_io.c' || echo '$(srcdir)/'`os/unix/net_io.c
c-icap-0.5.6/Makefile.in-1059-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) os/unix/$(DEPDIR)/libicapapi_la-net_io.Tpo os/unix/$(DEPDIR)/libicapapi_la-net_io.Plo
##############################################
c-icap-0.5.6/Makefile.in-1061-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1062:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o os/unix/libicapapi_la-net_io.lo `test -f 'os/unix/net_io.c' || echo '$(srcdir)/'`os/unix/net_io.c
c-icap-0.5.6/Makefile.in-1063-
c-icap-0.5.6/Makefile.in-1064-os/unix/libicapapi_la-proc_mutex.lo: os/unix/proc_mutex.c
c-icap-0.5.6/Makefile.in:1065:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT os/unix/libicapapi_la-proc_mutex.lo -MD -MP -MF os/unix/$(DEPDIR)/libicapapi_la-proc_mutex.Tpo -c -o os/unix/libicapapi_la-proc_mutex.lo `test -f 'os/unix/proc_mutex.c' || echo '$(srcdir)/'`os/unix/proc_mutex.c
c-icap-0.5.6/Makefile.in-1066-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) os/unix/$(DEPDIR)/libicapapi_la-proc_mutex.Tpo os/unix/$(DEPDIR)/libicapapi_la-proc_mutex.Plo
##############################################
c-icap-0.5.6/Makefile.in-1068-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1069:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o os/unix/libicapapi_la-proc_mutex.lo `test -f 'os/unix/proc_mutex.c' || echo '$(srcdir)/'`os/unix/proc_mutex.c
c-icap-0.5.6/Makefile.in-1070-
c-icap-0.5.6/Makefile.in-1071-os/unix/libicapapi_la-shared_mem.lo: os/unix/shared_mem.c
c-icap-0.5.6/Makefile.in:1072:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT os/unix/libicapapi_la-shared_mem.lo -MD -MP -MF os/unix/$(DEPDIR)/libicapapi_la-shared_mem.Tpo -c -o os/unix/libicapapi_la-shared_mem.lo `test -f 'os/unix/shared_mem.c' || echo '$(srcdir)/'`os/unix/shared_mem.c
c-icap-0.5.6/Makefile.in-1073-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) os/unix/$(DEPDIR)/libicapapi_la-shared_mem.Tpo os/unix/$(DEPDIR)/libicapapi_la-shared_mem.Plo
##############################################
c-icap-0.5.6/Makefile.in-1075-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1076:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o os/unix/libicapapi_la-shared_mem.lo `test -f 'os/unix/shared_mem.c' || echo '$(srcdir)/'`os/unix/shared_mem.c
c-icap-0.5.6/Makefile.in-1077-
c-icap-0.5.6/Makefile.in-1078-os/unix/libicapapi_la-threads.lo: os/unix/threads.c
c-icap-0.5.6/Makefile.in:1079:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT os/unix/libicapapi_la-threads.lo -MD -MP -MF os/unix/$(DEPDIR)/libicapapi_la-threads.Tpo -c -o os/unix/libicapapi_la-threads.lo `test -f 'os/unix/threads.c' || echo '$(srcdir)/'`os/unix/threads.c
c-icap-0.5.6/Makefile.in-1080-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) os/unix/$(DEPDIR)/libicapapi_la-threads.Tpo os/unix/$(DEPDIR)/libicapapi_la-threads.Plo
##############################################
c-icap-0.5.6/Makefile.in-1082-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1083:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o os/unix/libicapapi_la-threads.lo `test -f 'os/unix/threads.c' || echo '$(srcdir)/'`os/unix/threads.c
c-icap-0.5.6/Makefile.in-1084-
c-icap-0.5.6/Makefile.in-1085-os/unix/libicapapi_la-utilfunc.lo: os/unix/utilfunc.c
c-icap-0.5.6/Makefile.in:1086:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT os/unix/libicapapi_la-utilfunc.lo -MD -MP -MF os/unix/$(DEPDIR)/libicapapi_la-utilfunc.Tpo -c -o os/unix/libicapapi_la-utilfunc.lo `test -f 'os/unix/utilfunc.c' || echo '$(srcdir)/'`os/unix/utilfunc.c
c-icap-0.5.6/Makefile.in-1087-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) os/unix/$(DEPDIR)/libicapapi_la-utilfunc.Tpo os/unix/$(DEPDIR)/libicapapi_la-utilfunc.Plo
##############################################
c-icap-0.5.6/Makefile.in-1089-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1090:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o os/unix/libicapapi_la-utilfunc.lo `test -f 'os/unix/utilfunc.c' || echo '$(srcdir)/'`os/unix/utilfunc.c
c-icap-0.5.6/Makefile.in-1091-
c-icap-0.5.6/Makefile.in-1092-os/unix/libicapapi_la-dlib.lo: os/unix/dlib.c
c-icap-0.5.6/Makefile.in:1093:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT os/unix/libicapapi_la-dlib.lo -MD -MP -MF os/unix/$(DEPDIR)/libicapapi_la-dlib.Tpo -c -o os/unix/libicapapi_la-dlib.lo `test -f 'os/unix/dlib.c' || echo '$(srcdir)/'`os/unix/dlib.c
c-icap-0.5.6/Makefile.in-1094-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) os/unix/$(DEPDIR)/libicapapi_la-dlib.Tpo os/unix/$(DEPDIR)/libicapapi_la-dlib.Plo
##############################################
c-icap-0.5.6/Makefile.in-1096-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1097:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o os/unix/libicapapi_la-dlib.lo `test -f 'os/unix/dlib.c' || echo '$(srcdir)/'`os/unix/dlib.c
c-icap-0.5.6/Makefile.in-1098-
c-icap-0.5.6/Makefile.in-1099-openssl/libicapapi_la-net_io_ssl.lo: openssl/net_io_ssl.c
c-icap-0.5.6/Makefile.in:1100:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT openssl/libicapapi_la-net_io_ssl.lo -MD -MP -MF openssl/$(DEPDIR)/libicapapi_la-net_io_ssl.Tpo -c -o openssl/libicapapi_la-net_io_ssl.lo `test -f 'openssl/net_io_ssl.c' || echo '$(srcdir)/'`openssl/net_io_ssl.c
c-icap-0.5.6/Makefile.in-1101-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) openssl/$(DEPDIR)/libicapapi_la-net_io_ssl.Tpo openssl/$(DEPDIR)/libicapapi_la-net_io_ssl.Plo
##############################################
c-icap-0.5.6/Makefile.in-1103-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1104:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o openssl/libicapapi_la-net_io_ssl.lo `test -f 'openssl/net_io_ssl.c' || echo '$(srcdir)/'`openssl/net_io_ssl.c
c-icap-0.5.6/Makefile.in-1105-
c-icap-0.5.6/Makefile.in-1106-libicapapi_la-regex.lo: regex.c
c-icap-0.5.6/Makefile.in:1107:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -MT libicapapi_la-regex.lo -MD -MP -MF $(DEPDIR)/libicapapi_la-regex.Tpo -c -o libicapapi_la-regex.lo `test -f 'regex.c' || echo '$(srcdir)/'`regex.c
c-icap-0.5.6/Makefile.in-1108-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libicapapi_la-regex.Tpo $(DEPDIR)/libicapapi_la-regex.Plo
##############################################
c-icap-0.5.6/Makefile.in-1110-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1111:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libicapapi_la_CFLAGS) $(CFLAGS) -c -o libicapapi_la-regex.lo `test -f 'regex.c' || echo '$(srcdir)/'`regex.c
c-icap-0.5.6/Makefile.in-1112-
c-icap-0.5.6/Makefile.in-1113-c_icap-aserver.o: aserver.c
c-icap-0.5.6/Makefile.in:1114:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-aserver.o -MD -MP -MF $(DEPDIR)/c_icap-aserver.Tpo -c -o c_icap-aserver.o `test -f 'aserver.c' || echo '$(srcdir)/'`aserver.c
c-icap-0.5.6/Makefile.in-1115-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-aserver.Tpo $(DEPDIR)/c_icap-aserver.Po
##############################################
c-icap-0.5.6/Makefile.in-1117-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1118:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-aserver.o `test -f 'aserver.c' || echo '$(srcdir)/'`aserver.c
c-icap-0.5.6/Makefile.in-1119-
c-icap-0.5.6/Makefile.in-1120-c_icap-aserver.obj: aserver.c
c-icap-0.5.6/Makefile.in:1121:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-aserver.obj -MD -MP -MF $(DEPDIR)/c_icap-aserver.Tpo -c -o c_icap-aserver.obj `if test -f 'aserver.c'; then $(CYGPATH_W) 'aserver.c'; else $(CYGPATH_W) '$(srcdir)/aserver.c'; fi`
c-icap-0.5.6/Makefile.in-1122-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-aserver.Tpo $(DEPDIR)/c_icap-aserver.Po
##############################################
c-icap-0.5.6/Makefile.in-1124-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1125:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-aserver.obj `if test -f 'aserver.c'; then $(CYGPATH_W) 'aserver.c'; else $(CYGPATH_W) '$(srcdir)/aserver.c'; fi`
c-icap-0.5.6/Makefile.in-1126-
c-icap-0.5.6/Makefile.in-1127-c_icap-request.o: request.c
c-icap-0.5.6/Makefile.in:1128:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-request.o -MD -MP -MF $(DEPDIR)/c_icap-request.Tpo -c -o c_icap-request.o `test -f 'request.c' || echo '$(srcdir)/'`request.c
c-icap-0.5.6/Makefile.in-1129-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-request.Tpo $(DEPDIR)/c_icap-request.Po
##############################################
c-icap-0.5.6/Makefile.in-1131-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1132:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-request.o `test -f 'request.c' || echo '$(srcdir)/'`request.c
c-icap-0.5.6/Makefile.in-1133-
c-icap-0.5.6/Makefile.in-1134-c_icap-request.obj: request.c
c-icap-0.5.6/Makefile.in:1135:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-request.obj -MD -MP -MF $(DEPDIR)/c_icap-request.Tpo -c -o c_icap-request.obj `if test -f 'request.c'; then $(CYGPATH_W) 'request.c'; else $(CYGPATH_W) '$(srcdir)/request.c'; fi`
c-icap-0.5.6/Makefile.in-1136-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-request.Tpo $(DEPDIR)/c_icap-request.Po
##############################################
c-icap-0.5.6/Makefile.in-1138-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1139:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-request.obj `if test -f 'request.c'; then $(CYGPATH_W) 'request.c'; else $(CYGPATH_W) '$(srcdir)/request.c'; fi`
c-icap-0.5.6/Makefile.in-1140-
c-icap-0.5.6/Makefile.in-1141-c_icap-cfg_param.o: cfg_param.c
c-icap-0.5.6/Makefile.in:1142:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-cfg_param.o -MD -MP -MF $(DEPDIR)/c_icap-cfg_param.Tpo -c -o c_icap-cfg_param.o `test -f 'cfg_param.c' || echo '$(srcdir)/'`cfg_param.c
c-icap-0.5.6/Makefile.in-1143-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-cfg_param.Tpo $(DEPDIR)/c_icap-cfg_param.Po
##############################################
c-icap-0.5.6/Makefile.in-1145-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1146:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-cfg_param.o `test -f 'cfg_param.c' || echo '$(srcdir)/'`cfg_param.c
c-icap-0.5.6/Makefile.in-1147-
c-icap-0.5.6/Makefile.in-1148-c_icap-cfg_param.obj: cfg_param.c
c-icap-0.5.6/Makefile.in:1149:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-cfg_param.obj -MD -MP -MF $(DEPDIR)/c_icap-cfg_param.Tpo -c -o c_icap-cfg_param.obj `if test -f 'cfg_param.c'; then $(CYGPATH_W) 'cfg_param.c'; else $(CYGPATH_W) '$(srcdir)/cfg_param.c'; fi`
c-icap-0.5.6/Makefile.in-1150-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-cfg_param.Tpo $(DEPDIR)/c_icap-cfg_param.Po
##############################################
c-icap-0.5.6/Makefile.in-1152-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1153:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-cfg_param.obj `if test -f 'cfg_param.c'; then $(CYGPATH_W) 'cfg_param.c'; else $(CYGPATH_W) '$(srcdir)/cfg_param.c'; fi`
c-icap-0.5.6/Makefile.in-1154-
c-icap-0.5.6/Makefile.in-1155-c_icap-proc_threads_queues.o: proc_threads_queues.c
c-icap-0.5.6/Makefile.in:1156:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-proc_threads_queues.o -MD -MP -MF $(DEPDIR)/c_icap-proc_threads_queues.Tpo -c -o c_icap-proc_threads_queues.o `test -f 'proc_threads_queues.c' || echo '$(srcdir)/'`proc_threads_queues.c
c-icap-0.5.6/Makefile.in-1157-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-proc_threads_queues.Tpo $(DEPDIR)/c_icap-proc_threads_queues.Po
##############################################
c-icap-0.5.6/Makefile.in-1159-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1160:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-proc_threads_queues.o `test -f 'proc_threads_queues.c' || echo '$(srcdir)/'`proc_threads_queues.c
c-icap-0.5.6/Makefile.in-1161-
c-icap-0.5.6/Makefile.in-1162-c_icap-proc_threads_queues.obj: proc_threads_queues.c
c-icap-0.5.6/Makefile.in:1163:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-proc_threads_queues.obj -MD -MP -MF $(DEPDIR)/c_icap-proc_threads_queues.Tpo -c -o c_icap-proc_threads_queues.obj `if test -f 'proc_threads_queues.c'; then $(CYGPATH_W) 'proc_threads_queues.c'; else $(CYGPATH_W) '$(srcdir)/proc_threads_queues.c'; fi`
c-icap-0.5.6/Makefile.in-1164-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-proc_threads_queues.Tpo $(DEPDIR)/c_icap-proc_threads_queues.Po
##############################################
c-icap-0.5.6/Makefile.in-1166-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1167:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-proc_threads_queues.obj `if test -f 'proc_threads_queues.c'; then $(CYGPATH_W) 'proc_threads_queues.c'; else $(CYGPATH_W) '$(srcdir)/proc_threads_queues.c'; fi`
c-icap-0.5.6/Makefile.in-1168-
c-icap-0.5.6/Makefile.in-1169-c_icap-http_auth.o: http_auth.c
c-icap-0.5.6/Makefile.in:1170:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-http_auth.o -MD -MP -MF $(DEPDIR)/c_icap-http_auth.Tpo -c -o c_icap-http_auth.o `test -f 'http_auth.c' || echo '$(srcdir)/'`http_auth.c
c-icap-0.5.6/Makefile.in-1171-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-http_auth.Tpo $(DEPDIR)/c_icap-http_auth.Po
##############################################
c-icap-0.5.6/Makefile.in-1173-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1174:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-http_auth.o `test -f 'http_auth.c' || echo '$(srcdir)/'`http_auth.c
c-icap-0.5.6/Makefile.in-1175-
c-icap-0.5.6/Makefile.in-1176-c_icap-http_auth.obj: http_auth.c
c-icap-0.5.6/Makefile.in:1177:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-http_auth.obj -MD -MP -MF $(DEPDIR)/c_icap-http_auth.Tpo -c -o c_icap-http_auth.obj `if test -f 'http_auth.c'; then $(CYGPATH_W) 'http_auth.c'; else $(CYGPATH_W) '$(srcdir)/http_auth.c'; fi`
c-icap-0.5.6/Makefile.in-1178-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-http_auth.Tpo $(DEPDIR)/c_icap-http_auth.Po
##############################################
c-icap-0.5.6/Makefile.in-1180-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1181:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-http_auth.obj `if test -f 'http_auth.c'; then $(CYGPATH_W) 'http_auth.c'; else $(CYGPATH_W) '$(srcdir)/http_auth.c'; fi`
c-icap-0.5.6/Makefile.in-1182-
c-icap-0.5.6/Makefile.in-1183-c_icap-access.o: access.c
c-icap-0.5.6/Makefile.in:1184:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-access.o -MD -MP -MF $(DEPDIR)/c_icap-access.Tpo -c -o c_icap-access.o `test -f 'access.c' || echo '$(srcdir)/'`access.c
c-icap-0.5.6/Makefile.in-1185-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-access.Tpo $(DEPDIR)/c_icap-access.Po
##############################################
c-icap-0.5.6/Makefile.in-1187-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1188:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-access.o `test -f 'access.c' || echo '$(srcdir)/'`access.c
c-icap-0.5.6/Makefile.in-1189-
c-icap-0.5.6/Makefile.in-1190-c_icap-access.obj: access.c
c-icap-0.5.6/Makefile.in:1191:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-access.obj -MD -MP -MF $(DEPDIR)/c_icap-access.Tpo -c -o c_icap-access.obj `if test -f 'access.c'; then $(CYGPATH_W) 'access.c'; else $(CYGPATH_W) '$(srcdir)/access.c'; fi`
c-icap-0.5.6/Makefile.in-1192-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-access.Tpo $(DEPDIR)/c_icap-access.Po
##############################################
c-icap-0.5.6/Makefile.in-1194-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1195:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-access.obj `if test -f 'access.c'; then $(CYGPATH_W) 'access.c'; else $(CYGPATH_W) '$(srcdir)/access.c'; fi`
c-icap-0.5.6/Makefile.in-1196-
c-icap-0.5.6/Makefile.in-1197-c_icap-log.o: log.c
c-icap-0.5.6/Makefile.in:1198:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-log.o -MD -MP -MF $(DEPDIR)/c_icap-log.Tpo -c -o c_icap-log.o `test -f 'log.c' || echo '$(srcdir)/'`log.c
c-icap-0.5.6/Makefile.in-1199-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-log.Tpo $(DEPDIR)/c_icap-log.Po
##############################################
c-icap-0.5.6/Makefile.in-1201-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1202:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-log.o `test -f 'log.c' || echo '$(srcdir)/'`log.c
c-icap-0.5.6/Makefile.in-1203-
c-icap-0.5.6/Makefile.in-1204-c_icap-log.obj: log.c
c-icap-0.5.6/Makefile.in:1205:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-log.obj -MD -MP -MF $(DEPDIR)/c_icap-log.Tpo -c -o c_icap-log.obj `if test -f 'log.c'; then $(CYGPATH_W) 'log.c'; else $(CYGPATH_W) '$(srcdir)/log.c'; fi`
c-icap-0.5.6/Makefile.in-1206-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-log.Tpo $(DEPDIR)/c_icap-log.Po
##############################################
c-icap-0.5.6/Makefile.in-1208-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1209:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-log.obj `if test -f 'log.c'; then $(CYGPATH_W) 'log.c'; else $(CYGPATH_W) '$(srcdir)/log.c'; fi`
c-icap-0.5.6/Makefile.in-1210-
c-icap-0.5.6/Makefile.in-1211-c_icap-service.o: service.c
c-icap-0.5.6/Makefile.in:1212:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-service.o -MD -MP -MF $(DEPDIR)/c_icap-service.Tpo -c -o c_icap-service.o `test -f 'service.c' || echo '$(srcdir)/'`service.c
c-icap-0.5.6/Makefile.in-1213-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-service.Tpo $(DEPDIR)/c_icap-service.Po
##############################################
c-icap-0.5.6/Makefile.in-1215-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1216:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-service.o `test -f 'service.c' || echo '$(srcdir)/'`service.c
c-icap-0.5.6/Makefile.in-1217-
c-icap-0.5.6/Makefile.in-1218-c_icap-service.obj: service.c
c-icap-0.5.6/Makefile.in:1219:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-service.obj -MD -MP -MF $(DEPDIR)/c_icap-service.Tpo -c -o c_icap-service.obj `if test -f 'service.c'; then $(CYGPATH_W) 'service.c'; else $(CYGPATH_W) '$(srcdir)/service.c'; fi`
c-icap-0.5.6/Makefile.in-1220-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-service.Tpo $(DEPDIR)/c_icap-service.Po
##############################################
c-icap-0.5.6/Makefile.in-1222-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1223:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-service.obj `if test -f 'service.c'; then $(CYGPATH_W) 'service.c'; else $(CYGPATH_W) '$(srcdir)/service.c'; fi`
c-icap-0.5.6/Makefile.in-1224-
c-icap-0.5.6/Makefile.in-1225-c_icap-module.o: module.c
c-icap-0.5.6/Makefile.in:1226:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-module.o -MD -MP -MF $(DEPDIR)/c_icap-module.Tpo -c -o c_icap-module.o `test -f 'module.c' || echo '$(srcdir)/'`module.c
c-icap-0.5.6/Makefile.in-1227-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-module.Tpo $(DEPDIR)/c_icap-module.Po
##############################################
c-icap-0.5.6/Makefile.in-1229-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1230:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-module.o `test -f 'module.c' || echo '$(srcdir)/'`module.c
c-icap-0.5.6/Makefile.in-1231-
c-icap-0.5.6/Makefile.in-1232-c_icap-module.obj: module.c
c-icap-0.5.6/Makefile.in:1233:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-module.obj -MD -MP -MF $(DEPDIR)/c_icap-module.Tpo -c -o c_icap-module.obj `if test -f 'module.c'; then $(CYGPATH_W) 'module.c'; else $(CYGPATH_W) '$(srcdir)/module.c'; fi`
c-icap-0.5.6/Makefile.in-1234-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-module.Tpo $(DEPDIR)/c_icap-module.Po
##############################################
c-icap-0.5.6/Makefile.in-1236-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1237:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-module.obj `if test -f 'module.c'; then $(CYGPATH_W) 'module.c'; else $(CYGPATH_W) '$(srcdir)/module.c'; fi`
c-icap-0.5.6/Makefile.in-1238-
c-icap-0.5.6/Makefile.in-1239-c_icap-commands.o: commands.c
c-icap-0.5.6/Makefile.in:1240:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-commands.o -MD -MP -MF $(DEPDIR)/c_icap-commands.Tpo -c -o c_icap-commands.o `test -f 'commands.c' || echo '$(srcdir)/'`commands.c
c-icap-0.5.6/Makefile.in-1241-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-commands.Tpo $(DEPDIR)/c_icap-commands.Po
##############################################
c-icap-0.5.6/Makefile.in-1243-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1244:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-commands.o `test -f 'commands.c' || echo '$(srcdir)/'`commands.c
c-icap-0.5.6/Makefile.in-1245-
c-icap-0.5.6/Makefile.in-1246-c_icap-commands.obj: commands.c
c-icap-0.5.6/Makefile.in:1247:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-commands.obj -MD -MP -MF $(DEPDIR)/c_icap-commands.Tpo -c -o c_icap-commands.obj `if test -f 'commands.c'; then $(CYGPATH_W) 'commands.c'; else $(CYGPATH_W) '$(srcdir)/commands.c'; fi`
c-icap-0.5.6/Makefile.in-1248-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-commands.Tpo $(DEPDIR)/c_icap-commands.Po
##############################################
c-icap-0.5.6/Makefile.in-1250-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1251:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-commands.obj `if test -f 'commands.c'; then $(CYGPATH_W) 'commands.c'; else $(CYGPATH_W) '$(srcdir)/commands.c'; fi`
c-icap-0.5.6/Makefile.in-1252-
c-icap-0.5.6/Makefile.in-1253-c_icap-mpmt_server.o: mpmt_server.c
c-icap-0.5.6/Makefile.in:1254:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-mpmt_server.o -MD -MP -MF $(DEPDIR)/c_icap-mpmt_server.Tpo -c -o c_icap-mpmt_server.o `test -f 'mpmt_server.c' || echo '$(srcdir)/'`mpmt_server.c
c-icap-0.5.6/Makefile.in-1255-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-mpmt_server.Tpo $(DEPDIR)/c_icap-mpmt_server.Po
##############################################
c-icap-0.5.6/Makefile.in-1257-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1258:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-mpmt_server.o `test -f 'mpmt_server.c' || echo '$(srcdir)/'`mpmt_server.c
c-icap-0.5.6/Makefile.in-1259-
c-icap-0.5.6/Makefile.in-1260-c_icap-mpmt_server.obj: mpmt_server.c
c-icap-0.5.6/Makefile.in:1261:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-mpmt_server.obj -MD -MP -MF $(DEPDIR)/c_icap-mpmt_server.Tpo -c -o c_icap-mpmt_server.obj `if test -f 'mpmt_server.c'; then $(CYGPATH_W) 'mpmt_server.c'; else $(CYGPATH_W) '$(srcdir)/mpmt_server.c'; fi`
c-icap-0.5.6/Makefile.in-1262-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-mpmt_server.Tpo $(DEPDIR)/c_icap-mpmt_server.Po
##############################################
c-icap-0.5.6/Makefile.in-1264-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1265:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-mpmt_server.obj `if test -f 'mpmt_server.c'; then $(CYGPATH_W) 'mpmt_server.c'; else $(CYGPATH_W) '$(srcdir)/mpmt_server.c'; fi`
c-icap-0.5.6/Makefile.in-1266-
c-icap-0.5.6/Makefile.in-1267-c_icap-dlib.o: dlib.c
c-icap-0.5.6/Makefile.in:1268:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-dlib.o -MD -MP -MF $(DEPDIR)/c_icap-dlib.Tpo -c -o c_icap-dlib.o `test -f 'dlib.c' || echo '$(srcdir)/'`dlib.c
c-icap-0.5.6/Makefile.in-1269-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-dlib.Tpo $(DEPDIR)/c_icap-dlib.Po
##############################################
c-icap-0.5.6/Makefile.in-1271-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1272:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-dlib.o `test -f 'dlib.c' || echo '$(srcdir)/'`dlib.c
c-icap-0.5.6/Makefile.in-1273-
c-icap-0.5.6/Makefile.in-1274-c_icap-dlib.obj: dlib.c
c-icap-0.5.6/Makefile.in:1275:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-dlib.obj -MD -MP -MF $(DEPDIR)/c_icap-dlib.Tpo -c -o c_icap-dlib.obj `if test -f 'dlib.c'; then $(CYGPATH_W) 'dlib.c'; else $(CYGPATH_W) '$(srcdir)/dlib.c'; fi`
c-icap-0.5.6/Makefile.in-1276-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-dlib.Tpo $(DEPDIR)/c_icap-dlib.Po
##############################################
c-icap-0.5.6/Makefile.in-1278-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1279:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-dlib.obj `if test -f 'dlib.c'; then $(CYGPATH_W) 'dlib.c'; else $(CYGPATH_W) '$(srcdir)/dlib.c'; fi`
c-icap-0.5.6/Makefile.in-1280-
c-icap-0.5.6/Makefile.in-1281-c_icap-info.o: info.c
c-icap-0.5.6/Makefile.in:1282:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-info.o -MD -MP -MF $(DEPDIR)/c_icap-info.Tpo -c -o c_icap-info.o `test -f 'info.c' || echo '$(srcdir)/'`info.c
c-icap-0.5.6/Makefile.in-1283-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-info.Tpo $(DEPDIR)/c_icap-info.Po
##############################################
c-icap-0.5.6/Makefile.in-1285-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1286:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-info.o `test -f 'info.c' || echo '$(srcdir)/'`info.c
c-icap-0.5.6/Makefile.in-1287-
c-icap-0.5.6/Makefile.in-1288-c_icap-info.obj: info.c
c-icap-0.5.6/Makefile.in:1289:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-info.obj -MD -MP -MF $(DEPDIR)/c_icap-info.Tpo -c -o c_icap-info.obj `if test -f 'info.c'; then $(CYGPATH_W) 'info.c'; else $(CYGPATH_W) '$(srcdir)/info.c'; fi`
c-icap-0.5.6/Makefile.in-1290-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-info.Tpo $(DEPDIR)/c_icap-info.Po
##############################################
c-icap-0.5.6/Makefile.in-1292-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1293:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-info.obj `if test -f 'info.c'; then $(CYGPATH_W) 'info.c'; else $(CYGPATH_W) '$(srcdir)/info.c'; fi`
c-icap-0.5.6/Makefile.in-1294-
c-icap-0.5.6/Makefile.in-1295-c_icap-default_acl.o: default_acl.c
c-icap-0.5.6/Makefile.in:1296:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-default_acl.o -MD -MP -MF $(DEPDIR)/c_icap-default_acl.Tpo -c -o c_icap-default_acl.o `test -f 'default_acl.c' || echo '$(srcdir)/'`default_acl.c
c-icap-0.5.6/Makefile.in-1297-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-default_acl.Tpo $(DEPDIR)/c_icap-default_acl.Po
##############################################
c-icap-0.5.6/Makefile.in-1299-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1300:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-default_acl.o `test -f 'default_acl.c' || echo '$(srcdir)/'`default_acl.c
c-icap-0.5.6/Makefile.in-1301-
c-icap-0.5.6/Makefile.in-1302-c_icap-default_acl.obj: default_acl.c
c-icap-0.5.6/Makefile.in:1303:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-default_acl.obj -MD -MP -MF $(DEPDIR)/c_icap-default_acl.Tpo -c -o c_icap-default_acl.obj `if test -f 'default_acl.c'; then $(CYGPATH_W) 'default_acl.c'; else $(CYGPATH_W) '$(srcdir)/default_acl.c'; fi`
c-icap-0.5.6/Makefile.in-1304-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-default_acl.Tpo $(DEPDIR)/c_icap-default_acl.Po
##############################################
c-icap-0.5.6/Makefile.in-1306-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1307:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-default_acl.obj `if test -f 'default_acl.c'; then $(CYGPATH_W) 'default_acl.c'; else $(CYGPATH_W) '$(srcdir)/default_acl.c'; fi`
c-icap-0.5.6/Makefile.in-1308-
c-icap-0.5.6/Makefile.in-1309-c_icap-port.o: port.c
c-icap-0.5.6/Makefile.in:1310:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-port.o -MD -MP -MF $(DEPDIR)/c_icap-port.Tpo -c -o c_icap-port.o `test -f 'port.c' || echo '$(srcdir)/'`port.c
c-icap-0.5.6/Makefile.in-1311-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-port.Tpo $(DEPDIR)/c_icap-port.Po
##############################################
c-icap-0.5.6/Makefile.in-1313-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1314:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-port.o `test -f 'port.c' || echo '$(srcdir)/'`port.c
c-icap-0.5.6/Makefile.in-1315-
c-icap-0.5.6/Makefile.in-1316-c_icap-port.obj: port.c
c-icap-0.5.6/Makefile.in:1317:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT c_icap-port.obj -MD -MP -MF $(DEPDIR)/c_icap-port.Tpo -c -o c_icap-port.obj `if test -f 'port.c'; then $(CYGPATH_W) 'port.c'; else $(CYGPATH_W) '$(srcdir)/port.c'; fi`
c-icap-0.5.6/Makefile.in-1318-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap-port.Tpo $(DEPDIR)/c_icap-port.Po
##############################################
c-icap-0.5.6/Makefile.in-1320-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1321:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o c_icap-port.obj `if test -f 'port.c'; then $(CYGPATH_W) 'port.c'; else $(CYGPATH_W) '$(srcdir)/port.c'; fi`
c-icap-0.5.6/Makefile.in-1322-
c-icap-0.5.6/Makefile.in-1323-os/unix/c_icap-proc_utils.o: os/unix/proc_utils.c
c-icap-0.5.6/Makefile.in:1324:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT os/unix/c_icap-proc_utils.o -MD -MP -MF os/unix/$(DEPDIR)/c_icap-proc_utils.Tpo -c -o os/unix/c_icap-proc_utils.o `test -f 'os/unix/proc_utils.c' || echo '$(srcdir)/'`os/unix/proc_utils.c
c-icap-0.5.6/Makefile.in-1325-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) os/unix/$(DEPDIR)/c_icap-proc_utils.Tpo os/unix/$(DEPDIR)/c_icap-proc_utils.Po
##############################################
c-icap-0.5.6/Makefile.in-1327-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1328:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o os/unix/c_icap-proc_utils.o `test -f 'os/unix/proc_utils.c' || echo '$(srcdir)/'`os/unix/proc_utils.c
c-icap-0.5.6/Makefile.in-1329-
c-icap-0.5.6/Makefile.in-1330-os/unix/c_icap-proc_utils.obj: os/unix/proc_utils.c
c-icap-0.5.6/Makefile.in:1331:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -MT os/unix/c_icap-proc_utils.obj -MD -MP -MF os/unix/$(DEPDIR)/c_icap-proc_utils.Tpo -c -o os/unix/c_icap-proc_utils.obj `if test -f 'os/unix/proc_utils.c'; then $(CYGPATH_W) 'os/unix/proc_utils.c'; else $(CYGPATH_W) '$(srcdir)/os/unix/proc_utils.c'; fi`
c-icap-0.5.6/Makefile.in-1332-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) os/unix/$(DEPDIR)/c_icap-proc_utils.Tpo os/unix/$(DEPDIR)/c_icap-proc_utils.Po
##############################################
c-icap-0.5.6/Makefile.in-1334-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/Makefile.in:1335:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_CFLAGS) $(CFLAGS) -c -o os/unix/c_icap-proc_utils.obj `if test -f 'os/unix/proc_utils.c'; then $(CYGPATH_W) 'os/unix/proc_utils.c'; else $(CYGPATH_W) '$(srcdir)/os/unix/proc_utils.c'; fi`
c-icap-0.5.6/Makefile.in-1336-
##############################################
c-icap-0.5.6/Makefile.in-1365-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
c-icap-0.5.6/Makefile.in:1366:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
c-icap-0.5.6/Makefile.in-1367-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
c-icap-0.5.6/Makefile.in-1382-	dot_seen=no; \
c-icap-0.5.6/Makefile.in:1383:	target=`echo $@ | sed s/-recursive//`; \
c-icap-0.5.6/Makefile.in-1384-	case "$@" in \
##############################################
c-icap-0.5.6/Makefile.in-1445-GTAGS:
c-icap-0.5.6/Makefile.in:1446:	here=`$(am__cd) $(top_builddir) && pwd` \
c-icap-0.5.6/Makefile.in-1447-	  && $(am__cd) $(top_srcdir) \
##############################################
c-icap-0.5.6/Makefile.in-1477-	test -d "$(distdir)" || mkdir "$(distdir)"
c-icap-0.5.6/Makefile.in:1478:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
c-icap-0.5.6/Makefile.in:1479:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
c-icap-0.5.6/Makefile.in-1480-	list='$(DISTFILES)'; \
##############################################
c-icap-0.5.6/Makefile.in-1491-	  if test -d $$d/$$file; then \
c-icap-0.5.6/Makefile.in:1492:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
c-icap-0.5.6/Makefile.in-1493-	    if test -d "$(distdir)/$$file"; then \
##############################################
c-icap-0.5.6/Makefile.in-1602-	test -d $(distdir)/_build || exit 0; \
c-icap-0.5.6/Makefile.in:1603:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
c-icap-0.5.6/Makefile.in-1604-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
c-icap-0.5.6/Makefile.in-1646-	}; \
c-icap-0.5.6/Makefile.in:1647:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
c-icap-0.5.6/Makefile.in-1648-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
c-icap-0.5.6/Makefile.in-1658-	fi
c-icap-0.5.6/Makefile.in:1659:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
c-icap-0.5.6/Makefile.in-1660-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
c-icap-0.5.6/depcomp-64-  case $1 in
c-icap-0.5.6/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
c-icap-0.5.6/depcomp-66-      *) dir=;;
##############################################
c-icap-0.5.6/depcomp-73-{
c-icap-0.5.6/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
c-icap-0.5.6/depcomp-75-}
##############################################
c-icap-0.5.6/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
c-icap-0.5.6/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
c-icap-0.5.6/depcomp-128-
##############################################
c-icap-0.5.6/depcomp-405-        sleep 1
c-icap-0.5.6/depcomp:406:        i=`expr $i - 1`
c-icap-0.5.6/depcomp-407-      done
c-icap-0.5.6/depcomp-408-    fi
c-icap-0.5.6/depcomp:409:    i=`expr $i - 1`
c-icap-0.5.6/depcomp-410-  done
##############################################
c-icap-0.5.6/depcomp-425-  # Do two passes, one to just change these to
c-icap-0.5.6/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
c-icap-0.5.6/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
c-icap-0.5.6/depcomp-659-  done
c-icap-0.5.6/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
c-icap-0.5.6/depcomp-661-  touch "$tmpdepfile"
##############################################
c-icap-0.5.6/modules/Makefile.in-52-  { \
c-icap-0.5.6/modules/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
c-icap-0.5.6/modules/Makefile.in-54-  }; \
##############################################
c-icap-0.5.6/modules/Makefile.in-109-CONFIG_CLEAN_VPATH_FILES =
c-icap-0.5.6/modules/Makefile.in:110:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
c-icap-0.5.6/modules/Makefile.in-111-am__vpath_adj = case $$p in \
c-icap-0.5.6/modules/Makefile.in:112:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
c-icap-0.5.6/modules/Makefile.in-113-    *) f=$$p;; \
c-icap-0.5.6/modules/Makefile.in-114-  esac;
c-icap-0.5.6/modules/Makefile.in:115:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
c-icap-0.5.6/modules/Makefile.in-116-am__install_max = 40
c-icap-0.5.6/modules/Makefile.in-117-am__nobase_strip_setup = \
c-icap-0.5.6/modules/Makefile.in:118:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
c-icap-0.5.6/modules/Makefile.in-119-am__nobase_strip = \
##############################################
c-icap-0.5.6/modules/Makefile.in-577-.c.o:
c-icap-0.5.6/modules/Makefile.in:578:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
c-icap-0.5.6/modules/Makefile.in-579-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
c-icap-0.5.6/modules/Makefile.in-585-.c.obj:
c-icap-0.5.6/modules/Makefile.in:586:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
c-icap-0.5.6/modules/Makefile.in:587:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
c-icap-0.5.6/modules/Makefile.in-588-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
c-icap-0.5.6/modules/Makefile.in-590-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/modules/Makefile.in:591:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
c-icap-0.5.6/modules/Makefile.in-592-
c-icap-0.5.6/modules/Makefile.in-593-.c.lo:
c-icap-0.5.6/modules/Makefile.in:594:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
c-icap-0.5.6/modules/Makefile.in-595-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
c-icap-0.5.6/modules/Makefile.in-601-bdb_tables_la-bdb_tables.lo: bdb_tables.c
c-icap-0.5.6/modules/Makefile.in:602:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bdb_tables_la_CFLAGS) $(CFLAGS) -MT bdb_tables_la-bdb_tables.lo -MD -MP -MF $(DEPDIR)/bdb_tables_la-bdb_tables.Tpo -c -o bdb_tables_la-bdb_tables.lo `test -f 'bdb_tables.c' || echo '$(srcdir)/'`bdb_tables.c
c-icap-0.5.6/modules/Makefile.in-603-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bdb_tables_la-bdb_tables.Tpo $(DEPDIR)/bdb_tables_la-bdb_tables.Plo
##############################################
c-icap-0.5.6/modules/Makefile.in-605-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/modules/Makefile.in:606:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bdb_tables_la_CFLAGS) $(CFLAGS) -c -o bdb_tables_la-bdb_tables.lo `test -f 'bdb_tables.c' || echo '$(srcdir)/'`bdb_tables.c
c-icap-0.5.6/modules/Makefile.in-607-
c-icap-0.5.6/modules/Makefile.in-608-dnsbl_tables_la-dnsbl_tables.lo: dnsbl_tables.c
c-icap-0.5.6/modules/Makefile.in:609:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dnsbl_tables_la_CFLAGS) $(CFLAGS) -MT dnsbl_tables_la-dnsbl_tables.lo -MD -MP -MF $(DEPDIR)/dnsbl_tables_la-dnsbl_tables.Tpo -c -o dnsbl_tables_la-dnsbl_tables.lo `test -f 'dnsbl_tables.c' || echo '$(srcdir)/'`dnsbl_tables.c
c-icap-0.5.6/modules/Makefile.in-610-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dnsbl_tables_la-dnsbl_tables.Tpo $(DEPDIR)/dnsbl_tables_la-dnsbl_tables.Plo
##############################################
c-icap-0.5.6/modules/Makefile.in-612-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/modules/Makefile.in:613:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dnsbl_tables_la_CFLAGS) $(CFLAGS) -c -o dnsbl_tables_la-dnsbl_tables.lo `test -f 'dnsbl_tables.c' || echo '$(srcdir)/'`dnsbl_tables.c
c-icap-0.5.6/modules/Makefile.in-614-
c-icap-0.5.6/modules/Makefile.in-615-ldap_module_la-ldap_module.lo: ldap_module.c
c-icap-0.5.6/modules/Makefile.in:616:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ldap_module_la_CFLAGS) $(CFLAGS) -MT ldap_module_la-ldap_module.lo -MD -MP -MF $(DEPDIR)/ldap_module_la-ldap_module.Tpo -c -o ldap_module_la-ldap_module.lo `test -f 'ldap_module.c' || echo '$(srcdir)/'`ldap_module.c
c-icap-0.5.6/modules/Makefile.in-617-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ldap_module_la-ldap_module.Tpo $(DEPDIR)/ldap_module_la-ldap_module.Plo
##############################################
c-icap-0.5.6/modules/Makefile.in-619-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/modules/Makefile.in:620:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ldap_module_la_CFLAGS) $(CFLAGS) -c -o ldap_module_la-ldap_module.lo `test -f 'ldap_module.c' || echo '$(srcdir)/'`ldap_module.c
c-icap-0.5.6/modules/Makefile.in-621-
c-icap-0.5.6/modules/Makefile.in-622-memcached_cache_la-memcached.lo: memcached.c
c-icap-0.5.6/modules/Makefile.in:623:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(memcached_cache_la_CFLAGS) $(CFLAGS) -MT memcached_cache_la-memcached.lo -MD -MP -MF $(DEPDIR)/memcached_cache_la-memcached.Tpo -c -o memcached_cache_la-memcached.lo `test -f 'memcached.c' || echo '$(srcdir)/'`memcached.c
c-icap-0.5.6/modules/Makefile.in-624-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/memcached_cache_la-memcached.Tpo $(DEPDIR)/memcached_cache_la-memcached.Plo
##############################################
c-icap-0.5.6/modules/Makefile.in-626-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/modules/Makefile.in:627:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(memcached_cache_la_CFLAGS) $(CFLAGS) -c -o memcached_cache_la-memcached.lo `test -f 'memcached.c' || echo '$(srcdir)/'`memcached.c
c-icap-0.5.6/modules/Makefile.in-628-
c-icap-0.5.6/modules/Makefile.in-629-perl_handler_la-perl_handler.lo: perl_handler.c
c-icap-0.5.6/modules/Makefile.in:630:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(perl_handler_la_CFLAGS) $(CFLAGS) -MT perl_handler_la-perl_handler.lo -MD -MP -MF $(DEPDIR)/perl_handler_la-perl_handler.Tpo -c -o perl_handler_la-perl_handler.lo `test -f 'perl_handler.c' || echo '$(srcdir)/'`perl_handler.c
c-icap-0.5.6/modules/Makefile.in-631-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/perl_handler_la-perl_handler.Tpo $(DEPDIR)/perl_handler_la-perl_handler.Plo
##############################################
c-icap-0.5.6/modules/Makefile.in-633-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/modules/Makefile.in:634:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(perl_handler_la_CFLAGS) $(CFLAGS) -c -o perl_handler_la-perl_handler.lo `test -f 'perl_handler.c' || echo '$(srcdir)/'`perl_handler.c
c-icap-0.5.6/modules/Makefile.in-635-
c-icap-0.5.6/modules/Makefile.in-636-shared_cache_la-shared_cache.lo: shared_cache.c
c-icap-0.5.6/modules/Makefile.in:637:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shared_cache_la_CFLAGS) $(CFLAGS) -MT shared_cache_la-shared_cache.lo -MD -MP -MF $(DEPDIR)/shared_cache_la-shared_cache.Tpo -c -o shared_cache_la-shared_cache.lo `test -f 'shared_cache.c' || echo '$(srcdir)/'`shared_cache.c
c-icap-0.5.6/modules/Makefile.in-638-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/shared_cache_la-shared_cache.Tpo $(DEPDIR)/shared_cache_la-shared_cache.Plo
##############################################
c-icap-0.5.6/modules/Makefile.in-640-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/modules/Makefile.in:641:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shared_cache_la_CFLAGS) $(CFLAGS) -c -o shared_cache_la-shared_cache.lo `test -f 'shared_cache.c' || echo '$(srcdir)/'`shared_cache.c
c-icap-0.5.6/modules/Makefile.in-642-
c-icap-0.5.6/modules/Makefile.in-643-sys_logger_la-sys_logger.lo: sys_logger.c
c-icap-0.5.6/modules/Makefile.in:644:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sys_logger_la_CFLAGS) $(CFLAGS) -MT sys_logger_la-sys_logger.lo -MD -MP -MF $(DEPDIR)/sys_logger_la-sys_logger.Tpo -c -o sys_logger_la-sys_logger.lo `test -f 'sys_logger.c' || echo '$(srcdir)/'`sys_logger.c
c-icap-0.5.6/modules/Makefile.in-645-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/sys_logger_la-sys_logger.Tpo $(DEPDIR)/sys_logger_la-sys_logger.Plo
##############################################
c-icap-0.5.6/modules/Makefile.in-647-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/modules/Makefile.in:648:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sys_logger_la_CFLAGS) $(CFLAGS) -c -o sys_logger_la-sys_logger.lo `test -f 'sys_logger.c' || echo '$(srcdir)/'`sys_logger.c
c-icap-0.5.6/modules/Makefile.in-649-
##############################################
c-icap-0.5.6/modules/Makefile.in-685-GTAGS:
c-icap-0.5.6/modules/Makefile.in:686:	here=`$(am__cd) $(top_builddir) && pwd` \
c-icap-0.5.6/modules/Makefile.in-687-	  && $(am__cd) $(top_srcdir) \
##############################################
c-icap-0.5.6/modules/Makefile.in-708-distdir: $(DISTFILES)
c-icap-0.5.6/modules/Makefile.in:709:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
c-icap-0.5.6/modules/Makefile.in:710:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
c-icap-0.5.6/modules/Makefile.in-711-	list='$(DISTFILES)'; \
##############################################
c-icap-0.5.6/modules/Makefile.in-722-	  if test -d $$d/$$file; then \
c-icap-0.5.6/modules/Makefile.in:723:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
c-icap-0.5.6/modules/Makefile.in-724-	    if test -d "$(distdir)/$$file"; then \
##############################################
c-icap-0.5.6/modules/dnsbl_tables.c-211-            memcpy(&(addr.sockaddr), cur->ai_addr, CI_SOCKADDR_SIZE);
c-icap-0.5.6/modules/dnsbl_tables.c:212:            ci_fill_sockaddr(&addr);
c-icap-0.5.6/modules/dnsbl_tables.c-213-            if (ci_sockaddr_t_to_ip(&addr, buf, sizeof(buf)))
##############################################
c-icap-0.5.6/tests/Makefile.in-50-  { \
c-icap-0.5.6/tests/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
c-icap-0.5.6/tests/Makefile.in-52-  }; \
##############################################
c-icap-0.5.6/tests/Makefile.in-446-	test -n "$(EXEEXT)" || exit 0; \
c-icap-0.5.6/tests/Makefile.in:447:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
c-icap-0.5.6/tests/Makefile.in-448-	echo " rm -f" $$list; \
##############################################
c-icap-0.5.6/tests/Makefile.in-508-.c.o:
c-icap-0.5.6/tests/Makefile.in:509:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
c-icap-0.5.6/tests/Makefile.in-510-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
c-icap-0.5.6/tests/Makefile.in-516-.c.obj:
c-icap-0.5.6/tests/Makefile.in:517:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
c-icap-0.5.6/tests/Makefile.in:518:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
c-icap-0.5.6/tests/Makefile.in-519-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
c-icap-0.5.6/tests/Makefile.in-521-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/tests/Makefile.in:522:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
c-icap-0.5.6/tests/Makefile.in-523-
c-icap-0.5.6/tests/Makefile.in-524-.c.lo:
c-icap-0.5.6/tests/Makefile.in:525:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
c-icap-0.5.6/tests/Makefile.in-526-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
c-icap-0.5.6/tests/Makefile.in-567-GTAGS:
c-icap-0.5.6/tests/Makefile.in:568:	here=`$(am__cd) $(top_builddir) && pwd` \
c-icap-0.5.6/tests/Makefile.in-569-	  && $(am__cd) $(top_srcdir) \
##############################################
c-icap-0.5.6/tests/Makefile.in-590-distdir: $(DISTFILES)
c-icap-0.5.6/tests/Makefile.in:591:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
c-icap-0.5.6/tests/Makefile.in:592:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
c-icap-0.5.6/tests/Makefile.in-593-	list='$(DISTFILES)'; \
##############################################
c-icap-0.5.6/tests/Makefile.in-604-	  if test -d $$d/$$file; then \
c-icap-0.5.6/tests/Makefile.in:605:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
c-icap-0.5.6/tests/Makefile.in-606-	    if test -d "$(distdir)/$$file"; then \
##############################################
c-icap-0.5.6/config.sub-52-
c-icap-0.5.6/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
c-icap-0.5.6/config.sub-54-
##############################################
c-icap-0.5.6/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
c-icap-0.5.6/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
c-icap-0.5.6/config.sub-116-case $maybe_os in
##############################################
c-icap-0.5.6/config.sub-122-    os=-$maybe_os
c-icap-0.5.6/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
c-icap-0.5.6/config.sub-124-    ;;
##############################################
c-icap-0.5.6/config.sub-126-    os=-linux-android
c-icap-0.5.6/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
c-icap-0.5.6/config.sub-128-    ;;
c-icap-0.5.6/config.sub-129-  *)
c-icap-0.5.6/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
c-icap-0.5.6/config.sub-131-    if [ "$basic_machine" != "$1" ]
c-icap-0.5.6/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
c-icap-0.5.6/config.sub-133-    else os=; fi
##############################################
c-icap-0.5.6/config.sub-180-		os=-sco5v6
c-icap-0.5.6/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
c-icap-0.5.6/config.sub-182-		;;
##############################################
c-icap-0.5.6/config.sub-184-		os=-sco3.2v5
c-icap-0.5.6/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
c-icap-0.5.6/config.sub-186-		;;
##############################################
c-icap-0.5.6/config.sub-188-		os=-sco3.2v4
c-icap-0.5.6/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
c-icap-0.5.6/config.sub-190-		;;
c-icap-0.5.6/config.sub-191-	-sco3.2.[4-9]*)
c-icap-0.5.6/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
c-icap-0.5.6/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
c-icap-0.5.6/config.sub-194-		;;
##############################################
c-icap-0.5.6/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
c-icap-0.5.6/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
c-icap-0.5.6/config.sub-198-		;;
##############################################
c-icap-0.5.6/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
c-icap-0.5.6/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
c-icap-0.5.6/config.sub-202-		;;
##############################################
c-icap-0.5.6/config.sub-204-		os=-sco3.2v2
c-icap-0.5.6/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
c-icap-0.5.6/config.sub-206-		;;
c-icap-0.5.6/config.sub-207-	-udk*)
c-icap-0.5.6/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
c-icap-0.5.6/config.sub-209-		;;
##############################################
c-icap-0.5.6/config.sub-211-		os=-isc2.2
c-icap-0.5.6/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
c-icap-0.5.6/config.sub-213-		;;
##############################################
c-icap-0.5.6/config.sub-217-	-isc*)
c-icap-0.5.6/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
c-icap-0.5.6/config.sub-219-		;;
##############################################
c-icap-0.5.6/config.sub-229-	-ptx*)
c-icap-0.5.6/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
c-icap-0.5.6/config.sub-231-		;;
##############################################
c-icap-0.5.6/config.sub-364-	*-*-*)
c-icap-0.5.6/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
c-icap-0.5.6/config.sub-366-		exit 1
##############################################
c-icap-0.5.6/config.sub-493-	amd64-*)
c-icap-0.5.6/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
c-icap-0.5.6/config.sub-495-		;;
##############################################
c-icap-0.5.6/config.sub-538-	blackfin-*)
c-icap-0.5.6/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
c-icap-0.5.6/config.sub-540-		os=-linux
##############################################
c-icap-0.5.6/config.sub-546-	c54x-*)
c-icap-0.5.6/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
c-icap-0.5.6/config.sub-548-		;;
c-icap-0.5.6/config.sub-549-	c55x-*)
c-icap-0.5.6/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
c-icap-0.5.6/config.sub-551-		;;
c-icap-0.5.6/config.sub-552-	c6x-*)
c-icap-0.5.6/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
c-icap-0.5.6/config.sub-554-		;;
##############################################
c-icap-0.5.6/config.sub-650-	e500v[12]-*)
c-icap-0.5.6/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
c-icap-0.5.6/config.sub-652-		os=$os"spe"
##############################################
c-icap-0.5.6/config.sub-754-	i*86v32)
c-icap-0.5.6/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
c-icap-0.5.6/config.sub-756-		os=-sysv32
##############################################
c-icap-0.5.6/config.sub-758-	i*86v4*)
c-icap-0.5.6/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
c-icap-0.5.6/config.sub-760-		os=-sysv4
##############################################
c-icap-0.5.6/config.sub-762-	i*86v)
c-icap-0.5.6/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
c-icap-0.5.6/config.sub-764-		os=-sysv
##############################################
c-icap-0.5.6/config.sub-766-	i*86sol2)
c-icap-0.5.6/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
c-icap-0.5.6/config.sub-768-		os=-solaris2
##############################################
c-icap-0.5.6/config.sub-792-	leon-*|leon[3-9]-*)
c-icap-0.5.6/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
c-icap-0.5.6/config.sub-794-		;;
##############################################
c-icap-0.5.6/config.sub-799-	m68knommu-*)
c-icap-0.5.6/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
c-icap-0.5.6/config.sub-801-		os=-linux
##############################################
c-icap-0.5.6/config.sub-833-	mips3*-*)
c-icap-0.5.6/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
c-icap-0.5.6/config.sub-835-		;;
c-icap-0.5.6/config.sub-836-	mips3*)
c-icap-0.5.6/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
c-icap-0.5.6/config.sub-838-		;;
##############################################
c-icap-0.5.6/config.sub-855-	ms1-*)
c-icap-0.5.6/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
c-icap-0.5.6/config.sub-857-		;;
##############################################
c-icap-0.5.6/config.sub-980-	parisc-*)
c-icap-0.5.6/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
c-icap-0.5.6/config.sub-982-		os=-linux
##############################################
c-icap-0.5.6/config.sub-996-	pc98-*)
c-icap-0.5.6/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
c-icap-0.5.6/config.sub-998-		;;
##############################################
c-icap-0.5.6/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
c-icap-0.5.6/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
c-icap-0.5.6/config.sub-1013-		;;
c-icap-0.5.6/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
c-icap-0.5.6/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
c-icap-0.5.6/config.sub-1016-		;;
c-icap-0.5.6/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
c-icap-0.5.6/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
c-icap-0.5.6/config.sub-1019-		;;
c-icap-0.5.6/config.sub-1020-	pentium4-*)
c-icap-0.5.6/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
c-icap-0.5.6/config.sub-1022-		;;
##############################################
c-icap-0.5.6/config.sub-1030-	ppc-* | ppcbe-*)
c-icap-0.5.6/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
c-icap-0.5.6/config.sub-1032-		;;
##############################################
c-icap-0.5.6/config.sub-1036-	ppcle-* | powerpclittle-*)
c-icap-0.5.6/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
c-icap-0.5.6/config.sub-1038-		;;
##############################################
c-icap-0.5.6/config.sub-1040-		;;
c-icap-0.5.6/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
c-icap-0.5.6/config.sub-1042-		;;
##############################################
c-icap-0.5.6/config.sub-1046-	ppc64le-* | powerpc64little-*)
c-icap-0.5.6/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
c-icap-0.5.6/config.sub-1048-		;;
##############################################
c-icap-0.5.6/config.sub-1122-	strongarm-* | thumb-*)
c-icap-0.5.6/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
c-icap-0.5.6/config.sub-1124-		;;
##############################################
c-icap-0.5.6/config.sub-1255-	xscale-* | xscalee[bl]-*)
c-icap-0.5.6/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
c-icap-0.5.6/config.sub-1257-		;;
##############################################
c-icap-0.5.6/config.sub-1317-	*)
c-icap-0.5.6/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
c-icap-0.5.6/config.sub-1319-		exit 1
##############################################
c-icap-0.5.6/config.sub-1325-	*-digital*)
c-icap-0.5.6/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
c-icap-0.5.6/config.sub-1327-		;;
c-icap-0.5.6/config.sub-1328-	*-commodore*)
c-icap-0.5.6/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
c-icap-0.5.6/config.sub-1330-		;;
##############################################
c-icap-0.5.6/config.sub-1346-	-solaris1 | -solaris1.*)
c-icap-0.5.6/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
c-icap-0.5.6/config.sub-1348-		;;
##############################################
c-icap-0.5.6/config.sub-1355-	-gnu/linux*)
c-icap-0.5.6/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
c-icap-0.5.6/config.sub-1357-		;;
##############################################
c-icap-0.5.6/config.sub-1407-	-nto*)
c-icap-0.5.6/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
c-icap-0.5.6/config.sub-1409-		;;
##############################################
c-icap-0.5.6/config.sub-1414-	-mac*)
c-icap-0.5.6/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
c-icap-0.5.6/config.sub-1416-		;;
##############################################
c-icap-0.5.6/config.sub-1420-	-linux*)
c-icap-0.5.6/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
c-icap-0.5.6/config.sub-1422-		;;
c-icap-0.5.6/config.sub-1423-	-sunos5*)
c-icap-0.5.6/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
c-icap-0.5.6/config.sub-1425-		;;
c-icap-0.5.6/config.sub-1426-	-sunos6*)
c-icap-0.5.6/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
c-icap-0.5.6/config.sub-1428-		;;
##############################################
c-icap-0.5.6/config.sub-1469-	-sinix5.*)
c-icap-0.5.6/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
c-icap-0.5.6/config.sub-1471-		;;
##############################################
c-icap-0.5.6/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
c-icap-0.5.6/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
c-icap-0.5.6/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
c-icap-0.5.6/config.sub-1531-		exit 1
##############################################
c-icap-0.5.6/config.sub-1788-		esac
c-icap-0.5.6/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
c-icap-0.5.6/config.sub-1790-		;;
##############################################
c-icap-0.5.6/utils/Makefile.in-50-  { \
c-icap-0.5.6/utils/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
c-icap-0.5.6/utils/Makefile.in-52-  }; \
##############################################
c-icap-0.5.6/utils/Makefile.in-484-	test -n "$(EXEEXT)" || exit 0; \
c-icap-0.5.6/utils/Makefile.in:485:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
c-icap-0.5.6/utils/Makefile.in-486-	echo " rm -f" $$list; \
##############################################
c-icap-0.5.6/utils/Makefile.in-511-.c.o:
c-icap-0.5.6/utils/Makefile.in:512:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
c-icap-0.5.6/utils/Makefile.in-513-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
c-icap-0.5.6/utils/Makefile.in-519-.c.obj:
c-icap-0.5.6/utils/Makefile.in:520:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
c-icap-0.5.6/utils/Makefile.in:521:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
c-icap-0.5.6/utils/Makefile.in-522-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
c-icap-0.5.6/utils/Makefile.in-524-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/utils/Makefile.in:525:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
c-icap-0.5.6/utils/Makefile.in-526-
c-icap-0.5.6/utils/Makefile.in-527-.c.lo:
c-icap-0.5.6/utils/Makefile.in:528:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
c-icap-0.5.6/utils/Makefile.in-529-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
c-icap-0.5.6/utils/Makefile.in-535-c_icap_client-c-icap-client.o: c-icap-client.c
c-icap-0.5.6/utils/Makefile.in:536:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_client_CFLAGS) $(CFLAGS) -MT c_icap_client-c-icap-client.o -MD -MP -MF $(DEPDIR)/c_icap_client-c-icap-client.Tpo -c -o c_icap_client-c-icap-client.o `test -f 'c-icap-client.c' || echo '$(srcdir)/'`c-icap-client.c
c-icap-0.5.6/utils/Makefile.in-537-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap_client-c-icap-client.Tpo $(DEPDIR)/c_icap_client-c-icap-client.Po
##############################################
c-icap-0.5.6/utils/Makefile.in-539-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/utils/Makefile.in:540:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_client_CFLAGS) $(CFLAGS) -c -o c_icap_client-c-icap-client.o `test -f 'c-icap-client.c' || echo '$(srcdir)/'`c-icap-client.c
c-icap-0.5.6/utils/Makefile.in-541-
c-icap-0.5.6/utils/Makefile.in-542-c_icap_client-c-icap-client.obj: c-icap-client.c
c-icap-0.5.6/utils/Makefile.in:543:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_client_CFLAGS) $(CFLAGS) -MT c_icap_client-c-icap-client.obj -MD -MP -MF $(DEPDIR)/c_icap_client-c-icap-client.Tpo -c -o c_icap_client-c-icap-client.obj `if test -f 'c-icap-client.c'; then $(CYGPATH_W) 'c-icap-client.c'; else $(CYGPATH_W) '$(srcdir)/c-icap-client.c'; fi`
c-icap-0.5.6/utils/Makefile.in-544-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap_client-c-icap-client.Tpo $(DEPDIR)/c_icap_client-c-icap-client.Po
##############################################
c-icap-0.5.6/utils/Makefile.in-546-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/utils/Makefile.in:547:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_client_CFLAGS) $(CFLAGS) -c -o c_icap_client-c-icap-client.obj `if test -f 'c-icap-client.c'; then $(CYGPATH_W) 'c-icap-client.c'; else $(CYGPATH_W) '$(srcdir)/c-icap-client.c'; fi`
c-icap-0.5.6/utils/Makefile.in-548-
c-icap-0.5.6/utils/Makefile.in-549-c_icap_mkbdb-c-icap-mkbdb.o: c-icap-mkbdb.c
c-icap-0.5.6/utils/Makefile.in:550:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_mkbdb_CFLAGS) $(CFLAGS) -MT c_icap_mkbdb-c-icap-mkbdb.o -MD -MP -MF $(DEPDIR)/c_icap_mkbdb-c-icap-mkbdb.Tpo -c -o c_icap_mkbdb-c-icap-mkbdb.o `test -f 'c-icap-mkbdb.c' || echo '$(srcdir)/'`c-icap-mkbdb.c
c-icap-0.5.6/utils/Makefile.in-551-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap_mkbdb-c-icap-mkbdb.Tpo $(DEPDIR)/c_icap_mkbdb-c-icap-mkbdb.Po
##############################################
c-icap-0.5.6/utils/Makefile.in-553-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/utils/Makefile.in:554:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_mkbdb_CFLAGS) $(CFLAGS) -c -o c_icap_mkbdb-c-icap-mkbdb.o `test -f 'c-icap-mkbdb.c' || echo '$(srcdir)/'`c-icap-mkbdb.c
c-icap-0.5.6/utils/Makefile.in-555-
c-icap-0.5.6/utils/Makefile.in-556-c_icap_mkbdb-c-icap-mkbdb.obj: c-icap-mkbdb.c
c-icap-0.5.6/utils/Makefile.in:557:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_mkbdb_CFLAGS) $(CFLAGS) -MT c_icap_mkbdb-c-icap-mkbdb.obj -MD -MP -MF $(DEPDIR)/c_icap_mkbdb-c-icap-mkbdb.Tpo -c -o c_icap_mkbdb-c-icap-mkbdb.obj `if test -f 'c-icap-mkbdb.c'; then $(CYGPATH_W) 'c-icap-mkbdb.c'; else $(CYGPATH_W) '$(srcdir)/c-icap-mkbdb.c'; fi`
c-icap-0.5.6/utils/Makefile.in-558-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap_mkbdb-c-icap-mkbdb.Tpo $(DEPDIR)/c_icap_mkbdb-c-icap-mkbdb.Po
##############################################
c-icap-0.5.6/utils/Makefile.in-560-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/utils/Makefile.in:561:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_mkbdb_CFLAGS) $(CFLAGS) -c -o c_icap_mkbdb-c-icap-mkbdb.obj `if test -f 'c-icap-mkbdb.c'; then $(CYGPATH_W) 'c-icap-mkbdb.c'; else $(CYGPATH_W) '$(srcdir)/c-icap-mkbdb.c'; fi`
c-icap-0.5.6/utils/Makefile.in-562-
c-icap-0.5.6/utils/Makefile.in-563-c_icap_stretch-c-icap-stretch.o: c-icap-stretch.c
c-icap-0.5.6/utils/Makefile.in:564:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_stretch_CFLAGS) $(CFLAGS) -MT c_icap_stretch-c-icap-stretch.o -MD -MP -MF $(DEPDIR)/c_icap_stretch-c-icap-stretch.Tpo -c -o c_icap_stretch-c-icap-stretch.o `test -f 'c-icap-stretch.c' || echo '$(srcdir)/'`c-icap-stretch.c
c-icap-0.5.6/utils/Makefile.in-565-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap_stretch-c-icap-stretch.Tpo $(DEPDIR)/c_icap_stretch-c-icap-stretch.Po
##############################################
c-icap-0.5.6/utils/Makefile.in-567-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/utils/Makefile.in:568:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_stretch_CFLAGS) $(CFLAGS) -c -o c_icap_stretch-c-icap-stretch.o `test -f 'c-icap-stretch.c' || echo '$(srcdir)/'`c-icap-stretch.c
c-icap-0.5.6/utils/Makefile.in-569-
c-icap-0.5.6/utils/Makefile.in-570-c_icap_stretch-c-icap-stretch.obj: c-icap-stretch.c
c-icap-0.5.6/utils/Makefile.in:571:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_stretch_CFLAGS) $(CFLAGS) -MT c_icap_stretch-c-icap-stretch.obj -MD -MP -MF $(DEPDIR)/c_icap_stretch-c-icap-stretch.Tpo -c -o c_icap_stretch-c-icap-stretch.obj `if test -f 'c-icap-stretch.c'; then $(CYGPATH_W) 'c-icap-stretch.c'; else $(CYGPATH_W) '$(srcdir)/c-icap-stretch.c'; fi`
c-icap-0.5.6/utils/Makefile.in-572-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_icap_stretch-c-icap-stretch.Tpo $(DEPDIR)/c_icap_stretch-c-icap-stretch.Po
##############################################
c-icap-0.5.6/utils/Makefile.in-574-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
c-icap-0.5.6/utils/Makefile.in:575:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(c_icap_stretch_CFLAGS) $(CFLAGS) -c -o c_icap_stretch-c-icap-stretch.obj `if test -f 'c-icap-stretch.c'; then $(CYGPATH_W) 'c-icap-stretch.c'; else $(CYGPATH_W) '$(srcdir)/c-icap-stretch.c'; fi`
c-icap-0.5.6/utils/Makefile.in-576-
##############################################
c-icap-0.5.6/utils/Makefile.in-612-GTAGS:
c-icap-0.5.6/utils/Makefile.in:613:	here=`$(am__cd) $(top_builddir) && pwd` \
c-icap-0.5.6/utils/Makefile.in-614-	  && $(am__cd) $(top_srcdir) \
##############################################
c-icap-0.5.6/utils/Makefile.in-635-distdir: $(DISTFILES)
c-icap-0.5.6/utils/Makefile.in:636:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
c-icap-0.5.6/utils/Makefile.in:637:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
c-icap-0.5.6/utils/Makefile.in-638-	list='$(DISTFILES)'; \
##############################################
c-icap-0.5.6/utils/Makefile.in-649-	  if test -d $$d/$$file; then \
c-icap-0.5.6/utils/Makefile.in:650:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
c-icap-0.5.6/utils/Makefile.in-651-	    if test -d "$(distdir)/$$file"; then \
##############################################
c-icap-0.5.6/install-sh-234-      fi
c-icap-0.5.6/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
c-icap-0.5.6/install-sh-236-    *)
##############################################
c-icap-0.5.6/install-sh-281-      dstdir=$dst
c-icap-0.5.6/install-sh:282:      dst=$dstdir/`basename "$src"`
c-icap-0.5.6/install-sh-283-      dstdir_status=0
c-icap-0.5.6/install-sh-284-    else
c-icap-0.5.6/install-sh:285:      dstdir=`dirname "$dst"`
c-icap-0.5.6/install-sh-286-      test -d "$dstdir"
##############################################
c-icap-0.5.6/install-sh-344-                   test_tmpdir="$tmpdir/a"
c-icap-0.5.6/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
c-icap-0.5.6/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
c-icap-0.5.6/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
c-icap-0.5.6/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
c-icap-0.5.6/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
c-icap-0.5.6/install-sh-409-            case $prefix in
c-icap-0.5.6/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
c-icap-0.5.6/install-sh-411-              *) qprefix=$prefix;;
##############################################
c-icap-0.5.6/install-sh-458-    if $copy_on_change &&
c-icap-0.5.6/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
c-icap-0.5.6/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
c-icap-0.5.6/install-sh-461-       set -f &&
##############################################
c-icap-0.5.6/docs/Makefile.in-49-  { \
c-icap-0.5.6/docs/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
c-icap-0.5.6/docs/Makefile.in-51-  }; \
##############################################
c-icap-0.5.6/docs/Makefile.in-166-  while test -n "$$dir1"; do \
c-icap-0.5.6/docs/Makefile.in:167:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
c-icap-0.5.6/docs/Makefile.in-168-    if test "$$first" != "."; then \
c-icap-0.5.6/docs/Makefile.in-169-      if test "$$first" = ".."; then \
c-icap-0.5.6/docs/Makefile.in:170:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
c-icap-0.5.6/docs/Makefile.in:171:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
c-icap-0.5.6/docs/Makefile.in-172-      else \
c-icap-0.5.6/docs/Makefile.in:173:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
c-icap-0.5.6/docs/Makefile.in-174-        if test "$$first2" = "$$first"; then \
c-icap-0.5.6/docs/Makefile.in:175:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
c-icap-0.5.6/docs/Makefile.in-176-        else \
##############################################
c-icap-0.5.6/docs/Makefile.in-181-    fi; \
c-icap-0.5.6/docs/Makefile.in:182:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
c-icap-0.5.6/docs/Makefile.in-183-  done; \
##############################################
c-icap-0.5.6/docs/Makefile.in-417-	dot_seen=no; \
c-icap-0.5.6/docs/Makefile.in:418:	target=`echo $@ | sed s/-recursive//`; \
c-icap-0.5.6/docs/Makefile.in-419-	case "$@" in \
##############################################
c-icap-0.5.6/docs/Makefile.in-480-GTAGS:
c-icap-0.5.6/docs/Makefile.in:481:	here=`$(am__cd) $(top_builddir) && pwd` \
c-icap-0.5.6/docs/Makefile.in-482-	  && $(am__cd) $(top_srcdir) \
##############################################
c-icap-0.5.6/docs/Makefile.in-503-distdir: $(DISTFILES)
c-icap-0.5.6/docs/Makefile.in:504:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
c-icap-0.5.6/docs/Makefile.in:505:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
c-icap-0.5.6/docs/Makefile.in-506-	list='$(DISTFILES)'; \
##############################################
c-icap-0.5.6/docs/Makefile.in-517-	  if test -d $$d/$$file; then \
c-icap-0.5.6/docs/Makefile.in:518:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
c-icap-0.5.6/docs/Makefile.in-519-	    if test -d "$(distdir)/$$file"; then \
##############################################
c-icap-0.5.6/docs/man/Makefile.in-49-  { \
c-icap-0.5.6/docs/man/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
c-icap-0.5.6/docs/man/Makefile.in-51-  }; \
##############################################
c-icap-0.5.6/docs/man/Makefile.in-121-  esac
c-icap-0.5.6/docs/man/Makefile.in:122:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
c-icap-0.5.6/docs/man/Makefile.in-123-am__vpath_adj = case $$p in \
c-icap-0.5.6/docs/man/Makefile.in:124:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
c-icap-0.5.6/docs/man/Makefile.in-125-    *) f=$$p;; \
c-icap-0.5.6/docs/man/Makefile.in-126-  esac;
c-icap-0.5.6/docs/man/Makefile.in:127:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
c-icap-0.5.6/docs/man/Makefile.in-128-am__install_max = 40
c-icap-0.5.6/docs/man/Makefile.in-129-am__nobase_strip_setup = \
c-icap-0.5.6/docs/man/Makefile.in:130:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
c-icap-0.5.6/docs/man/Makefile.in-131-am__nobase_strip = \
##############################################
c-icap-0.5.6/docs/man/Makefile.in-395-	test -n "$(man8dir)" \
c-icap-0.5.6/docs/man/Makefile.in:396:	  && test -n "`echo $$list1$$list2`" \
c-icap-0.5.6/docs/man/Makefile.in-397-	  || exit 0; \
##############################################
c-icap-0.5.6/docs/man/Makefile.in-441-distdir: $(DISTFILES)
c-icap-0.5.6/docs/man/Makefile.in:442:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
c-icap-0.5.6/docs/man/Makefile.in:443:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
c-icap-0.5.6/docs/man/Makefile.in-444-	list='$(DISTFILES)'; \
##############################################
c-icap-0.5.6/docs/man/Makefile.in-455-	  if test -d $$d/$$file; then \
c-icap-0.5.6/docs/man/Makefile.in:456:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
c-icap-0.5.6/docs/man/Makefile.in-457-	    if test -d "$(distdir)/$$file"; then \
##############################################
c-icap-0.5.6/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
c-icap-0.5.6/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
c-icap-0.5.6/configure-45-  as_echo='print -r --'
c-icap-0.5.6/configure-46-  as_echo_n='print -rn --'
c-icap-0.5.6/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
c-icap-0.5.6/configure-48-  as_echo='printf %s\n'
##############################################
c-icap-0.5.6/configure-50-else
c-icap-0.5.6/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
c-icap-0.5.6/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
c-icap-0.5.6/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
c-icap-0.5.6/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
c-icap-0.5.6/configure-62-      esac;
##############################################
c-icap-0.5.6/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
c-icap-0.5.6/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
c-icap-0.5.6/configure-199-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
c-icap-0.5.6/configure-205-    PATH=/empty FPATH=/empty; export PATH FPATH
c-icap-0.5.6/configure:206:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
c-icap-0.5.6/configure:207:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
c-icap-0.5.6/configure-208-  if (eval "$as_required") 2>/dev/null; then :
##############################################
c-icap-0.5.6/configure-332-      case $as_dir in #(
c-icap-0.5.6/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
c-icap-0.5.6/configure-334-      *) as_qdir=$as_dir;;
##############################################
c-icap-0.5.6/configure-405-  {
c-icap-0.5.6/configure:406:    as_val=`expr "$@" || test $? -eq 1`
c-icap-0.5.6/configure-407-  }
##############################################
c-icap-0.5.6/configure-412-# ----------------------------------------
c-icap-0.5.6/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
c-icap-0.5.6/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
c-icap-0.5.6/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
c-icap-0.5.6/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
c-icap-0.5.6/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
c-icap-0.5.6/configure-933-  case $ac_option in
c-icap-0.5.6/configure:934:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
c-icap-0.5.6/configure-935-  *=)   ac_optarg= ;;
##############################################
c-icap-0.5.6/configure-977-  -disable-* | --disable-*)
c-icap-0.5.6/configure:978:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
c-icap-0.5.6/configure-979-    # Reject names that are not valid shell variable names.
##############################################
c-icap-0.5.6/configure-982-    ac_useropt_orig=$ac_useropt
c-icap-0.5.6/configure:983:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
c-icap-0.5.6/configure-984-    case $ac_user_opts in
##############################################
c-icap-0.5.6/configure-1003-  -enable-* | --enable-*)
c-icap-0.5.6/configure:1004:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
c-icap-0.5.6/configure-1005-    # Reject names that are not valid shell variable names.
##############################################
c-icap-0.5.6/configure-1008-    ac_useropt_orig=$ac_useropt
c-icap-0.5.6/configure:1009:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
c-icap-0.5.6/configure-1010-    case $ac_user_opts in
##############################################
c-icap-0.5.6/configure-1216-  -with-* | --with-*)
c-icap-0.5.6/configure:1217:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
c-icap-0.5.6/configure-1218-    # Reject names that are not valid shell variable names.
##############################################
c-icap-0.5.6/configure-1221-    ac_useropt_orig=$ac_useropt
c-icap-0.5.6/configure:1222:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
c-icap-0.5.6/configure-1223-    case $ac_user_opts in
##############################################
c-icap-0.5.6/configure-1232-  -without-* | --without-*)
c-icap-0.5.6/configure:1233:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
c-icap-0.5.6/configure-1234-    # Reject names that are not valid shell variable names.
##############################################
c-icap-0.5.6/configure-1237-    ac_useropt_orig=$ac_useropt
c-icap-0.5.6/configure:1238:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
c-icap-0.5.6/configure-1239-    case $ac_user_opts in
##############################################
c-icap-0.5.6/configure-1270-  *=*)
c-icap-0.5.6/configure:1271:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
c-icap-0.5.6/configure-1272-    # Reject names that are not valid shell variable names.
##############################################
c-icap-0.5.6/configure-1291-if test -n "$ac_prev"; then
c-icap-0.5.6/configure:1292:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
c-icap-0.5.6/configure-1293-  as_fn_error $? "missing argument to $ac_option"
##############################################
c-icap-0.5.6/configure-1313-    */ )
c-icap-0.5.6/configure:1314:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
c-icap-0.5.6/configure-1315-      eval $ac_var=\$ac_val;;
##############################################
c-icap-0.5.6/configure-1348-ac_ls_di=`ls -di .` &&
c-icap-0.5.6/configure:1349:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
c-icap-0.5.6/configure-1350-  as_fn_error $? "working directory cannot be determined"
##############################################
c-icap-0.5.6/configure-1404-case $srcdir in
c-icap-0.5.6/configure:1405:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
c-icap-0.5.6/configure-1406-esac
##############################################
c-icap-0.5.6/configure-1447-By default, \`make install' will install all the files in
c-icap-0.5.6/configure:1448:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
c-icap-0.5.6/configure:1449:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
c-icap-0.5.6/configure-1450-for instance \`--prefix=\$HOME'.
##############################################
c-icap-0.5.6/configure-1572-*)
c-icap-0.5.6/configure:1573:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
c-icap-0.5.6/configure-1574-  # A ".." for each directory in $ac_dir_suffix.
c-icap-0.5.6/configure:1575:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
c-icap-0.5.6/configure-1576-  case $ac_top_builddir_sub in
##############################################
c-icap-0.5.6/configure-2225-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
c-icap-0.5.6/configure:2226:  as_decl_name=`echo $2|sed 's/ *(.*//'`
c-icap-0.5.6/configure:2227:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
c-icap-0.5.6/configure-2228-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
c-icap-0.5.6/configure-2339-    *\'*)
c-icap-0.5.6/configure:2340:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
c-icap-0.5.6/configure-2341-    esac
##############################################
c-icap-0.5.6/configure-2422-      case $ac_val in
c-icap-0.5.6/configure:2423:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
c-icap-0.5.6/configure-2424-      esac
##############################################
c-icap-0.5.6/configure-2437-	case $ac_val in
c-icap-0.5.6/configure:2438:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
c-icap-0.5.6/configure-2439-	esac
##############################################
c-icap-0.5.6/configure-2557-    set,)
c-icap-0.5.6/configure:2558:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
c-icap-0.5.6/configure:2559:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
c-icap-0.5.6/configure-2560-      ac_cache_corrupted=: ;;
##############################################
c-icap-0.5.6/configure-2568-	# differences in whitespace do not lead to failure.
c-icap-0.5.6/configure:2569:	ac_old_val_w=`echo x $ac_old_val`
c-icap-0.5.6/configure:2570:	ac_new_val_w=`echo x $ac_new_val`
c-icap-0.5.6/configure-2571-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
c-icap-0.5.6/configure-2588-    case $ac_new_val in
c-icap-0.5.6/configure:2589:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
c-icap-0.5.6/configure-2590-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
c-icap-0.5.6/configure-2793-     echo "timestamp, slept: $am_has_slept" > conftest.file
c-icap-0.5.6/configure:2794:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
c-icap-0.5.6/configure-2795-     if test "$*" = "X"; then
c-icap-0.5.6/configure-2796-	# -L didn't work.
c-icap-0.5.6/configure:2797:	set X `ls -t "$srcdir/configure" conftest.file`
c-icap-0.5.6/configure-2798-     fi
##############################################
c-icap-0.5.6/configure-2844-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
c-icap-0.5.6/configure:2845:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
c-icap-0.5.6/configure-2846-
c-icap-0.5.6/configure-2847-# Expand $ac_aux_dir to an absolute path.
c-icap-0.5.6/configure:2848:am_aux_dir=`cd "$ac_aux_dir" && pwd`
c-icap-0.5.6/configure-2849-
##############################################
c-icap-0.5.6/configure-2989-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
c-icap-0.5.6/configure:2990:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
c-icap-0.5.6/configure-2991-	     'mkdir (GNU coreutils) '* | \
##############################################
c-icap-0.5.6/configure-3062-set x ${MAKE-make}
c-icap-0.5.6/configure:3063:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
c-icap-0.5.6/configure-3064-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
c-icap-0.5.6/configure-3072-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
c-icap-0.5.6/configure:3073:case `${MAKE-make} -f conftest.make 2>/dev/null` in
c-icap-0.5.6/configure-3074-  *@@@%%%=?*=@@@%%%*)
##############################################
c-icap-0.5.6/configure-3138-
c-icap-0.5.6/configure:3139:if test "`cd $srcdir && pwd`" != "`pwd`"; then
c-icap-0.5.6/configure-3140-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
c-icap-0.5.6/configure-3266-test "x$ac_build_alias" = x &&
c-icap-0.5.6/configure:3267:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
c-icap-0.5.6/configure-3268-test "x$ac_build_alias" = x &&
c-icap-0.5.6/configure-3269-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
c-icap-0.5.6/configure:3270:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
c-icap-0.5.6/configure-3271-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
c-icap-0.5.6/configure-3290-IFS=$ac_save_IFS
c-icap-0.5.6/configure:3291:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
c-icap-0.5.6/configure-3292-
##############################################
c-icap-0.5.6/configure-3301-else
c-icap-0.5.6/configure:3302:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
c-icap-0.5.6/configure-3303-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
c-icap-0.5.6/configure-3323-IFS=$ac_save_IFS
c-icap-0.5.6/configure:3324:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
c-icap-0.5.6/configure-3325-
##############################################
c-icap-0.5.6/configure-3347-# Ignore all kinds of additional output from 'make'.
c-icap-0.5.6/configure:3348:case `$am_make -s -f confmf 2> /dev/null` in #(
c-icap-0.5.6/configure-3349-*the\ am__doit\ target*)
##############################################
c-icap-0.5.6/configure-3357-   echo '.include "confinc"' > confmf
c-icap-0.5.6/configure:3358:   case `$am_make -s -f confmf 2> /dev/null` in #(
c-icap-0.5.6/configure-3359-   *the\ am__doit\ target*)
##############################################
c-icap-0.5.6/configure-3736-$as_echo_n "checking whether the C compiler works... " >&6; }
c-icap-0.5.6/configure:3737:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
c-icap-0.5.6/configure-3738-
##############################################
c-icap-0.5.6/configure-3780-	then :; else
c-icap-0.5.6/configure:3781:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
c-icap-0.5.6/configure-3782-	fi
##############################################
c-icap-0.5.6/configure-3840-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
c-icap-0.5.6/configure:3841:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
c-icap-0.5.6/configure-3842-	  break;;
##############################################
c-icap-0.5.6/configure-3949-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
c-icap-0.5.6/configure:3950:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
c-icap-0.5.6/configure-3951-       break;;
##############################################
c-icap-0.5.6/configure-4267-  if test "$am_compiler_list" = ""; then
c-icap-0.5.6/configure:4268:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
c-icap-0.5.6/configure-4269-  fi
##############################################
c-icap-0.5.6/configure-4524-  # Check for GNU $ac_path_GREP
c-icap-0.5.6/configure:4525:case `"$ac_path_GREP" --version 2>&1` in
c-icap-0.5.6/configure-4526-*GNU*)
##############################################
c-icap-0.5.6/configure-4590-  # Check for GNU $ac_path_EGREP
c-icap-0.5.6/configure:4591:case `"$ac_path_EGREP" --version 2>&1` in
c-icap-0.5.6/configure-4592-*GNU*)
##############################################
c-icap-0.5.6/configure-4751-do :
c-icap-0.5.6/configure:4752:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
c-icap-0.5.6/configure-4753-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
c-icap-0.5.6/configure-4756-  cat >>confdefs.h <<_ACEOF
c-icap-0.5.6/configure:4757:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
c-icap-0.5.6/configure-4758-_ACEOF
##############################################
c-icap-0.5.6/configure-5495-  if test "$am_compiler_list" = ""; then
c-icap-0.5.6/configure:5496:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
c-icap-0.5.6/configure-5497-  fi
##############################################
c-icap-0.5.6/configure-6208-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
c-icap-0.5.6/configure:6209:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
c-icap-0.5.6/configure-6210-  ECHO='print -r --'
c-icap-0.5.6/configure:6211:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
c-icap-0.5.6/configure-6212-  ECHO='printf %s\n'
##############################################
c-icap-0.5.6/configure-6277-  # Check for GNU $ac_path_SED
c-icap-0.5.6/configure:6278:case `"$ac_path_SED" --version 2>&1` in
c-icap-0.5.6/configure-6279-*GNU*)
##############################################
c-icap-0.5.6/configure-6356-  # Check for GNU $ac_path_FGREP
c-icap-0.5.6/configure:6357:case `"$ac_path_FGREP" --version 2>&1` in
c-icap-0.5.6/configure-6358-*GNU*)
##############################################
c-icap-0.5.6/configure-6436-    # gcc leaves a trailing carriage return, which upsets mingw
c-icap-0.5.6/configure:6437:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
c-icap-0.5.6/configure-6438-  *)
c-icap-0.5.6/configure:6439:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
c-icap-0.5.6/configure-6440-  esac
##############################################
c-icap-0.5.6/configure-6445-      # Canonicalize the pathname of ld
c-icap-0.5.6/configure:6446:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
c-icap-0.5.6/configure-6447-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
c-icap-0.5.6/configure:6448:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
c-icap-0.5.6/configure-6449-      done
##############################################
c-icap-0.5.6/configure-6480-      # Break only if it was the GNU/non-GNU ld that we prefer.
c-icap-0.5.6/configure:6481:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
c-icap-0.5.6/configure-6482-      *GNU* | *'with BFD'*)
##############################################
c-icap-0.5.6/configure-6511-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
c-icap-0.5.6/configure:6512:case `$LD -v 2>&1 </dev/null` in
c-icap-0.5.6/configure-6513-*GNU* | *'with BFD'*)
##############################################
c-icap-0.5.6/configure-6561-	esac
c-icap-0.5.6/configure:6562:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
c-icap-0.5.6/configure-6563-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
c-icap-0.5.6/configure-6567-	*)
c-icap-0.5.6/configure:6568:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
c-icap-0.5.6/configure-6569-	  */dev/null*)
##############################################
c-icap-0.5.6/configure-6695-
c-icap-0.5.6/configure:6696:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
c-icap-0.5.6/configure-6697-    *COFF*)
##############################################
c-icap-0.5.6/configure-6807-    # And add a safety zone
c-icap-0.5.6/configure:6808:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
c-icap-0.5.6/configure:6809:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
c-icap-0.5.6/configure-6810-    ;;
##############################################
c-icap-0.5.6/configure-6840-    if test -n "$kargmax"; then
c-icap-0.5.6/configure:6841:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
c-icap-0.5.6/configure-6842-    else
##############################################
c-icap-0.5.6/configure-6849-       test undefined != "$lt_cv_sys_max_cmd_len"; then
c-icap-0.5.6/configure:6850:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
c-icap-0.5.6/configure:6851:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
c-icap-0.5.6/configure-6852-    else
##############################################
c-icap-0.5.6/configure-6861-      # we can't tell.
c-icap-0.5.6/configure:6862:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
c-icap-0.5.6/configure-6863-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
c-icap-0.5.6/configure-6865-      do
c-icap-0.5.6/configure:6866:        i=`expr $i + 1`
c-icap-0.5.6/configure-6867-        teststring=$teststring$teststring
##############################################
c-icap-0.5.6/configure-6869-      # Only check the string length outside the loop.
c-icap-0.5.6/configure:6870:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
c-icap-0.5.6/configure-6871-      teststring=
##############################################
c-icap-0.5.6/configure-6874-      # linker.  It appears as though 1/2 is a usable value.
c-icap-0.5.6/configure:6875:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
c-icap-0.5.6/configure-6876-    fi
##############################################
c-icap-0.5.6/configure-7282-openbsd* | bitrig*)
c-icap-0.5.6/configure:7283:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
c-icap-0.5.6/configure-7284-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
c-icap-0.5.6/configure-7352-    else
c-icap-0.5.6/configure:7353:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
c-icap-0.5.6/configure-7354-    fi
##############################################
c-icap-0.5.6/configure-7494-  # decide which one to use based on capabilities of $DLLTOOL
c-icap-0.5.6/configure:7495:  case `$DLLTOOL --help 2>&1` in
c-icap-0.5.6/configure-7496-  *--identify-strict*)
##############################################
c-icap-0.5.6/configure-8015-# If we're using GNU nm, then use its standard symbol codes.
c-icap-0.5.6/configure:8016:case `$NM -V 2>&1` in
c-icap-0.5.6/configure-8017-*GNU* | *'with BFD'*)
##############################################
c-icap-0.5.6/configure-8063-mingw*)
c-icap-0.5.6/configure:8064:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
c-icap-0.5.6/configure-8065-  ;;
##############################################
c-icap-0.5.6/configure-8295-   if test yes = "$GCC"; then
c-icap-0.5.6/configure:8296:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
c-icap-0.5.6/configure-8297-   fi
##############################################
c-icap-0.5.6/configure-8299- /*)
c-icap-0.5.6/configure:8300:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
c-icap-0.5.6/configure-8301-   ;; #(
##############################################
c-icap-0.5.6/configure-8394-    done
c-icap-0.5.6/configure:8395:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
c-icap-0.5.6/configure-8396-}
##############################################
c-icap-0.5.6/configure-8416-  test $ac_status = 0; }; then
c-icap-0.5.6/configure:8417:    case `/usr/bin/file conftest.$ac_objext` in
c-icap-0.5.6/configure-8418-      *ELF-32*)
##############################################
c-icap-0.5.6/configure-8437-    if test yes = "$lt_cv_prog_gnu_ld"; then
c-icap-0.5.6/configure:8438:      case `/usr/bin/file conftest.$ac_objext` in
c-icap-0.5.6/configure-8439-	*32-bit*)
##############################################
c-icap-0.5.6/configure-8449-    else
c-icap-0.5.6/configure:8450:      case `/usr/bin/file conftest.$ac_objext` in
c-icap-0.5.6/configure-8451-	*32-bit*)
##############################################
c-icap-0.5.6/configure-8475-    emul=elf
c-icap-0.5.6/configure:8476:    case `/usr/bin/file conftest.$ac_objext` in
c-icap-0.5.6/configure-8477-      *32-bit*)
##############################################
c-icap-0.5.6/configure-8483-    esac
c-icap-0.5.6/configure:8484:    case `/usr/bin/file conftest.$ac_objext` in
c-icap-0.5.6/configure-8485-      *MSB*)
##############################################
c-icap-0.5.6/configure-8491-    esac
c-icap-0.5.6/configure:8492:    case `/usr/bin/file conftest.$ac_objext` in
c-icap-0.5.6/configure-8493-      *N32*)
##############################################
c-icap-0.5.6/configure-9424-    *:)
c-icap-0.5.6/configure:9425:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
c-icap-0.5.6/configure-9426-        ;;
c-icap-0.5.6/configure-9427-    x:*)
c-icap-0.5.6/configure:9428:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
c-icap-0.5.6/configure-9429-        ;;
c-icap-0.5.6/configure-9430-    *::*)
c-icap-0.5.6/configure:9431:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
c-icap-0.5.6/configure:9432:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
c-icap-0.5.6/configure-9433-        ;;
c-icap-0.5.6/configure-9434-    *)
c-icap-0.5.6/configure:9435:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
c-icap-0.5.6/configure-9436-        ;;
##############################################
c-icap-0.5.6/configure-9755-	"file_magic "*)
c-icap-0.5.6/configure:9756:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
c-icap-0.5.6/configure-9757-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
c-icap-0.5.6/configure-9821-	"file_magic "*)
c-icap-0.5.6/configure:9822:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
c-icap-0.5.6/configure-9823-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
c-icap-0.5.6/configure-10219-      *)
c-icap-0.5.6/configure:10220:	case `$CC -V 2>&1 | sed 5q` in
c-icap-0.5.6/configure-10221-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
c-icap-0.5.6/configure-10668-	# shared libraries, regardless of the interface used.
c-icap-0.5.6/configure:10669:	case `$LD -v 2>&1` in
c-icap-0.5.6/configure-10670-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
c-icap-0.5.6/configure-10700-    supports_anon_versioning=no
c-icap-0.5.6/configure:10701:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
c-icap-0.5.6/configure-10702-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
c-icap-0.5.6/configure-10769-	# is; otherwise, prepend EXPORTS...
c-icap-0.5.6/configure:10770:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
c-icap-0.5.6/configure-10771-          cp $export_symbols $output_objdir/$soname.def;
##############################################
c-icap-0.5.6/configure-10803-	prefix_cmds="$SED"~
c-icap-0.5.6/configure:10804:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
c-icap-0.5.6/configure-10805-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
c-icap-0.5.6/configure-10825-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
c-icap-0.5.6/configure:10826:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
c-icap-0.5.6/configure:10827:      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'
c-icap-0.5.6/configure-10828-      ;;
##############################################
c-icap-0.5.6/configure-10843-        pgcc*)				# Portland Group C compiler
c-icap-0.5.6/configure:10844:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
c-icap-0.5.6/configure-10845-	  tmp_addflag=' $pic_flag'
##############################################
c-icap-0.5.6/configure-10848-					# Portland Group f77 and f90 compilers
c-icap-0.5.6/configure:10849:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
c-icap-0.5.6/configure-10850-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
c-icap-0.5.6/configure-10865-	nvcc*)	# Cuda Compiler Driver 2.2
c-icap-0.5.6/configure:10866:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
c-icap-0.5.6/configure-10867-	  compiler_needs_object=yes
##############################################
c-icap-0.5.6/configure-10869-	esac
c-icap-0.5.6/configure:10870:	case `$CC -V 2>&1 | sed 5q` in
c-icap-0.5.6/configure-10871-	*Sun\ C*)			# Sun C 5.9
c-icap-0.5.6/configure:10872:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
c-icap-0.5.6/configure-10873-	  compiler_needs_object=yes
##############################################
c-icap-0.5.6/configure-10940-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
c-icap-0.5.6/configure:10941:      case `$LD -v 2>&1` in
c-icap-0.5.6/configure-10942-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
c-icap-0.5.6/configure-11029-	else
c-icap-0.5.6/configure:11030:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
c-icap-0.5.6/configure-11031-	fi
##############################################
c-icap-0.5.6/configure-11094-	# below for broken collect2 doesn't work under 4.3+
c-icap-0.5.6/configure:11095:	  collect2name=`$CC -print-prog-name=collect2`
c-icap-0.5.6/configure-11096-	  if test -f "$collect2name" &&
##############################################
c-icap-0.5.6/configure-11174-      }'
c-icap-0.5.6/configure:11175:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
c-icap-0.5.6/configure-11176-  # Check for a 64-bit object if we didn't find anything.
c-icap-0.5.6/configure-11177-  if test -z "$lt_cv_aix_libpath_"; then
c-icap-0.5.6/configure:11178:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
c-icap-0.5.6/configure-11179-  fi
##############################################
c-icap-0.5.6/configure-11192-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
c-icap-0.5.6/configure:11193:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
c-icap-0.5.6/configure-11194-      else
##############################################
c-icap-0.5.6/configure-11227-      }'
c-icap-0.5.6/configure:11228:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
c-icap-0.5.6/configure-11229-  # Check for a 64-bit object if we didn't find anything.
c-icap-0.5.6/configure-11230-  if test -z "$lt_cv_aix_libpath_"; then
c-icap-0.5.6/configure:11231:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
c-icap-0.5.6/configure-11232-  fi
##############################################
c-icap-0.5.6/configure-11259-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
c-icap-0.5.6/configure:11260:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
c-icap-0.5.6/configure-11261-	  if test svr4 != "$with_aix_soname"; then
##############################################
c-icap-0.5.6/configure-11312-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
c-icap-0.5.6/configure:11313:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
c-icap-0.5.6/configure-11314-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
c-icap-0.5.6/configure-11350-	# FIXME: Setting linknames here is a bad hack.
c-icap-0.5.6/configure:11351:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
c-icap-0.5.6/configure-11352-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
c-icap-0.5.6/configure-11368-  if test yes = "$lt_cv_ld_force_load"; then
c-icap-0.5.6/configure:11369:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
c-icap-0.5.6/configure-11370-
##############################################
c-icap-0.5.6/configure-11548-      if test yes = "$GCC"; then
c-icap-0.5.6/configure:11549:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
c-icap-0.5.6/configure-11550-	# Try to use the -exported_symbol ld option, if it does not
##############################################
c-icap-0.5.6/configure-11576-	if test yes = "$lt_cv_irix_exported_symbol"; then
c-icap-0.5.6/configure:11577:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
c-icap-0.5.6/configure-11578-	fi
##############################################
c-icap-0.5.6/configure-11580-      else
c-icap-0.5.6/configure:11581:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
c-icap-0.5.6/configure:11582:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
c-icap-0.5.6/configure-11583-      fi
##############################################
c-icap-0.5.6/configure-11627-	hardcode_direct_absolute=yes
c-icap-0.5.6/configure:11628:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
c-icap-0.5.6/configure-11629-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
c-icap-0.5.6/configure-11658-	prefix_cmds="$SED"~
c-icap-0.5.6/configure:11659:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
c-icap-0.5.6/configure-11660-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
c-icap-0.5.6/configure-11672-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
c-icap-0.5.6/configure:11673:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
c-icap-0.5.6/configure-11674-      else
c-icap-0.5.6/configure-11675-	allow_undefined_flag=' -expect_unresolved \*'
c-icap-0.5.6/configure:11676:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
c-icap-0.5.6/configure-11677-      fi
##############################################
c-icap-0.5.6/configure-11685-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
c-icap-0.5.6/configure:11686:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
c-icap-0.5.6/configure-11687-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
c-icap-0.5.6/configure-11689-	allow_undefined_flag=' -expect_unresolved \*'
c-icap-0.5.6/configure:11690:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
c-icap-0.5.6/configure:11691:	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~
c-icap-0.5.6/configure:11692:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
c-icap-0.5.6/configure-11693-
##############################################
c-icap-0.5.6/configure-11708-      else
c-icap-0.5.6/configure:11709:	case `$CC -V 2>&1` in
c-icap-0.5.6/configure-11710-	*"Compilers 5.0"*)
##############################################
c-icap-0.5.6/configure-12107-  esac
c-icap-0.5.6/configure:12108:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
c-icap-0.5.6/configure-12109-  case $lt_search_path_spec in
##############################################
c-icap-0.5.6/configure-12114-    # okay in the real world where ";" in dirpaths is itself problematic.
c-icap-0.5.6/configure:12115:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
c-icap-0.5.6/configure-12116-    ;;
c-icap-0.5.6/configure-12117-  *)
c-icap-0.5.6/configure:12118:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
c-icap-0.5.6/configure-12119-    ;;
##############################################
c-icap-0.5.6/configure-12123-  lt_tmp_lt_search_path_spec=
c-icap-0.5.6/configure:12124:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
c-icap-0.5.6/configure-12125-  # ...but if some path component already ends with the multilib dir we assume
##############################################
c-icap-0.5.6/configure-12165-  esac
c-icap-0.5.6/configure:12166:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
c-icap-0.5.6/configure-12167-else
##############################################
c-icap-0.5.6/configure-12305-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
c-icap-0.5.6/configure:12306:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
c-icap-0.5.6/configure-12307-    ;;
##############################################
c-icap-0.5.6/configure-12341-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
c-icap-0.5.6/configure:12342:    postinstall_cmds='base_file=`basename \$file`~
c-icap-0.5.6/configure:12343:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
c-icap-0.5.6/configure:12344:      dldir=$destdir/`dirname \$dlpath`~
c-icap-0.5.6/configure-12345-      test -d \$dldir || mkdir -p \$dldir~
##############################################
c-icap-0.5.6/configure-12350-      fi'
c-icap-0.5.6/configure:12351:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
c-icap-0.5.6/configure-12352-      dlpath=$dir/\$dldll~
##############################################
c-icap-0.5.6/configure-12358-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
c-icap-0.5.6/configure:12359:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
c-icap-0.5.6/configure-12360-
##############################################
c-icap-0.5.6/configure-12364-      # MinGW DLLs use traditional 'lib' prefix
c-icap-0.5.6/configure:12365:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
c-icap-0.5.6/configure-12366-      ;;
##############################################
c-icap-0.5.6/configure-12368-      # pw32 DLLs use 'pw' prefix rather than 'lib'
c-icap-0.5.6/configure:12369:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
c-icap-0.5.6/configure-12370-      ;;
##############################################
c-icap-0.5.6/configure-12377-    libname_spec='$name'
c-icap-0.5.6/configure:12378:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
c-icap-0.5.6/configure-12379-    library_names_spec='$libname.dll.lib'
##############################################
c-icap-0.5.6/configure-12389-        # Let DOS variable expansion print the short 8.3 style file name.
c-icap-0.5.6/configure:12390:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
c-icap-0.5.6/configure-12391-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
c-icap-0.5.6/configure-12394-      # Convert to MSYS style.
c-icap-0.5.6/configure:12395:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
c-icap-0.5.6/configure-12396-      ;;
##############################################
c-icap-0.5.6/configure-12400-      # like /cygdrive/c/PROGRA~1:/cygdr...
c-icap-0.5.6/configure:12401:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
c-icap-0.5.6/configure:12402:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
c-icap-0.5.6/configure:12403:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
c-icap-0.5.6/configure-12404-      ;;
##############################################
c-icap-0.5.6/configure-12408-        # It is most probably a Windows format PATH.
c-icap-0.5.6/configure:12409:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
c-icap-0.5.6/configure-12410-      else
c-icap-0.5.6/configure:12411:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
c-icap-0.5.6/configure-12412-      fi
##############################################
c-icap-0.5.6/configure-12418-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
c-icap-0.5.6/configure:12419:    postinstall_cmds='base_file=`basename \$file`~
c-icap-0.5.6/configure:12420:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
c-icap-0.5.6/configure:12421:      dldir=$destdir/`dirname \$dlpath`~
c-icap-0.5.6/configure-12422-      test -d \$dldir || mkdir -p \$dldir~
c-icap-0.5.6/configure-12423-      $install_prog $dir/$dlname \$dldir/$dlname'
c-icap-0.5.6/configure:12424:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
c-icap-0.5.6/configure-12425-      dlpath=$dir/\$dldll~
##############################################
c-icap-0.5.6/configure-12432-    # Assume MSVC wrapper
c-icap-0.5.6/configure:12433:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
c-icap-0.5.6/configure-12434-    dynamic_linker='Win32 ld.exe'
##############################################
c-icap-0.5.6/configure-12449-  shlibpath_var=DYLD_LIBRARY_PATH
c-icap-0.5.6/configure:12450:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
c-icap-0.5.6/configure-12451-
##############################################
c-icap-0.5.6/configure-12702-  if test -f /etc/ld.so.conf; then
c-icap-0.5.6/configure:12703:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
c-icap-0.5.6/configure-12704-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
c-icap-0.5.6/configure-12768-  need_lib_prefix=no
c-icap-0.5.6/configure:12769:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
c-icap-0.5.6/configure-12770-    need_version=no
##############################################
c-icap-0.5.6/configure-12795-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
c-icap-0.5.6/configure:12796:  postinstall_cmds='base_file=`basename \$file`~
c-icap-0.5.6/configure:12797:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
c-icap-0.5.6/configure:12798:    dldir=$destdir/`dirname \$dlpath`~
c-icap-0.5.6/configure-12799-    test -d \$dldir || mkdir -p \$dldir~
##############################################
c-icap-0.5.6/configure-12804-    fi'
c-icap-0.5.6/configure:12805:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
c-icap-0.5.6/configure-12806-    dlpath=$dir/\$dldll~
##############################################
c-icap-0.5.6/configure-13736-
c-icap-0.5.6/configure:13737:C_ICAP_HEX_VERSION=`echo $PACKAGE_VERSION | $AWK -f $srcdir/build/c_icap_version.awk`
c-icap-0.5.6/configure-13738-
##############################################
c-icap-0.5.6/configure-14010-        # Build list with libraries to use rpath
c-icap-0.5.6/configure:14011:        ENABLE_RPATH_LIBS=`echo $enableval| tr ';:,' ' '`
c-icap-0.5.6/configure-14012-        echo "Enable rpath for libs:"$ENABLE_RPATH_LIBS
##############################################
c-icap-0.5.6/configure-14062-if test a"$perlbin" != a; then
c-icap-0.5.6/configure:14063:	perlcore=`$perlbin -MConfig -e 'print $Config{archlib}'`/CORE;
c-icap-0.5.6/configure:14064:        perllib=`$perlbin -MConfig -e 'print $Config{libs}'`;
c-icap-0.5.6/configure:14065:        perlccflags=`$perlbin -MConfig -e 'print $Config{ccflags}'`;
c-icap-0.5.6/configure:14066:	perlldflags=`$perlbin -MConfig -e 'print $Config{ccdlflags}'`;
c-icap-0.5.6/configure-14067-fi
##############################################
c-icap-0.5.6/configure-14757-           usedblib="-ldb-$DBVER"
c-icap-0.5.6/configure:14758:           incdbdir=db`echo $DBVER|sed 's/\.//'`"/"
c-icap-0.5.6/configure-14759-        fi
##############################################
c-icap-0.5.6/configure-15460-do :
c-icap-0.5.6/configure:15461:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
c-icap-0.5.6/configure-15462-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
c-icap-0.5.6/configure-15464-  cat >>confdefs.h <<_ACEOF
c-icap-0.5.6/configure:15465:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
c-icap-0.5.6/configure-15466-_ACEOF
##############################################
c-icap-0.5.6/configure-16133-do :
c-icap-0.5.6/configure:16134:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
c-icap-0.5.6/configure-16135-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
c-icap-0.5.6/configure-16137-  cat >>confdefs.h <<_ACEOF
c-icap-0.5.6/configure:16138:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
c-icap-0.5.6/configure-16139-_ACEOF
##############################################
c-icap-0.5.6/configure-16572-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
c-icap-0.5.6/configure:16573:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
c-icap-0.5.6/configure-16574-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
c-icap-0.5.6/configure-16704-if test -z "$BASH_VERSION$ZSH_VERSION" \
c-icap-0.5.6/configure:16705:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
c-icap-0.5.6/configure-16706-  as_echo='print -r --'
c-icap-0.5.6/configure-16707-  as_echo_n='print -rn --'
c-icap-0.5.6/configure:16708:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
c-icap-0.5.6/configure-16709-  as_echo='printf %s\n'
##############################################
c-icap-0.5.6/configure-16711-else
c-icap-0.5.6/configure:16712:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
c-icap-0.5.6/configure-16713-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
c-icap-0.5.6/configure-16721-	expr "X$arg" : "X\\(.*\\)$as_nl";
c-icap-0.5.6/configure:16722:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
c-icap-0.5.6/configure-16723-      esac;
##############################################
c-icap-0.5.6/configure-16798-# ----------------------------------------
c-icap-0.5.6/configure:16799:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
c-icap-0.5.6/configure-16800-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
c-icap-0.5.6/configure-16870-  {
c-icap-0.5.6/configure:16871:    as_val=`expr "$@" || test $? -eq 1`
c-icap-0.5.6/configure-16872-  }
##############################################
c-icap-0.5.6/configure-16974-      case $as_dir in #(
c-icap-0.5.6/configure:16975:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
c-icap-0.5.6/configure-16976-      *) as_qdir=$as_dir;;
##############################################
c-icap-0.5.6/configure-17109-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
c-icap-0.5.6/configure:17110:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
c-icap-0.5.6/configure-17111-ac_cs_version="\\
##############################################
c-icap-0.5.6/configure-17134-  --*=?*)
c-icap-0.5.6/configure:17135:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
c-icap-0.5.6/configure:17136:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
c-icap-0.5.6/configure-17137-    ac_shift=:
##############################################
c-icap-0.5.6/configure-17139-  --*=)
c-icap-0.5.6/configure:17140:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
c-icap-0.5.6/configure-17141-    ac_optarg=
##############################################
c-icap-0.5.6/configure-17163-    case $ac_optarg in
c-icap-0.5.6/configure:17164:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
c-icap-0.5.6/configure-17165-    '') as_fn_error $? "missing file argument" ;;
##############################################
c-icap-0.5.6/configure-17171-    case $ac_optarg in
c-icap-0.5.6/configure:17172:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
c-icap-0.5.6/configure-17173-    esac
##############################################
c-icap-0.5.6/configure-17240-delay_variable_subst='$delay_variable_subst'
c-icap-0.5.6/configure:17241:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17242:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17243:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17244:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17245:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17246:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17247:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17248:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17249:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17250:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17251:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17252:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17253:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17254:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17255:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17256:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17257:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17258:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17259:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17260:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17261:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17262:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17263:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17264:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17265:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17266:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17267:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17268:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17269:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17270:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17271:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17272:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17273:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17274:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17275:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17276:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17277:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17278:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17279:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17280:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17281:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17282:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17283:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17284:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17285:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17286:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17287:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17288:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17289:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17290:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17291:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17292:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17293:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17294:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17295:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17296:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17297:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17298:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17299:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17300:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17301:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17302:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17303:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17304:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17305:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17306:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17307:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17308:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17309:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17310:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17311:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17312:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17313:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17314:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17315:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17316:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17317:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17318:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17319:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17320:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17321:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17322:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17323:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17324:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17325:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17326:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17327:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17328:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17329:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17330:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17331:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17332:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17333:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17334:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17335:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17336:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17337:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17338:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17339:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17340:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17341:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17342:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17343:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17344:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17345:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17346:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17347:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17348:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17349:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17350:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17351:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17352:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17353:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17354:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17355:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17356:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17357:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17358:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17359:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17360:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17361:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17362:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17363:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17364:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17365:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17366:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17367:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17368:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17369:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17370:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17371:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17372:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17373:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17374:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17375:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure:17376:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/configure-17377-
##############################################
c-icap-0.5.6/configure-17459-striplib; do
c-icap-0.5.6/configure:17460:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
c-icap-0.5.6/configure-17461-    *[\\\\\\\`\\"\\\$]*)
c-icap-0.5.6/configure:17462:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
c-icap-0.5.6/configure-17463-      ;;
##############################################
c-icap-0.5.6/configure-17490-configure_time_lt_sys_library_path; do
c-icap-0.5.6/configure:17491:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
c-icap-0.5.6/configure-17492-    *[\\\\\\\`\\"\\\$]*)
c-icap-0.5.6/configure:17493:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
c-icap-0.5.6/configure-17494-      ;;
##############################################
c-icap-0.5.6/configure-17594-fi
c-icap-0.5.6/configure:17595:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
c-icap-0.5.6/configure-17596-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
c-icap-0.5.6/configure-17611-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
c-icap-0.5.6/configure:17612:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
c-icap-0.5.6/configure-17613-ac_delim='%!_!# '
##############################################
c-icap-0.5.6/configure-17617-
c-icap-0.5.6/configure:17618:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
c-icap-0.5.6/configure-17619-  if test $ac_delim_n = $ac_delim_num; then
##############################################
c-icap-0.5.6/configure-17755-for ac_last_try in false false :; do
c-icap-0.5.6/configure:17756:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
c-icap-0.5.6/configure-17757-  if test -z "$ac_tt"; then
##############################################
c-icap-0.5.6/configure-17887-      esac
c-icap-0.5.6/configure:17888:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
c-icap-0.5.6/configure-17889-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
c-icap-0.5.6/configure-17946-*)
c-icap-0.5.6/configure:17947:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
c-icap-0.5.6/configure-17948-  # A ".." for each directory in $ac_dir_suffix.
c-icap-0.5.6/configure:17949:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
c-icap-0.5.6/configure-17950-  case $ac_top_builddir_sub in
##############################################
c-icap-0.5.6/configure-18007-/@mandir@/p'
c-icap-0.5.6/configure:18008:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
c-icap-0.5.6/configure-18009-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
c-icap-0.5.6/configure-18024-
c-icap-0.5.6/configure:18025:# Neutralize VPATH when `$srcdir' = `.'.
c-icap-0.5.6/configure-18026-# Shell code in configure.ac might set extrasub.
##############################################
c-icap-0.5.6/configure-18052-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
c-icap-0.5.6/configure:18053:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
c-icap-0.5.6/configure-18054-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
c-icap-0.5.6/configure-18098-    * )
c-icap-0.5.6/configure:18099:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
c-icap-0.5.6/configure-18100-  esac
##############################################
c-icap-0.5.6/configure-18145-    # Strip MF so we end up with the name of the file.
c-icap-0.5.6/configure:18146:    mf=`echo "$mf" | sed -e 's/:.*$//'`
c-icap-0.5.6/configure-18147-    # Check whether this is an Automake generated Makefile or not.
##############################################
c-icap-0.5.6/configure-18182-    # from the Makefile without running 'make'.
c-icap-0.5.6/configure:18183:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
c-icap-0.5.6/configure-18184-    test -z "$DEPDIR" && continue
c-icap-0.5.6/configure:18185:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
c-icap-0.5.6/configure-18186-    test -z "$am__include" && continue
c-icap-0.5.6/configure:18187:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
c-icap-0.5.6/configure-18188-    # Find all dependency output files, they are included files with
##############################################
c-icap-0.5.6/configure-18706-    *:)
c-icap-0.5.6/configure:18707:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
c-icap-0.5.6/configure-18708-        ;;
c-icap-0.5.6/configure-18709-    x:*)
c-icap-0.5.6/configure:18710:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
c-icap-0.5.6/configure-18711-        ;;
c-icap-0.5.6/configure-18712-    *::*)
c-icap-0.5.6/configure:18713:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
c-icap-0.5.6/configure:18714:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
c-icap-0.5.6/configure-18715-        ;;
c-icap-0.5.6/configure-18716-    *)
c-icap-0.5.6/configure:18717:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
c-icap-0.5.6/configure-18718-        ;;
##############################################
c-icap-0.5.6/configure-18733-    done
c-icap-0.5.6/configure:18734:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
c-icap-0.5.6/configure-18735-}
##############################################
c-icap-0.5.6/compile-67-	mingw/*)
c-icap-0.5.6/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
c-icap-0.5.6/compile-69-	  ;;
c-icap-0.5.6/compile-70-	cygwin/*)
c-icap-0.5.6/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
c-icap-0.5.6/compile-72-	  ;;
c-icap-0.5.6/compile-73-	wine/*)
c-icap-0.5.6/compile:74:	  file=`winepath -w "$file" || echo "$file"`
c-icap-0.5.6/compile-75-	  ;;
##############################################
c-icap-0.5.6/compile-309-# Name of file we expect compiler to create.
c-icap-0.5.6/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
c-icap-0.5.6/compile-311-
##############################################
c-icap-0.5.6/compile-315-# object file name, since that is what matters with a parallel build.
c-icap-0.5.6/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
c-icap-0.5.6/compile-317-while true; do
##############################################
c-icap-0.5.6/net_io.c-34-#ifdef USE_IPV6
c-icap-0.5.6/net_io.c:35:void ci_fill_sockaddr(ci_sockaddr_t * addr)
c-icap-0.5.6/net_io.c-36-{
##############################################
c-icap-0.5.6/net_io.c-52-
c-icap-0.5.6/net_io.c:53:void ci_copy_sockaddr(ci_sockaddr_t * dest, ci_sockaddr_t * src)
c-icap-0.5.6/net_io.c-54-{
##############################################
c-icap-0.5.6/net_io.c-64-#else
c-icap-0.5.6/net_io.c:65:void ci_fill_sockaddr(ci_sockaddr_t * addr)
c-icap-0.5.6/net_io.c-66-{
##############################################
c-icap-0.5.6/net_io.c-72-
c-icap-0.5.6/net_io.c:73:void ci_copy_sockaddr(ci_sockaddr_t * dest, ci_sockaddr_t * src)
c-icap-0.5.6/net_io.c-74-{
##############################################
c-icap-0.5.6/net_io.c-140-#else
c-icap-0.5.6/net_io.c:141:    ((struct in_addr *) addr)->s_addr = inet_addr(cp);
c-icap-0.5.6/net_io.c-142-    if (((struct in_addr *) addr)->s_addr == 0xffffffff
##############################################
c-icap-0.5.6/net_io.c-169-    dest->fd = src->fd;
c-icap-0.5.6/net_io.c:170:    ci_copy_sockaddr(&dest->claddr, &src->claddr);
c-icap-0.5.6/net_io.c:171:    ci_copy_sockaddr(&dest->srvaddr, &src->srvaddr);
c-icap-0.5.6/net_io.c-172-#if defined(USE_OPENSSL)
##############################################
c-icap-0.5.6/net_io.c-201-    freeaddrinfo(res);
c-icap-0.5.6/net_io.c:202:    ci_fill_sockaddr(addr);
c-icap-0.5.6/net_io.c-203-    return 1;
##############################################
c-icap-0.5.6/os/unix/net_io.c-224-    }
c-icap-0.5.6/os/unix/net_io.c:225:    ci_fill_sockaddr(&(conn->claddr));
c-icap-0.5.6/os/unix/net_io.c:226:    ci_fill_sockaddr(&(conn->srvaddr));
c-icap-0.5.6/os/unix/net_io.c-227-
##############################################
c-icap-0.5.6/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
c-icap-0.5.6/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
c-icap-0.5.6/aclocal.m4-94-# and then we would define $MISSING as
##############################################
c-icap-0.5.6/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
c-icap-0.5.6/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
c-icap-0.5.6/aclocal.m4-109-])
##############################################
c-icap-0.5.6/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
c-icap-0.5.6/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
c-icap-0.5.6/aclocal.m4-207-  fi
##############################################
c-icap-0.5.6/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
c-icap-0.5.6/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
c-icap-0.5.6/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
c-icap-0.5.6/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
c-icap-0.5.6/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
c-icap-0.5.6/aclocal.m4-367-    else
##############################################
c-icap-0.5.6/aclocal.m4-371-    # from the Makefile without running 'make'.
c-icap-0.5.6/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
c-icap-0.5.6/aclocal.m4-373-    test -z "$DEPDIR" && continue
c-icap-0.5.6/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
c-icap-0.5.6/aclocal.m4-375-    test -z "$am__include" && continue
c-icap-0.5.6/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
c-icap-0.5.6/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
c-icap-0.5.6/aclocal.m4-385-      test -f "$dirpart/$file" && continue
c-icap-0.5.6/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
c-icap-0.5.6/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
c-icap-0.5.6/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
c-icap-0.5.6/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
c-icap-0.5.6/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
c-icap-0.5.6/aclocal.m4-602-    * )
c-icap-0.5.6/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
c-icap-0.5.6/aclocal.m4-604-  esac
c-icap-0.5.6/aclocal.m4-605-done
c-icap-0.5.6/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
c-icap-0.5.6/aclocal.m4-607-
##############################################
c-icap-0.5.6/aclocal.m4-709-# Ignore all kinds of additional output from 'make'.
c-icap-0.5.6/aclocal.m4:710:case `$am_make -s -f confmf 2> /dev/null` in #(
c-icap-0.5.6/aclocal.m4-711-*the\ am__doit\ target*)
##############################################
c-icap-0.5.6/aclocal.m4-719-   echo '.include "confinc"' > confmf
c-icap-0.5.6/aclocal.m4:720:   case `$am_make -s -f confmf 2> /dev/null` in #(
c-icap-0.5.6/aclocal.m4-721-   *the\ am__doit\ target*)
##############################################
c-icap-0.5.6/aclocal.m4-930-     echo "timestamp, slept: $am_has_slept" > conftest.file
c-icap-0.5.6/aclocal.m4:931:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
c-icap-0.5.6/aclocal.m4-932-     if test "$[*]" = "X"; then
c-icap-0.5.6/aclocal.m4-933-	# -L didn't work.
c-icap-0.5.6/aclocal.m4:934:	set X `ls -t "$srcdir/configure" conftest.file`
c-icap-0.5.6/aclocal.m4-935-     fi
##############################################
c-icap-0.5.6/winnt_server.c-281-
c-icap-0.5.6/winnt_server.c:282:            ci_fill_sockaddr(&conn.claddr);
c-icap-0.5.6/winnt_server.c:283:            ci_fill_sockaddr(&conn.srvaddr);
c-icap-0.5.6/winnt_server.c-284-
##############################################
c-icap-0.5.6/ltmain.sh-103-#
c-icap-0.5.6/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
c-icap-0.5.6/ltmain.sh-105-#
##############################################
c-icap-0.5.6/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
c-icap-0.5.6/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
c-icap-0.5.6/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
c-icap-0.5.6/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
c-icap-0.5.6/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
c-icap-0.5.6/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
c-icap-0.5.6/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
c-icap-0.5.6/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
c-icap-0.5.6/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
c-icap-0.5.6/ltmain.sh-410-# The name of this program.
c-icap-0.5.6/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
c-icap-0.5.6/ltmain.sh-412-
##############################################
c-icap-0.5.6/ltmain.sh-416-  *[\\/]*)
c-icap-0.5.6/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
c-icap-0.5.6/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
c-icap-0.5.6/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
c-icap-0.5.6/ltmain.sh-610-
c-icap-0.5.6/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
c-icap-0.5.6/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
c-icap-0.5.6/ltmain.sh-613-
##############################################
c-icap-0.5.6/ltmain.sh-639-
c-icap-0.5.6/ltmain.sh:640:    func_arith_result=`expr "$@"`
c-icap-0.5.6/ltmain.sh-641-  }
##############################################
c-icap-0.5.6/ltmain.sh-660-  # ...otherwise fall back to using sed.
c-icap-0.5.6/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
c-icap-0.5.6/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
c-icap-0.5.6/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
c-icap-0.5.6/ltmain.sh-757-      test -n "$_G_tc" && {
c-icap-0.5.6/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
c-icap-0.5.6/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
c-icap-0.5.6/ltmain.sh-760-      }
c-icap-0.5.6/ltmain.sh-761-    done
c-icap-0.5.6/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
c-icap-0.5.6/ltmain.sh-763-
##############################################
c-icap-0.5.6/ltmain.sh-831-
c-icap-0.5.6/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
c-icap-0.5.6/ltmain.sh-833-  }
##############################################
c-icap-0.5.6/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
c-icap-0.5.6/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
c-icap-0.5.6/ltmain.sh-865-      done
c-icap-0.5.6/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
c-icap-0.5.6/ltmain.sh-867-
##############################################
c-icap-0.5.6/ltmain.sh-901-      # If mktemp works, use that first and foremost
c-icap-0.5.6/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
c-icap-0.5.6/ltmain.sh-903-
##############################################
c-icap-0.5.6/ltmain.sh-1111-        *[\\\`\"\$]*)
c-icap-0.5.6/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
c-icap-0.5.6/ltmain.sh-1113-        *)
##############################################
c-icap-0.5.6/ltmain.sh-1198-    case $2 in
c-icap-0.5.6/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
c-icap-0.5.6/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
c-icap-0.5.6/ltmain.sh-1201-    esac
##############################################
c-icap-0.5.6/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
c-icap-0.5.6/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
c-icap-0.5.6/ltmain.sh-1273-      ;;
##############################################
c-icap-0.5.6/ltmain.sh-1358-
c-icap-0.5.6/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
c-icap-0.5.6/ltmain.sh-1360-}
##############################################
c-icap-0.5.6/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
c-icap-0.5.6/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
c-icap-0.5.6/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
c-icap-0.5.6/ltmain.sh-1517-
c-icap-0.5.6/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
c-icap-0.5.6/ltmain.sh-1519-}
##############################################
c-icap-0.5.6/ltmain.sh-1870-
c-icap-0.5.6/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
c-icap-0.5.6/ltmain.sh-1872-      func_split_equals_rhs=
c-icap-0.5.6/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
c-icap-0.5.6/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
c-icap-0.5.6/ltmain.sh-1875-  }
##############################################
c-icap-0.5.6/ltmain.sh-1898-
c-icap-0.5.6/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
c-icap-0.5.6/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
c-icap-0.5.6/ltmain.sh-1901-  }
##############################################
c-icap-0.5.6/ltmain.sh-2071-       version:        $progname $scriptversion Debian-2.4.6-2
c-icap-0.5.6/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
c-icap-0.5.6/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
c-icap-0.5.6/ltmain.sh-2074-
##############################################
c-icap-0.5.6/ltmain.sh-2110-  {
c-icap-0.5.6/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
c-icap-0.5.6/ltmain.sh-2112-  }
##############################################
c-icap-0.5.6/ltmain.sh-2115-  {
c-icap-0.5.6/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
c-icap-0.5.6/ltmain.sh-2117-  }
##############################################
c-icap-0.5.6/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
c-icap-0.5.6/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
c-icap-0.5.6/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
c-icap-0.5.6/ltmain.sh-2659-      done
c-icap-0.5.6/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
c-icap-0.5.6/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
c-icap-0.5.6/ltmain.sh-2662-      case $@ in
##############################################
c-icap-0.5.6/ltmain.sh-2672-	    # Evaluate the configuration.
c-icap-0.5.6/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
c-icap-0.5.6/ltmain.sh-2674-	    CC_quoted=
##############################################
c-icap-0.5.6/ltmain.sh-2678-	    done
c-icap-0.5.6/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
c-icap-0.5.6/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
c-icap-0.5.6/ltmain.sh-2681-	    case "$@ " in
##############################################
c-icap-0.5.6/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
c-icap-0.5.6/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
c-icap-0.5.6/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
c-icap-0.5.6/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
c-icap-0.5.6/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
c-icap-0.5.6/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
c-icap-0.5.6/ltmain.sh-3009-    # LT_CYGPATH in this case.
c-icap-0.5.6/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
c-icap-0.5.6/ltmain.sh-3011-  fi
##############################################
c-icap-0.5.6/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
c-icap-0.5.6/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
c-icap-0.5.6/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
c-icap-0.5.6/ltmain.sh-3376-    *.[cCFSifmso] | \
c-icap-0.5.6/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
c-icap-0.5.6/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
c-icap-0.5.6/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
c-icap-0.5.6/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
c-icap-0.5.6/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
c-icap-0.5.6/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
c-icap-0.5.6/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
c-icap-0.5.6/ltmain.sh-3474-
##############################################
c-icap-0.5.6/ltmain.sh-3520-      if test warn = "$need_locks" &&
c-icap-0.5.6/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
c-icap-0.5.6/ltmain.sh-3522-	$ECHO "\
c-icap-0.5.6/ltmain.sh-3523-*** ERROR, $lockfile contains:
c-icap-0.5.6/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
c-icap-0.5.6/ltmain.sh-3525-
##############################################
c-icap-0.5.6/ltmain.sh-3569-      if test warn = "$need_locks" &&
c-icap-0.5.6/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
c-icap-0.5.6/ltmain.sh-3571-	$ECHO "\
c-icap-0.5.6/ltmain.sh-3572-*** ERROR, $lockfile contains:
c-icap-0.5.6/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
c-icap-0.5.6/ltmain.sh-3574-
##############################################
c-icap-0.5.6/ltmain.sh-3895-      # Get the absolute pathname.
c-icap-0.5.6/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
c-icap-0.5.6/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
c-icap-0.5.6/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
c-icap-0.5.6/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
c-icap-0.5.6/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
c-icap-0.5.6/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
c-icap-0.5.6/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
c-icap-0.5.6/ltmain.sh-4280-
##############################################
c-icap-0.5.6/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
c-icap-0.5.6/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
c-icap-0.5.6/ltmain.sh-4293-	  else
c-icap-0.5.6/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
c-icap-0.5.6/ltmain.sh-4295-	  fi
##############################################
c-icap-0.5.6/ltmain.sh-4458-	    fi
c-icap-0.5.6/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
c-icap-0.5.6/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
c-icap-0.5.6/ltmain.sh-4477-	        # Replace the output file specification.
c-icap-0.5.6/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
c-icap-0.5.6/ltmain.sh-4479-
##############################################
c-icap-0.5.6/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
c-icap-0.5.6/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
c-icap-0.5.6/ltmain.sh-4498-	  fi
##############################################
c-icap-0.5.6/ltmain.sh-4570-    my_pic_p=${3-false}
c-icap-0.5.6/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
c-icap-0.5.6/ltmain.sh-4572-    my_dlsyms=
##############################################
c-icap-0.5.6/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
c-icap-0.5.6/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
c-icap-0.5.6/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
c-icap-0.5.6/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
c-icap-0.5.6/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
c-icap-0.5.6/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
c-icap-0.5.6/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
c-icap-0.5.6/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
c-icap-0.5.6/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
c-icap-0.5.6/ltmain.sh-4862-	  else
c-icap-0.5.6/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
c-icap-0.5.6/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
c-icap-0.5.6/ltmain.sh-4865-	  fi
##############################################
c-icap-0.5.6/ltmain.sh-4867-	*)
c-icap-0.5.6/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
c-icap-0.5.6/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
c-icap-0.5.6/ltmain.sh-4870-	  ;;
##############################################
c-icap-0.5.6/ltmain.sh-4882-      # Nullify the symbol file.
c-icap-0.5.6/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
c-icap-0.5.6/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
c-icap-0.5.6/ltmain.sh-4885-    fi
##############################################
c-icap-0.5.6/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
c-icap-0.5.6/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
c-icap-0.5.6/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
c-icap-0.5.6/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
c-icap-0.5.6/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
c-icap-0.5.6/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
c-icap-0.5.6/ltmain.sh-4925-  win32_libid_type=unknown
c-icap-0.5.6/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
c-icap-0.5.6/ltmain.sh-4927-  case $win32_fileres in
##############################################
c-icap-0.5.6/ltmain.sh-4990-
c-icap-0.5.6/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
c-icap-0.5.6/ltmain.sh-4992-}
##############################################
c-icap-0.5.6/ltmain.sh-5008-
c-icap-0.5.6/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
c-icap-0.5.6/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
c-icap-0.5.6/ltmain.sh-5072-    # binutils import library
c-icap-0.5.6/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
c-icap-0.5.6/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
c-icap-0.5.6/ltmain.sh-5075-    # ms-generated import library
c-icap-0.5.6/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
c-icap-0.5.6/ltmain.sh-5077-  else
##############################################
c-icap-0.5.6/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
c-icap-0.5.6/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
c-icap-0.5.6/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
c-icap-0.5.6/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
c-icap-0.5.6/ltmain.sh-5160-	    darwin_arch=
##############################################
c-icap-0.5.6/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
c-icap-0.5.6/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
c-icap-0.5.6/ltmain.sh-5172-	    darwin_file=
##############################################
c-icap-0.5.6/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
c-icap-0.5.6/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
c-icap-0.5.6/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
c-icap-0.5.6/ltmain.sh-5189-      esac
c-icap-0.5.6/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
c-icap-0.5.6/ltmain.sh-5191-    done
##############################################
c-icap-0.5.6/ltmain.sh-5260-
c-icap-0.5.6/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
c-icap-0.5.6/ltmain.sh-5262-    $ECHO "\
##############################################
c-icap-0.5.6/ltmain.sh-5295-    --lt-dump-script)
c-icap-0.5.6/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
c-icap-0.5.6/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
c-icap-0.5.6/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
c-icap-0.5.6/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
c-icap-0.5.6/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
c-icap-0.5.6/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
c-icap-0.5.6/ltmain.sh-5324-  done
##############################################
c-icap-0.5.6/ltmain.sh-5380-  # Find the directory that this script lives in.
c-icap-0.5.6/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
c-icap-0.5.6/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
c-icap-0.5.6/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
c-icap-0.5.6/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
c-icap-0.5.6/ltmain.sh-5386-  while test -n \"\$file\"; do
c-icap-0.5.6/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
c-icap-0.5.6/ltmain.sh-5388-
##############################################
c-icap-0.5.6/ltmain.sh-5396-
c-icap-0.5.6/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
c-icap-0.5.6/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
c-icap-0.5.6/ltmain.sh-5399-  done
##############################################
c-icap-0.5.6/ltmain.sh-5410-    case \"\$thisdir\" in
c-icap-0.5.6/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
c-icap-0.5.6/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
c-icap-0.5.6/ltmain.sh-5416-  # Try to get the absolute directory name.
c-icap-0.5.6/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
c-icap-0.5.6/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
c-icap-0.5.6/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
c-icap-0.5.6/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
c-icap-0.5.6/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
c-icap-0.5.6/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
c-icap-0.5.6/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
c-icap-0.5.6/ltmain.sh-5443-      else
##############################################
c-icap-0.5.6/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
c-icap-0.5.6/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
c-icap-0.5.6/ltmain.sh-5487-
##############################################
c-icap-0.5.6/ltmain.sh-6464-
c-icap-0.5.6/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
c-icap-0.5.6/ltmain.sh-6466-    *import*) : ;;
##############################################
c-icap-0.5.6/ltmain.sh-6712-	    moreargs=
c-icap-0.5.6/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
c-icap-0.5.6/ltmain.sh-6714-	    do
##############################################
c-icap-0.5.6/ltmain.sh-6973-	*)
c-icap-0.5.6/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
c-icap-0.5.6/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
c-icap-0.5.6/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
c-icap-0.5.6/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
c-icap-0.5.6/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
c-icap-0.5.6/ltmain.sh-7290-      -Z*)
c-icap-0.5.6/ltmain.sh:7291:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
c-icap-0.5.6/ltmain.sh-7292-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
c-icap-0.5.6/ltmain.sh-7460-      # get the directories listed in $shlibpath_var
c-icap-0.5.6/ltmain.sh:7461:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
c-icap-0.5.6/ltmain.sh-7462-    else
##############################################
c-icap-0.5.6/ltmain.sh-7779-		  set dummy $deplibs_check_method; shift
c-icap-0.5.6/ltmain.sh:7780:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
c-icap-0.5.6/ltmain.sh-7781-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
c-icap-0.5.6/ltmain.sh-7869-	if test -n "$inherited_linker_flags"; then
c-icap-0.5.6/ltmain.sh:7870:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
c-icap-0.5.6/ltmain.sh-7871-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
c-icap-0.5.6/ltmain.sh-7877-	fi
c-icap-0.5.6/ltmain.sh:7878:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
c-icap-0.5.6/ltmain.sh-7879-	if test lib,link = "$linkmode,$pass" ||
##############################################
c-icap-0.5.6/ltmain.sh-7950-	*)
c-icap-0.5.6/ltmain.sh:7951:	  abs_ladir=`cd "$ladir" && pwd`
c-icap-0.5.6/ltmain.sh-7952-	  if test -z "$abs_ladir"; then
##############################################
c-icap-0.5.6/ltmain.sh-8203-	    shift
c-icap-0.5.6/ltmain.sh:8204:	    libname=`eval "\\$ECHO \"$libname_spec\""`
c-icap-0.5.6/ltmain.sh-8205-	    # use dlname if we got it. it's perfectly good, no?
##############################################
c-icap-0.5.6/ltmain.sh-8495-		*)
c-icap-0.5.6/ltmain.sh:8496:		  absdir=`cd "$dir" && pwd`
c-icap-0.5.6/ltmain.sh-8497-		  if test -z "$absdir"; then
##############################################
c-icap-0.5.6/ltmain.sh-8506-		  depdepl=
c-icap-0.5.6/ltmain.sh:8507:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
c-icap-0.5.6/ltmain.sh-8508-		  if test -n "$deplibrary_names"; then
##############################################
c-icap-0.5.6/ltmain.sh-8513-		      depdepl=$absdir/$objdir/$depdepl
c-icap-0.5.6/ltmain.sh:8514:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
c-icap-0.5.6/ltmain.sh-8515-                      if test -z "$darwin_install_name"; then
c-icap-0.5.6/ltmain.sh:8516:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
c-icap-0.5.6/ltmain.sh-8517-                      fi
##############################################
c-icap-0.5.6/ltmain.sh-8528-		else
c-icap-0.5.6/ltmain.sh:8529:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
c-icap-0.5.6/ltmain.sh-8530-		  test -z "$libdir" && \
##############################################
c-icap-0.5.6/ltmain.sh-8551-	else
c-icap-0.5.6/ltmain.sh:8552:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
c-icap-0.5.6/ltmain.sh-8553-	fi
##############################################
c-icap-0.5.6/ltmain.sh-8640-        linux*)
c-icap-0.5.6/ltmain.sh:8641:          case `$CC -V 2>&1 | sed 5q` in
c-icap-0.5.6/ltmain.sh-8642-          *Sun\ C*) # Sun C++ 5.9
##############################################
c-icap-0.5.6/ltmain.sh-9048-	removelist=
c-icap-0.5.6/ltmain.sh:9049:	tempremovelist=`$ECHO "$output_objdir/*"`
c-icap-0.5.6/ltmain.sh-9050-	for p in $tempremovelist; do
##############################################
c-icap-0.5.6/ltmain.sh-9074-	# Transform .lo files to .o files.
c-icap-0.5.6/ltmain.sh:9075:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
c-icap-0.5.6/ltmain.sh-9076-      fi
##############################################
c-icap-0.5.6/ltmain.sh-9079-      #for path in $notinst_path; do
c-icap-0.5.6/ltmain.sh:9080:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
c-icap-0.5.6/ltmain.sh:9081:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
c-icap-0.5.6/ltmain.sh:9082:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
c-icap-0.5.6/ltmain.sh-9083-      #done
##############################################
c-icap-0.5.6/ltmain.sh-9200-		if test -n "$i"; then
c-icap-0.5.6/ltmain.sh:9201:		  libname=`eval "\\$ECHO \"$libname_spec\""`
c-icap-0.5.6/ltmain.sh:9202:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
c-icap-0.5.6/ltmain.sh-9203-		  set dummy $deplib_matches; shift
c-icap-0.5.6/ltmain.sh-9204-		  deplib_match=$1
c-icap-0.5.6/ltmain.sh:9205:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
c-icap-0.5.6/ltmain.sh-9206-		    func_append newdeplibs " $i"
##############################################
c-icap-0.5.6/ltmain.sh-9243-		  if test -n "$i"; then
c-icap-0.5.6/ltmain.sh:9244:		    libname=`eval "\\$ECHO \"$libname_spec\""`
c-icap-0.5.6/ltmain.sh:9245:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
c-icap-0.5.6/ltmain.sh-9246-		    set dummy $deplib_matches; shift
c-icap-0.5.6/ltmain.sh-9247-		    deplib_match=$1
c-icap-0.5.6/ltmain.sh:9248:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
c-icap-0.5.6/ltmain.sh-9249-		      func_append newdeplibs " $i"
##############################################
c-icap-0.5.6/ltmain.sh-9278-	  set dummy $deplibs_check_method; shift
c-icap-0.5.6/ltmain.sh:9279:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
c-icap-0.5.6/ltmain.sh-9280-	  for a_deplib in $deplibs; do
##############################################
c-icap-0.5.6/ltmain.sh-9293-	      if test -n "$a_deplib"; then
c-icap-0.5.6/ltmain.sh:9294:		libname=`eval "\\$ECHO \"$libname_spec\""`
c-icap-0.5.6/ltmain.sh-9295-		if test -n "$file_magic_glob"; then
c-icap-0.5.6/ltmain.sh:9296:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
c-icap-0.5.6/ltmain.sh-9297-		else
##############################################
c-icap-0.5.6/ltmain.sh-9303-		    shopt -s nocaseglob
c-icap-0.5.6/ltmain.sh:9304:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
c-icap-0.5.6/ltmain.sh-9305-		    $nocaseglob
c-icap-0.5.6/ltmain.sh-9306-		  else
c-icap-0.5.6/ltmain.sh:9307:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
c-icap-0.5.6/ltmain.sh-9308-		  fi
##############################################
c-icap-0.5.6/ltmain.sh-9321-		      while test -h "$potlib" 2>/dev/null; do
c-icap-0.5.6/ltmain.sh:9322:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
c-icap-0.5.6/ltmain.sh-9323-			case $potliblink in
c-icap-0.5.6/ltmain.sh-9324-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
c-icap-0.5.6/ltmain.sh:9325:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
c-icap-0.5.6/ltmain.sh-9326-			esac
##############################################
c-icap-0.5.6/ltmain.sh-9362-	  set dummy $deplibs_check_method; shift
c-icap-0.5.6/ltmain.sh:9363:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
c-icap-0.5.6/ltmain.sh-9364-	  for a_deplib in $deplibs; do
##############################################
c-icap-0.5.6/ltmain.sh-9377-	      if test -n "$a_deplib"; then
c-icap-0.5.6/ltmain.sh:9378:		libname=`eval "\\$ECHO \"$libname_spec\""`
c-icap-0.5.6/ltmain.sh-9379-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
c-icap-0.5.6/ltmain.sh:9380:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
c-icap-0.5.6/ltmain.sh-9381-		  for potent_lib in $potential_libs; do
##############################################
c-icap-0.5.6/ltmain.sh-9416-	  newdeplibs=
c-icap-0.5.6/ltmain.sh:9417:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
c-icap-0.5.6/ltmain.sh-9418-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
c-icap-0.5.6/ltmain.sh-9420-	      # can't use Xsed below, because $i might contain '/'
c-icap-0.5.6/ltmain.sh:9421:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
c-icap-0.5.6/ltmain.sh-9422-	    done
##############################################
c-icap-0.5.6/ltmain.sh-9446-	  # On Rhapsody replace the C library with the System framework
c-icap-0.5.6/ltmain.sh:9447:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
c-icap-0.5.6/ltmain.sh-9448-	  ;;
##############################################
c-icap-0.5.6/ltmain.sh-9498-	*-*-darwin*)
c-icap-0.5.6/ltmain.sh:9499:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
c-icap-0.5.6/ltmain.sh:9500:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
c-icap-0.5.6/ltmain.sh:9501:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
c-icap-0.5.6/ltmain.sh-9502-	  ;;
##############################################
c-icap-0.5.6/ltmain.sh-9625-	# Use standard objects if they are pic
c-icap-0.5.6/ltmain.sh:9626:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
c-icap-0.5.6/ltmain.sh-9627-	test "X$libobjs" = "X " && libobjs=
##############################################
c-icap-0.5.6/ltmain.sh-10139-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
c-icap-0.5.6/ltmain.sh:10140:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
c-icap-0.5.6/ltmain.sh-10141-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
c-icap-0.5.6/ltmain.sh-10154-      # Create the old-style object.
c-icap-0.5.6/ltmain.sh:10155:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
c-icap-0.5.6/ltmain.sh-10156-
##############################################
c-icap-0.5.6/ltmain.sh-10212-	# On Rhapsody replace the C library is the System framework
c-icap-0.5.6/ltmain.sh:10213:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
c-icap-0.5.6/ltmain.sh:10214:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
c-icap-0.5.6/ltmain.sh-10215-	;;
##############################################
c-icap-0.5.6/ltmain.sh-10230-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
c-icap-0.5.6/ltmain.sh:10231:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
c-icap-0.5.6/ltmain.sh:10232:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
c-icap-0.5.6/ltmain.sh-10233-	;;
##############################################
c-icap-0.5.6/ltmain.sh-10308-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
c-icap-0.5.6/ltmain.sh:10309:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
c-icap-0.5.6/ltmain.sh-10310-	  case :$dllsearchpath: in
##############################################
c-icap-0.5.6/ltmain.sh-10368-	# Transform all the library objects into standard objects.
c-icap-0.5.6/ltmain.sh:10369:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
c-icap-0.5.6/ltmain.sh:10370:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
c-icap-0.5.6/ltmain.sh-10371-      fi
##############################################
c-icap-0.5.6/ltmain.sh-10396-	# Replace the output file specification.
c-icap-0.5.6/ltmain.sh:10397:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
c-icap-0.5.6/ltmain.sh-10398-	link_command=$compile_command$compile_rpath
##############################################
c-icap-0.5.6/ltmain.sh-10405-	  func_to_tool_file "$output"
c-icap-0.5.6/ltmain.sh:10406:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
c-icap-0.5.6/ltmain.sh-10407-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
c-icap-0.5.6/ltmain.sh-10449-	# Replace the output file specification.
c-icap-0.5.6/ltmain.sh:10450:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
c-icap-0.5.6/ltmain.sh-10451-	# Delete the old output file.
##############################################
c-icap-0.5.6/ltmain.sh-10457-	  func_to_tool_file "$output"
c-icap-0.5.6/ltmain.sh:10458:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
c-icap-0.5.6/ltmain.sh-10459-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
c-icap-0.5.6/ltmain.sh-10475-	  link_command=$finalize_var$compile_command$finalize_rpath
c-icap-0.5.6/ltmain.sh:10476:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
c-icap-0.5.6/ltmain.sh-10477-          ;;
##############################################
c-icap-0.5.6/ltmain.sh-10488-      # Replace the output file specification.
c-icap-0.5.6/ltmain.sh:10489:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
c-icap-0.5.6/ltmain.sh-10490-
##############################################
c-icap-0.5.6/ltmain.sh-10497-	func_to_tool_file "$output_objdir/$outputname"
c-icap-0.5.6/ltmain.sh:10498:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
c-icap-0.5.6/ltmain.sh-10499-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
c-icap-0.5.6/ltmain.sh-10518-	relink_command="(cd `pwd`; $relink_command)"
c-icap-0.5.6/ltmain.sh:10519:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
c-icap-0.5.6/ltmain.sh-10520-      fi
##############################################
c-icap-0.5.6/ltmain.sh-10764-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
c-icap-0.5.6/ltmain.sh:10765:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
c-icap-0.5.6/ltmain.sh-10766-      if test yes = "$hardcode_automatic"; then
##############################################
c-icap-0.5.6/ltmain.sh-10785-		func_resolve_sysroot "$deplib"
c-icap-0.5.6/ltmain.sh:10786:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
c-icap-0.5.6/ltmain.sh-10787-		test -z "$libdir" && \
##############################################
c-icap-0.5.6/ltmain.sh-10811-		name=$func_basename_result
c-icap-0.5.6/ltmain.sh:10812:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
c-icap-0.5.6/ltmain.sh-10813-		test -z "$libdir" && \
##############################################
c-icap-0.5.6/ltmain.sh-10830-		name=$func_basename_result
c-icap-0.5.6/ltmain.sh:10831:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
c-icap-0.5.6/ltmain.sh-10832-		test -z "$libdir" && \
##############################################
c-icap-0.5.6/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
c-icap-0.5.6/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
c-icap-0.5.6/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
c-icap-0.5.6/m4/libtool.m4-119-    done
c-icap-0.5.6/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
c-icap-0.5.6/m4/libtool.m4-121-}
##############################################
c-icap-0.5.6/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
c-icap-0.5.6/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
c-icap-0.5.6/m4/libtool.m4-439-
##############################################
c-icap-0.5.6/m4/libtool.m4-447-#
c-icap-0.5.6/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
c-icap-0.5.6/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
c-icap-0.5.6/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
c-icap-0.5.6/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
c-icap-0.5.6/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
c-icap-0.5.6/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
c-icap-0.5.6/m4/libtool.m4-561-      ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
c-icap-0.5.6/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
c-icap-0.5.6/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
c-icap-0.5.6/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
c-icap-0.5.6/m4/libtool.m4-574-      ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
c-icap-0.5.6/m4/libtool.m4:1112:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
c-icap-0.5.6/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
c-icap-0.5.6/m4/libtool.m4-1164-      }]'
c-icap-0.5.6/m4/libtool.m4:1165:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
c-icap-0.5.6/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
c-icap-0.5.6/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
c-icap-0.5.6/m4/libtool.m4:1168:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
c-icap-0.5.6/m4/libtool.m4-1169-  fi],[])
##############################################
c-icap-0.5.6/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
c-icap-0.5.6/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
c-icap-0.5.6/m4/libtool.m4-1202-  ECHO='print -r --'
c-icap-0.5.6/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
c-icap-0.5.6/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
c-icap-0.5.6/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
c-icap-0.5.6/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
c-icap-0.5.6/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
c-icap-0.5.6/m4/libtool.m4-1238-
##############################################
c-icap-0.5.6/m4/libtool.m4-1259-   if test yes = "$GCC"; then
c-icap-0.5.6/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
c-icap-0.5.6/m4/libtool.m4-1261-   fi
##############################################
c-icap-0.5.6/m4/libtool.m4-1263- /*)
c-icap-0.5.6/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
c-icap-0.5.6/m4/libtool.m4-1265-   ;; #(
##############################################
c-icap-0.5.6/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
c-icap-0.5.6/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
c-icap-0.5.6/m4/libtool.m4-1295-      *ELF-32*)
##############################################
c-icap-0.5.6/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
c-icap-0.5.6/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
c-icap-0.5.6/m4/libtool.m4-1312-	*32-bit*)
##############################################
c-icap-0.5.6/m4/libtool.m4-1322-    else
c-icap-0.5.6/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
c-icap-0.5.6/m4/libtool.m4-1324-	*32-bit*)
##############################################
c-icap-0.5.6/m4/libtool.m4-1344-    emul=elf
c-icap-0.5.6/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
c-icap-0.5.6/m4/libtool.m4-1346-      *32-bit*)
##############################################
c-icap-0.5.6/m4/libtool.m4-1352-    esac
c-icap-0.5.6/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
c-icap-0.5.6/m4/libtool.m4-1354-      *MSB*)
##############################################
c-icap-0.5.6/m4/libtool.m4-1360-    esac
c-icap-0.5.6/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
c-icap-0.5.6/m4/libtool.m4-1362-      *N32*)
##############################################
c-icap-0.5.6/m4/libtool.m4-1725-    # And add a safety zone
c-icap-0.5.6/m4/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
c-icap-0.5.6/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
c-icap-0.5.6/m4/libtool.m4-1728-    ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-1758-    if test -n "$kargmax"; then
c-icap-0.5.6/m4/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
c-icap-0.5.6/m4/libtool.m4-1760-    else
##############################################
c-icap-0.5.6/m4/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
c-icap-0.5.6/m4/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
c-icap-0.5.6/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
c-icap-0.5.6/m4/libtool.m4-1770-    else
##############################################
c-icap-0.5.6/m4/libtool.m4-1779-      # we can't tell.
c-icap-0.5.6/m4/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
c-icap-0.5.6/m4/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
c-icap-0.5.6/m4/libtool.m4-1783-      do
c-icap-0.5.6/m4/libtool.m4:1784:        i=`expr $i + 1`
c-icap-0.5.6/m4/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
c-icap-0.5.6/m4/libtool.m4-1787-      # Only check the string length outside the loop.
c-icap-0.5.6/m4/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
c-icap-0.5.6/m4/libtool.m4-1789-      teststring=
##############################################
c-icap-0.5.6/m4/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
c-icap-0.5.6/m4/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
c-icap-0.5.6/m4/libtool.m4-1794-    fi
##############################################
c-icap-0.5.6/m4/libtool.m4-2258-    *:)
c-icap-0.5.6/m4/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
c-icap-0.5.6/m4/libtool.m4-2260-        ;;
c-icap-0.5.6/m4/libtool.m4-2261-    x:*)
c-icap-0.5.6/m4/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
c-icap-0.5.6/m4/libtool.m4-2263-        ;;
c-icap-0.5.6/m4/libtool.m4-2264-    *::*)
c-icap-0.5.6/m4/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
c-icap-0.5.6/m4/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
c-icap-0.5.6/m4/libtool.m4-2267-        ;;
c-icap-0.5.6/m4/libtool.m4-2268-    *)
c-icap-0.5.6/m4/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
c-icap-0.5.6/m4/libtool.m4-2270-        ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-2298-  esac
c-icap-0.5.6/m4/libtool.m4:2299:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
c-icap-0.5.6/m4/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
c-icap-0.5.6/m4/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
c-icap-0.5.6/m4/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
c-icap-0.5.6/m4/libtool.m4-2307-    ;;
c-icap-0.5.6/m4/libtool.m4-2308-  *)
c-icap-0.5.6/m4/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
c-icap-0.5.6/m4/libtool.m4-2310-    ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
c-icap-0.5.6/m4/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
c-icap-0.5.6/m4/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
c-icap-0.5.6/m4/libtool.m4-2356-  esac
c-icap-0.5.6/m4/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
c-icap-0.5.6/m4/libtool.m4-2358-else
##############################################
c-icap-0.5.6/m4/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
c-icap-0.5.6/m4/libtool.m4:2498:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
c-icap-0.5.6/m4/libtool.m4-2499-    ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
c-icap-0.5.6/m4/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
c-icap-0.5.6/m4/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
c-icap-0.5.6/m4/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
c-icap-0.5.6/m4/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
c-icap-0.5.6/m4/libtool.m4-2542-      fi'
c-icap-0.5.6/m4/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
c-icap-0.5.6/m4/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
c-icap-0.5.6/m4/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
c-icap-0.5.6/m4/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
c-icap-0.5.6/m4/libtool.m4-2552-m4_if([$1], [],[
##############################################
c-icap-0.5.6/m4/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
c-icap-0.5.6/m4/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
c-icap-0.5.6/m4/libtool.m4-2558-      ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
c-icap-0.5.6/m4/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
c-icap-0.5.6/m4/libtool.m4-2562-      ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-2569-    libname_spec='$name'
c-icap-0.5.6/m4/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
c-icap-0.5.6/m4/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
c-icap-0.5.6/m4/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
c-icap-0.5.6/m4/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
c-icap-0.5.6/m4/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
c-icap-0.5.6/m4/libtool.m4-2586-      # Convert to MSYS style.
c-icap-0.5.6/m4/libtool.m4:2587:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
c-icap-0.5.6/m4/libtool.m4-2588-      ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
c-icap-0.5.6/m4/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
c-icap-0.5.6/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
c-icap-0.5.6/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
c-icap-0.5.6/m4/libtool.m4-2596-      ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-2600-        # It is most probably a Windows format PATH.
c-icap-0.5.6/m4/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
c-icap-0.5.6/m4/libtool.m4-2602-      else
c-icap-0.5.6/m4/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
c-icap-0.5.6/m4/libtool.m4-2604-      fi
##############################################
c-icap-0.5.6/m4/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
c-icap-0.5.6/m4/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
c-icap-0.5.6/m4/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
c-icap-0.5.6/m4/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
c-icap-0.5.6/m4/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
c-icap-0.5.6/m4/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
c-icap-0.5.6/m4/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
c-icap-0.5.6/m4/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
c-icap-0.5.6/m4/libtool.m4-2624-    # Assume MSVC wrapper
c-icap-0.5.6/m4/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
c-icap-0.5.6/m4/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
c-icap-0.5.6/m4/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
c-icap-0.5.6/m4/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
c-icap-0.5.6/m4/libtool.m4-2643-m4_if([$1], [],[
##############################################
c-icap-0.5.6/m4/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
c-icap-0.5.6/m4/libtool.m4:2876:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
c-icap-0.5.6/m4/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
c-icap-0.5.6/m4/libtool.m4-2941-  need_lib_prefix=no
c-icap-0.5.6/m4/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
c-icap-0.5.6/m4/libtool.m4-2943-    need_version=no
##############################################
c-icap-0.5.6/m4/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
c-icap-0.5.6/m4/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
c-icap-0.5.6/m4/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
c-icap-0.5.6/m4/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
c-icap-0.5.6/m4/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
c-icap-0.5.6/m4/libtool.m4-2977-    fi'
c-icap-0.5.6/m4/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
c-icap-0.5.6/m4/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
c-icap-0.5.6/m4/libtool.m4-3188-	"file_magic "*)
c-icap-0.5.6/m4/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
c-icap-0.5.6/m4/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
c-icap-0.5.6/m4/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
c-icap-0.5.6/m4/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
c-icap-0.5.6/m4/libtool.m4-3273-  *)
c-icap-0.5.6/m4/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
c-icap-0.5.6/m4/libtool.m4-3275-  esac
##############################################
c-icap-0.5.6/m4/libtool.m4-3280-      # Canonicalize the pathname of ld
c-icap-0.5.6/m4/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
c-icap-0.5.6/m4/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
c-icap-0.5.6/m4/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
c-icap-0.5.6/m4/libtool.m4-3284-      done
##############################################
c-icap-0.5.6/m4/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
c-icap-0.5.6/m4/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
c-icap-0.5.6/m4/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
c-icap-0.5.6/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
c-icap-0.5.6/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
c-icap-0.5.6/m4/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
c-icap-0.5.6/m4/libtool.m4-3578-openbsd* | bitrig*)
c-icap-0.5.6/m4/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
c-icap-0.5.6/m4/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
c-icap-0.5.6/m4/libtool.m4-3645-    else
c-icap-0.5.6/m4/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
c-icap-0.5.6/m4/libtool.m4-3647-    fi
##############################################
c-icap-0.5.6/m4/libtool.m4-3696-	esac
c-icap-0.5.6/m4/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
c-icap-0.5.6/m4/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
c-icap-0.5.6/m4/libtool.m4-3702-	*)
c-icap-0.5.6/m4/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
c-icap-0.5.6/m4/libtool.m4-3704-	  */dev/null*)
##############################################
c-icap-0.5.6/m4/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
c-icap-0.5.6/m4/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
c-icap-0.5.6/m4/libtool.m4-3730-    *COFF*)
##############################################
c-icap-0.5.6/m4/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
c-icap-0.5.6/m4/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
c-icap-0.5.6/m4/libtool.m4-3789-  *--identify-strict*)
##############################################
c-icap-0.5.6/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
c-icap-0.5.6/m4/libtool.m4:3962:case `$NM -V 2>&1` in
c-icap-0.5.6/m4/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
c-icap-0.5.6/m4/libtool.m4-4009-mingw*)
c-icap-0.5.6/m4/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
c-icap-0.5.6/m4/libtool.m4-4011-  ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-4065-    nlist=conftest.nm
c-icap-0.5.6/m4/libtool.m4:4066:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
c-icap-0.5.6/m4/libtool.m4-4067-      # Try sorting and uniquifying the output.
##############################################
c-icap-0.5.6/m4/libtool.m4-4413-	  *)
c-icap-0.5.6/m4/libtool.m4:4414:	    case `$CC -V 2>&1 | sed 5q` in
c-icap-0.5.6/m4/libtool.m4-4415-	    *Sun\ C*)
##############################################
c-icap-0.5.6/m4/libtool.m4-4749-      *)
c-icap-0.5.6/m4/libtool.m4:4750:	case `$CC -V 2>&1 | sed 5q` in
c-icap-0.5.6/m4/libtool.m4-4751-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
c-icap-0.5.6/m4/libtool.m4-4932-    else
c-icap-0.5.6/m4/libtool.m4:4933:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
c-icap-0.5.6/m4/libtool.m4-4934-    fi
##############################################
c-icap-0.5.6/m4/libtool.m4-5031-	# shared libraries, regardless of the interface used.
c-icap-0.5.6/m4/libtool.m4:5032:	case `$LD -v 2>&1` in
c-icap-0.5.6/m4/libtool.m4-5033-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-5063-    supports_anon_versioning=no
c-icap-0.5.6/m4/libtool.m4:5064:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
c-icap-0.5.6/m4/libtool.m4-5065-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-5166-	prefix_cmds="$SED"~
c-icap-0.5.6/m4/libtool.m4:5167:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
c-icap-0.5.6/m4/libtool.m4-5168-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
c-icap-0.5.6/m4/libtool.m4-5188-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
c-icap-0.5.6/m4/libtool.m4:5189:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
c-icap-0.5.6/m4/libtool.m4:5190:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
c-icap-0.5.6/m4/libtool.m4-5191-      ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-5206-        pgcc*)				# Portland Group C compiler
c-icap-0.5.6/m4/libtool.m4:5207:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
c-icap-0.5.6/m4/libtool.m4-5208-	  tmp_addflag=' $pic_flag'
##############################################
c-icap-0.5.6/m4/libtool.m4-5211-					# Portland Group f77 and f90 compilers
c-icap-0.5.6/m4/libtool.m4:5212:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
c-icap-0.5.6/m4/libtool.m4-5213-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-5228-	nvcc*)	# Cuda Compiler Driver 2.2
c-icap-0.5.6/m4/libtool.m4:5229:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
c-icap-0.5.6/m4/libtool.m4-5230-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
c-icap-0.5.6/m4/libtool.m4-5232-	esac
c-icap-0.5.6/m4/libtool.m4:5233:	case `$CC -V 2>&1 | sed 5q` in
c-icap-0.5.6/m4/libtool.m4-5234-	*Sun\ C*)			# Sun C 5.9
c-icap-0.5.6/m4/libtool.m4:5235:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
c-icap-0.5.6/m4/libtool.m4-5236-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
c-icap-0.5.6/m4/libtool.m4-5303-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
c-icap-0.5.6/m4/libtool.m4:5304:      case `$LD -v 2>&1` in
c-icap-0.5.6/m4/libtool.m4-5305-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
c-icap-0.5.6/m4/libtool.m4-5392-	else
c-icap-0.5.6/m4/libtool.m4:5393:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
c-icap-0.5.6/m4/libtool.m4-5394-	fi
##############################################
c-icap-0.5.6/m4/libtool.m4-5457-	# below for broken collect2 doesn't work under 4.3+
c-icap-0.5.6/m4/libtool.m4:5458:	  collect2name=`$CC -print-prog-name=collect2`
c-icap-0.5.6/m4/libtool.m4-5459-	  if test -f "$collect2name" &&
##############################################
c-icap-0.5.6/m4/libtool.m4-5513-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
c-icap-0.5.6/m4/libtool.m4:5514:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
c-icap-0.5.6/m4/libtool.m4-5515-      else
##############################################
c-icap-0.5.6/m4/libtool.m4-5538-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
c-icap-0.5.6/m4/libtool.m4:5539:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
c-icap-0.5.6/m4/libtool.m4-5540-	  if test svr4 != "$with_aix_soname"; then
##############################################
c-icap-0.5.6/m4/libtool.m4-5629-	# FIXME: Setting linknames here is a bad hack.
c-icap-0.5.6/m4/libtool.m4:5630:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
c-icap-0.5.6/m4/libtool.m4-5631-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
c-icap-0.5.6/m4/libtool.m4-5767-      if test yes = "$GCC"; then
c-icap-0.5.6/m4/libtool.m4:5768:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
c-icap-0.5.6/m4/libtool.m4-5769-	# Try to use the -exported_symbol ld option, if it does not
##############################################
c-icap-0.5.6/m4/libtool.m4-5790-	if test yes = "$lt_cv_irix_exported_symbol"; then
c-icap-0.5.6/m4/libtool.m4:5791:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
c-icap-0.5.6/m4/libtool.m4-5792-	fi
##############################################
c-icap-0.5.6/m4/libtool.m4-5794-      else
c-icap-0.5.6/m4/libtool.m4:5795:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
c-icap-0.5.6/m4/libtool.m4:5796:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
c-icap-0.5.6/m4/libtool.m4-5797-      fi
##############################################
c-icap-0.5.6/m4/libtool.m4-5841-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
c-icap-0.5.6/m4/libtool.m4:5842:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
c-icap-0.5.6/m4/libtool.m4-5843-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
c-icap-0.5.6/m4/libtool.m4-5872-	prefix_cmds="$SED"~
c-icap-0.5.6/m4/libtool.m4:5873:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
c-icap-0.5.6/m4/libtool.m4-5874-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
c-icap-0.5.6/m4/libtool.m4-5886-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
c-icap-0.5.6/m4/libtool.m4:5887:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
c-icap-0.5.6/m4/libtool.m4-5888-      else
c-icap-0.5.6/m4/libtool.m4-5889-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
c-icap-0.5.6/m4/libtool.m4:5890:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
c-icap-0.5.6/m4/libtool.m4-5891-      fi
##############################################
c-icap-0.5.6/m4/libtool.m4-5899-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
c-icap-0.5.6/m4/libtool.m4:5900:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
c-icap-0.5.6/m4/libtool.m4-5901-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
c-icap-0.5.6/m4/libtool.m4-5903-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
c-icap-0.5.6/m4/libtool.m4:5904:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
c-icap-0.5.6/m4/libtool.m4:5905:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
c-icap-0.5.6/m4/libtool.m4:5906:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
c-icap-0.5.6/m4/libtool.m4-5907-
##############################################
c-icap-0.5.6/m4/libtool.m4-5922-      else
c-icap-0.5.6/m4/libtool.m4:5923:	case `$CC -V 2>&1` in
c-icap-0.5.6/m4/libtool.m4-5924-	*"Compilers 5.0"*)
##############################################
c-icap-0.5.6/m4/libtool.m4-6115-	  _LT_TAGVAR(allow_undefined_flag, $1)=
c-icap-0.5.6/m4/libtool.m4:6116:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
c-icap-0.5.6/m4/libtool.m4-6117-	  then
##############################################
c-icap-0.5.6/m4/libtool.m4-6419-        # ancient GNU ld didn't support --whole-archive et. al.
c-icap-0.5.6/m4/libtool.m4:6420:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
c-icap-0.5.6/m4/libtool.m4-6421-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
c-icap-0.5.6/m4/libtool.m4-6529-          # below for broken collect2 doesn't work under 4.3+
c-icap-0.5.6/m4/libtool.m4:6530:	  collect2name=`$CC -print-prog-name=collect2`
c-icap-0.5.6/m4/libtool.m4-6531-	  if test -f "$collect2name" &&
##############################################
c-icap-0.5.6/m4/libtool.m4-6587-
c-icap-0.5.6/m4/libtool.m4:6588:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
c-icap-0.5.6/m4/libtool.m4-6589-        else
##############################################
c-icap-0.5.6/m4/libtool.m4-6612-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
c-icap-0.5.6/m4/libtool.m4:6613:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
c-icap-0.5.6/m4/libtool.m4-6614-	    if test svr4 != "$with_aix_soname"; then
##############################################
c-icap-0.5.6/m4/libtool.m4-6741-	  prefix_cmds="$SED"~
c-icap-0.5.6/m4/libtool.m4:6742:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
c-icap-0.5.6/m4/libtool.m4-6743-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
c-icap-0.5.6/m4/libtool.m4-6815-            # dependencies.
c-icap-0.5.6/m4/libtool.m4:6816:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
c-icap-0.5.6/m4/libtool.m4-6817-            ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-6880-	    # dependencies.
c-icap-0.5.6/m4/libtool.m4:6881:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
c-icap-0.5.6/m4/libtool.m4-6882-	    ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-6916-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
c-icap-0.5.6/m4/libtool.m4:6917:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
c-icap-0.5.6/m4/libtool.m4:6918:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
c-icap-0.5.6/m4/libtool.m4-6919-	;;
##############################################
c-icap-0.5.6/m4/libtool.m4-6923-	    # SGI C++
c-icap-0.5.6/m4/libtool.m4:6924:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
c-icap-0.5.6/m4/libtool.m4-6925-
##############################################
c-icap-0.5.6/m4/libtool.m4-6934-	      if test no = "$with_gnu_ld"; then
c-icap-0.5.6/m4/libtool.m4:6935:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
c-icap-0.5.6/m4/libtool.m4-6936-	      else
c-icap-0.5.6/m4/libtool.m4:6937:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
c-icap-0.5.6/m4/libtool.m4-6938-	      fi
##############################################
c-icap-0.5.6/m4/libtool.m4-6955-	    # to its proper name (with version) after linking.
c-icap-0.5.6/m4/libtool.m4:6956:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
c-icap-0.5.6/m4/libtool.m4:6957:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
c-icap-0.5.6/m4/libtool.m4-6958-	    # Commands to make compiler produce verbose output that lists
##############################################
c-icap-0.5.6/m4/libtool.m4-6965-	    # dependencies.
c-icap-0.5.6/m4/libtool.m4:6966:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
c-icap-0.5.6/m4/libtool.m4-6967-
##############################################
c-icap-0.5.6/m4/libtool.m4-6980-	    # earlier do not add the objects themselves.
c-icap-0.5.6/m4/libtool.m4:6981:	    case `$CC -V 2>&1` in
c-icap-0.5.6/m4/libtool.m4-6982-	      *"Version 7."*)
##############################################
c-icap-0.5.6/m4/libtool.m4-7001-            # Portland Group C++ compiler
c-icap-0.5.6/m4/libtool.m4:7002:	    case `$CC -V` in
c-icap-0.5.6/m4/libtool.m4-7003-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
c-icap-0.5.6/m4/libtool.m4-7006-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
c-icap-0.5.6/m4/libtool.m4:7007:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
c-icap-0.5.6/m4/libtool.m4-7008-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
c-icap-0.5.6/m4/libtool.m4-7010-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
c-icap-0.5.6/m4/libtool.m4:7011:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
c-icap-0.5.6/m4/libtool.m4-7012-                $RANLIB $oldlib'
##############################################
c-icap-0.5.6/m4/libtool.m4-7015-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
c-icap-0.5.6/m4/libtool.m4:7016:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
c-icap-0.5.6/m4/libtool.m4-7017-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
c-icap-0.5.6/m4/libtool.m4-7019-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
c-icap-0.5.6/m4/libtool.m4:7020:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
c-icap-0.5.6/m4/libtool.m4-7021-	      ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-7029-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
c-icap-0.5.6/m4/libtool.m4:7030:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
c-icap-0.5.6/m4/libtool.m4-7031-            ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-7048-	    # dependencies.
c-icap-0.5.6/m4/libtool.m4:7049:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
c-icap-0.5.6/m4/libtool.m4-7050-	    ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-7063-	  *)
c-icap-0.5.6/m4/libtool.m4:7064:	    case `$CC -V 2>&1 | sed 5q` in
c-icap-0.5.6/m4/libtool.m4-7065-	    *Sun\ C*)
##############################################
c-icap-0.5.6/m4/libtool.m4-7070-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
c-icap-0.5.6/m4/libtool.m4:7071:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
c-icap-0.5.6/m4/libtool.m4-7072-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
c-icap-0.5.6/m4/libtool.m4-7135-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
c-icap-0.5.6/m4/libtool.m4:7136:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
c-icap-0.5.6/m4/libtool.m4-7137-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
c-icap-0.5.6/m4/libtool.m4-7154-	    # to its proper name (with version) after linking.
c-icap-0.5.6/m4/libtool.m4:7155:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
c-icap-0.5.6/m4/libtool.m4-7156-
##############################################
c-icap-0.5.6/m4/libtool.m4-7175-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
c-icap-0.5.6/m4/libtool.m4:7176:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
c-icap-0.5.6/m4/libtool.m4-7177-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
c-icap-0.5.6/m4/libtool.m4-7180-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
c-icap-0.5.6/m4/libtool.m4:7181:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
c-icap-0.5.6/m4/libtool.m4:7182:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
c-icap-0.5.6/m4/libtool.m4-7183-                  echo "-hidden">> $lib.exp~
c-icap-0.5.6/m4/libtool.m4:7184:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
c-icap-0.5.6/m4/libtool.m4-7185-                  $RM $lib.exp'
##############################################
c-icap-0.5.6/m4/libtool.m4-7199-	    # dependencies.
c-icap-0.5.6/m4/libtool.m4:7200:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
c-icap-0.5.6/m4/libtool.m4-7201-	    ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-7206-	        osf3*)
c-icap-0.5.6/m4/libtool.m4:7207:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
c-icap-0.5.6/m4/libtool.m4-7208-		  ;;
c-icap-0.5.6/m4/libtool.m4-7209-	        *)
c-icap-0.5.6/m4/libtool.m4:7210:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
c-icap-0.5.6/m4/libtool.m4-7211-		  ;;
##############################################
c-icap-0.5.6/m4/libtool.m4-7459-  case @S|@2 in
c-icap-0.5.6/m4/libtool.m4:7460:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
c-icap-0.5.6/m4/libtool.m4:7461:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
c-icap-0.5.6/m4/libtool.m4-7462-  esac
##############################################
c-icap-0.5.6/m4/libtool.m4-7548-
c-icap-0.5.6/m4/libtool.m4:7549:  for p in `eval "$output_verbose_link_cmd"`; do
c-icap-0.5.6/m4/libtool.m4-7550-    case $prev$p in
##############################################
c-icap-0.5.6/m4/libtool.m4-7652-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
c-icap-0.5.6/m4/libtool.m4:7653: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
c-icap-0.5.6/m4/libtool.m4-7654-fi
##############################################
c-icap-0.5.6/m4/libtool.m4-8272-    test 10 -lt "$lt_ac_count" && break
c-icap-0.5.6/m4/libtool.m4:8273:    lt_ac_count=`expr $lt_ac_count + 1`
c-icap-0.5.6/m4/libtool.m4-8274-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
c-icap-0.5.6/m4/ltsugar.m4-68-m4_define([lt_combine],
c-icap-0.5.6/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
c-icap-0.5.6/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
c-icap-0.5.6/debian/c-icap.init.d-66-'
c-icap-0.5.6/debian/c-icap.init.d:67:		for line in `grep "${full_regexp}" "$CONFFILE"`; do
c-icap-0.5.6/debian/c-icap.init.d-68-			variable=$(echo "$line" | sed "s/${full_regexp}/\\1/")
##############################################
c-icap-0.5.6/.pc/0004-PATCH-properly-detect-shm-on-kfreebsd-hurd.patch/configure.ac-37-dnl Define c-icap version
c-icap-0.5.6/.pc/0004-PATCH-properly-detect-shm-on-kfreebsd-hurd.patch/configure.ac:38:C_ICAP_HEX_VERSION=`echo $PACKAGE_VERSION | $AWK -f $srcdir/build/c_icap_version.awk`
c-icap-0.5.6/.pc/0004-PATCH-properly-detect-shm-on-kfreebsd-hurd.patch/configure.ac-39-AC_SUBST(C_ICAP_HEX_VERSION)
##############################################
c-icap-0.5.6/.pc/0004-PATCH-properly-detect-shm-on-kfreebsd-hurd.patch/configure.ac-235-        # Build list with libraries to use rpath
c-icap-0.5.6/.pc/0004-PATCH-properly-detect-shm-on-kfreebsd-hurd.patch/configure.ac:236:        ENABLE_RPATH_LIBS=`echo $enableval| tr ';:,' ' '`
c-icap-0.5.6/.pc/0004-PATCH-properly-detect-shm-on-kfreebsd-hurd.patch/configure.ac-237-        echo "Enable rpath for libs:"$ENABLE_RPATH_LIBS
##############################################
c-icap-0.5.6/.pc/0004-PATCH-properly-detect-shm-on-kfreebsd-hurd.patch/configure.ac-323-if test a"$perlbin" != a; then
c-icap-0.5.6/.pc/0004-PATCH-properly-detect-shm-on-kfreebsd-hurd.patch/configure.ac:324:	perlcore=`$perlbin -MConfig -e 'print $Config{archlib}'`/CORE;
c-icap-0.5.6/.pc/0004-PATCH-properly-detect-shm-on-kfreebsd-hurd.patch/configure.ac:325:        perllib=`$perlbin -MConfig -e 'print $Config{libs}'`;
c-icap-0.5.6/.pc/0004-PATCH-properly-detect-shm-on-kfreebsd-hurd.patch/configure.ac:326:        perlccflags=`$perlbin -MConfig -e 'print $Config{ccflags}'`;
c-icap-0.5.6/.pc/0004-PATCH-properly-detect-shm-on-kfreebsd-hurd.patch/configure.ac:327:	perlldflags=`$perlbin -MConfig -e 'print $Config{ccdlflags}'`;
c-icap-0.5.6/.pc/0004-PATCH-properly-detect-shm-on-kfreebsd-hurd.patch/configure.ac-328-fi
##############################################
c-icap-0.5.6/.pc/0004-PATCH-properly-detect-shm-on-kfreebsd-hurd.patch/configure.ac-540-           usedblib="-ldb-$DBVER"
c-icap-0.5.6/.pc/0004-PATCH-properly-detect-shm-on-kfreebsd-hurd.patch/configure.ac:541:           incdbdir=db`echo $DBVER|sed 's/\.//'`"/"
c-icap-0.5.6/.pc/0004-PATCH-properly-detect-shm-on-kfreebsd-hurd.patch/configure.ac-542-        fi
##############################################
c-icap-0.5.6/configure.ac-37-dnl Define c-icap version
c-icap-0.5.6/configure.ac:38:C_ICAP_HEX_VERSION=`echo $PACKAGE_VERSION | $AWK -f $srcdir/build/c_icap_version.awk`
c-icap-0.5.6/configure.ac-39-AC_SUBST(C_ICAP_HEX_VERSION)
##############################################
c-icap-0.5.6/configure.ac-235-        # Build list with libraries to use rpath
c-icap-0.5.6/configure.ac:236:        ENABLE_RPATH_LIBS=`echo $enableval| tr ';:,' ' '`
c-icap-0.5.6/configure.ac-237-        echo "Enable rpath for libs:"$ENABLE_RPATH_LIBS
##############################################
c-icap-0.5.6/configure.ac-323-if test a"$perlbin" != a; then
c-icap-0.5.6/configure.ac:324:	perlcore=`$perlbin -MConfig -e 'print $Config{archlib}'`/CORE;
c-icap-0.5.6/configure.ac:325:        perllib=`$perlbin -MConfig -e 'print $Config{libs}'`;
c-icap-0.5.6/configure.ac:326:        perlccflags=`$perlbin -MConfig -e 'print $Config{ccflags}'`;
c-icap-0.5.6/configure.ac:327:	perlldflags=`$perlbin -MConfig -e 'print $Config{ccdlflags}'`;
c-icap-0.5.6/configure.ac-328-fi
##############################################
c-icap-0.5.6/configure.ac-540-           usedblib="-ldb-$DBVER"
c-icap-0.5.6/configure.ac:541:           incdbdir=db`echo $DBVER|sed 's/\.//'`"/"
c-icap-0.5.6/configure.ac-542-        fi