===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
weex-2.8.3/Makefile.in-106-  while test -n "$$dir1"; do \
weex-2.8.3/Makefile.in:107:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
weex-2.8.3/Makefile.in-108-    if test "$$first" != "."; then \
weex-2.8.3/Makefile.in-109-      if test "$$first" = ".."; then \
weex-2.8.3/Makefile.in:110:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
weex-2.8.3/Makefile.in:111:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
weex-2.8.3/Makefile.in-112-      else \
weex-2.8.3/Makefile.in:113:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
weex-2.8.3/Makefile.in-114-        if test "$$first2" = "$$first"; then \
weex-2.8.3/Makefile.in:115:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
weex-2.8.3/Makefile.in-116-        else \
##############################################
weex-2.8.3/Makefile.in-121-    fi; \
weex-2.8.3/Makefile.in:122:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
weex-2.8.3/Makefile.in-123-  done; \
##############################################
weex-2.8.3/Makefile.in-348-	dot_seen=no; \
weex-2.8.3/Makefile.in:349:	target=`echo $@ | sed s/-recursive//`; \
weex-2.8.3/Makefile.in-350-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
weex-2.8.3/Makefile.in-383-	rev="$$rev ."; \
weex-2.8.3/Makefile.in:384:	target=`echo $@ | sed s/-recursive//`; \
weex-2.8.3/Makefile.in-385-	for subdir in $$rev; do \
##############################################
weex-2.8.3/Makefile.in-461-GTAGS:
weex-2.8.3/Makefile.in:462:	here=`$(am__cd) $(top_builddir) && pwd` \
weex-2.8.3/Makefile.in-463-	  && $(am__cd) $(top_srcdir) \
##############################################
weex-2.8.3/Makefile.in-471-	test -d "$(distdir)" || mkdir "$(distdir)"
weex-2.8.3/Makefile.in:472:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
weex-2.8.3/Makefile.in:473:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
weex-2.8.3/Makefile.in-474-	list='$(DISTFILES)'; \
##############################################
weex-2.8.3/Makefile.in-485-	  if test -d $$d/$$file; then \
weex-2.8.3/Makefile.in:486:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
weex-2.8.3/Makefile.in-487-	    if test -d "$(distdir)/$$file"; then \
##############################################
weex-2.8.3/Makefile.in-596-	test -d $(distdir)/_build || exit 0; \
weex-2.8.3/Makefile.in:597:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
weex-2.8.3/Makefile.in-598-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
weex-2.8.3/Makefile.in-640-	}; \
weex-2.8.3/Makefile.in:641:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
weex-2.8.3/Makefile.in-642-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
weex-2.8.3/Makefile.in-652-	fi
weex-2.8.3/Makefile.in:653:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
weex-2.8.3/Makefile.in-654-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
weex-2.8.3/aclocal.m4-375-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
weex-2.8.3/aclocal.m4:376:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
weex-2.8.3/aclocal.m4-377-      fi
##############################################
weex-2.8.3/aclocal.m4-779-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
weex-2.8.3/aclocal.m4:780:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
weex-2.8.3/aclocal.m4-781-    AC_MSG_RESULT([
##############################################
weex-2.8.3/aclocal.m4-1132-changequote(<<,>>)dnl
weex-2.8.3/aclocal.m4:1133:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
weex-2.8.3/aclocal.m4-1134-    case $ac_prog_version in
##############################################
weex-2.8.3/aclocal.m4-1363-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
weex-2.8.3/aclocal.m4:1364:case `$LD -v 2>&1 </dev/null` in
weex-2.8.3/aclocal.m4-1365-*GNU* | *'with BFD'*)
##############################################
weex-2.8.3/aclocal.m4-1399-    # gcc leaves a trailing carriage return which upsets mingw
weex-2.8.3/aclocal.m4:1400:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
weex-2.8.3/aclocal.m4-1401-  *)
weex-2.8.3/aclocal.m4:1402:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
weex-2.8.3/aclocal.m4-1403-  esac
##############################################
weex-2.8.3/aclocal.m4-1408-      # Canonicalize the path of ld
weex-2.8.3/aclocal.m4:1409:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
weex-2.8.3/aclocal.m4-1410-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
weex-2.8.3/aclocal.m4:1411:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
weex-2.8.3/aclocal.m4-1412-      done
##############################################
weex-2.8.3/aclocal.m4-1438-      # Break only if it was the GNU/non-GNU ld that we prefer.
weex-2.8.3/aclocal.m4:1439:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
weex-2.8.3/aclocal.m4-1440-      *GNU* | *'with BFD'*)
##############################################
weex-2.8.3/aclocal.m4-1704-        dnl or AC_LIB_HAVE_LINKFLAGS call.
weex-2.8.3/aclocal.m4:1705:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
weex-2.8.3/aclocal.m4-1706-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
weex-2.8.3/aclocal.m4-1779-                -L*)
weex-2.8.3/aclocal.m4:1780:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
weex-2.8.3/aclocal.m4-1781-                  dnl First look for a shared library.
##############################################
weex-2.8.3/aclocal.m4-1923-              */$acl_libdirstem | */$acl_libdirstem/)
weex-2.8.3/aclocal.m4:1924:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
weex-2.8.3/aclocal.m4-1925-                if test "$name" = '$1'; then
##############################################
weex-2.8.3/aclocal.m4-1930-              */$acl_libdirstem2 | */$acl_libdirstem2/)
weex-2.8.3/aclocal.m4:1931:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
weex-2.8.3/aclocal.m4-1932-                if test "$name" = '$1'; then
##############################################
weex-2.8.3/aclocal.m4-1986-                  -L*)
weex-2.8.3/aclocal.m4:1987:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
weex-2.8.3/aclocal.m4-1988-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
weex-2.8.3/aclocal.m4-2038-                  -R*)
weex-2.8.3/aclocal.m4:2039:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
weex-2.8.3/aclocal.m4-2040-                    if test "$enable_rpath" != no; then
##############################################
weex-2.8.3/aclocal.m4-2068-                    dnl Handle this in the next round.
weex-2.8.3/aclocal.m4:2069:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
weex-2.8.3/aclocal.m4-2070-                    ;;
##############################################
weex-2.8.3/aclocal.m4-2074-                    dnl option.
weex-2.8.3/aclocal.m4:2075:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
weex-2.8.3/aclocal.m4-2076-                    ;;
##############################################
weex-2.8.3/aclocal.m4-2187-            -L) next=yes ;;
weex-2.8.3/aclocal.m4:2188:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
weex-2.8.3/aclocal.m4-2189-                 dnl No need to hardcode the standard /usr/lib.
##############################################
weex-2.8.3/aclocal.m4-2436-    *)
weex-2.8.3/aclocal.m4:2437:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
weex-2.8.3/aclocal.m4-2438-      if test -n "$searchpath"; then
##############################################
weex-2.8.3/aclocal.m4-2446-                ;;
weex-2.8.3/aclocal.m4:2447:              *) searchdir=`cd "$searchdir" && pwd`
weex-2.8.3/aclocal.m4-2448-                 case "$searchdir" in
##############################################
weex-2.8.3/aclocal.m4-2685-changequote(,)dnl
weex-2.8.3/aclocal.m4:2686:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
weex-2.8.3/aclocal.m4-2687-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
weex-2.8.3/aclocal.m4-2692-changequote(,)dnl
weex-2.8.3/aclocal.m4:2693:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
weex-2.8.3/aclocal.m4-2694-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
weex-2.8.3/aclocal.m4-2711-changequote(,)dnl
weex-2.8.3/aclocal.m4:2712:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
weex-2.8.3/aclocal.m4-2713-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
weex-2.8.3/aclocal.m4-2736-      case "$ac_file" in
weex-2.8.3/aclocal.m4:2737:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
weex-2.8.3/aclocal.m4-2738-      esac
##############################################
weex-2.8.3/aclocal.m4-2741-        # Adjust a relative srcdir.
weex-2.8.3/aclocal.m4:2742:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
weex-2.8.3/aclocal.m4:2743:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
weex-2.8.3/aclocal.m4:2744:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
weex-2.8.3/aclocal.m4-2745-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
weex-2.8.3/aclocal.m4-2748-        case "$ac_given_srcdir" in
weex-2.8.3/aclocal.m4:2749:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
weex-2.8.3/aclocal.m4-2750-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
weex-2.8.3/aclocal.m4-2768-            fi
weex-2.8.3/aclocal.m4:2769:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
weex-2.8.3/aclocal.m4-2770-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
weex-2.8.3/aclocal.m4-2865-  # Adjust a relative srcdir.
weex-2.8.3/aclocal.m4:2866:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
weex-2.8.3/aclocal.m4:2867:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
weex-2.8.3/aclocal.m4:2868:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
weex-2.8.3/aclocal.m4-2869-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
weex-2.8.3/aclocal.m4-2872-  case "$ac_given_srcdir" in
weex-2.8.3/aclocal.m4:2873:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
weex-2.8.3/aclocal.m4-2874-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
weex-2.8.3/aclocal.m4-2933-  # Set POTFILES to the value of the Makefile variable POTFILES.
weex-2.8.3/aclocal.m4:2934:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
weex-2.8.3/aclocal.m4:2935:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
weex-2.8.3/aclocal.m4-2936-  # Compute POTFILES_DEPS as
##############################################
weex-2.8.3/aclocal.m4-2948-    # The LINGUAS file contains the set of available languages.
weex-2.8.3/aclocal.m4:2949:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
weex-2.8.3/aclocal.m4-2950-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
weex-2.8.3/aclocal.m4-2952-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
weex-2.8.3/aclocal.m4:2953:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
weex-2.8.3/aclocal.m4:2954:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
weex-2.8.3/aclocal.m4-2955-  fi
##############################################
weex-2.8.3/aclocal.m4-2996-    QMFILES="$QMFILES $srcdirpre$lang.qm"
weex-2.8.3/aclocal.m4:2997:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
weex-2.8.3/aclocal.m4-2998-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
weex-2.8.3/aclocal.m4:2999:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
weex-2.8.3/aclocal.m4-3000-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
weex-2.8.3/aclocal.m4-3037-      QTCATALOGS="$QTCATALOGS $lang.qm"
weex-2.8.3/aclocal.m4:3038:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
weex-2.8.3/aclocal.m4-3039-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
weex-2.8.3/aclocal.m4:3040:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
weex-2.8.3/aclocal.m4-3041-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
weex-2.8.3/aclocal.m4-3048-    for lang in $ALL_LINGUAS; do
weex-2.8.3/aclocal.m4:3049:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
weex-2.8.3/aclocal.m4-3050-      cat >> "$ac_file.tmp" <<EOF
##############################################
weex-2.8.3/aclocal.m4-3059-    for lang in $ALL_LINGUAS; do
weex-2.8.3/aclocal.m4:3060:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
weex-2.8.3/aclocal.m4-3061-      cat >> "$ac_file.tmp" <<EOF
##############################################
weex-2.8.3/aclocal.m4-3899-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
weex-2.8.3/aclocal.m4:3900:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
weex-2.8.3/aclocal.m4-3901-#
##############################################
weex-2.8.3/aclocal.m4-3923-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
weex-2.8.3/aclocal.m4:3924:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
weex-2.8.3/aclocal.m4-3925-# and then we would define $MISSING as
##############################################
weex-2.8.3/aclocal.m4-3939-# expand $ac_aux_dir to an absolute path
weex-2.8.3/aclocal.m4:3940:am_aux_dir=`cd $ac_aux_dir && pwd`
weex-2.8.3/aclocal.m4-3941-])
##############################################
weex-2.8.3/aclocal.m4-4041-  if test "$am_compiler_list" = ""; then
weex-2.8.3/aclocal.m4:4042:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
weex-2.8.3/aclocal.m4-4043-  fi
##############################################
weex-2.8.3/aclocal.m4-4190-    # Strip MF so we end up with the name of the file.
weex-2.8.3/aclocal.m4:4191:    mf=`echo "$mf" | sed -e 's/:.*$//'`
weex-2.8.3/aclocal.m4-4192-    # Check whether this is an Automake generated Makefile or not.
##############################################
weex-2.8.3/aclocal.m4-4199-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
weex-2.8.3/aclocal.m4:4200:      dirpart=`AS_DIRNAME("$mf")`
weex-2.8.3/aclocal.m4-4201-    else
##############################################
weex-2.8.3/aclocal.m4-4205-    # from the Makefile without running `make'.
weex-2.8.3/aclocal.m4:4206:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
weex-2.8.3/aclocal.m4-4207-    test -z "$DEPDIR" && continue
weex-2.8.3/aclocal.m4:4208:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
weex-2.8.3/aclocal.m4-4209-    test -z "am__include" && continue
weex-2.8.3/aclocal.m4:4210:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
weex-2.8.3/aclocal.m4-4211-    # When using ansi2knr, U may be empty or an underscore; expand it
weex-2.8.3/aclocal.m4:4212:    U=`sed -n 's/^U = //p' < "$mf"`
weex-2.8.3/aclocal.m4-4213-    # Find all dependency output files, they are included files with
##############################################
weex-2.8.3/aclocal.m4-4221-      test -f "$dirpart/$file" && continue
weex-2.8.3/aclocal.m4:4222:      fdir=`AS_DIRNAME(["$file"])`
weex-2.8.3/aclocal.m4-4223-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
weex-2.8.3/aclocal.m4-4288-AC_REQUIRE([AC_PROG_INSTALL])dnl
weex-2.8.3/aclocal.m4:4289:if test "`cd $srcdir && pwd`" != "`pwd`"; then
weex-2.8.3/aclocal.m4-4290-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
weex-2.8.3/aclocal.m4-4390-    * )
weex-2.8.3/aclocal.m4:4391:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
weex-2.8.3/aclocal.m4-4392-  esac
weex-2.8.3/aclocal.m4-4393-done
weex-2.8.3/aclocal.m4:4394:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
weex-2.8.3/aclocal.m4-4395-
##############################################
weex-2.8.3/aclocal.m4-4468-# Ignore all kinds of additional output from `make'.
weex-2.8.3/aclocal.m4:4469:case `$am_make -s -f confmf 2> /dev/null` in #(
weex-2.8.3/aclocal.m4-4470-*the\ am__doit\ target*)
##############################################
weex-2.8.3/aclocal.m4-4478-   echo '.include "confinc"' > confmf
weex-2.8.3/aclocal.m4:4479:   case `$am_make -s -f confmf 2> /dev/null` in #(
weex-2.8.3/aclocal.m4-4480-   *the\ am__doit\ target*)
##############################################
weex-2.8.3/aclocal.m4-4635-if (
weex-2.8.3/aclocal.m4:4636:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
weex-2.8.3/aclocal.m4-4637-   if test "$[*]" = "X"; then
weex-2.8.3/aclocal.m4-4638-      # -L didn't work.
weex-2.8.3/aclocal.m4:4639:      set X `ls -t "$srcdir/configure" conftest.file`
weex-2.8.3/aclocal.m4-4640-   fi
##############################################
weex-2.8.3/config.sub-57-
weex-2.8.3/config.sub:58:me=`echo "$0" | sed -e 's,.*/,,'`
weex-2.8.3/config.sub-59-
##############################################
weex-2.8.3/config.sub-122-# Here we must recognize all the valid KERNEL-OS combinations.
weex-2.8.3/config.sub:123:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
weex-2.8.3/config.sub-124-case $maybe_os in
##############################################
weex-2.8.3/config.sub-130-    os=-$maybe_os
weex-2.8.3/config.sub:131:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
weex-2.8.3/config.sub-132-    ;;
##############################################
weex-2.8.3/config.sub-134-    os=-linux-android
weex-2.8.3/config.sub:135:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
weex-2.8.3/config.sub-136-    ;;
weex-2.8.3/config.sub-137-  *)
weex-2.8.3/config.sub:138:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
weex-2.8.3/config.sub-139-    if [ $basic_machine != $1 ]
weex-2.8.3/config.sub:140:    then os=`echo $1 | sed 's/.*-/-/'`
weex-2.8.3/config.sub-141-    else os=; fi
##############################################
weex-2.8.3/config.sub-188-		os=-sco5v6
weex-2.8.3/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
weex-2.8.3/config.sub-190-		;;
##############################################
weex-2.8.3/config.sub-192-		os=-sco3.2v5
weex-2.8.3/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
weex-2.8.3/config.sub-194-		;;
##############################################
weex-2.8.3/config.sub-196-		os=-sco3.2v4
weex-2.8.3/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
weex-2.8.3/config.sub-198-		;;
weex-2.8.3/config.sub-199-	-sco3.2.[4-9]*)
weex-2.8.3/config.sub:200:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
weex-2.8.3/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
weex-2.8.3/config.sub-202-		;;
##############################################
weex-2.8.3/config.sub-204-		# Don't forget version if it is 3.2v4 or newer.
weex-2.8.3/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
weex-2.8.3/config.sub-206-		;;
##############################################
weex-2.8.3/config.sub-208-		# Don't forget version if it is 3.2v4 or newer.
weex-2.8.3/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
weex-2.8.3/config.sub-210-		;;
##############################################
weex-2.8.3/config.sub-212-		os=-sco3.2v2
weex-2.8.3/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
weex-2.8.3/config.sub-214-		;;
weex-2.8.3/config.sub-215-	-udk*)
weex-2.8.3/config.sub:216:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
weex-2.8.3/config.sub-217-		;;
##############################################
weex-2.8.3/config.sub-219-		os=-isc2.2
weex-2.8.3/config.sub:220:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
weex-2.8.3/config.sub-221-		;;
##############################################
weex-2.8.3/config.sub-225-	-isc*)
weex-2.8.3/config.sub:226:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
weex-2.8.3/config.sub-227-		;;
##############################################
weex-2.8.3/config.sub-237-	-ptx*)
weex-2.8.3/config.sub:238:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
weex-2.8.3/config.sub-239-		;;
weex-2.8.3/config.sub-240-	-windowsnt*)
weex-2.8.3/config.sub:241:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
weex-2.8.3/config.sub-242-		;;
##############################################
weex-2.8.3/config.sub-363-	*-*-*)
weex-2.8.3/config.sub:364:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
weex-2.8.3/config.sub-365-		exit 1
##############################################
weex-2.8.3/config.sub-481-	amd64-*)
weex-2.8.3/config.sub:482:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
weex-2.8.3/config.sub-483-		;;
##############################################
weex-2.8.3/config.sub-523-	blackfin-*)
weex-2.8.3/config.sub:524:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
weex-2.8.3/config.sub-525-		os=-linux
##############################################
weex-2.8.3/config.sub-531-	c54x-*)
weex-2.8.3/config.sub:532:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
weex-2.8.3/config.sub-533-		;;
weex-2.8.3/config.sub-534-	c55x-*)
weex-2.8.3/config.sub:535:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
weex-2.8.3/config.sub-536-		;;
weex-2.8.3/config.sub-537-	c6x-*)
weex-2.8.3/config.sub:538:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
weex-2.8.3/config.sub-539-		;;
##############################################
weex-2.8.3/config.sub-734-	i*86v32)
weex-2.8.3/config.sub:735:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
weex-2.8.3/config.sub-736-		os=-sysv32
##############################################
weex-2.8.3/config.sub-738-	i*86v4*)
weex-2.8.3/config.sub:739:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
weex-2.8.3/config.sub-740-		os=-sysv4
##############################################
weex-2.8.3/config.sub-742-	i*86v)
weex-2.8.3/config.sub:743:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
weex-2.8.3/config.sub-744-		os=-sysv
##############################################
weex-2.8.3/config.sub-746-	i*86sol2)
weex-2.8.3/config.sub:747:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
weex-2.8.3/config.sub-748-		os=-solaris2
##############################################
weex-2.8.3/config.sub-776-	m68knommu-*)
weex-2.8.3/config.sub:777:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
weex-2.8.3/config.sub-778-		os=-linux
##############################################
weex-2.8.3/config.sub-809-	mips3*-*)
weex-2.8.3/config.sub:810:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
weex-2.8.3/config.sub-811-		;;
weex-2.8.3/config.sub-812-	mips3*)
weex-2.8.3/config.sub:813:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
weex-2.8.3/config.sub-814-		;;
##############################################
weex-2.8.3/config.sub-827-	ms1-*)
weex-2.8.3/config.sub:828:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
weex-2.8.3/config.sub-829-		;;
##############################################
weex-2.8.3/config.sub-946-	parisc-*)
weex-2.8.3/config.sub:947:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
weex-2.8.3/config.sub-948-		os=-linux
##############################################
weex-2.8.3/config.sub-962-	pc98-*)
weex-2.8.3/config.sub:963:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
weex-2.8.3/config.sub-964-		;;
##############################################
weex-2.8.3/config.sub-977-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
weex-2.8.3/config.sub:978:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
weex-2.8.3/config.sub-979-		;;
weex-2.8.3/config.sub-980-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
weex-2.8.3/config.sub:981:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
weex-2.8.3/config.sub-982-		;;
weex-2.8.3/config.sub-983-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
weex-2.8.3/config.sub:984:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
weex-2.8.3/config.sub-985-		;;
weex-2.8.3/config.sub-986-	pentium4-*)
weex-2.8.3/config.sub:987:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
weex-2.8.3/config.sub-988-		;;
##############################################
weex-2.8.3/config.sub-996-	ppc-* | ppcbe-*)
weex-2.8.3/config.sub:997:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
weex-2.8.3/config.sub-998-		;;
##############################################
weex-2.8.3/config.sub-1002-	ppcle-* | powerpclittle-*)
weex-2.8.3/config.sub:1003:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
weex-2.8.3/config.sub-1004-		;;
##############################################
weex-2.8.3/config.sub-1006-		;;
weex-2.8.3/config.sub:1007:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
weex-2.8.3/config.sub-1008-		;;
##############################################
weex-2.8.3/config.sub-1012-	ppc64le-* | powerpc64little-*)
weex-2.8.3/config.sub:1013:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
weex-2.8.3/config.sub-1014-		;;
##############################################
weex-2.8.3/config.sub-1091-	strongarm-* | thumb-*)
weex-2.8.3/config.sub:1092:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
weex-2.8.3/config.sub-1093-		;;
##############################################
weex-2.8.3/config.sub-1221-	xscale-* | xscalee[bl]-*)
weex-2.8.3/config.sub:1222:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
weex-2.8.3/config.sub-1223-		;;
##############################################
weex-2.8.3/config.sub-1298-	*)
weex-2.8.3/config.sub:1299:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
weex-2.8.3/config.sub-1300-		exit 1
##############################################
weex-2.8.3/config.sub-1306-	*-digital*)
weex-2.8.3/config.sub:1307:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
weex-2.8.3/config.sub-1308-		;;
weex-2.8.3/config.sub-1309-	*-commodore*)
weex-2.8.3/config.sub:1310:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
weex-2.8.3/config.sub-1311-		;;
##############################################
weex-2.8.3/config.sub-1327-	-solaris1 | -solaris1.*)
weex-2.8.3/config.sub:1328:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
weex-2.8.3/config.sub-1329-		;;
##############################################
weex-2.8.3/config.sub-1339-	-gnu/linux*)
weex-2.8.3/config.sub:1340:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
weex-2.8.3/config.sub-1341-		;;
##############################################
weex-2.8.3/config.sub-1385-	-nto*)
weex-2.8.3/config.sub:1386:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
weex-2.8.3/config.sub-1387-		;;
##############################################
weex-2.8.3/config.sub-1392-	-mac*)
weex-2.8.3/config.sub:1393:		os=`echo $os | sed -e 's|mac|macos|'`
weex-2.8.3/config.sub-1394-		;;
##############################################
weex-2.8.3/config.sub-1398-	-linux*)
weex-2.8.3/config.sub:1399:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
weex-2.8.3/config.sub-1400-		;;
weex-2.8.3/config.sub-1401-	-sunos5*)
weex-2.8.3/config.sub:1402:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
weex-2.8.3/config.sub-1403-		;;
weex-2.8.3/config.sub-1404-	-sunos6*)
weex-2.8.3/config.sub:1405:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
weex-2.8.3/config.sub-1406-		;;
##############################################
weex-2.8.3/config.sub-1453-	-sinix5.*)
weex-2.8.3/config.sub:1454:		os=`echo $os | sed -e 's|sinix|sysv|'`
weex-2.8.3/config.sub-1455-		;;
##############################################
weex-2.8.3/config.sub-1509-		# Get rid of the `-' at the beginning of $os.
weex-2.8.3/config.sub:1510:		os=`echo $os | sed 's/[^-]*-//'`
weex-2.8.3/config.sub:1511:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
weex-2.8.3/config.sub-1512-		exit 1
##############################################
weex-2.8.3/config.sub-1769-		esac
weex-2.8.3/config.sub:1770:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
weex-2.8.3/config.sub-1771-		;;
##############################################
weex-2.8.3/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
weex-2.8.3/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
weex-2.8.3/configure-45-  as_echo='print -r --'
weex-2.8.3/configure-46-  as_echo_n='print -rn --'
weex-2.8.3/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
weex-2.8.3/configure-48-  as_echo='printf %s\n'
##############################################
weex-2.8.3/configure-50-else
weex-2.8.3/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
weex-2.8.3/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
weex-2.8.3/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
weex-2.8.3/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
weex-2.8.3/configure-62-      esac;
##############################################
weex-2.8.3/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
weex-2.8.3/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
weex-2.8.3/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
weex-2.8.3/configure-324-      case $as_dir in #(
weex-2.8.3/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
weex-2.8.3/configure-326-      *) as_qdir=$as_dir;;
##############################################
weex-2.8.3/configure-397-  {
weex-2.8.3/configure:398:    as_val=`expr "$@" || test $? -eq 1`
weex-2.8.3/configure-399-  }
##############################################
weex-2.8.3/configure-404-# ----------------------------------------
weex-2.8.3/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
weex-2.8.3/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
weex-2.8.3/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
weex-2.8.3/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
weex-2.8.3/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
weex-2.8.3/configure-853-  case $ac_option in
weex-2.8.3/configure:854:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
weex-2.8.3/configure-855-  *=)   ac_optarg= ;;
##############################################
weex-2.8.3/configure-897-  -disable-* | --disable-*)
weex-2.8.3/configure:898:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
weex-2.8.3/configure-899-    # Reject names that are not valid shell variable names.
##############################################
weex-2.8.3/configure-902-    ac_useropt_orig=$ac_useropt
weex-2.8.3/configure:903:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
weex-2.8.3/configure-904-    case $ac_user_opts in
##############################################
weex-2.8.3/configure-923-  -enable-* | --enable-*)
weex-2.8.3/configure:924:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
weex-2.8.3/configure-925-    # Reject names that are not valid shell variable names.
##############################################
weex-2.8.3/configure-928-    ac_useropt_orig=$ac_useropt
weex-2.8.3/configure:929:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
weex-2.8.3/configure-930-    case $ac_user_opts in
##############################################
weex-2.8.3/configure-1127-  -with-* | --with-*)
weex-2.8.3/configure:1128:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
weex-2.8.3/configure-1129-    # Reject names that are not valid shell variable names.
##############################################
weex-2.8.3/configure-1132-    ac_useropt_orig=$ac_useropt
weex-2.8.3/configure:1133:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
weex-2.8.3/configure-1134-    case $ac_user_opts in
##############################################
weex-2.8.3/configure-1143-  -without-* | --without-*)
weex-2.8.3/configure:1144:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
weex-2.8.3/configure-1145-    # Reject names that are not valid shell variable names.
##############################################
weex-2.8.3/configure-1148-    ac_useropt_orig=$ac_useropt
weex-2.8.3/configure:1149:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
weex-2.8.3/configure-1150-    case $ac_user_opts in
##############################################
weex-2.8.3/configure-1181-  *=*)
weex-2.8.3/configure:1182:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
weex-2.8.3/configure-1183-    # Reject names that are not valid shell variable names.
##############################################
weex-2.8.3/configure-1202-if test -n "$ac_prev"; then
weex-2.8.3/configure:1203:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
weex-2.8.3/configure-1204-  as_fn_error $? "missing argument to $ac_option"
##############################################
weex-2.8.3/configure-1224-    */ )
weex-2.8.3/configure:1225:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
weex-2.8.3/configure-1226-      eval $ac_var=\$ac_val;;
##############################################
weex-2.8.3/configure-1259-ac_ls_di=`ls -di .` &&
weex-2.8.3/configure:1260:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
weex-2.8.3/configure-1261-  as_fn_error $? "working directory cannot be determined"
##############################################
weex-2.8.3/configure-1315-case $srcdir in
weex-2.8.3/configure:1316:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
weex-2.8.3/configure-1317-esac
##############################################
weex-2.8.3/configure-1358-By default, \`make install' will install all the files in
weex-2.8.3/configure:1359:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
weex-2.8.3/configure:1360:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
weex-2.8.3/configure-1361-for instance \`--prefix=\$HOME'.
##############################################
weex-2.8.3/configure-1460-*)
weex-2.8.3/configure:1461:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
weex-2.8.3/configure-1462-  # A ".." for each directory in $ac_dir_suffix.
weex-2.8.3/configure:1463:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
weex-2.8.3/configure-1464-  case $ac_top_builddir_sub in
##############################################
weex-2.8.3/configure-2181-    *\'*)
weex-2.8.3/configure:2182:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
weex-2.8.3/configure-2183-    esac
##############################################
weex-2.8.3/configure-2264-      case $ac_val in
weex-2.8.3/configure:2265:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
weex-2.8.3/configure-2266-      esac
##############################################
weex-2.8.3/configure-2279-	case $ac_val in
weex-2.8.3/configure:2280:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
weex-2.8.3/configure-2281-	esac
##############################################
weex-2.8.3/configure-2403-    set,)
weex-2.8.3/configure:2404:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
weex-2.8.3/configure:2405:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
weex-2.8.3/configure-2406-      ac_cache_corrupted=: ;;
##############################################
weex-2.8.3/configure-2414-	# differences in whitespace do not lead to failure.
weex-2.8.3/configure:2415:	ac_old_val_w=`echo x $ac_old_val`
weex-2.8.3/configure:2416:	ac_new_val_w=`echo x $ac_new_val`
weex-2.8.3/configure-2417-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
weex-2.8.3/configure-2434-    case $ac_new_val in
weex-2.8.3/configure:2435:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
weex-2.8.3/configure-2436-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
weex-2.8.3/configure-2614-if (
weex-2.8.3/configure:2615:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
weex-2.8.3/configure-2616-   if test "$*" = "X"; then
weex-2.8.3/configure-2617-      # -L didn't work.
weex-2.8.3/configure:2618:      set X `ls -t "$srcdir/configure" conftest.file`
weex-2.8.3/configure-2619-   fi
##############################################
weex-2.8.3/configure-2650-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
weex-2.8.3/configure:2651:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
weex-2.8.3/configure-2652-
weex-2.8.3/configure-2653-# expand $ac_aux_dir to an absolute path
weex-2.8.3/configure:2654:am_aux_dir=`cd $ac_aux_dir && pwd`
weex-2.8.3/configure-2655-
##############################################
weex-2.8.3/configure-2795-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
weex-2.8.3/configure:2796:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
weex-2.8.3/configure-2797-	     'mkdir (GNU coreutils) '* | \
##############################################
weex-2.8.3/configure-2874-set x ${MAKE-make}
weex-2.8.3/configure:2875:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
weex-2.8.3/configure-2876-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
weex-2.8.3/configure-2884-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
weex-2.8.3/configure:2885:case `${MAKE-make} -f conftest.make 2>/dev/null` in
weex-2.8.3/configure-2886-  *@@@%%%=?*=@@@%%%*)
##############################################
weex-2.8.3/configure-2911-
weex-2.8.3/configure:2912:if test "`cd $srcdir && pwd`" != "`pwd`"; then
weex-2.8.3/configure-2913-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
weex-2.8.3/configure-2992-# Ignore all kinds of additional output from `make'.
weex-2.8.3/configure:2993:case `$am_make -s -f confmf 2> /dev/null` in #(
weex-2.8.3/configure-2994-*the\ am__doit\ target*)
##############################################
weex-2.8.3/configure-3002-   echo '.include "confinc"' > confmf
weex-2.8.3/configure:3003:   case `$am_make -s -f confmf 2> /dev/null` in #(
weex-2.8.3/configure-3004-   *the\ am__doit\ target*)
##############################################
weex-2.8.3/configure-3381-$as_echo_n "checking whether the C compiler works... " >&6; }
weex-2.8.3/configure:3382:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
weex-2.8.3/configure-3383-
##############################################
weex-2.8.3/configure-3425-	then :; else
weex-2.8.3/configure:3426:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
weex-2.8.3/configure-3427-	fi
##############################################
weex-2.8.3/configure-3485-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
weex-2.8.3/configure:3486:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
weex-2.8.3/configure-3487-	  break;;
##############################################
weex-2.8.3/configure-3594-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
weex-2.8.3/configure:3595:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
weex-2.8.3/configure-3596-       break;;
##############################################
weex-2.8.3/configure-3853-  if test "$am_compiler_list" = ""; then
weex-2.8.3/configure:3854:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
weex-2.8.3/configure-3855-  fi
##############################################
weex-2.8.3/configure-4110-  # Check for GNU $ac_path_GREP
weex-2.8.3/configure:4111:case `"$ac_path_GREP" --version 2>&1` in
weex-2.8.3/configure-4112-*GNU*)
##############################################
weex-2.8.3/configure-4176-  # Check for GNU $ac_path_EGREP
weex-2.8.3/configure:4177:case `"$ac_path_EGREP" --version 2>&1` in
weex-2.8.3/configure-4178-*GNU*)
##############################################
weex-2.8.3/configure-4337-do :
weex-2.8.3/configure:4338:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
weex-2.8.3/configure-4339-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
weex-2.8.3/configure-4342-  cat >>confdefs.h <<_ACEOF
weex-2.8.3/configure:4343:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
weex-2.8.3/configure-4344-_ACEOF
##############################################
weex-2.8.3/configure-4997-  if test "$am_compiler_list" = ""; then
weex-2.8.3/configure:4998:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
weex-2.8.3/configure-4999-  fi
##############################################
weex-2.8.3/configure-5230-
weex-2.8.3/configure:5231:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
weex-2.8.3/configure-5232-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
weex-2.8.3/configure-5235-
weex-2.8.3/configure:5236:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
weex-2.8.3/configure-5237-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
weex-2.8.3/configure-5313-
weex-2.8.3/configure:5314:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
weex-2.8.3/configure-5315-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
weex-2.8.3/configure-5409-test "x$ac_build_alias" = x &&
weex-2.8.3/configure:5410:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
weex-2.8.3/configure-5411-test "x$ac_build_alias" = x &&
weex-2.8.3/configure-5412-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
weex-2.8.3/configure:5413:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
weex-2.8.3/configure-5414-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
weex-2.8.3/configure-5433-IFS=$ac_save_IFS
weex-2.8.3/configure:5434:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
weex-2.8.3/configure-5435-
##############################################
weex-2.8.3/configure-5444-else
weex-2.8.3/configure:5445:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
weex-2.8.3/configure-5446-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
weex-2.8.3/configure-5466-IFS=$ac_save_IFS
weex-2.8.3/configure:5467:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
weex-2.8.3/configure-5468-
##############################################
weex-2.8.3/configure-5893-  for ac_func in _getb67 GETB67 getb67; do
weex-2.8.3/configure:5894:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
weex-2.8.3/configure-5895-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
weex-2.8.3/configure-5959-do :
weex-2.8.3/configure:5960:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
weex-2.8.3/configure-5961-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
weex-2.8.3/configure-5964-  cat >>confdefs.h <<_ACEOF
weex-2.8.3/configure:5965:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
weex-2.8.3/configure-5966-_ACEOF
##############################################
weex-2.8.3/configure-6509-    # gcc leaves a trailing carriage return which upsets mingw
weex-2.8.3/configure:6510:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
weex-2.8.3/configure-6511-  *)
weex-2.8.3/configure:6512:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
weex-2.8.3/configure-6513-  esac
##############################################
weex-2.8.3/configure-6518-      # Canonicalize the path of ld
weex-2.8.3/configure:6519:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
weex-2.8.3/configure-6520-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
weex-2.8.3/configure:6521:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
weex-2.8.3/configure-6522-      done
##############################################
weex-2.8.3/configure-6552-      # Break only if it was the GNU/non-GNU ld that we prefer.
weex-2.8.3/configure:6553:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
weex-2.8.3/configure-6554-      *GNU* | *'with BFD'*)
##############################################
weex-2.8.3/configure-6581-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
weex-2.8.3/configure:6582:case `$LD -v 2>&1 </dev/null` in
weex-2.8.3/configure-6583-*GNU* | *'with BFD'*)
##############################################
weex-2.8.3/configure-6667-    *)
weex-2.8.3/configure:6668:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
weex-2.8.3/configure-6669-      if test -n "$searchpath"; then
##############################################
weex-2.8.3/configure-6677-                ;;
weex-2.8.3/configure:6678:              *) searchdir=`cd "$searchdir" && pwd`
weex-2.8.3/configure-6679-                 case "$searchdir" in
##############################################
weex-2.8.3/configure-7092-        names_already_handled="$names_already_handled $name"
weex-2.8.3/configure:7093:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
weex-2.8.3/configure-7094-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
weex-2.8.3/configure-7168-                -L*)
weex-2.8.3/configure:7169:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
weex-2.8.3/configure-7170-                                    if test -n "$acl_shlibext"; then
##############################################
weex-2.8.3/configure-7285-              */$acl_libdirstem | */$acl_libdirstem/)
weex-2.8.3/configure:7286:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
weex-2.8.3/configure-7287-                if test "$name" = 'pth'; then
##############################################
weex-2.8.3/configure-7292-              */$acl_libdirstem2 | */$acl_libdirstem2/)
weex-2.8.3/configure:7293:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
weex-2.8.3/configure-7294-                if test "$name" = 'pth'; then
##############################################
weex-2.8.3/configure-7343-                  -L*)
weex-2.8.3/configure:7344:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
weex-2.8.3/configure-7345-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
weex-2.8.3/configure-7402-                  -R*)
weex-2.8.3/configure:7403:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
weex-2.8.3/configure-7404-                    if test "$enable_rpath" != no; then
##############################################
weex-2.8.3/configure-7427-                  -l*)
weex-2.8.3/configure:7428:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
weex-2.8.3/configure-7429-                    ;;
weex-2.8.3/configure-7430-                  *.la)
weex-2.8.3/configure:7431:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
weex-2.8.3/configure-7432-                    ;;
##############################################
weex-2.8.3/configure-7710-        names_already_handled="$names_already_handled $name"
weex-2.8.3/configure:7711:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
weex-2.8.3/configure-7712-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
weex-2.8.3/configure-7786-                -L*)
weex-2.8.3/configure:7787:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
weex-2.8.3/configure-7788-                                    if test -n "$acl_shlibext"; then
##############################################
weex-2.8.3/configure-7903-              */$acl_libdirstem | */$acl_libdirstem/)
weex-2.8.3/configure:7904:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
weex-2.8.3/configure-7905-                if test "$name" = 'iconv'; then
##############################################
weex-2.8.3/configure-7910-              */$acl_libdirstem2 | */$acl_libdirstem2/)
weex-2.8.3/configure:7911:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
weex-2.8.3/configure-7912-                if test "$name" = 'iconv'; then
##############################################
weex-2.8.3/configure-7961-                  -L*)
weex-2.8.3/configure:7962:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
weex-2.8.3/configure-7963-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
weex-2.8.3/configure-8020-                  -R*)
weex-2.8.3/configure:8021:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
weex-2.8.3/configure-8022-                    if test "$enable_rpath" != no; then
##############################################
weex-2.8.3/configure-8045-                  -l*)
weex-2.8.3/configure:8046:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
weex-2.8.3/configure-8047-                    ;;
weex-2.8.3/configure-8048-                  *.la)
weex-2.8.3/configure:8049:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
weex-2.8.3/configure-8050-                    ;;
##############################################
weex-2.8.3/configure-8358-
weex-2.8.3/configure:8359:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
weex-2.8.3/configure-8360-    { $as_echo "$as_me:${as_lineno-$LINENO}: result:
##############################################
weex-2.8.3/configure-8394-do :
weex-2.8.3/configure:8395:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
weex-2.8.3/configure-8396-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
weex-2.8.3/configure-8398-  cat >>confdefs.h <<_ACEOF
weex-2.8.3/configure:8399:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
weex-2.8.3/configure-8400-_ACEOF
##############################################
weex-2.8.3/configure-8409-do :
weex-2.8.3/configure:8410:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
weex-2.8.3/configure-8411-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
weex-2.8.3/configure-8413-  cat >>confdefs.h <<_ACEOF
weex-2.8.3/configure:8414:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
weex-2.8.3/configure-8415-_ACEOF
##############################################
weex-2.8.3/configure-8552-$as_echo_n "checking version of bison... " >&6; }
weex-2.8.3/configure:8553:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
weex-2.8.3/configure-8554-    case $ac_prog_version in
##############################################
weex-2.8.3/configure-9180-do :
weex-2.8.3/configure:9181:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
weex-2.8.3/configure-9182-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
weex-2.8.3/configure-9184-  cat >>confdefs.h <<_ACEOF
weex-2.8.3/configure:9185:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
weex-2.8.3/configure-9186-_ACEOF
##############################################
weex-2.8.3/configure-9194-do :
weex-2.8.3/configure:9195:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
weex-2.8.3/configure-9196-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
weex-2.8.3/configure-9198-  cat >>confdefs.h <<_ACEOF
weex-2.8.3/configure:9199:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
weex-2.8.3/configure-9200-_ACEOF
##############################################
weex-2.8.3/configure-9808-        names_already_handled="$names_already_handled $name"
weex-2.8.3/configure:9809:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
weex-2.8.3/configure-9810-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
weex-2.8.3/configure-9884-                -L*)
weex-2.8.3/configure:9885:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
weex-2.8.3/configure-9886-                                    if test -n "$acl_shlibext"; then
##############################################
weex-2.8.3/configure-10001-              */$acl_libdirstem | */$acl_libdirstem/)
weex-2.8.3/configure:10002:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
weex-2.8.3/configure-10003-                if test "$name" = 'intl'; then
##############################################
weex-2.8.3/configure-10008-              */$acl_libdirstem2 | */$acl_libdirstem2/)
weex-2.8.3/configure:10009:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
weex-2.8.3/configure-10010-                if test "$name" = 'intl'; then
##############################################
weex-2.8.3/configure-10059-                  -L*)
weex-2.8.3/configure:10060:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
weex-2.8.3/configure-10061-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
weex-2.8.3/configure-10118-                  -R*)
weex-2.8.3/configure:10119:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
weex-2.8.3/configure-10120-                    if test "$enable_rpath" != no; then
##############################################
weex-2.8.3/configure-10143-                  -l*)
weex-2.8.3/configure:10144:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
weex-2.8.3/configure-10145-                    ;;
weex-2.8.3/configure-10146-                  *.la)
weex-2.8.3/configure:10147:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
weex-2.8.3/configure-10148-                    ;;
##############################################
weex-2.8.3/configure-10290-        LTLIBINTL="\${top_builddir}/intl/libintl.a $LTLIBICONV $LTLIBTHREAD"
weex-2.8.3/configure:10291:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
weex-2.8.3/configure-10292-      fi
##############################################
weex-2.8.3/configure-10647-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
weex-2.8.3/configure:10648:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
weex-2.8.3/configure-10649-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
weex-2.8.3/configure-10679-  cat >>confdefs.h <<_ACEOF
weex-2.8.3/configure:10680:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
weex-2.8.3/configure-10681-_ACEOF
##############################################
weex-2.8.3/configure-10917-do :
weex-2.8.3/configure:10918:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
weex-2.8.3/configure-10919-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
weex-2.8.3/configure-10921-  cat >>confdefs.h <<_ACEOF
weex-2.8.3/configure:10922:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
weex-2.8.3/configure-10923-_ACEOF
##############################################
weex-2.8.3/configure-11155-do :
weex-2.8.3/configure:11156:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
weex-2.8.3/configure-11157-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
weex-2.8.3/configure-11159-  cat >>confdefs.h <<_ACEOF
weex-2.8.3/configure:11160:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
weex-2.8.3/configure-11161-_ACEOF
##############################################
weex-2.8.3/configure-11334-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
weex-2.8.3/configure:11335:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
weex-2.8.3/configure-11336-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
weex-2.8.3/configure-11421-if test -z "$BASH_VERSION$ZSH_VERSION" \
weex-2.8.3/configure:11422:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
weex-2.8.3/configure-11423-  as_echo='print -r --'
weex-2.8.3/configure-11424-  as_echo_n='print -rn --'
weex-2.8.3/configure:11425:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
weex-2.8.3/configure-11426-  as_echo='printf %s\n'
##############################################
weex-2.8.3/configure-11428-else
weex-2.8.3/configure:11429:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
weex-2.8.3/configure-11430-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
weex-2.8.3/configure-11438-	expr "X$arg" : "X\\(.*\\)$as_nl";
weex-2.8.3/configure:11439:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
weex-2.8.3/configure-11440-      esac;
##############################################
weex-2.8.3/configure-11515-# ----------------------------------------
weex-2.8.3/configure:11516:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
weex-2.8.3/configure-11517-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
weex-2.8.3/configure-11587-  {
weex-2.8.3/configure:11588:    as_val=`expr "$@" || test $? -eq 1`
weex-2.8.3/configure-11589-  }
##############################################
weex-2.8.3/configure-11691-      case $as_dir in #(
weex-2.8.3/configure:11692:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
weex-2.8.3/configure-11693-      *) as_qdir=$as_dir;;
##############################################
weex-2.8.3/configure-11826-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
weex-2.8.3/configure:11827:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
weex-2.8.3/configure-11828-ac_cs_version="\\
##############################################
weex-2.8.3/configure-11851-  --*=?*)
weex-2.8.3/configure:11852:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
weex-2.8.3/configure:11853:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
weex-2.8.3/configure-11854-    ac_shift=:
##############################################
weex-2.8.3/configure-11856-  --*=)
weex-2.8.3/configure:11857:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
weex-2.8.3/configure-11858-    ac_optarg=
##############################################
weex-2.8.3/configure-11880-    case $ac_optarg in
weex-2.8.3/configure:11881:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
weex-2.8.3/configure-11882-    '') as_fn_error $? "missing file argument" ;;
##############################################
weex-2.8.3/configure-11888-    case $ac_optarg in
weex-2.8.3/configure:11889:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
weex-2.8.3/configure-11890-    esac
##############################################
weex-2.8.3/configure-12030-fi
weex-2.8.3/configure:12031:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
weex-2.8.3/configure-12032-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
weex-2.8.3/configure-12047-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
weex-2.8.3/configure:12048:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
weex-2.8.3/configure-12049-ac_delim='%!_!# '
##############################################
weex-2.8.3/configure-12053-
weex-2.8.3/configure:12054:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
weex-2.8.3/configure-12055-  if test $ac_delim_n = $ac_delim_num; then
##############################################
weex-2.8.3/configure-12191-for ac_last_try in false false :; do
weex-2.8.3/configure:12192:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
weex-2.8.3/configure-12193-  if test -z "$ac_tt"; then
##############################################
weex-2.8.3/configure-12323-      esac
weex-2.8.3/configure:12324:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
weex-2.8.3/configure-12325-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
weex-2.8.3/configure-12382-*)
weex-2.8.3/configure:12383:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
weex-2.8.3/configure-12384-  # A ".." for each directory in $ac_dir_suffix.
weex-2.8.3/configure:12385:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
weex-2.8.3/configure-12386-  case $ac_top_builddir_sub in
##############################################
weex-2.8.3/configure-12443-/@mandir@/p'
weex-2.8.3/configure:12444:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
weex-2.8.3/configure-12445-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
weex-2.8.3/configure-12460-
weex-2.8.3/configure:12461:# Neutralize VPATH when `$srcdir' = `.'.
weex-2.8.3/configure-12462-# Shell code in configure.ac might set extrasub.
##############################################
weex-2.8.3/configure-12488-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
weex-2.8.3/configure:12489:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
weex-2.8.3/configure-12490-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
weex-2.8.3/configure-12534-    * )
weex-2.8.3/configure:12535:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
weex-2.8.3/configure-12536-  esac
##############################################
weex-2.8.3/configure-12581-    # Strip MF so we end up with the name of the file.
weex-2.8.3/configure:12582:    mf=`echo "$mf" | sed -e 's/:.*$//'`
weex-2.8.3/configure-12583-    # Check whether this is an Automake generated Makefile or not.
##############################################
weex-2.8.3/configure-12618-    # from the Makefile without running `make'.
weex-2.8.3/configure:12619:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
weex-2.8.3/configure-12620-    test -z "$DEPDIR" && continue
weex-2.8.3/configure:12621:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
weex-2.8.3/configure-12622-    test -z "am__include" && continue
weex-2.8.3/configure:12623:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
weex-2.8.3/configure-12624-    # When using ansi2knr, U may be empty or an underscore; expand it
weex-2.8.3/configure:12625:    U=`sed -n 's/^U = //p' < "$mf"`
weex-2.8.3/configure-12626-    # Find all dependency output files, they are included files with
##############################################
weex-2.8.3/configure-12668-      case "$ac_file" in
weex-2.8.3/configure:12669:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
weex-2.8.3/configure-12670-      esac
##############################################
weex-2.8.3/configure-12673-        # Adjust a relative srcdir.
weex-2.8.3/configure:12674:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
weex-2.8.3/configure:12675:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
weex-2.8.3/configure:12676:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
weex-2.8.3/configure-12677-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
weex-2.8.3/configure-12680-        case "$ac_given_srcdir" in
weex-2.8.3/configure:12681:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
weex-2.8.3/configure-12682-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
weex-2.8.3/configure-12700-            fi
weex-2.8.3/configure:12701:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
weex-2.8.3/configure-12702-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
weex-2.8.3/debian/Makefile.in-256-distdir: $(DISTFILES)
weex-2.8.3/debian/Makefile.in:257:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
weex-2.8.3/debian/Makefile.in:258:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
weex-2.8.3/debian/Makefile.in-259-	list='$(DISTFILES)'; \
##############################################
weex-2.8.3/debian/Makefile.in-270-	  if test -d $$d/$$file; then \
weex-2.8.3/debian/Makefile.in:271:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
weex-2.8.3/debian/Makefile.in-272-	    if test -d "$(distdir)/$$file"; then \
##############################################
weex-2.8.3/doc/Makefile.in-260-distdir: $(DISTFILES)
weex-2.8.3/doc/Makefile.in:261:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
weex-2.8.3/doc/Makefile.in:262:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
weex-2.8.3/doc/Makefile.in-263-	list='$(DISTFILES)'; \
##############################################
weex-2.8.3/doc/Makefile.in-274-	  if test -d $$d/$$file; then \
weex-2.8.3/doc/Makefile.in:275:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
weex-2.8.3/doc/Makefile.in-276-	    if test -d "$(distdir)/$$file"; then \
##############################################
weex-2.8.3/install-sh-229-      fi
weex-2.8.3/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
weex-2.8.3/install-sh-231-    *)
##############################################
weex-2.8.3/install-sh-276-      dstdir=$dst
weex-2.8.3/install-sh:277:      dst=$dstdir/`basename "$src"`
weex-2.8.3/install-sh-278-      dstdir_status=0
##############################################
weex-2.8.3/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
weex-2.8.3/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
weex-2.8.3/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
weex-2.8.3/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
weex-2.8.3/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
weex-2.8.3/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
weex-2.8.3/install-sh-425-	    case $prefix in
weex-2.8.3/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
weex-2.8.3/install-sh-427-	      *) qprefix=$prefix;;
##############################################
weex-2.8.3/install-sh-474-    if $copy_on_change &&
weex-2.8.3/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
weex-2.8.3/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
weex-2.8.3/install-sh-477-
##############################################
weex-2.8.3/man/Makefile.in-69-  esac
weex-2.8.3/man/Makefile.in:70:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
weex-2.8.3/man/Makefile.in-71-am__vpath_adj = case $$p in \
weex-2.8.3/man/Makefile.in:72:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
weex-2.8.3/man/Makefile.in-73-    *) f=$$p;; \
weex-2.8.3/man/Makefile.in-74-  esac;
weex-2.8.3/man/Makefile.in:75:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
weex-2.8.3/man/Makefile.in-76-am__install_max = 40
weex-2.8.3/man/Makefile.in-77-am__nobase_strip_setup = \
weex-2.8.3/man/Makefile.in:78:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
weex-2.8.3/man/Makefile.in-79-am__nobase_strip = \
##############################################
weex-2.8.3/man/Makefile.in-285-	test -n "$(man1dir)" \
weex-2.8.3/man/Makefile.in:286:	  && test -n "`echo $$list1$$list2`" \
weex-2.8.3/man/Makefile.in-287-	  || exit 0; \
##############################################
weex-2.8.3/man/Makefile.in-344-	else :; fi
weex-2.8.3/man/Makefile.in:345:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
weex-2.8.3/man/Makefile.in:346:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
weex-2.8.3/man/Makefile.in-347-	list='$(DISTFILES)'; \
##############################################
weex-2.8.3/man/Makefile.in-358-	  if test -d $$d/$$file; then \
weex-2.8.3/man/Makefile.in:359:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
weex-2.8.3/man/Makefile.in-360-	    if test -d "$(distdir)/$$file"; then \
##############################################
weex-2.8.3/missing-129-       # Could not run --version or --help.  This is probably someone
weex-2.8.3/missing:130:       # running `$TOOL --version' or `$TOOL --help' to check whether
weex-2.8.3/missing-131-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
weex-2.8.3/missing-163-         from any GNU archive site."
weex-2.8.3/missing:164:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
weex-2.8.3/missing-165-    test -z "$files" && files="config.h"
##############################################
weex-2.8.3/missing-192-         proper tools for further handling them.
weex-2.8.3/missing:193:         You can get \`$1' as part of \`Autoconf' from any GNU
weex-2.8.3/missing-194-         archive site."
weex-2.8.3/missing-195-
weex-2.8.3/missing:196:    file=`echo "$*" | sed -n "$sed_output"`
weex-2.8.3/missing:197:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
weex-2.8.3/missing-198-    if test -f "$file"; then
##############################################
weex-2.8.3/missing-221-	*.y)
weex-2.8.3/missing:222:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
weex-2.8.3/missing-223-	    if test -f "$SRCFILE"; then
##############################################
weex-2.8.3/missing-225-	    fi
weex-2.8.3/missing:226:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
weex-2.8.3/missing-227-	    if test -f "$SRCFILE"; then
##############################################
weex-2.8.3/missing-251-	*.l)
weex-2.8.3/missing:252:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
weex-2.8.3/missing-253-	    if test -f "$SRCFILE"; then
##############################################
weex-2.8.3/missing-270-
weex-2.8.3/missing:271:    file=`echo "$*" | sed -n "$sed_output"`
weex-2.8.3/missing:272:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
weex-2.8.3/missing-273-    if test -f "$file"; then
##############################################
weex-2.8.3/missing-290-    # The file to touch is that specified with -o ...
weex-2.8.3/missing:291:    file=`echo "$*" | sed -n "$sed_output"`
weex-2.8.3/missing:292:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
weex-2.8.3/missing-293-    if test -z "$file"; then
weex-2.8.3/missing-294-      # ... or it is the one specified with @setfilename ...
weex-2.8.3/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
weex-2.8.3/missing-296-      file=`sed -n '
##############################################
weex-2.8.3/missing-302-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
weex-2.8.3/missing:303:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
weex-2.8.3/missing-304-    fi
##############################################
weex-2.8.3/po/Makefile.in.in-71-.po.gmo:
weex-2.8.3/po/Makefile.in.in:72:	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
weex-2.8.3/po/Makefile.in.in-73-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
weex-2.8.3/po/Makefile.in.in-119-	for cat in $$catalogs; do \
weex-2.8.3/po/Makefile.in.in:120:	  cat=`basename $$cat`; \
weex-2.8.3/po/Makefile.in.in-121-	  case "$$cat" in \
##############################################
weex-2.8.3/po/Makefile.in.in-124-	  esac; \
weex-2.8.3/po/Makefile.in.in:125:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
weex-2.8.3/po/Makefile.in.in-126-	  dir=$$destdir/$$lang/LC_MESSAGES; \
##############################################
weex-2.8.3/po/Makefile.in.in-171-	for cat in $$catalogs; do \
weex-2.8.3/po/Makefile.in.in:172:	  cat=`basename $$cat`; \
weex-2.8.3/po/Makefile.in.in:173:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
weex-2.8.3/po/Makefile.in.in-174-	  rm -f $(localedir)/$$lang/LC_MESSAGES/$(PACKAGE)$(INSTOBJEXT); \
##############################################
weex-2.8.3/po/Makefile.in.in-215-	for cat in $$catalogs; do \
weex-2.8.3/po/Makefile.in.in:216:	  cat=`basename $$cat`; \
weex-2.8.3/po/Makefile.in.in:217:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
weex-2.8.3/po/Makefile.in.in-218-	  mv $$lang.po $$lang.old.po; \
##############################################
weex-2.8.3/src/Makefile.in-348-.c.obj:
weex-2.8.3/src/Makefile.in:349:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
weex-2.8.3/src/Makefile.in-350-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
weex-2.8.3/src/Makefile.in-352-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
weex-2.8.3/src/Makefile.in:353:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
weex-2.8.3/src/Makefile.in-354-
##############################################
weex-2.8.3/src/Makefile.in-399-GTAGS:
weex-2.8.3/src/Makefile.in:400:	here=`$(am__cd) $(top_builddir) && pwd` \
weex-2.8.3/src/Makefile.in-401-	  && $(am__cd) $(top_srcdir) \
##############################################
weex-2.8.3/src/Makefile.in-407-distdir: $(DISTFILES)
weex-2.8.3/src/Makefile.in:408:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
weex-2.8.3/src/Makefile.in:409:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
weex-2.8.3/src/Makefile.in-410-	list='$(DISTFILES)'; \
##############################################
weex-2.8.3/src/Makefile.in-421-	  if test -d $$d/$$file; then \
weex-2.8.3/src/Makefile.in:422:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
weex-2.8.3/src/Makefile.in-423-	    if test -d "$(distdir)/$$file"; then \
##############################################
weex-2.8.3/src/ftplib.c-526-    }
weex-2.8.3/src/ftplib.c:527:    if ((sin.sin_addr.s_addr = inet_addr(lhost)) == -1)
weex-2.8.3/src/ftplib.c-528-    {