===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
lcas-lcmaps-gt4-interface-0.3.1/install-sh-229-      fi
lcas-lcmaps-gt4-interface-0.3.1/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
lcas-lcmaps-gt4-interface-0.3.1/install-sh-231-    *)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/install-sh-276-      dstdir=$dst
lcas-lcmaps-gt4-interface-0.3.1/install-sh:277:      dst=$dstdir/`basename "$src"`
lcas-lcmaps-gt4-interface-0.3.1/install-sh-278-      dstdir_status=0
##############################################
lcas-lcmaps-gt4-interface-0.3.1/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
lcas-lcmaps-gt4-interface-0.3.1/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
lcas-lcmaps-gt4-interface-0.3.1/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
lcas-lcmaps-gt4-interface-0.3.1/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
lcas-lcmaps-gt4-interface-0.3.1/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
lcas-lcmaps-gt4-interface-0.3.1/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/install-sh-425-	    case $prefix in
lcas-lcmaps-gt4-interface-0.3.1/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
lcas-lcmaps-gt4-interface-0.3.1/install-sh-427-	      *) qprefix=$prefix;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/install-sh-474-    if $copy_on_change &&
lcas-lcmaps-gt4-interface-0.3.1/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
lcas-lcmaps-gt4-interface-0.3.1/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
lcas-lcmaps-gt4-interface-0.3.1/install-sh-477-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-79-  { \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in:80:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-81-  }; \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-143-CONFIG_CLEAN_VPATH_FILES =
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-145-am__vpath_adj = case $$p in \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in:146:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-147-    *) f=$$p;; \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-148-  esac;
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-150-am__install_max = 40
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-151-am__nobase_strip_setup = \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in:152:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-153-am__nobase_strip = \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-246-  while test -n "$$dir1"; do \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in:247:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-248-    if test "$$first" != "."; then \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-249-      if test "$$first" = ".."; then \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in:250:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in:251:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-252-      else \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in:253:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-254-        if test "$$first2" = "$$first"; then \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in:255:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-256-        else \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-261-    fi; \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in:262:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-263-  done; \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-569-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in:570:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-571-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-586-	dot_seen=no; \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in:587:	target=`echo $@ | sed s/-recursive//`; \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-588-	case "$@" in \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-649-GTAGS:
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in:650:	here=`$(am__cd) $(top_builddir) && pwd` \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-651-	  && $(am__cd) $(top_srcdir) \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-681-	test -d "$(distdir)" || mkdir "$(distdir)"
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in:682:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in:683:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-684-	list='$(DISTFILES)'; \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-695-	  if test -d $$d/$$file; then \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in:696:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-697-	    if test -d "$(distdir)/$$file"; then \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-800-	test -d $(distdir)/_build || exit 0; \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in:801:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-802-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-843-	}; \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in:844:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-845-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-855-	fi
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in:856:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
lcas-lcmaps-gt4-interface-0.3.1/Makefile.in-857-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-34-
lcas-lcmaps-gt4-interface-0.3.1/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-36-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-102-: ${TMPDIR=/tmp} ;
lcas-lcmaps-gt4-interface-0.3.1/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
lcas-lcmaps-gt4-interface-0.3.1/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-151-	EOF
lcas-lcmaps-gt4-interface-0.3.1/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-153-	;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-209-	    *)
lcas-lcmaps-gt4-interface-0.3.1/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-211-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-240-	*4.0)
lcas-lcmaps-gt4-interface-0.3.1/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-242-		;;
lcas-lcmaps-gt4-interface-0.3.1/config.guess-243-	*5.*)
lcas-lcmaps-gt4-interface-0.3.1/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-245-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
lcas-lcmaps-gt4-interface-0.3.1/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-288-	# 1.2 uses "1.2" for uname -r.
lcas-lcmaps-gt4-interface-0.3.1/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-348-    s390x:SunOS:*:*)
lcas-lcmaps-gt4-interface-0.3.1/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-350-	exit ;;
lcas-lcmaps-gt4-interface-0.3.1/config.guess-351-    sun4H:SunOS:5.*:*)
lcas-lcmaps-gt4-interface-0.3.1/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-353-	exit ;;
lcas-lcmaps-gt4-interface-0.3.1/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
lcas-lcmaps-gt4-interface-0.3.1/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-356-	exit ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-373-	fi
lcas-lcmaps-gt4-interface-0.3.1/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-375-	exit ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
lcas-lcmaps-gt4-interface-0.3.1/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-381-	exit ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
lcas-lcmaps-gt4-interface-0.3.1/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-390-	exit ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-394-    sun*:*:4.2BSD:*)
lcas-lcmaps-gt4-interface-0.3.1/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
lcas-lcmaps-gt4-interface-0.3.1/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
lcas-lcmaps-gt4-interface-0.3.1/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
lcas-lcmaps-gt4-interface-0.3.1/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-532-    *:IRIX*:*:*)
lcas-lcmaps-gt4-interface-0.3.1/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-534-	exit ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-562-EOF
lcas-lcmaps-gt4-interface-0.3.1/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-564-		then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-575-    *:AIX:*:[4567])
lcas-lcmaps-gt4-interface-0.3.1/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-610-    9000/[34678]??:HP-UX:*:*)
lcas-lcmaps-gt4-interface-0.3.1/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-664-EOF
lcas-lcmaps-gt4-interface-0.3.1/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-692-    ia64:HP-UX:*:*)
lcas-lcmaps-gt4-interface-0.3.1/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-722-EOF
lcas-lcmaps-gt4-interface-0.3.1/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
lcas-lcmaps-gt4-interface-0.3.1/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-814-	    amd64)
lcas-lcmaps-gt4-interface-0.3.1/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
lcas-lcmaps-gt4-interface-0.3.1/config.guess-816-	    *)
lcas-lcmaps-gt4-interface-0.3.1/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
lcas-lcmaps-gt4-interface-0.3.1/config.guess-818-	esac
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-872-    prep*:SunOS:5.*:*)
lcas-lcmaps-gt4-interface-0.3.1/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-874-	exit ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-876-	# the GNU system
lcas-lcmaps-gt4-interface-0.3.1/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-878-	exit ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-880-	# other systems with GNU libc and userland
lcas-lcmaps-gt4-interface-0.3.1/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
lcas-lcmaps-gt4-interface-0.3.1/config.guess-882-	exit ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-968-EOF
lcas-lcmaps-gt4-interface-0.3.1/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
lcas-lcmaps-gt4-interface-0.3.1/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-1262-	fi
lcas-lcmaps-gt4-interface-0.3.1/config.guess:1263:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
lcas-lcmaps-gt4-interface-0.3.1/config.guess-1264-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-1347-    *:DragonFly:*:*)
lcas-lcmaps-gt4-interface-0.3.1/config.guess:1348:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
lcas-lcmaps-gt4-interface-0.3.1/config.guess-1349-	exit ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.guess-1360-    i*86:skyos:*:*)
lcas-lcmaps-gt4-interface-0.3.1/config.guess:1361:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
lcas-lcmaps-gt4-interface-0.3.1/config.guess-1362-	exit ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-52-
lcas-lcmaps-gt4-interface-0.3.1/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-54-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
lcas-lcmaps-gt4-interface-0.3.1/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-117-case $maybe_os in
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-123-    os=-$maybe_os
lcas-lcmaps-gt4-interface-0.3.1/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-125-    ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-127-    os=-linux-android
lcas-lcmaps-gt4-interface-0.3.1/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
lcas-lcmaps-gt4-interface-0.3.1/config.sub-129-    ;;
lcas-lcmaps-gt4-interface-0.3.1/config.sub-130-  *)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-132-    if [ $basic_machine != $1 ]
lcas-lcmaps-gt4-interface-0.3.1/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-134-    else os=; fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-181-		os=-sco5v6
lcas-lcmaps-gt4-interface-0.3.1/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-183-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-185-		os=-sco3.2v5
lcas-lcmaps-gt4-interface-0.3.1/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-187-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-189-		os=-sco3.2v4
lcas-lcmaps-gt4-interface-0.3.1/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-191-		;;
lcas-lcmaps-gt4-interface-0.3.1/config.sub-192-	-sco3.2.[4-9]*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-195-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
lcas-lcmaps-gt4-interface-0.3.1/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-199-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
lcas-lcmaps-gt4-interface-0.3.1/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-203-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-205-		os=-sco3.2v2
lcas-lcmaps-gt4-interface-0.3.1/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-207-		;;
lcas-lcmaps-gt4-interface-0.3.1/config.sub-208-	-udk*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-210-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-212-		os=-isc2.2
lcas-lcmaps-gt4-interface-0.3.1/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-214-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-218-	-isc*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-220-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-230-	-ptx*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-232-		;;
lcas-lcmaps-gt4-interface-0.3.1/config.sub-233-	-windowsnt*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-235-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-361-	*-*-*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:362:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
lcas-lcmaps-gt4-interface-0.3.1/config.sub-363-		exit 1
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-485-	amd64-*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:486:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-487-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-527-	blackfin-*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:528:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-529-		os=-linux
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-535-	c54x-*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:536:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-537-		;;
lcas-lcmaps-gt4-interface-0.3.1/config.sub-538-	c55x-*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:539:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-540-		;;
lcas-lcmaps-gt4-interface-0.3.1/config.sub-541-	c6x-*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:542:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-543-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-738-	i*86v32)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:739:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-740-		os=-sysv32
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-742-	i*86v4*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:743:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-744-		os=-sysv4
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-746-	i*86v)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:747:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-748-		os=-sysv
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-750-	i*86sol2)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:751:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-752-		os=-solaris2
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-780-	m68knommu-*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:781:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-782-		os=-linux
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-817-	mips3*-*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:818:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-819-		;;
lcas-lcmaps-gt4-interface-0.3.1/config.sub-820-	mips3*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:821:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
lcas-lcmaps-gt4-interface-0.3.1/config.sub-822-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-839-	ms1-*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:840:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-841-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-958-	parisc-*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:959:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-960-		os=-linux
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-974-	pc98-*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:975:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-976-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-989-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:990:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-991-		;;
lcas-lcmaps-gt4-interface-0.3.1/config.sub-992-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:993:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-994-		;;
lcas-lcmaps-gt4-interface-0.3.1/config.sub-995-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:996:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-997-		;;
lcas-lcmaps-gt4-interface-0.3.1/config.sub-998-	pentium4-*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:999:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1000-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1008-	ppc-* | ppcbe-*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:1009:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1010-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1014-	ppcle-* | powerpclittle-*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:1015:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1016-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1018-		;;
lcas-lcmaps-gt4-interface-0.3.1/config.sub:1019:	ppc64-* | ppc64p7-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1020-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1024-	ppc64le-* | powerpc64little-*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:1025:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1026-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1107-	strongarm-* | thumb-*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:1108:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1109-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1237-	xscale-* | xscalee[bl]-*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:1238:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1239-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1314-	*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:1315:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1316-		exit 1
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1322-	*-digital*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:1323:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1324-		;;
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1325-	*-commodore*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:1326:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1327-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1343-	-solaris1 | -solaris1.*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:1344:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1345-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1355-	-gnu/linux*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1357-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1401-	-nto*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:1402:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1403-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1408-	-mac*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:1409:		os=`echo $os | sed -e 's|mac|macos|'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1410-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1414-	-linux*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:1415:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1416-		;;
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1417-	-sunos5*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:1418:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1419-		;;
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1420-	-sunos6*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:1421:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1422-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1469-	-sinix5.*)
lcas-lcmaps-gt4-interface-0.3.1/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1471-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1522-		# Get rid of the `-' at the beginning of $os.
lcas-lcmaps-gt4-interface-0.3.1/config.sub:1523:		os=`echo $os | sed 's/[^-]*-//'`
lcas-lcmaps-gt4-interface-0.3.1/config.sub:1524:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1525-		exit 1
##############################################
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1785-		esac
lcas-lcmaps-gt4-interface-0.3.1/config.sub:1786:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
lcas-lcmaps-gt4-interface-0.3.1/config.sub-1787-		;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-125-done
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:126:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-127-])
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-427-m4_define([_LT_CONFIG_STATUS_DECLARE],
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:428:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-429-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-437-#
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:438:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-439-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-547-]], lt_decl_quote_varnames); do
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:548:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-549-    *[[\\\\\\\`\\"\\\$]]*)
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:550:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-551-      ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-560-]], lt_decl_dquote_varnames); do
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:561:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-562-    *[[\\\\\\\`\\"\\\$]]*)
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:563:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-564-      ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-720-
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:721:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-722-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1090-  if test "$lt_cv_ld_force_load" = "yes"; then
lcas-lcmaps-gt4-interface-0.3.1/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\"`'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1092-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1143-      }]'
lcas-lcmaps-gt4-interface-0.3.1/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"`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1145-  # Check for a 64-bit object if we didn't find anything.
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1146-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
lcas-lcmaps-gt4-interface-0.3.1/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"`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1148-  fi],[])
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1179-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:1180:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1181-  ECHO='print -r --'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:1182:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1183-  ECHO='printf %s\n'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1214-    PATH=/empty FPATH=/empty; export PATH FPATH
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:1215:    test "X`printf %s $ECHO`" = "X$ECHO" \
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:1216:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1217-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1237-   if test "$GCC" = yes; then
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:1238:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1239-   fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1241- /*)
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:1242:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1243-   ;; #(
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1270-  if AC_TRY_EVAL(ac_compile); then
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:1271:    case `/usr/bin/file conftest.$ac_objext` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1272-      *ELF-32*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1286-    if test "$lt_cv_prog_gnu_ld" = yes; then
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:1287:      case `/usr/bin/file conftest.$ac_objext` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1288-	*32-bit*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1298-    else
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:1299:      case `/usr/bin/file conftest.$ac_objext` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1300-	*32-bit*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1656-    # And add a safety zone
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:1657:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:1658:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1659-    ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1689-    if test -n "$kargmax"; then
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:1690:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1691-    else
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1697-    if test -n "$lt_cv_sys_max_cmd_len"; then
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:1698:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:1699:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1700-    else
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1709-      # we can't tell.
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:1710:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1711-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1713-      do
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:1714:        i=`expr $i + 1`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1715-        teststring=$teststring$teststring
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1717-      # Only check the string length outside the loop.
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:1718:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1719-      teststring=
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1722-      # linker.  It appears as though 1/2 is a usable value.
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:1723:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-1724-    fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2047-  if test "$hard_links" = no; then
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2048:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2049-    need_locks=warn
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2178-  esac
lcas-lcmaps-gt4-interface-0.3.1/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`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2180-  case $lt_search_path_spec in
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2185-    # okay in the real world where ";" in dirpaths is itself problematic.
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2186:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2187-    ;;
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2188-  *)
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2189:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2190-    ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2194-  lt_tmp_lt_search_path_spec=
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2195:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2196-  for lt_sys_path in $lt_search_path_spec; do
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2229-  esac
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2230:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2231-else
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2317-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2319-    ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2353-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2354:    postinstall_cmds='base_file=`basename \${file}`~
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2355:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2356:      dldir=$destdir/`dirname \$dlpath`~
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2357-      test -d \$dldir || mkdir -p \$dldir~
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2362-      fi'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2363:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2364-      dlpath=$dir/\$dldll~
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2370-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2371:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2372-m4_if([$1], [],[
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2376-      # MinGW DLLs use traditional 'lib' prefix
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2377:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2378-      ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2380-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2381:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2382-      ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2389-    libname_spec='$name'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2390:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2391-    library_names_spec='${libname}.dll.lib'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2401-        # Let DOS variable expansion print the short 8.3 style file name.
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2402:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2403-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2406-      # Convert to MSYS style.
lcas-lcmaps-gt4-interface-0.3.1/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|^ ||'`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2408-      ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2412-      # like /cygdrive/c/PROGRA~1:/cygdr...
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2413:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2414:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2415:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2416-      ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2420-        # It is most probably a Windows format PATH.
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2421:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2422-      else
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2423:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2424-      fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2430-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2431:    postinstall_cmds='base_file=`basename \${file}`~
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2432:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2433:      dldir=$destdir/`dirname \$dlpath`~
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2434-      test -d \$dldir || mkdir -p \$dldir~
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2435-      $install_prog $dir/$dlname \$dldir/$dlname'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2436:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2437-      dlpath=$dir/\$dldll~
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2444-    # Assume MSVC wrapper
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2445:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2446-    dynamic_linker='Win32 ld.exe'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2461-  shlibpath_var=DYLD_LIBRARY_PATH
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2462:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2463-m4_if([$1], [],[
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2682-  if test -f /etc/ld.so.conf; then
lcas-lcmaps-gt4-interface-0.3.1/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' ' '`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2684-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2745-  shlibpath_var=LD_LIBRARY_PATH
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2746:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2747-    case $host_os in
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2962-	"file_magic "*)
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:2963:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-2964-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3045-    # gcc leaves a trailing carriage return which upsets mingw
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:3046:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3047-  *)
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:3048:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3049-  esac
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3054-      # Canonicalize the pathname of ld
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:3055:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3056-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:3057:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3058-      done
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3085-      # Break only if it was the GNU/non-GNU ld that we prefer.
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:3086:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3087-      *GNU* | *'with BFD'*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3125-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:3126:case `$LD -v 2>&1 </dev/null` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3127-*GNU* | *'with BFD'*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3320-openbsd*)
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:3321:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3322-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3384-    else
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:3385:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3386-    fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3430-	# Tru64's nm complains that /dev/null is an invalid object file
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:3431:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3432-	*/dev/null* | *'Invalid file or object type'*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3436-	*)
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:3437:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3438-	  */dev/null*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3462-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:3463:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3464-    *COFF*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3521-  # decide which to use based on capabilities of $DLLTOOL
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:3522:  case `$DLLTOOL --help 2>&1` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3523-  *--identify-strict*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3680-# If we're using GNU nm, then use its standard symbol codes.
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:3681:case `$NM -V 2>&1` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3682-*GNU* | *'with BFD'*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3698-mingw*)
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:3699:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3700-  ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3751-    nlist=conftest.nm
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:3752:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-3753-      # Try sorting and uniquifying the output.
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4089-	  *)
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:4090:	    case `$CC -V 2>&1 | sed 5q` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4091-	    *Sun\ C*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4394-      *)
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:4395:	case `$CC -V 2>&1 | sed 5q` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4396-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4666-	# shared libraries, regardless of the interface used.
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:4667:	case `$LD -v 2>&1` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4668-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4698-    supports_anon_versioning=no
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:4699:    case `$LD -v 2>&1` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4700-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4767-	# is EXPORTS), use it as is; otherwise, prepend...
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:4768:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4769-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4795-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4798-      ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4813-        pgcc*)				# Portland Group C compiler
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4815-	  tmp_addflag=' $pic_flag'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4818-					# Portland Group f77 and f90 compilers
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4820-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4833-	nvcc*)	# Cuda Compiler Driver 2.2
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4835-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4837-	esac
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:4838:	case `$CC -V 2>&1 | sed 5q` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4839-	*Sun\ C*)			# Sun C 5.9
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4841-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4905-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:4906:      case `$LD -v 2>&1` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-4907-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5028-	# below for broken collect2 doesn't work under 4.3+
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:5029:	  collect2name=`${CC} -print-prog-name=collect2`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5030-	  if test -f "$collect2name" &&
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5077-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
lcas-lcmaps-gt4-interface-0.3.1/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"
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5079-      else
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5143-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:5144:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5145-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5180-	# FIXME: Setting linknames here is a bad hack.
lcas-lcmaps-gt4-interface-0.3.1/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='
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5182-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5318-      if test "$GCC" = yes; then
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5320-	# Try to use the -exported_symbol ld option, if it does not
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5341-	if test "$lt_cv_irix_exported_symbol" = yes; then
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5343-	fi
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5344-      else
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5347-      fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5381-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:5382:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5383-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5414-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5416-      else
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5417-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5419-      fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5427-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5429-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5431-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/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~
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5435-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5450-      else
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:5451:	case `$CC -V 2>&1` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5452-	*"Compilers 5.0"*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5643-	  _LT_TAGVAR(allow_undefined_flag, $1)=
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:5644:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5645-	  then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5943-        # ancient GNU ld didn't support --whole-archive et. al.
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:5944:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-5945-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6026-          # below for broken collect2 doesn't work under 4.3+
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:6027:	  collect2name=`${CC} -print-prog-name=collect2`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6028-	  if test -f "$collect2name" &&
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6076-
lcas-lcmaps-gt4-interface-0.3.1/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"
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6078-        else
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6142-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:6143:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6144-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6183-	    # is EXPORTS), use it as is; otherwise, prepend...
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:6184:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6185-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6266-            # dependencies.
lcas-lcmaps-gt4-interface-0.3.1/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"'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6268-            ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6331-	    # dependencies.
lcas-lcmaps-gt4-interface-0.3.1/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"'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6333-	    ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6367-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6370-	;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6374-	    # SGI C++
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6376-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6385-	      if test "$with_gnu_ld" = no; then
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6387-	      else
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6389-	      fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6406-	    # to its proper name (with version) after linking.
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6409-	    # Commands to make compiler produce verbose output that lists
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6416-	    # dependencies.
lcas-lcmaps-gt4-interface-0.3.1/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"'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6418-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6431-	    # earlier do not add the objects themselves.
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:6432:	    case `$CC -V 2>&1` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6433-	      *"Version 7."*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6452-            # Portland Group C++ compiler
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:6453:	    case `$CC -V` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6454-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6457-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:6458:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6459-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6461-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:6462:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6463-		$RANLIB $oldlib'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6466-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6468-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6470-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6472-	      ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6480-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6482-            ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6499-	    # dependencies.
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6501-	    ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6514-	  *)
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:6515:	    case `$CC -V 2>&1 | sed 5q` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6516-	    *Sun\ C*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6521-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6523-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6591-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:6592:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lcas-lcmaps-gt4-interface-0.3.1/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'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6610-	    # to its proper name (with version) after linking.
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6612-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6631-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6633-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6636-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/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~
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6639-	          echo "-hidden">> $lib.exp~
lcas-lcmaps-gt4-interface-0.3.1/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~
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6641-	          $RM $lib.exp'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6655-	    # dependencies.
lcas-lcmaps-gt4-interface-0.3.1/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"'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6657-	    ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6662-	        osf3*)
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6664-		  ;;
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6665-	        *)
lcas-lcmaps-gt4-interface-0.3.1/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'
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6667-		  ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6915-  case ${2} in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:6916:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:6917:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-6918-  esac
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-7003-
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:7004:  for p in `eval "$output_verbose_link_cmd"`; do
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-7005-    case ${prev}${p} in
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-7101-linux*)
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:7102:  case `$CC -V 2>&1 | sed 5q` in
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-7103-  *Sun\ C*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-7152-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
lcas-lcmaps-gt4-interface-0.3.1/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!^ !!'`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-7154-fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-7764-    test $lt_ac_count -gt 10 && break
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:7765:    lt_ac_count=`expr $lt_ac_count + 1`
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-7766-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-7835-# ------------------------------------------------------
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4:7836:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
lcas-lcmaps-gt4-interface-0.3.1/project/libtool.m4-7837-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/globus.m4-208-	if test "x$ac_globus_version_script" != "x" ; then
lcas-lcmaps-gt4-interface-0.3.1/project/globus.m4:209:	    ac_globus_version=`grep 'GLOBUS_VERSION=' $ac_globus_version_script | head -1 | cut -d'"' -f2`
lcas-lcmaps-gt4-interface-0.3.1/project/globus.m4-210-	fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/globus.m4-213-	if test "x$ac_globus_version" != "x" ; then
lcas-lcmaps-gt4-interface-0.3.1/project/globus.m4:214:	    ac_globus_major=`echo $ac_globus_version|cut -d. -f1`
lcas-lcmaps-gt4-interface-0.3.1/project/globus.m4:215:	    ac_globus_minor=`echo $ac_globus_version|cut -d. -f2`
lcas-lcmaps-gt4-interface-0.3.1/project/globus.m4:216:	    ac_globus_release=`echo $ac_globus_version|cut -d. -f3`
lcas-lcmaps-gt4-interface-0.3.1/project/globus.m4-217-	fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/globus.m4-227-		     -a ! -h $ac_globus_prefix/lib64 ; then
lcas-lcmaps-gt4-interface-0.3.1/project/globus.m4:228:		    num=`find $ac_globus_prefix/lib64 -name "libglobus*"|wc -l`
lcas-lcmaps-gt4-interface-0.3.1/project/globus.m4-229-		    if test $num -gt 0 ; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/project/ltsugar.m4-67-m4_define([lt_combine],
lcas-lcmaps-gt4-interface-0.3.1/project/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
lcas-lcmaps-gt4-interface-0.3.1/project/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-167-{
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-179-{
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-198-    # Extract subdirectory from the argument.
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-204-    fi
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-217-    case ${2} in
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-220-    esac
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-380-     progdir=$func_dirname_result
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-419-bs='\\'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-533-      done
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-535-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-566-      # If mktemp works, use that first and foremost
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-568-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-597-      *[\\\`\"\$]*)
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-599-      *)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-704-    ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-772-	p
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-803-
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-816-
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-862-{
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:863:    func_arith_result=`expr "${@}"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-870-{
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-877-{
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-884-{
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-968-	# quotes we have to do it in 2 steps:
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-970-	eval "$extractedcf"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-1382-      done
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-1385-      case $@ in
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-1395-	    # Evaluate the configuration.
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-1397-	    CC_quoted=
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-1401-	    done
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-1404-	    case "$@ " in
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-1721-    # LT_CYGPATH in this case.
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-1723-  fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2060-    *.[cCFSifmso] | \
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2158-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2204-      if test "$need_locks" = warn &&
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2206-	$ECHO "\
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2207-*** ERROR, $lockfile contains:
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2209-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2253-      if test "$need_locks" = warn &&
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2255-	$ECHO "\
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2256-*** ERROR, $lockfile contains:
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2258-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2548-	  test -n "$library_names" && \
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2550-	  continue
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2561-	  fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2577-      # Get the absolute pathname.
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2959-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2972-	  else
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-2974-	  fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3130-	    fi
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3134-	      finalize=no
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3149-	        # Replace the output file specification.
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3151-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3170-	  fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3241-    my_pic_p="${3-no}"
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3243-    my_dlsyms=
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3509-	  else
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3512-	  fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3514-	*)
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3517-	  ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3529-      # Nullify the symbol file.
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3532-    fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3545-  win32_libid_type="unknown"
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3547-  case $win32_fileres in
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3596-  $opt_debug
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3598-}
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3613-  $opt_debug
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
lcas-lcmaps-gt4-interface-0.3.1/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)$'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3700-    # binutils import library
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3703-    # ms-generated import library
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3705-  else
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3780-	  darwin_curdir=`pwd`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3785-	    darwin_arch=
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3797-	    darwin_file=
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3814-      esac
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3816-    done
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3885-
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3887-    $ECHO "\
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3920-    --lt-dump-script)
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-3949-  done
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-4005-  # Find the directory that this script lives in.
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-4011-  while test -n \"\$file\"; do
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-4013-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-4021-
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-4024-  done
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-4035-    case \"\$thisdir\" in
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-4041-  # Try to get the absolute directory name.
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-4068-      else
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-4112-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-5085-    $opt_debug
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-5087-    *import*) : ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-5307-	    moreargs=
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-5309-	    do
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-5563-	*)
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-6018-    else
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-6328-		  set dummy $deplibs_check_method; shift
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:6329:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-6330-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-6391-	else
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:6392:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-6393-	fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-6420-	if test -n "$inherited_linker_flags"; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:6421:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-6422-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-6428-	fi
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:6429:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-6430-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-6501-	*)
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:6502:	  abs_ladir=`cd "$ladir" && pwd`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-6503-	  if test -z "$abs_ladir"; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-6754-	    shift
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:6755:	    libname=`eval "\\$ECHO \"$libname_spec\""`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-6756-	    # use dlname if we got it. it's perfectly good, no?
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7046-		*)
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7047:		  absdir=`cd "$dir" && pwd`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7048-		  if test -z "$absdir"; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7057-		  depdepl=
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7058:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7059-		  if test -n "$deplibrary_names" ; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7064-		      depdepl="$absdir/$objdir/$depdepl"
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7065:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7066-                      if test -z "$darwin_install_name"; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7067:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7068-                      fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7079-		else
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7080:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7081-		  test -z "$libdir" && \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7102-	else
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7103:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7104-	fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7251-	test "$module" = no && \
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7252:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7253-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7386-	if test "$age" -gt "$current"; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7387:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7388-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7547-	removelist=
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7548:	tempremovelist=`$ECHO "$output_objdir/*"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7549-	for p in $tempremovelist; do
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7573-	# Transform .lo files to .o files.
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7574:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7575-      fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7578-      #for path in $notinst_path; do
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7579:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7580:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7581:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7582-      #done
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7699-		if test -n "$i" ; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7700:		  libname=`eval "\\$ECHO \"$libname_spec\""`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7701:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7702-		  set dummy $deplib_matches; shift
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7703-		  deplib_match=$1
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7704:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7705-		    func_append newdeplibs " $i"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7742-		  if test -n "$i" ; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7743:		    libname=`eval "\\$ECHO \"$libname_spec\""`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7744:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7745-		    set dummy $deplib_matches; shift
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7746-		    deplib_match=$1
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7747:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7748-		      func_append newdeplibs " $i"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7777-	  set dummy $deplibs_check_method; shift
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7778:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7779-	  for a_deplib in $deplibs; do
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7792-	      if test -n "$a_deplib" ; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7793:		libname=`eval "\\$ECHO \"$libname_spec\""`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7794-		if test -n "$file_magic_glob"; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7795:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7796-		else
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7802-		    shopt -s nocaseglob
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7803:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7804-		    $nocaseglob
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7805-		  else
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7806:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7807-		  fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7820-		      while test -h "$potlib" 2>/dev/null; do
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7821:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7822-			case $potliblink in
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7823-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7824:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7825-			esac
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7861-	  set dummy $deplibs_check_method; shift
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7862:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7863-	  for a_deplib in $deplibs; do
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7876-	      if test -n "$a_deplib" ; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7877:		libname=`eval "\\$ECHO \"$libname_spec\""`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7878-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7879:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7880-		  for potent_lib in $potential_libs; do
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7915-	  newdeplibs=""
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7916:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7917-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7919-	      # can't use Xsed below, because $i might contain '/'
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7920:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7921-	    done
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7945-	  # On Rhapsody replace the C library with the System framework
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7946:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7947-	  ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-7997-	*-*-darwin*)
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7998:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:7999:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:8000:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8001-	  ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8124-	# Use standard objects if they are pic
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:8125:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8126-	test "X$libobjs" = "X " && libobjs=
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8139-	    # exporting using user supplied symfile
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:8140:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8141-	      # and it's NOT already a .def file. Must figure out
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8636-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:8637:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8638-	else
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8650-      # Create the old-style object.
lcas-lcmaps-gt4-interface-0.3.1/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
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8652-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8710-	# On Rhapsody replace the C library is the System framework
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:8711:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:8712:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8713-	;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8728-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:8729:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:8730:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8731-	;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8806-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:8807:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8808-	  case :$dllsearchpath: in
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8866-	# Transform all the library objects into standard objects.
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:8867:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:8868:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8869-      fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8896-	# Replace the output file specification.
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:8897:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8898-	link_command="$compile_command$compile_rpath"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8905-	  func_to_tool_file "$output"
lcas-lcmaps-gt4-interface-0.3.1/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'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8907-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8949-	# Replace the output file specification.
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:8950:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8951-	# Delete the old output file.
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8957-	  func_to_tool_file "$output"
lcas-lcmaps-gt4-interface-0.3.1/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'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8959-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8975-	  if test "$fast_install" = yes; then
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:8976:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8977-	  else
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8987-      # Replace the output file specification.
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:8988:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8989-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8996-	func_to_tool_file "$output_objdir/$outputname"
lcas-lcmaps-gt4-interface-0.3.1/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'`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-8998-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-9017-	relink_command="(cd `pwd`; $relink_command)"
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:9018:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-9019-      fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-9261-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:9262:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-9263-      if test "$hardcode_automatic" = yes ; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-9282-		func_resolve_sysroot "$deplib"
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:9283:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-9284-		test -z "$libdir" && \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-9308-		name="$func_basename_result"
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:9309:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-9310-		test -z "$libdir" && \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-9327-		name="$func_basename_result"
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:9328:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-9329-		test -z "$libdir" && \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-9646-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh:9647:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
lcas-lcmaps-gt4-interface-0.3.1/ltmain.sh-9648-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
lcas-lcmaps-gt4-interface-0.3.1/setup/gt4-interface-install.sh.in-105-	# Try flavoured but followed by version
lcas-lcmaps-gt4-interface-0.3.1/setup/gt4-interface-install.sh.in:106:	lib=`ls $libso.* 2>/dev/null|egrep "$libso\.[0-9]+\.|$libso\.[0-9]+$"|head -1`
lcas-lcmaps-gt4-interface-0.3.1/setup/gt4-interface-install.sh.in-107-	if [ -n "$lib" ]; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/setup/gt4-interface-install.sh.in-115-		# Try non-flavoured followed by version
lcas-lcmaps-gt4-interface-0.3.1/setup/gt4-interface-install.sh.in:116:		lib=`ls $libso.* 2>/dev/null|egrep "$libso\.[0-9]+\.|$libso\.[0-9]+$"|head -1`
lcas-lcmaps-gt4-interface-0.3.1/setup/gt4-interface-install.sh.in-117-		if [ -n "$lib" ]; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/depcomp-64-  case $1 in
lcas-lcmaps-gt4-interface-0.3.1/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
lcas-lcmaps-gt4-interface-0.3.1/depcomp-66-      *) dir=;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/depcomp-73-{
lcas-lcmaps-gt4-interface-0.3.1/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
lcas-lcmaps-gt4-interface-0.3.1/depcomp-75-}
##############################################
lcas-lcmaps-gt4-interface-0.3.1/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
lcas-lcmaps-gt4-interface-0.3.1/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
lcas-lcmaps-gt4-interface-0.3.1/depcomp-128-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/depcomp-405-        sleep 1
lcas-lcmaps-gt4-interface-0.3.1/depcomp:406:        i=`expr $i - 1`
lcas-lcmaps-gt4-interface-0.3.1/depcomp-407-      done
lcas-lcmaps-gt4-interface-0.3.1/depcomp-408-    fi
lcas-lcmaps-gt4-interface-0.3.1/depcomp:409:    i=`expr $i - 1`
lcas-lcmaps-gt4-interface-0.3.1/depcomp-410-  done
##############################################
lcas-lcmaps-gt4-interface-0.3.1/depcomp-425-  # Do two passes, one to just change these to
lcas-lcmaps-gt4-interface-0.3.1/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
lcas-lcmaps-gt4-interface-0.3.1/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/depcomp-659-  done
lcas-lcmaps-gt4-interface-0.3.1/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
lcas-lcmaps-gt4-interface-0.3.1/depcomp-661-  touch "$tmpdepfile"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-97-    PKG_CHECK_EXISTS([$3],
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4:98:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-99-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-146-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4:147:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-148-        else 
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4:149:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-150-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-307-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4:308:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-309-# and then we would define $MISSING as
##############################################
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-323-# expand $ac_aux_dir to an absolute path
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4:324:am_aux_dir=`cd $ac_aux_dir && pwd`
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-325-])
##############################################
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-421-  if test "$am_compiler_list" = ""; then
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4:422:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-423-  fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-572-    # Strip MF so we end up with the name of the file.
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4:573:    mf=`echo "$mf" | sed -e 's/:.*$//'`
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-574-    # Check whether this is an Automake generated Makefile or not.
##############################################
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-581-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4:582:      dirpart=`AS_DIRNAME("$mf")`
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-583-    else
##############################################
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-587-    # from the Makefile without running 'make'.
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4:588:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-589-    test -z "$DEPDIR" && continue
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4:590:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-591-    test -z "$am__include" && continue
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4:592:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-593-    # Find all dependency output files, they are included files with
##############################################
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-601-      test -f "$dirpart/$file" && continue
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4:602:      fdir=`AS_DIRNAME(["$file"])`
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-603-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-653-AC_REQUIRE([AC_PROG_INSTALL])dnl
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4:654:if test "`cd $srcdir && pwd`" != "`pwd`"; then
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-655-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-768-    * )
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4:769:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-770-  esac
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-771-done
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4:772:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-773-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-839-# Ignore all kinds of additional output from 'make'.
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4:840:case `$am_make -s -f confmf 2> /dev/null` in #(
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-841-*the\ am__doit\ target*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-849-   echo '.include "confinc"' > confmf
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4:850:   case `$am_make -s -f confmf 2> /dev/null` in #(
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-851-   *the\ am__doit\ target*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-967-     echo "timestamp, slept: $am_has_slept" > conftest.file
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4:968:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-969-     if test "$[*]" = "X"; then
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-970-	# -L didn't work.
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4:971:	set X `ls -t "$srcdir/configure" conftest.file`
lcas-lcmaps-gt4-interface-0.3.1/aclocal.m4-972-     fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure.ac-127-	    [AC_MSG_FAILURE([Option --with-lcas-db needs a filename])],
lcas-lcmaps-gt4-interface-0.3.1/configure.ac:128:	    [AS_IF([test "x`echo $withval|cut -c1`" != "x/" ],
lcas-lcmaps-gt4-interface-0.3.1/configure.ac-129-		[LCAS_DB_FILE=$sysconfdir/lcas/$withval],
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure.ac-136-    AC_SUBST(LCAS_DB_FILE)
lcas-lcmaps-gt4-interface-0.3.1/configure.ac:137:    AC_SUBST(LCAS_DB_DIR, [`dirname $LCAS_DB_FILE`])
lcas-lcmaps-gt4-interface-0.3.1/configure.ac:138:    AC_SUBST(LCAS_DB_FILENAME, [`basename $LCAS_DB_FILE`])
lcas-lcmaps-gt4-interface-0.3.1/configure.ac-139-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure.ac-144-			[Specify the install location of the LCAS plug-ins with respect to LIBDIR [default=/lcas]])],
lcas-lcmaps-gt4-interface-0.3.1/configure.ac:145:	[AS_IF([test "x`echo $withval|cut -c1`" != "x/" ],
lcas-lcmaps-gt4-interface-0.3.1/configure.ac-146-	    [LCAS_MODULEDIR_SFX=/$withval],
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure.ac-157-			[Specify the absolute install location of the LCAS plug-ins [default=LIBDIR/LCAS_MODULEDIR_SFX]])],
lcas-lcmaps-gt4-interface-0.3.1/configure.ac:158:	[AS_IF([test "x`echo $withval|cut -c1`" != "x/" ],
lcas-lcmaps-gt4-interface-0.3.1/configure.ac-159-	    [AC_MSG_FAILURE([Option --with-lcas-moduledir needs an absolute directory])],
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure.ac-184-	[AC_MSG_FAILURE([Option --with-lcmaps-db needs a filename])],
lcas-lcmaps-gt4-interface-0.3.1/configure.ac:185:	[AS_IF([test "x`echo $withval|cut -c1`" != "x/" ],
lcas-lcmaps-gt4-interface-0.3.1/configure.ac-186-  	    [LCMAPS_DB_FILE=$sysconfdir/lcmaps/$withval],
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure.ac-193-AC_SUBST(LCMAPS_DB_FILE)
lcas-lcmaps-gt4-interface-0.3.1/configure.ac:194:AC_SUBST(LCMAPS_DB_DIR, [`dirname $LCMAPS_DB_FILE`])
lcas-lcmaps-gt4-interface-0.3.1/configure.ac:195:AC_SUBST(LCMAPS_DB_FILENAME, [`basename $LCMAPS_DB_FILE`])
lcas-lcmaps-gt4-interface-0.3.1/configure.ac-196-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure.ac-201-		    [Specify the install location of the LCMAPS plug-ins with respect to LIBDIR [default=/lcmaps]])],
lcas-lcmaps-gt4-interface-0.3.1/configure.ac:202:    [AS_IF([test "x`echo $withval|cut -c1`" != "x/" ],
lcas-lcmaps-gt4-interface-0.3.1/configure.ac-203-	[LCMAPS_MODULEDIR_SFX=/$withval],
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure.ac-214-		    [Specify the absolute install location of the LCMAPS plug-ins to be set in the LCMAPS_DB_FILE [default=LIBDIR/LCMAPS_MODULEDIR_SFX]])],
lcas-lcmaps-gt4-interface-0.3.1/configure.ac:215:    [AS_IF([test "x`echo $withval|cut -c1`" != "x/" ],
lcas-lcmaps-gt4-interface-0.3.1/configure.ac-216-	[AC_MSG_FAILURE([Option --with-lcmaps-moduledir needs an absolute directory])],
##############################################
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-90-  { \
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in:91:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-92-  }; \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-148-CONFIG_CLEAN_VPATH_FILES =
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in:149:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-150-am__vpath_adj = case $$p in \
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in:151:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-152-    *) f=$$p;; \
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-153-  esac;
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in:154:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-155-am__install_max = 40
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-156-am__nobase_strip_setup = \
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in:157:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-158-am__nobase_strip = \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-613-.c.o:
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in:614:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-615-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-621-.c.obj:
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in:622:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in:623:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-624-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-626-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in:627:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-628-
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-629-.c.lo:
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in:630:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-631-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-637-liblcas_lcmaps_gt4_mapping_la-llgt_utils.lo: llgt_utils.c
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in:638:@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) $(liblcas_lcmaps_gt4_mapping_la_CFLAGS) $(CFLAGS) -MT liblcas_lcmaps_gt4_mapping_la-llgt_utils.lo -MD -MP -MF $(DEPDIR)/liblcas_lcmaps_gt4_mapping_la-llgt_utils.Tpo -c -o liblcas_lcmaps_gt4_mapping_la-llgt_utils.lo `test -f 'llgt_utils.c' || echo '$(srcdir)/'`llgt_utils.c
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-639-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblcas_lcmaps_gt4_mapping_la-llgt_utils.Tpo $(DEPDIR)/liblcas_lcmaps_gt4_mapping_la-llgt_utils.Plo
##############################################
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-641-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in:642:@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) $(liblcas_lcmaps_gt4_mapping_la_CFLAGS) $(CFLAGS) -c -o liblcas_lcmaps_gt4_mapping_la-llgt_utils.lo `test -f 'llgt_utils.c' || echo '$(srcdir)/'`llgt_utils.c
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-643-
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-644-liblcas_lcmaps_gt4_mapping_la-llgt_lcmaps.lo: llgt_lcmaps.c
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in:645:@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) $(liblcas_lcmaps_gt4_mapping_la_CFLAGS) $(CFLAGS) -MT liblcas_lcmaps_gt4_mapping_la-llgt_lcmaps.lo -MD -MP -MF $(DEPDIR)/liblcas_lcmaps_gt4_mapping_la-llgt_lcmaps.Tpo -c -o liblcas_lcmaps_gt4_mapping_la-llgt_lcmaps.lo `test -f 'llgt_lcmaps.c' || echo '$(srcdir)/'`llgt_lcmaps.c
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-646-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblcas_lcmaps_gt4_mapping_la-llgt_lcmaps.Tpo $(DEPDIR)/liblcas_lcmaps_gt4_mapping_la-llgt_lcmaps.Plo
##############################################
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-648-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in:649:@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) $(liblcas_lcmaps_gt4_mapping_la_CFLAGS) $(CFLAGS) -c -o liblcas_lcmaps_gt4_mapping_la-llgt_lcmaps.lo `test -f 'llgt_lcmaps.c' || echo '$(srcdir)/'`llgt_lcmaps.c
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-650-
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-651-liblcas_lcmaps_gt4_mapping_la-llgt_front.lo: llgt_front.c
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in:652:@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) $(liblcas_lcmaps_gt4_mapping_la_CFLAGS) $(CFLAGS) -MT liblcas_lcmaps_gt4_mapping_la-llgt_front.lo -MD -MP -MF $(DEPDIR)/liblcas_lcmaps_gt4_mapping_la-llgt_front.Tpo -c -o liblcas_lcmaps_gt4_mapping_la-llgt_front.lo `test -f 'llgt_front.c' || echo '$(srcdir)/'`llgt_front.c
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-653-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblcas_lcmaps_gt4_mapping_la-llgt_front.Tpo $(DEPDIR)/liblcas_lcmaps_gt4_mapping_la-llgt_front.Plo
##############################################
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-655-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in:656:@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) $(liblcas_lcmaps_gt4_mapping_la_CFLAGS) $(CFLAGS) -c -o liblcas_lcmaps_gt4_mapping_la-llgt_front.lo `test -f 'llgt_front.c' || echo '$(srcdir)/'`llgt_front.c
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-657-
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-658-liblcas_lcmaps_gt4_mapping_la-llgt_lcas.lo: llgt_lcas.c
lcas-lcmaps-gt4-interface-0.3.1/src/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) $(liblcas_lcmaps_gt4_mapping_la_CFLAGS) $(CFLAGS) -MT liblcas_lcmaps_gt4_mapping_la-llgt_lcas.lo -MD -MP -MF $(DEPDIR)/liblcas_lcmaps_gt4_mapping_la-llgt_lcas.Tpo -c -o liblcas_lcmaps_gt4_mapping_la-llgt_lcas.lo `test -f 'llgt_lcas.c' || echo '$(srcdir)/'`llgt_lcas.c
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-660-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblcas_lcmaps_gt4_mapping_la-llgt_lcas.Tpo $(DEPDIR)/liblcas_lcmaps_gt4_mapping_la-llgt_lcas.Plo
##############################################
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-662-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lcas-lcmaps-gt4-interface-0.3.1/src/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) $(liblcas_lcmaps_gt4_mapping_la_CFLAGS) $(CFLAGS) -c -o liblcas_lcmaps_gt4_mapping_la-llgt_lcas.lo `test -f 'llgt_lcas.c' || echo '$(srcdir)/'`llgt_lcas.c
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-664-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-700-GTAGS:
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in:701:	here=`$(am__cd) $(top_builddir) && pwd` \
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-702-	  && $(am__cd) $(top_srcdir) \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-723-distdir: $(DISTFILES)
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in:724:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in:725:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-726-	list='$(DISTFILES)'; \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-737-	  if test -d $$d/$$file; then \
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in:738:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lcas-lcmaps-gt4-interface-0.3.1/src/Makefile.in-739-	    if test -d "$(distdir)/$$file"; then \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-50-if test -z "$BASH_VERSION$ZSH_VERSION" \
lcas-lcmaps-gt4-interface-0.3.1/configure:51:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
lcas-lcmaps-gt4-interface-0.3.1/configure-52-  as_echo='print -r --'
lcas-lcmaps-gt4-interface-0.3.1/configure-53-  as_echo_n='print -rn --'
lcas-lcmaps-gt4-interface-0.3.1/configure:54:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
lcas-lcmaps-gt4-interface-0.3.1/configure-55-  as_echo='printf %s\n'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-57-else
lcas-lcmaps-gt4-interface-0.3.1/configure:58:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
lcas-lcmaps-gt4-interface-0.3.1/configure-59-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-67-	expr "X$arg" : "X\\(.*\\)$as_nl";
lcas-lcmaps-gt4-interface-0.3.1/configure:68:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
lcas-lcmaps-gt4-interface-0.3.1/configure-69-      esac;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-204-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
lcas-lcmaps-gt4-interface-0.3.1/configure:205:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
lcas-lcmaps-gt4-interface-0.3.1/configure-206-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-211-    PATH=/empty FPATH=/empty; export PATH FPATH
lcas-lcmaps-gt4-interface-0.3.1/configure:212:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
lcas-lcmaps-gt4-interface-0.3.1/configure:213:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
lcas-lcmaps-gt4-interface-0.3.1/configure-214-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-340-      case $as_dir in #(
lcas-lcmaps-gt4-interface-0.3.1/configure:341:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
lcas-lcmaps-gt4-interface-0.3.1/configure-342-      *) as_qdir=$as_dir;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-413-  {
lcas-lcmaps-gt4-interface-0.3.1/configure:414:    as_val=`expr "$@" || test $? -eq 1`
lcas-lcmaps-gt4-interface-0.3.1/configure-415-  }
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-420-# ----------------------------------------
lcas-lcmaps-gt4-interface-0.3.1/configure:421:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
lcas-lcmaps-gt4-interface-0.3.1/configure-422-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-483-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
lcas-lcmaps-gt4-interface-0.3.1/configure:484:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
lcas-lcmaps-gt4-interface-0.3.1/configure-485-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-950-  case $ac_option in
lcas-lcmaps-gt4-interface-0.3.1/configure:951:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
lcas-lcmaps-gt4-interface-0.3.1/configure-952-  *=)   ac_optarg= ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-994-  -disable-* | --disable-*)
lcas-lcmaps-gt4-interface-0.3.1/configure:995:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
lcas-lcmaps-gt4-interface-0.3.1/configure-996-    # Reject names that are not valid shell variable names.
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-999-    ac_useropt_orig=$ac_useropt
lcas-lcmaps-gt4-interface-0.3.1/configure:1000:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lcas-lcmaps-gt4-interface-0.3.1/configure-1001-    case $ac_user_opts in
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-1020-  -enable-* | --enable-*)
lcas-lcmaps-gt4-interface-0.3.1/configure:1021:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
lcas-lcmaps-gt4-interface-0.3.1/configure-1022-    # Reject names that are not valid shell variable names.
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-1025-    ac_useropt_orig=$ac_useropt
lcas-lcmaps-gt4-interface-0.3.1/configure:1026:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lcas-lcmaps-gt4-interface-0.3.1/configure-1027-    case $ac_user_opts in
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-1224-  -with-* | --with-*)
lcas-lcmaps-gt4-interface-0.3.1/configure:1225:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
lcas-lcmaps-gt4-interface-0.3.1/configure-1226-    # Reject names that are not valid shell variable names.
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-1229-    ac_useropt_orig=$ac_useropt
lcas-lcmaps-gt4-interface-0.3.1/configure:1230:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lcas-lcmaps-gt4-interface-0.3.1/configure-1231-    case $ac_user_opts in
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-1240-  -without-* | --without-*)
lcas-lcmaps-gt4-interface-0.3.1/configure:1241:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
lcas-lcmaps-gt4-interface-0.3.1/configure-1242-    # Reject names that are not valid shell variable names.
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-1245-    ac_useropt_orig=$ac_useropt
lcas-lcmaps-gt4-interface-0.3.1/configure:1246:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lcas-lcmaps-gt4-interface-0.3.1/configure-1247-    case $ac_user_opts in
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-1278-  *=*)
lcas-lcmaps-gt4-interface-0.3.1/configure:1279:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
lcas-lcmaps-gt4-interface-0.3.1/configure-1280-    # Reject names that are not valid shell variable names.
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-1299-if test -n "$ac_prev"; then
lcas-lcmaps-gt4-interface-0.3.1/configure:1300:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
lcas-lcmaps-gt4-interface-0.3.1/configure-1301-  as_fn_error $? "missing argument to $ac_option"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-1321-    */ )
lcas-lcmaps-gt4-interface-0.3.1/configure:1322:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
lcas-lcmaps-gt4-interface-0.3.1/configure-1323-      eval $ac_var=\$ac_val;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-1356-ac_ls_di=`ls -di .` &&
lcas-lcmaps-gt4-interface-0.3.1/configure:1357:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
lcas-lcmaps-gt4-interface-0.3.1/configure-1358-  as_fn_error $? "working directory cannot be determined"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-1412-case $srcdir in
lcas-lcmaps-gt4-interface-0.3.1/configure:1413:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
lcas-lcmaps-gt4-interface-0.3.1/configure-1414-esac
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-1455-By default, \`make install' will install all the files in
lcas-lcmaps-gt4-interface-0.3.1/configure:1456:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
lcas-lcmaps-gt4-interface-0.3.1/configure:1457:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
lcas-lcmaps-gt4-interface-0.3.1/configure-1458-for instance \`--prefix=\$HOME'.
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-1648-*)
lcas-lcmaps-gt4-interface-0.3.1/configure:1649:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
lcas-lcmaps-gt4-interface-0.3.1/configure-1650-  # A ".." for each directory in $ac_dir_suffix.
lcas-lcmaps-gt4-interface-0.3.1/configure:1651:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
lcas-lcmaps-gt4-interface-0.3.1/configure-1652-  case $ac_top_builddir_sub in
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-2126-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
lcas-lcmaps-gt4-interface-0.3.1/configure:2127:  as_decl_name=`echo $2|sed 's/ *(.*//'`
lcas-lcmaps-gt4-interface-0.3.1/configure:2128:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
lcas-lcmaps-gt4-interface-0.3.1/configure-2129-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-2240-    *\'*)
lcas-lcmaps-gt4-interface-0.3.1/configure:2241:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
lcas-lcmaps-gt4-interface-0.3.1/configure-2242-    esac
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-2323-      case $ac_val in
lcas-lcmaps-gt4-interface-0.3.1/configure:2324:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
lcas-lcmaps-gt4-interface-0.3.1/configure-2325-      esac
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-2338-	case $ac_val in
lcas-lcmaps-gt4-interface-0.3.1/configure:2339:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
lcas-lcmaps-gt4-interface-0.3.1/configure-2340-	esac
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-2458-    set,)
lcas-lcmaps-gt4-interface-0.3.1/configure:2459:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
lcas-lcmaps-gt4-interface-0.3.1/configure:2460:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
lcas-lcmaps-gt4-interface-0.3.1/configure-2461-      ac_cache_corrupted=: ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-2469-	# differences in whitespace do not lead to failure.
lcas-lcmaps-gt4-interface-0.3.1/configure:2470:	ac_old_val_w=`echo x $ac_old_val`
lcas-lcmaps-gt4-interface-0.3.1/configure:2471:	ac_new_val_w=`echo x $ac_new_val`
lcas-lcmaps-gt4-interface-0.3.1/configure-2472-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-2489-    case $ac_new_val in
lcas-lcmaps-gt4-interface-0.3.1/configure:2490:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
lcas-lcmaps-gt4-interface-0.3.1/configure-2491-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-2665-     echo "timestamp, slept: $am_has_slept" > conftest.file
lcas-lcmaps-gt4-interface-0.3.1/configure:2666:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-2667-     if test "$*" = "X"; then
lcas-lcmaps-gt4-interface-0.3.1/configure-2668-	# -L didn't work.
lcas-lcmaps-gt4-interface-0.3.1/configure:2669:	set X `ls -t "$srcdir/configure" conftest.file`
lcas-lcmaps-gt4-interface-0.3.1/configure-2670-     fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-2716-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
lcas-lcmaps-gt4-interface-0.3.1/configure:2717:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
lcas-lcmaps-gt4-interface-0.3.1/configure-2718-
lcas-lcmaps-gt4-interface-0.3.1/configure-2719-# expand $ac_aux_dir to an absolute path
lcas-lcmaps-gt4-interface-0.3.1/configure:2720:am_aux_dir=`cd $ac_aux_dir && pwd`
lcas-lcmaps-gt4-interface-0.3.1/configure-2721-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-2861-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
lcas-lcmaps-gt4-interface-0.3.1/configure:2862:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
lcas-lcmaps-gt4-interface-0.3.1/configure-2863-	     'mkdir (GNU coreutils) '* | \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-2934-set x ${MAKE-make}
lcas-lcmaps-gt4-interface-0.3.1/configure:2935:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
lcas-lcmaps-gt4-interface-0.3.1/configure-2936-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-2944-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
lcas-lcmaps-gt4-interface-0.3.1/configure:2945:case `${MAKE-make} -f conftest.make 2>/dev/null` in
lcas-lcmaps-gt4-interface-0.3.1/configure-2946-  *@@@%%%=?*=@@@%%%*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-3010-
lcas-lcmaps-gt4-interface-0.3.1/configure:3011:if test "`cd $srcdir && pwd`" != "`pwd`"; then
lcas-lcmaps-gt4-interface-0.3.1/configure-3012-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-3443-$as_echo_n "checking whether the C compiler works... " >&6; }
lcas-lcmaps-gt4-interface-0.3.1/configure:3444:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
lcas-lcmaps-gt4-interface-0.3.1/configure-3445-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-3487-	then :; else
lcas-lcmaps-gt4-interface-0.3.1/configure:3488:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
lcas-lcmaps-gt4-interface-0.3.1/configure-3489-	fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-3547-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
lcas-lcmaps-gt4-interface-0.3.1/configure:3548:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
lcas-lcmaps-gt4-interface-0.3.1/configure-3549-	  break;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-3656-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
lcas-lcmaps-gt4-interface-0.3.1/configure:3657:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
lcas-lcmaps-gt4-interface-0.3.1/configure-3658-       break;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-3905-# Ignore all kinds of additional output from 'make'.
lcas-lcmaps-gt4-interface-0.3.1/configure:3906:case `$am_make -s -f confmf 2> /dev/null` in #(
lcas-lcmaps-gt4-interface-0.3.1/configure-3907-*the\ am__doit\ target*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-3915-   echo '.include "confinc"' > confmf
lcas-lcmaps-gt4-interface-0.3.1/configure:3916:   case `$am_make -s -f confmf 2> /dev/null` in #(
lcas-lcmaps-gt4-interface-0.3.1/configure-3917-   *the\ am__doit\ target*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-3978-  if test "$am_compiler_list" = ""; then
lcas-lcmaps-gt4-interface-0.3.1/configure:3979:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
lcas-lcmaps-gt4-interface-0.3.1/configure-3980-  fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4091-set x ${MAKE-make}
lcas-lcmaps-gt4-interface-0.3.1/configure:4092:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
lcas-lcmaps-gt4-interface-0.3.1/configure-4093-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4101-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
lcas-lcmaps-gt4-interface-0.3.1/configure:4102:case `${MAKE-make} -f conftest.make 2>/dev/null` in
lcas-lcmaps-gt4-interface-0.3.1/configure-4103-  *@@@%%%=?*=@@@%%%*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4155-test "x$ac_build_alias" = x &&
lcas-lcmaps-gt4-interface-0.3.1/configure:4156:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
lcas-lcmaps-gt4-interface-0.3.1/configure-4157-test "x$ac_build_alias" = x &&
lcas-lcmaps-gt4-interface-0.3.1/configure-4158-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
lcas-lcmaps-gt4-interface-0.3.1/configure:4159:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
lcas-lcmaps-gt4-interface-0.3.1/configure-4160-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4179-IFS=$ac_save_IFS
lcas-lcmaps-gt4-interface-0.3.1/configure:4180:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
lcas-lcmaps-gt4-interface-0.3.1/configure-4181-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4190-else
lcas-lcmaps-gt4-interface-0.3.1/configure:4191:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
lcas-lcmaps-gt4-interface-0.3.1/configure-4192-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4212-IFS=$ac_save_IFS
lcas-lcmaps-gt4-interface-0.3.1/configure:4213:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
lcas-lcmaps-gt4-interface-0.3.1/configure-4214-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4240-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
lcas-lcmaps-gt4-interface-0.3.1/configure:4241:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
lcas-lcmaps-gt4-interface-0.3.1/configure-4242-  ECHO='print -r --'
lcas-lcmaps-gt4-interface-0.3.1/configure:4243:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
lcas-lcmaps-gt4-interface-0.3.1/configure-4244-  ECHO='printf %s\n'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4309-  # Check for GNU $ac_path_SED
lcas-lcmaps-gt4-interface-0.3.1/configure:4310:case `"$ac_path_SED" --version 2>&1` in
lcas-lcmaps-gt4-interface-0.3.1/configure-4311-*GNU*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4385-  # Check for GNU $ac_path_GREP
lcas-lcmaps-gt4-interface-0.3.1/configure:4386:case `"$ac_path_GREP" --version 2>&1` in
lcas-lcmaps-gt4-interface-0.3.1/configure-4387-*GNU*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4451-  # Check for GNU $ac_path_EGREP
lcas-lcmaps-gt4-interface-0.3.1/configure:4452:case `"$ac_path_EGREP" --version 2>&1` in
lcas-lcmaps-gt4-interface-0.3.1/configure-4453-*GNU*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4518-  # Check for GNU $ac_path_FGREP
lcas-lcmaps-gt4-interface-0.3.1/configure:4519:case `"$ac_path_FGREP" --version 2>&1` in
lcas-lcmaps-gt4-interface-0.3.1/configure-4520-*GNU*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4598-    # gcc leaves a trailing carriage return which upsets mingw
lcas-lcmaps-gt4-interface-0.3.1/configure:4599:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lcas-lcmaps-gt4-interface-0.3.1/configure-4600-  *)
lcas-lcmaps-gt4-interface-0.3.1/configure:4601:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lcas-lcmaps-gt4-interface-0.3.1/configure-4602-  esac
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4607-      # Canonicalize the pathname of ld
lcas-lcmaps-gt4-interface-0.3.1/configure:4608:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
lcas-lcmaps-gt4-interface-0.3.1/configure-4609-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
lcas-lcmaps-gt4-interface-0.3.1/configure:4610:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
lcas-lcmaps-gt4-interface-0.3.1/configure-4611-      done
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4642-      # Break only if it was the GNU/non-GNU ld that we prefer.
lcas-lcmaps-gt4-interface-0.3.1/configure:4643:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
lcas-lcmaps-gt4-interface-0.3.1/configure-4644-      *GNU* | *'with BFD'*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4673-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
lcas-lcmaps-gt4-interface-0.3.1/configure:4674:case `$LD -v 2>&1 </dev/null` in
lcas-lcmaps-gt4-interface-0.3.1/configure-4675-*GNU* | *'with BFD'*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4718-	# Tru64's nm complains that /dev/null is an invalid object file
lcas-lcmaps-gt4-interface-0.3.1/configure:4719:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
lcas-lcmaps-gt4-interface-0.3.1/configure-4720-	*/dev/null* | *'Invalid file or object type'*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4724-	*)
lcas-lcmaps-gt4-interface-0.3.1/configure:4725:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
lcas-lcmaps-gt4-interface-0.3.1/configure-4726-	  */dev/null*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4852-
lcas-lcmaps-gt4-interface-0.3.1/configure:4853:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
lcas-lcmaps-gt4-interface-0.3.1/configure-4854-    *COFF*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4953-    # And add a safety zone
lcas-lcmaps-gt4-interface-0.3.1/configure:4954:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lcas-lcmaps-gt4-interface-0.3.1/configure:4955:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lcas-lcmaps-gt4-interface-0.3.1/configure-4956-    ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4986-    if test -n "$kargmax"; then
lcas-lcmaps-gt4-interface-0.3.1/configure:4987:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
lcas-lcmaps-gt4-interface-0.3.1/configure-4988-    else
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-4994-    if test -n "$lt_cv_sys_max_cmd_len"; then
lcas-lcmaps-gt4-interface-0.3.1/configure:4995:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lcas-lcmaps-gt4-interface-0.3.1/configure:4996:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lcas-lcmaps-gt4-interface-0.3.1/configure-4997-    else
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-5006-      # we can't tell.
lcas-lcmaps-gt4-interface-0.3.1/configure:5007:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
lcas-lcmaps-gt4-interface-0.3.1/configure-5008-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-5010-      do
lcas-lcmaps-gt4-interface-0.3.1/configure:5011:        i=`expr $i + 1`
lcas-lcmaps-gt4-interface-0.3.1/configure-5012-        teststring=$teststring$teststring
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-5014-      # Only check the string length outside the loop.
lcas-lcmaps-gt4-interface-0.3.1/configure:5015:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-5016-      teststring=
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-5019-      # linker.  It appears as though 1/2 is a usable value.
lcas-lcmaps-gt4-interface-0.3.1/configure:5020:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
lcas-lcmaps-gt4-interface-0.3.1/configure-5021-    fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-5459-openbsd*)
lcas-lcmaps-gt4-interface-0.3.1/configure:5460:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lcas-lcmaps-gt4-interface-0.3.1/configure-5461-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-5526-    else
lcas-lcmaps-gt4-interface-0.3.1/configure:5527:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
lcas-lcmaps-gt4-interface-0.3.1/configure-5528-    fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-5671-  # decide which to use based on capabilities of $DLLTOOL
lcas-lcmaps-gt4-interface-0.3.1/configure:5672:  case `$DLLTOOL --help 2>&1` in
lcas-lcmaps-gt4-interface-0.3.1/configure-5673-  *--identify-strict*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-6193-# If we're using GNU nm, then use its standard symbol codes.
lcas-lcmaps-gt4-interface-0.3.1/configure:6194:case `$NM -V 2>&1` in
lcas-lcmaps-gt4-interface-0.3.1/configure-6195-*GNU* | *'with BFD'*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-6211-mingw*)
lcas-lcmaps-gt4-interface-0.3.1/configure:6212:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
lcas-lcmaps-gt4-interface-0.3.1/configure-6213-  ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-6430-   if test "$GCC" = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:6431:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-6432-   fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-6434- /*)
lcas-lcmaps-gt4-interface-0.3.1/configure:6435:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
lcas-lcmaps-gt4-interface-0.3.1/configure-6436-   ;; #(
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-6470-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:6471:    case `/usr/bin/file conftest.$ac_objext` in
lcas-lcmaps-gt4-interface-0.3.1/configure-6472-      *ELF-32*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-6490-    if test "$lt_cv_prog_gnu_ld" = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:6491:      case `/usr/bin/file conftest.$ac_objext` in
lcas-lcmaps-gt4-interface-0.3.1/configure-6492-	*32-bit*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-6502-    else
lcas-lcmaps-gt4-interface-0.3.1/configure:6503:      case `/usr/bin/file conftest.$ac_objext` in
lcas-lcmaps-gt4-interface-0.3.1/configure-6504-	*32-bit*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-7662-do :
lcas-lcmaps-gt4-interface-0.3.1/configure:7663:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lcas-lcmaps-gt4-interface-0.3.1/configure-7664-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-7667-  cat >>confdefs.h <<_ACEOF
lcas-lcmaps-gt4-interface-0.3.1/configure:7668:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lcas-lcmaps-gt4-interface-0.3.1/configure-7669-_ACEOF
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-7953-done
lcas-lcmaps-gt4-interface-0.3.1/configure:7954:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
lcas-lcmaps-gt4-interface-0.3.1/configure-7955-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-7982-	"file_magic "*)
lcas-lcmaps-gt4-interface-0.3.1/configure:7983:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
lcas-lcmaps-gt4-interface-0.3.1/configure-7984-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-8048-	"file_magic "*)
lcas-lcmaps-gt4-interface-0.3.1/configure:8049:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
lcas-lcmaps-gt4-interface-0.3.1/configure-8050-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-8415-      *)
lcas-lcmaps-gt4-interface-0.3.1/configure:8416:	case `$CC -V 2>&1 | sed 5q` in
lcas-lcmaps-gt4-interface-0.3.1/configure-8417-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-8775-  if test "$hard_links" = no; then
lcas-lcmaps-gt4-interface-0.3.1/configure:8776:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
lcas-lcmaps-gt4-interface-0.3.1/configure:8777:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
lcas-lcmaps-gt4-interface-0.3.1/configure-8778-    need_locks=warn
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-8861-	# shared libraries, regardless of the interface used.
lcas-lcmaps-gt4-interface-0.3.1/configure:8862:	case `$LD -v 2>&1` in
lcas-lcmaps-gt4-interface-0.3.1/configure-8863-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-8893-    supports_anon_versioning=no
lcas-lcmaps-gt4-interface-0.3.1/configure:8894:    case `$LD -v 2>&1` in
lcas-lcmaps-gt4-interface-0.3.1/configure-8895-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-8962-	# is EXPORTS), use it as is; otherwise, prepend...
lcas-lcmaps-gt4-interface-0.3.1/configure:8963:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lcas-lcmaps-gt4-interface-0.3.1/configure-8964-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-8990-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
lcas-lcmaps-gt4-interface-0.3.1/configure:8991:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
lcas-lcmaps-gt4-interface-0.3.1/configure:8992:      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'
lcas-lcmaps-gt4-interface-0.3.1/configure-8993-      ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-9008-        pgcc*)				# Portland Group C compiler
lcas-lcmaps-gt4-interface-0.3.1/configure:9009:	  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'
lcas-lcmaps-gt4-interface-0.3.1/configure-9010-	  tmp_addflag=' $pic_flag'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-9013-					# Portland Group f77 and f90 compilers
lcas-lcmaps-gt4-interface-0.3.1/configure:9014:	  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'
lcas-lcmaps-gt4-interface-0.3.1/configure-9015-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-9028-	nvcc*)	# Cuda Compiler Driver 2.2
lcas-lcmaps-gt4-interface-0.3.1/configure:9029:	  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'
lcas-lcmaps-gt4-interface-0.3.1/configure-9030-	  compiler_needs_object=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-9032-	esac
lcas-lcmaps-gt4-interface-0.3.1/configure:9033:	case `$CC -V 2>&1 | sed 5q` in
lcas-lcmaps-gt4-interface-0.3.1/configure-9034-	*Sun\ C*)			# Sun C 5.9
lcas-lcmaps-gt4-interface-0.3.1/configure:9035:	  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'
lcas-lcmaps-gt4-interface-0.3.1/configure-9036-	  compiler_needs_object=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-9100-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
lcas-lcmaps-gt4-interface-0.3.1/configure:9101:      case `$LD -v 2>&1` in
lcas-lcmaps-gt4-interface-0.3.1/configure-9102-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-9223-	# below for broken collect2 doesn't work under 4.3+
lcas-lcmaps-gt4-interface-0.3.1/configure:9224:	  collect2name=`${CC} -print-prog-name=collect2`
lcas-lcmaps-gt4-interface-0.3.1/configure-9225-	  if test -f "$collect2name" &&
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-9296-      }'
lcas-lcmaps-gt4-interface-0.3.1/configure:9297:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lcas-lcmaps-gt4-interface-0.3.1/configure-9298-  # Check for a 64-bit object if we didn't find anything.
lcas-lcmaps-gt4-interface-0.3.1/configure-9299-  if test -z "$lt_cv_aix_libpath_"; then
lcas-lcmaps-gt4-interface-0.3.1/configure:9300:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lcas-lcmaps-gt4-interface-0.3.1/configure-9301-  fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-9314-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
lcas-lcmaps-gt4-interface-0.3.1/configure:9315:        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"
lcas-lcmaps-gt4-interface-0.3.1/configure-9316-      else
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-9349-      }'
lcas-lcmaps-gt4-interface-0.3.1/configure:9350:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lcas-lcmaps-gt4-interface-0.3.1/configure-9351-  # Check for a 64-bit object if we didn't find anything.
lcas-lcmaps-gt4-interface-0.3.1/configure-9352-  if test -z "$lt_cv_aix_libpath_"; then
lcas-lcmaps-gt4-interface-0.3.1/configure:9353:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lcas-lcmaps-gt4-interface-0.3.1/configure-9354-  fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-9422-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
lcas-lcmaps-gt4-interface-0.3.1/configure:9423:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lcas-lcmaps-gt4-interface-0.3.1/configure-9424-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-9459-	# FIXME: Setting linknames here is a bad hack.
lcas-lcmaps-gt4-interface-0.3.1/configure:9460:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
lcas-lcmaps-gt4-interface-0.3.1/configure-9461-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-9477-  if test "$lt_cv_ld_force_load" = "yes"; then
lcas-lcmaps-gt4-interface-0.3.1/configure:9478:    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\"`'
lcas-lcmaps-gt4-interface-0.3.1/configure-9479-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-9657-      if test "$GCC" = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:9658:	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'
lcas-lcmaps-gt4-interface-0.3.1/configure-9659-	# Try to use the -exported_symbol ld option, if it does not
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-9685-	if test "$lt_cv_irix_exported_symbol" = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:9686:          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'
lcas-lcmaps-gt4-interface-0.3.1/configure-9687-	fi
lcas-lcmaps-gt4-interface-0.3.1/configure-9688-      else
lcas-lcmaps-gt4-interface-0.3.1/configure:9689:	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'
lcas-lcmaps-gt4-interface-0.3.1/configure:9690:	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'
lcas-lcmaps-gt4-interface-0.3.1/configure-9691-      fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-9725-	hardcode_direct_absolute=yes
lcas-lcmaps-gt4-interface-0.3.1/configure:9726:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lcas-lcmaps-gt4-interface-0.3.1/configure-9727-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-9758-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
lcas-lcmaps-gt4-interface-0.3.1/configure:9759:	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'
lcas-lcmaps-gt4-interface-0.3.1/configure-9760-      else
lcas-lcmaps-gt4-interface-0.3.1/configure-9761-	allow_undefined_flag=' -expect_unresolved \*'
lcas-lcmaps-gt4-interface-0.3.1/configure:9762:	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'
lcas-lcmaps-gt4-interface-0.3.1/configure-9763-      fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-9771-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
lcas-lcmaps-gt4-interface-0.3.1/configure:9772:	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'
lcas-lcmaps-gt4-interface-0.3.1/configure-9773-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-9775-	allow_undefined_flag=' -expect_unresolved \*'
lcas-lcmaps-gt4-interface-0.3.1/configure:9776:	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'
lcas-lcmaps-gt4-interface-0.3.1/configure:9777:	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~
lcas-lcmaps-gt4-interface-0.3.1/configure:9778:	$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'
lcas-lcmaps-gt4-interface-0.3.1/configure-9779-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-9794-      else
lcas-lcmaps-gt4-interface-0.3.1/configure:9795:	case `$CC -V 2>&1` in
lcas-lcmaps-gt4-interface-0.3.1/configure-9796-	*"Compilers 5.0"*)
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-10193-  esac
lcas-lcmaps-gt4-interface-0.3.1/configure:10194:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
lcas-lcmaps-gt4-interface-0.3.1/configure-10195-  case $lt_search_path_spec in
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-10200-    # okay in the real world where ";" in dirpaths is itself problematic.
lcas-lcmaps-gt4-interface-0.3.1/configure:10201:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
lcas-lcmaps-gt4-interface-0.3.1/configure-10202-    ;;
lcas-lcmaps-gt4-interface-0.3.1/configure-10203-  *)
lcas-lcmaps-gt4-interface-0.3.1/configure:10204:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
lcas-lcmaps-gt4-interface-0.3.1/configure-10205-    ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-10209-  lt_tmp_lt_search_path_spec=
lcas-lcmaps-gt4-interface-0.3.1/configure:10210:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-10211-  for lt_sys_path in $lt_search_path_spec; do
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-10244-  esac
lcas-lcmaps-gt4-interface-0.3.1/configure:10245:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
lcas-lcmaps-gt4-interface-0.3.1/configure-10246-else
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-10332-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
lcas-lcmaps-gt4-interface-0.3.1/configure:10333:    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'
lcas-lcmaps-gt4-interface-0.3.1/configure-10334-    ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-10368-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lcas-lcmaps-gt4-interface-0.3.1/configure:10369:    postinstall_cmds='base_file=`basename \${file}`~
lcas-lcmaps-gt4-interface-0.3.1/configure:10370:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
lcas-lcmaps-gt4-interface-0.3.1/configure:10371:      dldir=$destdir/`dirname \$dlpath`~
lcas-lcmaps-gt4-interface-0.3.1/configure-10372-      test -d \$dldir || mkdir -p \$dldir~
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-10377-      fi'
lcas-lcmaps-gt4-interface-0.3.1/configure:10378:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lcas-lcmaps-gt4-interface-0.3.1/configure-10379-      dlpath=$dir/\$dldll~
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-10385-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lcas-lcmaps-gt4-interface-0.3.1/configure:10386:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lcas-lcmaps-gt4-interface-0.3.1/configure-10387-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-10391-      # MinGW DLLs use traditional 'lib' prefix
lcas-lcmaps-gt4-interface-0.3.1/configure:10392:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lcas-lcmaps-gt4-interface-0.3.1/configure-10393-      ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-10395-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lcas-lcmaps-gt4-interface-0.3.1/configure:10396:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lcas-lcmaps-gt4-interface-0.3.1/configure-10397-      ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-10404-    libname_spec='$name'
lcas-lcmaps-gt4-interface-0.3.1/configure:10405:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lcas-lcmaps-gt4-interface-0.3.1/configure-10406-    library_names_spec='${libname}.dll.lib'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-10416-        # Let DOS variable expansion print the short 8.3 style file name.
lcas-lcmaps-gt4-interface-0.3.1/configure:10417:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
lcas-lcmaps-gt4-interface-0.3.1/configure-10418-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-10421-      # Convert to MSYS style.
lcas-lcmaps-gt4-interface-0.3.1/configure:10422:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
lcas-lcmaps-gt4-interface-0.3.1/configure-10423-      ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-10427-      # like /cygdrive/c/PROGRA~1:/cygdr...
lcas-lcmaps-gt4-interface-0.3.1/configure:10428:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
lcas-lcmaps-gt4-interface-0.3.1/configure:10429:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure:10430:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lcas-lcmaps-gt4-interface-0.3.1/configure-10431-      ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-10435-        # It is most probably a Windows format PATH.
lcas-lcmaps-gt4-interface-0.3.1/configure:10436:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lcas-lcmaps-gt4-interface-0.3.1/configure-10437-      else
lcas-lcmaps-gt4-interface-0.3.1/configure:10438:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lcas-lcmaps-gt4-interface-0.3.1/configure-10439-      fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-10445-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lcas-lcmaps-gt4-interface-0.3.1/configure:10446:    postinstall_cmds='base_file=`basename \${file}`~
lcas-lcmaps-gt4-interface-0.3.1/configure:10447:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
lcas-lcmaps-gt4-interface-0.3.1/configure:10448:      dldir=$destdir/`dirname \$dlpath`~
lcas-lcmaps-gt4-interface-0.3.1/configure-10449-      test -d \$dldir || mkdir -p \$dldir~
lcas-lcmaps-gt4-interface-0.3.1/configure-10450-      $install_prog $dir/$dlname \$dldir/$dlname'
lcas-lcmaps-gt4-interface-0.3.1/configure:10451:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lcas-lcmaps-gt4-interface-0.3.1/configure-10452-      dlpath=$dir/\$dldll~
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-10459-    # Assume MSVC wrapper
lcas-lcmaps-gt4-interface-0.3.1/configure:10460:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
lcas-lcmaps-gt4-interface-0.3.1/configure-10461-    dynamic_linker='Win32 ld.exe'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-10476-  shlibpath_var=DYLD_LIBRARY_PATH
lcas-lcmaps-gt4-interface-0.3.1/configure:10477:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
lcas-lcmaps-gt4-interface-0.3.1/configure-10478-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-10716-  if test -f /etc/ld.so.conf; then
lcas-lcmaps-gt4-interface-0.3.1/configure:10717:    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' ' '`
lcas-lcmaps-gt4-interface-0.3.1/configure-10718-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-10779-  shlibpath_var=LD_LIBRARY_PATH
lcas-lcmaps-gt4-interface-0.3.1/configure:10780:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lcas-lcmaps-gt4-interface-0.3.1/configure-10781-    case $host_os in
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-11752-do :
lcas-lcmaps-gt4-interface-0.3.1/configure:11753:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lcas-lcmaps-gt4-interface-0.3.1/configure-11754-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-11756-  cat >>confdefs.h <<_ACEOF
lcas-lcmaps-gt4-interface-0.3.1/configure:11757:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lcas-lcmaps-gt4-interface-0.3.1/configure-11758-_ACEOF
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-11847-do :
lcas-lcmaps-gt4-interface-0.3.1/configure:11848:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
lcas-lcmaps-gt4-interface-0.3.1/configure-11849-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-11851-  cat >>confdefs.h <<_ACEOF
lcas-lcmaps-gt4-interface-0.3.1/configure:11852:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
lcas-lcmaps-gt4-interface-0.3.1/configure-11853-_ACEOF
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-12191-	if test "x$ac_globus_version_script" != "x" ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:12192:	    ac_globus_version=`grep 'GLOBUS_VERSION=' $ac_globus_version_script | head -1 | cut -d'"' -f2`
lcas-lcmaps-gt4-interface-0.3.1/configure-12193-	fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-12197-	if test "x$ac_globus_version" != "x" ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:12198:	    ac_globus_major=`echo $ac_globus_version|cut -d. -f1`
lcas-lcmaps-gt4-interface-0.3.1/configure:12199:	    ac_globus_minor=`echo $ac_globus_version|cut -d. -f2`
lcas-lcmaps-gt4-interface-0.3.1/configure:12200:	    ac_globus_release=`echo $ac_globus_version|cut -d. -f3`
lcas-lcmaps-gt4-interface-0.3.1/configure-12201-	fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-12207-		     -a ! -h $ac_globus_prefix/lib64 ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:12208:		    num=`find $ac_globus_prefix/lib64 -name "libglobus*"|wc -l`
lcas-lcmaps-gt4-interface-0.3.1/configure-12209-		    if test $num -gt 0 ; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-12261-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:12262:  pkg_cv_GLOBUS_COMMON_CFLAGS=`$PKG_CONFIG --cflags "globus-common" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-12263-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-12278-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:12279:  pkg_cv_GLOBUS_COMMON_LIBS=`$PKG_CONFIG --libs "globus-common" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-12280-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-12299-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:12300:	        GLOBUS_COMMON_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "globus-common" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-12301-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:12302:	        GLOBUS_COMMON_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "globus-common" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-12303-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-12504-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:12505:  pkg_cv_GLOBUS_COMMON_CFLAGS=`$PKG_CONFIG --cflags "globus-common" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-12506-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-12521-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:12522:  pkg_cv_GLOBUS_COMMON_LIBS=`$PKG_CONFIG --libs "globus-common" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-12523-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-12542-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:12543:	        GLOBUS_COMMON_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "globus-common" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-12544-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:12545:	        GLOBUS_COMMON_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "globus-common" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-12546-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-12639-	if test "x$ac_globus_version_script" != "x" ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:12640:	    ac_globus_version=`grep 'GLOBUS_VERSION=' $ac_globus_version_script | head -1 | cut -d'"' -f2`
lcas-lcmaps-gt4-interface-0.3.1/configure-12641-	fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-12645-	if test "x$ac_globus_version" != "x" ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:12646:	    ac_globus_major=`echo $ac_globus_version|cut -d. -f1`
lcas-lcmaps-gt4-interface-0.3.1/configure:12647:	    ac_globus_minor=`echo $ac_globus_version|cut -d. -f2`
lcas-lcmaps-gt4-interface-0.3.1/configure:12648:	    ac_globus_release=`echo $ac_globus_version|cut -d. -f3`
lcas-lcmaps-gt4-interface-0.3.1/configure-12649-	fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-12655-		     -a ! -h $ac_globus_prefix/lib64 ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:12656:		    num=`find $ac_globus_prefix/lib64 -name "libglobus*"|wc -l`
lcas-lcmaps-gt4-interface-0.3.1/configure-12657-		    if test $num -gt 0 ; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-12709-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:12710:  pkg_cv_GLOBUS_GSI_CREDENTIAL_CFLAGS=`$PKG_CONFIG --cflags "globus-gsi-credential" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-12711-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-12726-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:12727:  pkg_cv_GLOBUS_GSI_CREDENTIAL_LIBS=`$PKG_CONFIG --libs "globus-gsi-credential" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-12728-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-12747-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:12748:	        GLOBUS_GSI_CREDENTIAL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "globus-gsi-credential" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-12749-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:12750:	        GLOBUS_GSI_CREDENTIAL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "globus-gsi-credential" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-12751-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-12952-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:12953:  pkg_cv_GLOBUS_GSI_CREDENTIAL_CFLAGS=`$PKG_CONFIG --cflags "globus-gsi-credential" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-12954-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-12969-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:12970:  pkg_cv_GLOBUS_GSI_CREDENTIAL_LIBS=`$PKG_CONFIG --libs "globus-gsi-credential" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-12971-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-12990-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:12991:	        GLOBUS_GSI_CREDENTIAL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "globus-gsi-credential" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-12992-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:12993:	        GLOBUS_GSI_CREDENTIAL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "globus-gsi-credential" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-12994-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-13054-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:13055:  pkg_cv_GLOBUS_GSSAPI_ERROR_CFLAGS=`$PKG_CONFIG --cflags "globus-gssapi-error" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-13056-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-13071-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:13072:  pkg_cv_GLOBUS_GSSAPI_ERROR_LIBS=`$PKG_CONFIG --libs "globus-gssapi-error" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-13073-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-13092-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:13093:	        GLOBUS_GSSAPI_ERROR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "globus-gssapi-error" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-13094-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:13095:	        GLOBUS_GSSAPI_ERROR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "globus-gssapi-error" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-13096-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-13297-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:13298:  pkg_cv_GLOBUS_GSSAPI_ERROR_CFLAGS=`$PKG_CONFIG --cflags "globus-gssapi-error" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-13299-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-13314-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:13315:  pkg_cv_GLOBUS_GSSAPI_ERROR_LIBS=`$PKG_CONFIG --libs "globus-gssapi-error" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-13316-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-13335-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:13336:	        GLOBUS_GSSAPI_ERROR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "globus-gssapi-error" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-13337-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:13338:	        GLOBUS_GSSAPI_ERROR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "globus-gssapi-error" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-13339-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-13383-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:13384:  pkg_cv_GLOBUS_GSSAPI_ERROR_CFLAGS=`$PKG_CONFIG --cflags "globus-gssapi-error" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-13385-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-13400-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:13401:  pkg_cv_GLOBUS_GSSAPI_ERROR_LIBS=`$PKG_CONFIG --libs "globus-gssapi-error" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-13402-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-13421-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:13422:	        GLOBUS_GSSAPI_ERROR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "globus-gssapi-error" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-13423-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:13424:	        GLOBUS_GSSAPI_ERROR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "globus-gssapi-error" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-13425-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-13626-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:13627:  pkg_cv_GLOBUS_GSSAPI_ERROR_CFLAGS=`$PKG_CONFIG --cflags "globus-gssapi-error" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-13628-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-13643-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:13644:  pkg_cv_GLOBUS_GSSAPI_ERROR_LIBS=`$PKG_CONFIG --libs "globus-gssapi-error" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-13645-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-13664-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:13665:	        GLOBUS_GSSAPI_ERROR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "globus-gssapi-error" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-13666-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:13667:	        GLOBUS_GSSAPI_ERROR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "globus-gssapi-error" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-13668-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-13758-	if test "x$ac_globus_version_script" != "x" ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:13759:	    ac_globus_version=`grep 'GLOBUS_VERSION=' $ac_globus_version_script | head -1 | cut -d'"' -f2`
lcas-lcmaps-gt4-interface-0.3.1/configure-13760-	fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-13764-	if test "x$ac_globus_version" != "x" ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:13765:	    ac_globus_major=`echo $ac_globus_version|cut -d. -f1`
lcas-lcmaps-gt4-interface-0.3.1/configure:13766:	    ac_globus_minor=`echo $ac_globus_version|cut -d. -f2`
lcas-lcmaps-gt4-interface-0.3.1/configure:13767:	    ac_globus_release=`echo $ac_globus_version|cut -d. -f3`
lcas-lcmaps-gt4-interface-0.3.1/configure-13768-	fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-13774-		     -a ! -h $ac_globus_prefix/lib64 ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:13775:		    num=`find $ac_globus_prefix/lib64 -name "libglobus*"|wc -l`
lcas-lcmaps-gt4-interface-0.3.1/configure-13776-		    if test $num -gt 0 ; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-13828-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:13829:  pkg_cv_GLOBUS_GSSAPI_GSI_CFLAGS=`$PKG_CONFIG --cflags "globus-gssapi-gsi" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-13830-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-13845-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:13846:  pkg_cv_GLOBUS_GSSAPI_GSI_LIBS=`$PKG_CONFIG --libs "globus-gssapi-gsi" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-13847-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-13866-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:13867:	        GLOBUS_GSSAPI_GSI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "globus-gssapi-gsi" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-13868-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:13869:	        GLOBUS_GSSAPI_GSI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "globus-gssapi-gsi" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-13870-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14071-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:14072:  pkg_cv_GLOBUS_GSSAPI_GSI_CFLAGS=`$PKG_CONFIG --cflags "globus-gssapi-gsi" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-14073-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14088-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:14089:  pkg_cv_GLOBUS_GSSAPI_GSI_LIBS=`$PKG_CONFIG --libs "globus-gssapi-gsi" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-14090-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14109-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:14110:	        GLOBUS_GSSAPI_GSI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "globus-gssapi-gsi" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-14111-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:14112:	        GLOBUS_GSSAPI_GSI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "globus-gssapi-gsi" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-14113-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14204-	if test "x$ac_globus_version_script" != "x" ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:14205:	    ac_globus_version=`grep 'GLOBUS_VERSION=' $ac_globus_version_script | head -1 | cut -d'"' -f2`
lcas-lcmaps-gt4-interface-0.3.1/configure-14206-	fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14210-	if test "x$ac_globus_version" != "x" ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:14211:	    ac_globus_major=`echo $ac_globus_version|cut -d. -f1`
lcas-lcmaps-gt4-interface-0.3.1/configure:14212:	    ac_globus_minor=`echo $ac_globus_version|cut -d. -f2`
lcas-lcmaps-gt4-interface-0.3.1/configure:14213:	    ac_globus_release=`echo $ac_globus_version|cut -d. -f3`
lcas-lcmaps-gt4-interface-0.3.1/configure-14214-	fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14220-		     -a ! -h $ac_globus_prefix/lib64 ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:14221:		    num=`find $ac_globus_prefix/lib64 -name "libglobus*"|wc -l`
lcas-lcmaps-gt4-interface-0.3.1/configure-14222-		    if test $num -gt 0 ; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14274-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:14275:  pkg_cv_GLOBUS_GSS_ASSIST_CFLAGS=`$PKG_CONFIG --cflags "globus-gss-assist" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-14276-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14291-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:14292:  pkg_cv_GLOBUS_GSS_ASSIST_LIBS=`$PKG_CONFIG --libs "globus-gss-assist" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-14293-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14312-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:14313:	        GLOBUS_GSS_ASSIST_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "globus-gss-assist" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-14314-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:14315:	        GLOBUS_GSS_ASSIST_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "globus-gss-assist" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-14316-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14517-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:14518:  pkg_cv_GLOBUS_GSS_ASSIST_CFLAGS=`$PKG_CONFIG --cflags "globus-gss-assist" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-14519-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14534-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:14535:  pkg_cv_GLOBUS_GSS_ASSIST_LIBS=`$PKG_CONFIG --libs "globus-gss-assist" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-14536-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14555-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:14556:	        GLOBUS_GSS_ASSIST_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "globus-gss-assist" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-14557-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:14558:	        GLOBUS_GSS_ASSIST_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "globus-gss-assist" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-14559-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14648-	if test "x$ac_globus_version_script" != "x" ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:14649:	    ac_globus_version=`grep 'GLOBUS_VERSION=' $ac_globus_version_script | head -1 | cut -d'"' -f2`
lcas-lcmaps-gt4-interface-0.3.1/configure-14650-	fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14654-	if test "x$ac_globus_version" != "x" ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:14655:	    ac_globus_major=`echo $ac_globus_version|cut -d. -f1`
lcas-lcmaps-gt4-interface-0.3.1/configure:14656:	    ac_globus_minor=`echo $ac_globus_version|cut -d. -f2`
lcas-lcmaps-gt4-interface-0.3.1/configure:14657:	    ac_globus_release=`echo $ac_globus_version|cut -d. -f3`
lcas-lcmaps-gt4-interface-0.3.1/configure-14658-	fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14664-		     -a ! -h $ac_globus_prefix/lib64 ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:14665:		    num=`find $ac_globus_prefix/lib64 -name "libglobus*"|wc -l`
lcas-lcmaps-gt4-interface-0.3.1/configure-14666-		    if test $num -gt 0 ; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14718-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:14719:  pkg_cv_GLOBUS_GRIDMAP_CALLOUT_ERROR_CFLAGS=`$PKG_CONFIG --cflags "globus-gridmap-callout-error" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-14720-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14735-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:14736:  pkg_cv_GLOBUS_GRIDMAP_CALLOUT_ERROR_LIBS=`$PKG_CONFIG --libs "globus-gridmap-callout-error" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-14737-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14756-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:14757:	        GLOBUS_GRIDMAP_CALLOUT_ERROR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "globus-gridmap-callout-error" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-14758-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:14759:	        GLOBUS_GRIDMAP_CALLOUT_ERROR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "globus-gridmap-callout-error" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-14760-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14961-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:14962:  pkg_cv_GLOBUS_GRIDMAP_CALLOUT_ERROR_CFLAGS=`$PKG_CONFIG --cflags "globus-gridmap-callout-error" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-14963-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14978-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:14979:  pkg_cv_GLOBUS_GRIDMAP_CALLOUT_ERROR_LIBS=`$PKG_CONFIG --libs "globus-gridmap-callout-error" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-14980-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-14999-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:15000:	        GLOBUS_GRIDMAP_CALLOUT_ERROR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "globus-gridmap-callout-error" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-15001-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:15002:	        GLOBUS_GRIDMAP_CALLOUT_ERROR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "globus-gridmap-callout-error" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-15003-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-15095-	if test "x$ac_globus_version_script" != "x" ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:15096:	    ac_globus_version=`grep 'GLOBUS_VERSION=' $ac_globus_version_script | head -1 | cut -d'"' -f2`
lcas-lcmaps-gt4-interface-0.3.1/configure-15097-	fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-15101-	if test "x$ac_globus_version" != "x" ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:15102:	    ac_globus_major=`echo $ac_globus_version|cut -d. -f1`
lcas-lcmaps-gt4-interface-0.3.1/configure:15103:	    ac_globus_minor=`echo $ac_globus_version|cut -d. -f2`
lcas-lcmaps-gt4-interface-0.3.1/configure:15104:	    ac_globus_release=`echo $ac_globus_version|cut -d. -f3`
lcas-lcmaps-gt4-interface-0.3.1/configure-15105-	fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-15111-		     -a ! -h $ac_globus_prefix/lib64 ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:15112:		    num=`find $ac_globus_prefix/lib64 -name "libglobus*"|wc -l`
lcas-lcmaps-gt4-interface-0.3.1/configure-15113-		    if test $num -gt 0 ; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-15165-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:15166:  pkg_cv_GLOBUS_GSI_PROXY_CORE_CFLAGS=`$PKG_CONFIG --cflags "globus-gsi-proxy-core" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-15167-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-15182-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:15183:  pkg_cv_GLOBUS_GSI_PROXY_CORE_LIBS=`$PKG_CONFIG --libs "globus-gsi-proxy-core" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-15184-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-15203-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:15204:	        GLOBUS_GSI_PROXY_CORE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "globus-gsi-proxy-core" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-15205-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:15206:	        GLOBUS_GSI_PROXY_CORE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "globus-gsi-proxy-core" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-15207-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-15408-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:15409:  pkg_cv_GLOBUS_GSI_PROXY_CORE_CFLAGS=`$PKG_CONFIG --cflags "globus-gsi-proxy-core" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-15410-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-15425-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:15426:  pkg_cv_GLOBUS_GSI_PROXY_CORE_LIBS=`$PKG_CONFIG --libs "globus-gsi-proxy-core" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-15427-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-15446-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:15447:	        GLOBUS_GSI_PROXY_CORE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "globus-gsi-proxy-core" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-15448-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:15449:	        GLOBUS_GSI_PROXY_CORE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "globus-gsi-proxy-core" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-15450-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-15607-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:15608:  pkg_cv_LCAS_INTERFACE_CFLAGS=`$PKG_CONFIG --cflags "lcas-interface" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-15609-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-15624-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:15625:  pkg_cv_LCAS_INTERFACE_LIBS=`$PKG_CONFIG --libs "lcas-interface" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-15626-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-15645-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:15646:	        LCAS_INTERFACE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lcas-interface" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-15647-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:15648:	        LCAS_INTERFACE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lcas-interface" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-15649-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-15764-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:15765:  pkg_cv_LCAS_INTERFACE_CFLAGS=`$PKG_CONFIG --cflags "lcas-interface" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-15766-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-15781-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:15782:  pkg_cv_LCAS_INTERFACE_LIBS=`$PKG_CONFIG --libs "lcas-interface" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-15783-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-15802-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:15803:	        LCAS_INTERFACE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lcas-interface" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-15804-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:15805:	        LCAS_INTERFACE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lcas-interface" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-15806-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-15844-else
lcas-lcmaps-gt4-interface-0.3.1/configure:15845:  if test "x`echo $withval|cut -c1`" != "x/" ; then :
lcas-lcmaps-gt4-interface-0.3.1/configure-15846-  LCAS_DB_FILE=$sysconfdir/lcas/$withval
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-15860-
lcas-lcmaps-gt4-interface-0.3.1/configure:15861:    LCAS_DB_DIR=`dirname $LCAS_DB_FILE`
lcas-lcmaps-gt4-interface-0.3.1/configure-15862-
lcas-lcmaps-gt4-interface-0.3.1/configure:15863:    LCAS_DB_FILENAME=`basename $LCAS_DB_FILE`
lcas-lcmaps-gt4-interface-0.3.1/configure-15864-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-15868-if test "${with_lcas_moduledir_sfx+set}" = set; then :
lcas-lcmaps-gt4-interface-0.3.1/configure:15869:  withval=$with_lcas_moduledir_sfx; if test "x`echo $withval|cut -c1`" != "x/" ; then :
lcas-lcmaps-gt4-interface-0.3.1/configure-15870-  LCAS_MODULEDIR_SFX=/$withval
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-15885-if test "${with_lcas_moduledir+set}" = set; then :
lcas-lcmaps-gt4-interface-0.3.1/configure:15886:  withval=$with_lcas_moduledir; if test "x`echo $withval|cut -c1`" != "x/" ; then :
lcas-lcmaps-gt4-interface-0.3.1/configure-15887-  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16013-	if test "x$ac_globus_version_script" != "x" ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16014:	    ac_globus_version=`grep 'GLOBUS_VERSION=' $ac_globus_version_script | head -1 | cut -d'"' -f2`
lcas-lcmaps-gt4-interface-0.3.1/configure-16015-	fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16019-	if test "x$ac_globus_version" != "x" ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16020:	    ac_globus_major=`echo $ac_globus_version|cut -d. -f1`
lcas-lcmaps-gt4-interface-0.3.1/configure:16021:	    ac_globus_minor=`echo $ac_globus_version|cut -d. -f2`
lcas-lcmaps-gt4-interface-0.3.1/configure:16022:	    ac_globus_release=`echo $ac_globus_version|cut -d. -f3`
lcas-lcmaps-gt4-interface-0.3.1/configure-16023-	fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16029-		     -a ! -h $ac_globus_prefix/lib64 ; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16030:		    num=`find $ac_globus_prefix/lib64 -name "libglobus*"|wc -l`
lcas-lcmaps-gt4-interface-0.3.1/configure-16031-		    if test $num -gt 0 ; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16083-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16084:  pkg_cv_GLOBUS_GSSAPI_GSI_CFLAGS=`$PKG_CONFIG --cflags "globus-gssapi-gsi" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-16085-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16100-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16101:  pkg_cv_GLOBUS_GSSAPI_GSI_LIBS=`$PKG_CONFIG --libs "globus-gssapi-gsi" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-16102-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16121-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16122:	        GLOBUS_GSSAPI_GSI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "globus-gssapi-gsi" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-16123-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:16124:	        GLOBUS_GSSAPI_GSI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "globus-gssapi-gsi" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-16125-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16326-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16327:  pkg_cv_GLOBUS_GSSAPI_GSI_CFLAGS=`$PKG_CONFIG --cflags "globus-gssapi-gsi" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-16328-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16343-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16344:  pkg_cv_GLOBUS_GSSAPI_GSI_LIBS=`$PKG_CONFIG --libs "globus-gssapi-gsi" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-16345-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16364-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16365:	        GLOBUS_GSSAPI_GSI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "globus-gssapi-gsi" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-16366-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:16367:	        GLOBUS_GSSAPI_GSI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "globus-gssapi-gsi" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-16368-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16420-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16421:  pkg_cv_LCMAPS_GLOBUS_INTERFACE_CFLAGS=`$PKG_CONFIG --cflags "lcmaps-globus-interface " 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-16422-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16437-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16438:  pkg_cv_LCMAPS_GLOBUS_INTERFACE_LIBS=`$PKG_CONFIG --libs "lcmaps-globus-interface " 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-16439-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16458-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16459:	        LCMAPS_GLOBUS_INTERFACE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lcmaps-globus-interface " 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-16460-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:16461:	        LCMAPS_GLOBUS_INTERFACE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lcmaps-globus-interface " 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-16462-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16548-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16549:  pkg_cv_LCMAPS_INTERFACE_CFLAGS=`$PKG_CONFIG --cflags "lcmaps-interface < 1.4.31" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-16550-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16565-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16566:  pkg_cv_LCMAPS_INTERFACE_LIBS=`$PKG_CONFIG --libs "lcmaps-interface < 1.4.31" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-16567-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16586-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16587:	        LCMAPS_INTERFACE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lcmaps-interface < 1.4.31" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-16588-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:16589:	        LCMAPS_INTERFACE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lcmaps-interface < 1.4.31" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-16590-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16737-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16738:  pkg_cv_LCMAPS_GLOBUS_INTERFACE_CFLAGS=`$PKG_CONFIG --cflags "lcmaps-globus-interface " 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-16739-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16754-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16755:  pkg_cv_LCMAPS_GLOBUS_INTERFACE_LIBS=`$PKG_CONFIG --libs "lcmaps-globus-interface " 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-16756-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16775-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16776:	        LCMAPS_GLOBUS_INTERFACE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lcmaps-globus-interface " 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-16777-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:16778:	        LCMAPS_GLOBUS_INTERFACE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lcmaps-globus-interface " 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-16779-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16867-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16868:  pkg_cv_LCMAPS_INTERFACE_CFLAGS=`$PKG_CONFIG --cflags "lcmaps-interface < 1.4.31" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-16869-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16884-  test $ac_status = 0; }; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16885:  pkg_cv_LCMAPS_INTERFACE_LIBS=`$PKG_CONFIG --libs "lcmaps-interface < 1.4.31" 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-16886-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16905-        if test $_pkg_short_errors_supported = yes; then
lcas-lcmaps-gt4-interface-0.3.1/configure:16906:	        LCMAPS_INTERFACE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lcmaps-interface < 1.4.31" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-16907-        else
lcas-lcmaps-gt4-interface-0.3.1/configure:16908:	        LCMAPS_INTERFACE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lcmaps-interface < 1.4.31" 2>&1`
lcas-lcmaps-gt4-interface-0.3.1/configure-16909-        fi
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16954-else
lcas-lcmaps-gt4-interface-0.3.1/configure:16955:  if test "x`echo $withval|cut -c1`" != "x/" ; then :
lcas-lcmaps-gt4-interface-0.3.1/configure-16956-  LCMAPS_DB_FILE=$sysconfdir/lcmaps/$withval
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16970-
lcas-lcmaps-gt4-interface-0.3.1/configure:16971:LCMAPS_DB_DIR=`dirname $LCMAPS_DB_FILE`
lcas-lcmaps-gt4-interface-0.3.1/configure-16972-
lcas-lcmaps-gt4-interface-0.3.1/configure:16973:LCMAPS_DB_FILENAME=`basename $LCMAPS_DB_FILE`
lcas-lcmaps-gt4-interface-0.3.1/configure-16974-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16978-if test "${with_lcmaps_moduledir_sfx+set}" = set; then :
lcas-lcmaps-gt4-interface-0.3.1/configure:16979:  withval=$with_lcmaps_moduledir_sfx; if test "x`echo $withval|cut -c1`" != "x/" ; then :
lcas-lcmaps-gt4-interface-0.3.1/configure-16980-  LCMAPS_MODULEDIR_SFX=/$withval
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-16995-if test "${with_lcmaps_moduledir+set}" = set; then :
lcas-lcmaps-gt4-interface-0.3.1/configure:16996:  withval=$with_lcmaps_moduledir; if test "x`echo $withval|cut -c1`" != "x/" ; then :
lcas-lcmaps-gt4-interface-0.3.1/configure-16997-  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-17131-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
lcas-lcmaps-gt4-interface-0.3.1/configure:17132:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
lcas-lcmaps-gt4-interface-0.3.1/configure-17133-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-17226-if test -z "$BASH_VERSION$ZSH_VERSION" \
lcas-lcmaps-gt4-interface-0.3.1/configure:17227:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
lcas-lcmaps-gt4-interface-0.3.1/configure-17228-  as_echo='print -r --'
lcas-lcmaps-gt4-interface-0.3.1/configure-17229-  as_echo_n='print -rn --'
lcas-lcmaps-gt4-interface-0.3.1/configure:17230:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
lcas-lcmaps-gt4-interface-0.3.1/configure-17231-  as_echo='printf %s\n'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-17233-else
lcas-lcmaps-gt4-interface-0.3.1/configure:17234:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
lcas-lcmaps-gt4-interface-0.3.1/configure-17235-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-17243-	expr "X$arg" : "X\\(.*\\)$as_nl";
lcas-lcmaps-gt4-interface-0.3.1/configure:17244:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
lcas-lcmaps-gt4-interface-0.3.1/configure-17245-      esac;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-17320-# ----------------------------------------
lcas-lcmaps-gt4-interface-0.3.1/configure:17321:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
lcas-lcmaps-gt4-interface-0.3.1/configure-17322-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-17392-  {
lcas-lcmaps-gt4-interface-0.3.1/configure:17393:    as_val=`expr "$@" || test $? -eq 1`
lcas-lcmaps-gt4-interface-0.3.1/configure-17394-  }
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-17496-      case $as_dir in #(
lcas-lcmaps-gt4-interface-0.3.1/configure:17497:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
lcas-lcmaps-gt4-interface-0.3.1/configure-17498-      *) as_qdir=$as_dir;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-17631-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
lcas-lcmaps-gt4-interface-0.3.1/configure:17632:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
lcas-lcmaps-gt4-interface-0.3.1/configure-17633-ac_cs_version="\\
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-17656-  --*=?*)
lcas-lcmaps-gt4-interface-0.3.1/configure:17657:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
lcas-lcmaps-gt4-interface-0.3.1/configure:17658:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
lcas-lcmaps-gt4-interface-0.3.1/configure-17659-    ac_shift=:
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-17661-  --*=)
lcas-lcmaps-gt4-interface-0.3.1/configure:17662:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
lcas-lcmaps-gt4-interface-0.3.1/configure-17663-    ac_optarg=
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-17685-    case $ac_optarg in
lcas-lcmaps-gt4-interface-0.3.1/configure:17686:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
lcas-lcmaps-gt4-interface-0.3.1/configure-17687-    '') as_fn_error $? "missing file argument" ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-17693-    case $ac_optarg in
lcas-lcmaps-gt4-interface-0.3.1/configure:17694:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
lcas-lcmaps-gt4-interface-0.3.1/configure-17695-    esac
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-17762-delay_variable_subst='$delay_variable_subst'
lcas-lcmaps-gt4-interface-0.3.1/configure:17763:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17764:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17765:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17766:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17767:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17768:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17769:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17770:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17771:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17772:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17773:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17774:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17775:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17776:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17777:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17778:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17779:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17780:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17781:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17782:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17783:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17784:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17785:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17786:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17787:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17788:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17789:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17790:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17791:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17792:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17793:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17794:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17795:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17796:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17797:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17798:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17799:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17800:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17801:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17802:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17803:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17804:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17805:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17806:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17807:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17808:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17809:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17810:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17811:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17812:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17813:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17814:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17815:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17816:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17817:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17818:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17819: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"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17820:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17821:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17822:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17823:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17824:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17825:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17826:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17827:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17828:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17829:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17830:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17831:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17832:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17833:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17834:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17835:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17836:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17837:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17838:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17839:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17840:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17841:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17842:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17843:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17844:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17845:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17846:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17847:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17848:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17849:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17850:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17851:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17852:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17853:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17854:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17855:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17856:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17857:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17858:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17859:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17860:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17861:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17862:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17863:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17864:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17865:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17866:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17867:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17868:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17869:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17870:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17871:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17872:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17873:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17874:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17875:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17876:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17877:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17878:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17879:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17880:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17881:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17882:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17883:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17884:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17885:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17886:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17887:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17888:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17889:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17890:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17891:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure:17892:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
lcas-lcmaps-gt4-interface-0.3.1/configure-17893-
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-17971-striplib; do
lcas-lcmaps-gt4-interface-0.3.1/configure:17972:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lcas-lcmaps-gt4-interface-0.3.1/configure-17973-    *[\\\\\\\`\\"\\\$]*)
lcas-lcmaps-gt4-interface-0.3.1/configure:17974:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
lcas-lcmaps-gt4-interface-0.3.1/configure-17975-      ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-18001-sys_lib_dlsearch_path_spec; do
lcas-lcmaps-gt4-interface-0.3.1/configure:18002:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lcas-lcmaps-gt4-interface-0.3.1/configure-18003-    *[\\\\\\\`\\"\\\$]*)
lcas-lcmaps-gt4-interface-0.3.1/configure:18004:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
lcas-lcmaps-gt4-interface-0.3.1/configure-18005-      ;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-18103-fi
lcas-lcmaps-gt4-interface-0.3.1/configure:18104:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
lcas-lcmaps-gt4-interface-0.3.1/configure-18105-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-18120-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
lcas-lcmaps-gt4-interface-0.3.1/configure:18121:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
lcas-lcmaps-gt4-interface-0.3.1/configure-18122-ac_delim='%!_!# '
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-18126-
lcas-lcmaps-gt4-interface-0.3.1/configure:18127:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
lcas-lcmaps-gt4-interface-0.3.1/configure-18128-  if test $ac_delim_n = $ac_delim_num; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-18264-for ac_last_try in false false :; do
lcas-lcmaps-gt4-interface-0.3.1/configure:18265:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
lcas-lcmaps-gt4-interface-0.3.1/configure-18266-  if test -z "$ac_tt"; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-18396-      esac
lcas-lcmaps-gt4-interface-0.3.1/configure:18397:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
lcas-lcmaps-gt4-interface-0.3.1/configure-18398-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-18455-*)
lcas-lcmaps-gt4-interface-0.3.1/configure:18456:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
lcas-lcmaps-gt4-interface-0.3.1/configure-18457-  # A ".." for each directory in $ac_dir_suffix.
lcas-lcmaps-gt4-interface-0.3.1/configure:18458:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
lcas-lcmaps-gt4-interface-0.3.1/configure-18459-  case $ac_top_builddir_sub in
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-18516-/@mandir@/p'
lcas-lcmaps-gt4-interface-0.3.1/configure:18517:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
lcas-lcmaps-gt4-interface-0.3.1/configure-18518-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-18533-
lcas-lcmaps-gt4-interface-0.3.1/configure:18534:# Neutralize VPATH when `$srcdir' = `.'.
lcas-lcmaps-gt4-interface-0.3.1/configure-18535-# Shell code in configure.ac might set extrasub.
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-18561-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
lcas-lcmaps-gt4-interface-0.3.1/configure:18562:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
lcas-lcmaps-gt4-interface-0.3.1/configure-18563-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-18607-    * )
lcas-lcmaps-gt4-interface-0.3.1/configure:18608:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
lcas-lcmaps-gt4-interface-0.3.1/configure-18609-  esac
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-18654-    # Strip MF so we end up with the name of the file.
lcas-lcmaps-gt4-interface-0.3.1/configure:18655:    mf=`echo "$mf" | sed -e 's/:.*$//'`
lcas-lcmaps-gt4-interface-0.3.1/configure-18656-    # Check whether this is an Automake generated Makefile or not.
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-18691-    # from the Makefile without running 'make'.
lcas-lcmaps-gt4-interface-0.3.1/configure:18692:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
lcas-lcmaps-gt4-interface-0.3.1/configure-18693-    test -z "$DEPDIR" && continue
lcas-lcmaps-gt4-interface-0.3.1/configure:18694:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
lcas-lcmaps-gt4-interface-0.3.1/configure-18695-    test -z "$am__include" && continue
lcas-lcmaps-gt4-interface-0.3.1/configure:18696:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
lcas-lcmaps-gt4-interface-0.3.1/configure-18697-    # Find all dependency output files, they are included files with
##############################################
lcas-lcmaps-gt4-interface-0.3.1/configure-18750-
lcas-lcmaps-gt4-interface-0.3.1/configure:18751:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
lcas-lcmaps-gt4-interface-0.3.1/configure-18752-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in-43-  { \
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in:44:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in-45-  }; \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in-120-  esac
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in-122-am__vpath_adj = case $$p in \
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in:123:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in-124-    *) f=$$p;; \
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in-125-  esac;
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in-127-am__install_max = 40
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in-128-am__nobase_strip_setup = \
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in:129:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in-130-am__nobase_strip = \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in-419-	test -n "$(man8dir)" \
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in:420:	  && test -n "`echo $$list1$$list2`" \
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in-421-	  || exit 0; \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in-465-distdir: $(DISTFILES)
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in:466:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in:467:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in-468-	list='$(DISTFILES)'; \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in-479-	  if test -d $$d/$$file; then \
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in:480:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lcas-lcmaps-gt4-interface-0.3.1/doc/Makefile.in-481-	    if test -d "$(distdir)/$$file"; then \
##############################################
lcas-lcmaps-gt4-interface-0.3.1/.pc/setup-plugin-subdir.patch/setup/gt4-interface-install.sh.in-105-	# Try flavoured but followed by version
lcas-lcmaps-gt4-interface-0.3.1/.pc/setup-plugin-subdir.patch/setup/gt4-interface-install.sh.in:106:	lib=`ls $libso.* 2>/dev/null|egrep "$libso\.[0-9]+\.|$libso\.[0-9]+$"|head -1`
lcas-lcmaps-gt4-interface-0.3.1/.pc/setup-plugin-subdir.patch/setup/gt4-interface-install.sh.in-107-	if [ -n "$lib" ]; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/.pc/setup-plugin-subdir.patch/setup/gt4-interface-install.sh.in-115-		# Try non-flavoured followed by version
lcas-lcmaps-gt4-interface-0.3.1/.pc/setup-plugin-subdir.patch/setup/gt4-interface-install.sh.in:116:		lib=`ls $libso.* 2>/dev/null|egrep "$libso\.[0-9]+\.|$libso\.[0-9]+$"|head -1`
lcas-lcmaps-gt4-interface-0.3.1/.pc/setup-plugin-subdir.patch/setup/gt4-interface-install.sh.in-117-		if [ -n "$lib" ]; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/.pc/setup-no-flavor.patch/setup/gt4-interface-install.sh.in-105-	# Try flavoured but followed by version
lcas-lcmaps-gt4-interface-0.3.1/.pc/setup-no-flavor.patch/setup/gt4-interface-install.sh.in:106:	lib=`ls $libso.* 2>/dev/null|egrep "$libso\.[0-9]+\.|$libso\.[0-9]+$"|head -1`
lcas-lcmaps-gt4-interface-0.3.1/.pc/setup-no-flavor.patch/setup/gt4-interface-install.sh.in-107-	if [ -n "$lib" ]; then
##############################################
lcas-lcmaps-gt4-interface-0.3.1/.pc/setup-no-flavor.patch/setup/gt4-interface-install.sh.in-115-		# Try non-flavoured followed by version
lcas-lcmaps-gt4-interface-0.3.1/.pc/setup-no-flavor.patch/setup/gt4-interface-install.sh.in:116:		lib=`ls $libso.* 2>/dev/null|egrep "$libso\.[0-9]+\.|$libso\.[0-9]+$"|head -1`
lcas-lcmaps-gt4-interface-0.3.1/.pc/setup-no-flavor.patch/setup/gt4-interface-install.sh.in-117-		if [ -n "$lib" ]; then