===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
luola-1.3.2/aclocal.m4-42-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
luola-1.3.2/aclocal.m4:43:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
luola-1.3.2/aclocal.m4-44-#
##############################################
luola-1.3.2/aclocal.m4-66-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
luola-1.3.2/aclocal.m4:67:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
luola-1.3.2/aclocal.m4-68-# and then we would define $MISSING as
##############################################
luola-1.3.2/aclocal.m4-82-# expand $ac_aux_dir to an absolute path
luola-1.3.2/aclocal.m4:83:am_aux_dir=`cd $ac_aux_dir && pwd`
luola-1.3.2/aclocal.m4-84-])
##############################################
luola-1.3.2/aclocal.m4-180-  if test "$am_compiler_list" = ""; then
luola-1.3.2/aclocal.m4:181:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
luola-1.3.2/aclocal.m4-182-  fi
##############################################
luola-1.3.2/aclocal.m4-290-  # Strip MF so we end up with the name of the file.
luola-1.3.2/aclocal.m4:291:  mf=`echo "$mf" | sed -e 's/:.*$//'`
luola-1.3.2/aclocal.m4-292-  # Check whether this is an Automake generated Makefile or not.
##############################################
luola-1.3.2/aclocal.m4-298-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
luola-1.3.2/aclocal.m4:299:    dirpart=`AS_DIRNAME("$mf")`
luola-1.3.2/aclocal.m4-300-  else
##############################################
luola-1.3.2/aclocal.m4-304-  # from the Makefile without running `make'.
luola-1.3.2/aclocal.m4:305:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
luola-1.3.2/aclocal.m4-306-  test -z "$DEPDIR" && continue
luola-1.3.2/aclocal.m4:307:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
luola-1.3.2/aclocal.m4-308-  test -z "am__include" && continue
luola-1.3.2/aclocal.m4:309:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
luola-1.3.2/aclocal.m4-310-  # When using ansi2knr, U may be empty or an underscore; expand it
luola-1.3.2/aclocal.m4:311:  U=`sed -n 's/^U = //p' < "$mf"`
luola-1.3.2/aclocal.m4-312-  # Find all dependency output files, they are included files with
##############################################
luola-1.3.2/aclocal.m4-320-    test -f "$dirpart/$file" && continue
luola-1.3.2/aclocal.m4:321:    fdir=`AS_DIRNAME(["$file"])`
luola-1.3.2/aclocal.m4-322-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
luola-1.3.2/aclocal.m4-375-# test to see if srcdir already configured
luola-1.3.2/aclocal.m4:376:if test "`cd $srcdir && pwd`" != "`pwd`" &&
luola-1.3.2/aclocal.m4-377-   test -f $srcdir/config.status; then
##############################################
luola-1.3.2/aclocal.m4-451-    * )
luola-1.3.2/aclocal.m4:452:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
luola-1.3.2/aclocal.m4-453-  esac
luola-1.3.2/aclocal.m4-454-done
luola-1.3.2/aclocal.m4:455:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
luola-1.3.2/aclocal.m4-456-
##############################################
luola-1.3.2/aclocal.m4-523-# case it prints its new name instead of `make'.
luola-1.3.2/aclocal.m4:524:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
luola-1.3.2/aclocal.m4-525-   am__include=include
##############################################
luola-1.3.2/aclocal.m4-531-   echo '.include "confinc"' > confmf
luola-1.3.2/aclocal.m4:532:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
luola-1.3.2/aclocal.m4-533-      am__include=.include
##############################################
luola-1.3.2/aclocal.m4-698-if (
luola-1.3.2/aclocal.m4:699:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
luola-1.3.2/aclocal.m4-700-   if test "$[*]" = "X"; then
luola-1.3.2/aclocal.m4-701-      # -L didn't work.
luola-1.3.2/aclocal.m4:702:      set X `ls -t $srcdir/configure conftest.file`
luola-1.3.2/aclocal.m4-703-   fi
##############################################
luola-1.3.2/Makefile.in-243-	dot_seen=no; \
luola-1.3.2/Makefile.in:244:	target=`echo $@ | sed s/-recursive//`; \
luola-1.3.2/Makefile.in-245-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
luola-1.3.2/Makefile.in-279-	rev="$$rev ."; \
luola-1.3.2/Makefile.in:280:	target=`echo $@ | sed s/-recursive//`; \
luola-1.3.2/Makefile.in-281-	for subdir in $$rev; do \
##############################################
luola-1.3.2/Makefile.in-353-GTAGS:
luola-1.3.2/Makefile.in:354:	here=`$(am__cd) $(top_builddir) && pwd` \
luola-1.3.2/Makefile.in-355-	  && cd $(top_srcdir) \
##############################################
luola-1.3.2/Makefile.in-363-	mkdir $(distdir)
luola-1.3.2/Makefile.in:364:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
luola-1.3.2/Makefile.in:365:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
luola-1.3.2/Makefile.in-366-	list='$(DISTFILES)'; for file in $$list; do \
luola-1.3.2/Makefile.in-367-	  case $$file in \
luola-1.3.2/Makefile.in:368:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
luola-1.3.2/Makefile.in:369:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
luola-1.3.2/Makefile.in-370-	  esac; \
luola-1.3.2/Makefile.in-371-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
luola-1.3.2/Makefile.in:372:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
luola-1.3.2/Makefile.in-373-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
luola-1.3.2/Makefile.in-394-	    || exit 1; \
luola-1.3.2/Makefile.in:395:	    distdir=`$(am__cd) $(distdir) && pwd`; \
luola-1.3.2/Makefile.in:396:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
luola-1.3.2/Makefile.in-397-	    (cd $$subdir && \
##############################################
luola-1.3.2/Makefile.in-454-	chmod a-w $(distdir)
luola-1.3.2/Makefile.in:455:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
luola-1.3.2/Makefile.in-456-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
luola-1.3.2/Makefile.in-485-	@cd $(distuninstallcheck_dir) \
luola-1.3.2/Makefile.in:486:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
luola-1.3.2/Makefile.in-487-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
luola-1.3.2/Makefile.in-497-	fi
luola-1.3.2/Makefile.in:498:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
luola-1.3.2/Makefile.in-499-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
luola-1.3.2/config.guess-37-
luola-1.3.2/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
luola-1.3.2/config.guess-39-
##############################################
luola-1.3.2/config.guess-169-	# The OS release
luola-1.3.2/config.guess:170:	release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
luola-1.3.2/config.guess-171-	# Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
##############################################
luola-1.3.2/config.guess-216-	if test $UNAME_RELEASE = "V4.0"; then
luola-1.3.2/config.guess:217:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
luola-1.3.2/config.guess-218-	fi
##############################################
luola-1.3.2/config.guess-250-	if test "$?" = 0 ; then
luola-1.3.2/config.guess:251:		case `./$dummy` in
luola-1.3.2/config.guess-252-			0-0)
##############################################
luola-1.3.2/config.guess-275-	rm -f $dummy.s $dummy
luola-1.3.2/config.guess:276:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
luola-1.3.2/config.guess-277-	exit 0 ;;
##############################################
luola-1.3.2/config.guess-316-    sun4H:SunOS:5.*:*)
luola-1.3.2/config.guess:317:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
luola-1.3.2/config.guess-318-	exit 0 ;;
luola-1.3.2/config.guess-319-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
luola-1.3.2/config.guess:320:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
luola-1.3.2/config.guess-321-	exit 0 ;;
luola-1.3.2/config.guess-322-    i86pc:SunOS:5.*:*)
luola-1.3.2/config.guess:323:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
luola-1.3.2/config.guess-324-	exit 0 ;;
##############################################
luola-1.3.2/config.guess-328-	# it's likely to be more like Solaris than SunOS4.
luola-1.3.2/config.guess:329:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
luola-1.3.2/config.guess-330-	exit 0 ;;
##############################################
luola-1.3.2/config.guess-337-	# Japanese Language versions have a version number like `4.1.3-JL'.
luola-1.3.2/config.guess:338:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
luola-1.3.2/config.guess-339-	exit 0 ;;
##############################################
luola-1.3.2/config.guess-343-    sun*:*:4.2BSD:*)
luola-1.3.2/config.guess:344:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
luola-1.3.2/config.guess-345-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
luola-1.3.2/config.guess-422-	$CC_FOR_BUILD $dummy.c -o $dummy \
luola-1.3.2/config.guess:423:	  && ./$dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
luola-1.3.2/config.guess-424-	  && rm -f $dummy.c $dummy && exit 0
##############################################
luola-1.3.2/config.guess-472-    *:IRIX*:*:*)
luola-1.3.2/config.guess:473:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
luola-1.3.2/config.guess-474-	exit 0 ;;
##############################################
luola-1.3.2/config.guess-512-    *:AIX:*:[45])
luola-1.3.2/config.guess:513:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
luola-1.3.2/config.guess-514-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
luola-1.3.2/config.guess-547-    9000/[34678]??:HP-UX:*:*)
luola-1.3.2/config.guess:548:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
luola-1.3.2/config.guess-549-	case "${UNAME_MACHINE}" in
##############################################
luola-1.3.2/config.guess-601-EOF
luola-1.3.2/config.guess:602:		    (CCOPTS= $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null) && HP_ARCH=`./$dummy`
luola-1.3.2/config.guess-603-		    if test -z "$HP_ARCH"; then HP_ARCH=hppa; fi
##############################################
luola-1.3.2/config.guess-609-    ia64:HP-UX:*:*)
luola-1.3.2/config.guess:610:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
luola-1.3.2/config.guess-611-	echo ia64-hp-hpux${HPUX_REV}
##############################################
luola-1.3.2/config.guess-710-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
luola-1.3.2/config.guess:711:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
luola-1.3.2/config.guess-712-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
luola-1.3.2/config.guess-723-    *:FreeBSD:*:*)
luola-1.3.2/config.guess:724:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
luola-1.3.2/config.guess-725-	exit 0 ;;
##############################################
luola-1.3.2/config.guess-750-    prep*:SunOS:5.*:*)
luola-1.3.2/config.guess:751:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
luola-1.3.2/config.guess-752-	exit 0 ;;
luola-1.3.2/config.guess-753-    *:GNU:*:*)
luola-1.3.2/config.guess:754:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
luola-1.3.2/config.guess-755-	exit 0 ;;
##############################################
luola-1.3.2/config.guess-783-EOF
luola-1.3.2/config.guess:784:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
luola-1.3.2/config.guess-785-	rm -f $dummy.c
##############################################
luola-1.3.2/config.guess-879-EOF
luola-1.3.2/config.guess:880:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
luola-1.3.2/config.guess-881-	rm -f $dummy.c
##############################################
luola-1.3.2/config.guess-899-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
luola-1.3.2/config.guess:900:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
luola-1.3.2/config.guess-901-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
luola-1.3.2/config.sub-53-
luola-1.3.2/config.sub:54:me=`echo "$0" | sed -e 's,.*/,,'`
luola-1.3.2/config.sub-55-
##############################################
luola-1.3.2/config.sub-117-# Here we must recognize all the valid KERNEL-OS combinations.
luola-1.3.2/config.sub:118:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
luola-1.3.2/config.sub-119-case $maybe_os in
##############################################
luola-1.3.2/config.sub-121-    os=-$maybe_os
luola-1.3.2/config.sub:122:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
luola-1.3.2/config.sub-123-    ;;
luola-1.3.2/config.sub-124-  *)
luola-1.3.2/config.sub:125:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
luola-1.3.2/config.sub-126-    if [ $basic_machine != $1 ]
luola-1.3.2/config.sub:127:    then os=`echo $1 | sed 's/.*-/-/'`
luola-1.3.2/config.sub-128-    else os=; fi
##############################################
luola-1.3.2/config.sub-172-		os=-sco3.2v5
luola-1.3.2/config.sub:173:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
luola-1.3.2/config.sub-174-		;;
##############################################
luola-1.3.2/config.sub-176-		os=-sco3.2v4
luola-1.3.2/config.sub:177:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
luola-1.3.2/config.sub-178-		;;
luola-1.3.2/config.sub-179-	-sco3.2.[4-9]*)
luola-1.3.2/config.sub:180:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
luola-1.3.2/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
luola-1.3.2/config.sub-182-		;;
##############################################
luola-1.3.2/config.sub-184-		# Don't forget version if it is 3.2v4 or newer.
luola-1.3.2/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
luola-1.3.2/config.sub-186-		;;
##############################################
luola-1.3.2/config.sub-188-		os=-sco3.2v2
luola-1.3.2/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
luola-1.3.2/config.sub-190-		;;
luola-1.3.2/config.sub-191-	-udk*)
luola-1.3.2/config.sub:192:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
luola-1.3.2/config.sub-193-		;;
##############################################
luola-1.3.2/config.sub-195-		os=-isc2.2
luola-1.3.2/config.sub:196:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
luola-1.3.2/config.sub-197-		;;
##############################################
luola-1.3.2/config.sub-201-	-isc*)
luola-1.3.2/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
luola-1.3.2/config.sub-203-		;;
##############################################
luola-1.3.2/config.sub-207-	-ptx*)
luola-1.3.2/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
luola-1.3.2/config.sub-209-		;;
luola-1.3.2/config.sub-210-	-windowsnt*)
luola-1.3.2/config.sub:211:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
luola-1.3.2/config.sub-212-		;;
##############################################
luola-1.3.2/config.sub-272-	*-*-*)
luola-1.3.2/config.sub:273:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
luola-1.3.2/config.sub-274-		exit 1
##############################################
luola-1.3.2/config.sub-540-	i*86v32)
luola-1.3.2/config.sub:541:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
luola-1.3.2/config.sub-542-		os=-sysv32
##############################################
luola-1.3.2/config.sub-544-	i*86v4*)
luola-1.3.2/config.sub:545:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
luola-1.3.2/config.sub-546-		os=-sysv4
##############################################
luola-1.3.2/config.sub-548-	i*86v)
luola-1.3.2/config.sub:549:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
luola-1.3.2/config.sub-550-		os=-sysv
##############################################
luola-1.3.2/config.sub-552-	i*86sol2)
luola-1.3.2/config.sub:553:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
luola-1.3.2/config.sub-554-		os=-solaris2
##############################################
luola-1.3.2/config.sub-606-	mips3*-*)
luola-1.3.2/config.sub:607:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
luola-1.3.2/config.sub-608-		;;
luola-1.3.2/config.sub-609-	mips3*)
luola-1.3.2/config.sub:610:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
luola-1.3.2/config.sub-611-		;;
##############################################
luola-1.3.2/config.sub-733-	pentium-* | p5-* | k5-* | k6-* | nexgen-*)
luola-1.3.2/config.sub:734:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
luola-1.3.2/config.sub-735-		;;
luola-1.3.2/config.sub-736-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
luola-1.3.2/config.sub:737:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
luola-1.3.2/config.sub-738-		;;
luola-1.3.2/config.sub-739-	pentiumii-* | pentium2-*)
luola-1.3.2/config.sub:740:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
luola-1.3.2/config.sub-741-		;;
##############################################
luola-1.3.2/config.sub-750-		;;
luola-1.3.2/config.sub:751:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
luola-1.3.2/config.sub-752-		;;
##############################################
luola-1.3.2/config.sub-756-	ppcle-* | powerpclittle-*)
luola-1.3.2/config.sub:757:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
luola-1.3.2/config.sub-758-		;;
##############################################
luola-1.3.2/config.sub-760-	        ;;
luola-1.3.2/config.sub:761:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
luola-1.3.2/config.sub-762-		;;
##############################################
luola-1.3.2/config.sub-766-	ppc64le-* | powerpc64little-*)
luola-1.3.2/config.sub:767:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
luola-1.3.2/config.sub-768-		;;
##############################################
luola-1.3.2/config.sub-1011-	*)
luola-1.3.2/config.sub:1012:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
luola-1.3.2/config.sub-1013-		exit 1
##############################################
luola-1.3.2/config.sub-1019-	*-digital*)
luola-1.3.2/config.sub:1020:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
luola-1.3.2/config.sub-1021-		;;
luola-1.3.2/config.sub-1022-	*-commodore*)
luola-1.3.2/config.sub:1023:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
luola-1.3.2/config.sub-1024-		;;
##############################################
luola-1.3.2/config.sub-1037-	-solaris1 | -solaris1.*)
luola-1.3.2/config.sub:1038:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
luola-1.3.2/config.sub-1039-		;;
##############################################
luola-1.3.2/config.sub-1049-	-gnu/linux*)
luola-1.3.2/config.sub:1050:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
luola-1.3.2/config.sub-1051-		;;
##############################################
luola-1.3.2/config.sub-1092-	-mac*)
luola-1.3.2/config.sub:1093:		os=`echo $os | sed -e 's|mac|macos|'`
luola-1.3.2/config.sub-1094-		;;
luola-1.3.2/config.sub-1095-	-sunos5*)
luola-1.3.2/config.sub:1096:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
luola-1.3.2/config.sub-1097-		;;
luola-1.3.2/config.sub-1098-	-sunos6*)
luola-1.3.2/config.sub:1099:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
luola-1.3.2/config.sub-1100-		;;
##############################################
luola-1.3.2/config.sub-1135-	-sinix5.*)
luola-1.3.2/config.sub:1136:		os=`echo $os | sed -e 's|sinix|sysv|'`
luola-1.3.2/config.sub-1137-		;;
##############################################
luola-1.3.2/config.sub-1174-		# Get rid of the `-' at the beginning of $os.
luola-1.3.2/config.sub:1175:		os=`echo $os | sed 's/[^-]*-//'`
luola-1.3.2/config.sub:1176:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
luola-1.3.2/config.sub-1177-		exit 1
##############################################
luola-1.3.2/config.sub-1397-		esac
luola-1.3.2/config.sub:1398:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
luola-1.3.2/config.sub-1399-		;;
##############################################
luola-1.3.2/depcomp-34-if test -z "$depfile"; then
luola-1.3.2/depcomp:35:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
luola-1.3.2/depcomp:36:   dir=`echo "$object" | sed 's,/.*$,/,'`
luola-1.3.2/depcomp-37-   if test "$dir" = "$object"; then
##############################################
luola-1.3.2/depcomp-43-
luola-1.3.2/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
luola-1.3.2/depcomp-45-
##############################################
luola-1.3.2/depcomp-177-  # $object doesn't have directory information.
luola-1.3.2/depcomp:178:  stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'`
luola-1.3.2/depcomp-179-  tmpdepfile="$stripped.u"
##############################################
luola-1.3.2/depcomp-196-    # Do two passes, one to just change these to
luola-1.3.2/depcomp:197:    # `$object: dependent.h' and one to simply `dependent.h:'.
luola-1.3.2/depcomp-198-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
luola-1.3.2/depcomp-214-   # Subdirectories are respected.
luola-1.3.2/depcomp:215:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
luola-1.3.2/depcomp-216-   test "x$dir" = "x$object" && dir=
luola-1.3.2/depcomp:217:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
luola-1.3.2/depcomp-218-
##############################################
luola-1.3.2/depcomp-326-  done
luola-1.3.2/depcomp:327:  obj_suffix="`echo $object | sed 's/^.*\././'`"
luola-1.3.2/depcomp-328-  touch "$tmpdepfile"
##############################################
luola-1.3.2/install-sh-85-
luola-1.3.2/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
luola-1.3.2/install-sh-87-	    shift
##############################################
luola-1.3.2/install-sh-89-
luola-1.3.2/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
luola-1.3.2/install-sh-91-	    shift
##############################################
luola-1.3.2/install-sh-151-	then
luola-1.3.2/install-sh:152:		dst="$dst"/`basename $src`
luola-1.3.2/install-sh-153-	else
##############################################
luola-1.3.2/install-sh-158-## this sed command emulates the dirname command
luola-1.3.2/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
luola-1.3.2/install-sh-160-
##############################################
luola-1.3.2/install-sh-172-IFS='%'
luola-1.3.2/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
luola-1.3.2/install-sh-174-IFS="${oIFS}"
##############################################
luola-1.3.2/install-sh-206-	then
luola-1.3.2/install-sh:207:		dstfile=`basename $dst`
luola-1.3.2/install-sh-208-	else
##############################################
luola-1.3.2/install-sh-216-	then
luola-1.3.2/install-sh:217:		dstfile=`basename $dst`
luola-1.3.2/install-sh-218-	else
##############################################
luola-1.3.2/missing-92-         from any GNU archive site."
luola-1.3.2/missing:93:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' $configure_ac`
luola-1.3.2/missing-94-    test -z "$files" && files="config.h"
##############################################
luola-1.3.2/missing-127-	*.y)
luola-1.3.2/missing:128:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
luola-1.3.2/missing-129-	    if [ -f "$SRCFILE" ]; then
##############################################
luola-1.3.2/missing-131-	    fi
luola-1.3.2/missing:132:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
luola-1.3.2/missing-133-	    if [ -f "$SRCFILE" ]; then
##############################################
luola-1.3.2/missing-157-	*.l)
luola-1.3.2/missing:158:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
luola-1.3.2/missing-159-	    if [ -f "$SRCFILE" ]; then
##############################################
luola-1.3.2/missing-177-         the \`GNU make' package.  Grab either from any GNU archive site."
luola-1.3.2/missing:178:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
luola-1.3.2/missing-179-    if test -z "$file"; then
luola-1.3.2/missing:180:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
luola-1.3.2/missing:181:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
luola-1.3.2/missing-182-    fi
##############################################
luola-1.3.2/mkinstalldirs-12-do
luola-1.3.2/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
luola-1.3.2/mkinstalldirs-14-   shift
##############################################
luola-1.3.2/src/Makefile.in-276-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
luola-1.3.2/src/Makefile.in:277:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
luola-1.3.2/src/Makefile.in-278-	  if test -f $$p \
luola-1.3.2/src/Makefile.in-279-	  ; then \
luola-1.3.2/src/Makefile.in:280:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
luola-1.3.2/src/Makefile.in-281-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
luola-1.3.2/src/Makefile.in-288-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
luola-1.3.2/src/Makefile.in:289:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
luola-1.3.2/src/Makefile.in-290-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
luola-1.3.2/src/Makefile.in-349-.c.obj:
luola-1.3.2/src/Makefile.in:350:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
luola-1.3.2/src/Makefile.in-351-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
luola-1.3.2/src/Makefile.in-353-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
luola-1.3.2/src/Makefile.in:354:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
luola-1.3.2/src/Makefile.in-355-uninstall-info-am:
##############################################
luola-1.3.2/src/Makefile.in-397-GTAGS:
luola-1.3.2/src/Makefile.in:398:	here=`$(am__cd) $(top_builddir) && pwd` \
luola-1.3.2/src/Makefile.in-399-	  && cd $(top_srcdir) \
##############################################
luola-1.3.2/src/Makefile.in-405-distdir: $(DISTFILES)
luola-1.3.2/src/Makefile.in:406:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
luola-1.3.2/src/Makefile.in:407:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
luola-1.3.2/src/Makefile.in-408-	list='$(DISTFILES)'; for file in $$list; do \
luola-1.3.2/src/Makefile.in-409-	  case $$file in \
luola-1.3.2/src/Makefile.in:410:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
luola-1.3.2/src/Makefile.in:411:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
luola-1.3.2/src/Makefile.in-412-	  esac; \
luola-1.3.2/src/Makefile.in-413-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
luola-1.3.2/src/Makefile.in:414:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
luola-1.3.2/src/Makefile.in-415-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
luola-1.3.2/data/Makefile.in-56-	uninstall-recursive
luola-1.3.2/data/Makefile.in:57:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
luola-1.3.2/data/Makefile.in-58-am__vpath_adj = case $$p in \
luola-1.3.2/data/Makefile.in:59:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
luola-1.3.2/data/Makefile.in-60-    *) f=$$p;; \
luola-1.3.2/data/Makefile.in-61-  esac;
luola-1.3.2/data/Makefile.in:62:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
luola-1.3.2/data/Makefile.in-63-am__installdirs = "$(DESTDIR)$(pkgdatadir)"
##############################################
luola-1.3.2/data/Makefile.in-225-	dot_seen=no; \
luola-1.3.2/data/Makefile.in:226:	target=`echo $@ | sed s/-recursive//`; \
luola-1.3.2/data/Makefile.in-227-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
luola-1.3.2/data/Makefile.in-261-	rev="$$rev ."; \
luola-1.3.2/data/Makefile.in:262:	target=`echo $@ | sed s/-recursive//`; \
luola-1.3.2/data/Makefile.in-263-	for subdir in $$rev; do \
##############################################
luola-1.3.2/data/Makefile.in-335-GTAGS:
luola-1.3.2/data/Makefile.in:336:	here=`$(am__cd) $(top_builddir) && pwd` \
luola-1.3.2/data/Makefile.in-337-	  && cd $(top_srcdir) \
##############################################
luola-1.3.2/data/Makefile.in-343-distdir: $(DISTFILES)
luola-1.3.2/data/Makefile.in:344:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
luola-1.3.2/data/Makefile.in:345:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
luola-1.3.2/data/Makefile.in-346-	list='$(DISTFILES)'; for file in $$list; do \
luola-1.3.2/data/Makefile.in-347-	  case $$file in \
luola-1.3.2/data/Makefile.in:348:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
luola-1.3.2/data/Makefile.in:349:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
luola-1.3.2/data/Makefile.in-350-	  esac; \
luola-1.3.2/data/Makefile.in-351-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
luola-1.3.2/data/Makefile.in:352:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
luola-1.3.2/data/Makefile.in-353-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
luola-1.3.2/data/Makefile.in-374-	    || exit 1; \
luola-1.3.2/data/Makefile.in:375:	    distdir=`$(am__cd) $(distdir) && pwd`; \
luola-1.3.2/data/Makefile.in:376:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
luola-1.3.2/data/Makefile.in-377-	    (cd $$subdir && \
##############################################
luola-1.3.2/data/levels/Makefile.in-50-DIST_SOURCES =
luola-1.3.2/data/levels/Makefile.in:51:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
luola-1.3.2/data/levels/Makefile.in-52-am__vpath_adj = case $$p in \
luola-1.3.2/data/levels/Makefile.in:53:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
luola-1.3.2/data/levels/Makefile.in-54-    *) f=$$p;; \
luola-1.3.2/data/levels/Makefile.in-55-  esac;
luola-1.3.2/data/levels/Makefile.in:56:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
luola-1.3.2/data/levels/Makefile.in-57-am__installdirs = "$(DESTDIR)$(pkgdatadir)"
##############################################
luola-1.3.2/data/levels/Makefile.in-207-distdir: $(DISTFILES)
luola-1.3.2/data/levels/Makefile.in:208:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
luola-1.3.2/data/levels/Makefile.in:209:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
luola-1.3.2/data/levels/Makefile.in-210-	list='$(DISTFILES)'; for file in $$list; do \
luola-1.3.2/data/levels/Makefile.in-211-	  case $$file in \
luola-1.3.2/data/levels/Makefile.in:212:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
luola-1.3.2/data/levels/Makefile.in:213:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
luola-1.3.2/data/levels/Makefile.in-214-	  esac; \
luola-1.3.2/data/levels/Makefile.in-215-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
luola-1.3.2/data/levels/Makefile.in:216:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
luola-1.3.2/data/levels/Makefile.in-217-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
luola-1.3.2/data/font/Makefile.in-50-DIST_SOURCES =
luola-1.3.2/data/font/Makefile.in:51:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
luola-1.3.2/data/font/Makefile.in-52-am__vpath_adj = case $$p in \
luola-1.3.2/data/font/Makefile.in:53:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
luola-1.3.2/data/font/Makefile.in-54-    *) f=$$p;; \
luola-1.3.2/data/font/Makefile.in-55-  esac;
luola-1.3.2/data/font/Makefile.in:56:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
luola-1.3.2/data/font/Makefile.in-57-am__installdirs = "$(DESTDIR)$(pkgdatadir)"
##############################################
luola-1.3.2/data/font/Makefile.in-207-distdir: $(DISTFILES)
luola-1.3.2/data/font/Makefile.in:208:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
luola-1.3.2/data/font/Makefile.in:209:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
luola-1.3.2/data/font/Makefile.in-210-	list='$(DISTFILES)'; for file in $$list; do \
luola-1.3.2/data/font/Makefile.in-211-	  case $$file in \
luola-1.3.2/data/font/Makefile.in:212:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
luola-1.3.2/data/font/Makefile.in:213:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
luola-1.3.2/data/font/Makefile.in-214-	  esac; \
luola-1.3.2/data/font/Makefile.in-215-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
luola-1.3.2/data/font/Makefile.in:216:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
luola-1.3.2/data/font/Makefile.in-217-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
luola-1.3.2/tools/Makefile.in-250-.c.obj:
luola-1.3.2/tools/Makefile.in:251:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
luola-1.3.2/tools/Makefile.in-252-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
luola-1.3.2/tools/Makefile.in-254-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
luola-1.3.2/tools/Makefile.in:255:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
luola-1.3.2/tools/Makefile.in-256-
luola-1.3.2/tools/Makefile.in-257-ldat.o: $(top_srcdir)/src/ldat.c
luola-1.3.2/tools/Makefile.in:258:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ldat.o -MD -MP -MF "$(DEPDIR)/ldat.Tpo" -c -o ldat.o `test -f '$(top_srcdir)/src/ldat.c' || echo '$(srcdir)/'`$(top_srcdir)/src/ldat.c; \
luola-1.3.2/tools/Makefile.in-259-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/ldat.Tpo" "$(DEPDIR)/ldat.Po"; else rm -f "$(DEPDIR)/ldat.Tpo"; exit 1; fi
##############################################
luola-1.3.2/tools/Makefile.in-261-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
luola-1.3.2/tools/Makefile.in:262:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ldat.o `test -f '$(top_srcdir)/src/ldat.c' || echo '$(srcdir)/'`$(top_srcdir)/src/ldat.c
luola-1.3.2/tools/Makefile.in-263-
luola-1.3.2/tools/Makefile.in-264-ldat.obj: $(top_srcdir)/src/ldat.c
luola-1.3.2/tools/Makefile.in:265:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ldat.obj -MD -MP -MF "$(DEPDIR)/ldat.Tpo" -c -o ldat.obj `if test -f '$(top_srcdir)/src/ldat.c'; then $(CYGPATH_W) '$(top_srcdir)/src/ldat.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/ldat.c'; fi`; \
luola-1.3.2/tools/Makefile.in-266-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/ldat.Tpo" "$(DEPDIR)/ldat.Po"; else rm -f "$(DEPDIR)/ldat.Tpo"; exit 1; fi
##############################################
luola-1.3.2/tools/Makefile.in-268-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
luola-1.3.2/tools/Makefile.in:269:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ldat.obj `if test -f '$(top_srcdir)/src/ldat.c'; then $(CYGPATH_W) '$(top_srcdir)/src/ldat.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/ldat.c'; fi`
luola-1.3.2/tools/Makefile.in-270-
luola-1.3.2/tools/Makefile.in-271-lcmap.o: $(top_srcdir)/src/lcmap.c
luola-1.3.2/tools/Makefile.in:272:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lcmap.o -MD -MP -MF "$(DEPDIR)/lcmap.Tpo" -c -o lcmap.o `test -f '$(top_srcdir)/src/lcmap.c' || echo '$(srcdir)/'`$(top_srcdir)/src/lcmap.c; \
luola-1.3.2/tools/Makefile.in-273-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/lcmap.Tpo" "$(DEPDIR)/lcmap.Po"; else rm -f "$(DEPDIR)/lcmap.Tpo"; exit 1; fi
##############################################
luola-1.3.2/tools/Makefile.in-275-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
luola-1.3.2/tools/Makefile.in:276:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lcmap.o `test -f '$(top_srcdir)/src/lcmap.c' || echo '$(srcdir)/'`$(top_srcdir)/src/lcmap.c
luola-1.3.2/tools/Makefile.in-277-
luola-1.3.2/tools/Makefile.in-278-lcmap.obj: $(top_srcdir)/src/lcmap.c
luola-1.3.2/tools/Makefile.in:279:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lcmap.obj -MD -MP -MF "$(DEPDIR)/lcmap.Tpo" -c -o lcmap.obj `if test -f '$(top_srcdir)/src/lcmap.c'; then $(CYGPATH_W) '$(top_srcdir)/src/lcmap.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/lcmap.c'; fi`; \
luola-1.3.2/tools/Makefile.in-280-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/lcmap.Tpo" "$(DEPDIR)/lcmap.Po"; else rm -f "$(DEPDIR)/lcmap.Tpo"; exit 1; fi
##############################################
luola-1.3.2/tools/Makefile.in-282-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
luola-1.3.2/tools/Makefile.in:283:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lcmap.obj `if test -f '$(top_srcdir)/src/lcmap.c'; then $(CYGPATH_W) '$(top_srcdir)/src/lcmap.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/lcmap.c'; fi`
luola-1.3.2/tools/Makefile.in-284-
luola-1.3.2/tools/Makefile.in-285-parser.o: $(top_srcdir)/src/parser.c
luola-1.3.2/tools/Makefile.in:286:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT parser.o -MD -MP -MF "$(DEPDIR)/parser.Tpo" -c -o parser.o `test -f '$(top_srcdir)/src/parser.c' || echo '$(srcdir)/'`$(top_srcdir)/src/parser.c; \
luola-1.3.2/tools/Makefile.in-287-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/parser.Tpo" "$(DEPDIR)/parser.Po"; else rm -f "$(DEPDIR)/parser.Tpo"; exit 1; fi
##############################################
luola-1.3.2/tools/Makefile.in-289-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
luola-1.3.2/tools/Makefile.in:290:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o parser.o `test -f '$(top_srcdir)/src/parser.c' || echo '$(srcdir)/'`$(top_srcdir)/src/parser.c
luola-1.3.2/tools/Makefile.in-291-
luola-1.3.2/tools/Makefile.in-292-parser.obj: $(top_srcdir)/src/parser.c
luola-1.3.2/tools/Makefile.in:293:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT parser.obj -MD -MP -MF "$(DEPDIR)/parser.Tpo" -c -o parser.obj `if test -f '$(top_srcdir)/src/parser.c'; then $(CYGPATH_W) '$(top_srcdir)/src/parser.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/parser.c'; fi`; \
luola-1.3.2/tools/Makefile.in-294-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/parser.Tpo" "$(DEPDIR)/parser.Po"; else rm -f "$(DEPDIR)/parser.Tpo"; exit 1; fi
##############################################
luola-1.3.2/tools/Makefile.in-296-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
luola-1.3.2/tools/Makefile.in:297:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o parser.obj `if test -f '$(top_srcdir)/src/parser.c'; then $(CYGPATH_W) '$(top_srcdir)/src/parser.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/parser.c'; fi`
luola-1.3.2/tools/Makefile.in-298-
luola-1.3.2/tools/Makefile.in-299-list.o: $(top_srcdir)/src/list.c
luola-1.3.2/tools/Makefile.in:300:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT list.o -MD -MP -MF "$(DEPDIR)/list.Tpo" -c -o list.o `test -f '$(top_srcdir)/src/list.c' || echo '$(srcdir)/'`$(top_srcdir)/src/list.c; \
luola-1.3.2/tools/Makefile.in-301-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/list.Tpo" "$(DEPDIR)/list.Po"; else rm -f "$(DEPDIR)/list.Tpo"; exit 1; fi
##############################################
luola-1.3.2/tools/Makefile.in-303-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
luola-1.3.2/tools/Makefile.in:304:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o list.o `test -f '$(top_srcdir)/src/list.c' || echo '$(srcdir)/'`$(top_srcdir)/src/list.c
luola-1.3.2/tools/Makefile.in-305-
luola-1.3.2/tools/Makefile.in-306-list.obj: $(top_srcdir)/src/list.c
luola-1.3.2/tools/Makefile.in:307:@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT list.obj -MD -MP -MF "$(DEPDIR)/list.Tpo" -c -o list.obj `if test -f '$(top_srcdir)/src/list.c'; then $(CYGPATH_W) '$(top_srcdir)/src/list.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/list.c'; fi`; \
luola-1.3.2/tools/Makefile.in-308-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/list.Tpo" "$(DEPDIR)/list.Po"; else rm -f "$(DEPDIR)/list.Tpo"; exit 1; fi
##############################################
luola-1.3.2/tools/Makefile.in-310-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
luola-1.3.2/tools/Makefile.in:311:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o list.obj `if test -f '$(top_srcdir)/src/list.c'; then $(CYGPATH_W) '$(top_srcdir)/src/list.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/src/list.c'; fi`
luola-1.3.2/tools/Makefile.in-312-uninstall-info-am:
##############################################
luola-1.3.2/tools/Makefile.in-354-GTAGS:
luola-1.3.2/tools/Makefile.in:355:	here=`$(am__cd) $(top_builddir) && pwd` \
luola-1.3.2/tools/Makefile.in-356-	  && cd $(top_srcdir) \
##############################################
luola-1.3.2/tools/Makefile.in-362-distdir: $(DISTFILES)
luola-1.3.2/tools/Makefile.in:363:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
luola-1.3.2/tools/Makefile.in:364:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
luola-1.3.2/tools/Makefile.in-365-	list='$(DISTFILES)'; for file in $$list; do \
luola-1.3.2/tools/Makefile.in-366-	  case $$file in \
luola-1.3.2/tools/Makefile.in:367:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
luola-1.3.2/tools/Makefile.in:368:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
luola-1.3.2/tools/Makefile.in-369-	  esac; \
luola-1.3.2/tools/Makefile.in-370-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
luola-1.3.2/tools/Makefile.in:371:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
luola-1.3.2/tools/Makefile.in-372-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
luola-1.3.2/tools/mkthumbnail.sh-4-do
luola-1.3.2/tools/mkthumbnail.sh:5:	thumb="`basename $1 | sed 's/\..*$//'`.thumb.png"
luola-1.3.2/tools/mkthumbnail.sh-6-	echo "$1 -> $thumb"
##############################################
luola-1.3.2/contrib/Makefile.in-210-.c.obj:
luola-1.3.2/contrib/Makefile.in:211:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
luola-1.3.2/contrib/Makefile.in-212-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
luola-1.3.2/contrib/Makefile.in-214-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
luola-1.3.2/contrib/Makefile.in:215:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
luola-1.3.2/contrib/Makefile.in-216-uninstall-info-am:
##############################################
luola-1.3.2/contrib/Makefile.in-258-GTAGS:
luola-1.3.2/contrib/Makefile.in:259:	here=`$(am__cd) $(top_builddir) && pwd` \
luola-1.3.2/contrib/Makefile.in-260-	  && cd $(top_srcdir) \
##############################################
luola-1.3.2/contrib/Makefile.in-266-distdir: $(DISTFILES)
luola-1.3.2/contrib/Makefile.in:267:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
luola-1.3.2/contrib/Makefile.in:268:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
luola-1.3.2/contrib/Makefile.in-269-	list='$(DISTFILES)'; for file in $$list; do \
luola-1.3.2/contrib/Makefile.in-270-	  case $$file in \
luola-1.3.2/contrib/Makefile.in:271:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
luola-1.3.2/contrib/Makefile.in:272:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
luola-1.3.2/contrib/Makefile.in-273-	  esac; \
luola-1.3.2/contrib/Makefile.in-274-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
luola-1.3.2/contrib/Makefile.in:275:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
luola-1.3.2/contrib/Makefile.in-276-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
luola-1.3.2/.pc/spelling/acinclude.m4-43-  else
luola-1.3.2/.pc/spelling/acinclude.m4:44:    SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags`
luola-1.3.2/.pc/spelling/acinclude.m4:45:    SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs`
luola-1.3.2/.pc/spelling/acinclude.m4-46-
##############################################
luola-1.3.2/.pc/spelling/configure-45-do
luola-1.3.2/.pc/spelling/configure:46:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
luola-1.3.2/.pc/spelling/configure-47-    eval $as_var=C; export $as_var
##############################################
luola-1.3.2/.pc/spelling/configure-103-  as_lineno_2=$LINENO
luola-1.3.2/.pc/spelling/configure:104:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
luola-1.3.2/.pc/spelling/configure-105-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
luola-1.3.2/.pc/spelling/configure-142-  as_lineno_2=$LINENO
luola-1.3.2/.pc/spelling/configure:143:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
luola-1.3.2/.pc/spelling/configure-144-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
luola-1.3.2/.pc/spelling/configure-364-
luola-1.3.2/.pc/spelling/configure:365:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
luola-1.3.2/.pc/spelling/configure-366-
##############################################
luola-1.3.2/.pc/spelling/configure-397-  -disable-* | --disable-*)
luola-1.3.2/.pc/spelling/configure:398:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
luola-1.3.2/.pc/spelling/configure-399-    # Reject names that are not valid shell variable names.
##############################################
luola-1.3.2/.pc/spelling/configure-402-   { (exit 1); exit 1; }; }
luola-1.3.2/.pc/spelling/configure:403:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
luola-1.3.2/.pc/spelling/configure-404-    eval "enable_$ac_feature=no" ;;
##############################################
luola-1.3.2/.pc/spelling/configure-406-  -enable-* | --enable-*)
luola-1.3.2/.pc/spelling/configure:407:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
luola-1.3.2/.pc/spelling/configure-408-    # Reject names that are not valid shell variable names.
##############################################
luola-1.3.2/.pc/spelling/configure-411-   { (exit 1); exit 1; }; }
luola-1.3.2/.pc/spelling/configure:412:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
luola-1.3.2/.pc/spelling/configure-413-    case $ac_option in
luola-1.3.2/.pc/spelling/configure:414:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
luola-1.3.2/.pc/spelling/configure-415-      *) ac_optarg=yes ;;
##############################################
luola-1.3.2/.pc/spelling/configure-588-  -with-* | --with-*)
luola-1.3.2/.pc/spelling/configure:589:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
luola-1.3.2/.pc/spelling/configure-590-    # Reject names that are not valid shell variable names.
##############################################
luola-1.3.2/.pc/spelling/configure-593-   { (exit 1); exit 1; }; }
luola-1.3.2/.pc/spelling/configure:594:    ac_package=`echo $ac_package| sed 's/-/_/g'`
luola-1.3.2/.pc/spelling/configure-595-    case $ac_option in
luola-1.3.2/.pc/spelling/configure:596:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
luola-1.3.2/.pc/spelling/configure-597-      *) ac_optarg=yes ;;
##############################################
luola-1.3.2/.pc/spelling/configure-601-  -without-* | --without-*)
luola-1.3.2/.pc/spelling/configure:602:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
luola-1.3.2/.pc/spelling/configure-603-    # Reject names that are not valid shell variable names.
##############################################
luola-1.3.2/.pc/spelling/configure-606-   { (exit 1); exit 1; }; }
luola-1.3.2/.pc/spelling/configure:607:    ac_package=`echo $ac_package | sed 's/-/_/g'`
luola-1.3.2/.pc/spelling/configure-608-    eval "with_$ac_package=no" ;;
##############################################
luola-1.3.2/.pc/spelling/configure-633-  *=*)
luola-1.3.2/.pc/spelling/configure:634:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
luola-1.3.2/.pc/spelling/configure-635-    # Reject names that are not valid shell variable names.
##############################################
luola-1.3.2/.pc/spelling/configure-638-   { (exit 1); exit 1; }; }
luola-1.3.2/.pc/spelling/configure:639:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
luola-1.3.2/.pc/spelling/configure-640-    eval "$ac_envvar='$ac_optarg'"
##############################################
luola-1.3.2/.pc/spelling/configure-654-if test -n "$ac_prev"; then
luola-1.3.2/.pc/spelling/configure:655:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
luola-1.3.2/.pc/spelling/configure-656-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
luola-1.3.2/.pc/spelling/configure-662-do
luola-1.3.2/.pc/spelling/configure:663:  eval ac_val=$`echo $ac_var`
luola-1.3.2/.pc/spelling/configure-664-  case $ac_val in
##############################################
luola-1.3.2/.pc/spelling/configure-674-do
luola-1.3.2/.pc/spelling/configure:675:  eval ac_val=$`echo $ac_var`
luola-1.3.2/.pc/spelling/configure-676-  case $ac_val in
##############################################
luola-1.3.2/.pc/spelling/configure-741-   { (exit 1); exit 1; }; }
luola-1.3.2/.pc/spelling/configure:742:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
luola-1.3.2/.pc/spelling/configure-743-ac_env_build_alias_set=${build_alias+set}
##############################################
luola-1.3.2/.pc/spelling/configure-812-By default, \`make install' will install all the files in
luola-1.3.2/.pc/spelling/configure:813:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
luola-1.3.2/.pc/spelling/configure:814:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
luola-1.3.2/.pc/spelling/configure-815-for instance \`--prefix=\$HOME'.
##############################################
luola-1.3.2/.pc/spelling/configure-893-if test "$ac_dir" != .; then
luola-1.3.2/.pc/spelling/configure:894:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
luola-1.3.2/.pc/spelling/configure-895-  # A "../" for each directory in $ac_dir_suffix.
luola-1.3.2/.pc/spelling/configure:896:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
luola-1.3.2/.pc/spelling/configure-897-else
##############################################
luola-1.3.2/.pc/spelling/configure-906-    else
luola-1.3.2/.pc/spelling/configure:907:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
luola-1.3.2/.pc/spelling/configure-908-    fi ;;
##############################################
luola-1.3.2/.pc/spelling/configure-1062-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
luola-1.3.2/.pc/spelling/configure:1063:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
luola-1.3.2/.pc/spelling/configure-1064-    esac
##############################################
luola-1.3.2/.pc/spelling/configure-1134-    do
luola-1.3.2/.pc/spelling/configure:1135:      eval ac_val=$`echo $ac_var`
luola-1.3.2/.pc/spelling/configure-1136-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
luola-1.3.2/.pc/spelling/configure-1148-      do
luola-1.3.2/.pc/spelling/configure:1149:	eval ac_val=$`echo $ac_var`
luola-1.3.2/.pc/spelling/configure-1150-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
luola-1.3.2/.pc/spelling/configure-1255-    set,)
luola-1.3.2/.pc/spelling/configure:1256:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
luola-1.3.2/.pc/spelling/configure:1257:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
luola-1.3.2/.pc/spelling/configure-1258-      ac_cache_corrupted=: ;;
##############################################
luola-1.3.2/.pc/spelling/configure-1278-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
luola-1.3.2/.pc/spelling/configure:1279:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
luola-1.3.2/.pc/spelling/configure-1280-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
luola-1.3.2/.pc/spelling/configure-1369-test -z "$ac_cv_build_alias" &&
luola-1.3.2/.pc/spelling/configure:1370:  ac_cv_build_alias=`$ac_config_guess`
luola-1.3.2/.pc/spelling/configure-1371-test -z "$ac_cv_build_alias" &&
##############################################
luola-1.3.2/.pc/spelling/configure-1374-   { (exit 1); exit 1; }; }
luola-1.3.2/.pc/spelling/configure:1375:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
luola-1.3.2/.pc/spelling/configure-1376-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
luola-1.3.2/.pc/spelling/configure-1383-build=$ac_cv_build
luola-1.3.2/.pc/spelling/configure:1384:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
luola-1.3.2/.pc/spelling/configure:1385:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
luola-1.3.2/.pc/spelling/configure:1386:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
luola-1.3.2/.pc/spelling/configure-1387-
##############################################
luola-1.3.2/.pc/spelling/configure-1396-  ac_cv_host_alias=$ac_cv_build_alias
luola-1.3.2/.pc/spelling/configure:1397:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
luola-1.3.2/.pc/spelling/configure-1398-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
luola-1.3.2/.pc/spelling/configure-1405-host=$ac_cv_host
luola-1.3.2/.pc/spelling/configure:1406:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
luola-1.3.2/.pc/spelling/configure:1407:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
luola-1.3.2/.pc/spelling/configure:1408:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
luola-1.3.2/.pc/spelling/configure-1409-
##############################################
luola-1.3.2/.pc/spelling/configure-1418-  ac_cv_target_alias=$ac_cv_host_alias
luola-1.3.2/.pc/spelling/configure:1419:ac_cv_target=`$ac_config_sub $ac_cv_target_alias` ||
luola-1.3.2/.pc/spelling/configure-1420-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5
##############################################
luola-1.3.2/.pc/spelling/configure-1427-target=$ac_cv_target
luola-1.3.2/.pc/spelling/configure:1428:target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
luola-1.3.2/.pc/spelling/configure:1429:target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
luola-1.3.2/.pc/spelling/configure:1430:target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
luola-1.3.2/.pc/spelling/configure-1431-
##############################################
luola-1.3.2/.pc/spelling/configure-1530-if (
luola-1.3.2/.pc/spelling/configure:1531:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
luola-1.3.2/.pc/spelling/configure-1532-   if test "$*" = "X"; then
luola-1.3.2/.pc/spelling/configure-1533-      # -L didn't work.
luola-1.3.2/.pc/spelling/configure:1534:      set X `ls -t $srcdir/configure conftest.file`
luola-1.3.2/.pc/spelling/configure-1535-   fi
##############################################
luola-1.3.2/.pc/spelling/configure-1574-_ACEOF
luola-1.3.2/.pc/spelling/configure:1575:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
luola-1.3.2/.pc/spelling/configure-1576-rm conftest.sed
##############################################
luola-1.3.2/.pc/spelling/configure-1578-# expand $ac_aux_dir to an absolute path
luola-1.3.2/.pc/spelling/configure:1579:am_aux_dir=`cd $ac_aux_dir && pwd`
luola-1.3.2/.pc/spelling/configure-1580-
##############################################
luola-1.3.2/.pc/spelling/configure-1665-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
luola-1.3.2/.pc/spelling/configure:1666:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
luola-1.3.2/.pc/spelling/configure-1667-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
luola-1.3.2/.pc/spelling/configure-1674-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
luola-1.3.2/.pc/spelling/configure:1675:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
luola-1.3.2/.pc/spelling/configure-1676-if test -n "$ac_maketemp"; then
##############################################
luola-1.3.2/.pc/spelling/configure-1682-fi
luola-1.3.2/.pc/spelling/configure:1683:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
luola-1.3.2/.pc/spelling/configure-1684-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
luola-1.3.2/.pc/spelling/configure-1702-# test to see if srcdir already configured
luola-1.3.2/.pc/spelling/configure:1703:if test "`cd $srcdir && pwd`" != "`pwd`" &&
luola-1.3.2/.pc/spelling/configure-1704-   test -f $srcdir/config.status; then
##############################################
luola-1.3.2/.pc/spelling/configure-2171-     "checking for C compiler version" >&5
luola-1.3.2/.pc/spelling/configure:2172:ac_compiler=`set X $ac_compile; echo $2`
luola-1.3.2/.pc/spelling/configure-2173-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
luola-1.3.2/.pc/spelling/configure-2210-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
luola-1.3.2/.pc/spelling/configure:2211:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
luola-1.3.2/.pc/spelling/configure-2212-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
luola-1.3.2/.pc/spelling/configure-2238-    *.* )
luola-1.3.2/.pc/spelling/configure:2239:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
luola-1.3.2/.pc/spelling/configure-2240-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
luola-1.3.2/.pc/spelling/configure-2318-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
luola-1.3.2/.pc/spelling/configure:2319:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
luola-1.3.2/.pc/spelling/configure-2320-	  export ac_cv_exeext
##############################################
luola-1.3.2/.pc/spelling/configure-2368-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
luola-1.3.2/.pc/spelling/configure:2369:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
luola-1.3.2/.pc/spelling/configure-2370-       break;;
##############################################
luola-1.3.2/.pc/spelling/configure-2447-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
luola-1.3.2/.pc/spelling/configure:2448:GCC=`test $ac_compiler_gnu = yes && echo yes`
luola-1.3.2/.pc/spelling/configure-2449-ac_test_CFLAGS=${CFLAGS+set}
##############################################
luola-1.3.2/.pc/spelling/configure-2806-# case it prints its new name instead of `make'.
luola-1.3.2/.pc/spelling/configure:2807:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
luola-1.3.2/.pc/spelling/configure-2808-   am__include=include
##############################################
luola-1.3.2/.pc/spelling/configure-2814-   echo '.include "confinc"' > confmf
luola-1.3.2/.pc/spelling/configure:2815:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
luola-1.3.2/.pc/spelling/configure-2816-      am__include=.include
##############################################
luola-1.3.2/.pc/spelling/configure-2876-  if test "$am_compiler_list" = ""; then
luola-1.3.2/.pc/spelling/configure:2877:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
luola-1.3.2/.pc/spelling/configure-2878-  fi
##############################################
luola-1.3.2/.pc/spelling/configure-3043-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
luola-1.3.2/.pc/spelling/configure:3044:  as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
luola-1.3.2/.pc/spelling/configure-3045-echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5
##############################################
luola-1.3.2/.pc/spelling/configure-3098-fi
luola-1.3.2/.pc/spelling/configure:3099:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
luola-1.3.2/.pc/spelling/configure:3100:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
luola-1.3.2/.pc/spelling/configure:3101:if test `eval echo '${'$as_ac_Header'}'` = yes; then
luola-1.3.2/.pc/spelling/configure-3102-  cat >>confdefs.h <<_ACEOF
luola-1.3.2/.pc/spelling/configure:3103:#define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
luola-1.3.2/.pc/spelling/configure-3104-_ACEOF
##############################################
luola-1.3.2/.pc/spelling/configure-3795-do
luola-1.3.2/.pc/spelling/configure:3796:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
luola-1.3.2/.pc/spelling/configure-3797-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
luola-1.3.2/.pc/spelling/configure-3842-fi
luola-1.3.2/.pc/spelling/configure:3843:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
luola-1.3.2/.pc/spelling/configure:3844:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
luola-1.3.2/.pc/spelling/configure:3845:if test `eval echo '${'$as_ac_Header'}'` = yes; then
luola-1.3.2/.pc/spelling/configure-3846-  cat >>confdefs.h <<_ACEOF
luola-1.3.2/.pc/spelling/configure:3847:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
luola-1.3.2/.pc/spelling/configure-3848-_ACEOF
##############################################
luola-1.3.2/.pc/spelling/configure-3860-do
luola-1.3.2/.pc/spelling/configure:3861:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
luola-1.3.2/.pc/spelling/configure-3862-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
luola-1.3.2/.pc/spelling/configure-3867-fi
luola-1.3.2/.pc/spelling/configure:3868:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
luola-1.3.2/.pc/spelling/configure:3869:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
luola-1.3.2/.pc/spelling/configure-3870-else
##############################################
luola-1.3.2/.pc/spelling/configure-3994-fi
luola-1.3.2/.pc/spelling/configure:3995:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
luola-1.3.2/.pc/spelling/configure:3996:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
luola-1.3.2/.pc/spelling/configure-3997-
luola-1.3.2/.pc/spelling/configure-3998-fi
luola-1.3.2/.pc/spelling/configure:3999:if test `eval echo '${'$as_ac_Header'}'` = yes; then
luola-1.3.2/.pc/spelling/configure-4000-  cat >>confdefs.h <<_ACEOF
luola-1.3.2/.pc/spelling/configure:4001:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
luola-1.3.2/.pc/spelling/configure-4002-_ACEOF
##############################################
luola-1.3.2/.pc/spelling/configure-4319-do
luola-1.3.2/.pc/spelling/configure:4320:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
luola-1.3.2/.pc/spelling/configure-4321-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
luola-1.3.2/.pc/spelling/configure-4326-fi
luola-1.3.2/.pc/spelling/configure:4327:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
luola-1.3.2/.pc/spelling/configure:4328:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
luola-1.3.2/.pc/spelling/configure-4329-else
##############################################
luola-1.3.2/.pc/spelling/configure-4453-fi
luola-1.3.2/.pc/spelling/configure:4454:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
luola-1.3.2/.pc/spelling/configure:4455:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
luola-1.3.2/.pc/spelling/configure-4456-
luola-1.3.2/.pc/spelling/configure-4457-fi
luola-1.3.2/.pc/spelling/configure:4458:if test `eval echo '${'$as_ac_Header'}'` = yes; then
luola-1.3.2/.pc/spelling/configure-4459-  cat >>confdefs.h <<_ACEOF
luola-1.3.2/.pc/spelling/configure:4460:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
luola-1.3.2/.pc/spelling/configure-4461-_ACEOF
##############################################
luola-1.3.2/.pc/spelling/configure-4550-do
luola-1.3.2/.pc/spelling/configure:4551:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
luola-1.3.2/.pc/spelling/configure-4552-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
luola-1.3.2/.pc/spelling/configure-4557-fi
luola-1.3.2/.pc/spelling/configure:4558:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
luola-1.3.2/.pc/spelling/configure:4559:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
luola-1.3.2/.pc/spelling/configure-4560-else
##############################################
luola-1.3.2/.pc/spelling/configure-4684-fi
luola-1.3.2/.pc/spelling/configure:4685:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
luola-1.3.2/.pc/spelling/configure:4686:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
luola-1.3.2/.pc/spelling/configure-4687-
luola-1.3.2/.pc/spelling/configure-4688-fi
luola-1.3.2/.pc/spelling/configure:4689:if test `eval echo '${'$as_ac_Header'}'` = yes; then
luola-1.3.2/.pc/spelling/configure-4690-  cat >>confdefs.h <<_ACEOF
luola-1.3.2/.pc/spelling/configure:4691:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
luola-1.3.2/.pc/spelling/configure-4692-_ACEOF
##############################################
luola-1.3.2/.pc/spelling/configure-4927-do
luola-1.3.2/.pc/spelling/configure:4928:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
luola-1.3.2/.pc/spelling/configure-4929-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
luola-1.3.2/.pc/spelling/configure-5016-fi
luola-1.3.2/.pc/spelling/configure:5017:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
luola-1.3.2/.pc/spelling/configure:5018:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
luola-1.3.2/.pc/spelling/configure:5019:if test `eval echo '${'$as_ac_var'}'` = yes; then
luola-1.3.2/.pc/spelling/configure-5020-  cat >>confdefs.h <<_ACEOF
luola-1.3.2/.pc/spelling/configure:5021:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
luola-1.3.2/.pc/spelling/configure-5022-_ACEOF
##############################################
luola-1.3.2/.pc/spelling/configure-5134-do
luola-1.3.2/.pc/spelling/configure:5135:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
luola-1.3.2/.pc/spelling/configure-5136-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
luola-1.3.2/.pc/spelling/configure-5223-fi
luola-1.3.2/.pc/spelling/configure:5224:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
luola-1.3.2/.pc/spelling/configure:5225:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
luola-1.3.2/.pc/spelling/configure:5226:if test `eval echo '${'$as_ac_var'}'` = yes; then
luola-1.3.2/.pc/spelling/configure-5227-  cat >>confdefs.h <<_ACEOF
luola-1.3.2/.pc/spelling/configure:5228:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
luola-1.3.2/.pc/spelling/configure-5229-_ACEOF
##############################################
luola-1.3.2/.pc/spelling/configure-5575-  else
luola-1.3.2/.pc/spelling/configure:5576:    SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags`
luola-1.3.2/.pc/spelling/configure:5577:    SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs`
luola-1.3.2/.pc/spelling/configure-5578-
##############################################
luola-1.3.2/.pc/spelling/configure-6091-do
luola-1.3.2/.pc/spelling/configure:6092:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
luola-1.3.2/.pc/spelling/configure-6093-    eval $as_var=C; export $as_var
##############################################
luola-1.3.2/.pc/spelling/configure-6149-  as_lineno_2=$LINENO
luola-1.3.2/.pc/spelling/configure:6150:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
luola-1.3.2/.pc/spelling/configure-6151-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
luola-1.3.2/.pc/spelling/configure-6189-  as_lineno_2=$LINENO
luola-1.3.2/.pc/spelling/configure:6190:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
luola-1.3.2/.pc/spelling/configure-6191-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
luola-1.3.2/.pc/spelling/configure-6371-configured by $0, generated by GNU Autoconf 2.59,
luola-1.3.2/.pc/spelling/configure:6372:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
luola-1.3.2/.pc/spelling/configure-6373-
##############################################
luola-1.3.2/.pc/spelling/configure-6388-  --*=*)
luola-1.3.2/.pc/spelling/configure:6389:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
luola-1.3.2/.pc/spelling/configure:6390:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
luola-1.3.2/.pc/spelling/configure-6391-    ac_shift=:
##############################################
luola-1.3.2/.pc/spelling/configure-6663-      fi
luola-1.3.2/.pc/spelling/configure:6664:      ac_sed_frag=`expr $ac_sed_frag + 1`
luola-1.3.2/.pc/spelling/configure-6665-      ac_beg=$ac_end
luola-1.3.2/.pc/spelling/configure:6666:      ac_end=`expr $ac_end + $ac_max_sed_lines`
luola-1.3.2/.pc/spelling/configure-6667-    fi
##############################################
luola-1.3.2/.pc/spelling/configure-6680-	cat >$tmp/stdin
luola-1.3.2/.pc/spelling/configure:6681:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
luola-1.3.2/.pc/spelling/configure:6682:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
luola-1.3.2/.pc/spelling/configure:6683:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
luola-1.3.2/.pc/spelling/configure:6684:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
luola-1.3.2/.pc/spelling/configure-6685-  * )   ac_file_in=$ac_file.in ;;
##############################################
luola-1.3.2/.pc/spelling/configure-6728-if test "$ac_dir" != .; then
luola-1.3.2/.pc/spelling/configure:6729:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
luola-1.3.2/.pc/spelling/configure-6730-  # A "../" for each directory in $ac_dir_suffix.
luola-1.3.2/.pc/spelling/configure:6731:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
luola-1.3.2/.pc/spelling/configure-6732-else
##############################################
luola-1.3.2/.pc/spelling/configure-6741-    else
luola-1.3.2/.pc/spelling/configure:6742:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
luola-1.3.2/.pc/spelling/configure-6743-    fi ;;
##############################################
luola-1.3.2/.pc/spelling/configure-6893-	cat >$tmp/stdin
luola-1.3.2/.pc/spelling/configure:6894:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
luola-1.3.2/.pc/spelling/configure:6895:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
luola-1.3.2/.pc/spelling/configure:6896:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
luola-1.3.2/.pc/spelling/configure:6897:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
luola-1.3.2/.pc/spelling/configure-6898-  * )   ac_file_in=$ac_file.in ;;
##############################################
luola-1.3.2/.pc/spelling/configure-7096-    * )
luola-1.3.2/.pc/spelling/configure:7097:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
luola-1.3.2/.pc/spelling/configure-7098-  esac
##############################################
luola-1.3.2/.pc/spelling/configure-7119-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
luola-1.3.2/.pc/spelling/configure:7120:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
luola-1.3.2/.pc/spelling/configure:7121:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
luola-1.3.2/.pc/spelling/configure-7122-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
luola-1.3.2/.pc/spelling/configure-7161-if test "$ac_dir" != .; then
luola-1.3.2/.pc/spelling/configure:7162:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
luola-1.3.2/.pc/spelling/configure-7163-  # A "../" for each directory in $ac_dir_suffix.
luola-1.3.2/.pc/spelling/configure:7164:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
luola-1.3.2/.pc/spelling/configure-7165-else
##############################################
luola-1.3.2/.pc/spelling/configure-7174-    else
luola-1.3.2/.pc/spelling/configure:7175:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
luola-1.3.2/.pc/spelling/configure-7176-    fi ;;
##############################################
luola-1.3.2/.pc/spelling/configure-7229-  # Strip MF so we end up with the name of the file.
luola-1.3.2/.pc/spelling/configure:7230:  mf=`echo "$mf" | sed -e 's/:.*$//'`
luola-1.3.2/.pc/spelling/configure-7231-  # Check whether this is an Automake generated Makefile or not.
##############################################
luola-1.3.2/.pc/spelling/configure-7254-  # from the Makefile without running `make'.
luola-1.3.2/.pc/spelling/configure:7255:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
luola-1.3.2/.pc/spelling/configure-7256-  test -z "$DEPDIR" && continue
luola-1.3.2/.pc/spelling/configure:7257:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
luola-1.3.2/.pc/spelling/configure-7258-  test -z "am__include" && continue
luola-1.3.2/.pc/spelling/configure:7259:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
luola-1.3.2/.pc/spelling/configure-7260-  # When using ansi2knr, U may be empty or an underscore; expand it
luola-1.3.2/.pc/spelling/configure:7261:  U=`sed -n 's/^U = //p' < "$mf"`
luola-1.3.2/.pc/spelling/configure-7262-  # Find all dependency output files, they are included files with
##############################################
luola-1.3.2/acinclude.m4-43-  else
luola-1.3.2/acinclude.m4:44:    SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags`
luola-1.3.2/acinclude.m4:45:    SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs`
luola-1.3.2/acinclude.m4-46-
##############################################
luola-1.3.2/configure-45-do
luola-1.3.2/configure:46:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
luola-1.3.2/configure-47-    eval $as_var=C; export $as_var
##############################################
luola-1.3.2/configure-103-  as_lineno_2=$LINENO
luola-1.3.2/configure:104:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
luola-1.3.2/configure-105-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
luola-1.3.2/configure-142-  as_lineno_2=$LINENO
luola-1.3.2/configure:143:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
luola-1.3.2/configure-144-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
luola-1.3.2/configure-364-
luola-1.3.2/configure:365:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
luola-1.3.2/configure-366-
##############################################
luola-1.3.2/configure-397-  -disable-* | --disable-*)
luola-1.3.2/configure:398:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
luola-1.3.2/configure-399-    # Reject names that are not valid shell variable names.
##############################################
luola-1.3.2/configure-402-   { (exit 1); exit 1; }; }
luola-1.3.2/configure:403:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
luola-1.3.2/configure-404-    eval "enable_$ac_feature=no" ;;
##############################################
luola-1.3.2/configure-406-  -enable-* | --enable-*)
luola-1.3.2/configure:407:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
luola-1.3.2/configure-408-    # Reject names that are not valid shell variable names.
##############################################
luola-1.3.2/configure-411-   { (exit 1); exit 1; }; }
luola-1.3.2/configure:412:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
luola-1.3.2/configure-413-    case $ac_option in
luola-1.3.2/configure:414:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
luola-1.3.2/configure-415-      *) ac_optarg=yes ;;
##############################################
luola-1.3.2/configure-588-  -with-* | --with-*)
luola-1.3.2/configure:589:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
luola-1.3.2/configure-590-    # Reject names that are not valid shell variable names.
##############################################
luola-1.3.2/configure-593-   { (exit 1); exit 1; }; }
luola-1.3.2/configure:594:    ac_package=`echo $ac_package| sed 's/-/_/g'`
luola-1.3.2/configure-595-    case $ac_option in
luola-1.3.2/configure:596:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
luola-1.3.2/configure-597-      *) ac_optarg=yes ;;
##############################################
luola-1.3.2/configure-601-  -without-* | --without-*)
luola-1.3.2/configure:602:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
luola-1.3.2/configure-603-    # Reject names that are not valid shell variable names.
##############################################
luola-1.3.2/configure-606-   { (exit 1); exit 1; }; }
luola-1.3.2/configure:607:    ac_package=`echo $ac_package | sed 's/-/_/g'`
luola-1.3.2/configure-608-    eval "with_$ac_package=no" ;;
##############################################
luola-1.3.2/configure-633-  *=*)
luola-1.3.2/configure:634:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
luola-1.3.2/configure-635-    # Reject names that are not valid shell variable names.
##############################################
luola-1.3.2/configure-638-   { (exit 1); exit 1; }; }
luola-1.3.2/configure:639:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
luola-1.3.2/configure-640-    eval "$ac_envvar='$ac_optarg'"
##############################################
luola-1.3.2/configure-654-if test -n "$ac_prev"; then
luola-1.3.2/configure:655:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
luola-1.3.2/configure-656-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
luola-1.3.2/configure-662-do
luola-1.3.2/configure:663:  eval ac_val=$`echo $ac_var`
luola-1.3.2/configure-664-  case $ac_val in
##############################################
luola-1.3.2/configure-674-do
luola-1.3.2/configure:675:  eval ac_val=$`echo $ac_var`
luola-1.3.2/configure-676-  case $ac_val in
##############################################
luola-1.3.2/configure-741-   { (exit 1); exit 1; }; }
luola-1.3.2/configure:742:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
luola-1.3.2/configure-743-ac_env_build_alias_set=${build_alias+set}
##############################################
luola-1.3.2/configure-812-By default, \`make install' will install all the files in
luola-1.3.2/configure:813:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
luola-1.3.2/configure:814:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
luola-1.3.2/configure-815-for instance \`--prefix=\$HOME'.
##############################################
luola-1.3.2/configure-893-if test "$ac_dir" != .; then
luola-1.3.2/configure:894:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
luola-1.3.2/configure-895-  # A "../" for each directory in $ac_dir_suffix.
luola-1.3.2/configure:896:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
luola-1.3.2/configure-897-else
##############################################
luola-1.3.2/configure-906-    else
luola-1.3.2/configure:907:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
luola-1.3.2/configure-908-    fi ;;
##############################################
luola-1.3.2/configure-1062-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
luola-1.3.2/configure:1063:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
luola-1.3.2/configure-1064-    esac
##############################################
luola-1.3.2/configure-1134-    do
luola-1.3.2/configure:1135:      eval ac_val=$`echo $ac_var`
luola-1.3.2/configure-1136-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
luola-1.3.2/configure-1148-      do
luola-1.3.2/configure:1149:	eval ac_val=$`echo $ac_var`
luola-1.3.2/configure-1150-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
luola-1.3.2/configure-1255-    set,)
luola-1.3.2/configure:1256:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
luola-1.3.2/configure:1257:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
luola-1.3.2/configure-1258-      ac_cache_corrupted=: ;;
##############################################
luola-1.3.2/configure-1278-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
luola-1.3.2/configure:1279:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
luola-1.3.2/configure-1280-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
luola-1.3.2/configure-1369-test -z "$ac_cv_build_alias" &&
luola-1.3.2/configure:1370:  ac_cv_build_alias=`$ac_config_guess`
luola-1.3.2/configure-1371-test -z "$ac_cv_build_alias" &&
##############################################
luola-1.3.2/configure-1374-   { (exit 1); exit 1; }; }
luola-1.3.2/configure:1375:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
luola-1.3.2/configure-1376-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
luola-1.3.2/configure-1383-build=$ac_cv_build
luola-1.3.2/configure:1384:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
luola-1.3.2/configure:1385:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
luola-1.3.2/configure:1386:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
luola-1.3.2/configure-1387-
##############################################
luola-1.3.2/configure-1396-  ac_cv_host_alias=$ac_cv_build_alias
luola-1.3.2/configure:1397:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
luola-1.3.2/configure-1398-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
luola-1.3.2/configure-1405-host=$ac_cv_host
luola-1.3.2/configure:1406:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
luola-1.3.2/configure:1407:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
luola-1.3.2/configure:1408:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
luola-1.3.2/configure-1409-
##############################################
luola-1.3.2/configure-1418-  ac_cv_target_alias=$ac_cv_host_alias
luola-1.3.2/configure:1419:ac_cv_target=`$ac_config_sub $ac_cv_target_alias` ||
luola-1.3.2/configure-1420-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5
##############################################
luola-1.3.2/configure-1427-target=$ac_cv_target
luola-1.3.2/configure:1428:target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
luola-1.3.2/configure:1429:target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
luola-1.3.2/configure:1430:target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
luola-1.3.2/configure-1431-
##############################################
luola-1.3.2/configure-1530-if (
luola-1.3.2/configure:1531:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
luola-1.3.2/configure-1532-   if test "$*" = "X"; then
luola-1.3.2/configure-1533-      # -L didn't work.
luola-1.3.2/configure:1534:      set X `ls -t $srcdir/configure conftest.file`
luola-1.3.2/configure-1535-   fi
##############################################
luola-1.3.2/configure-1574-_ACEOF
luola-1.3.2/configure:1575:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
luola-1.3.2/configure-1576-rm conftest.sed
##############################################
luola-1.3.2/configure-1578-# expand $ac_aux_dir to an absolute path
luola-1.3.2/configure:1579:am_aux_dir=`cd $ac_aux_dir && pwd`
luola-1.3.2/configure-1580-
##############################################
luola-1.3.2/configure-1665-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
luola-1.3.2/configure:1666:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
luola-1.3.2/configure-1667-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
luola-1.3.2/configure-1674-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
luola-1.3.2/configure:1675:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
luola-1.3.2/configure-1676-if test -n "$ac_maketemp"; then
##############################################
luola-1.3.2/configure-1682-fi
luola-1.3.2/configure:1683:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
luola-1.3.2/configure-1684-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
luola-1.3.2/configure-1702-# test to see if srcdir already configured
luola-1.3.2/configure:1703:if test "`cd $srcdir && pwd`" != "`pwd`" &&
luola-1.3.2/configure-1704-   test -f $srcdir/config.status; then
##############################################
luola-1.3.2/configure-2171-     "checking for C compiler version" >&5
luola-1.3.2/configure:2172:ac_compiler=`set X $ac_compile; echo $2`
luola-1.3.2/configure-2173-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
luola-1.3.2/configure-2210-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
luola-1.3.2/configure:2211:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
luola-1.3.2/configure-2212-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
luola-1.3.2/configure-2238-    *.* )
luola-1.3.2/configure:2239:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
luola-1.3.2/configure-2240-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
luola-1.3.2/configure-2318-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
luola-1.3.2/configure:2319:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
luola-1.3.2/configure-2320-	  export ac_cv_exeext
##############################################
luola-1.3.2/configure-2368-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
luola-1.3.2/configure:2369:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
luola-1.3.2/configure-2370-       break;;
##############################################
luola-1.3.2/configure-2447-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
luola-1.3.2/configure:2448:GCC=`test $ac_compiler_gnu = yes && echo yes`
luola-1.3.2/configure-2449-ac_test_CFLAGS=${CFLAGS+set}
##############################################
luola-1.3.2/configure-2806-# case it prints its new name instead of `make'.
luola-1.3.2/configure:2807:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
luola-1.3.2/configure-2808-   am__include=include
##############################################
luola-1.3.2/configure-2814-   echo '.include "confinc"' > confmf
luola-1.3.2/configure:2815:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
luola-1.3.2/configure-2816-      am__include=.include
##############################################
luola-1.3.2/configure-2876-  if test "$am_compiler_list" = ""; then
luola-1.3.2/configure:2877:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
luola-1.3.2/configure-2878-  fi
##############################################
luola-1.3.2/configure-3043-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
luola-1.3.2/configure:3044:  as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
luola-1.3.2/configure-3045-echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5
##############################################
luola-1.3.2/configure-3098-fi
luola-1.3.2/configure:3099:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
luola-1.3.2/configure:3100:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
luola-1.3.2/configure:3101:if test `eval echo '${'$as_ac_Header'}'` = yes; then
luola-1.3.2/configure-3102-  cat >>confdefs.h <<_ACEOF
luola-1.3.2/configure:3103:#define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
luola-1.3.2/configure-3104-_ACEOF
##############################################
luola-1.3.2/configure-3795-do
luola-1.3.2/configure:3796:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
luola-1.3.2/configure-3797-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
luola-1.3.2/configure-3842-fi
luola-1.3.2/configure:3843:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
luola-1.3.2/configure:3844:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
luola-1.3.2/configure:3845:if test `eval echo '${'$as_ac_Header'}'` = yes; then
luola-1.3.2/configure-3846-  cat >>confdefs.h <<_ACEOF
luola-1.3.2/configure:3847:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
luola-1.3.2/configure-3848-_ACEOF
##############################################
luola-1.3.2/configure-3860-do
luola-1.3.2/configure:3861:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
luola-1.3.2/configure-3862-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
luola-1.3.2/configure-3867-fi
luola-1.3.2/configure:3868:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
luola-1.3.2/configure:3869:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
luola-1.3.2/configure-3870-else
##############################################
luola-1.3.2/configure-3994-fi
luola-1.3.2/configure:3995:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
luola-1.3.2/configure:3996:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
luola-1.3.2/configure-3997-
luola-1.3.2/configure-3998-fi
luola-1.3.2/configure:3999:if test `eval echo '${'$as_ac_Header'}'` = yes; then
luola-1.3.2/configure-4000-  cat >>confdefs.h <<_ACEOF
luola-1.3.2/configure:4001:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
luola-1.3.2/configure-4002-_ACEOF
##############################################
luola-1.3.2/configure-4319-do
luola-1.3.2/configure:4320:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
luola-1.3.2/configure-4321-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
luola-1.3.2/configure-4326-fi
luola-1.3.2/configure:4327:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
luola-1.3.2/configure:4328:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
luola-1.3.2/configure-4329-else
##############################################
luola-1.3.2/configure-4453-fi
luola-1.3.2/configure:4454:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
luola-1.3.2/configure:4455:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
luola-1.3.2/configure-4456-
luola-1.3.2/configure-4457-fi
luola-1.3.2/configure:4458:if test `eval echo '${'$as_ac_Header'}'` = yes; then
luola-1.3.2/configure-4459-  cat >>confdefs.h <<_ACEOF
luola-1.3.2/configure:4460:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
luola-1.3.2/configure-4461-_ACEOF
##############################################
luola-1.3.2/configure-4550-do
luola-1.3.2/configure:4551:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
luola-1.3.2/configure-4552-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
luola-1.3.2/configure-4557-fi
luola-1.3.2/configure:4558:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
luola-1.3.2/configure:4559:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
luola-1.3.2/configure-4560-else
##############################################
luola-1.3.2/configure-4684-fi
luola-1.3.2/configure:4685:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
luola-1.3.2/configure:4686:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
luola-1.3.2/configure-4687-
luola-1.3.2/configure-4688-fi
luola-1.3.2/configure:4689:if test `eval echo '${'$as_ac_Header'}'` = yes; then
luola-1.3.2/configure-4690-  cat >>confdefs.h <<_ACEOF
luola-1.3.2/configure:4691:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
luola-1.3.2/configure-4692-_ACEOF
##############################################
luola-1.3.2/configure-4927-do
luola-1.3.2/configure:4928:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
luola-1.3.2/configure-4929-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
luola-1.3.2/configure-5016-fi
luola-1.3.2/configure:5017:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
luola-1.3.2/configure:5018:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
luola-1.3.2/configure:5019:if test `eval echo '${'$as_ac_var'}'` = yes; then
luola-1.3.2/configure-5020-  cat >>confdefs.h <<_ACEOF
luola-1.3.2/configure:5021:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
luola-1.3.2/configure-5022-_ACEOF
##############################################
luola-1.3.2/configure-5134-do
luola-1.3.2/configure:5135:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
luola-1.3.2/configure-5136-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
luola-1.3.2/configure-5223-fi
luola-1.3.2/configure:5224:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
luola-1.3.2/configure:5225:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
luola-1.3.2/configure:5226:if test `eval echo '${'$as_ac_var'}'` = yes; then
luola-1.3.2/configure-5227-  cat >>confdefs.h <<_ACEOF
luola-1.3.2/configure:5228:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
luola-1.3.2/configure-5229-_ACEOF
##############################################
luola-1.3.2/configure-5575-  else
luola-1.3.2/configure:5576:    SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags`
luola-1.3.2/configure:5577:    SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs`
luola-1.3.2/configure-5578-
##############################################
luola-1.3.2/configure-6091-do
luola-1.3.2/configure:6092:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
luola-1.3.2/configure-6093-    eval $as_var=C; export $as_var
##############################################
luola-1.3.2/configure-6149-  as_lineno_2=$LINENO
luola-1.3.2/configure:6150:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
luola-1.3.2/configure-6151-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
luola-1.3.2/configure-6189-  as_lineno_2=$LINENO
luola-1.3.2/configure:6190:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
luola-1.3.2/configure-6191-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
luola-1.3.2/configure-6371-configured by $0, generated by GNU Autoconf 2.59,
luola-1.3.2/configure:6372:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
luola-1.3.2/configure-6373-
##############################################
luola-1.3.2/configure-6388-  --*=*)
luola-1.3.2/configure:6389:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
luola-1.3.2/configure:6390:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
luola-1.3.2/configure-6391-    ac_shift=:
##############################################
luola-1.3.2/configure-6663-      fi
luola-1.3.2/configure:6664:      ac_sed_frag=`expr $ac_sed_frag + 1`
luola-1.3.2/configure-6665-      ac_beg=$ac_end
luola-1.3.2/configure:6666:      ac_end=`expr $ac_end + $ac_max_sed_lines`
luola-1.3.2/configure-6667-    fi
##############################################
luola-1.3.2/configure-6680-	cat >$tmp/stdin
luola-1.3.2/configure:6681:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
luola-1.3.2/configure:6682:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
luola-1.3.2/configure:6683:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
luola-1.3.2/configure:6684:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
luola-1.3.2/configure-6685-  * )   ac_file_in=$ac_file.in ;;
##############################################
luola-1.3.2/configure-6728-if test "$ac_dir" != .; then
luola-1.3.2/configure:6729:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
luola-1.3.2/configure-6730-  # A "../" for each directory in $ac_dir_suffix.
luola-1.3.2/configure:6731:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
luola-1.3.2/configure-6732-else
##############################################
luola-1.3.2/configure-6741-    else
luola-1.3.2/configure:6742:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
luola-1.3.2/configure-6743-    fi ;;
##############################################
luola-1.3.2/configure-6893-	cat >$tmp/stdin
luola-1.3.2/configure:6894:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
luola-1.3.2/configure:6895:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
luola-1.3.2/configure:6896:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
luola-1.3.2/configure:6897:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
luola-1.3.2/configure-6898-  * )   ac_file_in=$ac_file.in ;;
##############################################
luola-1.3.2/configure-7096-    * )
luola-1.3.2/configure:7097:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
luola-1.3.2/configure-7098-  esac
##############################################
luola-1.3.2/configure-7119-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
luola-1.3.2/configure:7120:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
luola-1.3.2/configure:7121:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
luola-1.3.2/configure-7122-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
luola-1.3.2/configure-7161-if test "$ac_dir" != .; then
luola-1.3.2/configure:7162:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
luola-1.3.2/configure-7163-  # A "../" for each directory in $ac_dir_suffix.
luola-1.3.2/configure:7164:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
luola-1.3.2/configure-7165-else
##############################################
luola-1.3.2/configure-7174-    else
luola-1.3.2/configure:7175:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
luola-1.3.2/configure-7176-    fi ;;
##############################################
luola-1.3.2/configure-7229-  # Strip MF so we end up with the name of the file.
luola-1.3.2/configure:7230:  mf=`echo "$mf" | sed -e 's/:.*$//'`
luola-1.3.2/configure-7231-  # Check whether this is an Automake generated Makefile or not.
##############################################
luola-1.3.2/configure-7254-  # from the Makefile without running `make'.
luola-1.3.2/configure:7255:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
luola-1.3.2/configure-7256-  test -z "$DEPDIR" && continue
luola-1.3.2/configure:7257:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
luola-1.3.2/configure-7258-  test -z "am__include" && continue
luola-1.3.2/configure:7259:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
luola-1.3.2/configure-7260-  # When using ansi2knr, U may be empty or an underscore; expand it
luola-1.3.2/configure:7261:  U=`sed -n 's/^U = //p' < "$mf"`
luola-1.3.2/configure-7262-  # Find all dependency output files, they are included files with