===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
openconnect-8.10/compile-67-	mingw/*)
openconnect-8.10/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
openconnect-8.10/compile-69-	  ;;
openconnect-8.10/compile-70-	cygwin/*)
openconnect-8.10/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
openconnect-8.10/compile-72-	  ;;
openconnect-8.10/compile-73-	wine/*)
openconnect-8.10/compile:74:	  file=`winepath -w "$file" || echo "$file"`
openconnect-8.10/compile-75-	  ;;
##############################################
openconnect-8.10/compile-310-# Name of file we expect compiler to create.
openconnect-8.10/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
openconnect-8.10/compile-312-
##############################################
openconnect-8.10/compile-316-# object file name, since that is what matters with a parallel build.
openconnect-8.10/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
openconnect-8.10/compile-318-while true; do
##############################################
openconnect-8.10/depcomp-64-  case $1 in
openconnect-8.10/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
openconnect-8.10/depcomp-66-      *) dir=;;
##############################################
openconnect-8.10/depcomp-73-{
openconnect-8.10/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
openconnect-8.10/depcomp-75-}
##############################################
openconnect-8.10/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
openconnect-8.10/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
openconnect-8.10/depcomp-128-
##############################################
openconnect-8.10/depcomp-405-        sleep 1
openconnect-8.10/depcomp:406:        i=`expr $i - 1`
openconnect-8.10/depcomp-407-      done
openconnect-8.10/depcomp-408-    fi
openconnect-8.10/depcomp:409:    i=`expr $i - 1`
openconnect-8.10/depcomp-410-  done
##############################################
openconnect-8.10/depcomp-425-  # Do two passes, one to just change these to
openconnect-8.10/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
openconnect-8.10/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
openconnect-8.10/depcomp-659-  done
openconnect-8.10/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
openconnect-8.10/depcomp-661-  touch "$tmpdepfile"
##############################################
openconnect-8.10/po/Makefile.in-50-  { \
openconnect-8.10/po/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
openconnect-8.10/po/Makefile.in-52-  }; \
##############################################
openconnect-8.10/po/Makefile.in-384-distdir-am: $(DISTFILES)
openconnect-8.10/po/Makefile.in:385:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
openconnect-8.10/po/Makefile.in:386:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
openconnect-8.10/po/Makefile.in-387-	list='$(DISTFILES)'; \
##############################################
openconnect-8.10/po/Makefile.in-398-	  if test -d $$d/$$file; then \
openconnect-8.10/po/Makefile.in:399:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
openconnect-8.10/po/Makefile.in-400-	    if test -d "$(distdir)/$$file"; then \
##############################################
openconnect-8.10/config.sub-52-
openconnect-8.10/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
openconnect-8.10/config.sub-54-
##############################################
openconnect-8.10/config.sub-770-	i*86v32)
openconnect-8.10/config.sub:771:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
openconnect-8.10/config.sub-772-		vendor=pc
##############################################
openconnect-8.10/config.sub-775-	i*86v4*)
openconnect-8.10/config.sub:776:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
openconnect-8.10/config.sub-777-		vendor=pc
##############################################
openconnect-8.10/config.sub-780-	i*86v)
openconnect-8.10/config.sub:781:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
openconnect-8.10/config.sub-782-		vendor=pc
##############################################
openconnect-8.10/config.sub-785-	i*86sol2)
openconnect-8.10/config.sub:786:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
openconnect-8.10/config.sub-787-		vendor=pc
##############################################
openconnect-8.10/config.sub-916-		cpu=sparc
openconnect-8.10/config.sub:917:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
openconnect-8.10/config.sub-918-		;;
##############################################
openconnect-8.10/config.sub-1082-	sh5e[lb]-*)
openconnect-8.10/config.sub:1083:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
openconnect-8.10/config.sub-1084-		;;
##############################################
openconnect-8.10/config.sub-1100-	xscale-* | xscalee[bl]-*)
openconnect-8.10/config.sub:1101:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
openconnect-8.10/config.sub-1102-		;;
##############################################
openconnect-8.10/config.sub-1251-			*)
openconnect-8.10/config.sub:1252:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
openconnect-8.10/config.sub-1253-				exit 1
##############################################
openconnect-8.10/config.sub-1285-	solaris1 | solaris1.*)
openconnect-8.10/config.sub:1286:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
openconnect-8.10/config.sub-1287-		;;
##############################################
openconnect-8.10/config.sub-1294-	gnu/linux*)
openconnect-8.10/config.sub:1295:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
openconnect-8.10/config.sub-1296-		;;
##############################################
openconnect-8.10/config.sub-1317-	sco3.2.[4-9]*)
openconnect-8.10/config.sub:1318:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
openconnect-8.10/config.sub-1319-		;;
##############################################
openconnect-8.10/config.sub-1380-	nto*)
openconnect-8.10/config.sub:1381:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
openconnect-8.10/config.sub-1382-		;;
##############################################
openconnect-8.10/config.sub-1390-	linux*)
openconnect-8.10/config.sub:1391:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
openconnect-8.10/config.sub-1392-		;;
##############################################
openconnect-8.10/config.sub-1402-	mac*)
openconnect-8.10/config.sub:1403:		os=`echo "$os" | sed -e 's|mac|macos|'`
openconnect-8.10/config.sub-1404-		;;
##############################################
openconnect-8.10/config.sub-1411-	sunos5*)
openconnect-8.10/config.sub:1412:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
openconnect-8.10/config.sub-1413-		;;
openconnect-8.10/config.sub-1414-	sunos6*)
openconnect-8.10/config.sub:1415:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
openconnect-8.10/config.sub-1416-		;;
##############################################
openconnect-8.10/config.sub-1451-	sinix5.*)
openconnect-8.10/config.sub:1452:		os=`echo $os | sed -e 's|sinix|sysv|'`
openconnect-8.10/config.sub-1453-		;;
##############################################
openconnect-8.10/config.sub-1511-	*)
openconnect-8.10/config.sub:1512:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
openconnect-8.10/config.sub-1513-		exit 1
##############################################
openconnect-8.10/ssl.c-171-
openconnect-8.10/ssl.c:172:static int match_sockaddr(struct sockaddr *a, struct sockaddr *b)
openconnect-8.10/ssl.c-173-{
##############################################
openconnect-8.10/ssl.c-464-			if (vpninfo->peer_addr && vpninfo->peer_addrlen == rp->ai_addrlen &&
openconnect-8.10/ssl.c:465:			    match_sockaddr(vpninfo->peer_addr, rp->ai_addr)) {
openconnect-8.10/ssl.c-466-				vpn_progress(vpninfo, PRG_TRACE,
##############################################
openconnect-8.10/ssl.c-1004-
openconnect-8.10/ssl.c:1005:int udp_sockaddr(struct openconnect_info *vpninfo, int port)
openconnect-8.10/ssl.c-1006-{
##############################################
openconnect-8.10/install-sh-234-      fi
openconnect-8.10/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
openconnect-8.10/install-sh-236-    *)
##############################################
openconnect-8.10/install-sh-280-      dstdir=$dst
openconnect-8.10/install-sh:281:      dstbase=`basename "$src"`
openconnect-8.10/install-sh-282-      case $dst in
##############################################
openconnect-8.10/install-sh-287-    else
openconnect-8.10/install-sh:288:      dstdir=`dirname "$dst"`
openconnect-8.10/install-sh-289-      test -d "$dstdir"
##############################################
openconnect-8.10/install-sh-354-                   test_tmpdir="$tmpdir/a"
openconnect-8.10/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
openconnect-8.10/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
openconnect-8.10/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
openconnect-8.10/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
openconnect-8.10/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
openconnect-8.10/install-sh-419-            case $prefix in
openconnect-8.10/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
openconnect-8.10/install-sh-421-              *) qprefix=$prefix;;
##############################################
openconnect-8.10/install-sh-468-    if $copy_on_change &&
openconnect-8.10/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
openconnect-8.10/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
openconnect-8.10/install-sh-471-       set -f &&
##############################################
openconnect-8.10/openconnect-internal.h-971-			      char **ptr);
openconnect-8.10/openconnect-internal.h:972:int udp_sockaddr(struct openconnect_info *vpninfo, int port);
openconnect-8.10/openconnect-internal.h-973-int udp_connect(struct openconnect_info *vpninfo);
##############################################
openconnect-8.10/dtls.c-230-
openconnect-8.10/dtls.c:231:	if (udp_sockaddr(vpninfo, dtls_port)) {
openconnect-8.10/dtls.c-232-		vpninfo->dtls_attempt_period = 0;
##############################################
openconnect-8.10/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
openconnect-8.10/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
openconnect-8.10/configure-45-  as_echo='print -r --'
openconnect-8.10/configure-46-  as_echo_n='print -rn --'
openconnect-8.10/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
openconnect-8.10/configure-48-  as_echo='printf %s\n'
##############################################
openconnect-8.10/configure-50-else
openconnect-8.10/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
openconnect-8.10/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
openconnect-8.10/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
openconnect-8.10/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
openconnect-8.10/configure-62-      esac;
##############################################
openconnect-8.10/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
openconnect-8.10/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
openconnect-8.10/configure-199-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
openconnect-8.10/configure-205-    PATH=/empty FPATH=/empty; export PATH FPATH
openconnect-8.10/configure:206:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
openconnect-8.10/configure:207:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
openconnect-8.10/configure-208-  if (eval "$as_required") 2>/dev/null; then :
##############################################
openconnect-8.10/configure-332-      case $as_dir in #(
openconnect-8.10/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
openconnect-8.10/configure-334-      *) as_qdir=$as_dir;;
##############################################
openconnect-8.10/configure-405-  {
openconnect-8.10/configure:406:    as_val=`expr "$@" || test $? -eq 1`
openconnect-8.10/configure-407-  }
##############################################
openconnect-8.10/configure-412-# ----------------------------------------
openconnect-8.10/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
openconnect-8.10/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
openconnect-8.10/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
openconnect-8.10/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
openconnect-8.10/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
openconnect-8.10/configure-1022-  case $ac_option in
openconnect-8.10/configure:1023:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
openconnect-8.10/configure-1024-  *=)   ac_optarg= ;;
##############################################
openconnect-8.10/configure-1066-  -disable-* | --disable-*)
openconnect-8.10/configure:1067:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
openconnect-8.10/configure-1068-    # Reject names that are not valid shell variable names.
##############################################
openconnect-8.10/configure-1071-    ac_useropt_orig=$ac_useropt
openconnect-8.10/configure:1072:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
openconnect-8.10/configure-1073-    case $ac_user_opts in
##############################################
openconnect-8.10/configure-1092-  -enable-* | --enable-*)
openconnect-8.10/configure:1093:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
openconnect-8.10/configure-1094-    # Reject names that are not valid shell variable names.
##############################################
openconnect-8.10/configure-1097-    ac_useropt_orig=$ac_useropt
openconnect-8.10/configure:1098:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
openconnect-8.10/configure-1099-    case $ac_user_opts in
##############################################
openconnect-8.10/configure-1296-  -with-* | --with-*)
openconnect-8.10/configure:1297:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
openconnect-8.10/configure-1298-    # Reject names that are not valid shell variable names.
##############################################
openconnect-8.10/configure-1301-    ac_useropt_orig=$ac_useropt
openconnect-8.10/configure:1302:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
openconnect-8.10/configure-1303-    case $ac_user_opts in
##############################################
openconnect-8.10/configure-1312-  -without-* | --without-*)
openconnect-8.10/configure:1313:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
openconnect-8.10/configure-1314-    # Reject names that are not valid shell variable names.
##############################################
openconnect-8.10/configure-1317-    ac_useropt_orig=$ac_useropt
openconnect-8.10/configure:1318:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
openconnect-8.10/configure-1319-    case $ac_user_opts in
##############################################
openconnect-8.10/configure-1350-  *=*)
openconnect-8.10/configure:1351:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
openconnect-8.10/configure-1352-    # Reject names that are not valid shell variable names.
##############################################
openconnect-8.10/configure-1371-if test -n "$ac_prev"; then
openconnect-8.10/configure:1372:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
openconnect-8.10/configure-1373-  as_fn_error $? "missing argument to $ac_option"
##############################################
openconnect-8.10/configure-1393-    */ )
openconnect-8.10/configure:1394:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
openconnect-8.10/configure-1395-      eval $ac_var=\$ac_val;;
##############################################
openconnect-8.10/configure-1428-ac_ls_di=`ls -di .` &&
openconnect-8.10/configure:1429:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
openconnect-8.10/configure-1430-  as_fn_error $? "working directory cannot be determined"
##############################################
openconnect-8.10/configure-1484-case $srcdir in
openconnect-8.10/configure:1485:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
openconnect-8.10/configure-1486-esac
##############################################
openconnect-8.10/configure-1527-By default, \`make install' will install all the files in
openconnect-8.10/configure:1528:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
openconnect-8.10/configure:1529:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
openconnect-8.10/configure-1530-for instance \`--prefix=\$HOME'.
##############################################
openconnect-8.10/configure-1722-*)
openconnect-8.10/configure:1723:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
openconnect-8.10/configure-1724-  # A ".." for each directory in $ac_dir_suffix.
openconnect-8.10/configure:1725:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
openconnect-8.10/configure-1726-  case $ac_top_builddir_sub in
##############################################
openconnect-8.10/configure-2206-    *\'*)
openconnect-8.10/configure:2207:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
openconnect-8.10/configure-2208-    esac
##############################################
openconnect-8.10/configure-2289-      case $ac_val in
openconnect-8.10/configure:2290:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
openconnect-8.10/configure-2291-      esac
##############################################
openconnect-8.10/configure-2304-	case $ac_val in
openconnect-8.10/configure:2305:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
openconnect-8.10/configure-2306-	esac
##############################################
openconnect-8.10/configure-2424-    set,)
openconnect-8.10/configure:2425:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
openconnect-8.10/configure:2426:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
openconnect-8.10/configure-2427-      ac_cache_corrupted=: ;;
##############################################
openconnect-8.10/configure-2435-	# differences in whitespace do not lead to failure.
openconnect-8.10/configure:2436:	ac_old_val_w=`echo x $ac_old_val`
openconnect-8.10/configure:2437:	ac_new_val_w=`echo x $ac_new_val`
openconnect-8.10/configure-2438-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
openconnect-8.10/configure-2455-    case $ac_new_val in
openconnect-8.10/configure:2456:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
openconnect-8.10/configure-2457-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
openconnect-8.10/configure-2651-test "x$ac_build_alias" = x &&
openconnect-8.10/configure:2652:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
openconnect-8.10/configure-2653-test "x$ac_build_alias" = x &&
openconnect-8.10/configure-2654-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
openconnect-8.10/configure:2655:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
openconnect-8.10/configure-2656-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
openconnect-8.10/configure-2675-IFS=$ac_save_IFS
openconnect-8.10/configure:2676:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
openconnect-8.10/configure-2677-
##############################################
openconnect-8.10/configure-2686-else
openconnect-8.10/configure:2687:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
openconnect-8.10/configure-2688-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
openconnect-8.10/configure-2708-IFS=$ac_save_IFS
openconnect-8.10/configure:2709:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
openconnect-8.10/configure-2710-
##############################################
openconnect-8.10/configure-2853-     echo "timestamp, slept: $am_has_slept" > conftest.file
openconnect-8.10/configure:2854:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
openconnect-8.10/configure-2855-     if test "$*" = "X"; then
openconnect-8.10/configure-2856-	# -L didn't work.
openconnect-8.10/configure:2857:	set X `ls -t "$srcdir/configure" conftest.file`
openconnect-8.10/configure-2858-     fi
##############################################
openconnect-8.10/configure-2904-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
openconnect-8.10/configure:2905:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
openconnect-8.10/configure-2906-
openconnect-8.10/configure-2907-# Expand $ac_aux_dir to an absolute path.
openconnect-8.10/configure:2908:am_aux_dir=`cd "$ac_aux_dir" && pwd`
openconnect-8.10/configure-2909-
##############################################
openconnect-8.10/configure-3049-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
openconnect-8.10/configure:3050:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
openconnect-8.10/configure-3051-	     'mkdir (GNU coreutils) '* | \
##############################################
openconnect-8.10/configure-3122-set x ${MAKE-make}
openconnect-8.10/configure:3123:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
openconnect-8.10/configure-3124-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
openconnect-8.10/configure-3132-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
openconnect-8.10/configure:3133:case `${MAKE-make} -f conftest.make 2>/dev/null` in
openconnect-8.10/configure-3134-  *@@@%%%=?*=@@@%%%*)
##############################################
openconnect-8.10/configure-3198-
openconnect-8.10/configure:3199:if test "`cd $srcdir && pwd`" != "`pwd`"; then
openconnect-8.10/configure-3200-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
openconnect-8.10/configure-4122-$as_echo_n "checking whether the C compiler works... " >&6; }
openconnect-8.10/configure:4123:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
openconnect-8.10/configure-4124-
##############################################
openconnect-8.10/configure-4166-	then :; else
openconnect-8.10/configure:4167:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
openconnect-8.10/configure-4168-	fi
##############################################
openconnect-8.10/configure-4226-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
openconnect-8.10/configure:4227:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
openconnect-8.10/configure-4228-	  break;;
##############################################
openconnect-8.10/configure-4335-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
openconnect-8.10/configure:4336:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
openconnect-8.10/configure-4337-       break;;
##############################################
openconnect-8.10/configure-4653-  if test "$am_compiler_list" = ""; then
openconnect-8.10/configure:4654:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
openconnect-8.10/configure-4655-  fi
##############################################
openconnect-8.10/configure-5369-    # gcc leaves a trailing carriage return which upsets mingw
openconnect-8.10/configure:5370:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
openconnect-8.10/configure-5371-  *)
openconnect-8.10/configure:5372:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
openconnect-8.10/configure-5373-  esac
##############################################
openconnect-8.10/configure-5378-      # Canonicalize the pathname of ld
openconnect-8.10/configure:5379:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
openconnect-8.10/configure-5380-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
openconnect-8.10/configure:5381:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
openconnect-8.10/configure-5382-      done
##############################################
openconnect-8.10/configure-5413-      # Break only if it was the GNU/non-GNU ld that we prefer.
openconnect-8.10/configure:5414:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
openconnect-8.10/configure-5415-      *GNU* | *'with BFD'*)
##############################################
openconnect-8.10/configure-5444-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
openconnect-8.10/configure:5445:case `$LD -v 2>&1 </dev/null` in
openconnect-8.10/configure-5446-*GNU* | *'with BFD'*)
##############################################
openconnect-8.10/configure-5649-  # Check for GNU $ac_path_GREP
openconnect-8.10/configure:5650:case `"$ac_path_GREP" --version 2>&1` in
openconnect-8.10/configure-5651-*GNU*)
##############################################
openconnect-8.10/configure-5715-  # Check for GNU $ac_path_EGREP
openconnect-8.10/configure:5716:case `"$ac_path_EGREP" --version 2>&1` in
openconnect-8.10/configure-5717-*GNU*)
##############################################
openconnect-8.10/configure-5800-    *)
openconnect-8.10/configure:5801:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
openconnect-8.10/configure-5802-      if test -n "$searchpath"; then
##############################################
openconnect-8.10/configure-5810-                ;;
openconnect-8.10/configure:5811:              *) searchdir=`cd "$searchdir" && pwd`
openconnect-8.10/configure-5812-                 case "$searchdir" in
##############################################
openconnect-8.10/configure-5901-        names_already_handled="$names_already_handled $name"
openconnect-8.10/configure:5902:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
openconnect-8.10/configure-5903-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
openconnect-8.10/configure-5977-                -L*)
openconnect-8.10/configure:5978:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
openconnect-8.10/configure-5979-                                    if test -n "$acl_shlibext"; then
##############################################
openconnect-8.10/configure-6094-              */$acl_libdirstem | */$acl_libdirstem/)
openconnect-8.10/configure:6095:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
openconnect-8.10/configure-6096-                if test "$name" = 'iconv'; then
##############################################
openconnect-8.10/configure-6101-              */$acl_libdirstem2 | */$acl_libdirstem2/)
openconnect-8.10/configure:6102:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
openconnect-8.10/configure-6103-                if test "$name" = 'iconv'; then
##############################################
openconnect-8.10/configure-6152-                  -L*)
openconnect-8.10/configure:6153:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
openconnect-8.10/configure-6154-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
openconnect-8.10/configure-6211-                  -R*)
openconnect-8.10/configure:6212:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
openconnect-8.10/configure-6213-                    if test "$enable_rpath" != no; then
##############################################
openconnect-8.10/configure-6236-                  -l*)
openconnect-8.10/configure:6237:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
openconnect-8.10/configure-6238-                    ;;
openconnect-8.10/configure-6239-                  *.la)
openconnect-8.10/configure:6240:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
openconnect-8.10/configure-6241-                    ;;
##############################################
openconnect-8.10/configure-6578-
openconnect-8.10/configure:6579:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
openconnect-8.10/configure-6580-    { $as_echo "$as_me:${as_lineno-$LINENO}: result:
##############################################
openconnect-8.10/configure-6761-        names_already_handled="$names_already_handled $name"
openconnect-8.10/configure:6762:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
openconnect-8.10/configure-6763-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
openconnect-8.10/configure-6837-                -L*)
openconnect-8.10/configure:6838:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
openconnect-8.10/configure-6839-                                    if test -n "$acl_shlibext"; then
##############################################
openconnect-8.10/configure-6954-              */$acl_libdirstem | */$acl_libdirstem/)
openconnect-8.10/configure:6955:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
openconnect-8.10/configure-6956-                if test "$name" = 'intl'; then
##############################################
openconnect-8.10/configure-6961-              */$acl_libdirstem2 | */$acl_libdirstem2/)
openconnect-8.10/configure:6962:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
openconnect-8.10/configure-6963-                if test "$name" = 'intl'; then
##############################################
openconnect-8.10/configure-7012-                  -L*)
openconnect-8.10/configure:7013:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
openconnect-8.10/configure-7014-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
openconnect-8.10/configure-7071-                  -R*)
openconnect-8.10/configure:7072:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
openconnect-8.10/configure-7073-                    if test "$enable_rpath" != no; then
##############################################
openconnect-8.10/configure-7096-                  -l*)
openconnect-8.10/configure:7097:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
openconnect-8.10/configure-7098-                    ;;
openconnect-8.10/configure-7099-                  *.la)
openconnect-8.10/configure:7100:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
openconnect-8.10/configure-7101-                    ;;
##############################################
openconnect-8.10/configure-7254-  test $ac_status = 0; }; then
openconnect-8.10/configure:7255:  pkg_cv_GNUTLS_CFLAGS=`$PKG_CONFIG --cflags "gnutls" 2>/dev/null`
openconnect-8.10/configure-7256-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-7271-  test $ac_status = 0; }; then
openconnect-8.10/configure:7272:  pkg_cv_GNUTLS_LIBS=`$PKG_CONFIG --libs "gnutls" 2>/dev/null`
openconnect-8.10/configure-7273-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-7292-        if test $_pkg_short_errors_supported = yes; then
openconnect-8.10/configure:7293:	        GNUTLS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gnutls" 2>&1`
openconnect-8.10/configure-7294-        else
openconnect-8.10/configure:7295:	        GNUTLS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gnutls" 2>&1`
openconnect-8.10/configure-7296-        fi
##############################################
openconnect-8.10/configure-7339-  test $ac_status = 0; }; then
openconnect-8.10/configure:7340:  pkg_cv_OPENSSL_CFLAGS=`$PKG_CONFIG --cflags "openssl" 2>/dev/null`
openconnect-8.10/configure-7341-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-7356-  test $ac_status = 0; }; then
openconnect-8.10/configure:7357:  pkg_cv_OPENSSL_LIBS=`$PKG_CONFIG --libs "openssl" 2>/dev/null`
openconnect-8.10/configure-7358-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-7377-        if test $_pkg_short_errors_supported = yes; then
openconnect-8.10/configure:7378:	        OPENSSL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "openssl" 2>&1`
openconnect-8.10/configure-7379-        else
openconnect-8.10/configure:7380:	        OPENSSL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "openssl" 2>&1`
openconnect-8.10/configure-7381-        fi
##############################################
openconnect-8.10/configure-7484-  test $ac_status = 0; }; then
openconnect-8.10/configure:7485:  pkg_cv_P11KIT_CFLAGS=`$PKG_CONFIG --cflags "p11-kit-1" 2>/dev/null`
openconnect-8.10/configure-7486-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-7501-  test $ac_status = 0; }; then
openconnect-8.10/configure:7502:  pkg_cv_P11KIT_LIBS=`$PKG_CONFIG --libs "p11-kit-1" 2>/dev/null`
openconnect-8.10/configure-7503-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-7522-        if test $_pkg_short_errors_supported = yes; then
openconnect-8.10/configure:7523:	        P11KIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "p11-kit-1" 2>&1`
openconnect-8.10/configure-7524-        else
openconnect-8.10/configure:7525:	        P11KIT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "p11-kit-1" 2>&1`
openconnect-8.10/configure-7526-        fi
##############################################
openconnect-8.10/configure-7555-  test $ac_status = 0; }; then
openconnect-8.10/configure:7556:  pkg_cv_LIBP11_CFLAGS=`$PKG_CONFIG --cflags "libp11 != 0.4.7" 2>/dev/null`
openconnect-8.10/configure-7557-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-7572-  test $ac_status = 0; }; then
openconnect-8.10/configure:7573:  pkg_cv_LIBP11_LIBS=`$PKG_CONFIG --libs "libp11 != 0.4.7" 2>/dev/null`
openconnect-8.10/configure-7574-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-7593-        if test $_pkg_short_errors_supported = yes; then
openconnect-8.10/configure:7594:	        LIBP11_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libp11 != 0.4.7" 2>&1`
openconnect-8.10/configure-7595-        else
openconnect-8.10/configure:7596:	        LIBP11_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libp11 != 0.4.7" 2>&1`
openconnect-8.10/configure-7597-        fi
##############################################
openconnect-8.10/configure-7615-
openconnect-8.10/configure:7616:		 proxy_module="`$PKG_CONFIG --variable=proxy_module p11-kit-1`"
openconnect-8.10/configure-7617-		 pkcs11_support="libp11"
##############################################
openconnect-8.10/configure-8039-  test $ac_status = 0; }; then
openconnect-8.10/configure:8040:  pkg_cv_P11KIT_CFLAGS=`$PKG_CONFIG --cflags "p11-kit-1" 2>/dev/null`
openconnect-8.10/configure-8041-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-8056-  test $ac_status = 0; }; then
openconnect-8.10/configure:8057:  pkg_cv_P11KIT_LIBS=`$PKG_CONFIG --libs "p11-kit-1" 2>/dev/null`
openconnect-8.10/configure-8058-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-8077-        if test $_pkg_short_errors_supported = yes; then
openconnect-8.10/configure:8078:	        P11KIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "p11-kit-1" 2>&1`
openconnect-8.10/configure-8079-        else
openconnect-8.10/configure:8080:	        P11KIT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "p11-kit-1" 2>&1`
openconnect-8.10/configure-8081-        fi
##############################################
openconnect-8.10/configure-8153-  test $ac_status = 0; }; then
openconnect-8.10/configure:8154:  pkg_cv_TASN1_CFLAGS=`$PKG_CONFIG --cflags "libtasn1" 2>/dev/null`
openconnect-8.10/configure-8155-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-8170-  test $ac_status = 0; }; then
openconnect-8.10/configure:8171:  pkg_cv_TASN1_LIBS=`$PKG_CONFIG --libs "libtasn1" 2>/dev/null`
openconnect-8.10/configure-8172-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-8191-        if test $_pkg_short_errors_supported = yes; then
openconnect-8.10/configure:8192:	        TASN1_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libtasn1" 2>&1`
openconnect-8.10/configure-8193-        else
openconnect-8.10/configure:8194:	        TASN1_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libtasn1" 2>&1`
openconnect-8.10/configure-8195-        fi
##############################################
openconnect-8.10/configure-8225-  test $ac_status = 0; }; then
openconnect-8.10/configure:8226:  pkg_cv_TSS2_ESYS_CFLAGS=`$PKG_CONFIG --cflags "tss2-esys tss2-mu" 2>/dev/null`
openconnect-8.10/configure-8227-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-8242-  test $ac_status = 0; }; then
openconnect-8.10/configure:8243:  pkg_cv_TSS2_ESYS_LIBS=`$PKG_CONFIG --libs "tss2-esys tss2-mu" 2>/dev/null`
openconnect-8.10/configure-8244-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-8263-        if test $_pkg_short_errors_supported = yes; then
openconnect-8.10/configure:8264:	        TSS2_ESYS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "tss2-esys tss2-mu" 2>&1`
openconnect-8.10/configure-8265-        else
openconnect-8.10/configure:8266:	        TSS2_ESYS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "tss2-esys tss2-mu" 2>&1`
openconnect-8.10/configure-8267-        fi
##############################################
openconnect-8.10/configure-8490-do :
openconnect-8.10/configure:8491:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
openconnect-8.10/configure-8492-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
openconnect-8.10/configure-8495-  cat >>confdefs.h <<_ACEOF
openconnect-8.10/configure:8496:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
openconnect-8.10/configure-8497-_ACEOF
##############################################
openconnect-8.10/configure-8503-
openconnect-8.10/configure:8504:as_ac_Header=`$as_echo "ac_cv_header_$tss2inc/tss.h" | $as_tr_sh`
openconnect-8.10/configure-8505-ac_fn_c_check_header_mongrel "$LINENO" "$tss2inc/tss.h" "$as_ac_Header" "$ac_includes_default"
##############################################
openconnect-8.10/configure-8718-  test $ac_status = 0; }; then
openconnect-8.10/configure:8719:  pkg_cv_LIBLZ4_CFLAGS=`$PKG_CONFIG --cflags "liblz4" 2>/dev/null`
openconnect-8.10/configure-8720-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-8735-  test $ac_status = 0; }; then
openconnect-8.10/configure:8736:  pkg_cv_LIBLZ4_LIBS=`$PKG_CONFIG --libs "liblz4" 2>/dev/null`
openconnect-8.10/configure-8737-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-8756-        if test $_pkg_short_errors_supported = yes; then
openconnect-8.10/configure:8757:	        LIBLZ4_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "liblz4" 2>&1`
openconnect-8.10/configure-8758-        else
openconnect-8.10/configure:8759:	        LIBLZ4_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "liblz4" 2>&1`
openconnect-8.10/configure-8760-        fi
##############################################
openconnect-8.10/configure-8861-  # Check for GNU $ac_path_EGREP
openconnect-8.10/configure:8862:case `"$ac_path_EGREP" --version 2>&1` in
openconnect-8.10/configure-8863-*GNU*)
##############################################
openconnect-8.10/configure-8958-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
openconnect-8.10/configure:8959:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
openconnect-8.10/configure-8960-  ECHO='print -r --'
openconnect-8.10/configure:8961:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
openconnect-8.10/configure-8962-  ECHO='printf %s\n'
##############################################
openconnect-8.10/configure-9027-  # Check for GNU $ac_path_SED
openconnect-8.10/configure:9028:case `"$ac_path_SED" --version 2>&1` in
openconnect-8.10/configure-9029-*GNU*)
##############################################
openconnect-8.10/configure-9106-  # Check for GNU $ac_path_FGREP
openconnect-8.10/configure:9107:case `"$ac_path_FGREP" --version 2>&1` in
openconnect-8.10/configure-9108-*GNU*)
##############################################
openconnect-8.10/configure-9186-    # gcc leaves a trailing carriage return, which upsets mingw
openconnect-8.10/configure:9187:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
openconnect-8.10/configure-9188-  *)
openconnect-8.10/configure:9189:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
openconnect-8.10/configure-9190-  esac
##############################################
openconnect-8.10/configure-9195-      # Canonicalize the pathname of ld
openconnect-8.10/configure:9196:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
openconnect-8.10/configure-9197-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
openconnect-8.10/configure:9198:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
openconnect-8.10/configure-9199-      done
##############################################
openconnect-8.10/configure-9230-      # Break only if it was the GNU/non-GNU ld that we prefer.
openconnect-8.10/configure:9231:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
openconnect-8.10/configure-9232-      *GNU* | *'with BFD'*)
##############################################
openconnect-8.10/configure-9261-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
openconnect-8.10/configure:9262:case `$LD -v 2>&1 </dev/null` in
openconnect-8.10/configure-9263-*GNU* | *'with BFD'*)
##############################################
openconnect-8.10/configure-9311-	esac
openconnect-8.10/configure:9312:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
openconnect-8.10/configure-9313-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
openconnect-8.10/configure-9317-	*)
openconnect-8.10/configure:9318:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
openconnect-8.10/configure-9319-	  */dev/null*)
##############################################
openconnect-8.10/configure-9445-
openconnect-8.10/configure:9446:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
openconnect-8.10/configure-9447-    *COFF*)
##############################################
openconnect-8.10/configure-9557-    # And add a safety zone
openconnect-8.10/configure:9558:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
openconnect-8.10/configure:9559:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
openconnect-8.10/configure-9560-    ;;
##############################################
openconnect-8.10/configure-9590-    if test -n "$kargmax"; then
openconnect-8.10/configure:9591:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
openconnect-8.10/configure-9592-    else
##############################################
openconnect-8.10/configure-9599-       test undefined != "$lt_cv_sys_max_cmd_len"; then
openconnect-8.10/configure:9600:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
openconnect-8.10/configure:9601:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
openconnect-8.10/configure-9602-    else
##############################################
openconnect-8.10/configure-9611-      # we can't tell.
openconnect-8.10/configure:9612:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
openconnect-8.10/configure-9613-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
openconnect-8.10/configure-9615-      do
openconnect-8.10/configure:9616:        i=`expr $i + 1`
openconnect-8.10/configure-9617-        teststring=$teststring$teststring
##############################################
openconnect-8.10/configure-9619-      # Only check the string length outside the loop.
openconnect-8.10/configure:9620:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
openconnect-8.10/configure-9621-      teststring=
##############################################
openconnect-8.10/configure-9624-      # linker.  It appears as though 1/2 is a usable value.
openconnect-8.10/configure:9625:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
openconnect-8.10/configure-9626-    fi
##############################################
openconnect-8.10/configure-10035-openbsd* | bitrig*)
openconnect-8.10/configure:10036:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
openconnect-8.10/configure-10037-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
openconnect-8.10/configure-10105-    else
openconnect-8.10/configure:10106:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
openconnect-8.10/configure-10107-    fi
##############################################
openconnect-8.10/configure-10250-  # decide which one to use based on capabilities of $DLLTOOL
openconnect-8.10/configure:10251:  case `$DLLTOOL --help 2>&1` in
openconnect-8.10/configure-10252-  *--identify-strict*)
##############################################
openconnect-8.10/configure-10771-# If we're using GNU nm, then use its standard symbol codes.
openconnect-8.10/configure:10772:case `$NM -V 2>&1` in
openconnect-8.10/configure-10773-*GNU* | *'with BFD'*)
##############################################
openconnect-8.10/configure-10819-mingw*)
openconnect-8.10/configure:10820:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
openconnect-8.10/configure-10821-  ;;
##############################################
openconnect-8.10/configure-11051-   if test yes = "$GCC"; then
openconnect-8.10/configure:11052:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
openconnect-8.10/configure-11053-   fi
##############################################
openconnect-8.10/configure-11055- /*)
openconnect-8.10/configure:11056:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
openconnect-8.10/configure-11057-   ;; #(
##############################################
openconnect-8.10/configure-11150-    done
openconnect-8.10/configure:11151:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
openconnect-8.10/configure-11152-}
##############################################
openconnect-8.10/configure-11172-  test $ac_status = 0; }; then
openconnect-8.10/configure:11173:    case `/usr/bin/file conftest.$ac_objext` in
openconnect-8.10/configure-11174-      *ELF-32*)
##############################################
openconnect-8.10/configure-11193-    if test yes = "$lt_cv_prog_gnu_ld"; then
openconnect-8.10/configure:11194:      case `/usr/bin/file conftest.$ac_objext` in
openconnect-8.10/configure-11195-	*32-bit*)
##############################################
openconnect-8.10/configure-11205-    else
openconnect-8.10/configure:11206:      case `/usr/bin/file conftest.$ac_objext` in
openconnect-8.10/configure-11207-	*32-bit*)
##############################################
openconnect-8.10/configure-11231-    emul=elf
openconnect-8.10/configure:11232:    case `/usr/bin/file conftest.$ac_objext` in
openconnect-8.10/configure-11233-      *32-bit*)
##############################################
openconnect-8.10/configure-11239-    esac
openconnect-8.10/configure:11240:    case `/usr/bin/file conftest.$ac_objext` in
openconnect-8.10/configure-11241-      *MSB*)
##############################################
openconnect-8.10/configure-11247-    esac
openconnect-8.10/configure:11248:    case `/usr/bin/file conftest.$ac_objext` in
openconnect-8.10/configure-11249-      *N32*)
##############################################
openconnect-8.10/configure-12180-    *:)
openconnect-8.10/configure:12181:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
openconnect-8.10/configure-12182-        ;;
openconnect-8.10/configure-12183-    x:*)
openconnect-8.10/configure:12184:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
openconnect-8.10/configure-12185-        ;;
openconnect-8.10/configure-12186-    *::*)
openconnect-8.10/configure:12187:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
openconnect-8.10/configure:12188:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
openconnect-8.10/configure-12189-        ;;
openconnect-8.10/configure-12190-    *)
openconnect-8.10/configure:12191:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
openconnect-8.10/configure-12192-        ;;
##############################################
openconnect-8.10/configure-12485-	"file_magic "*)
openconnect-8.10/configure:12486:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
openconnect-8.10/configure-12487-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
openconnect-8.10/configure-12551-	"file_magic "*)
openconnect-8.10/configure:12552:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
openconnect-8.10/configure-12553-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
openconnect-8.10/configure-12949-      *)
openconnect-8.10/configure:12950:	case `$CC -V 2>&1 | sed 5q` in
openconnect-8.10/configure-12951-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
openconnect-8.10/configure-13395-	# shared libraries, regardless of the interface used.
openconnect-8.10/configure:13396:	case `$LD -v 2>&1` in
openconnect-8.10/configure-13397-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
openconnect-8.10/configure-13427-    supports_anon_versioning=no
openconnect-8.10/configure:13428:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
openconnect-8.10/configure-13429-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
openconnect-8.10/configure-13496-	# is; otherwise, prepend EXPORTS...
openconnect-8.10/configure:13497:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
openconnect-8.10/configure-13498-          cp $export_symbols $output_objdir/$soname.def;
##############################################
openconnect-8.10/configure-13530-	prefix_cmds="$SED"~
openconnect-8.10/configure:13531:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
openconnect-8.10/configure-13532-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
openconnect-8.10/configure-13552-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
openconnect-8.10/configure:13553:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
openconnect-8.10/configure:13554:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
openconnect-8.10/configure-13555-      ;;
##############################################
openconnect-8.10/configure-13570-        pgcc*)				# Portland Group C compiler
openconnect-8.10/configure:13571:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
openconnect-8.10/configure-13572-	  tmp_addflag=' $pic_flag'
##############################################
openconnect-8.10/configure-13575-					# Portland Group f77 and f90 compilers
openconnect-8.10/configure:13576:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
openconnect-8.10/configure-13577-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
openconnect-8.10/configure-13592-	nvcc*)	# Cuda Compiler Driver 2.2
openconnect-8.10/configure:13593:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
openconnect-8.10/configure-13594-	  compiler_needs_object=yes
##############################################
openconnect-8.10/configure-13596-	esac
openconnect-8.10/configure:13597:	case `$CC -V 2>&1 | sed 5q` in
openconnect-8.10/configure-13598-	*Sun\ C*)			# Sun C 5.9
openconnect-8.10/configure:13599:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
openconnect-8.10/configure-13600-	  compiler_needs_object=yes
##############################################
openconnect-8.10/configure-13667-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
openconnect-8.10/configure:13668:      case `$LD -v 2>&1` in
openconnect-8.10/configure-13669-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
openconnect-8.10/configure-13756-	else
openconnect-8.10/configure:13757:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
openconnect-8.10/configure-13758-	fi
##############################################
openconnect-8.10/configure-13821-	# below for broken collect2 doesn't work under 4.3+
openconnect-8.10/configure:13822:	  collect2name=`$CC -print-prog-name=collect2`
openconnect-8.10/configure-13823-	  if test -f "$collect2name" &&
##############################################
openconnect-8.10/configure-13901-      }'
openconnect-8.10/configure:13902:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
openconnect-8.10/configure-13903-  # Check for a 64-bit object if we didn't find anything.
openconnect-8.10/configure-13904-  if test -z "$lt_cv_aix_libpath_"; then
openconnect-8.10/configure:13905:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
openconnect-8.10/configure-13906-  fi
##############################################
openconnect-8.10/configure-13919-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
openconnect-8.10/configure:13920:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
openconnect-8.10/configure-13921-      else
##############################################
openconnect-8.10/configure-13954-      }'
openconnect-8.10/configure:13955:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
openconnect-8.10/configure-13956-  # Check for a 64-bit object if we didn't find anything.
openconnect-8.10/configure-13957-  if test -z "$lt_cv_aix_libpath_"; then
openconnect-8.10/configure:13958:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
openconnect-8.10/configure-13959-  fi
##############################################
openconnect-8.10/configure-13986-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
openconnect-8.10/configure:13987:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
openconnect-8.10/configure-13988-	  if test svr4 != "$with_aix_soname"; then
##############################################
openconnect-8.10/configure-14039-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
openconnect-8.10/configure:14040:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
openconnect-8.10/configure-14041-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
openconnect-8.10/configure-14077-	# FIXME: Setting linknames here is a bad hack.
openconnect-8.10/configure:14078:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
openconnect-8.10/configure-14079-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
openconnect-8.10/configure-14095-  if test yes = "$lt_cv_ld_force_load"; then
openconnect-8.10/configure:14096:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
openconnect-8.10/configure-14097-
##############################################
openconnect-8.10/configure-14275-      if test yes = "$GCC"; then
openconnect-8.10/configure:14276:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
openconnect-8.10/configure-14277-	# Try to use the -exported_symbol ld option, if it does not
##############################################
openconnect-8.10/configure-14303-	if test yes = "$lt_cv_irix_exported_symbol"; then
openconnect-8.10/configure:14304:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
openconnect-8.10/configure-14305-	fi
openconnect-8.10/configure-14306-      else
openconnect-8.10/configure:14307:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
openconnect-8.10/configure:14308:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
openconnect-8.10/configure-14309-      fi
##############################################
openconnect-8.10/configure-14353-	hardcode_direct_absolute=yes
openconnect-8.10/configure:14354:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
openconnect-8.10/configure-14355-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
openconnect-8.10/configure-14384-	prefix_cmds="$SED"~
openconnect-8.10/configure:14385:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
openconnect-8.10/configure-14386-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
openconnect-8.10/configure-14398-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
openconnect-8.10/configure:14399:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
openconnect-8.10/configure-14400-      else
openconnect-8.10/configure-14401-	allow_undefined_flag=' -expect_unresolved \*'
openconnect-8.10/configure:14402:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
openconnect-8.10/configure-14403-      fi
##############################################
openconnect-8.10/configure-14411-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
openconnect-8.10/configure:14412:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
openconnect-8.10/configure-14413-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
openconnect-8.10/configure-14415-	allow_undefined_flag=' -expect_unresolved \*'
openconnect-8.10/configure:14416:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
openconnect-8.10/configure:14417:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
openconnect-8.10/configure:14418:          $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'
openconnect-8.10/configure-14419-
##############################################
openconnect-8.10/configure-14434-      else
openconnect-8.10/configure:14435:	case `$CC -V 2>&1` in
openconnect-8.10/configure-14436-	*"Compilers 5.0"*)
##############################################
openconnect-8.10/configure-14833-  esac
openconnect-8.10/configure:14834:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
openconnect-8.10/configure-14835-  case $lt_search_path_spec in
##############################################
openconnect-8.10/configure-14840-    # okay in the real world where ";" in dirpaths is itself problematic.
openconnect-8.10/configure:14841:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
openconnect-8.10/configure-14842-    ;;
openconnect-8.10/configure-14843-  *)
openconnect-8.10/configure:14844:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
openconnect-8.10/configure-14845-    ;;
##############################################
openconnect-8.10/configure-14849-  lt_tmp_lt_search_path_spec=
openconnect-8.10/configure:14850:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
openconnect-8.10/configure-14851-  # ...but if some path component already ends with the multilib dir we assume
##############################################
openconnect-8.10/configure-14891-  esac
openconnect-8.10/configure:14892:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
openconnect-8.10/configure-14893-else
##############################################
openconnect-8.10/configure-15031-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
openconnect-8.10/configure:15032:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
openconnect-8.10/configure-15033-    ;;
##############################################
openconnect-8.10/configure-15067-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
openconnect-8.10/configure:15068:    postinstall_cmds='base_file=`basename \$file`~
openconnect-8.10/configure:15069:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
openconnect-8.10/configure:15070:      dldir=$destdir/`dirname \$dlpath`~
openconnect-8.10/configure-15071-      test -d \$dldir || mkdir -p \$dldir~
##############################################
openconnect-8.10/configure-15076-      fi'
openconnect-8.10/configure:15077:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
openconnect-8.10/configure-15078-      dlpath=$dir/\$dldll~
##############################################
openconnect-8.10/configure-15084-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
openconnect-8.10/configure:15085:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
openconnect-8.10/configure-15086-
##############################################
openconnect-8.10/configure-15090-      # MinGW DLLs use traditional 'lib' prefix
openconnect-8.10/configure:15091:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
openconnect-8.10/configure-15092-      ;;
##############################################
openconnect-8.10/configure-15094-      # pw32 DLLs use 'pw' prefix rather than 'lib'
openconnect-8.10/configure:15095:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
openconnect-8.10/configure-15096-      ;;
##############################################
openconnect-8.10/configure-15103-    libname_spec='$name'
openconnect-8.10/configure:15104:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
openconnect-8.10/configure-15105-    library_names_spec='$libname.dll.lib'
##############################################
openconnect-8.10/configure-15115-        # Let DOS variable expansion print the short 8.3 style file name.
openconnect-8.10/configure:15116:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
openconnect-8.10/configure-15117-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
openconnect-8.10/configure-15120-      # Convert to MSYS style.
openconnect-8.10/configure:15121:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
openconnect-8.10/configure-15122-      ;;
##############################################
openconnect-8.10/configure-15126-      # like /cygdrive/c/PROGRA~1:/cygdr...
openconnect-8.10/configure:15127:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
openconnect-8.10/configure:15128:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
openconnect-8.10/configure:15129:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
openconnect-8.10/configure-15130-      ;;
##############################################
openconnect-8.10/configure-15134-        # It is most probably a Windows format PATH.
openconnect-8.10/configure:15135:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
openconnect-8.10/configure-15136-      else
openconnect-8.10/configure:15137:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
openconnect-8.10/configure-15138-      fi
##############################################
openconnect-8.10/configure-15144-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
openconnect-8.10/configure:15145:    postinstall_cmds='base_file=`basename \$file`~
openconnect-8.10/configure:15146:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
openconnect-8.10/configure:15147:      dldir=$destdir/`dirname \$dlpath`~
openconnect-8.10/configure-15148-      test -d \$dldir || mkdir -p \$dldir~
openconnect-8.10/configure-15149-      $install_prog $dir/$dlname \$dldir/$dlname'
openconnect-8.10/configure:15150:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
openconnect-8.10/configure-15151-      dlpath=$dir/\$dldll~
##############################################
openconnect-8.10/configure-15158-    # Assume MSVC wrapper
openconnect-8.10/configure:15159:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
openconnect-8.10/configure-15160-    dynamic_linker='Win32 ld.exe'
##############################################
openconnect-8.10/configure-15175-  shlibpath_var=DYLD_LIBRARY_PATH
openconnect-8.10/configure:15176:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
openconnect-8.10/configure-15177-
##############################################
openconnect-8.10/configure-15431-  if test -f /etc/ld.so.conf; then
openconnect-8.10/configure:15432:    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' ' '`
openconnect-8.10/configure-15433-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
openconnect-8.10/configure-15485-  need_lib_prefix=no
openconnect-8.10/configure:15486:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
openconnect-8.10/configure-15487-    need_version=no
##############################################
openconnect-8.10/configure-15512-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
openconnect-8.10/configure:15513:  postinstall_cmds='base_file=`basename \$file`~
openconnect-8.10/configure:15514:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
openconnect-8.10/configure:15515:    dldir=$destdir/`dirname \$dlpath`~
openconnect-8.10/configure-15516-    test -d \$dldir || mkdir -p \$dldir~
##############################################
openconnect-8.10/configure-15521-    fi'
openconnect-8.10/configure:15522:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
openconnect-8.10/configure-15523-    dlpath=$dir/\$dldll~
##############################################
openconnect-8.10/configure-16740-  test $ac_status = 0; }; then
openconnect-8.10/configure:16741:  pkg_cv_LIBXML2_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0" 2>/dev/null`
openconnect-8.10/configure-16742-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-16757-  test $ac_status = 0; }; then
openconnect-8.10/configure:16758:  pkg_cv_LIBXML2_LIBS=`$PKG_CONFIG --libs "libxml-2.0" 2>/dev/null`
openconnect-8.10/configure-16759-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-16778-        if test $_pkg_short_errors_supported = yes; then
openconnect-8.10/configure:16779:	        LIBXML2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxml-2.0" 2>&1`
openconnect-8.10/configure-16780-        else
openconnect-8.10/configure:16781:	        LIBXML2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxml-2.0" 2>&1`
openconnect-8.10/configure-16782-        fi
##############################################
openconnect-8.10/configure-16832-  test $ac_status = 0; }; then
openconnect-8.10/configure:16833:  pkg_cv_ZLIB_CFLAGS=`$PKG_CONFIG --cflags "zlib" 2>/dev/null`
openconnect-8.10/configure-16834-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-16849-  test $ac_status = 0; }; then
openconnect-8.10/configure:16850:  pkg_cv_ZLIB_LIBS=`$PKG_CONFIG --libs "zlib" 2>/dev/null`
openconnect-8.10/configure-16851-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-16870-        if test $_pkg_short_errors_supported = yes; then
openconnect-8.10/configure:16871:	        ZLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "zlib" 2>&1`
openconnect-8.10/configure-16872-        else
openconnect-8.10/configure:16873:	        ZLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "zlib" 2>&1`
openconnect-8.10/configure-16874-        fi
##############################################
openconnect-8.10/configure-16977-  test $ac_status = 0; }; then
openconnect-8.10/configure:16978:  pkg_cv_LIBPROXY_CFLAGS=`$PKG_CONFIG --cflags "libproxy-1.0" 2>/dev/null`
openconnect-8.10/configure-16979-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-16994-  test $ac_status = 0; }; then
openconnect-8.10/configure:16995:  pkg_cv_LIBPROXY_LIBS=`$PKG_CONFIG --libs "libproxy-1.0" 2>/dev/null`
openconnect-8.10/configure-16996-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-17015-        if test $_pkg_short_errors_supported = yes; then
openconnect-8.10/configure:17016:	        LIBPROXY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libproxy-1.0" 2>&1`
openconnect-8.10/configure-17017-        else
openconnect-8.10/configure:17018:	        LIBPROXY_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libproxy-1.0" 2>&1`
openconnect-8.10/configure-17019-        fi
##############################################
openconnect-8.10/configure-17124-  test $ac_status = 0; }; then
openconnect-8.10/configure:17125:  pkg_cv_LIBSTOKEN_CFLAGS=`$PKG_CONFIG --cflags "stoken" 2>/dev/null`
openconnect-8.10/configure-17126-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-17141-  test $ac_status = 0; }; then
openconnect-8.10/configure:17142:  pkg_cv_LIBSTOKEN_LIBS=`$PKG_CONFIG --libs "stoken" 2>/dev/null`
openconnect-8.10/configure-17143-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-17162-        if test $_pkg_short_errors_supported = yes; then
openconnect-8.10/configure:17163:	        LIBSTOKEN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "stoken" 2>&1`
openconnect-8.10/configure-17164-        else
openconnect-8.10/configure:17165:	        LIBSTOKEN_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "stoken" 2>&1`
openconnect-8.10/configure-17166-        fi
##############################################
openconnect-8.10/configure-17229-  test $ac_status = 0; }; then
openconnect-8.10/configure:17230:  pkg_cv_LIBPCSCLITE_CFLAGS=`$PKG_CONFIG --cflags "libpcsclite" 2>/dev/null`
openconnect-8.10/configure-17231-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-17246-  test $ac_status = 0; }; then
openconnect-8.10/configure:17247:  pkg_cv_LIBPCSCLITE_LIBS=`$PKG_CONFIG --libs "libpcsclite" 2>/dev/null`
openconnect-8.10/configure-17248-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-17267-        if test $_pkg_short_errors_supported = yes; then
openconnect-8.10/configure:17268:	        LIBPCSCLITE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpcsclite" 2>&1`
openconnect-8.10/configure-17269-        else
openconnect-8.10/configure:17270:	        LIBPCSCLITE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpcsclite" 2>&1`
openconnect-8.10/configure-17271-        fi
##############################################
openconnect-8.10/configure-17329-  test $ac_status = 0; }; then
openconnect-8.10/configure:17330:  pkg_cv_LIBPSKC_CFLAGS=`$PKG_CONFIG --cflags "libpskc >= 2.2.0" 2>/dev/null`
openconnect-8.10/configure-17331-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-17346-  test $ac_status = 0; }; then
openconnect-8.10/configure:17347:  pkg_cv_LIBPSKC_LIBS=`$PKG_CONFIG --libs "libpskc >= 2.2.0" 2>/dev/null`
openconnect-8.10/configure-17348-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-17367-        if test $_pkg_short_errors_supported = yes; then
openconnect-8.10/configure:17368:	        LIBPSKC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpskc >= 2.2.0" 2>&1`
openconnect-8.10/configure-17369-        else
openconnect-8.10/configure:17370:	        LIBPSKC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpskc >= 2.2.0" 2>&1`
openconnect-8.10/configure-17371-        fi
##############################################
openconnect-8.10/configure-17519-		found_gssapi=yes
openconnect-8.10/configure:17520:		GSSAPI_LIBS="`"${KRB5_CONFIG}" --libs gssapi`"
openconnect-8.10/configure:17521:		GSSAPI_CFLAGS="`"${KRB5_CONFIG}" --cflags gssapi`"
openconnect-8.10/configure-17522-	    else
##############################################
openconnect-8.10/configure-17969-$as_echo_n "checking symlink for $_cur... " >&6; }
openconnect-8.10/configure:17970:        _slink=`ls -ld "$_cur" | sed 's/.* -> //'`
openconnect-8.10/configure-17971-        case "$_slink" in
##############################################
openconnect-8.10/configure-17973-        # 'X' avoids triggering unwanted echo options.
openconnect-8.10/configure:17974:        *) _cur=`echo "X$_cur" | sed -e 's/^X//' -e 's:[^/]*$::'`"$_slink";;
openconnect-8.10/configure-17975-        esac
##############################################
openconnect-8.10/configure-17980-
openconnect-8.10/configure:17981:	_JTOPDIR=`echo "$_ACJNI_FOLLOWED" | sed -e 's://*:/:g' -e 's:/[^/]*$::'`
openconnect-8.10/configure-17982-fi
##############################################
openconnect-8.10/configure-17984-case "$host_os" in
openconnect-8.10/configure:17985:        darwin*)        _JTOPDIR=`echo "$_JTOPDIR" | sed -e 's:/[^/]*$::'`
openconnect-8.10/configure-17986-                        _JINC="$_JTOPDIR/Headers";;
##############################################
openconnect-8.10/configure-17994-# -> ../../CurrentJDK/Headers/jni.h.
openconnect-8.10/configure:17995:as_ac_File=`$as_echo "ac_cv_file_$_JINC/jni.h" | $as_tr_sh`
openconnect-8.10/configure-17996-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $_JINC/jni.h" >&5
##############################################
openconnect-8.10/configure-18014-else
openconnect-8.10/configure:18015:  _JTOPDIR=`echo "$_JTOPDIR" | sed -e 's:/[^/]*$::'`
openconnect-8.10/configure:18016:	 as_ac_File=`$as_echo "ac_cv_file_$_JTOPDIR/include/jni.h" | $as_tr_sh`
openconnect-8.10/configure-18017-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $_JTOPDIR/include/jni.h" >&5
##############################################
openconnect-8.10/configure-18328-  test $ac_status = 0; }; then
openconnect-8.10/configure:18329:  pkg_cv_CWRAP_CFLAGS=`$PKG_CONFIG --cflags "uid_wrapper, socket_wrapper" 2>/dev/null`
openconnect-8.10/configure-18330-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-18345-  test $ac_status = 0; }; then
openconnect-8.10/configure:18346:  pkg_cv_CWRAP_LIBS=`$PKG_CONFIG --libs "uid_wrapper, socket_wrapper" 2>/dev/null`
openconnect-8.10/configure-18347-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
openconnect-8.10/configure-18366-        if test $_pkg_short_errors_supported = yes; then
openconnect-8.10/configure:18367:	        CWRAP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "uid_wrapper, socket_wrapper" 2>&1`
openconnect-8.10/configure-18368-        else
openconnect-8.10/configure:18369:	        CWRAP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "uid_wrapper, socket_wrapper" 2>&1`
openconnect-8.10/configure-18370-        fi
##############################################
openconnect-8.10/configure-18507-
openconnect-8.10/configure:18508:RAWLINGUAS=`sed -e "/^#/d" -e "s/#.*//" "${srcdir}/po/LINGUAS"`
openconnect-8.10/configure-18509-# Remove newlines
openconnect-8.10/configure:18510:LINGUAS=`echo $RAWLINGUAS`
openconnect-8.10/configure-18511-
openconnect-8.10/configure-18512-
openconnect-8.10/configure:18513:APIMAJOR="`sed -n 's/^#define OPENCONNECT_API_VERSION_MAJOR \(.*\)/\1/p' ${srcdir}/openconnect.h`"
openconnect-8.10/configure:18514:APIMINOR="`sed -n 's/^#define OPENCONNECT_API_VERSION_MINOR \(.*\)/\1/p' ${srcdir}/openconnect.h`"
openconnect-8.10/configure-18515-
##############################################
openconnect-8.10/configure-18635-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
openconnect-8.10/configure:18636:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
openconnect-8.10/configure-18637-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
openconnect-8.10/configure-18826-if test -z "$BASH_VERSION$ZSH_VERSION" \
openconnect-8.10/configure:18827:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
openconnect-8.10/configure-18828-  as_echo='print -r --'
openconnect-8.10/configure-18829-  as_echo_n='print -rn --'
openconnect-8.10/configure:18830:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
openconnect-8.10/configure-18831-  as_echo='printf %s\n'
##############################################
openconnect-8.10/configure-18833-else
openconnect-8.10/configure:18834:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
openconnect-8.10/configure-18835-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
openconnect-8.10/configure-18843-	expr "X$arg" : "X\\(.*\\)$as_nl";
openconnect-8.10/configure:18844:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
openconnect-8.10/configure-18845-      esac;
##############################################
openconnect-8.10/configure-18920-# ----------------------------------------
openconnect-8.10/configure:18921:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
openconnect-8.10/configure-18922-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
openconnect-8.10/configure-18992-  {
openconnect-8.10/configure:18993:    as_val=`expr "$@" || test $? -eq 1`
openconnect-8.10/configure-18994-  }
##############################################
openconnect-8.10/configure-19096-      case $as_dir in #(
openconnect-8.10/configure:19097:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
openconnect-8.10/configure-19098-      *) as_qdir=$as_dir;;
##############################################
openconnect-8.10/configure-19231-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
openconnect-8.10/configure:19232:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
openconnect-8.10/configure-19233-ac_cs_version="\\
##############################################
openconnect-8.10/configure-19256-  --*=?*)
openconnect-8.10/configure:19257:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
openconnect-8.10/configure:19258:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
openconnect-8.10/configure-19259-    ac_shift=:
##############################################
openconnect-8.10/configure-19261-  --*=)
openconnect-8.10/configure:19262:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
openconnect-8.10/configure-19263-    ac_optarg=
##############################################
openconnect-8.10/configure-19285-    case $ac_optarg in
openconnect-8.10/configure:19286:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
openconnect-8.10/configure-19287-    '') as_fn_error $? "missing file argument" ;;
##############################################
openconnect-8.10/configure-19293-    case $ac_optarg in
openconnect-8.10/configure:19294:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
openconnect-8.10/configure-19295-    esac
##############################################
openconnect-8.10/configure-19362-delay_variable_subst='$delay_variable_subst'
openconnect-8.10/configure:19363:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19364:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19365:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19366:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19367:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19368:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19369:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19370:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19371:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19372:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19373:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19374:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19375:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19376:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19377:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19378:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19379:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19380:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19381:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19382:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19383:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19384:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19385:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19386:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19387:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19388:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19389:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19390:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19391:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19392:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19393:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19394:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19395:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19396:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19397:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19398:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19399:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19400:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19401:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19402:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19403:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19404:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19405:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19406:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19407:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19408:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19409:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19410:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19411:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19412:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19413:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19414:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19415:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19416:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19417:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19418:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19419:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19420:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19421:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19422:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19423:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19424:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19425:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19426:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19427:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19428:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19429:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19430:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19431:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19432:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19433:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19434:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19435:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19436:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19437:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19438:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19439:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19440:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19441:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19442:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19443:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19444:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19445:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19446:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19447:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19448:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19449:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19450:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19451:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19452:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19453:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19454:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19455:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19456:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19457:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19458:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19459:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19460:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19461:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19462:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19463:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19464:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19465:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19466:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19467:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19468:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19469:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19470:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19471:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19472:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19473:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19474:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19475:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19476:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19477:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19478:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19479:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19480:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19481:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19482:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19483:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19484:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19485:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19486:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19487:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19488:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19489:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19490:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19491:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19492:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19493:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19494:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19495:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19496:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure:19497:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/configure-19498-
##############################################
openconnect-8.10/configure-19579-striplib; do
openconnect-8.10/configure:19580:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
openconnect-8.10/configure-19581-    *[\\\\\\\`\\"\\\$]*)
openconnect-8.10/configure:19582:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
openconnect-8.10/configure-19583-      ;;
##############################################
openconnect-8.10/configure-19610-configure_time_lt_sys_library_path; do
openconnect-8.10/configure:19611:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
openconnect-8.10/configure-19612-    *[\\\\\\\`\\"\\\$]*)
openconnect-8.10/configure:19613:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
openconnect-8.10/configure-19614-      ;;
##############################################
openconnect-8.10/configure-19717-fi
openconnect-8.10/configure:19718:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
openconnect-8.10/configure-19719-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
openconnect-8.10/configure-19734-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
openconnect-8.10/configure:19735:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
openconnect-8.10/configure-19736-ac_delim='%!_!# '
##############################################
openconnect-8.10/configure-19740-
openconnect-8.10/configure:19741:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
openconnect-8.10/configure-19742-  if test $ac_delim_n = $ac_delim_num; then
##############################################
openconnect-8.10/configure-19878-for ac_last_try in false false :; do
openconnect-8.10/configure:19879:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
openconnect-8.10/configure-19880-  if test -z "$ac_tt"; then
##############################################
openconnect-8.10/configure-20010-      esac
openconnect-8.10/configure:20011:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
openconnect-8.10/configure-20012-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
openconnect-8.10/configure-20069-*)
openconnect-8.10/configure:20070:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
openconnect-8.10/configure-20071-  # A ".." for each directory in $ac_dir_suffix.
openconnect-8.10/configure:20072:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
openconnect-8.10/configure-20073-  case $ac_top_builddir_sub in
##############################################
openconnect-8.10/configure-20130-/@mandir@/p'
openconnect-8.10/configure:20131:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
openconnect-8.10/configure-20132-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
openconnect-8.10/configure-20147-
openconnect-8.10/configure:20148:# Neutralize VPATH when `$srcdir' = `.'.
openconnect-8.10/configure-20149-# Shell code in configure.ac might set extrasub.
##############################################
openconnect-8.10/configure-20175-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
openconnect-8.10/configure:20176:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
openconnect-8.10/configure-20177-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
openconnect-8.10/configure-20221-    * )
openconnect-8.10/configure:20222:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
openconnect-8.10/configure-20223-  esac
##############################################
openconnect-8.10/configure-20276-    # Strip MF so we end up with the name of the file.
openconnect-8.10/configure:20277:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
openconnect-8.10/configure-20278-    # Check whether this is an Automake generated Makefile which includes
##############################################
openconnect-8.10/configure-20828-    *:)
openconnect-8.10/configure:20829:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
openconnect-8.10/configure-20830-        ;;
openconnect-8.10/configure-20831-    x:*)
openconnect-8.10/configure:20832:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
openconnect-8.10/configure-20833-        ;;
openconnect-8.10/configure-20834-    *::*)
openconnect-8.10/configure:20835:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
openconnect-8.10/configure:20836:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
openconnect-8.10/configure-20837-        ;;
openconnect-8.10/configure-20838-    *)
openconnect-8.10/configure:20839:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
openconnect-8.10/configure-20840-        ;;
##############################################
openconnect-8.10/configure-20855-    done
openconnect-8.10/configure:20856:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
openconnect-8.10/configure-20857-}
##############################################
openconnect-8.10/acinclude.m4-124-	_ACJNI_FOLLOW_SYMLINKS("$_ACJNI_JAVAC")
openconnect-8.10/acinclude.m4:125:	_JTOPDIR=`echo "$_ACJNI_FOLLOWED" | sed -e 's://*:/:g' -e 's:/[[^/]]*$::'`
openconnect-8.10/acinclude.m4-126-fi
##############################################
openconnect-8.10/acinclude.m4-128-case "$host_os" in
openconnect-8.10/acinclude.m4:129:        darwin*)        _JTOPDIR=`echo "$_JTOPDIR" | sed -e 's:/[[^/]]*$::'`
openconnect-8.10/acinclude.m4-130-                        _JINC="$_JTOPDIR/Headers";;
##############################################
openconnect-8.10/acinclude.m4-140-	[JNI_INCLUDE_DIRS="$JNI_INCLUDE_DIRS $_JINC"],
openconnect-8.10/acinclude.m4:141:	[_JTOPDIR=`echo "$_JTOPDIR" | sed -e 's:/[[^/]]*$::'`
openconnect-8.10/acinclude.m4-142-	 AC_CHECK_FILE([$_JTOPDIR/include/jni.h],
##############################################
openconnect-8.10/acinclude.m4-176-        AC_MSG_CHECKING([symlink for $_cur])
openconnect-8.10/acinclude.m4:177:        _slink=`ls -ld "$_cur" | sed 's/.* -> //'`
openconnect-8.10/acinclude.m4-178-        case "$_slink" in
##############################################
openconnect-8.10/acinclude.m4-180-        # 'X' avoids triggering unwanted echo options.
openconnect-8.10/acinclude.m4:181:        *) _cur=`echo "X$_cur" | sed -e 's/^X//' -e 's:[[^/]]*$::'`"$_slink";;
openconnect-8.10/acinclude.m4-182-        esac
##############################################
openconnect-8.10/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
openconnect-8.10/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
openconnect-8.10/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
openconnect-8.10/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
openconnect-8.10/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
openconnect-8.10/aclocal.m4-181-        else 
openconnect-8.10/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
openconnect-8.10/aclocal.m4-183-        fi
##############################################
openconnect-8.10/aclocal.m4-436-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
openconnect-8.10/aclocal.m4:437:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
openconnect-8.10/aclocal.m4-438-# and then we would define $MISSING as
##############################################
openconnect-8.10/aclocal.m4-451-# Expand $ac_aux_dir to an absolute path.
openconnect-8.10/aclocal.m4:452:am_aux_dir=`cd "$ac_aux_dir" && pwd`
openconnect-8.10/aclocal.m4-453-])
##############################################
openconnect-8.10/aclocal.m4-549-  if test "$am_compiler_list" = ""; then
openconnect-8.10/aclocal.m4:550:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
openconnect-8.10/aclocal.m4-551-  fi
##############################################
openconnect-8.10/aclocal.m4-702-    # Strip MF so we end up with the name of the file.
openconnect-8.10/aclocal.m4:703:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
openconnect-8.10/aclocal.m4-704-    # Check whether this is an Automake generated Makefile which includes
##############################################
openconnect-8.10/aclocal.m4-709-      || continue
openconnect-8.10/aclocal.m4:710:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
openconnect-8.10/aclocal.m4:711:    am_filepart=`AS_BASENAME(["$am_mf"])`
openconnect-8.10/aclocal.m4-712-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
openconnect-8.10/aclocal.m4-777-AC_REQUIRE([AC_PROG_INSTALL])dnl
openconnect-8.10/aclocal.m4:778:if test "`cd $srcdir && pwd`" != "`pwd`"; then
openconnect-8.10/aclocal.m4-779-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
openconnect-8.10/aclocal.m4-936-    * )
openconnect-8.10/aclocal.m4:937:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
openconnect-8.10/aclocal.m4-938-  esac
openconnect-8.10/aclocal.m4-939-done
openconnect-8.10/aclocal.m4:940:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
openconnect-8.10/aclocal.m4-941-
##############################################
openconnect-8.10/aclocal.m4-1228-     echo "timestamp, slept: $am_has_slept" > conftest.file
openconnect-8.10/aclocal.m4:1229:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
openconnect-8.10/aclocal.m4-1230-     if test "$[*]" = "X"; then
openconnect-8.10/aclocal.m4-1231-	# -L didn't work.
openconnect-8.10/aclocal.m4:1232:	set X `ls -t "$srcdir/configure" conftest.file`
openconnect-8.10/aclocal.m4-1233-     fi
##############################################
openconnect-8.10/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
openconnect-8.10/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
openconnect-8.10/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
openconnect-8.10/m4/lib-ld.m4-56-    # gcc leaves a trailing carriage return which upsets mingw
openconnect-8.10/m4/lib-ld.m4:57:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
openconnect-8.10/m4/lib-ld.m4-58-  *)
openconnect-8.10/m4/lib-ld.m4:59:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
openconnect-8.10/m4/lib-ld.m4-60-  esac
##############################################
openconnect-8.10/m4/lib-ld.m4-65-      # Canonicalize the pathname of ld
openconnect-8.10/m4/lib-ld.m4:66:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
openconnect-8.10/m4/lib-ld.m4-67-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
openconnect-8.10/m4/lib-ld.m4:68:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
openconnect-8.10/m4/lib-ld.m4-69-      done
##############################################
openconnect-8.10/m4/lib-ld.m4-96-      # Break only if it was the GNU/non-GNU ld that we prefer.
openconnect-8.10/m4/lib-ld.m4:97:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
openconnect-8.10/m4/lib-ld.m4-98-      *GNU* | *'with BFD'*)
##############################################
openconnect-8.10/m4/lib-link.m4-247-        dnl or AC_LIB_HAVE_LINKFLAGS call.
openconnect-8.10/m4/lib-link.m4:248:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
openconnect-8.10/m4/lib-link.m4-249-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
openconnect-8.10/m4/lib-link.m4-322-                -L*)
openconnect-8.10/m4/lib-link.m4:323:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
openconnect-8.10/m4/lib-link.m4-324-                  dnl First look for a shared library.
##############################################
openconnect-8.10/m4/lib-link.m4-466-              */$acl_libdirstem | */$acl_libdirstem/)
openconnect-8.10/m4/lib-link.m4:467:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
openconnect-8.10/m4/lib-link.m4-468-                if test "$name" = '$1'; then
##############################################
openconnect-8.10/m4/lib-link.m4-473-              */$acl_libdirstem2 | */$acl_libdirstem2/)
openconnect-8.10/m4/lib-link.m4:474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
openconnect-8.10/m4/lib-link.m4-475-                if test "$name" = '$1'; then
##############################################
openconnect-8.10/m4/lib-link.m4-529-                  -L*)
openconnect-8.10/m4/lib-link.m4:530:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
openconnect-8.10/m4/lib-link.m4-531-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
openconnect-8.10/m4/lib-link.m4-581-                  -R*)
openconnect-8.10/m4/lib-link.m4:582:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
openconnect-8.10/m4/lib-link.m4-583-                    if test "$enable_rpath" != no; then
##############################################
openconnect-8.10/m4/lib-link.m4-611-                    dnl Handle this in the next round.
openconnect-8.10/m4/lib-link.m4:612:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
openconnect-8.10/m4/lib-link.m4-613-                    ;;
##############################################
openconnect-8.10/m4/lib-link.m4-617-                    dnl option.
openconnect-8.10/m4/lib-link.m4:618:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
openconnect-8.10/m4/lib-link.m4-619-                    ;;
##############################################
openconnect-8.10/m4/lib-link.m4-730-            -L) next=yes ;;
openconnect-8.10/m4/lib-link.m4:731:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
openconnect-8.10/m4/lib-link.m4-732-                 dnl No need to hardcode the standard /usr/lib.
##############################################
openconnect-8.10/m4/iconv.m4-254-      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);"])
openconnect-8.10/m4/iconv.m4:255:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
openconnect-8.10/m4/iconv.m4-256-    AC_MSG_RESULT([
##############################################
openconnect-8.10/m4/ltsugar.m4-68-m4_define([lt_combine],
openconnect-8.10/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
openconnect-8.10/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
openconnect-8.10/m4/lib-prefix.m4-201-    *)
openconnect-8.10/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,^=,,'`
openconnect-8.10/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
openconnect-8.10/m4/lib-prefix.m4-211-                ;;
openconnect-8.10/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
openconnect-8.10/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
openconnect-8.10/m4/libtool.m4-119-    done
openconnect-8.10/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
openconnect-8.10/m4/libtool.m4-121-}
##############################################
openconnect-8.10/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
openconnect-8.10/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
openconnect-8.10/m4/libtool.m4-439-
##############################################
openconnect-8.10/m4/libtool.m4-447-#
openconnect-8.10/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
openconnect-8.10/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
openconnect-8.10/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
openconnect-8.10/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
openconnect-8.10/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
openconnect-8.10/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
openconnect-8.10/m4/libtool.m4-561-      ;;
##############################################
openconnect-8.10/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
openconnect-8.10/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
openconnect-8.10/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
openconnect-8.10/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
openconnect-8.10/m4/libtool.m4-574-      ;;
##############################################
openconnect-8.10/m4/libtool.m4-1112-  if test yes = "$lt_cv_ld_force_load"; then
openconnect-8.10/m4/libtool.m4:1113:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
openconnect-8.10/m4/libtool.m4-1114-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
openconnect-8.10/m4/libtool.m4-1165-      }]'
openconnect-8.10/m4/libtool.m4:1166:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
openconnect-8.10/m4/libtool.m4-1167-  # Check for a 64-bit object if we didn't find anything.
openconnect-8.10/m4/libtool.m4-1168-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
openconnect-8.10/m4/libtool.m4:1169:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
openconnect-8.10/m4/libtool.m4-1170-  fi],[])
##############################################
openconnect-8.10/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
openconnect-8.10/m4/libtool.m4:1202:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
openconnect-8.10/m4/libtool.m4-1203-  ECHO='print -r --'
openconnect-8.10/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
openconnect-8.10/m4/libtool.m4-1205-  ECHO='printf %s\n'
##############################################
openconnect-8.10/m4/libtool.m4-1236-    PATH=/empty FPATH=/empty; export PATH FPATH
openconnect-8.10/m4/libtool.m4:1237:    test "X`printf %s $ECHO`" = "X$ECHO" \
openconnect-8.10/m4/libtool.m4:1238:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
openconnect-8.10/m4/libtool.m4-1239-
##############################################
openconnect-8.10/m4/libtool.m4-1260-   if test yes = "$GCC"; then
openconnect-8.10/m4/libtool.m4:1261:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
openconnect-8.10/m4/libtool.m4-1262-   fi
##############################################
openconnect-8.10/m4/libtool.m4-1264- /*)
openconnect-8.10/m4/libtool.m4:1265:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
openconnect-8.10/m4/libtool.m4-1266-   ;; #(
##############################################
openconnect-8.10/m4/libtool.m4-1294-  if AC_TRY_EVAL(ac_compile); then
openconnect-8.10/m4/libtool.m4:1295:    case `/usr/bin/file conftest.$ac_objext` in
openconnect-8.10/m4/libtool.m4-1296-      *ELF-32*)
##############################################
openconnect-8.10/m4/libtool.m4-1311-    if test yes = "$lt_cv_prog_gnu_ld"; then
openconnect-8.10/m4/libtool.m4:1312:      case `/usr/bin/file conftest.$ac_objext` in
openconnect-8.10/m4/libtool.m4-1313-	*32-bit*)
##############################################
openconnect-8.10/m4/libtool.m4-1323-    else
openconnect-8.10/m4/libtool.m4:1324:      case `/usr/bin/file conftest.$ac_objext` in
openconnect-8.10/m4/libtool.m4-1325-	*32-bit*)
##############################################
openconnect-8.10/m4/libtool.m4-1345-    emul=elf
openconnect-8.10/m4/libtool.m4:1346:    case `/usr/bin/file conftest.$ac_objext` in
openconnect-8.10/m4/libtool.m4-1347-      *32-bit*)
##############################################
openconnect-8.10/m4/libtool.m4-1353-    esac
openconnect-8.10/m4/libtool.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
openconnect-8.10/m4/libtool.m4-1355-      *MSB*)
##############################################
openconnect-8.10/m4/libtool.m4-1361-    esac
openconnect-8.10/m4/libtool.m4:1362:    case `/usr/bin/file conftest.$ac_objext` in
openconnect-8.10/m4/libtool.m4-1363-      *N32*)
##############################################
openconnect-8.10/m4/libtool.m4-1726-    # And add a safety zone
openconnect-8.10/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
openconnect-8.10/m4/libtool.m4:1728:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
openconnect-8.10/m4/libtool.m4-1729-    ;;
##############################################
openconnect-8.10/m4/libtool.m4-1759-    if test -n "$kargmax"; then
openconnect-8.10/m4/libtool.m4:1760:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
openconnect-8.10/m4/libtool.m4-1761-    else
##############################################
openconnect-8.10/m4/libtool.m4-1768-       test undefined != "$lt_cv_sys_max_cmd_len"; then
openconnect-8.10/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
openconnect-8.10/m4/libtool.m4:1770:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
openconnect-8.10/m4/libtool.m4-1771-    else
##############################################
openconnect-8.10/m4/libtool.m4-1780-      # we can't tell.
openconnect-8.10/m4/libtool.m4:1781:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
openconnect-8.10/m4/libtool.m4-1782-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
openconnect-8.10/m4/libtool.m4-1784-      do
openconnect-8.10/m4/libtool.m4:1785:        i=`expr $i + 1`
openconnect-8.10/m4/libtool.m4-1786-        teststring=$teststring$teststring
##############################################
openconnect-8.10/m4/libtool.m4-1788-      # Only check the string length outside the loop.
openconnect-8.10/m4/libtool.m4:1789:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
openconnect-8.10/m4/libtool.m4-1790-      teststring=
##############################################
openconnect-8.10/m4/libtool.m4-1793-      # linker.  It appears as though 1/2 is a usable value.
openconnect-8.10/m4/libtool.m4:1794:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
openconnect-8.10/m4/libtool.m4-1795-    fi
##############################################
openconnect-8.10/m4/libtool.m4-2259-    *:)
openconnect-8.10/m4/libtool.m4:2260:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
openconnect-8.10/m4/libtool.m4-2261-        ;;
openconnect-8.10/m4/libtool.m4-2262-    x:*)
openconnect-8.10/m4/libtool.m4:2263:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
openconnect-8.10/m4/libtool.m4-2264-        ;;
openconnect-8.10/m4/libtool.m4-2265-    *::*)
openconnect-8.10/m4/libtool.m4:2266:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
openconnect-8.10/m4/libtool.m4:2267:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
openconnect-8.10/m4/libtool.m4-2268-        ;;
openconnect-8.10/m4/libtool.m4-2269-    *)
openconnect-8.10/m4/libtool.m4:2270:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
openconnect-8.10/m4/libtool.m4-2271-        ;;
##############################################
openconnect-8.10/m4/libtool.m4-2299-  esac
openconnect-8.10/m4/libtool.m4:2300:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
openconnect-8.10/m4/libtool.m4-2301-  case $lt_search_path_spec in
##############################################
openconnect-8.10/m4/libtool.m4-2306-    # okay in the real world where ";" in dirpaths is itself problematic.
openconnect-8.10/m4/libtool.m4:2307:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
openconnect-8.10/m4/libtool.m4-2308-    ;;
openconnect-8.10/m4/libtool.m4-2309-  *)
openconnect-8.10/m4/libtool.m4:2310:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
openconnect-8.10/m4/libtool.m4-2311-    ;;
##############################################
openconnect-8.10/m4/libtool.m4-2315-  lt_tmp_lt_search_path_spec=
openconnect-8.10/m4/libtool.m4:2316:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
openconnect-8.10/m4/libtool.m4-2317-  # ...but if some path component already ends with the multilib dir we assume
##############################################
openconnect-8.10/m4/libtool.m4-2357-  esac
openconnect-8.10/m4/libtool.m4:2358:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
openconnect-8.10/m4/libtool.m4-2359-else
##############################################
openconnect-8.10/m4/libtool.m4-2498-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
openconnect-8.10/m4/libtool.m4:2499:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
openconnect-8.10/m4/libtool.m4-2500-    ;;
##############################################
openconnect-8.10/m4/libtool.m4-2534-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
openconnect-8.10/m4/libtool.m4:2535:    postinstall_cmds='base_file=`basename \$file`~
openconnect-8.10/m4/libtool.m4:2536:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
openconnect-8.10/m4/libtool.m4:2537:      dldir=$destdir/`dirname \$dlpath`~
openconnect-8.10/m4/libtool.m4-2538-      test -d \$dldir || mkdir -p \$dldir~
##############################################
openconnect-8.10/m4/libtool.m4-2543-      fi'
openconnect-8.10/m4/libtool.m4:2544:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
openconnect-8.10/m4/libtool.m4-2545-      dlpath=$dir/\$dldll~
##############################################
openconnect-8.10/m4/libtool.m4-2551-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
openconnect-8.10/m4/libtool.m4:2552:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
openconnect-8.10/m4/libtool.m4-2553-m4_if([$1], [],[
##############################################
openconnect-8.10/m4/libtool.m4-2557-      # MinGW DLLs use traditional 'lib' prefix
openconnect-8.10/m4/libtool.m4:2558:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
openconnect-8.10/m4/libtool.m4-2559-      ;;
##############################################
openconnect-8.10/m4/libtool.m4-2561-      # pw32 DLLs use 'pw' prefix rather than 'lib'
openconnect-8.10/m4/libtool.m4:2562:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
openconnect-8.10/m4/libtool.m4-2563-      ;;
##############################################
openconnect-8.10/m4/libtool.m4-2570-    libname_spec='$name'
openconnect-8.10/m4/libtool.m4:2571:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
openconnect-8.10/m4/libtool.m4-2572-    library_names_spec='$libname.dll.lib'
##############################################
openconnect-8.10/m4/libtool.m4-2582-        # Let DOS variable expansion print the short 8.3 style file name.
openconnect-8.10/m4/libtool.m4:2583:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
openconnect-8.10/m4/libtool.m4-2584-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
openconnect-8.10/m4/libtool.m4-2587-      # Convert to MSYS style.
openconnect-8.10/m4/libtool.m4:2588:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
openconnect-8.10/m4/libtool.m4-2589-      ;;
##############################################
openconnect-8.10/m4/libtool.m4-2593-      # like /cygdrive/c/PROGRA~1:/cygdr...
openconnect-8.10/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
openconnect-8.10/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
openconnect-8.10/m4/libtool.m4:2596:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
openconnect-8.10/m4/libtool.m4-2597-      ;;
##############################################
openconnect-8.10/m4/libtool.m4-2601-        # It is most probably a Windows format PATH.
openconnect-8.10/m4/libtool.m4:2602:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
openconnect-8.10/m4/libtool.m4-2603-      else
openconnect-8.10/m4/libtool.m4:2604:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
openconnect-8.10/m4/libtool.m4-2605-      fi
##############################################
openconnect-8.10/m4/libtool.m4-2611-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
openconnect-8.10/m4/libtool.m4:2612:    postinstall_cmds='base_file=`basename \$file`~
openconnect-8.10/m4/libtool.m4:2613:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
openconnect-8.10/m4/libtool.m4:2614:      dldir=$destdir/`dirname \$dlpath`~
openconnect-8.10/m4/libtool.m4-2615-      test -d \$dldir || mkdir -p \$dldir~
openconnect-8.10/m4/libtool.m4-2616-      $install_prog $dir/$dlname \$dldir/$dlname'
openconnect-8.10/m4/libtool.m4:2617:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
openconnect-8.10/m4/libtool.m4-2618-      dlpath=$dir/\$dldll~
##############################################
openconnect-8.10/m4/libtool.m4-2625-    # Assume MSVC wrapper
openconnect-8.10/m4/libtool.m4:2626:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
openconnect-8.10/m4/libtool.m4-2627-    dynamic_linker='Win32 ld.exe'
##############################################
openconnect-8.10/m4/libtool.m4-2642-  shlibpath_var=DYLD_LIBRARY_PATH
openconnect-8.10/m4/libtool.m4:2643:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
openconnect-8.10/m4/libtool.m4-2644-m4_if([$1], [],[
##############################################
openconnect-8.10/m4/libtool.m4-2879-  if test -f /etc/ld.so.conf; then
openconnect-8.10/m4/libtool.m4:2880:    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' ' '`
openconnect-8.10/m4/libtool.m4-2881-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
openconnect-8.10/m4/libtool.m4-2933-  need_lib_prefix=no
openconnect-8.10/m4/libtool.m4:2934:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
openconnect-8.10/m4/libtool.m4-2935-    need_version=no
##############################################
openconnect-8.10/m4/libtool.m4-2960-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
openconnect-8.10/m4/libtool.m4:2961:  postinstall_cmds='base_file=`basename \$file`~
openconnect-8.10/m4/libtool.m4:2962:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
openconnect-8.10/m4/libtool.m4:2963:    dldir=$destdir/`dirname \$dlpath`~
openconnect-8.10/m4/libtool.m4-2964-    test -d \$dldir || mkdir -p \$dldir~
##############################################
openconnect-8.10/m4/libtool.m4-2969-    fi'
openconnect-8.10/m4/libtool.m4:2970:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
openconnect-8.10/m4/libtool.m4-2971-    dlpath=$dir/\$dldll~
##############################################
openconnect-8.10/m4/libtool.m4-3180-	"file_magic "*)
openconnect-8.10/m4/libtool.m4:3181:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
openconnect-8.10/m4/libtool.m4-3182-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
openconnect-8.10/m4/libtool.m4-3263-    # gcc leaves a trailing carriage return, which upsets mingw
openconnect-8.10/m4/libtool.m4:3264:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
openconnect-8.10/m4/libtool.m4-3265-  *)
openconnect-8.10/m4/libtool.m4:3266:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
openconnect-8.10/m4/libtool.m4-3267-  esac
##############################################
openconnect-8.10/m4/libtool.m4-3272-      # Canonicalize the pathname of ld
openconnect-8.10/m4/libtool.m4:3273:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
openconnect-8.10/m4/libtool.m4-3274-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
openconnect-8.10/m4/libtool.m4:3275:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
openconnect-8.10/m4/libtool.m4-3276-      done
##############################################
openconnect-8.10/m4/libtool.m4-3303-      # Break only if it was the GNU/non-GNU ld that we prefer.
openconnect-8.10/m4/libtool.m4:3304:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
openconnect-8.10/m4/libtool.m4-3305-      *GNU* | *'with BFD'*)
##############################################
openconnect-8.10/m4/libtool.m4-3343-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
openconnect-8.10/m4/libtool.m4:3344:case `$LD -v 2>&1 </dev/null` in
openconnect-8.10/m4/libtool.m4-3345-*GNU* | *'with BFD'*)
##############################################
openconnect-8.10/m4/libtool.m4-3570-openbsd* | bitrig*)
openconnect-8.10/m4/libtool.m4:3571:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
openconnect-8.10/m4/libtool.m4-3572-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
openconnect-8.10/m4/libtool.m4-3637-    else
openconnect-8.10/m4/libtool.m4:3638:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
openconnect-8.10/m4/libtool.m4-3639-    fi
##############################################
openconnect-8.10/m4/libtool.m4-3688-	esac
openconnect-8.10/m4/libtool.m4:3689:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
openconnect-8.10/m4/libtool.m4-3690-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
openconnect-8.10/m4/libtool.m4-3694-	*)
openconnect-8.10/m4/libtool.m4:3695:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
openconnect-8.10/m4/libtool.m4-3696-	  */dev/null*)
##############################################
openconnect-8.10/m4/libtool.m4-3720-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
openconnect-8.10/m4/libtool.m4:3721:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
openconnect-8.10/m4/libtool.m4-3722-    *COFF*)
##############################################
openconnect-8.10/m4/libtool.m4-3779-  # decide which one to use based on capabilities of $DLLTOOL
openconnect-8.10/m4/libtool.m4:3780:  case `$DLLTOOL --help 2>&1` in
openconnect-8.10/m4/libtool.m4-3781-  *--identify-strict*)
##############################################
openconnect-8.10/m4/libtool.m4-3953-# If we're using GNU nm, then use its standard symbol codes.
openconnect-8.10/m4/libtool.m4:3954:case `$NM -V 2>&1` in
openconnect-8.10/m4/libtool.m4-3955-*GNU* | *'with BFD'*)
##############################################
openconnect-8.10/m4/libtool.m4-4001-mingw*)
openconnect-8.10/m4/libtool.m4:4002:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
openconnect-8.10/m4/libtool.m4-4003-  ;;
##############################################
openconnect-8.10/m4/libtool.m4-4057-    nlist=conftest.nm
openconnect-8.10/m4/libtool.m4:4058:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
openconnect-8.10/m4/libtool.m4-4059-      # Try sorting and uniquifying the output.
##############################################
openconnect-8.10/m4/libtool.m4-4405-	  *)
openconnect-8.10/m4/libtool.m4:4406:	    case `$CC -V 2>&1 | sed 5q` in
openconnect-8.10/m4/libtool.m4-4407-	    *Sun\ C*)
##############################################
openconnect-8.10/m4/libtool.m4-4741-      *)
openconnect-8.10/m4/libtool.m4:4742:	case `$CC -V 2>&1 | sed 5q` in
openconnect-8.10/m4/libtool.m4-4743-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
openconnect-8.10/m4/libtool.m4-4924-    else
openconnect-8.10/m4/libtool.m4:4925:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
openconnect-8.10/m4/libtool.m4-4926-    fi
##############################################
openconnect-8.10/m4/libtool.m4-5017-	# shared libraries, regardless of the interface used.
openconnect-8.10/m4/libtool.m4:5018:	case `$LD -v 2>&1` in
openconnect-8.10/m4/libtool.m4-5019-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
openconnect-8.10/m4/libtool.m4-5049-    supports_anon_versioning=no
openconnect-8.10/m4/libtool.m4:5050:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
openconnect-8.10/m4/libtool.m4-5051-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
openconnect-8.10/m4/libtool.m4-5152-	prefix_cmds="$SED"~
openconnect-8.10/m4/libtool.m4:5153:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
openconnect-8.10/m4/libtool.m4-5154-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
openconnect-8.10/m4/libtool.m4-5174-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
openconnect-8.10/m4/libtool.m4:5175:      _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'
openconnect-8.10/m4/libtool.m4:5176:      _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'
openconnect-8.10/m4/libtool.m4-5177-      ;;
##############################################
openconnect-8.10/m4/libtool.m4-5192-        pgcc*)				# Portland Group C compiler
openconnect-8.10/m4/libtool.m4:5193:	  _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'
openconnect-8.10/m4/libtool.m4-5194-	  tmp_addflag=' $pic_flag'
##############################################
openconnect-8.10/m4/libtool.m4-5197-					# Portland Group f77 and f90 compilers
openconnect-8.10/m4/libtool.m4:5198:	  _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'
openconnect-8.10/m4/libtool.m4-5199-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
openconnect-8.10/m4/libtool.m4-5214-	nvcc*)	# Cuda Compiler Driver 2.2
openconnect-8.10/m4/libtool.m4:5215:	  _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'
openconnect-8.10/m4/libtool.m4-5216-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
openconnect-8.10/m4/libtool.m4-5218-	esac
openconnect-8.10/m4/libtool.m4:5219:	case `$CC -V 2>&1 | sed 5q` in
openconnect-8.10/m4/libtool.m4-5220-	*Sun\ C*)			# Sun C 5.9
openconnect-8.10/m4/libtool.m4:5221:	  _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'
openconnect-8.10/m4/libtool.m4-5222-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
openconnect-8.10/m4/libtool.m4-5289-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
openconnect-8.10/m4/libtool.m4:5290:      case `$LD -v 2>&1` in
openconnect-8.10/m4/libtool.m4-5291-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
openconnect-8.10/m4/libtool.m4-5378-	else
openconnect-8.10/m4/libtool.m4:5379:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
openconnect-8.10/m4/libtool.m4-5380-	fi
##############################################
openconnect-8.10/m4/libtool.m4-5443-	# below for broken collect2 doesn't work under 4.3+
openconnect-8.10/m4/libtool.m4:5444:	  collect2name=`$CC -print-prog-name=collect2`
openconnect-8.10/m4/libtool.m4-5445-	  if test -f "$collect2name" &&
##############################################
openconnect-8.10/m4/libtool.m4-5499-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
openconnect-8.10/m4/libtool.m4:5500:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
openconnect-8.10/m4/libtool.m4-5501-      else
##############################################
openconnect-8.10/m4/libtool.m4-5524-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
openconnect-8.10/m4/libtool.m4:5525:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
openconnect-8.10/m4/libtool.m4-5526-	  if test svr4 != "$with_aix_soname"; then
##############################################
openconnect-8.10/m4/libtool.m4-5615-	# FIXME: Setting linknames here is a bad hack.
openconnect-8.10/m4/libtool.m4:5616:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
openconnect-8.10/m4/libtool.m4-5617-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
openconnect-8.10/m4/libtool.m4-5753-      if test yes = "$GCC"; then
openconnect-8.10/m4/libtool.m4:5754:	_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'
openconnect-8.10/m4/libtool.m4-5755-	# Try to use the -exported_symbol ld option, if it does not
##############################################
openconnect-8.10/m4/libtool.m4-5776-	if test yes = "$lt_cv_irix_exported_symbol"; then
openconnect-8.10/m4/libtool.m4:5777:          _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'
openconnect-8.10/m4/libtool.m4-5778-	fi
openconnect-8.10/m4/libtool.m4-5779-      else
openconnect-8.10/m4/libtool.m4:5780:	_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'
openconnect-8.10/m4/libtool.m4:5781:	_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'
openconnect-8.10/m4/libtool.m4-5782-      fi
##############################################
openconnect-8.10/m4/libtool.m4-5826-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
openconnect-8.10/m4/libtool.m4:5827:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
openconnect-8.10/m4/libtool.m4-5828-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
openconnect-8.10/m4/libtool.m4-5857-	prefix_cmds="$SED"~
openconnect-8.10/m4/libtool.m4:5858:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
openconnect-8.10/m4/libtool.m4-5859-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
openconnect-8.10/m4/libtool.m4-5871-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
openconnect-8.10/m4/libtool.m4:5872:	_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'
openconnect-8.10/m4/libtool.m4-5873-      else
openconnect-8.10/m4/libtool.m4-5874-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
openconnect-8.10/m4/libtool.m4:5875:	_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'
openconnect-8.10/m4/libtool.m4-5876-      fi
##############################################
openconnect-8.10/m4/libtool.m4-5884-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
openconnect-8.10/m4/libtool.m4:5885:	_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'
openconnect-8.10/m4/libtool.m4-5886-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
openconnect-8.10/m4/libtool.m4-5888-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
openconnect-8.10/m4/libtool.m4:5889:	_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'
openconnect-8.10/m4/libtool.m4:5890:	_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~
openconnect-8.10/m4/libtool.m4:5891:          $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'
openconnect-8.10/m4/libtool.m4-5892-
##############################################
openconnect-8.10/m4/libtool.m4-5907-      else
openconnect-8.10/m4/libtool.m4:5908:	case `$CC -V 2>&1` in
openconnect-8.10/m4/libtool.m4-5909-	*"Compilers 5.0"*)
##############################################
openconnect-8.10/m4/libtool.m4-6100-	  _LT_TAGVAR(allow_undefined_flag, $1)=
openconnect-8.10/m4/libtool.m4:6101:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
openconnect-8.10/m4/libtool.m4-6102-	  then
##############################################
openconnect-8.10/m4/libtool.m4-6404-        # ancient GNU ld didn't support --whole-archive et. al.
openconnect-8.10/m4/libtool.m4:6405:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
openconnect-8.10/m4/libtool.m4-6406-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
openconnect-8.10/m4/libtool.m4-6514-          # below for broken collect2 doesn't work under 4.3+
openconnect-8.10/m4/libtool.m4:6515:	  collect2name=`$CC -print-prog-name=collect2`
openconnect-8.10/m4/libtool.m4-6516-	  if test -f "$collect2name" &&
##############################################
openconnect-8.10/m4/libtool.m4-6572-
openconnect-8.10/m4/libtool.m4:6573:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
openconnect-8.10/m4/libtool.m4-6574-        else
##############################################
openconnect-8.10/m4/libtool.m4-6597-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
openconnect-8.10/m4/libtool.m4:6598:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
openconnect-8.10/m4/libtool.m4-6599-	    if test svr4 != "$with_aix_soname"; then
##############################################
openconnect-8.10/m4/libtool.m4-6726-	  prefix_cmds="$SED"~
openconnect-8.10/m4/libtool.m4:6727:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
openconnect-8.10/m4/libtool.m4-6728-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
openconnect-8.10/m4/libtool.m4-6800-            # dependencies.
openconnect-8.10/m4/libtool.m4:6801:            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"'
openconnect-8.10/m4/libtool.m4-6802-            ;;
##############################################
openconnect-8.10/m4/libtool.m4-6865-	    # dependencies.
openconnect-8.10/m4/libtool.m4:6866:	    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"'
openconnect-8.10/m4/libtool.m4-6867-	    ;;
##############################################
openconnect-8.10/m4/libtool.m4-6901-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
openconnect-8.10/m4/libtool.m4:6902:	_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'
openconnect-8.10/m4/libtool.m4:6903:	_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'
openconnect-8.10/m4/libtool.m4-6904-	;;
##############################################
openconnect-8.10/m4/libtool.m4-6908-	    # SGI C++
openconnect-8.10/m4/libtool.m4:6909:	    _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'
openconnect-8.10/m4/libtool.m4-6910-
##############################################
openconnect-8.10/m4/libtool.m4-6919-	      if test no = "$with_gnu_ld"; then
openconnect-8.10/m4/libtool.m4:6920:	        _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'
openconnect-8.10/m4/libtool.m4-6921-	      else
openconnect-8.10/m4/libtool.m4:6922:	        _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'
openconnect-8.10/m4/libtool.m4-6923-	      fi
##############################################
openconnect-8.10/m4/libtool.m4-6940-	    # to its proper name (with version) after linking.
openconnect-8.10/m4/libtool.m4:6941:	    _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'
openconnect-8.10/m4/libtool.m4:6942:	    _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'
openconnect-8.10/m4/libtool.m4-6943-	    # Commands to make compiler produce verbose output that lists
##############################################
openconnect-8.10/m4/libtool.m4-6950-	    # dependencies.
openconnect-8.10/m4/libtool.m4:6951:	    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"'
openconnect-8.10/m4/libtool.m4-6952-
##############################################
openconnect-8.10/m4/libtool.m4-6965-	    # earlier do not add the objects themselves.
openconnect-8.10/m4/libtool.m4:6966:	    case `$CC -V 2>&1` in
openconnect-8.10/m4/libtool.m4-6967-	      *"Version 7."*)
##############################################
openconnect-8.10/m4/libtool.m4-6986-            # Portland Group C++ compiler
openconnect-8.10/m4/libtool.m4:6987:	    case `$CC -V` in
openconnect-8.10/m4/libtool.m4-6988-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
openconnect-8.10/m4/libtool.m4-6991-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
openconnect-8.10/m4/libtool.m4:6992:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
openconnect-8.10/m4/libtool.m4-6993-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
openconnect-8.10/m4/libtool.m4-6995-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
openconnect-8.10/m4/libtool.m4:6996:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
openconnect-8.10/m4/libtool.m4-6997-                $RANLIB $oldlib'
##############################################
openconnect-8.10/m4/libtool.m4-7000-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
openconnect-8.10/m4/libtool.m4:7001:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
openconnect-8.10/m4/libtool.m4-7002-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
openconnect-8.10/m4/libtool.m4-7004-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
openconnect-8.10/m4/libtool.m4:7005:                $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'
openconnect-8.10/m4/libtool.m4-7006-	      ;;
##############################################
openconnect-8.10/m4/libtool.m4-7014-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
openconnect-8.10/m4/libtool.m4:7015:	    _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'
openconnect-8.10/m4/libtool.m4-7016-            ;;
##############################################
openconnect-8.10/m4/libtool.m4-7033-	    # dependencies.
openconnect-8.10/m4/libtool.m4:7034:	    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'
openconnect-8.10/m4/libtool.m4-7035-	    ;;
##############################################
openconnect-8.10/m4/libtool.m4-7048-	  *)
openconnect-8.10/m4/libtool.m4:7049:	    case `$CC -V 2>&1 | sed 5q` in
openconnect-8.10/m4/libtool.m4-7050-	    *Sun\ C*)
##############################################
openconnect-8.10/m4/libtool.m4-7055-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
openconnect-8.10/m4/libtool.m4:7056:	      _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'
openconnect-8.10/m4/libtool.m4-7057-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
openconnect-8.10/m4/libtool.m4-7120-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
openconnect-8.10/m4/libtool.m4:7121:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
openconnect-8.10/m4/libtool.m4-7122-	    _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'
##############################################
openconnect-8.10/m4/libtool.m4-7139-	    # to its proper name (with version) after linking.
openconnect-8.10/m4/libtool.m4:7140:	    _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'
openconnect-8.10/m4/libtool.m4-7141-
##############################################
openconnect-8.10/m4/libtool.m4-7160-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
openconnect-8.10/m4/libtool.m4:7161:	        _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'
openconnect-8.10/m4/libtool.m4-7162-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
openconnect-8.10/m4/libtool.m4-7165-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
openconnect-8.10/m4/libtool.m4:7166:	        _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'
openconnect-8.10/m4/libtool.m4:7167:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
openconnect-8.10/m4/libtool.m4-7168-                  echo "-hidden">> $lib.exp~
openconnect-8.10/m4/libtool.m4:7169:                  $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~
openconnect-8.10/m4/libtool.m4-7170-                  $RM $lib.exp'
##############################################
openconnect-8.10/m4/libtool.m4-7184-	    # dependencies.
openconnect-8.10/m4/libtool.m4:7185:	    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"'
openconnect-8.10/m4/libtool.m4-7186-	    ;;
##############################################
openconnect-8.10/m4/libtool.m4-7191-	        osf3*)
openconnect-8.10/m4/libtool.m4:7192:	          _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'
openconnect-8.10/m4/libtool.m4-7193-		  ;;
openconnect-8.10/m4/libtool.m4-7194-	        *)
openconnect-8.10/m4/libtool.m4:7195:	          _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'
openconnect-8.10/m4/libtool.m4-7196-		  ;;
##############################################
openconnect-8.10/m4/libtool.m4-7444-  case @S|@2 in
openconnect-8.10/m4/libtool.m4:7445:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
openconnect-8.10/m4/libtool.m4:7446:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
openconnect-8.10/m4/libtool.m4-7447-  esac
##############################################
openconnect-8.10/m4/libtool.m4-7533-
openconnect-8.10/m4/libtool.m4:7534:  for p in `eval "$output_verbose_link_cmd"`; do
openconnect-8.10/m4/libtool.m4-7535-    case $prev$p in
##############################################
openconnect-8.10/m4/libtool.m4-7637-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
openconnect-8.10/m4/libtool.m4:7638: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
openconnect-8.10/m4/libtool.m4-7639-fi
##############################################
openconnect-8.10/m4/libtool.m4-8257-    test 10 -lt "$lt_ac_count" && break
openconnect-8.10/m4/libtool.m4:8258:    lt_ac_count=`expr $lt_ac_count + 1`
openconnect-8.10/m4/libtool.m4-8259-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
openconnect-8.10/config.guess-34-
openconnect-8.10/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
openconnect-8.10/config.guess-36-
##############################################
openconnect-8.10/config.guess-104-    # shellcheck disable=SC2039
openconnect-8.10/config.guess:105:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
openconnect-8.10/config.guess-106-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
openconnect-8.10/config.guess-154-	EOF
openconnect-8.10/config.guess:155:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
openconnect-8.10/config.guess-156-
##############################################
openconnect-8.10/config.guess-191-	    earmv*)
openconnect-8.10/config.guess:192:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
openconnect-8.10/config.guess:193:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
openconnect-8.10/config.guess-194-		machine="${arch}${endian}"-unknown
##############################################
openconnect-8.10/config.guess-223-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
openconnect-8.10/config.guess:224:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
openconnect-8.10/config.guess-225-		;;
##############################################
openconnect-8.10/config.guess-236-	    *)
openconnect-8.10/config.guess:237:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
openconnect-8.10/config.guess-238-		;;
##############################################
openconnect-8.10/config.guess-283-	*4.0)
openconnect-8.10/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
openconnect-8.10/config.guess-285-		;;
openconnect-8.10/config.guess-286-	*5.*)
openconnect-8.10/config.guess:287:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
openconnect-8.10/config.guess-288-		;;
##############################################
openconnect-8.10/config.guess-293-	# types through head -n 1, so we only detect the type of CPU 0.
openconnect-8.10/config.guess:294:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
openconnect-8.10/config.guess-295-	case "$ALPHA_CPU_TYPE" in
##############################################
openconnect-8.10/config.guess-331-	# 1.2 uses "1.2" for uname -r.
openconnect-8.10/config.guess:332:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
openconnect-8.10/config.guess-333-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
openconnect-8.10/config.guess-382-    s390x:SunOS:*:*)
openconnect-8.10/config.guess:383:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
openconnect-8.10/config.guess-384-	exit ;;
openconnect-8.10/config.guess-385-    sun4H:SunOS:5.*:*)
openconnect-8.10/config.guess:386:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
openconnect-8.10/config.guess-387-	exit ;;
openconnect-8.10/config.guess-388-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
openconnect-8.10/config.guess:389:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
openconnect-8.10/config.guess-390-	exit ;;
##############################################
openconnect-8.10/config.guess-394-    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
openconnect-8.10/config.guess:395:	UNAME_REL="`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
openconnect-8.10/config.guess-396-	case `isainfo -b` in
##############################################
openconnect-8.10/config.guess-408-	# it's likely to be more like Solaris than SunOS4.
openconnect-8.10/config.guess:409:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
openconnect-8.10/config.guess-410-	exit ;;
##############################################
openconnect-8.10/config.guess-417-	# Japanese Language versions have a version number like `4.1.3-JL'.
openconnect-8.10/config.guess:418:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
openconnect-8.10/config.guess-419-	exit ;;
##############################################
openconnect-8.10/config.guess-423-    sun*:*:4.2BSD:*)
openconnect-8.10/config.guess:424:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
openconnect-8.10/config.guess-425-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
openconnect-8.10/config.guess-505-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
openconnect-8.10/config.guess:506:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
openconnect-8.10/config.guess:507:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
openconnect-8.10/config.guess-508-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
openconnect-8.10/config.guess-561-    *:IRIX*:*:*)
openconnect-8.10/config.guess:562:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
openconnect-8.10/config.guess-563-	exit ;;
##############################################
openconnect-8.10/config.guess-591-EOF
openconnect-8.10/config.guess:592:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
openconnect-8.10/config.guess-593-		then
##############################################
openconnect-8.10/config.guess-604-    *:AIX:*:[4567])
openconnect-8.10/config.guess:605:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
openconnect-8.10/config.guess-606-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
openconnect-8.10/config.guess-640-    9000/[34678]??:HP-UX:*:*)
openconnect-8.10/config.guess:641:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
openconnect-8.10/config.guess-642-	case "$UNAME_MACHINE" in
##############################################
openconnect-8.10/config.guess-694-EOF
openconnect-8.10/config.guess:695:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
openconnect-8.10/config.guess-696-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
openconnect-8.10/config.guess-722-    ia64:HP-UX:*:*)
openconnect-8.10/config.guess:723:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
openconnect-8.10/config.guess-724-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
openconnect-8.10/config.guess-752-EOF
openconnect-8.10/config.guess:753:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
openconnect-8.10/config.guess-754-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
openconnect-8.10/config.guess-823-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
openconnect-8.10/config.guess:824:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
openconnect-8.10/config.guess-825-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
openconnect-8.10/config.guess-828-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
openconnect-8.10/config.guess:829:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
openconnect-8.10/config.guess-830-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
openconnect-8.10/config.guess-846-	then
openconnect-8.10/config.guess:847:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
openconnect-8.10/config.guess-848-	else
openconnect-8.10/config.guess:849:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
openconnect-8.10/config.guess-850-	fi
##############################################
openconnect-8.10/config.guess-859-	esac
openconnect-8.10/config.guess:860:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
openconnect-8.10/config.guess-861-	exit ;;
##############################################
openconnect-8.10/config.guess-895-    prep*:SunOS:5.*:*)
openconnect-8.10/config.guess:896:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
openconnect-8.10/config.guess-897-	exit ;;
##############################################
openconnect-8.10/config.guess-899-	# the GNU system
openconnect-8.10/config.guess:900:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
openconnect-8.10/config.guess-901-	exit ;;
##############################################
openconnect-8.10/config.guess-903-	# other systems with GNU libc and userland
openconnect-8.10/config.guess:904:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
openconnect-8.10/config.guess-905-	exit ;;
##############################################
openconnect-8.10/config.guess-997-EOF
openconnect-8.10/config.guess:998:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
openconnect-8.10/config.guess-999-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
openconnect-8.10/config.guess-1097-    i*86:*:4.*:*)
openconnect-8.10/config.guess:1098:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
openconnect-8.10/config.guess-1099-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
openconnect-8.10/config.guess-1300-	fi
openconnect-8.10/config.guess:1301:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
openconnect-8.10/config.guess-1302-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
openconnect-8.10/config.guess-1399-    *:DragonFly:*:*)
openconnect-8.10/config.guess:1400:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
openconnect-8.10/config.guess-1401-	exit ;;
##############################################
openconnect-8.10/config.guess-1412-    i*86:skyos:*:*)
openconnect-8.10/config.guess:1413:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
openconnect-8.10/config.guess-1414-	exit ;;
##############################################
openconnect-8.10/configure.ac-367-		 AC_SUBST(P11KIT_PC, ["libp11 p11-kit-1"])
openconnect-8.10/configure.ac:368:		 proxy_module="`$PKG_CONFIG --variable=proxy_module p11-kit-1`"
openconnect-8.10/configure.ac-369-		 pkcs11_support="libp11"
##############################################
openconnect-8.10/configure.ac-844-		found_gssapi=yes
openconnect-8.10/configure.ac:845:		GSSAPI_LIBS="`"${KRB5_CONFIG}" --libs gssapi`"
openconnect-8.10/configure.ac:846:		GSSAPI_CFLAGS="`"${KRB5_CONFIG}" --cflags gssapi`"
openconnect-8.10/configure.ac-847-	    else
##############################################
openconnect-8.10/configure.ac-1062-
openconnect-8.10/configure.ac:1063:RAWLINGUAS=`sed -e "/^#/d" -e "s/#.*//" "${srcdir}/po/LINGUAS"`
openconnect-8.10/configure.ac-1064-# Remove newlines
openconnect-8.10/configure.ac:1065:LINGUAS=`echo $RAWLINGUAS`
openconnect-8.10/configure.ac-1066-AC_SUBST(LINGUAS)
openconnect-8.10/configure.ac-1067-
openconnect-8.10/configure.ac:1068:APIMAJOR="`sed -n 's/^#define OPENCONNECT_API_VERSION_MAJOR \(.*\)/\1/p' ${srcdir}/openconnect.h`"
openconnect-8.10/configure.ac:1069:APIMINOR="`sed -n 's/^#define OPENCONNECT_API_VERSION_MINOR \(.*\)/\1/p' ${srcdir}/openconnect.h`"
openconnect-8.10/configure.ac-1070-AC_SUBST(APIMAJOR)
##############################################
openconnect-8.10/oncp.c-333-		i = load_be16(data);
openconnect-8.10/oncp.c:334:		udp_sockaddr(vpninfo, i);
openconnect-8.10/oncp.c-335-		vpn_progress(vpninfo, PRG_DEBUG, _("ESP port: %d\n"), i);
##############################################
openconnect-8.10/gpst.c-469-	vpninfo->ip_info.mtu = 0;
openconnect-8.10/gpst.c:470:	vpninfo->esp_magic = inet_addr(vpninfo->ip_info.gateway_addr);
openconnect-8.10/gpst.c-471-	vpninfo->esp_replay_protect = 1;
##############################################
openconnect-8.10/gpst.c-512-							 _("Gateway address in config XML (%s) differs from external gateway address (%s).\n"), s, vpninfo->ip_info.gateway_addr);
openconnect-8.10/gpst.c:513:			vpninfo->esp_magic = inet_addr(s);
openconnect-8.10/gpst.c-514-		} else if (xmlnode_is_named(xml_node, "dns")) {
##############################################
openconnect-8.10/gpst.c-555-				for (member = xml_node->children; member; member=member->next) {
openconnect-8.10/gpst.c:556:					if (!xmlnode_get_val(member, "udp-port", &s))		udp_sockaddr(vpninfo, atoi(s));
openconnect-8.10/gpst.c-557-					else if (!xmlnode_get_val(member, "enc-algo", &s)) 	vpninfo->esp_enc = check_enc_algo(vpninfo, s);
##############################################
openconnect-8.10/gpst.c-1405-		iph->ip_p = IPPROTO_ICMP;
openconnect-8.10/gpst.c:1406:		iph->ip_src.s_addr = inet_addr(vpninfo->ip_info.addr);
openconnect-8.10/gpst.c-1407-		iph->ip_dst.s_addr = vpninfo->esp_magic;
##############################################
openconnect-8.10/Makefile.in-54-  { \
openconnect-8.10/Makefile.in:55:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
openconnect-8.10/Makefile.in-56-  }; \
##############################################
openconnect-8.10/Makefile.in-160-PROGRAMS = $(sbin_PROGRAMS)
openconnect-8.10/Makefile.in:161:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
openconnect-8.10/Makefile.in-162-am__vpath_adj = case $$p in \
openconnect-8.10/Makefile.in:163:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
openconnect-8.10/Makefile.in-164-    *) f=$$p;; \
openconnect-8.10/Makefile.in-165-  esac;
openconnect-8.10/Makefile.in:166:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
openconnect-8.10/Makefile.in-167-am__install_max = 40
openconnect-8.10/Makefile.in-168-am__nobase_strip_setup = \
openconnect-8.10/Makefile.in:169:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
openconnect-8.10/Makefile.in-170-am__nobase_strip = \
##############################################
openconnect-8.10/Makefile.in-449-  while test -n "$$dir1"; do \
openconnect-8.10/Makefile.in:450:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
openconnect-8.10/Makefile.in-451-    if test "$$first" != "."; then \
openconnect-8.10/Makefile.in-452-      if test "$$first" = ".."; then \
openconnect-8.10/Makefile.in:453:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
openconnect-8.10/Makefile.in:454:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
openconnect-8.10/Makefile.in-455-      else \
openconnect-8.10/Makefile.in:456:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
openconnect-8.10/Makefile.in-457-        if test "$$first2" = "$$first"; then \
openconnect-8.10/Makefile.in:458:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
openconnect-8.10/Makefile.in-459-        else \
##############################################
openconnect-8.10/Makefile.in-464-    fi; \
openconnect-8.10/Makefile.in:465:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
openconnect-8.10/Makefile.in-466-  done; \
##############################################
openconnect-8.10/Makefile.in-854-	test -n "$(EXEEXT)" || exit 0; \
openconnect-8.10/Makefile.in:855:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
openconnect-8.10/Makefile.in-856-	echo " rm -f" $$list; \
##############################################
openconnect-8.10/Makefile.in-1006-.c.obj:
openconnect-8.10/Makefile.in:1007:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
openconnect-8.10/Makefile.in-1008-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
openconnect-8.10/Makefile.in-1010-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1011:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
openconnect-8.10/Makefile.in-1012-
##############################################
openconnect-8.10/Makefile.in-1020-libopenconnect_wrapper_la-jni.lo: jni.c
openconnect-8.10/Makefile.in:1021:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_wrapper_la_CFLAGS) $(CFLAGS) -MT libopenconnect_wrapper_la-jni.lo -MD -MP -MF $(DEPDIR)/libopenconnect_wrapper_la-jni.Tpo -c -o libopenconnect_wrapper_la-jni.lo `test -f 'jni.c' || echo '$(srcdir)/'`jni.c
openconnect-8.10/Makefile.in-1022-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_wrapper_la-jni.Tpo $(DEPDIR)/libopenconnect_wrapper_la-jni.Plo
##############################################
openconnect-8.10/Makefile.in-1024-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1025:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_wrapper_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_wrapper_la-jni.lo `test -f 'jni.c' || echo '$(srcdir)/'`jni.c
openconnect-8.10/Makefile.in-1026-
openconnect-8.10/Makefile.in-1027-libopenconnect_la-version.lo: version.c
openconnect-8.10/Makefile.in:1028:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-version.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-version.Tpo -c -o libopenconnect_la-version.lo `test -f 'version.c' || echo '$(srcdir)/'`version.c
openconnect-8.10/Makefile.in-1029-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-version.Tpo $(DEPDIR)/libopenconnect_la-version.Plo
##############################################
openconnect-8.10/Makefile.in-1031-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1032:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-version.lo `test -f 'version.c' || echo '$(srcdir)/'`version.c
openconnect-8.10/Makefile.in-1033-
openconnect-8.10/Makefile.in-1034-libopenconnect_la-ssl.lo: ssl.c
openconnect-8.10/Makefile.in:1035:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-ssl.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-ssl.Tpo -c -o libopenconnect_la-ssl.lo `test -f 'ssl.c' || echo '$(srcdir)/'`ssl.c
openconnect-8.10/Makefile.in-1036-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-ssl.Tpo $(DEPDIR)/libopenconnect_la-ssl.Plo
##############################################
openconnect-8.10/Makefile.in-1038-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1039:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-ssl.lo `test -f 'ssl.c' || echo '$(srcdir)/'`ssl.c
openconnect-8.10/Makefile.in-1040-
openconnect-8.10/Makefile.in-1041-libopenconnect_la-http.lo: http.c
openconnect-8.10/Makefile.in:1042:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-http.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-http.Tpo -c -o libopenconnect_la-http.lo `test -f 'http.c' || echo '$(srcdir)/'`http.c
openconnect-8.10/Makefile.in-1043-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-http.Tpo $(DEPDIR)/libopenconnect_la-http.Plo
##############################################
openconnect-8.10/Makefile.in-1045-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1046:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-http.lo `test -f 'http.c' || echo '$(srcdir)/'`http.c
openconnect-8.10/Makefile.in-1047-
openconnect-8.10/Makefile.in-1048-libopenconnect_la-http-auth.lo: http-auth.c
openconnect-8.10/Makefile.in:1049:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-http-auth.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-http-auth.Tpo -c -o libopenconnect_la-http-auth.lo `test -f 'http-auth.c' || echo '$(srcdir)/'`http-auth.c
openconnect-8.10/Makefile.in-1050-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-http-auth.Tpo $(DEPDIR)/libopenconnect_la-http-auth.Plo
##############################################
openconnect-8.10/Makefile.in-1052-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1053:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-http-auth.lo `test -f 'http-auth.c' || echo '$(srcdir)/'`http-auth.c
openconnect-8.10/Makefile.in-1054-
openconnect-8.10/Makefile.in-1055-libopenconnect_la-auth-common.lo: auth-common.c
openconnect-8.10/Makefile.in:1056:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-auth-common.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-auth-common.Tpo -c -o libopenconnect_la-auth-common.lo `test -f 'auth-common.c' || echo '$(srcdir)/'`auth-common.c
openconnect-8.10/Makefile.in-1057-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-auth-common.Tpo $(DEPDIR)/libopenconnect_la-auth-common.Plo
##############################################
openconnect-8.10/Makefile.in-1059-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1060:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-auth-common.lo `test -f 'auth-common.c' || echo '$(srcdir)/'`auth-common.c
openconnect-8.10/Makefile.in-1061-
openconnect-8.10/Makefile.in-1062-libopenconnect_la-library.lo: library.c
openconnect-8.10/Makefile.in:1063:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-library.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-library.Tpo -c -o libopenconnect_la-library.lo `test -f 'library.c' || echo '$(srcdir)/'`library.c
openconnect-8.10/Makefile.in-1064-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-library.Tpo $(DEPDIR)/libopenconnect_la-library.Plo
##############################################
openconnect-8.10/Makefile.in-1066-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1067:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-library.lo `test -f 'library.c' || echo '$(srcdir)/'`library.c
openconnect-8.10/Makefile.in-1068-
openconnect-8.10/Makefile.in-1069-libopenconnect_la-compat.lo: compat.c
openconnect-8.10/Makefile.in:1070:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-compat.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-compat.Tpo -c -o libopenconnect_la-compat.lo `test -f 'compat.c' || echo '$(srcdir)/'`compat.c
openconnect-8.10/Makefile.in-1071-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-compat.Tpo $(DEPDIR)/libopenconnect_la-compat.Plo
##############################################
openconnect-8.10/Makefile.in-1073-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1074:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-compat.lo `test -f 'compat.c' || echo '$(srcdir)/'`compat.c
openconnect-8.10/Makefile.in-1075-
openconnect-8.10/Makefile.in-1076-libopenconnect_la-lzs.lo: lzs.c
openconnect-8.10/Makefile.in:1077:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-lzs.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-lzs.Tpo -c -o libopenconnect_la-lzs.lo `test -f 'lzs.c' || echo '$(srcdir)/'`lzs.c
openconnect-8.10/Makefile.in-1078-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-lzs.Tpo $(DEPDIR)/libopenconnect_la-lzs.Plo
##############################################
openconnect-8.10/Makefile.in-1080-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1081:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-lzs.lo `test -f 'lzs.c' || echo '$(srcdir)/'`lzs.c
openconnect-8.10/Makefile.in-1082-
openconnect-8.10/Makefile.in-1083-libopenconnect_la-mainloop.lo: mainloop.c
openconnect-8.10/Makefile.in:1084:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-mainloop.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-mainloop.Tpo -c -o libopenconnect_la-mainloop.lo `test -f 'mainloop.c' || echo '$(srcdir)/'`mainloop.c
openconnect-8.10/Makefile.in-1085-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-mainloop.Tpo $(DEPDIR)/libopenconnect_la-mainloop.Plo
##############################################
openconnect-8.10/Makefile.in-1087-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1088:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-mainloop.lo `test -f 'mainloop.c' || echo '$(srcdir)/'`mainloop.c
openconnect-8.10/Makefile.in-1089-
openconnect-8.10/Makefile.in-1090-libopenconnect_la-script.lo: script.c
openconnect-8.10/Makefile.in:1091:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-script.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-script.Tpo -c -o libopenconnect_la-script.lo `test -f 'script.c' || echo '$(srcdir)/'`script.c
openconnect-8.10/Makefile.in-1092-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-script.Tpo $(DEPDIR)/libopenconnect_la-script.Plo
##############################################
openconnect-8.10/Makefile.in-1094-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1095:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-script.lo `test -f 'script.c' || echo '$(srcdir)/'`script.c
openconnect-8.10/Makefile.in-1096-
openconnect-8.10/Makefile.in-1097-libopenconnect_la-ntlm.lo: ntlm.c
openconnect-8.10/Makefile.in:1098:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-ntlm.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-ntlm.Tpo -c -o libopenconnect_la-ntlm.lo `test -f 'ntlm.c' || echo '$(srcdir)/'`ntlm.c
openconnect-8.10/Makefile.in-1099-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-ntlm.Tpo $(DEPDIR)/libopenconnect_la-ntlm.Plo
##############################################
openconnect-8.10/Makefile.in-1101-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1102:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-ntlm.lo `test -f 'ntlm.c' || echo '$(srcdir)/'`ntlm.c
openconnect-8.10/Makefile.in-1103-
openconnect-8.10/Makefile.in-1104-libopenconnect_la-digest.lo: digest.c
openconnect-8.10/Makefile.in:1105:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-digest.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-digest.Tpo -c -o libopenconnect_la-digest.lo `test -f 'digest.c' || echo '$(srcdir)/'`digest.c
openconnect-8.10/Makefile.in-1106-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-digest.Tpo $(DEPDIR)/libopenconnect_la-digest.Plo
##############################################
openconnect-8.10/Makefile.in-1108-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1109:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-digest.lo `test -f 'digest.c' || echo '$(srcdir)/'`digest.c
openconnect-8.10/Makefile.in-1110-
openconnect-8.10/Makefile.in-1111-libopenconnect_la-oncp.lo: oncp.c
openconnect-8.10/Makefile.in:1112:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-oncp.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-oncp.Tpo -c -o libopenconnect_la-oncp.lo `test -f 'oncp.c' || echo '$(srcdir)/'`oncp.c
openconnect-8.10/Makefile.in-1113-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-oncp.Tpo $(DEPDIR)/libopenconnect_la-oncp.Plo
##############################################
openconnect-8.10/Makefile.in-1115-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1116:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-oncp.lo `test -f 'oncp.c' || echo '$(srcdir)/'`oncp.c
openconnect-8.10/Makefile.in-1117-
openconnect-8.10/Makefile.in-1118-libopenconnect_la-lzo.lo: lzo.c
openconnect-8.10/Makefile.in:1119:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-lzo.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-lzo.Tpo -c -o libopenconnect_la-lzo.lo `test -f 'lzo.c' || echo '$(srcdir)/'`lzo.c
openconnect-8.10/Makefile.in-1120-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-lzo.Tpo $(DEPDIR)/libopenconnect_la-lzo.Plo
##############################################
openconnect-8.10/Makefile.in-1122-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1123:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-lzo.lo `test -f 'lzo.c' || echo '$(srcdir)/'`lzo.c
openconnect-8.10/Makefile.in-1124-
openconnect-8.10/Makefile.in-1125-libopenconnect_la-auth-juniper.lo: auth-juniper.c
openconnect-8.10/Makefile.in:1126:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-auth-juniper.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-auth-juniper.Tpo -c -o libopenconnect_la-auth-juniper.lo `test -f 'auth-juniper.c' || echo '$(srcdir)/'`auth-juniper.c
openconnect-8.10/Makefile.in-1127-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-auth-juniper.Tpo $(DEPDIR)/libopenconnect_la-auth-juniper.Plo
##############################################
openconnect-8.10/Makefile.in-1129-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1130:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-auth-juniper.lo `test -f 'auth-juniper.c' || echo '$(srcdir)/'`auth-juniper.c
openconnect-8.10/Makefile.in-1131-
openconnect-8.10/Makefile.in-1132-libopenconnect_la-esp.lo: esp.c
openconnect-8.10/Makefile.in:1133:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-esp.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-esp.Tpo -c -o libopenconnect_la-esp.lo `test -f 'esp.c' || echo '$(srcdir)/'`esp.c
openconnect-8.10/Makefile.in-1134-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-esp.Tpo $(DEPDIR)/libopenconnect_la-esp.Plo
##############################################
openconnect-8.10/Makefile.in-1136-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1137:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-esp.lo `test -f 'esp.c' || echo '$(srcdir)/'`esp.c
openconnect-8.10/Makefile.in-1138-
openconnect-8.10/Makefile.in-1139-libopenconnect_la-esp-seqno.lo: esp-seqno.c
openconnect-8.10/Makefile.in:1140:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-esp-seqno.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-esp-seqno.Tpo -c -o libopenconnect_la-esp-seqno.lo `test -f 'esp-seqno.c' || echo '$(srcdir)/'`esp-seqno.c
openconnect-8.10/Makefile.in-1141-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-esp-seqno.Tpo $(DEPDIR)/libopenconnect_la-esp-seqno.Plo
##############################################
openconnect-8.10/Makefile.in-1143-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1144:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-esp-seqno.lo `test -f 'esp-seqno.c' || echo '$(srcdir)/'`esp-seqno.c
openconnect-8.10/Makefile.in-1145-
openconnect-8.10/Makefile.in-1146-libopenconnect_la-gnutls-esp.lo: gnutls-esp.c
openconnect-8.10/Makefile.in:1147:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-gnutls-esp.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-gnutls-esp.Tpo -c -o libopenconnect_la-gnutls-esp.lo `test -f 'gnutls-esp.c' || echo '$(srcdir)/'`gnutls-esp.c
openconnect-8.10/Makefile.in-1148-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-gnutls-esp.Tpo $(DEPDIR)/libopenconnect_la-gnutls-esp.Plo
##############################################
openconnect-8.10/Makefile.in-1150-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1151:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-gnutls-esp.lo `test -f 'gnutls-esp.c' || echo '$(srcdir)/'`gnutls-esp.c
openconnect-8.10/Makefile.in-1152-
openconnect-8.10/Makefile.in-1153-libopenconnect_la-openssl-esp.lo: openssl-esp.c
openconnect-8.10/Makefile.in:1154:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-openssl-esp.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-openssl-esp.Tpo -c -o libopenconnect_la-openssl-esp.lo `test -f 'openssl-esp.c' || echo '$(srcdir)/'`openssl-esp.c
openconnect-8.10/Makefile.in-1155-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-openssl-esp.Tpo $(DEPDIR)/libopenconnect_la-openssl-esp.Plo
##############################################
openconnect-8.10/Makefile.in-1157-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1158:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-openssl-esp.lo `test -f 'openssl-esp.c' || echo '$(srcdir)/'`openssl-esp.c
openconnect-8.10/Makefile.in-1159-
openconnect-8.10/Makefile.in-1160-libopenconnect_la-auth.lo: auth.c
openconnect-8.10/Makefile.in:1161:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-auth.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-auth.Tpo -c -o libopenconnect_la-auth.lo `test -f 'auth.c' || echo '$(srcdir)/'`auth.c
openconnect-8.10/Makefile.in-1162-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-auth.Tpo $(DEPDIR)/libopenconnect_la-auth.Plo
##############################################
openconnect-8.10/Makefile.in-1164-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1165:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-auth.lo `test -f 'auth.c' || echo '$(srcdir)/'`auth.c
openconnect-8.10/Makefile.in-1166-
openconnect-8.10/Makefile.in-1167-libopenconnect_la-cstp.lo: cstp.c
openconnect-8.10/Makefile.in:1168:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-cstp.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-cstp.Tpo -c -o libopenconnect_la-cstp.lo `test -f 'cstp.c' || echo '$(srcdir)/'`cstp.c
openconnect-8.10/Makefile.in-1169-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-cstp.Tpo $(DEPDIR)/libopenconnect_la-cstp.Plo
##############################################
openconnect-8.10/Makefile.in-1171-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1172:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-cstp.lo `test -f 'cstp.c' || echo '$(srcdir)/'`cstp.c
openconnect-8.10/Makefile.in-1173-
openconnect-8.10/Makefile.in-1174-libopenconnect_la-dtls.lo: dtls.c
openconnect-8.10/Makefile.in:1175:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-dtls.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-dtls.Tpo -c -o libopenconnect_la-dtls.lo `test -f 'dtls.c' || echo '$(srcdir)/'`dtls.c
openconnect-8.10/Makefile.in-1176-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-dtls.Tpo $(DEPDIR)/libopenconnect_la-dtls.Plo
##############################################
openconnect-8.10/Makefile.in-1178-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1179:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-dtls.lo `test -f 'dtls.c' || echo '$(srcdir)/'`dtls.c
openconnect-8.10/Makefile.in-1180-
openconnect-8.10/Makefile.in-1181-libopenconnect_la-gnutls-dtls.lo: gnutls-dtls.c
openconnect-8.10/Makefile.in:1182:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-gnutls-dtls.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-gnutls-dtls.Tpo -c -o libopenconnect_la-gnutls-dtls.lo `test -f 'gnutls-dtls.c' || echo '$(srcdir)/'`gnutls-dtls.c
openconnect-8.10/Makefile.in-1183-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-gnutls-dtls.Tpo $(DEPDIR)/libopenconnect_la-gnutls-dtls.Plo
##############################################
openconnect-8.10/Makefile.in-1185-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1186:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-gnutls-dtls.lo `test -f 'gnutls-dtls.c' || echo '$(srcdir)/'`gnutls-dtls.c
openconnect-8.10/Makefile.in-1187-
openconnect-8.10/Makefile.in-1188-libopenconnect_la-openssl-dtls.lo: openssl-dtls.c
openconnect-8.10/Makefile.in:1189:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-openssl-dtls.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-openssl-dtls.Tpo -c -o libopenconnect_la-openssl-dtls.lo `test -f 'openssl-dtls.c' || echo '$(srcdir)/'`openssl-dtls.c
openconnect-8.10/Makefile.in-1190-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-openssl-dtls.Tpo $(DEPDIR)/libopenconnect_la-openssl-dtls.Plo
##############################################
openconnect-8.10/Makefile.in-1192-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1193:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-openssl-dtls.lo `test -f 'openssl-dtls.c' || echo '$(srcdir)/'`openssl-dtls.c
openconnect-8.10/Makefile.in-1194-
openconnect-8.10/Makefile.in-1195-libopenconnect_la-oath.lo: oath.c
openconnect-8.10/Makefile.in:1196:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-oath.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-oath.Tpo -c -o libopenconnect_la-oath.lo `test -f 'oath.c' || echo '$(srcdir)/'`oath.c
openconnect-8.10/Makefile.in-1197-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-oath.Tpo $(DEPDIR)/libopenconnect_la-oath.Plo
##############################################
openconnect-8.10/Makefile.in-1199-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1200:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-oath.lo `test -f 'oath.c' || echo '$(srcdir)/'`oath.c
openconnect-8.10/Makefile.in-1201-
openconnect-8.10/Makefile.in-1202-libopenconnect_la-gpst.lo: gpst.c
openconnect-8.10/Makefile.in:1203:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-gpst.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-gpst.Tpo -c -o libopenconnect_la-gpst.lo `test -f 'gpst.c' || echo '$(srcdir)/'`gpst.c
openconnect-8.10/Makefile.in-1204-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-gpst.Tpo $(DEPDIR)/libopenconnect_la-gpst.Plo
##############################################
openconnect-8.10/Makefile.in-1206-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1207:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-gpst.lo `test -f 'gpst.c' || echo '$(srcdir)/'`gpst.c
openconnect-8.10/Makefile.in-1208-
openconnect-8.10/Makefile.in-1209-libopenconnect_la-auth-globalprotect.lo: auth-globalprotect.c
openconnect-8.10/Makefile.in:1210:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-auth-globalprotect.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-auth-globalprotect.Tpo -c -o libopenconnect_la-auth-globalprotect.lo `test -f 'auth-globalprotect.c' || echo '$(srcdir)/'`auth-globalprotect.c
openconnect-8.10/Makefile.in-1211-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-auth-globalprotect.Tpo $(DEPDIR)/libopenconnect_la-auth-globalprotect.Plo
##############################################
openconnect-8.10/Makefile.in-1213-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1214:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-auth-globalprotect.lo `test -f 'auth-globalprotect.c' || echo '$(srcdir)/'`auth-globalprotect.c
openconnect-8.10/Makefile.in-1215-
openconnect-8.10/Makefile.in-1216-libopenconnect_la-pulse.lo: pulse.c
openconnect-8.10/Makefile.in:1217:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-pulse.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-pulse.Tpo -c -o libopenconnect_la-pulse.lo `test -f 'pulse.c' || echo '$(srcdir)/'`pulse.c
openconnect-8.10/Makefile.in-1218-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-pulse.Tpo $(DEPDIR)/libopenconnect_la-pulse.Plo
##############################################
openconnect-8.10/Makefile.in-1220-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1221:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-pulse.lo `test -f 'pulse.c' || echo '$(srcdir)/'`pulse.c
openconnect-8.10/Makefile.in-1222-
openconnect-8.10/Makefile.in-1223-libopenconnect_la-oidc.lo: oidc.c
openconnect-8.10/Makefile.in:1224:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-oidc.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-oidc.Tpo -c -o libopenconnect_la-oidc.lo `test -f 'oidc.c' || echo '$(srcdir)/'`oidc.c
openconnect-8.10/Makefile.in-1225-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-oidc.Tpo $(DEPDIR)/libopenconnect_la-oidc.Plo
##############################################
openconnect-8.10/Makefile.in-1227-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1228:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-oidc.lo `test -f 'oidc.c' || echo '$(srcdir)/'`oidc.c
openconnect-8.10/Makefile.in-1229-
openconnect-8.10/Makefile.in-1230-libopenconnect_la-yubikey.lo: yubikey.c
openconnect-8.10/Makefile.in:1231:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-yubikey.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-yubikey.Tpo -c -o libopenconnect_la-yubikey.lo `test -f 'yubikey.c' || echo '$(srcdir)/'`yubikey.c
openconnect-8.10/Makefile.in-1232-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-yubikey.Tpo $(DEPDIR)/libopenconnect_la-yubikey.Plo
##############################################
openconnect-8.10/Makefile.in-1234-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1235:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-yubikey.lo `test -f 'yubikey.c' || echo '$(srcdir)/'`yubikey.c
openconnect-8.10/Makefile.in-1236-
openconnect-8.10/Makefile.in-1237-libopenconnect_la-stoken.lo: stoken.c
openconnect-8.10/Makefile.in:1238:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-stoken.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-stoken.Tpo -c -o libopenconnect_la-stoken.lo `test -f 'stoken.c' || echo '$(srcdir)/'`stoken.c
openconnect-8.10/Makefile.in-1239-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-stoken.Tpo $(DEPDIR)/libopenconnect_la-stoken.Plo
##############################################
openconnect-8.10/Makefile.in-1241-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1242:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-stoken.lo `test -f 'stoken.c' || echo '$(srcdir)/'`stoken.c
openconnect-8.10/Makefile.in-1243-
openconnect-8.10/Makefile.in-1244-libopenconnect_la-gssapi.lo: gssapi.c
openconnect-8.10/Makefile.in:1245:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-gssapi.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-gssapi.Tpo -c -o libopenconnect_la-gssapi.lo `test -f 'gssapi.c' || echo '$(srcdir)/'`gssapi.c
openconnect-8.10/Makefile.in-1246-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-gssapi.Tpo $(DEPDIR)/libopenconnect_la-gssapi.Plo
##############################################
openconnect-8.10/Makefile.in-1248-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1249:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-gssapi.lo `test -f 'gssapi.c' || echo '$(srcdir)/'`gssapi.c
openconnect-8.10/Makefile.in-1250-
openconnect-8.10/Makefile.in-1251-libopenconnect_la-gnutls.lo: gnutls.c
openconnect-8.10/Makefile.in:1252:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-gnutls.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-gnutls.Tpo -c -o libopenconnect_la-gnutls.lo `test -f 'gnutls.c' || echo '$(srcdir)/'`gnutls.c
openconnect-8.10/Makefile.in-1253-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-gnutls.Tpo $(DEPDIR)/libopenconnect_la-gnutls.Plo
##############################################
openconnect-8.10/Makefile.in-1255-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1256:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-gnutls.lo `test -f 'gnutls.c' || echo '$(srcdir)/'`gnutls.c
openconnect-8.10/Makefile.in-1257-
openconnect-8.10/Makefile.in-1258-libopenconnect_la-gnutls_tpm.lo: gnutls_tpm.c
openconnect-8.10/Makefile.in:1259:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-gnutls_tpm.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-gnutls_tpm.Tpo -c -o libopenconnect_la-gnutls_tpm.lo `test -f 'gnutls_tpm.c' || echo '$(srcdir)/'`gnutls_tpm.c
openconnect-8.10/Makefile.in-1260-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-gnutls_tpm.Tpo $(DEPDIR)/libopenconnect_la-gnutls_tpm.Plo
##############################################
openconnect-8.10/Makefile.in-1262-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1263:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-gnutls_tpm.lo `test -f 'gnutls_tpm.c' || echo '$(srcdir)/'`gnutls_tpm.c
openconnect-8.10/Makefile.in-1264-
openconnect-8.10/Makefile.in-1265-libopenconnect_la-gnutls_tpm2.lo: gnutls_tpm2.c
openconnect-8.10/Makefile.in:1266:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-gnutls_tpm2.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-gnutls_tpm2.Tpo -c -o libopenconnect_la-gnutls_tpm2.lo `test -f 'gnutls_tpm2.c' || echo '$(srcdir)/'`gnutls_tpm2.c
openconnect-8.10/Makefile.in-1267-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-gnutls_tpm2.Tpo $(DEPDIR)/libopenconnect_la-gnutls_tpm2.Plo
##############################################
openconnect-8.10/Makefile.in-1269-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1270:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-gnutls_tpm2.lo `test -f 'gnutls_tpm2.c' || echo '$(srcdir)/'`gnutls_tpm2.c
openconnect-8.10/Makefile.in-1271-
openconnect-8.10/Makefile.in-1272-libopenconnect_la-gnutls_tpm2_esys.lo: gnutls_tpm2_esys.c
openconnect-8.10/Makefile.in:1273:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-gnutls_tpm2_esys.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-gnutls_tpm2_esys.Tpo -c -o libopenconnect_la-gnutls_tpm2_esys.lo `test -f 'gnutls_tpm2_esys.c' || echo '$(srcdir)/'`gnutls_tpm2_esys.c
openconnect-8.10/Makefile.in-1274-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-gnutls_tpm2_esys.Tpo $(DEPDIR)/libopenconnect_la-gnutls_tpm2_esys.Plo
##############################################
openconnect-8.10/Makefile.in-1276-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1277:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-gnutls_tpm2_esys.lo `test -f 'gnutls_tpm2_esys.c' || echo '$(srcdir)/'`gnutls_tpm2_esys.c
openconnect-8.10/Makefile.in-1278-
openconnect-8.10/Makefile.in-1279-libopenconnect_la-gnutls_tpm2_ibm.lo: gnutls_tpm2_ibm.c
openconnect-8.10/Makefile.in:1280:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-gnutls_tpm2_ibm.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-gnutls_tpm2_ibm.Tpo -c -o libopenconnect_la-gnutls_tpm2_ibm.lo `test -f 'gnutls_tpm2_ibm.c' || echo '$(srcdir)/'`gnutls_tpm2_ibm.c
openconnect-8.10/Makefile.in-1281-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-gnutls_tpm2_ibm.Tpo $(DEPDIR)/libopenconnect_la-gnutls_tpm2_ibm.Plo
##############################################
openconnect-8.10/Makefile.in-1283-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1284:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-gnutls_tpm2_ibm.lo `test -f 'gnutls_tpm2_ibm.c' || echo '$(srcdir)/'`gnutls_tpm2_ibm.c
openconnect-8.10/Makefile.in-1285-
openconnect-8.10/Makefile.in-1286-libopenconnect_la-openssl.lo: openssl.c
openconnect-8.10/Makefile.in:1287:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-openssl.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-openssl.Tpo -c -o libopenconnect_la-openssl.lo `test -f 'openssl.c' || echo '$(srcdir)/'`openssl.c
openconnect-8.10/Makefile.in-1288-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-openssl.Tpo $(DEPDIR)/libopenconnect_la-openssl.Plo
##############################################
openconnect-8.10/Makefile.in-1290-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1291:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-openssl.lo `test -f 'openssl.c' || echo '$(srcdir)/'`openssl.c
openconnect-8.10/Makefile.in-1292-
openconnect-8.10/Makefile.in-1293-libopenconnect_la-openssl-pkcs11.lo: openssl-pkcs11.c
openconnect-8.10/Makefile.in:1294:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-openssl-pkcs11.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-openssl-pkcs11.Tpo -c -o libopenconnect_la-openssl-pkcs11.lo `test -f 'openssl-pkcs11.c' || echo '$(srcdir)/'`openssl-pkcs11.c
openconnect-8.10/Makefile.in-1295-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-openssl-pkcs11.Tpo $(DEPDIR)/libopenconnect_la-openssl-pkcs11.Plo
##############################################
openconnect-8.10/Makefile.in-1297-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1298:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-openssl-pkcs11.lo `test -f 'openssl-pkcs11.c' || echo '$(srcdir)/'`openssl-pkcs11.c
openconnect-8.10/Makefile.in-1299-
openconnect-8.10/Makefile.in-1300-libopenconnect_la-iconv.lo: iconv.c
openconnect-8.10/Makefile.in:1301:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-iconv.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-iconv.Tpo -c -o libopenconnect_la-iconv.lo `test -f 'iconv.c' || echo '$(srcdir)/'`iconv.c
openconnect-8.10/Makefile.in-1302-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-iconv.Tpo $(DEPDIR)/libopenconnect_la-iconv.Plo
##############################################
openconnect-8.10/Makefile.in-1304-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1305:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-iconv.lo `test -f 'iconv.c' || echo '$(srcdir)/'`iconv.c
openconnect-8.10/Makefile.in-1306-
openconnect-8.10/Makefile.in-1307-libopenconnect_la-tun-win32.lo: tun-win32.c
openconnect-8.10/Makefile.in:1308:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-tun-win32.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-tun-win32.Tpo -c -o libopenconnect_la-tun-win32.lo `test -f 'tun-win32.c' || echo '$(srcdir)/'`tun-win32.c
openconnect-8.10/Makefile.in-1309-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-tun-win32.Tpo $(DEPDIR)/libopenconnect_la-tun-win32.Plo
##############################################
openconnect-8.10/Makefile.in-1311-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1312:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-tun-win32.lo `test -f 'tun-win32.c' || echo '$(srcdir)/'`tun-win32.c
openconnect-8.10/Makefile.in-1313-
openconnect-8.10/Makefile.in-1314-libopenconnect_la-sspi.lo: sspi.c
openconnect-8.10/Makefile.in:1315:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-sspi.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-sspi.Tpo -c -o libopenconnect_la-sspi.lo `test -f 'sspi.c' || echo '$(srcdir)/'`sspi.c
openconnect-8.10/Makefile.in-1316-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-sspi.Tpo $(DEPDIR)/libopenconnect_la-sspi.Plo
##############################################
openconnect-8.10/Makefile.in-1318-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1319:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-sspi.lo `test -f 'sspi.c' || echo '$(srcdir)/'`sspi.c
openconnect-8.10/Makefile.in-1320-
openconnect-8.10/Makefile.in-1321-libopenconnect_la-tun.lo: tun.c
openconnect-8.10/Makefile.in:1322:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-tun.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-tun.Tpo -c -o libopenconnect_la-tun.lo `test -f 'tun.c' || echo '$(srcdir)/'`tun.c
openconnect-8.10/Makefile.in-1323-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-tun.Tpo $(DEPDIR)/libopenconnect_la-tun.Plo
##############################################
openconnect-8.10/Makefile.in-1325-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1326:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-tun.lo `test -f 'tun.c' || echo '$(srcdir)/'`tun.c
openconnect-8.10/Makefile.in-1327-
openconnect-8.10/Makefile.in-1328-libopenconnect_la-jni.lo: jni.c
openconnect-8.10/Makefile.in:1329:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -MT libopenconnect_la-jni.lo -MD -MP -MF $(DEPDIR)/libopenconnect_la-jni.Tpo -c -o libopenconnect_la-jni.lo `test -f 'jni.c' || echo '$(srcdir)/'`jni.c
openconnect-8.10/Makefile.in-1330-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopenconnect_la-jni.Tpo $(DEPDIR)/libopenconnect_la-jni.Plo
##############################################
openconnect-8.10/Makefile.in-1332-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1333:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenconnect_la_CFLAGS) $(CFLAGS) -c -o libopenconnect_la-jni.lo `test -f 'jni.c' || echo '$(srcdir)/'`jni.c
openconnect-8.10/Makefile.in-1334-
openconnect-8.10/Makefile.in-1335-openconnect-xml.o: xml.c
openconnect-8.10/Makefile.in:1336:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(openconnect_CFLAGS) $(CFLAGS) -MT openconnect-xml.o -MD -MP -MF $(DEPDIR)/openconnect-xml.Tpo -c -o openconnect-xml.o `test -f 'xml.c' || echo '$(srcdir)/'`xml.c
openconnect-8.10/Makefile.in-1337-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/openconnect-xml.Tpo $(DEPDIR)/openconnect-xml.Po
##############################################
openconnect-8.10/Makefile.in-1339-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1340:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(openconnect_CFLAGS) $(CFLAGS) -c -o openconnect-xml.o `test -f 'xml.c' || echo '$(srcdir)/'`xml.c
openconnect-8.10/Makefile.in-1341-
openconnect-8.10/Makefile.in-1342-openconnect-xml.obj: xml.c
openconnect-8.10/Makefile.in:1343:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(openconnect_CFLAGS) $(CFLAGS) -MT openconnect-xml.obj -MD -MP -MF $(DEPDIR)/openconnect-xml.Tpo -c -o openconnect-xml.obj `if test -f 'xml.c'; then $(CYGPATH_W) 'xml.c'; else $(CYGPATH_W) '$(srcdir)/xml.c'; fi`
openconnect-8.10/Makefile.in-1344-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/openconnect-xml.Tpo $(DEPDIR)/openconnect-xml.Po
##############################################
openconnect-8.10/Makefile.in-1346-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1347:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(openconnect_CFLAGS) $(CFLAGS) -c -o openconnect-xml.obj `if test -f 'xml.c'; then $(CYGPATH_W) 'xml.c'; else $(CYGPATH_W) '$(srcdir)/xml.c'; fi`
openconnect-8.10/Makefile.in-1348-
openconnect-8.10/Makefile.in-1349-openconnect-main.o: main.c
openconnect-8.10/Makefile.in:1350:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(openconnect_CFLAGS) $(CFLAGS) -MT openconnect-main.o -MD -MP -MF $(DEPDIR)/openconnect-main.Tpo -c -o openconnect-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
openconnect-8.10/Makefile.in-1351-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/openconnect-main.Tpo $(DEPDIR)/openconnect-main.Po
##############################################
openconnect-8.10/Makefile.in-1353-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1354:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(openconnect_CFLAGS) $(CFLAGS) -c -o openconnect-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
openconnect-8.10/Makefile.in-1355-
openconnect-8.10/Makefile.in-1356-openconnect-main.obj: main.c
openconnect-8.10/Makefile.in:1357:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(openconnect_CFLAGS) $(CFLAGS) -MT openconnect-main.obj -MD -MP -MF $(DEPDIR)/openconnect-main.Tpo -c -o openconnect-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
openconnect-8.10/Makefile.in-1358-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/openconnect-main.Tpo $(DEPDIR)/openconnect-main.Po
##############################################
openconnect-8.10/Makefile.in-1360-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/Makefile.in:1361:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(openconnect_CFLAGS) $(CFLAGS) -c -o openconnect-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
openconnect-8.10/Makefile.in-1362-
##############################################
openconnect-8.10/Makefile.in-1375-	test -n "$(man8dir)" \
openconnect-8.10/Makefile.in:1376:	  && test -n "`echo $$list1$$list2`" \
openconnect-8.10/Makefile.in-1377-	  || exit 0; \
##############################################
openconnect-8.10/Makefile.in-1430-	@list='$(bashcompletion_DATA)'; test -n "$(bashcompletiondir)" || list=; \
openconnect-8.10/Makefile.in:1431:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
openconnect-8.10/Makefile.in-1432-	dir='$(DESTDIR)$(bashcompletiondir)'; $(am__uninstall_files_from_dir)
##############################################
openconnect-8.10/Makefile.in-1451-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
openconnect-8.10/Makefile.in:1452:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
openconnect-8.10/Makefile.in-1453-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
openconnect-8.10/Makefile.in-1472-	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
openconnect-8.10/Makefile.in:1473:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
openconnect-8.10/Makefile.in-1474-	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
##############################################
openconnect-8.10/Makefile.in-1489-	dot_seen=no; \
openconnect-8.10/Makefile.in:1490:	target=`echo $@ | sed s/-recursive//`; \
openconnect-8.10/Makefile.in-1491-	case "$@" in \
##############################################
openconnect-8.10/Makefile.in-1552-GTAGS:
openconnect-8.10/Makefile.in:1553:	here=`$(am__cd) $(top_builddir) && pwd` \
openconnect-8.10/Makefile.in-1554-	  && $(am__cd) $(top_srcdir) \
##############################################
openconnect-8.10/Makefile.in-1587-	test -d "$(distdir)" || mkdir "$(distdir)"
openconnect-8.10/Makefile.in:1588:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
openconnect-8.10/Makefile.in:1589:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
openconnect-8.10/Makefile.in-1590-	list='$(DISTFILES)'; \
##############################################
openconnect-8.10/Makefile.in-1601-	  if test -d $$d/$$file; then \
openconnect-8.10/Makefile.in:1602:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
openconnect-8.10/Makefile.in-1603-	    if test -d "$(distdir)/$$file"; then \
##############################################
openconnect-8.10/Makefile.in-1715-	test -d $(distdir)/_build || exit 0; \
openconnect-8.10/Makefile.in:1716:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
openconnect-8.10/Makefile.in-1717-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
openconnect-8.10/Makefile.in-1759-	}; \
openconnect-8.10/Makefile.in:1760:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
openconnect-8.10/Makefile.in-1761-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
openconnect-8.10/Makefile.in-1771-	fi
openconnect-8.10/Makefile.in:1772:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
openconnect-8.10/Makefile.in-1773-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
openconnect-8.10/tests/auth-pkcs11-23-
openconnect-8.10/tests/auth-pkcs11:24:. `dirname $0`/common.sh
openconnect-8.10/tests/auth-pkcs11-25-
##############################################
openconnect-8.10/tests/auth-nonascii-23-
openconnect-8.10/tests/auth-nonascii:24:. `dirname $0`/common.sh
openconnect-8.10/tests/auth-nonascii-25-
##############################################
openconnect-8.10/tests/cert-fingerprint-23-
openconnect-8.10/tests/cert-fingerprint:24:. `dirname $0`/common.sh
openconnect-8.10/tests/cert-fingerprint-25-
##############################################
openconnect-8.10/tests/dtls-psk-32-
openconnect-8.10/tests/dtls-psk:33:. `dirname $0`/common.sh
openconnect-8.10/tests/dtls-psk-34-
##############################################
openconnect-8.10/tests/dtls-psk-69-
openconnect-8.10/tests/dtls-psk:70:. `dirname $0`/ns.sh
openconnect-8.10/tests/dtls-psk-71-
##############################################
openconnect-8.10/tests/sigterm-33-
openconnect-8.10/tests/sigterm:34:. `dirname $0`/common.sh
openconnect-8.10/tests/sigterm-35-
##############################################
openconnect-8.10/tests/sigterm-72-
openconnect-8.10/tests/sigterm:73:. `dirname $0`/ns.sh
openconnect-8.10/tests/sigterm-74-
##############################################
openconnect-8.10/tests/Makefile.in-50-  { \
openconnect-8.10/tests/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
openconnect-8.10/tests/Makefile.in-52-  }; \
##############################################
openconnect-8.10/tests/Makefile.in-244-}
openconnect-8.10/tests/Makefile.in:245:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
openconnect-8.10/tests/Makefile.in-246-am__vpath_adj = case $$p in \
openconnect-8.10/tests/Makefile.in:247:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
openconnect-8.10/tests/Makefile.in-248-    *) f=$$p;; \
openconnect-8.10/tests/Makefile.in-249-  esac;
openconnect-8.10/tests/Makefile.in:250:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
openconnect-8.10/tests/Makefile.in-251-am__install_max = 40
openconnect-8.10/tests/Makefile.in-252-am__nobase_strip_setup = \
openconnect-8.10/tests/Makefile.in:253:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
openconnect-8.10/tests/Makefile.in-254-am__nobase_strip = \
##############################################
openconnect-8.10/tests/Makefile.in-372-case "$@" in						\
openconnect-8.10/tests/Makefile.in:373:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
openconnect-8.10/tests/Makefile.in-374-    *) am__odir=.;; 					\
##############################################
openconnect-8.10/tests/Makefile.in-402-  bases='$(TEST_LOGS)'; \
openconnect-8.10/tests/Makefile.in:403:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
openconnect-8.10/tests/Makefile.in:404:  bases=`echo $$bases`
openconnect-8.10/tests/Makefile.in-405-RECHECK_LOGS = $(TEST_LOGS)
##############################################
openconnect-8.10/tests/Makefile.in-415-        */*) b='$*';; \
openconnect-8.10/tests/Makefile.in:416:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
openconnect-8.10/tests/Makefile.in-417-       esac;; \
##############################################
openconnect-8.10/tests/Makefile.in-739-	test -n "$(EXEEXT)" || exit 0; \
openconnect-8.10/tests/Makefile.in:740:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
openconnect-8.10/tests/Makefile.in-741-	echo " rm -f" $$list; \
##############################################
openconnect-8.10/tests/Makefile.in-789-.c.obj:
openconnect-8.10/tests/Makefile.in:790:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
openconnect-8.10/tests/Makefile.in-791-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
openconnect-8.10/tests/Makefile.in-793-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/tests/Makefile.in:794:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
openconnect-8.10/tests/Makefile.in-795-
##############################################
openconnect-8.10/tests/Makefile.in-803-bad_dtls_test-bad_dtls_test.o: bad_dtls_test.c
openconnect-8.10/tests/Makefile.in:804:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bad_dtls_test_CFLAGS) $(CFLAGS) -MT bad_dtls_test-bad_dtls_test.o -MD -MP -MF $(DEPDIR)/bad_dtls_test-bad_dtls_test.Tpo -c -o bad_dtls_test-bad_dtls_test.o `test -f 'bad_dtls_test.c' || echo '$(srcdir)/'`bad_dtls_test.c
openconnect-8.10/tests/Makefile.in-805-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bad_dtls_test-bad_dtls_test.Tpo $(DEPDIR)/bad_dtls_test-bad_dtls_test.Po
##############################################
openconnect-8.10/tests/Makefile.in-807-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/tests/Makefile.in:808:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bad_dtls_test_CFLAGS) $(CFLAGS) -c -o bad_dtls_test-bad_dtls_test.o `test -f 'bad_dtls_test.c' || echo '$(srcdir)/'`bad_dtls_test.c
openconnect-8.10/tests/Makefile.in-809-
openconnect-8.10/tests/Makefile.in-810-bad_dtls_test-bad_dtls_test.obj: bad_dtls_test.c
openconnect-8.10/tests/Makefile.in:811:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bad_dtls_test_CFLAGS) $(CFLAGS) -MT bad_dtls_test-bad_dtls_test.obj -MD -MP -MF $(DEPDIR)/bad_dtls_test-bad_dtls_test.Tpo -c -o bad_dtls_test-bad_dtls_test.obj `if test -f 'bad_dtls_test.c'; then $(CYGPATH_W) 'bad_dtls_test.c'; else $(CYGPATH_W) '$(srcdir)/bad_dtls_test.c'; fi`
openconnect-8.10/tests/Makefile.in-812-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bad_dtls_test-bad_dtls_test.Tpo $(DEPDIR)/bad_dtls_test-bad_dtls_test.Po
##############################################
openconnect-8.10/tests/Makefile.in-814-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
openconnect-8.10/tests/Makefile.in:815:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bad_dtls_test_CFLAGS) $(CFLAGS) -c -o bad_dtls_test-bad_dtls_test.obj `if test -f 'bad_dtls_test.c'; then $(CYGPATH_W) 'bad_dtls_test.c'; else $(CYGPATH_W) '$(srcdir)/bad_dtls_test.c'; fi`
openconnect-8.10/tests/Makefile.in-816-
##############################################
openconnect-8.10/tests/Makefile.in-852-GTAGS:
openconnect-8.10/tests/Makefile.in:853:	here=`$(am__cd) $(top_builddir) && pwd` \
openconnect-8.10/tests/Makefile.in-854-	  && $(am__cd) $(top_srcdir) \
##############################################
openconnect-8.10/tests/Makefile.in-895-	if test -n "$$redo_bases"; then \
openconnect-8.10/tests/Makefile.in:896:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
openconnect-8.10/tests/Makefile.in:897:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
openconnect-8.10/tests/Makefile.in-898-	  if $(am__make_dryrun); then :; else \
##############################################
openconnect-8.10/tests/Makefile.in-920-	ws='[ 	]'; \
openconnect-8.10/tests/Makefile.in:921:	results=`for b in $$bases; do echo $$b.trs; done`; \
openconnect-8.10/tests/Makefile.in-922-	test -n "$$results" || results=/dev/null; \
openconnect-8.10/tests/Makefile.in:923:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
openconnect-8.10/tests/Makefile.in:924:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
openconnect-8.10/tests/Makefile.in:925:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
openconnect-8.10/tests/Makefile.in:926:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
openconnect-8.10/tests/Makefile.in:927:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
openconnect-8.10/tests/Makefile.in:928:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
openconnect-8.10/tests/Makefile.in:929:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
openconnect-8.10/tests/Makefile.in:930:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
openconnect-8.10/tests/Makefile.in-931-	  success=true; \
##############################################
openconnect-8.10/tests/Makefile.in-999-	@set +e; $(am__set_TESTS_bases); \
openconnect-8.10/tests/Makefile.in:1000:	log_list=`for i in $$bases; do echo $$i.log; done`; \
openconnect-8.10/tests/Makefile.in:1001:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
openconnect-8.10/tests/Makefile.in:1002:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
openconnect-8.10/tests/Makefile.in-1003-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
openconnect-8.10/tests/Makefile.in-1009-	         | $(am__list_recheck_tests)` || exit 1; \
openconnect-8.10/tests/Makefile.in:1010:	log_list=`for i in $$bases; do echo $$i.log; done`; \
openconnect-8.10/tests/Makefile.in:1011:	log_list=`echo $$log_list`; \
openconnect-8.10/tests/Makefile.in-1012-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
openconnect-8.10/tests/Makefile.in-1125-distdir-am: $(DISTFILES)
openconnect-8.10/tests/Makefile.in:1126:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
openconnect-8.10/tests/Makefile.in:1127:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
openconnect-8.10/tests/Makefile.in-1128-	list='$(DISTFILES)'; \
##############################################
openconnect-8.10/tests/Makefile.in-1139-	  if test -d $$d/$$file; then \
openconnect-8.10/tests/Makefile.in:1140:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
openconnect-8.10/tests/Makefile.in-1141-	    if test -d "$(distdir)/$$file"; then \
##############################################
openconnect-8.10/tests/auth-certificate-23-
openconnect-8.10/tests/auth-certificate:24:. `dirname $0`/common.sh
openconnect-8.10/tests/auth-certificate-25-
openconnect-8.10/tests/auth-certificate:26:key_list=${key_list:-`echo ${certdir}/*-key-*.{pem,der,p12}`}
openconnect-8.10/tests/auth-certificate-27-
##############################################
openconnect-8.10/tests/id-test-23-
openconnect-8.10/tests/id-test:24:. `dirname $0`/common.sh
openconnect-8.10/tests/id-test-25-
##############################################
openconnect-8.10/tests/auth-username-pass-23-
openconnect-8.10/tests/auth-username-pass:24:. `dirname $0`/common.sh
openconnect-8.10/tests/auth-username-pass-25-
##############################################
openconnect-8.10/www/inc/Makefile.in-50-  { \
openconnect-8.10/www/inc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
openconnect-8.10/www/inc/Makefile.in-52-  }; \
##############################################
openconnect-8.10/www/inc/Makefile.in-126-  esac
openconnect-8.10/www/inc/Makefile.in:127:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
openconnect-8.10/www/inc/Makefile.in-128-am__vpath_adj = case $$p in \
openconnect-8.10/www/inc/Makefile.in:129:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
openconnect-8.10/www/inc/Makefile.in-130-    *) f=$$p;; \
openconnect-8.10/www/inc/Makefile.in-131-  esac;
openconnect-8.10/www/inc/Makefile.in:132:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
openconnect-8.10/www/inc/Makefile.in-133-am__install_max = 40
openconnect-8.10/www/inc/Makefile.in-134-am__nobase_strip_setup = \
openconnect-8.10/www/inc/Makefile.in:135:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
openconnect-8.10/www/inc/Makefile.in-136-am__nobase_strip = \
##############################################
openconnect-8.10/www/inc/Makefile.in-416-	@list='$(dist_tmpldata_DATA)'; test -n "$(tmpldatadir)" || list=; \
openconnect-8.10/www/inc/Makefile.in:417:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
openconnect-8.10/www/inc/Makefile.in-418-	dir='$(DESTDIR)$(tmpldatadir)'; $(am__uninstall_files_from_dir)
##############################################
openconnect-8.10/www/inc/Makefile.in-429-distdir-am: $(DISTFILES)
openconnect-8.10/www/inc/Makefile.in:430:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
openconnect-8.10/www/inc/Makefile.in:431:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
openconnect-8.10/www/inc/Makefile.in-432-	list='$(DISTFILES)'; \
##############################################
openconnect-8.10/www/inc/Makefile.in-443-	  if test -d $$d/$$file; then \
openconnect-8.10/www/inc/Makefile.in:444:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
openconnect-8.10/www/inc/Makefile.in-445-	    if test -d "$(distdir)/$$file"; then \
##############################################
openconnect-8.10/www/styles/Makefile.in-50-  { \
openconnect-8.10/www/styles/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
openconnect-8.10/www/styles/Makefile.in-52-  }; \
##############################################
openconnect-8.10/www/styles/Makefile.in-126-  esac
openconnect-8.10/www/styles/Makefile.in:127:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
openconnect-8.10/www/styles/Makefile.in-128-am__vpath_adj = case $$p in \
openconnect-8.10/www/styles/Makefile.in:129:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
openconnect-8.10/www/styles/Makefile.in-130-    *) f=$$p;; \
openconnect-8.10/www/styles/Makefile.in-131-  esac;
openconnect-8.10/www/styles/Makefile.in:132:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
openconnect-8.10/www/styles/Makefile.in-133-am__install_max = 40
openconnect-8.10/www/styles/Makefile.in-134-am__nobase_strip_setup = \
openconnect-8.10/www/styles/Makefile.in:135:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
openconnect-8.10/www/styles/Makefile.in-136-am__nobase_strip = \
##############################################
openconnect-8.10/www/styles/Makefile.in-416-	@list='$(dist_stylesdata_DATA)'; test -n "$(stylesdatadir)" || list=; \
openconnect-8.10/www/styles/Makefile.in:417:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
openconnect-8.10/www/styles/Makefile.in-418-	dir='$(DESTDIR)$(stylesdatadir)'; $(am__uninstall_files_from_dir)
##############################################
openconnect-8.10/www/styles/Makefile.in-429-distdir-am: $(DISTFILES)
openconnect-8.10/www/styles/Makefile.in:430:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
openconnect-8.10/www/styles/Makefile.in:431:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
openconnect-8.10/www/styles/Makefile.in-432-	list='$(DISTFILES)'; \
##############################################
openconnect-8.10/www/styles/Makefile.in-443-	  if test -d $$d/$$file; then \
openconnect-8.10/www/styles/Makefile.in:444:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
openconnect-8.10/www/styles/Makefile.in-445-	    if test -d "$(distdir)/$$file"; then \
##############################################
openconnect-8.10/www/Makefile.in-52-  { \
openconnect-8.10/www/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
openconnect-8.10/www/Makefile.in-54-  }; \
##############################################
openconnect-8.10/www/Makefile.in-135-  esac
openconnect-8.10/www/Makefile.in:136:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
openconnect-8.10/www/Makefile.in-137-am__vpath_adj = case $$p in \
openconnect-8.10/www/Makefile.in:138:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
openconnect-8.10/www/Makefile.in-139-    *) f=$$p;; \
openconnect-8.10/www/Makefile.in-140-  esac;
openconnect-8.10/www/Makefile.in:141:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
openconnect-8.10/www/Makefile.in-142-am__install_max = 40
openconnect-8.10/www/Makefile.in-143-am__nobase_strip_setup = \
openconnect-8.10/www/Makefile.in:144:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
openconnect-8.10/www/Makefile.in-145-am__nobase_strip = \
##############################################
openconnect-8.10/www/Makefile.in-201-  while test -n "$$dir1"; do \
openconnect-8.10/www/Makefile.in:202:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
openconnect-8.10/www/Makefile.in-203-    if test "$$first" != "."; then \
openconnect-8.10/www/Makefile.in-204-      if test "$$first" = ".."; then \
openconnect-8.10/www/Makefile.in:205:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
openconnect-8.10/www/Makefile.in:206:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
openconnect-8.10/www/Makefile.in-207-      else \
openconnect-8.10/www/Makefile.in:208:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
openconnect-8.10/www/Makefile.in-209-        if test "$$first2" = "$$first"; then \
openconnect-8.10/www/Makefile.in:210:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
openconnect-8.10/www/Makefile.in-211-        else \
##############################################
openconnect-8.10/www/Makefile.in-216-    fi; \
openconnect-8.10/www/Makefile.in:217:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
openconnect-8.10/www/Makefile.in-218-  done; \
##############################################
openconnect-8.10/www/Makefile.in-486-	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
openconnect-8.10/www/Makefile.in:487:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
openconnect-8.10/www/Makefile.in-488-	dir='$(DESTDIR)$(htmldir)'; $(am__uninstall_files_from_dir)
##############################################
openconnect-8.10/www/Makefile.in-503-	dot_seen=no; \
openconnect-8.10/www/Makefile.in:504:	target=`echo $@ | sed s/-recursive//`; \
openconnect-8.10/www/Makefile.in-505-	case "$@" in \
##############################################
openconnect-8.10/www/Makefile.in-566-GTAGS:
openconnect-8.10/www/Makefile.in:567:	here=`$(am__cd) $(top_builddir) && pwd` \
openconnect-8.10/www/Makefile.in-568-	  && $(am__cd) $(top_srcdir) \
##############################################
openconnect-8.10/www/Makefile.in-592-distdir-am: $(DISTFILES)
openconnect-8.10/www/Makefile.in:593:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
openconnect-8.10/www/Makefile.in:594:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
openconnect-8.10/www/Makefile.in-595-	list='$(DISTFILES)'; \
##############################################
openconnect-8.10/www/Makefile.in-606-	  if test -d $$d/$$file; then \
openconnect-8.10/www/Makefile.in:607:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
openconnect-8.10/www/Makefile.in-608-	    if test -d "$(distdir)/$$file"; then \
##############################################
openconnect-8.10/www/images/Makefile.in-50-  { \
openconnect-8.10/www/images/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
openconnect-8.10/www/images/Makefile.in-52-  }; \
##############################################
openconnect-8.10/www/images/Makefile.in-126-  esac
openconnect-8.10/www/images/Makefile.in:127:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
openconnect-8.10/www/images/Makefile.in-128-am__vpath_adj = case $$p in \
openconnect-8.10/www/images/Makefile.in:129:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
openconnect-8.10/www/images/Makefile.in-130-    *) f=$$p;; \
openconnect-8.10/www/images/Makefile.in-131-  esac;
openconnect-8.10/www/images/Makefile.in:132:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
openconnect-8.10/www/images/Makefile.in-133-am__install_max = 40
openconnect-8.10/www/images/Makefile.in-134-am__nobase_strip_setup = \
openconnect-8.10/www/images/Makefile.in:135:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
openconnect-8.10/www/images/Makefile.in-136-am__nobase_strip = \
##############################################
openconnect-8.10/www/images/Makefile.in-416-	@list='$(dist_images_DATA)'; test -n "$(imagesdir)" || list=; \
openconnect-8.10/www/images/Makefile.in:417:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
openconnect-8.10/www/images/Makefile.in-418-	dir='$(DESTDIR)$(imagesdir)'; $(am__uninstall_files_from_dir)
##############################################
openconnect-8.10/www/images/Makefile.in-429-distdir-am: $(DISTFILES)
openconnect-8.10/www/images/Makefile.in:430:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
openconnect-8.10/www/images/Makefile.in:431:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
openconnect-8.10/www/images/Makefile.in-432-	list='$(DISTFILES)'; \
##############################################
openconnect-8.10/www/images/Makefile.in-443-	  if test -d $$d/$$file; then \
openconnect-8.10/www/images/Makefile.in:444:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
openconnect-8.10/www/images/Makefile.in-445-	    if test -d "$(distdir)/$$file"; then \
##############################################
openconnect-8.10/tun-win32.c-277-
openconnect-8.10/tun-win32.c:278:	data[0] = inet_addr(vpninfo->ip_info.addr);
openconnect-8.10/tun-win32.c-279-	/* Set network and mask both to 0.0.0.0. It's not about routing;
##############################################
openconnect-8.10/config.rpath-33-host="$1"
openconnect-8.10/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
openconnect-8.10/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
openconnect-8.10/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
openconnect-8.10/config.rpath-37-
##############################################
openconnect-8.10/config.rpath-47-done
openconnect-8.10/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
openconnect-8.10/config.rpath-49-
##############################################
openconnect-8.10/config.rpath-94-        *)
openconnect-8.10/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
openconnect-8.10/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
openconnect-8.10/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
openconnect-8.10/config.rpath:236:      case `$LD -v 2>&1` in
openconnect-8.10/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
openconnect-8.10/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
openconnect-8.10/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
openconnect-8.10/config.rpath-243-          else
##############################################
openconnect-8.10/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
openconnect-8.10/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
openconnect-8.10/config.rpath-300-          if test -f "$collect2name" && \
##############################################
openconnect-8.10/config.rpath-430-        hardcode_direct=yes
openconnect-8.10/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
openconnect-8.10/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
openconnect-8.10/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
openconnect-8.10/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
openconnect-8.10/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
openconnect-8.10/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
openconnect-8.10/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
openconnect-8.10/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
openconnect-8.10/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
openconnect-8.10/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
openconnect-8.10/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
openconnect-8.10/config.rpath-651-
##############################################
openconnect-8.10/pulse.c-520-		i = load_be16(data);
openconnect-8.10/pulse.c:521:		udp_sockaddr(vpninfo, i);
openconnect-8.10/pulse.c-522-		vpn_progress(vpninfo, PRG_DEBUG, _("ESP port: %d\n"), i);
##############################################
openconnect-8.10/ltmain.sh-103-#
openconnect-8.10/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
openconnect-8.10/ltmain.sh-105-#
##############################################
openconnect-8.10/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
openconnect-8.10/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
openconnect-8.10/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
openconnect-8.10/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
openconnect-8.10/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
openconnect-8.10/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
openconnect-8.10/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
openconnect-8.10/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
openconnect-8.10/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
openconnect-8.10/ltmain.sh-410-# The name of this program.
openconnect-8.10/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
openconnect-8.10/ltmain.sh-412-
##############################################
openconnect-8.10/ltmain.sh-416-  *[\\/]*)
openconnect-8.10/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
openconnect-8.10/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
openconnect-8.10/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
openconnect-8.10/ltmain.sh-610-
openconnect-8.10/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
openconnect-8.10/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
openconnect-8.10/ltmain.sh-613-
##############################################
openconnect-8.10/ltmain.sh-639-
openconnect-8.10/ltmain.sh:640:    func_arith_result=`expr "$@"`
openconnect-8.10/ltmain.sh-641-  }
##############################################
openconnect-8.10/ltmain.sh-660-  # ...otherwise fall back to using sed.
openconnect-8.10/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
openconnect-8.10/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
openconnect-8.10/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
openconnect-8.10/ltmain.sh-757-      test -n "$_G_tc" && {
openconnect-8.10/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
openconnect-8.10/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
openconnect-8.10/ltmain.sh-760-      }
openconnect-8.10/ltmain.sh-761-    done
openconnect-8.10/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
openconnect-8.10/ltmain.sh-763-
##############################################
openconnect-8.10/ltmain.sh-831-
openconnect-8.10/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
openconnect-8.10/ltmain.sh-833-  }
##############################################
openconnect-8.10/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
openconnect-8.10/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
openconnect-8.10/ltmain.sh-865-      done
openconnect-8.10/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
openconnect-8.10/ltmain.sh-867-
##############################################
openconnect-8.10/ltmain.sh-901-      # If mktemp works, use that first and foremost
openconnect-8.10/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
openconnect-8.10/ltmain.sh-903-
##############################################
openconnect-8.10/ltmain.sh-1111-        *[\\\`\"\$]*)
openconnect-8.10/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
openconnect-8.10/ltmain.sh-1113-        *)
##############################################
openconnect-8.10/ltmain.sh-1198-    case $2 in
openconnect-8.10/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
openconnect-8.10/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
openconnect-8.10/ltmain.sh-1201-    esac
##############################################
openconnect-8.10/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
openconnect-8.10/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
openconnect-8.10/ltmain.sh-1273-      ;;
##############################################
openconnect-8.10/ltmain.sh-1358-
openconnect-8.10/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
openconnect-8.10/ltmain.sh-1360-}
##############################################
openconnect-8.10/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
openconnect-8.10/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
openconnect-8.10/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
openconnect-8.10/ltmain.sh-1517-
openconnect-8.10/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
openconnect-8.10/ltmain.sh-1519-}
##############################################
openconnect-8.10/ltmain.sh-1870-
openconnect-8.10/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
openconnect-8.10/ltmain.sh-1872-      func_split_equals_rhs=
openconnect-8.10/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
openconnect-8.10/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
openconnect-8.10/ltmain.sh-1875-  }
##############################################
openconnect-8.10/ltmain.sh-1898-
openconnect-8.10/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
openconnect-8.10/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
openconnect-8.10/ltmain.sh-1901-  }
##############################################
openconnect-8.10/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
openconnect-8.10/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
openconnect-8.10/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
openconnect-8.10/ltmain.sh-2074-
##############################################
openconnect-8.10/ltmain.sh-2110-  {
openconnect-8.10/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
openconnect-8.10/ltmain.sh-2112-  }
##############################################
openconnect-8.10/ltmain.sh-2115-  {
openconnect-8.10/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
openconnect-8.10/ltmain.sh-2117-  }
##############################################
openconnect-8.10/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
openconnect-8.10/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
openconnect-8.10/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
openconnect-8.10/ltmain.sh-2659-      done
openconnect-8.10/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
openconnect-8.10/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
openconnect-8.10/ltmain.sh-2662-      case $@ in
##############################################
openconnect-8.10/ltmain.sh-2672-	    # Evaluate the configuration.
openconnect-8.10/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
openconnect-8.10/ltmain.sh-2674-	    CC_quoted=
##############################################
openconnect-8.10/ltmain.sh-2678-	    done
openconnect-8.10/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
openconnect-8.10/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
openconnect-8.10/ltmain.sh-2681-	    case "$@ " in
##############################################
openconnect-8.10/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
openconnect-8.10/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
openconnect-8.10/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
openconnect-8.10/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
openconnect-8.10/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
openconnect-8.10/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
openconnect-8.10/ltmain.sh-3009-    # LT_CYGPATH in this case.
openconnect-8.10/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
openconnect-8.10/ltmain.sh-3011-  fi
##############################################
openconnect-8.10/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
openconnect-8.10/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
openconnect-8.10/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
openconnect-8.10/ltmain.sh-3376-    *.[cCFSifmso] | \
openconnect-8.10/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
openconnect-8.10/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
openconnect-8.10/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
openconnect-8.10/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
openconnect-8.10/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
openconnect-8.10/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
openconnect-8.10/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
openconnect-8.10/ltmain.sh-3474-
##############################################
openconnect-8.10/ltmain.sh-3520-      if test warn = "$need_locks" &&
openconnect-8.10/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
openconnect-8.10/ltmain.sh-3522-	$ECHO "\
openconnect-8.10/ltmain.sh-3523-*** ERROR, $lockfile contains:
openconnect-8.10/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
openconnect-8.10/ltmain.sh-3525-
##############################################
openconnect-8.10/ltmain.sh-3569-      if test warn = "$need_locks" &&
openconnect-8.10/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
openconnect-8.10/ltmain.sh-3571-	$ECHO "\
openconnect-8.10/ltmain.sh-3572-*** ERROR, $lockfile contains:
openconnect-8.10/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
openconnect-8.10/ltmain.sh-3574-
##############################################
openconnect-8.10/ltmain.sh-3895-      # Get the absolute pathname.
openconnect-8.10/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
openconnect-8.10/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
openconnect-8.10/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
openconnect-8.10/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
openconnect-8.10/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
openconnect-8.10/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
openconnect-8.10/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
openconnect-8.10/ltmain.sh-4280-
##############################################
openconnect-8.10/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
openconnect-8.10/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
openconnect-8.10/ltmain.sh-4293-	  else
openconnect-8.10/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
openconnect-8.10/ltmain.sh-4295-	  fi
##############################################
openconnect-8.10/ltmain.sh-4458-	    fi
openconnect-8.10/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
openconnect-8.10/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
openconnect-8.10/ltmain.sh-4477-	        # Replace the output file specification.
openconnect-8.10/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
openconnect-8.10/ltmain.sh-4479-
##############################################
openconnect-8.10/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
openconnect-8.10/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
openconnect-8.10/ltmain.sh-4498-	  fi
##############################################
openconnect-8.10/ltmain.sh-4570-    my_pic_p=${3-false}
openconnect-8.10/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
openconnect-8.10/ltmain.sh-4572-    my_dlsyms=
##############################################
openconnect-8.10/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
openconnect-8.10/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
openconnect-8.10/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
openconnect-8.10/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
openconnect-8.10/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
openconnect-8.10/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
openconnect-8.10/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
openconnect-8.10/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
openconnect-8.10/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
openconnect-8.10/ltmain.sh-4862-	  else
openconnect-8.10/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
openconnect-8.10/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
openconnect-8.10/ltmain.sh-4865-	  fi
##############################################
openconnect-8.10/ltmain.sh-4867-	*)
openconnect-8.10/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
openconnect-8.10/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
openconnect-8.10/ltmain.sh-4870-	  ;;
##############################################
openconnect-8.10/ltmain.sh-4882-      # Nullify the symbol file.
openconnect-8.10/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
openconnect-8.10/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
openconnect-8.10/ltmain.sh-4885-    fi
##############################################
openconnect-8.10/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
openconnect-8.10/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
openconnect-8.10/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
openconnect-8.10/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
openconnect-8.10/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
openconnect-8.10/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
openconnect-8.10/ltmain.sh-4925-  win32_libid_type=unknown
openconnect-8.10/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
openconnect-8.10/ltmain.sh-4927-  case $win32_fileres in
##############################################
openconnect-8.10/ltmain.sh-4990-
openconnect-8.10/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
openconnect-8.10/ltmain.sh-4992-}
##############################################
openconnect-8.10/ltmain.sh-5008-
openconnect-8.10/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
openconnect-8.10/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
openconnect-8.10/ltmain.sh-5072-    # binutils import library
openconnect-8.10/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
openconnect-8.10/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
openconnect-8.10/ltmain.sh-5075-    # ms-generated import library
openconnect-8.10/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
openconnect-8.10/ltmain.sh-5077-  else
##############################################
openconnect-8.10/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
openconnect-8.10/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
openconnect-8.10/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
openconnect-8.10/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
openconnect-8.10/ltmain.sh-5160-	    darwin_arch=
##############################################
openconnect-8.10/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
openconnect-8.10/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
openconnect-8.10/ltmain.sh-5172-	    darwin_file=
##############################################
openconnect-8.10/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
openconnect-8.10/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
openconnect-8.10/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
openconnect-8.10/ltmain.sh-5189-      esac
openconnect-8.10/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
openconnect-8.10/ltmain.sh-5191-    done
##############################################
openconnect-8.10/ltmain.sh-5260-
openconnect-8.10/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
openconnect-8.10/ltmain.sh-5262-    $ECHO "\
##############################################
openconnect-8.10/ltmain.sh-5295-    --lt-dump-script)
openconnect-8.10/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
openconnect-8.10/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
openconnect-8.10/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
openconnect-8.10/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
openconnect-8.10/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
openconnect-8.10/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
openconnect-8.10/ltmain.sh-5324-  done
##############################################
openconnect-8.10/ltmain.sh-5380-  # Find the directory that this script lives in.
openconnect-8.10/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
openconnect-8.10/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
openconnect-8.10/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
openconnect-8.10/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
openconnect-8.10/ltmain.sh-5386-  while test -n \"\$file\"; do
openconnect-8.10/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
openconnect-8.10/ltmain.sh-5388-
##############################################
openconnect-8.10/ltmain.sh-5396-
openconnect-8.10/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
openconnect-8.10/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
openconnect-8.10/ltmain.sh-5399-  done
##############################################
openconnect-8.10/ltmain.sh-5410-    case \"\$thisdir\" in
openconnect-8.10/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
openconnect-8.10/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
openconnect-8.10/ltmain.sh-5416-  # Try to get the absolute directory name.
openconnect-8.10/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
openconnect-8.10/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
openconnect-8.10/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
openconnect-8.10/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
openconnect-8.10/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
openconnect-8.10/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
openconnect-8.10/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
openconnect-8.10/ltmain.sh-5443-      else
##############################################
openconnect-8.10/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
openconnect-8.10/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
openconnect-8.10/ltmain.sh-5487-
##############################################
openconnect-8.10/ltmain.sh-6464-
openconnect-8.10/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
openconnect-8.10/ltmain.sh-6466-    *import*) : ;;
##############################################
openconnect-8.10/ltmain.sh-6712-	    moreargs=
openconnect-8.10/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
openconnect-8.10/ltmain.sh-6714-	    do
##############################################
openconnect-8.10/ltmain.sh-6973-	*)
openconnect-8.10/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
openconnect-8.10/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
openconnect-8.10/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
openconnect-8.10/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
openconnect-8.10/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
openconnect-8.10/ltmain.sh-7289-      -Z*)
openconnect-8.10/ltmain.sh:7290:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
openconnect-8.10/ltmain.sh-7291-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
openconnect-8.10/ltmain.sh-7459-      # get the directories listed in $shlibpath_var
openconnect-8.10/ltmain.sh:7460:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
openconnect-8.10/ltmain.sh-7461-    else
##############################################
openconnect-8.10/ltmain.sh-7775-		  set dummy $deplibs_check_method; shift
openconnect-8.10/ltmain.sh:7776:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
openconnect-8.10/ltmain.sh-7777-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
openconnect-8.10/ltmain.sh-7865-	if test -n "$inherited_linker_flags"; then
openconnect-8.10/ltmain.sh:7866:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
openconnect-8.10/ltmain.sh-7867-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
openconnect-8.10/ltmain.sh-7873-	fi
openconnect-8.10/ltmain.sh:7874:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
openconnect-8.10/ltmain.sh-7875-	if test lib,link = "$linkmode,$pass" ||
##############################################
openconnect-8.10/ltmain.sh-7946-	*)
openconnect-8.10/ltmain.sh:7947:	  abs_ladir=`cd "$ladir" && pwd`
openconnect-8.10/ltmain.sh-7948-	  if test -z "$abs_ladir"; then
##############################################
openconnect-8.10/ltmain.sh-8199-	    shift
openconnect-8.10/ltmain.sh:8200:	    libname=`eval "\\$ECHO \"$libname_spec\""`
openconnect-8.10/ltmain.sh-8201-	    # use dlname if we got it. it's perfectly good, no?
##############################################
openconnect-8.10/ltmain.sh-8491-		*)
openconnect-8.10/ltmain.sh:8492:		  absdir=`cd "$dir" && pwd`
openconnect-8.10/ltmain.sh-8493-		  if test -z "$absdir"; then
##############################################
openconnect-8.10/ltmain.sh-8502-		  depdepl=
openconnect-8.10/ltmain.sh:8503:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
openconnect-8.10/ltmain.sh-8504-		  if test -n "$deplibrary_names"; then
##############################################
openconnect-8.10/ltmain.sh-8509-		      depdepl=$absdir/$objdir/$depdepl
openconnect-8.10/ltmain.sh:8510:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
openconnect-8.10/ltmain.sh-8511-                      if test -z "$darwin_install_name"; then
openconnect-8.10/ltmain.sh:8512:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
openconnect-8.10/ltmain.sh-8513-                      fi
##############################################
openconnect-8.10/ltmain.sh-8524-		else
openconnect-8.10/ltmain.sh:8525:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
openconnect-8.10/ltmain.sh-8526-		  test -z "$libdir" && \
##############################################
openconnect-8.10/ltmain.sh-8547-	else
openconnect-8.10/ltmain.sh:8548:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
openconnect-8.10/ltmain.sh-8549-	fi
##############################################
openconnect-8.10/ltmain.sh-8636-        linux*)
openconnect-8.10/ltmain.sh:8637:          case `$CC -V 2>&1 | sed 5q` in
openconnect-8.10/ltmain.sh-8638-          *Sun\ C*) # Sun C++ 5.9
##############################################
openconnect-8.10/ltmain.sh-9041-	removelist=
openconnect-8.10/ltmain.sh:9042:	tempremovelist=`$ECHO "$output_objdir/*"`
openconnect-8.10/ltmain.sh-9043-	for p in $tempremovelist; do
##############################################
openconnect-8.10/ltmain.sh-9067-	# Transform .lo files to .o files.
openconnect-8.10/ltmain.sh:9068:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
openconnect-8.10/ltmain.sh-9069-      fi
##############################################
openconnect-8.10/ltmain.sh-9072-      #for path in $notinst_path; do
openconnect-8.10/ltmain.sh:9073:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
openconnect-8.10/ltmain.sh:9074:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
openconnect-8.10/ltmain.sh:9075:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
openconnect-8.10/ltmain.sh-9076-      #done
##############################################
openconnect-8.10/ltmain.sh-9193-		if test -n "$i"; then
openconnect-8.10/ltmain.sh:9194:		  libname=`eval "\\$ECHO \"$libname_spec\""`
openconnect-8.10/ltmain.sh:9195:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
openconnect-8.10/ltmain.sh-9196-		  set dummy $deplib_matches; shift
openconnect-8.10/ltmain.sh-9197-		  deplib_match=$1
openconnect-8.10/ltmain.sh:9198:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
openconnect-8.10/ltmain.sh-9199-		    func_append newdeplibs " $i"
##############################################
openconnect-8.10/ltmain.sh-9236-		  if test -n "$i"; then
openconnect-8.10/ltmain.sh:9237:		    libname=`eval "\\$ECHO \"$libname_spec\""`
openconnect-8.10/ltmain.sh:9238:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
openconnect-8.10/ltmain.sh-9239-		    set dummy $deplib_matches; shift
openconnect-8.10/ltmain.sh-9240-		    deplib_match=$1
openconnect-8.10/ltmain.sh:9241:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
openconnect-8.10/ltmain.sh-9242-		      func_append newdeplibs " $i"
##############################################
openconnect-8.10/ltmain.sh-9271-	  set dummy $deplibs_check_method; shift
openconnect-8.10/ltmain.sh:9272:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
openconnect-8.10/ltmain.sh-9273-	  for a_deplib in $deplibs; do
##############################################
openconnect-8.10/ltmain.sh-9286-	      if test -n "$a_deplib"; then
openconnect-8.10/ltmain.sh:9287:		libname=`eval "\\$ECHO \"$libname_spec\""`
openconnect-8.10/ltmain.sh-9288-		if test -n "$file_magic_glob"; then
openconnect-8.10/ltmain.sh:9289:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
openconnect-8.10/ltmain.sh-9290-		else
##############################################
openconnect-8.10/ltmain.sh-9296-		    shopt -s nocaseglob
openconnect-8.10/ltmain.sh:9297:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
openconnect-8.10/ltmain.sh-9298-		    $nocaseglob
openconnect-8.10/ltmain.sh-9299-		  else
openconnect-8.10/ltmain.sh:9300:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
openconnect-8.10/ltmain.sh-9301-		  fi
##############################################
openconnect-8.10/ltmain.sh-9314-		      while test -h "$potlib" 2>/dev/null; do
openconnect-8.10/ltmain.sh:9315:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
openconnect-8.10/ltmain.sh-9316-			case $potliblink in
openconnect-8.10/ltmain.sh-9317-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
openconnect-8.10/ltmain.sh:9318:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
openconnect-8.10/ltmain.sh-9319-			esac
##############################################
openconnect-8.10/ltmain.sh-9355-	  set dummy $deplibs_check_method; shift
openconnect-8.10/ltmain.sh:9356:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
openconnect-8.10/ltmain.sh-9357-	  for a_deplib in $deplibs; do
##############################################
openconnect-8.10/ltmain.sh-9370-	      if test -n "$a_deplib"; then
openconnect-8.10/ltmain.sh:9371:		libname=`eval "\\$ECHO \"$libname_spec\""`
openconnect-8.10/ltmain.sh-9372-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
openconnect-8.10/ltmain.sh:9373:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
openconnect-8.10/ltmain.sh-9374-		  for potent_lib in $potential_libs; do
##############################################
openconnect-8.10/ltmain.sh-9409-	  newdeplibs=
openconnect-8.10/ltmain.sh:9410:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
openconnect-8.10/ltmain.sh-9411-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
openconnect-8.10/ltmain.sh-9413-	      # can't use Xsed below, because $i might contain '/'
openconnect-8.10/ltmain.sh:9414:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
openconnect-8.10/ltmain.sh-9415-	    done
##############################################
openconnect-8.10/ltmain.sh-9439-	  # On Rhapsody replace the C library with the System framework
openconnect-8.10/ltmain.sh:9440:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
openconnect-8.10/ltmain.sh-9441-	  ;;
##############################################
openconnect-8.10/ltmain.sh-9491-	*-*-darwin*)
openconnect-8.10/ltmain.sh:9492:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
openconnect-8.10/ltmain.sh:9493:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
openconnect-8.10/ltmain.sh:9494:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
openconnect-8.10/ltmain.sh-9495-	  ;;
##############################################
openconnect-8.10/ltmain.sh-9618-	# Use standard objects if they are pic
openconnect-8.10/ltmain.sh:9619:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
openconnect-8.10/ltmain.sh-9620-	test "X$libobjs" = "X " && libobjs=
##############################################
openconnect-8.10/ltmain.sh-10132-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
openconnect-8.10/ltmain.sh:10133:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
openconnect-8.10/ltmain.sh-10134-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
openconnect-8.10/ltmain.sh-10147-      # Create the old-style object.
openconnect-8.10/ltmain.sh:10148:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
openconnect-8.10/ltmain.sh-10149-
##############################################
openconnect-8.10/ltmain.sh-10205-	# On Rhapsody replace the C library is the System framework
openconnect-8.10/ltmain.sh:10206:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
openconnect-8.10/ltmain.sh:10207:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
openconnect-8.10/ltmain.sh-10208-	;;
##############################################
openconnect-8.10/ltmain.sh-10223-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
openconnect-8.10/ltmain.sh:10224:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
openconnect-8.10/ltmain.sh:10225:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
openconnect-8.10/ltmain.sh-10226-	;;
##############################################
openconnect-8.10/ltmain.sh-10301-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
openconnect-8.10/ltmain.sh:10302:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
openconnect-8.10/ltmain.sh-10303-	  case :$dllsearchpath: in
##############################################
openconnect-8.10/ltmain.sh-10361-	# Transform all the library objects into standard objects.
openconnect-8.10/ltmain.sh:10362:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
openconnect-8.10/ltmain.sh:10363:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
openconnect-8.10/ltmain.sh-10364-      fi
##############################################
openconnect-8.10/ltmain.sh-10389-	# Replace the output file specification.
openconnect-8.10/ltmain.sh:10390:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
openconnect-8.10/ltmain.sh-10391-	link_command=$compile_command$compile_rpath
##############################################
openconnect-8.10/ltmain.sh-10398-	  func_to_tool_file "$output"
openconnect-8.10/ltmain.sh:10399:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
openconnect-8.10/ltmain.sh-10400-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
openconnect-8.10/ltmain.sh-10442-	# Replace the output file specification.
openconnect-8.10/ltmain.sh:10443:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
openconnect-8.10/ltmain.sh-10444-	# Delete the old output file.
##############################################
openconnect-8.10/ltmain.sh-10450-	  func_to_tool_file "$output"
openconnect-8.10/ltmain.sh:10451:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
openconnect-8.10/ltmain.sh-10452-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
openconnect-8.10/ltmain.sh-10468-	  link_command=$finalize_var$compile_command$finalize_rpath
openconnect-8.10/ltmain.sh:10469:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
openconnect-8.10/ltmain.sh-10470-          ;;
##############################################
openconnect-8.10/ltmain.sh-10481-      # Replace the output file specification.
openconnect-8.10/ltmain.sh:10482:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
openconnect-8.10/ltmain.sh-10483-
##############################################
openconnect-8.10/ltmain.sh-10490-	func_to_tool_file "$output_objdir/$outputname"
openconnect-8.10/ltmain.sh:10491:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
openconnect-8.10/ltmain.sh-10492-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
openconnect-8.10/ltmain.sh-10511-	relink_command="(cd `pwd`; $relink_command)"
openconnect-8.10/ltmain.sh:10512:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
openconnect-8.10/ltmain.sh-10513-      fi
##############################################
openconnect-8.10/ltmain.sh-10757-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
openconnect-8.10/ltmain.sh:10758:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
openconnect-8.10/ltmain.sh-10759-      if test yes = "$hardcode_automatic"; then
##############################################
openconnect-8.10/ltmain.sh-10778-		func_resolve_sysroot "$deplib"
openconnect-8.10/ltmain.sh:10779:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
openconnect-8.10/ltmain.sh-10780-		test -z "$libdir" && \
##############################################
openconnect-8.10/ltmain.sh-10804-		name=$func_basename_result
openconnect-8.10/ltmain.sh:10805:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
openconnect-8.10/ltmain.sh-10806-		test -z "$libdir" && \
##############################################
openconnect-8.10/ltmain.sh-10823-		name=$func_basename_result
openconnect-8.10/ltmain.sh:10824:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
openconnect-8.10/ltmain.sh-10825-		test -z "$libdir" && \
##############################################
openconnect-8.10/ltmain.sh-11142-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
openconnect-8.10/ltmain.sh:11143:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
openconnect-8.10/ltmain.sh-11144-# ### END LIBTOOL TAG CONFIG: disable-static