===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
flam3-3.1.1/Makefile.in-43-  { \
flam3-3.1.1/Makefile.in:44:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
flam3-3.1.1/Makefile.in-45-  }; \
##############################################
flam3-3.1.1/Makefile.in-104-CONFIG_CLEAN_VPATH_FILES =
flam3-3.1.1/Makefile.in:105:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
flam3-3.1.1/Makefile.in-106-am__vpath_adj = case $$p in \
flam3-3.1.1/Makefile.in:107:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
flam3-3.1.1/Makefile.in-108-    *) f=$$p;; \
flam3-3.1.1/Makefile.in-109-  esac;
flam3-3.1.1/Makefile.in:110:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
flam3-3.1.1/Makefile.in-111-am__install_max = 40
flam3-3.1.1/Makefile.in-112-am__nobase_strip_setup = \
flam3-3.1.1/Makefile.in:113:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
flam3-3.1.1/Makefile.in-114-am__nobase_strip = \
##############################################
flam3-3.1.1/Makefile.in-526-	test -n "$(EXEEXT)" || exit 0; \
flam3-3.1.1/Makefile.in:527:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
flam3-3.1.1/Makefile.in-528-	echo " rm -f" $$list; \
##############################################
flam3-3.1.1/Makefile.in-556-.c.obj:
flam3-3.1.1/Makefile.in:557:	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
flam3-3.1.1/Makefile.in-558-
##############################################
flam3-3.1.1/Makefile.in-574-	test -n "$(man1dir)" \
flam3-3.1.1/Makefile.in:575:	  && test -n "`echo $$list1$$list2`" \
flam3-3.1.1/Makefile.in-576-	  || exit 0; \
##############################################
flam3-3.1.1/Makefile.in-629-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
flam3-3.1.1/Makefile.in:630:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flam3-3.1.1/Makefile.in-631-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
flam3-3.1.1/Makefile.in-650-	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
flam3-3.1.1/Makefile.in:651:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flam3-3.1.1/Makefile.in-652-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
flam3-3.1.1/Makefile.in-671-	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
flam3-3.1.1/Makefile.in:672:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
flam3-3.1.1/Makefile.in-673-	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
##############################################
flam3-3.1.1/Makefile.in-704-GTAGS:
flam3-3.1.1/Makefile.in:705:	here=`$(am__cd) $(top_builddir) && pwd` \
flam3-3.1.1/Makefile.in-706-	  && $(am__cd) $(top_srcdir) \
##############################################
flam3-3.1.1/Makefile.in-736-	test -d "$(distdir)" || mkdir "$(distdir)"
flam3-3.1.1/Makefile.in:737:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
flam3-3.1.1/Makefile.in:738:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
flam3-3.1.1/Makefile.in-739-	list='$(DISTFILES)'; \
##############################################
flam3-3.1.1/Makefile.in-750-	  if test -d $$d/$$file; then \
flam3-3.1.1/Makefile.in:751:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
flam3-3.1.1/Makefile.in-752-	    if test -d "$(distdir)/$$file"; then \
##############################################
flam3-3.1.1/Makefile.in-836-	test -d $(distdir)/_build || exit 0; \
flam3-3.1.1/Makefile.in:837:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
flam3-3.1.1/Makefile.in-838-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
flam3-3.1.1/Makefile.in-880-	}; \
flam3-3.1.1/Makefile.in:881:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
flam3-3.1.1/Makefile.in-882-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
flam3-3.1.1/Makefile.in-892-	fi
flam3-3.1.1/Makefile.in:893:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
flam3-3.1.1/Makefile.in-894-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
flam3-3.1.1/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
flam3-3.1.1/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
flam3-3.1.1/aclocal.m4-94-# and then we would define $MISSING as
##############################################
flam3-3.1.1/aclocal.m4-108-# expand $ac_aux_dir to an absolute path
flam3-3.1.1/aclocal.m4:109:am_aux_dir=`cd $ac_aux_dir && pwd`
flam3-3.1.1/aclocal.m4-110-])
##############################################
flam3-3.1.1/aclocal.m4-206-  if test "$am_compiler_list" = ""; then
flam3-3.1.1/aclocal.m4:207:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
flam3-3.1.1/aclocal.m4-208-  fi
##############################################
flam3-3.1.1/aclocal.m4-357-    # Strip MF so we end up with the name of the file.
flam3-3.1.1/aclocal.m4:358:    mf=`echo "$mf" | sed -e 's/:.*$//'`
flam3-3.1.1/aclocal.m4-359-    # Check whether this is an Automake generated Makefile or not.
##############################################
flam3-3.1.1/aclocal.m4-366-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
flam3-3.1.1/aclocal.m4:367:      dirpart=`AS_DIRNAME("$mf")`
flam3-3.1.1/aclocal.m4-368-    else
##############################################
flam3-3.1.1/aclocal.m4-372-    # from the Makefile without running 'make'.
flam3-3.1.1/aclocal.m4:373:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
flam3-3.1.1/aclocal.m4-374-    test -z "$DEPDIR" && continue
flam3-3.1.1/aclocal.m4:375:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
flam3-3.1.1/aclocal.m4-376-    test -z "$am__include" && continue
flam3-3.1.1/aclocal.m4:377:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
flam3-3.1.1/aclocal.m4-378-    # Find all dependency output files, they are included files with
##############################################
flam3-3.1.1/aclocal.m4-386-      test -f "$dirpart/$file" && continue
flam3-3.1.1/aclocal.m4:387:      fdir=`AS_DIRNAME(["$file"])`
flam3-3.1.1/aclocal.m4-388-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
flam3-3.1.1/aclocal.m4-444-AC_REQUIRE([AC_PROG_INSTALL])dnl
flam3-3.1.1/aclocal.m4:445:if test "`cd $srcdir && pwd`" != "`pwd`"; then
flam3-3.1.1/aclocal.m4-446-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
flam3-3.1.1/aclocal.m4-599-    * )
flam3-3.1.1/aclocal.m4:600:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
flam3-3.1.1/aclocal.m4-601-  esac
flam3-3.1.1/aclocal.m4-602-done
flam3-3.1.1/aclocal.m4:603:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
flam3-3.1.1/aclocal.m4-604-
##############################################
flam3-3.1.1/aclocal.m4-670-# Ignore all kinds of additional output from 'make'.
flam3-3.1.1/aclocal.m4:671:case `$am_make -s -f confmf 2> /dev/null` in #(
flam3-3.1.1/aclocal.m4-672-*the\ am__doit\ target*)
##############################################
flam3-3.1.1/aclocal.m4-680-   echo '.include "confinc"' > confmf
flam3-3.1.1/aclocal.m4:681:   case `$am_make -s -f confmf 2> /dev/null` in #(
flam3-3.1.1/aclocal.m4-682-   *the\ am__doit\ target*)
##############################################
flam3-3.1.1/aclocal.m4-891-     echo "timestamp, slept: $am_has_slept" > conftest.file
flam3-3.1.1/aclocal.m4:892:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
flam3-3.1.1/aclocal.m4-893-     if test "$[*]" = "X"; then
flam3-3.1.1/aclocal.m4-894-	# -L didn't work.
flam3-3.1.1/aclocal.m4:895:	set X `ls -t "$srcdir/configure" conftest.file`
flam3-3.1.1/aclocal.m4-896-     fi
##############################################
flam3-3.1.1/config.guess-40-
flam3-3.1.1/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
flam3-3.1.1/config.guess-42-
##############################################
flam3-3.1.1/config.guess-109-: ${TMPDIR=/tmp} ;
flam3-3.1.1/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
flam3-3.1.1/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
flam3-3.1.1/config.guess-195-	    *)
flam3-3.1.1/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
flam3-3.1.1/config.guess-197-		;;
##############################################
flam3-3.1.1/config.guess-222-	*4.0)
flam3-3.1.1/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
flam3-3.1.1/config.guess-224-		;;
flam3-3.1.1/config.guess-225-	*5.*)
flam3-3.1.1/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
flam3-3.1.1/config.guess-227-		;;
##############################################
flam3-3.1.1/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
flam3-3.1.1/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
flam3-3.1.1/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
flam3-3.1.1/config.guess-270-	# 1.2 uses "1.2" for uname -r.
flam3-3.1.1/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
flam3-3.1.1/config.guess-272-	exit ;;
##############################################
flam3-3.1.1/config.guess-327-    sun4H:SunOS:5.*:*)
flam3-3.1.1/config.guess:328:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
flam3-3.1.1/config.guess-329-	exit ;;
flam3-3.1.1/config.guess-330-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
flam3-3.1.1/config.guess:331:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
flam3-3.1.1/config.guess-332-	exit ;;
flam3-3.1.1/config.guess-333-    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
flam3-3.1.1/config.guess:334:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
flam3-3.1.1/config.guess-335-	exit ;;
##############################################
flam3-3.1.1/config.guess-339-	# it's likely to be more like Solaris than SunOS4.
flam3-3.1.1/config.guess:340:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
flam3-3.1.1/config.guess-341-	exit ;;
##############################################
flam3-3.1.1/config.guess-348-	# Japanese Language versions have a version number like `4.1.3-JL'.
flam3-3.1.1/config.guess:349:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
flam3-3.1.1/config.guess-350-	exit ;;
##############################################
flam3-3.1.1/config.guess-354-    sun*:*:4.2BSD:*)
flam3-3.1.1/config.guess:355:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
flam3-3.1.1/config.guess-356-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
flam3-3.1.1/config.guess-436-	$CC_FOR_BUILD -o $dummy $dummy.c &&
flam3-3.1.1/config.guess:437:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
flam3-3.1.1/config.guess:438:	  SYSTEM_NAME=`$dummy $dummyarg` &&
flam3-3.1.1/config.guess-439-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
flam3-3.1.1/config.guess-492-    *:IRIX*:*:*)
flam3-3.1.1/config.guess:493:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
flam3-3.1.1/config.guess-494-	exit ;;
##############################################
flam3-3.1.1/config.guess-522-EOF
flam3-3.1.1/config.guess:523:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
flam3-3.1.1/config.guess-524-		then
##############################################
flam3-3.1.1/config.guess-535-    *:AIX:*:[45])
flam3-3.1.1/config.guess:536:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
flam3-3.1.1/config.guess-537-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
flam3-3.1.1/config.guess-570-    9000/[34678]??:HP-UX:*:*)
flam3-3.1.1/config.guess:571:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
flam3-3.1.1/config.guess-572-	case "${UNAME_MACHINE}" in
##############################################
flam3-3.1.1/config.guess-624-EOF
flam3-3.1.1/config.guess:625:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
flam3-3.1.1/config.guess-626-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
flam3-3.1.1/config.guess-652-    ia64:HP-UX:*:*)
flam3-3.1.1/config.guess:653:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
flam3-3.1.1/config.guess-654-	echo ia64-hp-hpux${HPUX_REV}
##############################################
flam3-3.1.1/config.guess-682-EOF
flam3-3.1.1/config.guess:683:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
flam3-3.1.1/config.guess-684-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
flam3-3.1.1/config.guess-753-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
flam3-3.1.1/config.guess:754:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
flam3-3.1.1/config.guess-755-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
flam3-3.1.1/config.guess-758-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
flam3-3.1.1/config.guess:759:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
flam3-3.1.1/config.guess-760-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
flam3-3.1.1/config.guess-773-	    pc98)
flam3-3.1.1/config.guess:774:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
flam3-3.1.1/config.guess-775-	    amd64)
flam3-3.1.1/config.guess:776:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
flam3-3.1.1/config.guess-777-	    *)
flam3-3.1.1/config.guess:778:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
flam3-3.1.1/config.guess-779-	esac
##############################################
flam3-3.1.1/config.guess-821-    prep*:SunOS:5.*:*)
flam3-3.1.1/config.guess:822:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
flam3-3.1.1/config.guess-823-	exit ;;
##############################################
flam3-3.1.1/config.guess-825-	# the GNU system
flam3-3.1.1/config.guess:826:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
flam3-3.1.1/config.guess-827-	exit ;;
##############################################
flam3-3.1.1/config.guess-829-	# other systems with GNU libc and userland
flam3-3.1.1/config.guess:830:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
flam3-3.1.1/config.guess-831-	exit ;;
##############################################
flam3-3.1.1/config.guess-1057-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
flam3-3.1.1/config.guess:1058:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
flam3-3.1.1/config.guess-1059-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
flam3-3.1.1/config.guess-1298-    *:DragonFly:*:*)
flam3-3.1.1/config.guess:1299:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
flam3-3.1.1/config.guess-1300-	exit ;;
##############################################
flam3-3.1.1/config.guess-1311-    i*86:skyos:*:*)
flam3-3.1.1/config.guess:1312:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
flam3-3.1.1/config.guess-1313-	exit ;;
##############################################
flam3-3.1.1/config.guess-1436-
flam3-3.1.1/config.guess:1437:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
flam3-3.1.1/config.guess-1438-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
flam3-3.1.1/config.sub-56-
flam3-3.1.1/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
flam3-3.1.1/config.sub-58-
##############################################
flam3-3.1.1/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
flam3-3.1.1/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
flam3-3.1.1/config.sub-122-case $maybe_os in
##############################################
flam3-3.1.1/config.sub-126-    os=-$maybe_os
flam3-3.1.1/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
flam3-3.1.1/config.sub-128-    ;;
flam3-3.1.1/config.sub-129-  *)
flam3-3.1.1/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
flam3-3.1.1/config.sub-131-    if [ $basic_machine != $1 ]
flam3-3.1.1/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
flam3-3.1.1/config.sub-133-    else os=; fi
##############################################
flam3-3.1.1/config.sub-177-		os=-sco5v6
flam3-3.1.1/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
flam3-3.1.1/config.sub-179-		;;
##############################################
flam3-3.1.1/config.sub-181-		os=-sco3.2v5
flam3-3.1.1/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
flam3-3.1.1/config.sub-183-		;;
##############################################
flam3-3.1.1/config.sub-185-		os=-sco3.2v4
flam3-3.1.1/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
flam3-3.1.1/config.sub-187-		;;
flam3-3.1.1/config.sub-188-	-sco3.2.[4-9]*)
flam3-3.1.1/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
flam3-3.1.1/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
flam3-3.1.1/config.sub-191-		;;
##############################################
flam3-3.1.1/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
flam3-3.1.1/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
flam3-3.1.1/config.sub-195-		;;
##############################################
flam3-3.1.1/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
flam3-3.1.1/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
flam3-3.1.1/config.sub-199-		;;
##############################################
flam3-3.1.1/config.sub-201-		os=-sco3.2v2
flam3-3.1.1/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
flam3-3.1.1/config.sub-203-		;;
flam3-3.1.1/config.sub-204-	-udk*)
flam3-3.1.1/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
flam3-3.1.1/config.sub-206-		;;
##############################################
flam3-3.1.1/config.sub-208-		os=-isc2.2
flam3-3.1.1/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
flam3-3.1.1/config.sub-210-		;;
##############################################
flam3-3.1.1/config.sub-214-	-isc*)
flam3-3.1.1/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
flam3-3.1.1/config.sub-216-		;;
##############################################
flam3-3.1.1/config.sub-220-	-ptx*)
flam3-3.1.1/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
flam3-3.1.1/config.sub-222-		;;
flam3-3.1.1/config.sub-223-	-windowsnt*)
flam3-3.1.1/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
flam3-3.1.1/config.sub-225-		;;
##############################################
flam3-3.1.1/config.sub-310-	*-*-*)
flam3-3.1.1/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
flam3-3.1.1/config.sub-312-		exit 1
##############################################
flam3-3.1.1/config.sub-412-	amd64-*)
flam3-3.1.1/config.sub:413:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
flam3-3.1.1/config.sub-414-		;;
##############################################
flam3-3.1.1/config.sub-633-	i*86v32)
flam3-3.1.1/config.sub:634:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
flam3-3.1.1/config.sub-635-		os=-sysv32
##############################################
flam3-3.1.1/config.sub-637-	i*86v4*)
flam3-3.1.1/config.sub:638:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
flam3-3.1.1/config.sub-639-		os=-sysv4
##############################################
flam3-3.1.1/config.sub-641-	i*86v)
flam3-3.1.1/config.sub:642:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
flam3-3.1.1/config.sub-643-		os=-sysv
##############################################
flam3-3.1.1/config.sub-645-	i*86sol2)
flam3-3.1.1/config.sub:646:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
flam3-3.1.1/config.sub-647-		os=-solaris2
##############################################
flam3-3.1.1/config.sub-697-	mips3*-*)
flam3-3.1.1/config.sub:698:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
flam3-3.1.1/config.sub-699-		;;
flam3-3.1.1/config.sub-700-	mips3*)
flam3-3.1.1/config.sub:701:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
flam3-3.1.1/config.sub-702-		;;
##############################################
flam3-3.1.1/config.sub-715-	ms1-*)
flam3-3.1.1/config.sub:716:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
flam3-3.1.1/config.sub-717-		;;
##############################################
flam3-3.1.1/config.sub-828-	pc98-*)
flam3-3.1.1/config.sub:829:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
flam3-3.1.1/config.sub-830-		;;
##############################################
flam3-3.1.1/config.sub-843-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
flam3-3.1.1/config.sub:844:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
flam3-3.1.1/config.sub-845-		;;
flam3-3.1.1/config.sub-846-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
flam3-3.1.1/config.sub:847:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
flam3-3.1.1/config.sub-848-		;;
flam3-3.1.1/config.sub-849-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
flam3-3.1.1/config.sub:850:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
flam3-3.1.1/config.sub-851-		;;
flam3-3.1.1/config.sub-852-	pentium4-*)
flam3-3.1.1/config.sub:853:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
flam3-3.1.1/config.sub-854-		;;
##############################################
flam3-3.1.1/config.sub-861-		;;
flam3-3.1.1/config.sub:862:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
flam3-3.1.1/config.sub-863-		;;
##############################################
flam3-3.1.1/config.sub-867-	ppcle-* | powerpclittle-*)
flam3-3.1.1/config.sub:868:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
flam3-3.1.1/config.sub-869-		;;
##############################################
flam3-3.1.1/config.sub-871-		;;
flam3-3.1.1/config.sub:872:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
flam3-3.1.1/config.sub-873-		;;
##############################################
flam3-3.1.1/config.sub-877-	ppc64le-* | powerpc64little-*)
flam3-3.1.1/config.sub:878:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
flam3-3.1.1/config.sub-879-		;;
##############################################
flam3-3.1.1/config.sub-1161-	*)
flam3-3.1.1/config.sub:1162:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
flam3-3.1.1/config.sub-1163-		exit 1
##############################################
flam3-3.1.1/config.sub-1169-	*-digital*)
flam3-3.1.1/config.sub:1170:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
flam3-3.1.1/config.sub-1171-		;;
flam3-3.1.1/config.sub-1172-	*-commodore*)
flam3-3.1.1/config.sub:1173:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
flam3-3.1.1/config.sub-1174-		;;
##############################################
flam3-3.1.1/config.sub-1187-	-solaris1 | -solaris1.*)
flam3-3.1.1/config.sub:1188:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
flam3-3.1.1/config.sub-1189-		;;
##############################################
flam3-3.1.1/config.sub-1199-	-gnu/linux*)
flam3-3.1.1/config.sub:1200:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
flam3-3.1.1/config.sub-1201-		;;
##############################################
flam3-3.1.1/config.sub-1243-	-nto*)
flam3-3.1.1/config.sub:1244:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
flam3-3.1.1/config.sub-1245-		;;
##############################################
flam3-3.1.1/config.sub-1250-	-mac*)
flam3-3.1.1/config.sub:1251:		os=`echo $os | sed -e 's|mac|macos|'`
flam3-3.1.1/config.sub-1252-		;;
##############################################
flam3-3.1.1/config.sub-1256-	-linux*)
flam3-3.1.1/config.sub:1257:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
flam3-3.1.1/config.sub-1258-		;;
flam3-3.1.1/config.sub-1259-	-sunos5*)
flam3-3.1.1/config.sub:1260:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
flam3-3.1.1/config.sub-1261-		;;
flam3-3.1.1/config.sub-1262-	-sunos6*)
flam3-3.1.1/config.sub:1263:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
flam3-3.1.1/config.sub-1264-		;;
##############################################
flam3-3.1.1/config.sub-1311-	-sinix5.*)
flam3-3.1.1/config.sub:1312:		os=`echo $os | sed -e 's|sinix|sysv|'`
flam3-3.1.1/config.sub-1313-		;;
##############################################
flam3-3.1.1/config.sub-1362-		# Get rid of the `-' at the beginning of $os.
flam3-3.1.1/config.sub:1363:		os=`echo $os | sed 's/[^-]*-//'`
flam3-3.1.1/config.sub:1364:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
flam3-3.1.1/config.sub-1365-		exit 1
##############################################
flam3-3.1.1/config.sub-1613-		esac
flam3-3.1.1/config.sub:1614:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
flam3-3.1.1/config.sub-1615-		;;
##############################################
flam3-3.1.1/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
flam3-3.1.1/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
flam3-3.1.1/configure-45-  as_echo='print -r --'
flam3-3.1.1/configure-46-  as_echo_n='print -rn --'
flam3-3.1.1/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
flam3-3.1.1/configure-48-  as_echo='printf %s\n'
##############################################
flam3-3.1.1/configure-50-else
flam3-3.1.1/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
flam3-3.1.1/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
flam3-3.1.1/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
flam3-3.1.1/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
flam3-3.1.1/configure-62-      esac;
##############################################
flam3-3.1.1/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
flam3-3.1.1/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
flam3-3.1.1/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
flam3-3.1.1/configure-324-      case $as_dir in #(
flam3-3.1.1/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
flam3-3.1.1/configure-326-      *) as_qdir=$as_dir;;
##############################################
flam3-3.1.1/configure-397-  {
flam3-3.1.1/configure:398:    as_val=`expr "$@" || test $? -eq 1`
flam3-3.1.1/configure-399-  }
##############################################
flam3-3.1.1/configure-404-# ----------------------------------------
flam3-3.1.1/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
flam3-3.1.1/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
flam3-3.1.1/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
flam3-3.1.1/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
flam3-3.1.1/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
flam3-3.1.1/configure-563-  # Remove one level of quotation (which was required for Make).
flam3-3.1.1/configure:564:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
flam3-3.1.1/configure-565-  ;;
##############################################
flam3-3.1.1/configure-574-  :
flam3-3.1.1/configure:575:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
flam3-3.1.1/configure-576-  # Yippee, $ECHO works!
##############################################
flam3-3.1.1/configure-600-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
flam3-3.1.1/configure:601:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
flam3-3.1.1/configure-602-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
flam3-3.1.1/configure-608-
flam3-3.1.1/configure:609:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
flam3-3.1.1/configure:610:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
flam3-3.1.1/configure-611-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
flam3-3.1.1/configure-623-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
flam3-3.1.1/configure:624:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
flam3-3.1.1/configure:625:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
flam3-3.1.1/configure-626-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
flam3-3.1.1/configure-635-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
flam3-3.1.1/configure:636:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
flam3-3.1.1/configure-637-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
flam3-3.1.1/configure-650-        ECHO='printf %s\n'
flam3-3.1.1/configure:651:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
flam3-3.1.1/configure:652:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
flam3-3.1.1/configure-653-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
flam3-3.1.1/configure-655-	  :
flam3-3.1.1/configure:656:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
flam3-3.1.1/configure-657-	     test "X$echo_testing_string" = 'X\t' &&
flam3-3.1.1/configure:658:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
flam3-3.1.1/configure-659-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
flam3-3.1.1/configure-664-	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
flam3-3.1.1/configure:665:        elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
flam3-3.1.1/configure-666-	     test "X$echo_testing_string" = 'X\t' &&
flam3-3.1.1/configure:667:	     echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
flam3-3.1.1/configure-668-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
flam3-3.1.1/configure-674-	  for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
flam3-3.1.1/configure:675:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
flam3-3.1.1/configure-676-	    then
##############################################
flam3-3.1.1/configure-682-	  if test "$prev" != 'sed 50q "$0"'; then
flam3-3.1.1/configure:683:	    echo_test_string=`eval $prev`
flam3-3.1.1/configure-684-	    export echo_test_string
##############################################
flam3-3.1.1/configure-970-  case $ac_option in
flam3-3.1.1/configure:971:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
flam3-3.1.1/configure-972-  *=)   ac_optarg= ;;
##############################################
flam3-3.1.1/configure-1014-  -disable-* | --disable-*)
flam3-3.1.1/configure:1015:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
flam3-3.1.1/configure-1016-    # Reject names that are not valid shell variable names.
##############################################
flam3-3.1.1/configure-1019-    ac_useropt_orig=$ac_useropt
flam3-3.1.1/configure:1020:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
flam3-3.1.1/configure-1021-    case $ac_user_opts in
##############################################
flam3-3.1.1/configure-1040-  -enable-* | --enable-*)
flam3-3.1.1/configure:1041:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
flam3-3.1.1/configure-1042-    # Reject names that are not valid shell variable names.
##############################################
flam3-3.1.1/configure-1045-    ac_useropt_orig=$ac_useropt
flam3-3.1.1/configure:1046:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
flam3-3.1.1/configure-1047-    case $ac_user_opts in
##############################################
flam3-3.1.1/configure-1244-  -with-* | --with-*)
flam3-3.1.1/configure:1245:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
flam3-3.1.1/configure-1246-    # Reject names that are not valid shell variable names.
##############################################
flam3-3.1.1/configure-1249-    ac_useropt_orig=$ac_useropt
flam3-3.1.1/configure:1250:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
flam3-3.1.1/configure-1251-    case $ac_user_opts in
##############################################
flam3-3.1.1/configure-1260-  -without-* | --without-*)
flam3-3.1.1/configure:1261:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
flam3-3.1.1/configure-1262-    # Reject names that are not valid shell variable names.
##############################################
flam3-3.1.1/configure-1265-    ac_useropt_orig=$ac_useropt
flam3-3.1.1/configure:1266:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
flam3-3.1.1/configure-1267-    case $ac_user_opts in
##############################################
flam3-3.1.1/configure-1298-  *=*)
flam3-3.1.1/configure:1299:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
flam3-3.1.1/configure-1300-    # Reject names that are not valid shell variable names.
##############################################
flam3-3.1.1/configure-1319-if test -n "$ac_prev"; then
flam3-3.1.1/configure:1320:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
flam3-3.1.1/configure-1321-  as_fn_error $? "missing argument to $ac_option"
##############################################
flam3-3.1.1/configure-1341-    */ )
flam3-3.1.1/configure:1342:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
flam3-3.1.1/configure-1343-      eval $ac_var=\$ac_val;;
##############################################
flam3-3.1.1/configure-1376-ac_ls_di=`ls -di .` &&
flam3-3.1.1/configure:1377:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
flam3-3.1.1/configure-1378-  as_fn_error $? "working directory cannot be determined"
##############################################
flam3-3.1.1/configure-1432-case $srcdir in
flam3-3.1.1/configure:1433:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
flam3-3.1.1/configure-1434-esac
##############################################
flam3-3.1.1/configure-1475-By default, \`make install' will install all the files in
flam3-3.1.1/configure:1476:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
flam3-3.1.1/configure:1477:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
flam3-3.1.1/configure-1478-for instance \`--prefix=\$HOME'.
##############################################
flam3-3.1.1/configure-1574-*)
flam3-3.1.1/configure:1575:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
flam3-3.1.1/configure-1576-  # A ".." for each directory in $ac_dir_suffix.
flam3-3.1.1/configure:1577:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
flam3-3.1.1/configure-1578-  case $ac_top_builddir_sub in
##############################################
flam3-3.1.1/configure-2025-    *\'*)
flam3-3.1.1/configure:2026:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
flam3-3.1.1/configure-2027-    esac
##############################################
flam3-3.1.1/configure-2108-      case $ac_val in
flam3-3.1.1/configure:2109:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
flam3-3.1.1/configure-2110-      esac
##############################################
flam3-3.1.1/configure-2123-	case $ac_val in
flam3-3.1.1/configure:2124:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
flam3-3.1.1/configure-2125-	esac
##############################################
flam3-3.1.1/configure-2243-    set,)
flam3-3.1.1/configure:2244:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
flam3-3.1.1/configure:2245:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
flam3-3.1.1/configure-2246-      ac_cache_corrupted=: ;;
##############################################
flam3-3.1.1/configure-2254-	# differences in whitespace do not lead to failure.
flam3-3.1.1/configure:2255:	ac_old_val_w=`echo x $ac_old_val`
flam3-3.1.1/configure:2256:	ac_new_val_w=`echo x $ac_new_val`
flam3-3.1.1/configure-2257-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
flam3-3.1.1/configure-2274-    case $ac_new_val in
flam3-3.1.1/configure:2275:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
flam3-3.1.1/configure-2276-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
flam3-3.1.1/configure-2461-     echo "timestamp, slept: $am_has_slept" > conftest.file
flam3-3.1.1/configure:2462:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
flam3-3.1.1/configure-2463-     if test "$*" = "X"; then
flam3-3.1.1/configure-2464-	# -L didn't work.
flam3-3.1.1/configure:2465:	set X `ls -t "$srcdir/configure" conftest.file`
flam3-3.1.1/configure-2466-     fi
##############################################
flam3-3.1.1/configure-2512-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
flam3-3.1.1/configure:2513:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
flam3-3.1.1/configure-2514-
flam3-3.1.1/configure-2515-# expand $ac_aux_dir to an absolute path
flam3-3.1.1/configure:2516:am_aux_dir=`cd $ac_aux_dir && pwd`
flam3-3.1.1/configure-2517-
##############################################
flam3-3.1.1/configure-2657-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
flam3-3.1.1/configure:2658:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
flam3-3.1.1/configure-2659-	     'mkdir (GNU coreutils) '* | \
##############################################
flam3-3.1.1/configure-2730-set x ${MAKE-make}
flam3-3.1.1/configure:2731:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
flam3-3.1.1/configure-2732-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
flam3-3.1.1/configure-2740-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
flam3-3.1.1/configure:2741:case `${MAKE-make} -f conftest.make 2>/dev/null` in
flam3-3.1.1/configure-2742-  *@@@%%%=?*=@@@%%%*)
##############################################
flam3-3.1.1/configure-2806-
flam3-3.1.1/configure:2807:if test "`cd $srcdir && pwd`" != "`pwd`"; then
flam3-3.1.1/configure-2808-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
flam3-3.1.1/configure-3273-$as_echo_n "checking whether the C compiler works... " >&6; }
flam3-3.1.1/configure:3274:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
flam3-3.1.1/configure-3275-
##############################################
flam3-3.1.1/configure-3317-	then :; else
flam3-3.1.1/configure:3318:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
flam3-3.1.1/configure-3319-	fi
##############################################
flam3-3.1.1/configure-3377-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
flam3-3.1.1/configure:3378:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
flam3-3.1.1/configure-3379-	  break;;
##############################################
flam3-3.1.1/configure-3486-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
flam3-3.1.1/configure:3487:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
flam3-3.1.1/configure-3488-       break;;
##############################################
flam3-3.1.1/configure-3794-# Ignore all kinds of additional output from 'make'.
flam3-3.1.1/configure:3795:case `$am_make -s -f confmf 2> /dev/null` in #(
flam3-3.1.1/configure-3796-*the\ am__doit\ target*)
##############################################
flam3-3.1.1/configure-3804-   echo '.include "confinc"' > confmf
flam3-3.1.1/configure:3805:   case `$am_make -s -f confmf 2> /dev/null` in #(
flam3-3.1.1/configure-3806-   *the\ am__doit\ target*)
##############################################
flam3-3.1.1/configure-3867-  if test "$am_compiler_list" = ""; then
flam3-3.1.1/configure:3868:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
flam3-3.1.1/configure-3869-  fi
##############################################
flam3-3.1.1/configure-3973-set x ${MAKE-make}
flam3-3.1.1/configure:3974:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
flam3-3.1.1/configure-3975-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
flam3-3.1.1/configure-3983-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
flam3-3.1.1/configure:3984:case `${MAKE-make} -f conftest.make 2>/dev/null` in
flam3-3.1.1/configure-3985-  *@@@%%%=?*=@@@%%%*)
##############################################
flam3-3.1.1/configure-4068-test "x$ac_build_alias" = x &&
flam3-3.1.1/configure:4069:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
flam3-3.1.1/configure-4070-test "x$ac_build_alias" = x &&
flam3-3.1.1/configure-4071-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
flam3-3.1.1/configure:4072:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
flam3-3.1.1/configure-4073-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
flam3-3.1.1/configure-4092-IFS=$ac_save_IFS
flam3-3.1.1/configure:4093:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
flam3-3.1.1/configure-4094-
##############################################
flam3-3.1.1/configure-4103-else
flam3-3.1.1/configure:4104:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
flam3-3.1.1/configure-4105-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
flam3-3.1.1/configure-4125-IFS=$ac_save_IFS
flam3-3.1.1/configure:4126:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
flam3-3.1.1/configure-4127-
##############################################
flam3-3.1.1/configure-4153-  # Check for GNU $ac_path_SED
flam3-3.1.1/configure:4154:case `"$ac_path_SED" --version 2>&1` in
flam3-3.1.1/configure-4155-*GNU*)
##############################################
flam3-3.1.1/configure-4229-  # Check for GNU $ac_path_GREP
flam3-3.1.1/configure:4230:case `"$ac_path_GREP" --version 2>&1` in
flam3-3.1.1/configure-4231-*GNU*)
##############################################
flam3-3.1.1/configure-4295-  # Check for GNU $ac_path_EGREP
flam3-3.1.1/configure:4296:case `"$ac_path_EGREP" --version 2>&1` in
flam3-3.1.1/configure-4297-*GNU*)
##############################################
flam3-3.1.1/configure-4362-  # Check for GNU $ac_path_FGREP
flam3-3.1.1/configure:4363:case `"$ac_path_FGREP" --version 2>&1` in
flam3-3.1.1/configure-4364-*GNU*)
##############################################
flam3-3.1.1/configure-4442-    # gcc leaves a trailing carriage return which upsets mingw
flam3-3.1.1/configure:4443:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
flam3-3.1.1/configure-4444-  *)
flam3-3.1.1/configure:4445:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
flam3-3.1.1/configure-4446-  esac
##############################################
flam3-3.1.1/configure-4451-      # Canonicalize the pathname of ld
flam3-3.1.1/configure:4452:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
flam3-3.1.1/configure-4453-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
flam3-3.1.1/configure:4454:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
flam3-3.1.1/configure-4455-      done
##############################################
flam3-3.1.1/configure-4486-      # Break only if it was the GNU/non-GNU ld that we prefer.
flam3-3.1.1/configure:4487:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
flam3-3.1.1/configure-4488-      *GNU* | *'with BFD'*)
##############################################
flam3-3.1.1/configure-4517-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
flam3-3.1.1/configure:4518:case `$LD -v 2>&1 </dev/null` in
flam3-3.1.1/configure-4519-*GNU* | *'with BFD'*)
##############################################
flam3-3.1.1/configure-4562-	# Tru64's nm complains that /dev/null is an invalid object file
flam3-3.1.1/configure:4563:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
flam3-3.1.1/configure-4564-	*/dev/null* | *'Invalid file or object type'*)
##############################################
flam3-3.1.1/configure-4568-	*)
flam3-3.1.1/configure:4569:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
flam3-3.1.1/configure-4570-	  */dev/null*)
##############################################
flam3-3.1.1/configure-4791-    # And add a safety zone
flam3-3.1.1/configure:4792:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
flam3-3.1.1/configure:4793:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
flam3-3.1.1/configure-4794-    ;;
##############################################
flam3-3.1.1/configure-4819-    if test -n "$kargmax"; then
flam3-3.1.1/configure:4820:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
flam3-3.1.1/configure-4821-    else
##############################################
flam3-3.1.1/configure-4827-    if test -n "$lt_cv_sys_max_cmd_len"; then
flam3-3.1.1/configure:4828:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
flam3-3.1.1/configure:4829:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
flam3-3.1.1/configure-4830-    else
##############################################
flam3-3.1.1/configure-4839-      # we can't tell.
flam3-3.1.1/configure:4840:      while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
flam3-3.1.1/configure-4841-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
flam3-3.1.1/configure-4843-      do
flam3-3.1.1/configure:4844:        i=`expr $i + 1`
flam3-3.1.1/configure-4845-        teststring=$teststring$teststring
##############################################
flam3-3.1.1/configure-4847-      # Only check the string length outside the loop.
flam3-3.1.1/configure:4848:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
flam3-3.1.1/configure-4849-      teststring=
##############################################
flam3-3.1.1/configure-4852-      # linker.  It appears as though 1/2 is a usable value.
flam3-3.1.1/configure:4853:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
flam3-3.1.1/configure-4854-    fi
##############################################
flam3-3.1.1/configure-5207-openbsd*)
flam3-3.1.1/configure:5208:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
flam3-3.1.1/configure-5209-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
flam3-3.1.1/configure-5696-# If we're using GNU nm, then use its standard symbol codes.
flam3-3.1.1/configure:5697:case `$NM -V 2>&1` in
flam3-3.1.1/configure-5698-*GNU* | *'with BFD'*)
##############################################
flam3-3.1.1/configure-5714-mingw*)
flam3-3.1.1/configure:5715:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
flam3-3.1.1/configure-5716-  ;;
##############################################
flam3-3.1.1/configure-5911-  test $ac_status = 0; }; then
flam3-3.1.1/configure:5912:    case `/usr/bin/file conftest.$ac_objext` in
flam3-3.1.1/configure-5913-      *ELF-32*)
##############################################
flam3-3.1.1/configure-5931-    if test "$lt_cv_prog_gnu_ld" = yes; then
flam3-3.1.1/configure:5932:      case `/usr/bin/file conftest.$ac_objext` in
flam3-3.1.1/configure-5933-	*32-bit*)
##############################################
flam3-3.1.1/configure-5943-    else
flam3-3.1.1/configure:5944:      case `/usr/bin/file conftest.$ac_objext` in
flam3-3.1.1/configure-5945-	*32-bit*)
##############################################
flam3-3.1.1/configure-6925-do :
flam3-3.1.1/configure:6926:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
flam3-3.1.1/configure-6927-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
flam3-3.1.1/configure-6930-  cat >>confdefs.h <<_ACEOF
flam3-3.1.1/configure:6931:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
flam3-3.1.1/configure-6932-_ACEOF
##############################################
flam3-3.1.1/configure-7194-done
flam3-3.1.1/configure:7195:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
flam3-3.1.1/configure-7196-
##############################################
flam3-3.1.1/configure-7223-	"file_magic "*)
flam3-3.1.1/configure:7224:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
flam3-3.1.1/configure-7225-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
flam3-3.1.1/configure-7289-	"file_magic "*)
flam3-3.1.1/configure:7290:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
flam3-3.1.1/configure-7291-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
flam3-3.1.1/configure-7632-      *)
flam3-3.1.1/configure:7633:	case `$CC -V 2>&1 | sed 5q` in
flam3-3.1.1/configure-7634-	*Sun\ C*)
##############################################
flam3-3.1.1/configure-7968-  if test "$hard_links" = no; then
flam3-3.1.1/configure:7969:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
flam3-3.1.1/configure:7970:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
flam3-3.1.1/configure-7971-    need_locks=warn
##############################################
flam3-3.1.1/configure-8064-    supports_anon_versioning=no
flam3-3.1.1/configure:8065:    case `$LD -v 2>&1` in
flam3-3.1.1/configure-8066-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
flam3-3.1.1/configure-8130-	# is EXPORTS), use it as is; otherwise, prepend...
flam3-3.1.1/configure:8131:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
flam3-3.1.1/configure-8132-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
flam3-3.1.1/configure-8153-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
flam3-3.1.1/configure:8154:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
flam3-3.1.1/configure:8155:      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'
flam3-3.1.1/configure-8156-      ;;
##############################################
flam3-3.1.1/configure-8171-        pgcc*)				# Portland Group C compiler
flam3-3.1.1/configure:8172:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
flam3-3.1.1/configure-8173-	  tmp_addflag=' $pic_flag'
##############################################
flam3-3.1.1/configure-8175-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
flam3-3.1.1/configure:8176:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
flam3-3.1.1/configure-8177-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
flam3-3.1.1/configure-8190-	esac
flam3-3.1.1/configure:8191:	case `$CC -V 2>&1 | sed 5q` in
flam3-3.1.1/configure-8192-	*Sun\ C*)			# Sun C 5.9
flam3-3.1.1/configure:8193:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
flam3-3.1.1/configure-8194-	  compiler_needs_object=yes
##############################################
flam3-3.1.1/configure-8259-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
flam3-3.1.1/configure:8260:      case `$LD -v 2>&1` in
flam3-3.1.1/configure-8261-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
flam3-3.1.1/configure-8380-	# below for broken collect2 doesn't work under 4.3+
flam3-3.1.1/configure:8381:	  collect2name=`${CC} -print-prog-name=collect2`
flam3-3.1.1/configure-8382-	  if test -f "$collect2name" &&
##############################################
flam3-3.1.1/configure-8448-    }'
flam3-3.1.1/configure:8449:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
flam3-3.1.1/configure-8450-# Check for a 64-bit object if we didn't find anything.
flam3-3.1.1/configure-8451-if test -z "$aix_libpath"; then
flam3-3.1.1/configure:8452:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
flam3-3.1.1/configure-8453-fi
##############################################
flam3-3.1.1/configure-8459-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
flam3-3.1.1/configure:8460:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
flam3-3.1.1/configure-8461-      else
##############################################
flam3-3.1.1/configure-8488-    }'
flam3-3.1.1/configure:8489:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
flam3-3.1.1/configure-8490-# Check for a 64-bit object if we didn't find anything.
flam3-3.1.1/configure-8491-if test -z "$aix_libpath"; then
flam3-3.1.1/configure:8492:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
flam3-3.1.1/configure-8493-fi
##############################################
flam3-3.1.1/configure-8543-      # FIXME: Setting linknames here is a bad hack.
flam3-3.1.1/configure:8544:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
flam3-3.1.1/configure-8545-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
flam3-3.1.1/configure-8548-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
flam3-3.1.1/configure:8549:      fix_srcfile_path='`cygpath -w "$srcfile"`'
flam3-3.1.1/configure-8550-      enable_shared_with_static_runtimes=yes
##############################################
flam3-3.1.1/configure-8701-      if test "$GCC" = yes; then
flam3-3.1.1/configure:8702:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
flam3-3.1.1/configure-8703-	# Try to use the -exported_symbol ld option, if it does not
##############################################
flam3-3.1.1/configure-8712-if ac_fn_c_try_link "$LINENO"; then :
flam3-3.1.1/configure:8713:  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
flam3-3.1.1/configure-8714-
##############################################
flam3-3.1.1/configure-8719-      else
flam3-3.1.1/configure:8720:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
flam3-3.1.1/configure:8721:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
flam3-3.1.1/configure-8722-      fi
##############################################
flam3-3.1.1/configure-8756-	hardcode_direct_absolute=yes
flam3-3.1.1/configure:8757:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
flam3-3.1.1/configure-8758-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
flam3-3.1.1/configure-8789-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
flam3-3.1.1/configure:8790:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
flam3-3.1.1/configure-8791-      else
flam3-3.1.1/configure-8792-	allow_undefined_flag=' -expect_unresolved \*'
flam3-3.1.1/configure:8793:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
flam3-3.1.1/configure-8794-      fi
##############################################
flam3-3.1.1/configure-8802-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
flam3-3.1.1/configure:8803:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
flam3-3.1.1/configure-8804-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
flam3-3.1.1/configure-8806-	allow_undefined_flag=' -expect_unresolved \*'
flam3-3.1.1/configure:8807:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
flam3-3.1.1/configure:8808:	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~
flam3-3.1.1/configure:8809:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
flam3-3.1.1/configure-8810-
##############################################
flam3-3.1.1/configure-8825-      else
flam3-3.1.1/configure:8826:	case `$CC -V 2>&1` in
flam3-3.1.1/configure-8827-	*"Compilers 5.0"*)
##############################################
flam3-3.1.1/configure-9219-  esac
flam3-3.1.1/configure:9220:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
flam3-3.1.1/configure-9221-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
flam3-3.1.1/configure-9225-    # okay in the real world where ";" in dirpaths is itself problematic.
flam3-3.1.1/configure:9226:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
flam3-3.1.1/configure-9227-  else
flam3-3.1.1/configure:9228:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
flam3-3.1.1/configure-9229-  fi
##############################################
flam3-3.1.1/configure-9232-  lt_tmp_lt_search_path_spec=
flam3-3.1.1/configure:9233:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
flam3-3.1.1/configure-9234-  for lt_sys_path in $lt_search_path_spec; do
##############################################
flam3-3.1.1/configure-9261-}'`
flam3-3.1.1/configure:9262:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
flam3-3.1.1/configure-9263-else
##############################################
flam3-3.1.1/configure-9349-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
flam3-3.1.1/configure:9350:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
flam3-3.1.1/configure-9351-    ;;
##############################################
flam3-3.1.1/configure-9384-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
flam3-3.1.1/configure:9385:    postinstall_cmds='base_file=`basename \${file}`~
flam3-3.1.1/configure:9386:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
flam3-3.1.1/configure:9387:      dldir=$destdir/`dirname \$dlpath`~
flam3-3.1.1/configure-9388-      test -d \$dldir || mkdir -p \$dldir~
##############################################
flam3-3.1.1/configure-9393-      fi'
flam3-3.1.1/configure:9394:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
flam3-3.1.1/configure-9395-      dlpath=$dir/\$dldll~
##############################################
flam3-3.1.1/configure-9401-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
flam3-3.1.1/configure:9402:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
flam3-3.1.1/configure-9403-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
flam3-3.1.1/configure-9406-      # MinGW DLLs use traditional 'lib' prefix
flam3-3.1.1/configure:9407:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
flam3-3.1.1/configure:9408:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
flam3-3.1.1/configure-9409-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
##############################################
flam3-3.1.1/configure-9415-        # which wouldn't understand a cygwinified path. Ahh.
flam3-3.1.1/configure:9416:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
flam3-3.1.1/configure-9417-      else
flam3-3.1.1/configure:9418:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
flam3-3.1.1/configure-9419-      fi
##############################################
flam3-3.1.1/configure-9422-      # pw32 DLLs use 'pw' prefix rather than 'lib'
flam3-3.1.1/configure:9423:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
flam3-3.1.1/configure-9424-      ;;
##############################################
flam3-3.1.1/configure-9428-  *)
flam3-3.1.1/configure:9429:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
flam3-3.1.1/configure-9430-    ;;
##############################################
flam3-3.1.1/configure-9445-  shlibpath_var=DYLD_LIBRARY_PATH
flam3-3.1.1/configure:9446:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
flam3-3.1.1/configure-9447-
##############################################
flam3-3.1.1/configure-9661-  if test -f /etc/ld.so.conf; then
flam3-3.1.1/configure:9662:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
flam3-3.1.1/configure-9663-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
flam3-3.1.1/configure-9735-  shlibpath_var=LD_LIBRARY_PATH
flam3-3.1.1/configure:9736:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
flam3-3.1.1/configure-9737-    case $host_os in
##############################################
flam3-3.1.1/configure-11207-then
flam3-3.1.1/configure:11208:   CPPFLAGS="`$XML2_CONFIG --cflags` $CPPFLAGS"
flam3-3.1.1/configure-11209-fi
##############################################
flam3-3.1.1/configure-11309-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
flam3-3.1.1/configure:11310:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
flam3-3.1.1/configure-11311-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
flam3-3.1.1/configure-11400-if test -z "$BASH_VERSION$ZSH_VERSION" \
flam3-3.1.1/configure:11401:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
flam3-3.1.1/configure-11402-  as_echo='print -r --'
flam3-3.1.1/configure-11403-  as_echo_n='print -rn --'
flam3-3.1.1/configure:11404:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
flam3-3.1.1/configure-11405-  as_echo='printf %s\n'
##############################################
flam3-3.1.1/configure-11407-else
flam3-3.1.1/configure:11408:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
flam3-3.1.1/configure-11409-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
flam3-3.1.1/configure-11417-	expr "X$arg" : "X\\(.*\\)$as_nl";
flam3-3.1.1/configure:11418:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
flam3-3.1.1/configure-11419-      esac;
##############################################
flam3-3.1.1/configure-11494-# ----------------------------------------
flam3-3.1.1/configure:11495:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
flam3-3.1.1/configure-11496-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
flam3-3.1.1/configure-11566-  {
flam3-3.1.1/configure:11567:    as_val=`expr "$@" || test $? -eq 1`
flam3-3.1.1/configure-11568-  }
##############################################
flam3-3.1.1/configure-11670-      case $as_dir in #(
flam3-3.1.1/configure:11671:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
flam3-3.1.1/configure-11672-      *) as_qdir=$as_dir;;
##############################################
flam3-3.1.1/configure-11805-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
flam3-3.1.1/configure:11806:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
flam3-3.1.1/configure-11807-ac_cs_version="\\
##############################################
flam3-3.1.1/configure-11830-  --*=?*)
flam3-3.1.1/configure:11831:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
flam3-3.1.1/configure:11832:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
flam3-3.1.1/configure-11833-    ac_shift=:
##############################################
flam3-3.1.1/configure-11835-  --*=)
flam3-3.1.1/configure:11836:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
flam3-3.1.1/configure-11837-    ac_optarg=
##############################################
flam3-3.1.1/configure-11859-    case $ac_optarg in
flam3-3.1.1/configure:11860:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
flam3-3.1.1/configure-11861-    '') as_fn_error $? "missing file argument" ;;
##############################################
flam3-3.1.1/configure-11867-    case $ac_optarg in
flam3-3.1.1/configure:11868:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
flam3-3.1.1/configure-11869-    esac
##############################################
flam3-3.1.1/configure-11936-delay_variable_subst='$delay_variable_subst'
flam3-3.1.1/configure:11937:enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11938:macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11939:macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11940:enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11941:pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11942:enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11943:host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11944:host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11945:host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11946:build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11947:build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11948:build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11949:SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11950:Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11951:GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11952:EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11953:FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11954:LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11955:NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11956:LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11957:max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11958:ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11959:exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11960:lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11961:lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11962:lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11963:reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11964:reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11965:OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11966:deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11967:file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11968:AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11969:AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11970:STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11971:RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11972:old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11973:old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11974:old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11975:CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11976:CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11977:compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11978:GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11979:lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11980:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11981:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11982:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11983:objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11984:SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11985:ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11986:MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11987:lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11988:lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11989:lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11990:lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11991:lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11992:need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11993:DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11994:NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11995:LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11996:OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11997:OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11998:libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:11999:shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12000:extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12001:archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12002:enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12003:export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12004:whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12005:compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12006:old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12007:old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12008:archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12009:archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12010:module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12011:module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12012:with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12013:allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12014:no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12015:hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12016:hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12017:hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12018:hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12019:hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12020:hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12021:hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12022:hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12023:inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12024:link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12025:fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12026:always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12027:export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12028:exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12029:include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12030:prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12031:file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12032:variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12033:need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12034:need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12035:version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12036:runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12037:shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12038:shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12039:libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12040:library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12041:soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12042:postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12043:postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12044:finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12045:finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12046:hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12047:sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12048:sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12049:hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12050:enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12051:enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12052:enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12053:old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure:12054:striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/configure-12055-
##############################################
flam3-3.1.1/configure-12118-striplib; do
flam3-3.1.1/configure:12119:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
flam3-3.1.1/configure-12120-    *[\\\\\\\`\\"\\\$]*)
flam3-3.1.1/configure:12121:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
flam3-3.1.1/configure-12122-      ;;
##############################################
flam3-3.1.1/configure-12147-sys_lib_dlsearch_path_spec; do
flam3-3.1.1/configure:12148:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
flam3-3.1.1/configure-12149-    *[\\\\\\\`\\"\\\$]*)
flam3-3.1.1/configure:12150:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
flam3-3.1.1/configure-12151-      ;;
##############################################
flam3-3.1.1/configure-12159-case \$lt_ECHO in
flam3-3.1.1/configure:12160:*'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
flam3-3.1.1/configure-12161-  ;;
##############################################
flam3-3.1.1/configure-12252-fi
flam3-3.1.1/configure:12253:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
flam3-3.1.1/configure-12254-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
flam3-3.1.1/configure-12269-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
flam3-3.1.1/configure:12270:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
flam3-3.1.1/configure-12271-ac_delim='%!_!# '
##############################################
flam3-3.1.1/configure-12275-
flam3-3.1.1/configure:12276:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
flam3-3.1.1/configure-12277-  if test $ac_delim_n = $ac_delim_num; then
##############################################
flam3-3.1.1/configure-12413-for ac_last_try in false false :; do
flam3-3.1.1/configure:12414:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
flam3-3.1.1/configure-12415-  if test -z "$ac_tt"; then
##############################################
flam3-3.1.1/configure-12545-      esac
flam3-3.1.1/configure:12546:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
flam3-3.1.1/configure-12547-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
flam3-3.1.1/configure-12604-*)
flam3-3.1.1/configure:12605:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
flam3-3.1.1/configure-12606-  # A ".." for each directory in $ac_dir_suffix.
flam3-3.1.1/configure:12607:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
flam3-3.1.1/configure-12608-  case $ac_top_builddir_sub in
##############################################
flam3-3.1.1/configure-12665-/@mandir@/p'
flam3-3.1.1/configure:12666:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
flam3-3.1.1/configure-12667-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
flam3-3.1.1/configure-12682-
flam3-3.1.1/configure:12683:# Neutralize VPATH when `$srcdir' = `.'.
flam3-3.1.1/configure-12684-# Shell code in configure.ac might set extrasub.
##############################################
flam3-3.1.1/configure-12710-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
flam3-3.1.1/configure:12711:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
flam3-3.1.1/configure-12712-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
flam3-3.1.1/configure-12756-    * )
flam3-3.1.1/configure:12757:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
flam3-3.1.1/configure-12758-  esac
##############################################
flam3-3.1.1/configure-12803-    # Strip MF so we end up with the name of the file.
flam3-3.1.1/configure:12804:    mf=`echo "$mf" | sed -e 's/:.*$//'`
flam3-3.1.1/configure-12805-    # Check whether this is an Automake generated Makefile or not.
##############################################
flam3-3.1.1/configure-12840-    # from the Makefile without running 'make'.
flam3-3.1.1/configure:12841:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
flam3-3.1.1/configure-12842-    test -z "$DEPDIR" && continue
flam3-3.1.1/configure:12843:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
flam3-3.1.1/configure-12844-    test -z "$am__include" && continue
flam3-3.1.1/configure:12845:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
flam3-3.1.1/configure-12846-    # Find all dependency output files, they are included files with
##############################################
flam3-3.1.1/configure-12899-
flam3-3.1.1/configure:12900:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
flam3-3.1.1/configure-12901-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
flam3-3.1.1/configure-13414-  # Extract subdirectory from the argument.
flam3-3.1.1/configure:13415:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
flam3-3.1.1/configure-13416-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
flam3-3.1.1/configure-13425-{
flam3-3.1.1/configure:13426:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
flam3-3.1.1/configure-13427-}
##############################################
flam3-3.1.1/configure-13452-{
flam3-3.1.1/configure:13453:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
flam3-3.1.1/configure:13454:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
flam3-3.1.1/configure-13455-}
##############################################
flam3-3.1.1/configure-13459-{
flam3-3.1.1/configure:13460:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
flam3-3.1.1/configure-13461-}
##############################################
flam3-3.1.1/configure-13465-{
flam3-3.1.1/configure:13466:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
flam3-3.1.1/configure-13467-}
##############################################
flam3-3.1.1/configure-13471-{
flam3-3.1.1/configure:13472:  func_arith_result=`expr "$@"`
flam3-3.1.1/configure-13473-}
##############################################
flam3-3.1.1/configure-13478-{
flam3-3.1.1/configure:13479:  func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
flam3-3.1.1/configure-13480-}
##############################################
flam3-3.1.1/install-sh-85-
flam3-3.1.1/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
flam3-3.1.1/install-sh-87-	    shift
##############################################
flam3-3.1.1/install-sh-89-
flam3-3.1.1/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
flam3-3.1.1/install-sh-91-	    shift
##############################################
flam3-3.1.1/install-sh-150-	then
flam3-3.1.1/install-sh:151:		dst="$dst"/`basename $src`
flam3-3.1.1/install-sh-152-	else
##############################################
flam3-3.1.1/install-sh-157-## this sed command emulates the dirname command
flam3-3.1.1/install-sh:158:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
flam3-3.1.1/install-sh-159-
##############################################
flam3-3.1.1/install-sh-171-IFS='%'
flam3-3.1.1/install-sh:172:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
flam3-3.1.1/install-sh-173-IFS="${oIFS}"
##############################################
flam3-3.1.1/install-sh-205-	then
flam3-3.1.1/install-sh:206:		dstfile=`basename $dst`
flam3-3.1.1/install-sh-207-	else
##############################################
flam3-3.1.1/install-sh-215-	then
flam3-3.1.1/install-sh:216:		dstfile=`basename $dst`
flam3-3.1.1/install-sh-217-	else
##############################################
flam3-3.1.1/libtool-552-  # Extract subdirectory from the argument.
flam3-3.1.1/libtool:553:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
flam3-3.1.1/libtool-554-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
flam3-3.1.1/libtool-558-  fi
flam3-3.1.1/libtool:559:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
flam3-3.1.1/libtool-560-}
##############################################
flam3-3.1.1/libtool-680-     progdir=$func_dirname_result
flam3-3.1.1/libtool:681:     progdir=`cd "$progdir" && pwd`
flam3-3.1.1/libtool-682-     progpath="$progdir/$progname"
##############################################
flam3-3.1.1/libtool-708-# Since each input `\' is now two `\'s, look for any number of runs of
flam3-3.1.1/libtool:709:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
flam3-3.1.1/libtool-710-bs='\\'
##############################################
flam3-3.1.1/libtool-815-        # ...otherwise throw away the child directory and loop
flam3-3.1.1/libtool:816:        my_directory_path=`$ECHO "X$my_directory_path" | $Xsed -e "$dirname"`
flam3-3.1.1/libtool-817-      done
flam3-3.1.1/libtool:818:      my_dir_list=`$ECHO "X$my_dir_list" | $Xsed -e 's,:*$,,'`
flam3-3.1.1/libtool-819-
##############################################
flam3-3.1.1/libtool-850-      # If mktemp works, use that first and foremost
flam3-3.1.1/libtool:851:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
flam3-3.1.1/libtool-852-
##############################################
flam3-3.1.1/libtool-881-      *[\\\`\"\$]*)
flam3-3.1.1/libtool:882:	func_quote_for_eval_unquoted_result=`$ECHO "X$1" | $Xsed -e "$sed_quote_subst"` ;;
flam3-3.1.1/libtool-883-      *)
##############################################
flam3-3.1.1/libtool-1023-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
flam3-3.1.1/libtool:1024:	s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/
flam3-3.1.1/libtool:1025:	s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/
flam3-3.1.1/libtool-1026-	p
##############################################
flam3-3.1.1/libtool-1052-  :
flam3-3.1.1/libtool:1053:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t'; then
flam3-3.1.1/libtool-1054-  # Yippee, $ECHO works!
##############################################
flam3-3.1.1/libtool-1172-	# quotes we have to do it in 2 steps:
flam3-3.1.1/libtool:1173:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
flam3-3.1.1/libtool-1174-	eval "$extractedcf"
##############################################
flam3-3.1.1/libtool-1508-      # but not from the CC environment variable when configure was run.
flam3-3.1.1/libtool:1509:      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) ;;
flam3-3.1.1/libtool-1510-      # Blanks at the start of $base_compile will cause this to fail
##############################################
flam3-3.1.1/libtool-1515-	    # Evaluate the configuration.
flam3-3.1.1/libtool:1516:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
flam3-3.1.1/libtool-1517-	    CC_quoted=
##############################################
flam3-3.1.1/libtool-1523-	    case "$@ " in
flam3-3.1.1/libtool:1524:	      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*)
flam3-3.1.1/libtool-1525-	      # The compiler in the base compile command matches
##############################################
flam3-3.1.1/libtool-1700-    *.[cCFSifmso] | \
flam3-3.1.1/libtool:1701:    *.ada | *.adb | *.ads | *.asm | \
flam3-3.1.1/libtool-1702-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
flam3-3.1.1/libtool-1777-    if test "$compiler_c_o" = no; then
flam3-3.1.1/libtool:1778:      output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
flam3-3.1.1/libtool-1779-      lockfile="$output_obj.lock"
##############################################
flam3-3.1.1/libtool-1796-*** ERROR, $lockfile exists and contains:
flam3-3.1.1/libtool:1797:`cat $lockfile 2>/dev/null`
flam3-3.1.1/libtool-1798-
##############################################
flam3-3.1.1/libtool-1845-      if test "$need_locks" = warn &&
flam3-3.1.1/libtool:1846:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
flam3-3.1.1/libtool-1847-	$ECHO "\
flam3-3.1.1/libtool-1848-*** ERROR, $lockfile contains:
flam3-3.1.1/libtool:1849:`cat $lockfile 2>/dev/null`
flam3-3.1.1/libtool-1850-
##############################################
flam3-3.1.1/libtool-1894-      if test "$need_locks" = warn &&
flam3-3.1.1/libtool:1895:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
flam3-3.1.1/libtool-1896-	$ECHO "\
flam3-3.1.1/libtool-1897-*** ERROR, $lockfile contains:
flam3-3.1.1/libtool:1898:`cat $lockfile 2>/dev/null`
flam3-3.1.1/libtool-1899-
##############################################
flam3-3.1.1/libtool-2152-	  test -n "$library_names" && \
flam3-3.1.1/libtool:2153:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
flam3-3.1.1/libtool-2154-	  continue
##############################################
flam3-3.1.1/libtool-2163-	  if test ! -f "$dir/$dlname"; then
flam3-3.1.1/libtool:2164:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
flam3-3.1.1/libtool-2165-	  fi
##############################################
flam3-3.1.1/libtool-2181-      # Get the absolute pathname.
flam3-3.1.1/libtool:2182:      absdir=`cd "$dir" && pwd`
flam3-3.1.1/libtool-2183-      test -n "$absdir" && dir="$absdir"
##############################################
flam3-3.1.1/libtool-2499-	  # Determine the prefix the user has applied to our future dir.
flam3-3.1.1/libtool:2500:	  inst_prefix_dir=`$ECHO "X$destdir" | $Xsed -e "s%$libdir\$%%"`
flam3-3.1.1/libtool-2501-
##############################################
flam3-3.1.1/libtool-2512-	    # Stick the inst_prefix_dir data into the link command.
flam3-3.1.1/libtool:2513:	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
flam3-3.1.1/libtool-2514-	  else
flam3-3.1.1/libtool:2515:	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%%"`
flam3-3.1.1/libtool-2516-	  fi
##############################################
flam3-3.1.1/libtool-2672-	    fi
flam3-3.1.1/libtool:2673:	    libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
flam3-3.1.1/libtool-2674-	    if test -n "$libdir" && test ! -f "$libfile"; then
flam3-3.1.1/libtool:2675:	      func_warning "\`$lib' has not been installed in \`$libdir'"
flam3-3.1.1/libtool-2676-	      finalize=no
##############################################
flam3-3.1.1/libtool-2691-	        # Replace the output file specification.
flam3-3.1.1/libtool:2692:	        relink_command=`$ECHO "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
flam3-3.1.1/libtool-2693-
##############################################
flam3-3.1.1/libtool-2710-	    # Install the binary that we compiled earlier.
flam3-3.1.1/libtool:2711:	    file=`$ECHO "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
flam3-3.1.1/libtool-2712-	  fi
##############################################
flam3-3.1.1/libtool-2781-    my_pic_p="${3-no}"
flam3-3.1.1/libtool:2782:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
flam3-3.1.1/libtool-2783-    my_dlsyms=
##############################################
flam3-3.1.1/libtool-2821-	  # Add our own program objects to the symbol list.
flam3-3.1.1/libtool:2822:	  progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
flam3-3.1.1/libtool-2823-	  for progfile in $progfiles; do
##############################################
flam3-3.1.1/libtool-3004-	  if test -f "$output_objdir/$my_outputname.def"; then
flam3-3.1.1/libtool:3005:	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
flam3-3.1.1/libtool:3006:	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
flam3-3.1.1/libtool-3007-	  else
flam3-3.1.1/libtool:3008:	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
flam3-3.1.1/libtool:3009:	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
flam3-3.1.1/libtool-3010-	  fi
##############################################
flam3-3.1.1/libtool-3012-	*)
flam3-3.1.1/libtool:3013:	  compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
flam3-3.1.1/libtool:3014:	  finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
flam3-3.1.1/libtool-3015-	  ;;
##############################################
flam3-3.1.1/libtool-3027-      # Nullify the symbol file.
flam3-3.1.1/libtool:3028:      compile_command=`$ECHO "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
flam3-3.1.1/libtool:3029:      finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
flam3-3.1.1/libtool-3030-    fi
##############################################
flam3-3.1.1/libtool-3042-  win32_libid_type="unknown"
flam3-3.1.1/libtool:3043:  win32_fileres=`file -L $1 2>/dev/null`
flam3-3.1.1/libtool-3044-  case $win32_fileres in
##############################################
flam3-3.1.1/libtool-3139-	  darwin_curdir=`pwd`
flam3-3.1.1/libtool:3140:	  darwin_base_archive=`basename "$darwin_archive"`
flam3-3.1.1/libtool:3141:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
flam3-3.1.1/libtool-3142-	  if test -n "$darwin_arches"; then
flam3-3.1.1/libtool:3143:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
flam3-3.1.1/libtool-3144-	    darwin_arch=
##############################################
flam3-3.1.1/libtool-3154-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
flam3-3.1.1/libtool:3155:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
flam3-3.1.1/libtool-3156-	    darwin_file=
##############################################
flam3-3.1.1/libtool-3158-	    for darwin_file in $darwin_filelist; do
flam3-3.1.1/libtool:3159:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
flam3-3.1.1/libtool-3160-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
flam3-3.1.1/libtool-3173-      esac
flam3-3.1.1/libtool:3174:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
flam3-3.1.1/libtool-3175-    done
##############################################
flam3-3.1.1/libtool-3244-      shift
flam3-3.1.1/libtool:3245:    elif test \"X\`{ \$ECHO '\t'; } 2>/dev/null\`\" = 'X\t'; then
flam3-3.1.1/libtool-3246-      # Yippee, \$ECHO works!
##############################################
flam3-3.1.1/libtool-3256-  # Find the directory that this script lives in.
flam3-3.1.1/libtool:3257:  thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
flam3-3.1.1/libtool-3258-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
flam3-3.1.1/libtool-3260-  # Follow symbolic links until we get to the real thisdir.
flam3-3.1.1/libtool:3261:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
flam3-3.1.1/libtool-3262-  while test -n \"\$file\"; do
flam3-3.1.1/libtool:3263:    destdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
flam3-3.1.1/libtool-3264-
##############################################
flam3-3.1.1/libtool-3272-
flam3-3.1.1/libtool:3273:    file=\`\$ECHO \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
flam3-3.1.1/libtool:3274:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
flam3-3.1.1/libtool-3275-  done
##############################################
flam3-3.1.1/libtool-3303-    case \"\$thisdir\" in
flam3-3.1.1/libtool:3304:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;;
flam3-3.1.1/libtool-3305-    $objdir )   thisdir=. ;;
##############################################
flam3-3.1.1/libtool-3309-  # Try to get the absolute directory name.
flam3-3.1.1/libtool:3310:  absdir=\`cd \"\$thisdir\" && pwd\`
flam3-3.1.1/libtool-3311-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
flam3-3.1.1/libtool-3319-  if test ! -f \"\$progdir/\$program\" ||
flam3-3.1.1/libtool:3320:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
flam3-3.1.1/libtool-3321-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
flam3-3.1.1/libtool-3334-    if test -n \"\$relink_command\"; then
flam3-3.1.1/libtool:3335:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
flam3-3.1.1/libtool-3336-      else
##############################################
flam3-3.1.1/libtool-3366-    # The second colon is a workaround for a bug in BeOS R4 sed
flam3-3.1.1/libtool:3367:    $shlibpath_var=\`\$ECHO \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
flam3-3.1.1/libtool-3368-
##############################################
flam3-3.1.1/libtool-3481-          *cygwin* )
flam3-3.1.1/libtool:3482:            func_to_host_path_tmp1=`cygpath -w "$1"`
flam3-3.1.1/libtool-3483-            func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
##############################################
flam3-3.1.1/libtool-3493-            # the odd construction:
flam3-3.1.1/libtool:3494:            func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null`
flam3-3.1.1/libtool-3495-            if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then
##############################################
flam3-3.1.1/libtool-3560-          *cygwin* )
flam3-3.1.1/libtool:3561:            func_to_host_pathlist_tmp2=`cygpath -w -p "$func_to_host_pathlist_tmp1"`
flam3-3.1.1/libtool-3562-            func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\
##############################################
flam3-3.1.1/libtool-4727-	    moreargs=
flam3-3.1.1/libtool:4728:	    for fil in `cat "$save_arg"`
flam3-3.1.1/libtool-4729-	    do
##############################################
flam3-3.1.1/libtool-4977-	*)
flam3-3.1.1/libtool:4978:	  absdir=`cd "$dir" && pwd`
flam3-3.1.1/libtool-4979-	  test -z "$absdir" && \
##############################################
flam3-3.1.1/libtool-4992-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
flam3-3.1.1/libtool:4993:	  testbindir=`$ECHO "X$dir" | $Xsed -e 's*/lib$*/bin*'`
flam3-3.1.1/libtool-4994-	  case :$dllsearchpath: in
##############################################
flam3-3.1.1/libtool-5414-      # get the directories listed in $shlibpath_var
flam3-3.1.1/libtool:5415:      eval shlib_search_path=\`\$ECHO \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
flam3-3.1.1/libtool-5416-    else
##############################################
flam3-3.1.1/libtool-5540-	  for deplib in $dependency_libs; do
flam3-3.1.1/libtool:5541:            deplib_base=`$ECHO "X$deplib" | $Xsed -e "$basename"`
flam3-3.1.1/libtool-5542-	    case " $weak_libs " in
##############################################
flam3-3.1.1/libtool-5718-		  set dummy $deplibs_check_method; shift
flam3-3.1.1/libtool:5719:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
flam3-3.1.1/libtool-5720-		  if eval "\$ECHO \"X$deplib\"" 2>/dev/null | $Xsed -e 10q \
##############################################
flam3-3.1.1/libtool-5781-	else
flam3-3.1.1/libtool:5782:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
flam3-3.1.1/libtool-5783-	fi
##############################################
flam3-3.1.1/libtool-5810-	if test -n "$inherited_linker_flags"; then
flam3-3.1.1/libtool:5811:	  tmp_inherited_linker_flags=`$ECHO "X$inherited_linker_flags" | $Xsed -e 's/-framework \([^ $]*\)/\1.ltframework/g'`
flam3-3.1.1/libtool-5812-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
flam3-3.1.1/libtool-5818-	fi
flam3-3.1.1/libtool:5819:	dependency_libs=`$ECHO "X $dependency_libs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
flam3-3.1.1/libtool-5820-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
flam3-3.1.1/libtool-5885-	*)
flam3-3.1.1/libtool:5886:	  abs_ladir=`cd "$ladir" && pwd`
flam3-3.1.1/libtool-5887-	  if test -z "$abs_ladir"; then
##############################################
flam3-3.1.1/libtool-6111-	    shift
flam3-3.1.1/libtool:6112:	    libname=`eval "\\$ECHO \"$libname_spec\""`
flam3-3.1.1/libtool-6113-	    # use dlname if we got it. it's perfectly good, no?
##############################################
flam3-3.1.1/libtool-6395-		*)
flam3-3.1.1/libtool:6396:		  absdir=`cd "$dir" && pwd`
flam3-3.1.1/libtool-6397-		  if test -z "$absdir"; then
##############################################
flam3-3.1.1/libtool-6406-		  depdepl=
flam3-3.1.1/libtool:6407:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
flam3-3.1.1/libtool-6408-		  if test -n "$deplibrary_names" ; then
##############################################
flam3-3.1.1/libtool-6413-		      depdepl="$absdir/$objdir/$depdepl"
flam3-3.1.1/libtool:6414:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
flam3-3.1.1/libtool-6415-                      if test -z "$darwin_install_name"; then
flam3-3.1.1/libtool:6416:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
flam3-3.1.1/libtool-6417-                      fi
##############################################
flam3-3.1.1/libtool-6428-		else
flam3-3.1.1/libtool:6429:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
flam3-3.1.1/libtool-6430-		  test -z "$libdir" && \
##############################################
flam3-3.1.1/libtool-6451-	else
flam3-3.1.1/libtool:6452:	  compiler_flags="$compiler_flags "`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
flam3-3.1.1/libtool-6453-	fi
##############################################
flam3-3.1.1/libtool-6600-	test "$module" = no && \
flam3-3.1.1/libtool:6601:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
flam3-3.1.1/libtool-6602-
##############################################
flam3-3.1.1/libtool-6737-	if test "$age" -gt "$current"; then
flam3-3.1.1/libtool:6738:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
flam3-3.1.1/libtool-6739-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
flam3-3.1.1/libtool-6898-	removelist=
flam3-3.1.1/libtool:6899:	tempremovelist=`$ECHO "$output_objdir/*"`
flam3-3.1.1/libtool-6900-	for p in $tempremovelist; do
##############################################
flam3-3.1.1/libtool-6924-	# Transform .lo files to .o files.
flam3-3.1.1/libtool:6925:	oldobjs="$objs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
flam3-3.1.1/libtool-6926-      fi
##############################################
flam3-3.1.1/libtool-6929-      #for path in $notinst_path; do
flam3-3.1.1/libtool:6930:      #	lib_search_path=`$ECHO "X$lib_search_path " | $Xsed -e "s% $path % %g"`
flam3-3.1.1/libtool:6931:      #	deplibs=`$ECHO "X$deplibs " | $Xsed -e "s% -L$path % %g"`
flam3-3.1.1/libtool:6932:      #	dependency_libs=`$ECHO "X$dependency_libs " | $Xsed -e "s% -L$path % %g"`
flam3-3.1.1/libtool-6933-      #done
##############################################
flam3-3.1.1/libtool-7049-		if test -n "$i" ; then
flam3-3.1.1/libtool:7050:		  libname=`eval "\\$ECHO \"$libname_spec\""`
flam3-3.1.1/libtool:7051:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
flam3-3.1.1/libtool-7052-		  set dummy $deplib_matches; shift
flam3-3.1.1/libtool-7053-		  deplib_match=$1
flam3-3.1.1/libtool:7054:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
flam3-3.1.1/libtool-7055-		    newdeplibs="$newdeplibs $i"
##############################################
flam3-3.1.1/libtool-7092-		  if test -n "$i" ; then
flam3-3.1.1/libtool:7093:		    libname=`eval "\\$ECHO \"$libname_spec\""`
flam3-3.1.1/libtool:7094:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
flam3-3.1.1/libtool-7095-		    set dummy $deplib_matches; shift
flam3-3.1.1/libtool-7096-		    deplib_match=$1
flam3-3.1.1/libtool:7097:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
flam3-3.1.1/libtool-7098-		      newdeplibs="$newdeplibs $i"
##############################################
flam3-3.1.1/libtool-7127-	  set dummy $deplibs_check_method; shift
flam3-3.1.1/libtool:7128:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
flam3-3.1.1/libtool-7129-	  for a_deplib in $deplibs; do
##############################################
flam3-3.1.1/libtool-7142-	      if test -n "$a_deplib" ; then
flam3-3.1.1/libtool:7143:		libname=`eval "\\$ECHO \"$libname_spec\""`
flam3-3.1.1/libtool-7144-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
flam3-3.1.1/libtool:7145:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
flam3-3.1.1/libtool-7146-		  for potent_lib in $potential_libs; do
##############################################
flam3-3.1.1/libtool-7158-		      while test -h "$potlib" 2>/dev/null; do
flam3-3.1.1/libtool:7159:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
flam3-3.1.1/libtool-7160-			case $potliblink in
flam3-3.1.1/libtool-7161-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
flam3-3.1.1/libtool:7162:			*) potlib=`$ECHO "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
flam3-3.1.1/libtool-7163-			esac
##############################################
flam3-3.1.1/libtool-7199-	  set dummy $deplibs_check_method; shift
flam3-3.1.1/libtool:7200:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
flam3-3.1.1/libtool-7201-	  for a_deplib in $deplibs; do
##############################################
flam3-3.1.1/libtool-7214-	      if test -n "$a_deplib" ; then
flam3-3.1.1/libtool:7215:		libname=`eval "\\$ECHO \"$libname_spec\""`
flam3-3.1.1/libtool-7216-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
flam3-3.1.1/libtool:7217:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
flam3-3.1.1/libtool-7218-		  for potent_lib in $potential_libs; do
##############################################
flam3-3.1.1/libtool-7258-	      # can't use Xsed below, because $i might contain '/'
flam3-3.1.1/libtool:7259:	      tmp_deplibs=`$ECHO "X $tmp_deplibs" | $Xsed -e "s,$i,,"`
flam3-3.1.1/libtool-7260-	    done
##############################################
flam3-3.1.1/libtool-7283-	  # On Rhapsody replace the C library with the System framework
flam3-3.1.1/libtool:7284:	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
flam3-3.1.1/libtool-7285-	  ;;
##############################################
flam3-3.1.1/libtool-7335-	*-*-darwin*)
flam3-3.1.1/libtool:7336:	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
flam3-3.1.1/libtool:7337:	  new_inherited_linker_flags=`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
flam3-3.1.1/libtool:7338:	  deplibs=`$ECHO "X $deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
flam3-3.1.1/libtool-7339-	  ;;
##############################################
flam3-3.1.1/libtool-7459-	# Use standard objects if they are pic
flam3-3.1.1/libtool:7460:	test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
flam3-3.1.1/libtool-7461-	test "X$libobjs" = "X " && libobjs=
##############################################
flam3-3.1.1/libtool-7474-	    # exporting using user supplied symfile
flam3-3.1.1/libtool:7475:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
flam3-3.1.1/libtool-7476-	      # and it's NOT already a .def file. Must figure out
##############################################
flam3-3.1.1/libtool-7626-	  save_output=$output
flam3-3.1.1/libtool:7627:	  output_la=`$ECHO "X$output" | $Xsed -e "$basename"`
flam3-3.1.1/libtool-7628-
##############################################
flam3-3.1.1/libtool-7930-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
flam3-3.1.1/libtool:7931:	  reload_conv_objs=$reload_objs\ `$ECHO "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
flam3-3.1.1/libtool-7932-	else
##############################################
flam3-3.1.1/libtool-7941-      # Create the old-style object.
flam3-3.1.1/libtool:7942:      reload_objs="$objs$old_deplibs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
flam3-3.1.1/libtool-7943-
##############################################
flam3-3.1.1/libtool-8001-	# On Rhapsody replace the C library is the System framework
flam3-3.1.1/libtool:8002:	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
flam3-3.1.1/libtool:8003:	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
flam3-3.1.1/libtool-8004-	;;
##############################################
flam3-3.1.1/libtool-8019-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
flam3-3.1.1/libtool:8020:	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
flam3-3.1.1/libtool:8021:	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
flam3-3.1.1/libtool-8022-	;;
##############################################
flam3-3.1.1/libtool-8097-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
flam3-3.1.1/libtool:8098:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
flam3-3.1.1/libtool-8099-	  case :$dllsearchpath: in
##############################################
flam3-3.1.1/libtool-8157-	# Transform all the library objects into standard objects.
flam3-3.1.1/libtool:8158:	compile_command=`$ECHO "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
flam3-3.1.1/libtool:8159:	finalize_command=`$ECHO "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
flam3-3.1.1/libtool-8160-      fi
##############################################
flam3-3.1.1/libtool-8187-	# Replace the output file specification.
flam3-3.1.1/libtool:8188:	compile_command=`$ECHO "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
flam3-3.1.1/libtool-8189-	link_command="$compile_command$compile_rpath"
##############################################
flam3-3.1.1/libtool-8234-	# Replace the output file specification.
flam3-3.1.1/libtool:8235:	link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
flam3-3.1.1/libtool-8236-	# Delete the old output file.
##############################################
flam3-3.1.1/libtool-8253-	  if test "$fast_install" = yes; then
flam3-3.1.1/libtool:8254:	    relink_command=`$ECHO "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
flam3-3.1.1/libtool-8255-	  else
##############################################
flam3-3.1.1/libtool-8265-      # Replace the output file specification.
flam3-3.1.1/libtool:8266:      link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
flam3-3.1.1/libtool-8267-
##############################################
flam3-3.1.1/libtool-8289-	relink_command="(cd `pwd`; $relink_command)"
flam3-3.1.1/libtool:8290:	relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
flam3-3.1.1/libtool-8291-      fi
##############################################
flam3-3.1.1/libtool-8298-	esac
flam3-3.1.1/libtool:8299:	qecho=`$ECHO "X$qecho" | $Xsed -e "$sed_quote_subst"`
flam3-3.1.1/libtool-8300-      else
flam3-3.1.1/libtool:8301:	qecho=`$ECHO "X$ECHO" | $Xsed -e "$sed_quote_subst"`
flam3-3.1.1/libtool-8302-      fi
##############################################
flam3-3.1.1/libtool-8532-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
flam3-3.1.1/libtool:8533:      relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
flam3-3.1.1/libtool-8534-      if test "$hardcode_automatic" = yes ; then
##############################################
flam3-3.1.1/libtool-8552-		name="$func_basename_result"
flam3-3.1.1/libtool:8553:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
flam3-3.1.1/libtool-8554-		test -z "$libdir" && \
##############################################
flam3-3.1.1/libtool-8568-		name="$func_basename_result"
flam3-3.1.1/libtool:8569:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
flam3-3.1.1/libtool-8570-		test -z "$libdir" && \
##############################################
flam3-3.1.1/libtool-8587-		name="$func_basename_result"
flam3-3.1.1/libtool:8588:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
flam3-3.1.1/libtool-8589-		test -z "$libdir" && \
##############################################
flam3-3.1.1/libtool-8891-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
flam3-3.1.1/libtool:8892:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
flam3-3.1.1/libtool-8893-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
flam3-3.1.1/ltmain.sh-161-  # Extract subdirectory from the argument.
flam3-3.1.1/ltmain.sh:162:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
flam3-3.1.1/ltmain.sh-163-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
flam3-3.1.1/ltmain.sh-167-  fi
flam3-3.1.1/ltmain.sh:168:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
flam3-3.1.1/ltmain.sh-169-}
##############################################
flam3-3.1.1/ltmain.sh-193-     progdir=$func_dirname_result
flam3-3.1.1/ltmain.sh:194:     progdir=`cd "$progdir" && pwd`
flam3-3.1.1/ltmain.sh-195-     progpath="$progdir/$progname"
##############################################
flam3-3.1.1/ltmain.sh-221-# Since each input `\' is now two `\'s, look for any number of runs of
flam3-3.1.1/ltmain.sh:222:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
flam3-3.1.1/ltmain.sh-223-bs='\\'
##############################################
flam3-3.1.1/ltmain.sh-328-        # ...otherwise throw away the child directory and loop
flam3-3.1.1/ltmain.sh:329:        my_directory_path=`$ECHO "X$my_directory_path" | $Xsed -e "$dirname"`
flam3-3.1.1/ltmain.sh-330-      done
flam3-3.1.1/ltmain.sh:331:      my_dir_list=`$ECHO "X$my_dir_list" | $Xsed -e 's,:*$,,'`
flam3-3.1.1/ltmain.sh-332-
##############################################
flam3-3.1.1/ltmain.sh-363-      # If mktemp works, use that first and foremost
flam3-3.1.1/ltmain.sh:364:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
flam3-3.1.1/ltmain.sh-365-
##############################################
flam3-3.1.1/ltmain.sh-394-      *[\\\`\"\$]*)
flam3-3.1.1/ltmain.sh:395:	func_quote_for_eval_unquoted_result=`$ECHO "X$1" | $Xsed -e "$sed_quote_subst"` ;;
flam3-3.1.1/ltmain.sh-396-      *)
##############################################
flam3-3.1.1/ltmain.sh-536-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
flam3-3.1.1/ltmain.sh:537:	s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/
flam3-3.1.1/ltmain.sh:538:	s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/
flam3-3.1.1/ltmain.sh-539-	p
##############################################
flam3-3.1.1/ltmain.sh-565-  :
flam3-3.1.1/ltmain.sh:566:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t'; then
flam3-3.1.1/ltmain.sh-567-  # Yippee, $ECHO works!
##############################################
flam3-3.1.1/ltmain.sh-685-	# quotes we have to do it in 2 steps:
flam3-3.1.1/ltmain.sh:686:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
flam3-3.1.1/ltmain.sh-687-	eval "$extractedcf"
##############################################
flam3-3.1.1/ltmain.sh-1021-      # but not from the CC environment variable when configure was run.
flam3-3.1.1/ltmain.sh:1022:      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) ;;
flam3-3.1.1/ltmain.sh-1023-      # Blanks at the start of $base_compile will cause this to fail
##############################################
flam3-3.1.1/ltmain.sh-1028-	    # Evaluate the configuration.
flam3-3.1.1/ltmain.sh:1029:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
flam3-3.1.1/ltmain.sh-1030-	    CC_quoted=
##############################################
flam3-3.1.1/ltmain.sh-1036-	    case "$@ " in
flam3-3.1.1/ltmain.sh:1037:	      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*)
flam3-3.1.1/ltmain.sh-1038-	      # The compiler in the base compile command matches
##############################################
flam3-3.1.1/ltmain.sh-1213-    *.[cCFSifmso] | \
flam3-3.1.1/ltmain.sh:1214:    *.ada | *.adb | *.ads | *.asm | \
flam3-3.1.1/ltmain.sh-1215-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
flam3-3.1.1/ltmain.sh-1290-    if test "$compiler_c_o" = no; then
flam3-3.1.1/ltmain.sh:1291:      output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
flam3-3.1.1/ltmain.sh-1292-      lockfile="$output_obj.lock"
##############################################
flam3-3.1.1/ltmain.sh-1309-*** ERROR, $lockfile exists and contains:
flam3-3.1.1/ltmain.sh:1310:`cat $lockfile 2>/dev/null`
flam3-3.1.1/ltmain.sh-1311-
##############################################
flam3-3.1.1/ltmain.sh-1358-      if test "$need_locks" = warn &&
flam3-3.1.1/ltmain.sh:1359:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
flam3-3.1.1/ltmain.sh-1360-	$ECHO "\
flam3-3.1.1/ltmain.sh-1361-*** ERROR, $lockfile contains:
flam3-3.1.1/ltmain.sh:1362:`cat $lockfile 2>/dev/null`
flam3-3.1.1/ltmain.sh-1363-
##############################################
flam3-3.1.1/ltmain.sh-1407-      if test "$need_locks" = warn &&
flam3-3.1.1/ltmain.sh:1408:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
flam3-3.1.1/ltmain.sh-1409-	$ECHO "\
flam3-3.1.1/ltmain.sh-1410-*** ERROR, $lockfile contains:
flam3-3.1.1/ltmain.sh:1411:`cat $lockfile 2>/dev/null`
flam3-3.1.1/ltmain.sh-1412-
##############################################
flam3-3.1.1/ltmain.sh-1665-	  test -n "$library_names" && \
flam3-3.1.1/ltmain.sh:1666:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
flam3-3.1.1/ltmain.sh-1667-	  continue
##############################################
flam3-3.1.1/ltmain.sh-1676-	  if test ! -f "$dir/$dlname"; then
flam3-3.1.1/ltmain.sh:1677:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
flam3-3.1.1/ltmain.sh-1678-	  fi
##############################################
flam3-3.1.1/ltmain.sh-1694-      # Get the absolute pathname.
flam3-3.1.1/ltmain.sh:1695:      absdir=`cd "$dir" && pwd`
flam3-3.1.1/ltmain.sh-1696-      test -n "$absdir" && dir="$absdir"
##############################################
flam3-3.1.1/ltmain.sh-2012-	  # Determine the prefix the user has applied to our future dir.
flam3-3.1.1/ltmain.sh:2013:	  inst_prefix_dir=`$ECHO "X$destdir" | $Xsed -e "s%$libdir\$%%"`
flam3-3.1.1/ltmain.sh-2014-
##############################################
flam3-3.1.1/ltmain.sh-2025-	    # Stick the inst_prefix_dir data into the link command.
flam3-3.1.1/ltmain.sh:2026:	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
flam3-3.1.1/ltmain.sh-2027-	  else
flam3-3.1.1/ltmain.sh:2028:	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%%"`
flam3-3.1.1/ltmain.sh-2029-	  fi
##############################################
flam3-3.1.1/ltmain.sh-2185-	    fi
flam3-3.1.1/ltmain.sh:2186:	    libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
flam3-3.1.1/ltmain.sh-2187-	    if test -n "$libdir" && test ! -f "$libfile"; then
flam3-3.1.1/ltmain.sh:2188:	      func_warning "\`$lib' has not been installed in \`$libdir'"
flam3-3.1.1/ltmain.sh-2189-	      finalize=no
##############################################
flam3-3.1.1/ltmain.sh-2204-	        # Replace the output file specification.
flam3-3.1.1/ltmain.sh:2205:	        relink_command=`$ECHO "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
flam3-3.1.1/ltmain.sh-2206-
##############################################
flam3-3.1.1/ltmain.sh-2223-	    # Install the binary that we compiled earlier.
flam3-3.1.1/ltmain.sh:2224:	    file=`$ECHO "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
flam3-3.1.1/ltmain.sh-2225-	  fi
##############################################
flam3-3.1.1/ltmain.sh-2294-    my_pic_p="${3-no}"
flam3-3.1.1/ltmain.sh:2295:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
flam3-3.1.1/ltmain.sh-2296-    my_dlsyms=
##############################################
flam3-3.1.1/ltmain.sh-2334-	  # Add our own program objects to the symbol list.
flam3-3.1.1/ltmain.sh:2335:	  progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
flam3-3.1.1/ltmain.sh-2336-	  for progfile in $progfiles; do
##############################################
flam3-3.1.1/ltmain.sh-2517-	  if test -f "$output_objdir/$my_outputname.def"; then
flam3-3.1.1/ltmain.sh:2518:	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
flam3-3.1.1/ltmain.sh:2519:	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
flam3-3.1.1/ltmain.sh-2520-	  else
flam3-3.1.1/ltmain.sh:2521:	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
flam3-3.1.1/ltmain.sh:2522:	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
flam3-3.1.1/ltmain.sh-2523-	  fi
##############################################
flam3-3.1.1/ltmain.sh-2525-	*)
flam3-3.1.1/ltmain.sh:2526:	  compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
flam3-3.1.1/ltmain.sh:2527:	  finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
flam3-3.1.1/ltmain.sh-2528-	  ;;
##############################################
flam3-3.1.1/ltmain.sh-2540-      # Nullify the symbol file.
flam3-3.1.1/ltmain.sh:2541:      compile_command=`$ECHO "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
flam3-3.1.1/ltmain.sh:2542:      finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
flam3-3.1.1/ltmain.sh-2543-    fi
##############################################
flam3-3.1.1/ltmain.sh-2555-  win32_libid_type="unknown"
flam3-3.1.1/ltmain.sh:2556:  win32_fileres=`file -L $1 2>/dev/null`
flam3-3.1.1/ltmain.sh-2557-  case $win32_fileres in
##############################################
flam3-3.1.1/ltmain.sh-2652-	  darwin_curdir=`pwd`
flam3-3.1.1/ltmain.sh:2653:	  darwin_base_archive=`basename "$darwin_archive"`
flam3-3.1.1/ltmain.sh:2654:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
flam3-3.1.1/ltmain.sh-2655-	  if test -n "$darwin_arches"; then
flam3-3.1.1/ltmain.sh:2656:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
flam3-3.1.1/ltmain.sh-2657-	    darwin_arch=
##############################################
flam3-3.1.1/ltmain.sh-2667-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
flam3-3.1.1/ltmain.sh:2668:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
flam3-3.1.1/ltmain.sh-2669-	    darwin_file=
##############################################
flam3-3.1.1/ltmain.sh-2671-	    for darwin_file in $darwin_filelist; do
flam3-3.1.1/ltmain.sh:2672:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
flam3-3.1.1/ltmain.sh-2673-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
flam3-3.1.1/ltmain.sh-2686-      esac
flam3-3.1.1/ltmain.sh:2687:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
flam3-3.1.1/ltmain.sh-2688-    done
##############################################
flam3-3.1.1/ltmain.sh-2757-      shift
flam3-3.1.1/ltmain.sh:2758:    elif test \"X\`{ \$ECHO '\t'; } 2>/dev/null\`\" = 'X\t'; then
flam3-3.1.1/ltmain.sh-2759-      # Yippee, \$ECHO works!
##############################################
flam3-3.1.1/ltmain.sh-2769-  # Find the directory that this script lives in.
flam3-3.1.1/ltmain.sh:2770:  thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
flam3-3.1.1/ltmain.sh-2771-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
flam3-3.1.1/ltmain.sh-2773-  # Follow symbolic links until we get to the real thisdir.
flam3-3.1.1/ltmain.sh:2774:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
flam3-3.1.1/ltmain.sh-2775-  while test -n \"\$file\"; do
flam3-3.1.1/ltmain.sh:2776:    destdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
flam3-3.1.1/ltmain.sh-2777-
##############################################
flam3-3.1.1/ltmain.sh-2785-
flam3-3.1.1/ltmain.sh:2786:    file=\`\$ECHO \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
flam3-3.1.1/ltmain.sh:2787:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
flam3-3.1.1/ltmain.sh-2788-  done
##############################################
flam3-3.1.1/ltmain.sh-2816-    case \"\$thisdir\" in
flam3-3.1.1/ltmain.sh:2817:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;;
flam3-3.1.1/ltmain.sh-2818-    $objdir )   thisdir=. ;;
##############################################
flam3-3.1.1/ltmain.sh-2822-  # Try to get the absolute directory name.
flam3-3.1.1/ltmain.sh:2823:  absdir=\`cd \"\$thisdir\" && pwd\`
flam3-3.1.1/ltmain.sh-2824-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
flam3-3.1.1/ltmain.sh-2832-  if test ! -f \"\$progdir/\$program\" ||
flam3-3.1.1/ltmain.sh:2833:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
flam3-3.1.1/ltmain.sh-2834-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
flam3-3.1.1/ltmain.sh-2847-    if test -n \"\$relink_command\"; then
flam3-3.1.1/ltmain.sh:2848:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
flam3-3.1.1/ltmain.sh-2849-      else
##############################################
flam3-3.1.1/ltmain.sh-2879-    # The second colon is a workaround for a bug in BeOS R4 sed
flam3-3.1.1/ltmain.sh:2880:    $shlibpath_var=\`\$ECHO \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
flam3-3.1.1/ltmain.sh-2881-
##############################################
flam3-3.1.1/ltmain.sh-2994-          *cygwin* )
flam3-3.1.1/ltmain.sh:2995:            func_to_host_path_tmp1=`cygpath -w "$1"`
flam3-3.1.1/ltmain.sh-2996-            func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
##############################################
flam3-3.1.1/ltmain.sh-3006-            # the odd construction:
flam3-3.1.1/ltmain.sh:3007:            func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null`
flam3-3.1.1/ltmain.sh-3008-            if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then
##############################################
flam3-3.1.1/ltmain.sh-3073-          *cygwin* )
flam3-3.1.1/ltmain.sh:3074:            func_to_host_pathlist_tmp2=`cygpath -w -p "$func_to_host_pathlist_tmp1"`
flam3-3.1.1/ltmain.sh-3075-            func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\
##############################################
flam3-3.1.1/ltmain.sh-4240-	    moreargs=
flam3-3.1.1/ltmain.sh:4241:	    for fil in `cat "$save_arg"`
flam3-3.1.1/ltmain.sh-4242-	    do
##############################################
flam3-3.1.1/ltmain.sh-4490-	*)
flam3-3.1.1/ltmain.sh:4491:	  absdir=`cd "$dir" && pwd`
flam3-3.1.1/ltmain.sh-4492-	  test -z "$absdir" && \
##############################################
flam3-3.1.1/ltmain.sh-4505-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
flam3-3.1.1/ltmain.sh:4506:	  testbindir=`$ECHO "X$dir" | $Xsed -e 's*/lib$*/bin*'`
flam3-3.1.1/ltmain.sh-4507-	  case :$dllsearchpath: in
##############################################
flam3-3.1.1/ltmain.sh-4927-      # get the directories listed in $shlibpath_var
flam3-3.1.1/ltmain.sh:4928:      eval shlib_search_path=\`\$ECHO \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
flam3-3.1.1/ltmain.sh-4929-    else
##############################################
flam3-3.1.1/ltmain.sh-5053-	  for deplib in $dependency_libs; do
flam3-3.1.1/ltmain.sh:5054:            deplib_base=`$ECHO "X$deplib" | $Xsed -e "$basename"`
flam3-3.1.1/ltmain.sh-5055-	    case " $weak_libs " in
##############################################
flam3-3.1.1/ltmain.sh-5231-		  set dummy $deplibs_check_method; shift
flam3-3.1.1/ltmain.sh:5232:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
flam3-3.1.1/ltmain.sh-5233-		  if eval "\$ECHO \"X$deplib\"" 2>/dev/null | $Xsed -e 10q \
##############################################
flam3-3.1.1/ltmain.sh-5294-	else
flam3-3.1.1/ltmain.sh:5295:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
flam3-3.1.1/ltmain.sh-5296-	fi
##############################################
flam3-3.1.1/ltmain.sh-5323-	if test -n "$inherited_linker_flags"; then
flam3-3.1.1/ltmain.sh:5324:	  tmp_inherited_linker_flags=`$ECHO "X$inherited_linker_flags" | $Xsed -e 's/-framework \([^ $]*\)/\1.ltframework/g'`
flam3-3.1.1/ltmain.sh-5325-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
flam3-3.1.1/ltmain.sh-5331-	fi
flam3-3.1.1/ltmain.sh:5332:	dependency_libs=`$ECHO "X $dependency_libs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
flam3-3.1.1/ltmain.sh-5333-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
flam3-3.1.1/ltmain.sh-5398-	*)
flam3-3.1.1/ltmain.sh:5399:	  abs_ladir=`cd "$ladir" && pwd`
flam3-3.1.1/ltmain.sh-5400-	  if test -z "$abs_ladir"; then
##############################################
flam3-3.1.1/ltmain.sh-5624-	    shift
flam3-3.1.1/ltmain.sh:5625:	    libname=`eval "\\$ECHO \"$libname_spec\""`
flam3-3.1.1/ltmain.sh-5626-	    # use dlname if we got it. it's perfectly good, no?
##############################################
flam3-3.1.1/ltmain.sh-5908-		*)
flam3-3.1.1/ltmain.sh:5909:		  absdir=`cd "$dir" && pwd`
flam3-3.1.1/ltmain.sh-5910-		  if test -z "$absdir"; then
##############################################
flam3-3.1.1/ltmain.sh-5919-		  depdepl=
flam3-3.1.1/ltmain.sh:5920:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
flam3-3.1.1/ltmain.sh-5921-		  if test -n "$deplibrary_names" ; then
##############################################
flam3-3.1.1/ltmain.sh-5926-		      depdepl="$absdir/$objdir/$depdepl"
flam3-3.1.1/ltmain.sh:5927:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
flam3-3.1.1/ltmain.sh-5928-                      if test -z "$darwin_install_name"; then
flam3-3.1.1/ltmain.sh:5929:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
flam3-3.1.1/ltmain.sh-5930-                      fi
##############################################
flam3-3.1.1/ltmain.sh-5941-		else
flam3-3.1.1/ltmain.sh:5942:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
flam3-3.1.1/ltmain.sh-5943-		  test -z "$libdir" && \
##############################################
flam3-3.1.1/ltmain.sh-5964-	else
flam3-3.1.1/ltmain.sh:5965:	  compiler_flags="$compiler_flags "`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
flam3-3.1.1/ltmain.sh-5966-	fi
##############################################
flam3-3.1.1/ltmain.sh-6113-	test "$module" = no && \
flam3-3.1.1/ltmain.sh:6114:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
flam3-3.1.1/ltmain.sh-6115-
##############################################
flam3-3.1.1/ltmain.sh-6250-	if test "$age" -gt "$current"; then
flam3-3.1.1/ltmain.sh:6251:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
flam3-3.1.1/ltmain.sh-6252-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
flam3-3.1.1/ltmain.sh-6411-	removelist=
flam3-3.1.1/ltmain.sh:6412:	tempremovelist=`$ECHO "$output_objdir/*"`
flam3-3.1.1/ltmain.sh-6413-	for p in $tempremovelist; do
##############################################
flam3-3.1.1/ltmain.sh-6437-	# Transform .lo files to .o files.
flam3-3.1.1/ltmain.sh:6438:	oldobjs="$objs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
flam3-3.1.1/ltmain.sh-6439-      fi
##############################################
flam3-3.1.1/ltmain.sh-6442-      #for path in $notinst_path; do
flam3-3.1.1/ltmain.sh:6443:      #	lib_search_path=`$ECHO "X$lib_search_path " | $Xsed -e "s% $path % %g"`
flam3-3.1.1/ltmain.sh:6444:      #	deplibs=`$ECHO "X$deplibs " | $Xsed -e "s% -L$path % %g"`
flam3-3.1.1/ltmain.sh:6445:      #	dependency_libs=`$ECHO "X$dependency_libs " | $Xsed -e "s% -L$path % %g"`
flam3-3.1.1/ltmain.sh-6446-      #done
##############################################
flam3-3.1.1/ltmain.sh-6562-		if test -n "$i" ; then
flam3-3.1.1/ltmain.sh:6563:		  libname=`eval "\\$ECHO \"$libname_spec\""`
flam3-3.1.1/ltmain.sh:6564:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
flam3-3.1.1/ltmain.sh-6565-		  set dummy $deplib_matches; shift
flam3-3.1.1/ltmain.sh-6566-		  deplib_match=$1
flam3-3.1.1/ltmain.sh:6567:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
flam3-3.1.1/ltmain.sh-6568-		    newdeplibs="$newdeplibs $i"
##############################################
flam3-3.1.1/ltmain.sh-6605-		  if test -n "$i" ; then
flam3-3.1.1/ltmain.sh:6606:		    libname=`eval "\\$ECHO \"$libname_spec\""`
flam3-3.1.1/ltmain.sh:6607:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
flam3-3.1.1/ltmain.sh-6608-		    set dummy $deplib_matches; shift
flam3-3.1.1/ltmain.sh-6609-		    deplib_match=$1
flam3-3.1.1/ltmain.sh:6610:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
flam3-3.1.1/ltmain.sh-6611-		      newdeplibs="$newdeplibs $i"
##############################################
flam3-3.1.1/ltmain.sh-6640-	  set dummy $deplibs_check_method; shift
flam3-3.1.1/ltmain.sh:6641:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
flam3-3.1.1/ltmain.sh-6642-	  for a_deplib in $deplibs; do
##############################################
flam3-3.1.1/ltmain.sh-6655-	      if test -n "$a_deplib" ; then
flam3-3.1.1/ltmain.sh:6656:		libname=`eval "\\$ECHO \"$libname_spec\""`
flam3-3.1.1/ltmain.sh-6657-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
flam3-3.1.1/ltmain.sh:6658:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
flam3-3.1.1/ltmain.sh-6659-		  for potent_lib in $potential_libs; do
##############################################
flam3-3.1.1/ltmain.sh-6671-		      while test -h "$potlib" 2>/dev/null; do
flam3-3.1.1/ltmain.sh:6672:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
flam3-3.1.1/ltmain.sh-6673-			case $potliblink in
flam3-3.1.1/ltmain.sh-6674-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
flam3-3.1.1/ltmain.sh:6675:			*) potlib=`$ECHO "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
flam3-3.1.1/ltmain.sh-6676-			esac
##############################################
flam3-3.1.1/ltmain.sh-6712-	  set dummy $deplibs_check_method; shift
flam3-3.1.1/ltmain.sh:6713:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
flam3-3.1.1/ltmain.sh-6714-	  for a_deplib in $deplibs; do
##############################################
flam3-3.1.1/ltmain.sh-6727-	      if test -n "$a_deplib" ; then
flam3-3.1.1/ltmain.sh:6728:		libname=`eval "\\$ECHO \"$libname_spec\""`
flam3-3.1.1/ltmain.sh-6729-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
flam3-3.1.1/ltmain.sh:6730:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
flam3-3.1.1/ltmain.sh-6731-		  for potent_lib in $potential_libs; do
##############################################
flam3-3.1.1/ltmain.sh-6771-	      # can't use Xsed below, because $i might contain '/'
flam3-3.1.1/ltmain.sh:6772:	      tmp_deplibs=`$ECHO "X $tmp_deplibs" | $Xsed -e "s,$i,,"`
flam3-3.1.1/ltmain.sh-6773-	    done
##############################################
flam3-3.1.1/ltmain.sh-6796-	  # On Rhapsody replace the C library with the System framework
flam3-3.1.1/ltmain.sh:6797:	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
flam3-3.1.1/ltmain.sh-6798-	  ;;
##############################################
flam3-3.1.1/ltmain.sh-6848-	*-*-darwin*)
flam3-3.1.1/ltmain.sh:6849:	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
flam3-3.1.1/ltmain.sh:6850:	  new_inherited_linker_flags=`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
flam3-3.1.1/ltmain.sh:6851:	  deplibs=`$ECHO "X $deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
flam3-3.1.1/ltmain.sh-6852-	  ;;
##############################################
flam3-3.1.1/ltmain.sh-6972-	# Use standard objects if they are pic
flam3-3.1.1/ltmain.sh:6973:	test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
flam3-3.1.1/ltmain.sh-6974-	test "X$libobjs" = "X " && libobjs=
##############################################
flam3-3.1.1/ltmain.sh-6987-	    # exporting using user supplied symfile
flam3-3.1.1/ltmain.sh:6988:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
flam3-3.1.1/ltmain.sh-6989-	      # and it's NOT already a .def file. Must figure out
##############################################
flam3-3.1.1/ltmain.sh-7139-	  save_output=$output
flam3-3.1.1/ltmain.sh:7140:	  output_la=`$ECHO "X$output" | $Xsed -e "$basename"`
flam3-3.1.1/ltmain.sh-7141-
##############################################
flam3-3.1.1/ltmain.sh-7443-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
flam3-3.1.1/ltmain.sh:7444:	  reload_conv_objs=$reload_objs\ `$ECHO "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
flam3-3.1.1/ltmain.sh-7445-	else
##############################################
flam3-3.1.1/ltmain.sh-7454-      # Create the old-style object.
flam3-3.1.1/ltmain.sh:7455:      reload_objs="$objs$old_deplibs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
flam3-3.1.1/ltmain.sh-7456-
##############################################
flam3-3.1.1/ltmain.sh-7514-	# On Rhapsody replace the C library is the System framework
flam3-3.1.1/ltmain.sh:7515:	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
flam3-3.1.1/ltmain.sh:7516:	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
flam3-3.1.1/ltmain.sh-7517-	;;
##############################################
flam3-3.1.1/ltmain.sh-7532-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
flam3-3.1.1/ltmain.sh:7533:	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
flam3-3.1.1/ltmain.sh:7534:	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
flam3-3.1.1/ltmain.sh-7535-	;;
##############################################
flam3-3.1.1/ltmain.sh-7610-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
flam3-3.1.1/ltmain.sh:7611:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
flam3-3.1.1/ltmain.sh-7612-	  case :$dllsearchpath: in
##############################################
flam3-3.1.1/ltmain.sh-7670-	# Transform all the library objects into standard objects.
flam3-3.1.1/ltmain.sh:7671:	compile_command=`$ECHO "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
flam3-3.1.1/ltmain.sh:7672:	finalize_command=`$ECHO "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
flam3-3.1.1/ltmain.sh-7673-      fi
##############################################
flam3-3.1.1/ltmain.sh-7700-	# Replace the output file specification.
flam3-3.1.1/ltmain.sh:7701:	compile_command=`$ECHO "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
flam3-3.1.1/ltmain.sh-7702-	link_command="$compile_command$compile_rpath"
##############################################
flam3-3.1.1/ltmain.sh-7747-	# Replace the output file specification.
flam3-3.1.1/ltmain.sh:7748:	link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
flam3-3.1.1/ltmain.sh-7749-	# Delete the old output file.
##############################################
flam3-3.1.1/ltmain.sh-7766-	  if test "$fast_install" = yes; then
flam3-3.1.1/ltmain.sh:7767:	    relink_command=`$ECHO "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
flam3-3.1.1/ltmain.sh-7768-	  else
##############################################
flam3-3.1.1/ltmain.sh-7778-      # Replace the output file specification.
flam3-3.1.1/ltmain.sh:7779:      link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
flam3-3.1.1/ltmain.sh-7780-
##############################################
flam3-3.1.1/ltmain.sh-7802-	relink_command="(cd `pwd`; $relink_command)"
flam3-3.1.1/ltmain.sh:7803:	relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
flam3-3.1.1/ltmain.sh-7804-      fi
##############################################
flam3-3.1.1/ltmain.sh-7811-	esac
flam3-3.1.1/ltmain.sh:7812:	qecho=`$ECHO "X$qecho" | $Xsed -e "$sed_quote_subst"`
flam3-3.1.1/ltmain.sh-7813-      else
flam3-3.1.1/ltmain.sh:7814:	qecho=`$ECHO "X$ECHO" | $Xsed -e "$sed_quote_subst"`
flam3-3.1.1/ltmain.sh-7815-      fi
##############################################
flam3-3.1.1/ltmain.sh-8045-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
flam3-3.1.1/ltmain.sh:8046:      relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
flam3-3.1.1/ltmain.sh-8047-      if test "$hardcode_automatic" = yes ; then
##############################################
flam3-3.1.1/ltmain.sh-8065-		name="$func_basename_result"
flam3-3.1.1/ltmain.sh:8066:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
flam3-3.1.1/ltmain.sh-8067-		test -z "$libdir" && \
##############################################
flam3-3.1.1/ltmain.sh-8081-		name="$func_basename_result"
flam3-3.1.1/ltmain.sh:8082:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
flam3-3.1.1/ltmain.sh-8083-		test -z "$libdir" && \
##############################################
flam3-3.1.1/ltmain.sh-8100-		name="$func_basename_result"
flam3-3.1.1/ltmain.sh:8101:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
flam3-3.1.1/ltmain.sh-8102-		test -z "$libdir" && \
##############################################
flam3-3.1.1/ltmain.sh-8404-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
flam3-3.1.1/ltmain.sh:8405:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
flam3-3.1.1/ltmain.sh-8406-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
flam3-3.1.1/m4/libtool.m4-120-done
flam3-3.1.1/m4/libtool.m4:121:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
flam3-3.1.1/m4/libtool.m4-122-])
##############################################
flam3-3.1.1/m4/libtool.m4-410-m4_define([_LT_CONFIG_STATUS_DECLARE],
flam3-3.1.1/m4/libtool.m4:411:[$1='`$ECHO "X$][$1" | $Xsed -e "$delay_single_quote_subst"`'])
flam3-3.1.1/m4/libtool.m4-412-
##############################################
flam3-3.1.1/m4/libtool.m4-420-#
flam3-3.1.1/m4/libtool.m4:421:#    <var>='`$ECHO "X$<var>" | $Xsed -e "$delay_single_quote_subst"`'
flam3-3.1.1/m4/libtool.m4-422-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
flam3-3.1.1/m4/libtool.m4-522-]], lt_decl_quote_varnames); do
flam3-3.1.1/m4/libtool.m4:523:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
flam3-3.1.1/m4/libtool.m4-524-    *[[\\\\\\\`\\"\\\$]]*)
flam3-3.1.1/m4/libtool.m4:525:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
flam3-3.1.1/m4/libtool.m4-526-      ;;
##############################################
flam3-3.1.1/m4/libtool.m4-535-]], lt_decl_dquote_varnames); do
flam3-3.1.1/m4/libtool.m4:536:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
flam3-3.1.1/m4/libtool.m4-537-    *[[\\\\\\\`\\"\\\$]]*)
flam3-3.1.1/m4/libtool.m4:538:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
flam3-3.1.1/m4/libtool.m4-539-      ;;
##############################################
flam3-3.1.1/m4/libtool.m4-548-*'\\\[$]0 --fallback-echo"')dnl "
flam3-3.1.1/m4/libtool.m4:549:  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\`
flam3-3.1.1/m4/libtool.m4-550-  ;;
##############################################
flam3-3.1.1/m4/libtool.m4-684-
flam3-3.1.1/m4/libtool.m4:685:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
flam3-3.1.1/m4/libtool.m4-686-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
flam3-3.1.1/m4/libtool.m4-1031-    }'
flam3-3.1.1/m4/libtool.m4:1032:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
flam3-3.1.1/m4/libtool.m4-1033-# Check for a 64-bit object if we didn't find anything.
flam3-3.1.1/m4/libtool.m4-1034-if test -z "$aix_libpath"; then
flam3-3.1.1/m4/libtool.m4:1035:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
flam3-3.1.1/m4/libtool.m4-1036-fi],[])
##############################################
flam3-3.1.1/m4/libtool.m4-1063-  # Remove one level of quotation (which was required for Make).
flam3-3.1.1/m4/libtool.m4:1064:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
flam3-3.1.1/m4/libtool.m4-1065-  ;;
##############################################
flam3-3.1.1/m4/libtool.m4-1074-  :
flam3-3.1.1/m4/libtool.m4:1075:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
flam3-3.1.1/m4/libtool.m4-1076-  # Yippee, $ECHO works!
##############################################
flam3-3.1.1/m4/libtool.m4-1100-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
flam3-3.1.1/m4/libtool.m4:1101:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
flam3-3.1.1/m4/libtool.m4-1102-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
flam3-3.1.1/m4/libtool.m4-1108-
flam3-3.1.1/m4/libtool.m4:1109:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
flam3-3.1.1/m4/libtool.m4:1110:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
flam3-3.1.1/m4/libtool.m4-1111-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
flam3-3.1.1/m4/libtool.m4-1123-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
flam3-3.1.1/m4/libtool.m4:1124:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
flam3-3.1.1/m4/libtool.m4:1125:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
flam3-3.1.1/m4/libtool.m4-1126-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
flam3-3.1.1/m4/libtool.m4-1135-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
flam3-3.1.1/m4/libtool.m4:1136:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
flam3-3.1.1/m4/libtool.m4-1137-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
flam3-3.1.1/m4/libtool.m4-1150-        ECHO='printf %s\n'
flam3-3.1.1/m4/libtool.m4:1151:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
flam3-3.1.1/m4/libtool.m4:1152:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
flam3-3.1.1/m4/libtool.m4-1153-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
flam3-3.1.1/m4/libtool.m4-1155-	  :
flam3-3.1.1/m4/libtool.m4:1156:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
flam3-3.1.1/m4/libtool.m4-1157-	     test "X$echo_testing_string" = 'X\t' &&
flam3-3.1.1/m4/libtool.m4:1158:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
flam3-3.1.1/m4/libtool.m4-1159-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
flam3-3.1.1/m4/libtool.m4-1164-	  ECHO="$CONFIG_SHELL [$]0 --fallback-echo"
flam3-3.1.1/m4/libtool.m4:1165:        elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
flam3-3.1.1/m4/libtool.m4-1166-	     test "X$echo_testing_string" = 'X\t' &&
flam3-3.1.1/m4/libtool.m4:1167:	     echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
flam3-3.1.1/m4/libtool.m4-1168-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
flam3-3.1.1/m4/libtool.m4-1174-	  for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
flam3-3.1.1/m4/libtool.m4:1175:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
flam3-3.1.1/m4/libtool.m4-1176-	    then
##############################################
flam3-3.1.1/m4/libtool.m4-1182-	  if test "$prev" != 'sed 50q "[$]0"'; then
flam3-3.1.1/m4/libtool.m4:1183:	    echo_test_string=`eval $prev`
flam3-3.1.1/m4/libtool.m4-1184-	    export echo_test_string
##############################################
flam3-3.1.1/m4/libtool.m4-1225-  if AC_TRY_EVAL(ac_compile); then
flam3-3.1.1/m4/libtool.m4:1226:    case `/usr/bin/file conftest.$ac_objext` in
flam3-3.1.1/m4/libtool.m4-1227-      *ELF-32*)
##############################################
flam3-3.1.1/m4/libtool.m4-1241-    if test "$lt_cv_prog_gnu_ld" = yes; then
flam3-3.1.1/m4/libtool.m4:1242:      case `/usr/bin/file conftest.$ac_objext` in
flam3-3.1.1/m4/libtool.m4-1243-	*32-bit*)
##############################################
flam3-3.1.1/m4/libtool.m4-1253-    else
flam3-3.1.1/m4/libtool.m4:1254:      case `/usr/bin/file conftest.$ac_objext` in
flam3-3.1.1/m4/libtool.m4-1255-	*32-bit*)
##############################################
flam3-3.1.1/m4/libtool.m4-1545-    # And add a safety zone
flam3-3.1.1/m4/libtool.m4:1546:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
flam3-3.1.1/m4/libtool.m4:1547:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
flam3-3.1.1/m4/libtool.m4-1548-    ;;
##############################################
flam3-3.1.1/m4/libtool.m4-1573-    if test -n "$kargmax"; then
flam3-3.1.1/m4/libtool.m4:1574:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
flam3-3.1.1/m4/libtool.m4-1575-    else
##############################################
flam3-3.1.1/m4/libtool.m4-1581-    if test -n "$lt_cv_sys_max_cmd_len"; then
flam3-3.1.1/m4/libtool.m4:1582:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
flam3-3.1.1/m4/libtool.m4:1583:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
flam3-3.1.1/m4/libtool.m4-1584-    else
##############################################
flam3-3.1.1/m4/libtool.m4-1593-      # we can't tell.
flam3-3.1.1/m4/libtool.m4:1594:      while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
flam3-3.1.1/m4/libtool.m4-1595-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
flam3-3.1.1/m4/libtool.m4-1597-      do
flam3-3.1.1/m4/libtool.m4:1598:        i=`expr $i + 1`
flam3-3.1.1/m4/libtool.m4-1599-        teststring=$teststring$teststring
##############################################
flam3-3.1.1/m4/libtool.m4-1601-      # Only check the string length outside the loop.
flam3-3.1.1/m4/libtool.m4:1602:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
flam3-3.1.1/m4/libtool.m4-1603-      teststring=
##############################################
flam3-3.1.1/m4/libtool.m4-1606-      # linker.  It appears as though 1/2 is a usable value.
flam3-3.1.1/m4/libtool.m4:1607:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
flam3-3.1.1/m4/libtool.m4-1608-    fi
##############################################
flam3-3.1.1/m4/libtool.m4-1921-  if test "$hard_links" = no; then
flam3-3.1.1/m4/libtool.m4:1922:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
flam3-3.1.1/m4/libtool.m4-1923-    need_locks=warn
##############################################
flam3-3.1.1/m4/libtool.m4-2047-  esac
flam3-3.1.1/m4/libtool.m4:2048:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
flam3-3.1.1/m4/libtool.m4-2049-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
flam3-3.1.1/m4/libtool.m4-2053-    # okay in the real world where ";" in dirpaths is itself problematic.
flam3-3.1.1/m4/libtool.m4:2054:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
flam3-3.1.1/m4/libtool.m4-2055-  else
flam3-3.1.1/m4/libtool.m4:2056:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
flam3-3.1.1/m4/libtool.m4-2057-  fi
##############################################
flam3-3.1.1/m4/libtool.m4-2060-  lt_tmp_lt_search_path_spec=
flam3-3.1.1/m4/libtool.m4:2061:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
flam3-3.1.1/m4/libtool.m4-2062-  for lt_sys_path in $lt_search_path_spec; do
##############################################
flam3-3.1.1/m4/libtool.m4-2089-}'`
flam3-3.1.1/m4/libtool.m4:2090:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
flam3-3.1.1/m4/libtool.m4-2091-else
##############################################
flam3-3.1.1/m4/libtool.m4-2177-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
flam3-3.1.1/m4/libtool.m4:2178:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
flam3-3.1.1/m4/libtool.m4-2179-    ;;
##############################################
flam3-3.1.1/m4/libtool.m4-2212-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
flam3-3.1.1/m4/libtool.m4:2213:    postinstall_cmds='base_file=`basename \${file}`~
flam3-3.1.1/m4/libtool.m4:2214:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
flam3-3.1.1/m4/libtool.m4:2215:      dldir=$destdir/`dirname \$dlpath`~
flam3-3.1.1/m4/libtool.m4-2216-      test -d \$dldir || mkdir -p \$dldir~
##############################################
flam3-3.1.1/m4/libtool.m4-2221-      fi'
flam3-3.1.1/m4/libtool.m4:2222:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
flam3-3.1.1/m4/libtool.m4-2223-      dlpath=$dir/\$dldll~
##############################################
flam3-3.1.1/m4/libtool.m4-2229-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
flam3-3.1.1/m4/libtool.m4:2230:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
flam3-3.1.1/m4/libtool.m4-2231-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
flam3-3.1.1/m4/libtool.m4-2234-      # MinGW DLLs use traditional 'lib' prefix
flam3-3.1.1/m4/libtool.m4:2235:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
flam3-3.1.1/m4/libtool.m4:2236:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
flam3-3.1.1/m4/libtool.m4-2237-      if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
##############################################
flam3-3.1.1/m4/libtool.m4-2243-        # which wouldn't understand a cygwinified path. Ahh.
flam3-3.1.1/m4/libtool.m4:2244:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
flam3-3.1.1/m4/libtool.m4-2245-      else
flam3-3.1.1/m4/libtool.m4:2246:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
flam3-3.1.1/m4/libtool.m4-2247-      fi
##############################################
flam3-3.1.1/m4/libtool.m4-2250-      # pw32 DLLs use 'pw' prefix rather than 'lib'
flam3-3.1.1/m4/libtool.m4:2251:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
flam3-3.1.1/m4/libtool.m4-2252-      ;;
##############################################
flam3-3.1.1/m4/libtool.m4-2256-  *)
flam3-3.1.1/m4/libtool.m4:2257:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
flam3-3.1.1/m4/libtool.m4-2258-    ;;
##############################################
flam3-3.1.1/m4/libtool.m4-2273-  shlibpath_var=DYLD_LIBRARY_PATH
flam3-3.1.1/m4/libtool.m4:2274:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
flam3-3.1.1/m4/libtool.m4-2275-m4_if([$1], [],[
##############################################
flam3-3.1.1/m4/libtool.m4-2474-  if test -f /etc/ld.so.conf; then
flam3-3.1.1/m4/libtool.m4:2475:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
flam3-3.1.1/m4/libtool.m4-2476-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
flam3-3.1.1/m4/libtool.m4-2548-  shlibpath_var=LD_LIBRARY_PATH
flam3-3.1.1/m4/libtool.m4:2549:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
flam3-3.1.1/m4/libtool.m4-2550-    case $host_os in
##############################################
flam3-3.1.1/m4/libtool.m4-2763-	"file_magic "*)
flam3-3.1.1/m4/libtool.m4:2764:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
flam3-3.1.1/m4/libtool.m4-2765-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
flam3-3.1.1/m4/libtool.m4-2845-    # gcc leaves a trailing carriage return which upsets mingw
flam3-3.1.1/m4/libtool.m4:2846:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
flam3-3.1.1/m4/libtool.m4-2847-  *)
flam3-3.1.1/m4/libtool.m4:2848:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
flam3-3.1.1/m4/libtool.m4-2849-  esac
##############################################
flam3-3.1.1/m4/libtool.m4-2854-      # Canonicalize the pathname of ld
flam3-3.1.1/m4/libtool.m4:2855:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
flam3-3.1.1/m4/libtool.m4-2856-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
flam3-3.1.1/m4/libtool.m4:2857:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
flam3-3.1.1/m4/libtool.m4-2858-      done
##############################################
flam3-3.1.1/m4/libtool.m4-2885-      # Break only if it was the GNU/non-GNU ld that we prefer.
flam3-3.1.1/m4/libtool.m4:2886:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
flam3-3.1.1/m4/libtool.m4-2887-      *GNU* | *'with BFD'*)
##############################################
flam3-3.1.1/m4/libtool.m4-2925-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
flam3-3.1.1/m4/libtool.m4:2926:case `$LD -v 2>&1 </dev/null` in
flam3-3.1.1/m4/libtool.m4-2927-*GNU* | *'with BFD'*)
##############################################
flam3-3.1.1/m4/libtool.m4-3109-openbsd*)
flam3-3.1.1/m4/libtool.m4:3110:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
flam3-3.1.1/m4/libtool.m4-3111-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
flam3-3.1.1/m4/libtool.m4-3200-	# Tru64's nm complains that /dev/null is an invalid object file
flam3-3.1.1/m4/libtool.m4:3201:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
flam3-3.1.1/m4/libtool.m4-3202-	*/dev/null* | *'Invalid file or object type'*)
##############################################
flam3-3.1.1/m4/libtool.m4-3206-	*)
flam3-3.1.1/m4/libtool.m4:3207:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
flam3-3.1.1/m4/libtool.m4-3208-	  */dev/null*)
##############################################
flam3-3.1.1/m4/libtool.m4-3371-# If we're using GNU nm, then use its standard symbol codes.
flam3-3.1.1/m4/libtool.m4:3372:case `$NM -V 2>&1` in
flam3-3.1.1/m4/libtool.m4-3373-*GNU* | *'with BFD'*)
##############################################
flam3-3.1.1/m4/libtool.m4-3389-mingw*)
flam3-3.1.1/m4/libtool.m4:3390:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
flam3-3.1.1/m4/libtool.m4-3391-  ;;
##############################################
flam3-3.1.1/m4/libtool.m4-3440-    nlist=conftest.nm
flam3-3.1.1/m4/libtool.m4:3441:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
flam3-3.1.1/m4/libtool.m4-3442-      # Try sorting and uniquifying the output.
##############################################
flam3-3.1.1/m4/libtool.m4-3747-	  *)
flam3-3.1.1/m4/libtool.m4:3748:	    case `$CC -V 2>&1 | sed 5q` in
flam3-3.1.1/m4/libtool.m4-3749-	    *Sun\ C*)
##############################################
flam3-3.1.1/m4/libtool.m4-4031-      *)
flam3-3.1.1/m4/libtool.m4:4032:	case `$CC -V 2>&1 | sed 5q` in
flam3-3.1.1/m4/libtool.m4-4033-	*Sun\ C*)
##############################################
flam3-3.1.1/m4/libtool.m4-4286-    supports_anon_versioning=no
flam3-3.1.1/m4/libtool.m4:4287:    case `$LD -v 2>&1` in
flam3-3.1.1/m4/libtool.m4-4288-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
flam3-3.1.1/m4/libtool.m4-4352-	# is EXPORTS), use it as is; otherwise, prepend...
flam3-3.1.1/m4/libtool.m4:4353:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
flam3-3.1.1/m4/libtool.m4-4354-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
flam3-3.1.1/m4/libtool.m4-4375-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
flam3-3.1.1/m4/libtool.m4:4376:      _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'
flam3-3.1.1/m4/libtool.m4:4377:      _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'
flam3-3.1.1/m4/libtool.m4-4378-      ;;
##############################################
flam3-3.1.1/m4/libtool.m4-4393-        pgcc*)				# Portland Group C compiler
flam3-3.1.1/m4/libtool.m4:4394:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
flam3-3.1.1/m4/libtool.m4-4395-	  tmp_addflag=' $pic_flag'
##############################################
flam3-3.1.1/m4/libtool.m4-4397-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
flam3-3.1.1/m4/libtool.m4:4398:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
flam3-3.1.1/m4/libtool.m4-4399-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
flam3-3.1.1/m4/libtool.m4-4412-	esac
flam3-3.1.1/m4/libtool.m4:4413:	case `$CC -V 2>&1 | sed 5q` in
flam3-3.1.1/m4/libtool.m4-4414-	*Sun\ C*)			# Sun C 5.9
flam3-3.1.1/m4/libtool.m4:4415:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
flam3-3.1.1/m4/libtool.m4-4416-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
flam3-3.1.1/m4/libtool.m4-4481-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
flam3-3.1.1/m4/libtool.m4:4482:      case `$LD -v 2>&1` in
flam3-3.1.1/m4/libtool.m4-4483-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
flam3-3.1.1/m4/libtool.m4-4602-	# below for broken collect2 doesn't work under 4.3+
flam3-3.1.1/m4/libtool.m4:4603:	  collect2name=`${CC} -print-prog-name=collect2`
flam3-3.1.1/m4/libtool.m4-4604-	  if test -f "$collect2name" &&
##############################################
flam3-3.1.1/m4/libtool.m4-4652-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
flam3-3.1.1/m4/libtool.m4:4653:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
flam3-3.1.1/m4/libtool.m4-4654-      else
##############################################
flam3-3.1.1/m4/libtool.m4-4707-      # FIXME: Setting linknames here is a bad hack.
flam3-3.1.1/m4/libtool.m4:4708:      _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
flam3-3.1.1/m4/libtool.m4-4709-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
flam3-3.1.1/m4/libtool.m4-4712-      _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
flam3-3.1.1/m4/libtool.m4:4713:      _LT_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
flam3-3.1.1/m4/libtool.m4-4714-      _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
flam3-3.1.1/m4/libtool.m4-4842-      if test "$GCC" = yes; then
flam3-3.1.1/m4/libtool.m4:4843:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
flam3-3.1.1/m4/libtool.m4-4844-	# Try to use the -exported_symbol ld option, if it does not
##############################################
flam3-3.1.1/m4/libtool.m4-4849-        AC_LINK_IFELSE(int foo(void) {},
flam3-3.1.1/m4/libtool.m4:4850:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
flam3-3.1.1/m4/libtool.m4-4851-        )
##############################################
flam3-3.1.1/m4/libtool.m4-4853-      else
flam3-3.1.1/m4/libtool.m4:4854:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
flam3-3.1.1/m4/libtool.m4:4855:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
flam3-3.1.1/m4/libtool.m4-4856-      fi
##############################################
flam3-3.1.1/m4/libtool.m4-4890-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
flam3-3.1.1/m4/libtool.m4:4891:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
flam3-3.1.1/m4/libtool.m4-4892-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
flam3-3.1.1/m4/libtool.m4-4923-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
flam3-3.1.1/m4/libtool.m4:4924:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
flam3-3.1.1/m4/libtool.m4-4925-      else
flam3-3.1.1/m4/libtool.m4-4926-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
flam3-3.1.1/m4/libtool.m4:4927:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
flam3-3.1.1/m4/libtool.m4-4928-      fi
##############################################
flam3-3.1.1/m4/libtool.m4-4936-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
flam3-3.1.1/m4/libtool.m4:4937:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
flam3-3.1.1/m4/libtool.m4-4938-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
flam3-3.1.1/m4/libtool.m4-4940-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
flam3-3.1.1/m4/libtool.m4:4941:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
flam3-3.1.1/m4/libtool.m4:4942:	_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~
flam3-3.1.1/m4/libtool.m4:4943:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
flam3-3.1.1/m4/libtool.m4-4944-
##############################################
flam3-3.1.1/m4/libtool.m4-4959-      else
flam3-3.1.1/m4/libtool.m4:4960:	case `$CC -V 2>&1` in
flam3-3.1.1/m4/libtool.m4-4961-	*"Compilers 5.0"*)
##############################################
flam3-3.1.1/m4/libtool.m4-5151-        _LT_TAGVAR(allow_undefined_flag, $1)=
flam3-3.1.1/m4/libtool.m4:5152:        if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
flam3-3.1.1/m4/libtool.m4-5153-        then
##############################################
flam3-3.1.1/m4/libtool.m4-5465-        # ancient GNU ld didn't support --whole-archive et. al.
flam3-3.1.1/m4/libtool.m4:5466:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
flam3-3.1.1/m4/libtool.m4-5467-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
flam3-3.1.1/m4/libtool.m4-5548-          # below for broken collect2 doesn't work under 4.3+
flam3-3.1.1/m4/libtool.m4:5549:	  collect2name=`${CC} -print-prog-name=collect2`
flam3-3.1.1/m4/libtool.m4-5550-	  if test -f "$collect2name" &&
##############################################
flam3-3.1.1/m4/libtool.m4-5598-
flam3-3.1.1/m4/libtool.m4:5599:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
flam3-3.1.1/m4/libtool.m4-5600-        else
##############################################
flam3-3.1.1/m4/libtool.m4-5655-          # is EXPORTS), use it as is; otherwise, prepend...
flam3-3.1.1/m4/libtool.m4:5656:          _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
flam3-3.1.1/m4/libtool.m4-5657-	    cp $export_symbols $output_objdir/$soname.def;
##############################################
flam3-3.1.1/m4/libtool.m4-5731-            # dependencies.
flam3-3.1.1/m4/libtool.m4:5732:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
flam3-3.1.1/m4/libtool.m4-5733-            ;;
##############################################
flam3-3.1.1/m4/libtool.m4-5796-	    # dependencies.
flam3-3.1.1/m4/libtool.m4:5797:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
flam3-3.1.1/m4/libtool.m4-5798-	    ;;
##############################################
flam3-3.1.1/m4/libtool.m4-5832-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
flam3-3.1.1/m4/libtool.m4:5833:	_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'
flam3-3.1.1/m4/libtool.m4:5834:	_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'
flam3-3.1.1/m4/libtool.m4-5835-	;;
##############################################
flam3-3.1.1/m4/libtool.m4-5839-	    # SGI C++
flam3-3.1.1/m4/libtool.m4:5840:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
flam3-3.1.1/m4/libtool.m4-5841-
##############################################
flam3-3.1.1/m4/libtool.m4-5850-	      if test "$with_gnu_ld" = no; then
flam3-3.1.1/m4/libtool.m4:5851:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
flam3-3.1.1/m4/libtool.m4-5852-	      else
flam3-3.1.1/m4/libtool.m4:5853:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
flam3-3.1.1/m4/libtool.m4-5854-	      fi
##############################################
flam3-3.1.1/m4/libtool.m4-5871-	    # to its proper name (with version) after linking.
flam3-3.1.1/m4/libtool.m4:5872:	    _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'
flam3-3.1.1/m4/libtool.m4:5873:	    _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'
flam3-3.1.1/m4/libtool.m4-5874-	    # Commands to make compiler produce verbose output that lists
##############################################
flam3-3.1.1/m4/libtool.m4-5881-	    # dependencies.
flam3-3.1.1/m4/libtool.m4:5882:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
flam3-3.1.1/m4/libtool.m4-5883-
##############################################
flam3-3.1.1/m4/libtool.m4-5896-	    # earlier do not add the objects themselves.
flam3-3.1.1/m4/libtool.m4:5897:	    case `$CC -V 2>&1` in
flam3-3.1.1/m4/libtool.m4-5898-	      *"Version 7."*)
##############################################
flam3-3.1.1/m4/libtool.m4-5917-            # Portland Group C++ compiler
flam3-3.1.1/m4/libtool.m4:5918:	    case `$CC -V` in
flam3-3.1.1/m4/libtool.m4-5919-	    *pgCC\ [[1-5]]* | *pgcpp\ [[1-5]]*)
##############################################
flam3-3.1.1/m4/libtool.m4-5922-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
flam3-3.1.1/m4/libtool.m4:5923:		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
flam3-3.1.1/m4/libtool.m4-5924-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
flam3-3.1.1/m4/libtool.m4-5926-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
flam3-3.1.1/m4/libtool.m4:5927:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
flam3-3.1.1/m4/libtool.m4-5928-		$RANLIB $oldlib'
##############################################
flam3-3.1.1/m4/libtool.m4-5931-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
flam3-3.1.1/m4/libtool.m4:5932:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
flam3-3.1.1/m4/libtool.m4-5933-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
flam3-3.1.1/m4/libtool.m4-5935-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
flam3-3.1.1/m4/libtool.m4:5936:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
flam3-3.1.1/m4/libtool.m4-5937-	      ;;
##############################################
flam3-3.1.1/m4/libtool.m4-5945-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
flam3-3.1.1/m4/libtool.m4:5946:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
flam3-3.1.1/m4/libtool.m4-5947-            ;;
##############################################
flam3-3.1.1/m4/libtool.m4-5964-	    # dependencies.
flam3-3.1.1/m4/libtool.m4:5965:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
flam3-3.1.1/m4/libtool.m4-5966-	    ;;
##############################################
flam3-3.1.1/m4/libtool.m4-5979-	  *)
flam3-3.1.1/m4/libtool.m4:5980:	    case `$CC -V 2>&1 | sed 5q` in
flam3-3.1.1/m4/libtool.m4-5981-	    *Sun\ C*)
##############################################
flam3-3.1.1/m4/libtool.m4-5986-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
flam3-3.1.1/m4/libtool.m4:5987:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
flam3-3.1.1/m4/libtool.m4-5988-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
flam3-3.1.1/m4/libtool.m4-6056-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
flam3-3.1.1/m4/libtool.m4:6057:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
flam3-3.1.1/m4/libtool.m4-6058-	    _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'
##############################################
flam3-3.1.1/m4/libtool.m4-6075-	    # to its proper name (with version) after linking.
flam3-3.1.1/m4/libtool.m4:6076:	    _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'
flam3-3.1.1/m4/libtool.m4-6077-
##############################################
flam3-3.1.1/m4/libtool.m4-6096-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
flam3-3.1.1/m4/libtool.m4:6097:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
flam3-3.1.1/m4/libtool.m4-6098-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
flam3-3.1.1/m4/libtool.m4-6101-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
flam3-3.1.1/m4/libtool.m4:6102:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
flam3-3.1.1/m4/libtool.m4:6103:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
flam3-3.1.1/m4/libtool.m4-6104-	          echo "-hidden">> $lib.exp~
flam3-3.1.1/m4/libtool.m4:6105:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
flam3-3.1.1/m4/libtool.m4-6106-	          $RM $lib.exp'
##############################################
flam3-3.1.1/m4/libtool.m4-6120-	    # dependencies.
flam3-3.1.1/m4/libtool.m4:6121:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
flam3-3.1.1/m4/libtool.m4-6122-	    ;;
##############################################
flam3-3.1.1/m4/libtool.m4-6127-	        osf3*)
flam3-3.1.1/m4/libtool.m4:6128:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
flam3-3.1.1/m4/libtool.m4-6129-		  ;;
flam3-3.1.1/m4/libtool.m4-6130-	        *)
flam3-3.1.1/m4/libtool.m4:6131:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
flam3-3.1.1/m4/libtool.m4-6132-		  ;;
##############################################
flam3-3.1.1/m4/libtool.m4-6426-
flam3-3.1.1/m4/libtool.m4:6427:  for p in `eval "$output_verbose_link_cmd"`; do
flam3-3.1.1/m4/libtool.m4-6428-    case $p in
##############################################
flam3-3.1.1/m4/libtool.m4-6512-linux*)
flam3-3.1.1/m4/libtool.m4:6513:  case `$CC -V 2>&1 | sed 5q` in
flam3-3.1.1/m4/libtool.m4-6514-  *Sun\ C*)
##############################################
flam3-3.1.1/m4/libtool.m4-6563-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
flam3-3.1.1/m4/libtool.m4:6564: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
flam3-3.1.1/m4/libtool.m4-6565-fi
##############################################
flam3-3.1.1/m4/libtool.m4-7103-    test $lt_ac_count -gt 10 && break
flam3-3.1.1/m4/libtool.m4:7104:    lt_ac_count=`expr $lt_ac_count + 1`
flam3-3.1.1/m4/libtool.m4-7105-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
flam3-3.1.1/m4/libtool.m4-7278-  # Extract subdirectory from the argument.
flam3-3.1.1/m4/libtool.m4:7279:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
flam3-3.1.1/m4/libtool.m4-7280-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
flam3-3.1.1/m4/libtool.m4-7289-{
flam3-3.1.1/m4/libtool.m4:7290:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
flam3-3.1.1/m4/libtool.m4-7291-}
##############################################
flam3-3.1.1/m4/libtool.m4-7319-{
flam3-3.1.1/m4/libtool.m4:7320:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
flam3-3.1.1/m4/libtool.m4:7321:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
flam3-3.1.1/m4/libtool.m4-7322-}
##############################################
flam3-3.1.1/m4/libtool.m4-7326-{
flam3-3.1.1/m4/libtool.m4:7327:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
flam3-3.1.1/m4/libtool.m4-7328-}
##############################################
flam3-3.1.1/m4/libtool.m4-7332-{
flam3-3.1.1/m4/libtool.m4:7333:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[[^.]]*$/.lo/'`
flam3-3.1.1/m4/libtool.m4-7334-}
##############################################
flam3-3.1.1/m4/libtool.m4-7338-{
flam3-3.1.1/m4/libtool.m4:7339:  func_arith_result=`expr "$[@]"`
flam3-3.1.1/m4/libtool.m4-7340-}
##############################################
flam3-3.1.1/m4/libtool.m4-7345-{
flam3-3.1.1/m4/libtool.m4:7346:  func_len_result=`expr "$[1]" : ".*" 2>/dev/null || echo $max_cmd_len`
flam3-3.1.1/m4/libtool.m4-7347-}
##############################################
flam3-3.1.1/m4/ltsugar.m4-67-m4_define([lt_combine],
flam3-3.1.1/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
flam3-3.1.1/m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
flam3-3.1.1/missing-128-       # Could not run --version or --help.  This is probably someone
flam3-3.1.1/missing:129:       # running `$TOOL --version' or `$TOOL --help' to check whether
flam3-3.1.1/missing-130-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
flam3-3.1.1/missing-162-         from any GNU archive site."
flam3-3.1.1/missing:163:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
flam3-3.1.1/missing-164-    test -z "$files" && files="config.h"
##############################################
flam3-3.1.1/missing-191-         proper tools for further handling them.
flam3-3.1.1/missing:192:         You can get \`$1' as part of \`Autoconf' from any GNU
flam3-3.1.1/missing-193-         archive site."
flam3-3.1.1/missing-194-
flam3-3.1.1/missing:195:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
flam3-3.1.1/missing:196:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
flam3-3.1.1/missing-197-    if test -f "$file"; then
##############################################
flam3-3.1.1/missing-220-	*.y)
flam3-3.1.1/missing:221:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
flam3-3.1.1/missing-222-	    if [ -f "$SRCFILE" ]; then
##############################################
flam3-3.1.1/missing-224-	    fi
flam3-3.1.1/missing:225:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
flam3-3.1.1/missing-226-	    if [ -f "$SRCFILE" ]; then
##############################################
flam3-3.1.1/missing-250-	*.l)
flam3-3.1.1/missing:251:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
flam3-3.1.1/missing-252-	    if [ -f "$SRCFILE" ]; then
##############################################
flam3-3.1.1/missing-269-
flam3-3.1.1/missing:270:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
flam3-3.1.1/missing-271-    if test -z "$file"; then
flam3-3.1.1/missing:272:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
flam3-3.1.1/missing-273-    fi
##############################################
flam3-3.1.1/missing-290-         the \`GNU make' package.  Grab either from any GNU archive site."
flam3-3.1.1/missing:291:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
flam3-3.1.1/missing-292-    if test -z "$file"; then
flam3-3.1.1/missing:293:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
flam3-3.1.1/missing:294:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
flam3-3.1.1/missing-295-    fi
##############################################
flam3-3.1.1/missing-314-	*o*)
flam3-3.1.1/missing:315:	    firstarg=`echo "$firstarg" | sed s/o//`
flam3-3.1.1/missing-316-	    tar "$firstarg" "$@" && exit 0
##############################################
flam3-3.1.1/missing-320-	*h*)
flam3-3.1.1/missing:321:	    firstarg=`echo "$firstarg" | sed s/h//`
flam3-3.1.1/missing-322-	    tar "$firstarg" "$@" && exit 0
##############################################
flam3-3.1.1/mkinstalldirs-12-do
flam3-3.1.1/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
flam3-3.1.1/mkinstalldirs-14-   shift
##############################################
flam3-3.1.1/debian/patches/002-libxml.patch-19--then
flam3-3.1.1/debian/patches/002-libxml.patch:20:-   CPPFLAGS="`$XML2_CONFIG --cflags` $CPPFLAGS"
flam3-3.1.1/debian/patches/002-libxml.patch-21--fi
##############################################
flam3-3.1.1/.pc/002-libxml.patch/configure.ac-77-then
flam3-3.1.1/.pc/002-libxml.patch/configure.ac:78:   CPPFLAGS="`$XML2_CONFIG --cflags` $CPPFLAGS"
flam3-3.1.1/.pc/002-libxml.patch/configure.ac-79-fi