===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
connman-ui-0~20150623/po/Makefile.in.in-57-
connman-ui-0~20150623/po/Makefile.in.in:58:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi)
connman-ui-0~20150623/po/Makefile.in.in-59-
##############################################
connman-ui-0~20150623/po/Makefile.in.in-87-.po.gmo:
connman-ui-0~20150623/po/Makefile.in.in:88:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
connman-ui-0~20150623/po/Makefile.in.in-89-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
connman-ui-0~20150623/po/Makefile.in.in-188-	  echo "$$lang:"; \
connman-ui-0~20150623/po/Makefile.in.in:189:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
connman-ui-0~20150623/po/Makefile.in.in-190-	  if $$result; then \
##############################################
connman-ui-0~20150623/config.rpath-33-host="$1"
connman-ui-0~20150623/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
connman-ui-0~20150623/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
connman-ui-0~20150623/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
connman-ui-0~20150623/config.rpath-37-
##############################################
connman-ui-0~20150623/config.rpath-47-done
connman-ui-0~20150623/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
connman-ui-0~20150623/config.rpath-49-
##############################################
connman-ui-0~20150623/config.rpath-97-        *)
connman-ui-0~20150623/config.rpath:98:          case `$CC -V 2>&1 | sed 5q` in
connman-ui-0~20150623/config.rpath-99-            *Sun\ C*)
##############################################
connman-ui-0~20150623/config.rpath-223-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
connman-ui-0~20150623/config.rpath:224:      case `$LD -v 2>&1` in
connman-ui-0~20150623/config.rpath-225-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
connman-ui-0~20150623/config.rpath-229-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
connman-ui-0~20150623/config.rpath:230:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
connman-ui-0~20150623/config.rpath-231-          else
##############################################
connman-ui-0~20150623/config.rpath-286-        case $host_os in aix4.[012]|aix4.[012].*)
connman-ui-0~20150623/config.rpath:287:          collect2name=`${CC} -print-prog-name=collect2`
connman-ui-0~20150623/config.rpath-288-          if test -f "$collect2name" && \
##############################################
connman-ui-0~20150623/config.rpath-425-        hardcode_direct=yes
connman-ui-0~20150623/config.rpath:426:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
connman-ui-0~20150623/config.rpath-427-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
connman-ui-0~20150623/config.rpath-489-    sysv5* | sco3.2v5* | sco5v6*)
connman-ui-0~20150623/config.rpath:490:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
connman-ui-0~20150623/config.rpath-491-      hardcode_libdir_separator=':'
##############################################
connman-ui-0~20150623/config.rpath-633-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
connman-ui-0~20150623/config.rpath:634:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
connman-ui-0~20150623/config.rpath:635:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
connman-ui-0~20150623/config.rpath:636:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
connman-ui-0~20150623/config.rpath:637:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
connman-ui-0~20150623/config.rpath:638:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
connman-ui-0~20150623/config.rpath-639-
##############################################
connman-ui-0~20150623/m4/po.m4-47-changequote(,)dnl
connman-ui-0~20150623/m4/po.m4:48:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
connman-ui-0~20150623/m4/po.m4-49-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
connman-ui-0~20150623/m4/po.m4-54-changequote(,)dnl
connman-ui-0~20150623/m4/po.m4:55:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
connman-ui-0~20150623/m4/po.m4-56-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
connman-ui-0~20150623/m4/po.m4-73-changequote(,)dnl
connman-ui-0~20150623/m4/po.m4:74:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
connman-ui-0~20150623/m4/po.m4-75-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
connman-ui-0~20150623/m4/po.m4-98-      case "$ac_file" in
connman-ui-0~20150623/m4/po.m4:99:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
connman-ui-0~20150623/m4/po.m4-100-      esac
##############################################
connman-ui-0~20150623/m4/po.m4-103-        # Adjust a relative srcdir.
connman-ui-0~20150623/m4/po.m4:104:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
connman-ui-0~20150623/m4/po.m4:105:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
connman-ui-0~20150623/m4/po.m4:106:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
connman-ui-0~20150623/m4/po.m4-107-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
connman-ui-0~20150623/m4/po.m4-110-        case "$ac_given_srcdir" in
connman-ui-0~20150623/m4/po.m4:111:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
connman-ui-0~20150623/m4/po.m4-112-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
connman-ui-0~20150623/m4/po.m4-130-            fi
connman-ui-0~20150623/m4/po.m4:131:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
connman-ui-0~20150623/m4/po.m4-132-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
connman-ui-0~20150623/m4/po.m4-227-  # Adjust a relative srcdir.
connman-ui-0~20150623/m4/po.m4:228:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
connman-ui-0~20150623/m4/po.m4:229:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
connman-ui-0~20150623/m4/po.m4:230:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
connman-ui-0~20150623/m4/po.m4-231-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
connman-ui-0~20150623/m4/po.m4-234-  case "$ac_given_srcdir" in
connman-ui-0~20150623/m4/po.m4:235:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
connman-ui-0~20150623/m4/po.m4-236-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
connman-ui-0~20150623/m4/po.m4-295-  # Set POTFILES to the value of the Makefile variable POTFILES.
connman-ui-0~20150623/m4/po.m4:296:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
connman-ui-0~20150623/m4/po.m4:297:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
connman-ui-0~20150623/m4/po.m4-298-  # Compute POTFILES_DEPS as
##############################################
connman-ui-0~20150623/m4/po.m4-310-    # The LINGUAS file contains the set of available languages.
connman-ui-0~20150623/m4/po.m4:311:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
connman-ui-0~20150623/m4/po.m4-312-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
connman-ui-0~20150623/m4/po.m4-314-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
connman-ui-0~20150623/m4/po.m4:315:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
connman-ui-0~20150623/m4/po.m4:316:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
connman-ui-0~20150623/m4/po.m4-317-  fi
##############################################
connman-ui-0~20150623/m4/po.m4-358-    QMFILES="$QMFILES $srcdirpre$lang.qm"
connman-ui-0~20150623/m4/po.m4:359:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
connman-ui-0~20150623/m4/po.m4-360-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
connman-ui-0~20150623/m4/po.m4:361:    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/'`
connman-ui-0~20150623/m4/po.m4-362-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
connman-ui-0~20150623/m4/po.m4-399-      QTCATALOGS="$QTCATALOGS $lang.qm"
connman-ui-0~20150623/m4/po.m4:400:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
connman-ui-0~20150623/m4/po.m4-401-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
connman-ui-0~20150623/m4/po.m4:402:      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/'`
connman-ui-0~20150623/m4/po.m4-403-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
connman-ui-0~20150623/m4/po.m4-410-    for lang in $ALL_LINGUAS; do
connman-ui-0~20150623/m4/po.m4:411:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
connman-ui-0~20150623/m4/po.m4-412-      cat >> "$ac_file.tmp" <<EOF
##############################################
connman-ui-0~20150623/m4/po.m4-421-    for lang in $ALL_LINGUAS; do
connman-ui-0~20150623/m4/po.m4:422:      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/'`
connman-ui-0~20150623/m4/po.m4-423-      cat >> "$ac_file.tmp" <<EOF
##############################################
connman-ui-0~20150623/m4/libtool.m4-125-done
connman-ui-0~20150623/m4/libtool.m4:126:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
connman-ui-0~20150623/m4/libtool.m4-127-])
##############################################
connman-ui-0~20150623/m4/libtool.m4-425-m4_define([_LT_CONFIG_STATUS_DECLARE],
connman-ui-0~20150623/m4/libtool.m4:426:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
connman-ui-0~20150623/m4/libtool.m4-427-
##############################################
connman-ui-0~20150623/m4/libtool.m4-435-#
connman-ui-0~20150623/m4/libtool.m4:436:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
connman-ui-0~20150623/m4/libtool.m4-437-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
connman-ui-0~20150623/m4/libtool.m4-545-]], lt_decl_quote_varnames); do
connman-ui-0~20150623/m4/libtool.m4:546:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
connman-ui-0~20150623/m4/libtool.m4-547-    *[[\\\\\\\`\\"\\\$]]*)
connman-ui-0~20150623/m4/libtool.m4:548:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
connman-ui-0~20150623/m4/libtool.m4-549-      ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-558-]], lt_decl_dquote_varnames); do
connman-ui-0~20150623/m4/libtool.m4:559:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
connman-ui-0~20150623/m4/libtool.m4-560-    *[[\\\\\\\`\\"\\\$]]*)
connman-ui-0~20150623/m4/libtool.m4:561:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
connman-ui-0~20150623/m4/libtool.m4-562-      ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-718-
connman-ui-0~20150623/m4/libtool.m4:719:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
connman-ui-0~20150623/m4/libtool.m4-720-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
connman-ui-0~20150623/m4/libtool.m4-1048-  if test "$lt_cv_ld_force_load" = "yes"; then
connman-ui-0~20150623/m4/libtool.m4:1049:    _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\"`'
connman-ui-0~20150623/m4/libtool.m4-1050-  else
##############################################
connman-ui-0~20150623/m4/libtool.m4-1099-      }]'
connman-ui-0~20150623/m4/libtool.m4:1100:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
connman-ui-0~20150623/m4/libtool.m4-1101-  # Check for a 64-bit object if we didn't find anything.
connman-ui-0~20150623/m4/libtool.m4-1102-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
connman-ui-0~20150623/m4/libtool.m4:1103:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
connman-ui-0~20150623/m4/libtool.m4-1104-  fi],[])
##############################################
connman-ui-0~20150623/m4/libtool.m4-1135-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
connman-ui-0~20150623/m4/libtool.m4:1136:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
connman-ui-0~20150623/m4/libtool.m4-1137-  ECHO='print -r --'
connman-ui-0~20150623/m4/libtool.m4:1138:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
connman-ui-0~20150623/m4/libtool.m4-1139-  ECHO='printf %s\n'
##############################################
connman-ui-0~20150623/m4/libtool.m4-1170-    PATH=/empty FPATH=/empty; export PATH FPATH
connman-ui-0~20150623/m4/libtool.m4:1171:    test "X`printf %s $ECHO`" = "X$ECHO" \
connman-ui-0~20150623/m4/libtool.m4:1172:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
connman-ui-0~20150623/m4/libtool.m4-1173-
##############################################
connman-ui-0~20150623/m4/libtool.m4-1193-   if test "$GCC" = yes; then
connman-ui-0~20150623/m4/libtool.m4:1194:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
connman-ui-0~20150623/m4/libtool.m4-1195-   fi
##############################################
connman-ui-0~20150623/m4/libtool.m4-1197- /*)
connman-ui-0~20150623/m4/libtool.m4:1198:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
connman-ui-0~20150623/m4/libtool.m4-1199-   ;; #(
##############################################
connman-ui-0~20150623/m4/libtool.m4-1226-  if AC_TRY_EVAL(ac_compile); then
connman-ui-0~20150623/m4/libtool.m4:1227:    case `/usr/bin/file conftest.$ac_objext` in
connman-ui-0~20150623/m4/libtool.m4-1228-      *ELF-32*)
##############################################
connman-ui-0~20150623/m4/libtool.m4-1242-    if test "$lt_cv_prog_gnu_ld" = yes; then
connman-ui-0~20150623/m4/libtool.m4:1243:      case `/usr/bin/file conftest.$ac_objext` in
connman-ui-0~20150623/m4/libtool.m4-1244-	*32-bit*)
##############################################
connman-ui-0~20150623/m4/libtool.m4-1254-    else
connman-ui-0~20150623/m4/libtool.m4:1255:      case `/usr/bin/file conftest.$ac_objext` in
connman-ui-0~20150623/m4/libtool.m4-1256-	*32-bit*)
##############################################
connman-ui-0~20150623/m4/libtool.m4-1593-    # And add a safety zone
connman-ui-0~20150623/m4/libtool.m4:1594:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
connman-ui-0~20150623/m4/libtool.m4:1595:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
connman-ui-0~20150623/m4/libtool.m4-1596-    ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-1621-    if test -n "$kargmax"; then
connman-ui-0~20150623/m4/libtool.m4:1622:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
connman-ui-0~20150623/m4/libtool.m4-1623-    else
##############################################
connman-ui-0~20150623/m4/libtool.m4-1629-    if test -n "$lt_cv_sys_max_cmd_len"; then
connman-ui-0~20150623/m4/libtool.m4:1630:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
connman-ui-0~20150623/m4/libtool.m4:1631:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
connman-ui-0~20150623/m4/libtool.m4-1632-    else
##############################################
connman-ui-0~20150623/m4/libtool.m4-1641-      # we can't tell.
connman-ui-0~20150623/m4/libtool.m4:1642:      while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
connman-ui-0~20150623/m4/libtool.m4-1643-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
connman-ui-0~20150623/m4/libtool.m4-1645-      do
connman-ui-0~20150623/m4/libtool.m4:1646:        i=`expr $i + 1`
connman-ui-0~20150623/m4/libtool.m4-1647-        teststring=$teststring$teststring
##############################################
connman-ui-0~20150623/m4/libtool.m4-1649-      # Only check the string length outside the loop.
connman-ui-0~20150623/m4/libtool.m4:1650:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
connman-ui-0~20150623/m4/libtool.m4-1651-      teststring=
##############################################
connman-ui-0~20150623/m4/libtool.m4-1654-      # linker.  It appears as though 1/2 is a usable value.
connman-ui-0~20150623/m4/libtool.m4:1655:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
connman-ui-0~20150623/m4/libtool.m4-1656-    fi
##############################################
connman-ui-0~20150623/m4/libtool.m4-1979-  if test "$hard_links" = no; then
connman-ui-0~20150623/m4/libtool.m4:1980:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
connman-ui-0~20150623/m4/libtool.m4-1981-    need_locks=warn
##############################################
connman-ui-0~20150623/m4/libtool.m4-2110-  esac
connman-ui-0~20150623/m4/libtool.m4:2111:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
connman-ui-0~20150623/m4/libtool.m4-2112-  case $lt_search_path_spec in
##############################################
connman-ui-0~20150623/m4/libtool.m4-2117-    # okay in the real world where ";" in dirpaths is itself problematic.
connman-ui-0~20150623/m4/libtool.m4:2118:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
connman-ui-0~20150623/m4/libtool.m4-2119-    ;;
connman-ui-0~20150623/m4/libtool.m4-2120-  *)
connman-ui-0~20150623/m4/libtool.m4:2121:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
connman-ui-0~20150623/m4/libtool.m4-2122-    ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-2126-  lt_tmp_lt_search_path_spec=
connman-ui-0~20150623/m4/libtool.m4:2127:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
connman-ui-0~20150623/m4/libtool.m4-2128-  for lt_sys_path in $lt_search_path_spec; do
##############################################
connman-ui-0~20150623/m4/libtool.m4-2161-  esac
connman-ui-0~20150623/m4/libtool.m4:2162:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
connman-ui-0~20150623/m4/libtool.m4-2163-else
##############################################
connman-ui-0~20150623/m4/libtool.m4-2249-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
connman-ui-0~20150623/m4/libtool.m4:2250:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
connman-ui-0~20150623/m4/libtool.m4-2251-    ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-2285-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
connman-ui-0~20150623/m4/libtool.m4:2286:    postinstall_cmds='base_file=`basename \${file}`~
connman-ui-0~20150623/m4/libtool.m4:2287:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
connman-ui-0~20150623/m4/libtool.m4:2288:      dldir=$destdir/`dirname \$dlpath`~
connman-ui-0~20150623/m4/libtool.m4-2289-      test -d \$dldir || mkdir -p \$dldir~
##############################################
connman-ui-0~20150623/m4/libtool.m4-2294-      fi'
connman-ui-0~20150623/m4/libtool.m4:2295:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
connman-ui-0~20150623/m4/libtool.m4-2296-      dlpath=$dir/\$dldll~
##############################################
connman-ui-0~20150623/m4/libtool.m4-2302-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
connman-ui-0~20150623/m4/libtool.m4:2303:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
connman-ui-0~20150623/m4/libtool.m4-2304-m4_if([$1], [],[
##############################################
connman-ui-0~20150623/m4/libtool.m4-2308-      # MinGW DLLs use traditional 'lib' prefix
connman-ui-0~20150623/m4/libtool.m4:2309:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
connman-ui-0~20150623/m4/libtool.m4-2310-      ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-2312-      # pw32 DLLs use 'pw' prefix rather than 'lib'
connman-ui-0~20150623/m4/libtool.m4:2313:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
connman-ui-0~20150623/m4/libtool.m4-2314-      ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-2321-    libname_spec='$name'
connman-ui-0~20150623/m4/libtool.m4:2322:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
connman-ui-0~20150623/m4/libtool.m4-2323-    library_names_spec='${libname}.dll.lib'
##############################################
connman-ui-0~20150623/m4/libtool.m4-2333-        # Let DOS variable expansion print the short 8.3 style file name.
connman-ui-0~20150623/m4/libtool.m4:2334:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
connman-ui-0~20150623/m4/libtool.m4-2335-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
connman-ui-0~20150623/m4/libtool.m4-2338-      # Convert to MSYS style.
connman-ui-0~20150623/m4/libtool.m4:2339:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
connman-ui-0~20150623/m4/libtool.m4-2340-      ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-2344-      # like /cygdrive/c/PROGRA~1:/cygdr...
connman-ui-0~20150623/m4/libtool.m4:2345:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
connman-ui-0~20150623/m4/libtool.m4:2346:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
connman-ui-0~20150623/m4/libtool.m4:2347:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
connman-ui-0~20150623/m4/libtool.m4-2348-      ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-2352-        # It is most probably a Windows format PATH.
connman-ui-0~20150623/m4/libtool.m4:2353:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
connman-ui-0~20150623/m4/libtool.m4-2354-      else
connman-ui-0~20150623/m4/libtool.m4:2355:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
connman-ui-0~20150623/m4/libtool.m4-2356-      fi
##############################################
connman-ui-0~20150623/m4/libtool.m4-2362-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
connman-ui-0~20150623/m4/libtool.m4:2363:    postinstall_cmds='base_file=`basename \${file}`~
connman-ui-0~20150623/m4/libtool.m4:2364:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
connman-ui-0~20150623/m4/libtool.m4:2365:      dldir=$destdir/`dirname \$dlpath`~
connman-ui-0~20150623/m4/libtool.m4-2366-      test -d \$dldir || mkdir -p \$dldir~
connman-ui-0~20150623/m4/libtool.m4-2367-      $install_prog $dir/$dlname \$dldir/$dlname'
connman-ui-0~20150623/m4/libtool.m4:2368:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
connman-ui-0~20150623/m4/libtool.m4-2369-      dlpath=$dir/\$dldll~
##############################################
connman-ui-0~20150623/m4/libtool.m4-2376-    # Assume MSVC wrapper
connman-ui-0~20150623/m4/libtool.m4:2377:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
connman-ui-0~20150623/m4/libtool.m4-2378-    dynamic_linker='Win32 ld.exe'
##############################################
connman-ui-0~20150623/m4/libtool.m4-2393-  shlibpath_var=DYLD_LIBRARY_PATH
connman-ui-0~20150623/m4/libtool.m4:2394:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
connman-ui-0~20150623/m4/libtool.m4-2395-m4_if([$1], [],[
##############################################
connman-ui-0~20150623/m4/libtool.m4-2627-  if test -f /etc/ld.so.conf; then
connman-ui-0~20150623/m4/libtool.m4:2628:    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' ' '`
connman-ui-0~20150623/m4/libtool.m4-2629-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
connman-ui-0~20150623/m4/libtool.m4-2689-  shlibpath_var=LD_LIBRARY_PATH
connman-ui-0~20150623/m4/libtool.m4:2690:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
connman-ui-0~20150623/m4/libtool.m4-2691-    case $host_os in
##############################################
connman-ui-0~20150623/m4/libtool.m4-2906-	"file_magic "*)
connman-ui-0~20150623/m4/libtool.m4:2907:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
connman-ui-0~20150623/m4/libtool.m4-2908-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
connman-ui-0~20150623/m4/libtool.m4-2989-    # gcc leaves a trailing carriage return which upsets mingw
connman-ui-0~20150623/m4/libtool.m4:2990:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
connman-ui-0~20150623/m4/libtool.m4-2991-  *)
connman-ui-0~20150623/m4/libtool.m4:2992:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
connman-ui-0~20150623/m4/libtool.m4-2993-  esac
##############################################
connman-ui-0~20150623/m4/libtool.m4-2998-      # Canonicalize the pathname of ld
connman-ui-0~20150623/m4/libtool.m4:2999:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
connman-ui-0~20150623/m4/libtool.m4-3000-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
connman-ui-0~20150623/m4/libtool.m4:3001:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
connman-ui-0~20150623/m4/libtool.m4-3002-      done
##############################################
connman-ui-0~20150623/m4/libtool.m4-3029-      # Break only if it was the GNU/non-GNU ld that we prefer.
connman-ui-0~20150623/m4/libtool.m4:3030:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
connman-ui-0~20150623/m4/libtool.m4-3031-      *GNU* | *'with BFD'*)
##############################################
connman-ui-0~20150623/m4/libtool.m4-3069-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
connman-ui-0~20150623/m4/libtool.m4:3070:case `$LD -v 2>&1 </dev/null` in
connman-ui-0~20150623/m4/libtool.m4-3071-*GNU* | *'with BFD'*)
##############################################
connman-ui-0~20150623/m4/libtool.m4-3264-openbsd*)
connman-ui-0~20150623/m4/libtool.m4:3265:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
connman-ui-0~20150623/m4/libtool.m4-3266-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
connman-ui-0~20150623/m4/libtool.m4-3328-    else
connman-ui-0~20150623/m4/libtool.m4:3329:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
connman-ui-0~20150623/m4/libtool.m4-3330-    fi
##############################################
connman-ui-0~20150623/m4/libtool.m4-3374-	# Tru64's nm complains that /dev/null is an invalid object file
connman-ui-0~20150623/m4/libtool.m4:3375:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
connman-ui-0~20150623/m4/libtool.m4-3376-	*/dev/null* | *'Invalid file or object type'*)
##############################################
connman-ui-0~20150623/m4/libtool.m4-3380-	*)
connman-ui-0~20150623/m4/libtool.m4:3381:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
connman-ui-0~20150623/m4/libtool.m4-3382-	  */dev/null*)
##############################################
connman-ui-0~20150623/m4/libtool.m4-3406-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
connman-ui-0~20150623/m4/libtool.m4:3407:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
connman-ui-0~20150623/m4/libtool.m4-3408-    *COFF*)
##############################################
connman-ui-0~20150623/m4/libtool.m4-3465-  # decide which to use based on capabilities of $DLLTOOL
connman-ui-0~20150623/m4/libtool.m4:3466:  case `$DLLTOOL --help 2>&1` in
connman-ui-0~20150623/m4/libtool.m4-3467-  *--identify-strict*)
##############################################
connman-ui-0~20150623/m4/libtool.m4-3624-# If we're using GNU nm, then use its standard symbol codes.
connman-ui-0~20150623/m4/libtool.m4:3625:case `$NM -V 2>&1` in
connman-ui-0~20150623/m4/libtool.m4-3626-*GNU* | *'with BFD'*)
##############################################
connman-ui-0~20150623/m4/libtool.m4-3642-mingw*)
connman-ui-0~20150623/m4/libtool.m4:3643:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
connman-ui-0~20150623/m4/libtool.m4-3644-  ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-3694-    nlist=conftest.nm
connman-ui-0~20150623/m4/libtool.m4:3695:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
connman-ui-0~20150623/m4/libtool.m4-3696-      # Try sorting and uniquifying the output.
##############################################
connman-ui-0~20150623/m4/libtool.m4-4032-	  *)
connman-ui-0~20150623/m4/libtool.m4:4033:	    case `$CC -V 2>&1 | sed 5q` in
connman-ui-0~20150623/m4/libtool.m4-4034-	    *Sun\ C*)
##############################################
connman-ui-0~20150623/m4/libtool.m4-4335-      *)
connman-ui-0~20150623/m4/libtool.m4:4336:	case `$CC -V 2>&1 | sed 5q` in
connman-ui-0~20150623/m4/libtool.m4-4337-	*Sun\ F* | *Sun*Fortran*)
##############################################
connman-ui-0~20150623/m4/libtool.m4-4591-	# shared libraries, regardless of the interface used.
connman-ui-0~20150623/m4/libtool.m4:4592:	case `$LD -v 2>&1` in
connman-ui-0~20150623/m4/libtool.m4-4593-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-4623-    supports_anon_versioning=no
connman-ui-0~20150623/m4/libtool.m4:4624:    case `$LD -v 2>&1` in
connman-ui-0~20150623/m4/libtool.m4-4625-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-4692-	# is EXPORTS), use it as is; otherwise, prepend...
connman-ui-0~20150623/m4/libtool.m4:4693:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
connman-ui-0~20150623/m4/libtool.m4-4694-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
connman-ui-0~20150623/m4/libtool.m4-4720-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
connman-ui-0~20150623/m4/libtool.m4:4721:      _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'
connman-ui-0~20150623/m4/libtool.m4:4722:      _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'
connman-ui-0~20150623/m4/libtool.m4-4723-      ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-4738-        pgcc*)				# Portland Group C compiler
connman-ui-0~20150623/m4/libtool.m4:4739:	  _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'
connman-ui-0~20150623/m4/libtool.m4-4740-	  tmp_addflag=' $pic_flag'
##############################################
connman-ui-0~20150623/m4/libtool.m4-4743-					# Portland Group f77 and f90 compilers
connman-ui-0~20150623/m4/libtool.m4:4744:	  _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'
connman-ui-0~20150623/m4/libtool.m4-4745-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-4758-	nvcc*)	# Cuda Compiler Driver 2.2
connman-ui-0~20150623/m4/libtool.m4:4759:	  _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'
connman-ui-0~20150623/m4/libtool.m4-4760-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
connman-ui-0~20150623/m4/libtool.m4-4762-	esac
connman-ui-0~20150623/m4/libtool.m4:4763:	case `$CC -V 2>&1 | sed 5q` in
connman-ui-0~20150623/m4/libtool.m4-4764-	*Sun\ C*)			# Sun C 5.9
connman-ui-0~20150623/m4/libtool.m4:4765:	  _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'
connman-ui-0~20150623/m4/libtool.m4-4766-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
connman-ui-0~20150623/m4/libtool.m4-4831-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
connman-ui-0~20150623/m4/libtool.m4:4832:      case `$LD -v 2>&1` in
connman-ui-0~20150623/m4/libtool.m4-4833-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
connman-ui-0~20150623/m4/libtool.m4-4954-	# below for broken collect2 doesn't work under 4.3+
connman-ui-0~20150623/m4/libtool.m4:4955:	  collect2name=`${CC} -print-prog-name=collect2`
connman-ui-0~20150623/m4/libtool.m4-4956-	  if test -f "$collect2name" &&
##############################################
connman-ui-0~20150623/m4/libtool.m4-5003-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
connman-ui-0~20150623/m4/libtool.m4:5004:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
connman-ui-0~20150623/m4/libtool.m4-5005-      else
##############################################
connman-ui-0~20150623/m4/libtool.m4-5069-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
connman-ui-0~20150623/m4/libtool.m4:5070:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
connman-ui-0~20150623/m4/libtool.m4-5071-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
connman-ui-0~20150623/m4/libtool.m4-5105-	# FIXME: Setting linknames here is a bad hack.
connman-ui-0~20150623/m4/libtool.m4:5106:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
connman-ui-0~20150623/m4/libtool.m4-5107-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
connman-ui-0~20150623/m4/libtool.m4-5248-      if test "$GCC" = yes; then
connman-ui-0~20150623/m4/libtool.m4:5249:	_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'
connman-ui-0~20150623/m4/libtool.m4-5250-	# Try to use the -exported_symbol ld option, if it does not
##############################################
connman-ui-0~20150623/m4/libtool.m4-5271-	if test "$lt_cv_irix_exported_symbol" = yes; then
connman-ui-0~20150623/m4/libtool.m4:5272:          _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'
connman-ui-0~20150623/m4/libtool.m4-5273-	fi
connman-ui-0~20150623/m4/libtool.m4-5274-      else
connman-ui-0~20150623/m4/libtool.m4:5275:	_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'
connman-ui-0~20150623/m4/libtool.m4:5276:	_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'
connman-ui-0~20150623/m4/libtool.m4-5277-      fi
##############################################
connman-ui-0~20150623/m4/libtool.m4-5311-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
connman-ui-0~20150623/m4/libtool.m4:5312:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
connman-ui-0~20150623/m4/libtool.m4-5313-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
connman-ui-0~20150623/m4/libtool.m4-5344-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
connman-ui-0~20150623/m4/libtool.m4:5345:	_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'
connman-ui-0~20150623/m4/libtool.m4-5346-      else
connman-ui-0~20150623/m4/libtool.m4-5347-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
connman-ui-0~20150623/m4/libtool.m4:5348:	_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'
connman-ui-0~20150623/m4/libtool.m4-5349-      fi
##############################################
connman-ui-0~20150623/m4/libtool.m4-5357-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
connman-ui-0~20150623/m4/libtool.m4:5358:	_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'
connman-ui-0~20150623/m4/libtool.m4-5359-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
connman-ui-0~20150623/m4/libtool.m4-5361-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
connman-ui-0~20150623/m4/libtool.m4:5362:	_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'
connman-ui-0~20150623/m4/libtool.m4:5363:	_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~
connman-ui-0~20150623/m4/libtool.m4:5364:	$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'
connman-ui-0~20150623/m4/libtool.m4-5365-
##############################################
connman-ui-0~20150623/m4/libtool.m4-5380-      else
connman-ui-0~20150623/m4/libtool.m4:5381:	case `$CC -V 2>&1` in
connman-ui-0~20150623/m4/libtool.m4-5382-	*"Compilers 5.0"*)
##############################################
connman-ui-0~20150623/m4/libtool.m4-5573-	  _LT_TAGVAR(allow_undefined_flag, $1)=
connman-ui-0~20150623/m4/libtool.m4:5574:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
connman-ui-0~20150623/m4/libtool.m4-5575-	  then
##############################################
connman-ui-0~20150623/m4/libtool.m4-5877-        # ancient GNU ld didn't support --whole-archive et. al.
connman-ui-0~20150623/m4/libtool.m4:5878:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
connman-ui-0~20150623/m4/libtool.m4-5879-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
connman-ui-0~20150623/m4/libtool.m4-5960-          # below for broken collect2 doesn't work under 4.3+
connman-ui-0~20150623/m4/libtool.m4:5961:	  collect2name=`${CC} -print-prog-name=collect2`
connman-ui-0~20150623/m4/libtool.m4-5962-	  if test -f "$collect2name" &&
##############################################
connman-ui-0~20150623/m4/libtool.m4-6010-
connman-ui-0~20150623/m4/libtool.m4:6011:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
connman-ui-0~20150623/m4/libtool.m4-6012-        else
##############################################
connman-ui-0~20150623/m4/libtool.m4-6076-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
connman-ui-0~20150623/m4/libtool.m4:6077:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
connman-ui-0~20150623/m4/libtool.m4-6078-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
connman-ui-0~20150623/m4/libtool.m4-6117-	    # is EXPORTS), use it as is; otherwise, prepend...
connman-ui-0~20150623/m4/libtool.m4:6118:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
connman-ui-0~20150623/m4/libtool.m4-6119-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
connman-ui-0~20150623/m4/libtool.m4-6200-            # dependencies.
connman-ui-0~20150623/m4/libtool.m4:6201:            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"'
connman-ui-0~20150623/m4/libtool.m4-6202-            ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-6265-	    # dependencies.
connman-ui-0~20150623/m4/libtool.m4:6266:	    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"'
connman-ui-0~20150623/m4/libtool.m4-6267-	    ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-6301-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
connman-ui-0~20150623/m4/libtool.m4:6302:	_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'
connman-ui-0~20150623/m4/libtool.m4:6303:	_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'
connman-ui-0~20150623/m4/libtool.m4-6304-	;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-6308-	    # SGI C++
connman-ui-0~20150623/m4/libtool.m4:6309:	    _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'
connman-ui-0~20150623/m4/libtool.m4-6310-
##############################################
connman-ui-0~20150623/m4/libtool.m4-6319-	      if test "$with_gnu_ld" = no; then
connman-ui-0~20150623/m4/libtool.m4:6320:	        _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'
connman-ui-0~20150623/m4/libtool.m4-6321-	      else
connman-ui-0~20150623/m4/libtool.m4:6322:	        _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'
connman-ui-0~20150623/m4/libtool.m4-6323-	      fi
##############################################
connman-ui-0~20150623/m4/libtool.m4-6340-	    # to its proper name (with version) after linking.
connman-ui-0~20150623/m4/libtool.m4:6341:	    _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'
connman-ui-0~20150623/m4/libtool.m4:6342:	    _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'
connman-ui-0~20150623/m4/libtool.m4-6343-	    # Commands to make compiler produce verbose output that lists
##############################################
connman-ui-0~20150623/m4/libtool.m4-6350-	    # dependencies.
connman-ui-0~20150623/m4/libtool.m4:6351:	    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"'
connman-ui-0~20150623/m4/libtool.m4-6352-
##############################################
connman-ui-0~20150623/m4/libtool.m4-6365-	    # earlier do not add the objects themselves.
connman-ui-0~20150623/m4/libtool.m4:6366:	    case `$CC -V 2>&1` in
connman-ui-0~20150623/m4/libtool.m4-6367-	      *"Version 7."*)
##############################################
connman-ui-0~20150623/m4/libtool.m4-6386-            # Portland Group C++ compiler
connman-ui-0~20150623/m4/libtool.m4:6387:	    case `$CC -V` in
connman-ui-0~20150623/m4/libtool.m4-6388-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
connman-ui-0~20150623/m4/libtool.m4-6391-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
connman-ui-0~20150623/m4/libtool.m4:6392:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
connman-ui-0~20150623/m4/libtool.m4-6393-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
connman-ui-0~20150623/m4/libtool.m4-6395-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
connman-ui-0~20150623/m4/libtool.m4:6396:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
connman-ui-0~20150623/m4/libtool.m4-6397-		$RANLIB $oldlib'
##############################################
connman-ui-0~20150623/m4/libtool.m4-6400-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
connman-ui-0~20150623/m4/libtool.m4:6401:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
connman-ui-0~20150623/m4/libtool.m4-6402-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
connman-ui-0~20150623/m4/libtool.m4-6404-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
connman-ui-0~20150623/m4/libtool.m4:6405:		$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'
connman-ui-0~20150623/m4/libtool.m4-6406-	      ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-6414-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
connman-ui-0~20150623/m4/libtool.m4:6415:	    _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'
connman-ui-0~20150623/m4/libtool.m4-6416-            ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-6433-	    # dependencies.
connman-ui-0~20150623/m4/libtool.m4:6434:	    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'
connman-ui-0~20150623/m4/libtool.m4-6435-	    ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-6448-	  *)
connman-ui-0~20150623/m4/libtool.m4:6449:	    case `$CC -V 2>&1 | sed 5q` in
connman-ui-0~20150623/m4/libtool.m4-6450-	    *Sun\ C*)
##############################################
connman-ui-0~20150623/m4/libtool.m4-6455-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
connman-ui-0~20150623/m4/libtool.m4:6456:	      _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'
connman-ui-0~20150623/m4/libtool.m4-6457-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
connman-ui-0~20150623/m4/libtool.m4-6525-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
connman-ui-0~20150623/m4/libtool.m4:6526:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
connman-ui-0~20150623/m4/libtool.m4-6527-	    _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'
##############################################
connman-ui-0~20150623/m4/libtool.m4-6544-	    # to its proper name (with version) after linking.
connman-ui-0~20150623/m4/libtool.m4:6545:	    _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'
connman-ui-0~20150623/m4/libtool.m4-6546-
##############################################
connman-ui-0~20150623/m4/libtool.m4-6565-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
connman-ui-0~20150623/m4/libtool.m4:6566:	        _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'
connman-ui-0~20150623/m4/libtool.m4-6567-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
connman-ui-0~20150623/m4/libtool.m4-6570-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
connman-ui-0~20150623/m4/libtool.m4:6571:	        _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'
connman-ui-0~20150623/m4/libtool.m4:6572:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
connman-ui-0~20150623/m4/libtool.m4-6573-	          echo "-hidden">> $lib.exp~
connman-ui-0~20150623/m4/libtool.m4:6574:	          $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~
connman-ui-0~20150623/m4/libtool.m4-6575-	          $RM $lib.exp'
##############################################
connman-ui-0~20150623/m4/libtool.m4-6589-	    # dependencies.
connman-ui-0~20150623/m4/libtool.m4:6590:	    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"'
connman-ui-0~20150623/m4/libtool.m4-6591-	    ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-6596-	        osf3*)
connman-ui-0~20150623/m4/libtool.m4:6597:	          _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'
connman-ui-0~20150623/m4/libtool.m4-6598-		  ;;
connman-ui-0~20150623/m4/libtool.m4-6599-	        *)
connman-ui-0~20150623/m4/libtool.m4:6600:	          _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'
connman-ui-0~20150623/m4/libtool.m4-6601-		  ;;
##############################################
connman-ui-0~20150623/m4/libtool.m4-6849-  case ${2} in
connman-ui-0~20150623/m4/libtool.m4:6850:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
connman-ui-0~20150623/m4/libtool.m4:6851:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
connman-ui-0~20150623/m4/libtool.m4-6852-  esac
##############################################
connman-ui-0~20150623/m4/libtool.m4-6931-
connman-ui-0~20150623/m4/libtool.m4:6932:  for p in `eval "$output_verbose_link_cmd"`; do
connman-ui-0~20150623/m4/libtool.m4-6933-    case ${prev}${p} in
##############################################
connman-ui-0~20150623/m4/libtool.m4-7029-linux*)
connman-ui-0~20150623/m4/libtool.m4:7030:  case `$CC -V 2>&1 | sed 5q` in
connman-ui-0~20150623/m4/libtool.m4-7031-  *Sun\ C*)
##############################################
connman-ui-0~20150623/m4/libtool.m4-7080-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
connman-ui-0~20150623/m4/libtool.m4:7081: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
connman-ui-0~20150623/m4/libtool.m4-7082-fi
##############################################
connman-ui-0~20150623/m4/libtool.m4-7616-    test $lt_ac_count -gt 10 && break
connman-ui-0~20150623/m4/libtool.m4:7617:    lt_ac_count=`expr $lt_ac_count + 1`
connman-ui-0~20150623/m4/libtool.m4-7618-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
connman-ui-0~20150623/m4/libtool.m4-7687-# ------------------------------------------------------
connman-ui-0~20150623/m4/libtool.m4:7688:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
connman-ui-0~20150623/m4/libtool.m4-7689-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
connman-ui-0~20150623/m4/lib-link.m4-244-        dnl or AC_LIB_HAVE_LINKFLAGS call.
connman-ui-0~20150623/m4/lib-link.m4:245:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
connman-ui-0~20150623/m4/lib-link.m4-246-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
connman-ui-0~20150623/m4/lib-link.m4-319-                -L*)
connman-ui-0~20150623/m4/lib-link.m4:320:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
connman-ui-0~20150623/m4/lib-link.m4-321-                  dnl First look for a shared library.
##############################################
connman-ui-0~20150623/m4/lib-link.m4-463-              */$acl_libdirstem | */$acl_libdirstem/)
connman-ui-0~20150623/m4/lib-link.m4:464:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
connman-ui-0~20150623/m4/lib-link.m4-465-                if test "$name" = '$1'; then
##############################################
connman-ui-0~20150623/m4/lib-link.m4-470-              */$acl_libdirstem2 | */$acl_libdirstem2/)
connman-ui-0~20150623/m4/lib-link.m4:471:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
connman-ui-0~20150623/m4/lib-link.m4-472-                if test "$name" = '$1'; then
##############################################
connman-ui-0~20150623/m4/lib-link.m4-526-                  -L*)
connman-ui-0~20150623/m4/lib-link.m4:527:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
connman-ui-0~20150623/m4/lib-link.m4-528-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
connman-ui-0~20150623/m4/lib-link.m4-578-                  -R*)
connman-ui-0~20150623/m4/lib-link.m4:579:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
connman-ui-0~20150623/m4/lib-link.m4-580-                    if test "$enable_rpath" != no; then
##############################################
connman-ui-0~20150623/m4/lib-link.m4-608-                    dnl Handle this in the next round.
connman-ui-0~20150623/m4/lib-link.m4:609:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
connman-ui-0~20150623/m4/lib-link.m4-610-                    ;;
##############################################
connman-ui-0~20150623/m4/lib-link.m4-614-                    dnl option.
connman-ui-0~20150623/m4/lib-link.m4:615:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
connman-ui-0~20150623/m4/lib-link.m4-616-                    ;;
##############################################
connman-ui-0~20150623/m4/lib-link.m4-727-            -L) next=yes ;;
connman-ui-0~20150623/m4/lib-link.m4:728:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
connman-ui-0~20150623/m4/lib-link.m4-729-                 dnl No need to hardcode the standard /usr/lib.
##############################################
connman-ui-0~20150623/m4/gettext.m4-249-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
connman-ui-0~20150623/m4/gettext.m4:250:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
connman-ui-0~20150623/m4/gettext.m4-251-      fi
##############################################
connman-ui-0~20150623/m4/intl.m4-260-changequote(<<,>>)dnl
connman-ui-0~20150623/m4/intl.m4:261:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
connman-ui-0~20150623/m4/intl.m4-262-    case $ac_prog_version in
##############################################
connman-ui-0~20150623/m4/lib-prefix.m4-201-    *)
connman-ui-0~20150623/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
connman-ui-0~20150623/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
connman-ui-0~20150623/m4/lib-prefix.m4-211-                ;;
connman-ui-0~20150623/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
connman-ui-0~20150623/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
connman-ui-0~20150623/m4/iconv.m4-207-      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);"])
connman-ui-0~20150623/m4/iconv.m4:208:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
connman-ui-0~20150623/m4/iconv.m4-209-    AC_MSG_RESULT([
##############################################
connman-ui-0~20150623/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
connman-ui-0~20150623/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
connman-ui-0~20150623/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
connman-ui-0~20150623/m4/lib-ld.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
connman-ui-0~20150623/m4/lib-ld.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
connman-ui-0~20150623/m4/lib-ld.m4-52-  *)
connman-ui-0~20150623/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
connman-ui-0~20150623/m4/lib-ld.m4-54-  esac
##############################################
connman-ui-0~20150623/m4/lib-ld.m4-59-      # Canonicalize the path of ld
connman-ui-0~20150623/m4/lib-ld.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
connman-ui-0~20150623/m4/lib-ld.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
connman-ui-0~20150623/m4/lib-ld.m4:62:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
connman-ui-0~20150623/m4/lib-ld.m4-63-      done
##############################################
connman-ui-0~20150623/m4/lib-ld.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
connman-ui-0~20150623/m4/lib-ld.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
connman-ui-0~20150623/m4/lib-ld.m4-91-      *GNU* | *'with BFD'*)
##############################################
connman-ui-0~20150623/m4/ltsugar.m4-67-m4_define([lt_combine],
connman-ui-0~20150623/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
connman-ui-0~20150623/m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
connman-ui-0~20150623/m4/intltool.m4-38-
connman-ui-0~20150623/m4/intltool.m4:39:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
connman-ui-0~20150623/m4/intltool.m4-40-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
connman-ui-0~20150623/m4/intltool.m4:41:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
connman-ui-0~20150623/m4/intltool.m4-42-if test -n "$1"; then
##############################################
connman-ui-0~20150623/m4/intltool.m4-126-fi
connman-ui-0~20150623/m4/intltool.m4:127:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
connman-ui-0~20150623/m4/intltool.m4:128:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
connman-ui-0~20150623/m4/intltool.m4:129:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
connman-ui-0~20150623/m4/intltool.m4-130-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
connman-ui-0~20150623/m4/intltool.m4-142-else
connman-ui-0~20150623/m4/intltool.m4:143:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
connman-ui-0~20150623/m4/intltool.m4-144-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
connman-ui-0~20150623/m4/intltool.m4-147-   AC_MSG_CHECKING([for XML::Parser])
connman-ui-0~20150623/m4/intltool.m4:148:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
connman-ui-0~20150623/m4/intltool.m4-149-       AC_MSG_RESULT([ok])
##############################################
connman-ui-0~20150623/debian/patches/0001-replace-intltool-m4.patch-49-+
connman-ui-0~20150623/debian/patches/0001-replace-intltool-m4.patch:50:+INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
connman-ui-0~20150623/debian/patches/0001-replace-intltool-m4.patch-51-+INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
connman-ui-0~20150623/debian/patches/0001-replace-intltool-m4.patch:52:+INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
connman-ui-0~20150623/debian/patches/0001-replace-intltool-m4.patch-53-+if test -n "$1"; then
##############################################
connman-ui-0~20150623/debian/patches/0001-replace-intltool-m4.patch-137-+fi
connman-ui-0~20150623/debian/patches/0001-replace-intltool-m4.patch:138:+xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
connman-ui-0~20150623/debian/patches/0001-replace-intltool-m4.patch:139:+mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
connman-ui-0~20150623/debian/patches/0001-replace-intltool-m4.patch:140:+mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
connman-ui-0~20150623/debian/patches/0001-replace-intltool-m4.patch-141-+if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
connman-ui-0~20150623/debian/patches/0001-replace-intltool-m4.patch-153-+else
connman-ui-0~20150623/debian/patches/0001-replace-intltool-m4.patch:154:+   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
connman-ui-0~20150623/debian/patches/0001-replace-intltool-m4.patch-155-+   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
connman-ui-0~20150623/debian/patches/0001-replace-intltool-m4.patch-158-+   AC_MSG_CHECKING([for XML::Parser])
connman-ui-0~20150623/debian/patches/0001-replace-intltool-m4.patch:159:+   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
connman-ui-0~20150623/debian/patches/0001-replace-intltool-m4.patch-160-+       AC_MSG_RESULT([ok])