===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mecab-0.996/man/Makefile.in-49-DIST_SOURCES =
mecab-0.996/man/Makefile.in:50:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
mecab-0.996/man/Makefile.in-51-am__vpath_adj = case $$p in \
mecab-0.996/man/Makefile.in:52:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
mecab-0.996/man/Makefile.in-53-    *) f=$$p;; \
mecab-0.996/man/Makefile.in-54-  esac;
mecab-0.996/man/Makefile.in:55:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
mecab-0.996/man/Makefile.in-56-am__install_max = 40
mecab-0.996/man/Makefile.in-57-am__nobase_strip_setup = \
mecab-0.996/man/Makefile.in:58:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
mecab-0.996/man/Makefile.in-59-am__nobase_strip = \
##############################################
mecab-0.996/man/Makefile.in-307-	else :; fi
mecab-0.996/man/Makefile.in:308:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mecab-0.996/man/Makefile.in:309:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mecab-0.996/man/Makefile.in-310-	list='$(DISTFILES)'; \
##############################################
mecab-0.996/man/Makefile.in-321-	  if test -d $$d/$$file; then \
mecab-0.996/man/Makefile.in:322:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mecab-0.996/man/Makefile.in-323-	    if test -d "$(distdir)/$$file"; then \
##############################################
mecab-0.996/man/Makefile.in-458-	@for man in $(man_MANS); do \
mecab-0.996/man/Makefile.in:459:		cmd=`basename $$man .1` && \
mecab-0.996/man/Makefile.in-460-		LANG=C help2man --no-info ../src/$$cmd | \
##############################################
mecab-0.996/man/Makefile.am-7-	@for man in $(man_MANS); do \
mecab-0.996/man/Makefile.am:8:		cmd=`basename $$man .1` && \
mecab-0.996/man/Makefile.am-9-		LANG=C help2man --no-info ../src/$$cmd | \
##############################################
mecab-0.996/Makefile.in-55-CONFIG_CLEAN_VPATH_FILES =
mecab-0.996/Makefile.in:56:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
mecab-0.996/Makefile.in-57-am__vpath_adj = case $$p in \
mecab-0.996/Makefile.in:58:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
mecab-0.996/Makefile.in-59-    *) f=$$p;; \
mecab-0.996/Makefile.in-60-  esac;
mecab-0.996/Makefile.in:61:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
mecab-0.996/Makefile.in-62-am__install_max = 40
mecab-0.996/Makefile.in-63-am__nobase_strip_setup = \
mecab-0.996/Makefile.in:64:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
mecab-0.996/Makefile.in-65-am__nobase_strip = \
##############################################
mecab-0.996/Makefile.in-120-  while test -n "$$dir1"; do \
mecab-0.996/Makefile.in:121:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
mecab-0.996/Makefile.in-122-    if test "$$first" != "."; then \
mecab-0.996/Makefile.in-123-      if test "$$first" = ".."; then \
mecab-0.996/Makefile.in:124:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
mecab-0.996/Makefile.in:125:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
mecab-0.996/Makefile.in-126-      else \
mecab-0.996/Makefile.in:127:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
mecab-0.996/Makefile.in-128-        if test "$$first2" = "$$first"; then \
mecab-0.996/Makefile.in:129:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
mecab-0.996/Makefile.in-130-        else \
##############################################
mecab-0.996/Makefile.in-135-    fi; \
mecab-0.996/Makefile.in:136:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
mecab-0.996/Makefile.in-137-  done; \
##############################################
mecab-0.996/Makefile.in-398-	@list='$(conf_DATA)'; test -n "$(confdir)" || list=; \
mecab-0.996/Makefile.in:399:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
mecab-0.996/Makefile.in-400-	dir='$(DESTDIR)$(confdir)'; $(am__uninstall_files_from_dir)
##############################################
mecab-0.996/Makefile.in-416-	dot_seen=no; \
mecab-0.996/Makefile.in:417:	target=`echo $@ | sed s/-recursive//`; \
mecab-0.996/Makefile.in-418-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
mecab-0.996/Makefile.in-451-	rev="$$rev ."; \
mecab-0.996/Makefile.in:452:	target=`echo $@ | sed s/-recursive//`; \
mecab-0.996/Makefile.in-453-	for subdir in $$rev; do \
##############################################
mecab-0.996/Makefile.in-529-GTAGS:
mecab-0.996/Makefile.in:530:	here=`$(am__cd) $(top_builddir) && pwd` \
mecab-0.996/Makefile.in-531-	  && $(am__cd) $(top_srcdir) \
##############################################
mecab-0.996/Makefile.in-539-	test -d "$(distdir)" || mkdir "$(distdir)"
mecab-0.996/Makefile.in:540:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mecab-0.996/Makefile.in:541:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mecab-0.996/Makefile.in-542-	list='$(DISTFILES)'; \
##############################################
mecab-0.996/Makefile.in-553-	  if test -d $$d/$$file; then \
mecab-0.996/Makefile.in:554:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mecab-0.996/Makefile.in-555-	    if test -d "$(distdir)/$$file"; then \
##############################################
mecab-0.996/Makefile.in-670-	test -d $(distdir)/_build || exit 0; \
mecab-0.996/Makefile.in:671:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
mecab-0.996/Makefile.in-672-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
mecab-0.996/Makefile.in-713-	}; \
mecab-0.996/Makefile.in:714:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
mecab-0.996/Makefile.in-715-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
mecab-0.996/Makefile.in-725-	fi
mecab-0.996/Makefile.in:726:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
mecab-0.996/Makefile.in-727-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
mecab-0.996/config.guess-40-
mecab-0.996/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
mecab-0.996/config.guess-42-
##############################################
mecab-0.996/config.guess-110-: ${TMPDIR=/tmp} ;
mecab-0.996/config.guess:111: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
mecab-0.996/config.guess-112- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
mecab-0.996/config.guess-196-	    *)
mecab-0.996/config.guess:197:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
mecab-0.996/config.guess-198-		;;
##############################################
mecab-0.996/config.guess-223-	*4.0)
mecab-0.996/config.guess:224:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
mecab-0.996/config.guess-225-		;;
mecab-0.996/config.guess-226-	*5.*)
mecab-0.996/config.guess:227:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
mecab-0.996/config.guess-228-		;;
##############################################
mecab-0.996/config.guess-233-	# types through head -n 1, so we only detect the type of CPU 0.
mecab-0.996/config.guess:234:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
mecab-0.996/config.guess-235-	case "$ALPHA_CPU_TYPE" in
##############################################
mecab-0.996/config.guess-271-	# 1.2 uses "1.2" for uname -r.
mecab-0.996/config.guess:272:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
mecab-0.996/config.guess-273-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
mecab-0.996/config.guess-331-    s390x:SunOS:*:*)
mecab-0.996/config.guess:332:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mecab-0.996/config.guess-333-	exit ;;
mecab-0.996/config.guess-334-    sun4H:SunOS:5.*:*)
mecab-0.996/config.guess:335:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mecab-0.996/config.guess-336-	exit ;;
mecab-0.996/config.guess-337-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
mecab-0.996/config.guess:338:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mecab-0.996/config.guess-339-	exit ;;
##############################################
mecab-0.996/config.guess-356-	fi
mecab-0.996/config.guess:357:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mecab-0.996/config.guess-358-	exit ;;
##############################################
mecab-0.996/config.guess-362-	# it's likely to be more like Solaris than SunOS4.
mecab-0.996/config.guess:363:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mecab-0.996/config.guess-364-	exit ;;
##############################################
mecab-0.996/config.guess-371-	# Japanese Language versions have a version number like `4.1.3-JL'.
mecab-0.996/config.guess:372:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
mecab-0.996/config.guess-373-	exit ;;
##############################################
mecab-0.996/config.guess-377-    sun*:*:4.2BSD:*)
mecab-0.996/config.guess:378:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
mecab-0.996/config.guess-379-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
mecab-0.996/config.guess-459-	$CC_FOR_BUILD -o $dummy $dummy.c &&
mecab-0.996/config.guess:460:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
mecab-0.996/config.guess:461:	  SYSTEM_NAME=`$dummy $dummyarg` &&
mecab-0.996/config.guess-462-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
mecab-0.996/config.guess-515-    *:IRIX*:*:*)
mecab-0.996/config.guess:516:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
mecab-0.996/config.guess-517-	exit ;;
##############################################
mecab-0.996/config.guess-545-EOF
mecab-0.996/config.guess:546:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
mecab-0.996/config.guess-547-		then
##############################################
mecab-0.996/config.guess-558-    *:AIX:*:[4567])
mecab-0.996/config.guess:559:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
mecab-0.996/config.guess-560-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
mecab-0.996/config.guess-593-    9000/[34678]??:HP-UX:*:*)
mecab-0.996/config.guess:594:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
mecab-0.996/config.guess-595-	case "${UNAME_MACHINE}" in
##############################################
mecab-0.996/config.guess-647-EOF
mecab-0.996/config.guess:648:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
mecab-0.996/config.guess-649-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
mecab-0.996/config.guess-675-    ia64:HP-UX:*:*)
mecab-0.996/config.guess:676:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
mecab-0.996/config.guess-677-	echo ia64-hp-hpux${HPUX_REV}
##############################################
mecab-0.996/config.guess-705-EOF
mecab-0.996/config.guess:706:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
mecab-0.996/config.guess-707-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
mecab-0.996/config.guess-776-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
mecab-0.996/config.guess:777:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
mecab-0.996/config.guess-778-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
mecab-0.996/config.guess-781-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
mecab-0.996/config.guess:782:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
mecab-0.996/config.guess-783-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
mecab-0.996/config.guess-796-	    pc98)
mecab-0.996/config.guess:797:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
mecab-0.996/config.guess-798-	    amd64)
mecab-0.996/config.guess:799:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
mecab-0.996/config.guess-800-	    *)
mecab-0.996/config.guess:801:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
mecab-0.996/config.guess-802-	esac
##############################################
mecab-0.996/config.guess-850-    prep*:SunOS:5.*:*)
mecab-0.996/config.guess:851:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
mecab-0.996/config.guess-852-	exit ;;
##############################################
mecab-0.996/config.guess-854-	# the GNU system
mecab-0.996/config.guess:855:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
mecab-0.996/config.guess-856-	exit ;;
##############################################
mecab-0.996/config.guess-858-	# other systems with GNU libc and userland
mecab-0.996/config.guess:859:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
mecab-0.996/config.guess-860-	exit ;;
##############################################
mecab-0.996/config.guess-913-EOF
mecab-0.996/config.guess:914:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
mecab-0.996/config.guess-915-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
mecab-0.996/config.guess-941-EOF
mecab-0.996/config.guess:942:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
mecab-0.996/config.guess-943-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
mecab-0.996/config.guess-1026-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
mecab-0.996/config.guess:1027:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
mecab-0.996/config.guess-1028-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
mecab-0.996/config.guess-1296-    *:DragonFly:*:*)
mecab-0.996/config.guess:1297:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
mecab-0.996/config.guess-1298-	exit ;;
##############################################
mecab-0.996/config.guess-1309-    i*86:skyos:*:*)
mecab-0.996/config.guess:1310:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
mecab-0.996/config.guess-1311-	exit ;;
##############################################
mecab-0.996/config.guess-1437-
mecab-0.996/config.guess:1438:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
mecab-0.996/config.guess-1439-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
mecab-0.996/config.sub-59-
mecab-0.996/config.sub:60:me=`echo "$0" | sed -e 's,.*/,,'`
mecab-0.996/config.sub-61-
##############################################
mecab-0.996/config.sub-124-# Here we must recognize all the valid KERNEL-OS combinations.
mecab-0.996/config.sub:125:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
mecab-0.996/config.sub-126-case $maybe_os in
##############################################
mecab-0.996/config.sub-132-    os=-$maybe_os
mecab-0.996/config.sub:133:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
mecab-0.996/config.sub-134-    ;;
mecab-0.996/config.sub-135-  *)
mecab-0.996/config.sub:136:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
mecab-0.996/config.sub-137-    if [ $basic_machine != $1 ]
mecab-0.996/config.sub:138:    then os=`echo $1 | sed 's/.*-/-/'`
mecab-0.996/config.sub-139-    else os=; fi
##############################################
mecab-0.996/config.sub-186-		os=-sco5v6
mecab-0.996/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mecab-0.996/config.sub-188-		;;
##############################################
mecab-0.996/config.sub-190-		os=-sco3.2v5
mecab-0.996/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mecab-0.996/config.sub-192-		;;
##############################################
mecab-0.996/config.sub-194-		os=-sco3.2v4
mecab-0.996/config.sub:195:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mecab-0.996/config.sub-196-		;;
mecab-0.996/config.sub-197-	-sco3.2.[4-9]*)
mecab-0.996/config.sub:198:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
mecab-0.996/config.sub:199:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mecab-0.996/config.sub-200-		;;
##############################################
mecab-0.996/config.sub-202-		# Don't forget version if it is 3.2v4 or newer.
mecab-0.996/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mecab-0.996/config.sub-204-		;;
##############################################
mecab-0.996/config.sub-206-		# Don't forget version if it is 3.2v4 or newer.
mecab-0.996/config.sub:207:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mecab-0.996/config.sub-208-		;;
##############################################
mecab-0.996/config.sub-210-		os=-sco3.2v2
mecab-0.996/config.sub:211:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mecab-0.996/config.sub-212-		;;
mecab-0.996/config.sub-213-	-udk*)
mecab-0.996/config.sub:214:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mecab-0.996/config.sub-215-		;;
##############################################
mecab-0.996/config.sub-217-		os=-isc2.2
mecab-0.996/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mecab-0.996/config.sub-219-		;;
##############################################
mecab-0.996/config.sub-223-	-isc*)
mecab-0.996/config.sub:224:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
mecab-0.996/config.sub-225-		;;
##############################################
mecab-0.996/config.sub-229-	-ptx*)
mecab-0.996/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
mecab-0.996/config.sub-231-		;;
mecab-0.996/config.sub-232-	-windowsnt*)
mecab-0.996/config.sub:233:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
mecab-0.996/config.sub-234-		;;
##############################################
mecab-0.996/config.sub-348-	*-*-*)
mecab-0.996/config.sub:349:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
mecab-0.996/config.sub-350-		exit 1
##############################################
mecab-0.996/config.sub-461-	amd64-*)
mecab-0.996/config.sub:462:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
mecab-0.996/config.sub-463-		;;
##############################################
mecab-0.996/config.sub-503-	blackfin-*)
mecab-0.996/config.sub:504:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
mecab-0.996/config.sub-505-		os=-linux
##############################################
mecab-0.996/config.sub-511-	c54x-*)
mecab-0.996/config.sub:512:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
mecab-0.996/config.sub-513-		;;
mecab-0.996/config.sub-514-	c55x-*)
mecab-0.996/config.sub:515:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
mecab-0.996/config.sub-516-		;;
mecab-0.996/config.sub-517-	c6x-*)
mecab-0.996/config.sub:518:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
mecab-0.996/config.sub-519-		;;
##############################################
mecab-0.996/config.sub-715-	i*86v32)
mecab-0.996/config.sub:716:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mecab-0.996/config.sub-717-		os=-sysv32
##############################################
mecab-0.996/config.sub-719-	i*86v4*)
mecab-0.996/config.sub:720:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mecab-0.996/config.sub-721-		os=-sysv4
##############################################
mecab-0.996/config.sub-723-	i*86v)
mecab-0.996/config.sub:724:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mecab-0.996/config.sub-725-		os=-sysv
##############################################
mecab-0.996/config.sub-727-	i*86sol2)
mecab-0.996/config.sub:728:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
mecab-0.996/config.sub-729-		os=-solaris2
##############################################
mecab-0.996/config.sub-757-	m68knommu-*)
mecab-0.996/config.sub:758:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
mecab-0.996/config.sub-759-		os=-linux
##############################################
mecab-0.996/config.sub-790-	mips3*-*)
mecab-0.996/config.sub:791:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
mecab-0.996/config.sub-792-		;;
mecab-0.996/config.sub-793-	mips3*)
mecab-0.996/config.sub:794:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
mecab-0.996/config.sub-795-		;;
##############################################
mecab-0.996/config.sub-808-	ms1-*)
mecab-0.996/config.sub:809:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
mecab-0.996/config.sub-810-		;;
##############################################
mecab-0.996/config.sub-919-	parisc-*)
mecab-0.996/config.sub:920:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
mecab-0.996/config.sub-921-		os=-linux
##############################################
mecab-0.996/config.sub-935-	pc98-*)
mecab-0.996/config.sub:936:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
mecab-0.996/config.sub-937-		;;
##############################################
mecab-0.996/config.sub-950-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
mecab-0.996/config.sub:951:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
mecab-0.996/config.sub-952-		;;
mecab-0.996/config.sub-953-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
mecab-0.996/config.sub:954:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
mecab-0.996/config.sub-955-		;;
mecab-0.996/config.sub-956-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
mecab-0.996/config.sub:957:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
mecab-0.996/config.sub-958-		;;
mecab-0.996/config.sub-959-	pentium4-*)
mecab-0.996/config.sub:960:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
mecab-0.996/config.sub-961-		;;
##############################################
mecab-0.996/config.sub-969-	ppc-* | ppcbe-*)
mecab-0.996/config.sub:970:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
mecab-0.996/config.sub-971-		;;
##############################################
mecab-0.996/config.sub-975-	ppcle-* | powerpclittle-*)
mecab-0.996/config.sub:976:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
mecab-0.996/config.sub-977-		;;
##############################################
mecab-0.996/config.sub-979-		;;
mecab-0.996/config.sub:980:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
mecab-0.996/config.sub-981-		;;
##############################################
mecab-0.996/config.sub-985-	ppc64le-* | powerpc64little-*)
mecab-0.996/config.sub:986:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
mecab-0.996/config.sub-987-		;;
##############################################
mecab-0.996/config.sub-1064-	strongarm-* | thumb-*)
mecab-0.996/config.sub:1065:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
mecab-0.996/config.sub-1066-		;;
##############################################
mecab-0.996/config.sub-1199-	xscale-* | xscalee[bl]-*)
mecab-0.996/config.sub:1200:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
mecab-0.996/config.sub-1201-		;;
##############################################
mecab-0.996/config.sub-1276-	*)
mecab-0.996/config.sub:1277:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
mecab-0.996/config.sub-1278-		exit 1
##############################################
mecab-0.996/config.sub-1284-	*-digital*)
mecab-0.996/config.sub:1285:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
mecab-0.996/config.sub-1286-		;;
mecab-0.996/config.sub-1287-	*-commodore*)
mecab-0.996/config.sub:1288:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
mecab-0.996/config.sub-1289-		;;
##############################################
mecab-0.996/config.sub-1305-	-solaris1 | -solaris1.*)
mecab-0.996/config.sub:1306:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
mecab-0.996/config.sub-1307-		;;
##############################################
mecab-0.996/config.sub-1317-	-gnu/linux*)
mecab-0.996/config.sub:1318:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
mecab-0.996/config.sub-1319-		;;
##############################################
mecab-0.996/config.sub-1363-	-nto*)
mecab-0.996/config.sub:1364:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
mecab-0.996/config.sub-1365-		;;
##############################################
mecab-0.996/config.sub-1370-	-mac*)
mecab-0.996/config.sub:1371:		os=`echo $os | sed -e 's|mac|macos|'`
mecab-0.996/config.sub-1372-		;;
##############################################
mecab-0.996/config.sub-1376-	-linux*)
mecab-0.996/config.sub:1377:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
mecab-0.996/config.sub-1378-		;;
mecab-0.996/config.sub-1379-	-sunos5*)
mecab-0.996/config.sub:1380:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
mecab-0.996/config.sub-1381-		;;
mecab-0.996/config.sub-1382-	-sunos6*)
mecab-0.996/config.sub:1383:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
mecab-0.996/config.sub-1384-		;;
##############################################
mecab-0.996/config.sub-1431-	-sinix5.*)
mecab-0.996/config.sub:1432:		os=`echo $os | sed -e 's|sinix|sysv|'`
mecab-0.996/config.sub-1433-		;;
##############################################
mecab-0.996/config.sub-1487-		# Get rid of the `-' at the beginning of $os.
mecab-0.996/config.sub:1488:		os=`echo $os | sed 's/[^-]*-//'`
mecab-0.996/config.sub:1489:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
mecab-0.996/config.sub-1490-		exit 1
##############################################
mecab-0.996/config.sub-1747-		esac
mecab-0.996/config.sub:1748:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
mecab-0.996/config.sub-1749-		;;
##############################################
mecab-0.996/src/Makefile.in-52-CONFIG_CLEAN_VPATH_FILES =
mecab-0.996/src/Makefile.in:53:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
mecab-0.996/src/Makefile.in-54-am__vpath_adj = case $$p in \
mecab-0.996/src/Makefile.in:55:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
mecab-0.996/src/Makefile.in-56-    *) f=$$p;; \
mecab-0.996/src/Makefile.in-57-  esac;
mecab-0.996/src/Makefile.in:58:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
mecab-0.996/src/Makefile.in-59-am__install_max = 40
mecab-0.996/src/Makefile.in-60-am__nobase_strip_setup = \
mecab-0.996/src/Makefile.in:61:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
mecab-0.996/src/Makefile.in-62-am__nobase_strip = \
##############################################
mecab-0.996/src/Makefile.in-368-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
mecab-0.996/src/Makefile.in:369:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
mecab-0.996/src/Makefile.in-370-	  test "$$dir" != "$$p" || dir=.; \
##############################################
mecab-0.996/src/Makefile.in-415-	test -n "$(EXEEXT)" || exit 0; \
mecab-0.996/src/Makefile.in:416:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
mecab-0.996/src/Makefile.in-417-	echo " rm -f" $$list; \
##############################################
mecab-0.996/src/Makefile.in-458-	test -n "$(EXEEXT)" || exit 0; \
mecab-0.996/src/Makefile.in:459:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
mecab-0.996/src/Makefile.in-460-	echo " rm -f" $$list; \
##############################################
mecab-0.996/src/Makefile.in-490-.cpp.obj:
mecab-0.996/src/Makefile.in:491:	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mecab-0.996/src/Makefile.in-492-
##############################################
mecab-0.996/src/Makefile.in-516-	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
mecab-0.996/src/Makefile.in:517:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
mecab-0.996/src/Makefile.in-518-	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
##############################################
mecab-0.996/src/Makefile.in-564-GTAGS:
mecab-0.996/src/Makefile.in:565:	here=`$(am__cd) $(top_builddir) && pwd` \
mecab-0.996/src/Makefile.in-566-	  && $(am__cd) $(top_srcdir) \
##############################################
mecab-0.996/src/Makefile.in-572-distdir: $(DISTFILES)
mecab-0.996/src/Makefile.in:573:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mecab-0.996/src/Makefile.in:574:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mecab-0.996/src/Makefile.in-575-	list='$(DISTFILES)'; \
##############################################
mecab-0.996/src/Makefile.in-586-	  if test -d $$d/$$file; then \
mecab-0.996/src/Makefile.in:587:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mecab-0.996/src/Makefile.in-588-	    if test -d "$(distdir)/$$file"; then \
##############################################
mecab-0.996/ltmain.sh-167-{
mecab-0.996/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
mecab-0.996/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
mecab-0.996/ltmain.sh-179-{
mecab-0.996/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
mecab-0.996/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
mecab-0.996/ltmain.sh-198-    # Extract subdirectory from the argument.
mecab-0.996/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
mecab-0.996/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
mecab-0.996/ltmain.sh-204-    fi
mecab-0.996/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
mecab-0.996/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
mecab-0.996/ltmain.sh-217-    case ${2} in
mecab-0.996/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
mecab-0.996/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
mecab-0.996/ltmain.sh-220-    esac
##############################################
mecab-0.996/ltmain.sh-380-     progdir=$func_dirname_result
mecab-0.996/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
mecab-0.996/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
mecab-0.996/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
mecab-0.996/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
mecab-0.996/ltmain.sh-419-bs='\\'
##############################################
mecab-0.996/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
mecab-0.996/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
mecab-0.996/ltmain.sh-533-      done
mecab-0.996/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
mecab-0.996/ltmain.sh-535-
##############################################
mecab-0.996/ltmain.sh-566-      # If mktemp works, use that first and foremost
mecab-0.996/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
mecab-0.996/ltmain.sh-568-
##############################################
mecab-0.996/ltmain.sh-597-      *[\\\`\"\$]*)
mecab-0.996/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
mecab-0.996/ltmain.sh-599-      *)
##############################################
mecab-0.996/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
mecab-0.996/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
mecab-0.996/ltmain.sh-704-    ;;
##############################################
mecab-0.996/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
mecab-0.996/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
mecab-0.996/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
mecab-0.996/ltmain.sh-772-	p
##############################################
mecab-0.996/ltmain.sh-803-
mecab-0.996/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
mecab-0.996/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
mecab-0.996/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
mecab-0.996/ltmain.sh-816-
mecab-0.996/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
mecab-0.996/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
mecab-0.996/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
mecab-0.996/ltmain.sh-862-{
mecab-0.996/ltmain.sh:863:    func_arith_result=`expr "${@}"`
mecab-0.996/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
mecab-0.996/ltmain.sh-870-{
mecab-0.996/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
mecab-0.996/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
mecab-0.996/ltmain.sh-877-{
mecab-0.996/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
mecab-0.996/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
mecab-0.996/ltmain.sh-884-{
mecab-0.996/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
mecab-0.996/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
mecab-0.996/ltmain.sh-968-	# quotes we have to do it in 2 steps:
mecab-0.996/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
mecab-0.996/ltmain.sh-970-	eval "$extractedcf"
##############################################
mecab-0.996/ltmain.sh-1382-      done
mecab-0.996/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
mecab-0.996/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
mecab-0.996/ltmain.sh-1385-      case $@ in
##############################################
mecab-0.996/ltmain.sh-1395-	    # Evaluate the configuration.
mecab-0.996/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
mecab-0.996/ltmain.sh-1397-	    CC_quoted=
##############################################
mecab-0.996/ltmain.sh-1401-	    done
mecab-0.996/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
mecab-0.996/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
mecab-0.996/ltmain.sh-1404-	    case "$@ " in
##############################################
mecab-0.996/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
mecab-0.996/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
mecab-0.996/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
mecab-0.996/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
mecab-0.996/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
mecab-0.996/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
mecab-0.996/ltmain.sh-1721-    # LT_CYGPATH in this case.
mecab-0.996/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
mecab-0.996/ltmain.sh-1723-  fi
##############################################
mecab-0.996/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
mecab-0.996/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
mecab-0.996/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
mecab-0.996/ltmain.sh-2060-    *.[cCFSifmso] | \
mecab-0.996/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
mecab-0.996/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
mecab-0.996/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
mecab-0.996/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
mecab-0.996/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
mecab-0.996/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
mecab-0.996/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
mecab-0.996/ltmain.sh-2158-
##############################################
mecab-0.996/ltmain.sh-2204-      if test "$need_locks" = warn &&
mecab-0.996/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
mecab-0.996/ltmain.sh-2206-	$ECHO "\
mecab-0.996/ltmain.sh-2207-*** ERROR, $lockfile contains:
mecab-0.996/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
mecab-0.996/ltmain.sh-2209-
##############################################
mecab-0.996/ltmain.sh-2253-      if test "$need_locks" = warn &&
mecab-0.996/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
mecab-0.996/ltmain.sh-2255-	$ECHO "\
mecab-0.996/ltmain.sh-2256-*** ERROR, $lockfile contains:
mecab-0.996/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
mecab-0.996/ltmain.sh-2258-
##############################################
mecab-0.996/ltmain.sh-2548-	  test -n "$library_names" && \
mecab-0.996/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
mecab-0.996/ltmain.sh-2550-	  continue
##############################################
mecab-0.996/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
mecab-0.996/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
mecab-0.996/ltmain.sh-2561-	  fi
##############################################
mecab-0.996/ltmain.sh-2577-      # Get the absolute pathname.
mecab-0.996/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
mecab-0.996/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
mecab-0.996/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
mecab-0.996/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
mecab-0.996/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
mecab-0.996/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
mecab-0.996/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
mecab-0.996/ltmain.sh-2959-
##############################################
mecab-0.996/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
mecab-0.996/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
mecab-0.996/ltmain.sh-2972-	  else
mecab-0.996/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
mecab-0.996/ltmain.sh-2974-	  fi
##############################################
mecab-0.996/ltmain.sh-3130-	    fi
mecab-0.996/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
mecab-0.996/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
mecab-0.996/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
mecab-0.996/ltmain.sh-3134-	      finalize=no
##############################################
mecab-0.996/ltmain.sh-3149-	        # Replace the output file specification.
mecab-0.996/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
mecab-0.996/ltmain.sh-3151-
##############################################
mecab-0.996/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
mecab-0.996/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
mecab-0.996/ltmain.sh-3170-	  fi
##############################################
mecab-0.996/ltmain.sh-3241-    my_pic_p="${3-no}"
mecab-0.996/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
mecab-0.996/ltmain.sh-3243-    my_dlsyms=
##############################################
mecab-0.996/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
mecab-0.996/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
mecab-0.996/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
mecab-0.996/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
mecab-0.996/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
mecab-0.996/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
mecab-0.996/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
mecab-0.996/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
mecab-0.996/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
mecab-0.996/ltmain.sh-3509-	  else
mecab-0.996/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
mecab-0.996/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
mecab-0.996/ltmain.sh-3512-	  fi
##############################################
mecab-0.996/ltmain.sh-3514-	*)
mecab-0.996/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
mecab-0.996/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
mecab-0.996/ltmain.sh-3517-	  ;;
##############################################
mecab-0.996/ltmain.sh-3529-      # Nullify the symbol file.
mecab-0.996/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
mecab-0.996/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
mecab-0.996/ltmain.sh-3532-    fi
##############################################
mecab-0.996/ltmain.sh-3545-  win32_libid_type="unknown"
mecab-0.996/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
mecab-0.996/ltmain.sh-3547-  case $win32_fileres in
##############################################
mecab-0.996/ltmain.sh-3596-  $opt_debug
mecab-0.996/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
mecab-0.996/ltmain.sh-3598-}
##############################################
mecab-0.996/ltmain.sh-3613-  $opt_debug
mecab-0.996/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
mecab-0.996/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
mecab-0.996/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
mecab-0.996/ltmain.sh:3669:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
mecab-0.996/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
mecab-0.996/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
mecab-0.996/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
mecab-0.996/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
mecab-0.996/ltmain.sh-3700-    # binutils import library
mecab-0.996/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
mecab-0.996/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
mecab-0.996/ltmain.sh-3703-    # ms-generated import library
mecab-0.996/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
mecab-0.996/ltmain.sh-3705-  else
##############################################
mecab-0.996/ltmain.sh-3780-	  darwin_curdir=`pwd`
mecab-0.996/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
mecab-0.996/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
mecab-0.996/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
mecab-0.996/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
mecab-0.996/ltmain.sh-3785-	    darwin_arch=
##############################################
mecab-0.996/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
mecab-0.996/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
mecab-0.996/ltmain.sh-3797-	    darwin_file=
##############################################
mecab-0.996/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
mecab-0.996/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
mecab-0.996/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
mecab-0.996/ltmain.sh-3814-      esac
mecab-0.996/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
mecab-0.996/ltmain.sh-3816-    done
##############################################
mecab-0.996/ltmain.sh-3885-
mecab-0.996/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
mecab-0.996/ltmain.sh-3887-    $ECHO "\
##############################################
mecab-0.996/ltmain.sh-3920-    --lt-dump-script)
mecab-0.996/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
mecab-0.996/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
mecab-0.996/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
mecab-0.996/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
mecab-0.996/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
mecab-0.996/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
mecab-0.996/ltmain.sh-3949-  done
##############################################
mecab-0.996/ltmain.sh-4005-  # Find the directory that this script lives in.
mecab-0.996/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
mecab-0.996/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
mecab-0.996/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
mecab-0.996/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
mecab-0.996/ltmain.sh-4011-  while test -n \"\$file\"; do
mecab-0.996/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
mecab-0.996/ltmain.sh-4013-
##############################################
mecab-0.996/ltmain.sh-4021-
mecab-0.996/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
mecab-0.996/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
mecab-0.996/ltmain.sh-4024-  done
##############################################
mecab-0.996/ltmain.sh-4035-    case \"\$thisdir\" in
mecab-0.996/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
mecab-0.996/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
mecab-0.996/ltmain.sh-4041-  # Try to get the absolute directory name.
mecab-0.996/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
mecab-0.996/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
mecab-0.996/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
mecab-0.996/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
mecab-0.996/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
mecab-0.996/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
mecab-0.996/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
mecab-0.996/ltmain.sh-4068-      else
##############################################
mecab-0.996/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
mecab-0.996/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
mecab-0.996/ltmain.sh-4112-
##############################################
mecab-0.996/ltmain.sh-5085-    $opt_debug
mecab-0.996/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
mecab-0.996/ltmain.sh-5087-    *import*) : ;;
##############################################
mecab-0.996/ltmain.sh-5307-	    moreargs=
mecab-0.996/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
mecab-0.996/ltmain.sh-5309-	    do
##############################################
mecab-0.996/ltmain.sh-5563-	*)
mecab-0.996/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
mecab-0.996/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
mecab-0.996/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
mecab-0.996/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
mecab-0.996/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
mecab-0.996/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
mecab-0.996/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
mecab-0.996/ltmain.sh-6018-    else
##############################################
mecab-0.996/ltmain.sh-6331-		  set dummy $deplibs_check_method; shift
mecab-0.996/ltmain.sh:6332:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
mecab-0.996/ltmain.sh-6333-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
mecab-0.996/ltmain.sh-6394-	else
mecab-0.996/ltmain.sh:6395:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
mecab-0.996/ltmain.sh-6396-	fi
##############################################
mecab-0.996/ltmain.sh-6423-	if test -n "$inherited_linker_flags"; then
mecab-0.996/ltmain.sh:6424:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
mecab-0.996/ltmain.sh-6425-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
mecab-0.996/ltmain.sh-6431-	fi
mecab-0.996/ltmain.sh:6432:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mecab-0.996/ltmain.sh-6433-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
mecab-0.996/ltmain.sh-6504-	*)
mecab-0.996/ltmain.sh:6505:	  abs_ladir=`cd "$ladir" && pwd`
mecab-0.996/ltmain.sh-6506-	  if test -z "$abs_ladir"; then
##############################################
mecab-0.996/ltmain.sh-6757-	    shift
mecab-0.996/ltmain.sh:6758:	    libname=`eval "\\$ECHO \"$libname_spec\""`
mecab-0.996/ltmain.sh-6759-	    # use dlname if we got it. it's perfectly good, no?
##############################################
mecab-0.996/ltmain.sh-7049-		*)
mecab-0.996/ltmain.sh:7050:		  absdir=`cd "$dir" && pwd`
mecab-0.996/ltmain.sh-7051-		  if test -z "$absdir"; then
##############################################
mecab-0.996/ltmain.sh-7060-		  depdepl=
mecab-0.996/ltmain.sh:7061:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
mecab-0.996/ltmain.sh-7062-		  if test -n "$deplibrary_names" ; then
##############################################
mecab-0.996/ltmain.sh-7067-		      depdepl="$absdir/$objdir/$depdepl"
mecab-0.996/ltmain.sh:7068:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
mecab-0.996/ltmain.sh-7069-                      if test -z "$darwin_install_name"; then
mecab-0.996/ltmain.sh:7070:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
mecab-0.996/ltmain.sh-7071-                      fi
##############################################
mecab-0.996/ltmain.sh-7082-		else
mecab-0.996/ltmain.sh:7083:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
mecab-0.996/ltmain.sh-7084-		  test -z "$libdir" && \
##############################################
mecab-0.996/ltmain.sh-7105-	else
mecab-0.996/ltmain.sh:7106:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mecab-0.996/ltmain.sh-7107-	fi
##############################################
mecab-0.996/ltmain.sh-7254-	test "$module" = no && \
mecab-0.996/ltmain.sh:7255:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
mecab-0.996/ltmain.sh-7256-
##############################################
mecab-0.996/ltmain.sh-7392-	if test "$age" -gt "$current"; then
mecab-0.996/ltmain.sh:7393:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
mecab-0.996/ltmain.sh-7394-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
mecab-0.996/ltmain.sh-7553-	removelist=
mecab-0.996/ltmain.sh:7554:	tempremovelist=`$ECHO "$output_objdir/*"`
mecab-0.996/ltmain.sh-7555-	for p in $tempremovelist; do
##############################################
mecab-0.996/ltmain.sh-7579-	# Transform .lo files to .o files.
mecab-0.996/ltmain.sh:7580:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
mecab-0.996/ltmain.sh-7581-      fi
##############################################
mecab-0.996/ltmain.sh-7584-      #for path in $notinst_path; do
mecab-0.996/ltmain.sh:7585:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
mecab-0.996/ltmain.sh:7586:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
mecab-0.996/ltmain.sh:7587:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
mecab-0.996/ltmain.sh-7588-      #done
##############################################
mecab-0.996/ltmain.sh-7705-		if test -n "$i" ; then
mecab-0.996/ltmain.sh:7706:		  libname=`eval "\\$ECHO \"$libname_spec\""`
mecab-0.996/ltmain.sh:7707:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
mecab-0.996/ltmain.sh-7708-		  set dummy $deplib_matches; shift
mecab-0.996/ltmain.sh-7709-		  deplib_match=$1
mecab-0.996/ltmain.sh:7710:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
mecab-0.996/ltmain.sh-7711-		    func_append newdeplibs " $i"
##############################################
mecab-0.996/ltmain.sh-7748-		  if test -n "$i" ; then
mecab-0.996/ltmain.sh:7749:		    libname=`eval "\\$ECHO \"$libname_spec\""`
mecab-0.996/ltmain.sh:7750:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
mecab-0.996/ltmain.sh-7751-		    set dummy $deplib_matches; shift
mecab-0.996/ltmain.sh-7752-		    deplib_match=$1
mecab-0.996/ltmain.sh:7753:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
mecab-0.996/ltmain.sh-7754-		      func_append newdeplibs " $i"
##############################################
mecab-0.996/ltmain.sh-7783-	  set dummy $deplibs_check_method; shift
mecab-0.996/ltmain.sh:7784:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
mecab-0.996/ltmain.sh-7785-	  for a_deplib in $deplibs; do
##############################################
mecab-0.996/ltmain.sh-7798-	      if test -n "$a_deplib" ; then
mecab-0.996/ltmain.sh:7799:		libname=`eval "\\$ECHO \"$libname_spec\""`
mecab-0.996/ltmain.sh-7800-		if test -n "$file_magic_glob"; then
mecab-0.996/ltmain.sh:7801:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
mecab-0.996/ltmain.sh-7802-		else
##############################################
mecab-0.996/ltmain.sh-7808-		    shopt -s nocaseglob
mecab-0.996/ltmain.sh:7809:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
mecab-0.996/ltmain.sh-7810-		    $nocaseglob
mecab-0.996/ltmain.sh-7811-		  else
mecab-0.996/ltmain.sh:7812:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
mecab-0.996/ltmain.sh-7813-		  fi
##############################################
mecab-0.996/ltmain.sh-7826-		      while test -h "$potlib" 2>/dev/null; do
mecab-0.996/ltmain.sh:7827:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
mecab-0.996/ltmain.sh-7828-			case $potliblink in
mecab-0.996/ltmain.sh-7829-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
mecab-0.996/ltmain.sh:7830:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
mecab-0.996/ltmain.sh-7831-			esac
##############################################
mecab-0.996/ltmain.sh-7867-	  set dummy $deplibs_check_method; shift
mecab-0.996/ltmain.sh:7868:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
mecab-0.996/ltmain.sh-7869-	  for a_deplib in $deplibs; do
##############################################
mecab-0.996/ltmain.sh-7882-	      if test -n "$a_deplib" ; then
mecab-0.996/ltmain.sh:7883:		libname=`eval "\\$ECHO \"$libname_spec\""`
mecab-0.996/ltmain.sh-7884-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
mecab-0.996/ltmain.sh:7885:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
mecab-0.996/ltmain.sh-7886-		  for potent_lib in $potential_libs; do
##############################################
mecab-0.996/ltmain.sh-7921-	  newdeplibs=""
mecab-0.996/ltmain.sh:7922:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
mecab-0.996/ltmain.sh-7923-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
mecab-0.996/ltmain.sh-7925-	      # can't use Xsed below, because $i might contain '/'
mecab-0.996/ltmain.sh:7926:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
mecab-0.996/ltmain.sh-7927-	    done
##############################################
mecab-0.996/ltmain.sh-7951-	  # On Rhapsody replace the C library with the System framework
mecab-0.996/ltmain.sh:7952:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
mecab-0.996/ltmain.sh-7953-	  ;;
##############################################
mecab-0.996/ltmain.sh-8003-	*-*-darwin*)
mecab-0.996/ltmain.sh:8004:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mecab-0.996/ltmain.sh:8005:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mecab-0.996/ltmain.sh:8006:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mecab-0.996/ltmain.sh-8007-	  ;;
##############################################
mecab-0.996/ltmain.sh-8130-	# Use standard objects if they are pic
mecab-0.996/ltmain.sh:8131:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
mecab-0.996/ltmain.sh-8132-	test "X$libobjs" = "X " && libobjs=
##############################################
mecab-0.996/ltmain.sh-8145-	    # exporting using user supplied symfile
mecab-0.996/ltmain.sh:8146:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
mecab-0.996/ltmain.sh-8147-	      # and it's NOT already a .def file. Must figure out
##############################################
mecab-0.996/ltmain.sh-8642-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
mecab-0.996/ltmain.sh:8643:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
mecab-0.996/ltmain.sh-8644-	else
##############################################
mecab-0.996/ltmain.sh-8656-      # Create the old-style object.
mecab-0.996/ltmain.sh:8657:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
mecab-0.996/ltmain.sh-8658-
##############################################
mecab-0.996/ltmain.sh-8716-	# On Rhapsody replace the C library is the System framework
mecab-0.996/ltmain.sh:8717:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
mecab-0.996/ltmain.sh:8718:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
mecab-0.996/ltmain.sh-8719-	;;
##############################################
mecab-0.996/ltmain.sh-8734-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
mecab-0.996/ltmain.sh:8735:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mecab-0.996/ltmain.sh:8736:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
mecab-0.996/ltmain.sh-8737-	;;
##############################################
mecab-0.996/ltmain.sh-8812-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
mecab-0.996/ltmain.sh:8813:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
mecab-0.996/ltmain.sh-8814-	  case :$dllsearchpath: in
##############################################
mecab-0.996/ltmain.sh-8872-	# Transform all the library objects into standard objects.
mecab-0.996/ltmain.sh:8873:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
mecab-0.996/ltmain.sh:8874:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
mecab-0.996/ltmain.sh-8875-      fi
##############################################
mecab-0.996/ltmain.sh-8902-	# Replace the output file specification.
mecab-0.996/ltmain.sh:8903:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
mecab-0.996/ltmain.sh-8904-	link_command="$compile_command$compile_rpath"
##############################################
mecab-0.996/ltmain.sh-8911-	  func_to_tool_file "$output"
mecab-0.996/ltmain.sh:8912:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
mecab-0.996/ltmain.sh-8913-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
mecab-0.996/ltmain.sh-8955-	# Replace the output file specification.
mecab-0.996/ltmain.sh:8956:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
mecab-0.996/ltmain.sh-8957-	# Delete the old output file.
##############################################
mecab-0.996/ltmain.sh-8963-	  func_to_tool_file "$output"
mecab-0.996/ltmain.sh:8964:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
mecab-0.996/ltmain.sh-8965-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
mecab-0.996/ltmain.sh-8981-	  if test "$fast_install" = yes; then
mecab-0.996/ltmain.sh:8982:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
mecab-0.996/ltmain.sh-8983-	  else
##############################################
mecab-0.996/ltmain.sh-8993-      # Replace the output file specification.
mecab-0.996/ltmain.sh:8994:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
mecab-0.996/ltmain.sh-8995-
##############################################
mecab-0.996/ltmain.sh-9002-	func_to_tool_file "$output_objdir/$outputname"
mecab-0.996/ltmain.sh:9003:	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'`
mecab-0.996/ltmain.sh-9004-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
mecab-0.996/ltmain.sh-9023-	relink_command="(cd `pwd`; $relink_command)"
mecab-0.996/ltmain.sh:9024:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
mecab-0.996/ltmain.sh-9025-      fi
##############################################
mecab-0.996/ltmain.sh-9267-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
mecab-0.996/ltmain.sh:9268:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
mecab-0.996/ltmain.sh-9269-      if test "$hardcode_automatic" = yes ; then
##############################################
mecab-0.996/ltmain.sh-9288-		func_resolve_sysroot "$deplib"
mecab-0.996/ltmain.sh:9289:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
mecab-0.996/ltmain.sh-9290-		test -z "$libdir" && \
##############################################
mecab-0.996/ltmain.sh-9314-		name="$func_basename_result"
mecab-0.996/ltmain.sh:9315:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
mecab-0.996/ltmain.sh-9316-		test -z "$libdir" && \
##############################################
mecab-0.996/ltmain.sh-9333-		name="$func_basename_result"
mecab-0.996/ltmain.sh:9334:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
mecab-0.996/ltmain.sh-9335-		test -z "$libdir" && \
##############################################
mecab-0.996/ltmain.sh-9652-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
mecab-0.996/ltmain.sh:9653:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
mecab-0.996/ltmain.sh-9654-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
mecab-0.996/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
mecab-0.996/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
mecab-0.996/configure-47-  as_echo='print -r --'
mecab-0.996/configure-48-  as_echo_n='print -rn --'
mecab-0.996/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
mecab-0.996/configure-50-  as_echo='printf %s\n'
##############################################
mecab-0.996/configure-52-else
mecab-0.996/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
mecab-0.996/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
mecab-0.996/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
mecab-0.996/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
mecab-0.996/configure-64-      esac;
##############################################
mecab-0.996/configure-173-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
mecab-0.996/configure:174:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
mecab-0.996/configure-175-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
mecab-0.996/configure-181-    PATH=/empty FPATH=/empty; export PATH FPATH
mecab-0.996/configure:182:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
mecab-0.996/configure:183:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
mecab-0.996/configure-184-  if (eval "$as_required") 2>/dev/null; then :
##############################################
mecab-0.996/configure-304-      case $as_dir in #(
mecab-0.996/configure:305:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
mecab-0.996/configure-306-      *) as_qdir=$as_dir;;
##############################################
mecab-0.996/configure-369-  {
mecab-0.996/configure:370:    as_val=`expr "$@" || test $? -eq 1`
mecab-0.996/configure-371-  }
##############################################
mecab-0.996/configure-376-# ----------------------------------------
mecab-0.996/configure:377:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
mecab-0.996/configure-378-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
mecab-0.996/configure-439-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
mecab-0.996/configure:440:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
mecab-0.996/configure-441-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
mecab-0.996/configure-530-	esac;
mecab-0.996/configure:531:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
mecab-0.996/configure-532-	???[sx]*):;;*)false;;esac;fi
##############################################
mecab-0.996/configure-832-  case $ac_option in
mecab-0.996/configure:833:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
mecab-0.996/configure-834-  *=)   ac_optarg= ;;
##############################################
mecab-0.996/configure-876-  -disable-* | --disable-*)
mecab-0.996/configure:877:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
mecab-0.996/configure-878-    # Reject names that are not valid shell variable names.
##############################################
mecab-0.996/configure-881-    ac_useropt_orig=$ac_useropt
mecab-0.996/configure:882:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mecab-0.996/configure-883-    case $ac_user_opts in
##############################################
mecab-0.996/configure-902-  -enable-* | --enable-*)
mecab-0.996/configure:903:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
mecab-0.996/configure-904-    # Reject names that are not valid shell variable names.
##############################################
mecab-0.996/configure-907-    ac_useropt_orig=$ac_useropt
mecab-0.996/configure:908:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mecab-0.996/configure-909-    case $ac_user_opts in
##############################################
mecab-0.996/configure-1106-  -with-* | --with-*)
mecab-0.996/configure:1107:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
mecab-0.996/configure-1108-    # Reject names that are not valid shell variable names.
##############################################
mecab-0.996/configure-1111-    ac_useropt_orig=$ac_useropt
mecab-0.996/configure:1112:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mecab-0.996/configure-1113-    case $ac_user_opts in
##############################################
mecab-0.996/configure-1122-  -without-* | --without-*)
mecab-0.996/configure:1123:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
mecab-0.996/configure-1124-    # Reject names that are not valid shell variable names.
##############################################
mecab-0.996/configure-1127-    ac_useropt_orig=$ac_useropt
mecab-0.996/configure:1128:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mecab-0.996/configure-1129-    case $ac_user_opts in
##############################################
mecab-0.996/configure-1160-  *=*)
mecab-0.996/configure:1161:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
mecab-0.996/configure-1162-    # Reject names that are not valid shell variable names.
##############################################
mecab-0.996/configure-1181-if test -n "$ac_prev"; then
mecab-0.996/configure:1182:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
mecab-0.996/configure-1183-  as_fn_error $? "missing argument to $ac_option"
##############################################
mecab-0.996/configure-1203-    */ )
mecab-0.996/configure:1204:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
mecab-0.996/configure-1205-      eval $ac_var=\$ac_val;;
##############################################
mecab-0.996/configure-1240-ac_ls_di=`ls -di .` &&
mecab-0.996/configure:1241:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
mecab-0.996/configure-1242-  as_fn_error $? "working directory cannot be determined"
##############################################
mecab-0.996/configure-1296-case $srcdir in
mecab-0.996/configure:1297:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
mecab-0.996/configure-1298-esac
##############################################
mecab-0.996/configure-1339-By default, \`make install' will install all the files in
mecab-0.996/configure:1340:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
mecab-0.996/configure:1341:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
mecab-0.996/configure-1342-for instance \`--prefix=\$HOME'.
##############################################
mecab-0.996/configure-1443-*)
mecab-0.996/configure:1444:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
mecab-0.996/configure-1445-  # A ".." for each directory in $ac_dir_suffix.
mecab-0.996/configure:1446:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
mecab-0.996/configure-1447-  case $ac_top_builddir_sub in
##############################################
mecab-0.996/configure-2280-    *\'*)
mecab-0.996/configure:2281:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
mecab-0.996/configure-2282-    esac
##############################################
mecab-0.996/configure-2363-      case $ac_val in
mecab-0.996/configure:2364:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
mecab-0.996/configure-2365-      esac
##############################################
mecab-0.996/configure-2378-	case $ac_val in
mecab-0.996/configure:2379:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
mecab-0.996/configure-2380-	esac
##############################################
mecab-0.996/configure-2501-    set,)
mecab-0.996/configure:2502:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
mecab-0.996/configure:2503:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
mecab-0.996/configure-2504-      ac_cache_corrupted=: ;;
##############################################
mecab-0.996/configure-2512-	# differences in whitespace do not lead to failure.
mecab-0.996/configure:2513:	ac_old_val_w=`echo x $ac_old_val`
mecab-0.996/configure:2514:	ac_new_val_w=`echo x $ac_new_val`
mecab-0.996/configure-2515-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
mecab-0.996/configure-2532-    case $ac_new_val in
mecab-0.996/configure:2533:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
mecab-0.996/configure-2534-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
mecab-0.996/configure-2710-if (
mecab-0.996/configure:2711:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
mecab-0.996/configure-2712-   if test "$*" = "X"; then
mecab-0.996/configure-2713-      # -L didn't work.
mecab-0.996/configure:2714:      set X `ls -t "$srcdir/configure" conftest.file`
mecab-0.996/configure-2715-   fi
##############################################
mecab-0.996/configure-2746-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
mecab-0.996/configure:2747:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
mecab-0.996/configure-2748-
mecab-0.996/configure-2749-# expand $ac_aux_dir to an absolute path
mecab-0.996/configure:2750:am_aux_dir=`cd $ac_aux_dir && pwd`
mecab-0.996/configure-2751-
##############################################
mecab-0.996/configure-2891-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
mecab-0.996/configure:2892:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
mecab-0.996/configure-2893-	     'mkdir (GNU coreutils) '* | \
##############################################
mecab-0.996/configure-2970-set x ${MAKE-make}
mecab-0.996/configure:2971:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
mecab-0.996/configure-2972-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
mecab-0.996/configure-2980-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
mecab-0.996/configure:2981:case `${MAKE-make} -f conftest.make 2>/dev/null` in
mecab-0.996/configure-2982-  *@@@%%%=?*=@@@%%%*)
##############################################
mecab-0.996/configure-3007-
mecab-0.996/configure:3008:if test "`cd $srcdir && pwd`" != "`pwd`"; then
mecab-0.996/configure-3009-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
mecab-0.996/configure-3430-$as_echo_n "checking whether the C compiler works... " >&6; }
mecab-0.996/configure:3431:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
mecab-0.996/configure-3432-
##############################################
mecab-0.996/configure-3474-	then :; else
mecab-0.996/configure:3475:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
mecab-0.996/configure-3476-	fi
##############################################
mecab-0.996/configure-3534-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
mecab-0.996/configure:3535:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
mecab-0.996/configure-3536-	  break;;
##############################################
mecab-0.996/configure-3643-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
mecab-0.996/configure:3644:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
mecab-0.996/configure-3645-       break;;
##############################################
mecab-0.996/configure-3893-# Ignore all kinds of additional output from `make'.
mecab-0.996/configure:3894:case `$am_make -s -f confmf 2> /dev/null` in #(
mecab-0.996/configure-3895-*the\ am__doit\ target*)
##############################################
mecab-0.996/configure-3903-   echo '.include "confinc"' > confmf
mecab-0.996/configure:3904:   case `$am_make -s -f confmf 2> /dev/null` in #(
mecab-0.996/configure-3905-   *the\ am__doit\ target*)
##############################################
mecab-0.996/configure-3966-  if test "$am_compiler_list" = ""; then
mecab-0.996/configure:3967:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mecab-0.996/configure-3968-  fi
##############################################
mecab-0.996/configure-4351-  if test "$am_compiler_list" = ""; then
mecab-0.996/configure:4352:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mecab-0.996/configure-4353-  fi
##############################################
mecab-0.996/configure-4608-  # Check for GNU $ac_path_GREP
mecab-0.996/configure:4609:case `"$ac_path_GREP" --version 2>&1` in
mecab-0.996/configure-4610-*GNU*)
##############################################
mecab-0.996/configure-4674-  # Check for GNU $ac_path_EGREP
mecab-0.996/configure:4675:case `"$ac_path_EGREP" --version 2>&1` in
mecab-0.996/configure-4676-*GNU*)
##############################################
mecab-0.996/configure-4764-set x ${MAKE-make}
mecab-0.996/configure:4765:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
mecab-0.996/configure-4766-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
mecab-0.996/configure-4774-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
mecab-0.996/configure:4775:case `${MAKE-make} -f conftest.make 2>/dev/null` in
mecab-0.996/configure-4776-  *@@@%%%=?*=@@@%%%*)
##############################################
mecab-0.996/configure-4803-test "x$ac_build_alias" = x &&
mecab-0.996/configure:4804:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
mecab-0.996/configure-4805-test "x$ac_build_alias" = x &&
mecab-0.996/configure-4806-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
mecab-0.996/configure:4807:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
mecab-0.996/configure-4808-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
mecab-0.996/configure-4827-IFS=$ac_save_IFS
mecab-0.996/configure:4828:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
mecab-0.996/configure-4829-
##############################################
mecab-0.996/configure-4838-else
mecab-0.996/configure:4839:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
mecab-0.996/configure-4840-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
mecab-0.996/configure-4860-IFS=$ac_save_IFS
mecab-0.996/configure:4861:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
mecab-0.996/configure-4862-
##############################################
mecab-0.996/configure-5216-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
mecab-0.996/configure:5217:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
mecab-0.996/configure-5218-  ECHO='print -r --'
mecab-0.996/configure:5219:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
mecab-0.996/configure-5220-  ECHO='printf %s\n'
##############################################
mecab-0.996/configure-5285-  # Check for GNU $ac_path_SED
mecab-0.996/configure:5286:case `"$ac_path_SED" --version 2>&1` in
mecab-0.996/configure-5287-*GNU*)
##############################################
mecab-0.996/configure-5364-  # Check for GNU $ac_path_FGREP
mecab-0.996/configure:5365:case `"$ac_path_FGREP" --version 2>&1` in
mecab-0.996/configure-5366-*GNU*)
##############################################
mecab-0.996/configure-5444-    # gcc leaves a trailing carriage return which upsets mingw
mecab-0.996/configure:5445:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
mecab-0.996/configure-5446-  *)
mecab-0.996/configure:5447:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
mecab-0.996/configure-5448-  esac
##############################################
mecab-0.996/configure-5453-      # Canonicalize the pathname of ld
mecab-0.996/configure:5454:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
mecab-0.996/configure-5455-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
mecab-0.996/configure:5456:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
mecab-0.996/configure-5457-      done
##############################################
mecab-0.996/configure-5488-      # Break only if it was the GNU/non-GNU ld that we prefer.
mecab-0.996/configure:5489:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
mecab-0.996/configure-5490-      *GNU* | *'with BFD'*)
##############################################
mecab-0.996/configure-5519-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
mecab-0.996/configure:5520:case `$LD -v 2>&1 </dev/null` in
mecab-0.996/configure-5521-*GNU* | *'with BFD'*)
##############################################
mecab-0.996/configure-5564-	# Tru64's nm complains that /dev/null is an invalid object file
mecab-0.996/configure:5565:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
mecab-0.996/configure-5566-	*/dev/null* | *'Invalid file or object type'*)
##############################################
mecab-0.996/configure-5570-	*)
mecab-0.996/configure:5571:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
mecab-0.996/configure-5572-	  */dev/null*)
##############################################
mecab-0.996/configure-5698-
mecab-0.996/configure:5699:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
mecab-0.996/configure-5700-    *COFF*)
##############################################
mecab-0.996/configure-5810-    # And add a safety zone
mecab-0.996/configure:5811:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
mecab-0.996/configure:5812:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
mecab-0.996/configure-5813-    ;;
##############################################
mecab-0.996/configure-5843-    if test -n "$kargmax"; then
mecab-0.996/configure:5844:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
mecab-0.996/configure-5845-    else
##############################################
mecab-0.996/configure-5851-    if test -n "$lt_cv_sys_max_cmd_len"; then
mecab-0.996/configure:5852:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
mecab-0.996/configure:5853:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
mecab-0.996/configure-5854-    else
##############################################
mecab-0.996/configure-5863-      # we can't tell.
mecab-0.996/configure:5864:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
mecab-0.996/configure-5865-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
mecab-0.996/configure-5867-      do
mecab-0.996/configure:5868:        i=`expr $i + 1`
mecab-0.996/configure-5869-        teststring=$teststring$teststring
##############################################
mecab-0.996/configure-5871-      # Only check the string length outside the loop.
mecab-0.996/configure:5872:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
mecab-0.996/configure-5873-      teststring=
##############################################
mecab-0.996/configure-5876-      # linker.  It appears as though 1/2 is a usable value.
mecab-0.996/configure:5877:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
mecab-0.996/configure-5878-    fi
##############################################
mecab-0.996/configure-6313-openbsd*)
mecab-0.996/configure:6314:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
mecab-0.996/configure-6315-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
mecab-0.996/configure-6380-    else
mecab-0.996/configure:6381:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
mecab-0.996/configure-6382-    fi
##############################################
mecab-0.996/configure-6522-  # decide which to use based on capabilities of $DLLTOOL
mecab-0.996/configure:6523:  case `$DLLTOOL --help 2>&1` in
mecab-0.996/configure-6524-  *--identify-strict*)
##############################################
mecab-0.996/configure-7043-# If we're using GNU nm, then use its standard symbol codes.
mecab-0.996/configure:7044:case `$NM -V 2>&1` in
mecab-0.996/configure-7045-*GNU* | *'with BFD'*)
##############################################
mecab-0.996/configure-7061-mingw*)
mecab-0.996/configure:7062:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
mecab-0.996/configure-7063-  ;;
##############################################
mecab-0.996/configure-7280-   if test "$GCC" = yes; then
mecab-0.996/configure:7281:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
mecab-0.996/configure-7282-   fi
##############################################
mecab-0.996/configure-7284- /*)
mecab-0.996/configure:7285:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
mecab-0.996/configure-7286-   ;; #(
##############################################
mecab-0.996/configure-7320-  test $ac_status = 0; }; then
mecab-0.996/configure:7321:    case `/usr/bin/file conftest.$ac_objext` in
mecab-0.996/configure-7322-      *ELF-32*)
##############################################
mecab-0.996/configure-7340-    if test "$lt_cv_prog_gnu_ld" = yes; then
mecab-0.996/configure:7341:      case `/usr/bin/file conftest.$ac_objext` in
mecab-0.996/configure-7342-	*32-bit*)
##############################################
mecab-0.996/configure-7352-    else
mecab-0.996/configure:7353:      case `/usr/bin/file conftest.$ac_objext` in
mecab-0.996/configure-7354-	*32-bit*)
##############################################
mecab-0.996/configure-8368-do :
mecab-0.996/configure:8369:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mecab-0.996/configure-8370-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
mecab-0.996/configure-8373-  cat >>confdefs.h <<_ACEOF
mecab-0.996/configure:8374:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mecab-0.996/configure-8375-_ACEOF
##############################################
mecab-0.996/configure-8400-  case ${2} in
mecab-0.996/configure:8401:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
mecab-0.996/configure:8402:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
mecab-0.996/configure-8403-  esac
##############################################
mecab-0.996/configure-8668-done
mecab-0.996/configure:8669:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
mecab-0.996/configure-8670-
##############################################
mecab-0.996/configure-8697-	"file_magic "*)
mecab-0.996/configure:8698:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
mecab-0.996/configure-8699-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
mecab-0.996/configure-8763-	"file_magic "*)
mecab-0.996/configure:8764:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
mecab-0.996/configure-8765-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
mecab-0.996/configure-9126-      *)
mecab-0.996/configure:9127:	case `$CC -V 2>&1 | sed 5q` in
mecab-0.996/configure-9128-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
mecab-0.996/configure-9486-  if test "$hard_links" = no; then
mecab-0.996/configure:9487:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
mecab-0.996/configure:9488:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
mecab-0.996/configure-9489-    need_locks=warn
##############################################
mecab-0.996/configure-9575-	# shared libraries, regardless of the interface used.
mecab-0.996/configure:9576:	case `$LD -v 2>&1` in
mecab-0.996/configure-9577-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
mecab-0.996/configure-9607-    supports_anon_versioning=no
mecab-0.996/configure:9608:    case `$LD -v 2>&1` in
mecab-0.996/configure-9609-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
mecab-0.996/configure-9676-	# is EXPORTS), use it as is; otherwise, prepend...
mecab-0.996/configure:9677:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
mecab-0.996/configure-9678-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
mecab-0.996/configure-9704-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
mecab-0.996/configure:9705:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
mecab-0.996/configure:9706:      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'
mecab-0.996/configure-9707-      ;;
##############################################
mecab-0.996/configure-9722-        pgcc*)				# Portland Group C compiler
mecab-0.996/configure:9723:	  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'
mecab-0.996/configure-9724-	  tmp_addflag=' $pic_flag'
##############################################
mecab-0.996/configure-9727-					# Portland Group f77 and f90 compilers
mecab-0.996/configure:9728:	  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'
mecab-0.996/configure-9729-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
mecab-0.996/configure-9742-	nvcc*)	# Cuda Compiler Driver 2.2
mecab-0.996/configure:9743:	  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'
mecab-0.996/configure-9744-	  compiler_needs_object=yes
##############################################
mecab-0.996/configure-9746-	esac
mecab-0.996/configure:9747:	case `$CC -V 2>&1 | sed 5q` in
mecab-0.996/configure-9748-	*Sun\ C*)			# Sun C 5.9
mecab-0.996/configure:9749:	  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'
mecab-0.996/configure-9750-	  compiler_needs_object=yes
##############################################
mecab-0.996/configure-9814-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
mecab-0.996/configure:9815:      case `$LD -v 2>&1` in
mecab-0.996/configure-9816-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
mecab-0.996/configure-9937-	# below for broken collect2 doesn't work under 4.3+
mecab-0.996/configure:9938:	  collect2name=`${CC} -print-prog-name=collect2`
mecab-0.996/configure-9939-	  if test -f "$collect2name" &&
##############################################
mecab-0.996/configure-10011-      }'
mecab-0.996/configure:10012:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mecab-0.996/configure-10013-  # Check for a 64-bit object if we didn't find anything.
mecab-0.996/configure-10014-  if test -z "$lt_cv_aix_libpath_"; then
mecab-0.996/configure:10015:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mecab-0.996/configure-10016-  fi
##############################################
mecab-0.996/configure-10029-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
mecab-0.996/configure:10030:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
mecab-0.996/configure-10031-      else
##############################################
mecab-0.996/configure-10064-      }'
mecab-0.996/configure:10065:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mecab-0.996/configure-10066-  # Check for a 64-bit object if we didn't find anything.
mecab-0.996/configure-10067-  if test -z "$lt_cv_aix_libpath_"; then
mecab-0.996/configure:10068:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mecab-0.996/configure-10069-  fi
##############################################
mecab-0.996/configure-10137-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
mecab-0.996/configure:10138:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
mecab-0.996/configure-10139-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
mecab-0.996/configure-10174-	# FIXME: Setting linknames here is a bad hack.
mecab-0.996/configure:10175:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
mecab-0.996/configure-10176-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
mecab-0.996/configure-10192-  if test "$lt_cv_ld_force_load" = "yes"; then
mecab-0.996/configure:10193:    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\"`'
mecab-0.996/configure-10194-
##############################################
mecab-0.996/configure-10372-      if test "$GCC" = yes; then
mecab-0.996/configure:10373:	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'
mecab-0.996/configure-10374-	# Try to use the -exported_symbol ld option, if it does not
##############################################
mecab-0.996/configure-10400-	if test "$lt_cv_irix_exported_symbol" = yes; then
mecab-0.996/configure:10401:          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'
mecab-0.996/configure-10402-	fi
mecab-0.996/configure-10403-      else
mecab-0.996/configure:10404:	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'
mecab-0.996/configure:10405:	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'
mecab-0.996/configure-10406-      fi
##############################################
mecab-0.996/configure-10440-	hardcode_direct_absolute=yes
mecab-0.996/configure:10441:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
mecab-0.996/configure-10442-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
mecab-0.996/configure-10473-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
mecab-0.996/configure:10474:	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'
mecab-0.996/configure-10475-      else
mecab-0.996/configure-10476-	allow_undefined_flag=' -expect_unresolved \*'
mecab-0.996/configure:10477:	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'
mecab-0.996/configure-10478-      fi
##############################################
mecab-0.996/configure-10486-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
mecab-0.996/configure:10487:	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'
mecab-0.996/configure-10488-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
mecab-0.996/configure-10490-	allow_undefined_flag=' -expect_unresolved \*'
mecab-0.996/configure:10491:	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'
mecab-0.996/configure:10492:	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~
mecab-0.996/configure:10493:	$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'
mecab-0.996/configure-10494-
##############################################
mecab-0.996/configure-10509-      else
mecab-0.996/configure:10510:	case `$CC -V 2>&1` in
mecab-0.996/configure-10511-	*"Compilers 5.0"*)
##############################################
mecab-0.996/configure-10908-  esac
mecab-0.996/configure:10909:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
mecab-0.996/configure-10910-  case $lt_search_path_spec in
##############################################
mecab-0.996/configure-10915-    # okay in the real world where ";" in dirpaths is itself problematic.
mecab-0.996/configure:10916:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
mecab-0.996/configure-10917-    ;;
mecab-0.996/configure-10918-  *)
mecab-0.996/configure:10919:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
mecab-0.996/configure-10920-    ;;
##############################################
mecab-0.996/configure-10924-  lt_tmp_lt_search_path_spec=
mecab-0.996/configure:10925:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
mecab-0.996/configure-10926-  for lt_sys_path in $lt_search_path_spec; do
##############################################
mecab-0.996/configure-10959-  esac
mecab-0.996/configure:10960:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
mecab-0.996/configure-10961-else
##############################################
mecab-0.996/configure-11047-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
mecab-0.996/configure:11048:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
mecab-0.996/configure-11049-    ;;
##############################################
mecab-0.996/configure-11083-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
mecab-0.996/configure:11084:    postinstall_cmds='base_file=`basename \${file}`~
mecab-0.996/configure:11085:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
mecab-0.996/configure:11086:      dldir=$destdir/`dirname \$dlpath`~
mecab-0.996/configure-11087-      test -d \$dldir || mkdir -p \$dldir~
##############################################
mecab-0.996/configure-11092-      fi'
mecab-0.996/configure:11093:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
mecab-0.996/configure-11094-      dlpath=$dir/\$dldll~
##############################################
mecab-0.996/configure-11100-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
mecab-0.996/configure:11101:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
mecab-0.996/configure-11102-
##############################################
mecab-0.996/configure-11106-      # MinGW DLLs use traditional 'lib' prefix
mecab-0.996/configure:11107:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
mecab-0.996/configure-11108-      ;;
##############################################
mecab-0.996/configure-11110-      # pw32 DLLs use 'pw' prefix rather than 'lib'
mecab-0.996/configure:11111:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
mecab-0.996/configure-11112-      ;;
##############################################
mecab-0.996/configure-11119-    libname_spec='$name'
mecab-0.996/configure:11120:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
mecab-0.996/configure-11121-    library_names_spec='${libname}.dll.lib'
##############################################
mecab-0.996/configure-11131-        # Let DOS variable expansion print the short 8.3 style file name.
mecab-0.996/configure:11132:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
mecab-0.996/configure-11133-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
mecab-0.996/configure-11136-      # Convert to MSYS style.
mecab-0.996/configure:11137:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
mecab-0.996/configure-11138-      ;;
##############################################
mecab-0.996/configure-11142-      # like /cygdrive/c/PROGRA~1:/cygdr...
mecab-0.996/configure:11143:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
mecab-0.996/configure:11144:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
mecab-0.996/configure:11145:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
mecab-0.996/configure-11146-      ;;
##############################################
mecab-0.996/configure-11150-        # It is most probably a Windows format PATH.
mecab-0.996/configure:11151:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
mecab-0.996/configure-11152-      else
mecab-0.996/configure:11153:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
mecab-0.996/configure-11154-      fi
##############################################
mecab-0.996/configure-11160-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
mecab-0.996/configure:11161:    postinstall_cmds='base_file=`basename \${file}`~
mecab-0.996/configure:11162:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
mecab-0.996/configure:11163:      dldir=$destdir/`dirname \$dlpath`~
mecab-0.996/configure-11164-      test -d \$dldir || mkdir -p \$dldir~
mecab-0.996/configure-11165-      $install_prog $dir/$dlname \$dldir/$dlname'
mecab-0.996/configure:11166:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
mecab-0.996/configure-11167-      dlpath=$dir/\$dldll~
##############################################
mecab-0.996/configure-11174-    # Assume MSVC wrapper
mecab-0.996/configure:11175:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
mecab-0.996/configure-11176-    dynamic_linker='Win32 ld.exe'
##############################################
mecab-0.996/configure-11191-  shlibpath_var=DYLD_LIBRARY_PATH
mecab-0.996/configure:11192:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
mecab-0.996/configure-11193-
##############################################
mecab-0.996/configure-11428-  if test -f /etc/ld.so.conf; then
mecab-0.996/configure:11429:    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' ' '`
mecab-0.996/configure-11430-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
mecab-0.996/configure-11502-  shlibpath_var=LD_LIBRARY_PATH
mecab-0.996/configure:11503:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
mecab-0.996/configure-11504-    case $host_os in
##############################################
mecab-0.996/configure-12651-done
mecab-0.996/configure:12652:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
mecab-0.996/configure-12653-
##############################################
mecab-0.996/configure-12683-    # gcc leaves a trailing carriage return which upsets mingw
mecab-0.996/configure:12684:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
mecab-0.996/configure-12685-  *)
mecab-0.996/configure:12686:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
mecab-0.996/configure-12687-  esac
##############################################
mecab-0.996/configure-12692-      # Canonicalize the pathname of ld
mecab-0.996/configure:12693:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
mecab-0.996/configure-12694-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
mecab-0.996/configure:12695:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
mecab-0.996/configure-12696-      done
##############################################
mecab-0.996/configure-12727-      # Break only if it was the GNU/non-GNU ld that we prefer.
mecab-0.996/configure:12728:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
mecab-0.996/configure-12729-      *GNU* | *'with BFD'*)
##############################################
mecab-0.996/configure-12758-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
mecab-0.996/configure:12759:case `$LD -v 2>&1 </dev/null` in
mecab-0.996/configure-12760-*GNU* | *'with BFD'*)
##############################################
mecab-0.996/configure-12792-        # ancient GNU ld didn't support --whole-archive et. al.
mecab-0.996/configure:12793:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
mecab-0.996/configure-12794-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
mecab-0.996/configure-12876-          # below for broken collect2 doesn't work under 4.3+
mecab-0.996/configure:12877:	  collect2name=`${CC} -print-prog-name=collect2`
mecab-0.996/configure-12878-	  if test -f "$collect2name" &&
##############################################
mecab-0.996/configure-12949-      }'
mecab-0.996/configure:12950:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mecab-0.996/configure-12951-  # Check for a 64-bit object if we didn't find anything.
mecab-0.996/configure-12952-  if test -z "$lt_cv_aix_libpath__CXX"; then
mecab-0.996/configure:12953:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mecab-0.996/configure-12954-  fi
##############################################
mecab-0.996/configure-12968-
mecab-0.996/configure:12969:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
mecab-0.996/configure-12970-        else
##############################################
mecab-0.996/configure-13003-      }'
mecab-0.996/configure:13004:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mecab-0.996/configure-13005-  # Check for a 64-bit object if we didn't find anything.
mecab-0.996/configure-13006-  if test -z "$lt_cv_aix_libpath__CXX"; then
mecab-0.996/configure:13007:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mecab-0.996/configure-13008-  fi
##############################################
mecab-0.996/configure-13076-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
mecab-0.996/configure:13077:	  archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
mecab-0.996/configure-13078-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
mecab-0.996/configure-13117-	    # is EXPORTS), use it as is; otherwise, prepend...
mecab-0.996/configure:13118:	    archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
mecab-0.996/configure-13119-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
mecab-0.996/configure-13138-  if test "$lt_cv_ld_force_load" = "yes"; then
mecab-0.996/configure:13139:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
mecab-0.996/configure-13140-
##############################################
mecab-0.996/configure-13232-            # dependencies.
mecab-0.996/configure:13233:            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"'
mecab-0.996/configure-13234-            ;;
##############################################
mecab-0.996/configure-13297-	    # dependencies.
mecab-0.996/configure:13298:	    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"'
mecab-0.996/configure-13299-	    ;;
##############################################
mecab-0.996/configure-13333-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
mecab-0.996/configure:13334:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
mecab-0.996/configure:13335:	archive_expsym_cmds_CXX='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'
mecab-0.996/configure-13336-	;;
##############################################
mecab-0.996/configure-13340-	    # SGI C++
mecab-0.996/configure:13341:	    archive_cmds_CXX='$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'
mecab-0.996/configure-13342-
##############################################
mecab-0.996/configure-13351-	      if test "$with_gnu_ld" = no; then
mecab-0.996/configure:13352:	        archive_cmds_CXX='$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'
mecab-0.996/configure-13353-	      else
mecab-0.996/configure:13354:	        archive_cmds_CXX='$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'
mecab-0.996/configure-13355-	      fi
##############################################
mecab-0.996/configure-13372-	    # to its proper name (with version) after linking.
mecab-0.996/configure:13373:	    archive_cmds_CXX='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'
mecab-0.996/configure:13374:	    archive_expsym_cmds_CXX='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'
mecab-0.996/configure-13375-	    # Commands to make compiler produce verbose output that lists
##############################################
mecab-0.996/configure-13382-	    # dependencies.
mecab-0.996/configure:13383:	    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"'
mecab-0.996/configure-13384-
##############################################
mecab-0.996/configure-13397-	    # earlier do not add the objects themselves.
mecab-0.996/configure:13398:	    case `$CC -V 2>&1` in
mecab-0.996/configure-13399-	      *"Version 7."*)
##############################################
mecab-0.996/configure-13418-            # Portland Group C++ compiler
mecab-0.996/configure:13419:	    case `$CC -V` in
mecab-0.996/configure-13420-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
mecab-0.996/configure-13423-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
mecab-0.996/configure:13424:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
mecab-0.996/configure-13425-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
mecab-0.996/configure-13427-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
mecab-0.996/configure:13428:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
mecab-0.996/configure-13429-		$RANLIB $oldlib'
##############################################
mecab-0.996/configure-13432-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
mecab-0.996/configure:13433:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
mecab-0.996/configure-13434-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
mecab-0.996/configure-13436-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
mecab-0.996/configure:13437:		$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'
mecab-0.996/configure-13438-	      ;;
##############################################
mecab-0.996/configure-13446-	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
mecab-0.996/configure:13447:	    whole_archive_flag_spec_CXX='${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'
mecab-0.996/configure-13448-            ;;
##############################################
mecab-0.996/configure-13465-	    # dependencies.
mecab-0.996/configure:13466:	    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'
mecab-0.996/configure-13467-	    ;;
##############################################
mecab-0.996/configure-13480-	  *)
mecab-0.996/configure:13481:	    case `$CC -V 2>&1 | sed 5q` in
mecab-0.996/configure-13482-	    *Sun\ C*)
##############################################
mecab-0.996/configure-13487-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
mecab-0.996/configure:13488:	      whole_archive_flag_spec_CXX='${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'
mecab-0.996/configure-13489-	      compiler_needs_object_CXX=yes
##############################################
mecab-0.996/configure-13557-	  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
mecab-0.996/configure:13558:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
mecab-0.996/configure-13559-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
mecab-0.996/configure-13576-	    # to its proper name (with version) after linking.
mecab-0.996/configure:13577:	    archive_cmds_CXX='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'
mecab-0.996/configure-13578-
##############################################
mecab-0.996/configure-13597-	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
mecab-0.996/configure:13598:	        archive_cmds_CXX='$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'
mecab-0.996/configure-13599-	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
##############################################
mecab-0.996/configure-13602-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
mecab-0.996/configure:13603:	        archive_cmds_CXX='$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'
mecab-0.996/configure:13604:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
mecab-0.996/configure-13605-	          echo "-hidden">> $lib.exp~
mecab-0.996/configure:13606:	          $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~
mecab-0.996/configure-13607-	          $RM $lib.exp'
##############################################
mecab-0.996/configure-13621-	    # dependencies.
mecab-0.996/configure:13622:	    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"'
mecab-0.996/configure-13623-	    ;;
##############################################
mecab-0.996/configure-13628-	        osf3*)
mecab-0.996/configure:13629:	          archive_cmds_CXX='$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'
mecab-0.996/configure-13630-		  ;;
mecab-0.996/configure-13631-	        *)
mecab-0.996/configure:13632:	          archive_cmds_CXX='$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'
mecab-0.996/configure-13633-		  ;;
##############################################
mecab-0.996/configure-13875-
mecab-0.996/configure:13876:  for p in `eval "$output_verbose_link_cmd"`; do
mecab-0.996/configure-13877-    case ${prev}${p} in
##############################################
mecab-0.996/configure-13972-linux*)
mecab-0.996/configure:13973:  case `$CC -V 2>&1 | sed 5q` in
mecab-0.996/configure-13974-  *Sun\ C*)
##############################################
mecab-0.996/configure-14023-if test -n "${compiler_lib_search_path_CXX}"; then
mecab-0.996/configure:14024: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
mecab-0.996/configure-14025-fi
##############################################
mecab-0.996/configure-14264-	  *)
mecab-0.996/configure:14265:	    case `$CC -V 2>&1 | sed 5q` in
mecab-0.996/configure-14266-	    *Sun\ C*)
##############################################
mecab-0.996/configure-14618-  if test "$hard_links" = no; then
mecab-0.996/configure:14619:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
mecab-0.996/configure:14620:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
mecab-0.996/configure-14621-    need_locks=warn
##############################################
mecab-0.996/configure-14895-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
mecab-0.996/configure:14896:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
mecab-0.996/configure-14897-    ;;
##############################################
mecab-0.996/configure-14931-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
mecab-0.996/configure:14932:    postinstall_cmds='base_file=`basename \${file}`~
mecab-0.996/configure:14933:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
mecab-0.996/configure:14934:      dldir=$destdir/`dirname \$dlpath`~
mecab-0.996/configure-14935-      test -d \$dldir || mkdir -p \$dldir~
##############################################
mecab-0.996/configure-14940-      fi'
mecab-0.996/configure:14941:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
mecab-0.996/configure-14942-      dlpath=$dir/\$dldll~
##############################################
mecab-0.996/configure-14948-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
mecab-0.996/configure:14949:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
mecab-0.996/configure-14950-
##############################################
mecab-0.996/configure-14953-      # MinGW DLLs use traditional 'lib' prefix
mecab-0.996/configure:14954:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
mecab-0.996/configure-14955-      ;;
##############################################
mecab-0.996/configure-14957-      # pw32 DLLs use 'pw' prefix rather than 'lib'
mecab-0.996/configure:14958:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
mecab-0.996/configure-14959-      ;;
##############################################
mecab-0.996/configure-14966-    libname_spec='$name'
mecab-0.996/configure:14967:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
mecab-0.996/configure-14968-    library_names_spec='${libname}.dll.lib'
##############################################
mecab-0.996/configure-14978-        # Let DOS variable expansion print the short 8.3 style file name.
mecab-0.996/configure:14979:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
mecab-0.996/configure-14980-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
mecab-0.996/configure-14983-      # Convert to MSYS style.
mecab-0.996/configure:14984:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
mecab-0.996/configure-14985-      ;;
##############################################
mecab-0.996/configure-14989-      # like /cygdrive/c/PROGRA~1:/cygdr...
mecab-0.996/configure:14990:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
mecab-0.996/configure:14991:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
mecab-0.996/configure:14992:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
mecab-0.996/configure-14993-      ;;
##############################################
mecab-0.996/configure-14997-        # It is most probably a Windows format PATH.
mecab-0.996/configure:14998:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
mecab-0.996/configure-14999-      else
mecab-0.996/configure:15000:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
mecab-0.996/configure-15001-      fi
##############################################
mecab-0.996/configure-15007-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
mecab-0.996/configure:15008:    postinstall_cmds='base_file=`basename \${file}`~
mecab-0.996/configure:15009:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
mecab-0.996/configure:15010:      dldir=$destdir/`dirname \$dlpath`~
mecab-0.996/configure-15011-      test -d \$dldir || mkdir -p \$dldir~
mecab-0.996/configure-15012-      $install_prog $dir/$dlname \$dldir/$dlname'
mecab-0.996/configure:15013:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
mecab-0.996/configure-15014-      dlpath=$dir/\$dldll~
##############################################
mecab-0.996/configure-15021-    # Assume MSVC wrapper
mecab-0.996/configure:15022:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
mecab-0.996/configure-15023-    dynamic_linker='Win32 ld.exe'
##############################################
mecab-0.996/configure-15038-  shlibpath_var=DYLD_LIBRARY_PATH
mecab-0.996/configure:15039:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
mecab-0.996/configure-15040-
##############################################
mecab-0.996/configure-15274-  if test -f /etc/ld.so.conf; then
mecab-0.996/configure:15275:    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' ' '`
mecab-0.996/configure-15276-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
mecab-0.996/configure-15348-  shlibpath_var=LD_LIBRARY_PATH
mecab-0.996/configure:15349:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
mecab-0.996/configure-15350-    case $host_os in
##############################################
mecab-0.996/configure-15957-    # gcc leaves a trailing carriage return which upsets mingw
mecab-0.996/configure:15958:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
mecab-0.996/configure-15959-  *)
mecab-0.996/configure:15960:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
mecab-0.996/configure-15961-  esac
##############################################
mecab-0.996/configure-15966-      # Canonicalize the path of ld
mecab-0.996/configure:15967:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
mecab-0.996/configure-15968-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
mecab-0.996/configure:15969:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
mecab-0.996/configure-15970-      done
##############################################
mecab-0.996/configure-16000-      # Break only if it was the GNU/non-GNU ld that we prefer.
mecab-0.996/configure:16001:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
mecab-0.996/configure-16002-      *GNU* | *'with BFD'*)
##############################################
mecab-0.996/configure-16029-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
mecab-0.996/configure:16030:case `$LD -v 2>&1 </dev/null` in
mecab-0.996/configure-16031-*GNU* | *'with BFD'*)
##############################################
mecab-0.996/configure-16115-    *)
mecab-0.996/configure:16116:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
mecab-0.996/configure-16117-      if test -n "$searchpath"; then
##############################################
mecab-0.996/configure-16125-                ;;
mecab-0.996/configure:16126:              *) searchdir=`cd "$searchdir" && pwd`
mecab-0.996/configure-16127-                 case "$searchdir" in
##############################################
mecab-0.996/configure-16216-        names_already_handled="$names_already_handled $name"
mecab-0.996/configure:16217:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
mecab-0.996/configure-16218-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
mecab-0.996/configure-16292-                -L*)
mecab-0.996/configure:16293:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
mecab-0.996/configure-16294-                                    if test -n "$acl_shlibext"; then
##############################################
mecab-0.996/configure-16409-              */$acl_libdirstem | */$acl_libdirstem/)
mecab-0.996/configure:16410:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
mecab-0.996/configure-16411-                if test "$name" = 'iconv'; then
##############################################
mecab-0.996/configure-16416-              */$acl_libdirstem2 | */$acl_libdirstem2/)
mecab-0.996/configure:16417:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
mecab-0.996/configure-16418-                if test "$name" = 'iconv'; then
##############################################
mecab-0.996/configure-16467-                  -L*)
mecab-0.996/configure:16468:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
mecab-0.996/configure-16469-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
mecab-0.996/configure-16526-                  -R*)
mecab-0.996/configure:16527:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
mecab-0.996/configure-16528-                    if test "$enable_rpath" != no; then
##############################################
mecab-0.996/configure-16551-                  -l*)
mecab-0.996/configure:16552:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
mecab-0.996/configure-16553-                    ;;
mecab-0.996/configure-16554-                  *.la)
mecab-0.996/configure:16555:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
mecab-0.996/configure-16556-                    ;;
##############################################
mecab-0.996/configure-16864-
mecab-0.996/configure:16865:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
mecab-0.996/configure-16866-    { $as_echo "$as_me:${as_lineno-$LINENO}: result:
##############################################
mecab-0.996/configure-17308-do :
mecab-0.996/configure:17309:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mecab-0.996/configure-17310-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
mecab-0.996/configure-17312-  cat >>confdefs.h <<_ACEOF
mecab-0.996/configure:17313:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mecab-0.996/configure-17314-_ACEOF
##############################################
mecab-0.996/configure-17610-do :
mecab-0.996/configure:17611:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mecab-0.996/configure-17612-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
mecab-0.996/configure-17615-  cat >>confdefs.h <<_ACEOF
mecab-0.996/configure:17616:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mecab-0.996/configure-17617-_ACEOF
##############################################
mecab-0.996/configure-18819-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
mecab-0.996/configure:18820:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
mecab-0.996/configure-18821-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
mecab-0.996/configure-18908-if test -z "$BASH_VERSION$ZSH_VERSION" \
mecab-0.996/configure:18909:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
mecab-0.996/configure-18910-  as_echo='print -r --'
mecab-0.996/configure-18911-  as_echo_n='print -rn --'
mecab-0.996/configure:18912:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
mecab-0.996/configure-18913-  as_echo='printf %s\n'
##############################################
mecab-0.996/configure-18915-else
mecab-0.996/configure:18916:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
mecab-0.996/configure-18917-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
mecab-0.996/configure-18925-	expr "X$arg" : "X\\(.*\\)$as_nl";
mecab-0.996/configure:18926:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
mecab-0.996/configure-18927-      esac;
##############################################
mecab-0.996/configure-19002-# ----------------------------------------
mecab-0.996/configure:19003:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
mecab-0.996/configure-19004-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
mecab-0.996/configure-19074-  {
mecab-0.996/configure:19075:    as_val=`expr "$@" || test $? -eq 1`
mecab-0.996/configure-19076-  }
##############################################
mecab-0.996/configure-19178-      case $as_dir in #(
mecab-0.996/configure:19179:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
mecab-0.996/configure-19180-      *) as_qdir=$as_dir;;
##############################################
mecab-0.996/configure-19235-	esac;
mecab-0.996/configure:19236:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
mecab-0.996/configure-19237-	???[sx]*):;;*)false;;esac;fi
##############################################
mecab-0.996/configure-19325-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
mecab-0.996/configure:19326:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
mecab-0.996/configure-19327-ac_cs_version="\\
##############################################
mecab-0.996/configure-19350-  --*=?*)
mecab-0.996/configure:19351:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
mecab-0.996/configure:19352:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
mecab-0.996/configure-19353-    ac_shift=:
##############################################
mecab-0.996/configure-19355-  --*=)
mecab-0.996/configure:19356:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
mecab-0.996/configure-19357-    ac_optarg=
##############################################
mecab-0.996/configure-19379-    case $ac_optarg in
mecab-0.996/configure:19380:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
mecab-0.996/configure-19381-    '') as_fn_error $? "missing file argument" ;;
##############################################
mecab-0.996/configure-19387-    case $ac_optarg in
mecab-0.996/configure:19388:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
mecab-0.996/configure-19389-    esac
##############################################
mecab-0.996/configure-19456-delay_variable_subst='$delay_variable_subst'
mecab-0.996/configure:19457:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19458:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19459:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19460:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19461:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19462:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19463:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19464:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19465:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19466:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19467:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19468:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19469:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19470:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19471:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19472:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19473:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19474:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19475:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19476:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19477:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19478:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19479:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19480:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19481:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19482:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19483:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19484:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19485:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19486:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19487:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19488:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19489:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19490:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19491:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19492:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19493:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19494:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19495:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19496:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19497:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19498:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19499:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19500:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19501:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19502:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19503:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19504:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19505:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19506:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19507:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19508:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19509:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19510:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19511:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19512:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19513:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19514: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"`'
mecab-0.996/configure:19515:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19516:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19517:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19518:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19519:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19520:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19521:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19522:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19523:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19524:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19525:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19526:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19527:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19528:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19529:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19530:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19531:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19532:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19533:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19534:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19535:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19536:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19537:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19538:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19539:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19540:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19541:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19542:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19543:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19544:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19545:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19546:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19547:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19548:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19549:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19550:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19551:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19552:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19553:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19554:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19555:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19556:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19557:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19558:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19559:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19560:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19561:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19562:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19563:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19564:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19565:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19566:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19567:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19568:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19569:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19570:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19571:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19572:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19573:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19574:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19575:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19576:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19577:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19578:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19579:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19580:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19581:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19582:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19583:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19584:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19585:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19586:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19587:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19588:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19589:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19590:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19591:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19592:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19593:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19594:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19595:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19596:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19597:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19598:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19599:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19600:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19601:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19602:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19603:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19604:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19605:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19606:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19607:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19608:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19609:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19610:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19611:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19612:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19613:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19614:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19615:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19616:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19617:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19618:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19619:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19620:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19621:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19622:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19623:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19624:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19625:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19626:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19627:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19628:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19629:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19630:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19631:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19632:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19633:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19634:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19635:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19636:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19637:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19638:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19639:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19640:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure:19641:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
mecab-0.996/configure-19642-
##############################################
mecab-0.996/configure-19752-compiler_lib_search_path_CXX; do
mecab-0.996/configure:19753:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
mecab-0.996/configure-19754-    *[\\\\\\\`\\"\\\$]*)
mecab-0.996/configure:19755:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
mecab-0.996/configure-19756-      ;;
##############################################
mecab-0.996/configure-19793-postlink_cmds_CXX; do
mecab-0.996/configure:19794:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
mecab-0.996/configure-19795-    *[\\\\\\\`\\"\\\$]*)
mecab-0.996/configure:19796:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
mecab-0.996/configure-19797-      ;;
##############################################
mecab-0.996/configure-19903-fi
mecab-0.996/configure:19904:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
mecab-0.996/configure-19905-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
mecab-0.996/configure-19920-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
mecab-0.996/configure:19921:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
mecab-0.996/configure-19922-ac_delim='%!_!# '
##############################################
mecab-0.996/configure-19926-
mecab-0.996/configure:19927:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
mecab-0.996/configure-19928-  if test $ac_delim_n = $ac_delim_num; then
##############################################
mecab-0.996/configure-20064-for ac_last_try in false false :; do
mecab-0.996/configure:20065:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
mecab-0.996/configure-20066-  if test -z "$ac_tt"; then
##############################################
mecab-0.996/configure-20196-      esac
mecab-0.996/configure:20197:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
mecab-0.996/configure-20198-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
mecab-0.996/configure-20255-*)
mecab-0.996/configure:20256:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
mecab-0.996/configure-20257-  # A ".." for each directory in $ac_dir_suffix.
mecab-0.996/configure:20258:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
mecab-0.996/configure-20259-  case $ac_top_builddir_sub in
##############################################
mecab-0.996/configure-20316-/@mandir@/p'
mecab-0.996/configure:20317:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
mecab-0.996/configure-20318-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
mecab-0.996/configure-20333-
mecab-0.996/configure:20334:# Neutralize VPATH when `$srcdir' = `.'.
mecab-0.996/configure-20335-# Shell code in configure.ac might set extrasub.
##############################################
mecab-0.996/configure-20361-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
mecab-0.996/configure:20362:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
mecab-0.996/configure-20363-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
mecab-0.996/configure-20407-    * )
mecab-0.996/configure:20408:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
mecab-0.996/configure-20409-  esac
##############################################
mecab-0.996/configure-20454-    # Strip MF so we end up with the name of the file.
mecab-0.996/configure:20455:    mf=`echo "$mf" | sed -e 's/:.*$//'`
mecab-0.996/configure-20456-    # Check whether this is an Automake generated Makefile or not.
##############################################
mecab-0.996/configure-20491-    # from the Makefile without running `make'.
mecab-0.996/configure:20492:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
mecab-0.996/configure-20493-    test -z "$DEPDIR" && continue
mecab-0.996/configure:20494:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
mecab-0.996/configure-20495-    test -z "am__include" && continue
mecab-0.996/configure:20496:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
mecab-0.996/configure-20497-    # When using ansi2knr, U may be empty or an underscore; expand it
mecab-0.996/configure:20498:    U=`sed -n 's/^U = //p' < "$mf"`
mecab-0.996/configure-20499-    # Find all dependency output files, they are included files with
##############################################
mecab-0.996/configure-20552-
mecab-0.996/configure:20553:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
mecab-0.996/configure-20554-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
mecab-0.996/doc/Makefile.in-232-distdir: $(DISTFILES)
mecab-0.996/doc/Makefile.in:233:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mecab-0.996/doc/Makefile.in:234:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mecab-0.996/doc/Makefile.in-235-	list='$(DISTFILES)'; \
##############################################
mecab-0.996/doc/Makefile.in-246-	  if test -d $$d/$$file; then \
mecab-0.996/doc/Makefile.in:247:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mecab-0.996/doc/Makefile.in-248-	    if test -d "$(distdir)/$$file"; then \
##############################################
mecab-0.996/doc/Makefile.in-377-	@for html in $(html_HTMLS); do \
mecab-0.996/doc/Makefile.in:378:		cmd=`basename $$html .html`.1 && \
mecab-0.996/doc/Makefile.in-379-		man2html ../man/$$cmd > $$html; \
##############################################
mecab-0.996/doc/Makefile.am-11-	@for html in $(html_HTMLS); do \
mecab-0.996/doc/Makefile.am:12:		cmd=`basename $$html .html`.1 && \
mecab-0.996/doc/Makefile.am-13-		man2html ../man/$$cmd > $$html; \
##############################################
mecab-0.996/aclocal.m4-229-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
mecab-0.996/aclocal.m4:230:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
mecab-0.996/aclocal.m4-231-    AC_MSG_RESULT([
##############################################
mecab-0.996/aclocal.m4-251-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
mecab-0.996/aclocal.m4:252:case `$LD -v 2>&1 </dev/null` in
mecab-0.996/aclocal.m4-253-*GNU* | *'with BFD'*)
##############################################
mecab-0.996/aclocal.m4-287-    # gcc leaves a trailing carriage return which upsets mingw
mecab-0.996/aclocal.m4:288:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
mecab-0.996/aclocal.m4-289-  *)
mecab-0.996/aclocal.m4:290:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
mecab-0.996/aclocal.m4-291-  esac
##############################################
mecab-0.996/aclocal.m4-296-      # Canonicalize the path of ld
mecab-0.996/aclocal.m4:297:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
mecab-0.996/aclocal.m4-298-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
mecab-0.996/aclocal.m4:299:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
mecab-0.996/aclocal.m4-300-      done
##############################################
mecab-0.996/aclocal.m4-326-      # Break only if it was the GNU/non-GNU ld that we prefer.
mecab-0.996/aclocal.m4:327:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
mecab-0.996/aclocal.m4-328-      *GNU* | *'with BFD'*)
##############################################
mecab-0.996/aclocal.m4-592-        dnl or AC_LIB_HAVE_LINKFLAGS call.
mecab-0.996/aclocal.m4:593:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
mecab-0.996/aclocal.m4-594-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
mecab-0.996/aclocal.m4-667-                -L*)
mecab-0.996/aclocal.m4:668:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
mecab-0.996/aclocal.m4-669-                  dnl First look for a shared library.
##############################################
mecab-0.996/aclocal.m4-811-              */$acl_libdirstem | */$acl_libdirstem/)
mecab-0.996/aclocal.m4:812:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
mecab-0.996/aclocal.m4-813-                if test "$name" = '$1'; then
##############################################
mecab-0.996/aclocal.m4-818-              */$acl_libdirstem2 | */$acl_libdirstem2/)
mecab-0.996/aclocal.m4:819:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
mecab-0.996/aclocal.m4-820-                if test "$name" = '$1'; then
##############################################
mecab-0.996/aclocal.m4-874-                  -L*)
mecab-0.996/aclocal.m4:875:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
mecab-0.996/aclocal.m4-876-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
mecab-0.996/aclocal.m4-926-                  -R*)
mecab-0.996/aclocal.m4:927:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
mecab-0.996/aclocal.m4-928-                    if test "$enable_rpath" != no; then
##############################################
mecab-0.996/aclocal.m4-956-                    dnl Handle this in the next round.
mecab-0.996/aclocal.m4:957:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
mecab-0.996/aclocal.m4-958-                    ;;
##############################################
mecab-0.996/aclocal.m4-962-                    dnl option.
mecab-0.996/aclocal.m4:963:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
mecab-0.996/aclocal.m4-964-                    ;;
##############################################
mecab-0.996/aclocal.m4-1075-            -L) next=yes ;;
mecab-0.996/aclocal.m4:1076:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
mecab-0.996/aclocal.m4-1077-                 dnl No need to hardcode the standard /usr/lib.
##############################################
mecab-0.996/aclocal.m4-1324-    *)
mecab-0.996/aclocal.m4:1325:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
mecab-0.996/aclocal.m4-1326-      if test -n "$searchpath"; then
##############################################
mecab-0.996/aclocal.m4-1334-                ;;
mecab-0.996/aclocal.m4:1335:              *) searchdir=`cd "$searchdir" && pwd`
mecab-0.996/aclocal.m4-1336-                 case "$searchdir" in
##############################################
mecab-0.996/aclocal.m4-1473-done
mecab-0.996/aclocal.m4:1474:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
mecab-0.996/aclocal.m4-1475-])
##############################################
mecab-0.996/aclocal.m4-1769-m4_define([_LT_CONFIG_STATUS_DECLARE],
mecab-0.996/aclocal.m4:1770:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
mecab-0.996/aclocal.m4-1771-
##############################################
mecab-0.996/aclocal.m4-1779-#
mecab-0.996/aclocal.m4:1780:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
mecab-0.996/aclocal.m4-1781-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
mecab-0.996/aclocal.m4-1889-]], lt_decl_quote_varnames); do
mecab-0.996/aclocal.m4:1890:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
mecab-0.996/aclocal.m4-1891-    *[[\\\\\\\`\\"\\\$]]*)
mecab-0.996/aclocal.m4:1892:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
mecab-0.996/aclocal.m4-1893-      ;;
##############################################
mecab-0.996/aclocal.m4-1902-]], lt_decl_dquote_varnames); do
mecab-0.996/aclocal.m4:1903:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
mecab-0.996/aclocal.m4-1904-    *[[\\\\\\\`\\"\\\$]]*)
mecab-0.996/aclocal.m4:1905:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
mecab-0.996/aclocal.m4-1906-      ;;
##############################################
mecab-0.996/aclocal.m4-2062-
mecab-0.996/aclocal.m4:2063:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
mecab-0.996/aclocal.m4-2064-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
mecab-0.996/aclocal.m4-2430-  if test "$lt_cv_ld_force_load" = "yes"; then
mecab-0.996/aclocal.m4:2431:    _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\"`'
mecab-0.996/aclocal.m4-2432-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
mecab-0.996/aclocal.m4-2483-      }]'
mecab-0.996/aclocal.m4:2484:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mecab-0.996/aclocal.m4-2485-  # Check for a 64-bit object if we didn't find anything.
mecab-0.996/aclocal.m4-2486-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
mecab-0.996/aclocal.m4:2487:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
mecab-0.996/aclocal.m4-2488-  fi],[])
##############################################
mecab-0.996/aclocal.m4-2519-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
mecab-0.996/aclocal.m4:2520:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
mecab-0.996/aclocal.m4-2521-  ECHO='print -r --'
mecab-0.996/aclocal.m4:2522:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
mecab-0.996/aclocal.m4-2523-  ECHO='printf %s\n'
##############################################
mecab-0.996/aclocal.m4-2554-    PATH=/empty FPATH=/empty; export PATH FPATH
mecab-0.996/aclocal.m4:2555:    test "X`printf %s $ECHO`" = "X$ECHO" \
mecab-0.996/aclocal.m4:2556:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
mecab-0.996/aclocal.m4-2557-
##############################################
mecab-0.996/aclocal.m4-2577-   if test "$GCC" = yes; then
mecab-0.996/aclocal.m4:2578:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
mecab-0.996/aclocal.m4-2579-   fi
##############################################
mecab-0.996/aclocal.m4-2581- /*)
mecab-0.996/aclocal.m4:2582:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
mecab-0.996/aclocal.m4-2583-   ;; #(
##############################################
mecab-0.996/aclocal.m4-2610-  if AC_TRY_EVAL(ac_compile); then
mecab-0.996/aclocal.m4:2611:    case `/usr/bin/file conftest.$ac_objext` in
mecab-0.996/aclocal.m4-2612-      *ELF-32*)
##############################################
mecab-0.996/aclocal.m4-2626-    if test "$lt_cv_prog_gnu_ld" = yes; then
mecab-0.996/aclocal.m4:2627:      case `/usr/bin/file conftest.$ac_objext` in
mecab-0.996/aclocal.m4-2628-	*32-bit*)
##############################################
mecab-0.996/aclocal.m4-2638-    else
mecab-0.996/aclocal.m4:2639:      case `/usr/bin/file conftest.$ac_objext` in
mecab-0.996/aclocal.m4-2640-	*32-bit*)
##############################################
mecab-0.996/aclocal.m4-2990-    # And add a safety zone
mecab-0.996/aclocal.m4:2991:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
mecab-0.996/aclocal.m4:2992:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
mecab-0.996/aclocal.m4-2993-    ;;
##############################################
mecab-0.996/aclocal.m4-3023-    if test -n "$kargmax"; then
mecab-0.996/aclocal.m4:3024:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
mecab-0.996/aclocal.m4-3025-    else
##############################################
mecab-0.996/aclocal.m4-3031-    if test -n "$lt_cv_sys_max_cmd_len"; then
mecab-0.996/aclocal.m4:3032:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
mecab-0.996/aclocal.m4:3033:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
mecab-0.996/aclocal.m4-3034-    else
##############################################
mecab-0.996/aclocal.m4-3043-      # we can't tell.
mecab-0.996/aclocal.m4:3044:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
mecab-0.996/aclocal.m4-3045-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
mecab-0.996/aclocal.m4-3047-      do
mecab-0.996/aclocal.m4:3048:        i=`expr $i + 1`
mecab-0.996/aclocal.m4-3049-        teststring=$teststring$teststring
##############################################
mecab-0.996/aclocal.m4-3051-      # Only check the string length outside the loop.
mecab-0.996/aclocal.m4:3052:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
mecab-0.996/aclocal.m4-3053-      teststring=
##############################################
mecab-0.996/aclocal.m4-3056-      # linker.  It appears as though 1/2 is a usable value.
mecab-0.996/aclocal.m4:3057:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
mecab-0.996/aclocal.m4-3058-    fi
##############################################
mecab-0.996/aclocal.m4-3381-  if test "$hard_links" = no; then
mecab-0.996/aclocal.m4:3382:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
mecab-0.996/aclocal.m4-3383-    need_locks=warn
##############################################
mecab-0.996/aclocal.m4-3512-  esac
mecab-0.996/aclocal.m4:3513:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
mecab-0.996/aclocal.m4-3514-  case $lt_search_path_spec in
##############################################
mecab-0.996/aclocal.m4-3519-    # okay in the real world where ";" in dirpaths is itself problematic.
mecab-0.996/aclocal.m4:3520:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
mecab-0.996/aclocal.m4-3521-    ;;
mecab-0.996/aclocal.m4-3522-  *)
mecab-0.996/aclocal.m4:3523:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
mecab-0.996/aclocal.m4-3524-    ;;
##############################################
mecab-0.996/aclocal.m4-3528-  lt_tmp_lt_search_path_spec=
mecab-0.996/aclocal.m4:3529:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
mecab-0.996/aclocal.m4-3530-  for lt_sys_path in $lt_search_path_spec; do
##############################################
mecab-0.996/aclocal.m4-3563-  esac
mecab-0.996/aclocal.m4:3564:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
mecab-0.996/aclocal.m4-3565-else
##############################################
mecab-0.996/aclocal.m4-3651-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
mecab-0.996/aclocal.m4:3652:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
mecab-0.996/aclocal.m4-3653-    ;;
##############################################
mecab-0.996/aclocal.m4-3687-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
mecab-0.996/aclocal.m4:3688:    postinstall_cmds='base_file=`basename \${file}`~
mecab-0.996/aclocal.m4:3689:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
mecab-0.996/aclocal.m4:3690:      dldir=$destdir/`dirname \$dlpath`~
mecab-0.996/aclocal.m4-3691-      test -d \$dldir || mkdir -p \$dldir~
##############################################
mecab-0.996/aclocal.m4-3696-      fi'
mecab-0.996/aclocal.m4:3697:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
mecab-0.996/aclocal.m4-3698-      dlpath=$dir/\$dldll~
##############################################
mecab-0.996/aclocal.m4-3704-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
mecab-0.996/aclocal.m4:3705:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
mecab-0.996/aclocal.m4-3706-m4_if([$1], [],[
##############################################
mecab-0.996/aclocal.m4-3710-      # MinGW DLLs use traditional 'lib' prefix
mecab-0.996/aclocal.m4:3711:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
mecab-0.996/aclocal.m4-3712-      ;;
##############################################
mecab-0.996/aclocal.m4-3714-      # pw32 DLLs use 'pw' prefix rather than 'lib'
mecab-0.996/aclocal.m4:3715:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
mecab-0.996/aclocal.m4-3716-      ;;
##############################################
mecab-0.996/aclocal.m4-3723-    libname_spec='$name'
mecab-0.996/aclocal.m4:3724:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
mecab-0.996/aclocal.m4-3725-    library_names_spec='${libname}.dll.lib'
##############################################
mecab-0.996/aclocal.m4-3735-        # Let DOS variable expansion print the short 8.3 style file name.
mecab-0.996/aclocal.m4:3736:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
mecab-0.996/aclocal.m4-3737-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
mecab-0.996/aclocal.m4-3740-      # Convert to MSYS style.
mecab-0.996/aclocal.m4:3741:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
mecab-0.996/aclocal.m4-3742-      ;;
##############################################
mecab-0.996/aclocal.m4-3746-      # like /cygdrive/c/PROGRA~1:/cygdr...
mecab-0.996/aclocal.m4:3747:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
mecab-0.996/aclocal.m4:3748:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
mecab-0.996/aclocal.m4:3749:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
mecab-0.996/aclocal.m4-3750-      ;;
##############################################
mecab-0.996/aclocal.m4-3754-        # It is most probably a Windows format PATH.
mecab-0.996/aclocal.m4:3755:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
mecab-0.996/aclocal.m4-3756-      else
mecab-0.996/aclocal.m4:3757:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
mecab-0.996/aclocal.m4-3758-      fi
##############################################
mecab-0.996/aclocal.m4-3764-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
mecab-0.996/aclocal.m4:3765:    postinstall_cmds='base_file=`basename \${file}`~
mecab-0.996/aclocal.m4:3766:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
mecab-0.996/aclocal.m4:3767:      dldir=$destdir/`dirname \$dlpath`~
mecab-0.996/aclocal.m4-3768-      test -d \$dldir || mkdir -p \$dldir~
mecab-0.996/aclocal.m4-3769-      $install_prog $dir/$dlname \$dldir/$dlname'
mecab-0.996/aclocal.m4:3770:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
mecab-0.996/aclocal.m4-3771-      dlpath=$dir/\$dldll~
##############################################
mecab-0.996/aclocal.m4-3778-    # Assume MSVC wrapper
mecab-0.996/aclocal.m4:3779:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
mecab-0.996/aclocal.m4-3780-    dynamic_linker='Win32 ld.exe'
##############################################
mecab-0.996/aclocal.m4-3795-  shlibpath_var=DYLD_LIBRARY_PATH
mecab-0.996/aclocal.m4:3796:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
mecab-0.996/aclocal.m4-3797-m4_if([$1], [],[
##############################################
mecab-0.996/aclocal.m4-4013-  if test -f /etc/ld.so.conf; then
mecab-0.996/aclocal.m4:4014:    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' ' '`
mecab-0.996/aclocal.m4-4015-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
mecab-0.996/aclocal.m4-4087-  shlibpath_var=LD_LIBRARY_PATH
mecab-0.996/aclocal.m4:4088:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
mecab-0.996/aclocal.m4-4089-    case $host_os in
##############################################
mecab-0.996/aclocal.m4-4304-	"file_magic "*)
mecab-0.996/aclocal.m4:4305:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
mecab-0.996/aclocal.m4-4306-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
mecab-0.996/aclocal.m4-4387-    # gcc leaves a trailing carriage return which upsets mingw
mecab-0.996/aclocal.m4:4388:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
mecab-0.996/aclocal.m4-4389-  *)
mecab-0.996/aclocal.m4:4390:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
mecab-0.996/aclocal.m4-4391-  esac
##############################################
mecab-0.996/aclocal.m4-4396-      # Canonicalize the pathname of ld
mecab-0.996/aclocal.m4:4397:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
mecab-0.996/aclocal.m4-4398-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
mecab-0.996/aclocal.m4:4399:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
mecab-0.996/aclocal.m4-4400-      done
##############################################
mecab-0.996/aclocal.m4-4427-      # Break only if it was the GNU/non-GNU ld that we prefer.
mecab-0.996/aclocal.m4:4428:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
mecab-0.996/aclocal.m4-4429-      *GNU* | *'with BFD'*)
##############################################
mecab-0.996/aclocal.m4-4467-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
mecab-0.996/aclocal.m4:4468:case `$LD -v 2>&1 </dev/null` in
mecab-0.996/aclocal.m4-4469-*GNU* | *'with BFD'*)
##############################################
mecab-0.996/aclocal.m4-4662-openbsd*)
mecab-0.996/aclocal.m4:4663:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
mecab-0.996/aclocal.m4-4664-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
mecab-0.996/aclocal.m4-4726-    else
mecab-0.996/aclocal.m4:4727:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
mecab-0.996/aclocal.m4-4728-    fi
##############################################
mecab-0.996/aclocal.m4-4772-	# Tru64's nm complains that /dev/null is an invalid object file
mecab-0.996/aclocal.m4:4773:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
mecab-0.996/aclocal.m4-4774-	*/dev/null* | *'Invalid file or object type'*)
##############################################
mecab-0.996/aclocal.m4-4778-	*)
mecab-0.996/aclocal.m4:4779:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
mecab-0.996/aclocal.m4-4780-	  */dev/null*)
##############################################
mecab-0.996/aclocal.m4-4804-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
mecab-0.996/aclocal.m4:4805:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
mecab-0.996/aclocal.m4-4806-    *COFF*)
##############################################
mecab-0.996/aclocal.m4-4863-  # decide which to use based on capabilities of $DLLTOOL
mecab-0.996/aclocal.m4:4864:  case `$DLLTOOL --help 2>&1` in
mecab-0.996/aclocal.m4-4865-  *--identify-strict*)
##############################################
mecab-0.996/aclocal.m4-5022-# If we're using GNU nm, then use its standard symbol codes.
mecab-0.996/aclocal.m4:5023:case `$NM -V 2>&1` in
mecab-0.996/aclocal.m4-5024-*GNU* | *'with BFD'*)
##############################################
mecab-0.996/aclocal.m4-5040-mingw*)
mecab-0.996/aclocal.m4:5041:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
mecab-0.996/aclocal.m4-5042-  ;;
##############################################
mecab-0.996/aclocal.m4-5093-    nlist=conftest.nm
mecab-0.996/aclocal.m4:5094:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
mecab-0.996/aclocal.m4-5095-      # Try sorting and uniquifying the output.
##############################################
mecab-0.996/aclocal.m4-5431-	  *)
mecab-0.996/aclocal.m4:5432:	    case `$CC -V 2>&1 | sed 5q` in
mecab-0.996/aclocal.m4-5433-	    *Sun\ C*)
##############################################
mecab-0.996/aclocal.m4-5736-      *)
mecab-0.996/aclocal.m4:5737:	case `$CC -V 2>&1 | sed 5q` in
mecab-0.996/aclocal.m4-5738-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
mecab-0.996/aclocal.m4-6014-	# shared libraries, regardless of the interface used.
mecab-0.996/aclocal.m4:6015:	case `$LD -v 2>&1` in
mecab-0.996/aclocal.m4-6016-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
mecab-0.996/aclocal.m4-6046-    supports_anon_versioning=no
mecab-0.996/aclocal.m4:6047:    case `$LD -v 2>&1` in
mecab-0.996/aclocal.m4-6048-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
mecab-0.996/aclocal.m4-6115-	# is EXPORTS), use it as is; otherwise, prepend...
mecab-0.996/aclocal.m4:6116:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
mecab-0.996/aclocal.m4-6117-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
mecab-0.996/aclocal.m4-6143-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
mecab-0.996/aclocal.m4:6144:      _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'
mecab-0.996/aclocal.m4:6145:      _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'
mecab-0.996/aclocal.m4-6146-      ;;
##############################################
mecab-0.996/aclocal.m4-6161-        pgcc*)				# Portland Group C compiler
mecab-0.996/aclocal.m4:6162:	  _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'
mecab-0.996/aclocal.m4-6163-	  tmp_addflag=' $pic_flag'
##############################################
mecab-0.996/aclocal.m4-6166-					# Portland Group f77 and f90 compilers
mecab-0.996/aclocal.m4:6167:	  _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'
mecab-0.996/aclocal.m4-6168-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
mecab-0.996/aclocal.m4-6181-	nvcc*)	# Cuda Compiler Driver 2.2
mecab-0.996/aclocal.m4:6182:	  _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'
mecab-0.996/aclocal.m4-6183-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
mecab-0.996/aclocal.m4-6185-	esac
mecab-0.996/aclocal.m4:6186:	case `$CC -V 2>&1 | sed 5q` in
mecab-0.996/aclocal.m4-6187-	*Sun\ C*)			# Sun C 5.9
mecab-0.996/aclocal.m4:6188:	  _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'
mecab-0.996/aclocal.m4-6189-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
mecab-0.996/aclocal.m4-6253-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
mecab-0.996/aclocal.m4:6254:      case `$LD -v 2>&1` in
mecab-0.996/aclocal.m4-6255-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
mecab-0.996/aclocal.m4-6376-	# below for broken collect2 doesn't work under 4.3+
mecab-0.996/aclocal.m4:6377:	  collect2name=`${CC} -print-prog-name=collect2`
mecab-0.996/aclocal.m4-6378-	  if test -f "$collect2name" &&
##############################################
mecab-0.996/aclocal.m4-6426-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
mecab-0.996/aclocal.m4:6427:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
mecab-0.996/aclocal.m4-6428-      else
##############################################
mecab-0.996/aclocal.m4-6492-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
mecab-0.996/aclocal.m4:6493:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
mecab-0.996/aclocal.m4-6494-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
mecab-0.996/aclocal.m4-6529-	# FIXME: Setting linknames here is a bad hack.
mecab-0.996/aclocal.m4:6530:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
mecab-0.996/aclocal.m4-6531-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
mecab-0.996/aclocal.m4-6667-      if test "$GCC" = yes; then
mecab-0.996/aclocal.m4:6668:	_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'
mecab-0.996/aclocal.m4-6669-	# Try to use the -exported_symbol ld option, if it does not
##############################################
mecab-0.996/aclocal.m4-6690-	if test "$lt_cv_irix_exported_symbol" = yes; then
mecab-0.996/aclocal.m4:6691:          _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'
mecab-0.996/aclocal.m4-6692-	fi
mecab-0.996/aclocal.m4-6693-      else
mecab-0.996/aclocal.m4:6694:	_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'
mecab-0.996/aclocal.m4:6695:	_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'
mecab-0.996/aclocal.m4-6696-      fi
##############################################
mecab-0.996/aclocal.m4-6730-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
mecab-0.996/aclocal.m4:6731:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
mecab-0.996/aclocal.m4-6732-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
mecab-0.996/aclocal.m4-6763-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
mecab-0.996/aclocal.m4:6764:	_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'
mecab-0.996/aclocal.m4-6765-      else
mecab-0.996/aclocal.m4-6766-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
mecab-0.996/aclocal.m4:6767:	_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'
mecab-0.996/aclocal.m4-6768-      fi
##############################################
mecab-0.996/aclocal.m4-6776-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
mecab-0.996/aclocal.m4:6777:	_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'
mecab-0.996/aclocal.m4-6778-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
mecab-0.996/aclocal.m4-6780-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
mecab-0.996/aclocal.m4:6781:	_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'
mecab-0.996/aclocal.m4:6782:	_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~
mecab-0.996/aclocal.m4:6783:	$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'
mecab-0.996/aclocal.m4-6784-
##############################################
mecab-0.996/aclocal.m4-6799-      else
mecab-0.996/aclocal.m4:6800:	case `$CC -V 2>&1` in
mecab-0.996/aclocal.m4-6801-	*"Compilers 5.0"*)
##############################################
mecab-0.996/aclocal.m4-6992-	  _LT_TAGVAR(allow_undefined_flag, $1)=
mecab-0.996/aclocal.m4:6993:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
mecab-0.996/aclocal.m4-6994-	  then
##############################################
mecab-0.996/aclocal.m4-7288-        # ancient GNU ld didn't support --whole-archive et. al.
mecab-0.996/aclocal.m4:7289:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
mecab-0.996/aclocal.m4-7290-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
mecab-0.996/aclocal.m4-7371-          # below for broken collect2 doesn't work under 4.3+
mecab-0.996/aclocal.m4:7372:	  collect2name=`${CC} -print-prog-name=collect2`
mecab-0.996/aclocal.m4-7373-	  if test -f "$collect2name" &&
##############################################
mecab-0.996/aclocal.m4-7421-
mecab-0.996/aclocal.m4:7422:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
mecab-0.996/aclocal.m4-7423-        else
##############################################
mecab-0.996/aclocal.m4-7487-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
mecab-0.996/aclocal.m4:7488:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
mecab-0.996/aclocal.m4-7489-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
mecab-0.996/aclocal.m4-7528-	    # is EXPORTS), use it as is; otherwise, prepend...
mecab-0.996/aclocal.m4:7529:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
mecab-0.996/aclocal.m4-7530-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
mecab-0.996/aclocal.m4-7611-            # dependencies.
mecab-0.996/aclocal.m4:7612:            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"'
mecab-0.996/aclocal.m4-7613-            ;;
##############################################
mecab-0.996/aclocal.m4-7676-	    # dependencies.
mecab-0.996/aclocal.m4:7677:	    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"'
mecab-0.996/aclocal.m4-7678-	    ;;
##############################################
mecab-0.996/aclocal.m4-7712-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
mecab-0.996/aclocal.m4:7713:	_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'
mecab-0.996/aclocal.m4:7714:	_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'
mecab-0.996/aclocal.m4-7715-	;;
##############################################
mecab-0.996/aclocal.m4-7719-	    # SGI C++
mecab-0.996/aclocal.m4:7720:	    _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'
mecab-0.996/aclocal.m4-7721-
##############################################
mecab-0.996/aclocal.m4-7730-	      if test "$with_gnu_ld" = no; then
mecab-0.996/aclocal.m4:7731:	        _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'
mecab-0.996/aclocal.m4-7732-	      else
mecab-0.996/aclocal.m4:7733:	        _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'
mecab-0.996/aclocal.m4-7734-	      fi
##############################################
mecab-0.996/aclocal.m4-7751-	    # to its proper name (with version) after linking.
mecab-0.996/aclocal.m4:7752:	    _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'
mecab-0.996/aclocal.m4:7753:	    _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'
mecab-0.996/aclocal.m4-7754-	    # Commands to make compiler produce verbose output that lists
##############################################
mecab-0.996/aclocal.m4-7761-	    # dependencies.
mecab-0.996/aclocal.m4:7762:	    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"'
mecab-0.996/aclocal.m4-7763-
##############################################
mecab-0.996/aclocal.m4-7776-	    # earlier do not add the objects themselves.
mecab-0.996/aclocal.m4:7777:	    case `$CC -V 2>&1` in
mecab-0.996/aclocal.m4-7778-	      *"Version 7."*)
##############################################
mecab-0.996/aclocal.m4-7797-            # Portland Group C++ compiler
mecab-0.996/aclocal.m4:7798:	    case `$CC -V` in
mecab-0.996/aclocal.m4-7799-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
mecab-0.996/aclocal.m4-7802-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
mecab-0.996/aclocal.m4:7803:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
mecab-0.996/aclocal.m4-7804-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
mecab-0.996/aclocal.m4-7806-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
mecab-0.996/aclocal.m4:7807:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
mecab-0.996/aclocal.m4-7808-		$RANLIB $oldlib'
##############################################
mecab-0.996/aclocal.m4-7811-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
mecab-0.996/aclocal.m4:7812:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
mecab-0.996/aclocal.m4-7813-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
mecab-0.996/aclocal.m4-7815-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
mecab-0.996/aclocal.m4:7816:		$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'
mecab-0.996/aclocal.m4-7817-	      ;;
##############################################
mecab-0.996/aclocal.m4-7825-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
mecab-0.996/aclocal.m4:7826:	    _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'
mecab-0.996/aclocal.m4-7827-            ;;
##############################################
mecab-0.996/aclocal.m4-7844-	    # dependencies.
mecab-0.996/aclocal.m4:7845:	    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'
mecab-0.996/aclocal.m4-7846-	    ;;
##############################################
mecab-0.996/aclocal.m4-7859-	  *)
mecab-0.996/aclocal.m4:7860:	    case `$CC -V 2>&1 | sed 5q` in
mecab-0.996/aclocal.m4-7861-	    *Sun\ C*)
##############################################
mecab-0.996/aclocal.m4-7866-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
mecab-0.996/aclocal.m4:7867:	      _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'
mecab-0.996/aclocal.m4-7868-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
mecab-0.996/aclocal.m4-7936-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
mecab-0.996/aclocal.m4:7937:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
mecab-0.996/aclocal.m4-7938-	    _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'
##############################################
mecab-0.996/aclocal.m4-7955-	    # to its proper name (with version) after linking.
mecab-0.996/aclocal.m4:7956:	    _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'
mecab-0.996/aclocal.m4-7957-
##############################################
mecab-0.996/aclocal.m4-7976-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
mecab-0.996/aclocal.m4:7977:	        _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'
mecab-0.996/aclocal.m4-7978-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
mecab-0.996/aclocal.m4-7981-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
mecab-0.996/aclocal.m4:7982:	        _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'
mecab-0.996/aclocal.m4:7983:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
mecab-0.996/aclocal.m4-7984-	          echo "-hidden">> $lib.exp~
mecab-0.996/aclocal.m4:7985:	          $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~
mecab-0.996/aclocal.m4-7986-	          $RM $lib.exp'
##############################################
mecab-0.996/aclocal.m4-8000-	    # dependencies.
mecab-0.996/aclocal.m4:8001:	    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"'
mecab-0.996/aclocal.m4-8002-	    ;;
##############################################
mecab-0.996/aclocal.m4-8007-	        osf3*)
mecab-0.996/aclocal.m4:8008:	          _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'
mecab-0.996/aclocal.m4-8009-		  ;;
mecab-0.996/aclocal.m4-8010-	        *)
mecab-0.996/aclocal.m4:8011:	          _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'
mecab-0.996/aclocal.m4-8012-		  ;;
##############################################
mecab-0.996/aclocal.m4-8260-  case ${2} in
mecab-0.996/aclocal.m4:8261:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
mecab-0.996/aclocal.m4:8262:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
mecab-0.996/aclocal.m4-8263-  esac
##############################################
mecab-0.996/aclocal.m4-8348-
mecab-0.996/aclocal.m4:8349:  for p in `eval "$output_verbose_link_cmd"`; do
mecab-0.996/aclocal.m4-8350-    case ${prev}${p} in
##############################################
mecab-0.996/aclocal.m4-8446-linux*)
mecab-0.996/aclocal.m4:8447:  case `$CC -V 2>&1 | sed 5q` in
mecab-0.996/aclocal.m4-8448-  *Sun\ C*)
##############################################
mecab-0.996/aclocal.m4-8497-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
mecab-0.996/aclocal.m4:8498: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
mecab-0.996/aclocal.m4-8499-fi
##############################################
mecab-0.996/aclocal.m4-9099-    test $lt_ac_count -gt 10 && break
mecab-0.996/aclocal.m4:9100:    lt_ac_count=`expr $lt_ac_count + 1`
mecab-0.996/aclocal.m4-9101-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
mecab-0.996/aclocal.m4-9170-# ------------------------------------------------------
mecab-0.996/aclocal.m4:9171:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
mecab-0.996/aclocal.m4-9172-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
mecab-0.996/aclocal.m4-9881-m4_define([lt_combine],
mecab-0.996/aclocal.m4:9882:[m4_if(m4_eval([$# > 3]), [1],
mecab-0.996/aclocal.m4-9883-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
mecab-0.996/aclocal.m4-10112-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
mecab-0.996/aclocal.m4:10113:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
mecab-0.996/aclocal.m4-10114-#
##############################################
mecab-0.996/aclocal.m4-10136-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
mecab-0.996/aclocal.m4:10137:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
mecab-0.996/aclocal.m4-10138-# and then we would define $MISSING as
##############################################
mecab-0.996/aclocal.m4-10152-# expand $ac_aux_dir to an absolute path
mecab-0.996/aclocal.m4:10153:am_aux_dir=`cd $ac_aux_dir && pwd`
mecab-0.996/aclocal.m4-10154-])
##############################################
mecab-0.996/aclocal.m4-10254-  if test "$am_compiler_list" = ""; then
mecab-0.996/aclocal.m4:10255:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
mecab-0.996/aclocal.m4-10256-  fi
##############################################
mecab-0.996/aclocal.m4-10403-    # Strip MF so we end up with the name of the file.
mecab-0.996/aclocal.m4:10404:    mf=`echo "$mf" | sed -e 's/:.*$//'`
mecab-0.996/aclocal.m4-10405-    # Check whether this is an Automake generated Makefile or not.
##############################################
mecab-0.996/aclocal.m4-10412-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
mecab-0.996/aclocal.m4:10413:      dirpart=`AS_DIRNAME("$mf")`
mecab-0.996/aclocal.m4-10414-    else
##############################################
mecab-0.996/aclocal.m4-10418-    # from the Makefile without running `make'.
mecab-0.996/aclocal.m4:10419:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
mecab-0.996/aclocal.m4-10420-    test -z "$DEPDIR" && continue
mecab-0.996/aclocal.m4:10421:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
mecab-0.996/aclocal.m4-10422-    test -z "am__include" && continue
mecab-0.996/aclocal.m4:10423:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
mecab-0.996/aclocal.m4-10424-    # When using ansi2knr, U may be empty or an underscore; expand it
mecab-0.996/aclocal.m4:10425:    U=`sed -n 's/^U = //p' < "$mf"`
mecab-0.996/aclocal.m4-10426-    # Find all dependency output files, they are included files with
##############################################
mecab-0.996/aclocal.m4-10434-      test -f "$dirpart/$file" && continue
mecab-0.996/aclocal.m4:10435:      fdir=`AS_DIRNAME(["$file"])`
mecab-0.996/aclocal.m4-10436-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
mecab-0.996/aclocal.m4-10501-AC_REQUIRE([AC_PROG_INSTALL])dnl
mecab-0.996/aclocal.m4:10502:if test "`cd $srcdir && pwd`" != "`pwd`"; then
mecab-0.996/aclocal.m4-10503-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
mecab-0.996/aclocal.m4-10603-    * )
mecab-0.996/aclocal.m4:10604:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
mecab-0.996/aclocal.m4-10605-  esac
mecab-0.996/aclocal.m4-10606-done
mecab-0.996/aclocal.m4:10607:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
mecab-0.996/aclocal.m4-10608-
##############################################
mecab-0.996/aclocal.m4-10681-# Ignore all kinds of additional output from `make'.
mecab-0.996/aclocal.m4:10682:case `$am_make -s -f confmf 2> /dev/null` in #(
mecab-0.996/aclocal.m4-10683-*the\ am__doit\ target*)
##############################################
mecab-0.996/aclocal.m4-10691-   echo '.include "confinc"' > confmf
mecab-0.996/aclocal.m4:10692:   case `$am_make -s -f confmf 2> /dev/null` in #(
mecab-0.996/aclocal.m4-10693-   *the\ am__doit\ target*)
##############################################
mecab-0.996/aclocal.m4-10848-if (
mecab-0.996/aclocal.m4:10849:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
mecab-0.996/aclocal.m4-10850-   if test "$[*]" = "X"; then
mecab-0.996/aclocal.m4-10851-      # -L didn't work.
mecab-0.996/aclocal.m4:10852:      set X `ls -t "$srcdir/configure" conftest.file`
mecab-0.996/aclocal.m4-10853-   fi
##############################################
mecab-0.996/install-sh-217-      fi
mecab-0.996/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
mecab-0.996/install-sh-219-    *)
##############################################
mecab-0.996/install-sh-269-      dstdir=$dst
mecab-0.996/install-sh:270:      dst=$dstdir/`basename "$src"`
mecab-0.996/install-sh-271-      dstdir_status=0
##############################################
mecab-0.996/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
mecab-0.996/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
mecab-0.996/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
mecab-0.996/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
mecab-0.996/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
mecab-0.996/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
mecab-0.996/install-sh-418-	    case $prefix in
mecab-0.996/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
mecab-0.996/install-sh-420-	      *) qprefix=$prefix;;
##############################################
mecab-0.996/install-sh-467-    if $copy_on_change &&
mecab-0.996/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
mecab-0.996/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
mecab-0.996/install-sh-470-
##############################################
mecab-0.996/tests/Makefile.in-240-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
mecab-0.996/tests/Makefile.in:241:	      all=`expr $$all + 1`; \
mecab-0.996/tests/Makefile.in-242-	      case " $(XFAIL_TESTS) " in \
mecab-0.996/tests/Makefile.in-243-	      *[\ \	]$$tst[\ \	]*) \
mecab-0.996/tests/Makefile.in:244:		xpass=`expr $$xpass + 1`; \
mecab-0.996/tests/Makefile.in:245:		failed=`expr $$failed + 1`; \
mecab-0.996/tests/Makefile.in-246-		col=$$red; res=XPASS; \
##############################################
mecab-0.996/tests/Makefile.in-252-	    elif test $$? -ne 77; then \
mecab-0.996/tests/Makefile.in:253:	      all=`expr $$all + 1`; \
mecab-0.996/tests/Makefile.in-254-	      case " $(XFAIL_TESTS) " in \
mecab-0.996/tests/Makefile.in-255-	      *[\ \	]$$tst[\ \	]*) \
mecab-0.996/tests/Makefile.in:256:		xfail=`expr $$xfail + 1`; \
mecab-0.996/tests/Makefile.in-257-		col=$$lgn; res=XFAIL; \
##############################################
mecab-0.996/tests/Makefile.in-259-	      *) \
mecab-0.996/tests/Makefile.in:260:		failed=`expr $$failed + 1`; \
mecab-0.996/tests/Makefile.in-261-		col=$$red; res=FAIL; \
##############################################
mecab-0.996/tests/Makefile.in-264-	    else \
mecab-0.996/tests/Makefile.in:265:	      skip=`expr $$skip + 1`; \
mecab-0.996/tests/Makefile.in-266-	      col=$$blu; res=SKIP; \
##############################################
mecab-0.996/tests/Makefile.in-299-	    fi; \
mecab-0.996/tests/Makefile.in:300:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
mecab-0.996/tests/Makefile.in-301-	      dashes="$$skipped"; \
##############################################
mecab-0.996/tests/Makefile.in-305-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
mecab-0.996/tests/Makefile.in:306:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
mecab-0.996/tests/Makefile.in-307-	      dashes="$$report"; \
mecab-0.996/tests/Makefile.in-308-	  fi; \
mecab-0.996/tests/Makefile.in:309:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
mecab-0.996/tests/Makefile.in-310-	  if test "$$failed" -eq 0; then \
##############################################
mecab-0.996/tests/Makefile.in-323-distdir: $(DISTFILES)
mecab-0.996/tests/Makefile.in:324:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mecab-0.996/tests/Makefile.in:325:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mecab-0.996/tests/Makefile.in-326-	list='$(DISTFILES)'; \
##############################################
mecab-0.996/tests/Makefile.in-337-	  if test -d $$d/$$file; then \
mecab-0.996/tests/Makefile.in:338:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mecab-0.996/tests/Makefile.in-339-	    if test -d "$(distdir)/$$file"; then \
##############################################
mecab-0.996/missing-131-       # Could not run --version or --help.  This is probably someone
mecab-0.996/missing:132:       # running `$TOOL --version' or `$TOOL --help' to check whether
mecab-0.996/missing-133-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
mecab-0.996/missing-165-         from any GNU archive site."
mecab-0.996/missing:166:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
mecab-0.996/missing-167-    test -z "$files" && files="config.h"
##############################################
mecab-0.996/missing-194-         proper tools for further handling them.
mecab-0.996/missing:195:         You can get \`$1' as part of \`Autoconf' from any GNU
mecab-0.996/missing-196-         archive site."
mecab-0.996/missing-197-
mecab-0.996/missing:198:    file=`echo "$*" | sed -n "$sed_output"`
mecab-0.996/missing:199:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
mecab-0.996/missing-200-    if test -f "$file"; then
##############################################
mecab-0.996/missing-223-	*.y)
mecab-0.996/missing:224:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
mecab-0.996/missing-225-	    if test -f "$SRCFILE"; then
##############################################
mecab-0.996/missing-227-	    fi
mecab-0.996/missing:228:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
mecab-0.996/missing-229-	    if test -f "$SRCFILE"; then
##############################################
mecab-0.996/missing-253-	*.l)
mecab-0.996/missing:254:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
mecab-0.996/missing-255-	    if test -f "$SRCFILE"; then
##############################################
mecab-0.996/missing-272-
mecab-0.996/missing:273:    file=`echo "$*" | sed -n "$sed_output"`
mecab-0.996/missing:274:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
mecab-0.996/missing-275-    if test -f "$file"; then
##############################################
mecab-0.996/missing-292-    # The file to touch is that specified with -o ...
mecab-0.996/missing:293:    file=`echo "$*" | sed -n "$sed_output"`
mecab-0.996/missing:294:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
mecab-0.996/missing-295-    if test -z "$file"; then
mecab-0.996/missing-296-      # ... or it is the one specified with @setfilename ...
mecab-0.996/missing:297:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
mecab-0.996/missing-298-      file=`sed -n '
##############################################
mecab-0.996/missing-304-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
mecab-0.996/missing:305:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
mecab-0.996/missing-306-    fi
##############################################
mecab-0.996/missing-328-	*o*)
mecab-0.996/missing:329:	    firstarg=`echo "$firstarg" | sed s/o//`
mecab-0.996/missing-330-	    tar "$firstarg" "$@" && exit 0
##############################################
mecab-0.996/missing-334-	*h*)
mecab-0.996/missing:335:	    firstarg=`echo "$firstarg" | sed s/h//`
mecab-0.996/missing-336-	    tar "$firstarg" "$@" && exit 0
##############################################
mecab-0.996/config.rpath-33-host="$1"
mecab-0.996/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
mecab-0.996/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
mecab-0.996/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
mecab-0.996/config.rpath-37-
##############################################
mecab-0.996/config.rpath-47-done
mecab-0.996/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
mecab-0.996/config.rpath-49-
##############################################
mecab-0.996/config.rpath-91-        *)
mecab-0.996/config.rpath:92:          case `$CC -V 2>&1 | sed 5q` in
mecab-0.996/config.rpath-93-            *Sun\ C*)
##############################################
mecab-0.996/config.rpath-217-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
mecab-0.996/config.rpath:218:      case `$LD -v 2>&1` in
mecab-0.996/config.rpath-219-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
mecab-0.996/config.rpath-223-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
mecab-0.996/config.rpath:224:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
mecab-0.996/config.rpath-225-          else
##############################################
mecab-0.996/config.rpath-280-        case $host_os in aix4.[012]|aix4.[012].*)
mecab-0.996/config.rpath:281:          collect2name=`${CC} -print-prog-name=collect2`
mecab-0.996/config.rpath-282-          if test -f "$collect2name" && \
##############################################
mecab-0.996/config.rpath-419-        hardcode_direct=yes
mecab-0.996/config.rpath:420:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
mecab-0.996/config.rpath-421-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
mecab-0.996/config.rpath-483-    sysv5* | sco3.2v5* | sco5v6*)
mecab-0.996/config.rpath:484:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
mecab-0.996/config.rpath-485-      hardcode_libdir_separator=':'
##############################################
mecab-0.996/config.rpath-627-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
mecab-0.996/config.rpath:628:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
mecab-0.996/config.rpath:629:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
mecab-0.996/config.rpath:630:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
mecab-0.996/config.rpath:631:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
mecab-0.996/config.rpath:632:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
mecab-0.996/config.rpath-633-
##############################################
mecab-0.996/.pc/050_mecab-config/mecab-config.in-39-    case "$1" in
mecab-0.996/.pc/050_mecab-config/mecab-config.in:40:    -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
mecab-0.996/.pc/050_mecab-config/mecab-config.in-41-    *) optarg= ;;
##############################################
mecab-0.996/mecab-config.in-39-    case "$1" in
mecab-0.996/mecab-config.in:40:    -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
mecab-0.996/mecab-config.in-41-    *) optarg= ;;