=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== groonga-normalizer-mysql-1.1.4/test/Makefile.in-65- { \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:66: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in-67- }; \ ############################################## groonga-normalizer-mysql-1.1.4/test/Makefile.in-162-} groonga-normalizer-mysql-1.1.4/test/Makefile.in:163:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; groonga-normalizer-mysql-1.1.4/test/Makefile.in-164-am__vpath_adj = case $$p in \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:165: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in-166- *) f=$$p;; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in-167- esac; groonga-normalizer-mysql-1.1.4/test/Makefile.in:168:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; groonga-normalizer-mysql-1.1.4/test/Makefile.in-169-am__install_max = 40 groonga-normalizer-mysql-1.1.4/test/Makefile.in-170-am__nobase_strip_setup = \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:171: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` groonga-normalizer-mysql-1.1.4/test/Makefile.in-172-am__nobase_strip = \ ############################################## groonga-normalizer-mysql-1.1.4/test/Makefile.in-290-case "$@" in \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:291: */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in-292- *) am__odir=.;; \ ############################################## groonga-normalizer-mysql-1.1.4/test/Makefile.in-320- bases='$(TEST_LOGS)'; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:321: bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:322: bases=`echo $$bases` groonga-normalizer-mysql-1.1.4/test/Makefile.in-323-RECHECK_LOGS = $(TEST_LOGS) ############################################## groonga-normalizer-mysql-1.1.4/test/Makefile.in-333- */*) b='$*';; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:334: *) b=`echo '$@' | sed 's/\.log$$//'`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in-335- esac;; \ ############################################## groonga-normalizer-mysql-1.1.4/test/Makefile.in-569- if test -n "$$redo_bases"; then \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:570: redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:571: redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in-572- if $(am__make_dryrun); then :; else \ ############################################## groonga-normalizer-mysql-1.1.4/test/Makefile.in-594- ws='[ ]'; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:595: results=`for b in $$bases; do echo $$b.trs; done`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in-596- test -n "$$results" || results=/dev/null; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:597: all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:598: pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:599: fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:600: skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:601: xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:602: xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:603: error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:604: if test `expr $$fail + $$xpass + $$error` -eq 0; then \ groonga-normalizer-mysql-1.1.4/test/Makefile.in-605- success=true; \ ############################################## groonga-normalizer-mysql-1.1.4/test/Makefile.in-673- @set +e; $(am__set_TESTS_bases); \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:674: log_list=`for i in $$bases; do echo $$i.log; done`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:675: trs_list=`for i in $$bases; do echo $$i.trs; done`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:676: log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in-677- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ ############################################## groonga-normalizer-mysql-1.1.4/test/Makefile.in-683- | $(am__list_recheck_tests)` || exit 1; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:684: log_list=`for i in $$bases; do echo $$i.log; done`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:685: log_list=`echo $$log_list`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in-686- $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ ############################################## groonga-normalizer-mysql-1.1.4/test/Makefile.in-715-distdir-am: $(DISTFILES) groonga-normalizer-mysql-1.1.4/test/Makefile.in:716: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:717: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in-718- list='$(DISTFILES)'; \ ############################################## groonga-normalizer-mysql-1.1.4/test/Makefile.in-729- if test -d $$d/$$file; then \ groonga-normalizer-mysql-1.1.4/test/Makefile.in:730: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ groonga-normalizer-mysql-1.1.4/test/Makefile.in-731- if test -d "$(distdir)/$$file"; then \ ############################################## groonga-normalizer-mysql-1.1.4/test/run-test.sh-18- groonga-normalizer-mysql-1.1.4/test/run-test.sh:19:export BASE_DIR="`dirname $0`" groonga-normalizer-mysql-1.1.4/test/run-test.sh-20-if test -z "$BUILD_DIR"; then ############################################## groonga-normalizer-mysql-1.1.4/test/run-test.sh-49-if test -z "$RUBY"; then groonga-normalizer-mysql-1.1.4/test/run-test.sh:50: RUBY="`make -s -C $top_dir echo-ruby`" groonga-normalizer-mysql-1.1.4/test/run-test.sh-51-fi ############################################## groonga-normalizer-mysql-1.1.4/test/run-test.sh-54-if test -z "$GROONGA"; then groonga-normalizer-mysql-1.1.4/test/run-test.sh:55: GROONGA="`make -s -C $top_dir echo-groonga`" groonga-normalizer-mysql-1.1.4/test/run-test.sh-56-fi ############################################## groonga-normalizer-mysql-1.1.4/test/run-test.sh-59-if test -z "$GROONGA_HTTPD"; then groonga-normalizer-mysql-1.1.4/test/run-test.sh:60: GROONGA_HTTPD="`make -s -C $top_dir echo-groonga-httpd`" groonga-normalizer-mysql-1.1.4/test/run-test.sh-61-fi ############################################## groonga-normalizer-mysql-1.1.4/aclocal.m4-131- PKG_CHECK_EXISTS([$3], groonga-normalizer-mysql-1.1.4/aclocal.m4:132: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` groonga-normalizer-mysql-1.1.4/aclocal.m4-133- test "x$?" != "x0" && pkg_failed=yes ], ############################################## groonga-normalizer-mysql-1.1.4/aclocal.m4-179- if test $_pkg_short_errors_supported = yes; then groonga-normalizer-mysql-1.1.4/aclocal.m4:180: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` groonga-normalizer-mysql-1.1.4/aclocal.m4-181- else groonga-normalizer-mysql-1.1.4/aclocal.m4:182: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` groonga-normalizer-mysql-1.1.4/aclocal.m4-183- fi ############################################## groonga-normalizer-mysql-1.1.4/aclocal.m4-368-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: groonga-normalizer-mysql-1.1.4/aclocal.m4:369:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` groonga-normalizer-mysql-1.1.4/aclocal.m4-370-# and then we would define $MISSING as ############################################## groonga-normalizer-mysql-1.1.4/aclocal.m4-383-# Expand $ac_aux_dir to an absolute path. groonga-normalizer-mysql-1.1.4/aclocal.m4:384:am_aux_dir=`cd "$ac_aux_dir" && pwd` groonga-normalizer-mysql-1.1.4/aclocal.m4-385-]) ############################################## groonga-normalizer-mysql-1.1.4/aclocal.m4-481- if test "$am_compiler_list" = ""; then groonga-normalizer-mysql-1.1.4/aclocal.m4:482: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` groonga-normalizer-mysql-1.1.4/aclocal.m4-483- fi ############################################## groonga-normalizer-mysql-1.1.4/aclocal.m4-634- # Strip MF so we end up with the name of the file. groonga-normalizer-mysql-1.1.4/aclocal.m4:635: am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` groonga-normalizer-mysql-1.1.4/aclocal.m4-636- # Check whether this is an Automake generated Makefile which includes ############################################## groonga-normalizer-mysql-1.1.4/aclocal.m4-641- || continue groonga-normalizer-mysql-1.1.4/aclocal.m4:642: am_dirpart=`AS_DIRNAME(["$am_mf"])` groonga-normalizer-mysql-1.1.4/aclocal.m4:643: am_filepart=`AS_BASENAME(["$am_mf"])` groonga-normalizer-mysql-1.1.4/aclocal.m4-644- AM_RUN_LOG([cd "$am_dirpart" \ ############################################## groonga-normalizer-mysql-1.1.4/aclocal.m4-709-AC_REQUIRE([AC_PROG_INSTALL])dnl groonga-normalizer-mysql-1.1.4/aclocal.m4:710:if test "`cd $srcdir && pwd`" != "`pwd`"; then groonga-normalizer-mysql-1.1.4/aclocal.m4-711- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## groonga-normalizer-mysql-1.1.4/aclocal.m4-868- * ) groonga-normalizer-mysql-1.1.4/aclocal.m4:869: _am_stamp_count=`expr $_am_stamp_count + 1` ;; groonga-normalizer-mysql-1.1.4/aclocal.m4-870- esac groonga-normalizer-mysql-1.1.4/aclocal.m4-871-done groonga-normalizer-mysql-1.1.4/aclocal.m4:872:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) groonga-normalizer-mysql-1.1.4/aclocal.m4-873- ############################################## groonga-normalizer-mysql-1.1.4/aclocal.m4-1153- echo "timestamp, slept: $am_has_slept" > conftest.file groonga-normalizer-mysql-1.1.4/aclocal.m4:1154: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` groonga-normalizer-mysql-1.1.4/aclocal.m4-1155- if test "$[*]" = "X"; then groonga-normalizer-mysql-1.1.4/aclocal.m4-1156- # -L didn't work. groonga-normalizer-mysql-1.1.4/aclocal.m4:1157: set X `ls -t "$srcdir/configure" conftest.file` groonga-normalizer-mysql-1.1.4/aclocal.m4-1158- fi ############################################## groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in-66- { \ groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in:67: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in-68- }; \ ############################################## groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in-121-CONFIG_CLEAN_VPATH_FILES = groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in:122:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in-123-am__vpath_adj = case $$p in \ groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in:124: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in-125- *) f=$$p;; \ groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in-126- esac; groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in:127:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in-128-am__install_max = 40 groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in-129-am__nobase_strip_setup = \ groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in:130: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in-131-am__nobase_strip = \ ############################################## groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in-486-.c.obj: groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in:487:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in-488-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in-490-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in:491:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in-492- ############################################## groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in-535-GTAGS: groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in:536: here=`$(am__cd) $(top_builddir) && pwd` \ groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in-537- && $(am__cd) $(top_srcdir) \ ############################################## groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in-561-distdir-am: $(DISTFILES) groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in:562: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in:563: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in-564- list='$(DISTFILES)'; \ ############################################## groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in-575- if test -d $$d/$$file; then \ groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in:576: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ groonga-normalizer-mysql-1.1.4/normalizers/Makefile.in-577- if test -d "$(distdir)/$$file"; then \ ############################################## groonga-normalizer-mysql-1.1.4/depcomp-64- case $1 in groonga-normalizer-mysql-1.1.4/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; groonga-normalizer-mysql-1.1.4/depcomp-66- *) dir=;; ############################################## groonga-normalizer-mysql-1.1.4/depcomp-73-{ groonga-normalizer-mysql-1.1.4/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` groonga-normalizer-mysql-1.1.4/depcomp-75-} ############################################## groonga-normalizer-mysql-1.1.4/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} groonga-normalizer-mysql-1.1.4/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} groonga-normalizer-mysql-1.1.4/depcomp-128- ############################################## groonga-normalizer-mysql-1.1.4/depcomp-405- sleep 1 groonga-normalizer-mysql-1.1.4/depcomp:406: i=`expr $i - 1` groonga-normalizer-mysql-1.1.4/depcomp-407- done groonga-normalizer-mysql-1.1.4/depcomp-408- fi groonga-normalizer-mysql-1.1.4/depcomp:409: i=`expr $i - 1` groonga-normalizer-mysql-1.1.4/depcomp-410- done ############################################## groonga-normalizer-mysql-1.1.4/depcomp-425- # Do two passes, one to just change these to groonga-normalizer-mysql-1.1.4/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. groonga-normalizer-mysql-1.1.4/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## groonga-normalizer-mysql-1.1.4/depcomp-659- done groonga-normalizer-mysql-1.1.4/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` groonga-normalizer-mysql-1.1.4/depcomp-661- touch "$tmpdepfile" ############################################## groonga-normalizer-mysql-1.1.4/build/Makefile.in-65- { \ groonga-normalizer-mysql-1.1.4/build/Makefile.in:66: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ groonga-normalizer-mysql-1.1.4/build/Makefile.in-67- }; \ ############################################## groonga-normalizer-mysql-1.1.4/build/Makefile.in-184- while test -n "$$dir1"; do \ groonga-normalizer-mysql-1.1.4/build/Makefile.in:185: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ groonga-normalizer-mysql-1.1.4/build/Makefile.in-186- if test "$$first" != "."; then \ groonga-normalizer-mysql-1.1.4/build/Makefile.in-187- if test "$$first" = ".."; then \ groonga-normalizer-mysql-1.1.4/build/Makefile.in:188: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ groonga-normalizer-mysql-1.1.4/build/Makefile.in:189: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ groonga-normalizer-mysql-1.1.4/build/Makefile.in-190- else \ groonga-normalizer-mysql-1.1.4/build/Makefile.in:191: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ groonga-normalizer-mysql-1.1.4/build/Makefile.in-192- if test "$$first2" = "$$first"; then \ groonga-normalizer-mysql-1.1.4/build/Makefile.in:193: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ groonga-normalizer-mysql-1.1.4/build/Makefile.in-194- else \ ############################################## groonga-normalizer-mysql-1.1.4/build/Makefile.in-199- fi; \ groonga-normalizer-mysql-1.1.4/build/Makefile.in:200: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ groonga-normalizer-mysql-1.1.4/build/Makefile.in-201- done; \ ############################################## groonga-normalizer-mysql-1.1.4/build/Makefile.in-389- dot_seen=no; \ groonga-normalizer-mysql-1.1.4/build/Makefile.in:390: target=`echo $@ | sed s/-recursive//`; \ groonga-normalizer-mysql-1.1.4/build/Makefile.in-391- case "$@" in \ ############################################## groonga-normalizer-mysql-1.1.4/build/Makefile.in-452-GTAGS: groonga-normalizer-mysql-1.1.4/build/Makefile.in:453: here=`$(am__cd) $(top_builddir) && pwd` \ groonga-normalizer-mysql-1.1.4/build/Makefile.in-454- && $(am__cd) $(top_srcdir) \ ############################################## groonga-normalizer-mysql-1.1.4/build/Makefile.in-478-distdir-am: $(DISTFILES) groonga-normalizer-mysql-1.1.4/build/Makefile.in:479: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/build/Makefile.in:480: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/build/Makefile.in-481- list='$(DISTFILES)'; \ ############################################## groonga-normalizer-mysql-1.1.4/build/Makefile.in-492- if test -d $$d/$$file; then \ groonga-normalizer-mysql-1.1.4/build/Makefile.in:493: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ groonga-normalizer-mysql-1.1.4/build/Makefile.in-494- if test -d "$(distdir)/$$file"; then \ ############################################## groonga-normalizer-mysql-1.1.4/build/cmake_modules/Makefile.in-65- { \ groonga-normalizer-mysql-1.1.4/build/cmake_modules/Makefile.in:66: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ groonga-normalizer-mysql-1.1.4/build/cmake_modules/Makefile.in-67- }; \ ############################################## groonga-normalizer-mysql-1.1.4/build/cmake_modules/Makefile.in-325-distdir-am: $(DISTFILES) groonga-normalizer-mysql-1.1.4/build/cmake_modules/Makefile.in:326: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/build/cmake_modules/Makefile.in:327: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/build/cmake_modules/Makefile.in-328- list='$(DISTFILES)'; \ ############################################## groonga-normalizer-mysql-1.1.4/build/cmake_modules/Makefile.in-339- if test -d $$d/$$file; then \ groonga-normalizer-mysql-1.1.4/build/cmake_modules/Makefile.in:340: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ groonga-normalizer-mysql-1.1.4/build/cmake_modules/Makefile.in-341- if test -d "$(distdir)/$$file"; then \ ############################################## groonga-normalizer-mysql-1.1.4/packages/apt/Makefile.in-49- { \ groonga-normalizer-mysql-1.1.4/packages/apt/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ groonga-normalizer-mysql-1.1.4/packages/apt/Makefile.in-51- }; \ ############################################## groonga-normalizer-mysql-1.1.4/packages/apt/Makefile.in-312-distdir-am: $(DISTFILES) groonga-normalizer-mysql-1.1.4/packages/apt/Makefile.in:313: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/packages/apt/Makefile.in:314: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/packages/apt/Makefile.in-315- list='$(DISTFILES)'; \ ############################################## groonga-normalizer-mysql-1.1.4/packages/apt/Makefile.in-326- if test -d $$d/$$file; then \ groonga-normalizer-mysql-1.1.4/packages/apt/Makefile.in:327: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ groonga-normalizer-mysql-1.1.4/packages/apt/Makefile.in-328- if test -d "$(distdir)/$$file"; then \ ############################################## groonga-normalizer-mysql-1.1.4/packages/yum/Makefile.in-49- { \ groonga-normalizer-mysql-1.1.4/packages/yum/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ groonga-normalizer-mysql-1.1.4/packages/yum/Makefile.in-51- }; \ ############################################## groonga-normalizer-mysql-1.1.4/packages/yum/Makefile.in-312-distdir-am: $(DISTFILES) groonga-normalizer-mysql-1.1.4/packages/yum/Makefile.in:313: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/packages/yum/Makefile.in:314: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/packages/yum/Makefile.in-315- list='$(DISTFILES)'; \ ############################################## groonga-normalizer-mysql-1.1.4/packages/yum/Makefile.in-326- if test -d $$d/$$file; then \ groonga-normalizer-mysql-1.1.4/packages/yum/Makefile.in:327: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ groonga-normalizer-mysql-1.1.4/packages/yum/Makefile.in-328- if test -d "$(distdir)/$$file"; then \ ############################################## groonga-normalizer-mysql-1.1.4/packages/rpm/fedora/Makefile.in-50- { \ groonga-normalizer-mysql-1.1.4/packages/rpm/fedora/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ groonga-normalizer-mysql-1.1.4/packages/rpm/fedora/Makefile.in-52- }; \ ############################################## groonga-normalizer-mysql-1.1.4/packages/rpm/fedora/Makefile.in-312-distdir-am: $(DISTFILES) groonga-normalizer-mysql-1.1.4/packages/rpm/fedora/Makefile.in:313: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/packages/rpm/fedora/Makefile.in:314: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/packages/rpm/fedora/Makefile.in-315- list='$(DISTFILES)'; \ ############################################## groonga-normalizer-mysql-1.1.4/packages/rpm/fedora/Makefile.in-326- if test -d $$d/$$file; then \ groonga-normalizer-mysql-1.1.4/packages/rpm/fedora/Makefile.in:327: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ groonga-normalizer-mysql-1.1.4/packages/rpm/fedora/Makefile.in-328- if test -d "$(distdir)/$$file"; then \ ############################################## groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in-49- { \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in-51- }; \ ############################################## groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in-168- while test -n "$$dir1"; do \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in:169: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in-170- if test "$$first" != "."; then \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in-171- if test "$$first" = ".."; then \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in:172: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in:173: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in-174- else \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in:175: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in-176- if test "$$first2" = "$$first"; then \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in:177: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in-178- else \ ############################################## groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in-183- fi; \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in:184: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in-185- done; \ ############################################## groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in-371- dot_seen=no; \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in:372: target=`echo $@ | sed s/-recursive//`; \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in-373- case "$@" in \ ############################################## groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in-434-GTAGS: groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in:435: here=`$(am__cd) $(top_builddir) && pwd` \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in-436- && $(am__cd) $(top_srcdir) \ ############################################## groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in-460-distdir-am: $(DISTFILES) groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in:461: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in:462: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in-463- list='$(DISTFILES)'; \ ############################################## groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in-474- if test -d $$d/$$file; then \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in:475: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ groonga-normalizer-mysql-1.1.4/packages/rpm/Makefile.in-476- if test -d "$(distdir)/$$file"; then \ ############################################## groonga-normalizer-mysql-1.1.4/packages/rpm/centos/Makefile.in-50- { \ groonga-normalizer-mysql-1.1.4/packages/rpm/centos/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ groonga-normalizer-mysql-1.1.4/packages/rpm/centos/Makefile.in-52- }; \ ############################################## groonga-normalizer-mysql-1.1.4/packages/rpm/centos/Makefile.in-312-distdir-am: $(DISTFILES) groonga-normalizer-mysql-1.1.4/packages/rpm/centos/Makefile.in:313: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/packages/rpm/centos/Makefile.in:314: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/packages/rpm/centos/Makefile.in-315- list='$(DISTFILES)'; \ ############################################## groonga-normalizer-mysql-1.1.4/packages/rpm/centos/Makefile.in-326- if test -d $$d/$$file; then \ groonga-normalizer-mysql-1.1.4/packages/rpm/centos/Makefile.in:327: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ groonga-normalizer-mysql-1.1.4/packages/rpm/centos/Makefile.in-328- if test -d "$(distdir)/$$file"; then \ ############################################## groonga-normalizer-mysql-1.1.4/packages/Makefile.in-49- { \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in-51- }; \ ############################################## groonga-normalizer-mysql-1.1.4/packages/Makefile.in-168- while test -n "$$dir1"; do \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in:169: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in-170- if test "$$first" != "."; then \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in-171- if test "$$first" = ".."; then \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in:172: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in:173: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in-174- else \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in:175: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in-176- if test "$$first2" = "$$first"; then \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in:177: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in-178- else \ ############################################## groonga-normalizer-mysql-1.1.4/packages/Makefile.in-183- fi; \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in:184: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in-185- done; \ ############################################## groonga-normalizer-mysql-1.1.4/packages/Makefile.in-377- dot_seen=no; \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in:378: target=`echo $@ | sed s/-recursive//`; \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in-379- case "$@" in \ ############################################## groonga-normalizer-mysql-1.1.4/packages/Makefile.in-440-GTAGS: groonga-normalizer-mysql-1.1.4/packages/Makefile.in:441: here=`$(am__cd) $(top_builddir) && pwd` \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in-442- && $(am__cd) $(top_srcdir) \ ############################################## groonga-normalizer-mysql-1.1.4/packages/Makefile.in-466-distdir-am: $(DISTFILES) groonga-normalizer-mysql-1.1.4/packages/Makefile.in:467: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in:468: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in-469- list='$(DISTFILES)'; \ ############################################## groonga-normalizer-mysql-1.1.4/packages/Makefile.in-480- if test -d $$d/$$file; then \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in:481: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ groonga-normalizer-mysql-1.1.4/packages/Makefile.in-482- if test -d "$(distdir)/$$file"; then \ ############################################## groonga-normalizer-mysql-1.1.4/packages/ubuntu/Makefile.in-49- { \ groonga-normalizer-mysql-1.1.4/packages/ubuntu/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ groonga-normalizer-mysql-1.1.4/packages/ubuntu/Makefile.in-51- }; \ ############################################## groonga-normalizer-mysql-1.1.4/packages/ubuntu/Makefile.in-308-distdir-am: $(DISTFILES) groonga-normalizer-mysql-1.1.4/packages/ubuntu/Makefile.in:309: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/packages/ubuntu/Makefile.in:310: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/packages/ubuntu/Makefile.in-311- list='$(DISTFILES)'; \ ############################################## groonga-normalizer-mysql-1.1.4/packages/ubuntu/Makefile.in-322- if test -d $$d/$$file; then \ groonga-normalizer-mysql-1.1.4/packages/ubuntu/Makefile.in:323: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ groonga-normalizer-mysql-1.1.4/packages/ubuntu/Makefile.in-324- if test -d "$(distdir)/$$file"; then \ ############################################## groonga-normalizer-mysql-1.1.4/packages/source/Makefile.in-49- { \ groonga-normalizer-mysql-1.1.4/packages/source/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ groonga-normalizer-mysql-1.1.4/packages/source/Makefile.in-51- }; \ ############################################## groonga-normalizer-mysql-1.1.4/packages/source/Makefile.in-310-distdir-am: $(DISTFILES) groonga-normalizer-mysql-1.1.4/packages/source/Makefile.in:311: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/packages/source/Makefile.in:312: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/packages/source/Makefile.in-313- list='$(DISTFILES)'; \ ############################################## groonga-normalizer-mysql-1.1.4/packages/source/Makefile.in-324- if test -d $$d/$$file; then \ groonga-normalizer-mysql-1.1.4/packages/source/Makefile.in:325: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ groonga-normalizer-mysql-1.1.4/packages/source/Makefile.in-326- if test -d "$(distdir)/$$file"; then \ ############################################## groonga-normalizer-mysql-1.1.4/configure.ac-108- if test "$RUBY" != "ruby-not-found"; then groonga-normalizer-mysql-1.1.4/configure.ac:109: ruby_version="`$RUBY --version`" groonga-normalizer-mysql-1.1.4/configure.ac-110- if echo "$ruby_version" | grep -q -- 'ruby \(1\.9\|2\.\)'; then ############################################## groonga-normalizer-mysql-1.1.4/config.guess-34- groonga-normalizer-mysql-1.1.4/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` groonga-normalizer-mysql-1.1.4/config.guess-36- ############################################## groonga-normalizer-mysql-1.1.4/config.guess-102-: ${TMPDIR=/tmp} ; groonga-normalizer-mysql-1.1.4/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || groonga-normalizer-mysql-1.1.4/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## groonga-normalizer-mysql-1.1.4/config.guess-151- EOF groonga-normalizer-mysql-1.1.4/config.guess:152: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" groonga-normalizer-mysql-1.1.4/config.guess-153- ############################################## groonga-normalizer-mysql-1.1.4/config.guess-188- earmv*) groonga-normalizer-mysql-1.1.4/config.guess:189: arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` groonga-normalizer-mysql-1.1.4/config.guess:190: endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` groonga-normalizer-mysql-1.1.4/config.guess-191- machine="${arch}${endian}"-unknown ############################################## groonga-normalizer-mysql-1.1.4/config.guess-220- expr='s/^earmv[0-9]/-eabi/;s/eb$//' groonga-normalizer-mysql-1.1.4/config.guess:221: abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` groonga-normalizer-mysql-1.1.4/config.guess-222- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.guess-233- *) groonga-normalizer-mysql-1.1.4/config.guess:234: release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2` groonga-normalizer-mysql-1.1.4/config.guess-235- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.guess-280- *4.0) groonga-normalizer-mysql-1.1.4/config.guess:281: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` groonga-normalizer-mysql-1.1.4/config.guess-282- ;; groonga-normalizer-mysql-1.1.4/config.guess-283- *5.*) groonga-normalizer-mysql-1.1.4/config.guess:284: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` groonga-normalizer-mysql-1.1.4/config.guess-285- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.guess-290- # types through head -n 1, so we only detect the type of CPU 0. groonga-normalizer-mysql-1.1.4/config.guess:291: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` groonga-normalizer-mysql-1.1.4/config.guess-292- case "$ALPHA_CPU_TYPE" in ############################################## groonga-normalizer-mysql-1.1.4/config.guess-328- # 1.2 uses "1.2" for uname -r. groonga-normalizer-mysql-1.1.4/config.guess:329: echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`" groonga-normalizer-mysql-1.1.4/config.guess-330- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## groonga-normalizer-mysql-1.1.4/config.guess-379- s390x:SunOS:*:*) groonga-normalizer-mysql-1.1.4/config.guess:380: echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" groonga-normalizer-mysql-1.1.4/config.guess-381- exit ;; groonga-normalizer-mysql-1.1.4/config.guess-382- sun4H:SunOS:5.*:*) groonga-normalizer-mysql-1.1.4/config.guess:383: echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" groonga-normalizer-mysql-1.1.4/config.guess-384- exit ;; groonga-normalizer-mysql-1.1.4/config.guess-385- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) groonga-normalizer-mysql-1.1.4/config.guess:386: echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" groonga-normalizer-mysql-1.1.4/config.guess-387- exit ;; ############################################## groonga-normalizer-mysql-1.1.4/config.guess-404- fi groonga-normalizer-mysql-1.1.4/config.guess:405: echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" groonga-normalizer-mysql-1.1.4/config.guess-406- exit ;; ############################################## groonga-normalizer-mysql-1.1.4/config.guess-410- # it's likely to be more like Solaris than SunOS4. groonga-normalizer-mysql-1.1.4/config.guess:411: echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" groonga-normalizer-mysql-1.1.4/config.guess-412- exit ;; ############################################## groonga-normalizer-mysql-1.1.4/config.guess-419- # Japanese Language versions have a version number like `4.1.3-JL'. groonga-normalizer-mysql-1.1.4/config.guess:420: echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`" groonga-normalizer-mysql-1.1.4/config.guess-421- exit ;; ############################################## groonga-normalizer-mysql-1.1.4/config.guess-425- sun*:*:4.2BSD:*) groonga-normalizer-mysql-1.1.4/config.guess:426: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` groonga-normalizer-mysql-1.1.4/config.guess-427- test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3 ############################################## groonga-normalizer-mysql-1.1.4/config.guess-507- $CC_FOR_BUILD -o "$dummy" "$dummy.c" && groonga-normalizer-mysql-1.1.4/config.guess:508: dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` && groonga-normalizer-mysql-1.1.4/config.guess:509: SYSTEM_NAME=`"$dummy" "$dummyarg"` && groonga-normalizer-mysql-1.1.4/config.guess-510- { echo "$SYSTEM_NAME"; exit; } ############################################## groonga-normalizer-mysql-1.1.4/config.guess-563- *:IRIX*:*:*) groonga-normalizer-mysql-1.1.4/config.guess:564: echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`" groonga-normalizer-mysql-1.1.4/config.guess-565- exit ;; ############################################## groonga-normalizer-mysql-1.1.4/config.guess-593-EOF groonga-normalizer-mysql-1.1.4/config.guess:594: if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` groonga-normalizer-mysql-1.1.4/config.guess-595- then ############################################## groonga-normalizer-mysql-1.1.4/config.guess-606- *:AIX:*:[4567]) groonga-normalizer-mysql-1.1.4/config.guess:607: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` groonga-normalizer-mysql-1.1.4/config.guess-608- if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then ############################################## groonga-normalizer-mysql-1.1.4/config.guess-642- 9000/[34678]??:HP-UX:*:*) groonga-normalizer-mysql-1.1.4/config.guess:643: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` groonga-normalizer-mysql-1.1.4/config.guess-644- case "$UNAME_MACHINE" in ############################################## groonga-normalizer-mysql-1.1.4/config.guess-696-EOF groonga-normalizer-mysql-1.1.4/config.guess:697: (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"` groonga-normalizer-mysql-1.1.4/config.guess-698- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## groonga-normalizer-mysql-1.1.4/config.guess-724- ia64:HP-UX:*:*) groonga-normalizer-mysql-1.1.4/config.guess:725: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` groonga-normalizer-mysql-1.1.4/config.guess-726- echo ia64-hp-hpux"$HPUX_REV" ############################################## groonga-normalizer-mysql-1.1.4/config.guess-754-EOF groonga-normalizer-mysql-1.1.4/config.guess:755: $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` && groonga-normalizer-mysql-1.1.4/config.guess-756- { echo "$SYSTEM_NAME"; exit; } ############################################## groonga-normalizer-mysql-1.1.4/config.guess-825- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` groonga-normalizer-mysql-1.1.4/config.guess:826: FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'` groonga-normalizer-mysql-1.1.4/config.guess-827- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## groonga-normalizer-mysql-1.1.4/config.guess-830- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` groonga-normalizer-mysql-1.1.4/config.guess:831: FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` groonga-normalizer-mysql-1.1.4/config.guess-832- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## groonga-normalizer-mysql-1.1.4/config.guess-850- esac groonga-normalizer-mysql-1.1.4/config.guess:851: echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" groonga-normalizer-mysql-1.1.4/config.guess-852- exit ;; ############################################## groonga-normalizer-mysql-1.1.4/config.guess-886- prep*:SunOS:5.*:*) groonga-normalizer-mysql-1.1.4/config.guess:887: echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" groonga-normalizer-mysql-1.1.4/config.guess-888- exit ;; ############################################## groonga-normalizer-mysql-1.1.4/config.guess-890- # the GNU system groonga-normalizer-mysql-1.1.4/config.guess:891: echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`" groonga-normalizer-mysql-1.1.4/config.guess-892- exit ;; ############################################## groonga-normalizer-mysql-1.1.4/config.guess-894- # other systems with GNU libc and userland groonga-normalizer-mysql-1.1.4/config.guess:895: echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC" groonga-normalizer-mysql-1.1.4/config.guess-896- exit ;; ############################################## groonga-normalizer-mysql-1.1.4/config.guess-988-EOF groonga-normalizer-mysql-1.1.4/config.guess:989: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`" groonga-normalizer-mysql-1.1.4/config.guess-990- test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; } ############################################## groonga-normalizer-mysql-1.1.4/config.guess-1092- i*86:*:4.*:*) groonga-normalizer-mysql-1.1.4/config.guess:1093: UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'` groonga-normalizer-mysql-1.1.4/config.guess-1094- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## groonga-normalizer-mysql-1.1.4/config.guess-1295- fi groonga-normalizer-mysql-1.1.4/config.guess:1296: if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then groonga-normalizer-mysql-1.1.4/config.guess-1297- if [ "$CC_FOR_BUILD" != no_compiler_found ]; then ############################################## groonga-normalizer-mysql-1.1.4/config.guess-1393- *:DragonFly:*:*) groonga-normalizer-mysql-1.1.4/config.guess:1394: echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" groonga-normalizer-mysql-1.1.4/config.guess-1395- exit ;; ############################################## groonga-normalizer-mysql-1.1.4/config.guess-1406- i*86:skyos:*:*) groonga-normalizer-mysql-1.1.4/config.guess:1407: echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`" groonga-normalizer-mysql-1.1.4/config.guess-1408- exit ;; ############################################## groonga-normalizer-mysql-1.1.4/Makefile.in-66- { \ groonga-normalizer-mysql-1.1.4/Makefile.in:67: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ groonga-normalizer-mysql-1.1.4/Makefile.in-68- }; \ ############################################## groonga-normalizer-mysql-1.1.4/Makefile.in-151- esac groonga-normalizer-mysql-1.1.4/Makefile.in:152:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; groonga-normalizer-mysql-1.1.4/Makefile.in-153-am__vpath_adj = case $$p in \ groonga-normalizer-mysql-1.1.4/Makefile.in:154: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ groonga-normalizer-mysql-1.1.4/Makefile.in-155- *) f=$$p;; \ groonga-normalizer-mysql-1.1.4/Makefile.in-156- esac; groonga-normalizer-mysql-1.1.4/Makefile.in:157:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; groonga-normalizer-mysql-1.1.4/Makefile.in-158-am__install_max = 40 groonga-normalizer-mysql-1.1.4/Makefile.in-159-am__nobase_strip_setup = \ groonga-normalizer-mysql-1.1.4/Makefile.in:160: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` groonga-normalizer-mysql-1.1.4/Makefile.in-161-am__nobase_strip = \ ############################################## groonga-normalizer-mysql-1.1.4/Makefile.in-230- while test -n "$$dir1"; do \ groonga-normalizer-mysql-1.1.4/Makefile.in:231: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ groonga-normalizer-mysql-1.1.4/Makefile.in-232- if test "$$first" != "."; then \ groonga-normalizer-mysql-1.1.4/Makefile.in-233- if test "$$first" = ".."; then \ groonga-normalizer-mysql-1.1.4/Makefile.in:234: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ groonga-normalizer-mysql-1.1.4/Makefile.in:235: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ groonga-normalizer-mysql-1.1.4/Makefile.in-236- else \ groonga-normalizer-mysql-1.1.4/Makefile.in:237: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ groonga-normalizer-mysql-1.1.4/Makefile.in-238- if test "$$first2" = "$$first"; then \ groonga-normalizer-mysql-1.1.4/Makefile.in:239: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ groonga-normalizer-mysql-1.1.4/Makefile.in-240- else \ ############################################## groonga-normalizer-mysql-1.1.4/Makefile.in-245- fi; \ groonga-normalizer-mysql-1.1.4/Makefile.in:246: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ groonga-normalizer-mysql-1.1.4/Makefile.in-247- done; \ ############################################## groonga-normalizer-mysql-1.1.4/Makefile.in-484- @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \ groonga-normalizer-mysql-1.1.4/Makefile.in:485: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ groonga-normalizer-mysql-1.1.4/Makefile.in-486- dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir) ############################################## groonga-normalizer-mysql-1.1.4/Makefile.in-505- @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ groonga-normalizer-mysql-1.1.4/Makefile.in:506: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ groonga-normalizer-mysql-1.1.4/Makefile.in-507- dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir) ############################################## groonga-normalizer-mysql-1.1.4/Makefile.in-522- dot_seen=no; \ groonga-normalizer-mysql-1.1.4/Makefile.in:523: target=`echo $@ | sed s/-recursive//`; \ groonga-normalizer-mysql-1.1.4/Makefile.in-524- case "$@" in \ ############################################## groonga-normalizer-mysql-1.1.4/Makefile.in-585-GTAGS: groonga-normalizer-mysql-1.1.4/Makefile.in:586: here=`$(am__cd) $(top_builddir) && pwd` \ groonga-normalizer-mysql-1.1.4/Makefile.in-587- && $(am__cd) $(top_srcdir) \ ############################################## groonga-normalizer-mysql-1.1.4/Makefile.in-620- test -d "$(distdir)" || mkdir "$(distdir)" groonga-normalizer-mysql-1.1.4/Makefile.in:621: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/Makefile.in:622: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/Makefile.in-623- list='$(DISTFILES)'; \ ############################################## groonga-normalizer-mysql-1.1.4/Makefile.in-634- if test -d $$d/$$file; then \ groonga-normalizer-mysql-1.1.4/Makefile.in:635: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ groonga-normalizer-mysql-1.1.4/Makefile.in-636- if test -d "$(distdir)/$$file"; then \ ############################################## groonga-normalizer-mysql-1.1.4/Makefile.in-745- test -d $(distdir)/_build || exit 0; \ groonga-normalizer-mysql-1.1.4/Makefile.in:746: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ groonga-normalizer-mysql-1.1.4/Makefile.in-747- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## groonga-normalizer-mysql-1.1.4/Makefile.in-789- }; \ groonga-normalizer-mysql-1.1.4/Makefile.in:790: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ groonga-normalizer-mysql-1.1.4/Makefile.in-791- || { echo "ERROR: files left after uninstall:" ; \ ############################################## groonga-normalizer-mysql-1.1.4/Makefile.in-801- fi groonga-normalizer-mysql-1.1.4/Makefile.in:802: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ groonga-normalizer-mysql-1.1.4/Makefile.in-803- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## groonga-normalizer-mysql-1.1.4/config.sub-52- groonga-normalizer-mysql-1.1.4/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` groonga-normalizer-mysql-1.1.4/config.sub-54- ############################################## groonga-normalizer-mysql-1.1.4/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations. groonga-normalizer-mysql-1.1.4/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` groonga-normalizer-mysql-1.1.4/config.sub-116-case $maybe_os in ############################################## groonga-normalizer-mysql-1.1.4/config.sub-122- os=-$maybe_os groonga-normalizer-mysql-1.1.4/config.sub:123: basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` groonga-normalizer-mysql-1.1.4/config.sub-124- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-126- os=-linux-android groonga-normalizer-mysql-1.1.4/config.sub:127: basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown groonga-normalizer-mysql-1.1.4/config.sub-128- ;; groonga-normalizer-mysql-1.1.4/config.sub-129- *) groonga-normalizer-mysql-1.1.4/config.sub:130: basic_machine=`echo "$1" | sed 's/-[^-]*$//'` groonga-normalizer-mysql-1.1.4/config.sub-131- if [ "$basic_machine" != "$1" ] groonga-normalizer-mysql-1.1.4/config.sub:132: then os=`echo "$1" | sed 's/.*-/-/'` groonga-normalizer-mysql-1.1.4/config.sub-133- else os=; fi ############################################## groonga-normalizer-mysql-1.1.4/config.sub-180- os=-sco5v6 groonga-normalizer-mysql-1.1.4/config.sub:181: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` groonga-normalizer-mysql-1.1.4/config.sub-182- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-184- os=-sco3.2v5 groonga-normalizer-mysql-1.1.4/config.sub:185: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` groonga-normalizer-mysql-1.1.4/config.sub-186- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-188- os=-sco3.2v4 groonga-normalizer-mysql-1.1.4/config.sub:189: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` groonga-normalizer-mysql-1.1.4/config.sub-190- ;; groonga-normalizer-mysql-1.1.4/config.sub-191- -sco3.2.[4-9]*) groonga-normalizer-mysql-1.1.4/config.sub:192: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` groonga-normalizer-mysql-1.1.4/config.sub:193: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` groonga-normalizer-mysql-1.1.4/config.sub-194- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-196- # Don't forget version if it is 3.2v4 or newer. groonga-normalizer-mysql-1.1.4/config.sub:197: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` groonga-normalizer-mysql-1.1.4/config.sub-198- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-200- # Don't forget version if it is 3.2v4 or newer. groonga-normalizer-mysql-1.1.4/config.sub:201: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` groonga-normalizer-mysql-1.1.4/config.sub-202- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-204- os=-sco3.2v2 groonga-normalizer-mysql-1.1.4/config.sub:205: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` groonga-normalizer-mysql-1.1.4/config.sub-206- ;; groonga-normalizer-mysql-1.1.4/config.sub-207- -udk*) groonga-normalizer-mysql-1.1.4/config.sub:208: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` groonga-normalizer-mysql-1.1.4/config.sub-209- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-211- os=-isc2.2 groonga-normalizer-mysql-1.1.4/config.sub:212: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` groonga-normalizer-mysql-1.1.4/config.sub-213- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-217- -isc*) groonga-normalizer-mysql-1.1.4/config.sub:218: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` groonga-normalizer-mysql-1.1.4/config.sub-219- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-229- -ptx*) groonga-normalizer-mysql-1.1.4/config.sub:230: basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'` groonga-normalizer-mysql-1.1.4/config.sub-231- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-364- *-*-*) groonga-normalizer-mysql-1.1.4/config.sub:365: echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 groonga-normalizer-mysql-1.1.4/config.sub-366- exit 1 ############################################## groonga-normalizer-mysql-1.1.4/config.sub-493- amd64-*) groonga-normalizer-mysql-1.1.4/config.sub:494: basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'` groonga-normalizer-mysql-1.1.4/config.sub-495- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-538- blackfin-*) groonga-normalizer-mysql-1.1.4/config.sub:539: basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'` groonga-normalizer-mysql-1.1.4/config.sub-540- os=-linux ############################################## groonga-normalizer-mysql-1.1.4/config.sub-546- c54x-*) groonga-normalizer-mysql-1.1.4/config.sub:547: basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'` groonga-normalizer-mysql-1.1.4/config.sub-548- ;; groonga-normalizer-mysql-1.1.4/config.sub-549- c55x-*) groonga-normalizer-mysql-1.1.4/config.sub:550: basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'` groonga-normalizer-mysql-1.1.4/config.sub-551- ;; groonga-normalizer-mysql-1.1.4/config.sub-552- c6x-*) groonga-normalizer-mysql-1.1.4/config.sub:553: basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'` groonga-normalizer-mysql-1.1.4/config.sub-554- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-650- e500v[12]-*) groonga-normalizer-mysql-1.1.4/config.sub:651: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` groonga-normalizer-mysql-1.1.4/config.sub-652- os=$os"spe" ############################################## groonga-normalizer-mysql-1.1.4/config.sub-754- i*86v32) groonga-normalizer-mysql-1.1.4/config.sub:755: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` groonga-normalizer-mysql-1.1.4/config.sub-756- os=-sysv32 ############################################## groonga-normalizer-mysql-1.1.4/config.sub-758- i*86v4*) groonga-normalizer-mysql-1.1.4/config.sub:759: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` groonga-normalizer-mysql-1.1.4/config.sub-760- os=-sysv4 ############################################## groonga-normalizer-mysql-1.1.4/config.sub-762- i*86v) groonga-normalizer-mysql-1.1.4/config.sub:763: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` groonga-normalizer-mysql-1.1.4/config.sub-764- os=-sysv ############################################## groonga-normalizer-mysql-1.1.4/config.sub-766- i*86sol2) groonga-normalizer-mysql-1.1.4/config.sub:767: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` groonga-normalizer-mysql-1.1.4/config.sub-768- os=-solaris2 ############################################## groonga-normalizer-mysql-1.1.4/config.sub-792- leon-*|leon[3-9]-*) groonga-normalizer-mysql-1.1.4/config.sub:793: basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'` groonga-normalizer-mysql-1.1.4/config.sub-794- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-799- m68knommu-*) groonga-normalizer-mysql-1.1.4/config.sub:800: basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'` groonga-normalizer-mysql-1.1.4/config.sub-801- os=-linux ############################################## groonga-normalizer-mysql-1.1.4/config.sub-833- mips3*-*) groonga-normalizer-mysql-1.1.4/config.sub:834: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'` groonga-normalizer-mysql-1.1.4/config.sub-835- ;; groonga-normalizer-mysql-1.1.4/config.sub-836- mips3*) groonga-normalizer-mysql-1.1.4/config.sub:837: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown groonga-normalizer-mysql-1.1.4/config.sub-838- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-855- ms1-*) groonga-normalizer-mysql-1.1.4/config.sub:856: basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'` groonga-normalizer-mysql-1.1.4/config.sub-857- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-980- parisc-*) groonga-normalizer-mysql-1.1.4/config.sub:981: basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'` groonga-normalizer-mysql-1.1.4/config.sub-982- os=-linux ############################################## groonga-normalizer-mysql-1.1.4/config.sub-996- pc98-*) groonga-normalizer-mysql-1.1.4/config.sub:997: basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'` groonga-normalizer-mysql-1.1.4/config.sub-998- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-1011- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) groonga-normalizer-mysql-1.1.4/config.sub:1012: basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'` groonga-normalizer-mysql-1.1.4/config.sub-1013- ;; groonga-normalizer-mysql-1.1.4/config.sub-1014- pentiumpro-* | p6-* | 6x86-* | athlon-*) groonga-normalizer-mysql-1.1.4/config.sub:1015: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` groonga-normalizer-mysql-1.1.4/config.sub-1016- ;; groonga-normalizer-mysql-1.1.4/config.sub-1017- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) groonga-normalizer-mysql-1.1.4/config.sub:1018: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` groonga-normalizer-mysql-1.1.4/config.sub-1019- ;; groonga-normalizer-mysql-1.1.4/config.sub-1020- pentium4-*) groonga-normalizer-mysql-1.1.4/config.sub:1021: basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'` groonga-normalizer-mysql-1.1.4/config.sub-1022- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-1030- ppc-* | ppcbe-*) groonga-normalizer-mysql-1.1.4/config.sub:1031: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` groonga-normalizer-mysql-1.1.4/config.sub-1032- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-1036- ppcle-* | powerpclittle-*) groonga-normalizer-mysql-1.1.4/config.sub:1037: basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'` groonga-normalizer-mysql-1.1.4/config.sub-1038- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-1040- ;; groonga-normalizer-mysql-1.1.4/config.sub:1041: ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'` groonga-normalizer-mysql-1.1.4/config.sub-1042- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-1046- ppc64le-* | powerpc64little-*) groonga-normalizer-mysql-1.1.4/config.sub:1047: basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'` groonga-normalizer-mysql-1.1.4/config.sub-1048- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-1122- strongarm-* | thumb-*) groonga-normalizer-mysql-1.1.4/config.sub:1123: basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'` groonga-normalizer-mysql-1.1.4/config.sub-1124- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-1255- xscale-* | xscalee[bl]-*) groonga-normalizer-mysql-1.1.4/config.sub:1256: basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'` groonga-normalizer-mysql-1.1.4/config.sub-1257- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-1317- *) groonga-normalizer-mysql-1.1.4/config.sub:1318: echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 groonga-normalizer-mysql-1.1.4/config.sub-1319- exit 1 ############################################## groonga-normalizer-mysql-1.1.4/config.sub-1325- *-digital*) groonga-normalizer-mysql-1.1.4/config.sub:1326: basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'` groonga-normalizer-mysql-1.1.4/config.sub-1327- ;; groonga-normalizer-mysql-1.1.4/config.sub-1328- *-commodore*) groonga-normalizer-mysql-1.1.4/config.sub:1329: basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'` groonga-normalizer-mysql-1.1.4/config.sub-1330- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-1346- -solaris1 | -solaris1.*) groonga-normalizer-mysql-1.1.4/config.sub:1347: os=`echo $os | sed -e 's|solaris1|sunos4|'` groonga-normalizer-mysql-1.1.4/config.sub-1348- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-1355- -gnu/linux*) groonga-normalizer-mysql-1.1.4/config.sub:1356: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` groonga-normalizer-mysql-1.1.4/config.sub-1357- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-1407- -nto*) groonga-normalizer-mysql-1.1.4/config.sub:1408: os=`echo $os | sed -e 's|nto|nto-qnx|'` groonga-normalizer-mysql-1.1.4/config.sub-1409- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-1414- -mac*) groonga-normalizer-mysql-1.1.4/config.sub:1415: os=`echo "$os" | sed -e 's|mac|macos|'` groonga-normalizer-mysql-1.1.4/config.sub-1416- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-1420- -linux*) groonga-normalizer-mysql-1.1.4/config.sub:1421: os=`echo $os | sed -e 's|linux|linux-gnu|'` groonga-normalizer-mysql-1.1.4/config.sub-1422- ;; groonga-normalizer-mysql-1.1.4/config.sub-1423- -sunos5*) groonga-normalizer-mysql-1.1.4/config.sub:1424: os=`echo "$os" | sed -e 's|sunos5|solaris2|'` groonga-normalizer-mysql-1.1.4/config.sub-1425- ;; groonga-normalizer-mysql-1.1.4/config.sub-1426- -sunos6*) groonga-normalizer-mysql-1.1.4/config.sub:1427: os=`echo "$os" | sed -e 's|sunos6|solaris3|'` groonga-normalizer-mysql-1.1.4/config.sub-1428- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-1469- -sinix5.*) groonga-normalizer-mysql-1.1.4/config.sub:1470: os=`echo $os | sed -e 's|sinix|sysv|'` groonga-normalizer-mysql-1.1.4/config.sub-1471- ;; ############################################## groonga-normalizer-mysql-1.1.4/config.sub-1528- # Get rid of the `-' at the beginning of $os. groonga-normalizer-mysql-1.1.4/config.sub:1529: os=`echo $os | sed 's/[^-]*-//'` groonga-normalizer-mysql-1.1.4/config.sub:1530: echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2 groonga-normalizer-mysql-1.1.4/config.sub-1531- exit 1 ############################################## groonga-normalizer-mysql-1.1.4/config.sub-1788- esac groonga-normalizer-mysql-1.1.4/config.sub:1789: basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"` groonga-normalizer-mysql-1.1.4/config.sub-1790- ;; ############################################## groonga-normalizer-mysql-1.1.4/compile-67- mingw/*) groonga-normalizer-mysql-1.1.4/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` groonga-normalizer-mysql-1.1.4/compile-69- ;; groonga-normalizer-mysql-1.1.4/compile-70- cygwin/*) groonga-normalizer-mysql-1.1.4/compile:71: file=`cygpath -m "$file" || echo "$file"` groonga-normalizer-mysql-1.1.4/compile-72- ;; groonga-normalizer-mysql-1.1.4/compile-73- wine/*) groonga-normalizer-mysql-1.1.4/compile:74: file=`winepath -w "$file" || echo "$file"` groonga-normalizer-mysql-1.1.4/compile-75- ;; ############################################## groonga-normalizer-mysql-1.1.4/compile-309-# Name of file we expect compiler to create. groonga-normalizer-mysql-1.1.4/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` groonga-normalizer-mysql-1.1.4/compile-311- ############################################## groonga-normalizer-mysql-1.1.4/compile-315-# object file name, since that is what matters with a parallel build. groonga-normalizer-mysql-1.1.4/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d groonga-normalizer-mysql-1.1.4/compile-317-while true; do ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-119- done groonga-normalizer-mysql-1.1.4/m4/libtool.m4:120: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-121-} ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE], groonga-normalizer-mysql-1.1.4/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) groonga-normalizer-mysql-1.1.4/m4/libtool.m4-439- ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-447-# groonga-normalizer-mysql-1.1.4/m4/libtool.m4:448:# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-557-]], lt_decl_quote_varnames); do groonga-normalizer-mysql-1.1.4/m4/libtool.m4:558: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-559- *[[\\\\\\\`\\"\\\$]]*) groonga-normalizer-mysql-1.1.4/m4/libtool.m4:560: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes groonga-normalizer-mysql-1.1.4/m4/libtool.m4-561- ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do groonga-normalizer-mysql-1.1.4/m4/libtool.m4:571: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-572- *[[\\\\\\\`\\"\\\$]]*) groonga-normalizer-mysql-1.1.4/m4/libtool.m4:573: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes groonga-normalizer-mysql-1.1.4/m4/libtool.m4-574- ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1111- if test yes = "$lt_cv_ld_force_load"; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1112: _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\"`' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1113- m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1164- }]' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1165: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1166- # Check for a 64-bit object if we didn't find anything. groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1167- if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1168: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1169- fi],[]) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1201: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1202- ECHO='print -r --' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1204- ECHO='printf %s\n' ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1235- PATH=/empty FPATH=/empty; export PATH FPATH groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1236: test "X`printf %s $ECHO`" = "X$ECHO" \ groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1237: || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1238- ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1259- if test yes = "$GCC"; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1260: lt_sysroot=`$CC --print-sysroot 2>/dev/null` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1261- fi ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1263- /*) groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1264: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1265- ;; #( ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1293- if AC_TRY_EVAL(ac_compile); then groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1294: case `/usr/bin/file conftest.$ac_objext` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1295- *ELF-32*) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1310- if test yes = "$lt_cv_prog_gnu_ld"; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1311: case `/usr/bin/file conftest.$ac_objext` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1312- *32-bit*) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1322- else groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1323: case `/usr/bin/file conftest.$ac_objext` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1324- *32-bit*) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1344- emul=elf groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1345: case `/usr/bin/file conftest.$ac_objext` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1346- *32-bit*) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1352- esac groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1353: case `/usr/bin/file conftest.$ac_objext` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1354- *MSB*) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1360- esac groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1361: case `/usr/bin/file conftest.$ac_objext` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1362- *N32*) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1725- # And add a safety zone groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1726: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1727: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1728- ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1758- if test -n "$kargmax"; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1759: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1760- else ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1767- test undefined != "$lt_cv_sys_max_cmd_len"; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1768: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1769: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1770- else ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1779- # we can't tell. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1780: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1781- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1783- do groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1784: i=`expr $i + 1` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1785- teststring=$teststring$teststring ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1787- # Only check the string length outside the loop. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1788: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1789- teststring= ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1792- # linker. It appears as though 1/2 is a usable value. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:1793: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-1794- fi ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2258- *:) groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2259: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\" groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2260- ;; groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2261- x:*) groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2262: eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\" groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2263- ;; groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2264- *::*) groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2265: eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2266: eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\" groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2267- ;; groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2268- *) groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2269: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\" groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2270- ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2298- esac groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2299: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2300- case $lt_search_path_spec in ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2305- # okay in the real world where ";" in dirpaths is itself problematic. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2306: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2307- ;; groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2308- *) groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2309: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2310- ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2314- lt_tmp_lt_search_path_spec= groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2315: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2316- # ...but if some path component already ends with the multilib dir we assume ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2356- esac groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2357: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2358-else ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2497- # Create ${libname}_ixlibrary.a entries in /sys/libs. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2498: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2499- ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2533- # DLL is installed to $(libdir)/../bin by postinstall_cmds groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2534: postinstall_cmds='base_file=`basename \$file`~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2535: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2536: dldir=$destdir/`dirname \$dlpath`~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2537- test -d \$dldir || mkdir -p \$dldir~ ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2542- fi' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2543: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2544- dlpath=$dir/\$dldll~ ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2550- # Cygwin DLLs use 'cyg' prefix rather than 'lib' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2551: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2552-m4_if([$1], [],[ ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2556- # MinGW DLLs use traditional 'lib' prefix groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2557: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2558- ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2560- # pw32 DLLs use 'pw' prefix rather than 'lib' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2561: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2562- ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2569- libname_spec='$name' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2570: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2571- library_names_spec='$libname.dll.lib' ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2581- # Let DOS variable expansion print the short 8.3 style file name. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2582: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2583- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2586- # Convert to MSYS style. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2587: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2588- ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2592- # like /cygdrive/c/PROGRA~1:/cygdr... groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2593: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2594: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2595: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2596- ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2600- # It is most probably a Windows format PATH. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2601: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2602- else groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2603: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2604- fi ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2610- # DLL is installed to $(libdir)/../bin by postinstall_cmds groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2611: postinstall_cmds='base_file=`basename \$file`~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2612: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2613: dldir=$destdir/`dirname \$dlpath`~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2614- test -d \$dldir || mkdir -p \$dldir~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2615- $install_prog $dir/$dlname \$dldir/$dlname' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2616: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2617- dlpath=$dir/\$dldll~ ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2624- # Assume MSVC wrapper groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2625: library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2626- dynamic_linker='Win32 ld.exe' ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2641- shlibpath_var=DYLD_LIBRARY_PATH groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2642: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2643-m4_if([$1], [],[ ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2875- if test -f /etc/ld.so.conf; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2876: 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' ' '` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2877- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2941- need_lib_prefix=no groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2942: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2943- need_version=no ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2968- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2969: postinstall_cmds='base_file=`basename \$file`~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2970: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2971: dldir=$destdir/`dirname \$dlpath`~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2972- test -d \$dldir || mkdir -p \$dldir~ ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2977- fi' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:2978: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4-2979- dlpath=$dir/\$dldll~ ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3188- "file_magic "*) groonga-normalizer-mysql-1.1.4/m4/libtool.m4:3189: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3190- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3271- # gcc leaves a trailing carriage return, which upsets mingw groonga-normalizer-mysql-1.1.4/m4/libtool.m4:3272: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3273- *) groonga-normalizer-mysql-1.1.4/m4/libtool.m4:3274: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3275- esac ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3280- # Canonicalize the pathname of ld groonga-normalizer-mysql-1.1.4/m4/libtool.m4:3281: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3282- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do groonga-normalizer-mysql-1.1.4/m4/libtool.m4:3283: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3284- done ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3311- # Break only if it was the GNU/non-GNU ld that we prefer. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:3312: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3313- *GNU* | *'with BFD'*) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3353-*GNU* | *'with BFD'*) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3578-openbsd* | bitrig*) groonga-normalizer-mysql-1.1.4/m4/libtool.m4:3579: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3580- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3645- else groonga-normalizer-mysql-1.1.4/m4/libtool.m4:3646: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3647- fi ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3696- esac groonga-normalizer-mysql-1.1.4/m4/libtool.m4:3697: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3698- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3702- *) groonga-normalizer-mysql-1.1.4/m4/libtool.m4:3703: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3704- */dev/null*) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3728- AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) groonga-normalizer-mysql-1.1.4/m4/libtool.m4:3729: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3730- *COFF*) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3787- # decide which one to use based on capabilities of $DLLTOOL groonga-normalizer-mysql-1.1.4/m4/libtool.m4:3788: case `$DLLTOOL --help 2>&1` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3789- *--identify-strict*) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:3962:case `$NM -V 2>&1` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-3963-*GNU* | *'with BFD'*) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-4009-mingw*) groonga-normalizer-mysql-1.1.4/m4/libtool.m4:4010: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp groonga-normalizer-mysql-1.1.4/m4/libtool.m4-4011- ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-4065- nlist=conftest.nm groonga-normalizer-mysql-1.1.4/m4/libtool.m4:4066: if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4-4067- # Try sorting and uniquifying the output. ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-4413- *) groonga-normalizer-mysql-1.1.4/m4/libtool.m4:4414: case `$CC -V 2>&1 | sed 5q` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-4415- *Sun\ C*) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-4749- *) groonga-normalizer-mysql-1.1.4/m4/libtool.m4:4750: case `$CC -V 2>&1 | sed 5q` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-4751- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-4932- else groonga-normalizer-mysql-1.1.4/m4/libtool.m4:4933: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-4934- fi ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5031- # shared libraries, regardless of the interface used. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5032: case `$LD -v 2>&1` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5033- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5063- supports_anon_versioning=no groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5064: case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5065- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5166- prefix_cmds="$SED"~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5167: if test EXPORTS = "`$SED 1q $export_symbols`"; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5168- prefix_cmds="$prefix_cmds -e 1d"; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5188- # time. Moving up from 0x10000000 also allows more sbrk(2) space. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5189: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5190: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5191- ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5206- pgcc*) # Portland Group C compiler groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5207: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5208- tmp_addflag=' $pic_flag' ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5211- # Portland Group f77 and f90 compilers groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5212: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5213- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5228- nvcc*) # Cuda Compiler Driver 2.2 groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5229: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5230- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5232- esac groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5233: case `$CC -V 2>&1 | sed 5q` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5234- *Sun\ C*) # Sun C 5.9 groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5235: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5236- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5303- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5304: case `$LD -v 2>&1` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5305- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5392- else groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5393: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5394- fi ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5457- # below for broken collect2 doesn't work under 4.3+ groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5458: collect2name=`$CC -print-prog-name=collect2` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5459- if test -f "$collect2name" && ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5513- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5514: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5515- else ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5538- # -brtl affects multiple linker settings, -berok does not and is overridden later groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5539: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5540- if test svr4 != "$with_aix_soname"; then ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5629- # FIXME: Setting linknames here is a bad hack. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5630: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5631- # The linker will automatically build a .lib file if we build a DLL. ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5767- if test yes = "$GCC"; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5768: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5769- # Try to use the -exported_symbol ld option, if it does not ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5790- if test yes = "$lt_cv_irix_exported_symbol"; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5791: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5792- fi ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5794- else groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5795: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5796: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5797- fi ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5841- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5842: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5843- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5872- prefix_cmds="$SED"~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5873: if test EXPORTS = "`$SED 1q $export_symbols`"; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5874- prefix_cmds="$prefix_cmds -e 1d"; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5886- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5887: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5888- else groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5889- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5890: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5891- fi ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5899- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5900: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5901- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5903- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5904: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5905: _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~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5906: $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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5907- ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5922- else groonga-normalizer-mysql-1.1.4/m4/libtool.m4:5923: case `$CC -V 2>&1` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-5924- *"Compilers 5.0"*) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6115- _LT_TAGVAR(allow_undefined_flag, $1)= groonga-normalizer-mysql-1.1.4/m4/libtool.m4:6116: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6117- then ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6419- # ancient GNU ld didn't support --whole-archive et. al. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:6420: if eval "`$CC -print-prog-name=ld` --help 2>&1" | groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6421- $GREP 'no-whole-archive' > /dev/null; then ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6529- # below for broken collect2 doesn't work under 4.3+ groonga-normalizer-mysql-1.1.4/m4/libtool.m4:6530: collect2name=`$CC -print-prog-name=collect2` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6531- if test -f "$collect2name" && ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6587- groonga-normalizer-mysql-1.1.4/m4/libtool.m4:6588: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6589- else ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6612- # -brtl affects multiple linker settings, -berok does not and is overridden later groonga-normalizer-mysql-1.1.4/m4/libtool.m4:6613: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6614- if test svr4 != "$with_aix_soname"; then ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6741- prefix_cmds="$SED"~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4:6742: if test EXPORTS = "`$SED 1q $export_symbols`"; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6743- prefix_cmds="$prefix_cmds -e 1d"; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6815- # dependencies. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:6816: 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"' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6817- ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6880- # dependencies. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:6881: 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"' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6882- ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6916- # time. Moving up from 0x10000000 also allows more sbrk(2) space. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:6917: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:6918: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6919- ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6923- # SGI C++ groonga-normalizer-mysql-1.1.4/m4/libtool.m4:6924: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6925- ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6934- if test no = "$with_gnu_ld"; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4:6935: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6936- else groonga-normalizer-mysql-1.1.4/m4/libtool.m4:6937: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6938- fi ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6955- # to its proper name (with version) after linking. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:6956: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:6957: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6958- # Commands to make compiler produce verbose output that lists ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6965- # dependencies. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:6966: 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"' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6967- ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6980- # earlier do not add the objects themselves. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:6981: case `$CC -V 2>&1` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-6982- *"Version 7."*) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7001- # Portland Group C++ compiler groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7002: case `$CC -V` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7003- *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7006- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7007: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7008- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7010- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7011: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7012- $RANLIB $oldlib' ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7015- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7016: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7017- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7019- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7020: $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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7021- ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7029- _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7030: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7031- ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7048- # dependencies. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7049: 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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7050- ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7063- *) groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7064: case `$CC -V 2>&1 | sed 5q` in groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7065- *Sun\ C*) ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7070- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7071: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7072- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7135- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7136: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7137- _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' ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7154- # to its proper name (with version) after linking. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7155: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7156- ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7175- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7176: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7177- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7180- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7181: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7182: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7183- echo "-hidden">> $lib.exp~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7184: $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~ groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7185- $RM $lib.exp' ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7199- # dependencies. groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7200: 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"' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7201- ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7206- osf3*) groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7207: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7208- ;; groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7209- *) groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7210: _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' groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7211- ;; ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7459- case @S|@2 in groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7460: .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;; groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7461: *) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;; groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7462- esac ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7548- groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7549: for p in `eval "$output_verbose_link_cmd"`; do groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7550- case $prev$p in ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7652-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then groonga-normalizer-mysql-1.1.4/m4/libtool.m4:7653: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-7654-fi ############################################## groonga-normalizer-mysql-1.1.4/m4/libtool.m4-8272- test 10 -lt "$lt_ac_count" && break groonga-normalizer-mysql-1.1.4/m4/libtool.m4:8273: lt_ac_count=`expr $lt_ac_count + 1` groonga-normalizer-mysql-1.1.4/m4/libtool.m4-8274- if test "$lt_ac_count" -gt "$lt_ac_max"; then ############################################## groonga-normalizer-mysql-1.1.4/m4/ltsugar.m4-68-m4_define([lt_combine], groonga-normalizer-mysql-1.1.4/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1], groonga-normalizer-mysql-1.1.4/m4/ltsugar.m4-70- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## groonga-normalizer-mysql-1.1.4/install-sh-234- fi groonga-normalizer-mysql-1.1.4/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; groonga-normalizer-mysql-1.1.4/install-sh-236- *) ############################################## groonga-normalizer-mysql-1.1.4/install-sh-281- dstdir=$dst groonga-normalizer-mysql-1.1.4/install-sh:282: dst=$dstdir/`basename "$src"` groonga-normalizer-mysql-1.1.4/install-sh-283- dstdir_status=0 groonga-normalizer-mysql-1.1.4/install-sh-284- else groonga-normalizer-mysql-1.1.4/install-sh:285: dstdir=`dirname "$dst"` groonga-normalizer-mysql-1.1.4/install-sh-286- test -d "$dstdir" ############################################## groonga-normalizer-mysql-1.1.4/install-sh-344- test_tmpdir="$tmpdir/a" groonga-normalizer-mysql-1.1.4/install-sh:345: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` groonga-normalizer-mysql-1.1.4/install-sh-346- case $ls_ld_tmpdir in ############################################## groonga-normalizer-mysql-1.1.4/install-sh-351- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { groonga-normalizer-mysql-1.1.4/install-sh:352: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` groonga-normalizer-mysql-1.1.4/install-sh-353- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## groonga-normalizer-mysql-1.1.4/install-sh-409- case $prefix in groonga-normalizer-mysql-1.1.4/install-sh:410: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; groonga-normalizer-mysql-1.1.4/install-sh-411- *) qprefix=$prefix;; ############################################## groonga-normalizer-mysql-1.1.4/install-sh-458- if $copy_on_change && groonga-normalizer-mysql-1.1.4/install-sh:459: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && groonga-normalizer-mysql-1.1.4/install-sh:460: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && groonga-normalizer-mysql-1.1.4/install-sh-461- set -f && ############################################## groonga-normalizer-mysql-1.1.4/CMakeLists.txt-46- include(FindPkgConfig) groonga-normalizer-mysql-1.1.4/CMakeLists.txt:47: include(${CMAKE_CURRENT_SOURCE_DIR}/build/cmake_modules/ReadFileList.cmake) groonga-normalizer-mysql-1.1.4/CMakeLists.txt-48- ############################################## groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in-66- { \ groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in:67: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in-68- }; \ ############################################## groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in-141- esac groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in:142:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in-143-am__vpath_adj = case $$p in \ groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in:144: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in-145- *) f=$$p;; \ groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in-146- esac; groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in:147:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in-148-am__install_max = 40 groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in-149-am__nobase_strip_setup = \ groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in:150: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in-151-am__nobase_strip = \ ############################################## groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in-365- @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \ groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in:366: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in-367- dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir) ############################################## groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in-378-distdir-am: $(DISTFILES) groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in:379: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in:380: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in-381- list='$(DISTFILES)'; \ ############################################## groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in-392- if test -d $$d/$$file; then \ groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in:393: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ groonga-normalizer-mysql-1.1.4/doc/text/Makefile.in-394- if test -d "$(distdir)/$$file"; then \ ############################################## groonga-normalizer-mysql-1.1.4/doc/Makefile.in-65- { \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in:66: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in-67- }; \ ############################################## groonga-normalizer-mysql-1.1.4/doc/Makefile.in-184- while test -n "$$dir1"; do \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in:185: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in-186- if test "$$first" != "."; then \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in-187- if test "$$first" = ".."; then \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in:188: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in:189: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in-190- else \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in:191: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in-192- if test "$$first2" = "$$first"; then \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in:193: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in-194- else \ ############################################## groonga-normalizer-mysql-1.1.4/doc/Makefile.in-199- fi; \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in:200: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in-201- done; \ ############################################## groonga-normalizer-mysql-1.1.4/doc/Makefile.in-389- dot_seen=no; \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in:390: target=`echo $@ | sed s/-recursive//`; \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in-391- case "$@" in \ ############################################## groonga-normalizer-mysql-1.1.4/doc/Makefile.in-452-GTAGS: groonga-normalizer-mysql-1.1.4/doc/Makefile.in:453: here=`$(am__cd) $(top_builddir) && pwd` \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in-454- && $(am__cd) $(top_srcdir) \ ############################################## groonga-normalizer-mysql-1.1.4/doc/Makefile.in-478-distdir-am: $(DISTFILES) groonga-normalizer-mysql-1.1.4/doc/Makefile.in:479: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in:480: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in-481- list='$(DISTFILES)'; \ ############################################## groonga-normalizer-mysql-1.1.4/doc/Makefile.in-492- if test -d $$d/$$file; then \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in:493: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ groonga-normalizer-mysql-1.1.4/doc/Makefile.in-494- if test -d "$(distdir)/$$file"; then \ ############################################## groonga-normalizer-mysql-1.1.4/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ groonga-normalizer-mysql-1.1.4/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then groonga-normalizer-mysql-1.1.4/configure-47- as_echo='print -r --' groonga-normalizer-mysql-1.1.4/configure-48- as_echo_n='print -rn --' groonga-normalizer-mysql-1.1.4/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then groonga-normalizer-mysql-1.1.4/configure-50- as_echo='printf %s\n' ############################################## groonga-normalizer-mysql-1.1.4/configure-52-else groonga-normalizer-mysql-1.1.4/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then groonga-normalizer-mysql-1.1.4/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## groonga-normalizer-mysql-1.1.4/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; groonga-normalizer-mysql-1.1.4/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; groonga-normalizer-mysql-1.1.4/configure-64- esac; ############################################## groonga-normalizer-mysql-1.1.4/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && groonga-normalizer-mysql-1.1.4/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 groonga-normalizer-mysql-1.1.4/configure-201- ############################################## groonga-normalizer-mysql-1.1.4/configure-206- PATH=/empty FPATH=/empty; export PATH FPATH groonga-normalizer-mysql-1.1.4/configure:207: test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ groonga-normalizer-mysql-1.1.4/configure:208: || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1 groonga-normalizer-mysql-1.1.4/configure-209-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## groonga-normalizer-mysql-1.1.4/configure-335- case $as_dir in #( groonga-normalizer-mysql-1.1.4/configure:336: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( groonga-normalizer-mysql-1.1.4/configure-337- *) as_qdir=$as_dir;; ############################################## groonga-normalizer-mysql-1.1.4/configure-408- { groonga-normalizer-mysql-1.1.4/configure:409: as_val=`expr "$@" || test $? -eq 1` groonga-normalizer-mysql-1.1.4/configure-410- } ############################################## groonga-normalizer-mysql-1.1.4/configure-415-# ---------------------------------------- groonga-normalizer-mysql-1.1.4/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are groonga-normalizer-mysql-1.1.4/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## groonga-normalizer-mysql-1.1.4/configure-478- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && groonga-normalizer-mysql-1.1.4/configure:479: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { groonga-normalizer-mysql-1.1.4/configure-480- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## groonga-normalizer-mysql-1.1.4/configure-868- case $ac_option in groonga-normalizer-mysql-1.1.4/configure:869: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; groonga-normalizer-mysql-1.1.4/configure-870- *=) ac_optarg= ;; ############################################## groonga-normalizer-mysql-1.1.4/configure-912- -disable-* | --disable-*) groonga-normalizer-mysql-1.1.4/configure:913: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` groonga-normalizer-mysql-1.1.4/configure-914- # Reject names that are not valid shell variable names. ############################################## groonga-normalizer-mysql-1.1.4/configure-917- ac_useropt_orig=$ac_useropt groonga-normalizer-mysql-1.1.4/configure:918: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` groonga-normalizer-mysql-1.1.4/configure-919- case $ac_user_opts in ############################################## groonga-normalizer-mysql-1.1.4/configure-938- -enable-* | --enable-*) groonga-normalizer-mysql-1.1.4/configure:939: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` groonga-normalizer-mysql-1.1.4/configure-940- # Reject names that are not valid shell variable names. ############################################## groonga-normalizer-mysql-1.1.4/configure-943- ac_useropt_orig=$ac_useropt groonga-normalizer-mysql-1.1.4/configure:944: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` groonga-normalizer-mysql-1.1.4/configure-945- case $ac_user_opts in ############################################## groonga-normalizer-mysql-1.1.4/configure-1151- -with-* | --with-*) groonga-normalizer-mysql-1.1.4/configure:1152: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` groonga-normalizer-mysql-1.1.4/configure-1153- # Reject names that are not valid shell variable names. ############################################## groonga-normalizer-mysql-1.1.4/configure-1156- ac_useropt_orig=$ac_useropt groonga-normalizer-mysql-1.1.4/configure:1157: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` groonga-normalizer-mysql-1.1.4/configure-1158- case $ac_user_opts in ############################################## groonga-normalizer-mysql-1.1.4/configure-1167- -without-* | --without-*) groonga-normalizer-mysql-1.1.4/configure:1168: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` groonga-normalizer-mysql-1.1.4/configure-1169- # Reject names that are not valid shell variable names. ############################################## groonga-normalizer-mysql-1.1.4/configure-1172- ac_useropt_orig=$ac_useropt groonga-normalizer-mysql-1.1.4/configure:1173: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` groonga-normalizer-mysql-1.1.4/configure-1174- case $ac_user_opts in ############################################## groonga-normalizer-mysql-1.1.4/configure-1205- *=*) groonga-normalizer-mysql-1.1.4/configure:1206: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` groonga-normalizer-mysql-1.1.4/configure-1207- # Reject names that are not valid shell variable names. ############################################## groonga-normalizer-mysql-1.1.4/configure-1226-if test -n "$ac_prev"; then groonga-normalizer-mysql-1.1.4/configure:1227: ac_option=--`echo $ac_prev | sed 's/_/-/g'` groonga-normalizer-mysql-1.1.4/configure-1228- as_fn_error $? "missing argument to $ac_option" ############################################## groonga-normalizer-mysql-1.1.4/configure-1248- */ ) groonga-normalizer-mysql-1.1.4/configure:1249: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` groonga-normalizer-mysql-1.1.4/configure-1250- eval $ac_var=\$ac_val;; ############################################## groonga-normalizer-mysql-1.1.4/configure-1283-ac_ls_di=`ls -di .` && groonga-normalizer-mysql-1.1.4/configure:1284:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || groonga-normalizer-mysql-1.1.4/configure-1285- as_fn_error $? "working directory cannot be determined" ############################################## groonga-normalizer-mysql-1.1.4/configure-1339-case $srcdir in groonga-normalizer-mysql-1.1.4/configure:1340:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; groonga-normalizer-mysql-1.1.4/configure-1341-esac ############################################## groonga-normalizer-mysql-1.1.4/configure-1382-By default, \`make install' will install all the files in groonga-normalizer-mysql-1.1.4/configure:1383:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify groonga-normalizer-mysql-1.1.4/configure:1384:an installation prefix other than \`$ac_default_prefix' using \`--prefix', groonga-normalizer-mysql-1.1.4/configure-1385-for instance \`--prefix=\$HOME'. ############################################## groonga-normalizer-mysql-1.1.4/configure-1513-*) groonga-normalizer-mysql-1.1.4/configure:1514: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` groonga-normalizer-mysql-1.1.4/configure-1515- # A ".." for each directory in $ac_dir_suffix. groonga-normalizer-mysql-1.1.4/configure:1516: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` groonga-normalizer-mysql-1.1.4/configure-1517- case $ac_top_builddir_sub in ############################################## groonga-normalizer-mysql-1.1.4/configure-1910- *\'*) groonga-normalizer-mysql-1.1.4/configure:1911: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; groonga-normalizer-mysql-1.1.4/configure-1912- esac ############################################## groonga-normalizer-mysql-1.1.4/configure-1993- case $ac_val in groonga-normalizer-mysql-1.1.4/configure:1994: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; groonga-normalizer-mysql-1.1.4/configure-1995- esac ############################################## groonga-normalizer-mysql-1.1.4/configure-2008- case $ac_val in groonga-normalizer-mysql-1.1.4/configure:2009: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; groonga-normalizer-mysql-1.1.4/configure-2010- esac ############################################## groonga-normalizer-mysql-1.1.4/configure-2128- set,) groonga-normalizer-mysql-1.1.4/configure:2129: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 groonga-normalizer-mysql-1.1.4/configure:2130:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} groonga-normalizer-mysql-1.1.4/configure-2131- ac_cache_corrupted=: ;; ############################################## groonga-normalizer-mysql-1.1.4/configure-2139- # differences in whitespace do not lead to failure. groonga-normalizer-mysql-1.1.4/configure:2140: ac_old_val_w=`echo x $ac_old_val` groonga-normalizer-mysql-1.1.4/configure:2141: ac_new_val_w=`echo x $ac_new_val` groonga-normalizer-mysql-1.1.4/configure-2142- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## groonga-normalizer-mysql-1.1.4/configure-2159- case $ac_new_val in groonga-normalizer-mysql-1.1.4/configure:2160: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; groonga-normalizer-mysql-1.1.4/configure-2161- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## groonga-normalizer-mysql-1.1.4/configure-2340- echo "timestamp, slept: $am_has_slept" > conftest.file groonga-normalizer-mysql-1.1.4/configure:2341: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` groonga-normalizer-mysql-1.1.4/configure-2342- if test "$*" = "X"; then groonga-normalizer-mysql-1.1.4/configure-2343- # -L didn't work. groonga-normalizer-mysql-1.1.4/configure:2344: set X `ls -t "$srcdir/configure" conftest.file` groonga-normalizer-mysql-1.1.4/configure-2345- fi ############################################## groonga-normalizer-mysql-1.1.4/configure-2391-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' groonga-normalizer-mysql-1.1.4/configure:2392:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` groonga-normalizer-mysql-1.1.4/configure-2393- groonga-normalizer-mysql-1.1.4/configure-2394-# Expand $ac_aux_dir to an absolute path. groonga-normalizer-mysql-1.1.4/configure:2395:am_aux_dir=`cd "$ac_aux_dir" && pwd` groonga-normalizer-mysql-1.1.4/configure-2396- ############################################## groonga-normalizer-mysql-1.1.4/configure-2536- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue groonga-normalizer-mysql-1.1.4/configure:2537: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( groonga-normalizer-mysql-1.1.4/configure-2538- 'mkdir (GNU coreutils) '* | \ ############################################## groonga-normalizer-mysql-1.1.4/configure-2609-set x ${MAKE-make} groonga-normalizer-mysql-1.1.4/configure:2610:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` groonga-normalizer-mysql-1.1.4/configure-2611-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## groonga-normalizer-mysql-1.1.4/configure-2619-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. groonga-normalizer-mysql-1.1.4/configure:2620:case `${MAKE-make} -f conftest.make 2>/dev/null` in groonga-normalizer-mysql-1.1.4/configure-2621- *@@@%%%=?*=@@@%%%*) ############################################## groonga-normalizer-mysql-1.1.4/configure-2685- groonga-normalizer-mysql-1.1.4/configure:2686:if test "`cd $srcdir && pwd`" != "`pwd`"; then groonga-normalizer-mysql-1.1.4/configure-2687- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## groonga-normalizer-mysql-1.1.4/configure-2922-test "x$ac_build_alias" = x && groonga-normalizer-mysql-1.1.4/configure:2923: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` groonga-normalizer-mysql-1.1.4/configure-2924-test "x$ac_build_alias" = x && groonga-normalizer-mysql-1.1.4/configure-2925- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 groonga-normalizer-mysql-1.1.4/configure:2926:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || groonga-normalizer-mysql-1.1.4/configure-2927- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## groonga-normalizer-mysql-1.1.4/configure-2946-IFS=$ac_save_IFS groonga-normalizer-mysql-1.1.4/configure:2947:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac groonga-normalizer-mysql-1.1.4/configure-2948- ############################################## groonga-normalizer-mysql-1.1.4/configure-2957-else groonga-normalizer-mysql-1.1.4/configure:2958: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || groonga-normalizer-mysql-1.1.4/configure-2959- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## groonga-normalizer-mysql-1.1.4/configure-2979-IFS=$ac_save_IFS groonga-normalizer-mysql-1.1.4/configure:2980:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac groonga-normalizer-mysql-1.1.4/configure-2981- ############################################## groonga-normalizer-mysql-1.1.4/configure-3007-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ groonga-normalizer-mysql-1.1.4/configure:3008: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then groonga-normalizer-mysql-1.1.4/configure-3009- ECHO='print -r --' groonga-normalizer-mysql-1.1.4/configure:3010:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then groonga-normalizer-mysql-1.1.4/configure-3011- ECHO='printf %s\n' ############################################## groonga-normalizer-mysql-1.1.4/configure-3460-$as_echo_n "checking whether the C compiler works... " >&6; } groonga-normalizer-mysql-1.1.4/configure:3461:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` groonga-normalizer-mysql-1.1.4/configure-3462- ############################################## groonga-normalizer-mysql-1.1.4/configure-3504- then :; else groonga-normalizer-mysql-1.1.4/configure:3505: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` groonga-normalizer-mysql-1.1.4/configure-3506- fi ############################################## groonga-normalizer-mysql-1.1.4/configure-3564- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; groonga-normalizer-mysql-1.1.4/configure:3565: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` groonga-normalizer-mysql-1.1.4/configure-3566- break;; ############################################## groonga-normalizer-mysql-1.1.4/configure-3673- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; groonga-normalizer-mysql-1.1.4/configure:3674: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` groonga-normalizer-mysql-1.1.4/configure-3675- break;; ############################################## groonga-normalizer-mysql-1.1.4/configure-3991- if test "$am_compiler_list" = ""; then groonga-normalizer-mysql-1.1.4/configure:3992: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` groonga-normalizer-mysql-1.1.4/configure-3993- fi ############################################## groonga-normalizer-mysql-1.1.4/configure-4115- # Check for GNU $ac_path_SED groonga-normalizer-mysql-1.1.4/configure:4116:case `"$ac_path_SED" --version 2>&1` in groonga-normalizer-mysql-1.1.4/configure-4117-*GNU*) ############################################## groonga-normalizer-mysql-1.1.4/configure-4191- # Check for GNU $ac_path_GREP groonga-normalizer-mysql-1.1.4/configure:4192:case `"$ac_path_GREP" --version 2>&1` in groonga-normalizer-mysql-1.1.4/configure-4193-*GNU*) ############################################## groonga-normalizer-mysql-1.1.4/configure-4257- # Check for GNU $ac_path_EGREP groonga-normalizer-mysql-1.1.4/configure:4258:case `"$ac_path_EGREP" --version 2>&1` in groonga-normalizer-mysql-1.1.4/configure-4259-*GNU*) ############################################## groonga-normalizer-mysql-1.1.4/configure-4324- # Check for GNU $ac_path_FGREP groonga-normalizer-mysql-1.1.4/configure:4325:case `"$ac_path_FGREP" --version 2>&1` in groonga-normalizer-mysql-1.1.4/configure-4326-*GNU*) ############################################## groonga-normalizer-mysql-1.1.4/configure-4404- # gcc leaves a trailing carriage return, which upsets mingw groonga-normalizer-mysql-1.1.4/configure:4405: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; groonga-normalizer-mysql-1.1.4/configure-4406- *) groonga-normalizer-mysql-1.1.4/configure:4407: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; groonga-normalizer-mysql-1.1.4/configure-4408- esac ############################################## groonga-normalizer-mysql-1.1.4/configure-4413- # Canonicalize the pathname of ld groonga-normalizer-mysql-1.1.4/configure:4414: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` groonga-normalizer-mysql-1.1.4/configure-4415- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do groonga-normalizer-mysql-1.1.4/configure:4416: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` groonga-normalizer-mysql-1.1.4/configure-4417- done ############################################## groonga-normalizer-mysql-1.1.4/configure-4448- # Break only if it was the GNU/non-GNU ld that we prefer. groonga-normalizer-mysql-1.1.4/configure:4449: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in groonga-normalizer-mysql-1.1.4/configure-4450- *GNU* | *'with BFD'*) ############################################## groonga-normalizer-mysql-1.1.4/configure-4479- # I'd rather use --version here, but apparently some GNU lds only accept -v. groonga-normalizer-mysql-1.1.4/configure:4480:case `$LD -v 2>&1 </dev/null` in groonga-normalizer-mysql-1.1.4/configure-4481-*GNU* | *'with BFD'*) ############################################## groonga-normalizer-mysql-1.1.4/configure-4529- esac groonga-normalizer-mysql-1.1.4/configure:4530: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in groonga-normalizer-mysql-1.1.4/configure-4531- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## groonga-normalizer-mysql-1.1.4/configure-4535- *) groonga-normalizer-mysql-1.1.4/configure:4536: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in groonga-normalizer-mysql-1.1.4/configure-4537- */dev/null*) ############################################## groonga-normalizer-mysql-1.1.4/configure-4663- groonga-normalizer-mysql-1.1.4/configure:4664: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in groonga-normalizer-mysql-1.1.4/configure-4665- *COFF*) ############################################## groonga-normalizer-mysql-1.1.4/configure-4775- # And add a safety zone groonga-normalizer-mysql-1.1.4/configure:4776: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` groonga-normalizer-mysql-1.1.4/configure:4777: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` groonga-normalizer-mysql-1.1.4/configure-4778- ;; ############################################## groonga-normalizer-mysql-1.1.4/configure-4808- if test -n "$kargmax"; then groonga-normalizer-mysql-1.1.4/configure:4809: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` groonga-normalizer-mysql-1.1.4/configure-4810- else ############################################## groonga-normalizer-mysql-1.1.4/configure-4817- test undefined != "$lt_cv_sys_max_cmd_len"; then groonga-normalizer-mysql-1.1.4/configure:4818: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` groonga-normalizer-mysql-1.1.4/configure:4819: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` groonga-normalizer-mysql-1.1.4/configure-4820- else ############################################## groonga-normalizer-mysql-1.1.4/configure-4829- # we can't tell. groonga-normalizer-mysql-1.1.4/configure:4830: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ groonga-normalizer-mysql-1.1.4/configure-4831- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## groonga-normalizer-mysql-1.1.4/configure-4833- do groonga-normalizer-mysql-1.1.4/configure:4834: i=`expr $i + 1` groonga-normalizer-mysql-1.1.4/configure-4835- teststring=$teststring$teststring ############################################## groonga-normalizer-mysql-1.1.4/configure-4837- # Only check the string length outside the loop. groonga-normalizer-mysql-1.1.4/configure:4838: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` groonga-normalizer-mysql-1.1.4/configure-4839- teststring= ############################################## groonga-normalizer-mysql-1.1.4/configure-4842- # linker. It appears as though 1/2 is a usable value. groonga-normalizer-mysql-1.1.4/configure:4843: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` groonga-normalizer-mysql-1.1.4/configure-4844- fi ############################################## groonga-normalizer-mysql-1.1.4/configure-5253-openbsd* | bitrig*) groonga-normalizer-mysql-1.1.4/configure:5254: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then groonga-normalizer-mysql-1.1.4/configure-5255- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## groonga-normalizer-mysql-1.1.4/configure-5323- else groonga-normalizer-mysql-1.1.4/configure:5324: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` groonga-normalizer-mysql-1.1.4/configure-5325- fi ############################################## groonga-normalizer-mysql-1.1.4/configure-5468- # decide which one to use based on capabilities of $DLLTOOL groonga-normalizer-mysql-1.1.4/configure:5469: case `$DLLTOOL --help 2>&1` in groonga-normalizer-mysql-1.1.4/configure-5470- *--identify-strict*) ############################################## groonga-normalizer-mysql-1.1.4/configure-5990-# If we're using GNU nm, then use its standard symbol codes. groonga-normalizer-mysql-1.1.4/configure:5991:case `$NM -V 2>&1` in groonga-normalizer-mysql-1.1.4/configure-5992-*GNU* | *'with BFD'*) ############################################## groonga-normalizer-mysql-1.1.4/configure-6038-mingw*) groonga-normalizer-mysql-1.1.4/configure:6039: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp groonga-normalizer-mysql-1.1.4/configure-6040- ;; ############################################## groonga-normalizer-mysql-1.1.4/configure-6270- if test yes = "$GCC"; then groonga-normalizer-mysql-1.1.4/configure:6271: lt_sysroot=`$CC --print-sysroot 2>/dev/null` groonga-normalizer-mysql-1.1.4/configure-6272- fi ############################################## groonga-normalizer-mysql-1.1.4/configure-6274- /*) groonga-normalizer-mysql-1.1.4/configure:6275: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` groonga-normalizer-mysql-1.1.4/configure-6276- ;; #( ############################################## groonga-normalizer-mysql-1.1.4/configure-6369- done groonga-normalizer-mysql-1.1.4/configure:6370: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` groonga-normalizer-mysql-1.1.4/configure-6371-} ############################################## groonga-normalizer-mysql-1.1.4/configure-6391- test $ac_status = 0; }; then groonga-normalizer-mysql-1.1.4/configure:6392: case `/usr/bin/file conftest.$ac_objext` in groonga-normalizer-mysql-1.1.4/configure-6393- *ELF-32*) ############################################## groonga-normalizer-mysql-1.1.4/configure-6412- if test yes = "$lt_cv_prog_gnu_ld"; then groonga-normalizer-mysql-1.1.4/configure:6413: case `/usr/bin/file conftest.$ac_objext` in groonga-normalizer-mysql-1.1.4/configure-6414- *32-bit*) ############################################## groonga-normalizer-mysql-1.1.4/configure-6424- else groonga-normalizer-mysql-1.1.4/configure:6425: case `/usr/bin/file conftest.$ac_objext` in groonga-normalizer-mysql-1.1.4/configure-6426- *32-bit*) ############################################## groonga-normalizer-mysql-1.1.4/configure-6450- emul=elf groonga-normalizer-mysql-1.1.4/configure:6451: case `/usr/bin/file conftest.$ac_objext` in groonga-normalizer-mysql-1.1.4/configure-6452- *32-bit*) ############################################## groonga-normalizer-mysql-1.1.4/configure-6458- esac groonga-normalizer-mysql-1.1.4/configure:6459: case `/usr/bin/file conftest.$ac_objext` in groonga-normalizer-mysql-1.1.4/configure-6460- *MSB*) ############################################## groonga-normalizer-mysql-1.1.4/configure-6466- esac groonga-normalizer-mysql-1.1.4/configure:6467: case `/usr/bin/file conftest.$ac_objext` in groonga-normalizer-mysql-1.1.4/configure-6468- *N32*) ############################################## groonga-normalizer-mysql-1.1.4/configure-7399- *:) groonga-normalizer-mysql-1.1.4/configure:7400: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" groonga-normalizer-mysql-1.1.4/configure-7401- ;; groonga-normalizer-mysql-1.1.4/configure-7402- x:*) groonga-normalizer-mysql-1.1.4/configure:7403: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" groonga-normalizer-mysql-1.1.4/configure-7404- ;; groonga-normalizer-mysql-1.1.4/configure-7405- *::*) groonga-normalizer-mysql-1.1.4/configure:7406: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" groonga-normalizer-mysql-1.1.4/configure:7407: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" groonga-normalizer-mysql-1.1.4/configure-7408- ;; groonga-normalizer-mysql-1.1.4/configure-7409- *) groonga-normalizer-mysql-1.1.4/configure:7410: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" groonga-normalizer-mysql-1.1.4/configure-7411- ;; ############################################## groonga-normalizer-mysql-1.1.4/configure-7668-do : groonga-normalizer-mysql-1.1.4/configure:7669: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` groonga-normalizer-mysql-1.1.4/configure-7670-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## groonga-normalizer-mysql-1.1.4/configure-7673- cat >>confdefs.h <<_ACEOF groonga-normalizer-mysql-1.1.4/configure:7674:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 groonga-normalizer-mysql-1.1.4/configure-7675-_ACEOF ############################################## groonga-normalizer-mysql-1.1.4/configure-8031- "file_magic "*) groonga-normalizer-mysql-1.1.4/configure:8032: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` groonga-normalizer-mysql-1.1.4/configure-8033- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## groonga-normalizer-mysql-1.1.4/configure-8097- "file_magic "*) groonga-normalizer-mysql-1.1.4/configure:8098: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` groonga-normalizer-mysql-1.1.4/configure-8099- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## groonga-normalizer-mysql-1.1.4/configure-8495- *) groonga-normalizer-mysql-1.1.4/configure:8496: case `$CC -V 2>&1 | sed 5q` in groonga-normalizer-mysql-1.1.4/configure-8497- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) ############################################## groonga-normalizer-mysql-1.1.4/configure-8944- # shared libraries, regardless of the interface used. groonga-normalizer-mysql-1.1.4/configure:8945: case `$LD -v 2>&1` in groonga-normalizer-mysql-1.1.4/configure-8946- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## groonga-normalizer-mysql-1.1.4/configure-8976- supports_anon_versioning=no groonga-normalizer-mysql-1.1.4/configure:8977: case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in groonga-normalizer-mysql-1.1.4/configure-8978- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## groonga-normalizer-mysql-1.1.4/configure-9045- # is; otherwise, prepend EXPORTS... groonga-normalizer-mysql-1.1.4/configure:9046: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then groonga-normalizer-mysql-1.1.4/configure-9047- cp $export_symbols $output_objdir/$soname.def; ############################################## groonga-normalizer-mysql-1.1.4/configure-9079- prefix_cmds="$SED"~ groonga-normalizer-mysql-1.1.4/configure:9080: if test EXPORTS = "`$SED 1q $export_symbols`"; then groonga-normalizer-mysql-1.1.4/configure-9081- prefix_cmds="$prefix_cmds -e 1d"; ############################################## groonga-normalizer-mysql-1.1.4/configure-9101- # time. Moving up from 0x10000000 also allows more sbrk(2) space. groonga-normalizer-mysql-1.1.4/configure:9102: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' groonga-normalizer-mysql-1.1.4/configure:9103: 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' groonga-normalizer-mysql-1.1.4/configure-9104- ;; ############################################## groonga-normalizer-mysql-1.1.4/configure-9119- pgcc*) # Portland Group C compiler groonga-normalizer-mysql-1.1.4/configure:9120: 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' groonga-normalizer-mysql-1.1.4/configure-9121- tmp_addflag=' $pic_flag' ############################################## groonga-normalizer-mysql-1.1.4/configure-9124- # Portland Group f77 and f90 compilers groonga-normalizer-mysql-1.1.4/configure:9125: 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' groonga-normalizer-mysql-1.1.4/configure-9126- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## groonga-normalizer-mysql-1.1.4/configure-9141- nvcc*) # Cuda Compiler Driver 2.2 groonga-normalizer-mysql-1.1.4/configure:9142: 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' groonga-normalizer-mysql-1.1.4/configure-9143- compiler_needs_object=yes ############################################## groonga-normalizer-mysql-1.1.4/configure-9145- esac groonga-normalizer-mysql-1.1.4/configure:9146: case `$CC -V 2>&1 | sed 5q` in groonga-normalizer-mysql-1.1.4/configure-9147- *Sun\ C*) # Sun C 5.9 groonga-normalizer-mysql-1.1.4/configure:9148: 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' groonga-normalizer-mysql-1.1.4/configure-9149- compiler_needs_object=yes ############################################## groonga-normalizer-mysql-1.1.4/configure-9216- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) groonga-normalizer-mysql-1.1.4/configure:9217: case `$LD -v 2>&1` in groonga-normalizer-mysql-1.1.4/configure-9218- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## groonga-normalizer-mysql-1.1.4/configure-9305- else groonga-normalizer-mysql-1.1.4/configure:9306: export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' groonga-normalizer-mysql-1.1.4/configure-9307- fi ############################################## groonga-normalizer-mysql-1.1.4/configure-9370- # below for broken collect2 doesn't work under 4.3+ groonga-normalizer-mysql-1.1.4/configure:9371: collect2name=`$CC -print-prog-name=collect2` groonga-normalizer-mysql-1.1.4/configure-9372- if test -f "$collect2name" && ############################################## groonga-normalizer-mysql-1.1.4/configure-9450- }' groonga-normalizer-mysql-1.1.4/configure:9451: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` groonga-normalizer-mysql-1.1.4/configure-9452- # Check for a 64-bit object if we didn't find anything. groonga-normalizer-mysql-1.1.4/configure-9453- if test -z "$lt_cv_aix_libpath_"; then groonga-normalizer-mysql-1.1.4/configure:9454: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` groonga-normalizer-mysql-1.1.4/configure-9455- fi ############################################## groonga-normalizer-mysql-1.1.4/configure-9468- hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath" groonga-normalizer-mysql-1.1.4/configure:9469: archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag groonga-normalizer-mysql-1.1.4/configure-9470- else ############################################## groonga-normalizer-mysql-1.1.4/configure-9503- }' groonga-normalizer-mysql-1.1.4/configure:9504: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` groonga-normalizer-mysql-1.1.4/configure-9505- # Check for a 64-bit object if we didn't find anything. groonga-normalizer-mysql-1.1.4/configure-9506- if test -z "$lt_cv_aix_libpath_"; then groonga-normalizer-mysql-1.1.4/configure:9507: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` groonga-normalizer-mysql-1.1.4/configure-9508- fi ############################################## groonga-normalizer-mysql-1.1.4/configure-9535- # -brtl affects multiple linker settings, -berok does not and is overridden later groonga-normalizer-mysql-1.1.4/configure:9536: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' groonga-normalizer-mysql-1.1.4/configure-9537- if test svr4 != "$with_aix_soname"; then ############################################## groonga-normalizer-mysql-1.1.4/configure-9588- archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' groonga-normalizer-mysql-1.1.4/configure:9589: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then groonga-normalizer-mysql-1.1.4/configure-9590- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## groonga-normalizer-mysql-1.1.4/configure-9626- # FIXME: Setting linknames here is a bad hack. groonga-normalizer-mysql-1.1.4/configure:9627: archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' groonga-normalizer-mysql-1.1.4/configure-9628- # The linker will automatically build a .lib file if we build a DLL. ############################################## groonga-normalizer-mysql-1.1.4/configure-9644- if test yes = "$lt_cv_ld_force_load"; then groonga-normalizer-mysql-1.1.4/configure:9645: 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\"`' groonga-normalizer-mysql-1.1.4/configure-9646- ############################################## groonga-normalizer-mysql-1.1.4/configure-9824- if test yes = "$GCC"; then groonga-normalizer-mysql-1.1.4/configure:9825: 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' groonga-normalizer-mysql-1.1.4/configure-9826- # Try to use the -exported_symbol ld option, if it does not ############################################## groonga-normalizer-mysql-1.1.4/configure-9852- if test yes = "$lt_cv_irix_exported_symbol"; then groonga-normalizer-mysql-1.1.4/configure:9853: 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' groonga-normalizer-mysql-1.1.4/configure-9854- fi ############################################## groonga-normalizer-mysql-1.1.4/configure-9856- else groonga-normalizer-mysql-1.1.4/configure:9857: 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' groonga-normalizer-mysql-1.1.4/configure:9858: 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' groonga-normalizer-mysql-1.1.4/configure-9859- fi ############################################## groonga-normalizer-mysql-1.1.4/configure-9903- hardcode_direct_absolute=yes groonga-normalizer-mysql-1.1.4/configure:9904: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then groonga-normalizer-mysql-1.1.4/configure-9905- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## groonga-normalizer-mysql-1.1.4/configure-9934- prefix_cmds="$SED"~ groonga-normalizer-mysql-1.1.4/configure:9935: if test EXPORTS = "`$SED 1q $export_symbols`"; then groonga-normalizer-mysql-1.1.4/configure-9936- prefix_cmds="$prefix_cmds -e 1d"; ############################################## groonga-normalizer-mysql-1.1.4/configure-9948- allow_undefined_flag=' $wl-expect_unresolved $wl\*' groonga-normalizer-mysql-1.1.4/configure:9949: 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' groonga-normalizer-mysql-1.1.4/configure-9950- else groonga-normalizer-mysql-1.1.4/configure-9951- allow_undefined_flag=' -expect_unresolved \*' groonga-normalizer-mysql-1.1.4/configure:9952: 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' groonga-normalizer-mysql-1.1.4/configure-9953- fi ############################################## groonga-normalizer-mysql-1.1.4/configure-9961- allow_undefined_flag=' $wl-expect_unresolved $wl\*' groonga-normalizer-mysql-1.1.4/configure:9962: 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' groonga-normalizer-mysql-1.1.4/configure-9963- hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' ############################################## groonga-normalizer-mysql-1.1.4/configure-9965- allow_undefined_flag=' -expect_unresolved \*' groonga-normalizer-mysql-1.1.4/configure:9966: 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' groonga-normalizer-mysql-1.1.4/configure:9967: 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~ groonga-normalizer-mysql-1.1.4/configure:9968: $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' groonga-normalizer-mysql-1.1.4/configure-9969- ############################################## groonga-normalizer-mysql-1.1.4/configure-9984- else groonga-normalizer-mysql-1.1.4/configure:9985: case `$CC -V 2>&1` in groonga-normalizer-mysql-1.1.4/configure-9986- *"Compilers 5.0"*) ############################################## groonga-normalizer-mysql-1.1.4/configure-10383- esac groonga-normalizer-mysql-1.1.4/configure:10384: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` groonga-normalizer-mysql-1.1.4/configure-10385- case $lt_search_path_spec in ############################################## groonga-normalizer-mysql-1.1.4/configure-10390- # okay in the real world where ";" in dirpaths is itself problematic. groonga-normalizer-mysql-1.1.4/configure:10391: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` groonga-normalizer-mysql-1.1.4/configure-10392- ;; groonga-normalizer-mysql-1.1.4/configure-10393- *) groonga-normalizer-mysql-1.1.4/configure:10394: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` groonga-normalizer-mysql-1.1.4/configure-10395- ;; ############################################## groonga-normalizer-mysql-1.1.4/configure-10399- lt_tmp_lt_search_path_spec= groonga-normalizer-mysql-1.1.4/configure:10400: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` groonga-normalizer-mysql-1.1.4/configure-10401- # ...but if some path component already ends with the multilib dir we assume ############################################## groonga-normalizer-mysql-1.1.4/configure-10441- esac groonga-normalizer-mysql-1.1.4/configure:10442: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` groonga-normalizer-mysql-1.1.4/configure-10443-else ############################################## groonga-normalizer-mysql-1.1.4/configure-10581- # Create ${libname}_ixlibrary.a entries in /sys/libs. groonga-normalizer-mysql-1.1.4/configure:10582: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' groonga-normalizer-mysql-1.1.4/configure-10583- ;; ############################################## groonga-normalizer-mysql-1.1.4/configure-10617- # DLL is installed to $(libdir)/../bin by postinstall_cmds groonga-normalizer-mysql-1.1.4/configure:10618: postinstall_cmds='base_file=`basename \$file`~ groonga-normalizer-mysql-1.1.4/configure:10619: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ groonga-normalizer-mysql-1.1.4/configure:10620: dldir=$destdir/`dirname \$dlpath`~ groonga-normalizer-mysql-1.1.4/configure-10621- test -d \$dldir || mkdir -p \$dldir~ ############################################## groonga-normalizer-mysql-1.1.4/configure-10626- fi' groonga-normalizer-mysql-1.1.4/configure:10627: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ groonga-normalizer-mysql-1.1.4/configure-10628- dlpath=$dir/\$dldll~ ############################################## groonga-normalizer-mysql-1.1.4/configure-10634- # Cygwin DLLs use 'cyg' prefix rather than 'lib' groonga-normalizer-mysql-1.1.4/configure:10635: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' groonga-normalizer-mysql-1.1.4/configure-10636- ############################################## groonga-normalizer-mysql-1.1.4/configure-10640- # MinGW DLLs use traditional 'lib' prefix groonga-normalizer-mysql-1.1.4/configure:10641: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' groonga-normalizer-mysql-1.1.4/configure-10642- ;; ############################################## groonga-normalizer-mysql-1.1.4/configure-10644- # pw32 DLLs use 'pw' prefix rather than 'lib' groonga-normalizer-mysql-1.1.4/configure:10645: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' groonga-normalizer-mysql-1.1.4/configure-10646- ;; ############################################## groonga-normalizer-mysql-1.1.4/configure-10653- libname_spec='$name' groonga-normalizer-mysql-1.1.4/configure:10654: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' groonga-normalizer-mysql-1.1.4/configure-10655- library_names_spec='$libname.dll.lib' ############################################## groonga-normalizer-mysql-1.1.4/configure-10665- # Let DOS variable expansion print the short 8.3 style file name. groonga-normalizer-mysql-1.1.4/configure:10666: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` groonga-normalizer-mysql-1.1.4/configure-10667- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## groonga-normalizer-mysql-1.1.4/configure-10670- # Convert to MSYS style. groonga-normalizer-mysql-1.1.4/configure:10671: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` groonga-normalizer-mysql-1.1.4/configure-10672- ;; ############################################## groonga-normalizer-mysql-1.1.4/configure-10676- # like /cygdrive/c/PROGRA~1:/cygdr... groonga-normalizer-mysql-1.1.4/configure:10677: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` groonga-normalizer-mysql-1.1.4/configure:10678: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` groonga-normalizer-mysql-1.1.4/configure:10679: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` groonga-normalizer-mysql-1.1.4/configure-10680- ;; ############################################## groonga-normalizer-mysql-1.1.4/configure-10684- # It is most probably a Windows format PATH. groonga-normalizer-mysql-1.1.4/configure:10685: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` groonga-normalizer-mysql-1.1.4/configure-10686- else groonga-normalizer-mysql-1.1.4/configure:10687: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` groonga-normalizer-mysql-1.1.4/configure-10688- fi ############################################## groonga-normalizer-mysql-1.1.4/configure-10694- # DLL is installed to $(libdir)/../bin by postinstall_cmds groonga-normalizer-mysql-1.1.4/configure:10695: postinstall_cmds='base_file=`basename \$file`~ groonga-normalizer-mysql-1.1.4/configure:10696: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ groonga-normalizer-mysql-1.1.4/configure:10697: dldir=$destdir/`dirname \$dlpath`~ groonga-normalizer-mysql-1.1.4/configure-10698- test -d \$dldir || mkdir -p \$dldir~ groonga-normalizer-mysql-1.1.4/configure-10699- $install_prog $dir/$dlname \$dldir/$dlname' groonga-normalizer-mysql-1.1.4/configure:10700: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ groonga-normalizer-mysql-1.1.4/configure-10701- dlpath=$dir/\$dldll~ ############################################## groonga-normalizer-mysql-1.1.4/configure-10708- # Assume MSVC wrapper groonga-normalizer-mysql-1.1.4/configure:10709: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' groonga-normalizer-mysql-1.1.4/configure-10710- dynamic_linker='Win32 ld.exe' ############################################## groonga-normalizer-mysql-1.1.4/configure-10725- shlibpath_var=DYLD_LIBRARY_PATH groonga-normalizer-mysql-1.1.4/configure:10726: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' groonga-normalizer-mysql-1.1.4/configure-10727- ############################################## groonga-normalizer-mysql-1.1.4/configure-10978- if test -f /etc/ld.so.conf; then groonga-normalizer-mysql-1.1.4/configure:10979: 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' ' '` groonga-normalizer-mysql-1.1.4/configure-10980- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## groonga-normalizer-mysql-1.1.4/configure-11044- need_lib_prefix=no groonga-normalizer-mysql-1.1.4/configure:11045: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then groonga-normalizer-mysql-1.1.4/configure-11046- need_version=no ############################################## groonga-normalizer-mysql-1.1.4/configure-11071- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec groonga-normalizer-mysql-1.1.4/configure:11072: postinstall_cmds='base_file=`basename \$file`~ groonga-normalizer-mysql-1.1.4/configure:11073: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ groonga-normalizer-mysql-1.1.4/configure:11074: dldir=$destdir/`dirname \$dlpath`~ groonga-normalizer-mysql-1.1.4/configure-11075- test -d \$dldir || mkdir -p \$dldir~ ############################################## groonga-normalizer-mysql-1.1.4/configure-11080- fi' groonga-normalizer-mysql-1.1.4/configure:11081: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ groonga-normalizer-mysql-1.1.4/configure-11082- dlpath=$dir/\$dldll~ ############################################## groonga-normalizer-mysql-1.1.4/configure-12181- test $ac_status = 0; }; then groonga-normalizer-mysql-1.1.4/configure:12182: pkg_cv_GROONGA_CFLAGS=`$PKG_CONFIG --cflags "groonga >= ${GROONGA_REQUIRED_VERSION}" 2>/dev/null` groonga-normalizer-mysql-1.1.4/configure-12183- test "x$?" != "x0" && pkg_failed=yes ############################################## groonga-normalizer-mysql-1.1.4/configure-12198- test $ac_status = 0; }; then groonga-normalizer-mysql-1.1.4/configure:12199: pkg_cv_GROONGA_LIBS=`$PKG_CONFIG --libs "groonga >= ${GROONGA_REQUIRED_VERSION}" 2>/dev/null` groonga-normalizer-mysql-1.1.4/configure-12200- test "x$?" != "x0" && pkg_failed=yes ############################################## groonga-normalizer-mysql-1.1.4/configure-12219- if test $_pkg_short_errors_supported = yes; then groonga-normalizer-mysql-1.1.4/configure:12220: GROONGA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "groonga >= ${GROONGA_REQUIRED_VERSION}" 2>&1` groonga-normalizer-mysql-1.1.4/configure-12221- else groonga-normalizer-mysql-1.1.4/configure:12222: GROONGA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "groonga >= ${GROONGA_REQUIRED_VERSION}" 2>&1` groonga-normalizer-mysql-1.1.4/configure-12223- fi ############################################## groonga-normalizer-mysql-1.1.4/configure-12268- test $ac_status = 0; }; then groonga-normalizer-mysql-1.1.4/configure:12269: pkg_cv_GROONGA_PLUGINS_DIR=`$PKG_CONFIG --variable=pluginsdir "groonga" 2>/dev/null` groonga-normalizer-mysql-1.1.4/configure-12270- test "x$?" != "x0" && pkg_failed=yes ############################################## groonga-normalizer-mysql-1.1.4/configure-12285- test $ac_status = 0; }; then groonga-normalizer-mysql-1.1.4/configure:12286: pkg_cv_GROONGA=`$PKG_CONFIG --variable=groonga "groonga" 2>/dev/null` groonga-normalizer-mysql-1.1.4/configure-12287- test "x$?" != "x0" && pkg_failed=yes ############################################## groonga-normalizer-mysql-1.1.4/configure-12381- if test "$RUBY" != "ruby-not-found"; then groonga-normalizer-mysql-1.1.4/configure:12382: ruby_version="`$RUBY --version`" groonga-normalizer-mysql-1.1.4/configure-12383- if echo "$ruby_version" | grep -q -- 'ruby \(1\.9\|2\.\)'; then ############################################## groonga-normalizer-mysql-1.1.4/configure-12393- /*) groonga-normalizer-mysql-1.1.4/configure:12394: as_ac_File=`$as_echo "ac_cv_file_$RUBY" | $as_tr_sh` groonga-normalizer-mysql-1.1.4/configure-12395-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $RUBY" >&5 ############################################## groonga-normalizer-mysql-1.1.4/configure-12647- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' groonga-normalizer-mysql-1.1.4/configure:12648: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` groonga-normalizer-mysql-1.1.4/configure-12649- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## groonga-normalizer-mysql-1.1.4/configure-12742-if test -z "$BASH_VERSION$ZSH_VERSION" \ groonga-normalizer-mysql-1.1.4/configure:12743: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then groonga-normalizer-mysql-1.1.4/configure-12744- as_echo='print -r --' groonga-normalizer-mysql-1.1.4/configure-12745- as_echo_n='print -rn --' groonga-normalizer-mysql-1.1.4/configure:12746:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then groonga-normalizer-mysql-1.1.4/configure-12747- as_echo='printf %s\n' ############################################## groonga-normalizer-mysql-1.1.4/configure-12749-else groonga-normalizer-mysql-1.1.4/configure:12750: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then groonga-normalizer-mysql-1.1.4/configure-12751- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## groonga-normalizer-mysql-1.1.4/configure-12759- expr "X$arg" : "X\\(.*\\)$as_nl"; groonga-normalizer-mysql-1.1.4/configure:12760: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; groonga-normalizer-mysql-1.1.4/configure-12761- esac; ############################################## groonga-normalizer-mysql-1.1.4/configure-12836-# ---------------------------------------- groonga-normalizer-mysql-1.1.4/configure:12837:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are groonga-normalizer-mysql-1.1.4/configure-12838-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## groonga-normalizer-mysql-1.1.4/configure-12908- { groonga-normalizer-mysql-1.1.4/configure:12909: as_val=`expr "$@" || test $? -eq 1` groonga-normalizer-mysql-1.1.4/configure-12910- } ############################################## groonga-normalizer-mysql-1.1.4/configure-13012- case $as_dir in #( groonga-normalizer-mysql-1.1.4/configure:13013: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( groonga-normalizer-mysql-1.1.4/configure-13014- *) as_qdir=$as_dir;; ############################################## groonga-normalizer-mysql-1.1.4/configure-13147-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 groonga-normalizer-mysql-1.1.4/configure:13148:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" groonga-normalizer-mysql-1.1.4/configure-13149-ac_cs_version="\\ ############################################## groonga-normalizer-mysql-1.1.4/configure-13172- --*=?*) groonga-normalizer-mysql-1.1.4/configure:13173: ac_option=`expr "X$1" : 'X\([^=]*\)='` groonga-normalizer-mysql-1.1.4/configure:13174: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` groonga-normalizer-mysql-1.1.4/configure-13175- ac_shift=: ############################################## groonga-normalizer-mysql-1.1.4/configure-13177- --*=) groonga-normalizer-mysql-1.1.4/configure:13178: ac_option=`expr "X$1" : 'X\([^=]*\)='` groonga-normalizer-mysql-1.1.4/configure-13179- ac_optarg= ############################################## groonga-normalizer-mysql-1.1.4/configure-13201- case $ac_optarg in groonga-normalizer-mysql-1.1.4/configure:13202: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; groonga-normalizer-mysql-1.1.4/configure-13203- '') as_fn_error $? "missing file argument" ;; ############################################## groonga-normalizer-mysql-1.1.4/configure-13209- case $ac_optarg in groonga-normalizer-mysql-1.1.4/configure:13210: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; groonga-normalizer-mysql-1.1.4/configure-13211- esac ############################################## groonga-normalizer-mysql-1.1.4/configure-13278-delay_variable_subst='$delay_variable_subst' groonga-normalizer-mysql-1.1.4/configure:13279:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13280:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13281:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13282:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13283:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13284:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13285:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13286:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13287:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13288:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13289:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13290:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13291:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13292:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13293:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13294:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13295:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13296:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13297:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13298:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13299:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13300:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13301:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13302:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13303:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13304:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13305:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13306:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13307:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13308:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13309:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13310:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13311:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13312:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13313:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13314:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13315:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13316:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13317:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13318:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13319:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13320:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13321:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13322:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13323:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13324:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13325:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13326:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13327:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13328:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13329:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13330:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13331:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13332:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13333:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13334:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13335:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13336:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13337: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"`' groonga-normalizer-mysql-1.1.4/configure:13338:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13339:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13340:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13341:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13342:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13343:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13344:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13345:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13346:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13347:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13348:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13349:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13350:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13351:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13352:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13353:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13354:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13355:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13356:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13357:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13358:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13359:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13360:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13361:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13362:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13363:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13364:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13365:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13366:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13367:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13368:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13369:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13370:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13371:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13372:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13373:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13374:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13375:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13376:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13377:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13378:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13379:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13380:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13381:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13382:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13383:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13384:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13385:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13386:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13387:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13388:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13389:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13390:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13391:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13392:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13393:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13394:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13395:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13396:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13397:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13398:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13399:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13400:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13401:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13402:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13403:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13404:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13405:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13406:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13407:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13408:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13409:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13410:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13411:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13412:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure:13413:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' groonga-normalizer-mysql-1.1.4/configure-13414- ############################################## groonga-normalizer-mysql-1.1.4/configure-13495-striplib; do groonga-normalizer-mysql-1.1.4/configure:13496: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in groonga-normalizer-mysql-1.1.4/configure-13497- *[\\\\\\\`\\"\\\$]*) groonga-normalizer-mysql-1.1.4/configure:13498: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes groonga-normalizer-mysql-1.1.4/configure-13499- ;; ############################################## groonga-normalizer-mysql-1.1.4/configure-13526-configure_time_lt_sys_library_path; do groonga-normalizer-mysql-1.1.4/configure:13527: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in groonga-normalizer-mysql-1.1.4/configure-13528- *[\\\\\\\`\\"\\\$]*) groonga-normalizer-mysql-1.1.4/configure:13529: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes groonga-normalizer-mysql-1.1.4/configure-13530- ;; ############################################## groonga-normalizer-mysql-1.1.4/configure-13640-fi groonga-normalizer-mysql-1.1.4/configure:13641:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` groonga-normalizer-mysql-1.1.4/configure-13642-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## groonga-normalizer-mysql-1.1.4/configure-13657- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 groonga-normalizer-mysql-1.1.4/configure:13658:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` groonga-normalizer-mysql-1.1.4/configure-13659-ac_delim='%!_!# ' ############################################## groonga-normalizer-mysql-1.1.4/configure-13663- groonga-normalizer-mysql-1.1.4/configure:13664: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` groonga-normalizer-mysql-1.1.4/configure-13665- if test $ac_delim_n = $ac_delim_num; then ############################################## groonga-normalizer-mysql-1.1.4/configure-13801-for ac_last_try in false false :; do groonga-normalizer-mysql-1.1.4/configure:13802: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` groonga-normalizer-mysql-1.1.4/configure-13803- if test -z "$ac_tt"; then ############################################## groonga-normalizer-mysql-1.1.4/configure-13933- esac groonga-normalizer-mysql-1.1.4/configure:13934: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac groonga-normalizer-mysql-1.1.4/configure-13935- as_fn_append ac_file_inputs " '$ac_f'" ############################################## groonga-normalizer-mysql-1.1.4/configure-13992-*) groonga-normalizer-mysql-1.1.4/configure:13993: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` groonga-normalizer-mysql-1.1.4/configure-13994- # A ".." for each directory in $ac_dir_suffix. groonga-normalizer-mysql-1.1.4/configure:13995: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` groonga-normalizer-mysql-1.1.4/configure-13996- case $ac_top_builddir_sub in ############################################## groonga-normalizer-mysql-1.1.4/configure-14053-/@mandir@/p' groonga-normalizer-mysql-1.1.4/configure:14054:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in groonga-normalizer-mysql-1.1.4/configure-14055-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## groonga-normalizer-mysql-1.1.4/configure-14070- groonga-normalizer-mysql-1.1.4/configure:14071:# Neutralize VPATH when `$srcdir' = `.'. groonga-normalizer-mysql-1.1.4/configure-14072-# Shell code in configure.ac might set extrasub. ############################################## groonga-normalizer-mysql-1.1.4/configure-14098-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && groonga-normalizer-mysql-1.1.4/configure:14099: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && groonga-normalizer-mysql-1.1.4/configure-14100- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## groonga-normalizer-mysql-1.1.4/configure-14144- * ) groonga-normalizer-mysql-1.1.4/configure:14145: _am_stamp_count=`expr $_am_stamp_count + 1` ;; groonga-normalizer-mysql-1.1.4/configure-14146- esac ############################################## groonga-normalizer-mysql-1.1.4/configure-14199- # Strip MF so we end up with the name of the file. groonga-normalizer-mysql-1.1.4/configure:14200: am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` groonga-normalizer-mysql-1.1.4/configure-14201- # Check whether this is an Automake generated Makefile which includes ############################################## groonga-normalizer-mysql-1.1.4/configure-14750- *:) groonga-normalizer-mysql-1.1.4/configure:14751: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" groonga-normalizer-mysql-1.1.4/configure-14752- ;; groonga-normalizer-mysql-1.1.4/configure-14753- x:*) groonga-normalizer-mysql-1.1.4/configure:14754: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" groonga-normalizer-mysql-1.1.4/configure-14755- ;; groonga-normalizer-mysql-1.1.4/configure-14756- *::*) groonga-normalizer-mysql-1.1.4/configure:14757: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" groonga-normalizer-mysql-1.1.4/configure:14758: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" groonga-normalizer-mysql-1.1.4/configure-14759- ;; groonga-normalizer-mysql-1.1.4/configure-14760- *) groonga-normalizer-mysql-1.1.4/configure:14761: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" groonga-normalizer-mysql-1.1.4/configure-14762- ;; ############################################## groonga-normalizer-mysql-1.1.4/configure-14777- done groonga-normalizer-mysql-1.1.4/configure:14778: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` groonga-normalizer-mysql-1.1.4/configure-14779-} ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-103-# groonga-normalizer-mysql-1.1.4/ltmain.sh:104:# . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh groonga-normalizer-mysql-1.1.4/ltmain.sh-105-# ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-202- func_executable_p "$_G_path_prog" || continue groonga-normalizer-mysql-1.1.4/ltmain.sh:203: case `"$_G_path_prog" --version 2>&1` in groonga-normalizer-mysql-1.1.4/ltmain.sh-204- *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;; ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-249- diff conftest.out conftest.nl >/dev/null 2>&1 || break groonga-normalizer-mysql-1.1.4/ltmain.sh:250: _G_count=`expr $_G_count + 1` groonga-normalizer-mysql-1.1.4/ltmain.sh-251- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-285- diff conftest.out conftest.nl >/dev/null 2>&1 || break groonga-normalizer-mysql-1.1.4/ltmain.sh:286: _G_count=`expr $_G_count + 1` groonga-normalizer-mysql-1.1.4/ltmain.sh-287- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-410-# The name of this program. groonga-normalizer-mysql-1.1.4/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"` groonga-normalizer-mysql-1.1.4/ltmain.sh-412- ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-416- *[\\/]*) groonga-normalizer-mysql-1.1.4/ltmain.sh:417: progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` groonga-normalizer-mysql-1.1.4/ltmain.sh:418: progdir=`cd "$progdir" && pwd` groonga-normalizer-mysql-1.1.4/ltmain.sh-419- progpath=$progdir/$progname ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-610- groonga-normalizer-mysql-1.1.4/ltmain.sh:611: eval _G_current_value='`$ECHO $'$1'`' groonga-normalizer-mysql-1.1.4/ltmain.sh:612: _G_delim=`expr "$2" : '\(.\)'` groonga-normalizer-mysql-1.1.4/ltmain.sh-613- ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-639- groonga-normalizer-mysql-1.1.4/ltmain.sh:640: func_arith_result=`expr "$@"` groonga-normalizer-mysql-1.1.4/ltmain.sh-641- } ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-660- # ...otherwise fall back to using sed. groonga-normalizer-mysql-1.1.4/ltmain.sh:661: _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' groonga-normalizer-mysql-1.1.4/ltmain.sh:662: _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"` groonga-normalizer-mysql-1.1.4/ltmain.sh-663- if test "X$func_dirname_result" = "X$1"; then ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-757- test -n "$_G_tc" && { groonga-normalizer-mysql-1.1.4/ltmain.sh:758: _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` groonga-normalizer-mysql-1.1.4/ltmain.sh:759: _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` groonga-normalizer-mysql-1.1.4/ltmain.sh-760- } groonga-normalizer-mysql-1.1.4/ltmain.sh-761- done groonga-normalizer-mysql-1.1.4/ltmain.sh:762: _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested_quotes groonga-normalizer-mysql-1.1.4/ltmain.sh-763- ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-831- groonga-normalizer-mysql-1.1.4/ltmain.sh:832: func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` groonga-normalizer-mysql-1.1.4/ltmain.sh-833- } ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-863- # ...otherwise throw away the child directory and loop groonga-normalizer-mysql-1.1.4/ltmain.sh:864: _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` groonga-normalizer-mysql-1.1.4/ltmain.sh-865- done groonga-normalizer-mysql-1.1.4/ltmain.sh:866: _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` groonga-normalizer-mysql-1.1.4/ltmain.sh-867- ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-901- # If mktemp works, use that first and foremost groonga-normalizer-mysql-1.1.4/ltmain.sh:902: _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null` groonga-normalizer-mysql-1.1.4/ltmain.sh-903- ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-1118- *[\[\*\?]*) groonga-normalizer-mysql-1.1.4/ltmain.sh:1119: func_quote_portable_result=`$ECHO "$func_quote_portable_result" | $SED "$sed_quote_subst"` groonga-normalizer-mysql-1.1.4/ltmain.sh-1120- break ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-1172-# but optimized for speed. Result is stored in $func_quotefast_eval. groonga-normalizer-mysql-1.1.4/ltmain.sh:1173:if test xyes = `(x=; printf -v x %q yes; echo x"$x") 2>/dev/null`; then groonga-normalizer-mysql-1.1.4/ltmain.sh-1174- func_quotefast_eval () ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-1294- case $2 in groonga-normalizer-mysql-1.1.4/ltmain.sh:1295: .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;; groonga-normalizer-mysql-1.1.4/ltmain.sh:1296: *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;; groonga-normalizer-mysql-1.1.4/ltmain.sh-1297- esac ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-1367- [0-9]* | *[!a-zA-Z0-9_]*) groonga-normalizer-mysql-1.1.4/ltmain.sh:1368: func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'` groonga-normalizer-mysql-1.1.4/ltmain.sh-1369- ;; ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-1454- groonga-normalizer-mysql-1.1.4/ltmain.sh:1455: test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q` groonga-normalizer-mysql-1.1.4/ltmain.sh-1456-} ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-1520-# The default options also support '--debug', which will turn on shell groonga-normalizer-mysql-1.1.4/ltmain.sh:1521:# execution tracing (see the comment above debug_cmd below for another groonga-normalizer-mysql-1.1.4/ltmain.sh-1522-# use), and '--verbose' and the func_verbose function to allow your script ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-1613- groonga-normalizer-mysql-1.1.4/ltmain.sh:1614: eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`' groonga-normalizer-mysql-1.1.4/ltmain.sh-1615-} ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-2039- groonga-normalizer-mysql-1.1.4/ltmain.sh:2040: func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'` groonga-normalizer-mysql-1.1.4/ltmain.sh-2041- func_split_equals_rhs= groonga-normalizer-mysql-1.1.4/ltmain.sh-2042- test "x$func_split_equals_lhs" = "x$1" \ groonga-normalizer-mysql-1.1.4/ltmain.sh:2043: || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'` groonga-normalizer-mysql-1.1.4/ltmain.sh-2044- } ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-2067- groonga-normalizer-mysql-1.1.4/ltmain.sh:2068: func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'` groonga-normalizer-mysql-1.1.4/ltmain.sh:2069: func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'` groonga-normalizer-mysql-1.1.4/ltmain.sh-2070- } ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-2240- version: $progname $scriptversion Debian-2.4.6-2.1 groonga-normalizer-mysql-1.1.4/ltmain.sh:2241: automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` groonga-normalizer-mysql-1.1.4/ltmain.sh:2242: autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` groonga-normalizer-mysql-1.1.4/ltmain.sh-2243- ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-2279- { groonga-normalizer-mysql-1.1.4/ltmain.sh:2280: func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"` groonga-normalizer-mysql-1.1.4/ltmain.sh-2281- } ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-2284- { groonga-normalizer-mysql-1.1.4/ltmain.sh:2285: func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'` groonga-normalizer-mysql-1.1.4/ltmain.sh-2286- } ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-2375- # quotes we have to do it in 2 steps: groonga-normalizer-mysql-1.1.4/ltmain.sh:2376: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` groonga-normalizer-mysql-1.1.4/ltmain.sh-2377- eval "$extractedcf" ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-2847- done groonga-normalizer-mysql-1.1.4/ltmain.sh:2848: CC_expanded=`func_echo_all $CC` groonga-normalizer-mysql-1.1.4/ltmain.sh:2849: CC_quoted_expanded=`func_echo_all $CC_quoted` groonga-normalizer-mysql-1.1.4/ltmain.sh-2850- case $@ in ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-2860- # Evaluate the configuration. groonga-normalizer-mysql-1.1.4/ltmain.sh:2861: eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" groonga-normalizer-mysql-1.1.4/ltmain.sh-2862- CC_quoted= ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-2866- done groonga-normalizer-mysql-1.1.4/ltmain.sh:2867: CC_expanded=`func_echo_all $CC` groonga-normalizer-mysql-1.1.4/ltmain.sh:2868: CC_quoted_expanded=`func_echo_all $CC_quoted` groonga-normalizer-mysql-1.1.4/ltmain.sh-2869- case "$@ " in ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-2958- # zero AND non-empty stdout, which explains the odd construction: groonga-normalizer-mysql-1.1.4/ltmain.sh:2959: func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null` groonga-normalizer-mysql-1.1.4/ltmain.sh-2960- if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-3026- if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then groonga-normalizer-mysql-1.1.4/ltmain.sh:3027: func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` groonga-normalizer-mysql-1.1.4/ltmain.sh-3028- if test "$?" -ne 0; then ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-3197- # LT_CYGPATH in this case. groonga-normalizer-mysql-1.1.4/ltmain.sh:3198: func_to_host_file_result=`cygpath -m "$1"` groonga-normalizer-mysql-1.1.4/ltmain.sh-3199- fi ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-3354- func_to_host_path_tmp1=$func_stripname_result groonga-normalizer-mysql-1.1.4/ltmain.sh:3355: func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` groonga-normalizer-mysql-1.1.4/ltmain.sh-3356- func_convert_path_check : ";" \ ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-3564- *.[cCFSifmso] | \ groonga-normalizer-mysql-1.1.4/ltmain.sh:3565: *.ada | *.adb | *.ads | *.asm | \ groonga-normalizer-mysql-1.1.4/ltmain.sh-3566- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-3641- if test no = "$compiler_c_o"; then groonga-normalizer-mysql-1.1.4/ltmain.sh:3642: output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext groonga-normalizer-mysql-1.1.4/ltmain.sh-3643- lockfile=$output_obj.lock ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-3660-*** ERROR, $lockfile exists and contains: groonga-normalizer-mysql-1.1.4/ltmain.sh:3661:`cat $lockfile 2>/dev/null` groonga-normalizer-mysql-1.1.4/ltmain.sh-3662- ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-3708- if test warn = "$need_locks" && groonga-normalizer-mysql-1.1.4/ltmain.sh:3709: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then groonga-normalizer-mysql-1.1.4/ltmain.sh-3710- $ECHO "\ groonga-normalizer-mysql-1.1.4/ltmain.sh-3711-*** ERROR, $lockfile contains: groonga-normalizer-mysql-1.1.4/ltmain.sh:3712:`cat $lockfile 2>/dev/null` groonga-normalizer-mysql-1.1.4/ltmain.sh-3713- ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-3757- if test warn = "$need_locks" && groonga-normalizer-mysql-1.1.4/ltmain.sh:3758: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then groonga-normalizer-mysql-1.1.4/ltmain.sh-3759- $ECHO "\ groonga-normalizer-mysql-1.1.4/ltmain.sh-3760-*** ERROR, $lockfile contains: groonga-normalizer-mysql-1.1.4/ltmain.sh:3761:`cat $lockfile 2>/dev/null` groonga-normalizer-mysql-1.1.4/ltmain.sh-3762- ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-4083- # Get the absolute pathname. groonga-normalizer-mysql-1.1.4/ltmain.sh:4084: absdir=`cd "$dir" && pwd` groonga-normalizer-mysql-1.1.4/ltmain.sh-4085- test -n "$absdir" && dir=$absdir ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-4182- if test -n "$lt_sysroot"; then groonga-normalizer-mysql-1.1.4/ltmain.sh:4183: sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` groonga-normalizer-mysql-1.1.4/ltmain.sh-4184- sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-4466- # Determine the prefix the user has applied to our future dir. groonga-normalizer-mysql-1.1.4/ltmain.sh:4467: inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` groonga-normalizer-mysql-1.1.4/ltmain.sh-4468- ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-4479- # Stick the inst_prefix_dir data into the link command. groonga-normalizer-mysql-1.1.4/ltmain.sh:4480: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` groonga-normalizer-mysql-1.1.4/ltmain.sh-4481- else groonga-normalizer-mysql-1.1.4/ltmain.sh:4482: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` groonga-normalizer-mysql-1.1.4/ltmain.sh-4483- fi ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-4646- fi groonga-normalizer-mysql-1.1.4/ltmain.sh:4647: libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'` groonga-normalizer-mysql-1.1.4/ltmain.sh-4648- if test -n "$libdir" && test ! -f "$libfile"; then ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-4665- # Replace the output file specification. groonga-normalizer-mysql-1.1.4/ltmain.sh:4666: relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` groonga-normalizer-mysql-1.1.4/ltmain.sh-4667- ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-4684- # Install the binary that we compiled earlier. groonga-normalizer-mysql-1.1.4/ltmain.sh:4685: file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` groonga-normalizer-mysql-1.1.4/ltmain.sh-4686- fi ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-4758- my_pic_p=${3-false} groonga-normalizer-mysql-1.1.4/ltmain.sh:4759: my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'` groonga-normalizer-mysql-1.1.4/ltmain.sh-4760- my_dlsyms= ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-4816- # Add our own program objects to the symbol list. groonga-normalizer-mysql-1.1.4/ltmain.sh:4817: progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` groonga-normalizer-mysql-1.1.4/ltmain.sh-4818- for progfile in $progfiles; do ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-4878- # Use subshell, to avoid clobbering current variable values groonga-normalizer-mysql-1.1.4/ltmain.sh:4879: dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` groonga-normalizer-mysql-1.1.4/ltmain.sh-4880- if test -n "$dlprefile_dlname"; then ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5047- if test -f "$output_objdir/$my_outputname.def"; then groonga-normalizer-mysql-1.1.4/ltmain.sh:5048: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` groonga-normalizer-mysql-1.1.4/ltmain.sh:5049: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` groonga-normalizer-mysql-1.1.4/ltmain.sh-5050- else groonga-normalizer-mysql-1.1.4/ltmain.sh:5051: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` groonga-normalizer-mysql-1.1.4/ltmain.sh:5052: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` groonga-normalizer-mysql-1.1.4/ltmain.sh-5053- fi ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5055- *) groonga-normalizer-mysql-1.1.4/ltmain.sh:5056: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` groonga-normalizer-mysql-1.1.4/ltmain.sh:5057: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` groonga-normalizer-mysql-1.1.4/ltmain.sh-5058- ;; ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5070- # Nullify the symbol file. groonga-normalizer-mysql-1.1.4/ltmain.sh:5071: compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` groonga-normalizer-mysql-1.1.4/ltmain.sh:5072: finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` groonga-normalizer-mysql-1.1.4/ltmain.sh-5073- fi ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5084- func_to_tool_file "$1" func_convert_file_msys_to_w32 groonga-normalizer-mysql-1.1.4/ltmain.sh:5085: 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)$'` groonga-normalizer-mysql-1.1.4/ltmain.sh-5086- test -n "$func_cygming_gnu_implib_tmp" ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5097- func_to_tool_file "$1" func_convert_file_msys_to_w32 groonga-normalizer-mysql-1.1.4/ltmain.sh:5098: func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` groonga-normalizer-mysql-1.1.4/ltmain.sh-5099- test -n "$func_cygming_ms_implib_tmp" ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5113- win32_libid_type=unknown groonga-normalizer-mysql-1.1.4/ltmain.sh:5114: win32_fileres=`file -L $1 2>/dev/null` groonga-normalizer-mysql-1.1.4/ltmain.sh-5115- case $win32_fileres in ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5178- groonga-normalizer-mysql-1.1.4/ltmain.sh:5179: sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` groonga-normalizer-mysql-1.1.4/ltmain.sh-5180-} ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5196- groonga-normalizer-mysql-1.1.4/ltmain.sh:5197: match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` groonga-normalizer-mysql-1.1.4/ltmain.sh-5198- $OBJDUMP -s --section "$1" "$2" 2>/dev/null | ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5260- # binutils import library groonga-normalizer-mysql-1.1.4/ltmain.sh:5261: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` groonga-normalizer-mysql-1.1.4/ltmain.sh-5262- elif func_cygming_ms_implib_p "$1"; then groonga-normalizer-mysql-1.1.4/ltmain.sh-5263- # ms-generated import library groonga-normalizer-mysql-1.1.4/ltmain.sh:5264: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` groonga-normalizer-mysql-1.1.4/ltmain.sh-5265- else ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5344- darwin_base_archive=$func_basename_result groonga-normalizer-mysql-1.1.4/ltmain.sh:5345: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` groonga-normalizer-mysql-1.1.4/ltmain.sh-5346- if test -n "$darwin_arches"; then groonga-normalizer-mysql-1.1.4/ltmain.sh:5347: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` groonga-normalizer-mysql-1.1.4/ltmain.sh-5348- darwin_arch= ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5358- ## Okay now we've a bunch of thin objects, gotta fatten them up :) groonga-normalizer-mysql-1.1.4/ltmain.sh:5359: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` groonga-normalizer-mysql-1.1.4/ltmain.sh-5360- darwin_file= ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5362- for darwin_file in $darwin_filelist; do groonga-normalizer-mysql-1.1.4/ltmain.sh:5363: darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` groonga-normalizer-mysql-1.1.4/ltmain.sh-5364- $LIPO -create -output "$darwin_file" $darwin_files ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5377- esac groonga-normalizer-mysql-1.1.4/ltmain.sh:5378: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` groonga-normalizer-mysql-1.1.4/ltmain.sh-5379- done ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5484- --lt-dump-script) groonga-normalizer-mysql-1.1.4/ltmain.sh:5485: lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` groonga-normalizer-mysql-1.1.4/ltmain.sh-5486- test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. groonga-normalizer-mysql-1.1.4/ltmain.sh:5487: lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` groonga-normalizer-mysql-1.1.4/ltmain.sh-5488- cat \"\$lt_dump_D/\$lt_dump_F\" ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5511- \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\" groonga-normalizer-mysql-1.1.4/ltmain.sh:5512: lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` groonga-normalizer-mysql-1.1.4/ltmain.sh-5513- done ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5569- # Find the directory that this script lives in. groonga-normalizer-mysql-1.1.4/ltmain.sh:5570: thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` groonga-normalizer-mysql-1.1.4/ltmain.sh-5571- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5573- # Follow symbolic links until we get to the real thisdir. groonga-normalizer-mysql-1.1.4/ltmain.sh:5574: file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` groonga-normalizer-mysql-1.1.4/ltmain.sh-5575- while test -n \"\$file\"; do groonga-normalizer-mysql-1.1.4/ltmain.sh:5576: destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` groonga-normalizer-mysql-1.1.4/ltmain.sh-5577- ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5585- groonga-normalizer-mysql-1.1.4/ltmain.sh:5586: file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` groonga-normalizer-mysql-1.1.4/ltmain.sh:5587: file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` groonga-normalizer-mysql-1.1.4/ltmain.sh-5588- done ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5599- case \"\$thisdir\" in groonga-normalizer-mysql-1.1.4/ltmain.sh:5600: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; groonga-normalizer-mysql-1.1.4/ltmain.sh-5601- $objdir ) thisdir=. ;; ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5605- # Try to get the absolute directory name. groonga-normalizer-mysql-1.1.4/ltmain.sh:5606: absdir=\`cd \"\$thisdir\" && pwd\` groonga-normalizer-mysql-1.1.4/ltmain.sh-5607- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5615- if test ! -f \"\$progdir/\$program\" || groonga-normalizer-mysql-1.1.4/ltmain.sh:5616: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\ groonga-normalizer-mysql-1.1.4/ltmain.sh-5617- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5630- if test -n \"\$relink_command\"; then groonga-normalizer-mysql-1.1.4/ltmain.sh:5631: if relink_command_output=\`eval \$relink_command 2>&1\`; then : groonga-normalizer-mysql-1.1.4/ltmain.sh-5632- else ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-5674- # The second colon is a workaround for a bug in BeOS R4 sed groonga-normalizer-mysql-1.1.4/ltmain.sh:5675: $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` groonga-normalizer-mysql-1.1.4/ltmain.sh-5676- ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-6653- groonga-normalizer-mysql-1.1.4/ltmain.sh:6654: case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in groonga-normalizer-mysql-1.1.4/ltmain.sh-6655- *import*) : ;; ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-6901- moreargs= groonga-normalizer-mysql-1.1.4/ltmain.sh:6902: for fil in `cat "$save_arg"` groonga-normalizer-mysql-1.1.4/ltmain.sh-6903- do ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-7162- *) groonga-normalizer-mysql-1.1.4/ltmain.sh:7163: absdir=`cd "$dir" && pwd` groonga-normalizer-mysql-1.1.4/ltmain.sh-7164- test -z "$absdir" && \ ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-7183- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) groonga-normalizer-mysql-1.1.4/ltmain.sh:7184: testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` groonga-normalizer-mysql-1.1.4/ltmain.sh-7185- case :$dllsearchpath: in ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-7479- -Z*) groonga-normalizer-mysql-1.1.4/ltmain.sh:7480: if test os2 = "`expr $host : '.*\(os2\)'`"; then groonga-normalizer-mysql-1.1.4/ltmain.sh-7481- # OS/2 uses -Zxxx to specify OS/2-specific options ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-7649- # get the directories listed in $shlibpath_var groonga-normalizer-mysql-1.1.4/ltmain.sh:7650: eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\` groonga-normalizer-mysql-1.1.4/ltmain.sh-7651- else ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-7968- set dummy $deplibs_check_method; shift groonga-normalizer-mysql-1.1.4/ltmain.sh:7969: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` groonga-normalizer-mysql-1.1.4/ltmain.sh-7970- if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-8058- if test -n "$inherited_linker_flags"; then groonga-normalizer-mysql-1.1.4/ltmain.sh:8059: tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` groonga-normalizer-mysql-1.1.4/ltmain.sh-8060- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-8066- fi groonga-normalizer-mysql-1.1.4/ltmain.sh:8067: dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` groonga-normalizer-mysql-1.1.4/ltmain.sh-8068- if test lib,link = "$linkmode,$pass" || ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-8139- *) groonga-normalizer-mysql-1.1.4/ltmain.sh:8140: abs_ladir=`cd "$ladir" && pwd` groonga-normalizer-mysql-1.1.4/ltmain.sh-8141- if test -z "$abs_ladir"; then ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-8392- shift groonga-normalizer-mysql-1.1.4/ltmain.sh:8393: libname=`eval "\\$ECHO \"$libname_spec\""` groonga-normalizer-mysql-1.1.4/ltmain.sh-8394- # use dlname if we got it. it's perfectly good, no? ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-8684- *) groonga-normalizer-mysql-1.1.4/ltmain.sh:8685: absdir=`cd "$dir" && pwd` groonga-normalizer-mysql-1.1.4/ltmain.sh-8686- if test -z "$absdir"; then ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-8695- depdepl= groonga-normalizer-mysql-1.1.4/ltmain.sh:8696: eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` groonga-normalizer-mysql-1.1.4/ltmain.sh-8697- if test -n "$deplibrary_names"; then ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-8702- depdepl=$absdir/$objdir/$depdepl groonga-normalizer-mysql-1.1.4/ltmain.sh:8703: darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` groonga-normalizer-mysql-1.1.4/ltmain.sh-8704- if test -z "$darwin_install_name"; then groonga-normalizer-mysql-1.1.4/ltmain.sh:8705: darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` groonga-normalizer-mysql-1.1.4/ltmain.sh-8706- fi ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-8717- else groonga-normalizer-mysql-1.1.4/ltmain.sh:8718: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` groonga-normalizer-mysql-1.1.4/ltmain.sh-8719- test -z "$libdir" && \ ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-8740- else groonga-normalizer-mysql-1.1.4/ltmain.sh:8741: compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` groonga-normalizer-mysql-1.1.4/ltmain.sh-8742- fi ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-8829- linux*) groonga-normalizer-mysql-1.1.4/ltmain.sh:8830: case `$CC -V 2>&1 | sed 5q` in groonga-normalizer-mysql-1.1.4/ltmain.sh-8831- *Sun\ C*) # Sun C++ 5.9 ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-9237- removelist= groonga-normalizer-mysql-1.1.4/ltmain.sh:9238: tempremovelist=`$ECHO "$output_objdir/*"` groonga-normalizer-mysql-1.1.4/ltmain.sh-9239- for p in $tempremovelist; do ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-9263- # Transform .lo files to .o files. groonga-normalizer-mysql-1.1.4/ltmain.sh:9264: oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP` groonga-normalizer-mysql-1.1.4/ltmain.sh-9265- fi ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-9268- #for path in $notinst_path; do groonga-normalizer-mysql-1.1.4/ltmain.sh:9269: # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` groonga-normalizer-mysql-1.1.4/ltmain.sh:9270: # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` groonga-normalizer-mysql-1.1.4/ltmain.sh:9271: # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` groonga-normalizer-mysql-1.1.4/ltmain.sh-9272- #done ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-9389- if test -n "$i"; then groonga-normalizer-mysql-1.1.4/ltmain.sh:9390: libname=`eval "\\$ECHO \"$libname_spec\""` groonga-normalizer-mysql-1.1.4/ltmain.sh:9391: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` groonga-normalizer-mysql-1.1.4/ltmain.sh-9392- set dummy $deplib_matches; shift groonga-normalizer-mysql-1.1.4/ltmain.sh-9393- deplib_match=$1 groonga-normalizer-mysql-1.1.4/ltmain.sh:9394: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then groonga-normalizer-mysql-1.1.4/ltmain.sh-9395- func_append newdeplibs " $i" ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-9432- if test -n "$i"; then groonga-normalizer-mysql-1.1.4/ltmain.sh:9433: libname=`eval "\\$ECHO \"$libname_spec\""` groonga-normalizer-mysql-1.1.4/ltmain.sh:9434: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` groonga-normalizer-mysql-1.1.4/ltmain.sh-9435- set dummy $deplib_matches; shift groonga-normalizer-mysql-1.1.4/ltmain.sh-9436- deplib_match=$1 groonga-normalizer-mysql-1.1.4/ltmain.sh:9437: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then groonga-normalizer-mysql-1.1.4/ltmain.sh-9438- func_append newdeplibs " $i" ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-9467- set dummy $deplibs_check_method; shift groonga-normalizer-mysql-1.1.4/ltmain.sh:9468: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` groonga-normalizer-mysql-1.1.4/ltmain.sh-9469- for a_deplib in $deplibs; do ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-9482- if test -n "$a_deplib"; then groonga-normalizer-mysql-1.1.4/ltmain.sh:9483: libname=`eval "\\$ECHO \"$libname_spec\""` groonga-normalizer-mysql-1.1.4/ltmain.sh-9484- if test -n "$file_magic_glob"; then groonga-normalizer-mysql-1.1.4/ltmain.sh:9485: libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob` groonga-normalizer-mysql-1.1.4/ltmain.sh-9486- else ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-9492- shopt -s nocaseglob groonga-normalizer-mysql-1.1.4/ltmain.sh:9493: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` groonga-normalizer-mysql-1.1.4/ltmain.sh-9494- $nocaseglob groonga-normalizer-mysql-1.1.4/ltmain.sh-9495- else groonga-normalizer-mysql-1.1.4/ltmain.sh:9496: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` groonga-normalizer-mysql-1.1.4/ltmain.sh-9497- fi ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-9510- while test -h "$potlib" 2>/dev/null; do groonga-normalizer-mysql-1.1.4/ltmain.sh:9511: potliblink=`ls -ld $potlib | $SED 's/.* -> //'` groonga-normalizer-mysql-1.1.4/ltmain.sh-9512- case $potliblink in groonga-normalizer-mysql-1.1.4/ltmain.sh-9513- [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;; groonga-normalizer-mysql-1.1.4/ltmain.sh:9514: *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";; groonga-normalizer-mysql-1.1.4/ltmain.sh-9515- esac ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-9551- set dummy $deplibs_check_method; shift groonga-normalizer-mysql-1.1.4/ltmain.sh:9552: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` groonga-normalizer-mysql-1.1.4/ltmain.sh-9553- for a_deplib in $deplibs; do ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-9566- if test -n "$a_deplib"; then groonga-normalizer-mysql-1.1.4/ltmain.sh:9567: libname=`eval "\\$ECHO \"$libname_spec\""` groonga-normalizer-mysql-1.1.4/ltmain.sh-9568- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do groonga-normalizer-mysql-1.1.4/ltmain.sh:9569: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` groonga-normalizer-mysql-1.1.4/ltmain.sh-9570- for potent_lib in $potential_libs; do ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-9605- newdeplibs= groonga-normalizer-mysql-1.1.4/ltmain.sh:9606: tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` groonga-normalizer-mysql-1.1.4/ltmain.sh-9607- if test yes = "$allow_libtool_libs_with_static_runtimes"; then ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-9609- # can't use Xsed below, because $i might contain '/' groonga-normalizer-mysql-1.1.4/ltmain.sh:9610: tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"` groonga-normalizer-mysql-1.1.4/ltmain.sh-9611- done ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-9635- # On Rhapsody replace the C library with the System framework groonga-normalizer-mysql-1.1.4/ltmain.sh:9636: newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` groonga-normalizer-mysql-1.1.4/ltmain.sh-9637- ;; ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-9687- *-*-darwin*) groonga-normalizer-mysql-1.1.4/ltmain.sh:9688: newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` groonga-normalizer-mysql-1.1.4/ltmain.sh:9689: new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` groonga-normalizer-mysql-1.1.4/ltmain.sh:9690: deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` groonga-normalizer-mysql-1.1.4/ltmain.sh-9691- ;; ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-9814- # Use standard objects if they are pic groonga-normalizer-mysql-1.1.4/ltmain.sh:9815: test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` groonga-normalizer-mysql-1.1.4/ltmain.sh-9816- test "X$libobjs" = "X " && libobjs= ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-10328- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" groonga-normalizer-mysql-1.1.4/ltmain.sh:10329: test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` groonga-normalizer-mysql-1.1.4/ltmain.sh-10330- reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-10343- # Create the old-style object. groonga-normalizer-mysql-1.1.4/ltmain.sh:10344: reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs groonga-normalizer-mysql-1.1.4/ltmain.sh-10345- ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-10401- # On Rhapsody replace the C library is the System framework groonga-normalizer-mysql-1.1.4/ltmain.sh:10402: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` groonga-normalizer-mysql-1.1.4/ltmain.sh:10403: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` groonga-normalizer-mysql-1.1.4/ltmain.sh-10404- ;; ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-10419- # Time to change all our "foo.ltframework" stuff back to "-framework foo" groonga-normalizer-mysql-1.1.4/ltmain.sh:10420: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` groonga-normalizer-mysql-1.1.4/ltmain.sh:10421: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` groonga-normalizer-mysql-1.1.4/ltmain.sh-10422- ;; ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-10497- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) groonga-normalizer-mysql-1.1.4/ltmain.sh:10498: testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'` groonga-normalizer-mysql-1.1.4/ltmain.sh-10499- case :$dllsearchpath: in ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-10557- # Transform all the library objects into standard objects. groonga-normalizer-mysql-1.1.4/ltmain.sh:10558: compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` groonga-normalizer-mysql-1.1.4/ltmain.sh:10559: finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` groonga-normalizer-mysql-1.1.4/ltmain.sh-10560- fi ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-10585- # Replace the output file specification. groonga-normalizer-mysql-1.1.4/ltmain.sh:10586: compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` groonga-normalizer-mysql-1.1.4/ltmain.sh-10587- link_command=$compile_command$compile_rpath ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-10594- func_to_tool_file "$output" groonga-normalizer-mysql-1.1.4/ltmain.sh:10595: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` groonga-normalizer-mysql-1.1.4/ltmain.sh-10596- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-10638- # Replace the output file specification. groonga-normalizer-mysql-1.1.4/ltmain.sh:10639: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` groonga-normalizer-mysql-1.1.4/ltmain.sh-10640- # Delete the old output file. ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-10646- func_to_tool_file "$output" groonga-normalizer-mysql-1.1.4/ltmain.sh:10647: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` groonga-normalizer-mysql-1.1.4/ltmain.sh-10648- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-10664- link_command=$finalize_var$compile_command$finalize_rpath groonga-normalizer-mysql-1.1.4/ltmain.sh:10665: relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` groonga-normalizer-mysql-1.1.4/ltmain.sh-10666- ;; ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-10677- # Replace the output file specification. groonga-normalizer-mysql-1.1.4/ltmain.sh:10678: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` groonga-normalizer-mysql-1.1.4/ltmain.sh-10679- ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-10686- func_to_tool_file "$output_objdir/$outputname" groonga-normalizer-mysql-1.1.4/ltmain.sh:10687: 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'` groonga-normalizer-mysql-1.1.4/ltmain.sh-10688- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-10975- func_resolve_sysroot "$deplib" groonga-normalizer-mysql-1.1.4/ltmain.sh:10976: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` groonga-normalizer-mysql-1.1.4/ltmain.sh-10977- test -z "$libdir" && \ ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-11001- name=$func_basename_result groonga-normalizer-mysql-1.1.4/ltmain.sh:11002: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` groonga-normalizer-mysql-1.1.4/ltmain.sh-11003- test -z "$libdir" && \ ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-11020- name=$func_basename_result groonga-normalizer-mysql-1.1.4/ltmain.sh:11021: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` groonga-normalizer-mysql-1.1.4/ltmain.sh-11022- test -z "$libdir" && \ ############################################## groonga-normalizer-mysql-1.1.4/ltmain.sh-11339-# ### BEGIN LIBTOOL TAG CONFIG: disable-static groonga-normalizer-mysql-1.1.4/ltmain.sh:11340:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` groonga-normalizer-mysql-1.1.4/ltmain.sh-11341-# ### END LIBTOOL TAG CONFIG: disable-static