===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
lcmaps-plugins-verify-proxy-1.5.10/install-sh-229-      fi
lcmaps-plugins-verify-proxy-1.5.10/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
lcmaps-plugins-verify-proxy-1.5.10/install-sh-231-    *)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/install-sh-276-      dstdir=$dst
lcmaps-plugins-verify-proxy-1.5.10/install-sh:277:      dst=$dstdir/`basename "$src"`
lcmaps-plugins-verify-proxy-1.5.10/install-sh-278-      dstdir_status=0
##############################################
lcmaps-plugins-verify-proxy-1.5.10/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
lcmaps-plugins-verify-proxy-1.5.10/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
lcmaps-plugins-verify-proxy-1.5.10/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
lcmaps-plugins-verify-proxy-1.5.10/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
lcmaps-plugins-verify-proxy-1.5.10/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
lcmaps-plugins-verify-proxy-1.5.10/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/install-sh-425-	    case $prefix in
lcmaps-plugins-verify-proxy-1.5.10/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
lcmaps-plugins-verify-proxy-1.5.10/install-sh-427-	      *) qprefix=$prefix;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/install-sh-474-    if $copy_on_change &&
lcmaps-plugins-verify-proxy-1.5.10/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
lcmaps-plugins-verify-proxy-1.5.10/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
lcmaps-plugins-verify-proxy-1.5.10/install-sh-477-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/compile-67-	mingw/*)
lcmaps-plugins-verify-proxy-1.5.10/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
lcmaps-plugins-verify-proxy-1.5.10/compile-69-	  ;;
lcmaps-plugins-verify-proxy-1.5.10/compile-70-	cygwin/*)
lcmaps-plugins-verify-proxy-1.5.10/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
lcmaps-plugins-verify-proxy-1.5.10/compile-72-	  ;;
lcmaps-plugins-verify-proxy-1.5.10/compile-73-	wine/*)
lcmaps-plugins-verify-proxy-1.5.10/compile:74:	  file=`winepath -w "$file" || echo "$file"`
lcmaps-plugins-verify-proxy-1.5.10/compile-75-	  ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/compile-309-# Name of file we expect compiler to create.
lcmaps-plugins-verify-proxy-1.5.10/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
lcmaps-plugins-verify-proxy-1.5.10/compile-311-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/compile-315-# object file name, since that is what matters with a parallel build.
lcmaps-plugins-verify-proxy-1.5.10/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
lcmaps-plugins-verify-proxy-1.5.10/compile-317-while true; do
##############################################
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-48-  { \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in:49:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-50-  }; \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-136-  esac
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in:137:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-138-am__vpath_adj = case $$p in \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in:139:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-140-    *) f=$$p;; \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-141-  esac;
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in:142:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-143-am__install_max = 40
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-144-am__nobase_strip_setup = \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in:145:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-146-am__nobase_strip = \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-211-  while test -n "$$dir1"; do \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in:212:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-213-    if test "$$first" != "."; then \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-214-      if test "$$first" = ".."; then \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in:215:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in:216:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-217-      else \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in:218:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-219-        if test "$$first2" = "$$first"; then \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in:220:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-221-        else \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-226-    fi; \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in:227:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-228-  done; \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-432-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in:433:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-434-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-449-	dot_seen=no; \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in:450:	target=`echo $@ | sed s/-recursive//`; \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-451-	case "$@" in \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-512-GTAGS:
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in:513:	here=`$(am__cd) $(top_builddir) && pwd` \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-514-	  && $(am__cd) $(top_srcdir) \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-544-	test -d "$(distdir)" || mkdir "$(distdir)"
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in:545:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in:546:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-547-	list='$(DISTFILES)'; \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-558-	  if test -d $$d/$$file; then \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in:559:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-560-	    if test -d "$(distdir)/$$file"; then \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-669-	test -d $(distdir)/_build || exit 0; \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in:670:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-671-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-713-	}; \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in:714:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-715-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-725-	fi
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in:726:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
lcmaps-plugins-verify-proxy-1.5.10/Makefile.in-727-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-34-
lcmaps-plugins-verify-proxy-1.5.10/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-36-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-102-: ${TMPDIR=/tmp} ;
lcmaps-plugins-verify-proxy-1.5.10/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
lcmaps-plugins-verify-proxy-1.5.10/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-151-	EOF
lcmaps-plugins-verify-proxy-1.5.10/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-153-	;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-209-	    *)
lcmaps-plugins-verify-proxy-1.5.10/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-211-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-240-	*4.0)
lcmaps-plugins-verify-proxy-1.5.10/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-242-		;;
lcmaps-plugins-verify-proxy-1.5.10/config.guess-243-	*5.*)
lcmaps-plugins-verify-proxy-1.5.10/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-245-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
lcmaps-plugins-verify-proxy-1.5.10/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-288-	# 1.2 uses "1.2" for uname -r.
lcmaps-plugins-verify-proxy-1.5.10/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-348-    s390x:SunOS:*:*)
lcmaps-plugins-verify-proxy-1.5.10/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-350-	exit ;;
lcmaps-plugins-verify-proxy-1.5.10/config.guess-351-    sun4H:SunOS:5.*:*)
lcmaps-plugins-verify-proxy-1.5.10/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-353-	exit ;;
lcmaps-plugins-verify-proxy-1.5.10/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
lcmaps-plugins-verify-proxy-1.5.10/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-356-	exit ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-373-	fi
lcmaps-plugins-verify-proxy-1.5.10/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-375-	exit ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
lcmaps-plugins-verify-proxy-1.5.10/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-381-	exit ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
lcmaps-plugins-verify-proxy-1.5.10/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-390-	exit ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-394-    sun*:*:4.2BSD:*)
lcmaps-plugins-verify-proxy-1.5.10/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
lcmaps-plugins-verify-proxy-1.5.10/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
lcmaps-plugins-verify-proxy-1.5.10/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
lcmaps-plugins-verify-proxy-1.5.10/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-532-    *:IRIX*:*:*)
lcmaps-plugins-verify-proxy-1.5.10/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-534-	exit ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-562-EOF
lcmaps-plugins-verify-proxy-1.5.10/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-564-		then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-575-    *:AIX:*:[4567])
lcmaps-plugins-verify-proxy-1.5.10/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-610-    9000/[34678]??:HP-UX:*:*)
lcmaps-plugins-verify-proxy-1.5.10/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-664-EOF
lcmaps-plugins-verify-proxy-1.5.10/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-692-    ia64:HP-UX:*:*)
lcmaps-plugins-verify-proxy-1.5.10/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-722-EOF
lcmaps-plugins-verify-proxy-1.5.10/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
lcmaps-plugins-verify-proxy-1.5.10/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-814-	    amd64)
lcmaps-plugins-verify-proxy-1.5.10/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
lcmaps-plugins-verify-proxy-1.5.10/config.guess-816-	    *)
lcmaps-plugins-verify-proxy-1.5.10/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
lcmaps-plugins-verify-proxy-1.5.10/config.guess-818-	esac
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-872-    prep*:SunOS:5.*:*)
lcmaps-plugins-verify-proxy-1.5.10/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-874-	exit ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-876-	# the GNU system
lcmaps-plugins-verify-proxy-1.5.10/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-878-	exit ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-880-	# other systems with GNU libc and userland
lcmaps-plugins-verify-proxy-1.5.10/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
lcmaps-plugins-verify-proxy-1.5.10/config.guess-882-	exit ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-968-EOF
lcmaps-plugins-verify-proxy-1.5.10/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
lcmaps-plugins-verify-proxy-1.5.10/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-1262-	fi
lcmaps-plugins-verify-proxy-1.5.10/config.guess:1263:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
lcmaps-plugins-verify-proxy-1.5.10/config.guess-1264-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-1347-    *:DragonFly:*:*)
lcmaps-plugins-verify-proxy-1.5.10/config.guess:1348:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
lcmaps-plugins-verify-proxy-1.5.10/config.guess-1349-	exit ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.guess-1360-    i*86:skyos:*:*)
lcmaps-plugins-verify-proxy-1.5.10/config.guess:1361:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
lcmaps-plugins-verify-proxy-1.5.10/config.guess-1362-	exit ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-52-
lcmaps-plugins-verify-proxy-1.5.10/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-54-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
lcmaps-plugins-verify-proxy-1.5.10/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-117-case $maybe_os in
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-123-    os=-$maybe_os
lcmaps-plugins-verify-proxy-1.5.10/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-125-    ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-127-    os=-linux-android
lcmaps-plugins-verify-proxy-1.5.10/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
lcmaps-plugins-verify-proxy-1.5.10/config.sub-129-    ;;
lcmaps-plugins-verify-proxy-1.5.10/config.sub-130-  *)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-132-    if [ $basic_machine != $1 ]
lcmaps-plugins-verify-proxy-1.5.10/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-134-    else os=; fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-181-		os=-sco5v6
lcmaps-plugins-verify-proxy-1.5.10/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-183-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-185-		os=-sco3.2v5
lcmaps-plugins-verify-proxy-1.5.10/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-187-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-189-		os=-sco3.2v4
lcmaps-plugins-verify-proxy-1.5.10/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-191-		;;
lcmaps-plugins-verify-proxy-1.5.10/config.sub-192-	-sco3.2.[4-9]*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-195-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
lcmaps-plugins-verify-proxy-1.5.10/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-199-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
lcmaps-plugins-verify-proxy-1.5.10/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-203-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-205-		os=-sco3.2v2
lcmaps-plugins-verify-proxy-1.5.10/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-207-		;;
lcmaps-plugins-verify-proxy-1.5.10/config.sub-208-	-udk*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-210-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-212-		os=-isc2.2
lcmaps-plugins-verify-proxy-1.5.10/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-214-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-218-	-isc*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-220-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-230-	-ptx*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-232-		;;
lcmaps-plugins-verify-proxy-1.5.10/config.sub-233-	-windowsnt*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-235-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-361-	*-*-*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:362:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
lcmaps-plugins-verify-proxy-1.5.10/config.sub-363-		exit 1
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-485-	amd64-*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:486:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-487-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-527-	blackfin-*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:528:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-529-		os=-linux
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-535-	c54x-*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:536:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-537-		;;
lcmaps-plugins-verify-proxy-1.5.10/config.sub-538-	c55x-*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:539:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-540-		;;
lcmaps-plugins-verify-proxy-1.5.10/config.sub-541-	c6x-*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:542:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-543-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-738-	i*86v32)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:739:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-740-		os=-sysv32
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-742-	i*86v4*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:743:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-744-		os=-sysv4
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-746-	i*86v)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:747:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-748-		os=-sysv
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-750-	i*86sol2)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:751:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-752-		os=-solaris2
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-780-	m68knommu-*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:781:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-782-		os=-linux
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-817-	mips3*-*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:818:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-819-		;;
lcmaps-plugins-verify-proxy-1.5.10/config.sub-820-	mips3*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:821:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
lcmaps-plugins-verify-proxy-1.5.10/config.sub-822-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-839-	ms1-*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:840:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-841-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-958-	parisc-*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:959:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-960-		os=-linux
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-974-	pc98-*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:975:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-976-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-989-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:990:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-991-		;;
lcmaps-plugins-verify-proxy-1.5.10/config.sub-992-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:993:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-994-		;;
lcmaps-plugins-verify-proxy-1.5.10/config.sub-995-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:996:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-997-		;;
lcmaps-plugins-verify-proxy-1.5.10/config.sub-998-	pentium4-*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:999:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1000-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1008-	ppc-* | ppcbe-*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:1009:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1010-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1014-	ppcle-* | powerpclittle-*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:1015:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1016-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1018-		;;
lcmaps-plugins-verify-proxy-1.5.10/config.sub:1019:	ppc64-* | ppc64p7-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1020-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1024-	ppc64le-* | powerpc64little-*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:1025:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1026-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1107-	strongarm-* | thumb-*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:1108:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1109-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1237-	xscale-* | xscalee[bl]-*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:1238:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1239-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1314-	*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:1315:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1316-		exit 1
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1322-	*-digital*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:1323:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1324-		;;
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1325-	*-commodore*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:1326:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1327-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1343-	-solaris1 | -solaris1.*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:1344:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1345-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1355-	-gnu/linux*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1357-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1401-	-nto*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:1402:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1403-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1408-	-mac*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:1409:		os=`echo $os | sed -e 's|mac|macos|'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1410-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1414-	-linux*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:1415:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1416-		;;
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1417-	-sunos5*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:1418:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1419-		;;
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1420-	-sunos6*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:1421:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1422-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1469-	-sinix5.*)
lcmaps-plugins-verify-proxy-1.5.10/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1471-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1522-		# Get rid of the `-' at the beginning of $os.
lcmaps-plugins-verify-proxy-1.5.10/config.sub:1523:		os=`echo $os | sed 's/[^-]*-//'`
lcmaps-plugins-verify-proxy-1.5.10/config.sub:1524:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1525-		exit 1
##############################################
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1785-		esac
lcmaps-plugins-verify-proxy-1.5.10/config.sub:1786:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
lcmaps-plugins-verify-proxy-1.5.10/config.sub-1787-		;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-125-done
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:126:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-127-])
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-427-m4_define([_LT_CONFIG_STATUS_DECLARE],
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:428:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-429-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-437-#
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:438:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-439-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-547-]], lt_decl_quote_varnames); do
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:548:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-549-    *[[\\\\\\\`\\"\\\$]]*)
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:550:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-551-      ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-560-]], lt_decl_dquote_varnames); do
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:561:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-562-    *[[\\\\\\\`\\"\\\$]]*)
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:563:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-564-      ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-720-
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:721:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-722-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1090-  if test "$lt_cv_ld_force_load" = "yes"; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1091:    _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\"`'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1092-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1143-      }]'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1144:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1145-  # Check for a 64-bit object if we didn't find anything.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1146-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1147:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1148-  fi],[])
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1179-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1180:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1181-  ECHO='print -r --'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1182:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1183-  ECHO='printf %s\n'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1214-    PATH=/empty FPATH=/empty; export PATH FPATH
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1215:    test "X`printf %s $ECHO`" = "X$ECHO" \
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1216:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1217-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1237-   if test "$GCC" = yes; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1238:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1239-   fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1241- /*)
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1242:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1243-   ;; #(
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1270-  if AC_TRY_EVAL(ac_compile); then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1271:    case `/usr/bin/file conftest.$ac_objext` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1272-      *ELF-32*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1286-    if test "$lt_cv_prog_gnu_ld" = yes; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1287:      case `/usr/bin/file conftest.$ac_objext` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1288-	*32-bit*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1298-    else
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1299:      case `/usr/bin/file conftest.$ac_objext` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1300-	*32-bit*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1656-    # And add a safety zone
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1657:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1658:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1659-    ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1689-    if test -n "$kargmax"; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1690:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1691-    else
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1697-    if test -n "$lt_cv_sys_max_cmd_len"; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1698:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1699:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1700-    else
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1709-      # we can't tell.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1710:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1711-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1713-      do
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1714:        i=`expr $i + 1`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1715-        teststring=$teststring$teststring
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1717-      # Only check the string length outside the loop.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1718:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1719-      teststring=
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1722-      # linker.  It appears as though 1/2 is a usable value.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:1723:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-1724-    fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2047-  if test "$hard_links" = no; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2048:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2049-    need_locks=warn
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2178-  esac
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2179:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2180-  case $lt_search_path_spec in
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2185-    # okay in the real world where ";" in dirpaths is itself problematic.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2186:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2187-    ;;
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2188-  *)
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2189:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2190-    ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2194-  lt_tmp_lt_search_path_spec=
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2195:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2196-  for lt_sys_path in $lt_search_path_spec; do
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2229-  esac
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2230:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2231-else
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2317-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2318:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2319-    ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2353-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2354:    postinstall_cmds='base_file=`basename \${file}`~
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2355:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2356:      dldir=$destdir/`dirname \$dlpath`~
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2357-      test -d \$dldir || mkdir -p \$dldir~
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2362-      fi'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2363:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2364-      dlpath=$dir/\$dldll~
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2370-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2371:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2372-m4_if([$1], [],[
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2376-      # MinGW DLLs use traditional 'lib' prefix
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2377:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2378-      ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2380-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2381:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2382-      ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2389-    libname_spec='$name'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2390:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2391-    library_names_spec='${libname}.dll.lib'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2401-        # Let DOS variable expansion print the short 8.3 style file name.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2402:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2403-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2406-      # Convert to MSYS style.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2407:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2408-      ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2412-      # like /cygdrive/c/PROGRA~1:/cygdr...
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2413:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2414:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2415:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2416-      ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2420-        # It is most probably a Windows format PATH.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2421:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2422-      else
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2423:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2424-      fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2430-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2431:    postinstall_cmds='base_file=`basename \${file}`~
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2432:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2433:      dldir=$destdir/`dirname \$dlpath`~
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2434-      test -d \$dldir || mkdir -p \$dldir~
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2435-      $install_prog $dir/$dlname \$dldir/$dlname'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2436:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2437-      dlpath=$dir/\$dldll~
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2444-    # Assume MSVC wrapper
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2445:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2446-    dynamic_linker='Win32 ld.exe'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2461-  shlibpath_var=DYLD_LIBRARY_PATH
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2462:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2463-m4_if([$1], [],[
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2682-  if test -f /etc/ld.so.conf; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2683:    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' ' '`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2684-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2745-  shlibpath_var=LD_LIBRARY_PATH
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2746:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2747-    case $host_os in
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2962-	"file_magic "*)
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:2963:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-2964-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3045-    # gcc leaves a trailing carriage return which upsets mingw
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:3046:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3047-  *)
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:3048:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3049-  esac
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3054-      # Canonicalize the pathname of ld
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:3055:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3056-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:3057:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3058-      done
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3085-      # Break only if it was the GNU/non-GNU ld that we prefer.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:3086:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3087-      *GNU* | *'with BFD'*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3125-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:3126:case `$LD -v 2>&1 </dev/null` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3127-*GNU* | *'with BFD'*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3320-openbsd*)
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:3321:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3322-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3384-    else
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:3385:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3386-    fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3430-	# Tru64's nm complains that /dev/null is an invalid object file
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:3431:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3432-	*/dev/null* | *'Invalid file or object type'*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3436-	*)
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:3437:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3438-	  */dev/null*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3462-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:3463:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3464-    *COFF*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3521-  # decide which to use based on capabilities of $DLLTOOL
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:3522:  case `$DLLTOOL --help 2>&1` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3523-  *--identify-strict*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3680-# If we're using GNU nm, then use its standard symbol codes.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:3681:case `$NM -V 2>&1` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3682-*GNU* | *'with BFD'*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3698-mingw*)
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:3699:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3700-  ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3751-    nlist=conftest.nm
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:3752:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-3753-      # Try sorting and uniquifying the output.
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4089-	  *)
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:4090:	    case `$CC -V 2>&1 | sed 5q` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4091-	    *Sun\ C*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4394-      *)
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:4395:	case `$CC -V 2>&1 | sed 5q` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4396-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4666-	# shared libraries, regardless of the interface used.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:4667:	case `$LD -v 2>&1` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4668-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4698-    supports_anon_versioning=no
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:4699:    case `$LD -v 2>&1` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4700-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4767-	# is EXPORTS), use it as is; otherwise, prepend...
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:4768:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4769-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4795-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:4796:      _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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:4797:      _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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4798-      ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4813-        pgcc*)				# Portland Group C compiler
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:4814:	  _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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4815-	  tmp_addflag=' $pic_flag'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4818-					# Portland Group f77 and f90 compilers
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:4819:	  _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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4820-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4833-	nvcc*)	# Cuda Compiler Driver 2.2
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:4834:	  _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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4835-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4837-	esac
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:4838:	case `$CC -V 2>&1 | sed 5q` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4839-	*Sun\ C*)			# Sun C 5.9
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:4840:	  _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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4841-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4905-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:4906:      case `$LD -v 2>&1` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-4907-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5028-	# below for broken collect2 doesn't work under 4.3+
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:5029:	  collect2name=`${CC} -print-prog-name=collect2`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5030-	  if test -f "$collect2name" &&
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5077-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:5078:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5079-      else
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5143-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:5144:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5145-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5180-	# FIXME: Setting linknames here is a bad hack.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:5181:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5182-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5318-      if test "$GCC" = yes; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:5319:	_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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5320-	# Try to use the -exported_symbol ld option, if it does not
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5341-	if test "$lt_cv_irix_exported_symbol" = yes; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:5342:          _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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5343-	fi
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5344-      else
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:5345:	_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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:5346:	_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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5347-      fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5381-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:5382:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5383-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5414-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:5415:	_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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5416-      else
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5417-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:5418:	_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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5419-      fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5427-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:5428:	_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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5429-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5431-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:5432:	_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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:5433:	_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~
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:5434:	$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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5435-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5450-      else
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:5451:	case `$CC -V 2>&1` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5452-	*"Compilers 5.0"*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5643-	  _LT_TAGVAR(allow_undefined_flag, $1)=
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:5644:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5645-	  then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5943-        # ancient GNU ld didn't support --whole-archive et. al.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:5944:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-5945-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6026-          # below for broken collect2 doesn't work under 4.3+
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6027:	  collect2name=`${CC} -print-prog-name=collect2`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6028-	  if test -f "$collect2name" &&
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6076-
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6077:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6078-        else
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6142-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6143:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6144-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6183-	    # is EXPORTS), use it as is; otherwise, prepend...
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6184:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6185-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6266-            # dependencies.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6267:            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"'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6268-            ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6331-	    # dependencies.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6332:	    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"'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6333-	    ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6367-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6368:	_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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6369:	_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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6370-	;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6374-	    # SGI C++
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6375:	    _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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6376-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6385-	      if test "$with_gnu_ld" = no; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6386:	        _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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6387-	      else
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6388:	        _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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6389-	      fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6406-	    # to its proper name (with version) after linking.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6407:	    _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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6408:	    _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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6409-	    # Commands to make compiler produce verbose output that lists
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6416-	    # dependencies.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6417:	    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"'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6418-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6431-	    # earlier do not add the objects themselves.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6432:	    case `$CC -V 2>&1` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6433-	      *"Version 7."*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6452-            # Portland Group C++ compiler
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6453:	    case `$CC -V` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6454-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6457-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6458:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6459-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6461-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6462:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6463-		$RANLIB $oldlib'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6466-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6467:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6468-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6470-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6471:		$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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6472-	      ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6480-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6481:	    _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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6482-            ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6499-	    # dependencies.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6500:	    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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6501-	    ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6514-	  *)
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6515:	    case `$CC -V 2>&1 | sed 5q` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6516-	    *Sun\ C*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6521-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6522:	      _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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6523-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6591-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6592:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6593-	    _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'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6610-	    # to its proper name (with version) after linking.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6611:	    _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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6612-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6631-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6632:	        _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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6633-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6636-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6637:	        _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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6638:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6639-	          echo "-hidden">> $lib.exp~
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6640:	          $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~
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6641-	          $RM $lib.exp'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6655-	    # dependencies.
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6656:	    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"'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6657-	    ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6662-	        osf3*)
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6663:	          _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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6664-		  ;;
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6665-	        *)
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6666:	          _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'
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6667-		  ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6915-  case ${2} in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6916:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:6917:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-6918-  esac
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-7003-
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:7004:  for p in `eval "$output_verbose_link_cmd"`; do
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-7005-    case ${prev}${p} in
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-7101-linux*)
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:7102:  case `$CC -V 2>&1 | sed 5q` in
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-7103-  *Sun\ C*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-7152-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:7153: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-7154-fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-7764-    test $lt_ac_count -gt 10 && break
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:7765:    lt_ac_count=`expr $lt_ac_count + 1`
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-7766-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-7835-# ------------------------------------------------------
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4:7836:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
lcmaps-plugins-verify-proxy-1.5.10/project/libtool.m4-7837-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
lcmaps-plugins-verify-proxy-1.5.10/project/ltsugar.m4-67-m4_define([lt_combine],
lcmaps-plugins-verify-proxy-1.5.10/project/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
lcmaps-plugins-verify-proxy-1.5.10/project/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-167-{
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-179-{
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-198-    # Extract subdirectory from the argument.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-204-    fi
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-217-    case ${2} in
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-220-    esac
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-380-     progdir=$func_dirname_result
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-419-bs='\\'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-533-      done
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-535-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-566-      # If mktemp works, use that first and foremost
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-568-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-597-      *[\\\`\"\$]*)
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-599-      *)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-704-    ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-772-	p
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-803-
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-816-
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-862-{
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:863:    func_arith_result=`expr "${@}"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-870-{
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-877-{
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-884-{
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-968-	# quotes we have to do it in 2 steps:
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-970-	eval "$extractedcf"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-1382-      done
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-1385-      case $@ in
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-1395-	    # Evaluate the configuration.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-1397-	    CC_quoted=
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-1401-	    done
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-1404-	    case "$@ " in
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-1721-    # LT_CYGPATH in this case.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-1723-  fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2060-    *.[cCFSifmso] | \
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2158-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2204-      if test "$need_locks" = warn &&
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2206-	$ECHO "\
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2207-*** ERROR, $lockfile contains:
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2209-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2253-      if test "$need_locks" = warn &&
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2255-	$ECHO "\
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2256-*** ERROR, $lockfile contains:
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2258-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2548-	  test -n "$library_names" && \
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2550-	  continue
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2561-	  fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2577-      # Get the absolute pathname.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2959-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2972-	  else
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-2974-	  fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3130-	    fi
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3134-	      finalize=no
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3149-	        # Replace the output file specification.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3151-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3170-	  fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3241-    my_pic_p="${3-no}"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3243-    my_dlsyms=
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3509-	  else
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3512-	  fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3514-	*)
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3517-	  ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3529-      # Nullify the symbol file.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3532-    fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3545-  win32_libid_type="unknown"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3547-  case $win32_fileres in
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3596-  $opt_debug
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3598-}
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3613-  $opt_debug
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3669:  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)$'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3700-    # binutils import library
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3703-    # ms-generated import library
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3705-  else
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3780-	  darwin_curdir=`pwd`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3785-	    darwin_arch=
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3797-	    darwin_file=
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3814-      esac
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3816-    done
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3885-
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3887-    $ECHO "\
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3920-    --lt-dump-script)
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-3949-  done
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-4005-  # Find the directory that this script lives in.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-4011-  while test -n \"\$file\"; do
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-4013-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-4021-
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-4024-  done
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-4035-    case \"\$thisdir\" in
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-4041-  # Try to get the absolute directory name.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-4068-      else
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-4112-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-5085-    $opt_debug
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-5087-    *import*) : ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-5307-	    moreargs=
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-5309-	    do
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-5563-	*)
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-6018-    else
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-6328-		  set dummy $deplibs_check_method; shift
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:6329:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-6330-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-6391-	else
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:6392:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-6393-	fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-6420-	if test -n "$inherited_linker_flags"; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:6421:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-6422-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-6428-	fi
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:6429:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-6430-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-6501-	*)
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:6502:	  abs_ladir=`cd "$ladir" && pwd`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-6503-	  if test -z "$abs_ladir"; then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-6754-	    shift
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:6755:	    libname=`eval "\\$ECHO \"$libname_spec\""`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-6756-	    # use dlname if we got it. it's perfectly good, no?
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7046-		*)
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7047:		  absdir=`cd "$dir" && pwd`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7048-		  if test -z "$absdir"; then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7057-		  depdepl=
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7058:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7059-		  if test -n "$deplibrary_names" ; then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7064-		      depdepl="$absdir/$objdir/$depdepl"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7065:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7066-                      if test -z "$darwin_install_name"; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7067:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7068-                      fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7079-		else
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7080:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7081-		  test -z "$libdir" && \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7102-	else
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7103:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7104-	fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7251-	test "$module" = no && \
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7252:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7253-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7386-	if test "$age" -gt "$current"; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7387:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7388-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7547-	removelist=
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7548:	tempremovelist=`$ECHO "$output_objdir/*"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7549-	for p in $tempremovelist; do
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7573-	# Transform .lo files to .o files.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7574:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7575-      fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7578-      #for path in $notinst_path; do
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7579:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7580:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7581:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7582-      #done
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7699-		if test -n "$i" ; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7700:		  libname=`eval "\\$ECHO \"$libname_spec\""`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7701:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7702-		  set dummy $deplib_matches; shift
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7703-		  deplib_match=$1
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7704:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7705-		    func_append newdeplibs " $i"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7742-		  if test -n "$i" ; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7743:		    libname=`eval "\\$ECHO \"$libname_spec\""`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7744:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7745-		    set dummy $deplib_matches; shift
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7746-		    deplib_match=$1
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7747:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7748-		      func_append newdeplibs " $i"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7777-	  set dummy $deplibs_check_method; shift
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7778:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7779-	  for a_deplib in $deplibs; do
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7792-	      if test -n "$a_deplib" ; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7793:		libname=`eval "\\$ECHO \"$libname_spec\""`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7794-		if test -n "$file_magic_glob"; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7795:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7796-		else
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7802-		    shopt -s nocaseglob
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7803:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7804-		    $nocaseglob
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7805-		  else
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7806:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7807-		  fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7820-		      while test -h "$potlib" 2>/dev/null; do
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7821:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7822-			case $potliblink in
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7823-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7824:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7825-			esac
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7861-	  set dummy $deplibs_check_method; shift
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7862:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7863-	  for a_deplib in $deplibs; do
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7876-	      if test -n "$a_deplib" ; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7877:		libname=`eval "\\$ECHO \"$libname_spec\""`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7878-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7879:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7880-		  for potent_lib in $potential_libs; do
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7915-	  newdeplibs=""
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7916:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7917-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7919-	      # can't use Xsed below, because $i might contain '/'
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7920:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7921-	    done
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7945-	  # On Rhapsody replace the C library with the System framework
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7946:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7947-	  ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-7997-	*-*-darwin*)
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7998:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:7999:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:8000:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8001-	  ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8124-	# Use standard objects if they are pic
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:8125:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8126-	test "X$libobjs" = "X " && libobjs=
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8139-	    # exporting using user supplied symfile
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:8140:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8141-	      # and it's NOT already a .def file. Must figure out
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8636-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:8637:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8638-	else
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8650-      # Create the old-style object.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:8651:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8652-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8710-	# On Rhapsody replace the C library is the System framework
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:8711:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:8712:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8713-	;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8728-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:8729:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:8730:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8731-	;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8806-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:8807:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8808-	  case :$dllsearchpath: in
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8866-	# Transform all the library objects into standard objects.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:8867:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:8868:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8869-      fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8896-	# Replace the output file specification.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:8897:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8898-	link_command="$compile_command$compile_rpath"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8905-	  func_to_tool_file "$output"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:8906:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8907-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8949-	# Replace the output file specification.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:8950:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8951-	# Delete the old output file.
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8957-	  func_to_tool_file "$output"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:8958:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8959-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8975-	  if test "$fast_install" = yes; then
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:8976:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8977-	  else
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8987-      # Replace the output file specification.
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:8988:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8989-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8996-	func_to_tool_file "$output_objdir/$outputname"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:8997:	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'`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-8998-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-9017-	relink_command="(cd `pwd`; $relink_command)"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:9018:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-9019-      fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-9261-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:9262:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-9263-      if test "$hardcode_automatic" = yes ; then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-9282-		func_resolve_sysroot "$deplib"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:9283:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-9284-		test -z "$libdir" && \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-9308-		name="$func_basename_result"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:9309:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-9310-		test -z "$libdir" && \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-9327-		name="$func_basename_result"
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:9328:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-9329-		test -z "$libdir" && \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-9646-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh:9647:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
lcmaps-plugins-verify-proxy-1.5.10/ltmain.sh-9648-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
lcmaps-plugins-verify-proxy-1.5.10/depcomp-64-  case $1 in
lcmaps-plugins-verify-proxy-1.5.10/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
lcmaps-plugins-verify-proxy-1.5.10/depcomp-66-      *) dir=;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/depcomp-73-{
lcmaps-plugins-verify-proxy-1.5.10/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
lcmaps-plugins-verify-proxy-1.5.10/depcomp-75-}
##############################################
lcmaps-plugins-verify-proxy-1.5.10/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
lcmaps-plugins-verify-proxy-1.5.10/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
lcmaps-plugins-verify-proxy-1.5.10/depcomp-128-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/depcomp-405-        sleep 1
lcmaps-plugins-verify-proxy-1.5.10/depcomp:406:        i=`expr $i - 1`
lcmaps-plugins-verify-proxy-1.5.10/depcomp-407-      done
lcmaps-plugins-verify-proxy-1.5.10/depcomp-408-    fi
lcmaps-plugins-verify-proxy-1.5.10/depcomp:409:    i=`expr $i - 1`
lcmaps-plugins-verify-proxy-1.5.10/depcomp-410-  done
##############################################
lcmaps-plugins-verify-proxy-1.5.10/depcomp-425-  # Do two passes, one to just change these to
lcmaps-plugins-verify-proxy-1.5.10/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
lcmaps-plugins-verify-proxy-1.5.10/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/depcomp-659-  done
lcmaps-plugins-verify-proxy-1.5.10/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
lcmaps-plugins-verify-proxy-1.5.10/depcomp-661-  touch "$tmpdepfile"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-97-    PKG_CHECK_EXISTS([$3],
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4:98:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-99-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-146-        if test $_pkg_short_errors_supported = yes; then
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4:147:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-148-        else 
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4:149:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-150-        fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-307-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4:308:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-309-# and then we would define $MISSING as
##############################################
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-323-# expand $ac_aux_dir to an absolute path
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4:324:am_aux_dir=`cd $ac_aux_dir && pwd`
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-325-])
##############################################
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-421-  if test "$am_compiler_list" = ""; then
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4:422:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-423-  fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-572-    # Strip MF so we end up with the name of the file.
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4:573:    mf=`echo "$mf" | sed -e 's/:.*$//'`
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-574-    # Check whether this is an Automake generated Makefile or not.
##############################################
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-581-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4:582:      dirpart=`AS_DIRNAME("$mf")`
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-583-    else
##############################################
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-587-    # from the Makefile without running 'make'.
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4:588:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-589-    test -z "$DEPDIR" && continue
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4:590:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-591-    test -z "$am__include" && continue
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4:592:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-593-    # Find all dependency output files, they are included files with
##############################################
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-601-      test -f "$dirpart/$file" && continue
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4:602:      fdir=`AS_DIRNAME(["$file"])`
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-603-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-659-AC_REQUIRE([AC_PROG_INSTALL])dnl
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4:660:if test "`cd $srcdir && pwd`" != "`pwd`"; then
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-661-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-814-    * )
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4:815:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-816-  esac
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-817-done
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4:818:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-819-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-885-# Ignore all kinds of additional output from 'make'.
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4:886:case `$am_make -s -f confmf 2> /dev/null` in #(
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-887-*the\ am__doit\ target*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-895-   echo '.include "confinc"' > confmf
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4:896:   case `$am_make -s -f confmf 2> /dev/null` in #(
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-897-   *the\ am__doit\ target*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-1077-     echo "timestamp, slept: $am_has_slept" > conftest.file
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4:1078:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-1079-     if test "$[*]" = "X"; then
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-1080-	# -L didn't work.
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4:1081:	set X `ls -t "$srcdir/configure" conftest.file`
lcmaps-plugins-verify-proxy-1.5.10/aclocal.m4-1082-     fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in-49-  { \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in-51-  }; \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in-170-  while test -n "$$dir1"; do \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in:171:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in-172-    if test "$$first" != "."; then \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in-173-      if test "$$first" = ".."; then \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in:174:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in:175:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in-176-      else \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in:177:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in-178-        if test "$$first2" = "$$first"; then \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in:179:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in-180-        else \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in-185-    fi; \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in:186:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in-187-  done; \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in-388-	dot_seen=no; \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in:389:	target=`echo $@ | sed s/-recursive//`; \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in-390-	case "$@" in \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in-451-GTAGS:
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in:452:	here=`$(am__cd) $(top_builddir) && pwd` \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in-453-	  && $(am__cd) $(top_srcdir) \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in-474-distdir: $(DISTFILES)
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in:475:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in:476:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in-477-	list='$(DISTFILES)'; \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in-488-	  if test -d $$d/$$file; then \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in:489:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lcmaps-plugins-verify-proxy-1.5.10/src/Makefile.in-490-	    if test -d "$(distdir)/$$file"; then \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-60-  { \
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:61:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-62-  }; \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-118-CONFIG_CLEAN_VPATH_FILES =
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:119:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-120-am__vpath_adj = case $$p in \
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:121:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-122-    *) f=$$p;; \
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-123-  esac;
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:124:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-125-am__install_max = 40
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-126-am__nobase_strip_setup = \
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:127:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-128-am__nobase_strip = \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-576-	test -n "$(EXEEXT)" || exit 0; \
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:577:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-578-	echo " rm -f" $$list; \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-634-.c.o:
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:635:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-636-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-642-.c.obj:
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:643:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:644:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-645-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-647-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:648:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-649-
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-650-.c.lo:
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:651:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-652-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-658-liblcmaps_verify_proxy_la-lcmaps_verify_proxy.lo: lcmaps_verify_proxy.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:659:@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) $(liblcmaps_verify_proxy_la_CFLAGS) $(CFLAGS) -MT liblcmaps_verify_proxy_la-lcmaps_verify_proxy.lo -MD -MP -MF $(DEPDIR)/liblcmaps_verify_proxy_la-lcmaps_verify_proxy.Tpo -c -o liblcmaps_verify_proxy_la-lcmaps_verify_proxy.lo `test -f 'lcmaps_verify_proxy.c' || echo '$(srcdir)/'`lcmaps_verify_proxy.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-660-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblcmaps_verify_proxy_la-lcmaps_verify_proxy.Tpo $(DEPDIR)/liblcmaps_verify_proxy_la-lcmaps_verify_proxy.Plo
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-662-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:663:@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) $(liblcmaps_verify_proxy_la_CFLAGS) $(CFLAGS) -c -o liblcmaps_verify_proxy_la-lcmaps_verify_proxy.lo `test -f 'lcmaps_verify_proxy.c' || echo '$(srcdir)/'`lcmaps_verify_proxy.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-664-
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-665-proxylifetime/liblcmaps_verify_proxy_la-lcmaps_proxylifetime.lo: proxylifetime/lcmaps_proxylifetime.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:666:@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) $(liblcmaps_verify_proxy_la_CFLAGS) $(CFLAGS) -MT proxylifetime/liblcmaps_verify_proxy_la-lcmaps_proxylifetime.lo -MD -MP -MF proxylifetime/$(DEPDIR)/liblcmaps_verify_proxy_la-lcmaps_proxylifetime.Tpo -c -o proxylifetime/liblcmaps_verify_proxy_la-lcmaps_proxylifetime.lo `test -f 'proxylifetime/lcmaps_proxylifetime.c' || echo '$(srcdir)/'`proxylifetime/lcmaps_proxylifetime.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-667-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) proxylifetime/$(DEPDIR)/liblcmaps_verify_proxy_la-lcmaps_proxylifetime.Tpo proxylifetime/$(DEPDIR)/liblcmaps_verify_proxy_la-lcmaps_proxylifetime.Plo
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-669-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:670:@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) $(liblcmaps_verify_proxy_la_CFLAGS) $(CFLAGS) -c -o proxylifetime/liblcmaps_verify_proxy_la-lcmaps_proxylifetime.lo `test -f 'proxylifetime/lcmaps_proxylifetime.c' || echo '$(srcdir)/'`proxylifetime/lcmaps_proxylifetime.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-671-
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-672-verify-lib/src/liblcmaps_verify_proxy_la-verify_x509.lo: verify-lib/src/verify_x509.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:673:@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) $(liblcmaps_verify_proxy_la_CFLAGS) $(CFLAGS) -MT verify-lib/src/liblcmaps_verify_proxy_la-verify_x509.lo -MD -MP -MF verify-lib/src/$(DEPDIR)/liblcmaps_verify_proxy_la-verify_x509.Tpo -c -o verify-lib/src/liblcmaps_verify_proxy_la-verify_x509.lo `test -f 'verify-lib/src/verify_x509.c' || echo '$(srcdir)/'`verify-lib/src/verify_x509.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-674-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) verify-lib/src/$(DEPDIR)/liblcmaps_verify_proxy_la-verify_x509.Tpo verify-lib/src/$(DEPDIR)/liblcmaps_verify_proxy_la-verify_x509.Plo
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-676-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:677:@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) $(liblcmaps_verify_proxy_la_CFLAGS) $(CFLAGS) -c -o verify-lib/src/liblcmaps_verify_proxy_la-verify_x509.lo `test -f 'verify-lib/src/verify_x509.c' || echo '$(srcdir)/'`verify-lib/src/verify_x509.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-678-
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-679-verify-lib/src/liblcmaps_verify_proxy_la-verify_x509_utils.lo: verify-lib/src/verify_x509_utils.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:680:@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) $(liblcmaps_verify_proxy_la_CFLAGS) $(CFLAGS) -MT verify-lib/src/liblcmaps_verify_proxy_la-verify_x509_utils.lo -MD -MP -MF verify-lib/src/$(DEPDIR)/liblcmaps_verify_proxy_la-verify_x509_utils.Tpo -c -o verify-lib/src/liblcmaps_verify_proxy_la-verify_x509_utils.lo `test -f 'verify-lib/src/verify_x509_utils.c' || echo '$(srcdir)/'`verify-lib/src/verify_x509_utils.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-681-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) verify-lib/src/$(DEPDIR)/liblcmaps_verify_proxy_la-verify_x509_utils.Tpo verify-lib/src/$(DEPDIR)/liblcmaps_verify_proxy_la-verify_x509_utils.Plo
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-683-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:684:@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) $(liblcmaps_verify_proxy_la_CFLAGS) $(CFLAGS) -c -o verify-lib/src/liblcmaps_verify_proxy_la-verify_x509_utils.lo `test -f 'verify-lib/src/verify_x509_utils.c' || echo '$(srcdir)/'`verify-lib/src/verify_x509_utils.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-685-
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-686-verify-lib/src_internal/liblcmaps_verify_proxy_la-_verify_x509.lo: verify-lib/src_internal/_verify_x509.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:687:@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) $(liblcmaps_verify_proxy_la_CFLAGS) $(CFLAGS) -MT verify-lib/src_internal/liblcmaps_verify_proxy_la-_verify_x509.lo -MD -MP -MF verify-lib/src_internal/$(DEPDIR)/liblcmaps_verify_proxy_la-_verify_x509.Tpo -c -o verify-lib/src_internal/liblcmaps_verify_proxy_la-_verify_x509.lo `test -f 'verify-lib/src_internal/_verify_x509.c' || echo '$(srcdir)/'`verify-lib/src_internal/_verify_x509.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-688-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) verify-lib/src_internal/$(DEPDIR)/liblcmaps_verify_proxy_la-_verify_x509.Tpo verify-lib/src_internal/$(DEPDIR)/liblcmaps_verify_proxy_la-_verify_x509.Plo
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-690-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:691:@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) $(liblcmaps_verify_proxy_la_CFLAGS) $(CFLAGS) -c -o verify-lib/src_internal/liblcmaps_verify_proxy_la-_verify_x509.lo `test -f 'verify-lib/src_internal/_verify_x509.c' || echo '$(srcdir)/'`verify-lib/src_internal/_verify_x509.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-692-
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-693-verify-lib/src_internal/liblcmaps_verify_proxy_la-_verify_proxy_certinfo.lo: verify-lib/src_internal/_verify_proxy_certinfo.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:694:@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) $(liblcmaps_verify_proxy_la_CFLAGS) $(CFLAGS) -MT verify-lib/src_internal/liblcmaps_verify_proxy_la-_verify_proxy_certinfo.lo -MD -MP -MF verify-lib/src_internal/$(DEPDIR)/liblcmaps_verify_proxy_la-_verify_proxy_certinfo.Tpo -c -o verify-lib/src_internal/liblcmaps_verify_proxy_la-_verify_proxy_certinfo.lo `test -f 'verify-lib/src_internal/_verify_proxy_certinfo.c' || echo '$(srcdir)/'`verify-lib/src_internal/_verify_proxy_certinfo.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-695-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) verify-lib/src_internal/$(DEPDIR)/liblcmaps_verify_proxy_la-_verify_proxy_certinfo.Tpo verify-lib/src_internal/$(DEPDIR)/liblcmaps_verify_proxy_la-_verify_proxy_certinfo.Plo
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-697-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:698:@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) $(liblcmaps_verify_proxy_la_CFLAGS) $(CFLAGS) -c -o verify-lib/src_internal/liblcmaps_verify_proxy_la-_verify_proxy_certinfo.lo `test -f 'verify-lib/src_internal/_verify_proxy_certinfo.c' || echo '$(srcdir)/'`verify-lib/src_internal/_verify_proxy_certinfo.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-699-
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-700-verify-lib/src_internal/liblcmaps_verify_proxy_la-_verify_log.lo: verify-lib/src_internal/_verify_log.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:701:@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) $(liblcmaps_verify_proxy_la_CFLAGS) $(CFLAGS) -MT verify-lib/src_internal/liblcmaps_verify_proxy_la-_verify_log.lo -MD -MP -MF verify-lib/src_internal/$(DEPDIR)/liblcmaps_verify_proxy_la-_verify_log.Tpo -c -o verify-lib/src_internal/liblcmaps_verify_proxy_la-_verify_log.lo `test -f 'verify-lib/src_internal/_verify_log.c' || echo '$(srcdir)/'`verify-lib/src_internal/_verify_log.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-702-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) verify-lib/src_internal/$(DEPDIR)/liblcmaps_verify_proxy_la-_verify_log.Tpo verify-lib/src_internal/$(DEPDIR)/liblcmaps_verify_proxy_la-_verify_log.Plo
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-704-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:705:@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) $(liblcmaps_verify_proxy_la_CFLAGS) $(CFLAGS) -c -o verify-lib/src_internal/liblcmaps_verify_proxy_la-_verify_log.lo `test -f 'verify-lib/src_internal/_verify_log.c' || echo '$(srcdir)/'`verify-lib/src_internal/_verify_log.c
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-706-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-745-GTAGS:
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:746:	here=`$(am__cd) $(top_builddir) && pwd` \
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-747-	  && $(am__cd) $(top_srcdir) \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-768-distdir: $(DISTFILES)
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:769:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:770:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-771-	list='$(DISTFILES)'; \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-782-	  if test -d $$d/$$file; then \
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in:783:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/Makefile.in-784-	    if test -d "$(distdir)/$$file"; then \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-48-if test -z "$BASH_VERSION$ZSH_VERSION" \
lcmaps-plugins-verify-proxy-1.5.10/configure:49:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
lcmaps-plugins-verify-proxy-1.5.10/configure-50-  as_echo='print -r --'
lcmaps-plugins-verify-proxy-1.5.10/configure-51-  as_echo_n='print -rn --'
lcmaps-plugins-verify-proxy-1.5.10/configure:52:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
lcmaps-plugins-verify-proxy-1.5.10/configure-53-  as_echo='printf %s\n'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-55-else
lcmaps-plugins-verify-proxy-1.5.10/configure:56:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
lcmaps-plugins-verify-proxy-1.5.10/configure-57-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-65-	expr "X$arg" : "X\\(.*\\)$as_nl";
lcmaps-plugins-verify-proxy-1.5.10/configure:66:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
lcmaps-plugins-verify-proxy-1.5.10/configure-67-      esac;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-202-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
lcmaps-plugins-verify-proxy-1.5.10/configure:203:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
lcmaps-plugins-verify-proxy-1.5.10/configure-204-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-209-    PATH=/empty FPATH=/empty; export PATH FPATH
lcmaps-plugins-verify-proxy-1.5.10/configure:210:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
lcmaps-plugins-verify-proxy-1.5.10/configure:211:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
lcmaps-plugins-verify-proxy-1.5.10/configure-212-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-337-      case $as_dir in #(
lcmaps-plugins-verify-proxy-1.5.10/configure:338:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
lcmaps-plugins-verify-proxy-1.5.10/configure-339-      *) as_qdir=$as_dir;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-410-  {
lcmaps-plugins-verify-proxy-1.5.10/configure:411:    as_val=`expr "$@" || test $? -eq 1`
lcmaps-plugins-verify-proxy-1.5.10/configure-412-  }
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-417-# ----------------------------------------
lcmaps-plugins-verify-proxy-1.5.10/configure:418:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
lcmaps-plugins-verify-proxy-1.5.10/configure-419-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-480-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
lcmaps-plugins-verify-proxy-1.5.10/configure:481:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
lcmaps-plugins-verify-proxy-1.5.10/configure-482-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-861-  case $ac_option in
lcmaps-plugins-verify-proxy-1.5.10/configure:862:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
lcmaps-plugins-verify-proxy-1.5.10/configure-863-  *=)   ac_optarg= ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-905-  -disable-* | --disable-*)
lcmaps-plugins-verify-proxy-1.5.10/configure:906:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
lcmaps-plugins-verify-proxy-1.5.10/configure-907-    # Reject names that are not valid shell variable names.
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-910-    ac_useropt_orig=$ac_useropt
lcmaps-plugins-verify-proxy-1.5.10/configure:911:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lcmaps-plugins-verify-proxy-1.5.10/configure-912-    case $ac_user_opts in
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-931-  -enable-* | --enable-*)
lcmaps-plugins-verify-proxy-1.5.10/configure:932:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
lcmaps-plugins-verify-proxy-1.5.10/configure-933-    # Reject names that are not valid shell variable names.
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-936-    ac_useropt_orig=$ac_useropt
lcmaps-plugins-verify-proxy-1.5.10/configure:937:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lcmaps-plugins-verify-proxy-1.5.10/configure-938-    case $ac_user_opts in
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-1135-  -with-* | --with-*)
lcmaps-plugins-verify-proxy-1.5.10/configure:1136:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
lcmaps-plugins-verify-proxy-1.5.10/configure-1137-    # Reject names that are not valid shell variable names.
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-1140-    ac_useropt_orig=$ac_useropt
lcmaps-plugins-verify-proxy-1.5.10/configure:1141:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lcmaps-plugins-verify-proxy-1.5.10/configure-1142-    case $ac_user_opts in
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-1151-  -without-* | --without-*)
lcmaps-plugins-verify-proxy-1.5.10/configure:1152:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
lcmaps-plugins-verify-proxy-1.5.10/configure-1153-    # Reject names that are not valid shell variable names.
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-1156-    ac_useropt_orig=$ac_useropt
lcmaps-plugins-verify-proxy-1.5.10/configure:1157:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lcmaps-plugins-verify-proxy-1.5.10/configure-1158-    case $ac_user_opts in
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-1189-  *=*)
lcmaps-plugins-verify-proxy-1.5.10/configure:1190:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
lcmaps-plugins-verify-proxy-1.5.10/configure-1191-    # Reject names that are not valid shell variable names.
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-1210-if test -n "$ac_prev"; then
lcmaps-plugins-verify-proxy-1.5.10/configure:1211:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
lcmaps-plugins-verify-proxy-1.5.10/configure-1212-  as_fn_error $? "missing argument to $ac_option"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-1232-    */ )
lcmaps-plugins-verify-proxy-1.5.10/configure:1233:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
lcmaps-plugins-verify-proxy-1.5.10/configure-1234-      eval $ac_var=\$ac_val;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-1267-ac_ls_di=`ls -di .` &&
lcmaps-plugins-verify-proxy-1.5.10/configure:1268:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
lcmaps-plugins-verify-proxy-1.5.10/configure-1269-  as_fn_error $? "working directory cannot be determined"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-1323-case $srcdir in
lcmaps-plugins-verify-proxy-1.5.10/configure:1324:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
lcmaps-plugins-verify-proxy-1.5.10/configure-1325-esac
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-1366-By default, \`make install' will install all the files in
lcmaps-plugins-verify-proxy-1.5.10/configure:1367:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
lcmaps-plugins-verify-proxy-1.5.10/configure:1368:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
lcmaps-plugins-verify-proxy-1.5.10/configure-1369-for instance \`--prefix=\$HOME'.
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-1488-*)
lcmaps-plugins-verify-proxy-1.5.10/configure:1489:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
lcmaps-plugins-verify-proxy-1.5.10/configure-1490-  # A ".." for each directory in $ac_dir_suffix.
lcmaps-plugins-verify-proxy-1.5.10/configure:1491:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
lcmaps-plugins-verify-proxy-1.5.10/configure-1492-  case $ac_top_builddir_sub in
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-2030-    *\'*)
lcmaps-plugins-verify-proxy-1.5.10/configure:2031:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
lcmaps-plugins-verify-proxy-1.5.10/configure-2032-    esac
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-2113-      case $ac_val in
lcmaps-plugins-verify-proxy-1.5.10/configure:2114:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
lcmaps-plugins-verify-proxy-1.5.10/configure-2115-      esac
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-2128-	case $ac_val in
lcmaps-plugins-verify-proxy-1.5.10/configure:2129:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
lcmaps-plugins-verify-proxy-1.5.10/configure-2130-	esac
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-2251-    set,)
lcmaps-plugins-verify-proxy-1.5.10/configure:2252:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
lcmaps-plugins-verify-proxy-1.5.10/configure:2253:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
lcmaps-plugins-verify-proxy-1.5.10/configure-2254-      ac_cache_corrupted=: ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-2262-	# differences in whitespace do not lead to failure.
lcmaps-plugins-verify-proxy-1.5.10/configure:2263:	ac_old_val_w=`echo x $ac_old_val`
lcmaps-plugins-verify-proxy-1.5.10/configure:2264:	ac_new_val_w=`echo x $ac_new_val`
lcmaps-plugins-verify-proxy-1.5.10/configure-2265-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-2282-    case $ac_new_val in
lcmaps-plugins-verify-proxy-1.5.10/configure:2283:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
lcmaps-plugins-verify-proxy-1.5.10/configure-2284-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-2458-     echo "timestamp, slept: $am_has_slept" > conftest.file
lcmaps-plugins-verify-proxy-1.5.10/configure:2459:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
lcmaps-plugins-verify-proxy-1.5.10/configure-2460-     if test "$*" = "X"; then
lcmaps-plugins-verify-proxy-1.5.10/configure-2461-	# -L didn't work.
lcmaps-plugins-verify-proxy-1.5.10/configure:2462:	set X `ls -t "$srcdir/configure" conftest.file`
lcmaps-plugins-verify-proxy-1.5.10/configure-2463-     fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-2509-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
lcmaps-plugins-verify-proxy-1.5.10/configure:2510:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
lcmaps-plugins-verify-proxy-1.5.10/configure-2511-
lcmaps-plugins-verify-proxy-1.5.10/configure-2512-# expand $ac_aux_dir to an absolute path
lcmaps-plugins-verify-proxy-1.5.10/configure:2513:am_aux_dir=`cd $ac_aux_dir && pwd`
lcmaps-plugins-verify-proxy-1.5.10/configure-2514-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-2654-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
lcmaps-plugins-verify-proxy-1.5.10/configure:2655:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
lcmaps-plugins-verify-proxy-1.5.10/configure-2656-	     'mkdir (GNU coreutils) '* | \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-2727-set x ${MAKE-make}
lcmaps-plugins-verify-proxy-1.5.10/configure:2728:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
lcmaps-plugins-verify-proxy-1.5.10/configure-2729-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-2737-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
lcmaps-plugins-verify-proxy-1.5.10/configure:2738:case `${MAKE-make} -f conftest.make 2>/dev/null` in
lcmaps-plugins-verify-proxy-1.5.10/configure-2739-  *@@@%%%=?*=@@@%%%*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-2803-
lcmaps-plugins-verify-proxy-1.5.10/configure:2804:if test "`cd $srcdir && pwd`" != "`pwd`"; then
lcmaps-plugins-verify-proxy-1.5.10/configure-2805-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-3277-$as_echo_n "checking whether the C compiler works... " >&6; }
lcmaps-plugins-verify-proxy-1.5.10/configure:3278:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
lcmaps-plugins-verify-proxy-1.5.10/configure-3279-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-3321-	then :; else
lcmaps-plugins-verify-proxy-1.5.10/configure:3322:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
lcmaps-plugins-verify-proxy-1.5.10/configure-3323-	fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-3381-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
lcmaps-plugins-verify-proxy-1.5.10/configure:3382:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
lcmaps-plugins-verify-proxy-1.5.10/configure-3383-	  break;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-3490-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
lcmaps-plugins-verify-proxy-1.5.10/configure:3491:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
lcmaps-plugins-verify-proxy-1.5.10/configure-3492-       break;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-3798-# Ignore all kinds of additional output from 'make'.
lcmaps-plugins-verify-proxy-1.5.10/configure:3799:case `$am_make -s -f confmf 2> /dev/null` in #(
lcmaps-plugins-verify-proxy-1.5.10/configure-3800-*the\ am__doit\ target*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-3808-   echo '.include "confinc"' > confmf
lcmaps-plugins-verify-proxy-1.5.10/configure:3809:   case `$am_make -s -f confmf 2> /dev/null` in #(
lcmaps-plugins-verify-proxy-1.5.10/configure-3810-   *the\ am__doit\ target*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-3871-  if test "$am_compiler_list" = ""; then
lcmaps-plugins-verify-proxy-1.5.10/configure:3872:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
lcmaps-plugins-verify-proxy-1.5.10/configure-3873-  fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-3984-set x ${MAKE-make}
lcmaps-plugins-verify-proxy-1.5.10/configure:3985:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
lcmaps-plugins-verify-proxy-1.5.10/configure-3986-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-3994-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
lcmaps-plugins-verify-proxy-1.5.10/configure:3995:case `${MAKE-make} -f conftest.make 2>/dev/null` in
lcmaps-plugins-verify-proxy-1.5.10/configure-3996-  *@@@%%%=?*=@@@%%%*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4048-test "x$ac_build_alias" = x &&
lcmaps-plugins-verify-proxy-1.5.10/configure:4049:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
lcmaps-plugins-verify-proxy-1.5.10/configure-4050-test "x$ac_build_alias" = x &&
lcmaps-plugins-verify-proxy-1.5.10/configure-4051-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
lcmaps-plugins-verify-proxy-1.5.10/configure:4052:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
lcmaps-plugins-verify-proxy-1.5.10/configure-4053-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4072-IFS=$ac_save_IFS
lcmaps-plugins-verify-proxy-1.5.10/configure:4073:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
lcmaps-plugins-verify-proxy-1.5.10/configure-4074-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4083-else
lcmaps-plugins-verify-proxy-1.5.10/configure:4084:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
lcmaps-plugins-verify-proxy-1.5.10/configure-4085-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4105-IFS=$ac_save_IFS
lcmaps-plugins-verify-proxy-1.5.10/configure:4106:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
lcmaps-plugins-verify-proxy-1.5.10/configure-4107-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4133-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
lcmaps-plugins-verify-proxy-1.5.10/configure:4134:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
lcmaps-plugins-verify-proxy-1.5.10/configure-4135-  ECHO='print -r --'
lcmaps-plugins-verify-proxy-1.5.10/configure:4136:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
lcmaps-plugins-verify-proxy-1.5.10/configure-4137-  ECHO='printf %s\n'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4202-  # Check for GNU $ac_path_SED
lcmaps-plugins-verify-proxy-1.5.10/configure:4203:case `"$ac_path_SED" --version 2>&1` in
lcmaps-plugins-verify-proxy-1.5.10/configure-4204-*GNU*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4278-  # Check for GNU $ac_path_GREP
lcmaps-plugins-verify-proxy-1.5.10/configure:4279:case `"$ac_path_GREP" --version 2>&1` in
lcmaps-plugins-verify-proxy-1.5.10/configure-4280-*GNU*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4344-  # Check for GNU $ac_path_EGREP
lcmaps-plugins-verify-proxy-1.5.10/configure:4345:case `"$ac_path_EGREP" --version 2>&1` in
lcmaps-plugins-verify-proxy-1.5.10/configure-4346-*GNU*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4411-  # Check for GNU $ac_path_FGREP
lcmaps-plugins-verify-proxy-1.5.10/configure:4412:case `"$ac_path_FGREP" --version 2>&1` in
lcmaps-plugins-verify-proxy-1.5.10/configure-4413-*GNU*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4491-    # gcc leaves a trailing carriage return which upsets mingw
lcmaps-plugins-verify-proxy-1.5.10/configure:4492:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lcmaps-plugins-verify-proxy-1.5.10/configure-4493-  *)
lcmaps-plugins-verify-proxy-1.5.10/configure:4494:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lcmaps-plugins-verify-proxy-1.5.10/configure-4495-  esac
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4500-      # Canonicalize the pathname of ld
lcmaps-plugins-verify-proxy-1.5.10/configure:4501:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
lcmaps-plugins-verify-proxy-1.5.10/configure-4502-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
lcmaps-plugins-verify-proxy-1.5.10/configure:4503:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
lcmaps-plugins-verify-proxy-1.5.10/configure-4504-      done
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4535-      # Break only if it was the GNU/non-GNU ld that we prefer.
lcmaps-plugins-verify-proxy-1.5.10/configure:4536:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
lcmaps-plugins-verify-proxy-1.5.10/configure-4537-      *GNU* | *'with BFD'*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4566-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
lcmaps-plugins-verify-proxy-1.5.10/configure:4567:case `$LD -v 2>&1 </dev/null` in
lcmaps-plugins-verify-proxy-1.5.10/configure-4568-*GNU* | *'with BFD'*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4611-	# Tru64's nm complains that /dev/null is an invalid object file
lcmaps-plugins-verify-proxy-1.5.10/configure:4612:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
lcmaps-plugins-verify-proxy-1.5.10/configure-4613-	*/dev/null* | *'Invalid file or object type'*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4617-	*)
lcmaps-plugins-verify-proxy-1.5.10/configure:4618:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
lcmaps-plugins-verify-proxy-1.5.10/configure-4619-	  */dev/null*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4745-
lcmaps-plugins-verify-proxy-1.5.10/configure:4746:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
lcmaps-plugins-verify-proxy-1.5.10/configure-4747-    *COFF*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4846-    # And add a safety zone
lcmaps-plugins-verify-proxy-1.5.10/configure:4847:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lcmaps-plugins-verify-proxy-1.5.10/configure:4848:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lcmaps-plugins-verify-proxy-1.5.10/configure-4849-    ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4879-    if test -n "$kargmax"; then
lcmaps-plugins-verify-proxy-1.5.10/configure:4880:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
lcmaps-plugins-verify-proxy-1.5.10/configure-4881-    else
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4887-    if test -n "$lt_cv_sys_max_cmd_len"; then
lcmaps-plugins-verify-proxy-1.5.10/configure:4888:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lcmaps-plugins-verify-proxy-1.5.10/configure:4889:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lcmaps-plugins-verify-proxy-1.5.10/configure-4890-    else
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4899-      # we can't tell.
lcmaps-plugins-verify-proxy-1.5.10/configure:4900:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
lcmaps-plugins-verify-proxy-1.5.10/configure-4901-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4903-      do
lcmaps-plugins-verify-proxy-1.5.10/configure:4904:        i=`expr $i + 1`
lcmaps-plugins-verify-proxy-1.5.10/configure-4905-        teststring=$teststring$teststring
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4907-      # Only check the string length outside the loop.
lcmaps-plugins-verify-proxy-1.5.10/configure:4908:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
lcmaps-plugins-verify-proxy-1.5.10/configure-4909-      teststring=
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-4912-      # linker.  It appears as though 1/2 is a usable value.
lcmaps-plugins-verify-proxy-1.5.10/configure:4913:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
lcmaps-plugins-verify-proxy-1.5.10/configure-4914-    fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-5352-openbsd*)
lcmaps-plugins-verify-proxy-1.5.10/configure:5353:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lcmaps-plugins-verify-proxy-1.5.10/configure-5354-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-5419-    else
lcmaps-plugins-verify-proxy-1.5.10/configure:5420:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
lcmaps-plugins-verify-proxy-1.5.10/configure-5421-    fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-5564-  # decide which to use based on capabilities of $DLLTOOL
lcmaps-plugins-verify-proxy-1.5.10/configure:5565:  case `$DLLTOOL --help 2>&1` in
lcmaps-plugins-verify-proxy-1.5.10/configure-5566-  *--identify-strict*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-6086-# If we're using GNU nm, then use its standard symbol codes.
lcmaps-plugins-verify-proxy-1.5.10/configure:6087:case `$NM -V 2>&1` in
lcmaps-plugins-verify-proxy-1.5.10/configure-6088-*GNU* | *'with BFD'*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-6104-mingw*)
lcmaps-plugins-verify-proxy-1.5.10/configure:6105:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
lcmaps-plugins-verify-proxy-1.5.10/configure-6106-  ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-6323-   if test "$GCC" = yes; then
lcmaps-plugins-verify-proxy-1.5.10/configure:6324:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/configure-6325-   fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-6327- /*)
lcmaps-plugins-verify-proxy-1.5.10/configure:6328:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
lcmaps-plugins-verify-proxy-1.5.10/configure-6329-   ;; #(
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-6363-  test $ac_status = 0; }; then
lcmaps-plugins-verify-proxy-1.5.10/configure:6364:    case `/usr/bin/file conftest.$ac_objext` in
lcmaps-plugins-verify-proxy-1.5.10/configure-6365-      *ELF-32*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-6383-    if test "$lt_cv_prog_gnu_ld" = yes; then
lcmaps-plugins-verify-proxy-1.5.10/configure:6384:      case `/usr/bin/file conftest.$ac_objext` in
lcmaps-plugins-verify-proxy-1.5.10/configure-6385-	*32-bit*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-6395-    else
lcmaps-plugins-verify-proxy-1.5.10/configure:6396:      case `/usr/bin/file conftest.$ac_objext` in
lcmaps-plugins-verify-proxy-1.5.10/configure-6397-	*32-bit*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-7555-do :
lcmaps-plugins-verify-proxy-1.5.10/configure:7556:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lcmaps-plugins-verify-proxy-1.5.10/configure-7557-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-7560-  cat >>confdefs.h <<_ACEOF
lcmaps-plugins-verify-proxy-1.5.10/configure:7561:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lcmaps-plugins-verify-proxy-1.5.10/configure-7562-_ACEOF
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-7846-done
lcmaps-plugins-verify-proxy-1.5.10/configure:7847:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
lcmaps-plugins-verify-proxy-1.5.10/configure-7848-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-7875-	"file_magic "*)
lcmaps-plugins-verify-proxy-1.5.10/configure:7876:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
lcmaps-plugins-verify-proxy-1.5.10/configure-7877-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-7941-	"file_magic "*)
lcmaps-plugins-verify-proxy-1.5.10/configure:7942:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
lcmaps-plugins-verify-proxy-1.5.10/configure-7943-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-8308-      *)
lcmaps-plugins-verify-proxy-1.5.10/configure:8309:	case `$CC -V 2>&1 | sed 5q` in
lcmaps-plugins-verify-proxy-1.5.10/configure-8310-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-8668-  if test "$hard_links" = no; then
lcmaps-plugins-verify-proxy-1.5.10/configure:8669:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
lcmaps-plugins-verify-proxy-1.5.10/configure:8670:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
lcmaps-plugins-verify-proxy-1.5.10/configure-8671-    need_locks=warn
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-8754-	# shared libraries, regardless of the interface used.
lcmaps-plugins-verify-proxy-1.5.10/configure:8755:	case `$LD -v 2>&1` in
lcmaps-plugins-verify-proxy-1.5.10/configure-8756-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-8786-    supports_anon_versioning=no
lcmaps-plugins-verify-proxy-1.5.10/configure:8787:    case `$LD -v 2>&1` in
lcmaps-plugins-verify-proxy-1.5.10/configure-8788-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-8855-	# is EXPORTS), use it as is; otherwise, prepend...
lcmaps-plugins-verify-proxy-1.5.10/configure:8856:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lcmaps-plugins-verify-proxy-1.5.10/configure-8857-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-8883-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
lcmaps-plugins-verify-proxy-1.5.10/configure:8884:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
lcmaps-plugins-verify-proxy-1.5.10/configure:8885:      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'
lcmaps-plugins-verify-proxy-1.5.10/configure-8886-      ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-8901-        pgcc*)				# Portland Group C compiler
lcmaps-plugins-verify-proxy-1.5.10/configure:8902:	  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'
lcmaps-plugins-verify-proxy-1.5.10/configure-8903-	  tmp_addflag=' $pic_flag'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-8906-					# Portland Group f77 and f90 compilers
lcmaps-plugins-verify-proxy-1.5.10/configure:8907:	  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'
lcmaps-plugins-verify-proxy-1.5.10/configure-8908-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-8921-	nvcc*)	# Cuda Compiler Driver 2.2
lcmaps-plugins-verify-proxy-1.5.10/configure:8922:	  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'
lcmaps-plugins-verify-proxy-1.5.10/configure-8923-	  compiler_needs_object=yes
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-8925-	esac
lcmaps-plugins-verify-proxy-1.5.10/configure:8926:	case `$CC -V 2>&1 | sed 5q` in
lcmaps-plugins-verify-proxy-1.5.10/configure-8927-	*Sun\ C*)			# Sun C 5.9
lcmaps-plugins-verify-proxy-1.5.10/configure:8928:	  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'
lcmaps-plugins-verify-proxy-1.5.10/configure-8929-	  compiler_needs_object=yes
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-8993-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
lcmaps-plugins-verify-proxy-1.5.10/configure:8994:      case `$LD -v 2>&1` in
lcmaps-plugins-verify-proxy-1.5.10/configure-8995-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-9116-	# below for broken collect2 doesn't work under 4.3+
lcmaps-plugins-verify-proxy-1.5.10/configure:9117:	  collect2name=`${CC} -print-prog-name=collect2`
lcmaps-plugins-verify-proxy-1.5.10/configure-9118-	  if test -f "$collect2name" &&
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-9189-      }'
lcmaps-plugins-verify-proxy-1.5.10/configure:9190:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lcmaps-plugins-verify-proxy-1.5.10/configure-9191-  # Check for a 64-bit object if we didn't find anything.
lcmaps-plugins-verify-proxy-1.5.10/configure-9192-  if test -z "$lt_cv_aix_libpath_"; then
lcmaps-plugins-verify-proxy-1.5.10/configure:9193:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lcmaps-plugins-verify-proxy-1.5.10/configure-9194-  fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-9207-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
lcmaps-plugins-verify-proxy-1.5.10/configure:9208:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
lcmaps-plugins-verify-proxy-1.5.10/configure-9209-      else
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-9242-      }'
lcmaps-plugins-verify-proxy-1.5.10/configure:9243:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lcmaps-plugins-verify-proxy-1.5.10/configure-9244-  # Check for a 64-bit object if we didn't find anything.
lcmaps-plugins-verify-proxy-1.5.10/configure-9245-  if test -z "$lt_cv_aix_libpath_"; then
lcmaps-plugins-verify-proxy-1.5.10/configure:9246:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lcmaps-plugins-verify-proxy-1.5.10/configure-9247-  fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-9315-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
lcmaps-plugins-verify-proxy-1.5.10/configure:9316:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lcmaps-plugins-verify-proxy-1.5.10/configure-9317-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-9352-	# FIXME: Setting linknames here is a bad hack.
lcmaps-plugins-verify-proxy-1.5.10/configure:9353:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
lcmaps-plugins-verify-proxy-1.5.10/configure-9354-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-9370-  if test "$lt_cv_ld_force_load" = "yes"; then
lcmaps-plugins-verify-proxy-1.5.10/configure:9371:    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\"`'
lcmaps-plugins-verify-proxy-1.5.10/configure-9372-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-9550-      if test "$GCC" = yes; then
lcmaps-plugins-verify-proxy-1.5.10/configure:9551:	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'
lcmaps-plugins-verify-proxy-1.5.10/configure-9552-	# Try to use the -exported_symbol ld option, if it does not
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-9578-	if test "$lt_cv_irix_exported_symbol" = yes; then
lcmaps-plugins-verify-proxy-1.5.10/configure:9579:          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'
lcmaps-plugins-verify-proxy-1.5.10/configure-9580-	fi
lcmaps-plugins-verify-proxy-1.5.10/configure-9581-      else
lcmaps-plugins-verify-proxy-1.5.10/configure:9582:	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'
lcmaps-plugins-verify-proxy-1.5.10/configure:9583:	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'
lcmaps-plugins-verify-proxy-1.5.10/configure-9584-      fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-9618-	hardcode_direct_absolute=yes
lcmaps-plugins-verify-proxy-1.5.10/configure:9619:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lcmaps-plugins-verify-proxy-1.5.10/configure-9620-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-9651-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
lcmaps-plugins-verify-proxy-1.5.10/configure:9652:	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'
lcmaps-plugins-verify-proxy-1.5.10/configure-9653-      else
lcmaps-plugins-verify-proxy-1.5.10/configure-9654-	allow_undefined_flag=' -expect_unresolved \*'
lcmaps-plugins-verify-proxy-1.5.10/configure:9655:	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'
lcmaps-plugins-verify-proxy-1.5.10/configure-9656-      fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-9664-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
lcmaps-plugins-verify-proxy-1.5.10/configure:9665:	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'
lcmaps-plugins-verify-proxy-1.5.10/configure-9666-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-9668-	allow_undefined_flag=' -expect_unresolved \*'
lcmaps-plugins-verify-proxy-1.5.10/configure:9669:	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'
lcmaps-plugins-verify-proxy-1.5.10/configure:9670:	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~
lcmaps-plugins-verify-proxy-1.5.10/configure:9671:	$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'
lcmaps-plugins-verify-proxy-1.5.10/configure-9672-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-9687-      else
lcmaps-plugins-verify-proxy-1.5.10/configure:9688:	case `$CC -V 2>&1` in
lcmaps-plugins-verify-proxy-1.5.10/configure-9689-	*"Compilers 5.0"*)
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-10086-  esac
lcmaps-plugins-verify-proxy-1.5.10/configure:10087:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
lcmaps-plugins-verify-proxy-1.5.10/configure-10088-  case $lt_search_path_spec in
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-10093-    # okay in the real world where ";" in dirpaths is itself problematic.
lcmaps-plugins-verify-proxy-1.5.10/configure:10094:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
lcmaps-plugins-verify-proxy-1.5.10/configure-10095-    ;;
lcmaps-plugins-verify-proxy-1.5.10/configure-10096-  *)
lcmaps-plugins-verify-proxy-1.5.10/configure:10097:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
lcmaps-plugins-verify-proxy-1.5.10/configure-10098-    ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-10102-  lt_tmp_lt_search_path_spec=
lcmaps-plugins-verify-proxy-1.5.10/configure:10103:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/configure-10104-  for lt_sys_path in $lt_search_path_spec; do
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-10137-  esac
lcmaps-plugins-verify-proxy-1.5.10/configure:10138:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
lcmaps-plugins-verify-proxy-1.5.10/configure-10139-else
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-10225-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
lcmaps-plugins-verify-proxy-1.5.10/configure:10226:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
lcmaps-plugins-verify-proxy-1.5.10/configure-10227-    ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-10261-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lcmaps-plugins-verify-proxy-1.5.10/configure:10262:    postinstall_cmds='base_file=`basename \${file}`~
lcmaps-plugins-verify-proxy-1.5.10/configure:10263:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
lcmaps-plugins-verify-proxy-1.5.10/configure:10264:      dldir=$destdir/`dirname \$dlpath`~
lcmaps-plugins-verify-proxy-1.5.10/configure-10265-      test -d \$dldir || mkdir -p \$dldir~
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-10270-      fi'
lcmaps-plugins-verify-proxy-1.5.10/configure:10271:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lcmaps-plugins-verify-proxy-1.5.10/configure-10272-      dlpath=$dir/\$dldll~
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-10278-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lcmaps-plugins-verify-proxy-1.5.10/configure:10279:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lcmaps-plugins-verify-proxy-1.5.10/configure-10280-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-10284-      # MinGW DLLs use traditional 'lib' prefix
lcmaps-plugins-verify-proxy-1.5.10/configure:10285:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lcmaps-plugins-verify-proxy-1.5.10/configure-10286-      ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-10288-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lcmaps-plugins-verify-proxy-1.5.10/configure:10289:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lcmaps-plugins-verify-proxy-1.5.10/configure-10290-      ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-10297-    libname_spec='$name'
lcmaps-plugins-verify-proxy-1.5.10/configure:10298:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lcmaps-plugins-verify-proxy-1.5.10/configure-10299-    library_names_spec='${libname}.dll.lib'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-10309-        # Let DOS variable expansion print the short 8.3 style file name.
lcmaps-plugins-verify-proxy-1.5.10/configure:10310:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
lcmaps-plugins-verify-proxy-1.5.10/configure-10311-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-10314-      # Convert to MSYS style.
lcmaps-plugins-verify-proxy-1.5.10/configure:10315:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
lcmaps-plugins-verify-proxy-1.5.10/configure-10316-      ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-10320-      # like /cygdrive/c/PROGRA~1:/cygdr...
lcmaps-plugins-verify-proxy-1.5.10/configure:10321:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
lcmaps-plugins-verify-proxy-1.5.10/configure:10322:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/configure:10323:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lcmaps-plugins-verify-proxy-1.5.10/configure-10324-      ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-10328-        # It is most probably a Windows format PATH.
lcmaps-plugins-verify-proxy-1.5.10/configure:10329:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lcmaps-plugins-verify-proxy-1.5.10/configure-10330-      else
lcmaps-plugins-verify-proxy-1.5.10/configure:10331:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lcmaps-plugins-verify-proxy-1.5.10/configure-10332-      fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-10338-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lcmaps-plugins-verify-proxy-1.5.10/configure:10339:    postinstall_cmds='base_file=`basename \${file}`~
lcmaps-plugins-verify-proxy-1.5.10/configure:10340:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
lcmaps-plugins-verify-proxy-1.5.10/configure:10341:      dldir=$destdir/`dirname \$dlpath`~
lcmaps-plugins-verify-proxy-1.5.10/configure-10342-      test -d \$dldir || mkdir -p \$dldir~
lcmaps-plugins-verify-proxy-1.5.10/configure-10343-      $install_prog $dir/$dlname \$dldir/$dlname'
lcmaps-plugins-verify-proxy-1.5.10/configure:10344:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lcmaps-plugins-verify-proxy-1.5.10/configure-10345-      dlpath=$dir/\$dldll~
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-10352-    # Assume MSVC wrapper
lcmaps-plugins-verify-proxy-1.5.10/configure:10353:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
lcmaps-plugins-verify-proxy-1.5.10/configure-10354-    dynamic_linker='Win32 ld.exe'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-10369-  shlibpath_var=DYLD_LIBRARY_PATH
lcmaps-plugins-verify-proxy-1.5.10/configure:10370:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
lcmaps-plugins-verify-proxy-1.5.10/configure-10371-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-10609-  if test -f /etc/ld.so.conf; then
lcmaps-plugins-verify-proxy-1.5.10/configure:10610:    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' ' '`
lcmaps-plugins-verify-proxy-1.5.10/configure-10611-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-10672-  shlibpath_var=LD_LIBRARY_PATH
lcmaps-plugins-verify-proxy-1.5.10/configure:10673:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lcmaps-plugins-verify-proxy-1.5.10/configure-10674-    case $host_os in
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-11814-  test $ac_status = 0; }; then
lcmaps-plugins-verify-proxy-1.5.10/configure:11815:  pkg_cv_LCMAPS_BASIC_INTERFACE_CFLAGS=`$PKG_CONFIG --cflags "lcmaps-basic-interface " 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/configure-11816-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-11831-  test $ac_status = 0; }; then
lcmaps-plugins-verify-proxy-1.5.10/configure:11832:  pkg_cv_LCMAPS_BASIC_INTERFACE_LIBS=`$PKG_CONFIG --libs "lcmaps-basic-interface " 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/configure-11833-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-11852-        if test $_pkg_short_errors_supported = yes; then
lcmaps-plugins-verify-proxy-1.5.10/configure:11853:	        LCMAPS_BASIC_INTERFACE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lcmaps-basic-interface " 2>&1`
lcmaps-plugins-verify-proxy-1.5.10/configure-11854-        else
lcmaps-plugins-verify-proxy-1.5.10/configure:11855:	        LCMAPS_BASIC_INTERFACE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lcmaps-basic-interface " 2>&1`
lcmaps-plugins-verify-proxy-1.5.10/configure-11856-        fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-11940-  test $ac_status = 0; }; then
lcmaps-plugins-verify-proxy-1.5.10/configure:11941:  pkg_cv_LCMAPS_INTERFACE_CFLAGS=`$PKG_CONFIG --cflags "lcmaps-interface < 1.4.31" 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/configure-11942-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-11957-  test $ac_status = 0; }; then
lcmaps-plugins-verify-proxy-1.5.10/configure:11958:  pkg_cv_LCMAPS_INTERFACE_LIBS=`$PKG_CONFIG --libs "lcmaps-interface < 1.4.31" 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/configure-11959-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-11978-        if test $_pkg_short_errors_supported = yes; then
lcmaps-plugins-verify-proxy-1.5.10/configure:11979:	        LCMAPS_INTERFACE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lcmaps-interface < 1.4.31" 2>&1`
lcmaps-plugins-verify-proxy-1.5.10/configure-11980-        else
lcmaps-plugins-verify-proxy-1.5.10/configure:11981:	        LCMAPS_INTERFACE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lcmaps-interface < 1.4.31" 2>&1`
lcmaps-plugins-verify-proxy-1.5.10/configure-11982-        fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-12125-  test $ac_status = 0; }; then
lcmaps-plugins-verify-proxy-1.5.10/configure:12126:  pkg_cv_LCMAPS_BASIC_INTERFACE_CFLAGS=`$PKG_CONFIG --cflags "lcmaps-basic-interface " 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/configure-12127-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-12142-  test $ac_status = 0; }; then
lcmaps-plugins-verify-proxy-1.5.10/configure:12143:  pkg_cv_LCMAPS_BASIC_INTERFACE_LIBS=`$PKG_CONFIG --libs "lcmaps-basic-interface " 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/configure-12144-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-12163-        if test $_pkg_short_errors_supported = yes; then
lcmaps-plugins-verify-proxy-1.5.10/configure:12164:	        LCMAPS_BASIC_INTERFACE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lcmaps-basic-interface " 2>&1`
lcmaps-plugins-verify-proxy-1.5.10/configure-12165-        else
lcmaps-plugins-verify-proxy-1.5.10/configure:12166:	        LCMAPS_BASIC_INTERFACE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lcmaps-basic-interface " 2>&1`
lcmaps-plugins-verify-proxy-1.5.10/configure-12167-        fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-12253-  test $ac_status = 0; }; then
lcmaps-plugins-verify-proxy-1.5.10/configure:12254:  pkg_cv_LCMAPS_INTERFACE_CFLAGS=`$PKG_CONFIG --cflags "lcmaps-interface < 1.4.31" 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/configure-12255-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-12270-  test $ac_status = 0; }; then
lcmaps-plugins-verify-proxy-1.5.10/configure:12271:  pkg_cv_LCMAPS_INTERFACE_LIBS=`$PKG_CONFIG --libs "lcmaps-interface < 1.4.31" 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/configure-12272-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-12291-        if test $_pkg_short_errors_supported = yes; then
lcmaps-plugins-verify-proxy-1.5.10/configure:12292:	        LCMAPS_INTERFACE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lcmaps-interface < 1.4.31" 2>&1`
lcmaps-plugins-verify-proxy-1.5.10/configure-12293-        else
lcmaps-plugins-verify-proxy-1.5.10/configure:12294:	        LCMAPS_INTERFACE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lcmaps-interface < 1.4.31" 2>&1`
lcmaps-plugins-verify-proxy-1.5.10/configure-12295-        fi
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-12349-do :
lcmaps-plugins-verify-proxy-1.5.10/configure:12350:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lcmaps-plugins-verify-proxy-1.5.10/configure-12351-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-12353-  cat >>confdefs.h <<_ACEOF
lcmaps-plugins-verify-proxy-1.5.10/configure:12354:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lcmaps-plugins-verify-proxy-1.5.10/configure-12355-_ACEOF
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-12482-do :
lcmaps-plugins-verify-proxy-1.5.10/configure:12483:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lcmaps-plugins-verify-proxy-1.5.10/configure-12484-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-12487-  cat >>confdefs.h <<_ACEOF
lcmaps-plugins-verify-proxy-1.5.10/configure:12488:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lcmaps-plugins-verify-proxy-1.5.10/configure-12489-_ACEOF
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-12503-do :
lcmaps-plugins-verify-proxy-1.5.10/configure:12504:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
lcmaps-plugins-verify-proxy-1.5.10/configure-12505-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-12507-  cat >>confdefs.h <<_ACEOF
lcmaps-plugins-verify-proxy-1.5.10/configure:12508:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
lcmaps-plugins-verify-proxy-1.5.10/configure-12509-_ACEOF
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-12742-do :
lcmaps-plugins-verify-proxy-1.5.10/configure:12743:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
lcmaps-plugins-verify-proxy-1.5.10/configure-12744-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-12746-  cat >>confdefs.h <<_ACEOF
lcmaps-plugins-verify-proxy-1.5.10/configure:12747:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
lcmaps-plugins-verify-proxy-1.5.10/configure-12748-_ACEOF
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-12890-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
lcmaps-plugins-verify-proxy-1.5.10/configure:12891:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
lcmaps-plugins-verify-proxy-1.5.10/configure-12892-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-12981-if test -z "$BASH_VERSION$ZSH_VERSION" \
lcmaps-plugins-verify-proxy-1.5.10/configure:12982:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
lcmaps-plugins-verify-proxy-1.5.10/configure-12983-  as_echo='print -r --'
lcmaps-plugins-verify-proxy-1.5.10/configure-12984-  as_echo_n='print -rn --'
lcmaps-plugins-verify-proxy-1.5.10/configure:12985:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
lcmaps-plugins-verify-proxy-1.5.10/configure-12986-  as_echo='printf %s\n'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-12988-else
lcmaps-plugins-verify-proxy-1.5.10/configure:12989:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
lcmaps-plugins-verify-proxy-1.5.10/configure-12990-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-12998-	expr "X$arg" : "X\\(.*\\)$as_nl";
lcmaps-plugins-verify-proxy-1.5.10/configure:12999:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
lcmaps-plugins-verify-proxy-1.5.10/configure-13000-      esac;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-13075-# ----------------------------------------
lcmaps-plugins-verify-proxy-1.5.10/configure:13076:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
lcmaps-plugins-verify-proxy-1.5.10/configure-13077-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-13147-  {
lcmaps-plugins-verify-proxy-1.5.10/configure:13148:    as_val=`expr "$@" || test $? -eq 1`
lcmaps-plugins-verify-proxy-1.5.10/configure-13149-  }
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-13251-      case $as_dir in #(
lcmaps-plugins-verify-proxy-1.5.10/configure:13252:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
lcmaps-plugins-verify-proxy-1.5.10/configure-13253-      *) as_qdir=$as_dir;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-13386-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
lcmaps-plugins-verify-proxy-1.5.10/configure:13387:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
lcmaps-plugins-verify-proxy-1.5.10/configure-13388-ac_cs_version="\\
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-13411-  --*=?*)
lcmaps-plugins-verify-proxy-1.5.10/configure:13412:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
lcmaps-plugins-verify-proxy-1.5.10/configure:13413:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
lcmaps-plugins-verify-proxy-1.5.10/configure-13414-    ac_shift=:
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-13416-  --*=)
lcmaps-plugins-verify-proxy-1.5.10/configure:13417:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
lcmaps-plugins-verify-proxy-1.5.10/configure-13418-    ac_optarg=
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-13440-    case $ac_optarg in
lcmaps-plugins-verify-proxy-1.5.10/configure:13441:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
lcmaps-plugins-verify-proxy-1.5.10/configure-13442-    '') as_fn_error $? "missing file argument" ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-13448-    case $ac_optarg in
lcmaps-plugins-verify-proxy-1.5.10/configure:13449:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
lcmaps-plugins-verify-proxy-1.5.10/configure-13450-    esac
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-13517-delay_variable_subst='$delay_variable_subst'
lcmaps-plugins-verify-proxy-1.5.10/configure:13518:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13519:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13520:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13521:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13522:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13523:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13524:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13525:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13526:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13527:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13528:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13529:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13530:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13531:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13532:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13533:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13534:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13535:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13536:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13537:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13538:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13539:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13540:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13541:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13542:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13543:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13544:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13545:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13546:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13547:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13548:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13549:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13550:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13551:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13552:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13553:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13554:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13555:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13556:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13557:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13558:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13559:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13560:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13561:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13562:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13563:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13564:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13565:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13566:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13567:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13568:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13569:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13570:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13571:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13572:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13573:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13574: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"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13575:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13576:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13577:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13578:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13579:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13580:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13581:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13582:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13583:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13584:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13585:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13586:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13587:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13588:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13589:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13590:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13591:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13592:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13593:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13594:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13595:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13596:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13597:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13598:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13599:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13600:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13601:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13602:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13603:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13604:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13605:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13606:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13607:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13608:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13609:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13610:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13611:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13612:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13613:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13614:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13615:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13616:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13617:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13618:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13619:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13620:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13621:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13622:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13623:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13624:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13625:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13626:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13627:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13628:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13629:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13630:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13631:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13632:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13633:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13634:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13635:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13636:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13637:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13638:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13639:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13640:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13641:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13642:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13643:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13644:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13645:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13646:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure:13647:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
lcmaps-plugins-verify-proxy-1.5.10/configure-13648-
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-13726-striplib; do
lcmaps-plugins-verify-proxy-1.5.10/configure:13727:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lcmaps-plugins-verify-proxy-1.5.10/configure-13728-    *[\\\\\\\`\\"\\\$]*)
lcmaps-plugins-verify-proxy-1.5.10/configure:13729:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
lcmaps-plugins-verify-proxy-1.5.10/configure-13730-      ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-13756-sys_lib_dlsearch_path_spec; do
lcmaps-plugins-verify-proxy-1.5.10/configure:13757:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lcmaps-plugins-verify-proxy-1.5.10/configure-13758-    *[\\\\\\\`\\"\\\$]*)
lcmaps-plugins-verify-proxy-1.5.10/configure:13759:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
lcmaps-plugins-verify-proxy-1.5.10/configure-13760-      ;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-13859-fi
lcmaps-plugins-verify-proxy-1.5.10/configure:13860:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
lcmaps-plugins-verify-proxy-1.5.10/configure-13861-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-13876-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
lcmaps-plugins-verify-proxy-1.5.10/configure:13877:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
lcmaps-plugins-verify-proxy-1.5.10/configure-13878-ac_delim='%!_!# '
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-13882-
lcmaps-plugins-verify-proxy-1.5.10/configure:13883:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
lcmaps-plugins-verify-proxy-1.5.10/configure-13884-  if test $ac_delim_n = $ac_delim_num; then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-14020-for ac_last_try in false false :; do
lcmaps-plugins-verify-proxy-1.5.10/configure:14021:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
lcmaps-plugins-verify-proxy-1.5.10/configure-14022-  if test -z "$ac_tt"; then
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-14152-      esac
lcmaps-plugins-verify-proxy-1.5.10/configure:14153:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
lcmaps-plugins-verify-proxy-1.5.10/configure-14154-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-14211-*)
lcmaps-plugins-verify-proxy-1.5.10/configure:14212:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
lcmaps-plugins-verify-proxy-1.5.10/configure-14213-  # A ".." for each directory in $ac_dir_suffix.
lcmaps-plugins-verify-proxy-1.5.10/configure:14214:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
lcmaps-plugins-verify-proxy-1.5.10/configure-14215-  case $ac_top_builddir_sub in
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-14272-/@mandir@/p'
lcmaps-plugins-verify-proxy-1.5.10/configure:14273:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
lcmaps-plugins-verify-proxy-1.5.10/configure-14274-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-14289-
lcmaps-plugins-verify-proxy-1.5.10/configure:14290:# Neutralize VPATH when `$srcdir' = `.'.
lcmaps-plugins-verify-proxy-1.5.10/configure-14291-# Shell code in configure.ac might set extrasub.
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-14317-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
lcmaps-plugins-verify-proxy-1.5.10/configure:14318:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
lcmaps-plugins-verify-proxy-1.5.10/configure-14319-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-14363-    * )
lcmaps-plugins-verify-proxy-1.5.10/configure:14364:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
lcmaps-plugins-verify-proxy-1.5.10/configure-14365-  esac
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-14410-    # Strip MF so we end up with the name of the file.
lcmaps-plugins-verify-proxy-1.5.10/configure:14411:    mf=`echo "$mf" | sed -e 's/:.*$//'`
lcmaps-plugins-verify-proxy-1.5.10/configure-14412-    # Check whether this is an Automake generated Makefile or not.
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-14447-    # from the Makefile without running 'make'.
lcmaps-plugins-verify-proxy-1.5.10/configure:14448:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
lcmaps-plugins-verify-proxy-1.5.10/configure-14449-    test -z "$DEPDIR" && continue
lcmaps-plugins-verify-proxy-1.5.10/configure:14450:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
lcmaps-plugins-verify-proxy-1.5.10/configure-14451-    test -z "$am__include" && continue
lcmaps-plugins-verify-proxy-1.5.10/configure:14452:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
lcmaps-plugins-verify-proxy-1.5.10/configure-14453-    # Find all dependency output files, they are included files with
##############################################
lcmaps-plugins-verify-proxy-1.5.10/configure-14506-
lcmaps-plugins-verify-proxy-1.5.10/configure:14507:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
lcmaps-plugins-verify-proxy-1.5.10/configure-14508-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in-39-  { \
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in-41-  }; \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in-116-  esac
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in:117:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in-118-am__vpath_adj = case $$p in \
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in:119:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in-120-    *) f=$$p;; \
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in-121-  esac;
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in:122:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in-123-am__install_max = 40
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in-124-am__nobase_strip_setup = \
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in:125:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in-126-am__nobase_strip = \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in-328-	test -n "$(man1dir)" \
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in:329:	  && test -n "`echo $$list1$$list2`" \
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in-330-	  || exit 0; \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in-371-	test -n "$(man8dir)" \
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in:372:	  && test -n "`echo $$list1$$list2`" \
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in-373-	  || exit 0; \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in-417-distdir: $(DISTFILES)
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in:418:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in:419:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in-420-	list='$(DISTFILES)'; \
##############################################
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in-431-	  if test -d $$d/$$file; then \
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in:432:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lcmaps-plugins-verify-proxy-1.5.10/doc/Makefile.in-433-	    if test -d "$(distdir)/$$file"; then \