===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
check-0.12.0/config.sub-52-
check-0.12.0/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
check-0.12.0/config.sub-54-
##############################################
check-0.12.0/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
check-0.12.0/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
check-0.12.0/config.sub-117-case $maybe_os in
##############################################
check-0.12.0/config.sub-123-    os=-$maybe_os
check-0.12.0/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
check-0.12.0/config.sub-125-    ;;
##############################################
check-0.12.0/config.sub-127-    os=-linux-android
check-0.12.0/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
check-0.12.0/config.sub-129-    ;;
check-0.12.0/config.sub-130-  *)
check-0.12.0/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
check-0.12.0/config.sub-132-    if [ $basic_machine != $1 ]
check-0.12.0/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
check-0.12.0/config.sub-134-    else os=; fi
##############################################
check-0.12.0/config.sub-181-		os=-sco5v6
check-0.12.0/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
check-0.12.0/config.sub-183-		;;
##############################################
check-0.12.0/config.sub-185-		os=-sco3.2v5
check-0.12.0/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
check-0.12.0/config.sub-187-		;;
##############################################
check-0.12.0/config.sub-189-		os=-sco3.2v4
check-0.12.0/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
check-0.12.0/config.sub-191-		;;
check-0.12.0/config.sub-192-	-sco3.2.[4-9]*)
check-0.12.0/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
check-0.12.0/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
check-0.12.0/config.sub-195-		;;
##############################################
check-0.12.0/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
check-0.12.0/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
check-0.12.0/config.sub-199-		;;
##############################################
check-0.12.0/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
check-0.12.0/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
check-0.12.0/config.sub-203-		;;
##############################################
check-0.12.0/config.sub-205-		os=-sco3.2v2
check-0.12.0/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
check-0.12.0/config.sub-207-		;;
check-0.12.0/config.sub-208-	-udk*)
check-0.12.0/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
check-0.12.0/config.sub-210-		;;
##############################################
check-0.12.0/config.sub-212-		os=-isc2.2
check-0.12.0/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
check-0.12.0/config.sub-214-		;;
##############################################
check-0.12.0/config.sub-218-	-isc*)
check-0.12.0/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
check-0.12.0/config.sub-220-		;;
##############################################
check-0.12.0/config.sub-230-	-ptx*)
check-0.12.0/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
check-0.12.0/config.sub-232-		;;
check-0.12.0/config.sub-233-	-windowsnt*)
check-0.12.0/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
check-0.12.0/config.sub-235-		;;
##############################################
check-0.12.0/config.sub-367-	*-*-*)
check-0.12.0/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
check-0.12.0/config.sub-369-		exit 1
##############################################
check-0.12.0/config.sub-494-	amd64-*)
check-0.12.0/config.sub:495:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
check-0.12.0/config.sub-496-		;;
##############################################
check-0.12.0/config.sub-539-	blackfin-*)
check-0.12.0/config.sub:540:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
check-0.12.0/config.sub-541-		os=-linux
##############################################
check-0.12.0/config.sub-547-	c54x-*)
check-0.12.0/config.sub:548:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
check-0.12.0/config.sub-549-		;;
check-0.12.0/config.sub-550-	c55x-*)
check-0.12.0/config.sub:551:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
check-0.12.0/config.sub-552-		;;
check-0.12.0/config.sub-553-	c6x-*)
check-0.12.0/config.sub:554:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
check-0.12.0/config.sub-555-		;;
##############################################
check-0.12.0/config.sub-750-	i*86v32)
check-0.12.0/config.sub:751:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
check-0.12.0/config.sub-752-		os=-sysv32
##############################################
check-0.12.0/config.sub-754-	i*86v4*)
check-0.12.0/config.sub:755:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
check-0.12.0/config.sub-756-		os=-sysv4
##############################################
check-0.12.0/config.sub-758-	i*86v)
check-0.12.0/config.sub:759:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
check-0.12.0/config.sub-760-		os=-sysv
##############################################
check-0.12.0/config.sub-762-	i*86sol2)
check-0.12.0/config.sub:763:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
check-0.12.0/config.sub-764-		os=-solaris2
##############################################
check-0.12.0/config.sub-788-	leon-*|leon[3-9]-*)
check-0.12.0/config.sub:789:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
check-0.12.0/config.sub-790-		;;
##############################################
check-0.12.0/config.sub-795-	m68knommu-*)
check-0.12.0/config.sub:796:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
check-0.12.0/config.sub-797-		os=-linux
##############################################
check-0.12.0/config.sub-832-	mips3*-*)
check-0.12.0/config.sub:833:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
check-0.12.0/config.sub-834-		;;
check-0.12.0/config.sub-835-	mips3*)
check-0.12.0/config.sub:836:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
check-0.12.0/config.sub-837-		;;
##############################################
check-0.12.0/config.sub-854-	ms1-*)
check-0.12.0/config.sub:855:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
check-0.12.0/config.sub-856-		;;
##############################################
check-0.12.0/config.sub-973-	parisc-*)
check-0.12.0/config.sub:974:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
check-0.12.0/config.sub-975-		os=-linux
##############################################
check-0.12.0/config.sub-989-	pc98-*)
check-0.12.0/config.sub:990:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
check-0.12.0/config.sub-991-		;;
##############################################
check-0.12.0/config.sub-1004-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
check-0.12.0/config.sub:1005:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
check-0.12.0/config.sub-1006-		;;
check-0.12.0/config.sub-1007-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
check-0.12.0/config.sub:1008:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
check-0.12.0/config.sub-1009-		;;
check-0.12.0/config.sub-1010-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
check-0.12.0/config.sub:1011:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
check-0.12.0/config.sub-1012-		;;
check-0.12.0/config.sub-1013-	pentium4-*)
check-0.12.0/config.sub:1014:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
check-0.12.0/config.sub-1015-		;;
##############################################
check-0.12.0/config.sub-1023-	ppc-* | ppcbe-*)
check-0.12.0/config.sub:1024:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
check-0.12.0/config.sub-1025-		;;
##############################################
check-0.12.0/config.sub-1029-	ppcle-* | powerpclittle-*)
check-0.12.0/config.sub:1030:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
check-0.12.0/config.sub-1031-		;;
##############################################
check-0.12.0/config.sub-1033-		;;
check-0.12.0/config.sub:1034:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
check-0.12.0/config.sub-1035-		;;
##############################################
check-0.12.0/config.sub-1039-	ppc64le-* | powerpc64little-*)
check-0.12.0/config.sub:1040:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
check-0.12.0/config.sub-1041-		;;
##############################################
check-0.12.0/config.sub-1122-	strongarm-* | thumb-*)
check-0.12.0/config.sub:1123:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
check-0.12.0/config.sub-1124-		;;
##############################################
check-0.12.0/config.sub-1252-	xscale-* | xscalee[bl]-*)
check-0.12.0/config.sub:1253:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
check-0.12.0/config.sub-1254-		;;
##############################################
check-0.12.0/config.sub-1329-	*)
check-0.12.0/config.sub:1330:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
check-0.12.0/config.sub-1331-		exit 1
##############################################
check-0.12.0/config.sub-1337-	*-digital*)
check-0.12.0/config.sub:1338:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
check-0.12.0/config.sub-1339-		;;
check-0.12.0/config.sub-1340-	*-commodore*)
check-0.12.0/config.sub:1341:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
check-0.12.0/config.sub-1342-		;;
##############################################
check-0.12.0/config.sub-1358-	-solaris1 | -solaris1.*)
check-0.12.0/config.sub:1359:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
check-0.12.0/config.sub-1360-		;;
##############################################
check-0.12.0/config.sub-1370-	-gnu/linux*)
check-0.12.0/config.sub:1371:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
check-0.12.0/config.sub-1372-		;;
##############################################
check-0.12.0/config.sub-1416-	-nto*)
check-0.12.0/config.sub:1417:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
check-0.12.0/config.sub-1418-		;;
##############################################
check-0.12.0/config.sub-1423-	-mac*)
check-0.12.0/config.sub:1424:		os=`echo $os | sed -e 's|mac|macos|'`
check-0.12.0/config.sub-1425-		;;
##############################################
check-0.12.0/config.sub-1429-	-linux*)
check-0.12.0/config.sub:1430:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
check-0.12.0/config.sub-1431-		;;
check-0.12.0/config.sub-1432-	-sunos5*)
check-0.12.0/config.sub:1433:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
check-0.12.0/config.sub-1434-		;;
check-0.12.0/config.sub-1435-	-sunos6*)
check-0.12.0/config.sub:1436:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
check-0.12.0/config.sub-1437-		;;
##############################################
check-0.12.0/config.sub-1484-	-sinix5.*)
check-0.12.0/config.sub:1485:		os=`echo $os | sed -e 's|sinix|sysv|'`
check-0.12.0/config.sub-1486-		;;
##############################################
check-0.12.0/config.sub-1537-		# Get rid of the `-' at the beginning of $os.
check-0.12.0/config.sub:1538:		os=`echo $os | sed 's/[^-]*-//'`
check-0.12.0/config.sub:1539:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
check-0.12.0/config.sub-1540-		exit 1
##############################################
check-0.12.0/config.sub-1800-		esac
check-0.12.0/config.sub:1801:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
check-0.12.0/config.sub-1802-		;;
##############################################
check-0.12.0/install-sh-234-      fi
check-0.12.0/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
check-0.12.0/install-sh-236-    *)
##############################################
check-0.12.0/install-sh-281-      dstdir=$dst
check-0.12.0/install-sh:282:      dst=$dstdir/`basename "$src"`
check-0.12.0/install-sh-283-      dstdir_status=0
check-0.12.0/install-sh-284-    else
check-0.12.0/install-sh:285:      dstdir=`dirname "$dst"`
check-0.12.0/install-sh-286-      test -d "$dstdir"
##############################################
check-0.12.0/install-sh-344-                   test_tmpdir="$tmpdir/a"
check-0.12.0/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
check-0.12.0/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
check-0.12.0/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
check-0.12.0/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
check-0.12.0/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
check-0.12.0/install-sh-409-            case $prefix in
check-0.12.0/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
check-0.12.0/install-sh-411-              *) qprefix=$prefix;;
##############################################
check-0.12.0/install-sh-458-    if $copy_on_change &&
check-0.12.0/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
check-0.12.0/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
check-0.12.0/install-sh-461-       set -f &&
##############################################
check-0.12.0/checkmk/Makefile.am-13-dist-hook:
check-0.12.0/checkmk/Makefile.am:14:	rm -rf `find $(distdir)/ -name '.svn'`
##############################################
check-0.12.0/checkmk/Makefile.in-50-  { \
check-0.12.0/checkmk/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
check-0.12.0/checkmk/Makefile.in-52-  }; \
##############################################
check-0.12.0/checkmk/Makefile.in-106-CONFIG_CLEAN_VPATH_FILES =
check-0.12.0/checkmk/Makefile.in:107:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
check-0.12.0/checkmk/Makefile.in-108-am__vpath_adj = case $$p in \
check-0.12.0/checkmk/Makefile.in:109:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
check-0.12.0/checkmk/Makefile.in-110-    *) f=$$p;; \
check-0.12.0/checkmk/Makefile.in-111-  esac;
check-0.12.0/checkmk/Makefile.in:112:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
check-0.12.0/checkmk/Makefile.in-113-am__install_max = 40
check-0.12.0/checkmk/Makefile.in-114-am__nobase_strip_setup = \
check-0.12.0/checkmk/Makefile.in:115:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
check-0.12.0/checkmk/Makefile.in-116-am__nobase_strip = \
##############################################
check-0.12.0/checkmk/Makefile.in-281-case "$@" in						\
check-0.12.0/checkmk/Makefile.in:282:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
check-0.12.0/checkmk/Makefile.in-283-    *) am__odir=.;; 					\
##############################################
check-0.12.0/checkmk/Makefile.in-311-  bases='$(TEST_LOGS)'; \
check-0.12.0/checkmk/Makefile.in:312:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
check-0.12.0/checkmk/Makefile.in:313:  bases=`echo $$bases`
check-0.12.0/checkmk/Makefile.in-314-RECHECK_LOGS = $(TEST_LOGS)
##############################################
check-0.12.0/checkmk/Makefile.in-324-        */*) b='$*';; \
check-0.12.0/checkmk/Makefile.in:325:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
check-0.12.0/checkmk/Makefile.in-326-       esac;; \
##############################################
check-0.12.0/checkmk/Makefile.in-562-	  esac; \
check-0.12.0/checkmk/Makefile.in:563:	  f=`echo "$$p" | sed 's,^.*/,,;$(transform)'`; \
check-0.12.0/checkmk/Makefile.in-564-	  for opt in --help --version; do \
##############################################
check-0.12.0/checkmk/Makefile.in-566-	         2>c$${pid}_.err </dev/null \
check-0.12.0/checkmk/Makefile.in:567:		 && test -n "`cat c$${pid}_.out`" \
check-0.12.0/checkmk/Makefile.in:568:		 && test -z "`cat c$${pid}_.err`"; then :; \
check-0.12.0/checkmk/Makefile.in-569-	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
##############################################
check-0.12.0/checkmk/Makefile.in-582-	test -n "$(man1dir)" \
check-0.12.0/checkmk/Makefile.in:583:	  && test -n "`echo $$list1$$list2`" \
check-0.12.0/checkmk/Makefile.in-584-	  || exit 0; \
##############################################
check-0.12.0/checkmk/Makefile.in-648-	if test -n "$$redo_bases"; then \
check-0.12.0/checkmk/Makefile.in:649:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
check-0.12.0/checkmk/Makefile.in:650:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
check-0.12.0/checkmk/Makefile.in-651-	  if $(am__make_dryrun); then :; else \
##############################################
check-0.12.0/checkmk/Makefile.in-673-	ws='[ 	]'; \
check-0.12.0/checkmk/Makefile.in:674:	results=`for b in $$bases; do echo $$b.trs; done`; \
check-0.12.0/checkmk/Makefile.in-675-	test -n "$$results" || results=/dev/null; \
check-0.12.0/checkmk/Makefile.in:676:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
check-0.12.0/checkmk/Makefile.in:677:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
check-0.12.0/checkmk/Makefile.in:678:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
check-0.12.0/checkmk/Makefile.in:679:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
check-0.12.0/checkmk/Makefile.in:680:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
check-0.12.0/checkmk/Makefile.in:681:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
check-0.12.0/checkmk/Makefile.in:682:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
check-0.12.0/checkmk/Makefile.in:683:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
check-0.12.0/checkmk/Makefile.in-684-	  success=true; \
##############################################
check-0.12.0/checkmk/Makefile.in-752-	@set +e; $(am__set_TESTS_bases); \
check-0.12.0/checkmk/Makefile.in:753:	log_list=`for i in $$bases; do echo $$i.log; done`; \
check-0.12.0/checkmk/Makefile.in:754:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
check-0.12.0/checkmk/Makefile.in:755:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
check-0.12.0/checkmk/Makefile.in-756-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
check-0.12.0/checkmk/Makefile.in-762-	         | $(am__list_recheck_tests)` || exit 1; \
check-0.12.0/checkmk/Makefile.in:763:	log_list=`for i in $$bases; do echo $$i.log; done`; \
check-0.12.0/checkmk/Makefile.in:764:	log_list=`echo $$log_list`; \
check-0.12.0/checkmk/Makefile.in-765-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
check-0.12.0/checkmk/Makefile.in-791-distdir: $(DISTFILES)
check-0.12.0/checkmk/Makefile.in:792:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
check-0.12.0/checkmk/Makefile.in:793:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
check-0.12.0/checkmk/Makefile.in-794-	list='$(DISTFILES)'; \
##############################################
check-0.12.0/checkmk/Makefile.in-805-	  if test -d $$d/$$file; then \
check-0.12.0/checkmk/Makefile.in:806:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
check-0.12.0/checkmk/Makefile.in-807-	    if test -d "$(distdir)/$$file"; then \
##############################################
check-0.12.0/checkmk/Makefile.in-956-dist-hook:
check-0.12.0/checkmk/Makefile.in:957:	rm -rf `find $(distdir)/ -name '.svn'`
check-0.12.0/checkmk/Makefile.in-958-
##############################################
check-0.12.0/lib/Makefile.in-50-  { \
check-0.12.0/lib/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
check-0.12.0/lib/Makefile.in-52-  }; \
##############################################
check-0.12.0/lib/Makefile.in-407-.c.obj:
check-0.12.0/lib/Makefile.in:408:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
check-0.12.0/lib/Makefile.in-409-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
check-0.12.0/lib/Makefile.in-411-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/lib/Makefile.in:412:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
check-0.12.0/lib/Makefile.in-413-
##############################################
check-0.12.0/lib/Makefile.in-456-GTAGS:
check-0.12.0/lib/Makefile.in:457:	here=`$(am__cd) $(top_builddir) && pwd` \
check-0.12.0/lib/Makefile.in-458-	  && $(am__cd) $(top_srcdir) \
##############################################
check-0.12.0/lib/Makefile.in-479-distdir: $(DISTFILES)
check-0.12.0/lib/Makefile.in:480:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
check-0.12.0/lib/Makefile.in:481:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
check-0.12.0/lib/Makefile.in-482-	list='$(DISTFILES)'; \
##############################################
check-0.12.0/lib/Makefile.in-493-	  if test -d $$d/$$file; then \
check-0.12.0/lib/Makefile.in:494:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
check-0.12.0/lib/Makefile.in-495-	    if test -d "$(distdir)/$$file"; then \
##############################################
check-0.12.0/depcomp-64-  case $1 in
check-0.12.0/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
check-0.12.0/depcomp-66-      *) dir=;;
##############################################
check-0.12.0/depcomp-73-{
check-0.12.0/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
check-0.12.0/depcomp-75-}
##############################################
check-0.12.0/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
check-0.12.0/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
check-0.12.0/depcomp-128-
##############################################
check-0.12.0/depcomp-405-        sleep 1
check-0.12.0/depcomp:406:        i=`expr $i - 1`
check-0.12.0/depcomp-407-      done
check-0.12.0/depcomp-408-    fi
check-0.12.0/depcomp:409:    i=`expr $i - 1`
check-0.12.0/depcomp-410-  done
##############################################
check-0.12.0/depcomp-425-  # Do two passes, one to just change these to
check-0.12.0/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
check-0.12.0/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
check-0.12.0/depcomp-659-  done
check-0.12.0/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
check-0.12.0/depcomp-661-  touch "$tmpdepfile"
##############################################
check-0.12.0/src/Makefile.in-51-  { \
check-0.12.0/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
check-0.12.0/src/Makefile.in-53-  }; \
##############################################
check-0.12.0/src/Makefile.in-108-CONFIG_CLEAN_VPATH_FILES =
check-0.12.0/src/Makefile.in:109:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
check-0.12.0/src/Makefile.in-110-am__vpath_adj = case $$p in \
check-0.12.0/src/Makefile.in:111:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
check-0.12.0/src/Makefile.in-112-    *) f=$$p;; \
check-0.12.0/src/Makefile.in-113-  esac;
check-0.12.0/src/Makefile.in:114:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
check-0.12.0/src/Makefile.in-115-am__install_max = 40
check-0.12.0/src/Makefile.in-116-am__nobase_strip_setup = \
check-0.12.0/src/Makefile.in:117:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
check-0.12.0/src/Makefile.in-118-am__nobase_strip = \
##############################################
check-0.12.0/src/Makefile.in-519-.c.obj:
check-0.12.0/src/Makefile.in:520:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
check-0.12.0/src/Makefile.in-521-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
check-0.12.0/src/Makefile.in-523-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/src/Makefile.in:524:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
check-0.12.0/src/Makefile.in-525-
##############################################
check-0.12.0/src/Makefile.in-556-	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
check-0.12.0/src/Makefile.in:557:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
check-0.12.0/src/Makefile.in-558-	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
##############################################
check-0.12.0/src/Makefile.in-589-GTAGS:
check-0.12.0/src/Makefile.in:590:	here=`$(am__cd) $(top_builddir) && pwd` \
check-0.12.0/src/Makefile.in-591-	  && $(am__cd) $(top_srcdir) \
##############################################
check-0.12.0/src/Makefile.in-612-distdir: $(DISTFILES)
check-0.12.0/src/Makefile.in:613:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
check-0.12.0/src/Makefile.in:614:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
check-0.12.0/src/Makefile.in-615-	list='$(DISTFILES)'; \
##############################################
check-0.12.0/src/Makefile.in-626-	  if test -d $$d/$$file; then \
check-0.12.0/src/Makefile.in:627:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
check-0.12.0/src/Makefile.in-628-	    if test -d "$(distdir)/$$file"; then \
##############################################
check-0.12.0/config.guess-34-
check-0.12.0/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
check-0.12.0/config.guess-36-
##############################################
check-0.12.0/config.guess-102-: ${TMPDIR=/tmp} ;
check-0.12.0/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
check-0.12.0/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
check-0.12.0/config.guess-151-	EOF
check-0.12.0/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
check-0.12.0/config.guess-153-	;;
##############################################
check-0.12.0/config.guess-181-	    earmv*)
check-0.12.0/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
check-0.12.0/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
check-0.12.0/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
check-0.12.0/config.guess-210-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
check-0.12.0/config.guess:211:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
check-0.12.0/config.guess-212-		;;
##############################################
check-0.12.0/config.guess-223-	    *)
check-0.12.0/config.guess:224:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
check-0.12.0/config.guess-225-		;;
##############################################
check-0.12.0/config.guess-257-	*4.0)
check-0.12.0/config.guess:258:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
check-0.12.0/config.guess-259-		;;
check-0.12.0/config.guess-260-	*5.*)
check-0.12.0/config.guess:261:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
check-0.12.0/config.guess-262-		;;
##############################################
check-0.12.0/config.guess-267-	# types through head -n 1, so we only detect the type of CPU 0.
check-0.12.0/config.guess:268:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
check-0.12.0/config.guess-269-	case "$ALPHA_CPU_TYPE" in
##############################################
check-0.12.0/config.guess-305-	# 1.2 uses "1.2" for uname -r.
check-0.12.0/config.guess:306:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
check-0.12.0/config.guess-307-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
check-0.12.0/config.guess-365-    s390x:SunOS:*:*)
check-0.12.0/config.guess:366:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
check-0.12.0/config.guess-367-	exit ;;
check-0.12.0/config.guess-368-    sun4H:SunOS:5.*:*)
check-0.12.0/config.guess:369:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
check-0.12.0/config.guess-370-	exit ;;
check-0.12.0/config.guess-371-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
check-0.12.0/config.guess:372:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
check-0.12.0/config.guess-373-	exit ;;
##############################################
check-0.12.0/config.guess-390-	fi
check-0.12.0/config.guess:391:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
check-0.12.0/config.guess-392-	exit ;;
##############################################
check-0.12.0/config.guess-396-	# it's likely to be more like Solaris than SunOS4.
check-0.12.0/config.guess:397:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
check-0.12.0/config.guess-398-	exit ;;
##############################################
check-0.12.0/config.guess-405-	# Japanese Language versions have a version number like `4.1.3-JL'.
check-0.12.0/config.guess:406:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
check-0.12.0/config.guess-407-	exit ;;
##############################################
check-0.12.0/config.guess-411-    sun*:*:4.2BSD:*)
check-0.12.0/config.guess:412:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
check-0.12.0/config.guess-413-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
check-0.12.0/config.guess-493-	$CC_FOR_BUILD -o $dummy $dummy.c &&
check-0.12.0/config.guess:494:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
check-0.12.0/config.guess:495:	  SYSTEM_NAME=`$dummy $dummyarg` &&
check-0.12.0/config.guess-496-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
check-0.12.0/config.guess-549-    *:IRIX*:*:*)
check-0.12.0/config.guess:550:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
check-0.12.0/config.guess-551-	exit ;;
##############################################
check-0.12.0/config.guess-579-EOF
check-0.12.0/config.guess:580:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
check-0.12.0/config.guess-581-		then
##############################################
check-0.12.0/config.guess-592-    *:AIX:*:[4567])
check-0.12.0/config.guess:593:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
check-0.12.0/config.guess-594-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
check-0.12.0/config.guess-628-    9000/[34678]??:HP-UX:*:*)
check-0.12.0/config.guess:629:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
check-0.12.0/config.guess-630-	case "${UNAME_MACHINE}" in
##############################################
check-0.12.0/config.guess-682-EOF
check-0.12.0/config.guess:683:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
check-0.12.0/config.guess-684-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
check-0.12.0/config.guess-710-    ia64:HP-UX:*:*)
check-0.12.0/config.guess:711:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
check-0.12.0/config.guess-712-	echo ia64-hp-hpux${HPUX_REV}
##############################################
check-0.12.0/config.guess-740-EOF
check-0.12.0/config.guess:741:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
check-0.12.0/config.guess-742-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
check-0.12.0/config.guess-811-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
check-0.12.0/config.guess:812:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
check-0.12.0/config.guess-813-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
check-0.12.0/config.guess-816-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
check-0.12.0/config.guess:817:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
check-0.12.0/config.guess-818-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
check-0.12.0/config.guess-832-	    amd64)
check-0.12.0/config.guess:833:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
check-0.12.0/config.guess-834-	    *)
check-0.12.0/config.guess:835:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
check-0.12.0/config.guess-836-	esac
##############################################
check-0.12.0/config.guess-890-    prep*:SunOS:5.*:*)
check-0.12.0/config.guess:891:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
check-0.12.0/config.guess-892-	exit ;;
##############################################
check-0.12.0/config.guess-894-	# the GNU system
check-0.12.0/config.guess:895:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
check-0.12.0/config.guess-896-	exit ;;
##############################################
check-0.12.0/config.guess-898-	# other systems with GNU libc and userland
check-0.12.0/config.guess:899:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
check-0.12.0/config.guess-900-	exit ;;
##############################################
check-0.12.0/config.guess-989-EOF
check-0.12.0/config.guess:990:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
check-0.12.0/config.guess-991-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
check-0.12.0/config.guess-1083-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
check-0.12.0/config.guess:1084:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
check-0.12.0/config.guess-1085-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
check-0.12.0/config.guess-1283-	fi
check-0.12.0/config.guess:1284:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
check-0.12.0/config.guess-1285-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
check-0.12.0/config.guess-1368-    *:DragonFly:*:*)
check-0.12.0/config.guess:1369:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
check-0.12.0/config.guess-1370-	exit ;;
##############################################
check-0.12.0/config.guess-1381-    i*86:skyos:*:*)
check-0.12.0/config.guess:1382:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
check-0.12.0/config.guess-1383-	exit ;;
##############################################
check-0.12.0/compile-67-	mingw/*)
check-0.12.0/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
check-0.12.0/compile-69-	  ;;
check-0.12.0/compile-70-	cygwin/*)
check-0.12.0/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
check-0.12.0/compile-72-	  ;;
check-0.12.0/compile-73-	wine/*)
check-0.12.0/compile:74:	  file=`winepath -w "$file" || echo "$file"`
check-0.12.0/compile-75-	  ;;
##############################################
check-0.12.0/compile-309-# Name of file we expect compiler to create.
check-0.12.0/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
check-0.12.0/compile-311-
##############################################
check-0.12.0/compile-315-# object file name, since that is what matters with a parallel build.
check-0.12.0/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
check-0.12.0/compile-317-while true; do
##############################################
check-0.12.0/tests/test_tap_output.sh-10-    ./ex_output${EXEEXT} "CK_SILENT" "TAP" "${1}" > /dev/null
check-0.12.0/tests/test_tap_output.sh:11:    actual_tap=`cat ${OUTPUT_FILE} | tr -d "\r"`
check-0.12.0/tests/test_tap_output.sh-12-    expected_tap="${2}"
##############################################
check-0.12.0/tests/Makefile.in-50-  { \
check-0.12.0/tests/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
check-0.12.0/tests/Makefile.in-52-  }; \
##############################################
check-0.12.0/tests/Makefile.in-289-}
check-0.12.0/tests/Makefile.in:290:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
check-0.12.0/tests/Makefile.in-291-am__vpath_adj = case $$p in \
check-0.12.0/tests/Makefile.in:292:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
check-0.12.0/tests/Makefile.in-293-    *) f=$$p;; \
check-0.12.0/tests/Makefile.in-294-  esac;
check-0.12.0/tests/Makefile.in:295:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
check-0.12.0/tests/Makefile.in-296-am__install_max = 40
check-0.12.0/tests/Makefile.in-297-am__nobase_strip_setup = \
check-0.12.0/tests/Makefile.in:298:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
check-0.12.0/tests/Makefile.in-299-am__nobase_strip = \
##############################################
check-0.12.0/tests/Makefile.in-417-case "$@" in						\
check-0.12.0/tests/Makefile.in:418:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
check-0.12.0/tests/Makefile.in-419-    *) am__odir=.;; 					\
##############################################
check-0.12.0/tests/Makefile.in-447-  bases='$(TEST_LOGS)'; \
check-0.12.0/tests/Makefile.in:448:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
check-0.12.0/tests/Makefile.in:449:  bases=`echo $$bases`
check-0.12.0/tests/Makefile.in-450-RECHECK_LOGS = $(TEST_LOGS)
##############################################
check-0.12.0/tests/Makefile.in-460-        */*) b='$*';; \
check-0.12.0/tests/Makefile.in:461:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
check-0.12.0/tests/Makefile.in-462-       esac;; \
##############################################
check-0.12.0/tests/Makefile.in-718-	test -n "$(EXEEXT)" || exit 0; \
check-0.12.0/tests/Makefile.in:719:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
check-0.12.0/tests/Makefile.in-720-	echo " rm -f" $$list; \
##############################################
check-0.12.0/tests/Makefile.in-807-.c.obj:
check-0.12.0/tests/Makefile.in:808:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
check-0.12.0/tests/Makefile.in-809-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
check-0.12.0/tests/Makefile.in-811-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:812:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
check-0.12.0/tests/Makefile.in-813-
##############################################
check-0.12.0/tests/Makefile.in-821-check_check-check_list.o: check_list.c
check-0.12.0/tests/Makefile.in:822:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_list.o -MD -MP -MF $(DEPDIR)/check_check-check_list.Tpo -c -o check_check-check_list.o `test -f 'check_list.c' || echo '$(srcdir)/'`check_list.c
check-0.12.0/tests/Makefile.in-823-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_list.Tpo $(DEPDIR)/check_check-check_list.Po
##############################################
check-0.12.0/tests/Makefile.in-825-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:826:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_list.o `test -f 'check_list.c' || echo '$(srcdir)/'`check_list.c
check-0.12.0/tests/Makefile.in-827-
check-0.12.0/tests/Makefile.in-828-check_check-check_list.obj: check_list.c
check-0.12.0/tests/Makefile.in:829:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_list.obj -MD -MP -MF $(DEPDIR)/check_check-check_list.Tpo -c -o check_check-check_list.obj `if test -f 'check_list.c'; then $(CYGPATH_W) 'check_list.c'; else $(CYGPATH_W) '$(srcdir)/check_list.c'; fi`
check-0.12.0/tests/Makefile.in-830-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_list.Tpo $(DEPDIR)/check_check-check_list.Po
##############################################
check-0.12.0/tests/Makefile.in-832-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:833:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_list.obj `if test -f 'check_list.c'; then $(CYGPATH_W) 'check_list.c'; else $(CYGPATH_W) '$(srcdir)/check_list.c'; fi`
check-0.12.0/tests/Makefile.in-834-
check-0.12.0/tests/Makefile.in-835-check_check-check_check_sub.o: check_check_sub.c
check-0.12.0/tests/Makefile.in:836:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_sub.o -MD -MP -MF $(DEPDIR)/check_check-check_check_sub.Tpo -c -o check_check-check_check_sub.o `test -f 'check_check_sub.c' || echo '$(srcdir)/'`check_check_sub.c
check-0.12.0/tests/Makefile.in-837-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_sub.Tpo $(DEPDIR)/check_check-check_check_sub.Po
##############################################
check-0.12.0/tests/Makefile.in-839-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:840:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_sub.o `test -f 'check_check_sub.c' || echo '$(srcdir)/'`check_check_sub.c
check-0.12.0/tests/Makefile.in-841-
check-0.12.0/tests/Makefile.in-842-check_check-check_check_sub.obj: check_check_sub.c
check-0.12.0/tests/Makefile.in:843:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_sub.obj -MD -MP -MF $(DEPDIR)/check_check-check_check_sub.Tpo -c -o check_check-check_check_sub.obj `if test -f 'check_check_sub.c'; then $(CYGPATH_W) 'check_check_sub.c'; else $(CYGPATH_W) '$(srcdir)/check_check_sub.c'; fi`
check-0.12.0/tests/Makefile.in-844-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_sub.Tpo $(DEPDIR)/check_check-check_check_sub.Po
##############################################
check-0.12.0/tests/Makefile.in-846-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:847:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_sub.obj `if test -f 'check_check_sub.c'; then $(CYGPATH_W) 'check_check_sub.c'; else $(CYGPATH_W) '$(srcdir)/check_check_sub.c'; fi`
check-0.12.0/tests/Makefile.in-848-
check-0.12.0/tests/Makefile.in-849-check_check-check_check_master.o: check_check_master.c
check-0.12.0/tests/Makefile.in:850:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_master.o -MD -MP -MF $(DEPDIR)/check_check-check_check_master.Tpo -c -o check_check-check_check_master.o `test -f 'check_check_master.c' || echo '$(srcdir)/'`check_check_master.c
check-0.12.0/tests/Makefile.in-851-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_master.Tpo $(DEPDIR)/check_check-check_check_master.Po
##############################################
check-0.12.0/tests/Makefile.in-853-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:854:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_master.o `test -f 'check_check_master.c' || echo '$(srcdir)/'`check_check_master.c
check-0.12.0/tests/Makefile.in-855-
check-0.12.0/tests/Makefile.in-856-check_check-check_check_master.obj: check_check_master.c
check-0.12.0/tests/Makefile.in:857:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_master.obj -MD -MP -MF $(DEPDIR)/check_check-check_check_master.Tpo -c -o check_check-check_check_master.obj `if test -f 'check_check_master.c'; then $(CYGPATH_W) 'check_check_master.c'; else $(CYGPATH_W) '$(srcdir)/check_check_master.c'; fi`
check-0.12.0/tests/Makefile.in-858-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_master.Tpo $(DEPDIR)/check_check-check_check_master.Po
##############################################
check-0.12.0/tests/Makefile.in-860-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:861:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_master.obj `if test -f 'check_check_master.c'; then $(CYGPATH_W) 'check_check_master.c'; else $(CYGPATH_W) '$(srcdir)/check_check_master.c'; fi`
check-0.12.0/tests/Makefile.in-862-
check-0.12.0/tests/Makefile.in-863-check_check-check_check_msg.o: check_check_msg.c
check-0.12.0/tests/Makefile.in:864:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_msg.o -MD -MP -MF $(DEPDIR)/check_check-check_check_msg.Tpo -c -o check_check-check_check_msg.o `test -f 'check_check_msg.c' || echo '$(srcdir)/'`check_check_msg.c
check-0.12.0/tests/Makefile.in-865-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_msg.Tpo $(DEPDIR)/check_check-check_check_msg.Po
##############################################
check-0.12.0/tests/Makefile.in-867-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:868:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_msg.o `test -f 'check_check_msg.c' || echo '$(srcdir)/'`check_check_msg.c
check-0.12.0/tests/Makefile.in-869-
check-0.12.0/tests/Makefile.in-870-check_check-check_check_msg.obj: check_check_msg.c
check-0.12.0/tests/Makefile.in:871:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_msg.obj -MD -MP -MF $(DEPDIR)/check_check-check_check_msg.Tpo -c -o check_check-check_check_msg.obj `if test -f 'check_check_msg.c'; then $(CYGPATH_W) 'check_check_msg.c'; else $(CYGPATH_W) '$(srcdir)/check_check_msg.c'; fi`
check-0.12.0/tests/Makefile.in-872-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_msg.Tpo $(DEPDIR)/check_check-check_check_msg.Po
##############################################
check-0.12.0/tests/Makefile.in-874-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:875:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_msg.obj `if test -f 'check_check_msg.c'; then $(CYGPATH_W) 'check_check_msg.c'; else $(CYGPATH_W) '$(srcdir)/check_check_msg.c'; fi`
check-0.12.0/tests/Makefile.in-876-
check-0.12.0/tests/Makefile.in-877-check_check-check_check_log.o: check_check_log.c
check-0.12.0/tests/Makefile.in:878:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_log.o -MD -MP -MF $(DEPDIR)/check_check-check_check_log.Tpo -c -o check_check-check_check_log.o `test -f 'check_check_log.c' || echo '$(srcdir)/'`check_check_log.c
check-0.12.0/tests/Makefile.in-879-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_log.Tpo $(DEPDIR)/check_check-check_check_log.Po
##############################################
check-0.12.0/tests/Makefile.in-881-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:882:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_log.o `test -f 'check_check_log.c' || echo '$(srcdir)/'`check_check_log.c
check-0.12.0/tests/Makefile.in-883-
check-0.12.0/tests/Makefile.in-884-check_check-check_check_log.obj: check_check_log.c
check-0.12.0/tests/Makefile.in:885:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_log.obj -MD -MP -MF $(DEPDIR)/check_check-check_check_log.Tpo -c -o check_check-check_check_log.obj `if test -f 'check_check_log.c'; then $(CYGPATH_W) 'check_check_log.c'; else $(CYGPATH_W) '$(srcdir)/check_check_log.c'; fi`
check-0.12.0/tests/Makefile.in-886-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_log.Tpo $(DEPDIR)/check_check-check_check_log.Po
##############################################
check-0.12.0/tests/Makefile.in-888-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:889:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_log.obj `if test -f 'check_check_log.c'; then $(CYGPATH_W) 'check_check_log.c'; else $(CYGPATH_W) '$(srcdir)/check_check_log.c'; fi`
check-0.12.0/tests/Makefile.in-890-
check-0.12.0/tests/Makefile.in-891-check_check-check_check_log_internal.o: check_check_log_internal.c
check-0.12.0/tests/Makefile.in:892:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_log_internal.o -MD -MP -MF $(DEPDIR)/check_check-check_check_log_internal.Tpo -c -o check_check-check_check_log_internal.o `test -f 'check_check_log_internal.c' || echo '$(srcdir)/'`check_check_log_internal.c
check-0.12.0/tests/Makefile.in-893-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_log_internal.Tpo $(DEPDIR)/check_check-check_check_log_internal.Po
##############################################
check-0.12.0/tests/Makefile.in-895-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:896:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_log_internal.o `test -f 'check_check_log_internal.c' || echo '$(srcdir)/'`check_check_log_internal.c
check-0.12.0/tests/Makefile.in-897-
check-0.12.0/tests/Makefile.in-898-check_check-check_check_log_internal.obj: check_check_log_internal.c
check-0.12.0/tests/Makefile.in:899:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_log_internal.obj -MD -MP -MF $(DEPDIR)/check_check-check_check_log_internal.Tpo -c -o check_check-check_check_log_internal.obj `if test -f 'check_check_log_internal.c'; then $(CYGPATH_W) 'check_check_log_internal.c'; else $(CYGPATH_W) '$(srcdir)/check_check_log_internal.c'; fi`
check-0.12.0/tests/Makefile.in-900-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_log_internal.Tpo $(DEPDIR)/check_check-check_check_log_internal.Po
##############################################
check-0.12.0/tests/Makefile.in-902-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:903:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_log_internal.obj `if test -f 'check_check_log_internal.c'; then $(CYGPATH_W) 'check_check_log_internal.c'; else $(CYGPATH_W) '$(srcdir)/check_check_log_internal.c'; fi`
check-0.12.0/tests/Makefile.in-904-
check-0.12.0/tests/Makefile.in-905-check_check-check_check_limit.o: check_check_limit.c
check-0.12.0/tests/Makefile.in:906:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_limit.o -MD -MP -MF $(DEPDIR)/check_check-check_check_limit.Tpo -c -o check_check-check_check_limit.o `test -f 'check_check_limit.c' || echo '$(srcdir)/'`check_check_limit.c
check-0.12.0/tests/Makefile.in-907-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_limit.Tpo $(DEPDIR)/check_check-check_check_limit.Po
##############################################
check-0.12.0/tests/Makefile.in-909-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:910:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_limit.o `test -f 'check_check_limit.c' || echo '$(srcdir)/'`check_check_limit.c
check-0.12.0/tests/Makefile.in-911-
check-0.12.0/tests/Makefile.in-912-check_check-check_check_limit.obj: check_check_limit.c
check-0.12.0/tests/Makefile.in:913:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_limit.obj -MD -MP -MF $(DEPDIR)/check_check-check_check_limit.Tpo -c -o check_check-check_check_limit.obj `if test -f 'check_check_limit.c'; then $(CYGPATH_W) 'check_check_limit.c'; else $(CYGPATH_W) '$(srcdir)/check_check_limit.c'; fi`
check-0.12.0/tests/Makefile.in-914-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_limit.Tpo $(DEPDIR)/check_check-check_check_limit.Po
##############################################
check-0.12.0/tests/Makefile.in-916-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:917:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_limit.obj `if test -f 'check_check_limit.c'; then $(CYGPATH_W) 'check_check_limit.c'; else $(CYGPATH_W) '$(srcdir)/check_check_limit.c'; fi`
check-0.12.0/tests/Makefile.in-918-
check-0.12.0/tests/Makefile.in-919-check_check-check_check_fork.o: check_check_fork.c
check-0.12.0/tests/Makefile.in:920:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_fork.o -MD -MP -MF $(DEPDIR)/check_check-check_check_fork.Tpo -c -o check_check-check_check_fork.o `test -f 'check_check_fork.c' || echo '$(srcdir)/'`check_check_fork.c
check-0.12.0/tests/Makefile.in-921-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_fork.Tpo $(DEPDIR)/check_check-check_check_fork.Po
##############################################
check-0.12.0/tests/Makefile.in-923-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:924:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_fork.o `test -f 'check_check_fork.c' || echo '$(srcdir)/'`check_check_fork.c
check-0.12.0/tests/Makefile.in-925-
check-0.12.0/tests/Makefile.in-926-check_check-check_check_fork.obj: check_check_fork.c
check-0.12.0/tests/Makefile.in:927:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_fork.obj -MD -MP -MF $(DEPDIR)/check_check-check_check_fork.Tpo -c -o check_check-check_check_fork.obj `if test -f 'check_check_fork.c'; then $(CYGPATH_W) 'check_check_fork.c'; else $(CYGPATH_W) '$(srcdir)/check_check_fork.c'; fi`
check-0.12.0/tests/Makefile.in-928-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_fork.Tpo $(DEPDIR)/check_check-check_check_fork.Po
##############################################
check-0.12.0/tests/Makefile.in-930-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:931:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_fork.obj `if test -f 'check_check_fork.c'; then $(CYGPATH_W) 'check_check_fork.c'; else $(CYGPATH_W) '$(srcdir)/check_check_fork.c'; fi`
check-0.12.0/tests/Makefile.in-932-
check-0.12.0/tests/Makefile.in-933-check_check-check_check_fixture.o: check_check_fixture.c
check-0.12.0/tests/Makefile.in:934:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_fixture.o -MD -MP -MF $(DEPDIR)/check_check-check_check_fixture.Tpo -c -o check_check-check_check_fixture.o `test -f 'check_check_fixture.c' || echo '$(srcdir)/'`check_check_fixture.c
check-0.12.0/tests/Makefile.in-935-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_fixture.Tpo $(DEPDIR)/check_check-check_check_fixture.Po
##############################################
check-0.12.0/tests/Makefile.in-937-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:938:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_fixture.o `test -f 'check_check_fixture.c' || echo '$(srcdir)/'`check_check_fixture.c
check-0.12.0/tests/Makefile.in-939-
check-0.12.0/tests/Makefile.in-940-check_check-check_check_fixture.obj: check_check_fixture.c
check-0.12.0/tests/Makefile.in:941:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_fixture.obj -MD -MP -MF $(DEPDIR)/check_check-check_check_fixture.Tpo -c -o check_check-check_check_fixture.obj `if test -f 'check_check_fixture.c'; then $(CYGPATH_W) 'check_check_fixture.c'; else $(CYGPATH_W) '$(srcdir)/check_check_fixture.c'; fi`
check-0.12.0/tests/Makefile.in-942-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_fixture.Tpo $(DEPDIR)/check_check-check_check_fixture.Po
##############################################
check-0.12.0/tests/Makefile.in-944-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:945:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_fixture.obj `if test -f 'check_check_fixture.c'; then $(CYGPATH_W) 'check_check_fixture.c'; else $(CYGPATH_W) '$(srcdir)/check_check_fixture.c'; fi`
check-0.12.0/tests/Makefile.in-946-
check-0.12.0/tests/Makefile.in-947-check_check-check_check_pack.o: check_check_pack.c
check-0.12.0/tests/Makefile.in:948:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_pack.o -MD -MP -MF $(DEPDIR)/check_check-check_check_pack.Tpo -c -o check_check-check_check_pack.o `test -f 'check_check_pack.c' || echo '$(srcdir)/'`check_check_pack.c
check-0.12.0/tests/Makefile.in-949-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_pack.Tpo $(DEPDIR)/check_check-check_check_pack.Po
##############################################
check-0.12.0/tests/Makefile.in-951-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:952:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_pack.o `test -f 'check_check_pack.c' || echo '$(srcdir)/'`check_check_pack.c
check-0.12.0/tests/Makefile.in-953-
check-0.12.0/tests/Makefile.in-954-check_check-check_check_pack.obj: check_check_pack.c
check-0.12.0/tests/Makefile.in:955:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_pack.obj -MD -MP -MF $(DEPDIR)/check_check-check_check_pack.Tpo -c -o check_check-check_check_pack.obj `if test -f 'check_check_pack.c'; then $(CYGPATH_W) 'check_check_pack.c'; else $(CYGPATH_W) '$(srcdir)/check_check_pack.c'; fi`
check-0.12.0/tests/Makefile.in-956-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_pack.Tpo $(DEPDIR)/check_check-check_check_pack.Po
##############################################
check-0.12.0/tests/Makefile.in-958-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:959:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_pack.obj `if test -f 'check_check_pack.c'; then $(CYGPATH_W) 'check_check_pack.c'; else $(CYGPATH_W) '$(srcdir)/check_check_pack.c'; fi`
check-0.12.0/tests/Makefile.in-960-
check-0.12.0/tests/Makefile.in-961-check_check-check_check_exit.o: check_check_exit.c
check-0.12.0/tests/Makefile.in:962:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_exit.o -MD -MP -MF $(DEPDIR)/check_check-check_check_exit.Tpo -c -o check_check-check_check_exit.o `test -f 'check_check_exit.c' || echo '$(srcdir)/'`check_check_exit.c
check-0.12.0/tests/Makefile.in-963-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_exit.Tpo $(DEPDIR)/check_check-check_check_exit.Po
##############################################
check-0.12.0/tests/Makefile.in-965-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:966:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_exit.o `test -f 'check_check_exit.c' || echo '$(srcdir)/'`check_check_exit.c
check-0.12.0/tests/Makefile.in-967-
check-0.12.0/tests/Makefile.in-968-check_check-check_check_exit.obj: check_check_exit.c
check-0.12.0/tests/Makefile.in:969:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_exit.obj -MD -MP -MF $(DEPDIR)/check_check-check_check_exit.Tpo -c -o check_check-check_check_exit.obj `if test -f 'check_check_exit.c'; then $(CYGPATH_W) 'check_check_exit.c'; else $(CYGPATH_W) '$(srcdir)/check_check_exit.c'; fi`
check-0.12.0/tests/Makefile.in-970-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_exit.Tpo $(DEPDIR)/check_check-check_check_exit.Po
##############################################
check-0.12.0/tests/Makefile.in-972-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:973:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_exit.obj `if test -f 'check_check_exit.c'; then $(CYGPATH_W) 'check_check_exit.c'; else $(CYGPATH_W) '$(srcdir)/check_check_exit.c'; fi`
check-0.12.0/tests/Makefile.in-974-
check-0.12.0/tests/Makefile.in-975-check_check-check_check_selective.o: check_check_selective.c
check-0.12.0/tests/Makefile.in:976:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_selective.o -MD -MP -MF $(DEPDIR)/check_check-check_check_selective.Tpo -c -o check_check-check_check_selective.o `test -f 'check_check_selective.c' || echo '$(srcdir)/'`check_check_selective.c
check-0.12.0/tests/Makefile.in-977-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_selective.Tpo $(DEPDIR)/check_check-check_check_selective.Po
##############################################
check-0.12.0/tests/Makefile.in-979-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:980:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_selective.o `test -f 'check_check_selective.c' || echo '$(srcdir)/'`check_check_selective.c
check-0.12.0/tests/Makefile.in-981-
check-0.12.0/tests/Makefile.in-982-check_check-check_check_selective.obj: check_check_selective.c
check-0.12.0/tests/Makefile.in:983:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_selective.obj -MD -MP -MF $(DEPDIR)/check_check-check_check_selective.Tpo -c -o check_check-check_check_selective.obj `if test -f 'check_check_selective.c'; then $(CYGPATH_W) 'check_check_selective.c'; else $(CYGPATH_W) '$(srcdir)/check_check_selective.c'; fi`
check-0.12.0/tests/Makefile.in-984-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_selective.Tpo $(DEPDIR)/check_check-check_check_selective.Po
##############################################
check-0.12.0/tests/Makefile.in-986-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:987:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_selective.obj `if test -f 'check_check_selective.c'; then $(CYGPATH_W) 'check_check_selective.c'; else $(CYGPATH_W) '$(srcdir)/check_check_selective.c'; fi`
check-0.12.0/tests/Makefile.in-988-
check-0.12.0/tests/Makefile.in-989-check_check-check_check_tags.o: check_check_tags.c
check-0.12.0/tests/Makefile.in:990:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_tags.o -MD -MP -MF $(DEPDIR)/check_check-check_check_tags.Tpo -c -o check_check-check_check_tags.o `test -f 'check_check_tags.c' || echo '$(srcdir)/'`check_check_tags.c
check-0.12.0/tests/Makefile.in-991-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_tags.Tpo $(DEPDIR)/check_check-check_check_tags.Po
##############################################
check-0.12.0/tests/Makefile.in-993-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:994:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_tags.o `test -f 'check_check_tags.c' || echo '$(srcdir)/'`check_check_tags.c
check-0.12.0/tests/Makefile.in-995-
check-0.12.0/tests/Makefile.in-996-check_check-check_check_tags.obj: check_check_tags.c
check-0.12.0/tests/Makefile.in:997:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_tags.obj -MD -MP -MF $(DEPDIR)/check_check-check_check_tags.Tpo -c -o check_check-check_check_tags.obj `if test -f 'check_check_tags.c'; then $(CYGPATH_W) 'check_check_tags.c'; else $(CYGPATH_W) '$(srcdir)/check_check_tags.c'; fi`
check-0.12.0/tests/Makefile.in-998-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_tags.Tpo $(DEPDIR)/check_check-check_check_tags.Po
##############################################
check-0.12.0/tests/Makefile.in-1000-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1001:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_tags.obj `if test -f 'check_check_tags.c'; then $(CYGPATH_W) 'check_check_tags.c'; else $(CYGPATH_W) '$(srcdir)/check_check_tags.c'; fi`
check-0.12.0/tests/Makefile.in-1002-
check-0.12.0/tests/Makefile.in-1003-check_check-check_check_main.o: check_check_main.c
check-0.12.0/tests/Makefile.in:1004:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_main.o -MD -MP -MF $(DEPDIR)/check_check-check_check_main.Tpo -c -o check_check-check_check_main.o `test -f 'check_check_main.c' || echo '$(srcdir)/'`check_check_main.c
check-0.12.0/tests/Makefile.in-1005-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_main.Tpo $(DEPDIR)/check_check-check_check_main.Po
##############################################
check-0.12.0/tests/Makefile.in-1007-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1008:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_main.o `test -f 'check_check_main.c' || echo '$(srcdir)/'`check_check_main.c
check-0.12.0/tests/Makefile.in-1009-
check-0.12.0/tests/Makefile.in-1010-check_check-check_check_main.obj: check_check_main.c
check-0.12.0/tests/Makefile.in:1011:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -MT check_check-check_check_main.obj -MD -MP -MF $(DEPDIR)/check_check-check_check_main.Tpo -c -o check_check-check_check_main.obj `if test -f 'check_check_main.c'; then $(CYGPATH_W) 'check_check_main.c'; else $(CYGPATH_W) '$(srcdir)/check_check_main.c'; fi`
check-0.12.0/tests/Makefile.in-1012-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check-check_check_main.Tpo $(DEPDIR)/check_check-check_check_main.Po
##############################################
check-0.12.0/tests/Makefile.in-1014-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1015:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_CFLAGS) $(CFLAGS) -c -o check_check-check_check_main.obj `if test -f 'check_check_main.c'; then $(CYGPATH_W) 'check_check_main.c'; else $(CYGPATH_W) '$(srcdir)/check_check_main.c'; fi`
check-0.12.0/tests/Makefile.in-1016-
check-0.12.0/tests/Makefile.in-1017-check_check_export-check_check_sub.o: check_check_sub.c
check-0.12.0/tests/Makefile.in:1018:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -MT check_check_export-check_check_sub.o -MD -MP -MF $(DEPDIR)/check_check_export-check_check_sub.Tpo -c -o check_check_export-check_check_sub.o `test -f 'check_check_sub.c' || echo '$(srcdir)/'`check_check_sub.c
check-0.12.0/tests/Makefile.in-1019-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check_export-check_check_sub.Tpo $(DEPDIR)/check_check_export-check_check_sub.Po
##############################################
check-0.12.0/tests/Makefile.in-1021-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1022:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -c -o check_check_export-check_check_sub.o `test -f 'check_check_sub.c' || echo '$(srcdir)/'`check_check_sub.c
check-0.12.0/tests/Makefile.in-1023-
check-0.12.0/tests/Makefile.in-1024-check_check_export-check_check_sub.obj: check_check_sub.c
check-0.12.0/tests/Makefile.in:1025:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -MT check_check_export-check_check_sub.obj -MD -MP -MF $(DEPDIR)/check_check_export-check_check_sub.Tpo -c -o check_check_export-check_check_sub.obj `if test -f 'check_check_sub.c'; then $(CYGPATH_W) 'check_check_sub.c'; else $(CYGPATH_W) '$(srcdir)/check_check_sub.c'; fi`
check-0.12.0/tests/Makefile.in-1026-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check_export-check_check_sub.Tpo $(DEPDIR)/check_check_export-check_check_sub.Po
##############################################
check-0.12.0/tests/Makefile.in-1028-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1029:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -c -o check_check_export-check_check_sub.obj `if test -f 'check_check_sub.c'; then $(CYGPATH_W) 'check_check_sub.c'; else $(CYGPATH_W) '$(srcdir)/check_check_sub.c'; fi`
check-0.12.0/tests/Makefile.in-1030-
check-0.12.0/tests/Makefile.in-1031-check_check_export-check_check_master.o: check_check_master.c
check-0.12.0/tests/Makefile.in:1032:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -MT check_check_export-check_check_master.o -MD -MP -MF $(DEPDIR)/check_check_export-check_check_master.Tpo -c -o check_check_export-check_check_master.o `test -f 'check_check_master.c' || echo '$(srcdir)/'`check_check_master.c
check-0.12.0/tests/Makefile.in-1033-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check_export-check_check_master.Tpo $(DEPDIR)/check_check_export-check_check_master.Po
##############################################
check-0.12.0/tests/Makefile.in-1035-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1036:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -c -o check_check_export-check_check_master.o `test -f 'check_check_master.c' || echo '$(srcdir)/'`check_check_master.c
check-0.12.0/tests/Makefile.in-1037-
check-0.12.0/tests/Makefile.in-1038-check_check_export-check_check_master.obj: check_check_master.c
check-0.12.0/tests/Makefile.in:1039:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -MT check_check_export-check_check_master.obj -MD -MP -MF $(DEPDIR)/check_check_export-check_check_master.Tpo -c -o check_check_export-check_check_master.obj `if test -f 'check_check_master.c'; then $(CYGPATH_W) 'check_check_master.c'; else $(CYGPATH_W) '$(srcdir)/check_check_master.c'; fi`
check-0.12.0/tests/Makefile.in-1040-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check_export-check_check_master.Tpo $(DEPDIR)/check_check_export-check_check_master.Po
##############################################
check-0.12.0/tests/Makefile.in-1042-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1043:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -c -o check_check_export-check_check_master.obj `if test -f 'check_check_master.c'; then $(CYGPATH_W) 'check_check_master.c'; else $(CYGPATH_W) '$(srcdir)/check_check_master.c'; fi`
check-0.12.0/tests/Makefile.in-1044-
check-0.12.0/tests/Makefile.in-1045-check_check_export-check_check_log.o: check_check_log.c
check-0.12.0/tests/Makefile.in:1046:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -MT check_check_export-check_check_log.o -MD -MP -MF $(DEPDIR)/check_check_export-check_check_log.Tpo -c -o check_check_export-check_check_log.o `test -f 'check_check_log.c' || echo '$(srcdir)/'`check_check_log.c
check-0.12.0/tests/Makefile.in-1047-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check_export-check_check_log.Tpo $(DEPDIR)/check_check_export-check_check_log.Po
##############################################
check-0.12.0/tests/Makefile.in-1049-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1050:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -c -o check_check_export-check_check_log.o `test -f 'check_check_log.c' || echo '$(srcdir)/'`check_check_log.c
check-0.12.0/tests/Makefile.in-1051-
check-0.12.0/tests/Makefile.in-1052-check_check_export-check_check_log.obj: check_check_log.c
check-0.12.0/tests/Makefile.in:1053:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -MT check_check_export-check_check_log.obj -MD -MP -MF $(DEPDIR)/check_check_export-check_check_log.Tpo -c -o check_check_export-check_check_log.obj `if test -f 'check_check_log.c'; then $(CYGPATH_W) 'check_check_log.c'; else $(CYGPATH_W) '$(srcdir)/check_check_log.c'; fi`
check-0.12.0/tests/Makefile.in-1054-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check_export-check_check_log.Tpo $(DEPDIR)/check_check_export-check_check_log.Po
##############################################
check-0.12.0/tests/Makefile.in-1056-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1057:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -c -o check_check_export-check_check_log.obj `if test -f 'check_check_log.c'; then $(CYGPATH_W) 'check_check_log.c'; else $(CYGPATH_W) '$(srcdir)/check_check_log.c'; fi`
check-0.12.0/tests/Makefile.in-1058-
check-0.12.0/tests/Makefile.in-1059-check_check_export-check_check_fork.o: check_check_fork.c
check-0.12.0/tests/Makefile.in:1060:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -MT check_check_export-check_check_fork.o -MD -MP -MF $(DEPDIR)/check_check_export-check_check_fork.Tpo -c -o check_check_export-check_check_fork.o `test -f 'check_check_fork.c' || echo '$(srcdir)/'`check_check_fork.c
check-0.12.0/tests/Makefile.in-1061-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check_export-check_check_fork.Tpo $(DEPDIR)/check_check_export-check_check_fork.Po
##############################################
check-0.12.0/tests/Makefile.in-1063-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1064:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -c -o check_check_export-check_check_fork.o `test -f 'check_check_fork.c' || echo '$(srcdir)/'`check_check_fork.c
check-0.12.0/tests/Makefile.in-1065-
check-0.12.0/tests/Makefile.in-1066-check_check_export-check_check_fork.obj: check_check_fork.c
check-0.12.0/tests/Makefile.in:1067:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -MT check_check_export-check_check_fork.obj -MD -MP -MF $(DEPDIR)/check_check_export-check_check_fork.Tpo -c -o check_check_export-check_check_fork.obj `if test -f 'check_check_fork.c'; then $(CYGPATH_W) 'check_check_fork.c'; else $(CYGPATH_W) '$(srcdir)/check_check_fork.c'; fi`
check-0.12.0/tests/Makefile.in-1068-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check_export-check_check_fork.Tpo $(DEPDIR)/check_check_export-check_check_fork.Po
##############################################
check-0.12.0/tests/Makefile.in-1070-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1071:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -c -o check_check_export-check_check_fork.obj `if test -f 'check_check_fork.c'; then $(CYGPATH_W) 'check_check_fork.c'; else $(CYGPATH_W) '$(srcdir)/check_check_fork.c'; fi`
check-0.12.0/tests/Makefile.in-1072-
check-0.12.0/tests/Makefile.in-1073-check_check_export-check_check_tags.o: check_check_tags.c
check-0.12.0/tests/Makefile.in:1074:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -MT check_check_export-check_check_tags.o -MD -MP -MF $(DEPDIR)/check_check_export-check_check_tags.Tpo -c -o check_check_export-check_check_tags.o `test -f 'check_check_tags.c' || echo '$(srcdir)/'`check_check_tags.c
check-0.12.0/tests/Makefile.in-1075-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check_export-check_check_tags.Tpo $(DEPDIR)/check_check_export-check_check_tags.Po
##############################################
check-0.12.0/tests/Makefile.in-1077-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1078:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -c -o check_check_export-check_check_tags.o `test -f 'check_check_tags.c' || echo '$(srcdir)/'`check_check_tags.c
check-0.12.0/tests/Makefile.in-1079-
check-0.12.0/tests/Makefile.in-1080-check_check_export-check_check_tags.obj: check_check_tags.c
check-0.12.0/tests/Makefile.in:1081:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -MT check_check_export-check_check_tags.obj -MD -MP -MF $(DEPDIR)/check_check_export-check_check_tags.Tpo -c -o check_check_export-check_check_tags.obj `if test -f 'check_check_tags.c'; then $(CYGPATH_W) 'check_check_tags.c'; else $(CYGPATH_W) '$(srcdir)/check_check_tags.c'; fi`
check-0.12.0/tests/Makefile.in-1082-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check_export-check_check_tags.Tpo $(DEPDIR)/check_check_export-check_check_tags.Po
##############################################
check-0.12.0/tests/Makefile.in-1084-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1085:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -c -o check_check_export-check_check_tags.obj `if test -f 'check_check_tags.c'; then $(CYGPATH_W) 'check_check_tags.c'; else $(CYGPATH_W) '$(srcdir)/check_check_tags.c'; fi`
check-0.12.0/tests/Makefile.in-1086-
check-0.12.0/tests/Makefile.in-1087-check_check_export-check_check_export_main.o: check_check_export_main.c
check-0.12.0/tests/Makefile.in:1088:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -MT check_check_export-check_check_export_main.o -MD -MP -MF $(DEPDIR)/check_check_export-check_check_export_main.Tpo -c -o check_check_export-check_check_export_main.o `test -f 'check_check_export_main.c' || echo '$(srcdir)/'`check_check_export_main.c
check-0.12.0/tests/Makefile.in-1089-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check_export-check_check_export_main.Tpo $(DEPDIR)/check_check_export-check_check_export_main.Po
##############################################
check-0.12.0/tests/Makefile.in-1091-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1092:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -c -o check_check_export-check_check_export_main.o `test -f 'check_check_export_main.c' || echo '$(srcdir)/'`check_check_export_main.c
check-0.12.0/tests/Makefile.in-1093-
check-0.12.0/tests/Makefile.in-1094-check_check_export-check_check_export_main.obj: check_check_export_main.c
check-0.12.0/tests/Makefile.in:1095:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -MT check_check_export-check_check_export_main.obj -MD -MP -MF $(DEPDIR)/check_check_export-check_check_export_main.Tpo -c -o check_check_export-check_check_export_main.obj `if test -f 'check_check_export_main.c'; then $(CYGPATH_W) 'check_check_export_main.c'; else $(CYGPATH_W) '$(srcdir)/check_check_export_main.c'; fi`
check-0.12.0/tests/Makefile.in-1096-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_check_export-check_check_export_main.Tpo $(DEPDIR)/check_check_export-check_check_export_main.Po
##############################################
check-0.12.0/tests/Makefile.in-1098-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1099:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_check_export_CFLAGS) $(CFLAGS) -c -o check_check_export-check_check_export_main.obj `if test -f 'check_check_export_main.c'; then $(CYGPATH_W) 'check_check_export_main.c'; else $(CYGPATH_W) '$(srcdir)/check_check_export_main.c'; fi`
check-0.12.0/tests/Makefile.in-1100-
check-0.12.0/tests/Makefile.in-1101-check_mem_leaks-check_mem_leaks.o: check_mem_leaks.c
check-0.12.0/tests/Makefile.in:1102:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -MT check_mem_leaks-check_mem_leaks.o -MD -MP -MF $(DEPDIR)/check_mem_leaks-check_mem_leaks.Tpo -c -o check_mem_leaks-check_mem_leaks.o `test -f 'check_mem_leaks.c' || echo '$(srcdir)/'`check_mem_leaks.c
check-0.12.0/tests/Makefile.in-1103-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_mem_leaks-check_mem_leaks.Tpo $(DEPDIR)/check_mem_leaks-check_mem_leaks.Po
##############################################
check-0.12.0/tests/Makefile.in-1105-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1106:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -c -o check_mem_leaks-check_mem_leaks.o `test -f 'check_mem_leaks.c' || echo '$(srcdir)/'`check_mem_leaks.c
check-0.12.0/tests/Makefile.in-1107-
check-0.12.0/tests/Makefile.in-1108-check_mem_leaks-check_mem_leaks.obj: check_mem_leaks.c
check-0.12.0/tests/Makefile.in:1109:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -MT check_mem_leaks-check_mem_leaks.obj -MD -MP -MF $(DEPDIR)/check_mem_leaks-check_mem_leaks.Tpo -c -o check_mem_leaks-check_mem_leaks.obj `if test -f 'check_mem_leaks.c'; then $(CYGPATH_W) 'check_mem_leaks.c'; else $(CYGPATH_W) '$(srcdir)/check_mem_leaks.c'; fi`
check-0.12.0/tests/Makefile.in-1110-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_mem_leaks-check_mem_leaks.Tpo $(DEPDIR)/check_mem_leaks-check_mem_leaks.Po
##############################################
check-0.12.0/tests/Makefile.in-1112-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1113:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -c -o check_mem_leaks-check_mem_leaks.obj `if test -f 'check_mem_leaks.c'; then $(CYGPATH_W) 'check_mem_leaks.c'; else $(CYGPATH_W) '$(srcdir)/check_mem_leaks.c'; fi`
check-0.12.0/tests/Makefile.in-1114-
check-0.12.0/tests/Makefile.in-1115-check_mem_leaks-check_check_log.o: check_check_log.c
check-0.12.0/tests/Makefile.in:1116:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -MT check_mem_leaks-check_check_log.o -MD -MP -MF $(DEPDIR)/check_mem_leaks-check_check_log.Tpo -c -o check_mem_leaks-check_check_log.o `test -f 'check_check_log.c' || echo '$(srcdir)/'`check_check_log.c
check-0.12.0/tests/Makefile.in-1117-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_mem_leaks-check_check_log.Tpo $(DEPDIR)/check_mem_leaks-check_check_log.Po
##############################################
check-0.12.0/tests/Makefile.in-1119-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1120:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -c -o check_mem_leaks-check_check_log.o `test -f 'check_check_log.c' || echo '$(srcdir)/'`check_check_log.c
check-0.12.0/tests/Makefile.in-1121-
check-0.12.0/tests/Makefile.in-1122-check_mem_leaks-check_check_log.obj: check_check_log.c
check-0.12.0/tests/Makefile.in:1123:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -MT check_mem_leaks-check_check_log.obj -MD -MP -MF $(DEPDIR)/check_mem_leaks-check_check_log.Tpo -c -o check_mem_leaks-check_check_log.obj `if test -f 'check_check_log.c'; then $(CYGPATH_W) 'check_check_log.c'; else $(CYGPATH_W) '$(srcdir)/check_check_log.c'; fi`
check-0.12.0/tests/Makefile.in-1124-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_mem_leaks-check_check_log.Tpo $(DEPDIR)/check_mem_leaks-check_check_log.Po
##############################################
check-0.12.0/tests/Makefile.in-1126-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1127:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -c -o check_mem_leaks-check_check_log.obj `if test -f 'check_check_log.c'; then $(CYGPATH_W) 'check_check_log.c'; else $(CYGPATH_W) '$(srcdir)/check_check_log.c'; fi`
check-0.12.0/tests/Makefile.in-1128-
check-0.12.0/tests/Makefile.in-1129-check_mem_leaks-check_check_fork.o: check_check_fork.c
check-0.12.0/tests/Makefile.in:1130:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -MT check_mem_leaks-check_check_fork.o -MD -MP -MF $(DEPDIR)/check_mem_leaks-check_check_fork.Tpo -c -o check_mem_leaks-check_check_fork.o `test -f 'check_check_fork.c' || echo '$(srcdir)/'`check_check_fork.c
check-0.12.0/tests/Makefile.in-1131-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_mem_leaks-check_check_fork.Tpo $(DEPDIR)/check_mem_leaks-check_check_fork.Po
##############################################
check-0.12.0/tests/Makefile.in-1133-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1134:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -c -o check_mem_leaks-check_check_fork.o `test -f 'check_check_fork.c' || echo '$(srcdir)/'`check_check_fork.c
check-0.12.0/tests/Makefile.in-1135-
check-0.12.0/tests/Makefile.in-1136-check_mem_leaks-check_check_fork.obj: check_check_fork.c
check-0.12.0/tests/Makefile.in:1137:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -MT check_mem_leaks-check_check_fork.obj -MD -MP -MF $(DEPDIR)/check_mem_leaks-check_check_fork.Tpo -c -o check_mem_leaks-check_check_fork.obj `if test -f 'check_check_fork.c'; then $(CYGPATH_W) 'check_check_fork.c'; else $(CYGPATH_W) '$(srcdir)/check_check_fork.c'; fi`
check-0.12.0/tests/Makefile.in-1138-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_mem_leaks-check_check_fork.Tpo $(DEPDIR)/check_mem_leaks-check_check_fork.Po
##############################################
check-0.12.0/tests/Makefile.in-1140-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1141:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -c -o check_mem_leaks-check_check_fork.obj `if test -f 'check_check_fork.c'; then $(CYGPATH_W) 'check_check_fork.c'; else $(CYGPATH_W) '$(srcdir)/check_check_fork.c'; fi`
check-0.12.0/tests/Makefile.in-1142-
check-0.12.0/tests/Makefile.in-1143-check_mem_leaks-check_check_exit.o: check_check_exit.c
check-0.12.0/tests/Makefile.in:1144:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -MT check_mem_leaks-check_check_exit.o -MD -MP -MF $(DEPDIR)/check_mem_leaks-check_check_exit.Tpo -c -o check_mem_leaks-check_check_exit.o `test -f 'check_check_exit.c' || echo '$(srcdir)/'`check_check_exit.c
check-0.12.0/tests/Makefile.in-1145-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_mem_leaks-check_check_exit.Tpo $(DEPDIR)/check_mem_leaks-check_check_exit.Po
##############################################
check-0.12.0/tests/Makefile.in-1147-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1148:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -c -o check_mem_leaks-check_check_exit.o `test -f 'check_check_exit.c' || echo '$(srcdir)/'`check_check_exit.c
check-0.12.0/tests/Makefile.in-1149-
check-0.12.0/tests/Makefile.in-1150-check_mem_leaks-check_check_exit.obj: check_check_exit.c
check-0.12.0/tests/Makefile.in:1151:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -MT check_mem_leaks-check_check_exit.obj -MD -MP -MF $(DEPDIR)/check_mem_leaks-check_check_exit.Tpo -c -o check_mem_leaks-check_check_exit.obj `if test -f 'check_check_exit.c'; then $(CYGPATH_W) 'check_check_exit.c'; else $(CYGPATH_W) '$(srcdir)/check_check_exit.c'; fi`
check-0.12.0/tests/Makefile.in-1152-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_mem_leaks-check_check_exit.Tpo $(DEPDIR)/check_mem_leaks-check_check_exit.Po
##############################################
check-0.12.0/tests/Makefile.in-1154-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1155:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -c -o check_mem_leaks-check_check_exit.obj `if test -f 'check_check_exit.c'; then $(CYGPATH_W) 'check_check_exit.c'; else $(CYGPATH_W) '$(srcdir)/check_check_exit.c'; fi`
check-0.12.0/tests/Makefile.in-1156-
check-0.12.0/tests/Makefile.in-1157-check_mem_leaks-check_check_selective.o: check_check_selective.c
check-0.12.0/tests/Makefile.in:1158:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -MT check_mem_leaks-check_check_selective.o -MD -MP -MF $(DEPDIR)/check_mem_leaks-check_check_selective.Tpo -c -o check_mem_leaks-check_check_selective.o `test -f 'check_check_selective.c' || echo '$(srcdir)/'`check_check_selective.c
check-0.12.0/tests/Makefile.in-1159-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_mem_leaks-check_check_selective.Tpo $(DEPDIR)/check_mem_leaks-check_check_selective.Po
##############################################
check-0.12.0/tests/Makefile.in-1161-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1162:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -c -o check_mem_leaks-check_check_selective.o `test -f 'check_check_selective.c' || echo '$(srcdir)/'`check_check_selective.c
check-0.12.0/tests/Makefile.in-1163-
check-0.12.0/tests/Makefile.in-1164-check_mem_leaks-check_check_selective.obj: check_check_selective.c
check-0.12.0/tests/Makefile.in:1165:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -MT check_mem_leaks-check_check_selective.obj -MD -MP -MF $(DEPDIR)/check_mem_leaks-check_check_selective.Tpo -c -o check_mem_leaks-check_check_selective.obj `if test -f 'check_check_selective.c'; then $(CYGPATH_W) 'check_check_selective.c'; else $(CYGPATH_W) '$(srcdir)/check_check_selective.c'; fi`
check-0.12.0/tests/Makefile.in-1166-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_mem_leaks-check_check_selective.Tpo $(DEPDIR)/check_mem_leaks-check_check_selective.Po
##############################################
check-0.12.0/tests/Makefile.in-1168-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1169:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -c -o check_mem_leaks-check_check_selective.obj `if test -f 'check_check_selective.c'; then $(CYGPATH_W) 'check_check_selective.c'; else $(CYGPATH_W) '$(srcdir)/check_check_selective.c'; fi`
check-0.12.0/tests/Makefile.in-1170-
check-0.12.0/tests/Makefile.in-1171-check_mem_leaks-check_check_tags.o: check_check_tags.c
check-0.12.0/tests/Makefile.in:1172:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -MT check_mem_leaks-check_check_tags.o -MD -MP -MF $(DEPDIR)/check_mem_leaks-check_check_tags.Tpo -c -o check_mem_leaks-check_check_tags.o `test -f 'check_check_tags.c' || echo '$(srcdir)/'`check_check_tags.c
check-0.12.0/tests/Makefile.in-1173-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_mem_leaks-check_check_tags.Tpo $(DEPDIR)/check_mem_leaks-check_check_tags.Po
##############################################
check-0.12.0/tests/Makefile.in-1175-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1176:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -c -o check_mem_leaks-check_check_tags.o `test -f 'check_check_tags.c' || echo '$(srcdir)/'`check_check_tags.c
check-0.12.0/tests/Makefile.in-1177-
check-0.12.0/tests/Makefile.in-1178-check_mem_leaks-check_check_tags.obj: check_check_tags.c
check-0.12.0/tests/Makefile.in:1179:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -MT check_mem_leaks-check_check_tags.obj -MD -MP -MF $(DEPDIR)/check_mem_leaks-check_check_tags.Tpo -c -o check_mem_leaks-check_check_tags.obj `if test -f 'check_check_tags.c'; then $(CYGPATH_W) 'check_check_tags.c'; else $(CYGPATH_W) '$(srcdir)/check_check_tags.c'; fi`
check-0.12.0/tests/Makefile.in-1180-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_mem_leaks-check_check_tags.Tpo $(DEPDIR)/check_mem_leaks-check_check_tags.Po
##############################################
check-0.12.0/tests/Makefile.in-1182-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1183:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -c -o check_mem_leaks-check_check_tags.obj `if test -f 'check_check_tags.c'; then $(CYGPATH_W) 'check_check_tags.c'; else $(CYGPATH_W) '$(srcdir)/check_check_tags.c'; fi`
check-0.12.0/tests/Makefile.in-1184-
check-0.12.0/tests/Makefile.in-1185-check_mem_leaks-check_check_sub.o: check_check_sub.c
check-0.12.0/tests/Makefile.in:1186:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -MT check_mem_leaks-check_check_sub.o -MD -MP -MF $(DEPDIR)/check_mem_leaks-check_check_sub.Tpo -c -o check_mem_leaks-check_check_sub.o `test -f 'check_check_sub.c' || echo '$(srcdir)/'`check_check_sub.c
check-0.12.0/tests/Makefile.in-1187-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_mem_leaks-check_check_sub.Tpo $(DEPDIR)/check_mem_leaks-check_check_sub.Po
##############################################
check-0.12.0/tests/Makefile.in-1189-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1190:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -c -o check_mem_leaks-check_check_sub.o `test -f 'check_check_sub.c' || echo '$(srcdir)/'`check_check_sub.c
check-0.12.0/tests/Makefile.in-1191-
check-0.12.0/tests/Makefile.in-1192-check_mem_leaks-check_check_sub.obj: check_check_sub.c
check-0.12.0/tests/Makefile.in:1193:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -MT check_mem_leaks-check_check_sub.obj -MD -MP -MF $(DEPDIR)/check_mem_leaks-check_check_sub.Tpo -c -o check_mem_leaks-check_check_sub.obj `if test -f 'check_check_sub.c'; then $(CYGPATH_W) 'check_check_sub.c'; else $(CYGPATH_W) '$(srcdir)/check_check_sub.c'; fi`
check-0.12.0/tests/Makefile.in-1194-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_mem_leaks-check_check_sub.Tpo $(DEPDIR)/check_mem_leaks-check_check_sub.Po
##############################################
check-0.12.0/tests/Makefile.in-1196-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1197:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -c -o check_mem_leaks-check_check_sub.obj `if test -f 'check_check_sub.c'; then $(CYGPATH_W) 'check_check_sub.c'; else $(CYGPATH_W) '$(srcdir)/check_check_sub.c'; fi`
check-0.12.0/tests/Makefile.in-1198-
check-0.12.0/tests/Makefile.in-1199-check_mem_leaks-check_check_master.o: check_check_master.c
check-0.12.0/tests/Makefile.in:1200:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -MT check_mem_leaks-check_check_master.o -MD -MP -MF $(DEPDIR)/check_mem_leaks-check_check_master.Tpo -c -o check_mem_leaks-check_check_master.o `test -f 'check_check_master.c' || echo '$(srcdir)/'`check_check_master.c
check-0.12.0/tests/Makefile.in-1201-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_mem_leaks-check_check_master.Tpo $(DEPDIR)/check_mem_leaks-check_check_master.Po
##############################################
check-0.12.0/tests/Makefile.in-1203-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1204:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -c -o check_mem_leaks-check_check_master.o `test -f 'check_check_master.c' || echo '$(srcdir)/'`check_check_master.c
check-0.12.0/tests/Makefile.in-1205-
check-0.12.0/tests/Makefile.in-1206-check_mem_leaks-check_check_master.obj: check_check_master.c
check-0.12.0/tests/Makefile.in:1207:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -MT check_mem_leaks-check_check_master.obj -MD -MP -MF $(DEPDIR)/check_mem_leaks-check_check_master.Tpo -c -o check_mem_leaks-check_check_master.obj `if test -f 'check_check_master.c'; then $(CYGPATH_W) 'check_check_master.c'; else $(CYGPATH_W) '$(srcdir)/check_check_master.c'; fi`
check-0.12.0/tests/Makefile.in-1208-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_mem_leaks-check_check_master.Tpo $(DEPDIR)/check_mem_leaks-check_check_master.Po
##############################################
check-0.12.0/tests/Makefile.in-1210-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1211:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_mem_leaks_CFLAGS) $(CFLAGS) -c -o check_mem_leaks-check_check_master.obj `if test -f 'check_check_master.c'; then $(CYGPATH_W) 'check_check_master.c'; else $(CYGPATH_W) '$(srcdir)/check_check_master.c'; fi`
check-0.12.0/tests/Makefile.in-1212-
check-0.12.0/tests/Makefile.in-1213-check_thread_stress-check_thread_stress.o: check_thread_stress.c
check-0.12.0/tests/Makefile.in:1214:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_thread_stress_CFLAGS) $(CFLAGS) -MT check_thread_stress-check_thread_stress.o -MD -MP -MF $(DEPDIR)/check_thread_stress-check_thread_stress.Tpo -c -o check_thread_stress-check_thread_stress.o `test -f 'check_thread_stress.c' || echo '$(srcdir)/'`check_thread_stress.c
check-0.12.0/tests/Makefile.in-1215-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_thread_stress-check_thread_stress.Tpo $(DEPDIR)/check_thread_stress-check_thread_stress.Po
##############################################
check-0.12.0/tests/Makefile.in-1217-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1218:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_thread_stress_CFLAGS) $(CFLAGS) -c -o check_thread_stress-check_thread_stress.o `test -f 'check_thread_stress.c' || echo '$(srcdir)/'`check_thread_stress.c
check-0.12.0/tests/Makefile.in-1219-
check-0.12.0/tests/Makefile.in-1220-check_thread_stress-check_thread_stress.obj: check_thread_stress.c
check-0.12.0/tests/Makefile.in:1221:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_thread_stress_CFLAGS) $(CFLAGS) -MT check_thread_stress-check_thread_stress.obj -MD -MP -MF $(DEPDIR)/check_thread_stress-check_thread_stress.Tpo -c -o check_thread_stress-check_thread_stress.obj `if test -f 'check_thread_stress.c'; then $(CYGPATH_W) 'check_thread_stress.c'; else $(CYGPATH_W) '$(srcdir)/check_thread_stress.c'; fi`
check-0.12.0/tests/Makefile.in-1222-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/check_thread_stress-check_thread_stress.Tpo $(DEPDIR)/check_thread_stress-check_thread_stress.Po
##############################################
check-0.12.0/tests/Makefile.in-1224-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
check-0.12.0/tests/Makefile.in:1225:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_thread_stress_CFLAGS) $(CFLAGS) -c -o check_thread_stress-check_thread_stress.obj `if test -f 'check_thread_stress.c'; then $(CYGPATH_W) 'check_thread_stress.c'; else $(CYGPATH_W) '$(srcdir)/check_thread_stress.c'; fi`
check-0.12.0/tests/Makefile.in-1226-
##############################################
check-0.12.0/tests/Makefile.in-1262-GTAGS:
check-0.12.0/tests/Makefile.in:1263:	here=`$(am__cd) $(top_builddir) && pwd` \
check-0.12.0/tests/Makefile.in-1264-	  && $(am__cd) $(top_srcdir) \
##############################################
check-0.12.0/tests/Makefile.in-1305-	if test -n "$$redo_bases"; then \
check-0.12.0/tests/Makefile.in:1306:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
check-0.12.0/tests/Makefile.in:1307:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
check-0.12.0/tests/Makefile.in-1308-	  if $(am__make_dryrun); then :; else \
##############################################
check-0.12.0/tests/Makefile.in-1330-	ws='[ 	]'; \
check-0.12.0/tests/Makefile.in:1331:	results=`for b in $$bases; do echo $$b.trs; done`; \
check-0.12.0/tests/Makefile.in-1332-	test -n "$$results" || results=/dev/null; \
check-0.12.0/tests/Makefile.in:1333:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
check-0.12.0/tests/Makefile.in:1334:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
check-0.12.0/tests/Makefile.in:1335:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
check-0.12.0/tests/Makefile.in:1336:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
check-0.12.0/tests/Makefile.in:1337:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
check-0.12.0/tests/Makefile.in:1338:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
check-0.12.0/tests/Makefile.in:1339:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
check-0.12.0/tests/Makefile.in:1340:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
check-0.12.0/tests/Makefile.in-1341-	  success=true; \
##############################################
check-0.12.0/tests/Makefile.in-1409-	@set +e; $(am__set_TESTS_bases); \
check-0.12.0/tests/Makefile.in:1410:	log_list=`for i in $$bases; do echo $$i.log; done`; \
check-0.12.0/tests/Makefile.in:1411:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
check-0.12.0/tests/Makefile.in:1412:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
check-0.12.0/tests/Makefile.in-1413-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
check-0.12.0/tests/Makefile.in-1419-	         | $(am__list_recheck_tests)` || exit 1; \
check-0.12.0/tests/Makefile.in:1420:	log_list=`for i in $$bases; do echo $$i.log; done`; \
check-0.12.0/tests/Makefile.in:1421:	log_list=`echo $$log_list`; \
check-0.12.0/tests/Makefile.in-1422-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
check-0.12.0/tests/Makefile.in-1504-distdir: $(DISTFILES)
check-0.12.0/tests/Makefile.in:1505:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
check-0.12.0/tests/Makefile.in:1506:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
check-0.12.0/tests/Makefile.in-1507-	list='$(DISTFILES)'; \
##############################################
check-0.12.0/tests/Makefile.in-1518-	  if test -d $$d/$$file; then \
check-0.12.0/tests/Makefile.in:1519:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
check-0.12.0/tests/Makefile.in-1520-	    if test -d "$(distdir)/$$file"; then \
##############################################
check-0.12.0/tests/test_log_output.sh-10-    ./ex_output${EXEEXT} "${1}" "LOG" "NORMAL" > /dev/null
check-0.12.0/tests/test_log_output.sh:11:    actual=`cat ${OUTPUT_FILE} | tr -d "\r"`
check-0.12.0/tests/test_log_output.sh-12-    expected=${2}
##############################################
check-0.12.0/tests/test_xml_output.sh-11-./ex_output${EXEEXT} CK_MINIMAL XML NORMAL > /dev/null
check-0.12.0/tests/test_xml_output.sh:12:actual_xml=`cat ${OUTPUT_FILE} | tr -d "\r" | grep -v \<duration\> | grep -v \<datetime\> | grep -v \<path\>`
check-0.12.0/tests/test_xml_output.sh-13-if [ x"${expected_xml}" != x"${actual_xml}" ]; then
##############################################
check-0.12.0/tests/test_xml_output.sh-21-
check-0.12.0/tests/test_xml_output.sh:22:actual_duration_count=`grep -c \<duration\> ${OUTPUT_FILE}`
check-0.12.0/tests/test_xml_output.sh-23-if [ x"${expected_duration_count}" != x"${actual_duration_count}" ]; then
##############################################
check-0.12.0/tests/test_xml_output.sh-27-
check-0.12.0/tests/test_xml_output.sh:28:num_durations=`grep "\<duration\>" ${OUTPUT_FILE} | wc -l`
check-0.12.0/tests/test_xml_output.sh-29-
##############################################
check-0.12.0/tests/test_xml_output.sh-31-while [ ${i} -le ${num_durations} ]; do
check-0.12.0/tests/test_xml_output.sh:32:   duration=`grep "\<duration\>" ${OUTPUT_FILE} | head -n ${i} | tail -n 1 | cut -d ">" -f 2 | cut -d "<" -f 1`
check-0.12.0/tests/test_xml_output.sh:33:   int_duration=`echo $duration | cut -d "." -f 1`
check-0.12.0/tests/test_xml_output.sh-34-   if [ "${int_duration}" -ne "-1" ] && [ "${int_duration}" -gt "${CK_DEFAULT_TIMEOUT}" ]; then
##############################################
check-0.12.0/tests/test_xml_output.sh-42-if [ ! -z `which xmllint` ]; then
check-0.12.0/tests/test_xml_output.sh:43:    xmllint_output=`xmllint ${OUTPUT_FILE}`
check-0.12.0/tests/test_xml_output.sh-44-    if [ $? -ne 0 ]; then
##############################################
check-0.12.0/tests/test_check_nofork_teardown.sh-8-
check-0.12.0/tests/test_check_nofork_teardown.sh:9:actual=`./check_nofork_teardown${EXEEXT} | tr -d "\r"`
check-0.12.0/tests/test_check_nofork_teardown.sh-10-if [ x"${expected}" = x"${actual}" ]; then
##############################################
check-0.12.0/tests/test_check_nofork.sh-14-
check-0.12.0/tests/test_check_nofork.sh:15:actual=`./check_nofork${EXEEXT} | tr -d "\r"`
check-0.12.0/tests/test_check_nofork.sh-16-if [ x"${expected}" = x"${actual}" ]; then
##############################################
check-0.12.0/tests/test_output.sh-36-
check-0.12.0/tests/test_output.sh:37:act_silent=`./ex_output${EXEEXT} CK_SILENT STDOUT NORMAL  | tr -d "\r"`
check-0.12.0/tests/test_output.sh:38:act_silent_env=`CK_VERBOSITY=silent ./ex_output${EXEEXT} CK_ENV STDOUT NORMAL  | tr -d "\r"`
check-0.12.0/tests/test_output.sh:39:act_silent_dump_env=`CK_VERBOSITY=silent ./ex_output${EXEEXT} CK_ENV STDOUT_DUMP NORMAL  | tr -d "\r"`
check-0.12.0/tests/test_output.sh:40:act_minimal=`./ex_output${EXEEXT} CK_MINIMAL STDOUT NORMAL | tr -d "\r"`
check-0.12.0/tests/test_output.sh:41:act_minimal_env=`CK_VERBOSITY=minimal ./ex_output${EXEEXT} CK_ENV STDOUT NORMAL | tr -d "\r"`
check-0.12.0/tests/test_output.sh:42:act_minimal_dump_env=`CK_VERBOSITY=minimal ./ex_output${EXEEXT} CK_ENV STDOUT_DUMP NORMAL | tr -d "\r"`
check-0.12.0/tests/test_output.sh:43:act_normal=`./ex_output${EXEEXT} CK_NORMAL  STDOUT NORMAL | tr -d "\r"`
check-0.12.0/tests/test_output.sh:44:act_normal_env=`CK_VERBOSITY=normal CK_VERBOSITY='' ./ex_output${EXEEXT} CK_ENV  STDOUT NORMAL | tr -d "\r"`
check-0.12.0/tests/test_output.sh:45:act_normal_dump_env=`CK_VERBOSITY=normal CK_VERBOSITY='' ./ex_output${EXEEXT} CK_ENV  STDOUT_DUMP NORMAL | tr -d "\r"`
check-0.12.0/tests/test_output.sh:46:act_normal_env_blank=`./ex_output${EXEEXT} CK_ENV  STDOUT NORMAL | tr -d "\r"`
check-0.12.0/tests/test_output.sh:47:act_normal_env_invalid=`CK_VERBOSITY='BLARGS' ./ex_output${EXEEXT} CK_ENV  STDOUT NORMAL | tr -d "\r"`
check-0.12.0/tests/test_output.sh:48:act_verbose=`./ex_output${EXEEXT} CK_VERBOSE STDOUT NORMAL | tr -d "\r"`
check-0.12.0/tests/test_output.sh:49:act_verbose_env=`CK_VERBOSITY=verbose ./ex_output${EXEEXT} CK_ENV STDOUT NORMAL | tr -d "\r"`
check-0.12.0/tests/test_output.sh:50:act_verbose_dump_env=`CK_VERBOSITY=verbose ./ex_output${EXEEXT} CK_ENV STDOUT_DUMP NORMAL | tr -d "\r"`
check-0.12.0/tests/test_output.sh-51-if test 1 -eq $ENABLE_SUBUNIT; then
check-0.12.0/tests/test_output.sh:52:act_subunit=`./ex_output${EXEEXT} CK_SUBUNIT STDOUT NORMAL | tr -d "\r"`
check-0.12.0/tests/test_output.sh:53:act_subunit_dump_env=`CK_VERBOSITY=subunit ./ex_output${EXEEXT} CK_SUBUNIT STDOUT_DUMP NORMAL | tr -d "\r"`
check-0.12.0/tests/test_output.sh-54-fi
check-0.12.0/tests/test_output.sh-55-
check-0.12.0/tests/test_output.sh:56:log_stdout=`                             ./ex_output${EXEEXT} CK_SILENT LOG_STDOUT NORMAL`
check-0.12.0/tests/test_output.sh:57:log_env_stdout=`CK_LOG_FILE_NAME="-"     ./ex_output${EXEEXT} CK_SILENT STDOUT NORMAL`
check-0.12.0/tests/test_output.sh:58:tap_stdout=`                             ./ex_output${EXEEXT} CK_SILENT TAP_STDOUT NORMAL`
check-0.12.0/tests/test_output.sh:59:tap_env_stdout=`CK_TAP_LOG_FILE_NAME="-" ./ex_output${EXEEXT} CK_SILENT STDOUT NORMAL`
check-0.12.0/tests/test_output.sh:60:xml_stdout=`                             ./ex_output${EXEEXT} CK_SILENT XML_STDOUT NORMAL  | tr -d "\r" | grep -v \<duration\> | grep -v \<datetime\> | grep -v \<path\>`
check-0.12.0/tests/test_output.sh:61:xml_env_stdout=`CK_XML_LOG_FILE_NAME="-" ./ex_output${EXEEXT} CK_SILENT STDOUT NORMAL      | tr -d "\r" | grep -v \<duration\> | grep -v \<datetime\> | grep -v \<path\>`
check-0.12.0/tests/test_output.sh-62-
##############################################
check-0.12.0/INSTALL-173-directory configuration variables that were expressed in terms of
check-0.12.0/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
check-0.12.0/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
check-0.12.0/ar-lib-65-	mingw)
check-0.12.0/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
check-0.12.0/ar-lib-67-	  ;;
check-0.12.0/ar-lib-68-	cygwin)
check-0.12.0/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
check-0.12.0/ar-lib-70-	  ;;
check-0.12.0/ar-lib-71-	wine)
check-0.12.0/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
check-0.12.0/ar-lib-73-	  ;;
##############################################
check-0.12.0/ar-lib-88-  archive=$3
check-0.12.0/ar-lib:89:  at_file_contents=`cat "$1"`
check-0.12.0/ar-lib-90-  eval set x "$at_file_contents"
##############################################
check-0.12.0/Makefile.in-51-  { \
check-0.12.0/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
check-0.12.0/Makefile.in-53-  }; \
##############################################
check-0.12.0/Makefile.in-137-  esac
check-0.12.0/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
check-0.12.0/Makefile.in-139-am__vpath_adj = case $$p in \
check-0.12.0/Makefile.in:140:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
check-0.12.0/Makefile.in-141-    *) f=$$p;; \
check-0.12.0/Makefile.in-142-  esac;
check-0.12.0/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
check-0.12.0/Makefile.in-144-am__install_max = 40
check-0.12.0/Makefile.in-145-am__nobase_strip_setup = \
check-0.12.0/Makefile.in:146:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
check-0.12.0/Makefile.in-147-am__nobase_strip = \
##############################################
check-0.12.0/Makefile.in-219-  while test -n "$$dir1"; do \
check-0.12.0/Makefile.in:220:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
check-0.12.0/Makefile.in-221-    if test "$$first" != "."; then \
check-0.12.0/Makefile.in-222-      if test "$$first" = ".."; then \
check-0.12.0/Makefile.in:223:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
check-0.12.0/Makefile.in:224:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
check-0.12.0/Makefile.in-225-      else \
check-0.12.0/Makefile.in:226:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
check-0.12.0/Makefile.in-227-        if test "$$first2" = "$$first"; then \
check-0.12.0/Makefile.in:228:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
check-0.12.0/Makefile.in-229-        else \
##############################################
check-0.12.0/Makefile.in-234-    fi; \
check-0.12.0/Makefile.in:235:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
check-0.12.0/Makefile.in-236-  done; \
##############################################
check-0.12.0/Makefile.in-487-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
check-0.12.0/Makefile.in:488:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
check-0.12.0/Makefile.in-489-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
check-0.12.0/Makefile.in-508-	@list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
check-0.12.0/Makefile.in:509:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
check-0.12.0/Makefile.in-510-	dir='$(DESTDIR)$(m4datadir)'; $(am__uninstall_files_from_dir)
##############################################
check-0.12.0/Makefile.in-529-	@list='$(pcdata_DATA)'; test -n "$(pcdatadir)" || list=; \
check-0.12.0/Makefile.in:530:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
check-0.12.0/Makefile.in-531-	dir='$(DESTDIR)$(pcdatadir)'; $(am__uninstall_files_from_dir)
##############################################
check-0.12.0/Makefile.in-550-	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
check-0.12.0/Makefile.in:551:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
check-0.12.0/Makefile.in-552-	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
##############################################
check-0.12.0/Makefile.in-567-	dot_seen=no; \
check-0.12.0/Makefile.in:568:	target=`echo $@ | sed s/-recursive//`; \
check-0.12.0/Makefile.in-569-	case "$@" in \
##############################################
check-0.12.0/Makefile.in-630-GTAGS:
check-0.12.0/Makefile.in:631:	here=`$(am__cd) $(top_builddir) && pwd` \
check-0.12.0/Makefile.in-632-	  && $(am__cd) $(top_srcdir) \
##############################################
check-0.12.0/Makefile.in-660-distdir: $(DISTFILES)
check-0.12.0/Makefile.in:661:	@case `sed 15q $(srcdir)/NEWS` in \
check-0.12.0/Makefile.in-662-	*"$(VERSION)"*) : ;; \
##############################################
check-0.12.0/Makefile.in-668-	test -d "$(distdir)" || mkdir "$(distdir)"
check-0.12.0/Makefile.in:669:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
check-0.12.0/Makefile.in:670:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
check-0.12.0/Makefile.in-671-	list='$(DISTFILES)'; \
##############################################
check-0.12.0/Makefile.in-682-	  if test -d $$d/$$file; then \
check-0.12.0/Makefile.in:683:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
check-0.12.0/Makefile.in-684-	    if test -d "$(distdir)/$$file"; then \
##############################################
check-0.12.0/Makefile.in-793-	test -d $(distdir)/_build || exit 0; \
check-0.12.0/Makefile.in:794:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
check-0.12.0/Makefile.in-795-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
check-0.12.0/Makefile.in-837-	}; \
check-0.12.0/Makefile.in:838:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
check-0.12.0/Makefile.in-839-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
check-0.12.0/Makefile.in-849-	fi
check-0.12.0/Makefile.in:850:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
check-0.12.0/Makefile.in-851-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
check-0.12.0/ltmain.sh-103-#
check-0.12.0/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
check-0.12.0/ltmain.sh-105-#
##############################################
check-0.12.0/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
check-0.12.0/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
check-0.12.0/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
check-0.12.0/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
check-0.12.0/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
check-0.12.0/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
check-0.12.0/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
check-0.12.0/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
check-0.12.0/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
check-0.12.0/ltmain.sh-410-# The name of this program.
check-0.12.0/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
check-0.12.0/ltmain.sh-412-
##############################################
check-0.12.0/ltmain.sh-416-  *[\\/]*)
check-0.12.0/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
check-0.12.0/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
check-0.12.0/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
check-0.12.0/ltmain.sh-610-
check-0.12.0/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
check-0.12.0/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
check-0.12.0/ltmain.sh-613-
##############################################
check-0.12.0/ltmain.sh-639-
check-0.12.0/ltmain.sh:640:    func_arith_result=`expr "$@"`
check-0.12.0/ltmain.sh-641-  }
##############################################
check-0.12.0/ltmain.sh-660-  # ...otherwise fall back to using sed.
check-0.12.0/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
check-0.12.0/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
check-0.12.0/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
check-0.12.0/ltmain.sh-757-      test -n "$_G_tc" && {
check-0.12.0/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
check-0.12.0/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
check-0.12.0/ltmain.sh-760-      }
check-0.12.0/ltmain.sh-761-    done
check-0.12.0/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
check-0.12.0/ltmain.sh-763-
##############################################
check-0.12.0/ltmain.sh-831-
check-0.12.0/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
check-0.12.0/ltmain.sh-833-  }
##############################################
check-0.12.0/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
check-0.12.0/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
check-0.12.0/ltmain.sh-865-      done
check-0.12.0/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
check-0.12.0/ltmain.sh-867-
##############################################
check-0.12.0/ltmain.sh-901-      # If mktemp works, use that first and foremost
check-0.12.0/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
check-0.12.0/ltmain.sh-903-
##############################################
check-0.12.0/ltmain.sh-1111-        *[\\\`\"\$]*)
check-0.12.0/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
check-0.12.0/ltmain.sh-1113-        *)
##############################################
check-0.12.0/ltmain.sh-1198-    case $2 in
check-0.12.0/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
check-0.12.0/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
check-0.12.0/ltmain.sh-1201-    esac
##############################################
check-0.12.0/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
check-0.12.0/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
check-0.12.0/ltmain.sh-1273-      ;;
##############################################
check-0.12.0/ltmain.sh-1358-
check-0.12.0/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
check-0.12.0/ltmain.sh-1360-}
##############################################
check-0.12.0/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
check-0.12.0/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
check-0.12.0/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
check-0.12.0/ltmain.sh-1517-
check-0.12.0/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
check-0.12.0/ltmain.sh-1519-}
##############################################
check-0.12.0/ltmain.sh-1870-
check-0.12.0/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
check-0.12.0/ltmain.sh-1872-      func_split_equals_rhs=
check-0.12.0/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
check-0.12.0/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
check-0.12.0/ltmain.sh-1875-  }
##############################################
check-0.12.0/ltmain.sh-1898-
check-0.12.0/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
check-0.12.0/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
check-0.12.0/ltmain.sh-1901-  }
##############################################
check-0.12.0/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
check-0.12.0/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
check-0.12.0/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
check-0.12.0/ltmain.sh-2074-
##############################################
check-0.12.0/ltmain.sh-2110-  {
check-0.12.0/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
check-0.12.0/ltmain.sh-2112-  }
##############################################
check-0.12.0/ltmain.sh-2115-  {
check-0.12.0/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
check-0.12.0/ltmain.sh-2117-  }
##############################################
check-0.12.0/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
check-0.12.0/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
check-0.12.0/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
check-0.12.0/ltmain.sh-2659-      done
check-0.12.0/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
check-0.12.0/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
check-0.12.0/ltmain.sh-2662-      case $@ in
##############################################
check-0.12.0/ltmain.sh-2672-	    # Evaluate the configuration.
check-0.12.0/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
check-0.12.0/ltmain.sh-2674-	    CC_quoted=
##############################################
check-0.12.0/ltmain.sh-2678-	    done
check-0.12.0/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
check-0.12.0/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
check-0.12.0/ltmain.sh-2681-	    case "$@ " in
##############################################
check-0.12.0/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
check-0.12.0/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
check-0.12.0/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
check-0.12.0/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
check-0.12.0/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
check-0.12.0/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
check-0.12.0/ltmain.sh-3009-    # LT_CYGPATH in this case.
check-0.12.0/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
check-0.12.0/ltmain.sh-3011-  fi
##############################################
check-0.12.0/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
check-0.12.0/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
check-0.12.0/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
check-0.12.0/ltmain.sh-3376-    *.[cCFSifmso] | \
check-0.12.0/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
check-0.12.0/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
check-0.12.0/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
check-0.12.0/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
check-0.12.0/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
check-0.12.0/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
check-0.12.0/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
check-0.12.0/ltmain.sh-3474-
##############################################
check-0.12.0/ltmain.sh-3520-      if test warn = "$need_locks" &&
check-0.12.0/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
check-0.12.0/ltmain.sh-3522-	$ECHO "\
check-0.12.0/ltmain.sh-3523-*** ERROR, $lockfile contains:
check-0.12.0/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
check-0.12.0/ltmain.sh-3525-
##############################################
check-0.12.0/ltmain.sh-3569-      if test warn = "$need_locks" &&
check-0.12.0/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
check-0.12.0/ltmain.sh-3571-	$ECHO "\
check-0.12.0/ltmain.sh-3572-*** ERROR, $lockfile contains:
check-0.12.0/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
check-0.12.0/ltmain.sh-3574-
##############################################
check-0.12.0/ltmain.sh-3895-      # Get the absolute pathname.
check-0.12.0/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
check-0.12.0/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
check-0.12.0/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
check-0.12.0/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
check-0.12.0/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
check-0.12.0/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
check-0.12.0/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
check-0.12.0/ltmain.sh-4280-
##############################################
check-0.12.0/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
check-0.12.0/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
check-0.12.0/ltmain.sh-4293-	  else
check-0.12.0/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
check-0.12.0/ltmain.sh-4295-	  fi
##############################################
check-0.12.0/ltmain.sh-4458-	    fi
check-0.12.0/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
check-0.12.0/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
check-0.12.0/ltmain.sh-4477-	        # Replace the output file specification.
check-0.12.0/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
check-0.12.0/ltmain.sh-4479-
##############################################
check-0.12.0/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
check-0.12.0/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
check-0.12.0/ltmain.sh-4498-	  fi
##############################################
check-0.12.0/ltmain.sh-4570-    my_pic_p=${3-false}
check-0.12.0/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
check-0.12.0/ltmain.sh-4572-    my_dlsyms=
##############################################
check-0.12.0/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
check-0.12.0/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
check-0.12.0/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
check-0.12.0/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
check-0.12.0/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
check-0.12.0/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
check-0.12.0/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
check-0.12.0/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
check-0.12.0/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
check-0.12.0/ltmain.sh-4862-	  else
check-0.12.0/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
check-0.12.0/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
check-0.12.0/ltmain.sh-4865-	  fi
##############################################
check-0.12.0/ltmain.sh-4867-	*)
check-0.12.0/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
check-0.12.0/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
check-0.12.0/ltmain.sh-4870-	  ;;
##############################################
check-0.12.0/ltmain.sh-4882-      # Nullify the symbol file.
check-0.12.0/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
check-0.12.0/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
check-0.12.0/ltmain.sh-4885-    fi
##############################################
check-0.12.0/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
check-0.12.0/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
check-0.12.0/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
check-0.12.0/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
check-0.12.0/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
check-0.12.0/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
check-0.12.0/ltmain.sh-4925-  win32_libid_type=unknown
check-0.12.0/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
check-0.12.0/ltmain.sh-4927-  case $win32_fileres in
##############################################
check-0.12.0/ltmain.sh-4990-
check-0.12.0/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
check-0.12.0/ltmain.sh-4992-}
##############################################
check-0.12.0/ltmain.sh-5008-
check-0.12.0/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
check-0.12.0/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
check-0.12.0/ltmain.sh-5072-    # binutils import library
check-0.12.0/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
check-0.12.0/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
check-0.12.0/ltmain.sh-5075-    # ms-generated import library
check-0.12.0/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
check-0.12.0/ltmain.sh-5077-  else
##############################################
check-0.12.0/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
check-0.12.0/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
check-0.12.0/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
check-0.12.0/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
check-0.12.0/ltmain.sh-5160-	    darwin_arch=
##############################################
check-0.12.0/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
check-0.12.0/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
check-0.12.0/ltmain.sh-5172-	    darwin_file=
##############################################
check-0.12.0/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
check-0.12.0/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
check-0.12.0/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
check-0.12.0/ltmain.sh-5189-      esac
check-0.12.0/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
check-0.12.0/ltmain.sh-5191-    done
##############################################
check-0.12.0/ltmain.sh-5260-
check-0.12.0/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
check-0.12.0/ltmain.sh-5262-    $ECHO "\
##############################################
check-0.12.0/ltmain.sh-5295-    --lt-dump-script)
check-0.12.0/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
check-0.12.0/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
check-0.12.0/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
check-0.12.0/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
check-0.12.0/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
check-0.12.0/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
check-0.12.0/ltmain.sh-5324-  done
##############################################
check-0.12.0/ltmain.sh-5380-  # Find the directory that this script lives in.
check-0.12.0/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
check-0.12.0/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
check-0.12.0/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
check-0.12.0/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
check-0.12.0/ltmain.sh-5386-  while test -n \"\$file\"; do
check-0.12.0/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
check-0.12.0/ltmain.sh-5388-
##############################################
check-0.12.0/ltmain.sh-5396-
check-0.12.0/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
check-0.12.0/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
check-0.12.0/ltmain.sh-5399-  done
##############################################
check-0.12.0/ltmain.sh-5410-    case \"\$thisdir\" in
check-0.12.0/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
check-0.12.0/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
check-0.12.0/ltmain.sh-5416-  # Try to get the absolute directory name.
check-0.12.0/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
check-0.12.0/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
check-0.12.0/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
check-0.12.0/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
check-0.12.0/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
check-0.12.0/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
check-0.12.0/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
check-0.12.0/ltmain.sh-5443-      else
##############################################
check-0.12.0/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
check-0.12.0/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
check-0.12.0/ltmain.sh-5487-
##############################################
check-0.12.0/ltmain.sh-6464-
check-0.12.0/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
check-0.12.0/ltmain.sh-6466-    *import*) : ;;
##############################################
check-0.12.0/ltmain.sh-6712-	    moreargs=
check-0.12.0/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
check-0.12.0/ltmain.sh-6714-	    do
##############################################
check-0.12.0/ltmain.sh-6973-	*)
check-0.12.0/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
check-0.12.0/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
check-0.12.0/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
check-0.12.0/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
check-0.12.0/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
check-0.12.0/ltmain.sh-7290-      -Z*)
check-0.12.0/ltmain.sh:7291:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
check-0.12.0/ltmain.sh-7292-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
check-0.12.0/ltmain.sh-7460-      # get the directories listed in $shlibpath_var
check-0.12.0/ltmain.sh:7461:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
check-0.12.0/ltmain.sh-7462-    else
##############################################
check-0.12.0/ltmain.sh-7779-		  set dummy $deplibs_check_method; shift
check-0.12.0/ltmain.sh:7780:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
check-0.12.0/ltmain.sh-7781-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
check-0.12.0/ltmain.sh-7869-	if test -n "$inherited_linker_flags"; then
check-0.12.0/ltmain.sh:7870:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
check-0.12.0/ltmain.sh-7871-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
check-0.12.0/ltmain.sh-7877-	fi
check-0.12.0/ltmain.sh:7878:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
check-0.12.0/ltmain.sh-7879-	if test lib,link = "$linkmode,$pass" ||
##############################################
check-0.12.0/ltmain.sh-7950-	*)
check-0.12.0/ltmain.sh:7951:	  abs_ladir=`cd "$ladir" && pwd`
check-0.12.0/ltmain.sh-7952-	  if test -z "$abs_ladir"; then
##############################################
check-0.12.0/ltmain.sh-8203-	    shift
check-0.12.0/ltmain.sh:8204:	    libname=`eval "\\$ECHO \"$libname_spec\""`
check-0.12.0/ltmain.sh-8205-	    # use dlname if we got it. it's perfectly good, no?
##############################################
check-0.12.0/ltmain.sh-8495-		*)
check-0.12.0/ltmain.sh:8496:		  absdir=`cd "$dir" && pwd`
check-0.12.0/ltmain.sh-8497-		  if test -z "$absdir"; then
##############################################
check-0.12.0/ltmain.sh-8506-		  depdepl=
check-0.12.0/ltmain.sh:8507:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
check-0.12.0/ltmain.sh-8508-		  if test -n "$deplibrary_names"; then
##############################################
check-0.12.0/ltmain.sh-8513-		      depdepl=$absdir/$objdir/$depdepl
check-0.12.0/ltmain.sh:8514:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
check-0.12.0/ltmain.sh-8515-                      if test -z "$darwin_install_name"; then
check-0.12.0/ltmain.sh:8516:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
check-0.12.0/ltmain.sh-8517-                      fi
##############################################
check-0.12.0/ltmain.sh-8528-		else
check-0.12.0/ltmain.sh:8529:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
check-0.12.0/ltmain.sh-8530-		  test -z "$libdir" && \
##############################################
check-0.12.0/ltmain.sh-8551-	else
check-0.12.0/ltmain.sh:8552:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
check-0.12.0/ltmain.sh-8553-	fi
##############################################
check-0.12.0/ltmain.sh-8640-        linux*)
check-0.12.0/ltmain.sh:8641:          case `$CC -V 2>&1 | sed 5q` in
check-0.12.0/ltmain.sh-8642-          *Sun\ C*) # Sun C++ 5.9
##############################################
check-0.12.0/ltmain.sh-9048-	removelist=
check-0.12.0/ltmain.sh:9049:	tempremovelist=`$ECHO "$output_objdir/*"`
check-0.12.0/ltmain.sh-9050-	for p in $tempremovelist; do
##############################################
check-0.12.0/ltmain.sh-9074-	# Transform .lo files to .o files.
check-0.12.0/ltmain.sh:9075:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
check-0.12.0/ltmain.sh-9076-      fi
##############################################
check-0.12.0/ltmain.sh-9079-      #for path in $notinst_path; do
check-0.12.0/ltmain.sh:9080:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
check-0.12.0/ltmain.sh:9081:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
check-0.12.0/ltmain.sh:9082:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
check-0.12.0/ltmain.sh-9083-      #done
##############################################
check-0.12.0/ltmain.sh-9200-		if test -n "$i"; then
check-0.12.0/ltmain.sh:9201:		  libname=`eval "\\$ECHO \"$libname_spec\""`
check-0.12.0/ltmain.sh:9202:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
check-0.12.0/ltmain.sh-9203-		  set dummy $deplib_matches; shift
check-0.12.0/ltmain.sh-9204-		  deplib_match=$1
check-0.12.0/ltmain.sh:9205:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
check-0.12.0/ltmain.sh-9206-		    func_append newdeplibs " $i"
##############################################
check-0.12.0/ltmain.sh-9243-		  if test -n "$i"; then
check-0.12.0/ltmain.sh:9244:		    libname=`eval "\\$ECHO \"$libname_spec\""`
check-0.12.0/ltmain.sh:9245:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
check-0.12.0/ltmain.sh-9246-		    set dummy $deplib_matches; shift
check-0.12.0/ltmain.sh-9247-		    deplib_match=$1
check-0.12.0/ltmain.sh:9248:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
check-0.12.0/ltmain.sh-9249-		      func_append newdeplibs " $i"
##############################################
check-0.12.0/ltmain.sh-9278-	  set dummy $deplibs_check_method; shift
check-0.12.0/ltmain.sh:9279:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
check-0.12.0/ltmain.sh-9280-	  for a_deplib in $deplibs; do
##############################################
check-0.12.0/ltmain.sh-9293-	      if test -n "$a_deplib"; then
check-0.12.0/ltmain.sh:9294:		libname=`eval "\\$ECHO \"$libname_spec\""`
check-0.12.0/ltmain.sh-9295-		if test -n "$file_magic_glob"; then
check-0.12.0/ltmain.sh:9296:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
check-0.12.0/ltmain.sh-9297-		else
##############################################
check-0.12.0/ltmain.sh-9303-		    shopt -s nocaseglob
check-0.12.0/ltmain.sh:9304:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
check-0.12.0/ltmain.sh-9305-		    $nocaseglob
check-0.12.0/ltmain.sh-9306-		  else
check-0.12.0/ltmain.sh:9307:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
check-0.12.0/ltmain.sh-9308-		  fi
##############################################
check-0.12.0/ltmain.sh-9321-		      while test -h "$potlib" 2>/dev/null; do
check-0.12.0/ltmain.sh:9322:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
check-0.12.0/ltmain.sh-9323-			case $potliblink in
check-0.12.0/ltmain.sh-9324-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
check-0.12.0/ltmain.sh:9325:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
check-0.12.0/ltmain.sh-9326-			esac
##############################################
check-0.12.0/ltmain.sh-9362-	  set dummy $deplibs_check_method; shift
check-0.12.0/ltmain.sh:9363:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
check-0.12.0/ltmain.sh-9364-	  for a_deplib in $deplibs; do
##############################################
check-0.12.0/ltmain.sh-9377-	      if test -n "$a_deplib"; then
check-0.12.0/ltmain.sh:9378:		libname=`eval "\\$ECHO \"$libname_spec\""`
check-0.12.0/ltmain.sh-9379-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
check-0.12.0/ltmain.sh:9380:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
check-0.12.0/ltmain.sh-9381-		  for potent_lib in $potential_libs; do
##############################################
check-0.12.0/ltmain.sh-9416-	  newdeplibs=
check-0.12.0/ltmain.sh:9417:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
check-0.12.0/ltmain.sh-9418-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
check-0.12.0/ltmain.sh-9420-	      # can't use Xsed below, because $i might contain '/'
check-0.12.0/ltmain.sh:9421:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
check-0.12.0/ltmain.sh-9422-	    done
##############################################
check-0.12.0/ltmain.sh-9446-	  # On Rhapsody replace the C library with the System framework
check-0.12.0/ltmain.sh:9447:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
check-0.12.0/ltmain.sh-9448-	  ;;
##############################################
check-0.12.0/ltmain.sh-9498-	*-*-darwin*)
check-0.12.0/ltmain.sh:9499:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
check-0.12.0/ltmain.sh:9500:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
check-0.12.0/ltmain.sh:9501:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
check-0.12.0/ltmain.sh-9502-	  ;;
##############################################
check-0.12.0/ltmain.sh-9625-	# Use standard objects if they are pic
check-0.12.0/ltmain.sh:9626:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
check-0.12.0/ltmain.sh-9627-	test "X$libobjs" = "X " && libobjs=
##############################################
check-0.12.0/ltmain.sh-10139-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
check-0.12.0/ltmain.sh:10140:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
check-0.12.0/ltmain.sh-10141-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
check-0.12.0/ltmain.sh-10154-      # Create the old-style object.
check-0.12.0/ltmain.sh:10155:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
check-0.12.0/ltmain.sh-10156-
##############################################
check-0.12.0/ltmain.sh-10212-	# On Rhapsody replace the C library is the System framework
check-0.12.0/ltmain.sh:10213:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
check-0.12.0/ltmain.sh:10214:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
check-0.12.0/ltmain.sh-10215-	;;
##############################################
check-0.12.0/ltmain.sh-10230-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
check-0.12.0/ltmain.sh:10231:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
check-0.12.0/ltmain.sh:10232:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
check-0.12.0/ltmain.sh-10233-	;;
##############################################
check-0.12.0/ltmain.sh-10308-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
check-0.12.0/ltmain.sh:10309:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
check-0.12.0/ltmain.sh-10310-	  case :$dllsearchpath: in
##############################################
check-0.12.0/ltmain.sh-10368-	# Transform all the library objects into standard objects.
check-0.12.0/ltmain.sh:10369:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
check-0.12.0/ltmain.sh:10370:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
check-0.12.0/ltmain.sh-10371-      fi
##############################################
check-0.12.0/ltmain.sh-10396-	# Replace the output file specification.
check-0.12.0/ltmain.sh:10397:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
check-0.12.0/ltmain.sh-10398-	link_command=$compile_command$compile_rpath
##############################################
check-0.12.0/ltmain.sh-10405-	  func_to_tool_file "$output"
check-0.12.0/ltmain.sh:10406:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
check-0.12.0/ltmain.sh-10407-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
check-0.12.0/ltmain.sh-10449-	# Replace the output file specification.
check-0.12.0/ltmain.sh:10450:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
check-0.12.0/ltmain.sh-10451-	# Delete the old output file.
##############################################
check-0.12.0/ltmain.sh-10457-	  func_to_tool_file "$output"
check-0.12.0/ltmain.sh:10458:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
check-0.12.0/ltmain.sh-10459-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
check-0.12.0/ltmain.sh-10475-	  link_command=$finalize_var$compile_command$finalize_rpath
check-0.12.0/ltmain.sh:10476:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
check-0.12.0/ltmain.sh-10477-          ;;
##############################################
check-0.12.0/ltmain.sh-10488-      # Replace the output file specification.
check-0.12.0/ltmain.sh:10489:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
check-0.12.0/ltmain.sh-10490-
##############################################
check-0.12.0/ltmain.sh-10497-	func_to_tool_file "$output_objdir/$outputname"
check-0.12.0/ltmain.sh:10498:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
check-0.12.0/ltmain.sh-10499-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
check-0.12.0/ltmain.sh-10518-	relink_command="(cd `pwd`; $relink_command)"
check-0.12.0/ltmain.sh:10519:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
check-0.12.0/ltmain.sh-10520-      fi
##############################################
check-0.12.0/ltmain.sh-10764-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
check-0.12.0/ltmain.sh:10765:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
check-0.12.0/ltmain.sh-10766-      if test yes = "$hardcode_automatic"; then
##############################################
check-0.12.0/ltmain.sh-10785-		func_resolve_sysroot "$deplib"
check-0.12.0/ltmain.sh:10786:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
check-0.12.0/ltmain.sh-10787-		test -z "$libdir" && \
##############################################
check-0.12.0/ltmain.sh-10811-		name=$func_basename_result
check-0.12.0/ltmain.sh:10812:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
check-0.12.0/ltmain.sh-10813-		test -z "$libdir" && \
##############################################
check-0.12.0/ltmain.sh-10830-		name=$func_basename_result
check-0.12.0/ltmain.sh:10831:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
check-0.12.0/ltmain.sh-10832-		test -z "$libdir" && \
##############################################
check-0.12.0/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
check-0.12.0/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
check-0.12.0/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
check-0.12.0/doc/Makefile.in-50-  { \
check-0.12.0/doc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
check-0.12.0/doc/Makefile.in-52-  }; \
##############################################
check-0.12.0/doc/Makefile.in-168-	"$(DESTDIR)$(examplesrcdir)" "$(DESTDIR)$(exampletestsdir)"
check-0.12.0/doc/Makefile.in:169:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
check-0.12.0/doc/Makefile.in-170-am__vpath_adj = case $$p in \
check-0.12.0/doc/Makefile.in:171:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
check-0.12.0/doc/Makefile.in-172-    *) f=$$p;; \
check-0.12.0/doc/Makefile.in-173-  esac;
check-0.12.0/doc/Makefile.in:174:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
check-0.12.0/doc/Makefile.in-175-am__install_max = 40
check-0.12.0/doc/Makefile.in-176-am__nobase_strip_setup = \
check-0.12.0/doc/Makefile.in:177:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
check-0.12.0/doc/Makefile.in-178-am__nobase_strip = \
##############################################
check-0.12.0/doc/Makefile.in-459-	  $(am__cd) $(srcdir) && \
check-0.12.0/doc/Makefile.in:460:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
check-0.12.0/doc/Makefile.in-461-	fi; \
##############################################
check-0.12.0/doc/Makefile.in-491-	@(dir=.; test -f ./check.texi || dir=$(srcdir); \
check-0.12.0/doc/Makefile.in:492:	set `$(SHELL) $(srcdir)/mdate-sh $$dir/check.texi`; \
check-0.12.0/doc/Makefile.in-493-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
check-0.12.0/doc/Makefile.in-535-	  for file in $$list; do \
check-0.12.0/doc/Makefile.in:536:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
check-0.12.0/doc/Makefile.in-537-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
check-0.12.0/doc/Makefile.in-544-	for file in $$list; do \
check-0.12.0/doc/Makefile.in:545:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
check-0.12.0/doc/Makefile.in:546:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
check-0.12.0/doc/Makefile.in-547-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
check-0.12.0/doc/Makefile.in-571-dist-info: $(INFO_DEPS)
check-0.12.0/doc/Makefile.in:572:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
check-0.12.0/doc/Makefile.in-573-	list='$(INFO_DEPS)'; \
##############################################
check-0.12.0/doc/Makefile.in-575-	  case $$base in \
check-0.12.0/doc/Makefile.in:576:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
check-0.12.0/doc/Makefile.in-577-	  esac; \
check-0.12.0/doc/Makefile.in-578-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
check-0.12.0/doc/Makefile.in:579:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
check-0.12.0/doc/Makefile.in-580-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
check-0.12.0/doc/Makefile.in-581-	    if test -f $$file; then \
check-0.12.0/doc/Makefile.in:582:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
check-0.12.0/doc/Makefile.in-583-	      test -f "$(distdir)/$$relfile" || \
##############################################
check-0.12.0/doc/Makefile.in-597-	@list='$(INFO_DEPS)'; for i in $$list; do \
check-0.12.0/doc/Makefile.in:598:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
check-0.12.0/doc/Makefile.in-599-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
check-0.12.0/doc/Makefile.in-620-	@list='$(example_DATA)'; test -n "$(exampledir)" || list=; \
check-0.12.0/doc/Makefile.in:621:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
check-0.12.0/doc/Makefile.in-622-	dir='$(DESTDIR)$(exampledir)'; $(am__uninstall_files_from_dir)
##############################################
check-0.12.0/doc/Makefile.in-641-	@list='$(examplesrc_DATA)'; test -n "$(examplesrcdir)" || list=; \
check-0.12.0/doc/Makefile.in:642:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
check-0.12.0/doc/Makefile.in-643-	dir='$(DESTDIR)$(examplesrcdir)'; $(am__uninstall_files_from_dir)
##############################################
check-0.12.0/doc/Makefile.in-662-	@list='$(exampletests_DATA)'; test -n "$(exampletestsdir)" || list=; \
check-0.12.0/doc/Makefile.in:663:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
check-0.12.0/doc/Makefile.in-664-	dir='$(DESTDIR)$(exampletestsdir)'; $(am__uninstall_files_from_dir)
##############################################
check-0.12.0/doc/Makefile.in-672-distdir: $(DISTFILES)
check-0.12.0/doc/Makefile.in:673:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
check-0.12.0/doc/Makefile.in:674:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
check-0.12.0/doc/Makefile.in-675-	list='$(DISTFILES)'; \
##############################################
check-0.12.0/doc/Makefile.in-686-	  if test -d $$d/$$file; then \
check-0.12.0/doc/Makefile.in:687:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
check-0.12.0/doc/Makefile.in-688-	    if test -d "$(distdir)/$$file"; then \
##############################################
check-0.12.0/doc/Makefile.in-816-	@$(NORMAL_INSTALL)
check-0.12.0/doc/Makefile.in:817:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
check-0.12.0/doc/Makefile.in-818-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
check-0.12.0/doc/Makefile.in-824-	  case $$file in \
check-0.12.0/doc/Makefile.in:825:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
check-0.12.0/doc/Makefile.in-826-	  esac; \
check-0.12.0/doc/Makefile.in-827-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
check-0.12.0/doc/Makefile.in:828:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
check-0.12.0/doc/Makefile.in-829-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
check-0.12.0/doc/Makefile.in-842-	  for file in $$list; do \
check-0.12.0/doc/Makefile.in:843:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
check-0.12.0/doc/Makefile.in-844-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
check-0.12.0/doc/texinfo.tex-6246-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
check-0.12.0/doc/texinfo.tex:6247:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
check-0.12.0/doc/texinfo.tex-6248-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
check-0.12.0/doc/mdate-sh-114-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
check-0.12.0/doc/mdate-sh:115:set x`$ls_command /`
check-0.12.0/doc/mdate-sh-116-
##############################################
check-0.12.0/doc/mdate-sh-144-# Get the extended ls output of the file or directory.
check-0.12.0/doc/mdate-sh:145:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
check-0.12.0/doc/mdate-sh-146-
##############################################
check-0.12.0/doc/mdate-sh-211-       then
check-0.12.0/doc/mdate-sh:212:	 year=`expr $year - 1`
check-0.12.0/doc/mdate-sh-213-       fi;;
##############################################
check-0.12.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
check-0.12.0/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
check-0.12.0/configure-47-  as_echo='print -r --'
check-0.12.0/configure-48-  as_echo_n='print -rn --'
check-0.12.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
check-0.12.0/configure-50-  as_echo='printf %s\n'
##############################################
check-0.12.0/configure-52-else
check-0.12.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
check-0.12.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
check-0.12.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
check-0.12.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
check-0.12.0/configure-64-      esac;
##############################################
check-0.12.0/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
check-0.12.0/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
check-0.12.0/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
check-0.12.0/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
check-0.12.0/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
check-0.12.0/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
check-0.12.0/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
check-0.12.0/configure-335-      case $as_dir in #(
check-0.12.0/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
check-0.12.0/configure-337-      *) as_qdir=$as_dir;;
##############################################
check-0.12.0/configure-408-  {
check-0.12.0/configure:409:    as_val=`expr "$@" || test $? -eq 1`
check-0.12.0/configure-410-  }
##############################################
check-0.12.0/configure-415-# ----------------------------------------
check-0.12.0/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
check-0.12.0/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
check-0.12.0/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
check-0.12.0/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
check-0.12.0/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
check-0.12.0/configure-890-  case $ac_option in
check-0.12.0/configure:891:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
check-0.12.0/configure-892-  *=)   ac_optarg= ;;
##############################################
check-0.12.0/configure-934-  -disable-* | --disable-*)
check-0.12.0/configure:935:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
check-0.12.0/configure-936-    # Reject names that are not valid shell variable names.
##############################################
check-0.12.0/configure-939-    ac_useropt_orig=$ac_useropt
check-0.12.0/configure:940:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
check-0.12.0/configure-941-    case $ac_user_opts in
##############################################
check-0.12.0/configure-960-  -enable-* | --enable-*)
check-0.12.0/configure:961:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
check-0.12.0/configure-962-    # Reject names that are not valid shell variable names.
##############################################
check-0.12.0/configure-965-    ac_useropt_orig=$ac_useropt
check-0.12.0/configure:966:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
check-0.12.0/configure-967-    case $ac_user_opts in
##############################################
check-0.12.0/configure-1173-  -with-* | --with-*)
check-0.12.0/configure:1174:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
check-0.12.0/configure-1175-    # Reject names that are not valid shell variable names.
##############################################
check-0.12.0/configure-1178-    ac_useropt_orig=$ac_useropt
check-0.12.0/configure:1179:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
check-0.12.0/configure-1180-    case $ac_user_opts in
##############################################
check-0.12.0/configure-1189-  -without-* | --without-*)
check-0.12.0/configure:1190:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
check-0.12.0/configure-1191-    # Reject names that are not valid shell variable names.
##############################################
check-0.12.0/configure-1194-    ac_useropt_orig=$ac_useropt
check-0.12.0/configure:1195:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
check-0.12.0/configure-1196-    case $ac_user_opts in
##############################################
check-0.12.0/configure-1227-  *=*)
check-0.12.0/configure:1228:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
check-0.12.0/configure-1229-    # Reject names that are not valid shell variable names.
##############################################
check-0.12.0/configure-1248-if test -n "$ac_prev"; then
check-0.12.0/configure:1249:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
check-0.12.0/configure-1250-  as_fn_error $? "missing argument to $ac_option"
##############################################
check-0.12.0/configure-1270-    */ )
check-0.12.0/configure:1271:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
check-0.12.0/configure-1272-      eval $ac_var=\$ac_val;;
##############################################
check-0.12.0/configure-1305-ac_ls_di=`ls -di .` &&
check-0.12.0/configure:1306:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
check-0.12.0/configure-1307-  as_fn_error $? "working directory cannot be determined"
##############################################
check-0.12.0/configure-1361-case $srcdir in
check-0.12.0/configure:1362:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
check-0.12.0/configure-1363-esac
##############################################
check-0.12.0/configure-1404-By default, \`make install' will install all the files in
check-0.12.0/configure:1405:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
check-0.12.0/configure:1406:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
check-0.12.0/configure-1407-for instance \`--prefix=\$HOME'.
##############################################
check-0.12.0/configure-1534-*)
check-0.12.0/configure:1535:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
check-0.12.0/configure-1536-  # A ".." for each directory in $ac_dir_suffix.
check-0.12.0/configure:1537:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
check-0.12.0/configure-1538-  case $ac_top_builddir_sub in
##############################################
check-0.12.0/configure-2302-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
check-0.12.0/configure:2303:  as_decl_name=`echo $2|sed 's/ *(.*//'`
check-0.12.0/configure:2304:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
check-0.12.0/configure-2305-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
check-0.12.0/configure-2416-    *\'*)
check-0.12.0/configure:2417:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
check-0.12.0/configure-2418-    esac
##############################################
check-0.12.0/configure-2499-      case $ac_val in
check-0.12.0/configure:2500:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
check-0.12.0/configure-2501-      esac
##############################################
check-0.12.0/configure-2514-	case $ac_val in
check-0.12.0/configure:2515:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
check-0.12.0/configure-2516-	esac
##############################################
check-0.12.0/configure-2636-    set,)
check-0.12.0/configure:2637:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
check-0.12.0/configure:2638:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
check-0.12.0/configure-2639-      ac_cache_corrupted=: ;;
##############################################
check-0.12.0/configure-2647-	# differences in whitespace do not lead to failure.
check-0.12.0/configure:2648:	ac_old_val_w=`echo x $ac_old_val`
check-0.12.0/configure:2649:	ac_new_val_w=`echo x $ac_new_val`
check-0.12.0/configure-2650-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
check-0.12.0/configure-2667-    case $ac_new_val in
check-0.12.0/configure:2668:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
check-0.12.0/configure-2669-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
check-0.12.0/configure-2857-     echo "timestamp, slept: $am_has_slept" > conftest.file
check-0.12.0/configure:2858:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
check-0.12.0/configure-2859-     if test "$*" = "X"; then
check-0.12.0/configure-2860-	# -L didn't work.
check-0.12.0/configure:2861:	set X `ls -t "$srcdir/configure" conftest.file`
check-0.12.0/configure-2862-     fi
##############################################
check-0.12.0/configure-2908-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
check-0.12.0/configure:2909:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
check-0.12.0/configure-2910-
check-0.12.0/configure-2911-# Expand $ac_aux_dir to an absolute path.
check-0.12.0/configure:2912:am_aux_dir=`cd "$ac_aux_dir" && pwd`
check-0.12.0/configure-2913-
##############################################
check-0.12.0/configure-3053-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
check-0.12.0/configure:3054:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
check-0.12.0/configure-3055-	     'mkdir (GNU coreutils) '* | \
##############################################
check-0.12.0/configure-3126-set x ${MAKE-make}
check-0.12.0/configure:3127:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
check-0.12.0/configure-3128-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
check-0.12.0/configure-3136-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
check-0.12.0/configure:3137:case `${MAKE-make} -f conftest.make 2>/dev/null` in
check-0.12.0/configure-3138-  *@@@%%%=?*=@@@%%%*)
##############################################
check-0.12.0/configure-3202-
check-0.12.0/configure:3203:if test "`cd $srcdir && pwd`" != "`pwd`"; then
check-0.12.0/configure-3204-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
check-0.12.0/configure-3342-# Ignore all kinds of additional output from 'make'.
check-0.12.0/configure:3343:case `$am_make -s -f confmf 2> /dev/null` in #(
check-0.12.0/configure-3344-*the\ am__doit\ target*)
##############################################
check-0.12.0/configure-3352-   echo '.include "confinc"' > confmf
check-0.12.0/configure:3353:   case `$am_make -s -f confmf 2> /dev/null` in #(
check-0.12.0/configure-3354-   *the\ am__doit\ target*)
##############################################
check-0.12.0/configure-3731-$as_echo_n "checking whether the C compiler works... " >&6; }
check-0.12.0/configure:3732:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
check-0.12.0/configure-3733-
##############################################
check-0.12.0/configure-3775-	then :; else
check-0.12.0/configure:3776:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
check-0.12.0/configure-3777-	fi
##############################################
check-0.12.0/configure-3835-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
check-0.12.0/configure:3836:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
check-0.12.0/configure-3837-	  break;;
##############################################
check-0.12.0/configure-3944-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
check-0.12.0/configure:3945:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
check-0.12.0/configure-3946-       break;;
##############################################
check-0.12.0/configure-4262-  if test "$am_compiler_list" = ""; then
check-0.12.0/configure:4263:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
check-0.12.0/configure-4264-  fi
##############################################
check-0.12.0/configure-4519-  # Check for GNU $ac_path_GREP
check-0.12.0/configure:4520:case `"$ac_path_GREP" --version 2>&1` in
check-0.12.0/configure-4521-*GNU*)
##############################################
check-0.12.0/configure-4585-  # Check for GNU $ac_path_EGREP
check-0.12.0/configure:4586:case `"$ac_path_EGREP" --version 2>&1` in
check-0.12.0/configure-4587-*GNU*)
##############################################
check-0.12.0/configure-4746-do :
check-0.12.0/configure:4747:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
check-0.12.0/configure-4748-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
check-0.12.0/configure-4751-  cat >>confdefs.h <<_ACEOF
check-0.12.0/configure:4752:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
check-0.12.0/configure-4753-_ACEOF
##############################################
check-0.12.0/configure-5005-  # Check for GNU $ac_path_SED
check-0.12.0/configure:5006:case `"$ac_path_SED" --version 2>&1` in
check-0.12.0/configure-5007-*GNU*)
##############################################
check-0.12.0/configure-5718-  if test "$am_compiler_list" = ""; then
check-0.12.0/configure:5719:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
check-0.12.0/configure-5720-  fi
##############################################
check-0.12.0/configure-6040-test "x$ac_build_alias" = x &&
check-0.12.0/configure:6041:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
check-0.12.0/configure-6042-test "x$ac_build_alias" = x &&
check-0.12.0/configure-6043-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
check-0.12.0/configure:6044:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
check-0.12.0/configure-6045-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
check-0.12.0/configure-6064-IFS=$ac_save_IFS
check-0.12.0/configure:6065:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
check-0.12.0/configure-6066-
##############################################
check-0.12.0/configure-6075-else
check-0.12.0/configure:6076:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
check-0.12.0/configure-6077-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
check-0.12.0/configure-6097-IFS=$ac_save_IFS
check-0.12.0/configure:6098:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
check-0.12.0/configure-6099-
##############################################
check-0.12.0/configure-6125-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
check-0.12.0/configure:6126:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
check-0.12.0/configure-6127-  ECHO='print -r --'
check-0.12.0/configure:6128:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
check-0.12.0/configure-6129-  ECHO='printf %s\n'
##############################################
check-0.12.0/configure-6194-  # Check for GNU $ac_path_SED
check-0.12.0/configure:6195:case `"$ac_path_SED" --version 2>&1` in
check-0.12.0/configure-6196-*GNU*)
##############################################
check-0.12.0/configure-6273-  # Check for GNU $ac_path_FGREP
check-0.12.0/configure:6274:case `"$ac_path_FGREP" --version 2>&1` in
check-0.12.0/configure-6275-*GNU*)
##############################################
check-0.12.0/configure-6353-    # gcc leaves a trailing carriage return, which upsets mingw
check-0.12.0/configure:6354:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
check-0.12.0/configure-6355-  *)
check-0.12.0/configure:6356:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
check-0.12.0/configure-6357-  esac
##############################################
check-0.12.0/configure-6362-      # Canonicalize the pathname of ld
check-0.12.0/configure:6363:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
check-0.12.0/configure-6364-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
check-0.12.0/configure:6365:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
check-0.12.0/configure-6366-      done
##############################################
check-0.12.0/configure-6397-      # Break only if it was the GNU/non-GNU ld that we prefer.
check-0.12.0/configure:6398:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
check-0.12.0/configure-6399-      *GNU* | *'with BFD'*)
##############################################
check-0.12.0/configure-6428-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
check-0.12.0/configure:6429:case `$LD -v 2>&1 </dev/null` in
check-0.12.0/configure-6430-*GNU* | *'with BFD'*)
##############################################
check-0.12.0/configure-6478-	esac
check-0.12.0/configure:6479:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
check-0.12.0/configure-6480-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
check-0.12.0/configure-6484-	*)
check-0.12.0/configure:6485:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
check-0.12.0/configure-6486-	  */dev/null*)
##############################################
check-0.12.0/configure-6612-
check-0.12.0/configure:6613:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
check-0.12.0/configure-6614-    *COFF*)
##############################################
check-0.12.0/configure-6713-    # And add a safety zone
check-0.12.0/configure:6714:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
check-0.12.0/configure:6715:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
check-0.12.0/configure-6716-    ;;
##############################################
check-0.12.0/configure-6746-    if test -n "$kargmax"; then
check-0.12.0/configure:6747:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
check-0.12.0/configure-6748-    else
##############################################
check-0.12.0/configure-6755-       test undefined != "$lt_cv_sys_max_cmd_len"; then
check-0.12.0/configure:6756:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
check-0.12.0/configure:6757:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
check-0.12.0/configure-6758-    else
##############################################
check-0.12.0/configure-6767-      # we can't tell.
check-0.12.0/configure:6768:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
check-0.12.0/configure-6769-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
check-0.12.0/configure-6771-      do
check-0.12.0/configure:6772:        i=`expr $i + 1`
check-0.12.0/configure-6773-        teststring=$teststring$teststring
##############################################
check-0.12.0/configure-6775-      # Only check the string length outside the loop.
check-0.12.0/configure:6776:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
check-0.12.0/configure-6777-      teststring=
##############################################
check-0.12.0/configure-6780-      # linker.  It appears as though 1/2 is a usable value.
check-0.12.0/configure:6781:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
check-0.12.0/configure-6782-    fi
##############################################
check-0.12.0/configure-7191-openbsd* | bitrig*)
check-0.12.0/configure:7192:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
check-0.12.0/configure-7193-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
check-0.12.0/configure-7261-    else
check-0.12.0/configure:7262:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
check-0.12.0/configure-7263-    fi
##############################################
check-0.12.0/configure-7406-  # decide which one to use based on capabilities of $DLLTOOL
check-0.12.0/configure:7407:  case `$DLLTOOL --help 2>&1` in
check-0.12.0/configure-7408-  *--identify-strict*)
##############################################
check-0.12.0/configure-7927-# If we're using GNU nm, then use its standard symbol codes.
check-0.12.0/configure:7928:case `$NM -V 2>&1` in
check-0.12.0/configure-7929-*GNU* | *'with BFD'*)
##############################################
check-0.12.0/configure-7975-mingw*)
check-0.12.0/configure:7976:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
check-0.12.0/configure-7977-  ;;
##############################################
check-0.12.0/configure-8207-   if test yes = "$GCC"; then
check-0.12.0/configure:8208:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
check-0.12.0/configure-8209-   fi
##############################################
check-0.12.0/configure-8211- /*)
check-0.12.0/configure:8212:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
check-0.12.0/configure-8213-   ;; #(
##############################################
check-0.12.0/configure-8306-    done
check-0.12.0/configure:8307:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
check-0.12.0/configure-8308-}
##############################################
check-0.12.0/configure-8328-  test $ac_status = 0; }; then
check-0.12.0/configure:8329:    case `/usr/bin/file conftest.$ac_objext` in
check-0.12.0/configure-8330-      *ELF-32*)
##############################################
check-0.12.0/configure-8349-    if test yes = "$lt_cv_prog_gnu_ld"; then
check-0.12.0/configure:8350:      case `/usr/bin/file conftest.$ac_objext` in
check-0.12.0/configure-8351-	*32-bit*)
##############################################
check-0.12.0/configure-8361-    else
check-0.12.0/configure:8362:      case `/usr/bin/file conftest.$ac_objext` in
check-0.12.0/configure-8363-	*32-bit*)
##############################################
check-0.12.0/configure-8387-    emul=elf
check-0.12.0/configure:8388:    case `/usr/bin/file conftest.$ac_objext` in
check-0.12.0/configure-8389-      *32-bit*)
##############################################
check-0.12.0/configure-8395-    esac
check-0.12.0/configure:8396:    case `/usr/bin/file conftest.$ac_objext` in
check-0.12.0/configure-8397-      *MSB*)
##############################################
check-0.12.0/configure-8403-    esac
check-0.12.0/configure:8404:    case `/usr/bin/file conftest.$ac_objext` in
check-0.12.0/configure-8405-      *N32*)
##############################################
check-0.12.0/configure-9336-    *:)
check-0.12.0/configure:9337:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
check-0.12.0/configure-9338-        ;;
check-0.12.0/configure-9339-    x:*)
check-0.12.0/configure:9340:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
check-0.12.0/configure-9341-        ;;
check-0.12.0/configure-9342-    *::*)
check-0.12.0/configure:9343:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
check-0.12.0/configure:9344:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
check-0.12.0/configure-9345-        ;;
check-0.12.0/configure-9346-    *)
check-0.12.0/configure:9347:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
check-0.12.0/configure-9348-        ;;
##############################################
check-0.12.0/configure-9701-	"file_magic "*)
check-0.12.0/configure:9702:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
check-0.12.0/configure-9703-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
check-0.12.0/configure-9767-	"file_magic "*)
check-0.12.0/configure:9768:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
check-0.12.0/configure-9769-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
check-0.12.0/configure-10165-      *)
check-0.12.0/configure:10166:	case `$CC -V 2>&1 | sed 5q` in
check-0.12.0/configure-10167-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
check-0.12.0/configure-10614-	# shared libraries, regardless of the interface used.
check-0.12.0/configure:10615:	case `$LD -v 2>&1` in
check-0.12.0/configure-10616-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
check-0.12.0/configure-10646-    supports_anon_versioning=no
check-0.12.0/configure:10647:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
check-0.12.0/configure-10648-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
check-0.12.0/configure-10715-	# is; otherwise, prepend EXPORTS...
check-0.12.0/configure:10716:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
check-0.12.0/configure-10717-          cp $export_symbols $output_objdir/$soname.def;
##############################################
check-0.12.0/configure-10749-	prefix_cmds="$SED"~
check-0.12.0/configure:10750:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
check-0.12.0/configure-10751-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
check-0.12.0/configure-10771-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
check-0.12.0/configure:10772:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
check-0.12.0/configure:10773:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
check-0.12.0/configure-10774-      ;;
##############################################
check-0.12.0/configure-10789-        pgcc*)				# Portland Group C compiler
check-0.12.0/configure:10790:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
check-0.12.0/configure-10791-	  tmp_addflag=' $pic_flag'
##############################################
check-0.12.0/configure-10794-					# Portland Group f77 and f90 compilers
check-0.12.0/configure:10795:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
check-0.12.0/configure-10796-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
check-0.12.0/configure-10811-	nvcc*)	# Cuda Compiler Driver 2.2
check-0.12.0/configure:10812:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
check-0.12.0/configure-10813-	  compiler_needs_object=yes
##############################################
check-0.12.0/configure-10815-	esac
check-0.12.0/configure:10816:	case `$CC -V 2>&1 | sed 5q` in
check-0.12.0/configure-10817-	*Sun\ C*)			# Sun C 5.9
check-0.12.0/configure:10818:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
check-0.12.0/configure-10819-	  compiler_needs_object=yes
##############################################
check-0.12.0/configure-10886-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
check-0.12.0/configure:10887:      case `$LD -v 2>&1` in
check-0.12.0/configure-10888-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
check-0.12.0/configure-10975-	else
check-0.12.0/configure:10976:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
check-0.12.0/configure-10977-	fi
##############################################
check-0.12.0/configure-11040-	# below for broken collect2 doesn't work under 4.3+
check-0.12.0/configure:11041:	  collect2name=`$CC -print-prog-name=collect2`
check-0.12.0/configure-11042-	  if test -f "$collect2name" &&
##############################################
check-0.12.0/configure-11120-      }'
check-0.12.0/configure:11121:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
check-0.12.0/configure-11122-  # Check for a 64-bit object if we didn't find anything.
check-0.12.0/configure-11123-  if test -z "$lt_cv_aix_libpath_"; then
check-0.12.0/configure:11124:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
check-0.12.0/configure-11125-  fi
##############################################
check-0.12.0/configure-11138-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
check-0.12.0/configure:11139:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
check-0.12.0/configure-11140-      else
##############################################
check-0.12.0/configure-11173-      }'
check-0.12.0/configure:11174:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
check-0.12.0/configure-11175-  # Check for a 64-bit object if we didn't find anything.
check-0.12.0/configure-11176-  if test -z "$lt_cv_aix_libpath_"; then
check-0.12.0/configure:11177:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
check-0.12.0/configure-11178-  fi
##############################################
check-0.12.0/configure-11205-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
check-0.12.0/configure:11206:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
check-0.12.0/configure-11207-	  if test svr4 != "$with_aix_soname"; then
##############################################
check-0.12.0/configure-11258-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
check-0.12.0/configure:11259:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
check-0.12.0/configure-11260-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
check-0.12.0/configure-11296-	# FIXME: Setting linknames here is a bad hack.
check-0.12.0/configure:11297:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
check-0.12.0/configure-11298-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
check-0.12.0/configure-11314-  if test yes = "$lt_cv_ld_force_load"; then
check-0.12.0/configure:11315:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
check-0.12.0/configure-11316-
##############################################
check-0.12.0/configure-11494-      if test yes = "$GCC"; then
check-0.12.0/configure:11495:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
check-0.12.0/configure-11496-	# Try to use the -exported_symbol ld option, if it does not
##############################################
check-0.12.0/configure-11522-	if test yes = "$lt_cv_irix_exported_symbol"; then
check-0.12.0/configure:11523:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
check-0.12.0/configure-11524-	fi
##############################################
check-0.12.0/configure-11526-      else
check-0.12.0/configure:11527:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
check-0.12.0/configure:11528:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
check-0.12.0/configure-11529-      fi
##############################################
check-0.12.0/configure-11573-	hardcode_direct_absolute=yes
check-0.12.0/configure:11574:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
check-0.12.0/configure-11575-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
check-0.12.0/configure-11604-	prefix_cmds="$SED"~
check-0.12.0/configure:11605:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
check-0.12.0/configure-11606-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
check-0.12.0/configure-11618-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
check-0.12.0/configure:11619:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
check-0.12.0/configure-11620-      else
check-0.12.0/configure-11621-	allow_undefined_flag=' -expect_unresolved \*'
check-0.12.0/configure:11622:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
check-0.12.0/configure-11623-      fi
##############################################
check-0.12.0/configure-11631-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
check-0.12.0/configure:11632:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
check-0.12.0/configure-11633-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
check-0.12.0/configure-11635-	allow_undefined_flag=' -expect_unresolved \*'
check-0.12.0/configure:11636:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
check-0.12.0/configure:11637:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
check-0.12.0/configure:11638:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
check-0.12.0/configure-11639-
##############################################
check-0.12.0/configure-11654-      else
check-0.12.0/configure:11655:	case `$CC -V 2>&1` in
check-0.12.0/configure-11656-	*"Compilers 5.0"*)
##############################################
check-0.12.0/configure-12053-  esac
check-0.12.0/configure:12054:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
check-0.12.0/configure-12055-  case $lt_search_path_spec in
##############################################
check-0.12.0/configure-12060-    # okay in the real world where ";" in dirpaths is itself problematic.
check-0.12.0/configure:12061:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
check-0.12.0/configure-12062-    ;;
check-0.12.0/configure-12063-  *)
check-0.12.0/configure:12064:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
check-0.12.0/configure-12065-    ;;
##############################################
check-0.12.0/configure-12069-  lt_tmp_lt_search_path_spec=
check-0.12.0/configure:12070:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
check-0.12.0/configure-12071-  # ...but if some path component already ends with the multilib dir we assume
##############################################
check-0.12.0/configure-12111-  esac
check-0.12.0/configure:12112:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
check-0.12.0/configure-12113-else
##############################################
check-0.12.0/configure-12251-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
check-0.12.0/configure:12252:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
check-0.12.0/configure-12253-    ;;
##############################################
check-0.12.0/configure-12287-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
check-0.12.0/configure:12288:    postinstall_cmds='base_file=`basename \$file`~
check-0.12.0/configure:12289:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
check-0.12.0/configure:12290:      dldir=$destdir/`dirname \$dlpath`~
check-0.12.0/configure-12291-      test -d \$dldir || mkdir -p \$dldir~
##############################################
check-0.12.0/configure-12296-      fi'
check-0.12.0/configure:12297:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
check-0.12.0/configure-12298-      dlpath=$dir/\$dldll~
##############################################
check-0.12.0/configure-12304-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
check-0.12.0/configure:12305:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
check-0.12.0/configure-12306-
##############################################
check-0.12.0/configure-12310-      # MinGW DLLs use traditional 'lib' prefix
check-0.12.0/configure:12311:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
check-0.12.0/configure-12312-      ;;
##############################################
check-0.12.0/configure-12314-      # pw32 DLLs use 'pw' prefix rather than 'lib'
check-0.12.0/configure:12315:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
check-0.12.0/configure-12316-      ;;
##############################################
check-0.12.0/configure-12323-    libname_spec='$name'
check-0.12.0/configure:12324:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
check-0.12.0/configure-12325-    library_names_spec='$libname.dll.lib'
##############################################
check-0.12.0/configure-12335-        # Let DOS variable expansion print the short 8.3 style file name.
check-0.12.0/configure:12336:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
check-0.12.0/configure-12337-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
check-0.12.0/configure-12340-      # Convert to MSYS style.
check-0.12.0/configure:12341:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
check-0.12.0/configure-12342-      ;;
##############################################
check-0.12.0/configure-12346-      # like /cygdrive/c/PROGRA~1:/cygdr...
check-0.12.0/configure:12347:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
check-0.12.0/configure:12348:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
check-0.12.0/configure:12349:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
check-0.12.0/configure-12350-      ;;
##############################################
check-0.12.0/configure-12354-        # It is most probably a Windows format PATH.
check-0.12.0/configure:12355:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
check-0.12.0/configure-12356-      else
check-0.12.0/configure:12357:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
check-0.12.0/configure-12358-      fi
##############################################
check-0.12.0/configure-12364-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
check-0.12.0/configure:12365:    postinstall_cmds='base_file=`basename \$file`~
check-0.12.0/configure:12366:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
check-0.12.0/configure:12367:      dldir=$destdir/`dirname \$dlpath`~
check-0.12.0/configure-12368-      test -d \$dldir || mkdir -p \$dldir~
check-0.12.0/configure-12369-      $install_prog $dir/$dlname \$dldir/$dlname'
check-0.12.0/configure:12370:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
check-0.12.0/configure-12371-      dlpath=$dir/\$dldll~
##############################################
check-0.12.0/configure-12378-    # Assume MSVC wrapper
check-0.12.0/configure:12379:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
check-0.12.0/configure-12380-    dynamic_linker='Win32 ld.exe'
##############################################
check-0.12.0/configure-12395-  shlibpath_var=DYLD_LIBRARY_PATH
check-0.12.0/configure:12396:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
check-0.12.0/configure-12397-
##############################################
check-0.12.0/configure-12648-  if test -f /etc/ld.so.conf; then
check-0.12.0/configure:12649:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
check-0.12.0/configure-12650-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
check-0.12.0/configure-12714-  need_lib_prefix=no
check-0.12.0/configure:12715:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
check-0.12.0/configure-12716-    need_version=no
##############################################
check-0.12.0/configure-12741-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
check-0.12.0/configure:12742:  postinstall_cmds='base_file=`basename \$file`~
check-0.12.0/configure:12743:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
check-0.12.0/configure:12744:    dldir=$destdir/`dirname \$dlpath`~
check-0.12.0/configure-12745-    test -d \$dldir || mkdir -p \$dldir~
##############################################
check-0.12.0/configure-12750-    fi'
check-0.12.0/configure:12751:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
check-0.12.0/configure-12752-    dlpath=$dir/\$dldll~
##############################################
check-0.12.0/configure-13697-
check-0.12.0/configure:13698:  flag=`echo "-Wextra" | $SED 'y% .=/+-(){}<>:*,%_______________%'`
check-0.12.0/configure-13699-
##############################################
check-0.12.0/configure-13754-
check-0.12.0/configure:13755:  if eval "test \"`echo '$ax_cv_c_check_flag_'$flag`\" = yes"; then :
check-0.12.0/configure-13756-
##############################################
check-0.12.0/configure-13771-
check-0.12.0/configure:13772:  flag=`echo "-Wstrict-prototypes" | $SED 'y% .=/+-(){}<>:*,%_______________%'`
check-0.12.0/configure-13773-
##############################################
check-0.12.0/configure-13828-
check-0.12.0/configure:13829:  if eval "test \"`echo '$ax_cv_c_check_flag_'$flag`\" = yes"; then :
check-0.12.0/configure-13830-
##############################################
check-0.12.0/configure-13845-
check-0.12.0/configure:13846:  flag=`echo "-Wmissing-prototypes" | $SED 'y% .=/+-(){}<>:*,%_______________%'`
check-0.12.0/configure-13847-
##############################################
check-0.12.0/configure-13902-
check-0.12.0/configure:13903:  if eval "test \"`echo '$ax_cv_c_check_flag_'$flag`\" = yes"; then :
check-0.12.0/configure-13904-
##############################################
check-0.12.0/configure-13919-
check-0.12.0/configure:13920:  flag=`echo "-Wwrite-strings" | $SED 'y% .=/+-(){}<>:*,%_______________%'`
check-0.12.0/configure-13921-
##############################################
check-0.12.0/configure-13976-
check-0.12.0/configure:13977:  if eval "test \"`echo '$ax_cv_c_check_flag_'$flag`\" = yes"; then :
check-0.12.0/configure-13978-
##############################################
check-0.12.0/configure-13993-
check-0.12.0/configure:13994:  flag=`echo "-Wno-variadic-macros" | $SED 'y% .=/+-(){}<>:*,%_______________%'`
check-0.12.0/configure-13995-
##############################################
check-0.12.0/configure-14050-
check-0.12.0/configure:14051:  if eval "test \"`echo '$ax_cv_c_check_flag_'$flag`\" = yes"; then :
check-0.12.0/configure-14052-
##############################################
check-0.12.0/configure-14067-
check-0.12.0/configure:14068:  flag=`echo "-Wimport" | $SED 'y% .=/+-(){}<>:*,%_______________%'`
check-0.12.0/configure-14069-
##############################################
check-0.12.0/configure-14124-
check-0.12.0/configure:14125:  if eval "test \"`echo '$ax_cv_c_check_flag_'$flag`\" = yes"; then :
check-0.12.0/configure-14126-
##############################################
check-0.12.0/configure-14141-
check-0.12.0/configure:14142:  flag=`echo "-Wfatal-errors" | $SED 'y% .=/+-(){}<>:*,%_______________%'`
check-0.12.0/configure-14143-
##############################################
check-0.12.0/configure-14198-
check-0.12.0/configure:14199:  if eval "test \"`echo '$ax_cv_c_check_flag_'$flag`\" = yes"; then :
check-0.12.0/configure-14200-
##############################################
check-0.12.0/configure-14215-
check-0.12.0/configure:14216:  flag=`echo "-Wformat=2" | $SED 'y% .=/+-(){}<>:*,%_______________%'`
check-0.12.0/configure-14217-
##############################################
check-0.12.0/configure-14272-
check-0.12.0/configure:14273:  if eval "test \"`echo '$ax_cv_c_check_flag_'$flag`\" = yes"; then :
check-0.12.0/configure-14274-
##############################################
check-0.12.0/configure-14289-
check-0.12.0/configure:14290:  flag=`echo "-Winit-self" | $SED 'y% .=/+-(){}<>:*,%_______________%'`
check-0.12.0/configure-14291-
##############################################
check-0.12.0/configure-14346-
check-0.12.0/configure:14347:  if eval "test \"`echo '$ax_cv_c_check_flag_'$flag`\" = yes"; then :
check-0.12.0/configure-14348-
##############################################
check-0.12.0/configure-14363-
check-0.12.0/configure:14364:  flag=`echo "-Wmissing-include-dirs" | $SED 'y% .=/+-(){}<>:*,%_______________%'`
check-0.12.0/configure-14365-
##############################################
check-0.12.0/configure-14420-
check-0.12.0/configure:14421:  if eval "test \"`echo '$ax_cv_c_check_flag_'$flag`\" = yes"; then :
check-0.12.0/configure-14422-
##############################################
check-0.12.0/configure-14437-
check-0.12.0/configure:14438:  flag=`echo "-Wswitch-default" | $SED 'y% .=/+-(){}<>:*,%_______________%'`
check-0.12.0/configure-14439-
##############################################
check-0.12.0/configure-14494-
check-0.12.0/configure:14495:  if eval "test \"`echo '$ax_cv_c_check_flag_'$flag`\" = yes"; then :
check-0.12.0/configure-14496-
##############################################
check-0.12.0/configure-14511-
check-0.12.0/configure:14512:  flag=`echo "-Wunknown-pragmas" | $SED 'y% .=/+-(){}<>:*,%_______________%'`
check-0.12.0/configure-14513-
##############################################
check-0.12.0/configure-14568-
check-0.12.0/configure:14569:  if eval "test \"`echo '$ax_cv_c_check_flag_'$flag`\" = yes"; then :
check-0.12.0/configure-14570-
##############################################
check-0.12.0/configure-14590-
check-0.12.0/configure:14591:  flag=`echo "-qlanglvl=stdc99" | $SED 'y% .=/+-(){}<>:*,%_______________%'`
check-0.12.0/configure-14592-
##############################################
check-0.12.0/configure-14647-
check-0.12.0/configure:14648:  if eval "test \"`echo '$ax_cv_c_check_flag_'$flag`\" = yes"; then :
check-0.12.0/configure-14649-
##############################################
check-0.12.0/configure-15600-do :
check-0.12.0/configure:15601:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
check-0.12.0/configure-15602-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
check-0.12.0/configure-15604-  cat >>confdefs.h <<_ACEOF
check-0.12.0/configure:15605:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
check-0.12.0/configure-15606-_ACEOF
##############################################
check-0.12.0/configure-16061-if test "$GCC" = "yes" ; then
check-0.12.0/configure:16062:ac_cv_stdint_message="using gnu compiler "`$CC --version | head -1`
check-0.12.0/configure-16063-else
##############################################
check-0.12.0/configure-16224-  test $ac_status = 0; }; then
check-0.12.0/configure:16225:  pkg_cv_LIBSUBUNIT_CFLAGS=`$PKG_CONFIG --cflags "libsubunit" 2>/dev/null`
check-0.12.0/configure-16226-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
check-0.12.0/configure-16241-  test $ac_status = 0; }; then
check-0.12.0/configure:16242:  pkg_cv_LIBSUBUNIT_LIBS=`$PKG_CONFIG --libs "libsubunit" 2>/dev/null`
check-0.12.0/configure-16243-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
check-0.12.0/configure-16262-        if test $_pkg_short_errors_supported = yes; then
check-0.12.0/configure:16263:	        LIBSUBUNIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsubunit" 2>&1`
check-0.12.0/configure-16264-        else
check-0.12.0/configure:16265:	        LIBSUBUNIT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsubunit" 2>&1`
check-0.12.0/configure-16266-        fi
##############################################
check-0.12.0/configure-16346-do :
check-0.12.0/configure:16347:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
check-0.12.0/configure-16348-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
check-0.12.0/configure-16350-  cat >>confdefs.h <<_ACEOF
check-0.12.0/configure:16351:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
check-0.12.0/configure-16352-_ACEOF
##############################################
check-0.12.0/configure-17004-do :
check-0.12.0/configure:17005:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
check-0.12.0/configure-17006-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
check-0.12.0/configure-17009-  cat >>confdefs.h <<_ACEOF
check-0.12.0/configure:17010:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
check-0.12.0/configure-17011-_ACEOF
##############################################
check-0.12.0/configure-17510-do :
check-0.12.0/configure:17511:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
check-0.12.0/configure-17512-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
check-0.12.0/configure-17514-  cat >>confdefs.h <<_ACEOF
check-0.12.0/configure:17515:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
check-0.12.0/configure-17516-_ACEOF
##############################################
check-0.12.0/configure-18243-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
check-0.12.0/configure:18244:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
check-0.12.0/configure-18245-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
check-0.12.0/configure-18358-if test -z "$BASH_VERSION$ZSH_VERSION" \
check-0.12.0/configure:18359:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
check-0.12.0/configure-18360-  as_echo='print -r --'
check-0.12.0/configure-18361-  as_echo_n='print -rn --'
check-0.12.0/configure:18362:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
check-0.12.0/configure-18363-  as_echo='printf %s\n'
##############################################
check-0.12.0/configure-18365-else
check-0.12.0/configure:18366:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
check-0.12.0/configure-18367-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
check-0.12.0/configure-18375-	expr "X$arg" : "X\\(.*\\)$as_nl";
check-0.12.0/configure:18376:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
check-0.12.0/configure-18377-      esac;
##############################################
check-0.12.0/configure-18452-# ----------------------------------------
check-0.12.0/configure:18453:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
check-0.12.0/configure-18454-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
check-0.12.0/configure-18524-  {
check-0.12.0/configure:18525:    as_val=`expr "$@" || test $? -eq 1`
check-0.12.0/configure-18526-  }
##############################################
check-0.12.0/configure-18628-      case $as_dir in #(
check-0.12.0/configure:18629:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
check-0.12.0/configure-18630-      *) as_qdir=$as_dir;;
##############################################
check-0.12.0/configure-18763-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
check-0.12.0/configure:18764:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
check-0.12.0/configure-18765-ac_cs_version="\\
##############################################
check-0.12.0/configure-18788-  --*=?*)
check-0.12.0/configure:18789:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
check-0.12.0/configure:18790:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
check-0.12.0/configure-18791-    ac_shift=:
##############################################
check-0.12.0/configure-18793-  --*=)
check-0.12.0/configure:18794:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
check-0.12.0/configure-18795-    ac_optarg=
##############################################
check-0.12.0/configure-18817-    case $ac_optarg in
check-0.12.0/configure:18818:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
check-0.12.0/configure-18819-    '') as_fn_error $? "missing file argument" ;;
##############################################
check-0.12.0/configure-18825-    case $ac_optarg in
check-0.12.0/configure:18826:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
check-0.12.0/configure-18827-    esac
##############################################
check-0.12.0/configure-18894-delay_variable_subst='$delay_variable_subst'
check-0.12.0/configure:18895:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18896:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18897:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18898:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18899:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18900:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18901:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18902:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18903:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18904:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18905:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18906:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18907:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18908:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18909:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18910:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18911:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18912:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18913:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18914:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18915:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18916:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18917:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18918:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18919:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18920:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18921:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18922:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18923:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18924:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18925:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18926:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18927:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18928:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18929:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18930:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18931:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18932:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18933:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18934:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18935:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18936:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18937:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18938:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18939:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18940:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18941:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18942:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18943:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18944:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18945:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18946:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18947:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18948:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18949:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18950:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18951:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18952:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18953:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18954:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18955:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18956:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18957:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18958:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18959:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18960:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18961:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18962:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18963:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18964:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18965:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18966:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18967:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18968:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18969:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18970:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18971:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18972:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18973:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18974:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18975:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18976:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18977:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18978:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18979:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18980:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18981:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18982:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18983:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18984:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18985:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18986:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18987:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18988:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18989:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18990:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18991:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18992:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18993:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18994:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18995:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18996:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18997:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18998:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:18999:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19000:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19001:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19002:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19003:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19004:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19005:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19006:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19007:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19008:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19009:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19010:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19011:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19012:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19013:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19014:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19015:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19016:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19017:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19018:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19019:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19020:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19021:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19022:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19023:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19024:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19025:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19026:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19027:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19028:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure:19029:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
check-0.12.0/configure-19030-
##############################################
check-0.12.0/configure-19111-striplib; do
check-0.12.0/configure:19112:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
check-0.12.0/configure-19113-    *[\\\\\\\`\\"\\\$]*)
check-0.12.0/configure:19114:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
check-0.12.0/configure-19115-      ;;
##############################################
check-0.12.0/configure-19142-configure_time_lt_sys_library_path; do
check-0.12.0/configure:19143:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
check-0.12.0/configure-19144-    *[\\\\\\\`\\"\\\$]*)
check-0.12.0/configure:19145:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
check-0.12.0/configure-19146-      ;;
##############################################
check-0.12.0/configure-19172-ac_stdint_h="$ac_stdint_h"
check-0.12.0/configure:19173:_ac_stdint_h=`$as_echo "_$PACKAGE-$ac_stdint_h" | $as_tr_cpp`
check-0.12.0/configure-19174-ac_cv_stdint_message="$ac_cv_stdint_message"
##############################################
check-0.12.0/configure-19266-fi
check-0.12.0/configure:19267:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
check-0.12.0/configure-19268-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
check-0.12.0/configure-19283-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
check-0.12.0/configure:19284:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
check-0.12.0/configure-19285-ac_delim='%!_!# '
##############################################
check-0.12.0/configure-19289-
check-0.12.0/configure:19290:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
check-0.12.0/configure-19291-  if test $ac_delim_n = $ac_delim_num; then
##############################################
check-0.12.0/configure-19427-for ac_last_try in false false :; do
check-0.12.0/configure:19428:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
check-0.12.0/configure-19429-  if test -z "$ac_tt"; then
##############################################
check-0.12.0/configure-19559-      esac
check-0.12.0/configure:19560:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
check-0.12.0/configure-19561-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
check-0.12.0/configure-19618-*)
check-0.12.0/configure:19619:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
check-0.12.0/configure-19620-  # A ".." for each directory in $ac_dir_suffix.
check-0.12.0/configure:19621:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
check-0.12.0/configure-19622-  case $ac_top_builddir_sub in
##############################################
check-0.12.0/configure-19679-/@mandir@/p'
check-0.12.0/configure:19680:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
check-0.12.0/configure-19681-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
check-0.12.0/configure-19696-
check-0.12.0/configure:19697:# Neutralize VPATH when `$srcdir' = `.'.
check-0.12.0/configure-19698-# Shell code in configure.ac might set extrasub.
##############################################
check-0.12.0/configure-19724-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
check-0.12.0/configure:19725:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
check-0.12.0/configure-19726-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
check-0.12.0/configure-19770-    * )
check-0.12.0/configure:19771:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
check-0.12.0/configure-19772-  esac
##############################################
check-0.12.0/configure-19817-    # Strip MF so we end up with the name of the file.
check-0.12.0/configure:19818:    mf=`echo "$mf" | sed -e 's/:.*$//'`
check-0.12.0/configure-19819-    # Check whether this is an Automake generated Makefile or not.
##############################################
check-0.12.0/configure-19854-    # from the Makefile without running 'make'.
check-0.12.0/configure:19855:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
check-0.12.0/configure-19856-    test -z "$DEPDIR" && continue
check-0.12.0/configure:19857:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
check-0.12.0/configure-19858-    test -z "$am__include" && continue
check-0.12.0/configure:19859:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
check-0.12.0/configure-19860-    # Find all dependency output files, they are included files with
##############################################
check-0.12.0/configure-20376-    *:)
check-0.12.0/configure:20377:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
check-0.12.0/configure-20378-        ;;
check-0.12.0/configure-20379-    x:*)
check-0.12.0/configure:20380:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
check-0.12.0/configure-20381-        ;;
check-0.12.0/configure-20382-    *::*)
check-0.12.0/configure:20383:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
check-0.12.0/configure:20384:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
check-0.12.0/configure-20385-        ;;
check-0.12.0/configure-20386-    *)
check-0.12.0/configure:20387:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
check-0.12.0/configure-20388-        ;;
##############################################
check-0.12.0/configure-20403-    done
check-0.12.0/configure:20404:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
check-0.12.0/configure-20405-}
##############################################
check-0.12.0/aclocal.m4-245-    PKG_CHECK_EXISTS([$3],
check-0.12.0/aclocal.m4:246:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
check-0.12.0/aclocal.m4-247-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
check-0.12.0/aclocal.m4-293-        if test $_pkg_short_errors_supported = yes; then
check-0.12.0/aclocal.m4:294:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
check-0.12.0/aclocal.m4-295-        else 
check-0.12.0/aclocal.m4:296:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
check-0.12.0/aclocal.m4-297-        fi
##############################################
check-0.12.0/aclocal.m4-542-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
check-0.12.0/aclocal.m4:543:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
check-0.12.0/aclocal.m4-544-# and then we would define $MISSING as
##############################################
check-0.12.0/aclocal.m4-557-# Expand $ac_aux_dir to an absolute path.
check-0.12.0/aclocal.m4:558:am_aux_dir=`cd "$ac_aux_dir" && pwd`
check-0.12.0/aclocal.m4-559-])
##############################################
check-0.12.0/aclocal.m4-655-  if test "$am_compiler_list" = ""; then
check-0.12.0/aclocal.m4:656:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
check-0.12.0/aclocal.m4-657-  fi
##############################################
check-0.12.0/aclocal.m4-806-    # Strip MF so we end up with the name of the file.
check-0.12.0/aclocal.m4:807:    mf=`echo "$mf" | sed -e 's/:.*$//'`
check-0.12.0/aclocal.m4-808-    # Check whether this is an Automake generated Makefile or not.
##############################################
check-0.12.0/aclocal.m4-815-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
check-0.12.0/aclocal.m4:816:      dirpart=`AS_DIRNAME("$mf")`
check-0.12.0/aclocal.m4-817-    else
##############################################
check-0.12.0/aclocal.m4-821-    # from the Makefile without running 'make'.
check-0.12.0/aclocal.m4:822:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
check-0.12.0/aclocal.m4-823-    test -z "$DEPDIR" && continue
check-0.12.0/aclocal.m4:824:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
check-0.12.0/aclocal.m4-825-    test -z "$am__include" && continue
check-0.12.0/aclocal.m4:826:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
check-0.12.0/aclocal.m4-827-    # Find all dependency output files, they are included files with
##############################################
check-0.12.0/aclocal.m4-835-      test -f "$dirpart/$file" && continue
check-0.12.0/aclocal.m4:836:      fdir=`AS_DIRNAME(["$file"])`
check-0.12.0/aclocal.m4-837-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
check-0.12.0/aclocal.m4-893-AC_REQUIRE([AC_PROG_INSTALL])dnl
check-0.12.0/aclocal.m4:894:if test "`cd $srcdir && pwd`" != "`pwd`"; then
check-0.12.0/aclocal.m4-895-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
check-0.12.0/aclocal.m4-1052-    * )
check-0.12.0/aclocal.m4:1053:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
check-0.12.0/aclocal.m4-1054-  esac
check-0.12.0/aclocal.m4-1055-done
check-0.12.0/aclocal.m4:1056:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
check-0.12.0/aclocal.m4-1057-
##############################################
check-0.12.0/aclocal.m4-1123-# Ignore all kinds of additional output from 'make'.
check-0.12.0/aclocal.m4:1124:case `$am_make -s -f confmf 2> /dev/null` in #(
check-0.12.0/aclocal.m4-1125-*the\ am__doit\ target*)
##############################################
check-0.12.0/aclocal.m4-1133-   echo '.include "confinc"' > confmf
check-0.12.0/aclocal.m4:1134:   case `$am_make -s -f confmf 2> /dev/null` in #(
check-0.12.0/aclocal.m4-1135-   *the\ am__doit\ target*)
##############################################
check-0.12.0/aclocal.m4-1315-     echo "timestamp, slept: $am_has_slept" > conftest.file
check-0.12.0/aclocal.m4:1316:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
check-0.12.0/aclocal.m4-1317-     if test "$[*]" = "X"; then
check-0.12.0/aclocal.m4-1318-	# -L didn't work.
check-0.12.0/aclocal.m4:1319:	set X `ls -t "$srcdir/configure" conftest.file`
check-0.12.0/aclocal.m4-1320-     fi
##############################################
check-0.12.0/m4/ax_create_stdint_h.m4-168-AC_MSG_CHECKING([for stdint types])
check-0.12.0/m4/ax_create_stdint_h.m4:169:ac_stdint_h=`echo ifelse($1, , _stdint.h, $1)`
check-0.12.0/m4/ax_create_stdint_h.m4-170-# try to shortcircuit - if the default include path of the compiler
##############################################
check-0.12.0/m4/ax_create_stdint_h.m4-207-
check-0.12.0/m4/ax_create_stdint_h.m4:208:inttype_headers=`echo $2 | sed -e 's/,/ /g'`
check-0.12.0/m4/ax_create_stdint_h.m4-209-
##############################################
check-0.12.0/m4/ax_create_stdint_h.m4-256-if test "$GCC" = "yes" ; then
check-0.12.0/m4/ax_create_stdint_h.m4:257:ac_cv_stdint_message="using gnu compiler "`$CC --version | head -1`
check-0.12.0/m4/ax_create_stdint_h.m4-258-else
##############################################
check-0.12.0/m4/ax_create_stdint_h.m4-703-    else
check-0.12.0/m4/ax_create_stdint_h.m4:704:      ac_dir=`AS_DIRNAME(["$ac_stdint_h"])`
check-0.12.0/m4/ax_create_stdint_h.m4-705-      AS_MKDIR_P(["$ac_dir"])
##############################################
check-0.12.0/m4/ax_c_check_flag.m4-59-
check-0.12.0/m4/ax_c_check_flag.m4:60:  flag=`echo "$1" | $SED 'y% .=/+-(){}<>:*,%_______________%'`
check-0.12.0/m4/ax_c_check_flag.m4-61-
##############################################
check-0.12.0/m4/ax_c_check_flag.m4-82-
check-0.12.0/m4/ax_c_check_flag.m4:83:  AS_IF([eval "test \"`echo '$ax_cv_c_check_flag_'$flag`\" = yes"],[
check-0.12.0/m4/ax_c_check_flag.m4-84-    :
##############################################
check-0.12.0/m4/ltsugar.m4-68-m4_define([lt_combine],
check-0.12.0/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
check-0.12.0/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
check-0.12.0/m4/libtool.m4-119-    done
check-0.12.0/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
check-0.12.0/m4/libtool.m4-121-}
##############################################
check-0.12.0/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
check-0.12.0/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
check-0.12.0/m4/libtool.m4-439-
##############################################
check-0.12.0/m4/libtool.m4-447-#
check-0.12.0/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
check-0.12.0/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
check-0.12.0/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
check-0.12.0/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
check-0.12.0/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
check-0.12.0/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
check-0.12.0/m4/libtool.m4-561-      ;;
##############################################
check-0.12.0/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
check-0.12.0/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
check-0.12.0/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
check-0.12.0/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
check-0.12.0/m4/libtool.m4-574-      ;;
##############################################
check-0.12.0/m4/libtool.m4-1112-  if test yes = "$lt_cv_ld_force_load"; then
check-0.12.0/m4/libtool.m4:1113:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
check-0.12.0/m4/libtool.m4-1114-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
check-0.12.0/m4/libtool.m4-1165-      }]'
check-0.12.0/m4/libtool.m4:1166:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
check-0.12.0/m4/libtool.m4-1167-  # Check for a 64-bit object if we didn't find anything.
check-0.12.0/m4/libtool.m4-1168-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
check-0.12.0/m4/libtool.m4:1169:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
check-0.12.0/m4/libtool.m4-1170-  fi],[])
##############################################
check-0.12.0/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
check-0.12.0/m4/libtool.m4:1202:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
check-0.12.0/m4/libtool.m4-1203-  ECHO='print -r --'
check-0.12.0/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
check-0.12.0/m4/libtool.m4-1205-  ECHO='printf %s\n'
##############################################
check-0.12.0/m4/libtool.m4-1236-    PATH=/empty FPATH=/empty; export PATH FPATH
check-0.12.0/m4/libtool.m4:1237:    test "X`printf %s $ECHO`" = "X$ECHO" \
check-0.12.0/m4/libtool.m4:1238:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
check-0.12.0/m4/libtool.m4-1239-
##############################################
check-0.12.0/m4/libtool.m4-1260-   if test yes = "$GCC"; then
check-0.12.0/m4/libtool.m4:1261:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
check-0.12.0/m4/libtool.m4-1262-   fi
##############################################
check-0.12.0/m4/libtool.m4-1264- /*)
check-0.12.0/m4/libtool.m4:1265:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
check-0.12.0/m4/libtool.m4-1266-   ;; #(
##############################################
check-0.12.0/m4/libtool.m4-1294-  if AC_TRY_EVAL(ac_compile); then
check-0.12.0/m4/libtool.m4:1295:    case `/usr/bin/file conftest.$ac_objext` in
check-0.12.0/m4/libtool.m4-1296-      *ELF-32*)
##############################################
check-0.12.0/m4/libtool.m4-1311-    if test yes = "$lt_cv_prog_gnu_ld"; then
check-0.12.0/m4/libtool.m4:1312:      case `/usr/bin/file conftest.$ac_objext` in
check-0.12.0/m4/libtool.m4-1313-	*32-bit*)
##############################################
check-0.12.0/m4/libtool.m4-1323-    else
check-0.12.0/m4/libtool.m4:1324:      case `/usr/bin/file conftest.$ac_objext` in
check-0.12.0/m4/libtool.m4-1325-	*32-bit*)
##############################################
check-0.12.0/m4/libtool.m4-1345-    emul=elf
check-0.12.0/m4/libtool.m4:1346:    case `/usr/bin/file conftest.$ac_objext` in
check-0.12.0/m4/libtool.m4-1347-      *32-bit*)
##############################################
check-0.12.0/m4/libtool.m4-1353-    esac
check-0.12.0/m4/libtool.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
check-0.12.0/m4/libtool.m4-1355-      *MSB*)
##############################################
check-0.12.0/m4/libtool.m4-1361-    esac
check-0.12.0/m4/libtool.m4:1362:    case `/usr/bin/file conftest.$ac_objext` in
check-0.12.0/m4/libtool.m4-1363-      *N32*)
##############################################
check-0.12.0/m4/libtool.m4-1726-    # And add a safety zone
check-0.12.0/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
check-0.12.0/m4/libtool.m4:1728:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
check-0.12.0/m4/libtool.m4-1729-    ;;
##############################################
check-0.12.0/m4/libtool.m4-1759-    if test -n "$kargmax"; then
check-0.12.0/m4/libtool.m4:1760:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
check-0.12.0/m4/libtool.m4-1761-    else
##############################################
check-0.12.0/m4/libtool.m4-1768-       test undefined != "$lt_cv_sys_max_cmd_len"; then
check-0.12.0/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
check-0.12.0/m4/libtool.m4:1770:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
check-0.12.0/m4/libtool.m4-1771-    else
##############################################
check-0.12.0/m4/libtool.m4-1780-      # we can't tell.
check-0.12.0/m4/libtool.m4:1781:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
check-0.12.0/m4/libtool.m4-1782-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
check-0.12.0/m4/libtool.m4-1784-      do
check-0.12.0/m4/libtool.m4:1785:        i=`expr $i + 1`
check-0.12.0/m4/libtool.m4-1786-        teststring=$teststring$teststring
##############################################
check-0.12.0/m4/libtool.m4-1788-      # Only check the string length outside the loop.
check-0.12.0/m4/libtool.m4:1789:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
check-0.12.0/m4/libtool.m4-1790-      teststring=
##############################################
check-0.12.0/m4/libtool.m4-1793-      # linker.  It appears as though 1/2 is a usable value.
check-0.12.0/m4/libtool.m4:1794:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
check-0.12.0/m4/libtool.m4-1795-    fi
##############################################
check-0.12.0/m4/libtool.m4-2259-    *:)
check-0.12.0/m4/libtool.m4:2260:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
check-0.12.0/m4/libtool.m4-2261-        ;;
check-0.12.0/m4/libtool.m4-2262-    x:*)
check-0.12.0/m4/libtool.m4:2263:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
check-0.12.0/m4/libtool.m4-2264-        ;;
check-0.12.0/m4/libtool.m4-2265-    *::*)
check-0.12.0/m4/libtool.m4:2266:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
check-0.12.0/m4/libtool.m4:2267:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
check-0.12.0/m4/libtool.m4-2268-        ;;
check-0.12.0/m4/libtool.m4-2269-    *)
check-0.12.0/m4/libtool.m4:2270:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
check-0.12.0/m4/libtool.m4-2271-        ;;
##############################################
check-0.12.0/m4/libtool.m4-2299-  esac
check-0.12.0/m4/libtool.m4:2300:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
check-0.12.0/m4/libtool.m4-2301-  case $lt_search_path_spec in
##############################################
check-0.12.0/m4/libtool.m4-2306-    # okay in the real world where ";" in dirpaths is itself problematic.
check-0.12.0/m4/libtool.m4:2307:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
check-0.12.0/m4/libtool.m4-2308-    ;;
check-0.12.0/m4/libtool.m4-2309-  *)
check-0.12.0/m4/libtool.m4:2310:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
check-0.12.0/m4/libtool.m4-2311-    ;;
##############################################
check-0.12.0/m4/libtool.m4-2315-  lt_tmp_lt_search_path_spec=
check-0.12.0/m4/libtool.m4:2316:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
check-0.12.0/m4/libtool.m4-2317-  # ...but if some path component already ends with the multilib dir we assume
##############################################
check-0.12.0/m4/libtool.m4-2357-  esac
check-0.12.0/m4/libtool.m4:2358:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
check-0.12.0/m4/libtool.m4-2359-else
##############################################
check-0.12.0/m4/libtool.m4-2498-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
check-0.12.0/m4/libtool.m4:2499:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
check-0.12.0/m4/libtool.m4-2500-    ;;
##############################################
check-0.12.0/m4/libtool.m4-2534-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
check-0.12.0/m4/libtool.m4:2535:    postinstall_cmds='base_file=`basename \$file`~
check-0.12.0/m4/libtool.m4:2536:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
check-0.12.0/m4/libtool.m4:2537:      dldir=$destdir/`dirname \$dlpath`~
check-0.12.0/m4/libtool.m4-2538-      test -d \$dldir || mkdir -p \$dldir~
##############################################
check-0.12.0/m4/libtool.m4-2543-      fi'
check-0.12.0/m4/libtool.m4:2544:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
check-0.12.0/m4/libtool.m4-2545-      dlpath=$dir/\$dldll~
##############################################
check-0.12.0/m4/libtool.m4-2551-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
check-0.12.0/m4/libtool.m4:2552:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
check-0.12.0/m4/libtool.m4-2553-m4_if([$1], [],[
##############################################
check-0.12.0/m4/libtool.m4-2557-      # MinGW DLLs use traditional 'lib' prefix
check-0.12.0/m4/libtool.m4:2558:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
check-0.12.0/m4/libtool.m4-2559-      ;;
##############################################
check-0.12.0/m4/libtool.m4-2561-      # pw32 DLLs use 'pw' prefix rather than 'lib'
check-0.12.0/m4/libtool.m4:2562:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
check-0.12.0/m4/libtool.m4-2563-      ;;
##############################################
check-0.12.0/m4/libtool.m4-2570-    libname_spec='$name'
check-0.12.0/m4/libtool.m4:2571:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
check-0.12.0/m4/libtool.m4-2572-    library_names_spec='$libname.dll.lib'
##############################################
check-0.12.0/m4/libtool.m4-2582-        # Let DOS variable expansion print the short 8.3 style file name.
check-0.12.0/m4/libtool.m4:2583:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
check-0.12.0/m4/libtool.m4-2584-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
check-0.12.0/m4/libtool.m4-2587-      # Convert to MSYS style.
check-0.12.0/m4/libtool.m4:2588:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
check-0.12.0/m4/libtool.m4-2589-      ;;
##############################################
check-0.12.0/m4/libtool.m4-2593-      # like /cygdrive/c/PROGRA~1:/cygdr...
check-0.12.0/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
check-0.12.0/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
check-0.12.0/m4/libtool.m4:2596:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
check-0.12.0/m4/libtool.m4-2597-      ;;
##############################################
check-0.12.0/m4/libtool.m4-2601-        # It is most probably a Windows format PATH.
check-0.12.0/m4/libtool.m4:2602:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
check-0.12.0/m4/libtool.m4-2603-      else
check-0.12.0/m4/libtool.m4:2604:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
check-0.12.0/m4/libtool.m4-2605-      fi
##############################################
check-0.12.0/m4/libtool.m4-2611-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
check-0.12.0/m4/libtool.m4:2612:    postinstall_cmds='base_file=`basename \$file`~
check-0.12.0/m4/libtool.m4:2613:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
check-0.12.0/m4/libtool.m4:2614:      dldir=$destdir/`dirname \$dlpath`~
check-0.12.0/m4/libtool.m4-2615-      test -d \$dldir || mkdir -p \$dldir~
check-0.12.0/m4/libtool.m4-2616-      $install_prog $dir/$dlname \$dldir/$dlname'
check-0.12.0/m4/libtool.m4:2617:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
check-0.12.0/m4/libtool.m4-2618-      dlpath=$dir/\$dldll~
##############################################
check-0.12.0/m4/libtool.m4-2625-    # Assume MSVC wrapper
check-0.12.0/m4/libtool.m4:2626:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
check-0.12.0/m4/libtool.m4-2627-    dynamic_linker='Win32 ld.exe'
##############################################
check-0.12.0/m4/libtool.m4-2642-  shlibpath_var=DYLD_LIBRARY_PATH
check-0.12.0/m4/libtool.m4:2643:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
check-0.12.0/m4/libtool.m4-2644-m4_if([$1], [],[
##############################################
check-0.12.0/m4/libtool.m4-2876-  if test -f /etc/ld.so.conf; then
check-0.12.0/m4/libtool.m4:2877:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
check-0.12.0/m4/libtool.m4-2878-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
check-0.12.0/m4/libtool.m4-2942-  need_lib_prefix=no
check-0.12.0/m4/libtool.m4:2943:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
check-0.12.0/m4/libtool.m4-2944-    need_version=no
##############################################
check-0.12.0/m4/libtool.m4-2969-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
check-0.12.0/m4/libtool.m4:2970:  postinstall_cmds='base_file=`basename \$file`~
check-0.12.0/m4/libtool.m4:2971:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
check-0.12.0/m4/libtool.m4:2972:    dldir=$destdir/`dirname \$dlpath`~
check-0.12.0/m4/libtool.m4-2973-    test -d \$dldir || mkdir -p \$dldir~
##############################################
check-0.12.0/m4/libtool.m4-2978-    fi'
check-0.12.0/m4/libtool.m4:2979:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
check-0.12.0/m4/libtool.m4-2980-    dlpath=$dir/\$dldll~
##############################################
check-0.12.0/m4/libtool.m4-3189-	"file_magic "*)
check-0.12.0/m4/libtool.m4:3190:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
check-0.12.0/m4/libtool.m4-3191-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
check-0.12.0/m4/libtool.m4-3272-    # gcc leaves a trailing carriage return, which upsets mingw
check-0.12.0/m4/libtool.m4:3273:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
check-0.12.0/m4/libtool.m4-3274-  *)
check-0.12.0/m4/libtool.m4:3275:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
check-0.12.0/m4/libtool.m4-3276-  esac
##############################################
check-0.12.0/m4/libtool.m4-3281-      # Canonicalize the pathname of ld
check-0.12.0/m4/libtool.m4:3282:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
check-0.12.0/m4/libtool.m4-3283-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
check-0.12.0/m4/libtool.m4:3284:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
check-0.12.0/m4/libtool.m4-3285-      done
##############################################
check-0.12.0/m4/libtool.m4-3312-      # Break only if it was the GNU/non-GNU ld that we prefer.
check-0.12.0/m4/libtool.m4:3313:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
check-0.12.0/m4/libtool.m4-3314-      *GNU* | *'with BFD'*)
##############################################
check-0.12.0/m4/libtool.m4-3352-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
check-0.12.0/m4/libtool.m4:3353:case `$LD -v 2>&1 </dev/null` in
check-0.12.0/m4/libtool.m4-3354-*GNU* | *'with BFD'*)
##############################################
check-0.12.0/m4/libtool.m4-3579-openbsd* | bitrig*)
check-0.12.0/m4/libtool.m4:3580:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
check-0.12.0/m4/libtool.m4-3581-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
check-0.12.0/m4/libtool.m4-3646-    else
check-0.12.0/m4/libtool.m4:3647:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
check-0.12.0/m4/libtool.m4-3648-    fi
##############################################
check-0.12.0/m4/libtool.m4-3697-	esac
check-0.12.0/m4/libtool.m4:3698:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
check-0.12.0/m4/libtool.m4-3699-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
check-0.12.0/m4/libtool.m4-3703-	*)
check-0.12.0/m4/libtool.m4:3704:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
check-0.12.0/m4/libtool.m4-3705-	  */dev/null*)
##############################################
check-0.12.0/m4/libtool.m4-3729-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
check-0.12.0/m4/libtool.m4:3730:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
check-0.12.0/m4/libtool.m4-3731-    *COFF*)
##############################################
check-0.12.0/m4/libtool.m4-3788-  # decide which one to use based on capabilities of $DLLTOOL
check-0.12.0/m4/libtool.m4:3789:  case `$DLLTOOL --help 2>&1` in
check-0.12.0/m4/libtool.m4-3790-  *--identify-strict*)
##############################################
check-0.12.0/m4/libtool.m4-3962-# If we're using GNU nm, then use its standard symbol codes.
check-0.12.0/m4/libtool.m4:3963:case `$NM -V 2>&1` in
check-0.12.0/m4/libtool.m4-3964-*GNU* | *'with BFD'*)
##############################################
check-0.12.0/m4/libtool.m4-4010-mingw*)
check-0.12.0/m4/libtool.m4:4011:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
check-0.12.0/m4/libtool.m4-4012-  ;;
##############################################
check-0.12.0/m4/libtool.m4-4066-    nlist=conftest.nm
check-0.12.0/m4/libtool.m4:4067:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
check-0.12.0/m4/libtool.m4-4068-      # Try sorting and uniquifying the output.
##############################################
check-0.12.0/m4/libtool.m4-4414-	  *)
check-0.12.0/m4/libtool.m4:4415:	    case `$CC -V 2>&1 | sed 5q` in
check-0.12.0/m4/libtool.m4-4416-	    *Sun\ C*)
##############################################
check-0.12.0/m4/libtool.m4-4750-      *)
check-0.12.0/m4/libtool.m4:4751:	case `$CC -V 2>&1 | sed 5q` in
check-0.12.0/m4/libtool.m4-4752-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
check-0.12.0/m4/libtool.m4-4933-    else
check-0.12.0/m4/libtool.m4:4934:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
check-0.12.0/m4/libtool.m4-4935-    fi
##############################################
check-0.12.0/m4/libtool.m4-5032-	# shared libraries, regardless of the interface used.
check-0.12.0/m4/libtool.m4:5033:	case `$LD -v 2>&1` in
check-0.12.0/m4/libtool.m4-5034-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
check-0.12.0/m4/libtool.m4-5064-    supports_anon_versioning=no
check-0.12.0/m4/libtool.m4:5065:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
check-0.12.0/m4/libtool.m4-5066-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
check-0.12.0/m4/libtool.m4-5167-	prefix_cmds="$SED"~
check-0.12.0/m4/libtool.m4:5168:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
check-0.12.0/m4/libtool.m4-5169-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
check-0.12.0/m4/libtool.m4-5189-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
check-0.12.0/m4/libtool.m4:5190:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
check-0.12.0/m4/libtool.m4:5191:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
check-0.12.0/m4/libtool.m4-5192-      ;;
##############################################
check-0.12.0/m4/libtool.m4-5207-        pgcc*)				# Portland Group C compiler
check-0.12.0/m4/libtool.m4:5208:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
check-0.12.0/m4/libtool.m4-5209-	  tmp_addflag=' $pic_flag'
##############################################
check-0.12.0/m4/libtool.m4-5212-					# Portland Group f77 and f90 compilers
check-0.12.0/m4/libtool.m4:5213:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
check-0.12.0/m4/libtool.m4-5214-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
check-0.12.0/m4/libtool.m4-5229-	nvcc*)	# Cuda Compiler Driver 2.2
check-0.12.0/m4/libtool.m4:5230:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
check-0.12.0/m4/libtool.m4-5231-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
check-0.12.0/m4/libtool.m4-5233-	esac
check-0.12.0/m4/libtool.m4:5234:	case `$CC -V 2>&1 | sed 5q` in
check-0.12.0/m4/libtool.m4-5235-	*Sun\ C*)			# Sun C 5.9
check-0.12.0/m4/libtool.m4:5236:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
check-0.12.0/m4/libtool.m4-5237-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
check-0.12.0/m4/libtool.m4-5304-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
check-0.12.0/m4/libtool.m4:5305:      case `$LD -v 2>&1` in
check-0.12.0/m4/libtool.m4-5306-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
check-0.12.0/m4/libtool.m4-5393-	else
check-0.12.0/m4/libtool.m4:5394:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
check-0.12.0/m4/libtool.m4-5395-	fi
##############################################
check-0.12.0/m4/libtool.m4-5458-	# below for broken collect2 doesn't work under 4.3+
check-0.12.0/m4/libtool.m4:5459:	  collect2name=`$CC -print-prog-name=collect2`
check-0.12.0/m4/libtool.m4-5460-	  if test -f "$collect2name" &&
##############################################
check-0.12.0/m4/libtool.m4-5514-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
check-0.12.0/m4/libtool.m4:5515:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
check-0.12.0/m4/libtool.m4-5516-      else
##############################################
check-0.12.0/m4/libtool.m4-5539-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
check-0.12.0/m4/libtool.m4:5540:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
check-0.12.0/m4/libtool.m4-5541-	  if test svr4 != "$with_aix_soname"; then
##############################################
check-0.12.0/m4/libtool.m4-5630-	# FIXME: Setting linknames here is a bad hack.
check-0.12.0/m4/libtool.m4:5631:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
check-0.12.0/m4/libtool.m4-5632-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
check-0.12.0/m4/libtool.m4-5768-      if test yes = "$GCC"; then
check-0.12.0/m4/libtool.m4:5769:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
check-0.12.0/m4/libtool.m4-5770-	# Try to use the -exported_symbol ld option, if it does not
##############################################
check-0.12.0/m4/libtool.m4-5791-	if test yes = "$lt_cv_irix_exported_symbol"; then
check-0.12.0/m4/libtool.m4:5792:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
check-0.12.0/m4/libtool.m4-5793-	fi
##############################################
check-0.12.0/m4/libtool.m4-5795-      else
check-0.12.0/m4/libtool.m4:5796:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
check-0.12.0/m4/libtool.m4:5797:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
check-0.12.0/m4/libtool.m4-5798-      fi
##############################################
check-0.12.0/m4/libtool.m4-5842-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
check-0.12.0/m4/libtool.m4:5843:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
check-0.12.0/m4/libtool.m4-5844-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
check-0.12.0/m4/libtool.m4-5873-	prefix_cmds="$SED"~
check-0.12.0/m4/libtool.m4:5874:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
check-0.12.0/m4/libtool.m4-5875-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
check-0.12.0/m4/libtool.m4-5887-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
check-0.12.0/m4/libtool.m4:5888:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
check-0.12.0/m4/libtool.m4-5889-      else
check-0.12.0/m4/libtool.m4-5890-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
check-0.12.0/m4/libtool.m4:5891:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
check-0.12.0/m4/libtool.m4-5892-      fi
##############################################
check-0.12.0/m4/libtool.m4-5900-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
check-0.12.0/m4/libtool.m4:5901:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
check-0.12.0/m4/libtool.m4-5902-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
check-0.12.0/m4/libtool.m4-5904-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
check-0.12.0/m4/libtool.m4:5905:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
check-0.12.0/m4/libtool.m4:5906:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
check-0.12.0/m4/libtool.m4:5907:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
check-0.12.0/m4/libtool.m4-5908-
##############################################
check-0.12.0/m4/libtool.m4-5923-      else
check-0.12.0/m4/libtool.m4:5924:	case `$CC -V 2>&1` in
check-0.12.0/m4/libtool.m4-5925-	*"Compilers 5.0"*)
##############################################
check-0.12.0/m4/libtool.m4-6116-	  _LT_TAGVAR(allow_undefined_flag, $1)=
check-0.12.0/m4/libtool.m4:6117:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
check-0.12.0/m4/libtool.m4-6118-	  then
##############################################
check-0.12.0/m4/libtool.m4-6420-        # ancient GNU ld didn't support --whole-archive et. al.
check-0.12.0/m4/libtool.m4:6421:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
check-0.12.0/m4/libtool.m4-6422-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
check-0.12.0/m4/libtool.m4-6530-          # below for broken collect2 doesn't work under 4.3+
check-0.12.0/m4/libtool.m4:6531:	  collect2name=`$CC -print-prog-name=collect2`
check-0.12.0/m4/libtool.m4-6532-	  if test -f "$collect2name" &&
##############################################
check-0.12.0/m4/libtool.m4-6588-
check-0.12.0/m4/libtool.m4:6589:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
check-0.12.0/m4/libtool.m4-6590-        else
##############################################
check-0.12.0/m4/libtool.m4-6613-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
check-0.12.0/m4/libtool.m4:6614:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
check-0.12.0/m4/libtool.m4-6615-	    if test svr4 != "$with_aix_soname"; then
##############################################
check-0.12.0/m4/libtool.m4-6742-	  prefix_cmds="$SED"~
check-0.12.0/m4/libtool.m4:6743:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
check-0.12.0/m4/libtool.m4-6744-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
check-0.12.0/m4/libtool.m4-6816-            # dependencies.
check-0.12.0/m4/libtool.m4:6817:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
check-0.12.0/m4/libtool.m4-6818-            ;;
##############################################
check-0.12.0/m4/libtool.m4-6881-	    # dependencies.
check-0.12.0/m4/libtool.m4:6882:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
check-0.12.0/m4/libtool.m4-6883-	    ;;
##############################################
check-0.12.0/m4/libtool.m4-6917-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
check-0.12.0/m4/libtool.m4:6918:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
check-0.12.0/m4/libtool.m4:6919:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
check-0.12.0/m4/libtool.m4-6920-	;;
##############################################
check-0.12.0/m4/libtool.m4-6924-	    # SGI C++
check-0.12.0/m4/libtool.m4:6925:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
check-0.12.0/m4/libtool.m4-6926-
##############################################
check-0.12.0/m4/libtool.m4-6935-	      if test no = "$with_gnu_ld"; then
check-0.12.0/m4/libtool.m4:6936:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
check-0.12.0/m4/libtool.m4-6937-	      else
check-0.12.0/m4/libtool.m4:6938:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
check-0.12.0/m4/libtool.m4-6939-	      fi
##############################################
check-0.12.0/m4/libtool.m4-6956-	    # to its proper name (with version) after linking.
check-0.12.0/m4/libtool.m4:6957:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
check-0.12.0/m4/libtool.m4:6958:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
check-0.12.0/m4/libtool.m4-6959-	    # Commands to make compiler produce verbose output that lists
##############################################
check-0.12.0/m4/libtool.m4-6966-	    # dependencies.
check-0.12.0/m4/libtool.m4:6967:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
check-0.12.0/m4/libtool.m4-6968-
##############################################
check-0.12.0/m4/libtool.m4-6981-	    # earlier do not add the objects themselves.
check-0.12.0/m4/libtool.m4:6982:	    case `$CC -V 2>&1` in
check-0.12.0/m4/libtool.m4-6983-	      *"Version 7."*)
##############################################
check-0.12.0/m4/libtool.m4-7002-            # Portland Group C++ compiler
check-0.12.0/m4/libtool.m4:7003:	    case `$CC -V` in
check-0.12.0/m4/libtool.m4-7004-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
check-0.12.0/m4/libtool.m4-7007-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
check-0.12.0/m4/libtool.m4:7008:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
check-0.12.0/m4/libtool.m4-7009-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
check-0.12.0/m4/libtool.m4-7011-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
check-0.12.0/m4/libtool.m4:7012:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
check-0.12.0/m4/libtool.m4-7013-                $RANLIB $oldlib'
##############################################
check-0.12.0/m4/libtool.m4-7016-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
check-0.12.0/m4/libtool.m4:7017:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
check-0.12.0/m4/libtool.m4-7018-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
check-0.12.0/m4/libtool.m4-7020-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
check-0.12.0/m4/libtool.m4:7021:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
check-0.12.0/m4/libtool.m4-7022-	      ;;
##############################################
check-0.12.0/m4/libtool.m4-7030-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
check-0.12.0/m4/libtool.m4:7031:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
check-0.12.0/m4/libtool.m4-7032-            ;;
##############################################
check-0.12.0/m4/libtool.m4-7049-	    # dependencies.
check-0.12.0/m4/libtool.m4:7050:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
check-0.12.0/m4/libtool.m4-7051-	    ;;
##############################################
check-0.12.0/m4/libtool.m4-7064-	  *)
check-0.12.0/m4/libtool.m4:7065:	    case `$CC -V 2>&1 | sed 5q` in
check-0.12.0/m4/libtool.m4-7066-	    *Sun\ C*)
##############################################
check-0.12.0/m4/libtool.m4-7071-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
check-0.12.0/m4/libtool.m4:7072:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
check-0.12.0/m4/libtool.m4-7073-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
check-0.12.0/m4/libtool.m4-7136-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
check-0.12.0/m4/libtool.m4:7137:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
check-0.12.0/m4/libtool.m4-7138-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
check-0.12.0/m4/libtool.m4-7155-	    # to its proper name (with version) after linking.
check-0.12.0/m4/libtool.m4:7156:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
check-0.12.0/m4/libtool.m4-7157-
##############################################
check-0.12.0/m4/libtool.m4-7176-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
check-0.12.0/m4/libtool.m4:7177:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
check-0.12.0/m4/libtool.m4-7178-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
check-0.12.0/m4/libtool.m4-7181-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
check-0.12.0/m4/libtool.m4:7182:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
check-0.12.0/m4/libtool.m4:7183:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
check-0.12.0/m4/libtool.m4-7184-                  echo "-hidden">> $lib.exp~
check-0.12.0/m4/libtool.m4:7185:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
check-0.12.0/m4/libtool.m4-7186-                  $RM $lib.exp'
##############################################
check-0.12.0/m4/libtool.m4-7200-	    # dependencies.
check-0.12.0/m4/libtool.m4:7201:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
check-0.12.0/m4/libtool.m4-7202-	    ;;
##############################################
check-0.12.0/m4/libtool.m4-7207-	        osf3*)
check-0.12.0/m4/libtool.m4:7208:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
check-0.12.0/m4/libtool.m4-7209-		  ;;
check-0.12.0/m4/libtool.m4-7210-	        *)
check-0.12.0/m4/libtool.m4:7211:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
check-0.12.0/m4/libtool.m4-7212-		  ;;
##############################################
check-0.12.0/m4/libtool.m4-7460-  case @S|@2 in
check-0.12.0/m4/libtool.m4:7461:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
check-0.12.0/m4/libtool.m4:7462:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
check-0.12.0/m4/libtool.m4-7463-  esac
##############################################
check-0.12.0/m4/libtool.m4-7549-
check-0.12.0/m4/libtool.m4:7550:  for p in `eval "$output_verbose_link_cmd"`; do
check-0.12.0/m4/libtool.m4-7551-    case $prev$p in
##############################################
check-0.12.0/m4/libtool.m4-7653-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
check-0.12.0/m4/libtool.m4:7654: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
check-0.12.0/m4/libtool.m4-7655-fi
##############################################
check-0.12.0/m4/libtool.m4-8273-    test 10 -lt "$lt_ac_count" && break
check-0.12.0/m4/libtool.m4:8274:    lt_ac_count=`expr $lt_ac_count + 1`
check-0.12.0/m4/libtool.m4-8275-    if test "$lt_ac_count" -gt "$lt_ac_max"; then