===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
echoping-6.0.2/acinclude.m4-11-changequote(,)dnl
echoping-6.0.2/acinclude.m4:12:$1=`echo $2 | tr '[a-z]' '[A-Z]'`
echoping-6.0.2/acinclude.m4-13-changequote([,])dnl
##############################################
echoping-6.0.2/acinclude.m4-222-        if test $ac_cv_have_$1_proto = yes ; then
echoping-6.0.2/acinclude.m4:223:                ac_tr_func=HAVE_`echo $1 | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`_PROTO
echoping-6.0.2/acinclude.m4-224-                AC_DEFINE_UNQUOTED($ac_tr_func)
##############################################
echoping-6.0.2/acinclude.m4-259-], eval "ac_cv_func_$1=yes", eval "ac_cv_func_$1=no")])
echoping-6.0.2/acinclude.m4:260:if eval "test \"`echo '$ac_cv_func_'$1`\" = yes"; then
echoping-6.0.2/acinclude.m4-261-  AC_MSG_RESULT(yes)
##############################################
echoping-6.0.2/aclocal.m4-254-gentoo_lt_version="1.5.22"
echoping-6.0.2/aclocal.m4:255:gentoo_ltmain_version=`sed -n '/^[[ 	]]*VERSION=/{s/^[[ 	]]*VERSION=//;p;q;}' "$ltmain"`
echoping-6.0.2/aclocal.m4-256-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
##############################################
echoping-6.0.2/aclocal.m4-304-done
echoping-6.0.2/aclocal.m4:305:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/aclocal.m4-306-])
##############################################
echoping-6.0.2/aclocal.m4-376-  # Remove one level of quotation (which was required for Make).
echoping-6.0.2/aclocal.m4:377:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
echoping-6.0.2/aclocal.m4-378-  ;;
##############################################
echoping-6.0.2/aclocal.m4-387-  :
echoping-6.0.2/aclocal.m4:388:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
echoping-6.0.2/aclocal.m4-389-  # Yippee, $echo works!
##############################################
echoping-6.0.2/aclocal.m4-413-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
echoping-6.0.2/aclocal.m4:414:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
echoping-6.0.2/aclocal.m4:415:       echo_test_string=`eval $cmd` &&
echoping-6.0.2/aclocal.m4-416-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
echoping-6.0.2/aclocal.m4-422-
echoping-6.0.2/aclocal.m4:423:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/aclocal.m4:424:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/aclocal.m4-425-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/aclocal.m4-437-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
echoping-6.0.2/aclocal.m4:438:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/aclocal.m4:439:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/aclocal.m4-440-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/aclocal.m4-449-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/aclocal.m4:450:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/aclocal.m4-451-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/aclocal.m4-464-      echo='printf %s\n'
echoping-6.0.2/aclocal.m4:465:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/aclocal.m4:466:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/aclocal.m4-467-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/aclocal.m4-469-	:
echoping-6.0.2/aclocal.m4:470:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/aclocal.m4-471-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/aclocal.m4:472:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/aclocal.m4-473-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/aclocal.m4-478-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
echoping-6.0.2/aclocal.m4:479:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/aclocal.m4-480-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/aclocal.m4:481:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/aclocal.m4-482-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/aclocal.m4-488-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
echoping-6.0.2/aclocal.m4:489:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
echoping-6.0.2/aclocal.m4-490-	  then
##############################################
echoping-6.0.2/aclocal.m4-496-	if test "$prev" != 'sed 50q "[$]0"'; then
echoping-6.0.2/aclocal.m4:497:	  echo_test_string=`eval $prev`
echoping-6.0.2/aclocal.m4-498-	  export echo_test_string
##############################################
echoping-6.0.2/aclocal.m4-535-  if AC_TRY_EVAL(ac_compile); then
echoping-6.0.2/aclocal.m4:536:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/aclocal.m4-537-    *ELF-32*)
##############################################
echoping-6.0.2/aclocal.m4-551-   if test "$lt_cv_prog_gnu_ld" = yes; then
echoping-6.0.2/aclocal.m4:552:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/aclocal.m4-553-    *32-bit*)
##############################################
echoping-6.0.2/aclocal.m4-563-   else
echoping-6.0.2/aclocal.m4:564:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/aclocal.m4-565-    *32-bit*)
##############################################
echoping-6.0.2/aclocal.m4-798-    # And add a safety zone
echoping-6.0.2/aclocal.m4:799:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
echoping-6.0.2/aclocal.m4:800:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
echoping-6.0.2/aclocal.m4-801-    ;;
##############################################
echoping-6.0.2/aclocal.m4-826-    if test -n "$kargmax"; then
echoping-6.0.2/aclocal.m4:827:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
echoping-6.0.2/aclocal.m4-828-    else
##############################################
echoping-6.0.2/aclocal.m4-836-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
echoping-6.0.2/aclocal.m4:837:    while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
echoping-6.0.2/aclocal.m4-838-	       = "XX$teststring") >/dev/null 2>&1 &&
echoping-6.0.2/aclocal.m4:839:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
echoping-6.0.2/aclocal.m4-840-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
echoping-6.0.2/aclocal.m4-842-    do
echoping-6.0.2/aclocal.m4:843:      i=`expr $i + 1`
echoping-6.0.2/aclocal.m4-844-      teststring=$teststring$teststring
##############################################
echoping-6.0.2/aclocal.m4-849-    # It appears as though 1/2 is a usable value.
echoping-6.0.2/aclocal.m4:850:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
echoping-6.0.2/aclocal.m4-851-    ;;
##############################################
echoping-6.0.2/aclocal.m4-1141-  if test "$hard_links" = no; then
echoping-6.0.2/aclocal.m4:1142:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
echoping-6.0.2/aclocal.m4-1143-    need_locks=warn
##############################################
echoping-6.0.2/aclocal.m4-1256-if test "$GCC" = yes; then
echoping-6.0.2/aclocal.m4:1257:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/aclocal.m4-1258-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/aclocal.m4-1262-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/aclocal.m4:1263:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/aclocal.m4-1264-  else
echoping-6.0.2/aclocal.m4:1265:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/aclocal.m4-1266-  fi
##############################################
echoping-6.0.2/aclocal.m4-1333-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/aclocal.m4:1334:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/aclocal.m4-1335-  ;;
##############################################
echoping-6.0.2/aclocal.m4-1366-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/aclocal.m4:1367:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/aclocal.m4:1368:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/aclocal.m4:1369:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/aclocal.m4-1370-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/aclocal.m4-1372-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/aclocal.m4:1373:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/aclocal.m4-1374-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/aclocal.m4-1380-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/aclocal.m4:1381:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/aclocal.m4-1382-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/aclocal.m4-1385-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/aclocal.m4:1386:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/aclocal.m4:1387:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/aclocal.m4-1388-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
echoping-6.0.2/aclocal.m4-1394-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/aclocal.m4:1395:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/aclocal.m4-1396-      else
echoping-6.0.2/aclocal.m4:1397:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/aclocal.m4-1398-      fi
##############################################
echoping-6.0.2/aclocal.m4-1401-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/aclocal.m4:1402:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/aclocal.m4-1403-      ;;
##############################################
echoping-6.0.2/aclocal.m4-1410-      supports_anon_versioning=no
echoping-6.0.2/aclocal.m4:1411:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/aclocal.m4-1412-        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/aclocal.m4-1431-  *)
echoping-6.0.2/aclocal.m4:1432:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/aclocal.m4-1433-    ;;
##############################################
echoping-6.0.2/aclocal.m4-1448-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/aclocal.m4:1449:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/aclocal.m4-1450-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/aclocal.m4-1451-  if test "$GCC" = yes; then
echoping-6.0.2/aclocal.m4:1452:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/aclocal.m4-1453-  else
##############################################
echoping-6.0.2/aclocal.m4-1667-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/aclocal.m4:1668:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/aclocal.m4-1669-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/aclocal.m4-1739-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/aclocal.m4:1740:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/aclocal.m4-1741-    case $host_os in
##############################################
echoping-6.0.2/aclocal.m4-1889-  if test -z "$LTCC"; then
echoping-6.0.2/aclocal.m4:1890:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
echoping-6.0.2/aclocal.m4-1891-    if test -z "$LTCC"; then
##############################################
echoping-6.0.2/aclocal.m4-1893-    else
echoping-6.0.2/aclocal.m4:1894:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
echoping-6.0.2/aclocal.m4-1895-    fi
##############################################
echoping-6.0.2/aclocal.m4-1897-  if test -z "$LTCFLAGS"; then
echoping-6.0.2/aclocal.m4:1898:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
echoping-6.0.2/aclocal.m4-1899-  fi
##############################################
echoping-6.0.2/aclocal.m4-1902-  # Note that this assumes the entire list is on one line.
echoping-6.0.2/aclocal.m4:1903:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
echoping-6.0.2/aclocal.m4-1904-
##############################################
echoping-6.0.2/aclocal.m4-1908-    # Check whether tagname contains only valid characters
echoping-6.0.2/aclocal.m4:1909:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
echoping-6.0.2/aclocal.m4-1910-    "") ;;
##############################################
echoping-6.0.2/aclocal.m4-2163-	"file_magic "*)
echoping-6.0.2/aclocal.m4:2164:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/aclocal.m4-2165-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/aclocal.m4-2235-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/aclocal.m4:2236:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/aclocal.m4-2237-  *)
echoping-6.0.2/aclocal.m4:2238:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/aclocal.m4-2239-  esac
##############################################
echoping-6.0.2/aclocal.m4-2244-      # Canonicalize the pathname of ld
echoping-6.0.2/aclocal.m4:2245:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/aclocal.m4-2246-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/aclocal.m4:2247:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/aclocal.m4-2248-      done
##############################################
echoping-6.0.2/aclocal.m4-2275-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/aclocal.m4:2276:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/aclocal.m4-2277-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/aclocal.m4-2306-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/aclocal.m4:2307:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/aclocal.m4-2308-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/aclocal.m4-2474-openbsd*)
echoping-6.0.2/aclocal.m4:2475:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/aclocal.m4-2476-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
echoping-6.0.2/aclocal.m4-2551-	# Tru64's nm complains that /dev/null is an invalid object file
echoping-6.0.2/aclocal.m4:2552:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/aclocal.m4-2553-	*/dev/null* | *'Invalid file or object type'*)
##############################################
echoping-6.0.2/aclocal.m4-2557-	*)
echoping-6.0.2/aclocal.m4:2558:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/aclocal.m4-2559-	  */dev/null*)
##############################################
echoping-6.0.2/aclocal.m4-2921-    # ancient GNU ld didn't support --whole-archive et. al.
echoping-6.0.2/aclocal.m4:2922:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
echoping-6.0.2/aclocal.m4-2923-	grep 'no-whole-archive' > /dev/null; then
##############################################
echoping-6.0.2/aclocal.m4-3002-      # below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/aclocal.m4:3003:	collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/aclocal.m4-3004-	if test -f "$collect2name" && \
##############################################
echoping-6.0.2/aclocal.m4-3050-
echoping-6.0.2/aclocal.m4:3051:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/aclocal.m4-3052-     else
##############################################
echoping-6.0.2/aclocal.m4-3105-      # is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/aclocal.m4:3106:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/aclocal.m4-3107-	cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/aclocal.m4-3166-         output_verbose_link_cmd='echo'
echoping-6.0.2/aclocal.m4:3167:          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/aclocal.m4-3168-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/aclocal.m4-3234-      # dependencies.
echoping-6.0.2/aclocal.m4:3235:      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; echo $list'
echoping-6.0.2/aclocal.m4-3236-      ;;
##############################################
echoping-6.0.2/aclocal.m4-3298-	# dependencies.
echoping-6.0.2/aclocal.m4:3299:	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; echo $list'
echoping-6.0.2/aclocal.m4-3300-	;;
##############################################
echoping-6.0.2/aclocal.m4-3333-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/aclocal.m4:3334:    _LT_AC_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'
echoping-6.0.2/aclocal.m4:3335:    _LT_AC_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'
echoping-6.0.2/aclocal.m4-3336-    ;;
##############################################
echoping-6.0.2/aclocal.m4-3340-	# SGI C++
echoping-6.0.2/aclocal.m4:3341:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/aclocal.m4-3342-
##############################################
echoping-6.0.2/aclocal.m4-3351-	  if test "$with_gnu_ld" = no; then
echoping-6.0.2/aclocal.m4:3352:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/aclocal.m4-3353-	  else
echoping-6.0.2/aclocal.m4:3354:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
echoping-6.0.2/aclocal.m4-3355-	  fi
##############################################
echoping-6.0.2/aclocal.m4-3370-	# to its proper name (with version) after linking.
echoping-6.0.2/aclocal.m4:3371:	_LT_AC_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'
echoping-6.0.2/aclocal.m4:3372:	_LT_AC_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'
echoping-6.0.2/aclocal.m4-3373-	# Commands to make compiler produce verbose output that lists
##############################################
echoping-6.0.2/aclocal.m4-3380-	# dependencies.
echoping-6.0.2/aclocal.m4:3381:	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; echo $list'
echoping-6.0.2/aclocal.m4-3382-
##############################################
echoping-6.0.2/aclocal.m4-3395-	# earlier do not add the objects themselves.
echoping-6.0.2/aclocal.m4:3396:	case `$CC -V 2>&1` in
echoping-6.0.2/aclocal.m4-3397-	*"Version 7."*)
##############################################
echoping-6.0.2/aclocal.m4-3421-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
echoping-6.0.2/aclocal.m4:3422:	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/aclocal.m4-3423-        ;;
##############################################
echoping-6.0.2/aclocal.m4-3440-	# dependencies.
echoping-6.0.2/aclocal.m4:3441:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
echoping-6.0.2/aclocal.m4-3442-	;;
##############################################
echoping-6.0.2/aclocal.m4-3484-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
echoping-6.0.2/aclocal.m4:3485:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/aclocal.m4-3486-      _LT_AC_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'
##############################################
echoping-6.0.2/aclocal.m4-3499-	# to its proper name (with version) after linking.
echoping-6.0.2/aclocal.m4:3500:	_LT_AC_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'
echoping-6.0.2/aclocal.m4-3501-
##############################################
echoping-6.0.2/aclocal.m4-3516-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/aclocal.m4:3517:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/aclocal.m4-3518-
##############################################
echoping-6.0.2/aclocal.m4-3529-	# dependencies.
echoping-6.0.2/aclocal.m4:3530:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/aclocal.m4-3531-	;;
##############################################
echoping-6.0.2/aclocal.m4-3534-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/aclocal.m4:3535:	  _LT_AC_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" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/aclocal.m4-3536-
##############################################
echoping-6.0.2/aclocal.m4-3559-	# to its proper name (with version) after linking.
echoping-6.0.2/aclocal.m4:3560:	_LT_AC_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'
echoping-6.0.2/aclocal.m4-3561-
##############################################
echoping-6.0.2/aclocal.m4-3575-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/aclocal.m4:3576:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/aclocal.m4:3577:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
echoping-6.0.2/aclocal.m4-3578-	  echo "-hidden">> $lib.exp~
echoping-6.0.2/aclocal.m4:3579:	  $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~
echoping-6.0.2/aclocal.m4-3580-	  $rm $lib.exp'
##############################################
echoping-6.0.2/aclocal.m4-3592-	# dependencies.
echoping-6.0.2/aclocal.m4:3593:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/aclocal.m4-3594-	;;
##############################################
echoping-6.0.2/aclocal.m4-3597-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/aclocal.m4:3598:	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/aclocal.m4-3599-
##############################################
echoping-6.0.2/aclocal.m4-3659-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
echoping-6.0.2/aclocal.m4:3660:	    _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
echoping-6.0.2/aclocal.m4-3661-	    ;;
##############################################
echoping-6.0.2/aclocal.m4-3747-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/aclocal.m4:3748:    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/aclocal.m4-3749-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
echoping-6.0.2/aclocal.m4-3870-  # eval without this substitution.
echoping-6.0.2/aclocal.m4:3871:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
echoping-6.0.2/aclocal.m4-3872-
echoping-6.0.2/aclocal.m4:3873:  for p in `eval $output_verbose_link_cmd`; do
echoping-6.0.2/aclocal.m4-3874-    case $p in
##############################################
echoping-6.0.2/aclocal.m4-4256-      # Double-quote double-evaled strings.
echoping-6.0.2/aclocal.m4:4257:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/aclocal.m4-4258-      ;;
echoping-6.0.2/aclocal.m4-4259-    *)
echoping-6.0.2/aclocal.m4:4260:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/aclocal.m4-4261-      ;;
##############################################
echoping-6.0.2/aclocal.m4-4266-  *'\[$]0 --fallback-echo"')
echoping-6.0.2/aclocal.m4:4267:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
echoping-6.0.2/aclocal.m4-4268-    ;;
##############################################
echoping-6.0.2/aclocal.m4-4281-
echoping-6.0.2/aclocal.m4:4282:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
echoping-6.0.2/aclocal.m4-4283-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
echoping-6.0.2/aclocal.m4-4663-  # libtool script then.
echoping-6.0.2/aclocal.m4:4664:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/aclocal.m4-4665-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/aclocal.m4-4768-# If we're using GNU nm, then use its standard symbol codes.
echoping-6.0.2/aclocal.m4:4769:case `$NM -V 2>&1` in
echoping-6.0.2/aclocal.m4-4770-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/aclocal.m4-4801-    nlist=conftest.nm
echoping-6.0.2/aclocal.m4:4802:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
echoping-6.0.2/aclocal.m4-4803-      # Try sorting and uniquifying the output.
##############################################
echoping-6.0.2/aclocal.m4-5519-    supports_anon_versioning=no
echoping-6.0.2/aclocal.m4:5520:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/aclocal.m4-5521-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/aclocal.m4-5583-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/aclocal.m4:5584:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/aclocal.m4-5585-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/aclocal.m4-5606-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/aclocal.m4:5607:      _LT_AC_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'
echoping-6.0.2/aclocal.m4:5608:      _LT_AC_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'
echoping-6.0.2/aclocal.m4-5609-      ;;
##############################################
echoping-6.0.2/aclocal.m4-5615-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/aclocal.m4:5616:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/aclocal.m4-5617-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/aclocal.m4-5619-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/aclocal.m4:5620:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/aclocal.m4-5621-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/aclocal.m4-5673-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/aclocal.m4:5674:      case `$LD -v 2>&1` in
echoping-6.0.2/aclocal.m4-5675-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) 
##############################################
echoping-6.0.2/aclocal.m4-5689-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/aclocal.m4:5690:	    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/aclocal.m4-5691-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/aclocal.m4-5788-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/aclocal.m4:5789:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/aclocal.m4-5790-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/aclocal.m4-5835-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/aclocal.m4:5836:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/aclocal.m4-5837-       else
##############################################
echoping-6.0.2/aclocal.m4-5882-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/aclocal.m4:5883:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/aclocal.m4-5884-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/aclocal.m4-5887-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/aclocal.m4:5888:      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
echoping-6.0.2/aclocal.m4-5889-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
echoping-6.0.2/aclocal.m4-5928-         output_verbose_link_cmd='echo'
echoping-6.0.2/aclocal.m4:5929:         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/aclocal.m4-5930-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/aclocal.m4-6063-      if test "$GCC" = yes; then
echoping-6.0.2/aclocal.m4:6064:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/aclocal.m4-6065-      else
echoping-6.0.2/aclocal.m4:6066:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/aclocal.m4-6067-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
echoping-6.0.2/aclocal.m4-6095-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/aclocal.m4:6096:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/aclocal.m4-6097-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/aclocal.m4-6125-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/aclocal.m4:6126:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/aclocal.m4-6127-      else
echoping-6.0.2/aclocal.m4-6128-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/aclocal.m4:6129:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/aclocal.m4-6130-      fi
##############################################
echoping-6.0.2/aclocal.m4-6137-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/aclocal.m4:6138:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/aclocal.m4-6139-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/aclocal.m4-6141-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/aclocal.m4:6142:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/aclocal.m4:6143:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/aclocal.m4:6144:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/aclocal.m4-6145-
##############################################
echoping-6.0.2/aclocal.m4-6178- 	*)
echoping-6.0.2/aclocal.m4:6179: 	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/aclocal.m4-6180- 	esac ;;
##############################################
echoping-6.0.2/aclocal.m4-6262-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/aclocal.m4:6263:      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/aclocal.m4-6264-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
echoping-6.0.2/aclocal.m4-6327-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
echoping-6.0.2/aclocal.m4:6328:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
echoping-6.0.2/aclocal.m4-6329-        then
##############################################
echoping-6.0.2/aclocal.m4-6463-    test $lt_ac_count -gt 10 && break
echoping-6.0.2/aclocal.m4:6464:    lt_ac_count=`expr $lt_ac_count + 1`
echoping-6.0.2/aclocal.m4-6465-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
echoping-6.0.2/aclocal.m4-6519-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
echoping-6.0.2/aclocal.m4:6520:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
echoping-6.0.2/aclocal.m4-6521-#
##############################################
echoping-6.0.2/aclocal.m4-6543-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
echoping-6.0.2/aclocal.m4:6544:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
echoping-6.0.2/aclocal.m4-6545-# and then we would define $MISSING as
##############################################
echoping-6.0.2/aclocal.m4-6559-# expand $ac_aux_dir to an absolute path
echoping-6.0.2/aclocal.m4:6560:am_aux_dir=`cd $ac_aux_dir && pwd`
echoping-6.0.2/aclocal.m4-6561-])
##############################################
echoping-6.0.2/aclocal.m4-6659-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/aclocal.m4:6660:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
echoping-6.0.2/aclocal.m4-6661-  fi
##############################################
echoping-6.0.2/aclocal.m4-6771-  # Strip MF so we end up with the name of the file.
echoping-6.0.2/aclocal.m4:6772:  mf=`echo "$mf" | sed -e 's/:.*$//'`
echoping-6.0.2/aclocal.m4-6773-  # Check whether this is an Automake generated Makefile or not.
##############################################
echoping-6.0.2/aclocal.m4-6780-  if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then
echoping-6.0.2/aclocal.m4:6781:    dirpart=`AS_DIRNAME("$mf")`
echoping-6.0.2/aclocal.m4-6782-  else
##############################################
echoping-6.0.2/aclocal.m4-6786-  # from the Makefile without running `make'.
echoping-6.0.2/aclocal.m4:6787:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
echoping-6.0.2/aclocal.m4-6788-  test -z "$DEPDIR" && continue
echoping-6.0.2/aclocal.m4:6789:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
echoping-6.0.2/aclocal.m4-6790-  test -z "am__include" && continue
echoping-6.0.2/aclocal.m4:6791:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
echoping-6.0.2/aclocal.m4-6792-  # When using ansi2knr, U may be empty or an underscore; expand it
echoping-6.0.2/aclocal.m4:6793:  U=`sed -n 's/^U = //p' < "$mf"`
echoping-6.0.2/aclocal.m4-6794-  # Find all dependency output files, they are included files with
##############################################
echoping-6.0.2/aclocal.m4-6802-    test -f "$dirpart/$file" && continue
echoping-6.0.2/aclocal.m4:6803:    fdir=`AS_DIRNAME(["$file"])`
echoping-6.0.2/aclocal.m4-6804-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
echoping-6.0.2/aclocal.m4-6868-AC_REQUIRE([AC_PROG_INSTALL])dnl
echoping-6.0.2/aclocal.m4:6869:if test "`cd $srcdir && pwd`" != "`pwd`"; then
echoping-6.0.2/aclocal.m4-6870-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
echoping-6.0.2/aclocal.m4-6956-    * )
echoping-6.0.2/aclocal.m4:6957:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
echoping-6.0.2/aclocal.m4-6958-  esac
echoping-6.0.2/aclocal.m4-6959-done
echoping-6.0.2/aclocal.m4:6960:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
echoping-6.0.2/aclocal.m4-6961-
##############################################
echoping-6.0.2/aclocal.m4-7028-# case it prints its new name instead of `make'.
echoping-6.0.2/aclocal.m4:7029:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
echoping-6.0.2/aclocal.m4-7030-   am__include=include
##############################################
echoping-6.0.2/aclocal.m4-7036-   echo '.include "confinc"' > confmf
echoping-6.0.2/aclocal.m4:7037:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
echoping-6.0.2/aclocal.m4-7038-      am__include=.include
##############################################
echoping-6.0.2/aclocal.m4-7167-if (
echoping-6.0.2/aclocal.m4:7168:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
echoping-6.0.2/aclocal.m4-7169-   if test "$[*]" = "X"; then
echoping-6.0.2/aclocal.m4-7170-      # -L didn't work.
echoping-6.0.2/aclocal.m4:7171:      set X `ls -t $srcdir/configure conftest.file`
echoping-6.0.2/aclocal.m4-7172-   fi
##############################################
echoping-6.0.2/Makefile.am-34-	  if $(TESTS_ENVIRONMENT) $$dir/$$tst; then \
echoping-6.0.2/Makefile.am:35:	    all=`expr $$all + 1`; \
echoping-6.0.2/Makefile.am-36-	    echo "PASS: $$tst"; \
echoping-6.0.2/Makefile.am-37-	  elif test $$? -ne 77; then \
echoping-6.0.2/Makefile.am:38:	    all=`expr $$all + 1`; \
echoping-6.0.2/Makefile.am:39:	    failed=`expr $$failed + 1`; \
echoping-6.0.2/Makefile.am-40-	    echo "FAIL: $$tst"; \
##############################################
echoping-6.0.2/Makefile.am-47-	fi; \
echoping-6.0.2/Makefile.am:48:	dashes=`echo "$$banner" | sed s/./=/g`; \
echoping-6.0.2/Makefile.am-49-	echo "$$dashes"; \
##############################################
echoping-6.0.2/Makefile.in-91-MANS = $(man_MANS)
echoping-6.0.2/Makefile.in:92:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
echoping-6.0.2/Makefile.in-93-am__vpath_adj = case $$p in \
echoping-6.0.2/Makefile.in:94:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
echoping-6.0.2/Makefile.in-95-    *) f=$$p;; \
echoping-6.0.2/Makefile.in-96-  esac;
echoping-6.0.2/Makefile.in:97:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
echoping-6.0.2/Makefile.in-98-pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
##############################################
echoping-6.0.2/Makefile.in-299-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
echoping-6.0.2/Makefile.in:300:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
echoping-6.0.2/Makefile.in-301-	  if test -f $$p \
##############################################
echoping-6.0.2/Makefile.in-303-	  ; then \
echoping-6.0.2/Makefile.in:304:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
echoping-6.0.2/Makefile.in-305-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
echoping-6.0.2/Makefile.in-312-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
echoping-6.0.2/Makefile.in:313:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
echoping-6.0.2/Makefile.in-314-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
echoping-6.0.2/Makefile.in-319-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
echoping-6.0.2/Makefile.in:320:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
echoping-6.0.2/Makefile.in-321-	  echo " rm -f $$p $$f"; \
##############################################
echoping-6.0.2/Makefile.in-351-.c.obj:
echoping-6.0.2/Makefile.in:352:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
echoping-6.0.2/Makefile.in-353-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
echoping-6.0.2/Makefile.in-355-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
echoping-6.0.2/Makefile.in:356:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
echoping-6.0.2/Makefile.in-357-
##############################################
echoping-6.0.2/Makefile.in-385-	  else file=$$i; fi; \
echoping-6.0.2/Makefile.in:386:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
echoping-6.0.2/Makefile.in-387-	  case "$$ext" in \
##############################################
echoping-6.0.2/Makefile.in-390-	  esac; \
echoping-6.0.2/Makefile.in:391:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
echoping-6.0.2/Makefile.in:392:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
echoping-6.0.2/Makefile.in:393:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
echoping-6.0.2/Makefile.in-394-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
echoping-6.0.2/Makefile.in-406-	for i in $$list; do \
echoping-6.0.2/Makefile.in:407:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
echoping-6.0.2/Makefile.in-408-	  case "$$ext" in \
##############################################
echoping-6.0.2/Makefile.in-411-	  esac; \
echoping-6.0.2/Makefile.in:412:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
echoping-6.0.2/Makefile.in:413:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
echoping-6.0.2/Makefile.in:414:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
echoping-6.0.2/Makefile.in-415-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
echoping-6.0.2/Makefile.in-450-	dot_seen=no; \
echoping-6.0.2/Makefile.in:451:	target=`echo $@ | sed s/-recursive//`; \
echoping-6.0.2/Makefile.in-452-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
echoping-6.0.2/Makefile.in-485-	rev="$$rev ."; \
echoping-6.0.2/Makefile.in:486:	target=`echo $@ | sed s/-recursive//`; \
echoping-6.0.2/Makefile.in-487-	for subdir in $$rev; do \
##############################################
echoping-6.0.2/Makefile.in-559-GTAGS:
echoping-6.0.2/Makefile.in:560:	here=`$(am__cd) $(top_builddir) && pwd` \
echoping-6.0.2/Makefile.in-561-	  && cd $(top_srcdir) \
##############################################
echoping-6.0.2/Makefile.in-576-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
echoping-6.0.2/Makefile.in:577:	      all=`expr $$all + 1`; \
echoping-6.0.2/Makefile.in-578-	      case " $(XFAIL_TESTS) " in \
echoping-6.0.2/Makefile.in-579-	      *$$ws$$tst$$ws*) \
echoping-6.0.2/Makefile.in:580:		xpass=`expr $$xpass + 1`; \
echoping-6.0.2/Makefile.in:581:		failed=`expr $$failed + 1`; \
echoping-6.0.2/Makefile.in-582-		echo "XPASS: $$tst"; \
##############################################
echoping-6.0.2/Makefile.in-588-	    elif test $$? -ne 77; then \
echoping-6.0.2/Makefile.in:589:	      all=`expr $$all + 1`; \
echoping-6.0.2/Makefile.in-590-	      case " $(XFAIL_TESTS) " in \
echoping-6.0.2/Makefile.in-591-	      *$$ws$$tst$$ws*) \
echoping-6.0.2/Makefile.in:592:		xfail=`expr $$xfail + 1`; \
echoping-6.0.2/Makefile.in-593-		echo "XFAIL: $$tst"; \
##############################################
echoping-6.0.2/Makefile.in-595-	      *) \
echoping-6.0.2/Makefile.in:596:		failed=`expr $$failed + 1`; \
echoping-6.0.2/Makefile.in-597-		echo "FAIL: $$tst"; \
##############################################
echoping-6.0.2/Makefile.in-600-	    else \
echoping-6.0.2/Makefile.in:601:	      skip=`expr $$skip + 1`; \
echoping-6.0.2/Makefile.in-602-	      echo "SKIP: $$tst"; \
##############################################
echoping-6.0.2/Makefile.in-621-	    skipped="($$skip tests were not run)"; \
echoping-6.0.2/Makefile.in:622:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
echoping-6.0.2/Makefile.in-623-	      dashes="$$skipped"; \
##############################################
echoping-6.0.2/Makefile.in-627-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
echoping-6.0.2/Makefile.in:628:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
echoping-6.0.2/Makefile.in-629-	      dashes="$$report"; \
echoping-6.0.2/Makefile.in-630-	  fi; \
echoping-6.0.2/Makefile.in:631:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
echoping-6.0.2/Makefile.in-632-	  echo "$$dashes"; \
##############################################
echoping-6.0.2/Makefile.in-642-	test -d $(distdir) || mkdir $(distdir)
echoping-6.0.2/Makefile.in:643:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
echoping-6.0.2/Makefile.in:644:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
echoping-6.0.2/Makefile.in-645-	list='$(DISTFILES)'; \
##############################################
echoping-6.0.2/Makefile.in-656-	  if test -d $$d/$$file; then \
echoping-6.0.2/Makefile.in:657:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
echoping-6.0.2/Makefile.in-658-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
echoping-6.0.2/Makefile.in-672-	    || exit 1; \
echoping-6.0.2/Makefile.in:673:	    distdir=`$(am__cd) $(distdir) && pwd`; \
echoping-6.0.2/Makefile.in:674:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
echoping-6.0.2/Makefile.in-675-	    (cd $$subdir && \
##############################################
echoping-6.0.2/Makefile.in-734-	chmod a-w $(distdir)
echoping-6.0.2/Makefile.in:735:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
echoping-6.0.2/Makefile.in-736-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
echoping-6.0.2/Makefile.in-765-	@cd $(distuninstallcheck_dir) \
echoping-6.0.2/Makefile.in:766:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
echoping-6.0.2/Makefile.in-767-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
echoping-6.0.2/Makefile.in-777-	fi
echoping-6.0.2/Makefile.in:778:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
echoping-6.0.2/Makefile.in-779-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
echoping-6.0.2/Makefile.in-919-	  if $(TESTS_ENVIRONMENT) $$dir/$$tst; then \
echoping-6.0.2/Makefile.in:920:	    all=`expr $$all + 1`; \
echoping-6.0.2/Makefile.in-921-	    echo "PASS: $$tst"; \
echoping-6.0.2/Makefile.in-922-	  elif test $$? -ne 77; then \
echoping-6.0.2/Makefile.in:923:	    all=`expr $$all + 1`; \
echoping-6.0.2/Makefile.in:924:	    failed=`expr $$failed + 1`; \
echoping-6.0.2/Makefile.in-925-	    echo "FAIL: $$tst"; \
##############################################
echoping-6.0.2/Makefile.in-932-	fi; \
echoping-6.0.2/Makefile.in:933:	dashes=`echo "$$banner" | sed s/./=/g`; \
echoping-6.0.2/Makefile.in-934-	echo "$$dashes"; \
##############################################
echoping-6.0.2/config.guess-40-
echoping-6.0.2/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
echoping-6.0.2/config.guess-42-
##############################################
echoping-6.0.2/config.guess-109-: ${TMPDIR=/tmp} ;
echoping-6.0.2/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
echoping-6.0.2/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
echoping-6.0.2/config.guess-155-EOF
echoping-6.0.2/config.guess:156:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep LIBC= | sed -e 's: ::g'`
echoping-6.0.2/config.guess-157-fi
##############################################
echoping-6.0.2/config.guess-211-	    *)
echoping-6.0.2/config.guess:212:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
echoping-6.0.2/config.guess-213-		;;
##############################################
echoping-6.0.2/config.guess-238-	*4.0)
echoping-6.0.2/config.guess:239:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
echoping-6.0.2/config.guess-240-		;;
echoping-6.0.2/config.guess-241-	*5.*)
echoping-6.0.2/config.guess:242:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
echoping-6.0.2/config.guess-243-		;;
##############################################
echoping-6.0.2/config.guess-248-	# types through head -n 1, so we only detect the type of CPU 0.
echoping-6.0.2/config.guess:249:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
echoping-6.0.2/config.guess-250-	case "$ALPHA_CPU_TYPE" in
##############################################
echoping-6.0.2/config.guess-286-	# 1.2 uses "1.2" for uname -r.
echoping-6.0.2/config.guess:287:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
echoping-6.0.2/config.guess-288-	exit ;;
##############################################
echoping-6.0.2/config.guess-343-    sun4H:SunOS:5.*:*)
echoping-6.0.2/config.guess:344:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
echoping-6.0.2/config.guess-345-	exit ;;
echoping-6.0.2/config.guess-346-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
echoping-6.0.2/config.guess:347:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
echoping-6.0.2/config.guess-348-	exit ;;
echoping-6.0.2/config.guess-349-    i86pc:SunOS:5.*:*)
echoping-6.0.2/config.guess:350:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
echoping-6.0.2/config.guess-351-	exit ;;
##############################################
echoping-6.0.2/config.guess-355-	# it's likely to be more like Solaris than SunOS4.
echoping-6.0.2/config.guess:356:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
echoping-6.0.2/config.guess-357-	exit ;;
##############################################
echoping-6.0.2/config.guess-364-	# Japanese Language versions have a version number like `4.1.3-JL'.
echoping-6.0.2/config.guess:365:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
echoping-6.0.2/config.guess-366-	exit ;;
##############################################
echoping-6.0.2/config.guess-370-    sun*:*:4.2BSD:*)
echoping-6.0.2/config.guess:371:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
echoping-6.0.2/config.guess-372-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
echoping-6.0.2/config.guess-452-	$CC_FOR_BUILD -o $dummy $dummy.c &&
echoping-6.0.2/config.guess:453:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
echoping-6.0.2/config.guess:454:	  SYSTEM_NAME=`$dummy $dummyarg` &&
echoping-6.0.2/config.guess-455-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
echoping-6.0.2/config.guess-508-    *:IRIX*:*:*)
echoping-6.0.2/config.guess:509:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
echoping-6.0.2/config.guess-510-	exit ;;
##############################################
echoping-6.0.2/config.guess-538-EOF
echoping-6.0.2/config.guess:539:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
echoping-6.0.2/config.guess-540-		then
##############################################
echoping-6.0.2/config.guess-551-    *:AIX:*:[45])
echoping-6.0.2/config.guess:552:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
echoping-6.0.2/config.guess-553-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
echoping-6.0.2/config.guess-586-    9000/[34678]??:HP-UX:*:*)
echoping-6.0.2/config.guess:587:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
echoping-6.0.2/config.guess-588-	case "${UNAME_MACHINE}" in
##############################################
echoping-6.0.2/config.guess-640-EOF
echoping-6.0.2/config.guess:641:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
echoping-6.0.2/config.guess-642-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
echoping-6.0.2/config.guess-668-    ia64:HP-UX:*:*)
echoping-6.0.2/config.guess:669:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
echoping-6.0.2/config.guess-670-	echo ia64-hp-hpux${HPUX_REV}
##############################################
echoping-6.0.2/config.guess-698-EOF
echoping-6.0.2/config.guess:699:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
echoping-6.0.2/config.guess-700-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
echoping-6.0.2/config.guess-769-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
echoping-6.0.2/config.guess:770:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
echoping-6.0.2/config.guess-771-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
echoping-6.0.2/config.guess-774-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
echoping-6.0.2/config.guess:775:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
echoping-6.0.2/config.guess-776-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
echoping-6.0.2/config.guess-789-	    pc98)
echoping-6.0.2/config.guess:790:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
echoping-6.0.2/config.guess-791-	    amd64)
echoping-6.0.2/config.guess:792:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
echoping-6.0.2/config.guess-793-	    *)
echoping-6.0.2/config.guess:794:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
echoping-6.0.2/config.guess-795-	esac
##############################################
echoping-6.0.2/config.guess-834-    prep*:SunOS:5.*:*)
echoping-6.0.2/config.guess:835:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
echoping-6.0.2/config.guess-836-	exit ;;
##############################################
echoping-6.0.2/config.guess-838-	# the GNU system
echoping-6.0.2/config.guess:839:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
echoping-6.0.2/config.guess-840-	exit ;;
##############################################
echoping-6.0.2/config.guess-842-	# other systems with GNU libc and userland
echoping-6.0.2/config.guess:843:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
echoping-6.0.2/config.guess-844-	exit ;;
##############################################
echoping-6.0.2/config.guess-1069-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
echoping-6.0.2/config.guess:1070:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
echoping-6.0.2/config.guess-1071-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
echoping-6.0.2/config.guess-1301-    *:DragonFly:*:*)
echoping-6.0.2/config.guess:1302:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
echoping-6.0.2/config.guess-1303-	exit ;;
##############################################
echoping-6.0.2/config.guess-1314-    i*86:skyos:*:*)
echoping-6.0.2/config.guess:1315:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
echoping-6.0.2/config.guess-1316-	exit ;;
##############################################
echoping-6.0.2/config.guess-1439-
echoping-6.0.2/config.guess:1440:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
echoping-6.0.2/config.guess-1441-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
echoping-6.0.2/config.sub-56-
echoping-6.0.2/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
echoping-6.0.2/config.sub-58-
##############################################
echoping-6.0.2/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
echoping-6.0.2/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
echoping-6.0.2/config.sub-122-case $maybe_os in
##############################################
echoping-6.0.2/config.sub-126-    os=-$maybe_os
echoping-6.0.2/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
echoping-6.0.2/config.sub-128-    ;;
echoping-6.0.2/config.sub-129-  *)
echoping-6.0.2/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
echoping-6.0.2/config.sub-131-    if [ $basic_machine != $1 ]
echoping-6.0.2/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
echoping-6.0.2/config.sub-133-    else os=; fi
##############################################
echoping-6.0.2/config.sub-177-		os=-sco5v6
echoping-6.0.2/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
echoping-6.0.2/config.sub-179-		;;
##############################################
echoping-6.0.2/config.sub-181-		os=-sco3.2v5
echoping-6.0.2/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
echoping-6.0.2/config.sub-183-		;;
##############################################
echoping-6.0.2/config.sub-185-		os=-sco3.2v4
echoping-6.0.2/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
echoping-6.0.2/config.sub-187-		;;
echoping-6.0.2/config.sub-188-	-sco3.2.[4-9]*)
echoping-6.0.2/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
echoping-6.0.2/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
echoping-6.0.2/config.sub-191-		;;
##############################################
echoping-6.0.2/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
echoping-6.0.2/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
echoping-6.0.2/config.sub-195-		;;
##############################################
echoping-6.0.2/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
echoping-6.0.2/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
echoping-6.0.2/config.sub-199-		;;
##############################################
echoping-6.0.2/config.sub-201-		os=-sco3.2v2
echoping-6.0.2/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
echoping-6.0.2/config.sub-203-		;;
echoping-6.0.2/config.sub-204-	-udk*)
echoping-6.0.2/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
echoping-6.0.2/config.sub-206-		;;
##############################################
echoping-6.0.2/config.sub-208-		os=-isc2.2
echoping-6.0.2/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
echoping-6.0.2/config.sub-210-		;;
##############################################
echoping-6.0.2/config.sub-214-	-isc*)
echoping-6.0.2/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
echoping-6.0.2/config.sub-216-		;;
##############################################
echoping-6.0.2/config.sub-220-	-ptx*)
echoping-6.0.2/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
echoping-6.0.2/config.sub-222-		;;
echoping-6.0.2/config.sub-223-	-windowsnt*)
echoping-6.0.2/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
echoping-6.0.2/config.sub-225-		;;
##############################################
echoping-6.0.2/config.sub-309-	*-*-*)
echoping-6.0.2/config.sub:310:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
echoping-6.0.2/config.sub-311-		exit 1
##############################################
echoping-6.0.2/config.sub-411-	amd64-*)
echoping-6.0.2/config.sub:412:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
echoping-6.0.2/config.sub-413-		;;
##############################################
echoping-6.0.2/config.sub-632-	i*86v32)
echoping-6.0.2/config.sub:633:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
echoping-6.0.2/config.sub-634-		os=-sysv32
##############################################
echoping-6.0.2/config.sub-636-	i*86v4*)
echoping-6.0.2/config.sub:637:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
echoping-6.0.2/config.sub-638-		os=-sysv4
##############################################
echoping-6.0.2/config.sub-640-	i*86v)
echoping-6.0.2/config.sub:641:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
echoping-6.0.2/config.sub-642-		os=-sysv
##############################################
echoping-6.0.2/config.sub-644-	i*86sol2)
echoping-6.0.2/config.sub:645:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
echoping-6.0.2/config.sub-646-		os=-solaris2
##############################################
echoping-6.0.2/config.sub-710-	mips3*-*)
echoping-6.0.2/config.sub:711:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
echoping-6.0.2/config.sub-712-		;;
echoping-6.0.2/config.sub-713-	mips3*)
echoping-6.0.2/config.sub:714:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
echoping-6.0.2/config.sub-715-		;;
##############################################
echoping-6.0.2/config.sub-728-	ms1-*)
echoping-6.0.2/config.sub:729:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
echoping-6.0.2/config.sub-730-		;;
##############################################
echoping-6.0.2/config.sub-841-	pc98-*)
echoping-6.0.2/config.sub:842:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
echoping-6.0.2/config.sub-843-		;;
##############################################
echoping-6.0.2/config.sub-856-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
echoping-6.0.2/config.sub:857:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
echoping-6.0.2/config.sub-858-		;;
echoping-6.0.2/config.sub-859-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
echoping-6.0.2/config.sub:860:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
echoping-6.0.2/config.sub-861-		;;
echoping-6.0.2/config.sub-862-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
echoping-6.0.2/config.sub:863:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
echoping-6.0.2/config.sub-864-		;;
echoping-6.0.2/config.sub-865-	pentium4-*)
echoping-6.0.2/config.sub:866:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
echoping-6.0.2/config.sub-867-		;;
##############################################
echoping-6.0.2/config.sub-874-		;;
echoping-6.0.2/config.sub:875:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
echoping-6.0.2/config.sub-876-		;;
##############################################
echoping-6.0.2/config.sub-880-	ppcle-* | powerpclittle-*)
echoping-6.0.2/config.sub:881:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
echoping-6.0.2/config.sub-882-		;;
##############################################
echoping-6.0.2/config.sub-884-		;;
echoping-6.0.2/config.sub:885:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
echoping-6.0.2/config.sub-886-		;;
##############################################
echoping-6.0.2/config.sub-890-	ppc64le-* | powerpc64little-*)
echoping-6.0.2/config.sub:891:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
echoping-6.0.2/config.sub-892-		;;
##############################################
echoping-6.0.2/config.sub-1167-	*)
echoping-6.0.2/config.sub:1168:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
echoping-6.0.2/config.sub-1169-		exit 1
##############################################
echoping-6.0.2/config.sub-1175-	*-digital*)
echoping-6.0.2/config.sub:1176:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
echoping-6.0.2/config.sub-1177-		;;
echoping-6.0.2/config.sub-1178-	*-commodore*)
echoping-6.0.2/config.sub:1179:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
echoping-6.0.2/config.sub-1180-		;;
##############################################
echoping-6.0.2/config.sub-1193-	-solaris1 | -solaris1.*)
echoping-6.0.2/config.sub:1194:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
echoping-6.0.2/config.sub-1195-		;;
##############################################
echoping-6.0.2/config.sub-1205-	-gnu/linux*)
echoping-6.0.2/config.sub:1206:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
echoping-6.0.2/config.sub-1207-		;;
##############################################
echoping-6.0.2/config.sub-1249-	-nto*)
echoping-6.0.2/config.sub:1250:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
echoping-6.0.2/config.sub-1251-		;;
##############################################
echoping-6.0.2/config.sub-1256-	-mac*)
echoping-6.0.2/config.sub:1257:		os=`echo $os | sed -e 's|mac|macos|'`
echoping-6.0.2/config.sub-1258-		;;
##############################################
echoping-6.0.2/config.sub-1262-	-linux*)
echoping-6.0.2/config.sub:1263:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
echoping-6.0.2/config.sub-1264-		;;
echoping-6.0.2/config.sub-1265-	-sunos5*)
echoping-6.0.2/config.sub:1266:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
echoping-6.0.2/config.sub-1267-		;;
echoping-6.0.2/config.sub-1268-	-sunos6*)
echoping-6.0.2/config.sub:1269:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
echoping-6.0.2/config.sub-1270-		;;
##############################################
echoping-6.0.2/config.sub-1317-	-sinix5.*)
echoping-6.0.2/config.sub:1318:		os=`echo $os | sed -e 's|sinix|sysv|'`
echoping-6.0.2/config.sub-1319-		;;
##############################################
echoping-6.0.2/config.sub-1368-		# Get rid of the `-' at the beginning of $os.
echoping-6.0.2/config.sub:1369:		os=`echo $os | sed 's/[^-]*-//'`
echoping-6.0.2/config.sub:1370:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
echoping-6.0.2/config.sub-1371-		exit 1
##############################################
echoping-6.0.2/config.sub-1613-		esac
echoping-6.0.2/config.sub:1614:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
echoping-6.0.2/config.sub-1615-		;;
##############################################
echoping-6.0.2/depcomp-69-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
echoping-6.0.2/depcomp:70:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
echoping-6.0.2/depcomp-71-
##############################################
echoping-6.0.2/depcomp-217-  # Version 6 uses the directory in both cases.
echoping-6.0.2/depcomp:218:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
echoping-6.0.2/depcomp-219-  tmpdepfile="$stripped.u"
##############################################
echoping-6.0.2/depcomp-228-  else
echoping-6.0.2/depcomp:229:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
echoping-6.0.2/depcomp-230-    tmpdepfile="$stripped.u"
##############################################
echoping-6.0.2/depcomp-242-    # Do two passes, one to just change these to
echoping-6.0.2/depcomp:243:    # `$object: dependent.h' and one to simply `dependent.h:'.
echoping-6.0.2/depcomp-244-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
echoping-6.0.2/depcomp-283-  # Do two passes, one to just change these to
echoping-6.0.2/depcomp:284:  # `$object: dependent.h' and one to simply `dependent.h:'.
echoping-6.0.2/depcomp-285-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
echoping-6.0.2/depcomp-299-  # Much of this is similar to the tru64 case; see comments there.
echoping-6.0.2/depcomp:300:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
echoping-6.0.2/depcomp-301-  test "x$dir" = "x$object" && dir=
echoping-6.0.2/depcomp:302:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
echoping-6.0.2/depcomp-303-  if test "$libtool" = yes; then
##############################################
echoping-6.0.2/depcomp-338-   # Subdirectories are respected.
echoping-6.0.2/depcomp:339:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
echoping-6.0.2/depcomp-340-   test "x$dir" = "x$object" && dir=
echoping-6.0.2/depcomp:341:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
echoping-6.0.2/depcomp-342-
##############################################
echoping-6.0.2/depcomp-477-  done
echoping-6.0.2/depcomp:478:  obj_suffix="`echo $object | sed 's/^.*\././'`"
echoping-6.0.2/depcomp-479-  touch "$tmpdepfile"
##############################################
echoping-6.0.2/install-sh-85-
echoping-6.0.2/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
echoping-6.0.2/install-sh-87-	    shift
##############################################
echoping-6.0.2/install-sh-89-
echoping-6.0.2/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
echoping-6.0.2/install-sh-91-	    shift
##############################################
echoping-6.0.2/install-sh-151-	then
echoping-6.0.2/install-sh:152:		dst="$dst"/`basename $src`
echoping-6.0.2/install-sh-153-	else
##############################################
echoping-6.0.2/install-sh-158-## this sed command emulates the dirname command
echoping-6.0.2/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
echoping-6.0.2/install-sh-160-
##############################################
echoping-6.0.2/install-sh-172-IFS='%'
echoping-6.0.2/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
echoping-6.0.2/install-sh-174-IFS="${oIFS}"
##############################################
echoping-6.0.2/install-sh-206-	then
echoping-6.0.2/install-sh:207:		dstfile=`basename $dst`
echoping-6.0.2/install-sh-208-	else
##############################################
echoping-6.0.2/install-sh-216-	then
echoping-6.0.2/install-sh:217:		dstfile=`basename $dst`
echoping-6.0.2/install-sh-218-	else
##############################################
echoping-6.0.2/ltmain.sh-39-# The name of this program:
echoping-6.0.2/ltmain.sh:40:progname=`echo "$progpath" | $SED $basename`
echoping-6.0.2/ltmain.sh-41-modename="$progname"
##############################################
echoping-6.0.2/ltmain.sh-71-  :
echoping-6.0.2/ltmain.sh:72:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
echoping-6.0.2/ltmain.sh-73-  # Yippee, $echo works!
##############################################
echoping-6.0.2/ltmain.sh-157-  # we can't tell.
echoping-6.0.2/ltmain.sh:158:  while (test "X"`$SHELL $0 --fallback-echo "X$testring" 2>/dev/null` \
echoping-6.0.2/ltmain.sh-159-             = "XX$testring") >/dev/null 2>&1 &&
echoping-6.0.2/ltmain.sh:160:          new_result=`expr "X$testring" : ".*" 2>&1` &&
echoping-6.0.2/ltmain.sh-161-          max_cmd_len="$new_result" &&
##############################################
echoping-6.0.2/ltmain.sh-163-  do
echoping-6.0.2/ltmain.sh:164:    i=`expr $i + 1`
echoping-6.0.2/ltmain.sh-165-    testring="$testring$testring"
##############################################
echoping-6.0.2/ltmain.sh-170-  # It appears as though 1/2 is a usable value.
echoping-6.0.2/ltmain.sh:171:  max_cmd_len=`expr $max_cmd_len \/ 2`
echoping-6.0.2/ltmain.sh-172-fi
##############################################
echoping-6.0.2/ltmain.sh-191-      # If mktemp works, use that first and foremost
echoping-6.0.2/ltmain.sh:192:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
echoping-6.0.2/ltmain.sh-193-
##############################################
echoping-6.0.2/ltmain.sh-223-  win32_libid_type="unknown"
echoping-6.0.2/ltmain.sh:224:  win32_fileres=`file -L $1 2>/dev/null`
echoping-6.0.2/ltmain.sh-225-  case $win32_fileres in
##############################################
echoping-6.0.2/ltmain.sh-275-      # but not from the CC environment variable when configure was run.
echoping-6.0.2/ltmain.sh:276:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
echoping-6.0.2/ltmain.sh-277-      # Blanks at the start of $base_compile will cause this to fail
##############################################
echoping-6.0.2/ltmain.sh-282-	    # Evaluate the configuration.
echoping-6.0.2/ltmain.sh:283:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
echoping-6.0.2/ltmain.sh-284-	    CC_quoted=
##############################################
echoping-6.0.2/ltmain.sh-294-	    # user sometimes does CC=<HOST>-gcc so we need to match that to 'gcc'
echoping-6.0.2/ltmain.sh:295:	    trimedcc=`echo ${CC} | $SED -e "s/${host}-//g"`
echoping-6.0.2/ltmain.sh-296-	    # and sometimes libtool has CC=<HOST>-gcc but user does CC=gcc
##############################################
echoping-6.0.2/ltmain.sh-305-	      break ;;
echoping-6.0.2/ltmain.sh:306:	      "$trimedcc "* | " $trimedcc "* | "`$echo $trimedcc` "* | " `$echo $trimedcc` "*|\
echoping-6.0.2/ltmain.sh:307:	      "$extendcc "* | " $extendcc "* | "`$echo $extendcc` "* | " `$echo $extendcc` "*|\
echoping-6.0.2/ltmain.sh:308:	      "$mungedcc "* | " $mungedcc "* | "`$echo $mungedcc` "* | " `$echo $mungedcc` "*|\
echoping-6.0.2/ltmain.sh:309:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
echoping-6.0.2/ltmain.sh-310-	      # The compiler in the base compile command matches
##############################################
echoping-6.0.2/ltmain.sh-376-      esac
echoping-6.0.2/ltmain.sh:377:      my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'`
echoping-6.0.2/ltmain.sh-378-      my_xdir="$my_gentop/$my_xlib"
##############################################
echoping-6.0.2/ltmain.sh-396-	  darwin_curdir=`pwd`
echoping-6.0.2/ltmain.sh:397:	  darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'`
echoping-6.0.2/ltmain.sh:398:	  darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
echoping-6.0.2/ltmain.sh-399-	  if test -n "$darwin_arches"; then 
echoping-6.0.2/ltmain.sh:400:	    darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'`
echoping-6.0.2/ltmain.sh-401-	    darwin_arch=
##############################################
echoping-6.0.2/ltmain.sh-411-      ## Okay now we have a bunch of thin objects, gotta fatten them up :)
echoping-6.0.2/ltmain.sh:412:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
echoping-6.0.2/ltmain.sh-413-	    darwin_file=
##############################################
echoping-6.0.2/ltmain.sh-415-	    for darwin_file in $darwin_filelist; do
echoping-6.0.2/ltmain.sh:416:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
echoping-6.0.2/ltmain.sh-417-	      lipo -create -output "$darwin_file" $darwin_files
##############################################
echoping-6.0.2/ltmain.sh-430-      esac
echoping-6.0.2/ltmain.sh:431:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
echoping-6.0.2/ltmain.sh-432-    done
##############################################
echoping-6.0.2/ltmain.sh-449-  case $arg in
echoping-6.0.2/ltmain.sh:450:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
echoping-6.0.2/ltmain.sh-451-  *) optarg= ;;
##############################################
echoping-6.0.2/ltmain.sh-480-	  # Evaluate the configuration.
echoping-6.0.2/ltmain.sh:481:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
echoping-6.0.2/ltmain.sh-482-	else
##############################################
echoping-6.0.2/ltmain.sh-602-static)
echoping-6.0.2/ltmain.sh:603:  build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
echoping-6.0.2/ltmain.sh-604-  ;;
##############################################
echoping-6.0.2/ltmain.sh-723-	-Wc,*)
echoping-6.0.2/ltmain.sh:724:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
echoping-6.0.2/ltmain.sh-725-	  lastarg=
##############################################
echoping-6.0.2/ltmain.sh-740-	  IFS="$save_ifs"
echoping-6.0.2/ltmain.sh:741:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
echoping-6.0.2/ltmain.sh-742-
##############################################
echoping-6.0.2/ltmain.sh-759-      # Aesthetically quote the previous argument.
echoping-6.0.2/ltmain.sh:760:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
echoping-6.0.2/ltmain.sh-761-
##############################################
echoping-6.0.2/ltmain.sh-787-      # Get the name of the library object.
echoping-6.0.2/ltmain.sh:788:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
echoping-6.0.2/ltmain.sh-789-      ;;
##############################################
echoping-6.0.2/ltmain.sh-798-    *.ads) xform=ads ;;
echoping-6.0.2/ltmain.sh:799:    *.asm) xform=asm ;;
echoping-6.0.2/ltmain.sh-800-    *.c++) xform=c++ ;;
##############################################
echoping-6.0.2/ltmain.sh-810-
echoping-6.0.2/ltmain.sh:811:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
echoping-6.0.2/ltmain.sh-812-
echoping-6.0.2/ltmain.sh-813-    case $libobj in
echoping-6.0.2/ltmain.sh:814:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
echoping-6.0.2/ltmain.sh-815-    *)
##############################################
echoping-6.0.2/ltmain.sh-841-
echoping-6.0.2/ltmain.sh:842:    qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"`
echoping-6.0.2/ltmain.sh-843-    case $qlibobj in
##############################################
echoping-6.0.2/ltmain.sh-849-	&& $echo "$modename: libobj name \`$libobj' may not contain shell special characters."
echoping-6.0.2/ltmain.sh:850:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
echoping-6.0.2/ltmain.sh:851:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
echoping-6.0.2/ltmain.sh-852-    if test "X$xdir" = "X$obj"; then
##############################################
echoping-6.0.2/ltmain.sh-888-    if test "$compiler_c_o" = no; then
echoping-6.0.2/ltmain.sh:889:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
echoping-6.0.2/ltmain.sh-890-      lockfile="$output_obj.lock"
##############################################
echoping-6.0.2/ltmain.sh-909-*** ERROR, $lockfile exists and contains:
echoping-6.0.2/ltmain.sh:910:`cat $lockfile 2>/dev/null`
echoping-6.0.2/ltmain.sh-911-
##############################################
echoping-6.0.2/ltmain.sh-927-    fi
echoping-6.0.2/ltmain.sh:928:    qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"`
echoping-6.0.2/ltmain.sh-929-    case $qsrcfile in
##############################################
echoping-6.0.2/ltmain.sh-983-      if test "$need_locks" = warn &&
echoping-6.0.2/ltmain.sh:984:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
echoping-6.0.2/ltmain.sh-985-	$echo "\
echoping-6.0.2/ltmain.sh-986-*** ERROR, $lockfile contains:
echoping-6.0.2/ltmain.sh:987:`cat $lockfile 2>/dev/null`
echoping-6.0.2/ltmain.sh-988-
##############################################
echoping-6.0.2/ltmain.sh-1055-      if test "$need_locks" = warn &&
echoping-6.0.2/ltmain.sh:1056:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
echoping-6.0.2/ltmain.sh-1057-	$echo "\
echoping-6.0.2/ltmain.sh-1058-*** ERROR, $lockfile contains:
echoping-6.0.2/ltmain.sh:1059:`cat $lockfile 2>/dev/null`
echoping-6.0.2/ltmain.sh-1060-
##############################################
echoping-6.0.2/ltmain.sh-1219-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
echoping-6.0.2/ltmain.sh:1220:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
echoping-6.0.2/ltmain.sh-1221-	;;
##############################################
echoping-6.0.2/ltmain.sh-1308-	    moreargs=
echoping-6.0.2/ltmain.sh:1309:	    for fil in `cat $save_arg`
echoping-6.0.2/ltmain.sh-1310-	    do
##############################################
echoping-6.0.2/ltmain.sh-1335-		# Extract subdirectory from the argument.
echoping-6.0.2/ltmain.sh:1336:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
echoping-6.0.2/ltmain.sh-1337-		if test "X$xdir" = "X$arg"; then
##############################################
echoping-6.0.2/ltmain.sh-1394-		  # Extract subdirectory from the argument.
echoping-6.0.2/ltmain.sh:1395:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
echoping-6.0.2/ltmain.sh-1396-		  if test "X$xdir" = "X$arg"; then
##############################################
echoping-6.0.2/ltmain.sh-1401-
echoping-6.0.2/ltmain.sh:1402:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
echoping-6.0.2/ltmain.sh:1403:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
echoping-6.0.2/ltmain.sh-1404-		  libobjs="$libobjs $pic_object"
##############################################
echoping-6.0.2/ltmain.sh-1562-      -L*)
echoping-6.0.2/ltmain.sh:1563:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
echoping-6.0.2/ltmain.sh-1564-	# We need an absolute path.
##############################################
echoping-6.0.2/ltmain.sh-1567-	*)
echoping-6.0.2/ltmain.sh:1568:	  absdir=`cd "$dir" && pwd`
echoping-6.0.2/ltmain.sh-1569-	  if test -z "$absdir"; then
##############################################
echoping-6.0.2/ltmain.sh-1585-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
echoping-6.0.2/ltmain.sh:1586:	  testbindir=`$echo "X$dir" | $Xsed -e 's*/lib$*/bin*'`
echoping-6.0.2/ltmain.sh-1587-	  case :$dllsearchpath: in
##############################################
echoping-6.0.2/ltmain.sh-1677-	# to be aesthetically quoted because they are evaled later.
echoping-6.0.2/ltmain.sh:1678:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
echoping-6.0.2/ltmain.sh-1679-	case $arg in
##############################################
echoping-6.0.2/ltmain.sh-1746-      -R*)
echoping-6.0.2/ltmain.sh:1747:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
echoping-6.0.2/ltmain.sh-1748-	# We need an absolute path.
##############################################
echoping-6.0.2/ltmain.sh-1787-      -Wc,*)
echoping-6.0.2/ltmain.sh:1788:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
echoping-6.0.2/ltmain.sh-1789-	arg=
##############################################
echoping-6.0.2/ltmain.sh-1801-	IFS="$save_ifs"
echoping-6.0.2/ltmain.sh:1802:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
echoping-6.0.2/ltmain.sh-1803-	;;
##############################################
echoping-6.0.2/ltmain.sh-1805-      -Wl,*)
echoping-6.0.2/ltmain.sh:1806:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
echoping-6.0.2/ltmain.sh-1807-	arg=
##############################################
echoping-6.0.2/ltmain.sh-1820-	IFS="$save_ifs"
echoping-6.0.2/ltmain.sh:1821:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
echoping-6.0.2/ltmain.sh-1822-	;;
##############################################
echoping-6.0.2/ltmain.sh-1842-	# to be aesthetically quoted because they are evaled later.
echoping-6.0.2/ltmain.sh:1843:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
echoping-6.0.2/ltmain.sh-1844-	case $arg in
##############################################
echoping-6.0.2/ltmain.sh-1879-	  # Extract subdirectory from the argument.
echoping-6.0.2/ltmain.sh:1880:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
echoping-6.0.2/ltmain.sh-1881-	  if test "X$xdir" = "X$arg"; then
##############################################
echoping-6.0.2/ltmain.sh-1938-	    # Extract subdirectory from the argument.
echoping-6.0.2/ltmain.sh:1939:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
echoping-6.0.2/ltmain.sh-1940-	    if test "X$xdir" = "X$arg"; then
##############################################
echoping-6.0.2/ltmain.sh-1945-
echoping-6.0.2/ltmain.sh:1946:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
echoping-6.0.2/ltmain.sh:1947:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
echoping-6.0.2/ltmain.sh-1948-	    libobjs="$libobjs $pic_object"
##############################################
echoping-6.0.2/ltmain.sh-1981-	# to be aesthetically quoted because they are evaled later.
echoping-6.0.2/ltmain.sh:1982:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
echoping-6.0.2/ltmain.sh-1983-	case $arg in
##############################################
echoping-6.0.2/ltmain.sh-2011-    # calculate the name of the file, without its directory
echoping-6.0.2/ltmain.sh:2012:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
echoping-6.0.2/ltmain.sh-2013-    libobjs_save="$libobjs"
##############################################
echoping-6.0.2/ltmain.sh-2016-      # get the directories listed in $shlibpath_var
echoping-6.0.2/ltmain.sh:2017:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
echoping-6.0.2/ltmain.sh-2018-    else
##############################################
echoping-6.0.2/ltmain.sh-2023-
echoping-6.0.2/ltmain.sh:2024:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
echoping-6.0.2/ltmain.sh-2025-    if test "X$output_objdir" = "X$output"; then
##############################################
echoping-6.0.2/ltmain.sh-2158-	  fi
echoping-6.0.2/ltmain.sh:2159:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
echoping-6.0.2/ltmain.sh-2160-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
echoping-6.0.2/ltmain.sh-2202-		    found=no
echoping-6.0.2/ltmain.sh:2203:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
echoping-6.0.2/ltmain.sh-2204-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
echoping-6.0.2/ltmain.sh-2227-	    newdependency_libs="$deplib $newdependency_libs"
echoping-6.0.2/ltmain.sh:2228:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
echoping-6.0.2/ltmain.sh-2229-	    ;;
##############################################
echoping-6.0.2/ltmain.sh-2240-	    fi
echoping-6.0.2/ltmain.sh:2241:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
echoping-6.0.2/ltmain.sh-2242-	    ;;
##############################################
echoping-6.0.2/ltmain.sh-2250-	  if test "$pass" = link; then
echoping-6.0.2/ltmain.sh:2251:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
echoping-6.0.2/ltmain.sh-2252-	    # Make sure the xrpath contains only unique directories.
##############################################
echoping-6.0.2/ltmain.sh-2272-		set dummy $deplibs_check_method
echoping-6.0.2/ltmain.sh:2273:	        match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
echoping-6.0.2/ltmain.sh-2274-		if eval $echo \"$deplib\" 2>/dev/null \
##############################################
echoping-6.0.2/ltmain.sh-2333-	else
echoping-6.0.2/ltmain.sh:2334:	  $echo "$modename: cannot find the library \`$lib' or unhandled argument \`$deplib'" 1>&2
echoping-6.0.2/ltmain.sh-2335-	  exit $EXIT_FAILURE
##############################################
echoping-6.0.2/ltmain.sh-2344-
echoping-6.0.2/ltmain.sh:2345:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
echoping-6.0.2/ltmain.sh-2346-	test "X$ladir" = "X$lib" && ladir="."
##############################################
echoping-6.0.2/ltmain.sh-2436-	*)
echoping-6.0.2/ltmain.sh:2437:	  abs_ladir=`cd "$ladir" && pwd`
echoping-6.0.2/ltmain.sh-2438-	  if test -z "$abs_ladir"; then
##############################################
echoping-6.0.2/ltmain.sh-2444-	esac
echoping-6.0.2/ltmain.sh:2445:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
echoping-6.0.2/ltmain.sh-2446-
##############################################
echoping-6.0.2/ltmain.sh-2471-	fi # $installed = yes
echoping-6.0.2/ltmain.sh:2472:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
echoping-6.0.2/ltmain.sh-2473-
##############################################
echoping-6.0.2/ltmain.sh-2518-	    case $deplib in
echoping-6.0.2/ltmain.sh:2519:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
echoping-6.0.2/ltmain.sh-2520-	    esac
##############################################
echoping-6.0.2/ltmain.sh-2637-	    shift; shift
echoping-6.0.2/ltmain.sh:2638:	    libname=`eval \\$echo \"$libname_spec\"`
echoping-6.0.2/ltmain.sh-2639-	    # use dlname if we got it. it's perfectly good, no?
##############################################
echoping-6.0.2/ltmain.sh-2645-	      *cygwin* | mingw*)
echoping-6.0.2/ltmain.sh:2646:		major=`expr $current - $age`
echoping-6.0.2/ltmain.sh-2647-		versuffix="-$major"
##############################################
echoping-6.0.2/ltmain.sh-2656-	    soroot="$soname"
echoping-6.0.2/ltmain.sh:2657:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
echoping-6.0.2/ltmain.sh:2658:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
echoping-6.0.2/ltmain.sh-2659-
##############################################
echoping-6.0.2/ltmain.sh-2889-	      case $libdir in
echoping-6.0.2/ltmain.sh:2890:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
echoping-6.0.2/ltmain.sh-2891-		   case " $xrpath " in
##############################################
echoping-6.0.2/ltmain.sh-2921-	      *.la)
echoping-6.0.2/ltmain.sh:2922:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
echoping-6.0.2/ltmain.sh-2923-		test "X$dir" = "X$deplib" && dir="."
##############################################
echoping-6.0.2/ltmain.sh-2927-		*)
echoping-6.0.2/ltmain.sh:2928:		  absdir=`cd "$dir" && pwd`
echoping-6.0.2/ltmain.sh-2929-		  if test -z "$absdir"; then
##############################################
echoping-6.0.2/ltmain.sh-2937-		else
echoping-6.0.2/ltmain.sh:2938:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
echoping-6.0.2/ltmain.sh-2939-		  if test -z "$libdir"; then
##############################################
echoping-6.0.2/ltmain.sh-2952-		  # but need to link against shared
echoping-6.0.2/ltmain.sh:2953:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
echoping-6.0.2/ltmain.sh-2954-		  if test -n "$deplibrary_names" ; then
##############################################
echoping-6.0.2/ltmain.sh-2977-		  # Again, we only want to link against shared libraries
echoping-6.0.2/ltmain.sh:2978:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
echoping-6.0.2/ltmain.sh-2979-		  for tmp in $newlib_search_path ; do
##############################################
echoping-6.0.2/ltmain.sh-3144-      lib*)
echoping-6.0.2/ltmain.sh:3145:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
echoping-6.0.2/ltmain.sh-3146-	eval shared_ext=\"$shrext_cmds\"
##############################################
echoping-6.0.2/ltmain.sh-3150-	if test "$module" = no; then
echoping-6.0.2/ltmain.sh:3151:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
echoping-6.0.2/ltmain.sh-3152-	  $echo "$help" 1>&2
##############################################
echoping-6.0.2/ltmain.sh-3156-	  # Add the "lib" prefix for modules if required
echoping-6.0.2/ltmain.sh:3157:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
echoping-6.0.2/ltmain.sh-3158-	  eval shared_ext=\"$shrext_cmds\"
##############################################
echoping-6.0.2/ltmain.sh-3160-	else
echoping-6.0.2/ltmain.sh:3161:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
echoping-6.0.2/ltmain.sh-3162-	fi
##############################################
echoping-6.0.2/ltmain.sh-3237-	  darwin|linux|osf|windows)
echoping-6.0.2/ltmain.sh:3238:	    current=`expr $number_major + $number_minor`
echoping-6.0.2/ltmain.sh-3239-	    age="$number_minor"
##############################################
echoping-6.0.2/ltmain.sh-3247-	  irix|nonstopux)
echoping-6.0.2/ltmain.sh:3248:	    current=`expr $number_major + $number_minor - 1`
echoping-6.0.2/ltmain.sh-3249-	    age="$number_minor"
##############################################
echoping-6.0.2/ltmain.sh-3289-	if test "$age" -gt "$current"; then
echoping-6.0.2/ltmain.sh:3290:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
echoping-6.0.2/ltmain.sh-3291-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
echoping-6.0.2/ltmain.sh-3304-	  # verstring for coding it into the library header
echoping-6.0.2/ltmain.sh:3305:	  major=.`expr $current - $age`
echoping-6.0.2/ltmain.sh-3306-	  versuffix="$major.$age.$revision"
echoping-6.0.2/ltmain.sh-3307-	  # Darwin ld doesn't like 0 for these options...
echoping-6.0.2/ltmain.sh:3308:	  minor_current=`expr $current + 1`
echoping-6.0.2/ltmain.sh-3309-	  verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
##############################################
echoping-6.0.2/ltmain.sh-3322-	irix | nonstopux)
echoping-6.0.2/ltmain.sh:3323:	  major=`expr $current - $age + 1`
echoping-6.0.2/ltmain.sh-3324-
##############################################
echoping-6.0.2/ltmain.sh-3333-	  while test "$loop" -ne 0; do
echoping-6.0.2/ltmain.sh:3334:	    iface=`expr $revision - $loop`
echoping-6.0.2/ltmain.sh:3335:	    loop=`expr $loop - 1`
echoping-6.0.2/ltmain.sh-3336-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
echoping-6.0.2/ltmain.sh-3344-	linux)
echoping-6.0.2/ltmain.sh:3345:	  major=.`expr $current - $age`
echoping-6.0.2/ltmain.sh-3346-	  versuffix="$major.$age.$revision"
##############################################
echoping-6.0.2/ltmain.sh-3349-	osf)
echoping-6.0.2/ltmain.sh:3350:	  major=.`expr $current - $age`
echoping-6.0.2/ltmain.sh-3351-	  versuffix=".$current.$age.$revision"
##############################################
echoping-6.0.2/ltmain.sh-3356-	  while test "$loop" -ne 0; do
echoping-6.0.2/ltmain.sh:3357:	    iface=`expr $current - $loop`
echoping-6.0.2/ltmain.sh:3358:	    loop=`expr $loop - 1`
echoping-6.0.2/ltmain.sh-3359-	    verstring="$verstring:${iface}.0"
##############################################
echoping-6.0.2/ltmain.sh-3373-	  # extension on DOS 8.3 filesystems.
echoping-6.0.2/ltmain.sh:3374:	  major=`expr $current - $age`
echoping-6.0.2/ltmain.sh-3375-	  versuffix="-$major"
##############################################
echoping-6.0.2/ltmain.sh-3428-	removelist=
echoping-6.0.2/ltmain.sh:3429:	tempremovelist=`$echo "$output_objdir/*"`
echoping-6.0.2/ltmain.sh-3430-	for p in $tempremovelist; do
##############################################
echoping-6.0.2/ltmain.sh-3456-	# Transform .lo files to .o files.
echoping-6.0.2/ltmain.sh:3457:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
echoping-6.0.2/ltmain.sh-3458-      fi
##############################################
echoping-6.0.2/ltmain.sh-3461-      for path in $notinst_path; do
echoping-6.0.2/ltmain.sh:3462:	lib_search_path=`$echo "$lib_search_path " | ${SED} -e "s% $path % %g"`
echoping-6.0.2/ltmain.sh:3463:	deplibs=`$echo "$deplibs " | ${SED} -e "s% -L$path % %g"`
echoping-6.0.2/ltmain.sh:3464:	dependency_libs=`$echo "$dependency_libs " | ${SED} -e "s% -L$path % %g"`
echoping-6.0.2/ltmain.sh-3465-      done
##############################################
echoping-6.0.2/ltmain.sh-3569-	    for i in $deplibs; do
echoping-6.0.2/ltmain.sh:3570:	      name=`expr $i : '-l\(.*\)'`
echoping-6.0.2/ltmain.sh-3571-	      # If $name is empty we are operating on a -L argument.
##############################################
echoping-6.0.2/ltmain.sh-3581-		if test -n "$i" ; then
echoping-6.0.2/ltmain.sh:3582:		  libname=`eval \\$echo \"$libname_spec\"`
echoping-6.0.2/ltmain.sh:3583:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
echoping-6.0.2/ltmain.sh-3584-		  set dummy $deplib_matches
echoping-6.0.2/ltmain.sh-3585-		  deplib_match=$2
echoping-6.0.2/ltmain.sh:3586:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
echoping-6.0.2/ltmain.sh-3587-		    newdeplibs="$newdeplibs $i"
##############################################
echoping-6.0.2/ltmain.sh-3606-	    for i in $deplibs; do
echoping-6.0.2/ltmain.sh:3607:	      name=`expr $i : '-l\(.*\)'`
echoping-6.0.2/ltmain.sh-3608-	      # If $name is empty we are operating on a -L argument.
##############################################
echoping-6.0.2/ltmain.sh-3623-		  if test -n "$i" ; then
echoping-6.0.2/ltmain.sh:3624:		    libname=`eval \\$echo \"$libname_spec\"`
echoping-6.0.2/ltmain.sh:3625:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
echoping-6.0.2/ltmain.sh-3626-		    set dummy $deplib_matches
echoping-6.0.2/ltmain.sh-3627-		    deplib_match=$2
echoping-6.0.2/ltmain.sh:3628:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
echoping-6.0.2/ltmain.sh-3629-		      newdeplibs="$newdeplibs $i"
##############################################
echoping-6.0.2/ltmain.sh-3656-	  set dummy $deplibs_check_method
echoping-6.0.2/ltmain.sh:3657:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
echoping-6.0.2/ltmain.sh-3658-	  for a_deplib in $deplibs; do
echoping-6.0.2/ltmain.sh:3659:	    name=`expr $a_deplib : '-l\(.*\)'`
echoping-6.0.2/ltmain.sh-3660-	    # If $name is empty we are operating on a -L argument.
##############################################
echoping-6.0.2/ltmain.sh-3670-	      if test -n "$a_deplib" ; then
echoping-6.0.2/ltmain.sh:3671:		libname=`eval \\$echo \"$libname_spec\"`
echoping-6.0.2/ltmain.sh-3672-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
echoping-6.0.2/ltmain.sh:3673:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
echoping-6.0.2/ltmain.sh-3674-		  for potent_lib in $potential_libs; do
##############################################
echoping-6.0.2/ltmain.sh-3686-		      while test -h "$potlib" 2>/dev/null; do
echoping-6.0.2/ltmain.sh:3687:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
echoping-6.0.2/ltmain.sh-3688-			case $potliblink in
echoping-6.0.2/ltmain.sh-3689-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
echoping-6.0.2/ltmain.sh:3690:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
echoping-6.0.2/ltmain.sh-3691-			esac
##############################################
echoping-6.0.2/ltmain.sh-3732-	  set dummy $deplibs_check_method
echoping-6.0.2/ltmain.sh:3733:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
echoping-6.0.2/ltmain.sh-3734-	  for a_deplib in $deplibs; do
echoping-6.0.2/ltmain.sh:3735:	    name=`expr $a_deplib : '-l\(.*\)'`
echoping-6.0.2/ltmain.sh-3736-	    # If $name is empty we are operating on a -L argument.
##############################################
echoping-6.0.2/ltmain.sh-3746-	      if test -n "$a_deplib" ; then
echoping-6.0.2/ltmain.sh:3747:		libname=`eval \\$echo \"$libname_spec\"`
echoping-6.0.2/ltmain.sh-3748-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
echoping-6.0.2/ltmain.sh:3749:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
echoping-6.0.2/ltmain.sh-3750-		  for potent_lib in $potential_libs; do
##############################################
echoping-6.0.2/ltmain.sh-3789-	      # can't use Xsed below, because $i might contain '/'
echoping-6.0.2/ltmain.sh:3790:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
echoping-6.0.2/ltmain.sh-3791-	    done
##############################################
echoping-6.0.2/ltmain.sh-3814-	  # On Rhapsody replace the C library is the System framework
echoping-6.0.2/ltmain.sh:3815:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
echoping-6.0.2/ltmain.sh-3816-	  ;;
##############################################
echoping-6.0.2/ltmain.sh-3983-	# Use standard objects if they are pic
echoping-6.0.2/ltmain.sh:3984:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
echoping-6.0.2/ltmain.sh-3985-
##############################################
echoping-6.0.2/ltmain.sh-3996-	      eval cmd=\"$cmd\"
echoping-6.0.2/ltmain.sh:3997:	      if len=`expr "X$cmd" : ".*"` &&
echoping-6.0.2/ltmain.sh-3998-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
echoping-6.0.2/ltmain.sh-4078-	if test "X$skipped_export" != "X:" &&
echoping-6.0.2/ltmain.sh:4079:	   len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
echoping-6.0.2/ltmain.sh-4080-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
echoping-6.0.2/ltmain.sh-4097-	  save_output=$output
echoping-6.0.2/ltmain.sh:4098:	  output_la=`$echo "X$output" | $Xsed -e "$basename"`
echoping-6.0.2/ltmain.sh-4099-
##############################################
echoping-6.0.2/ltmain.sh-4113-	    if test "X$objlist" = X ||
echoping-6.0.2/ltmain.sh:4114:	       { len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
echoping-6.0.2/ltmain.sh-4115-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
echoping-6.0.2/ltmain.sh-4128-	      last_robj=$output_objdir/$output_la-${k}.$objext
echoping-6.0.2/ltmain.sh:4129:	      k=`expr $k + 1`
echoping-6.0.2/ltmain.sh-4130-	      output=$output_objdir/$output_la-${k}.$objext
##############################################
echoping-6.0.2/ltmain.sh-4154-	  do
echoping-6.0.2/ltmain.sh:4155:	    i=`expr $i + 1`
echoping-6.0.2/ltmain.sh-4156-	    delfiles="$delfiles $output_objdir/$output_la-${i}.$objext"
##############################################
echoping-6.0.2/ltmain.sh-4278-	libobj="$output"
echoping-6.0.2/ltmain.sh:4279:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
echoping-6.0.2/ltmain.sh-4280-	;;
##############################################
echoping-6.0.2/ltmain.sh-4312-      # Create the old-style object.
echoping-6.0.2/ltmain.sh:4313:      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
echoping-6.0.2/ltmain.sh-4314-
##############################################
echoping-6.0.2/ltmain.sh-4373-      case $host in
echoping-6.0.2/ltmain.sh:4374:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
echoping-6.0.2/ltmain.sh-4375-      esac
##############################################
echoping-6.0.2/ltmain.sh-4393-	# On Rhapsody replace the C library is the System framework
echoping-6.0.2/ltmain.sh:4394:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
echoping-6.0.2/ltmain.sh:4395:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
echoping-6.0.2/ltmain.sh-4396-	;;
##############################################
echoping-6.0.2/ltmain.sh-4481-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
echoping-6.0.2/ltmain.sh:4482:	  testbindir=`$echo "X$libdir" | $Xsed -e 's*/lib$*/bin*'`
echoping-6.0.2/ltmain.sh-4483-	  case :$dllsearchpath: in
##############################################
echoping-6.0.2/ltmain.sh-4539-	# Transform all the library objects into standard objects.
echoping-6.0.2/ltmain.sh:4540:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
echoping-6.0.2/ltmain.sh:4541:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
echoping-6.0.2/ltmain.sh-4542-      fi
##############################################
echoping-6.0.2/ltmain.sh-4585-	    # Add our own program objects to the symbol list.
echoping-6.0.2/ltmain.sh:4586:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
echoping-6.0.2/ltmain.sh-4587-	    for arg in $progfiles; do
##############################################
echoping-6.0.2/ltmain.sh-4627-	    $show "extracting global C symbols from \`$arg'"
echoping-6.0.2/ltmain.sh:4628:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
echoping-6.0.2/ltmain.sh-4629-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
echoping-6.0.2/ltmain.sh-4749-            if test -f "$output_objdir/${outputname}.def" ; then
echoping-6.0.2/ltmain.sh:4750:              compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%"`
echoping-6.0.2/ltmain.sh:4751:              finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%"`
echoping-6.0.2/ltmain.sh-4752-            else
echoping-6.0.2/ltmain.sh:4753:              compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
echoping-6.0.2/ltmain.sh:4754:              finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
echoping-6.0.2/ltmain.sh-4755-             fi
##############################################
echoping-6.0.2/ltmain.sh-4757-          * )
echoping-6.0.2/ltmain.sh:4758:            compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
echoping-6.0.2/ltmain.sh:4759:            finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
echoping-6.0.2/ltmain.sh-4760-            ;;
##############################################
echoping-6.0.2/ltmain.sh-4773-	# Nullify the symbol file.
echoping-6.0.2/ltmain.sh:4774:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
echoping-6.0.2/ltmain.sh:4775:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
echoping-6.0.2/ltmain.sh-4776-      fi
##############################################
echoping-6.0.2/ltmain.sh-4779-	# Replace the output file specification.
echoping-6.0.2/ltmain.sh:4780:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
echoping-6.0.2/ltmain.sh-4781-	link_command="$compile_command$compile_rpath"
##############################################
echoping-6.0.2/ltmain.sh-4846-	# Replace the output file specification.
echoping-6.0.2/ltmain.sh:4847:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
echoping-6.0.2/ltmain.sh-4848-	# Delete the old output file.
##############################################
echoping-6.0.2/ltmain.sh-4866-	  if test "$fast_install" = yes; then
echoping-6.0.2/ltmain.sh:4867:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
echoping-6.0.2/ltmain.sh-4868-	  else
##############################################
echoping-6.0.2/ltmain.sh-4878-      # Replace the output file specification.
echoping-6.0.2/ltmain.sh:4879:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
echoping-6.0.2/ltmain.sh-4880-
##############################################
echoping-6.0.2/ltmain.sh-4898-	  else
echoping-6.0.2/ltmain.sh:4899:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
echoping-6.0.2/ltmain.sh-4900-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
echoping-6.0.2/ltmain.sh-4903-	relink_command="(cd `pwd`; $relink_command)"
echoping-6.0.2/ltmain.sh:4904:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
echoping-6.0.2/ltmain.sh-4905-      fi
##############################################
echoping-6.0.2/ltmain.sh-4912-	esac
echoping-6.0.2/ltmain.sh:4913:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
echoping-6.0.2/ltmain.sh-4914-      else
echoping-6.0.2/ltmain.sh:4915:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
echoping-6.0.2/ltmain.sh-4916-      fi
##############################################
echoping-6.0.2/ltmain.sh-4922-	case $output in
echoping-6.0.2/ltmain.sh:4923:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
echoping-6.0.2/ltmain.sh-4924-	esac
##############################################
echoping-6.0.2/ltmain.sh-4928-	    exeext=.exe
echoping-6.0.2/ltmain.sh:4929:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
echoping-6.0.2/ltmain.sh-4930-	  *) exeext= ;;
##############################################
echoping-6.0.2/ltmain.sh-4933-	  *cygwin* | *mingw* )
echoping-6.0.2/ltmain.sh:4934:            output_name=`basename $output`
echoping-6.0.2/ltmain.sh:4935:            output_path=`dirname $output`
echoping-6.0.2/ltmain.sh-4936-            cwrappersource="$output_path/$objdir/lt-$output_name.c"
##############################################
echoping-6.0.2/ltmain.sh-5329-      shift
echoping-6.0.2/ltmain.sh:5330:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
echoping-6.0.2/ltmain.sh-5331-      # Yippee, \$echo works!
##############################################
echoping-6.0.2/ltmain.sh-5341-  # Find the directory that this script lives in.
echoping-6.0.2/ltmain.sh:5342:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
echoping-6.0.2/ltmain.sh-5343-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
echoping-6.0.2/ltmain.sh-5345-  # Follow symbolic links until we get to the real thisdir.
echoping-6.0.2/ltmain.sh:5346:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
echoping-6.0.2/ltmain.sh-5347-  while test -n \"\$file\"; do
echoping-6.0.2/ltmain.sh:5348:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
echoping-6.0.2/ltmain.sh-5349-
##############################################
echoping-6.0.2/ltmain.sh-5357-
echoping-6.0.2/ltmain.sh:5358:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
echoping-6.0.2/ltmain.sh:5359:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
echoping-6.0.2/ltmain.sh-5360-  done
##############################################
echoping-6.0.2/ltmain.sh-5362-  # Try to get the absolute directory name.
echoping-6.0.2/ltmain.sh:5363:  absdir=\`cd \"\$thisdir\" && pwd\`
echoping-6.0.2/ltmain.sh-5364-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
echoping-6.0.2/ltmain.sh-5372-  if test ! -f \"\$progdir/\$program\" || \\
echoping-6.0.2/ltmain.sh:5373:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
echoping-6.0.2/ltmain.sh-5374-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
echoping-6.0.2/ltmain.sh-5387-    if test -n \"\$relink_command\"; then
echoping-6.0.2/ltmain.sh:5388:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
echoping-6.0.2/ltmain.sh-5389-      else
##############################################
echoping-6.0.2/ltmain.sh-5419-    # The second colon is a workaround for a bug in BeOS R4 sed
echoping-6.0.2/ltmain.sh:5420:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
echoping-6.0.2/ltmain.sh-5421-
##############################################
echoping-6.0.2/ltmain.sh-5537-	  do
echoping-6.0.2/ltmain.sh:5538:	    objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
echoping-6.0.2/ltmain.sh-5539-	    case " $oldobjs " in
##############################################
echoping-6.0.2/ltmain.sh-5545-		newobj=lt$counter-$objbase
echoping-6.0.2/ltmain.sh:5546:		counter=`expr $counter + 1`
echoping-6.0.2/ltmain.sh-5547-		case " $oldobjs " in
##############################################
echoping-6.0.2/ltmain.sh-5563-
echoping-6.0.2/ltmain.sh:5564:	if len=`expr "X$cmds" : ".*"` &&
echoping-6.0.2/ltmain.sh-5565-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
echoping-6.0.2/ltmain.sh-5585-	    eval test_cmds=\"$old_archive_cmds\"
echoping-6.0.2/ltmain.sh:5586:	    if len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
echoping-6.0.2/ltmain.sh-5587-	       test "$len" -le "$max_cmd_len"; then
##############################################
echoping-6.0.2/ltmain.sh-5637-	else
echoping-6.0.2/ltmain.sh:5638:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
echoping-6.0.2/ltmain.sh-5639-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
echoping-6.0.2/ltmain.sh-5643-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
echoping-6.0.2/ltmain.sh:5644:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
echoping-6.0.2/ltmain.sh-5645-      if test "$hardcode_automatic" = yes ; then
##############################################
echoping-6.0.2/ltmain.sh-5662-	      *.la)
echoping-6.0.2/ltmain.sh:5663:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
echoping-6.0.2/ltmain.sh:5664:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
echoping-6.0.2/ltmain.sh-5665-		if test -z "$libdir"; then
##############################################
echoping-6.0.2/ltmain.sh-5674-		if test "$installed" = yes && test "$D"; then
echoping-6.0.2/ltmain.sh:5675:		  eval mynewdependency_lib=`echo "$libdir/$name" |sed -e "s:$D:/:g" -e 's:/\+:/:g'`
echoping-6.0.2/ltmain.sh-5676-		else
##############################################
echoping-6.0.2/ltmain.sh-5680-		if test "$mynewdependency_lib"; then
echoping-6.0.2/ltmain.sh:5681:		  my_little_ninja_foo_1=`echo $newdependency_libs |$EGREP -e "$mynewdependency_lib"`
echoping-6.0.2/ltmain.sh-5682-		  if test -z "$my_little_ninja_foo_1"; then
##############################################
echoping-6.0.2/ltmain.sh-5694-		  # We do not want portage's build root ($S) present.
echoping-6.0.2/ltmain.sh:5695:		  my_little_ninja_foo_2=`echo $deplib |$EGREP -e "$S"`
echoping-6.0.2/ltmain.sh-5696-		  # We do not want portage's install root ($D) present.
echoping-6.0.2/ltmain.sh:5697:		  my_little_ninja_foo_3=`echo $deplib |$EGREP -e "$D"`
echoping-6.0.2/ltmain.sh-5698-		  if test -n "$my_little_ninja_foo_2" && test "$S"; then
##############################################
echoping-6.0.2/ltmain.sh-5700-		  elif test -n "$my_little_ninja_foo_3" && test "$D"; then
echoping-6.0.2/ltmain.sh:5701:		    eval mynewdependency_lib=`echo "$deplib" |sed -e "s:$D:/:g" -e 's:/\+:/:g'`
echoping-6.0.2/ltmain.sh-5702-		  else
##############################################
echoping-6.0.2/ltmain.sh-5709-		if test "$mynewdependency_lib"; then
echoping-6.0.2/ltmain.sh:5710:		  my_little_ninja_foo_4=`echo $newdependency_libs |$EGREP -e "$mynewdependency_lib"`
echoping-6.0.2/ltmain.sh-5711-		  if test -z "$my_little_ninja_foo_4"; then
##############################################
echoping-6.0.2/ltmain.sh-5720-	    for lib in $dlfiles; do
echoping-6.0.2/ltmain.sh:5721:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
echoping-6.0.2/ltmain.sh:5722:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
echoping-6.0.2/ltmain.sh-5723-	      if test -z "$libdir"; then
##############################################
echoping-6.0.2/ltmain.sh-5731-	    for lib in $dlprefiles; do
echoping-6.0.2/ltmain.sh:5732:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
echoping-6.0.2/ltmain.sh:5733:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
echoping-6.0.2/ltmain.sh-5734-	      if test -z "$libdir"; then
##############################################
echoping-6.0.2/ltmain.sh-5768-	  if test "$installed" = yes && test "$D"; then
echoping-6.0.2/ltmain.sh:5769:	    install_libdir=`echo "$install_libdir" |sed -e "s:$D:/:g" -e 's:/\+:/:g'`
echoping-6.0.2/ltmain.sh-5770-	  fi
##############################################
echoping-6.0.2/ltmain.sh-5832-      # Aesthetically quote it.
echoping-6.0.2/ltmain.sh:5833:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
echoping-6.0.2/ltmain.sh-5834-      case $arg in
##############################################
echoping-6.0.2/ltmain.sh-5848-    # Aesthetically quote it.
echoping-6.0.2/ltmain.sh:5849:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
echoping-6.0.2/ltmain.sh-5850-    case $arg in
##############################################
echoping-6.0.2/ltmain.sh-5899-      # Aesthetically quote the argument.
echoping-6.0.2/ltmain.sh:5900:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
echoping-6.0.2/ltmain.sh-5901-      case $arg in
##############################################
echoping-6.0.2/ltmain.sh-5931-    # Strip any trailing slash from the destination.
echoping-6.0.2/ltmain.sh:5932:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
echoping-6.0.2/ltmain.sh-5933-
##############################################
echoping-6.0.2/ltmain.sh-5939-    else
echoping-6.0.2/ltmain.sh:5940:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
echoping-6.0.2/ltmain.sh-5941-      test "X$destdir" = "X$dest" && destdir=.
echoping-6.0.2/ltmain.sh:5942:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
echoping-6.0.2/ltmain.sh-5943-
##############################################
echoping-6.0.2/ltmain.sh-6015-
echoping-6.0.2/ltmain.sh:6016:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
echoping-6.0.2/ltmain.sh-6017-	test "X$dir" = "X$file/" && dir=
##############################################
echoping-6.0.2/ltmain.sh-6021-	  # Determine the prefix the user has applied to our future dir.
echoping-6.0.2/ltmain.sh:6022:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
echoping-6.0.2/ltmain.sh-6023-
##############################################
echoping-6.0.2/ltmain.sh-6036-	    # Stick the inst_prefix_dir data into the link command.
echoping-6.0.2/ltmain.sh:6037:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
echoping-6.0.2/ltmain.sh-6038-	  else
echoping-6.0.2/ltmain.sh:6039:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
echoping-6.0.2/ltmain.sh-6040-	  fi
##############################################
echoping-6.0.2/ltmain.sh-6105-	# Install the pseudo-library for information purposes.
echoping-6.0.2/ltmain.sh:6106:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
echoping-6.0.2/ltmain.sh-6107-	instname="$dir/$name"i
##############################################
echoping-6.0.2/ltmain.sh-6121-	else
echoping-6.0.2/ltmain.sh:6122:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
echoping-6.0.2/ltmain.sh-6123-	  destfile="$destdir/$destfile"
##############################################
echoping-6.0.2/ltmain.sh-6128-	*.lo)
echoping-6.0.2/ltmain.sh:6129:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
echoping-6.0.2/ltmain.sh-6130-	  ;;
##############################################
echoping-6.0.2/ltmain.sh-6150-	  # Deduce the name of the old-style object file.
echoping-6.0.2/ltmain.sh:6151:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
echoping-6.0.2/ltmain.sh-6152-
##############################################
echoping-6.0.2/ltmain.sh-6163-	else
echoping-6.0.2/ltmain.sh:6164:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
echoping-6.0.2/ltmain.sh-6165-	  destfile="$destdir/$destfile"
##############################################
echoping-6.0.2/ltmain.sh-6174-	    if test ! -f "$file"; then
echoping-6.0.2/ltmain.sh:6175:	      file=`$echo $file|${SED} 's,.exe$,,'`
echoping-6.0.2/ltmain.sh-6176-	      stripped_ext=".exe"
##############################################
echoping-6.0.2/ltmain.sh-6183-	*cygwin*|*mingw*)
echoping-6.0.2/ltmain.sh:6184:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
echoping-6.0.2/ltmain.sh-6185-	    ;;
##############################################
echoping-6.0.2/ltmain.sh-6221-	    fi
echoping-6.0.2/ltmain.sh:6222:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
echoping-6.0.2/ltmain.sh-6223-	    if test -n "$libdir" && test ! -f "$libfile"; then
echoping-6.0.2/ltmain.sh:6224:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
echoping-6.0.2/ltmain.sh-6225-	      finalize=no
##############################################
echoping-6.0.2/ltmain.sh-6244-	      tmpdir=`func_mktempdir`
echoping-6.0.2/ltmain.sh:6245:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
echoping-6.0.2/ltmain.sh-6246-	      outputname="$tmpdir/$file"
echoping-6.0.2/ltmain.sh-6247-	      # Replace the output file specification.
echoping-6.0.2/ltmain.sh:6248:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
echoping-6.0.2/ltmain.sh-6249-
##############################################
echoping-6.0.2/ltmain.sh-6262-	    # Install the binary that we compiled earlier.
echoping-6.0.2/ltmain.sh:6263:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
echoping-6.0.2/ltmain.sh-6264-	  fi
##############################################
echoping-6.0.2/ltmain.sh-6278-	  *:*.exe)
echoping-6.0.2/ltmain.sh:6279:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
echoping-6.0.2/ltmain.sh-6280-	    ;;
##############################################
echoping-6.0.2/ltmain.sh-6291-    for file in $staticlibs; do
echoping-6.0.2/ltmain.sh:6292:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
echoping-6.0.2/ltmain.sh-6293-
##############################################
echoping-6.0.2/ltmain.sh-6448-	  # Warn if it was a shared library.
echoping-6.0.2/ltmain.sh:6449:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
echoping-6.0.2/ltmain.sh-6450-	  continue
##############################################
echoping-6.0.2/ltmain.sh-6452-
echoping-6.0.2/ltmain.sh:6453:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
echoping-6.0.2/ltmain.sh-6454-	test "X$dir" = "X$file" && dir=.
##############################################
echoping-6.0.2/ltmain.sh-6458-	else
echoping-6.0.2/ltmain.sh:6459:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
echoping-6.0.2/ltmain.sh-6460-	  exit $EXIT_FAILURE
##############################################
echoping-6.0.2/ltmain.sh-6465-	# Just add the directory containing the .lo file.
echoping-6.0.2/ltmain.sh:6466:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
echoping-6.0.2/ltmain.sh-6467-	test "X$dir" = "X$file" && dir=.
##############################################
echoping-6.0.2/ltmain.sh-6476-      # Get the absolute pathname.
echoping-6.0.2/ltmain.sh:6477:      absdir=`cd "$dir" && pwd`
echoping-6.0.2/ltmain.sh-6478-      test -n "$absdir" && dir="$absdir"
##############################################
echoping-6.0.2/ltmain.sh-6512-      # Quote arguments (to preserve shell metacharacters).
echoping-6.0.2/ltmain.sh:6513:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
echoping-6.0.2/ltmain.sh-6514-      args="$args \"$file\""
##############################################
echoping-6.0.2/ltmain.sh-6574-    for file in $files; do
echoping-6.0.2/ltmain.sh:6575:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
echoping-6.0.2/ltmain.sh-6576-      if test "X$dir" = "X$file"; then
##############################################
echoping-6.0.2/ltmain.sh-6581-      fi
echoping-6.0.2/ltmain.sh:6582:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
echoping-6.0.2/ltmain.sh-6583-      test "$mode" = uninstall && objdir="$dir"
##############################################
echoping-6.0.2/ltmain.sh-6691-	  *.exe)
echoping-6.0.2/ltmain.sh:6692:	    file=`$echo $file|${SED} 's,.exe$,,'`
echoping-6.0.2/ltmain.sh:6693:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
echoping-6.0.2/ltmain.sh-6694-	    # $file with .exe has already been added to rmfiles,
##############################################
echoping-6.0.2/missing-131-       # Could not run --version or --help.  This is probably someone
echoping-6.0.2/missing:132:       # running `$TOOL --version' or `$TOOL --help' to check whether
echoping-6.0.2/missing-133-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
echoping-6.0.2/missing-165-         from any GNU archive site."
echoping-6.0.2/missing:166:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
echoping-6.0.2/missing-167-    test -z "$files" && files="config.h"
##############################################
echoping-6.0.2/missing-194-         proper tools for further handling them.
echoping-6.0.2/missing:195:         You can get \`$1' as part of \`Autoconf' from any GNU
echoping-6.0.2/missing-196-         archive site."
echoping-6.0.2/missing-197-
echoping-6.0.2/missing:198:    file=`echo "$*" | sed -n "$sed_output"`
echoping-6.0.2/missing:199:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
echoping-6.0.2/missing-200-    if test -f "$file"; then
##############################################
echoping-6.0.2/missing-223-	*.y)
echoping-6.0.2/missing:224:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
echoping-6.0.2/missing-225-	    if test -f "$SRCFILE"; then
##############################################
echoping-6.0.2/missing-227-	    fi
echoping-6.0.2/missing:228:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
echoping-6.0.2/missing-229-	    if test -f "$SRCFILE"; then
##############################################
echoping-6.0.2/missing-253-	*.l)
echoping-6.0.2/missing:254:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
echoping-6.0.2/missing-255-	    if test -f "$SRCFILE"; then
##############################################
echoping-6.0.2/missing-272-
echoping-6.0.2/missing:273:    file=`echo "$*" | sed -n "$sed_output"`
echoping-6.0.2/missing:274:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
echoping-6.0.2/missing-275-    if test -f "$file"; then
##############################################
echoping-6.0.2/missing-292-    # The file to touch is that specified with -o ...
echoping-6.0.2/missing:293:    file=`echo "$*" | sed -n "$sed_output"`
echoping-6.0.2/missing:294:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
echoping-6.0.2/missing-295-    if test -z "$file"; then
echoping-6.0.2/missing-296-      # ... or it is the one specified with @setfilename ...
echoping-6.0.2/missing:297:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
echoping-6.0.2/missing-298-      file=`sed -n '
##############################################
echoping-6.0.2/missing-304-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
echoping-6.0.2/missing:305:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
echoping-6.0.2/missing-306-    fi
##############################################
echoping-6.0.2/missing-328-	*o*)
echoping-6.0.2/missing:329:	    firstarg=`echo "$firstarg" | sed s/o//`
echoping-6.0.2/missing-330-	    tar "$firstarg" "$@" && exit 0
##############################################
echoping-6.0.2/missing-334-	*h*)
echoping-6.0.2/missing:335:	    firstarg=`echo "$firstarg" | sed s/h//`
echoping-6.0.2/missing-336-	    tar "$firstarg" "$@" && exit 0
##############################################
echoping-6.0.2/plugins/aclocal.m4-254-gentoo_lt_version="1.5.22"
echoping-6.0.2/plugins/aclocal.m4:255:gentoo_ltmain_version=`sed -n '/^[[ 	]]*VERSION=/{s/^[[ 	]]*VERSION=//;p;q;}' "$ltmain"`
echoping-6.0.2/plugins/aclocal.m4-256-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
##############################################
echoping-6.0.2/plugins/aclocal.m4-304-done
echoping-6.0.2/plugins/aclocal.m4:305:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/aclocal.m4-306-])
##############################################
echoping-6.0.2/plugins/aclocal.m4-376-  # Remove one level of quotation (which was required for Make).
echoping-6.0.2/plugins/aclocal.m4:377:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
echoping-6.0.2/plugins/aclocal.m4-378-  ;;
##############################################
echoping-6.0.2/plugins/aclocal.m4-387-  :
echoping-6.0.2/plugins/aclocal.m4:388:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
echoping-6.0.2/plugins/aclocal.m4-389-  # Yippee, $echo works!
##############################################
echoping-6.0.2/plugins/aclocal.m4-413-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
echoping-6.0.2/plugins/aclocal.m4:414:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
echoping-6.0.2/plugins/aclocal.m4:415:       echo_test_string=`eval $cmd` &&
echoping-6.0.2/plugins/aclocal.m4-416-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
echoping-6.0.2/plugins/aclocal.m4-422-
echoping-6.0.2/plugins/aclocal.m4:423:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/aclocal.m4:424:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/aclocal.m4-425-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/aclocal.m4-437-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
echoping-6.0.2/plugins/aclocal.m4:438:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/aclocal.m4:439:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/aclocal.m4-440-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/aclocal.m4-449-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/aclocal.m4:450:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/aclocal.m4-451-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/aclocal.m4-464-      echo='printf %s\n'
echoping-6.0.2/plugins/aclocal.m4:465:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/aclocal.m4:466:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/aclocal.m4-467-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/aclocal.m4-469-	:
echoping-6.0.2/plugins/aclocal.m4:470:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/aclocal.m4-471-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/aclocal.m4:472:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/aclocal.m4-473-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/aclocal.m4-478-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
echoping-6.0.2/plugins/aclocal.m4:479:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/aclocal.m4-480-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/aclocal.m4:481:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/aclocal.m4-482-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/aclocal.m4-488-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
echoping-6.0.2/plugins/aclocal.m4:489:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
echoping-6.0.2/plugins/aclocal.m4-490-	  then
##############################################
echoping-6.0.2/plugins/aclocal.m4-496-	if test "$prev" != 'sed 50q "[$]0"'; then
echoping-6.0.2/plugins/aclocal.m4:497:	  echo_test_string=`eval $prev`
echoping-6.0.2/plugins/aclocal.m4-498-	  export echo_test_string
##############################################
echoping-6.0.2/plugins/aclocal.m4-535-  if AC_TRY_EVAL(ac_compile); then
echoping-6.0.2/plugins/aclocal.m4:536:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/aclocal.m4-537-    *ELF-32*)
##############################################
echoping-6.0.2/plugins/aclocal.m4-551-   if test "$lt_cv_prog_gnu_ld" = yes; then
echoping-6.0.2/plugins/aclocal.m4:552:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/aclocal.m4-553-    *32-bit*)
##############################################
echoping-6.0.2/plugins/aclocal.m4-563-   else
echoping-6.0.2/plugins/aclocal.m4:564:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/aclocal.m4-565-    *32-bit*)
##############################################
echoping-6.0.2/plugins/aclocal.m4-798-    # And add a safety zone
echoping-6.0.2/plugins/aclocal.m4:799:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
echoping-6.0.2/plugins/aclocal.m4:800:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
echoping-6.0.2/plugins/aclocal.m4-801-    ;;
##############################################
echoping-6.0.2/plugins/aclocal.m4-826-    if test -n "$kargmax"; then
echoping-6.0.2/plugins/aclocal.m4:827:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
echoping-6.0.2/plugins/aclocal.m4-828-    else
##############################################
echoping-6.0.2/plugins/aclocal.m4-836-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
echoping-6.0.2/plugins/aclocal.m4:837:    while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
echoping-6.0.2/plugins/aclocal.m4-838-	       = "XX$teststring") >/dev/null 2>&1 &&
echoping-6.0.2/plugins/aclocal.m4:839:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
echoping-6.0.2/plugins/aclocal.m4-840-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
echoping-6.0.2/plugins/aclocal.m4-842-    do
echoping-6.0.2/plugins/aclocal.m4:843:      i=`expr $i + 1`
echoping-6.0.2/plugins/aclocal.m4-844-      teststring=$teststring$teststring
##############################################
echoping-6.0.2/plugins/aclocal.m4-849-    # It appears as though 1/2 is a usable value.
echoping-6.0.2/plugins/aclocal.m4:850:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
echoping-6.0.2/plugins/aclocal.m4-851-    ;;
##############################################
echoping-6.0.2/plugins/aclocal.m4-1141-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/aclocal.m4:1142:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
echoping-6.0.2/plugins/aclocal.m4-1143-    need_locks=warn
##############################################
echoping-6.0.2/plugins/aclocal.m4-1256-if test "$GCC" = yes; then
echoping-6.0.2/plugins/aclocal.m4:1257:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/aclocal.m4-1258-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/aclocal.m4-1262-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/aclocal.m4:1263:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/aclocal.m4-1264-  else
echoping-6.0.2/plugins/aclocal.m4:1265:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/aclocal.m4-1266-  fi
##############################################
echoping-6.0.2/plugins/aclocal.m4-1333-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/aclocal.m4:1334:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/aclocal.m4-1335-  ;;
##############################################
echoping-6.0.2/plugins/aclocal.m4-1366-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/aclocal.m4:1367:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/aclocal.m4:1368:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/aclocal.m4:1369:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/aclocal.m4-1370-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/aclocal.m4-1372-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/aclocal.m4:1373:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/aclocal.m4-1374-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/aclocal.m4-1380-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/aclocal.m4:1381:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/aclocal.m4-1382-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/aclocal.m4-1385-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/aclocal.m4:1386:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/aclocal.m4:1387:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/aclocal.m4-1388-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
echoping-6.0.2/plugins/aclocal.m4-1394-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/aclocal.m4:1395:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/aclocal.m4-1396-      else
echoping-6.0.2/plugins/aclocal.m4:1397:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/aclocal.m4-1398-      fi
##############################################
echoping-6.0.2/plugins/aclocal.m4-1401-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/aclocal.m4:1402:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/aclocal.m4-1403-      ;;
##############################################
echoping-6.0.2/plugins/aclocal.m4-1410-      supports_anon_versioning=no
echoping-6.0.2/plugins/aclocal.m4:1411:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/aclocal.m4-1412-        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/aclocal.m4-1431-  *)
echoping-6.0.2/plugins/aclocal.m4:1432:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/aclocal.m4-1433-    ;;
##############################################
echoping-6.0.2/plugins/aclocal.m4-1448-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/aclocal.m4:1449:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/aclocal.m4-1450-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/aclocal.m4-1451-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/aclocal.m4:1452:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/aclocal.m4-1453-  else
##############################################
echoping-6.0.2/plugins/aclocal.m4-1667-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/aclocal.m4:1668:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/aclocal.m4-1669-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/aclocal.m4-1739-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/aclocal.m4:1740:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/aclocal.m4-1741-    case $host_os in
##############################################
echoping-6.0.2/plugins/aclocal.m4-1889-  if test -z "$LTCC"; then
echoping-6.0.2/plugins/aclocal.m4:1890:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
echoping-6.0.2/plugins/aclocal.m4-1891-    if test -z "$LTCC"; then
##############################################
echoping-6.0.2/plugins/aclocal.m4-1893-    else
echoping-6.0.2/plugins/aclocal.m4:1894:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
echoping-6.0.2/plugins/aclocal.m4-1895-    fi
##############################################
echoping-6.0.2/plugins/aclocal.m4-1897-  if test -z "$LTCFLAGS"; then
echoping-6.0.2/plugins/aclocal.m4:1898:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
echoping-6.0.2/plugins/aclocal.m4-1899-  fi
##############################################
echoping-6.0.2/plugins/aclocal.m4-1902-  # Note that this assumes the entire list is on one line.
echoping-6.0.2/plugins/aclocal.m4:1903:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
echoping-6.0.2/plugins/aclocal.m4-1904-
##############################################
echoping-6.0.2/plugins/aclocal.m4-1908-    # Check whether tagname contains only valid characters
echoping-6.0.2/plugins/aclocal.m4:1909:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
echoping-6.0.2/plugins/aclocal.m4-1910-    "") ;;
##############################################
echoping-6.0.2/plugins/aclocal.m4-2163-	"file_magic "*)
echoping-6.0.2/plugins/aclocal.m4:2164:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/plugins/aclocal.m4-2165-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/plugins/aclocal.m4-2235-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/plugins/aclocal.m4:2236:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/plugins/aclocal.m4-2237-  *)
echoping-6.0.2/plugins/aclocal.m4:2238:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/plugins/aclocal.m4-2239-  esac
##############################################
echoping-6.0.2/plugins/aclocal.m4-2244-      # Canonicalize the pathname of ld
echoping-6.0.2/plugins/aclocal.m4:2245:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/plugins/aclocal.m4-2246-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/plugins/aclocal.m4:2247:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/plugins/aclocal.m4-2248-      done
##############################################
echoping-6.0.2/plugins/aclocal.m4-2275-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/plugins/aclocal.m4:2276:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/aclocal.m4-2277-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/aclocal.m4-2306-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/plugins/aclocal.m4:2307:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/aclocal.m4-2308-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/aclocal.m4-2474-openbsd*)
echoping-6.0.2/plugins/aclocal.m4:2475:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/aclocal.m4-2476-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
echoping-6.0.2/plugins/aclocal.m4-2551-	# Tru64's nm complains that /dev/null is an invalid object file
echoping-6.0.2/plugins/aclocal.m4:2552:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/aclocal.m4-2553-	*/dev/null* | *'Invalid file or object type'*)
##############################################
echoping-6.0.2/plugins/aclocal.m4-2557-	*)
echoping-6.0.2/plugins/aclocal.m4:2558:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/aclocal.m4-2559-	  */dev/null*)
##############################################
echoping-6.0.2/plugins/aclocal.m4-2921-    # ancient GNU ld didn't support --whole-archive et. al.
echoping-6.0.2/plugins/aclocal.m4:2922:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
echoping-6.0.2/plugins/aclocal.m4-2923-	grep 'no-whole-archive' > /dev/null; then
##############################################
echoping-6.0.2/plugins/aclocal.m4-3002-      # below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/aclocal.m4:3003:	collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/aclocal.m4-3004-	if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/aclocal.m4-3050-
echoping-6.0.2/plugins/aclocal.m4:3051:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/aclocal.m4-3052-     else
##############################################
echoping-6.0.2/plugins/aclocal.m4-3105-      # is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/aclocal.m4:3106:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/aclocal.m4-3107-	cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/aclocal.m4-3166-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/aclocal.m4:3167:          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/aclocal.m4-3168-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/aclocal.m4-3234-      # dependencies.
echoping-6.0.2/plugins/aclocal.m4:3235:      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; echo $list'
echoping-6.0.2/plugins/aclocal.m4-3236-      ;;
##############################################
echoping-6.0.2/plugins/aclocal.m4-3298-	# dependencies.
echoping-6.0.2/plugins/aclocal.m4:3299:	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; echo $list'
echoping-6.0.2/plugins/aclocal.m4-3300-	;;
##############################################
echoping-6.0.2/plugins/aclocal.m4-3333-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/aclocal.m4:3334:    _LT_AC_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'
echoping-6.0.2/plugins/aclocal.m4:3335:    _LT_AC_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'
echoping-6.0.2/plugins/aclocal.m4-3336-    ;;
##############################################
echoping-6.0.2/plugins/aclocal.m4-3340-	# SGI C++
echoping-6.0.2/plugins/aclocal.m4:3341:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/aclocal.m4-3342-
##############################################
echoping-6.0.2/plugins/aclocal.m4-3351-	  if test "$with_gnu_ld" = no; then
echoping-6.0.2/plugins/aclocal.m4:3352:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/aclocal.m4-3353-	  else
echoping-6.0.2/plugins/aclocal.m4:3354:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
echoping-6.0.2/plugins/aclocal.m4-3355-	  fi
##############################################
echoping-6.0.2/plugins/aclocal.m4-3370-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/aclocal.m4:3371:	_LT_AC_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'
echoping-6.0.2/plugins/aclocal.m4:3372:	_LT_AC_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'
echoping-6.0.2/plugins/aclocal.m4-3373-	# Commands to make compiler produce verbose output that lists
##############################################
echoping-6.0.2/plugins/aclocal.m4-3380-	# dependencies.
echoping-6.0.2/plugins/aclocal.m4:3381:	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; echo $list'
echoping-6.0.2/plugins/aclocal.m4-3382-
##############################################
echoping-6.0.2/plugins/aclocal.m4-3395-	# earlier do not add the objects themselves.
echoping-6.0.2/plugins/aclocal.m4:3396:	case `$CC -V 2>&1` in
echoping-6.0.2/plugins/aclocal.m4-3397-	*"Version 7."*)
##############################################
echoping-6.0.2/plugins/aclocal.m4-3421-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
echoping-6.0.2/plugins/aclocal.m4:3422:	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/aclocal.m4-3423-        ;;
##############################################
echoping-6.0.2/plugins/aclocal.m4-3440-	# dependencies.
echoping-6.0.2/plugins/aclocal.m4:3441:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/aclocal.m4-3442-	;;
##############################################
echoping-6.0.2/plugins/aclocal.m4-3484-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
echoping-6.0.2/plugins/aclocal.m4:3485:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/aclocal.m4-3486-      _LT_AC_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'
##############################################
echoping-6.0.2/plugins/aclocal.m4-3499-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/aclocal.m4:3500:	_LT_AC_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'
echoping-6.0.2/plugins/aclocal.m4-3501-
##############################################
echoping-6.0.2/plugins/aclocal.m4-3516-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/aclocal.m4:3517:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/aclocal.m4-3518-
##############################################
echoping-6.0.2/plugins/aclocal.m4-3529-	# dependencies.
echoping-6.0.2/plugins/aclocal.m4:3530:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/aclocal.m4-3531-	;;
##############################################
echoping-6.0.2/plugins/aclocal.m4-3534-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/aclocal.m4:3535:	  _LT_AC_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" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/aclocal.m4-3536-
##############################################
echoping-6.0.2/plugins/aclocal.m4-3559-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/aclocal.m4:3560:	_LT_AC_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'
echoping-6.0.2/plugins/aclocal.m4-3561-
##############################################
echoping-6.0.2/plugins/aclocal.m4-3575-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/plugins/aclocal.m4:3576:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/aclocal.m4:3577:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
echoping-6.0.2/plugins/aclocal.m4-3578-	  echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/aclocal.m4:3579:	  $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~
echoping-6.0.2/plugins/aclocal.m4-3580-	  $rm $lib.exp'
##############################################
echoping-6.0.2/plugins/aclocal.m4-3592-	# dependencies.
echoping-6.0.2/plugins/aclocal.m4:3593:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/aclocal.m4-3594-	;;
##############################################
echoping-6.0.2/plugins/aclocal.m4-3597-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/aclocal.m4:3598:	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/aclocal.m4-3599-
##############################################
echoping-6.0.2/plugins/aclocal.m4-3659-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
echoping-6.0.2/plugins/aclocal.m4:3660:	    _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
echoping-6.0.2/plugins/aclocal.m4-3661-	    ;;
##############################################
echoping-6.0.2/plugins/aclocal.m4-3747-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/plugins/aclocal.m4:3748:    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/aclocal.m4-3749-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
echoping-6.0.2/plugins/aclocal.m4-3870-  # eval without this substitution.
echoping-6.0.2/plugins/aclocal.m4:3871:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
echoping-6.0.2/plugins/aclocal.m4-3872-
echoping-6.0.2/plugins/aclocal.m4:3873:  for p in `eval $output_verbose_link_cmd`; do
echoping-6.0.2/plugins/aclocal.m4-3874-    case $p in
##############################################
echoping-6.0.2/plugins/aclocal.m4-4256-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/aclocal.m4:4257:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/aclocal.m4-4258-      ;;
echoping-6.0.2/plugins/aclocal.m4-4259-    *)
echoping-6.0.2/plugins/aclocal.m4:4260:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/aclocal.m4-4261-      ;;
##############################################
echoping-6.0.2/plugins/aclocal.m4-4266-  *'\[$]0 --fallback-echo"')
echoping-6.0.2/plugins/aclocal.m4:4267:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
echoping-6.0.2/plugins/aclocal.m4-4268-    ;;
##############################################
echoping-6.0.2/plugins/aclocal.m4-4281-
echoping-6.0.2/plugins/aclocal.m4:4282:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
echoping-6.0.2/plugins/aclocal.m4-4283-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
echoping-6.0.2/plugins/aclocal.m4-4663-  # libtool script then.
echoping-6.0.2/plugins/aclocal.m4:4664:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/aclocal.m4-4665-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/aclocal.m4-4768-# If we're using GNU nm, then use its standard symbol codes.
echoping-6.0.2/plugins/aclocal.m4:4769:case `$NM -V 2>&1` in
echoping-6.0.2/plugins/aclocal.m4-4770-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/aclocal.m4-4801-    nlist=conftest.nm
echoping-6.0.2/plugins/aclocal.m4:4802:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
echoping-6.0.2/plugins/aclocal.m4-4803-      # Try sorting and uniquifying the output.
##############################################
echoping-6.0.2/plugins/aclocal.m4-5519-    supports_anon_versioning=no
echoping-6.0.2/plugins/aclocal.m4:5520:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/aclocal.m4-5521-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/aclocal.m4-5583-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/aclocal.m4:5584:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/aclocal.m4-5585-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/aclocal.m4-5606-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/aclocal.m4:5607:      _LT_AC_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'
echoping-6.0.2/plugins/aclocal.m4:5608:      _LT_AC_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'
echoping-6.0.2/plugins/aclocal.m4-5609-      ;;
##############################################
echoping-6.0.2/plugins/aclocal.m4-5615-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/aclocal.m4:5616:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/aclocal.m4-5617-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/aclocal.m4-5619-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/aclocal.m4:5620:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/aclocal.m4-5621-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/aclocal.m4-5673-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/aclocal.m4:5674:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/aclocal.m4-5675-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) 
##############################################
echoping-6.0.2/plugins/aclocal.m4-5689-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/aclocal.m4:5690:	    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/aclocal.m4-5691-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/aclocal.m4-5788-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/aclocal.m4:5789:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/aclocal.m4-5790-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/aclocal.m4-5835-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/aclocal.m4:5836:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/aclocal.m4-5837-       else
##############################################
echoping-6.0.2/plugins/aclocal.m4-5882-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/aclocal.m4:5883:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/aclocal.m4-5884-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/aclocal.m4-5887-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/aclocal.m4:5888:      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/aclocal.m4-5889-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
echoping-6.0.2/plugins/aclocal.m4-5928-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/aclocal.m4:5929:         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/aclocal.m4-5930-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/aclocal.m4-6063-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/aclocal.m4:6064:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/aclocal.m4-6065-      else
echoping-6.0.2/plugins/aclocal.m4:6066:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/aclocal.m4-6067-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/aclocal.m4-6095-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/plugins/aclocal.m4:6096:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/aclocal.m4-6097-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/aclocal.m4-6125-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/aclocal.m4:6126:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/aclocal.m4-6127-      else
echoping-6.0.2/plugins/aclocal.m4-6128-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/plugins/aclocal.m4:6129:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/aclocal.m4-6130-      fi
##############################################
echoping-6.0.2/plugins/aclocal.m4-6137-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/aclocal.m4:6138:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/aclocal.m4-6139-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/aclocal.m4-6141-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/plugins/aclocal.m4:6142:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/aclocal.m4:6143:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/aclocal.m4:6144:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/aclocal.m4-6145-
##############################################
echoping-6.0.2/plugins/aclocal.m4-6178- 	*)
echoping-6.0.2/plugins/aclocal.m4:6179: 	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/aclocal.m4-6180- 	esac ;;
##############################################
echoping-6.0.2/plugins/aclocal.m4-6262-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/plugins/aclocal.m4:6263:      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/aclocal.m4-6264-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
echoping-6.0.2/plugins/aclocal.m4-6327-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
echoping-6.0.2/plugins/aclocal.m4:6328:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
echoping-6.0.2/plugins/aclocal.m4-6329-        then
##############################################
echoping-6.0.2/plugins/aclocal.m4-6463-    test $lt_ac_count -gt 10 && break
echoping-6.0.2/plugins/aclocal.m4:6464:    lt_ac_count=`expr $lt_ac_count + 1`
echoping-6.0.2/plugins/aclocal.m4-6465-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
echoping-6.0.2/plugins/aclocal.m4-6519-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
echoping-6.0.2/plugins/aclocal.m4:6520:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
echoping-6.0.2/plugins/aclocal.m4-6521-#
##############################################
echoping-6.0.2/plugins/aclocal.m4-6543-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
echoping-6.0.2/plugins/aclocal.m4:6544:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
echoping-6.0.2/plugins/aclocal.m4-6545-# and then we would define $MISSING as
##############################################
echoping-6.0.2/plugins/aclocal.m4-6559-# expand $ac_aux_dir to an absolute path
echoping-6.0.2/plugins/aclocal.m4:6560:am_aux_dir=`cd $ac_aux_dir && pwd`
echoping-6.0.2/plugins/aclocal.m4-6561-])
##############################################
echoping-6.0.2/plugins/aclocal.m4-6659-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/plugins/aclocal.m4:6660:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
echoping-6.0.2/plugins/aclocal.m4-6661-  fi
##############################################
echoping-6.0.2/plugins/aclocal.m4-6771-  # Strip MF so we end up with the name of the file.
echoping-6.0.2/plugins/aclocal.m4:6772:  mf=`echo "$mf" | sed -e 's/:.*$//'`
echoping-6.0.2/plugins/aclocal.m4-6773-  # Check whether this is an Automake generated Makefile or not.
##############################################
echoping-6.0.2/plugins/aclocal.m4-6780-  if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then
echoping-6.0.2/plugins/aclocal.m4:6781:    dirpart=`AS_DIRNAME("$mf")`
echoping-6.0.2/plugins/aclocal.m4-6782-  else
##############################################
echoping-6.0.2/plugins/aclocal.m4-6786-  # from the Makefile without running `make'.
echoping-6.0.2/plugins/aclocal.m4:6787:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
echoping-6.0.2/plugins/aclocal.m4-6788-  test -z "$DEPDIR" && continue
echoping-6.0.2/plugins/aclocal.m4:6789:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
echoping-6.0.2/plugins/aclocal.m4-6790-  test -z "am__include" && continue
echoping-6.0.2/plugins/aclocal.m4:6791:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
echoping-6.0.2/plugins/aclocal.m4-6792-  # When using ansi2knr, U may be empty or an underscore; expand it
echoping-6.0.2/plugins/aclocal.m4:6793:  U=`sed -n 's/^U = //p' < "$mf"`
echoping-6.0.2/plugins/aclocal.m4-6794-  # Find all dependency output files, they are included files with
##############################################
echoping-6.0.2/plugins/aclocal.m4-6802-    test -f "$dirpart/$file" && continue
echoping-6.0.2/plugins/aclocal.m4:6803:    fdir=`AS_DIRNAME(["$file"])`
echoping-6.0.2/plugins/aclocal.m4-6804-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
echoping-6.0.2/plugins/aclocal.m4-6856-AC_REQUIRE([AC_PROG_INSTALL])dnl
echoping-6.0.2/plugins/aclocal.m4:6857:if test "`cd $srcdir && pwd`" != "`pwd`"; then
echoping-6.0.2/plugins/aclocal.m4-6858-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
echoping-6.0.2/plugins/aclocal.m4-6944-    * )
echoping-6.0.2/plugins/aclocal.m4:6945:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
echoping-6.0.2/plugins/aclocal.m4-6946-  esac
echoping-6.0.2/plugins/aclocal.m4-6947-done
echoping-6.0.2/plugins/aclocal.m4:6948:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
echoping-6.0.2/plugins/aclocal.m4-6949-
##############################################
echoping-6.0.2/plugins/aclocal.m4-7016-# case it prints its new name instead of `make'.
echoping-6.0.2/plugins/aclocal.m4:7017:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
echoping-6.0.2/plugins/aclocal.m4-7018-   am__include=include
##############################################
echoping-6.0.2/plugins/aclocal.m4-7024-   echo '.include "confinc"' > confmf
echoping-6.0.2/plugins/aclocal.m4:7025:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
echoping-6.0.2/plugins/aclocal.m4-7026-      am__include=.include
##############################################
echoping-6.0.2/plugins/aclocal.m4-7155-if (
echoping-6.0.2/plugins/aclocal.m4:7156:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
echoping-6.0.2/plugins/aclocal.m4-7157-   if test "$[*]" = "X"; then
echoping-6.0.2/plugins/aclocal.m4-7158-      # -L didn't work.
echoping-6.0.2/plugins/aclocal.m4:7159:      set X `ls -t $srcdir/configure conftest.file`
echoping-6.0.2/plugins/aclocal.m4-7160-   fi
##############################################
echoping-6.0.2/plugins/Makefile.in-243-	dot_seen=no; \
echoping-6.0.2/plugins/Makefile.in:244:	target=`echo $@ | sed s/-recursive//`; \
echoping-6.0.2/plugins/Makefile.in-245-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
echoping-6.0.2/plugins/Makefile.in-278-	rev="$$rev ."; \
echoping-6.0.2/plugins/Makefile.in:279:	target=`echo $@ | sed s/-recursive//`; \
echoping-6.0.2/plugins/Makefile.in-280-	for subdir in $$rev; do \
##############################################
echoping-6.0.2/plugins/Makefile.in-352-GTAGS:
echoping-6.0.2/plugins/Makefile.in:353:	here=`$(am__cd) $(top_builddir) && pwd` \
echoping-6.0.2/plugins/Makefile.in-354-	  && cd $(top_srcdir) \
##############################################
echoping-6.0.2/plugins/Makefile.in-362-	test -d $(distdir) || mkdir $(distdir)
echoping-6.0.2/plugins/Makefile.in:363:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
echoping-6.0.2/plugins/Makefile.in:364:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
echoping-6.0.2/plugins/Makefile.in-365-	list='$(DISTFILES)'; \
##############################################
echoping-6.0.2/plugins/Makefile.in-376-	  if test -d $$d/$$file; then \
echoping-6.0.2/plugins/Makefile.in:377:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
echoping-6.0.2/plugins/Makefile.in-378-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
echoping-6.0.2/plugins/Makefile.in-392-	    || exit 1; \
echoping-6.0.2/plugins/Makefile.in:393:	    distdir=`$(am__cd) $(distdir) && pwd`; \
echoping-6.0.2/plugins/Makefile.in:394:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
echoping-6.0.2/plugins/Makefile.in-395-	    (cd $$subdir && \
##############################################
echoping-6.0.2/plugins/Makefile.in-454-	chmod a-w $(distdir)
echoping-6.0.2/plugins/Makefile.in:455:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
echoping-6.0.2/plugins/Makefile.in-456-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
echoping-6.0.2/plugins/Makefile.in-485-	@cd $(distuninstallcheck_dir) \
echoping-6.0.2/plugins/Makefile.in:486:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
echoping-6.0.2/plugins/Makefile.in-487-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
echoping-6.0.2/plugins/Makefile.in-497-	fi
echoping-6.0.2/plugins/Makefile.in:498:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
echoping-6.0.2/plugins/Makefile.in-499-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
echoping-6.0.2/plugins/configure-109-do
echoping-6.0.2/plugins/configure:110:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
echoping-6.0.2/plugins/configure-111-    eval $as_var=C; export $as_var
##############################################
echoping-6.0.2/plugins/configure-217-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
echoping-6.0.2/plugins/configure:218:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
echoping-6.0.2/plugins/configure-219-") 2> /dev/null; then
##############################################
echoping-6.0.2/plugins/configure-332-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/plugins/configure:333:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
echoping-6.0.2/plugins/configure-334-
##############################################
echoping-6.0.2/plugins/configure-427-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/plugins/configure:428:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
echoping-6.0.2/plugins/configure-429-
##############################################
echoping-6.0.2/plugins/configure-538-	esac;
echoping-6.0.2/plugins/configure:539:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
echoping-6.0.2/plugins/configure-540-	???[sx]*):;;*)false;;esac;fi
##############################################
echoping-6.0.2/plugins/configure-560-  # Remove one level of quotation (which was required for Make).
echoping-6.0.2/plugins/configure:561:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
echoping-6.0.2/plugins/configure-562-  ;;
##############################################
echoping-6.0.2/plugins/configure-571-  :
echoping-6.0.2/plugins/configure:572:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
echoping-6.0.2/plugins/configure-573-  # Yippee, $echo works!
##############################################
echoping-6.0.2/plugins/configure-597-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
echoping-6.0.2/plugins/configure:598:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
echoping-6.0.2/plugins/configure:599:       echo_test_string=`eval $cmd` &&
echoping-6.0.2/plugins/configure-600-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
echoping-6.0.2/plugins/configure-606-
echoping-6.0.2/plugins/configure:607:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/configure:608:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/configure-609-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/configure-621-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
echoping-6.0.2/plugins/configure:622:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/configure:623:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/configure-624-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/configure-633-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/configure:634:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/configure-635-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/configure-648-      echo='printf %s\n'
echoping-6.0.2/plugins/configure:649:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/configure:650:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/configure-651-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/configure-653-	:
echoping-6.0.2/plugins/configure:654:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/configure-655-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/configure:656:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/configure-657-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/configure-662-	echo="$CONFIG_SHELL $0 --fallback-echo"
echoping-6.0.2/plugins/configure:663:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/configure-664-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/configure:665:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/configure-666-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/configure-672-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
echoping-6.0.2/plugins/configure:673:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
echoping-6.0.2/plugins/configure-674-	  then
##############################################
echoping-6.0.2/plugins/configure-680-	if test "$prev" != 'sed 50q "$0"'; then
echoping-6.0.2/plugins/configure:681:	  echo_test_string=`eval $prev`
echoping-6.0.2/plugins/configure-682-	  export echo_test_string
##############################################
echoping-6.0.2/plugins/configure-955-  case $ac_option in
echoping-6.0.2/plugins/configure:956:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
echoping-6.0.2/plugins/configure-957-  *)	ac_optarg=yes ;;
##############################################
echoping-6.0.2/plugins/configure-998-  -disable-* | --disable-*)
echoping-6.0.2/plugins/configure:999:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
echoping-6.0.2/plugins/configure-1000-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/configure-1003-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/configure:1004:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/configure-1005-    eval enable_$ac_feature=no ;;
##############################################
echoping-6.0.2/plugins/configure-1017-  -enable-* | --enable-*)
echoping-6.0.2/plugins/configure:1018:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
echoping-6.0.2/plugins/configure-1019-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/configure-1022-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/configure:1023:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/configure-1024-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
echoping-6.0.2/plugins/configure-1214-  -with-* | --with-*)
echoping-6.0.2/plugins/configure:1215:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
echoping-6.0.2/plugins/configure-1216-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/configure-1219-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/configure:1220:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/configure-1221-    eval with_$ac_package=\$ac_optarg ;;
##############################################
echoping-6.0.2/plugins/configure-1223-  -without-* | --without-*)
echoping-6.0.2/plugins/configure:1224:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
echoping-6.0.2/plugins/configure-1225-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/configure-1228-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/configure:1229:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/configure-1230-    eval with_$ac_package=no ;;
##############################################
echoping-6.0.2/plugins/configure-1255-  *=*)
echoping-6.0.2/plugins/configure:1256:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
echoping-6.0.2/plugins/configure-1257-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/configure-1275-if test -n "$ac_prev"; then
echoping-6.0.2/plugins/configure:1276:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
echoping-6.0.2/plugins/configure-1277-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
echoping-6.0.2/plugins/configure-1321-ac_ls_di=`ls -di .` &&
echoping-6.0.2/plugins/configure:1322:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
echoping-6.0.2/plugins/configure-1323-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
echoping-6.0.2/plugins/configure-1381-case $srcdir in
echoping-6.0.2/plugins/configure:1382:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
echoping-6.0.2/plugins/configure-1383-esac
##############################################
echoping-6.0.2/plugins/configure-1424-By default, \`make install' will install all the files in
echoping-6.0.2/plugins/configure:1425:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
echoping-6.0.2/plugins/configure:1426:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
echoping-6.0.2/plugins/configure-1427-for instance \`--prefix=\$HOME'.
##############################################
echoping-6.0.2/plugins/configure-1523-*)
echoping-6.0.2/plugins/configure:1524:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/plugins/configure-1525-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/plugins/configure:1526:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/plugins/configure-1527-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/plugins/configure-1656-    *\'*)
echoping-6.0.2/plugins/configure:1657:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/plugins/configure-1658-    esac
##############################################
echoping-6.0.2/plugins/configure-1742-      case $ac_val in
echoping-6.0.2/plugins/configure:1743:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
echoping-6.0.2/plugins/configure-1744-      esac
##############################################
echoping-6.0.2/plugins/configure-1759-	case $ac_val in
echoping-6.0.2/plugins/configure:1760:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
echoping-6.0.2/plugins/configure-1761-	esac
##############################################
echoping-6.0.2/plugins/configure-1867-    set,)
echoping-6.0.2/plugins/configure:1868:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
echoping-6.0.2/plugins/configure:1869:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
echoping-6.0.2/plugins/configure-1870-      ac_cache_corrupted=: ;;
##############################################
echoping-6.0.2/plugins/configure-1889-    case $ac_new_val in
echoping-6.0.2/plugins/configure:1890:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/plugins/configure-1891-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
echoping-6.0.2/plugins/configure-1981-test "x$ac_build_alias" = x &&
echoping-6.0.2/plugins/configure:1982:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
echoping-6.0.2/plugins/configure-1983-test "x$ac_build_alias" = x &&
##############################################
echoping-6.0.2/plugins/configure-1986-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/configure:1987:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
echoping-6.0.2/plugins/configure-1988-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
echoping-6.0.2/plugins/configure-2011-IFS=$ac_save_IFS
echoping-6.0.2/plugins/configure:2012:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
echoping-6.0.2/plugins/configure-2013-
##############################################
echoping-6.0.2/plugins/configure-2022-else
echoping-6.0.2/plugins/configure:2023:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
echoping-6.0.2/plugins/configure-2024-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
echoping-6.0.2/plugins/configure-2048-IFS=$ac_save_IFS
echoping-6.0.2/plugins/configure:2049:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
echoping-6.0.2/plugins/configure-2050-
##############################################
echoping-6.0.2/plugins/configure-2169-echo "$as_me:$LINENO: checking for C compiler version" >&5
echoping-6.0.2/plugins/configure:2170:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/plugins/configure-2171-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/plugins/configure-2223-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
echoping-6.0.2/plugins/configure:2224:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
echoping-6.0.2/plugins/configure-2225-#
##############################################
echoping-6.0.2/plugins/configure-2271-	then :; else
echoping-6.0.2/plugins/configure:2272:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
echoping-6.0.2/plugins/configure-2273-	fi
##############################################
echoping-6.0.2/plugins/configure-2368-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
echoping-6.0.2/plugins/configure:2369:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
echoping-6.0.2/plugins/configure-2370-	  break;;
##############################################
echoping-6.0.2/plugins/configure-2423-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
echoping-6.0.2/plugins/configure:2424:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
echoping-6.0.2/plugins/configure-2425-       break;;
##############################################
echoping-6.0.2/plugins/configure-2498-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
echoping-6.0.2/plugins/configure:2499:GCC=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/plugins/configure-2500-ac_test_CFLAGS=${CFLAGS+set}
##############################################
echoping-6.0.2/plugins/configure-2891-    test $lt_ac_count -gt 10 && break
echoping-6.0.2/plugins/configure:2892:    lt_ac_count=`expr $lt_ac_count + 1`
echoping-6.0.2/plugins/configure-2893-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
echoping-6.0.2/plugins/configure-2929-  # Check for GNU $ac_path_GREP
echoping-6.0.2/plugins/configure:2930:case `"$ac_path_GREP" --version 2>&1` in
echoping-6.0.2/plugins/configure-2931-*GNU*)
##############################################
echoping-6.0.2/plugins/configure-2943-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
echoping-6.0.2/plugins/configure:2944:    ac_count=`expr $ac_count + 1`
echoping-6.0.2/plugins/configure-2945-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
echoping-6.0.2/plugins/configure-3011-  # Check for GNU $ac_path_EGREP
echoping-6.0.2/plugins/configure:3012:case `"$ac_path_EGREP" --version 2>&1` in
echoping-6.0.2/plugins/configure-3013-*GNU*)
##############################################
echoping-6.0.2/plugins/configure-3025-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
echoping-6.0.2/plugins/configure:3026:    ac_count=`expr $ac_count + 1`
echoping-6.0.2/plugins/configure-3027-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
echoping-6.0.2/plugins/configure-3083-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/plugins/configure:3084:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/plugins/configure-3085-  *)
echoping-6.0.2/plugins/configure:3086:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/plugins/configure-3087-  esac
##############################################
echoping-6.0.2/plugins/configure-3092-      # Canonicalize the pathname of ld
echoping-6.0.2/plugins/configure:3093:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/plugins/configure-3094-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/plugins/configure:3095:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/plugins/configure-3096-      done
##############################################
echoping-6.0.2/plugins/configure-3127-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/plugins/configure:3128:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/configure-3129-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/configure-3160-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/plugins/configure:3161:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/configure-3162-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/configure-3223-	# Tru64's nm complains that /dev/null is an invalid object file
echoping-6.0.2/plugins/configure:3224:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/configure-3225-	*/dev/null* | *'Invalid file or object type'*)
##############################################
echoping-6.0.2/plugins/configure-3229-	*)
echoping-6.0.2/plugins/configure:3230:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/configure-3231-	  */dev/null*)
##############################################
echoping-6.0.2/plugins/configure-3391-openbsd*)
echoping-6.0.2/plugins/configure:3392:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/configure-3393-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
echoping-6.0.2/plugins/configure-3476-  (exit $ac_status); }; then
echoping-6.0.2/plugins/configure:3477:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/configure-3478-    *ELF-32*)
##############################################
echoping-6.0.2/plugins/configure-3496-   if test "$lt_cv_prog_gnu_ld" = yes; then
echoping-6.0.2/plugins/configure:3497:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/configure-3498-    *32-bit*)
##############################################
echoping-6.0.2/plugins/configure-3508-   else
echoping-6.0.2/plugins/configure:3509:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/configure-3510-    *32-bit*)
##############################################
echoping-6.0.2/plugins/configure-4086-do
echoping-6.0.2/plugins/configure:4087:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/plugins/configure-4088-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
echoping-6.0.2/plugins/configure-4129-fi
echoping-6.0.2/plugins/configure:4130:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/plugins/configure-4131-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/plugins/configure-4132-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/plugins/configure:4133:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/plugins/configure-4134-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/plugins/configure:4135:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/plugins/configure-4136-_ACEOF
##############################################
echoping-6.0.2/plugins/configure-4145-do
echoping-6.0.2/plugins/configure:4146:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/plugins/configure-4147-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/plugins/configure-4152-fi
echoping-6.0.2/plugins/configure:4153:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/plugins/configure-4154-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/plugins/configure-4273-fi
echoping-6.0.2/plugins/configure:4274:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/plugins/configure-4275-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/plugins/configure-4278-fi
echoping-6.0.2/plugins/configure:4279:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/plugins/configure-4280-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/plugins/configure:4281:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/plugins/configure-4282-_ACEOF
##############################################
echoping-6.0.2/plugins/configure-4404-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
echoping-6.0.2/plugins/configure:4405:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/plugins/configure-4406-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/plugins/configure-4490-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
echoping-6.0.2/plugins/configure:4491:GXX=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/plugins/configure-4492-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
echoping-6.0.2/plugins/configure-4996-echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
echoping-6.0.2/plugins/configure:4997:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/plugins/configure-4998-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/plugins/configure-5138-
echoping-6.0.2/plugins/configure:5139:G77=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/plugins/configure-5140-ac_ext=c
##############################################
echoping-6.0.2/plugins/configure-5201-    # And add a safety zone
echoping-6.0.2/plugins/configure:5202:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
echoping-6.0.2/plugins/configure:5203:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
echoping-6.0.2/plugins/configure-5204-    ;;
##############################################
echoping-6.0.2/plugins/configure-5229-    if test -n "$kargmax"; then
echoping-6.0.2/plugins/configure:5230:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
echoping-6.0.2/plugins/configure-5231-    else
##############################################
echoping-6.0.2/plugins/configure-5239-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
echoping-6.0.2/plugins/configure:5240:    while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
echoping-6.0.2/plugins/configure-5241-	       = "XX$teststring") >/dev/null 2>&1 &&
echoping-6.0.2/plugins/configure:5242:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
echoping-6.0.2/plugins/configure-5243-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
echoping-6.0.2/plugins/configure-5245-    do
echoping-6.0.2/plugins/configure:5246:      i=`expr $i + 1`
echoping-6.0.2/plugins/configure-5247-      teststring=$teststring$teststring
##############################################
echoping-6.0.2/plugins/configure-5252-    # It appears as though 1/2 is a usable value.
echoping-6.0.2/plugins/configure:5253:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
echoping-6.0.2/plugins/configure-5254-    ;;
##############################################
echoping-6.0.2/plugins/configure-5345-# If we're using GNU nm, then use its standard symbol codes.
echoping-6.0.2/plugins/configure:5346:case `$NM -V 2>&1` in
echoping-6.0.2/plugins/configure-5347-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/configure-5881-done
echoping-6.0.2/plugins/configure:5882:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/configure-5883-
##############################################
echoping-6.0.2/plugins/configure-5909-	"file_magic "*)
echoping-6.0.2/plugins/configure:5910:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/plugins/configure-5911-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/plugins/configure-5971-	"file_magic "*)
echoping-6.0.2/plugins/configure:5972:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/plugins/configure-5973-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/plugins/configure-6063-gentoo_lt_version="1.5.22"
echoping-6.0.2/plugins/configure:6064:gentoo_ltmain_version=`sed -n '/^[ 	]*VERSION=/{s/^[ 	]*VERSION=//;p;q;}' "$ltmain"`
echoping-6.0.2/plugins/configure-6065-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
##############################################
echoping-6.0.2/plugins/configure-6589-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/configure:6590:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/configure:6591:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/configure-6592-    need_locks=warn
##############################################
echoping-6.0.2/plugins/configure-6645-done
echoping-6.0.2/plugins/configure:6646:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/configure-6647-
##############################################
echoping-6.0.2/plugins/configure-6683-    supports_anon_versioning=no
echoping-6.0.2/plugins/configure:6684:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/configure-6685-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/configure-6747-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/configure:6748:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/configure-6749-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/configure-6770-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/configure:6771:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/configure:6772:      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'
echoping-6.0.2/plugins/configure-6773-      ;;
##############################################
echoping-6.0.2/plugins/configure-6779-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/configure:6780:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/configure-6781-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/configure-6783-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/configure:6784:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/configure-6785-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/configure-6837-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/configure:6838:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/configure-6839-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/plugins/configure-6853-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/configure:6854:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/configure-6855-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/configure-6952-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/configure:6953:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/configure-6954-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/configure-7048-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/configure:7049:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/configure-7050-       else
##############################################
echoping-6.0.2/plugins/configure-7144-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/configure:7145:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/configure-7146-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/configure-7149-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/configure:7150:      fix_srcfile_path='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/configure-7151-      enable_shared_with_static_runtimes=yes
##############################################
echoping-6.0.2/plugins/configure-7190-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/configure:7191:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/configure-7192-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/configure-7325-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/configure:7326:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure-7327-      else
echoping-6.0.2/plugins/configure:7328:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure-7329-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/configure-7357-      hardcode_shlibpath_var=no
echoping-6.0.2/plugins/configure:7358:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/configure-7359-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/configure-7387-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/configure:7388:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure-7389-      else
echoping-6.0.2/plugins/configure-7390-	allow_undefined_flag=' -expect_unresolved \*'
echoping-6.0.2/plugins/configure:7391:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure-7392-      fi
##############################################
echoping-6.0.2/plugins/configure-7399-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/configure:7400:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure-7401-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/configure-7403-	allow_undefined_flag=' -expect_unresolved \*'
echoping-6.0.2/plugins/configure:7404:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure:7405:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/configure:7406:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/configure-7407-
##############################################
echoping-6.0.2/plugins/configure-7440- 	*)
echoping-6.0.2/plugins/configure:7441: 	  whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/configure-7442- 	esac ;;
##############################################
echoping-6.0.2/plugins/configure-7524-      hardcode_shlibpath_var=no
echoping-6.0.2/plugins/configure:7525:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/configure-7526-      hardcode_libdir_separator=':'
##############################################
echoping-6.0.2/plugins/configure-7634-if test "$GCC" = yes; then
echoping-6.0.2/plugins/configure:7635:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/configure-7636-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/configure-7640-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/configure:7641:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/configure-7642-  else
echoping-6.0.2/plugins/configure:7643:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/configure-7644-  fi
##############################################
echoping-6.0.2/plugins/configure-7711-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/configure:7712:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/configure-7713-  ;;
##############################################
echoping-6.0.2/plugins/configure-7744-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/configure:7745:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/configure:7746:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/configure:7747:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/configure-7748-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/configure-7750-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/configure:7751:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/configure-7752-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/configure-7758-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/configure:7759:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/configure-7760-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/configure-7763-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/configure:7764:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/configure:7765:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/configure-7766-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/configure-7772-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/configure:7773:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/configure-7774-      else
echoping-6.0.2/plugins/configure:7775:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/configure-7776-      fi
##############################################
echoping-6.0.2/plugins/configure-7779-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/configure:7780:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/configure-7781-      ;;
##############################################
echoping-6.0.2/plugins/configure-7788-      supports_anon_versioning=no
echoping-6.0.2/plugins/configure:7789:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/configure-7790-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/configure-7809-  *)
echoping-6.0.2/plugins/configure:7810:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/configure-7811-    ;;
##############################################
echoping-6.0.2/plugins/configure-7826-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/configure:7827:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/configure-7828-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/configure-7829-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/configure:7830:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/configure-7831-  else
##############################################
echoping-6.0.2/plugins/configure-8045-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/configure:8046:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/configure-8047-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/configure-8117-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/configure:8118:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/configure-8119-    case $host_os in
##############################################
echoping-6.0.2/plugins/configure-9205-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/configure:9206:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/configure-9207-      ;;
echoping-6.0.2/plugins/configure-9208-    *)
echoping-6.0.2/plugins/configure:9209:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/configure-9210-      ;;
##############################################
echoping-6.0.2/plugins/configure-9215-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/configure:9216:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/configure-9217-    ;;
##############################################
echoping-6.0.2/plugins/configure-9228-
echoping-6.0.2/plugins/configure:9229:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
echoping-6.0.2/plugins/configure-9230-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
echoping-6.0.2/plugins/configure-9607-  # libtool script then.
echoping-6.0.2/plugins/configure:9608:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/configure-9609-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/configure-9636-  if test -z "$LTCC"; then
echoping-6.0.2/plugins/configure:9637:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
echoping-6.0.2/plugins/configure-9638-    if test -z "$LTCC"; then
##############################################
echoping-6.0.2/plugins/configure-9641-    else
echoping-6.0.2/plugins/configure:9642:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
echoping-6.0.2/plugins/configure:9643:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
echoping-6.0.2/plugins/configure-9644-    fi
##############################################
echoping-6.0.2/plugins/configure-9646-  if test -z "$LTCFLAGS"; then
echoping-6.0.2/plugins/configure:9647:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
echoping-6.0.2/plugins/configure-9648-  fi
##############################################
echoping-6.0.2/plugins/configure-9651-  # Note that this assumes the entire list is on one line.
echoping-6.0.2/plugins/configure:9652:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
echoping-6.0.2/plugins/configure-9653-
##############################################
echoping-6.0.2/plugins/configure-9657-    # Check whether tagname contains only valid characters
echoping-6.0.2/plugins/configure:9658:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
echoping-6.0.2/plugins/configure-9659-    "") ;;
##############################################
echoping-6.0.2/plugins/configure-9785-done
echoping-6.0.2/plugins/configure:9786:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/configure-9787-
##############################################
echoping-6.0.2/plugins/configure-9815-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/plugins/configure:9816:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/plugins/configure-9817-  *)
echoping-6.0.2/plugins/configure:9818:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/plugins/configure-9819-  esac
##############################################
echoping-6.0.2/plugins/configure-9824-      # Canonicalize the pathname of ld
echoping-6.0.2/plugins/configure:9825:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/plugins/configure-9826-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/plugins/configure:9827:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/plugins/configure-9828-      done
##############################################
echoping-6.0.2/plugins/configure-9859-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/plugins/configure:9860:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/configure-9861-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/configure-9892-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/plugins/configure:9893:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/configure-9894-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/configure-9922-    # ancient GNU ld didn't support --whole-archive et. al.
echoping-6.0.2/plugins/configure:9923:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
echoping-6.0.2/plugins/configure-9924-	grep 'no-whole-archive' > /dev/null; then
##############################################
echoping-6.0.2/plugins/configure-10004-      # below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/configure:10005:	collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/configure-10006-	if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/configure-10101-
echoping-6.0.2/plugins/configure:10102:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/configure-10103-     else
##############################################
echoping-6.0.2/plugins/configure-10205-      # is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/configure:10206:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/configure-10207-	cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/configure-10266-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/configure:10267:          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/configure-10268-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/configure-10334-      # dependencies.
echoping-6.0.2/plugins/configure:10335:      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; echo $list'
echoping-6.0.2/plugins/configure-10336-      ;;
##############################################
echoping-6.0.2/plugins/configure-10398-	# dependencies.
echoping-6.0.2/plugins/configure:10399:	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; echo $list'
echoping-6.0.2/plugins/configure-10400-	;;
##############################################
echoping-6.0.2/plugins/configure-10433-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/configure:10434:    archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/configure:10435:    archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/configure-10436-    ;;
##############################################
echoping-6.0.2/plugins/configure-10440-	# SGI C++
echoping-6.0.2/plugins/configure:10441:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure-10442-
##############################################
echoping-6.0.2/plugins/configure-10451-	  if test "$with_gnu_ld" = no; then
echoping-6.0.2/plugins/configure:10452:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure-10453-	  else
echoping-6.0.2/plugins/configure:10454:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
echoping-6.0.2/plugins/configure-10455-	  fi
##############################################
echoping-6.0.2/plugins/configure-10470-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/configure:10471:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/plugins/configure:10472:	archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
echoping-6.0.2/plugins/configure-10473-	# Commands to make compiler produce verbose output that lists
##############################################
echoping-6.0.2/plugins/configure-10480-	# dependencies.
echoping-6.0.2/plugins/configure:10481:	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; echo $list'
echoping-6.0.2/plugins/configure-10482-
##############################################
echoping-6.0.2/plugins/configure-10495-	# earlier do not add the objects themselves.
echoping-6.0.2/plugins/configure:10496:	case `$CC -V 2>&1` in
echoping-6.0.2/plugins/configure-10497-	*"Version 7."*)
##############################################
echoping-6.0.2/plugins/configure-10521-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
echoping-6.0.2/plugins/configure:10522:	whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/configure-10523-        ;;
##############################################
echoping-6.0.2/plugins/configure-10540-	# dependencies.
echoping-6.0.2/plugins/configure:10541:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/configure-10542-	;;
##############################################
echoping-6.0.2/plugins/configure-10584-    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
echoping-6.0.2/plugins/configure:10585:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/configure-10586-      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
echoping-6.0.2/plugins/configure-10599-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/configure:10600:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/plugins/configure-10601-
##############################################
echoping-6.0.2/plugins/configure-10616-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/configure:10617:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure-10618-
##############################################
echoping-6.0.2/plugins/configure-10629-	# dependencies.
echoping-6.0.2/plugins/configure:10630:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/configure-10631-	;;
##############################################
echoping-6.0.2/plugins/configure-10634-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/configure:10635:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure-10636-
##############################################
echoping-6.0.2/plugins/configure-10659-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/configure:10660:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/plugins/configure-10661-
##############################################
echoping-6.0.2/plugins/configure-10675-	allow_undefined_flag_CXX=' -expect_unresolved \*'
echoping-6.0.2/plugins/configure:10676:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure:10677:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
echoping-6.0.2/plugins/configure-10678-	  echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/configure:10679:	  $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~
echoping-6.0.2/plugins/configure-10680-	  $rm $lib.exp'
##############################################
echoping-6.0.2/plugins/configure-10692-	# dependencies.
echoping-6.0.2/plugins/configure:10693:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/configure-10694-	;;
##############################################
echoping-6.0.2/plugins/configure-10697-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/configure:10698:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure-10699-
##############################################
echoping-6.0.2/plugins/configure-10759-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
echoping-6.0.2/plugins/configure:10760:	    whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
echoping-6.0.2/plugins/configure-10761-	    ;;
##############################################
echoping-6.0.2/plugins/configure-10847-    hardcode_shlibpath_var_CXX=no
echoping-6.0.2/plugins/configure:10848:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/configure-10849-    hardcode_libdir_separator_CXX=':'
##############################################
echoping-6.0.2/plugins/configure-10919-  # eval without this substitution.
echoping-6.0.2/plugins/configure:10920:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
echoping-6.0.2/plugins/configure-10921-
echoping-6.0.2/plugins/configure:10922:  for p in `eval $output_verbose_link_cmd`; do
echoping-6.0.2/plugins/configure-10923-    case $p in
##############################################
echoping-6.0.2/plugins/configure-11474-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/configure:11475:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/configure:11476:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/configure-11477-    need_locks=warn
##############################################
echoping-6.0.2/plugins/configure-11590-if test "$GCC" = yes; then
echoping-6.0.2/plugins/configure:11591:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/configure-11592-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/configure-11596-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/configure:11597:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/configure-11598-  else
echoping-6.0.2/plugins/configure:11599:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/configure-11600-  fi
##############################################
echoping-6.0.2/plugins/configure-11667-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/configure:11668:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/configure-11669-  ;;
##############################################
echoping-6.0.2/plugins/configure-11700-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/configure:11701:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/configure:11702:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/configure:11703:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/configure-11704-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/configure-11706-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/configure:11707:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/configure-11708-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/configure-11714-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/configure:11715:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/configure-11716-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/configure-11719-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/configure:11720:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/configure:11721:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/configure-11722-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/configure-11728-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/configure:11729:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/configure-11730-      else
echoping-6.0.2/plugins/configure:11731:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/configure-11732-      fi
##############################################
echoping-6.0.2/plugins/configure-11735-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/configure:11736:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/configure-11737-      ;;
##############################################
echoping-6.0.2/plugins/configure-11744-      supports_anon_versioning=no
echoping-6.0.2/plugins/configure:11745:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/configure-11746-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/configure-11765-  *)
echoping-6.0.2/plugins/configure:11766:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/configure-11767-    ;;
##############################################
echoping-6.0.2/plugins/configure-11782-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/configure:11783:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/configure-11784-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/configure-11785-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/configure:11786:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/configure-11787-  else
##############################################
echoping-6.0.2/plugins/configure-12001-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/configure:12002:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/configure-12003-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/configure-12073-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/configure:12074:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/configure-12075-    case $host_os in
##############################################
echoping-6.0.2/plugins/configure-12318-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/configure:12319:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/configure-12320-      ;;
echoping-6.0.2/plugins/configure-12321-    *)
echoping-6.0.2/plugins/configure:12322:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/configure-12323-      ;;
##############################################
echoping-6.0.2/plugins/configure-12328-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/configure:12329:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/configure-12330-    ;;
##############################################
echoping-6.0.2/plugins/configure-12647-  # libtool script then.
echoping-6.0.2/plugins/configure:12648:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/configure-12649-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/configure-12756-done
echoping-6.0.2/plugins/configure:12757:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/configure-12758-
##############################################
echoping-6.0.2/plugins/configure-13185-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/configure:13186:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/configure:13187:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/configure-13188-    need_locks=warn
##############################################
echoping-6.0.2/plugins/configure-13241-done
echoping-6.0.2/plugins/configure:13242:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/configure-13243-
##############################################
echoping-6.0.2/plugins/configure-13279-    supports_anon_versioning=no
echoping-6.0.2/plugins/configure:13280:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/configure-13281-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/configure-13343-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/configure:13344:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/configure-13345-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/configure-13366-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/configure:13367:      archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/configure:13368:      archive_expsym_cmds_F77='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'
echoping-6.0.2/plugins/configure-13369-      ;;
##############################################
echoping-6.0.2/plugins/configure-13375-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/configure:13376:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/configure-13377-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/configure-13379-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/configure:13380:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/configure-13381-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/configure-13433-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/configure:13434:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/configure-13435-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/plugins/configure-13449-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/configure:13450:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/configure-13451-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/configure-13548-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/configure:13549:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/configure-13550-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/configure-13634-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/configure:13635:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/configure-13636-       else
##############################################
echoping-6.0.2/plugins/configure-13720-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/configure:13721:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/configure-13722-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/configure-13725-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/configure:13726:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/configure-13727-      enable_shared_with_static_runtimes_F77=yes
##############################################
echoping-6.0.2/plugins/configure-13766-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/configure:13767:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/configure-13768-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/configure-13901-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/configure:13902:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure-13903-      else
echoping-6.0.2/plugins/configure:13904:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure-13905-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/configure-13933-      hardcode_shlibpath_var_F77=no
echoping-6.0.2/plugins/configure:13934:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/configure-13935-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/configure-13963-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/configure:13964:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure-13965-      else
echoping-6.0.2/plugins/configure-13966-	allow_undefined_flag_F77=' -expect_unresolved \*'
echoping-6.0.2/plugins/configure:13967:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure-13968-      fi
##############################################
echoping-6.0.2/plugins/configure-13975-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/configure:13976:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure-13977-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/configure-13979-	allow_undefined_flag_F77=' -expect_unresolved \*'
echoping-6.0.2/plugins/configure:13980:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure:13981:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/configure:13982:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/configure-13983-
##############################################
echoping-6.0.2/plugins/configure-14016- 	*)
echoping-6.0.2/plugins/configure:14017: 	  whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/configure-14018- 	esac ;;
##############################################
echoping-6.0.2/plugins/configure-14100-      hardcode_shlibpath_var_F77=no
echoping-6.0.2/plugins/configure:14101:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/configure-14102-      hardcode_libdir_separator_F77=':'
##############################################
echoping-6.0.2/plugins/configure-14210-if test "$GCC" = yes; then
echoping-6.0.2/plugins/configure:14211:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/configure-14212-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/configure-14216-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/configure:14217:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/configure-14218-  else
echoping-6.0.2/plugins/configure:14219:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/configure-14220-  fi
##############################################
echoping-6.0.2/plugins/configure-14287-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/configure:14288:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/configure-14289-  ;;
##############################################
echoping-6.0.2/plugins/configure-14320-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/configure:14321:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/configure:14322:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/configure:14323:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/configure-14324-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/configure-14326-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/configure:14327:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/configure-14328-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/configure-14334-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/configure:14335:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/configure-14336-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/configure-14339-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/configure:14340:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/configure:14341:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/configure-14342-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/configure-14348-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/configure:14349:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/configure-14350-      else
echoping-6.0.2/plugins/configure:14351:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/configure-14352-      fi
##############################################
echoping-6.0.2/plugins/configure-14355-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/configure:14356:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/configure-14357-      ;;
##############################################
echoping-6.0.2/plugins/configure-14364-      supports_anon_versioning=no
echoping-6.0.2/plugins/configure:14365:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/configure-14366-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/configure-14385-  *)
echoping-6.0.2/plugins/configure:14386:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/configure-14387-    ;;
##############################################
echoping-6.0.2/plugins/configure-14402-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/configure:14403:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/configure-14404-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/configure-14405-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/configure:14406:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/configure-14407-  else
##############################################
echoping-6.0.2/plugins/configure-14621-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/configure:14622:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/configure-14623-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/configure-14693-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/configure:14694:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/configure-14695-    case $host_os in
##############################################
echoping-6.0.2/plugins/configure-14938-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/configure:14939:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/configure-14940-      ;;
echoping-6.0.2/plugins/configure-14941-    *)
echoping-6.0.2/plugins/configure:14942:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/configure-14943-      ;;
##############################################
echoping-6.0.2/plugins/configure-14948-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/configure:14949:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/configure-14950-    ;;
##############################################
echoping-6.0.2/plugins/configure-15267-  # libtool script then.
echoping-6.0.2/plugins/configure:15268:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/configure-15269-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/configure-15343-done
echoping-6.0.2/plugins/configure:15344:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/configure-15345-
##############################################
echoping-6.0.2/plugins/configure-15792-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/configure:15793:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/configure:15794:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/configure-15795-    need_locks=warn
##############################################
echoping-6.0.2/plugins/configure-15848-done
echoping-6.0.2/plugins/configure:15849:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/configure-15850-
##############################################
echoping-6.0.2/plugins/configure-15886-    supports_anon_versioning=no
echoping-6.0.2/plugins/configure:15887:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/configure-15888-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/configure-15950-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/configure:15951:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/configure-15952-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/configure-15973-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/configure:15974:      archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/configure:15975:      archive_expsym_cmds_GCJ='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'
echoping-6.0.2/plugins/configure-15976-      ;;
##############################################
echoping-6.0.2/plugins/configure-15982-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/configure:15983:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/configure-15984-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/configure-15986-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/configure:15987:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/configure-15988-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/configure-16040-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/configure:16041:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/configure-16042-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/plugins/configure-16056-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/configure:16057:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/configure-16058-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/configure-16155-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/configure:16156:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/configure-16157-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/configure-16251-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/configure:16252:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/configure-16253-       else
##############################################
echoping-6.0.2/plugins/configure-16347-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/configure:16348:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/configure-16349-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/configure-16352-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/configure:16353:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/configure-16354-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
echoping-6.0.2/plugins/configure-16393-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/configure:16394:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/configure-16395-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/configure-16528-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/configure:16529:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure-16530-      else
echoping-6.0.2/plugins/configure:16531:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure-16532-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/configure-16560-      hardcode_shlibpath_var_GCJ=no
echoping-6.0.2/plugins/configure:16561:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/configure-16562-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/configure-16590-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/configure:16591:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure-16592-      else
echoping-6.0.2/plugins/configure-16593-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
echoping-6.0.2/plugins/configure:16594:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure-16595-      fi
##############################################
echoping-6.0.2/plugins/configure-16602-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/configure:16603:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure-16604-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/configure-16606-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
echoping-6.0.2/plugins/configure:16607:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/configure:16608:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/configure:16609:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/configure-16610-
##############################################
echoping-6.0.2/plugins/configure-16643- 	*)
echoping-6.0.2/plugins/configure:16644: 	  whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/configure-16645- 	esac ;;
##############################################
echoping-6.0.2/plugins/configure-16727-      hardcode_shlibpath_var_GCJ=no
echoping-6.0.2/plugins/configure:16728:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/configure-16729-      hardcode_libdir_separator_GCJ=':'
##############################################
echoping-6.0.2/plugins/configure-16837-if test "$GCC" = yes; then
echoping-6.0.2/plugins/configure:16838:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/configure-16839-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/configure-16843-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/configure:16844:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/configure-16845-  else
echoping-6.0.2/plugins/configure:16846:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/configure-16847-  fi
##############################################
echoping-6.0.2/plugins/configure-16914-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/configure:16915:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/configure-16916-  ;;
##############################################
echoping-6.0.2/plugins/configure-16947-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/configure:16948:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/configure:16949:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/configure:16950:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/configure-16951-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/configure-16953-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/configure:16954:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/configure-16955-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/configure-16961-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/configure:16962:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/configure-16963-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/configure-16966-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/configure:16967:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/configure:16968:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/configure-16969-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/configure-16975-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/configure:16976:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/configure-16977-      else
echoping-6.0.2/plugins/configure:16978:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/configure-16979-      fi
##############################################
echoping-6.0.2/plugins/configure-16982-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/configure:16983:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/configure-16984-      ;;
##############################################
echoping-6.0.2/plugins/configure-16991-      supports_anon_versioning=no
echoping-6.0.2/plugins/configure:16992:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/configure-16993-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/configure-17012-  *)
echoping-6.0.2/plugins/configure:17013:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/configure-17014-    ;;
##############################################
echoping-6.0.2/plugins/configure-17029-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/configure:17030:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/configure-17031-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/configure-17032-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/configure:17033:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/configure-17034-  else
##############################################
echoping-6.0.2/plugins/configure-17248-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/configure:17249:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/configure-17250-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/configure-17320-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/configure:17321:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/configure-17322-    case $host_os in
##############################################
echoping-6.0.2/plugins/configure-17565-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/configure:17566:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/configure-17567-      ;;
echoping-6.0.2/plugins/configure-17568-    *)
echoping-6.0.2/plugins/configure:17569:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/configure-17570-      ;;
##############################################
echoping-6.0.2/plugins/configure-17575-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/configure:17576:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/configure-17577-    ;;
##############################################
echoping-6.0.2/plugins/configure-17894-  # libtool script then.
echoping-6.0.2/plugins/configure:17895:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/configure-17896-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/configure-17969-done
echoping-6.0.2/plugins/configure:17970:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/configure-17971-
##############################################
echoping-6.0.2/plugins/configure-18045-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/configure:18046:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/configure-18047-      ;;
echoping-6.0.2/plugins/configure-18048-    *)
echoping-6.0.2/plugins/configure:18049:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/configure-18050-      ;;
##############################################
echoping-6.0.2/plugins/configure-18055-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/configure:18056:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/configure-18057-    ;;
##############################################
echoping-6.0.2/plugins/configure-18374-  # libtool script then.
echoping-6.0.2/plugins/configure:18375:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/configure-18376-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/configure-18543-if (
echoping-6.0.2/plugins/configure:18544:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
echoping-6.0.2/plugins/configure-18545-   if test "$*" = "X"; then
echoping-6.0.2/plugins/configure-18546-      # -L didn't work.
echoping-6.0.2/plugins/configure:18547:      set X `ls -t $srcdir/configure conftest.file`
echoping-6.0.2/plugins/configure-18548-   fi
##############################################
echoping-6.0.2/plugins/configure-18587-_ACEOF
echoping-6.0.2/plugins/configure:18588:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
echoping-6.0.2/plugins/configure-18589-rm -f conftest.sed
##############################################
echoping-6.0.2/plugins/configure-18591-# expand $ac_aux_dir to an absolute path
echoping-6.0.2/plugins/configure:18592:am_aux_dir=`cd $ac_aux_dir && pwd`
echoping-6.0.2/plugins/configure-18593-
##############################################
echoping-6.0.2/plugins/configure-18617-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
echoping-6.0.2/plugins/configure:18618:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
echoping-6.0.2/plugins/configure-18619-	     'mkdir (GNU coreutils) '* | \
##############################################
echoping-6.0.2/plugins/configure-18695-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
echoping-6.0.2/plugins/configure:18696:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
echoping-6.0.2/plugins/configure-18697-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/plugins/configure-18705-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
echoping-6.0.2/plugins/configure:18706:case `${MAKE-make} -f conftest.make 2>/dev/null` in
echoping-6.0.2/plugins/configure-18707-  *@@@%%%=?*=@@@%%%*)
##############################################
echoping-6.0.2/plugins/configure-18756-# case it prints its new name instead of `make'.
echoping-6.0.2/plugins/configure:18757:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
echoping-6.0.2/plugins/configure-18758-   am__include=include
##############################################
echoping-6.0.2/plugins/configure-18764-   echo '.include "confinc"' > confmf
echoping-6.0.2/plugins/configure:18765:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
echoping-6.0.2/plugins/configure-18766-      am__include=.include
##############################################
echoping-6.0.2/plugins/configure-18794-
echoping-6.0.2/plugins/configure:18795:if test "`cd $srcdir && pwd`" != "`pwd`"; then
echoping-6.0.2/plugins/configure-18796-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
echoping-6.0.2/plugins/configure-18991-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/plugins/configure:18992:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
echoping-6.0.2/plugins/configure-18993-  fi
##############################################
echoping-6.0.2/plugins/configure-19099-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/plugins/configure:19100:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
echoping-6.0.2/plugins/configure-19101-  fi
##############################################
echoping-6.0.2/plugins/configure-19339-'
echoping-6.0.2/plugins/configure:19340:DEFS=`sed -n "$ac_script" confdefs.h`
echoping-6.0.2/plugins/configure-19341-
##############################################
echoping-6.0.2/plugins/configure-19347-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
echoping-6.0.2/plugins/configure:19348:  ac_i=`echo "$ac_i" | sed "$ac_script"`
echoping-6.0.2/plugins/configure-19349-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
echoping-6.0.2/plugins/configure-19498-do
echoping-6.0.2/plugins/configure:19499:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
echoping-6.0.2/plugins/configure-19500-    eval $as_var=C; export $as_var
##############################################
echoping-6.0.2/plugins/configure-19548-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/plugins/configure:19549:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
echoping-6.0.2/plugins/configure-19550-
##############################################
echoping-6.0.2/plugins/configure-19659-	esac;
echoping-6.0.2/plugins/configure:19660:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
echoping-6.0.2/plugins/configure-19661-	???[sx]*):;;*)false;;esac;fi
##############################################
echoping-6.0.2/plugins/configure-19728-configured by $0, generated by GNU Autoconf 2.61,
echoping-6.0.2/plugins/configure:19729:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
echoping-6.0.2/plugins/configure-19730-
##############################################
echoping-6.0.2/plugins/configure-19748-  --*=*)
echoping-6.0.2/plugins/configure:19749:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
echoping-6.0.2/plugins/configure:19750:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
echoping-6.0.2/plugins/configure-19751-    ac_shift=:
##############################################
echoping-6.0.2/plugins/configure-19993-
echoping-6.0.2/plugins/configure:19994:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
echoping-6.0.2/plugins/configure-19995-    break
##############################################
echoping-6.0.2/plugins/configure-20004-
echoping-6.0.2/plugins/configure:20005:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
echoping-6.0.2/plugins/configure-20006-if test -n "$ac_eof"; then
echoping-6.0.2/plugins/configure:20007:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
echoping-6.0.2/plugins/configure:20008:  ac_eof=`expr $ac_eof + 1`
echoping-6.0.2/plugins/configure-20009-fi
##############################################
echoping-6.0.2/plugins/configure-20042-
echoping-6.0.2/plugins/configure:20043:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 8; then
echoping-6.0.2/plugins/configure-20044-    break
##############################################
echoping-6.0.2/plugins/configure-20053-
echoping-6.0.2/plugins/configure:20054:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
echoping-6.0.2/plugins/configure-20055-if test -n "$ac_eof"; then
echoping-6.0.2/plugins/configure:20056:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
echoping-6.0.2/plugins/configure:20057:  ac_eof=`expr $ac_eof + 1`
echoping-6.0.2/plugins/configure-20058-fi
##############################################
echoping-6.0.2/plugins/configure-20191-      case $as_dir in #(
echoping-6.0.2/plugins/configure:20192:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/plugins/configure-20193-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/plugins/configure-20229-*)
echoping-6.0.2/plugins/configure:20230:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/plugins/configure-20231-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/plugins/configure:20232:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/plugins/configure-20233-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/plugins/configure-20307-
echoping-6.0.2/plugins/configure:20308:# Neutralize VPATH when `$srcdir' = `.'.
echoping-6.0.2/plugins/configure-20309-# Shell code in configure.ac might set extrasub.
##############################################
echoping-6.0.2/plugins/configure-20332-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
echoping-6.0.2/plugins/configure:20333:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
echoping-6.0.2/plugins/configure:20334:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
echoping-6.0.2/plugins/configure-20335-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
echoping-6.0.2/plugins/configure-20356-  # Strip MF so we end up with the name of the file.
echoping-6.0.2/plugins/configure:20357:  mf=`echo "$mf" | sed -e 's/:.*$//'`
echoping-6.0.2/plugins/configure-20358-  # Check whether this is an Automake generated Makefile or not.
##############################################
echoping-6.0.2/plugins/configure-20393-  # from the Makefile without running `make'.
echoping-6.0.2/plugins/configure:20394:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
echoping-6.0.2/plugins/configure-20395-  test -z "$DEPDIR" && continue
echoping-6.0.2/plugins/configure:20396:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
echoping-6.0.2/plugins/configure-20397-  test -z "am__include" && continue
echoping-6.0.2/plugins/configure:20398:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
echoping-6.0.2/plugins/configure-20399-  # When using ansi2knr, U may be empty or an underscore; expand it
echoping-6.0.2/plugins/configure:20400:  U=`sed -n 's/^U = //p' < "$mf"`
echoping-6.0.2/plugins/configure-20401-  # Find all dependency output files, they are included files with
##############################################
echoping-6.0.2/plugins/configure-20440-      case $as_dir in #(
echoping-6.0.2/plugins/configure:20441:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/plugins/configure-20442-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/plugins/configure-20546-      case $ac_arg in
echoping-6.0.2/plugins/configure:20547:      *\'*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/plugins/configure-20548-      esac
##############################################
echoping-6.0.2/plugins/configure-20556-  case $ac_arg in
echoping-6.0.2/plugins/configure:20557:  *\'*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/plugins/configure-20558-  esac
##############################################
echoping-6.0.2/plugins/configure-20583-      case $as_dir in #(
echoping-6.0.2/plugins/configure:20584:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/plugins/configure-20585-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/plugins/configure-20621-*)
echoping-6.0.2/plugins/configure:20622:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/plugins/configure-20623-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/plugins/configure:20624:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/plugins/configure-20625-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-254-gentoo_lt_version="1.5.22"
echoping-6.0.2/plugins/dns/aclocal.m4:255:gentoo_ltmain_version=`sed -n '/^[[ 	]]*VERSION=/{s/^[[ 	]]*VERSION=//;p;q;}' "$ltmain"`
echoping-6.0.2/plugins/dns/aclocal.m4-256-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-304-done
echoping-6.0.2/plugins/dns/aclocal.m4:305:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/dns/aclocal.m4-306-])
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-376-  # Remove one level of quotation (which was required for Make).
echoping-6.0.2/plugins/dns/aclocal.m4:377:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
echoping-6.0.2/plugins/dns/aclocal.m4-378-  ;;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-387-  :
echoping-6.0.2/plugins/dns/aclocal.m4:388:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
echoping-6.0.2/plugins/dns/aclocal.m4-389-  # Yippee, $echo works!
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-413-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
echoping-6.0.2/plugins/dns/aclocal.m4:414:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
echoping-6.0.2/plugins/dns/aclocal.m4:415:       echo_test_string=`eval $cmd` &&
echoping-6.0.2/plugins/dns/aclocal.m4-416-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-422-
echoping-6.0.2/plugins/dns/aclocal.m4:423:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/dns/aclocal.m4:424:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/dns/aclocal.m4-425-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-437-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
echoping-6.0.2/plugins/dns/aclocal.m4:438:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/dns/aclocal.m4:439:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/dns/aclocal.m4-440-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-449-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/dns/aclocal.m4:450:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/dns/aclocal.m4-451-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-464-      echo='printf %s\n'
echoping-6.0.2/plugins/dns/aclocal.m4:465:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/dns/aclocal.m4:466:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/dns/aclocal.m4-467-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-469-	:
echoping-6.0.2/plugins/dns/aclocal.m4:470:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/dns/aclocal.m4-471-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/dns/aclocal.m4:472:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/dns/aclocal.m4-473-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-478-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
echoping-6.0.2/plugins/dns/aclocal.m4:479:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/dns/aclocal.m4-480-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/dns/aclocal.m4:481:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/dns/aclocal.m4-482-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-488-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
echoping-6.0.2/plugins/dns/aclocal.m4:489:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
echoping-6.0.2/plugins/dns/aclocal.m4-490-	  then
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-496-	if test "$prev" != 'sed 50q "[$]0"'; then
echoping-6.0.2/plugins/dns/aclocal.m4:497:	  echo_test_string=`eval $prev`
echoping-6.0.2/plugins/dns/aclocal.m4-498-	  export echo_test_string
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-535-  if AC_TRY_EVAL(ac_compile); then
echoping-6.0.2/plugins/dns/aclocal.m4:536:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/dns/aclocal.m4-537-    *ELF-32*)
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-551-   if test "$lt_cv_prog_gnu_ld" = yes; then
echoping-6.0.2/plugins/dns/aclocal.m4:552:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/dns/aclocal.m4-553-    *32-bit*)
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-563-   else
echoping-6.0.2/plugins/dns/aclocal.m4:564:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/dns/aclocal.m4-565-    *32-bit*)
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-798-    # And add a safety zone
echoping-6.0.2/plugins/dns/aclocal.m4:799:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
echoping-6.0.2/plugins/dns/aclocal.m4:800:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
echoping-6.0.2/plugins/dns/aclocal.m4-801-    ;;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-826-    if test -n "$kargmax"; then
echoping-6.0.2/plugins/dns/aclocal.m4:827:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
echoping-6.0.2/plugins/dns/aclocal.m4-828-    else
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-836-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
echoping-6.0.2/plugins/dns/aclocal.m4:837:    while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
echoping-6.0.2/plugins/dns/aclocal.m4-838-	       = "XX$teststring") >/dev/null 2>&1 &&
echoping-6.0.2/plugins/dns/aclocal.m4:839:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
echoping-6.0.2/plugins/dns/aclocal.m4-840-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-842-    do
echoping-6.0.2/plugins/dns/aclocal.m4:843:      i=`expr $i + 1`
echoping-6.0.2/plugins/dns/aclocal.m4-844-      teststring=$teststring$teststring
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-849-    # It appears as though 1/2 is a usable value.
echoping-6.0.2/plugins/dns/aclocal.m4:850:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
echoping-6.0.2/plugins/dns/aclocal.m4-851-    ;;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-1141-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/dns/aclocal.m4:1142:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
echoping-6.0.2/plugins/dns/aclocal.m4-1143-    need_locks=warn
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-1256-if test "$GCC" = yes; then
echoping-6.0.2/plugins/dns/aclocal.m4:1257:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/dns/aclocal.m4-1258-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-1262-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/dns/aclocal.m4:1263:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/dns/aclocal.m4-1264-  else
echoping-6.0.2/plugins/dns/aclocal.m4:1265:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/dns/aclocal.m4-1266-  fi
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-1333-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/dns/aclocal.m4:1334:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/dns/aclocal.m4-1335-  ;;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-1366-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/dns/aclocal.m4:1367:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/dns/aclocal.m4:1368:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/dns/aclocal.m4:1369:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/dns/aclocal.m4-1370-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-1372-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/dns/aclocal.m4:1373:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/dns/aclocal.m4-1374-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-1380-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/dns/aclocal.m4:1381:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/dns/aclocal.m4-1382-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-1385-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/dns/aclocal.m4:1386:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/dns/aclocal.m4:1387:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/dns/aclocal.m4-1388-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-1394-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/dns/aclocal.m4:1395:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/dns/aclocal.m4-1396-      else
echoping-6.0.2/plugins/dns/aclocal.m4:1397:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/dns/aclocal.m4-1398-      fi
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-1401-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/dns/aclocal.m4:1402:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/dns/aclocal.m4-1403-      ;;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-1410-      supports_anon_versioning=no
echoping-6.0.2/plugins/dns/aclocal.m4:1411:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/dns/aclocal.m4-1412-        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-1431-  *)
echoping-6.0.2/plugins/dns/aclocal.m4:1432:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/dns/aclocal.m4-1433-    ;;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-1448-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/dns/aclocal.m4:1449:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/dns/aclocal.m4-1450-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/dns/aclocal.m4-1451-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/dns/aclocal.m4:1452:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/dns/aclocal.m4-1453-  else
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-1667-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/dns/aclocal.m4:1668:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/dns/aclocal.m4-1669-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-1739-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/dns/aclocal.m4:1740:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/dns/aclocal.m4-1741-    case $host_os in
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-1889-  if test -z "$LTCC"; then
echoping-6.0.2/plugins/dns/aclocal.m4:1890:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
echoping-6.0.2/plugins/dns/aclocal.m4-1891-    if test -z "$LTCC"; then
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-1893-    else
echoping-6.0.2/plugins/dns/aclocal.m4:1894:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
echoping-6.0.2/plugins/dns/aclocal.m4-1895-    fi
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-1897-  if test -z "$LTCFLAGS"; then
echoping-6.0.2/plugins/dns/aclocal.m4:1898:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
echoping-6.0.2/plugins/dns/aclocal.m4-1899-  fi
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-1902-  # Note that this assumes the entire list is on one line.
echoping-6.0.2/plugins/dns/aclocal.m4:1903:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
echoping-6.0.2/plugins/dns/aclocal.m4-1904-
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-1908-    # Check whether tagname contains only valid characters
echoping-6.0.2/plugins/dns/aclocal.m4:1909:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
echoping-6.0.2/plugins/dns/aclocal.m4-1910-    "") ;;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-2163-	"file_magic "*)
echoping-6.0.2/plugins/dns/aclocal.m4:2164:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/plugins/dns/aclocal.m4-2165-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-2235-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/plugins/dns/aclocal.m4:2236:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/plugins/dns/aclocal.m4-2237-  *)
echoping-6.0.2/plugins/dns/aclocal.m4:2238:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/plugins/dns/aclocal.m4-2239-  esac
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-2244-      # Canonicalize the pathname of ld
echoping-6.0.2/plugins/dns/aclocal.m4:2245:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/plugins/dns/aclocal.m4-2246-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/plugins/dns/aclocal.m4:2247:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/plugins/dns/aclocal.m4-2248-      done
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-2275-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/plugins/dns/aclocal.m4:2276:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/dns/aclocal.m4-2277-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-2306-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/plugins/dns/aclocal.m4:2307:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/dns/aclocal.m4-2308-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-2474-openbsd*)
echoping-6.0.2/plugins/dns/aclocal.m4:2475:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/dns/aclocal.m4-2476-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-2551-	# Tru64's nm complains that /dev/null is an invalid object file
echoping-6.0.2/plugins/dns/aclocal.m4:2552:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/dns/aclocal.m4-2553-	*/dev/null* | *'Invalid file or object type'*)
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-2557-	*)
echoping-6.0.2/plugins/dns/aclocal.m4:2558:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/dns/aclocal.m4-2559-	  */dev/null*)
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-2921-    # ancient GNU ld didn't support --whole-archive et. al.
echoping-6.0.2/plugins/dns/aclocal.m4:2922:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
echoping-6.0.2/plugins/dns/aclocal.m4-2923-	grep 'no-whole-archive' > /dev/null; then
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3002-      # below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/dns/aclocal.m4:3003:	collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/dns/aclocal.m4-3004-	if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3050-
echoping-6.0.2/plugins/dns/aclocal.m4:3051:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/dns/aclocal.m4-3052-     else
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3105-      # is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/dns/aclocal.m4:3106:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/dns/aclocal.m4-3107-	cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3166-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/dns/aclocal.m4:3167:          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/dns/aclocal.m4-3168-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3234-      # dependencies.
echoping-6.0.2/plugins/dns/aclocal.m4:3235:      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; echo $list'
echoping-6.0.2/plugins/dns/aclocal.m4-3236-      ;;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3298-	# dependencies.
echoping-6.0.2/plugins/dns/aclocal.m4:3299:	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; echo $list'
echoping-6.0.2/plugins/dns/aclocal.m4-3300-	;;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3333-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/dns/aclocal.m4:3334:    _LT_AC_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'
echoping-6.0.2/plugins/dns/aclocal.m4:3335:    _LT_AC_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'
echoping-6.0.2/plugins/dns/aclocal.m4-3336-    ;;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3340-	# SGI C++
echoping-6.0.2/plugins/dns/aclocal.m4:3341:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/aclocal.m4-3342-
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3351-	  if test "$with_gnu_ld" = no; then
echoping-6.0.2/plugins/dns/aclocal.m4:3352:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/aclocal.m4-3353-	  else
echoping-6.0.2/plugins/dns/aclocal.m4:3354:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
echoping-6.0.2/plugins/dns/aclocal.m4-3355-	  fi
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3370-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/dns/aclocal.m4:3371:	_LT_AC_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'
echoping-6.0.2/plugins/dns/aclocal.m4:3372:	_LT_AC_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'
echoping-6.0.2/plugins/dns/aclocal.m4-3373-	# Commands to make compiler produce verbose output that lists
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3380-	# dependencies.
echoping-6.0.2/plugins/dns/aclocal.m4:3381:	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; echo $list'
echoping-6.0.2/plugins/dns/aclocal.m4-3382-
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3395-	# earlier do not add the objects themselves.
echoping-6.0.2/plugins/dns/aclocal.m4:3396:	case `$CC -V 2>&1` in
echoping-6.0.2/plugins/dns/aclocal.m4-3397-	*"Version 7."*)
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3421-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
echoping-6.0.2/plugins/dns/aclocal.m4:3422:	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/dns/aclocal.m4-3423-        ;;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3440-	# dependencies.
echoping-6.0.2/plugins/dns/aclocal.m4:3441:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/dns/aclocal.m4-3442-	;;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3484-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
echoping-6.0.2/plugins/dns/aclocal.m4:3485:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/dns/aclocal.m4-3486-      _LT_AC_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'
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3499-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/dns/aclocal.m4:3500:	_LT_AC_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'
echoping-6.0.2/plugins/dns/aclocal.m4-3501-
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3516-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/dns/aclocal.m4:3517:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/aclocal.m4-3518-
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3529-	# dependencies.
echoping-6.0.2/plugins/dns/aclocal.m4:3530:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/dns/aclocal.m4-3531-	;;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3534-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/dns/aclocal.m4:3535:	  _LT_AC_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" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/aclocal.m4-3536-
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3559-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/dns/aclocal.m4:3560:	_LT_AC_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'
echoping-6.0.2/plugins/dns/aclocal.m4-3561-
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3575-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/plugins/dns/aclocal.m4:3576:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/aclocal.m4:3577:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
echoping-6.0.2/plugins/dns/aclocal.m4-3578-	  echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/dns/aclocal.m4:3579:	  $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~
echoping-6.0.2/plugins/dns/aclocal.m4-3580-	  $rm $lib.exp'
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3592-	# dependencies.
echoping-6.0.2/plugins/dns/aclocal.m4:3593:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/dns/aclocal.m4-3594-	;;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3597-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/dns/aclocal.m4:3598:	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/aclocal.m4-3599-
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3659-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
echoping-6.0.2/plugins/dns/aclocal.m4:3660:	    _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
echoping-6.0.2/plugins/dns/aclocal.m4-3661-	    ;;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3747-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/plugins/dns/aclocal.m4:3748:    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/dns/aclocal.m4-3749-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-3870-  # eval without this substitution.
echoping-6.0.2/plugins/dns/aclocal.m4:3871:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
echoping-6.0.2/plugins/dns/aclocal.m4-3872-
echoping-6.0.2/plugins/dns/aclocal.m4:3873:  for p in `eval $output_verbose_link_cmd`; do
echoping-6.0.2/plugins/dns/aclocal.m4-3874-    case $p in
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-4256-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/dns/aclocal.m4:4257:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/dns/aclocal.m4-4258-      ;;
echoping-6.0.2/plugins/dns/aclocal.m4-4259-    *)
echoping-6.0.2/plugins/dns/aclocal.m4:4260:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/dns/aclocal.m4-4261-      ;;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-4266-  *'\[$]0 --fallback-echo"')
echoping-6.0.2/plugins/dns/aclocal.m4:4267:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
echoping-6.0.2/plugins/dns/aclocal.m4-4268-    ;;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-4281-
echoping-6.0.2/plugins/dns/aclocal.m4:4282:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
echoping-6.0.2/plugins/dns/aclocal.m4-4283-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-4663-  # libtool script then.
echoping-6.0.2/plugins/dns/aclocal.m4:4664:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/dns/aclocal.m4-4665-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-4768-# If we're using GNU nm, then use its standard symbol codes.
echoping-6.0.2/plugins/dns/aclocal.m4:4769:case `$NM -V 2>&1` in
echoping-6.0.2/plugins/dns/aclocal.m4-4770-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-4801-    nlist=conftest.nm
echoping-6.0.2/plugins/dns/aclocal.m4:4802:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
echoping-6.0.2/plugins/dns/aclocal.m4-4803-      # Try sorting and uniquifying the output.
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-5519-    supports_anon_versioning=no
echoping-6.0.2/plugins/dns/aclocal.m4:5520:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/dns/aclocal.m4-5521-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-5583-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/dns/aclocal.m4:5584:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/dns/aclocal.m4-5585-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-5606-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/dns/aclocal.m4:5607:      _LT_AC_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'
echoping-6.0.2/plugins/dns/aclocal.m4:5608:      _LT_AC_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'
echoping-6.0.2/plugins/dns/aclocal.m4-5609-      ;;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-5615-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/dns/aclocal.m4:5616:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/dns/aclocal.m4-5617-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-5619-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/dns/aclocal.m4:5620:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/dns/aclocal.m4-5621-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-5673-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/dns/aclocal.m4:5674:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/dns/aclocal.m4-5675-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) 
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-5689-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/dns/aclocal.m4:5690:	    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/dns/aclocal.m4-5691-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-5788-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/dns/aclocal.m4:5789:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/dns/aclocal.m4-5790-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-5835-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/dns/aclocal.m4:5836:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/dns/aclocal.m4-5837-       else
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-5882-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/dns/aclocal.m4:5883:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/dns/aclocal.m4-5884-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-5887-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/dns/aclocal.m4:5888:      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/dns/aclocal.m4-5889-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-5928-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/dns/aclocal.m4:5929:         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/dns/aclocal.m4-5930-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-6063-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/dns/aclocal.m4:6064:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/aclocal.m4-6065-      else
echoping-6.0.2/plugins/dns/aclocal.m4:6066:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/aclocal.m4-6067-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-6095-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/plugins/dns/aclocal.m4:6096:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/dns/aclocal.m4-6097-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-6125-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/dns/aclocal.m4:6126:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/aclocal.m4-6127-      else
echoping-6.0.2/plugins/dns/aclocal.m4-6128-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/plugins/dns/aclocal.m4:6129:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/aclocal.m4-6130-      fi
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-6137-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/dns/aclocal.m4:6138:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/aclocal.m4-6139-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-6141-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/plugins/dns/aclocal.m4:6142:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/aclocal.m4:6143:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/dns/aclocal.m4:6144:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/dns/aclocal.m4-6145-
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-6178- 	*)
echoping-6.0.2/plugins/dns/aclocal.m4:6179: 	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/dns/aclocal.m4-6180- 	esac ;;
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-6262-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/plugins/dns/aclocal.m4:6263:      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/dns/aclocal.m4-6264-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-6327-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
echoping-6.0.2/plugins/dns/aclocal.m4:6328:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
echoping-6.0.2/plugins/dns/aclocal.m4-6329-        then
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-6463-    test $lt_ac_count -gt 10 && break
echoping-6.0.2/plugins/dns/aclocal.m4:6464:    lt_ac_count=`expr $lt_ac_count + 1`
echoping-6.0.2/plugins/dns/aclocal.m4-6465-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-6519-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
echoping-6.0.2/plugins/dns/aclocal.m4:6520:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
echoping-6.0.2/plugins/dns/aclocal.m4-6521-#
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-6543-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
echoping-6.0.2/plugins/dns/aclocal.m4:6544:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
echoping-6.0.2/plugins/dns/aclocal.m4-6545-# and then we would define $MISSING as
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-6559-# expand $ac_aux_dir to an absolute path
echoping-6.0.2/plugins/dns/aclocal.m4:6560:am_aux_dir=`cd $ac_aux_dir && pwd`
echoping-6.0.2/plugins/dns/aclocal.m4-6561-])
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-6659-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/plugins/dns/aclocal.m4:6660:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
echoping-6.0.2/plugins/dns/aclocal.m4-6661-  fi
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-6771-  # Strip MF so we end up with the name of the file.
echoping-6.0.2/plugins/dns/aclocal.m4:6772:  mf=`echo "$mf" | sed -e 's/:.*$//'`
echoping-6.0.2/plugins/dns/aclocal.m4-6773-  # Check whether this is an Automake generated Makefile or not.
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-6780-  if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then
echoping-6.0.2/plugins/dns/aclocal.m4:6781:    dirpart=`AS_DIRNAME("$mf")`
echoping-6.0.2/plugins/dns/aclocal.m4-6782-  else
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-6786-  # from the Makefile without running `make'.
echoping-6.0.2/plugins/dns/aclocal.m4:6787:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
echoping-6.0.2/plugins/dns/aclocal.m4-6788-  test -z "$DEPDIR" && continue
echoping-6.0.2/plugins/dns/aclocal.m4:6789:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
echoping-6.0.2/plugins/dns/aclocal.m4-6790-  test -z "am__include" && continue
echoping-6.0.2/plugins/dns/aclocal.m4:6791:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
echoping-6.0.2/plugins/dns/aclocal.m4-6792-  # When using ansi2knr, U may be empty or an underscore; expand it
echoping-6.0.2/plugins/dns/aclocal.m4:6793:  U=`sed -n 's/^U = //p' < "$mf"`
echoping-6.0.2/plugins/dns/aclocal.m4-6794-  # Find all dependency output files, they are included files with
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-6802-    test -f "$dirpart/$file" && continue
echoping-6.0.2/plugins/dns/aclocal.m4:6803:    fdir=`AS_DIRNAME(["$file"])`
echoping-6.0.2/plugins/dns/aclocal.m4-6804-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-6856-AC_REQUIRE([AC_PROG_INSTALL])dnl
echoping-6.0.2/plugins/dns/aclocal.m4:6857:if test "`cd $srcdir && pwd`" != "`pwd`"; then
echoping-6.0.2/plugins/dns/aclocal.m4-6858-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-6944-    * )
echoping-6.0.2/plugins/dns/aclocal.m4:6945:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
echoping-6.0.2/plugins/dns/aclocal.m4-6946-  esac
echoping-6.0.2/plugins/dns/aclocal.m4-6947-done
echoping-6.0.2/plugins/dns/aclocal.m4:6948:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
echoping-6.0.2/plugins/dns/aclocal.m4-6949-
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-7016-# case it prints its new name instead of `make'.
echoping-6.0.2/plugins/dns/aclocal.m4:7017:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
echoping-6.0.2/plugins/dns/aclocal.m4-7018-   am__include=include
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-7024-   echo '.include "confinc"' > confmf
echoping-6.0.2/plugins/dns/aclocal.m4:7025:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
echoping-6.0.2/plugins/dns/aclocal.m4-7026-      am__include=.include
##############################################
echoping-6.0.2/plugins/dns/aclocal.m4-7155-if (
echoping-6.0.2/plugins/dns/aclocal.m4:7156:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
echoping-6.0.2/plugins/dns/aclocal.m4-7157-   if test "$[*]" = "X"; then
echoping-6.0.2/plugins/dns/aclocal.m4-7158-      # -L didn't work.
echoping-6.0.2/plugins/dns/aclocal.m4:7159:      set X `ls -t $srcdir/configure conftest.file`
echoping-6.0.2/plugins/dns/aclocal.m4-7160-   fi
##############################################
echoping-6.0.2/plugins/dns/Makefile.in-52-CONFIG_CLEAN_FILES =
echoping-6.0.2/plugins/dns/Makefile.in:53:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
echoping-6.0.2/plugins/dns/Makefile.in-54-am__vpath_adj = case $$p in \
echoping-6.0.2/plugins/dns/Makefile.in:55:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
echoping-6.0.2/plugins/dns/Makefile.in-56-    *) f=$$p;; \
echoping-6.0.2/plugins/dns/Makefile.in-57-  esac;
echoping-6.0.2/plugins/dns/Makefile.in:58:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
echoping-6.0.2/plugins/dns/Makefile.in-59-am__installdirs = "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(man1dir)"
##############################################
echoping-6.0.2/plugins/dns/Makefile.in-286-	@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
echoping-6.0.2/plugins/dns/Makefile.in:287:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
echoping-6.0.2/plugins/dns/Makefile.in-288-	  test "$$dir" != "$$p" || dir=.; \
##############################################
echoping-6.0.2/plugins/dns/Makefile.in-310-.c.obj:
echoping-6.0.2/plugins/dns/Makefile.in:311:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
echoping-6.0.2/plugins/dns/Makefile.in-312-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
echoping-6.0.2/plugins/dns/Makefile.in-314-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
echoping-6.0.2/plugins/dns/Makefile.in:315:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
echoping-6.0.2/plugins/dns/Makefile.in-316-
##############################################
echoping-6.0.2/plugins/dns/Makefile.in-344-	  else file=$$i; fi; \
echoping-6.0.2/plugins/dns/Makefile.in:345:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
echoping-6.0.2/plugins/dns/Makefile.in-346-	  case "$$ext" in \
##############################################
echoping-6.0.2/plugins/dns/Makefile.in-349-	  esac; \
echoping-6.0.2/plugins/dns/Makefile.in:350:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
echoping-6.0.2/plugins/dns/Makefile.in:351:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
echoping-6.0.2/plugins/dns/Makefile.in:352:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
echoping-6.0.2/plugins/dns/Makefile.in-353-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
echoping-6.0.2/plugins/dns/Makefile.in-365-	for i in $$list; do \
echoping-6.0.2/plugins/dns/Makefile.in:366:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
echoping-6.0.2/plugins/dns/Makefile.in-367-	  case "$$ext" in \
##############################################
echoping-6.0.2/plugins/dns/Makefile.in-370-	  esac; \
echoping-6.0.2/plugins/dns/Makefile.in:371:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
echoping-6.0.2/plugins/dns/Makefile.in:372:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
echoping-6.0.2/plugins/dns/Makefile.in:373:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
echoping-6.0.2/plugins/dns/Makefile.in-374-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
echoping-6.0.2/plugins/dns/Makefile.in-418-GTAGS:
echoping-6.0.2/plugins/dns/Makefile.in:419:	here=`$(am__cd) $(top_builddir) && pwd` \
echoping-6.0.2/plugins/dns/Makefile.in-420-	  && cd $(top_srcdir) \
##############################################
echoping-6.0.2/plugins/dns/Makefile.in-428-	test -d $(distdir) || mkdir $(distdir)
echoping-6.0.2/plugins/dns/Makefile.in:429:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
echoping-6.0.2/plugins/dns/Makefile.in:430:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
echoping-6.0.2/plugins/dns/Makefile.in-431-	list='$(DISTFILES)'; \
##############################################
echoping-6.0.2/plugins/dns/Makefile.in-442-	  if test -d $$d/$$file; then \
echoping-6.0.2/plugins/dns/Makefile.in:443:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
echoping-6.0.2/plugins/dns/Makefile.in-444-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
echoping-6.0.2/plugins/dns/Makefile.in-503-	chmod a-w $(distdir)
echoping-6.0.2/plugins/dns/Makefile.in:504:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
echoping-6.0.2/plugins/dns/Makefile.in-505-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
echoping-6.0.2/plugins/dns/Makefile.in-534-	@cd $(distuninstallcheck_dir) \
echoping-6.0.2/plugins/dns/Makefile.in:535:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
echoping-6.0.2/plugins/dns/Makefile.in-536-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
echoping-6.0.2/plugins/dns/Makefile.in-546-	fi
echoping-6.0.2/plugins/dns/Makefile.in:547:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
echoping-6.0.2/plugins/dns/Makefile.in-548-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
echoping-6.0.2/plugins/dns/configure-109-do
echoping-6.0.2/plugins/dns/configure:110:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
echoping-6.0.2/plugins/dns/configure-111-    eval $as_var=C; export $as_var
##############################################
echoping-6.0.2/plugins/dns/configure-217-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
echoping-6.0.2/plugins/dns/configure:218:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
echoping-6.0.2/plugins/dns/configure-219-") 2> /dev/null; then
##############################################
echoping-6.0.2/plugins/dns/configure-332-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/plugins/dns/configure:333:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
echoping-6.0.2/plugins/dns/configure-334-
##############################################
echoping-6.0.2/plugins/dns/configure-427-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/plugins/dns/configure:428:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
echoping-6.0.2/plugins/dns/configure-429-
##############################################
echoping-6.0.2/plugins/dns/configure-538-	esac;
echoping-6.0.2/plugins/dns/configure:539:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
echoping-6.0.2/plugins/dns/configure-540-	???[sx]*):;;*)false;;esac;fi
##############################################
echoping-6.0.2/plugins/dns/configure-560-  # Remove one level of quotation (which was required for Make).
echoping-6.0.2/plugins/dns/configure:561:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
echoping-6.0.2/plugins/dns/configure-562-  ;;
##############################################
echoping-6.0.2/plugins/dns/configure-571-  :
echoping-6.0.2/plugins/dns/configure:572:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
echoping-6.0.2/plugins/dns/configure-573-  # Yippee, $echo works!
##############################################
echoping-6.0.2/plugins/dns/configure-597-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
echoping-6.0.2/plugins/dns/configure:598:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
echoping-6.0.2/plugins/dns/configure:599:       echo_test_string=`eval $cmd` &&
echoping-6.0.2/plugins/dns/configure-600-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
echoping-6.0.2/plugins/dns/configure-606-
echoping-6.0.2/plugins/dns/configure:607:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/dns/configure:608:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/dns/configure-609-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/dns/configure-621-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
echoping-6.0.2/plugins/dns/configure:622:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/dns/configure:623:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/dns/configure-624-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/dns/configure-633-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/dns/configure:634:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/dns/configure-635-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/dns/configure-648-      echo='printf %s\n'
echoping-6.0.2/plugins/dns/configure:649:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/dns/configure:650:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/dns/configure-651-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/dns/configure-653-	:
echoping-6.0.2/plugins/dns/configure:654:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/dns/configure-655-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/dns/configure:656:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/dns/configure-657-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/dns/configure-662-	echo="$CONFIG_SHELL $0 --fallback-echo"
echoping-6.0.2/plugins/dns/configure:663:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/dns/configure-664-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/dns/configure:665:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/dns/configure-666-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/dns/configure-672-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
echoping-6.0.2/plugins/dns/configure:673:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
echoping-6.0.2/plugins/dns/configure-674-	  then
##############################################
echoping-6.0.2/plugins/dns/configure-680-	if test "$prev" != 'sed 50q "$0"'; then
echoping-6.0.2/plugins/dns/configure:681:	  echo_test_string=`eval $prev`
echoping-6.0.2/plugins/dns/configure-682-	  export echo_test_string
##############################################
echoping-6.0.2/plugins/dns/configure-951-  case $ac_option in
echoping-6.0.2/plugins/dns/configure:952:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
echoping-6.0.2/plugins/dns/configure-953-  *)	ac_optarg=yes ;;
##############################################
echoping-6.0.2/plugins/dns/configure-994-  -disable-* | --disable-*)
echoping-6.0.2/plugins/dns/configure:995:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
echoping-6.0.2/plugins/dns/configure-996-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/dns/configure-999-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/dns/configure:1000:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/dns/configure-1001-    eval enable_$ac_feature=no ;;
##############################################
echoping-6.0.2/plugins/dns/configure-1013-  -enable-* | --enable-*)
echoping-6.0.2/plugins/dns/configure:1014:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
echoping-6.0.2/plugins/dns/configure-1015-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/dns/configure-1018-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/dns/configure:1019:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/dns/configure-1020-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
echoping-6.0.2/plugins/dns/configure-1210-  -with-* | --with-*)
echoping-6.0.2/plugins/dns/configure:1211:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
echoping-6.0.2/plugins/dns/configure-1212-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/dns/configure-1215-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/dns/configure:1216:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/dns/configure-1217-    eval with_$ac_package=\$ac_optarg ;;
##############################################
echoping-6.0.2/plugins/dns/configure-1219-  -without-* | --without-*)
echoping-6.0.2/plugins/dns/configure:1220:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
echoping-6.0.2/plugins/dns/configure-1221-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/dns/configure-1224-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/dns/configure:1225:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/dns/configure-1226-    eval with_$ac_package=no ;;
##############################################
echoping-6.0.2/plugins/dns/configure-1251-  *=*)
echoping-6.0.2/plugins/dns/configure:1252:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
echoping-6.0.2/plugins/dns/configure-1253-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/dns/configure-1271-if test -n "$ac_prev"; then
echoping-6.0.2/plugins/dns/configure:1272:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
echoping-6.0.2/plugins/dns/configure-1273-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
echoping-6.0.2/plugins/dns/configure-1317-ac_ls_di=`ls -di .` &&
echoping-6.0.2/plugins/dns/configure:1318:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
echoping-6.0.2/plugins/dns/configure-1319-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
echoping-6.0.2/plugins/dns/configure-1377-case $srcdir in
echoping-6.0.2/plugins/dns/configure:1378:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
echoping-6.0.2/plugins/dns/configure-1379-esac
##############################################
echoping-6.0.2/plugins/dns/configure-1420-By default, \`make install' will install all the files in
echoping-6.0.2/plugins/dns/configure:1421:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
echoping-6.0.2/plugins/dns/configure:1422:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
echoping-6.0.2/plugins/dns/configure-1423-for instance \`--prefix=\$HOME'.
##############################################
echoping-6.0.2/plugins/dns/configure-1520-*)
echoping-6.0.2/plugins/dns/configure:1521:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/plugins/dns/configure-1522-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/plugins/dns/configure:1523:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/plugins/dns/configure-1524-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/plugins/dns/configure-1653-    *\'*)
echoping-6.0.2/plugins/dns/configure:1654:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/plugins/dns/configure-1655-    esac
##############################################
echoping-6.0.2/plugins/dns/configure-1739-      case $ac_val in
echoping-6.0.2/plugins/dns/configure:1740:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
echoping-6.0.2/plugins/dns/configure-1741-      esac
##############################################
echoping-6.0.2/plugins/dns/configure-1756-	case $ac_val in
echoping-6.0.2/plugins/dns/configure:1757:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
echoping-6.0.2/plugins/dns/configure-1758-	esac
##############################################
echoping-6.0.2/plugins/dns/configure-1864-    set,)
echoping-6.0.2/plugins/dns/configure:1865:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
echoping-6.0.2/plugins/dns/configure:1866:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
echoping-6.0.2/plugins/dns/configure-1867-      ac_cache_corrupted=: ;;
##############################################
echoping-6.0.2/plugins/dns/configure-1886-    case $ac_new_val in
echoping-6.0.2/plugins/dns/configure:1887:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/plugins/dns/configure-1888-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
echoping-6.0.2/plugins/dns/configure-1978-test "x$ac_build_alias" = x &&
echoping-6.0.2/plugins/dns/configure:1979:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
echoping-6.0.2/plugins/dns/configure-1980-test "x$ac_build_alias" = x &&
##############################################
echoping-6.0.2/plugins/dns/configure-1983-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/dns/configure:1984:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
echoping-6.0.2/plugins/dns/configure-1985-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
echoping-6.0.2/plugins/dns/configure-2008-IFS=$ac_save_IFS
echoping-6.0.2/plugins/dns/configure:2009:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
echoping-6.0.2/plugins/dns/configure-2010-
##############################################
echoping-6.0.2/plugins/dns/configure-2019-else
echoping-6.0.2/plugins/dns/configure:2020:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
echoping-6.0.2/plugins/dns/configure-2021-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
echoping-6.0.2/plugins/dns/configure-2045-IFS=$ac_save_IFS
echoping-6.0.2/plugins/dns/configure:2046:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
echoping-6.0.2/plugins/dns/configure-2047-
##############################################
echoping-6.0.2/plugins/dns/configure-2166-echo "$as_me:$LINENO: checking for C compiler version" >&5
echoping-6.0.2/plugins/dns/configure:2167:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/plugins/dns/configure-2168-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/plugins/dns/configure-2220-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
echoping-6.0.2/plugins/dns/configure:2221:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
echoping-6.0.2/plugins/dns/configure-2222-#
##############################################
echoping-6.0.2/plugins/dns/configure-2268-	then :; else
echoping-6.0.2/plugins/dns/configure:2269:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
echoping-6.0.2/plugins/dns/configure-2270-	fi
##############################################
echoping-6.0.2/plugins/dns/configure-2365-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
echoping-6.0.2/plugins/dns/configure:2366:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
echoping-6.0.2/plugins/dns/configure-2367-	  break;;
##############################################
echoping-6.0.2/plugins/dns/configure-2420-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
echoping-6.0.2/plugins/dns/configure:2421:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
echoping-6.0.2/plugins/dns/configure-2422-       break;;
##############################################
echoping-6.0.2/plugins/dns/configure-2495-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
echoping-6.0.2/plugins/dns/configure:2496:GCC=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/plugins/dns/configure-2497-ac_test_CFLAGS=${CFLAGS+set}
##############################################
echoping-6.0.2/plugins/dns/configure-2888-    test $lt_ac_count -gt 10 && break
echoping-6.0.2/plugins/dns/configure:2889:    lt_ac_count=`expr $lt_ac_count + 1`
echoping-6.0.2/plugins/dns/configure-2890-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
echoping-6.0.2/plugins/dns/configure-2926-  # Check for GNU $ac_path_GREP
echoping-6.0.2/plugins/dns/configure:2927:case `"$ac_path_GREP" --version 2>&1` in
echoping-6.0.2/plugins/dns/configure-2928-*GNU*)
##############################################
echoping-6.0.2/plugins/dns/configure-2940-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
echoping-6.0.2/plugins/dns/configure:2941:    ac_count=`expr $ac_count + 1`
echoping-6.0.2/plugins/dns/configure-2942-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
echoping-6.0.2/plugins/dns/configure-3008-  # Check for GNU $ac_path_EGREP
echoping-6.0.2/plugins/dns/configure:3009:case `"$ac_path_EGREP" --version 2>&1` in
echoping-6.0.2/plugins/dns/configure-3010-*GNU*)
##############################################
echoping-6.0.2/plugins/dns/configure-3022-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
echoping-6.0.2/plugins/dns/configure:3023:    ac_count=`expr $ac_count + 1`
echoping-6.0.2/plugins/dns/configure-3024-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
echoping-6.0.2/plugins/dns/configure-3080-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/plugins/dns/configure:3081:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/plugins/dns/configure-3082-  *)
echoping-6.0.2/plugins/dns/configure:3083:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/plugins/dns/configure-3084-  esac
##############################################
echoping-6.0.2/plugins/dns/configure-3089-      # Canonicalize the pathname of ld
echoping-6.0.2/plugins/dns/configure:3090:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/plugins/dns/configure-3091-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/plugins/dns/configure:3092:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/plugins/dns/configure-3093-      done
##############################################
echoping-6.0.2/plugins/dns/configure-3124-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/plugins/dns/configure:3125:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/dns/configure-3126-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/dns/configure-3157-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/plugins/dns/configure:3158:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/dns/configure-3159-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/dns/configure-3220-	# Tru64's nm complains that /dev/null is an invalid object file
echoping-6.0.2/plugins/dns/configure:3221:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/dns/configure-3222-	*/dev/null* | *'Invalid file or object type'*)
##############################################
echoping-6.0.2/plugins/dns/configure-3226-	*)
echoping-6.0.2/plugins/dns/configure:3227:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/dns/configure-3228-	  */dev/null*)
##############################################
echoping-6.0.2/plugins/dns/configure-3388-openbsd*)
echoping-6.0.2/plugins/dns/configure:3389:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/dns/configure-3390-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
echoping-6.0.2/plugins/dns/configure-3473-  (exit $ac_status); }; then
echoping-6.0.2/plugins/dns/configure:3474:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/dns/configure-3475-    *ELF-32*)
##############################################
echoping-6.0.2/plugins/dns/configure-3493-   if test "$lt_cv_prog_gnu_ld" = yes; then
echoping-6.0.2/plugins/dns/configure:3494:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/dns/configure-3495-    *32-bit*)
##############################################
echoping-6.0.2/plugins/dns/configure-3505-   else
echoping-6.0.2/plugins/dns/configure:3506:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/dns/configure-3507-    *32-bit*)
##############################################
echoping-6.0.2/plugins/dns/configure-4083-do
echoping-6.0.2/plugins/dns/configure:4084:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/plugins/dns/configure-4085-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
echoping-6.0.2/plugins/dns/configure-4126-fi
echoping-6.0.2/plugins/dns/configure:4127:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/plugins/dns/configure-4128-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/plugins/dns/configure-4129-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/plugins/dns/configure:4130:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/plugins/dns/configure-4131-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/plugins/dns/configure:4132:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/plugins/dns/configure-4133-_ACEOF
##############################################
echoping-6.0.2/plugins/dns/configure-4142-do
echoping-6.0.2/plugins/dns/configure:4143:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/plugins/dns/configure-4144-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/plugins/dns/configure-4149-fi
echoping-6.0.2/plugins/dns/configure:4150:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/plugins/dns/configure-4151-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/plugins/dns/configure-4270-fi
echoping-6.0.2/plugins/dns/configure:4271:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/plugins/dns/configure-4272-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/plugins/dns/configure-4275-fi
echoping-6.0.2/plugins/dns/configure:4276:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/plugins/dns/configure-4277-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/plugins/dns/configure:4278:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/plugins/dns/configure-4279-_ACEOF
##############################################
echoping-6.0.2/plugins/dns/configure-4401-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
echoping-6.0.2/plugins/dns/configure:4402:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/plugins/dns/configure-4403-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/plugins/dns/configure-4487-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
echoping-6.0.2/plugins/dns/configure:4488:GXX=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/plugins/dns/configure-4489-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
echoping-6.0.2/plugins/dns/configure-4993-echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
echoping-6.0.2/plugins/dns/configure:4994:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/plugins/dns/configure-4995-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/plugins/dns/configure-5135-
echoping-6.0.2/plugins/dns/configure:5136:G77=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/plugins/dns/configure-5137-ac_ext=c
##############################################
echoping-6.0.2/plugins/dns/configure-5198-    # And add a safety zone
echoping-6.0.2/plugins/dns/configure:5199:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
echoping-6.0.2/plugins/dns/configure:5200:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
echoping-6.0.2/plugins/dns/configure-5201-    ;;
##############################################
echoping-6.0.2/plugins/dns/configure-5226-    if test -n "$kargmax"; then
echoping-6.0.2/plugins/dns/configure:5227:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
echoping-6.0.2/plugins/dns/configure-5228-    else
##############################################
echoping-6.0.2/plugins/dns/configure-5236-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
echoping-6.0.2/plugins/dns/configure:5237:    while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
echoping-6.0.2/plugins/dns/configure-5238-	       = "XX$teststring") >/dev/null 2>&1 &&
echoping-6.0.2/plugins/dns/configure:5239:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
echoping-6.0.2/plugins/dns/configure-5240-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
echoping-6.0.2/plugins/dns/configure-5242-    do
echoping-6.0.2/plugins/dns/configure:5243:      i=`expr $i + 1`
echoping-6.0.2/plugins/dns/configure-5244-      teststring=$teststring$teststring
##############################################
echoping-6.0.2/plugins/dns/configure-5249-    # It appears as though 1/2 is a usable value.
echoping-6.0.2/plugins/dns/configure:5250:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
echoping-6.0.2/plugins/dns/configure-5251-    ;;
##############################################
echoping-6.0.2/plugins/dns/configure-5342-# If we're using GNU nm, then use its standard symbol codes.
echoping-6.0.2/plugins/dns/configure:5343:case `$NM -V 2>&1` in
echoping-6.0.2/plugins/dns/configure-5344-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/dns/configure-5878-done
echoping-6.0.2/plugins/dns/configure:5879:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/dns/configure-5880-
##############################################
echoping-6.0.2/plugins/dns/configure-5906-	"file_magic "*)
echoping-6.0.2/plugins/dns/configure:5907:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/plugins/dns/configure-5908-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/plugins/dns/configure-5968-	"file_magic "*)
echoping-6.0.2/plugins/dns/configure:5969:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/plugins/dns/configure-5970-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/plugins/dns/configure-6060-gentoo_lt_version="1.5.22"
echoping-6.0.2/plugins/dns/configure:6061:gentoo_ltmain_version=`sed -n '/^[ 	]*VERSION=/{s/^[ 	]*VERSION=//;p;q;}' "$ltmain"`
echoping-6.0.2/plugins/dns/configure-6062-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
##############################################
echoping-6.0.2/plugins/dns/configure-6586-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/dns/configure:6587:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/dns/configure:6588:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/dns/configure-6589-    need_locks=warn
##############################################
echoping-6.0.2/plugins/dns/configure-6642-done
echoping-6.0.2/plugins/dns/configure:6643:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/dns/configure-6644-
##############################################
echoping-6.0.2/plugins/dns/configure-6680-    supports_anon_versioning=no
echoping-6.0.2/plugins/dns/configure:6681:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/dns/configure-6682-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/dns/configure-6744-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/dns/configure:6745:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/dns/configure-6746-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/dns/configure-6767-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/dns/configure:6768:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/dns/configure:6769:      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'
echoping-6.0.2/plugins/dns/configure-6770-      ;;
##############################################
echoping-6.0.2/plugins/dns/configure-6776-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/dns/configure:6777:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/dns/configure-6778-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/dns/configure-6780-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/dns/configure:6781:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/dns/configure-6782-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/dns/configure-6834-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/dns/configure:6835:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/dns/configure-6836-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/plugins/dns/configure-6850-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/dns/configure:6851:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/dns/configure-6852-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/dns/configure-6949-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/dns/configure:6950:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/dns/configure-6951-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/dns/configure-7045-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/dns/configure:7046:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/dns/configure-7047-       else
##############################################
echoping-6.0.2/plugins/dns/configure-7141-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/dns/configure:7142:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/dns/configure-7143-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/dns/configure-7146-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/dns/configure:7147:      fix_srcfile_path='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/dns/configure-7148-      enable_shared_with_static_runtimes=yes
##############################################
echoping-6.0.2/plugins/dns/configure-7187-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/dns/configure:7188:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/dns/configure-7189-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/dns/configure-7322-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/dns/configure:7323:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure-7324-      else
echoping-6.0.2/plugins/dns/configure:7325:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure-7326-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/dns/configure-7354-      hardcode_shlibpath_var=no
echoping-6.0.2/plugins/dns/configure:7355:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/dns/configure-7356-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/dns/configure-7384-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/dns/configure:7385:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure-7386-      else
echoping-6.0.2/plugins/dns/configure-7387-	allow_undefined_flag=' -expect_unresolved \*'
echoping-6.0.2/plugins/dns/configure:7388:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure-7389-      fi
##############################################
echoping-6.0.2/plugins/dns/configure-7396-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/dns/configure:7397:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure-7398-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/dns/configure-7400-	allow_undefined_flag=' -expect_unresolved \*'
echoping-6.0.2/plugins/dns/configure:7401:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure:7402:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/dns/configure:7403:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/dns/configure-7404-
##############################################
echoping-6.0.2/plugins/dns/configure-7437- 	*)
echoping-6.0.2/plugins/dns/configure:7438: 	  whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/dns/configure-7439- 	esac ;;
##############################################
echoping-6.0.2/plugins/dns/configure-7521-      hardcode_shlibpath_var=no
echoping-6.0.2/plugins/dns/configure:7522:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/dns/configure-7523-      hardcode_libdir_separator=':'
##############################################
echoping-6.0.2/plugins/dns/configure-7631-if test "$GCC" = yes; then
echoping-6.0.2/plugins/dns/configure:7632:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/dns/configure-7633-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/dns/configure-7637-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/dns/configure:7638:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/dns/configure-7639-  else
echoping-6.0.2/plugins/dns/configure:7640:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/dns/configure-7641-  fi
##############################################
echoping-6.0.2/plugins/dns/configure-7708-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/dns/configure:7709:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/dns/configure-7710-  ;;
##############################################
echoping-6.0.2/plugins/dns/configure-7741-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/dns/configure:7742:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/dns/configure:7743:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/dns/configure:7744:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/dns/configure-7745-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/dns/configure-7747-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/dns/configure:7748:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/dns/configure-7749-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/dns/configure-7755-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/dns/configure:7756:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/dns/configure-7757-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/dns/configure-7760-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/dns/configure:7761:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/dns/configure:7762:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/dns/configure-7763-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/dns/configure-7769-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/dns/configure:7770:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/dns/configure-7771-      else
echoping-6.0.2/plugins/dns/configure:7772:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/dns/configure-7773-      fi
##############################################
echoping-6.0.2/plugins/dns/configure-7776-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/dns/configure:7777:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/dns/configure-7778-      ;;
##############################################
echoping-6.0.2/plugins/dns/configure-7785-      supports_anon_versioning=no
echoping-6.0.2/plugins/dns/configure:7786:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/dns/configure-7787-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/dns/configure-7806-  *)
echoping-6.0.2/plugins/dns/configure:7807:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/dns/configure-7808-    ;;
##############################################
echoping-6.0.2/plugins/dns/configure-7823-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/dns/configure:7824:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/dns/configure-7825-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/dns/configure-7826-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/dns/configure:7827:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/dns/configure-7828-  else
##############################################
echoping-6.0.2/plugins/dns/configure-8042-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/dns/configure:8043:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/dns/configure-8044-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/dns/configure-8114-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/dns/configure:8115:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/dns/configure-8116-    case $host_os in
##############################################
echoping-6.0.2/plugins/dns/configure-9202-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/dns/configure:9203:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/dns/configure-9204-      ;;
echoping-6.0.2/plugins/dns/configure-9205-    *)
echoping-6.0.2/plugins/dns/configure:9206:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/dns/configure-9207-      ;;
##############################################
echoping-6.0.2/plugins/dns/configure-9212-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/dns/configure:9213:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/dns/configure-9214-    ;;
##############################################
echoping-6.0.2/plugins/dns/configure-9225-
echoping-6.0.2/plugins/dns/configure:9226:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
echoping-6.0.2/plugins/dns/configure-9227-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
echoping-6.0.2/plugins/dns/configure-9604-  # libtool script then.
echoping-6.0.2/plugins/dns/configure:9605:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/dns/configure-9606-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/dns/configure-9633-  if test -z "$LTCC"; then
echoping-6.0.2/plugins/dns/configure:9634:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
echoping-6.0.2/plugins/dns/configure-9635-    if test -z "$LTCC"; then
##############################################
echoping-6.0.2/plugins/dns/configure-9638-    else
echoping-6.0.2/plugins/dns/configure:9639:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
echoping-6.0.2/plugins/dns/configure:9640:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
echoping-6.0.2/plugins/dns/configure-9641-    fi
##############################################
echoping-6.0.2/plugins/dns/configure-9643-  if test -z "$LTCFLAGS"; then
echoping-6.0.2/plugins/dns/configure:9644:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
echoping-6.0.2/plugins/dns/configure-9645-  fi
##############################################
echoping-6.0.2/plugins/dns/configure-9648-  # Note that this assumes the entire list is on one line.
echoping-6.0.2/plugins/dns/configure:9649:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
echoping-6.0.2/plugins/dns/configure-9650-
##############################################
echoping-6.0.2/plugins/dns/configure-9654-    # Check whether tagname contains only valid characters
echoping-6.0.2/plugins/dns/configure:9655:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
echoping-6.0.2/plugins/dns/configure-9656-    "") ;;
##############################################
echoping-6.0.2/plugins/dns/configure-9782-done
echoping-6.0.2/plugins/dns/configure:9783:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/dns/configure-9784-
##############################################
echoping-6.0.2/plugins/dns/configure-9812-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/plugins/dns/configure:9813:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/plugins/dns/configure-9814-  *)
echoping-6.0.2/plugins/dns/configure:9815:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/plugins/dns/configure-9816-  esac
##############################################
echoping-6.0.2/plugins/dns/configure-9821-      # Canonicalize the pathname of ld
echoping-6.0.2/plugins/dns/configure:9822:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/plugins/dns/configure-9823-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/plugins/dns/configure:9824:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/plugins/dns/configure-9825-      done
##############################################
echoping-6.0.2/plugins/dns/configure-9856-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/plugins/dns/configure:9857:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/dns/configure-9858-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/dns/configure-9889-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/plugins/dns/configure:9890:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/dns/configure-9891-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/dns/configure-9919-    # ancient GNU ld didn't support --whole-archive et. al.
echoping-6.0.2/plugins/dns/configure:9920:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
echoping-6.0.2/plugins/dns/configure-9921-	grep 'no-whole-archive' > /dev/null; then
##############################################
echoping-6.0.2/plugins/dns/configure-10001-      # below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/dns/configure:10002:	collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/dns/configure-10003-	if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/dns/configure-10098-
echoping-6.0.2/plugins/dns/configure:10099:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/dns/configure-10100-     else
##############################################
echoping-6.0.2/plugins/dns/configure-10202-      # is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/dns/configure:10203:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/dns/configure-10204-	cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/dns/configure-10263-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/dns/configure:10264:          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/dns/configure-10265-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/dns/configure-10331-      # dependencies.
echoping-6.0.2/plugins/dns/configure:10332:      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; echo $list'
echoping-6.0.2/plugins/dns/configure-10333-      ;;
##############################################
echoping-6.0.2/plugins/dns/configure-10395-	# dependencies.
echoping-6.0.2/plugins/dns/configure:10396:	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; echo $list'
echoping-6.0.2/plugins/dns/configure-10397-	;;
##############################################
echoping-6.0.2/plugins/dns/configure-10430-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/dns/configure:10431:    archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/dns/configure:10432:    archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/dns/configure-10433-    ;;
##############################################
echoping-6.0.2/plugins/dns/configure-10437-	# SGI C++
echoping-6.0.2/plugins/dns/configure:10438:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure-10439-
##############################################
echoping-6.0.2/plugins/dns/configure-10448-	  if test "$with_gnu_ld" = no; then
echoping-6.0.2/plugins/dns/configure:10449:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure-10450-	  else
echoping-6.0.2/plugins/dns/configure:10451:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
echoping-6.0.2/plugins/dns/configure-10452-	  fi
##############################################
echoping-6.0.2/plugins/dns/configure-10467-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/dns/configure:10468:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/plugins/dns/configure:10469:	archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
echoping-6.0.2/plugins/dns/configure-10470-	# Commands to make compiler produce verbose output that lists
##############################################
echoping-6.0.2/plugins/dns/configure-10477-	# dependencies.
echoping-6.0.2/plugins/dns/configure:10478:	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; echo $list'
echoping-6.0.2/plugins/dns/configure-10479-
##############################################
echoping-6.0.2/plugins/dns/configure-10492-	# earlier do not add the objects themselves.
echoping-6.0.2/plugins/dns/configure:10493:	case `$CC -V 2>&1` in
echoping-6.0.2/plugins/dns/configure-10494-	*"Version 7."*)
##############################################
echoping-6.0.2/plugins/dns/configure-10518-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
echoping-6.0.2/plugins/dns/configure:10519:	whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/dns/configure-10520-        ;;
##############################################
echoping-6.0.2/plugins/dns/configure-10537-	# dependencies.
echoping-6.0.2/plugins/dns/configure:10538:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/dns/configure-10539-	;;
##############################################
echoping-6.0.2/plugins/dns/configure-10581-    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
echoping-6.0.2/plugins/dns/configure:10582:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/dns/configure-10583-      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
echoping-6.0.2/plugins/dns/configure-10596-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/dns/configure:10597:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/plugins/dns/configure-10598-
##############################################
echoping-6.0.2/plugins/dns/configure-10613-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/dns/configure:10614:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure-10615-
##############################################
echoping-6.0.2/plugins/dns/configure-10626-	# dependencies.
echoping-6.0.2/plugins/dns/configure:10627:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/dns/configure-10628-	;;
##############################################
echoping-6.0.2/plugins/dns/configure-10631-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/dns/configure:10632:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure-10633-
##############################################
echoping-6.0.2/plugins/dns/configure-10656-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/dns/configure:10657:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/plugins/dns/configure-10658-
##############################################
echoping-6.0.2/plugins/dns/configure-10672-	allow_undefined_flag_CXX=' -expect_unresolved \*'
echoping-6.0.2/plugins/dns/configure:10673:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure:10674:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
echoping-6.0.2/plugins/dns/configure-10675-	  echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/dns/configure:10676:	  $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~
echoping-6.0.2/plugins/dns/configure-10677-	  $rm $lib.exp'
##############################################
echoping-6.0.2/plugins/dns/configure-10689-	# dependencies.
echoping-6.0.2/plugins/dns/configure:10690:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/dns/configure-10691-	;;
##############################################
echoping-6.0.2/plugins/dns/configure-10694-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/dns/configure:10695:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure-10696-
##############################################
echoping-6.0.2/plugins/dns/configure-10756-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
echoping-6.0.2/plugins/dns/configure:10757:	    whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
echoping-6.0.2/plugins/dns/configure-10758-	    ;;
##############################################
echoping-6.0.2/plugins/dns/configure-10844-    hardcode_shlibpath_var_CXX=no
echoping-6.0.2/plugins/dns/configure:10845:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/dns/configure-10846-    hardcode_libdir_separator_CXX=':'
##############################################
echoping-6.0.2/plugins/dns/configure-10916-  # eval without this substitution.
echoping-6.0.2/plugins/dns/configure:10917:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
echoping-6.0.2/plugins/dns/configure-10918-
echoping-6.0.2/plugins/dns/configure:10919:  for p in `eval $output_verbose_link_cmd`; do
echoping-6.0.2/plugins/dns/configure-10920-    case $p in
##############################################
echoping-6.0.2/plugins/dns/configure-11471-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/dns/configure:11472:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/dns/configure:11473:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/dns/configure-11474-    need_locks=warn
##############################################
echoping-6.0.2/plugins/dns/configure-11587-if test "$GCC" = yes; then
echoping-6.0.2/plugins/dns/configure:11588:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/dns/configure-11589-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/dns/configure-11593-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/dns/configure:11594:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/dns/configure-11595-  else
echoping-6.0.2/plugins/dns/configure:11596:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/dns/configure-11597-  fi
##############################################
echoping-6.0.2/plugins/dns/configure-11664-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/dns/configure:11665:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/dns/configure-11666-  ;;
##############################################
echoping-6.0.2/plugins/dns/configure-11697-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/dns/configure:11698:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/dns/configure:11699:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/dns/configure:11700:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/dns/configure-11701-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/dns/configure-11703-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/dns/configure:11704:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/dns/configure-11705-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/dns/configure-11711-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/dns/configure:11712:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/dns/configure-11713-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/dns/configure-11716-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/dns/configure:11717:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/dns/configure:11718:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/dns/configure-11719-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/dns/configure-11725-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/dns/configure:11726:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/dns/configure-11727-      else
echoping-6.0.2/plugins/dns/configure:11728:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/dns/configure-11729-      fi
##############################################
echoping-6.0.2/plugins/dns/configure-11732-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/dns/configure:11733:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/dns/configure-11734-      ;;
##############################################
echoping-6.0.2/plugins/dns/configure-11741-      supports_anon_versioning=no
echoping-6.0.2/plugins/dns/configure:11742:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/dns/configure-11743-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/dns/configure-11762-  *)
echoping-6.0.2/plugins/dns/configure:11763:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/dns/configure-11764-    ;;
##############################################
echoping-6.0.2/plugins/dns/configure-11779-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/dns/configure:11780:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/dns/configure-11781-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/dns/configure-11782-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/dns/configure:11783:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/dns/configure-11784-  else
##############################################
echoping-6.0.2/plugins/dns/configure-11998-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/dns/configure:11999:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/dns/configure-12000-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/dns/configure-12070-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/dns/configure:12071:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/dns/configure-12072-    case $host_os in
##############################################
echoping-6.0.2/plugins/dns/configure-12315-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/dns/configure:12316:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/dns/configure-12317-      ;;
echoping-6.0.2/plugins/dns/configure-12318-    *)
echoping-6.0.2/plugins/dns/configure:12319:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/dns/configure-12320-      ;;
##############################################
echoping-6.0.2/plugins/dns/configure-12325-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/dns/configure:12326:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/dns/configure-12327-    ;;
##############################################
echoping-6.0.2/plugins/dns/configure-12644-  # libtool script then.
echoping-6.0.2/plugins/dns/configure:12645:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/dns/configure-12646-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/dns/configure-12753-done
echoping-6.0.2/plugins/dns/configure:12754:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/dns/configure-12755-
##############################################
echoping-6.0.2/plugins/dns/configure-13182-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/dns/configure:13183:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/dns/configure:13184:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/dns/configure-13185-    need_locks=warn
##############################################
echoping-6.0.2/plugins/dns/configure-13238-done
echoping-6.0.2/plugins/dns/configure:13239:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/dns/configure-13240-
##############################################
echoping-6.0.2/plugins/dns/configure-13276-    supports_anon_versioning=no
echoping-6.0.2/plugins/dns/configure:13277:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/dns/configure-13278-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/dns/configure-13340-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/dns/configure:13341:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/dns/configure-13342-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/dns/configure-13363-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/dns/configure:13364:      archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/dns/configure:13365:      archive_expsym_cmds_F77='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'
echoping-6.0.2/plugins/dns/configure-13366-      ;;
##############################################
echoping-6.0.2/plugins/dns/configure-13372-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/dns/configure:13373:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/dns/configure-13374-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/dns/configure-13376-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/dns/configure:13377:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/dns/configure-13378-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/dns/configure-13430-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/dns/configure:13431:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/dns/configure-13432-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/plugins/dns/configure-13446-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/dns/configure:13447:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/dns/configure-13448-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/dns/configure-13545-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/dns/configure:13546:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/dns/configure-13547-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/dns/configure-13631-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/dns/configure:13632:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/dns/configure-13633-       else
##############################################
echoping-6.0.2/plugins/dns/configure-13717-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/dns/configure:13718:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/dns/configure-13719-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/dns/configure-13722-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/dns/configure:13723:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/dns/configure-13724-      enable_shared_with_static_runtimes_F77=yes
##############################################
echoping-6.0.2/plugins/dns/configure-13763-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/dns/configure:13764:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/dns/configure-13765-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/dns/configure-13898-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/dns/configure:13899:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure-13900-      else
echoping-6.0.2/plugins/dns/configure:13901:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure-13902-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/dns/configure-13930-      hardcode_shlibpath_var_F77=no
echoping-6.0.2/plugins/dns/configure:13931:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/dns/configure-13932-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/dns/configure-13960-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/dns/configure:13961:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure-13962-      else
echoping-6.0.2/plugins/dns/configure-13963-	allow_undefined_flag_F77=' -expect_unresolved \*'
echoping-6.0.2/plugins/dns/configure:13964:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure-13965-      fi
##############################################
echoping-6.0.2/plugins/dns/configure-13972-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/dns/configure:13973:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure-13974-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/dns/configure-13976-	allow_undefined_flag_F77=' -expect_unresolved \*'
echoping-6.0.2/plugins/dns/configure:13977:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure:13978:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/dns/configure:13979:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/dns/configure-13980-
##############################################
echoping-6.0.2/plugins/dns/configure-14013- 	*)
echoping-6.0.2/plugins/dns/configure:14014: 	  whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/dns/configure-14015- 	esac ;;
##############################################
echoping-6.0.2/plugins/dns/configure-14097-      hardcode_shlibpath_var_F77=no
echoping-6.0.2/plugins/dns/configure:14098:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/dns/configure-14099-      hardcode_libdir_separator_F77=':'
##############################################
echoping-6.0.2/plugins/dns/configure-14207-if test "$GCC" = yes; then
echoping-6.0.2/plugins/dns/configure:14208:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/dns/configure-14209-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/dns/configure-14213-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/dns/configure:14214:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/dns/configure-14215-  else
echoping-6.0.2/plugins/dns/configure:14216:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/dns/configure-14217-  fi
##############################################
echoping-6.0.2/plugins/dns/configure-14284-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/dns/configure:14285:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/dns/configure-14286-  ;;
##############################################
echoping-6.0.2/plugins/dns/configure-14317-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/dns/configure:14318:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/dns/configure:14319:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/dns/configure:14320:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/dns/configure-14321-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/dns/configure-14323-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/dns/configure:14324:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/dns/configure-14325-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/dns/configure-14331-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/dns/configure:14332:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/dns/configure-14333-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/dns/configure-14336-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/dns/configure:14337:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/dns/configure:14338:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/dns/configure-14339-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/dns/configure-14345-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/dns/configure:14346:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/dns/configure-14347-      else
echoping-6.0.2/plugins/dns/configure:14348:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/dns/configure-14349-      fi
##############################################
echoping-6.0.2/plugins/dns/configure-14352-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/dns/configure:14353:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/dns/configure-14354-      ;;
##############################################
echoping-6.0.2/plugins/dns/configure-14361-      supports_anon_versioning=no
echoping-6.0.2/plugins/dns/configure:14362:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/dns/configure-14363-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/dns/configure-14382-  *)
echoping-6.0.2/plugins/dns/configure:14383:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/dns/configure-14384-    ;;
##############################################
echoping-6.0.2/plugins/dns/configure-14399-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/dns/configure:14400:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/dns/configure-14401-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/dns/configure-14402-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/dns/configure:14403:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/dns/configure-14404-  else
##############################################
echoping-6.0.2/plugins/dns/configure-14618-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/dns/configure:14619:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/dns/configure-14620-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/dns/configure-14690-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/dns/configure:14691:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/dns/configure-14692-    case $host_os in
##############################################
echoping-6.0.2/plugins/dns/configure-14935-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/dns/configure:14936:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/dns/configure-14937-      ;;
echoping-6.0.2/plugins/dns/configure-14938-    *)
echoping-6.0.2/plugins/dns/configure:14939:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/dns/configure-14940-      ;;
##############################################
echoping-6.0.2/plugins/dns/configure-14945-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/dns/configure:14946:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/dns/configure-14947-    ;;
##############################################
echoping-6.0.2/plugins/dns/configure-15264-  # libtool script then.
echoping-6.0.2/plugins/dns/configure:15265:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/dns/configure-15266-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/dns/configure-15340-done
echoping-6.0.2/plugins/dns/configure:15341:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/dns/configure-15342-
##############################################
echoping-6.0.2/plugins/dns/configure-15789-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/dns/configure:15790:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/dns/configure:15791:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/dns/configure-15792-    need_locks=warn
##############################################
echoping-6.0.2/plugins/dns/configure-15845-done
echoping-6.0.2/plugins/dns/configure:15846:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/dns/configure-15847-
##############################################
echoping-6.0.2/plugins/dns/configure-15883-    supports_anon_versioning=no
echoping-6.0.2/plugins/dns/configure:15884:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/dns/configure-15885-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/dns/configure-15947-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/dns/configure:15948:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/dns/configure-15949-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/dns/configure-15970-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/dns/configure:15971:      archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/dns/configure:15972:      archive_expsym_cmds_GCJ='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'
echoping-6.0.2/plugins/dns/configure-15973-      ;;
##############################################
echoping-6.0.2/plugins/dns/configure-15979-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/dns/configure:15980:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/dns/configure-15981-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/dns/configure-15983-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/dns/configure:15984:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/dns/configure-15985-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/dns/configure-16037-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/dns/configure:16038:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/dns/configure-16039-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/plugins/dns/configure-16053-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/dns/configure:16054:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/dns/configure-16055-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/dns/configure-16152-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/dns/configure:16153:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/dns/configure-16154-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/dns/configure-16248-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/dns/configure:16249:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/dns/configure-16250-       else
##############################################
echoping-6.0.2/plugins/dns/configure-16344-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/dns/configure:16345:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/dns/configure-16346-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/dns/configure-16349-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/dns/configure:16350:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/dns/configure-16351-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
echoping-6.0.2/plugins/dns/configure-16390-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/dns/configure:16391:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/dns/configure-16392-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/dns/configure-16525-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/dns/configure:16526:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure-16527-      else
echoping-6.0.2/plugins/dns/configure:16528:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure-16529-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/dns/configure-16557-      hardcode_shlibpath_var_GCJ=no
echoping-6.0.2/plugins/dns/configure:16558:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/dns/configure-16559-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/dns/configure-16587-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/dns/configure:16588:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure-16589-      else
echoping-6.0.2/plugins/dns/configure-16590-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
echoping-6.0.2/plugins/dns/configure:16591:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure-16592-      fi
##############################################
echoping-6.0.2/plugins/dns/configure-16599-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/dns/configure:16600:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure-16601-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/dns/configure-16603-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
echoping-6.0.2/plugins/dns/configure:16604:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/dns/configure:16605:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/dns/configure:16606:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/dns/configure-16607-
##############################################
echoping-6.0.2/plugins/dns/configure-16640- 	*)
echoping-6.0.2/plugins/dns/configure:16641: 	  whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/dns/configure-16642- 	esac ;;
##############################################
echoping-6.0.2/plugins/dns/configure-16724-      hardcode_shlibpath_var_GCJ=no
echoping-6.0.2/plugins/dns/configure:16725:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/dns/configure-16726-      hardcode_libdir_separator_GCJ=':'
##############################################
echoping-6.0.2/plugins/dns/configure-16834-if test "$GCC" = yes; then
echoping-6.0.2/plugins/dns/configure:16835:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/dns/configure-16836-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/dns/configure-16840-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/dns/configure:16841:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/dns/configure-16842-  else
echoping-6.0.2/plugins/dns/configure:16843:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/dns/configure-16844-  fi
##############################################
echoping-6.0.2/plugins/dns/configure-16911-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/dns/configure:16912:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/dns/configure-16913-  ;;
##############################################
echoping-6.0.2/plugins/dns/configure-16944-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/dns/configure:16945:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/dns/configure:16946:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/dns/configure:16947:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/dns/configure-16948-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/dns/configure-16950-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/dns/configure:16951:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/dns/configure-16952-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/dns/configure-16958-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/dns/configure:16959:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/dns/configure-16960-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/dns/configure-16963-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/dns/configure:16964:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/dns/configure:16965:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/dns/configure-16966-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/dns/configure-16972-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/dns/configure:16973:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/dns/configure-16974-      else
echoping-6.0.2/plugins/dns/configure:16975:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/dns/configure-16976-      fi
##############################################
echoping-6.0.2/plugins/dns/configure-16979-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/dns/configure:16980:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/dns/configure-16981-      ;;
##############################################
echoping-6.0.2/plugins/dns/configure-16988-      supports_anon_versioning=no
echoping-6.0.2/plugins/dns/configure:16989:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/dns/configure-16990-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/dns/configure-17009-  *)
echoping-6.0.2/plugins/dns/configure:17010:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/dns/configure-17011-    ;;
##############################################
echoping-6.0.2/plugins/dns/configure-17026-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/dns/configure:17027:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/dns/configure-17028-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/dns/configure-17029-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/dns/configure:17030:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/dns/configure-17031-  else
##############################################
echoping-6.0.2/plugins/dns/configure-17245-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/dns/configure:17246:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/dns/configure-17247-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/dns/configure-17317-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/dns/configure:17318:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/dns/configure-17319-    case $host_os in
##############################################
echoping-6.0.2/plugins/dns/configure-17562-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/dns/configure:17563:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/dns/configure-17564-      ;;
echoping-6.0.2/plugins/dns/configure-17565-    *)
echoping-6.0.2/plugins/dns/configure:17566:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/dns/configure-17567-      ;;
##############################################
echoping-6.0.2/plugins/dns/configure-17572-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/dns/configure:17573:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/dns/configure-17574-    ;;
##############################################
echoping-6.0.2/plugins/dns/configure-17891-  # libtool script then.
echoping-6.0.2/plugins/dns/configure:17892:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/dns/configure-17893-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/dns/configure-17966-done
echoping-6.0.2/plugins/dns/configure:17967:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/dns/configure-17968-
##############################################
echoping-6.0.2/plugins/dns/configure-18042-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/dns/configure:18043:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/dns/configure-18044-      ;;
echoping-6.0.2/plugins/dns/configure-18045-    *)
echoping-6.0.2/plugins/dns/configure:18046:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/dns/configure-18047-      ;;
##############################################
echoping-6.0.2/plugins/dns/configure-18052-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/dns/configure:18053:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/dns/configure-18054-    ;;
##############################################
echoping-6.0.2/plugins/dns/configure-18371-  # libtool script then.
echoping-6.0.2/plugins/dns/configure:18372:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/dns/configure-18373-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/dns/configure-18540-if (
echoping-6.0.2/plugins/dns/configure:18541:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
echoping-6.0.2/plugins/dns/configure-18542-   if test "$*" = "X"; then
echoping-6.0.2/plugins/dns/configure-18543-      # -L didn't work.
echoping-6.0.2/plugins/dns/configure:18544:      set X `ls -t $srcdir/configure conftest.file`
echoping-6.0.2/plugins/dns/configure-18545-   fi
##############################################
echoping-6.0.2/plugins/dns/configure-18584-_ACEOF
echoping-6.0.2/plugins/dns/configure:18585:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
echoping-6.0.2/plugins/dns/configure-18586-rm -f conftest.sed
##############################################
echoping-6.0.2/plugins/dns/configure-18588-# expand $ac_aux_dir to an absolute path
echoping-6.0.2/plugins/dns/configure:18589:am_aux_dir=`cd $ac_aux_dir && pwd`
echoping-6.0.2/plugins/dns/configure-18590-
##############################################
echoping-6.0.2/plugins/dns/configure-18614-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
echoping-6.0.2/plugins/dns/configure:18615:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
echoping-6.0.2/plugins/dns/configure-18616-	     'mkdir (GNU coreutils) '* | \
##############################################
echoping-6.0.2/plugins/dns/configure-18692-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
echoping-6.0.2/plugins/dns/configure:18693:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
echoping-6.0.2/plugins/dns/configure-18694-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/plugins/dns/configure-18702-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
echoping-6.0.2/plugins/dns/configure:18703:case `${MAKE-make} -f conftest.make 2>/dev/null` in
echoping-6.0.2/plugins/dns/configure-18704-  *@@@%%%=?*=@@@%%%*)
##############################################
echoping-6.0.2/plugins/dns/configure-18753-# case it prints its new name instead of `make'.
echoping-6.0.2/plugins/dns/configure:18754:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
echoping-6.0.2/plugins/dns/configure-18755-   am__include=include
##############################################
echoping-6.0.2/plugins/dns/configure-18761-   echo '.include "confinc"' > confmf
echoping-6.0.2/plugins/dns/configure:18762:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
echoping-6.0.2/plugins/dns/configure-18763-      am__include=.include
##############################################
echoping-6.0.2/plugins/dns/configure-18791-
echoping-6.0.2/plugins/dns/configure:18792:if test "`cd $srcdir && pwd`" != "`pwd`"; then
echoping-6.0.2/plugins/dns/configure-18793-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
echoping-6.0.2/plugins/dns/configure-18988-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/plugins/dns/configure:18989:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
echoping-6.0.2/plugins/dns/configure-18990-  fi
##############################################
echoping-6.0.2/plugins/dns/configure-19096-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/plugins/dns/configure:19097:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
echoping-6.0.2/plugins/dns/configure-19098-  fi
##############################################
echoping-6.0.2/plugins/dns/configure-19226-do
echoping-6.0.2/plugins/dns/configure:19227:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/plugins/dns/configure-19228-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/plugins/dns/configure-19306-fi
echoping-6.0.2/plugins/dns/configure:19307:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/plugins/dns/configure-19308-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/plugins/dns/configure-19309-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/plugins/dns/configure:19310:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/plugins/dns/configure-19311-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/plugins/dns/configure:19312:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/plugins/dns/configure-19313-_ACEOF
##############################################
echoping-6.0.2/plugins/dns/configure-19879-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
echoping-6.0.2/plugins/dns/configure:19880:  ac_i=`echo "$ac_i" | sed "$ac_script"`
echoping-6.0.2/plugins/dns/configure-19881-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
echoping-6.0.2/plugins/dns/configure-20037-do
echoping-6.0.2/plugins/dns/configure:20038:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
echoping-6.0.2/plugins/dns/configure-20039-    eval $as_var=C; export $as_var
##############################################
echoping-6.0.2/plugins/dns/configure-20087-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/plugins/dns/configure:20088:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
echoping-6.0.2/plugins/dns/configure-20089-
##############################################
echoping-6.0.2/plugins/dns/configure-20198-	esac;
echoping-6.0.2/plugins/dns/configure:20199:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
echoping-6.0.2/plugins/dns/configure-20200-	???[sx]*):;;*)false;;esac;fi
##############################################
echoping-6.0.2/plugins/dns/configure-20273-configured by $0, generated by GNU Autoconf 2.61,
echoping-6.0.2/plugins/dns/configure:20274:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
echoping-6.0.2/plugins/dns/configure-20275-
##############################################
echoping-6.0.2/plugins/dns/configure-20293-  --*=*)
echoping-6.0.2/plugins/dns/configure:20294:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
echoping-6.0.2/plugins/dns/configure:20295:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
echoping-6.0.2/plugins/dns/configure-20296-    ac_shift=:
##############################################
echoping-6.0.2/plugins/dns/configure-20549-
echoping-6.0.2/plugins/dns/configure:20550:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
echoping-6.0.2/plugins/dns/configure-20551-    break
##############################################
echoping-6.0.2/plugins/dns/configure-20560-
echoping-6.0.2/plugins/dns/configure:20561:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
echoping-6.0.2/plugins/dns/configure-20562-if test -n "$ac_eof"; then
echoping-6.0.2/plugins/dns/configure:20563:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
echoping-6.0.2/plugins/dns/configure:20564:  ac_eof=`expr $ac_eof + 1`
echoping-6.0.2/plugins/dns/configure-20565-fi
##############################################
echoping-6.0.2/plugins/dns/configure-20598-
echoping-6.0.2/plugins/dns/configure:20599:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 8; then
echoping-6.0.2/plugins/dns/configure-20600-    break
##############################################
echoping-6.0.2/plugins/dns/configure-20609-
echoping-6.0.2/plugins/dns/configure:20610:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
echoping-6.0.2/plugins/dns/configure-20611-if test -n "$ac_eof"; then
echoping-6.0.2/plugins/dns/configure:20612:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
echoping-6.0.2/plugins/dns/configure:20613:  ac_eof=`expr $ac_eof + 1`
echoping-6.0.2/plugins/dns/configure-20614-fi
##############################################
echoping-6.0.2/plugins/dns/configure-20747-      case $as_dir in #(
echoping-6.0.2/plugins/dns/configure:20748:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/plugins/dns/configure-20749-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/plugins/dns/configure-20785-*)
echoping-6.0.2/plugins/dns/configure:20786:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/plugins/dns/configure-20787-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/plugins/dns/configure:20788:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/plugins/dns/configure-20789-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/plugins/dns/configure-20863-
echoping-6.0.2/plugins/dns/configure:20864:# Neutralize VPATH when `$srcdir' = `.'.
echoping-6.0.2/plugins/dns/configure-20865-# Shell code in configure.ac might set extrasub.
##############################################
echoping-6.0.2/plugins/dns/configure-20888-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
echoping-6.0.2/plugins/dns/configure:20889:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
echoping-6.0.2/plugins/dns/configure:20890:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
echoping-6.0.2/plugins/dns/configure-20891-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
echoping-6.0.2/plugins/dns/configure-21005-    * )
echoping-6.0.2/plugins/dns/configure:21006:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
echoping-6.0.2/plugins/dns/configure-21007-  esac
##############################################
echoping-6.0.2/plugins/dns/configure-21042-  # Strip MF so we end up with the name of the file.
echoping-6.0.2/plugins/dns/configure:21043:  mf=`echo "$mf" | sed -e 's/:.*$//'`
echoping-6.0.2/plugins/dns/configure-21044-  # Check whether this is an Automake generated Makefile or not.
##############################################
echoping-6.0.2/plugins/dns/configure-21079-  # from the Makefile without running `make'.
echoping-6.0.2/plugins/dns/configure:21080:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
echoping-6.0.2/plugins/dns/configure-21081-  test -z "$DEPDIR" && continue
echoping-6.0.2/plugins/dns/configure:21082:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
echoping-6.0.2/plugins/dns/configure-21083-  test -z "am__include" && continue
echoping-6.0.2/plugins/dns/configure:21084:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
echoping-6.0.2/plugins/dns/configure-21085-  # When using ansi2knr, U may be empty or an underscore; expand it
echoping-6.0.2/plugins/dns/configure:21086:  U=`sed -n 's/^U = //p' < "$mf"`
echoping-6.0.2/plugins/dns/configure-21087-  # Find all dependency output files, they are included files with
##############################################
echoping-6.0.2/plugins/dns/configure-21126-      case $as_dir in #(
echoping-6.0.2/plugins/dns/configure:21127:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/plugins/dns/configure-21128-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-254-gentoo_lt_version="1.5.22"
echoping-6.0.2/plugins/ldap/aclocal.m4:255:gentoo_ltmain_version=`sed -n '/^[[ 	]]*VERSION=/{s/^[[ 	]]*VERSION=//;p;q;}' "$ltmain"`
echoping-6.0.2/plugins/ldap/aclocal.m4-256-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-304-done
echoping-6.0.2/plugins/ldap/aclocal.m4:305:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/ldap/aclocal.m4-306-])
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-376-  # Remove one level of quotation (which was required for Make).
echoping-6.0.2/plugins/ldap/aclocal.m4:377:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
echoping-6.0.2/plugins/ldap/aclocal.m4-378-  ;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-387-  :
echoping-6.0.2/plugins/ldap/aclocal.m4:388:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
echoping-6.0.2/plugins/ldap/aclocal.m4-389-  # Yippee, $echo works!
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-413-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
echoping-6.0.2/plugins/ldap/aclocal.m4:414:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
echoping-6.0.2/plugins/ldap/aclocal.m4:415:       echo_test_string=`eval $cmd` &&
echoping-6.0.2/plugins/ldap/aclocal.m4-416-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-422-
echoping-6.0.2/plugins/ldap/aclocal.m4:423:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/ldap/aclocal.m4:424:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/ldap/aclocal.m4-425-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-437-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
echoping-6.0.2/plugins/ldap/aclocal.m4:438:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/ldap/aclocal.m4:439:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/ldap/aclocal.m4-440-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-449-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/ldap/aclocal.m4:450:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/ldap/aclocal.m4-451-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-464-      echo='printf %s\n'
echoping-6.0.2/plugins/ldap/aclocal.m4:465:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/ldap/aclocal.m4:466:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/ldap/aclocal.m4-467-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-469-	:
echoping-6.0.2/plugins/ldap/aclocal.m4:470:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/ldap/aclocal.m4-471-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/ldap/aclocal.m4:472:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/ldap/aclocal.m4-473-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-478-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
echoping-6.0.2/plugins/ldap/aclocal.m4:479:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/ldap/aclocal.m4-480-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/ldap/aclocal.m4:481:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/ldap/aclocal.m4-482-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-488-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
echoping-6.0.2/plugins/ldap/aclocal.m4:489:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
echoping-6.0.2/plugins/ldap/aclocal.m4-490-	  then
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-496-	if test "$prev" != 'sed 50q "[$]0"'; then
echoping-6.0.2/plugins/ldap/aclocal.m4:497:	  echo_test_string=`eval $prev`
echoping-6.0.2/plugins/ldap/aclocal.m4-498-	  export echo_test_string
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-535-  if AC_TRY_EVAL(ac_compile); then
echoping-6.0.2/plugins/ldap/aclocal.m4:536:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/ldap/aclocal.m4-537-    *ELF-32*)
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-551-   if test "$lt_cv_prog_gnu_ld" = yes; then
echoping-6.0.2/plugins/ldap/aclocal.m4:552:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/ldap/aclocal.m4-553-    *32-bit*)
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-563-   else
echoping-6.0.2/plugins/ldap/aclocal.m4:564:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/ldap/aclocal.m4-565-    *32-bit*)
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-798-    # And add a safety zone
echoping-6.0.2/plugins/ldap/aclocal.m4:799:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
echoping-6.0.2/plugins/ldap/aclocal.m4:800:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
echoping-6.0.2/plugins/ldap/aclocal.m4-801-    ;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-826-    if test -n "$kargmax"; then
echoping-6.0.2/plugins/ldap/aclocal.m4:827:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
echoping-6.0.2/plugins/ldap/aclocal.m4-828-    else
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-836-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
echoping-6.0.2/plugins/ldap/aclocal.m4:837:    while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
echoping-6.0.2/plugins/ldap/aclocal.m4-838-	       = "XX$teststring") >/dev/null 2>&1 &&
echoping-6.0.2/plugins/ldap/aclocal.m4:839:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
echoping-6.0.2/plugins/ldap/aclocal.m4-840-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-842-    do
echoping-6.0.2/plugins/ldap/aclocal.m4:843:      i=`expr $i + 1`
echoping-6.0.2/plugins/ldap/aclocal.m4-844-      teststring=$teststring$teststring
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-849-    # It appears as though 1/2 is a usable value.
echoping-6.0.2/plugins/ldap/aclocal.m4:850:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
echoping-6.0.2/plugins/ldap/aclocal.m4-851-    ;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-1141-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/ldap/aclocal.m4:1142:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
echoping-6.0.2/plugins/ldap/aclocal.m4-1143-    need_locks=warn
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-1256-if test "$GCC" = yes; then
echoping-6.0.2/plugins/ldap/aclocal.m4:1257:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/ldap/aclocal.m4-1258-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-1262-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/ldap/aclocal.m4:1263:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/ldap/aclocal.m4-1264-  else
echoping-6.0.2/plugins/ldap/aclocal.m4:1265:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/ldap/aclocal.m4-1266-  fi
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-1333-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/ldap/aclocal.m4:1334:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/ldap/aclocal.m4-1335-  ;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-1366-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/ldap/aclocal.m4:1367:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/ldap/aclocal.m4:1368:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/ldap/aclocal.m4:1369:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/ldap/aclocal.m4-1370-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-1372-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/ldap/aclocal.m4:1373:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/ldap/aclocal.m4-1374-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-1380-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/ldap/aclocal.m4:1381:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/ldap/aclocal.m4-1382-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-1385-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/ldap/aclocal.m4:1386:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/ldap/aclocal.m4:1387:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/ldap/aclocal.m4-1388-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-1394-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/ldap/aclocal.m4:1395:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/ldap/aclocal.m4-1396-      else
echoping-6.0.2/plugins/ldap/aclocal.m4:1397:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/ldap/aclocal.m4-1398-      fi
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-1401-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/ldap/aclocal.m4:1402:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/ldap/aclocal.m4-1403-      ;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-1410-      supports_anon_versioning=no
echoping-6.0.2/plugins/ldap/aclocal.m4:1411:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/ldap/aclocal.m4-1412-        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-1431-  *)
echoping-6.0.2/plugins/ldap/aclocal.m4:1432:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/ldap/aclocal.m4-1433-    ;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-1448-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/ldap/aclocal.m4:1449:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/ldap/aclocal.m4-1450-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/ldap/aclocal.m4-1451-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/ldap/aclocal.m4:1452:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/ldap/aclocal.m4-1453-  else
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-1667-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/ldap/aclocal.m4:1668:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/ldap/aclocal.m4-1669-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-1739-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/ldap/aclocal.m4:1740:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/ldap/aclocal.m4-1741-    case $host_os in
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-1889-  if test -z "$LTCC"; then
echoping-6.0.2/plugins/ldap/aclocal.m4:1890:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
echoping-6.0.2/plugins/ldap/aclocal.m4-1891-    if test -z "$LTCC"; then
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-1893-    else
echoping-6.0.2/plugins/ldap/aclocal.m4:1894:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
echoping-6.0.2/plugins/ldap/aclocal.m4-1895-    fi
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-1897-  if test -z "$LTCFLAGS"; then
echoping-6.0.2/plugins/ldap/aclocal.m4:1898:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
echoping-6.0.2/plugins/ldap/aclocal.m4-1899-  fi
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-1902-  # Note that this assumes the entire list is on one line.
echoping-6.0.2/plugins/ldap/aclocal.m4:1903:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
echoping-6.0.2/plugins/ldap/aclocal.m4-1904-
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-1908-    # Check whether tagname contains only valid characters
echoping-6.0.2/plugins/ldap/aclocal.m4:1909:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
echoping-6.0.2/plugins/ldap/aclocal.m4-1910-    "") ;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-2163-	"file_magic "*)
echoping-6.0.2/plugins/ldap/aclocal.m4:2164:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/plugins/ldap/aclocal.m4-2165-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-2235-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/plugins/ldap/aclocal.m4:2236:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/plugins/ldap/aclocal.m4-2237-  *)
echoping-6.0.2/plugins/ldap/aclocal.m4:2238:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/plugins/ldap/aclocal.m4-2239-  esac
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-2244-      # Canonicalize the pathname of ld
echoping-6.0.2/plugins/ldap/aclocal.m4:2245:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/plugins/ldap/aclocal.m4-2246-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/plugins/ldap/aclocal.m4:2247:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/plugins/ldap/aclocal.m4-2248-      done
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-2275-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/plugins/ldap/aclocal.m4:2276:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/ldap/aclocal.m4-2277-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-2306-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/plugins/ldap/aclocal.m4:2307:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/ldap/aclocal.m4-2308-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-2474-openbsd*)
echoping-6.0.2/plugins/ldap/aclocal.m4:2475:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/ldap/aclocal.m4-2476-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-2551-	# Tru64's nm complains that /dev/null is an invalid object file
echoping-6.0.2/plugins/ldap/aclocal.m4:2552:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/ldap/aclocal.m4-2553-	*/dev/null* | *'Invalid file or object type'*)
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-2557-	*)
echoping-6.0.2/plugins/ldap/aclocal.m4:2558:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/ldap/aclocal.m4-2559-	  */dev/null*)
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-2921-    # ancient GNU ld didn't support --whole-archive et. al.
echoping-6.0.2/plugins/ldap/aclocal.m4:2922:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
echoping-6.0.2/plugins/ldap/aclocal.m4-2923-	grep 'no-whole-archive' > /dev/null; then
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3002-      # below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/ldap/aclocal.m4:3003:	collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/ldap/aclocal.m4-3004-	if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3050-
echoping-6.0.2/plugins/ldap/aclocal.m4:3051:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/ldap/aclocal.m4-3052-     else
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3105-      # is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/ldap/aclocal.m4:3106:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/ldap/aclocal.m4-3107-	cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3166-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/ldap/aclocal.m4:3167:          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/ldap/aclocal.m4-3168-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3234-      # dependencies.
echoping-6.0.2/plugins/ldap/aclocal.m4:3235:      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; echo $list'
echoping-6.0.2/plugins/ldap/aclocal.m4-3236-      ;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3298-	# dependencies.
echoping-6.0.2/plugins/ldap/aclocal.m4:3299:	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; echo $list'
echoping-6.0.2/plugins/ldap/aclocal.m4-3300-	;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3333-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/ldap/aclocal.m4:3334:    _LT_AC_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'
echoping-6.0.2/plugins/ldap/aclocal.m4:3335:    _LT_AC_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'
echoping-6.0.2/plugins/ldap/aclocal.m4-3336-    ;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3340-	# SGI C++
echoping-6.0.2/plugins/ldap/aclocal.m4:3341:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/aclocal.m4-3342-
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3351-	  if test "$with_gnu_ld" = no; then
echoping-6.0.2/plugins/ldap/aclocal.m4:3352:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/aclocal.m4-3353-	  else
echoping-6.0.2/plugins/ldap/aclocal.m4:3354:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
echoping-6.0.2/plugins/ldap/aclocal.m4-3355-	  fi
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3370-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/ldap/aclocal.m4:3371:	_LT_AC_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'
echoping-6.0.2/plugins/ldap/aclocal.m4:3372:	_LT_AC_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'
echoping-6.0.2/plugins/ldap/aclocal.m4-3373-	# Commands to make compiler produce verbose output that lists
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3380-	# dependencies.
echoping-6.0.2/plugins/ldap/aclocal.m4:3381:	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; echo $list'
echoping-6.0.2/plugins/ldap/aclocal.m4-3382-
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3395-	# earlier do not add the objects themselves.
echoping-6.0.2/plugins/ldap/aclocal.m4:3396:	case `$CC -V 2>&1` in
echoping-6.0.2/plugins/ldap/aclocal.m4-3397-	*"Version 7."*)
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3421-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
echoping-6.0.2/plugins/ldap/aclocal.m4:3422:	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/ldap/aclocal.m4-3423-        ;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3440-	# dependencies.
echoping-6.0.2/plugins/ldap/aclocal.m4:3441:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/ldap/aclocal.m4-3442-	;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3484-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
echoping-6.0.2/plugins/ldap/aclocal.m4:3485:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/ldap/aclocal.m4-3486-      _LT_AC_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'
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3499-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/ldap/aclocal.m4:3500:	_LT_AC_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'
echoping-6.0.2/plugins/ldap/aclocal.m4-3501-
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3516-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/ldap/aclocal.m4:3517:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/aclocal.m4-3518-
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3529-	# dependencies.
echoping-6.0.2/plugins/ldap/aclocal.m4:3530:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/ldap/aclocal.m4-3531-	;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3534-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/ldap/aclocal.m4:3535:	  _LT_AC_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" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/aclocal.m4-3536-
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3559-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/ldap/aclocal.m4:3560:	_LT_AC_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'
echoping-6.0.2/plugins/ldap/aclocal.m4-3561-
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3575-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/plugins/ldap/aclocal.m4:3576:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/aclocal.m4:3577:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
echoping-6.0.2/plugins/ldap/aclocal.m4-3578-	  echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/ldap/aclocal.m4:3579:	  $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~
echoping-6.0.2/plugins/ldap/aclocal.m4-3580-	  $rm $lib.exp'
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3592-	# dependencies.
echoping-6.0.2/plugins/ldap/aclocal.m4:3593:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/ldap/aclocal.m4-3594-	;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3597-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/ldap/aclocal.m4:3598:	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/aclocal.m4-3599-
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3659-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
echoping-6.0.2/plugins/ldap/aclocal.m4:3660:	    _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
echoping-6.0.2/plugins/ldap/aclocal.m4-3661-	    ;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3747-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/plugins/ldap/aclocal.m4:3748:    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/ldap/aclocal.m4-3749-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-3870-  # eval without this substitution.
echoping-6.0.2/plugins/ldap/aclocal.m4:3871:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
echoping-6.0.2/plugins/ldap/aclocal.m4-3872-
echoping-6.0.2/plugins/ldap/aclocal.m4:3873:  for p in `eval $output_verbose_link_cmd`; do
echoping-6.0.2/plugins/ldap/aclocal.m4-3874-    case $p in
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-4256-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/ldap/aclocal.m4:4257:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/ldap/aclocal.m4-4258-      ;;
echoping-6.0.2/plugins/ldap/aclocal.m4-4259-    *)
echoping-6.0.2/plugins/ldap/aclocal.m4:4260:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/ldap/aclocal.m4-4261-      ;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-4266-  *'\[$]0 --fallback-echo"')
echoping-6.0.2/plugins/ldap/aclocal.m4:4267:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
echoping-6.0.2/plugins/ldap/aclocal.m4-4268-    ;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-4281-
echoping-6.0.2/plugins/ldap/aclocal.m4:4282:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
echoping-6.0.2/plugins/ldap/aclocal.m4-4283-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-4663-  # libtool script then.
echoping-6.0.2/plugins/ldap/aclocal.m4:4664:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/ldap/aclocal.m4-4665-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-4768-# If we're using GNU nm, then use its standard symbol codes.
echoping-6.0.2/plugins/ldap/aclocal.m4:4769:case `$NM -V 2>&1` in
echoping-6.0.2/plugins/ldap/aclocal.m4-4770-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-4801-    nlist=conftest.nm
echoping-6.0.2/plugins/ldap/aclocal.m4:4802:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
echoping-6.0.2/plugins/ldap/aclocal.m4-4803-      # Try sorting and uniquifying the output.
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-5519-    supports_anon_versioning=no
echoping-6.0.2/plugins/ldap/aclocal.m4:5520:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/ldap/aclocal.m4-5521-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-5583-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/ldap/aclocal.m4:5584:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/ldap/aclocal.m4-5585-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-5606-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/ldap/aclocal.m4:5607:      _LT_AC_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'
echoping-6.0.2/plugins/ldap/aclocal.m4:5608:      _LT_AC_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'
echoping-6.0.2/plugins/ldap/aclocal.m4-5609-      ;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-5615-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/ldap/aclocal.m4:5616:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/ldap/aclocal.m4-5617-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-5619-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/ldap/aclocal.m4:5620:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/ldap/aclocal.m4-5621-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-5673-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/ldap/aclocal.m4:5674:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/ldap/aclocal.m4-5675-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) 
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-5689-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/ldap/aclocal.m4:5690:	    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/ldap/aclocal.m4-5691-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-5788-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/ldap/aclocal.m4:5789:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/ldap/aclocal.m4-5790-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-5835-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/ldap/aclocal.m4:5836:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/ldap/aclocal.m4-5837-       else
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-5882-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/ldap/aclocal.m4:5883:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/ldap/aclocal.m4-5884-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-5887-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/ldap/aclocal.m4:5888:      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/ldap/aclocal.m4-5889-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-5928-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/ldap/aclocal.m4:5929:         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/ldap/aclocal.m4-5930-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-6063-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/ldap/aclocal.m4:6064:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/aclocal.m4-6065-      else
echoping-6.0.2/plugins/ldap/aclocal.m4:6066:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/aclocal.m4-6067-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-6095-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/plugins/ldap/aclocal.m4:6096:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/ldap/aclocal.m4-6097-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-6125-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/ldap/aclocal.m4:6126:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/aclocal.m4-6127-      else
echoping-6.0.2/plugins/ldap/aclocal.m4-6128-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/plugins/ldap/aclocal.m4:6129:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/aclocal.m4-6130-      fi
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-6137-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/ldap/aclocal.m4:6138:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/aclocal.m4-6139-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-6141-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/plugins/ldap/aclocal.m4:6142:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/aclocal.m4:6143:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/ldap/aclocal.m4:6144:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/ldap/aclocal.m4-6145-
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-6178- 	*)
echoping-6.0.2/plugins/ldap/aclocal.m4:6179: 	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/ldap/aclocal.m4-6180- 	esac ;;
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-6262-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/plugins/ldap/aclocal.m4:6263:      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/ldap/aclocal.m4-6264-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-6327-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
echoping-6.0.2/plugins/ldap/aclocal.m4:6328:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
echoping-6.0.2/plugins/ldap/aclocal.m4-6329-        then
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-6463-    test $lt_ac_count -gt 10 && break
echoping-6.0.2/plugins/ldap/aclocal.m4:6464:    lt_ac_count=`expr $lt_ac_count + 1`
echoping-6.0.2/plugins/ldap/aclocal.m4-6465-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-6519-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
echoping-6.0.2/plugins/ldap/aclocal.m4:6520:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
echoping-6.0.2/plugins/ldap/aclocal.m4-6521-#
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-6543-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
echoping-6.0.2/plugins/ldap/aclocal.m4:6544:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
echoping-6.0.2/plugins/ldap/aclocal.m4-6545-# and then we would define $MISSING as
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-6559-# expand $ac_aux_dir to an absolute path
echoping-6.0.2/plugins/ldap/aclocal.m4:6560:am_aux_dir=`cd $ac_aux_dir && pwd`
echoping-6.0.2/plugins/ldap/aclocal.m4-6561-])
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-6659-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/plugins/ldap/aclocal.m4:6660:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
echoping-6.0.2/plugins/ldap/aclocal.m4-6661-  fi
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-6771-  # Strip MF so we end up with the name of the file.
echoping-6.0.2/plugins/ldap/aclocal.m4:6772:  mf=`echo "$mf" | sed -e 's/:.*$//'`
echoping-6.0.2/plugins/ldap/aclocal.m4-6773-  # Check whether this is an Automake generated Makefile or not.
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-6780-  if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then
echoping-6.0.2/plugins/ldap/aclocal.m4:6781:    dirpart=`AS_DIRNAME("$mf")`
echoping-6.0.2/plugins/ldap/aclocal.m4-6782-  else
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-6786-  # from the Makefile without running `make'.
echoping-6.0.2/plugins/ldap/aclocal.m4:6787:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
echoping-6.0.2/plugins/ldap/aclocal.m4-6788-  test -z "$DEPDIR" && continue
echoping-6.0.2/plugins/ldap/aclocal.m4:6789:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
echoping-6.0.2/plugins/ldap/aclocal.m4-6790-  test -z "am__include" && continue
echoping-6.0.2/plugins/ldap/aclocal.m4:6791:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
echoping-6.0.2/plugins/ldap/aclocal.m4-6792-  # When using ansi2knr, U may be empty or an underscore; expand it
echoping-6.0.2/plugins/ldap/aclocal.m4:6793:  U=`sed -n 's/^U = //p' < "$mf"`
echoping-6.0.2/plugins/ldap/aclocal.m4-6794-  # Find all dependency output files, they are included files with
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-6802-    test -f "$dirpart/$file" && continue
echoping-6.0.2/plugins/ldap/aclocal.m4:6803:    fdir=`AS_DIRNAME(["$file"])`
echoping-6.0.2/plugins/ldap/aclocal.m4-6804-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-6856-AC_REQUIRE([AC_PROG_INSTALL])dnl
echoping-6.0.2/plugins/ldap/aclocal.m4:6857:if test "`cd $srcdir && pwd`" != "`pwd`"; then
echoping-6.0.2/plugins/ldap/aclocal.m4-6858-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-6944-    * )
echoping-6.0.2/plugins/ldap/aclocal.m4:6945:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
echoping-6.0.2/plugins/ldap/aclocal.m4-6946-  esac
echoping-6.0.2/plugins/ldap/aclocal.m4-6947-done
echoping-6.0.2/plugins/ldap/aclocal.m4:6948:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
echoping-6.0.2/plugins/ldap/aclocal.m4-6949-
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-7016-# case it prints its new name instead of `make'.
echoping-6.0.2/plugins/ldap/aclocal.m4:7017:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
echoping-6.0.2/plugins/ldap/aclocal.m4-7018-   am__include=include
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-7024-   echo '.include "confinc"' > confmf
echoping-6.0.2/plugins/ldap/aclocal.m4:7025:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
echoping-6.0.2/plugins/ldap/aclocal.m4-7026-      am__include=.include
##############################################
echoping-6.0.2/plugins/ldap/aclocal.m4-7155-if (
echoping-6.0.2/plugins/ldap/aclocal.m4:7156:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
echoping-6.0.2/plugins/ldap/aclocal.m4-7157-   if test "$[*]" = "X"; then
echoping-6.0.2/plugins/ldap/aclocal.m4-7158-      # -L didn't work.
echoping-6.0.2/plugins/ldap/aclocal.m4:7159:      set X `ls -t $srcdir/configure conftest.file`
echoping-6.0.2/plugins/ldap/aclocal.m4-7160-   fi
##############################################
echoping-6.0.2/plugins/ldap/Makefile.in-52-CONFIG_CLEAN_FILES =
echoping-6.0.2/plugins/ldap/Makefile.in:53:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
echoping-6.0.2/plugins/ldap/Makefile.in-54-am__vpath_adj = case $$p in \
echoping-6.0.2/plugins/ldap/Makefile.in:55:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
echoping-6.0.2/plugins/ldap/Makefile.in-56-    *) f=$$p;; \
echoping-6.0.2/plugins/ldap/Makefile.in-57-  esac;
echoping-6.0.2/plugins/ldap/Makefile.in:58:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
echoping-6.0.2/plugins/ldap/Makefile.in-59-am__installdirs = "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(man1dir)"
##############################################
echoping-6.0.2/plugins/ldap/Makefile.in-286-	@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
echoping-6.0.2/plugins/ldap/Makefile.in:287:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
echoping-6.0.2/plugins/ldap/Makefile.in-288-	  test "$$dir" != "$$p" || dir=.; \
##############################################
echoping-6.0.2/plugins/ldap/Makefile.in-310-.c.obj:
echoping-6.0.2/plugins/ldap/Makefile.in:311:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
echoping-6.0.2/plugins/ldap/Makefile.in-312-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
echoping-6.0.2/plugins/ldap/Makefile.in-314-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
echoping-6.0.2/plugins/ldap/Makefile.in:315:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
echoping-6.0.2/plugins/ldap/Makefile.in-316-
##############################################
echoping-6.0.2/plugins/ldap/Makefile.in-344-	  else file=$$i; fi; \
echoping-6.0.2/plugins/ldap/Makefile.in:345:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
echoping-6.0.2/plugins/ldap/Makefile.in-346-	  case "$$ext" in \
##############################################
echoping-6.0.2/plugins/ldap/Makefile.in-349-	  esac; \
echoping-6.0.2/plugins/ldap/Makefile.in:350:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
echoping-6.0.2/plugins/ldap/Makefile.in:351:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
echoping-6.0.2/plugins/ldap/Makefile.in:352:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
echoping-6.0.2/plugins/ldap/Makefile.in-353-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
echoping-6.0.2/plugins/ldap/Makefile.in-365-	for i in $$list; do \
echoping-6.0.2/plugins/ldap/Makefile.in:366:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
echoping-6.0.2/plugins/ldap/Makefile.in-367-	  case "$$ext" in \
##############################################
echoping-6.0.2/plugins/ldap/Makefile.in-370-	  esac; \
echoping-6.0.2/plugins/ldap/Makefile.in:371:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
echoping-6.0.2/plugins/ldap/Makefile.in:372:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
echoping-6.0.2/plugins/ldap/Makefile.in:373:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
echoping-6.0.2/plugins/ldap/Makefile.in-374-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
echoping-6.0.2/plugins/ldap/Makefile.in-418-GTAGS:
echoping-6.0.2/plugins/ldap/Makefile.in:419:	here=`$(am__cd) $(top_builddir) && pwd` \
echoping-6.0.2/plugins/ldap/Makefile.in-420-	  && cd $(top_srcdir) \
##############################################
echoping-6.0.2/plugins/ldap/Makefile.in-428-	test -d $(distdir) || mkdir $(distdir)
echoping-6.0.2/plugins/ldap/Makefile.in:429:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
echoping-6.0.2/plugins/ldap/Makefile.in:430:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
echoping-6.0.2/plugins/ldap/Makefile.in-431-	list='$(DISTFILES)'; \
##############################################
echoping-6.0.2/plugins/ldap/Makefile.in-442-	  if test -d $$d/$$file; then \
echoping-6.0.2/plugins/ldap/Makefile.in:443:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
echoping-6.0.2/plugins/ldap/Makefile.in-444-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
echoping-6.0.2/plugins/ldap/Makefile.in-503-	chmod a-w $(distdir)
echoping-6.0.2/plugins/ldap/Makefile.in:504:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
echoping-6.0.2/plugins/ldap/Makefile.in-505-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
echoping-6.0.2/plugins/ldap/Makefile.in-534-	@cd $(distuninstallcheck_dir) \
echoping-6.0.2/plugins/ldap/Makefile.in:535:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
echoping-6.0.2/plugins/ldap/Makefile.in-536-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
echoping-6.0.2/plugins/ldap/Makefile.in-546-	fi
echoping-6.0.2/plugins/ldap/Makefile.in:547:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
echoping-6.0.2/plugins/ldap/Makefile.in-548-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
echoping-6.0.2/plugins/ldap/configure-109-do
echoping-6.0.2/plugins/ldap/configure:110:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
echoping-6.0.2/plugins/ldap/configure-111-    eval $as_var=C; export $as_var
##############################################
echoping-6.0.2/plugins/ldap/configure-217-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
echoping-6.0.2/plugins/ldap/configure:218:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
echoping-6.0.2/plugins/ldap/configure-219-") 2> /dev/null; then
##############################################
echoping-6.0.2/plugins/ldap/configure-332-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/plugins/ldap/configure:333:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
echoping-6.0.2/plugins/ldap/configure-334-
##############################################
echoping-6.0.2/plugins/ldap/configure-427-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/plugins/ldap/configure:428:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
echoping-6.0.2/plugins/ldap/configure-429-
##############################################
echoping-6.0.2/plugins/ldap/configure-538-	esac;
echoping-6.0.2/plugins/ldap/configure:539:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
echoping-6.0.2/plugins/ldap/configure-540-	???[sx]*):;;*)false;;esac;fi
##############################################
echoping-6.0.2/plugins/ldap/configure-560-  # Remove one level of quotation (which was required for Make).
echoping-6.0.2/plugins/ldap/configure:561:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
echoping-6.0.2/plugins/ldap/configure-562-  ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-571-  :
echoping-6.0.2/plugins/ldap/configure:572:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
echoping-6.0.2/plugins/ldap/configure-573-  # Yippee, $echo works!
##############################################
echoping-6.0.2/plugins/ldap/configure-597-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
echoping-6.0.2/plugins/ldap/configure:598:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
echoping-6.0.2/plugins/ldap/configure:599:       echo_test_string=`eval $cmd` &&
echoping-6.0.2/plugins/ldap/configure-600-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
echoping-6.0.2/plugins/ldap/configure-606-
echoping-6.0.2/plugins/ldap/configure:607:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/ldap/configure:608:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/ldap/configure-609-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/ldap/configure-621-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
echoping-6.0.2/plugins/ldap/configure:622:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/ldap/configure:623:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/ldap/configure-624-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/ldap/configure-633-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/ldap/configure:634:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/ldap/configure-635-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/ldap/configure-648-      echo='printf %s\n'
echoping-6.0.2/plugins/ldap/configure:649:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/ldap/configure:650:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/ldap/configure-651-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/ldap/configure-653-	:
echoping-6.0.2/plugins/ldap/configure:654:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/ldap/configure-655-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/ldap/configure:656:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/ldap/configure-657-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/ldap/configure-662-	echo="$CONFIG_SHELL $0 --fallback-echo"
echoping-6.0.2/plugins/ldap/configure:663:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/ldap/configure-664-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/ldap/configure:665:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/ldap/configure-666-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/ldap/configure-672-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
echoping-6.0.2/plugins/ldap/configure:673:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
echoping-6.0.2/plugins/ldap/configure-674-	  then
##############################################
echoping-6.0.2/plugins/ldap/configure-680-	if test "$prev" != 'sed 50q "$0"'; then
echoping-6.0.2/plugins/ldap/configure:681:	  echo_test_string=`eval $prev`
echoping-6.0.2/plugins/ldap/configure-682-	  export echo_test_string
##############################################
echoping-6.0.2/plugins/ldap/configure-951-  case $ac_option in
echoping-6.0.2/plugins/ldap/configure:952:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
echoping-6.0.2/plugins/ldap/configure-953-  *)	ac_optarg=yes ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-994-  -disable-* | --disable-*)
echoping-6.0.2/plugins/ldap/configure:995:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
echoping-6.0.2/plugins/ldap/configure-996-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/ldap/configure-999-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/ldap/configure:1000:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/ldap/configure-1001-    eval enable_$ac_feature=no ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-1013-  -enable-* | --enable-*)
echoping-6.0.2/plugins/ldap/configure:1014:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
echoping-6.0.2/plugins/ldap/configure-1015-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/ldap/configure-1018-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/ldap/configure:1019:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/ldap/configure-1020-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-1210-  -with-* | --with-*)
echoping-6.0.2/plugins/ldap/configure:1211:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
echoping-6.0.2/plugins/ldap/configure-1212-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/ldap/configure-1215-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/ldap/configure:1216:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/ldap/configure-1217-    eval with_$ac_package=\$ac_optarg ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-1219-  -without-* | --without-*)
echoping-6.0.2/plugins/ldap/configure:1220:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
echoping-6.0.2/plugins/ldap/configure-1221-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/ldap/configure-1224-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/ldap/configure:1225:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/ldap/configure-1226-    eval with_$ac_package=no ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-1251-  *=*)
echoping-6.0.2/plugins/ldap/configure:1252:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
echoping-6.0.2/plugins/ldap/configure-1253-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/ldap/configure-1271-if test -n "$ac_prev"; then
echoping-6.0.2/plugins/ldap/configure:1272:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
echoping-6.0.2/plugins/ldap/configure-1273-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
echoping-6.0.2/plugins/ldap/configure-1317-ac_ls_di=`ls -di .` &&
echoping-6.0.2/plugins/ldap/configure:1318:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
echoping-6.0.2/plugins/ldap/configure-1319-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
echoping-6.0.2/plugins/ldap/configure-1377-case $srcdir in
echoping-6.0.2/plugins/ldap/configure:1378:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
echoping-6.0.2/plugins/ldap/configure-1379-esac
##############################################
echoping-6.0.2/plugins/ldap/configure-1420-By default, \`make install' will install all the files in
echoping-6.0.2/plugins/ldap/configure:1421:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
echoping-6.0.2/plugins/ldap/configure:1422:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
echoping-6.0.2/plugins/ldap/configure-1423-for instance \`--prefix=\$HOME'.
##############################################
echoping-6.0.2/plugins/ldap/configure-1520-*)
echoping-6.0.2/plugins/ldap/configure:1521:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/plugins/ldap/configure-1522-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/plugins/ldap/configure:1523:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/plugins/ldap/configure-1524-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/plugins/ldap/configure-1653-    *\'*)
echoping-6.0.2/plugins/ldap/configure:1654:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/plugins/ldap/configure-1655-    esac
##############################################
echoping-6.0.2/plugins/ldap/configure-1739-      case $ac_val in
echoping-6.0.2/plugins/ldap/configure:1740:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
echoping-6.0.2/plugins/ldap/configure-1741-      esac
##############################################
echoping-6.0.2/plugins/ldap/configure-1756-	case $ac_val in
echoping-6.0.2/plugins/ldap/configure:1757:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
echoping-6.0.2/plugins/ldap/configure-1758-	esac
##############################################
echoping-6.0.2/plugins/ldap/configure-1864-    set,)
echoping-6.0.2/plugins/ldap/configure:1865:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
echoping-6.0.2/plugins/ldap/configure:1866:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
echoping-6.0.2/plugins/ldap/configure-1867-      ac_cache_corrupted=: ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-1886-    case $ac_new_val in
echoping-6.0.2/plugins/ldap/configure:1887:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/plugins/ldap/configure-1888-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-1978-test "x$ac_build_alias" = x &&
echoping-6.0.2/plugins/ldap/configure:1979:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
echoping-6.0.2/plugins/ldap/configure-1980-test "x$ac_build_alias" = x &&
##############################################
echoping-6.0.2/plugins/ldap/configure-1983-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/ldap/configure:1984:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
echoping-6.0.2/plugins/ldap/configure-1985-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
echoping-6.0.2/plugins/ldap/configure-2008-IFS=$ac_save_IFS
echoping-6.0.2/plugins/ldap/configure:2009:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
echoping-6.0.2/plugins/ldap/configure-2010-
##############################################
echoping-6.0.2/plugins/ldap/configure-2019-else
echoping-6.0.2/plugins/ldap/configure:2020:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
echoping-6.0.2/plugins/ldap/configure-2021-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
echoping-6.0.2/plugins/ldap/configure-2045-IFS=$ac_save_IFS
echoping-6.0.2/plugins/ldap/configure:2046:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
echoping-6.0.2/plugins/ldap/configure-2047-
##############################################
echoping-6.0.2/plugins/ldap/configure-2166-echo "$as_me:$LINENO: checking for C compiler version" >&5
echoping-6.0.2/plugins/ldap/configure:2167:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/plugins/ldap/configure-2168-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/plugins/ldap/configure-2220-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
echoping-6.0.2/plugins/ldap/configure:2221:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
echoping-6.0.2/plugins/ldap/configure-2222-#
##############################################
echoping-6.0.2/plugins/ldap/configure-2268-	then :; else
echoping-6.0.2/plugins/ldap/configure:2269:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
echoping-6.0.2/plugins/ldap/configure-2270-	fi
##############################################
echoping-6.0.2/plugins/ldap/configure-2365-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
echoping-6.0.2/plugins/ldap/configure:2366:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
echoping-6.0.2/plugins/ldap/configure-2367-	  break;;
##############################################
echoping-6.0.2/plugins/ldap/configure-2420-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
echoping-6.0.2/plugins/ldap/configure:2421:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
echoping-6.0.2/plugins/ldap/configure-2422-       break;;
##############################################
echoping-6.0.2/plugins/ldap/configure-2495-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
echoping-6.0.2/plugins/ldap/configure:2496:GCC=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/plugins/ldap/configure-2497-ac_test_CFLAGS=${CFLAGS+set}
##############################################
echoping-6.0.2/plugins/ldap/configure-2888-    test $lt_ac_count -gt 10 && break
echoping-6.0.2/plugins/ldap/configure:2889:    lt_ac_count=`expr $lt_ac_count + 1`
echoping-6.0.2/plugins/ldap/configure-2890-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
echoping-6.0.2/plugins/ldap/configure-2926-  # Check for GNU $ac_path_GREP
echoping-6.0.2/plugins/ldap/configure:2927:case `"$ac_path_GREP" --version 2>&1` in
echoping-6.0.2/plugins/ldap/configure-2928-*GNU*)
##############################################
echoping-6.0.2/plugins/ldap/configure-2940-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
echoping-6.0.2/plugins/ldap/configure:2941:    ac_count=`expr $ac_count + 1`
echoping-6.0.2/plugins/ldap/configure-2942-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
echoping-6.0.2/plugins/ldap/configure-3008-  # Check for GNU $ac_path_EGREP
echoping-6.0.2/plugins/ldap/configure:3009:case `"$ac_path_EGREP" --version 2>&1` in
echoping-6.0.2/plugins/ldap/configure-3010-*GNU*)
##############################################
echoping-6.0.2/plugins/ldap/configure-3022-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
echoping-6.0.2/plugins/ldap/configure:3023:    ac_count=`expr $ac_count + 1`
echoping-6.0.2/plugins/ldap/configure-3024-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
echoping-6.0.2/plugins/ldap/configure-3080-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/plugins/ldap/configure:3081:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/plugins/ldap/configure-3082-  *)
echoping-6.0.2/plugins/ldap/configure:3083:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/plugins/ldap/configure-3084-  esac
##############################################
echoping-6.0.2/plugins/ldap/configure-3089-      # Canonicalize the pathname of ld
echoping-6.0.2/plugins/ldap/configure:3090:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/plugins/ldap/configure-3091-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/plugins/ldap/configure:3092:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/plugins/ldap/configure-3093-      done
##############################################
echoping-6.0.2/plugins/ldap/configure-3124-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/plugins/ldap/configure:3125:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/ldap/configure-3126-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/ldap/configure-3157-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/plugins/ldap/configure:3158:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/ldap/configure-3159-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/ldap/configure-3220-	# Tru64's nm complains that /dev/null is an invalid object file
echoping-6.0.2/plugins/ldap/configure:3221:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/ldap/configure-3222-	*/dev/null* | *'Invalid file or object type'*)
##############################################
echoping-6.0.2/plugins/ldap/configure-3226-	*)
echoping-6.0.2/plugins/ldap/configure:3227:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/ldap/configure-3228-	  */dev/null*)
##############################################
echoping-6.0.2/plugins/ldap/configure-3388-openbsd*)
echoping-6.0.2/plugins/ldap/configure:3389:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/ldap/configure-3390-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
echoping-6.0.2/plugins/ldap/configure-3473-  (exit $ac_status); }; then
echoping-6.0.2/plugins/ldap/configure:3474:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/ldap/configure-3475-    *ELF-32*)
##############################################
echoping-6.0.2/plugins/ldap/configure-3493-   if test "$lt_cv_prog_gnu_ld" = yes; then
echoping-6.0.2/plugins/ldap/configure:3494:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/ldap/configure-3495-    *32-bit*)
##############################################
echoping-6.0.2/plugins/ldap/configure-3505-   else
echoping-6.0.2/plugins/ldap/configure:3506:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/ldap/configure-3507-    *32-bit*)
##############################################
echoping-6.0.2/plugins/ldap/configure-4083-do
echoping-6.0.2/plugins/ldap/configure:4084:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/plugins/ldap/configure-4085-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
echoping-6.0.2/plugins/ldap/configure-4126-fi
echoping-6.0.2/plugins/ldap/configure:4127:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/plugins/ldap/configure-4128-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/plugins/ldap/configure-4129-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/plugins/ldap/configure:4130:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/plugins/ldap/configure-4131-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/plugins/ldap/configure:4132:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/plugins/ldap/configure-4133-_ACEOF
##############################################
echoping-6.0.2/plugins/ldap/configure-4142-do
echoping-6.0.2/plugins/ldap/configure:4143:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/plugins/ldap/configure-4144-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/plugins/ldap/configure-4149-fi
echoping-6.0.2/plugins/ldap/configure:4150:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/plugins/ldap/configure-4151-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/plugins/ldap/configure-4270-fi
echoping-6.0.2/plugins/ldap/configure:4271:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/plugins/ldap/configure-4272-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/plugins/ldap/configure-4275-fi
echoping-6.0.2/plugins/ldap/configure:4276:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/plugins/ldap/configure-4277-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/plugins/ldap/configure:4278:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/plugins/ldap/configure-4279-_ACEOF
##############################################
echoping-6.0.2/plugins/ldap/configure-4401-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
echoping-6.0.2/plugins/ldap/configure:4402:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/plugins/ldap/configure-4403-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/plugins/ldap/configure-4487-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
echoping-6.0.2/plugins/ldap/configure:4488:GXX=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/plugins/ldap/configure-4489-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
echoping-6.0.2/plugins/ldap/configure-4993-echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
echoping-6.0.2/plugins/ldap/configure:4994:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/plugins/ldap/configure-4995-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/plugins/ldap/configure-5135-
echoping-6.0.2/plugins/ldap/configure:5136:G77=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/plugins/ldap/configure-5137-ac_ext=c
##############################################
echoping-6.0.2/plugins/ldap/configure-5198-    # And add a safety zone
echoping-6.0.2/plugins/ldap/configure:5199:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
echoping-6.0.2/plugins/ldap/configure:5200:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
echoping-6.0.2/plugins/ldap/configure-5201-    ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-5226-    if test -n "$kargmax"; then
echoping-6.0.2/plugins/ldap/configure:5227:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
echoping-6.0.2/plugins/ldap/configure-5228-    else
##############################################
echoping-6.0.2/plugins/ldap/configure-5236-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
echoping-6.0.2/plugins/ldap/configure:5237:    while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
echoping-6.0.2/plugins/ldap/configure-5238-	       = "XX$teststring") >/dev/null 2>&1 &&
echoping-6.0.2/plugins/ldap/configure:5239:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
echoping-6.0.2/plugins/ldap/configure-5240-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
echoping-6.0.2/plugins/ldap/configure-5242-    do
echoping-6.0.2/plugins/ldap/configure:5243:      i=`expr $i + 1`
echoping-6.0.2/plugins/ldap/configure-5244-      teststring=$teststring$teststring
##############################################
echoping-6.0.2/plugins/ldap/configure-5249-    # It appears as though 1/2 is a usable value.
echoping-6.0.2/plugins/ldap/configure:5250:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
echoping-6.0.2/plugins/ldap/configure-5251-    ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-5342-# If we're using GNU nm, then use its standard symbol codes.
echoping-6.0.2/plugins/ldap/configure:5343:case `$NM -V 2>&1` in
echoping-6.0.2/plugins/ldap/configure-5344-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/ldap/configure-5878-done
echoping-6.0.2/plugins/ldap/configure:5879:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/ldap/configure-5880-
##############################################
echoping-6.0.2/plugins/ldap/configure-5906-	"file_magic "*)
echoping-6.0.2/plugins/ldap/configure:5907:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/plugins/ldap/configure-5908-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/plugins/ldap/configure-5968-	"file_magic "*)
echoping-6.0.2/plugins/ldap/configure:5969:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/plugins/ldap/configure-5970-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/plugins/ldap/configure-6060-gentoo_lt_version="1.5.22"
echoping-6.0.2/plugins/ldap/configure:6061:gentoo_ltmain_version=`sed -n '/^[ 	]*VERSION=/{s/^[ 	]*VERSION=//;p;q;}' "$ltmain"`
echoping-6.0.2/plugins/ldap/configure-6062-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
##############################################
echoping-6.0.2/plugins/ldap/configure-6586-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/ldap/configure:6587:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/ldap/configure:6588:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/ldap/configure-6589-    need_locks=warn
##############################################
echoping-6.0.2/plugins/ldap/configure-6642-done
echoping-6.0.2/plugins/ldap/configure:6643:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/ldap/configure-6644-
##############################################
echoping-6.0.2/plugins/ldap/configure-6680-    supports_anon_versioning=no
echoping-6.0.2/plugins/ldap/configure:6681:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/ldap/configure-6682-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/ldap/configure-6744-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/ldap/configure:6745:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/ldap/configure-6746-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/ldap/configure-6767-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/ldap/configure:6768:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/ldap/configure:6769:      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'
echoping-6.0.2/plugins/ldap/configure-6770-      ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-6776-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/ldap/configure:6777:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/ldap/configure-6778-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/ldap/configure-6780-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/ldap/configure:6781:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/ldap/configure-6782-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-6834-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/ldap/configure:6835:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/ldap/configure-6836-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/plugins/ldap/configure-6850-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/ldap/configure:6851:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/ldap/configure-6852-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/ldap/configure-6949-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/ldap/configure:6950:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/ldap/configure-6951-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/ldap/configure-7045-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/ldap/configure:7046:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/ldap/configure-7047-       else
##############################################
echoping-6.0.2/plugins/ldap/configure-7141-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/ldap/configure:7142:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/ldap/configure-7143-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/ldap/configure-7146-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/ldap/configure:7147:      fix_srcfile_path='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/ldap/configure-7148-      enable_shared_with_static_runtimes=yes
##############################################
echoping-6.0.2/plugins/ldap/configure-7187-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/ldap/configure:7188:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/ldap/configure-7189-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/ldap/configure-7322-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/ldap/configure:7323:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure-7324-      else
echoping-6.0.2/plugins/ldap/configure:7325:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure-7326-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/ldap/configure-7354-      hardcode_shlibpath_var=no
echoping-6.0.2/plugins/ldap/configure:7355:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/ldap/configure-7356-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/ldap/configure-7384-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/ldap/configure:7385:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure-7386-      else
echoping-6.0.2/plugins/ldap/configure-7387-	allow_undefined_flag=' -expect_unresolved \*'
echoping-6.0.2/plugins/ldap/configure:7388:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure-7389-      fi
##############################################
echoping-6.0.2/plugins/ldap/configure-7396-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/ldap/configure:7397:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure-7398-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/ldap/configure-7400-	allow_undefined_flag=' -expect_unresolved \*'
echoping-6.0.2/plugins/ldap/configure:7401:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure:7402:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/ldap/configure:7403:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/ldap/configure-7404-
##############################################
echoping-6.0.2/plugins/ldap/configure-7437- 	*)
echoping-6.0.2/plugins/ldap/configure:7438: 	  whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/ldap/configure-7439- 	esac ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-7521-      hardcode_shlibpath_var=no
echoping-6.0.2/plugins/ldap/configure:7522:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/ldap/configure-7523-      hardcode_libdir_separator=':'
##############################################
echoping-6.0.2/plugins/ldap/configure-7631-if test "$GCC" = yes; then
echoping-6.0.2/plugins/ldap/configure:7632:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/ldap/configure-7633-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/ldap/configure-7637-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/ldap/configure:7638:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/ldap/configure-7639-  else
echoping-6.0.2/plugins/ldap/configure:7640:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/ldap/configure-7641-  fi
##############################################
echoping-6.0.2/plugins/ldap/configure-7708-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/ldap/configure:7709:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/ldap/configure-7710-  ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-7741-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/ldap/configure:7742:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/ldap/configure:7743:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/ldap/configure:7744:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/ldap/configure-7745-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/ldap/configure-7747-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/ldap/configure:7748:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/ldap/configure-7749-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/ldap/configure-7755-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/ldap/configure:7756:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/ldap/configure-7757-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/ldap/configure-7760-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/ldap/configure:7761:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/ldap/configure:7762:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/ldap/configure-7763-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/ldap/configure-7769-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/ldap/configure:7770:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/ldap/configure-7771-      else
echoping-6.0.2/plugins/ldap/configure:7772:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/ldap/configure-7773-      fi
##############################################
echoping-6.0.2/plugins/ldap/configure-7776-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/ldap/configure:7777:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/ldap/configure-7778-      ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-7785-      supports_anon_versioning=no
echoping-6.0.2/plugins/ldap/configure:7786:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/ldap/configure-7787-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/ldap/configure-7806-  *)
echoping-6.0.2/plugins/ldap/configure:7807:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/ldap/configure-7808-    ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-7823-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/ldap/configure:7824:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/ldap/configure-7825-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/ldap/configure-7826-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/ldap/configure:7827:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/ldap/configure-7828-  else
##############################################
echoping-6.0.2/plugins/ldap/configure-8042-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/ldap/configure:8043:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/ldap/configure-8044-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/ldap/configure-8114-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/ldap/configure:8115:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/ldap/configure-8116-    case $host_os in
##############################################
echoping-6.0.2/plugins/ldap/configure-9202-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/ldap/configure:9203:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/ldap/configure-9204-      ;;
echoping-6.0.2/plugins/ldap/configure-9205-    *)
echoping-6.0.2/plugins/ldap/configure:9206:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/ldap/configure-9207-      ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-9212-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/ldap/configure:9213:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/ldap/configure-9214-    ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-9225-
echoping-6.0.2/plugins/ldap/configure:9226:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
echoping-6.0.2/plugins/ldap/configure-9227-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
echoping-6.0.2/plugins/ldap/configure-9604-  # libtool script then.
echoping-6.0.2/plugins/ldap/configure:9605:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/ldap/configure-9606-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/ldap/configure-9633-  if test -z "$LTCC"; then
echoping-6.0.2/plugins/ldap/configure:9634:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
echoping-6.0.2/plugins/ldap/configure-9635-    if test -z "$LTCC"; then
##############################################
echoping-6.0.2/plugins/ldap/configure-9638-    else
echoping-6.0.2/plugins/ldap/configure:9639:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
echoping-6.0.2/plugins/ldap/configure:9640:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
echoping-6.0.2/plugins/ldap/configure-9641-    fi
##############################################
echoping-6.0.2/plugins/ldap/configure-9643-  if test -z "$LTCFLAGS"; then
echoping-6.0.2/plugins/ldap/configure:9644:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
echoping-6.0.2/plugins/ldap/configure-9645-  fi
##############################################
echoping-6.0.2/plugins/ldap/configure-9648-  # Note that this assumes the entire list is on one line.
echoping-6.0.2/plugins/ldap/configure:9649:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
echoping-6.0.2/plugins/ldap/configure-9650-
##############################################
echoping-6.0.2/plugins/ldap/configure-9654-    # Check whether tagname contains only valid characters
echoping-6.0.2/plugins/ldap/configure:9655:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
echoping-6.0.2/plugins/ldap/configure-9656-    "") ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-9782-done
echoping-6.0.2/plugins/ldap/configure:9783:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/ldap/configure-9784-
##############################################
echoping-6.0.2/plugins/ldap/configure-9812-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/plugins/ldap/configure:9813:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/plugins/ldap/configure-9814-  *)
echoping-6.0.2/plugins/ldap/configure:9815:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/plugins/ldap/configure-9816-  esac
##############################################
echoping-6.0.2/plugins/ldap/configure-9821-      # Canonicalize the pathname of ld
echoping-6.0.2/plugins/ldap/configure:9822:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/plugins/ldap/configure-9823-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/plugins/ldap/configure:9824:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/plugins/ldap/configure-9825-      done
##############################################
echoping-6.0.2/plugins/ldap/configure-9856-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/plugins/ldap/configure:9857:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/ldap/configure-9858-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/ldap/configure-9889-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/plugins/ldap/configure:9890:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/ldap/configure-9891-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/ldap/configure-9919-    # ancient GNU ld didn't support --whole-archive et. al.
echoping-6.0.2/plugins/ldap/configure:9920:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
echoping-6.0.2/plugins/ldap/configure-9921-	grep 'no-whole-archive' > /dev/null; then
##############################################
echoping-6.0.2/plugins/ldap/configure-10001-      # below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/ldap/configure:10002:	collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/ldap/configure-10003-	if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/ldap/configure-10098-
echoping-6.0.2/plugins/ldap/configure:10099:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/ldap/configure-10100-     else
##############################################
echoping-6.0.2/plugins/ldap/configure-10202-      # is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/ldap/configure:10203:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/ldap/configure-10204-	cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/ldap/configure-10263-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/ldap/configure:10264:          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/ldap/configure-10265-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/ldap/configure-10331-      # dependencies.
echoping-6.0.2/plugins/ldap/configure:10332:      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; echo $list'
echoping-6.0.2/plugins/ldap/configure-10333-      ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-10395-	# dependencies.
echoping-6.0.2/plugins/ldap/configure:10396:	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; echo $list'
echoping-6.0.2/plugins/ldap/configure-10397-	;;
##############################################
echoping-6.0.2/plugins/ldap/configure-10430-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/ldap/configure:10431:    archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/ldap/configure:10432:    archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/ldap/configure-10433-    ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-10437-	# SGI C++
echoping-6.0.2/plugins/ldap/configure:10438:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure-10439-
##############################################
echoping-6.0.2/plugins/ldap/configure-10448-	  if test "$with_gnu_ld" = no; then
echoping-6.0.2/plugins/ldap/configure:10449:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure-10450-	  else
echoping-6.0.2/plugins/ldap/configure:10451:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
echoping-6.0.2/plugins/ldap/configure-10452-	  fi
##############################################
echoping-6.0.2/plugins/ldap/configure-10467-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/ldap/configure:10468:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/plugins/ldap/configure:10469:	archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
echoping-6.0.2/plugins/ldap/configure-10470-	# Commands to make compiler produce verbose output that lists
##############################################
echoping-6.0.2/plugins/ldap/configure-10477-	# dependencies.
echoping-6.0.2/plugins/ldap/configure:10478:	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; echo $list'
echoping-6.0.2/plugins/ldap/configure-10479-
##############################################
echoping-6.0.2/plugins/ldap/configure-10492-	# earlier do not add the objects themselves.
echoping-6.0.2/plugins/ldap/configure:10493:	case `$CC -V 2>&1` in
echoping-6.0.2/plugins/ldap/configure-10494-	*"Version 7."*)
##############################################
echoping-6.0.2/plugins/ldap/configure-10518-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
echoping-6.0.2/plugins/ldap/configure:10519:	whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/ldap/configure-10520-        ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-10537-	# dependencies.
echoping-6.0.2/plugins/ldap/configure:10538:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/ldap/configure-10539-	;;
##############################################
echoping-6.0.2/plugins/ldap/configure-10581-    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
echoping-6.0.2/plugins/ldap/configure:10582:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/ldap/configure-10583-      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
echoping-6.0.2/plugins/ldap/configure-10596-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/ldap/configure:10597:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/plugins/ldap/configure-10598-
##############################################
echoping-6.0.2/plugins/ldap/configure-10613-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/ldap/configure:10614:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure-10615-
##############################################
echoping-6.0.2/plugins/ldap/configure-10626-	# dependencies.
echoping-6.0.2/plugins/ldap/configure:10627:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/ldap/configure-10628-	;;
##############################################
echoping-6.0.2/plugins/ldap/configure-10631-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/ldap/configure:10632:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure-10633-
##############################################
echoping-6.0.2/plugins/ldap/configure-10656-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/ldap/configure:10657:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/plugins/ldap/configure-10658-
##############################################
echoping-6.0.2/plugins/ldap/configure-10672-	allow_undefined_flag_CXX=' -expect_unresolved \*'
echoping-6.0.2/plugins/ldap/configure:10673:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure:10674:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
echoping-6.0.2/plugins/ldap/configure-10675-	  echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/ldap/configure:10676:	  $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~
echoping-6.0.2/plugins/ldap/configure-10677-	  $rm $lib.exp'
##############################################
echoping-6.0.2/plugins/ldap/configure-10689-	# dependencies.
echoping-6.0.2/plugins/ldap/configure:10690:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/ldap/configure-10691-	;;
##############################################
echoping-6.0.2/plugins/ldap/configure-10694-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/ldap/configure:10695:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure-10696-
##############################################
echoping-6.0.2/plugins/ldap/configure-10756-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
echoping-6.0.2/plugins/ldap/configure:10757:	    whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
echoping-6.0.2/plugins/ldap/configure-10758-	    ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-10844-    hardcode_shlibpath_var_CXX=no
echoping-6.0.2/plugins/ldap/configure:10845:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/ldap/configure-10846-    hardcode_libdir_separator_CXX=':'
##############################################
echoping-6.0.2/plugins/ldap/configure-10916-  # eval without this substitution.
echoping-6.0.2/plugins/ldap/configure:10917:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
echoping-6.0.2/plugins/ldap/configure-10918-
echoping-6.0.2/plugins/ldap/configure:10919:  for p in `eval $output_verbose_link_cmd`; do
echoping-6.0.2/plugins/ldap/configure-10920-    case $p in
##############################################
echoping-6.0.2/plugins/ldap/configure-11471-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/ldap/configure:11472:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/ldap/configure:11473:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/ldap/configure-11474-    need_locks=warn
##############################################
echoping-6.0.2/plugins/ldap/configure-11587-if test "$GCC" = yes; then
echoping-6.0.2/plugins/ldap/configure:11588:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/ldap/configure-11589-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/ldap/configure-11593-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/ldap/configure:11594:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/ldap/configure-11595-  else
echoping-6.0.2/plugins/ldap/configure:11596:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/ldap/configure-11597-  fi
##############################################
echoping-6.0.2/plugins/ldap/configure-11664-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/ldap/configure:11665:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/ldap/configure-11666-  ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-11697-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/ldap/configure:11698:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/ldap/configure:11699:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/ldap/configure:11700:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/ldap/configure-11701-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/ldap/configure-11703-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/ldap/configure:11704:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/ldap/configure-11705-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/ldap/configure-11711-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/ldap/configure:11712:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/ldap/configure-11713-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/ldap/configure-11716-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/ldap/configure:11717:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/ldap/configure:11718:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/ldap/configure-11719-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/ldap/configure-11725-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/ldap/configure:11726:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/ldap/configure-11727-      else
echoping-6.0.2/plugins/ldap/configure:11728:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/ldap/configure-11729-      fi
##############################################
echoping-6.0.2/plugins/ldap/configure-11732-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/ldap/configure:11733:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/ldap/configure-11734-      ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-11741-      supports_anon_versioning=no
echoping-6.0.2/plugins/ldap/configure:11742:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/ldap/configure-11743-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/ldap/configure-11762-  *)
echoping-6.0.2/plugins/ldap/configure:11763:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/ldap/configure-11764-    ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-11779-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/ldap/configure:11780:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/ldap/configure-11781-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/ldap/configure-11782-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/ldap/configure:11783:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/ldap/configure-11784-  else
##############################################
echoping-6.0.2/plugins/ldap/configure-11998-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/ldap/configure:11999:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/ldap/configure-12000-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/ldap/configure-12070-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/ldap/configure:12071:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/ldap/configure-12072-    case $host_os in
##############################################
echoping-6.0.2/plugins/ldap/configure-12315-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/ldap/configure:12316:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/ldap/configure-12317-      ;;
echoping-6.0.2/plugins/ldap/configure-12318-    *)
echoping-6.0.2/plugins/ldap/configure:12319:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/ldap/configure-12320-      ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-12325-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/ldap/configure:12326:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/ldap/configure-12327-    ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-12644-  # libtool script then.
echoping-6.0.2/plugins/ldap/configure:12645:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/ldap/configure-12646-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/ldap/configure-12753-done
echoping-6.0.2/plugins/ldap/configure:12754:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/ldap/configure-12755-
##############################################
echoping-6.0.2/plugins/ldap/configure-13182-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/ldap/configure:13183:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/ldap/configure:13184:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/ldap/configure-13185-    need_locks=warn
##############################################
echoping-6.0.2/plugins/ldap/configure-13238-done
echoping-6.0.2/plugins/ldap/configure:13239:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/ldap/configure-13240-
##############################################
echoping-6.0.2/plugins/ldap/configure-13276-    supports_anon_versioning=no
echoping-6.0.2/plugins/ldap/configure:13277:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/ldap/configure-13278-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/ldap/configure-13340-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/ldap/configure:13341:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/ldap/configure-13342-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/ldap/configure-13363-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/ldap/configure:13364:      archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/ldap/configure:13365:      archive_expsym_cmds_F77='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'
echoping-6.0.2/plugins/ldap/configure-13366-      ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-13372-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/ldap/configure:13373:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/ldap/configure-13374-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/ldap/configure-13376-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/ldap/configure:13377:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/ldap/configure-13378-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-13430-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/ldap/configure:13431:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/ldap/configure-13432-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/plugins/ldap/configure-13446-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/ldap/configure:13447:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/ldap/configure-13448-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/ldap/configure-13545-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/ldap/configure:13546:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/ldap/configure-13547-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/ldap/configure-13631-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/ldap/configure:13632:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/ldap/configure-13633-       else
##############################################
echoping-6.0.2/plugins/ldap/configure-13717-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/ldap/configure:13718:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/ldap/configure-13719-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/ldap/configure-13722-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/ldap/configure:13723:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/ldap/configure-13724-      enable_shared_with_static_runtimes_F77=yes
##############################################
echoping-6.0.2/plugins/ldap/configure-13763-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/ldap/configure:13764:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/ldap/configure-13765-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/ldap/configure-13898-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/ldap/configure:13899:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure-13900-      else
echoping-6.0.2/plugins/ldap/configure:13901:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure-13902-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/ldap/configure-13930-      hardcode_shlibpath_var_F77=no
echoping-6.0.2/plugins/ldap/configure:13931:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/ldap/configure-13932-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/ldap/configure-13960-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/ldap/configure:13961:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure-13962-      else
echoping-6.0.2/plugins/ldap/configure-13963-	allow_undefined_flag_F77=' -expect_unresolved \*'
echoping-6.0.2/plugins/ldap/configure:13964:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure-13965-      fi
##############################################
echoping-6.0.2/plugins/ldap/configure-13972-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/ldap/configure:13973:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure-13974-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/ldap/configure-13976-	allow_undefined_flag_F77=' -expect_unresolved \*'
echoping-6.0.2/plugins/ldap/configure:13977:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure:13978:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/ldap/configure:13979:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/ldap/configure-13980-
##############################################
echoping-6.0.2/plugins/ldap/configure-14013- 	*)
echoping-6.0.2/plugins/ldap/configure:14014: 	  whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/ldap/configure-14015- 	esac ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-14097-      hardcode_shlibpath_var_F77=no
echoping-6.0.2/plugins/ldap/configure:14098:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/ldap/configure-14099-      hardcode_libdir_separator_F77=':'
##############################################
echoping-6.0.2/plugins/ldap/configure-14207-if test "$GCC" = yes; then
echoping-6.0.2/plugins/ldap/configure:14208:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/ldap/configure-14209-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/ldap/configure-14213-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/ldap/configure:14214:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/ldap/configure-14215-  else
echoping-6.0.2/plugins/ldap/configure:14216:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/ldap/configure-14217-  fi
##############################################
echoping-6.0.2/plugins/ldap/configure-14284-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/ldap/configure:14285:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/ldap/configure-14286-  ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-14317-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/ldap/configure:14318:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/ldap/configure:14319:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/ldap/configure:14320:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/ldap/configure-14321-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/ldap/configure-14323-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/ldap/configure:14324:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/ldap/configure-14325-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/ldap/configure-14331-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/ldap/configure:14332:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/ldap/configure-14333-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/ldap/configure-14336-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/ldap/configure:14337:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/ldap/configure:14338:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/ldap/configure-14339-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/ldap/configure-14345-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/ldap/configure:14346:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/ldap/configure-14347-      else
echoping-6.0.2/plugins/ldap/configure:14348:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/ldap/configure-14349-      fi
##############################################
echoping-6.0.2/plugins/ldap/configure-14352-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/ldap/configure:14353:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/ldap/configure-14354-      ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-14361-      supports_anon_versioning=no
echoping-6.0.2/plugins/ldap/configure:14362:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/ldap/configure-14363-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/ldap/configure-14382-  *)
echoping-6.0.2/plugins/ldap/configure:14383:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/ldap/configure-14384-    ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-14399-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/ldap/configure:14400:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/ldap/configure-14401-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/ldap/configure-14402-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/ldap/configure:14403:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/ldap/configure-14404-  else
##############################################
echoping-6.0.2/plugins/ldap/configure-14618-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/ldap/configure:14619:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/ldap/configure-14620-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/ldap/configure-14690-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/ldap/configure:14691:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/ldap/configure-14692-    case $host_os in
##############################################
echoping-6.0.2/plugins/ldap/configure-14935-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/ldap/configure:14936:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/ldap/configure-14937-      ;;
echoping-6.0.2/plugins/ldap/configure-14938-    *)
echoping-6.0.2/plugins/ldap/configure:14939:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/ldap/configure-14940-      ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-14945-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/ldap/configure:14946:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/ldap/configure-14947-    ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-15264-  # libtool script then.
echoping-6.0.2/plugins/ldap/configure:15265:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/ldap/configure-15266-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/ldap/configure-15340-done
echoping-6.0.2/plugins/ldap/configure:15341:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/ldap/configure-15342-
##############################################
echoping-6.0.2/plugins/ldap/configure-15789-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/ldap/configure:15790:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/ldap/configure:15791:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/ldap/configure-15792-    need_locks=warn
##############################################
echoping-6.0.2/plugins/ldap/configure-15845-done
echoping-6.0.2/plugins/ldap/configure:15846:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/ldap/configure-15847-
##############################################
echoping-6.0.2/plugins/ldap/configure-15883-    supports_anon_versioning=no
echoping-6.0.2/plugins/ldap/configure:15884:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/ldap/configure-15885-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/ldap/configure-15947-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/ldap/configure:15948:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/ldap/configure-15949-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/ldap/configure-15970-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/ldap/configure:15971:      archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/ldap/configure:15972:      archive_expsym_cmds_GCJ='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'
echoping-6.0.2/plugins/ldap/configure-15973-      ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-15979-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/ldap/configure:15980:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/ldap/configure-15981-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/ldap/configure-15983-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/ldap/configure:15984:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/ldap/configure-15985-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-16037-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/ldap/configure:16038:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/ldap/configure-16039-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/plugins/ldap/configure-16053-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/ldap/configure:16054:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/ldap/configure-16055-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/ldap/configure-16152-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/ldap/configure:16153:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/ldap/configure-16154-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/ldap/configure-16248-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/ldap/configure:16249:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/ldap/configure-16250-       else
##############################################
echoping-6.0.2/plugins/ldap/configure-16344-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/ldap/configure:16345:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/ldap/configure-16346-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/ldap/configure-16349-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/ldap/configure:16350:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/ldap/configure-16351-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
echoping-6.0.2/plugins/ldap/configure-16390-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/ldap/configure:16391:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/ldap/configure-16392-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/ldap/configure-16525-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/ldap/configure:16526:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure-16527-      else
echoping-6.0.2/plugins/ldap/configure:16528:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure-16529-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/ldap/configure-16557-      hardcode_shlibpath_var_GCJ=no
echoping-6.0.2/plugins/ldap/configure:16558:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/ldap/configure-16559-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/ldap/configure-16587-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/ldap/configure:16588:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure-16589-      else
echoping-6.0.2/plugins/ldap/configure-16590-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
echoping-6.0.2/plugins/ldap/configure:16591:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure-16592-      fi
##############################################
echoping-6.0.2/plugins/ldap/configure-16599-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/ldap/configure:16600:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure-16601-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/ldap/configure-16603-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
echoping-6.0.2/plugins/ldap/configure:16604:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/ldap/configure:16605:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/ldap/configure:16606:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/ldap/configure-16607-
##############################################
echoping-6.0.2/plugins/ldap/configure-16640- 	*)
echoping-6.0.2/plugins/ldap/configure:16641: 	  whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/ldap/configure-16642- 	esac ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-16724-      hardcode_shlibpath_var_GCJ=no
echoping-6.0.2/plugins/ldap/configure:16725:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/ldap/configure-16726-      hardcode_libdir_separator_GCJ=':'
##############################################
echoping-6.0.2/plugins/ldap/configure-16834-if test "$GCC" = yes; then
echoping-6.0.2/plugins/ldap/configure:16835:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/ldap/configure-16836-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/ldap/configure-16840-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/ldap/configure:16841:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/ldap/configure-16842-  else
echoping-6.0.2/plugins/ldap/configure:16843:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/ldap/configure-16844-  fi
##############################################
echoping-6.0.2/plugins/ldap/configure-16911-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/ldap/configure:16912:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/ldap/configure-16913-  ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-16944-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/ldap/configure:16945:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/ldap/configure:16946:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/ldap/configure:16947:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/ldap/configure-16948-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/ldap/configure-16950-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/ldap/configure:16951:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/ldap/configure-16952-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/ldap/configure-16958-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/ldap/configure:16959:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/ldap/configure-16960-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/ldap/configure-16963-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/ldap/configure:16964:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/ldap/configure:16965:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/ldap/configure-16966-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/ldap/configure-16972-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/ldap/configure:16973:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/ldap/configure-16974-      else
echoping-6.0.2/plugins/ldap/configure:16975:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/ldap/configure-16976-      fi
##############################################
echoping-6.0.2/plugins/ldap/configure-16979-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/ldap/configure:16980:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/ldap/configure-16981-      ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-16988-      supports_anon_versioning=no
echoping-6.0.2/plugins/ldap/configure:16989:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/ldap/configure-16990-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/ldap/configure-17009-  *)
echoping-6.0.2/plugins/ldap/configure:17010:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/ldap/configure-17011-    ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-17026-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/ldap/configure:17027:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/ldap/configure-17028-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/ldap/configure-17029-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/ldap/configure:17030:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/ldap/configure-17031-  else
##############################################
echoping-6.0.2/plugins/ldap/configure-17245-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/ldap/configure:17246:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/ldap/configure-17247-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/ldap/configure-17317-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/ldap/configure:17318:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/ldap/configure-17319-    case $host_os in
##############################################
echoping-6.0.2/plugins/ldap/configure-17562-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/ldap/configure:17563:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/ldap/configure-17564-      ;;
echoping-6.0.2/plugins/ldap/configure-17565-    *)
echoping-6.0.2/plugins/ldap/configure:17566:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/ldap/configure-17567-      ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-17572-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/ldap/configure:17573:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/ldap/configure-17574-    ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-17891-  # libtool script then.
echoping-6.0.2/plugins/ldap/configure:17892:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/ldap/configure-17893-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/ldap/configure-17966-done
echoping-6.0.2/plugins/ldap/configure:17967:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/ldap/configure-17968-
##############################################
echoping-6.0.2/plugins/ldap/configure-18042-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/ldap/configure:18043:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/ldap/configure-18044-      ;;
echoping-6.0.2/plugins/ldap/configure-18045-    *)
echoping-6.0.2/plugins/ldap/configure:18046:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/ldap/configure-18047-      ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-18052-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/ldap/configure:18053:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/ldap/configure-18054-    ;;
##############################################
echoping-6.0.2/plugins/ldap/configure-18371-  # libtool script then.
echoping-6.0.2/plugins/ldap/configure:18372:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/ldap/configure-18373-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/ldap/configure-18540-if (
echoping-6.0.2/plugins/ldap/configure:18541:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
echoping-6.0.2/plugins/ldap/configure-18542-   if test "$*" = "X"; then
echoping-6.0.2/plugins/ldap/configure-18543-      # -L didn't work.
echoping-6.0.2/plugins/ldap/configure:18544:      set X `ls -t $srcdir/configure conftest.file`
echoping-6.0.2/plugins/ldap/configure-18545-   fi
##############################################
echoping-6.0.2/plugins/ldap/configure-18584-_ACEOF
echoping-6.0.2/plugins/ldap/configure:18585:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
echoping-6.0.2/plugins/ldap/configure-18586-rm -f conftest.sed
##############################################
echoping-6.0.2/plugins/ldap/configure-18588-# expand $ac_aux_dir to an absolute path
echoping-6.0.2/plugins/ldap/configure:18589:am_aux_dir=`cd $ac_aux_dir && pwd`
echoping-6.0.2/plugins/ldap/configure-18590-
##############################################
echoping-6.0.2/plugins/ldap/configure-18614-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
echoping-6.0.2/plugins/ldap/configure:18615:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
echoping-6.0.2/plugins/ldap/configure-18616-	     'mkdir (GNU coreutils) '* | \
##############################################
echoping-6.0.2/plugins/ldap/configure-18692-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
echoping-6.0.2/plugins/ldap/configure:18693:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
echoping-6.0.2/plugins/ldap/configure-18694-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/plugins/ldap/configure-18702-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
echoping-6.0.2/plugins/ldap/configure:18703:case `${MAKE-make} -f conftest.make 2>/dev/null` in
echoping-6.0.2/plugins/ldap/configure-18704-  *@@@%%%=?*=@@@%%%*)
##############################################
echoping-6.0.2/plugins/ldap/configure-18753-# case it prints its new name instead of `make'.
echoping-6.0.2/plugins/ldap/configure:18754:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
echoping-6.0.2/plugins/ldap/configure-18755-   am__include=include
##############################################
echoping-6.0.2/plugins/ldap/configure-18761-   echo '.include "confinc"' > confmf
echoping-6.0.2/plugins/ldap/configure:18762:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
echoping-6.0.2/plugins/ldap/configure-18763-      am__include=.include
##############################################
echoping-6.0.2/plugins/ldap/configure-18791-
echoping-6.0.2/plugins/ldap/configure:18792:if test "`cd $srcdir && pwd`" != "`pwd`"; then
echoping-6.0.2/plugins/ldap/configure-18793-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
echoping-6.0.2/plugins/ldap/configure-18988-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/plugins/ldap/configure:18989:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
echoping-6.0.2/plugins/ldap/configure-18990-  fi
##############################################
echoping-6.0.2/plugins/ldap/configure-19096-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/plugins/ldap/configure:19097:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
echoping-6.0.2/plugins/ldap/configure-19098-  fi
##############################################
echoping-6.0.2/plugins/ldap/configure-19226-do
echoping-6.0.2/plugins/ldap/configure:19227:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/plugins/ldap/configure-19228-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/plugins/ldap/configure-19306-fi
echoping-6.0.2/plugins/ldap/configure:19307:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/plugins/ldap/configure-19308-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/plugins/ldap/configure-19309-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/plugins/ldap/configure:19310:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/plugins/ldap/configure-19311-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/plugins/ldap/configure:19312:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/plugins/ldap/configure-19313-_ACEOF
##############################################
echoping-6.0.2/plugins/ldap/configure-19396-do
echoping-6.0.2/plugins/ldap/configure:19397:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/plugins/ldap/configure-19398-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/plugins/ldap/configure-19476-fi
echoping-6.0.2/plugins/ldap/configure:19477:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/plugins/ldap/configure-19478-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/plugins/ldap/configure-19479-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/plugins/ldap/configure:19480:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/plugins/ldap/configure-19481-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/plugins/ldap/configure:19482:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/plugins/ldap/configure-19483-_ACEOF
##############################################
echoping-6.0.2/plugins/ldap/configure-19658-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
echoping-6.0.2/plugins/ldap/configure:19659:  ac_i=`echo "$ac_i" | sed "$ac_script"`
echoping-6.0.2/plugins/ldap/configure-19660-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
echoping-6.0.2/plugins/ldap/configure-19816-do
echoping-6.0.2/plugins/ldap/configure:19817:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
echoping-6.0.2/plugins/ldap/configure-19818-    eval $as_var=C; export $as_var
##############################################
echoping-6.0.2/plugins/ldap/configure-19866-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/plugins/ldap/configure:19867:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
echoping-6.0.2/plugins/ldap/configure-19868-
##############################################
echoping-6.0.2/plugins/ldap/configure-19977-	esac;
echoping-6.0.2/plugins/ldap/configure:19978:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
echoping-6.0.2/plugins/ldap/configure-19979-	???[sx]*):;;*)false;;esac;fi
##############################################
echoping-6.0.2/plugins/ldap/configure-20052-configured by $0, generated by GNU Autoconf 2.61,
echoping-6.0.2/plugins/ldap/configure:20053:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
echoping-6.0.2/plugins/ldap/configure-20054-
##############################################
echoping-6.0.2/plugins/ldap/configure-20072-  --*=*)
echoping-6.0.2/plugins/ldap/configure:20073:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
echoping-6.0.2/plugins/ldap/configure:20074:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
echoping-6.0.2/plugins/ldap/configure-20075-    ac_shift=:
##############################################
echoping-6.0.2/plugins/ldap/configure-20328-
echoping-6.0.2/plugins/ldap/configure:20329:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
echoping-6.0.2/plugins/ldap/configure-20330-    break
##############################################
echoping-6.0.2/plugins/ldap/configure-20339-
echoping-6.0.2/plugins/ldap/configure:20340:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
echoping-6.0.2/plugins/ldap/configure-20341-if test -n "$ac_eof"; then
echoping-6.0.2/plugins/ldap/configure:20342:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
echoping-6.0.2/plugins/ldap/configure:20343:  ac_eof=`expr $ac_eof + 1`
echoping-6.0.2/plugins/ldap/configure-20344-fi
##############################################
echoping-6.0.2/plugins/ldap/configure-20377-
echoping-6.0.2/plugins/ldap/configure:20378:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 8; then
echoping-6.0.2/plugins/ldap/configure-20379-    break
##############################################
echoping-6.0.2/plugins/ldap/configure-20388-
echoping-6.0.2/plugins/ldap/configure:20389:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
echoping-6.0.2/plugins/ldap/configure-20390-if test -n "$ac_eof"; then
echoping-6.0.2/plugins/ldap/configure:20391:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
echoping-6.0.2/plugins/ldap/configure:20392:  ac_eof=`expr $ac_eof + 1`
echoping-6.0.2/plugins/ldap/configure-20393-fi
##############################################
echoping-6.0.2/plugins/ldap/configure-20526-      case $as_dir in #(
echoping-6.0.2/plugins/ldap/configure:20527:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/plugins/ldap/configure-20528-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/plugins/ldap/configure-20564-*)
echoping-6.0.2/plugins/ldap/configure:20565:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/plugins/ldap/configure-20566-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/plugins/ldap/configure:20567:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/plugins/ldap/configure-20568-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/plugins/ldap/configure-20642-
echoping-6.0.2/plugins/ldap/configure:20643:# Neutralize VPATH when `$srcdir' = `.'.
echoping-6.0.2/plugins/ldap/configure-20644-# Shell code in configure.ac might set extrasub.
##############################################
echoping-6.0.2/plugins/ldap/configure-20667-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
echoping-6.0.2/plugins/ldap/configure:20668:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
echoping-6.0.2/plugins/ldap/configure:20669:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
echoping-6.0.2/plugins/ldap/configure-20670-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
echoping-6.0.2/plugins/ldap/configure-20784-    * )
echoping-6.0.2/plugins/ldap/configure:20785:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
echoping-6.0.2/plugins/ldap/configure-20786-  esac
##############################################
echoping-6.0.2/plugins/ldap/configure-20821-  # Strip MF so we end up with the name of the file.
echoping-6.0.2/plugins/ldap/configure:20822:  mf=`echo "$mf" | sed -e 's/:.*$//'`
echoping-6.0.2/plugins/ldap/configure-20823-  # Check whether this is an Automake generated Makefile or not.
##############################################
echoping-6.0.2/plugins/ldap/configure-20858-  # from the Makefile without running `make'.
echoping-6.0.2/plugins/ldap/configure:20859:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
echoping-6.0.2/plugins/ldap/configure-20860-  test -z "$DEPDIR" && continue
echoping-6.0.2/plugins/ldap/configure:20861:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
echoping-6.0.2/plugins/ldap/configure-20862-  test -z "am__include" && continue
echoping-6.0.2/plugins/ldap/configure:20863:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
echoping-6.0.2/plugins/ldap/configure-20864-  # When using ansi2knr, U may be empty or an underscore; expand it
echoping-6.0.2/plugins/ldap/configure:20865:  U=`sed -n 's/^U = //p' < "$mf"`
echoping-6.0.2/plugins/ldap/configure-20866-  # Find all dependency output files, they are included files with
##############################################
echoping-6.0.2/plugins/ldap/configure-20905-      case $as_dir in #(
echoping-6.0.2/plugins/ldap/configure:20906:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/plugins/ldap/configure-20907-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-254-gentoo_lt_version="1.5.22"
echoping-6.0.2/plugins/postgresql/aclocal.m4:255:gentoo_ltmain_version=`sed -n '/^[[ 	]]*VERSION=/{s/^[[ 	]]*VERSION=//;p;q;}' "$ltmain"`
echoping-6.0.2/plugins/postgresql/aclocal.m4-256-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-304-done
echoping-6.0.2/plugins/postgresql/aclocal.m4:305:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/postgresql/aclocal.m4-306-])
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-376-  # Remove one level of quotation (which was required for Make).
echoping-6.0.2/plugins/postgresql/aclocal.m4:377:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
echoping-6.0.2/plugins/postgresql/aclocal.m4-378-  ;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-387-  :
echoping-6.0.2/plugins/postgresql/aclocal.m4:388:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
echoping-6.0.2/plugins/postgresql/aclocal.m4-389-  # Yippee, $echo works!
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-413-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
echoping-6.0.2/plugins/postgresql/aclocal.m4:414:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
echoping-6.0.2/plugins/postgresql/aclocal.m4:415:       echo_test_string=`eval $cmd` &&
echoping-6.0.2/plugins/postgresql/aclocal.m4-416-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-422-
echoping-6.0.2/plugins/postgresql/aclocal.m4:423:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/postgresql/aclocal.m4:424:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/postgresql/aclocal.m4-425-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-437-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
echoping-6.0.2/plugins/postgresql/aclocal.m4:438:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/postgresql/aclocal.m4:439:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/postgresql/aclocal.m4-440-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-449-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/postgresql/aclocal.m4:450:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/postgresql/aclocal.m4-451-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-464-      echo='printf %s\n'
echoping-6.0.2/plugins/postgresql/aclocal.m4:465:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/postgresql/aclocal.m4:466:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/postgresql/aclocal.m4-467-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-469-	:
echoping-6.0.2/plugins/postgresql/aclocal.m4:470:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/postgresql/aclocal.m4-471-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/postgresql/aclocal.m4:472:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/postgresql/aclocal.m4-473-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-478-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
echoping-6.0.2/plugins/postgresql/aclocal.m4:479:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/postgresql/aclocal.m4-480-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/postgresql/aclocal.m4:481:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/postgresql/aclocal.m4-482-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-488-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
echoping-6.0.2/plugins/postgresql/aclocal.m4:489:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
echoping-6.0.2/plugins/postgresql/aclocal.m4-490-	  then
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-496-	if test "$prev" != 'sed 50q "[$]0"'; then
echoping-6.0.2/plugins/postgresql/aclocal.m4:497:	  echo_test_string=`eval $prev`
echoping-6.0.2/plugins/postgresql/aclocal.m4-498-	  export echo_test_string
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-535-  if AC_TRY_EVAL(ac_compile); then
echoping-6.0.2/plugins/postgresql/aclocal.m4:536:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/postgresql/aclocal.m4-537-    *ELF-32*)
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-551-   if test "$lt_cv_prog_gnu_ld" = yes; then
echoping-6.0.2/plugins/postgresql/aclocal.m4:552:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/postgresql/aclocal.m4-553-    *32-bit*)
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-563-   else
echoping-6.0.2/plugins/postgresql/aclocal.m4:564:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/postgresql/aclocal.m4-565-    *32-bit*)
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-798-    # And add a safety zone
echoping-6.0.2/plugins/postgresql/aclocal.m4:799:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
echoping-6.0.2/plugins/postgresql/aclocal.m4:800:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
echoping-6.0.2/plugins/postgresql/aclocal.m4-801-    ;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-826-    if test -n "$kargmax"; then
echoping-6.0.2/plugins/postgresql/aclocal.m4:827:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
echoping-6.0.2/plugins/postgresql/aclocal.m4-828-    else
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-836-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
echoping-6.0.2/plugins/postgresql/aclocal.m4:837:    while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
echoping-6.0.2/plugins/postgresql/aclocal.m4-838-	       = "XX$teststring") >/dev/null 2>&1 &&
echoping-6.0.2/plugins/postgresql/aclocal.m4:839:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
echoping-6.0.2/plugins/postgresql/aclocal.m4-840-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-842-    do
echoping-6.0.2/plugins/postgresql/aclocal.m4:843:      i=`expr $i + 1`
echoping-6.0.2/plugins/postgresql/aclocal.m4-844-      teststring=$teststring$teststring
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-849-    # It appears as though 1/2 is a usable value.
echoping-6.0.2/plugins/postgresql/aclocal.m4:850:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
echoping-6.0.2/plugins/postgresql/aclocal.m4-851-    ;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-1141-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/postgresql/aclocal.m4:1142:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
echoping-6.0.2/plugins/postgresql/aclocal.m4-1143-    need_locks=warn
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-1256-if test "$GCC" = yes; then
echoping-6.0.2/plugins/postgresql/aclocal.m4:1257:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/postgresql/aclocal.m4-1258-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-1262-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/postgresql/aclocal.m4:1263:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/postgresql/aclocal.m4-1264-  else
echoping-6.0.2/plugins/postgresql/aclocal.m4:1265:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/postgresql/aclocal.m4-1266-  fi
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-1333-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/postgresql/aclocal.m4:1334:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/postgresql/aclocal.m4-1335-  ;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-1366-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/postgresql/aclocal.m4:1367:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/postgresql/aclocal.m4:1368:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/postgresql/aclocal.m4:1369:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/postgresql/aclocal.m4-1370-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-1372-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/postgresql/aclocal.m4:1373:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/postgresql/aclocal.m4-1374-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-1380-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/postgresql/aclocal.m4:1381:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/postgresql/aclocal.m4-1382-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-1385-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/postgresql/aclocal.m4:1386:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/postgresql/aclocal.m4:1387:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/postgresql/aclocal.m4-1388-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-1394-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/postgresql/aclocal.m4:1395:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/postgresql/aclocal.m4-1396-      else
echoping-6.0.2/plugins/postgresql/aclocal.m4:1397:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/postgresql/aclocal.m4-1398-      fi
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-1401-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/postgresql/aclocal.m4:1402:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/postgresql/aclocal.m4-1403-      ;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-1410-      supports_anon_versioning=no
echoping-6.0.2/plugins/postgresql/aclocal.m4:1411:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/postgresql/aclocal.m4-1412-        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-1431-  *)
echoping-6.0.2/plugins/postgresql/aclocal.m4:1432:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/postgresql/aclocal.m4-1433-    ;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-1448-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/postgresql/aclocal.m4:1449:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/postgresql/aclocal.m4-1450-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/postgresql/aclocal.m4-1451-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/postgresql/aclocal.m4:1452:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/postgresql/aclocal.m4-1453-  else
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-1667-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/postgresql/aclocal.m4:1668:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/postgresql/aclocal.m4-1669-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-1739-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/postgresql/aclocal.m4:1740:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/postgresql/aclocal.m4-1741-    case $host_os in
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-1889-  if test -z "$LTCC"; then
echoping-6.0.2/plugins/postgresql/aclocal.m4:1890:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
echoping-6.0.2/plugins/postgresql/aclocal.m4-1891-    if test -z "$LTCC"; then
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-1893-    else
echoping-6.0.2/plugins/postgresql/aclocal.m4:1894:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
echoping-6.0.2/plugins/postgresql/aclocal.m4-1895-    fi
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-1897-  if test -z "$LTCFLAGS"; then
echoping-6.0.2/plugins/postgresql/aclocal.m4:1898:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
echoping-6.0.2/plugins/postgresql/aclocal.m4-1899-  fi
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-1902-  # Note that this assumes the entire list is on one line.
echoping-6.0.2/plugins/postgresql/aclocal.m4:1903:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
echoping-6.0.2/plugins/postgresql/aclocal.m4-1904-
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-1908-    # Check whether tagname contains only valid characters
echoping-6.0.2/plugins/postgresql/aclocal.m4:1909:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
echoping-6.0.2/plugins/postgresql/aclocal.m4-1910-    "") ;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-2163-	"file_magic "*)
echoping-6.0.2/plugins/postgresql/aclocal.m4:2164:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/plugins/postgresql/aclocal.m4-2165-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-2235-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/plugins/postgresql/aclocal.m4:2236:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/plugins/postgresql/aclocal.m4-2237-  *)
echoping-6.0.2/plugins/postgresql/aclocal.m4:2238:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/plugins/postgresql/aclocal.m4-2239-  esac
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-2244-      # Canonicalize the pathname of ld
echoping-6.0.2/plugins/postgresql/aclocal.m4:2245:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/plugins/postgresql/aclocal.m4-2246-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/plugins/postgresql/aclocal.m4:2247:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/plugins/postgresql/aclocal.m4-2248-      done
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-2275-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/plugins/postgresql/aclocal.m4:2276:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/postgresql/aclocal.m4-2277-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-2306-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/plugins/postgresql/aclocal.m4:2307:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/postgresql/aclocal.m4-2308-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-2474-openbsd*)
echoping-6.0.2/plugins/postgresql/aclocal.m4:2475:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/postgresql/aclocal.m4-2476-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-2551-	# Tru64's nm complains that /dev/null is an invalid object file
echoping-6.0.2/plugins/postgresql/aclocal.m4:2552:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/postgresql/aclocal.m4-2553-	*/dev/null* | *'Invalid file or object type'*)
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-2557-	*)
echoping-6.0.2/plugins/postgresql/aclocal.m4:2558:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/postgresql/aclocal.m4-2559-	  */dev/null*)
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-2921-    # ancient GNU ld didn't support --whole-archive et. al.
echoping-6.0.2/plugins/postgresql/aclocal.m4:2922:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
echoping-6.0.2/plugins/postgresql/aclocal.m4-2923-	grep 'no-whole-archive' > /dev/null; then
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3002-      # below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/postgresql/aclocal.m4:3003:	collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/postgresql/aclocal.m4-3004-	if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3050-
echoping-6.0.2/plugins/postgresql/aclocal.m4:3051:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/postgresql/aclocal.m4-3052-     else
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3105-      # is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/postgresql/aclocal.m4:3106:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/postgresql/aclocal.m4-3107-	cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3166-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/postgresql/aclocal.m4:3167:          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/postgresql/aclocal.m4-3168-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3234-      # dependencies.
echoping-6.0.2/plugins/postgresql/aclocal.m4:3235:      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; echo $list'
echoping-6.0.2/plugins/postgresql/aclocal.m4-3236-      ;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3298-	# dependencies.
echoping-6.0.2/plugins/postgresql/aclocal.m4:3299:	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; echo $list'
echoping-6.0.2/plugins/postgresql/aclocal.m4-3300-	;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3333-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/postgresql/aclocal.m4:3334:    _LT_AC_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'
echoping-6.0.2/plugins/postgresql/aclocal.m4:3335:    _LT_AC_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'
echoping-6.0.2/plugins/postgresql/aclocal.m4-3336-    ;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3340-	# SGI C++
echoping-6.0.2/plugins/postgresql/aclocal.m4:3341:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/aclocal.m4-3342-
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3351-	  if test "$with_gnu_ld" = no; then
echoping-6.0.2/plugins/postgresql/aclocal.m4:3352:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/aclocal.m4-3353-	  else
echoping-6.0.2/plugins/postgresql/aclocal.m4:3354:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
echoping-6.0.2/plugins/postgresql/aclocal.m4-3355-	  fi
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3370-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/postgresql/aclocal.m4:3371:	_LT_AC_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'
echoping-6.0.2/plugins/postgresql/aclocal.m4:3372:	_LT_AC_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'
echoping-6.0.2/plugins/postgresql/aclocal.m4-3373-	# Commands to make compiler produce verbose output that lists
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3380-	# dependencies.
echoping-6.0.2/plugins/postgresql/aclocal.m4:3381:	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; echo $list'
echoping-6.0.2/plugins/postgresql/aclocal.m4-3382-
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3395-	# earlier do not add the objects themselves.
echoping-6.0.2/plugins/postgresql/aclocal.m4:3396:	case `$CC -V 2>&1` in
echoping-6.0.2/plugins/postgresql/aclocal.m4-3397-	*"Version 7."*)
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3421-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
echoping-6.0.2/plugins/postgresql/aclocal.m4:3422:	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/postgresql/aclocal.m4-3423-        ;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3440-	# dependencies.
echoping-6.0.2/plugins/postgresql/aclocal.m4:3441:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/postgresql/aclocal.m4-3442-	;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3484-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
echoping-6.0.2/plugins/postgresql/aclocal.m4:3485:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/postgresql/aclocal.m4-3486-      _LT_AC_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'
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3499-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/postgresql/aclocal.m4:3500:	_LT_AC_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'
echoping-6.0.2/plugins/postgresql/aclocal.m4-3501-
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3516-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/postgresql/aclocal.m4:3517:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/aclocal.m4-3518-
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3529-	# dependencies.
echoping-6.0.2/plugins/postgresql/aclocal.m4:3530:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/postgresql/aclocal.m4-3531-	;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3534-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/postgresql/aclocal.m4:3535:	  _LT_AC_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" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/aclocal.m4-3536-
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3559-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/postgresql/aclocal.m4:3560:	_LT_AC_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'
echoping-6.0.2/plugins/postgresql/aclocal.m4-3561-
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3575-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/plugins/postgresql/aclocal.m4:3576:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/aclocal.m4:3577:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
echoping-6.0.2/plugins/postgresql/aclocal.m4-3578-	  echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/postgresql/aclocal.m4:3579:	  $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~
echoping-6.0.2/plugins/postgresql/aclocal.m4-3580-	  $rm $lib.exp'
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3592-	# dependencies.
echoping-6.0.2/plugins/postgresql/aclocal.m4:3593:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/postgresql/aclocal.m4-3594-	;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3597-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/postgresql/aclocal.m4:3598:	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/aclocal.m4-3599-
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3659-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
echoping-6.0.2/plugins/postgresql/aclocal.m4:3660:	    _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
echoping-6.0.2/plugins/postgresql/aclocal.m4-3661-	    ;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3747-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/plugins/postgresql/aclocal.m4:3748:    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/postgresql/aclocal.m4-3749-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-3870-  # eval without this substitution.
echoping-6.0.2/plugins/postgresql/aclocal.m4:3871:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
echoping-6.0.2/plugins/postgresql/aclocal.m4-3872-
echoping-6.0.2/plugins/postgresql/aclocal.m4:3873:  for p in `eval $output_verbose_link_cmd`; do
echoping-6.0.2/plugins/postgresql/aclocal.m4-3874-    case $p in
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-4256-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/postgresql/aclocal.m4:4257:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/postgresql/aclocal.m4-4258-      ;;
echoping-6.0.2/plugins/postgresql/aclocal.m4-4259-    *)
echoping-6.0.2/plugins/postgresql/aclocal.m4:4260:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/postgresql/aclocal.m4-4261-      ;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-4266-  *'\[$]0 --fallback-echo"')
echoping-6.0.2/plugins/postgresql/aclocal.m4:4267:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
echoping-6.0.2/plugins/postgresql/aclocal.m4-4268-    ;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-4281-
echoping-6.0.2/plugins/postgresql/aclocal.m4:4282:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
echoping-6.0.2/plugins/postgresql/aclocal.m4-4283-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-4663-  # libtool script then.
echoping-6.0.2/plugins/postgresql/aclocal.m4:4664:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/postgresql/aclocal.m4-4665-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-4768-# If we're using GNU nm, then use its standard symbol codes.
echoping-6.0.2/plugins/postgresql/aclocal.m4:4769:case `$NM -V 2>&1` in
echoping-6.0.2/plugins/postgresql/aclocal.m4-4770-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-4801-    nlist=conftest.nm
echoping-6.0.2/plugins/postgresql/aclocal.m4:4802:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
echoping-6.0.2/plugins/postgresql/aclocal.m4-4803-      # Try sorting and uniquifying the output.
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-5519-    supports_anon_versioning=no
echoping-6.0.2/plugins/postgresql/aclocal.m4:5520:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/postgresql/aclocal.m4-5521-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-5583-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/postgresql/aclocal.m4:5584:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/postgresql/aclocal.m4-5585-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-5606-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/postgresql/aclocal.m4:5607:      _LT_AC_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'
echoping-6.0.2/plugins/postgresql/aclocal.m4:5608:      _LT_AC_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'
echoping-6.0.2/plugins/postgresql/aclocal.m4-5609-      ;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-5615-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/postgresql/aclocal.m4:5616:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/postgresql/aclocal.m4-5617-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-5619-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/postgresql/aclocal.m4:5620:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/postgresql/aclocal.m4-5621-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-5673-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/postgresql/aclocal.m4:5674:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/postgresql/aclocal.m4-5675-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) 
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-5689-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/postgresql/aclocal.m4:5690:	    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/postgresql/aclocal.m4-5691-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-5788-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/postgresql/aclocal.m4:5789:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/postgresql/aclocal.m4-5790-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-5835-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/postgresql/aclocal.m4:5836:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/postgresql/aclocal.m4-5837-       else
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-5882-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/postgresql/aclocal.m4:5883:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/postgresql/aclocal.m4-5884-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-5887-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/postgresql/aclocal.m4:5888:      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/postgresql/aclocal.m4-5889-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-5928-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/postgresql/aclocal.m4:5929:         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/postgresql/aclocal.m4-5930-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-6063-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/postgresql/aclocal.m4:6064:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/aclocal.m4-6065-      else
echoping-6.0.2/plugins/postgresql/aclocal.m4:6066:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/aclocal.m4-6067-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-6095-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/plugins/postgresql/aclocal.m4:6096:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/postgresql/aclocal.m4-6097-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-6125-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/postgresql/aclocal.m4:6126:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/aclocal.m4-6127-      else
echoping-6.0.2/plugins/postgresql/aclocal.m4-6128-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/plugins/postgresql/aclocal.m4:6129:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/aclocal.m4-6130-      fi
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-6137-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/postgresql/aclocal.m4:6138:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/aclocal.m4-6139-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-6141-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/plugins/postgresql/aclocal.m4:6142:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/aclocal.m4:6143:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/postgresql/aclocal.m4:6144:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/postgresql/aclocal.m4-6145-
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-6178- 	*)
echoping-6.0.2/plugins/postgresql/aclocal.m4:6179: 	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/postgresql/aclocal.m4-6180- 	esac ;;
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-6262-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/plugins/postgresql/aclocal.m4:6263:      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/postgresql/aclocal.m4-6264-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-6327-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
echoping-6.0.2/plugins/postgresql/aclocal.m4:6328:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
echoping-6.0.2/plugins/postgresql/aclocal.m4-6329-        then
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-6463-    test $lt_ac_count -gt 10 && break
echoping-6.0.2/plugins/postgresql/aclocal.m4:6464:    lt_ac_count=`expr $lt_ac_count + 1`
echoping-6.0.2/plugins/postgresql/aclocal.m4-6465-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-6519-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
echoping-6.0.2/plugins/postgresql/aclocal.m4:6520:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
echoping-6.0.2/plugins/postgresql/aclocal.m4-6521-#
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-6543-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
echoping-6.0.2/plugins/postgresql/aclocal.m4:6544:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
echoping-6.0.2/plugins/postgresql/aclocal.m4-6545-# and then we would define $MISSING as
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-6559-# expand $ac_aux_dir to an absolute path
echoping-6.0.2/plugins/postgresql/aclocal.m4:6560:am_aux_dir=`cd $ac_aux_dir && pwd`
echoping-6.0.2/plugins/postgresql/aclocal.m4-6561-])
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-6659-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/plugins/postgresql/aclocal.m4:6660:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
echoping-6.0.2/plugins/postgresql/aclocal.m4-6661-  fi
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-6771-  # Strip MF so we end up with the name of the file.
echoping-6.0.2/plugins/postgresql/aclocal.m4:6772:  mf=`echo "$mf" | sed -e 's/:.*$//'`
echoping-6.0.2/plugins/postgresql/aclocal.m4-6773-  # Check whether this is an Automake generated Makefile or not.
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-6780-  if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then
echoping-6.0.2/plugins/postgresql/aclocal.m4:6781:    dirpart=`AS_DIRNAME("$mf")`
echoping-6.0.2/plugins/postgresql/aclocal.m4-6782-  else
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-6786-  # from the Makefile without running `make'.
echoping-6.0.2/plugins/postgresql/aclocal.m4:6787:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
echoping-6.0.2/plugins/postgresql/aclocal.m4-6788-  test -z "$DEPDIR" && continue
echoping-6.0.2/plugins/postgresql/aclocal.m4:6789:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
echoping-6.0.2/plugins/postgresql/aclocal.m4-6790-  test -z "am__include" && continue
echoping-6.0.2/plugins/postgresql/aclocal.m4:6791:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
echoping-6.0.2/plugins/postgresql/aclocal.m4-6792-  # When using ansi2knr, U may be empty or an underscore; expand it
echoping-6.0.2/plugins/postgresql/aclocal.m4:6793:  U=`sed -n 's/^U = //p' < "$mf"`
echoping-6.0.2/plugins/postgresql/aclocal.m4-6794-  # Find all dependency output files, they are included files with
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-6802-    test -f "$dirpart/$file" && continue
echoping-6.0.2/plugins/postgresql/aclocal.m4:6803:    fdir=`AS_DIRNAME(["$file"])`
echoping-6.0.2/plugins/postgresql/aclocal.m4-6804-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-6856-AC_REQUIRE([AC_PROG_INSTALL])dnl
echoping-6.0.2/plugins/postgresql/aclocal.m4:6857:if test "`cd $srcdir && pwd`" != "`pwd`"; then
echoping-6.0.2/plugins/postgresql/aclocal.m4-6858-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-6944-    * )
echoping-6.0.2/plugins/postgresql/aclocal.m4:6945:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
echoping-6.0.2/plugins/postgresql/aclocal.m4-6946-  esac
echoping-6.0.2/plugins/postgresql/aclocal.m4-6947-done
echoping-6.0.2/plugins/postgresql/aclocal.m4:6948:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
echoping-6.0.2/plugins/postgresql/aclocal.m4-6949-
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-7016-# case it prints its new name instead of `make'.
echoping-6.0.2/plugins/postgresql/aclocal.m4:7017:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
echoping-6.0.2/plugins/postgresql/aclocal.m4-7018-   am__include=include
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-7024-   echo '.include "confinc"' > confmf
echoping-6.0.2/plugins/postgresql/aclocal.m4:7025:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
echoping-6.0.2/plugins/postgresql/aclocal.m4-7026-      am__include=.include
##############################################
echoping-6.0.2/plugins/postgresql/aclocal.m4-7155-if (
echoping-6.0.2/plugins/postgresql/aclocal.m4:7156:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
echoping-6.0.2/plugins/postgresql/aclocal.m4-7157-   if test "$[*]" = "X"; then
echoping-6.0.2/plugins/postgresql/aclocal.m4-7158-      # -L didn't work.
echoping-6.0.2/plugins/postgresql/aclocal.m4:7159:      set X `ls -t $srcdir/configure conftest.file`
echoping-6.0.2/plugins/postgresql/aclocal.m4-7160-   fi
##############################################
echoping-6.0.2/plugins/postgresql/Makefile.in-52-CONFIG_CLEAN_FILES =
echoping-6.0.2/plugins/postgresql/Makefile.in:53:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
echoping-6.0.2/plugins/postgresql/Makefile.in-54-am__vpath_adj = case $$p in \
echoping-6.0.2/plugins/postgresql/Makefile.in:55:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
echoping-6.0.2/plugins/postgresql/Makefile.in-56-    *) f=$$p;; \
echoping-6.0.2/plugins/postgresql/Makefile.in-57-  esac;
echoping-6.0.2/plugins/postgresql/Makefile.in:58:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
echoping-6.0.2/plugins/postgresql/Makefile.in-59-am__installdirs = "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(man1dir)"
##############################################
echoping-6.0.2/plugins/postgresql/Makefile.in-286-	@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
echoping-6.0.2/plugins/postgresql/Makefile.in:287:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
echoping-6.0.2/plugins/postgresql/Makefile.in-288-	  test "$$dir" != "$$p" || dir=.; \
##############################################
echoping-6.0.2/plugins/postgresql/Makefile.in-310-.c.obj:
echoping-6.0.2/plugins/postgresql/Makefile.in:311:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
echoping-6.0.2/plugins/postgresql/Makefile.in-312-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
echoping-6.0.2/plugins/postgresql/Makefile.in-314-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
echoping-6.0.2/plugins/postgresql/Makefile.in:315:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
echoping-6.0.2/plugins/postgresql/Makefile.in-316-
##############################################
echoping-6.0.2/plugins/postgresql/Makefile.in-344-	  else file=$$i; fi; \
echoping-6.0.2/plugins/postgresql/Makefile.in:345:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
echoping-6.0.2/plugins/postgresql/Makefile.in-346-	  case "$$ext" in \
##############################################
echoping-6.0.2/plugins/postgresql/Makefile.in-349-	  esac; \
echoping-6.0.2/plugins/postgresql/Makefile.in:350:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
echoping-6.0.2/plugins/postgresql/Makefile.in:351:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
echoping-6.0.2/plugins/postgresql/Makefile.in:352:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
echoping-6.0.2/plugins/postgresql/Makefile.in-353-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
echoping-6.0.2/plugins/postgresql/Makefile.in-365-	for i in $$list; do \
echoping-6.0.2/plugins/postgresql/Makefile.in:366:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
echoping-6.0.2/plugins/postgresql/Makefile.in-367-	  case "$$ext" in \
##############################################
echoping-6.0.2/plugins/postgresql/Makefile.in-370-	  esac; \
echoping-6.0.2/plugins/postgresql/Makefile.in:371:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
echoping-6.0.2/plugins/postgresql/Makefile.in:372:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
echoping-6.0.2/plugins/postgresql/Makefile.in:373:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
echoping-6.0.2/plugins/postgresql/Makefile.in-374-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
echoping-6.0.2/plugins/postgresql/Makefile.in-418-GTAGS:
echoping-6.0.2/plugins/postgresql/Makefile.in:419:	here=`$(am__cd) $(top_builddir) && pwd` \
echoping-6.0.2/plugins/postgresql/Makefile.in-420-	  && cd $(top_srcdir) \
##############################################
echoping-6.0.2/plugins/postgresql/Makefile.in-428-	test -d $(distdir) || mkdir $(distdir)
echoping-6.0.2/plugins/postgresql/Makefile.in:429:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
echoping-6.0.2/plugins/postgresql/Makefile.in:430:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
echoping-6.0.2/plugins/postgresql/Makefile.in-431-	list='$(DISTFILES)'; \
##############################################
echoping-6.0.2/plugins/postgresql/Makefile.in-442-	  if test -d $$d/$$file; then \
echoping-6.0.2/plugins/postgresql/Makefile.in:443:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
echoping-6.0.2/plugins/postgresql/Makefile.in-444-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
echoping-6.0.2/plugins/postgresql/Makefile.in-503-	chmod a-w $(distdir)
echoping-6.0.2/plugins/postgresql/Makefile.in:504:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
echoping-6.0.2/plugins/postgresql/Makefile.in-505-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
echoping-6.0.2/plugins/postgresql/Makefile.in-534-	@cd $(distuninstallcheck_dir) \
echoping-6.0.2/plugins/postgresql/Makefile.in:535:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
echoping-6.0.2/plugins/postgresql/Makefile.in-536-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
echoping-6.0.2/plugins/postgresql/Makefile.in-546-	fi
echoping-6.0.2/plugins/postgresql/Makefile.in:547:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
echoping-6.0.2/plugins/postgresql/Makefile.in-548-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
echoping-6.0.2/plugins/postgresql/configure-109-do
echoping-6.0.2/plugins/postgresql/configure:110:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
echoping-6.0.2/plugins/postgresql/configure-111-    eval $as_var=C; export $as_var
##############################################
echoping-6.0.2/plugins/postgresql/configure-217-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
echoping-6.0.2/plugins/postgresql/configure:218:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
echoping-6.0.2/plugins/postgresql/configure-219-") 2> /dev/null; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-332-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/plugins/postgresql/configure:333:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
echoping-6.0.2/plugins/postgresql/configure-334-
##############################################
echoping-6.0.2/plugins/postgresql/configure-427-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/plugins/postgresql/configure:428:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
echoping-6.0.2/plugins/postgresql/configure-429-
##############################################
echoping-6.0.2/plugins/postgresql/configure-538-	esac;
echoping-6.0.2/plugins/postgresql/configure:539:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
echoping-6.0.2/plugins/postgresql/configure-540-	???[sx]*):;;*)false;;esac;fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-560-  # Remove one level of quotation (which was required for Make).
echoping-6.0.2/plugins/postgresql/configure:561:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
echoping-6.0.2/plugins/postgresql/configure-562-  ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-571-  :
echoping-6.0.2/plugins/postgresql/configure:572:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
echoping-6.0.2/plugins/postgresql/configure-573-  # Yippee, $echo works!
##############################################
echoping-6.0.2/plugins/postgresql/configure-597-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
echoping-6.0.2/plugins/postgresql/configure:598:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
echoping-6.0.2/plugins/postgresql/configure:599:       echo_test_string=`eval $cmd` &&
echoping-6.0.2/plugins/postgresql/configure-600-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
echoping-6.0.2/plugins/postgresql/configure-606-
echoping-6.0.2/plugins/postgresql/configure:607:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/postgresql/configure:608:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/postgresql/configure-609-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-621-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
echoping-6.0.2/plugins/postgresql/configure:622:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/postgresql/configure:623:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/postgresql/configure-624-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-633-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/postgresql/configure:634:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/postgresql/configure-635-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-648-      echo='printf %s\n'
echoping-6.0.2/plugins/postgresql/configure:649:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/postgresql/configure:650:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/postgresql/configure-651-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-653-	:
echoping-6.0.2/plugins/postgresql/configure:654:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/postgresql/configure-655-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/postgresql/configure:656:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/postgresql/configure-657-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-662-	echo="$CONFIG_SHELL $0 --fallback-echo"
echoping-6.0.2/plugins/postgresql/configure:663:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/postgresql/configure-664-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/postgresql/configure:665:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/postgresql/configure-666-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-672-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
echoping-6.0.2/plugins/postgresql/configure:673:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
echoping-6.0.2/plugins/postgresql/configure-674-	  then
##############################################
echoping-6.0.2/plugins/postgresql/configure-680-	if test "$prev" != 'sed 50q "$0"'; then
echoping-6.0.2/plugins/postgresql/configure:681:	  echo_test_string=`eval $prev`
echoping-6.0.2/plugins/postgresql/configure-682-	  export echo_test_string
##############################################
echoping-6.0.2/plugins/postgresql/configure-951-  case $ac_option in
echoping-6.0.2/plugins/postgresql/configure:952:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
echoping-6.0.2/plugins/postgresql/configure-953-  *)	ac_optarg=yes ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-994-  -disable-* | --disable-*)
echoping-6.0.2/plugins/postgresql/configure:995:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
echoping-6.0.2/plugins/postgresql/configure-996-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/postgresql/configure-999-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/postgresql/configure:1000:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/postgresql/configure-1001-    eval enable_$ac_feature=no ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-1013-  -enable-* | --enable-*)
echoping-6.0.2/plugins/postgresql/configure:1014:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
echoping-6.0.2/plugins/postgresql/configure-1015-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/postgresql/configure-1018-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/postgresql/configure:1019:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/postgresql/configure-1020-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-1210-  -with-* | --with-*)
echoping-6.0.2/plugins/postgresql/configure:1211:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
echoping-6.0.2/plugins/postgresql/configure-1212-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/postgresql/configure-1215-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/postgresql/configure:1216:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/postgresql/configure-1217-    eval with_$ac_package=\$ac_optarg ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-1219-  -without-* | --without-*)
echoping-6.0.2/plugins/postgresql/configure:1220:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
echoping-6.0.2/plugins/postgresql/configure-1221-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/postgresql/configure-1224-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/postgresql/configure:1225:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/postgresql/configure-1226-    eval with_$ac_package=no ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-1251-  *=*)
echoping-6.0.2/plugins/postgresql/configure:1252:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
echoping-6.0.2/plugins/postgresql/configure-1253-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/postgresql/configure-1271-if test -n "$ac_prev"; then
echoping-6.0.2/plugins/postgresql/configure:1272:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
echoping-6.0.2/plugins/postgresql/configure-1273-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
echoping-6.0.2/plugins/postgresql/configure-1317-ac_ls_di=`ls -di .` &&
echoping-6.0.2/plugins/postgresql/configure:1318:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
echoping-6.0.2/plugins/postgresql/configure-1319-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
echoping-6.0.2/plugins/postgresql/configure-1377-case $srcdir in
echoping-6.0.2/plugins/postgresql/configure:1378:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
echoping-6.0.2/plugins/postgresql/configure-1379-esac
##############################################
echoping-6.0.2/plugins/postgresql/configure-1420-By default, \`make install' will install all the files in
echoping-6.0.2/plugins/postgresql/configure:1421:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
echoping-6.0.2/plugins/postgresql/configure:1422:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
echoping-6.0.2/plugins/postgresql/configure-1423-for instance \`--prefix=\$HOME'.
##############################################
echoping-6.0.2/plugins/postgresql/configure-1521-*)
echoping-6.0.2/plugins/postgresql/configure:1522:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/plugins/postgresql/configure-1523-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/plugins/postgresql/configure:1524:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/plugins/postgresql/configure-1525-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/plugins/postgresql/configure-1654-    *\'*)
echoping-6.0.2/plugins/postgresql/configure:1655:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/plugins/postgresql/configure-1656-    esac
##############################################
echoping-6.0.2/plugins/postgresql/configure-1740-      case $ac_val in
echoping-6.0.2/plugins/postgresql/configure:1741:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
echoping-6.0.2/plugins/postgresql/configure-1742-      esac
##############################################
echoping-6.0.2/plugins/postgresql/configure-1757-	case $ac_val in
echoping-6.0.2/plugins/postgresql/configure:1758:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
echoping-6.0.2/plugins/postgresql/configure-1759-	esac
##############################################
echoping-6.0.2/plugins/postgresql/configure-1865-    set,)
echoping-6.0.2/plugins/postgresql/configure:1866:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
echoping-6.0.2/plugins/postgresql/configure:1867:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
echoping-6.0.2/plugins/postgresql/configure-1868-      ac_cache_corrupted=: ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-1887-    case $ac_new_val in
echoping-6.0.2/plugins/postgresql/configure:1888:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/plugins/postgresql/configure-1889-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-1979-test "x$ac_build_alias" = x &&
echoping-6.0.2/plugins/postgresql/configure:1980:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
echoping-6.0.2/plugins/postgresql/configure-1981-test "x$ac_build_alias" = x &&
##############################################
echoping-6.0.2/plugins/postgresql/configure-1984-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/postgresql/configure:1985:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
echoping-6.0.2/plugins/postgresql/configure-1986-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
echoping-6.0.2/plugins/postgresql/configure-2009-IFS=$ac_save_IFS
echoping-6.0.2/plugins/postgresql/configure:2010:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
echoping-6.0.2/plugins/postgresql/configure-2011-
##############################################
echoping-6.0.2/plugins/postgresql/configure-2020-else
echoping-6.0.2/plugins/postgresql/configure:2021:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
echoping-6.0.2/plugins/postgresql/configure-2022-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
echoping-6.0.2/plugins/postgresql/configure-2046-IFS=$ac_save_IFS
echoping-6.0.2/plugins/postgresql/configure:2047:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
echoping-6.0.2/plugins/postgresql/configure-2048-
##############################################
echoping-6.0.2/plugins/postgresql/configure-2167-echo "$as_me:$LINENO: checking for C compiler version" >&5
echoping-6.0.2/plugins/postgresql/configure:2168:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/plugins/postgresql/configure-2169-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/plugins/postgresql/configure-2221-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
echoping-6.0.2/plugins/postgresql/configure:2222:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
echoping-6.0.2/plugins/postgresql/configure-2223-#
##############################################
echoping-6.0.2/plugins/postgresql/configure-2269-	then :; else
echoping-6.0.2/plugins/postgresql/configure:2270:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
echoping-6.0.2/plugins/postgresql/configure-2271-	fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-2366-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
echoping-6.0.2/plugins/postgresql/configure:2367:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
echoping-6.0.2/plugins/postgresql/configure-2368-	  break;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-2421-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
echoping-6.0.2/plugins/postgresql/configure:2422:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
echoping-6.0.2/plugins/postgresql/configure-2423-       break;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-2496-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
echoping-6.0.2/plugins/postgresql/configure:2497:GCC=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/plugins/postgresql/configure-2498-ac_test_CFLAGS=${CFLAGS+set}
##############################################
echoping-6.0.2/plugins/postgresql/configure-2889-    test $lt_ac_count -gt 10 && break
echoping-6.0.2/plugins/postgresql/configure:2890:    lt_ac_count=`expr $lt_ac_count + 1`
echoping-6.0.2/plugins/postgresql/configure-2891-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-2927-  # Check for GNU $ac_path_GREP
echoping-6.0.2/plugins/postgresql/configure:2928:case `"$ac_path_GREP" --version 2>&1` in
echoping-6.0.2/plugins/postgresql/configure-2929-*GNU*)
##############################################
echoping-6.0.2/plugins/postgresql/configure-2941-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
echoping-6.0.2/plugins/postgresql/configure:2942:    ac_count=`expr $ac_count + 1`
echoping-6.0.2/plugins/postgresql/configure-2943-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-3009-  # Check for GNU $ac_path_EGREP
echoping-6.0.2/plugins/postgresql/configure:3010:case `"$ac_path_EGREP" --version 2>&1` in
echoping-6.0.2/plugins/postgresql/configure-3011-*GNU*)
##############################################
echoping-6.0.2/plugins/postgresql/configure-3023-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
echoping-6.0.2/plugins/postgresql/configure:3024:    ac_count=`expr $ac_count + 1`
echoping-6.0.2/plugins/postgresql/configure-3025-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-3081-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/plugins/postgresql/configure:3082:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/plugins/postgresql/configure-3083-  *)
echoping-6.0.2/plugins/postgresql/configure:3084:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/plugins/postgresql/configure-3085-  esac
##############################################
echoping-6.0.2/plugins/postgresql/configure-3090-      # Canonicalize the pathname of ld
echoping-6.0.2/plugins/postgresql/configure:3091:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/plugins/postgresql/configure-3092-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/plugins/postgresql/configure:3093:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/plugins/postgresql/configure-3094-      done
##############################################
echoping-6.0.2/plugins/postgresql/configure-3125-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/plugins/postgresql/configure:3126:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/postgresql/configure-3127-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/postgresql/configure-3158-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/plugins/postgresql/configure:3159:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/postgresql/configure-3160-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/postgresql/configure-3221-	# Tru64's nm complains that /dev/null is an invalid object file
echoping-6.0.2/plugins/postgresql/configure:3222:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/postgresql/configure-3223-	*/dev/null* | *'Invalid file or object type'*)
##############################################
echoping-6.0.2/plugins/postgresql/configure-3227-	*)
echoping-6.0.2/plugins/postgresql/configure:3228:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/postgresql/configure-3229-	  */dev/null*)
##############################################
echoping-6.0.2/plugins/postgresql/configure-3389-openbsd*)
echoping-6.0.2/plugins/postgresql/configure:3390:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/postgresql/configure-3391-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
echoping-6.0.2/plugins/postgresql/configure-3474-  (exit $ac_status); }; then
echoping-6.0.2/plugins/postgresql/configure:3475:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/postgresql/configure-3476-    *ELF-32*)
##############################################
echoping-6.0.2/plugins/postgresql/configure-3494-   if test "$lt_cv_prog_gnu_ld" = yes; then
echoping-6.0.2/plugins/postgresql/configure:3495:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/postgresql/configure-3496-    *32-bit*)
##############################################
echoping-6.0.2/plugins/postgresql/configure-3506-   else
echoping-6.0.2/plugins/postgresql/configure:3507:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/postgresql/configure-3508-    *32-bit*)
##############################################
echoping-6.0.2/plugins/postgresql/configure-4084-do
echoping-6.0.2/plugins/postgresql/configure:4085:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/plugins/postgresql/configure-4086-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
echoping-6.0.2/plugins/postgresql/configure-4127-fi
echoping-6.0.2/plugins/postgresql/configure:4128:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/plugins/postgresql/configure-4129-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/plugins/postgresql/configure-4130-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/plugins/postgresql/configure:4131:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/plugins/postgresql/configure-4132-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/plugins/postgresql/configure:4133:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/plugins/postgresql/configure-4134-_ACEOF
##############################################
echoping-6.0.2/plugins/postgresql/configure-4143-do
echoping-6.0.2/plugins/postgresql/configure:4144:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/plugins/postgresql/configure-4145-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-4150-fi
echoping-6.0.2/plugins/postgresql/configure:4151:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/plugins/postgresql/configure-4152-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/plugins/postgresql/configure-4271-fi
echoping-6.0.2/plugins/postgresql/configure:4272:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/plugins/postgresql/configure-4273-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/plugins/postgresql/configure-4276-fi
echoping-6.0.2/plugins/postgresql/configure:4277:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/plugins/postgresql/configure-4278-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/plugins/postgresql/configure:4279:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/plugins/postgresql/configure-4280-_ACEOF
##############################################
echoping-6.0.2/plugins/postgresql/configure-4402-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
echoping-6.0.2/plugins/postgresql/configure:4403:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/plugins/postgresql/configure-4404-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/plugins/postgresql/configure-4488-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
echoping-6.0.2/plugins/postgresql/configure:4489:GXX=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/plugins/postgresql/configure-4490-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
echoping-6.0.2/plugins/postgresql/configure-4994-echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
echoping-6.0.2/plugins/postgresql/configure:4995:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/plugins/postgresql/configure-4996-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/plugins/postgresql/configure-5136-
echoping-6.0.2/plugins/postgresql/configure:5137:G77=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/plugins/postgresql/configure-5138-ac_ext=c
##############################################
echoping-6.0.2/plugins/postgresql/configure-5199-    # And add a safety zone
echoping-6.0.2/plugins/postgresql/configure:5200:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
echoping-6.0.2/plugins/postgresql/configure:5201:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
echoping-6.0.2/plugins/postgresql/configure-5202-    ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-5227-    if test -n "$kargmax"; then
echoping-6.0.2/plugins/postgresql/configure:5228:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
echoping-6.0.2/plugins/postgresql/configure-5229-    else
##############################################
echoping-6.0.2/plugins/postgresql/configure-5237-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
echoping-6.0.2/plugins/postgresql/configure:5238:    while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
echoping-6.0.2/plugins/postgresql/configure-5239-	       = "XX$teststring") >/dev/null 2>&1 &&
echoping-6.0.2/plugins/postgresql/configure:5240:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
echoping-6.0.2/plugins/postgresql/configure-5241-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
echoping-6.0.2/plugins/postgresql/configure-5243-    do
echoping-6.0.2/plugins/postgresql/configure:5244:      i=`expr $i + 1`
echoping-6.0.2/plugins/postgresql/configure-5245-      teststring=$teststring$teststring
##############################################
echoping-6.0.2/plugins/postgresql/configure-5250-    # It appears as though 1/2 is a usable value.
echoping-6.0.2/plugins/postgresql/configure:5251:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
echoping-6.0.2/plugins/postgresql/configure-5252-    ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-5343-# If we're using GNU nm, then use its standard symbol codes.
echoping-6.0.2/plugins/postgresql/configure:5344:case `$NM -V 2>&1` in
echoping-6.0.2/plugins/postgresql/configure-5345-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/postgresql/configure-5879-done
echoping-6.0.2/plugins/postgresql/configure:5880:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/postgresql/configure-5881-
##############################################
echoping-6.0.2/plugins/postgresql/configure-5907-	"file_magic "*)
echoping-6.0.2/plugins/postgresql/configure:5908:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/plugins/postgresql/configure-5909-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/plugins/postgresql/configure-5969-	"file_magic "*)
echoping-6.0.2/plugins/postgresql/configure:5970:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/plugins/postgresql/configure-5971-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/plugins/postgresql/configure-6061-gentoo_lt_version="1.5.22"
echoping-6.0.2/plugins/postgresql/configure:6062:gentoo_ltmain_version=`sed -n '/^[ 	]*VERSION=/{s/^[ 	]*VERSION=//;p;q;}' "$ltmain"`
echoping-6.0.2/plugins/postgresql/configure-6063-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-6587-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/postgresql/configure:6588:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/postgresql/configure:6589:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/postgresql/configure-6590-    need_locks=warn
##############################################
echoping-6.0.2/plugins/postgresql/configure-6643-done
echoping-6.0.2/plugins/postgresql/configure:6644:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/postgresql/configure-6645-
##############################################
echoping-6.0.2/plugins/postgresql/configure-6681-    supports_anon_versioning=no
echoping-6.0.2/plugins/postgresql/configure:6682:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/postgresql/configure-6683-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/postgresql/configure-6745-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/postgresql/configure:6746:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/postgresql/configure-6747-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/postgresql/configure-6768-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/postgresql/configure:6769:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/postgresql/configure:6770:      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'
echoping-6.0.2/plugins/postgresql/configure-6771-      ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-6777-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/postgresql/configure:6778:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/postgresql/configure-6779-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/postgresql/configure-6781-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/postgresql/configure:6782:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/postgresql/configure-6783-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-6835-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/postgresql/configure:6836:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/postgresql/configure-6837-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/plugins/postgresql/configure-6851-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/postgresql/configure:6852:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/postgresql/configure-6853-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/postgresql/configure-6950-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/postgresql/configure:6951:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/postgresql/configure-6952-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/postgresql/configure-7046-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/postgresql/configure:7047:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/postgresql/configure-7048-       else
##############################################
echoping-6.0.2/plugins/postgresql/configure-7142-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/postgresql/configure:7143:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/postgresql/configure-7144-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/postgresql/configure-7147-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/postgresql/configure:7148:      fix_srcfile_path='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/postgresql/configure-7149-      enable_shared_with_static_runtimes=yes
##############################################
echoping-6.0.2/plugins/postgresql/configure-7188-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/postgresql/configure:7189:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/postgresql/configure-7190-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/postgresql/configure-7323-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/postgresql/configure:7324:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure-7325-      else
echoping-6.0.2/plugins/postgresql/configure:7326:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure-7327-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/postgresql/configure-7355-      hardcode_shlibpath_var=no
echoping-6.0.2/plugins/postgresql/configure:7356:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/postgresql/configure-7357-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/postgresql/configure-7385-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/postgresql/configure:7386:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure-7387-      else
echoping-6.0.2/plugins/postgresql/configure-7388-	allow_undefined_flag=' -expect_unresolved \*'
echoping-6.0.2/plugins/postgresql/configure:7389:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure-7390-      fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-7397-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/postgresql/configure:7398:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure-7399-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/postgresql/configure-7401-	allow_undefined_flag=' -expect_unresolved \*'
echoping-6.0.2/plugins/postgresql/configure:7402:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure:7403:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/postgresql/configure:7404:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/postgresql/configure-7405-
##############################################
echoping-6.0.2/plugins/postgresql/configure-7438- 	*)
echoping-6.0.2/plugins/postgresql/configure:7439: 	  whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/postgresql/configure-7440- 	esac ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-7522-      hardcode_shlibpath_var=no
echoping-6.0.2/plugins/postgresql/configure:7523:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/postgresql/configure-7524-      hardcode_libdir_separator=':'
##############################################
echoping-6.0.2/plugins/postgresql/configure-7632-if test "$GCC" = yes; then
echoping-6.0.2/plugins/postgresql/configure:7633:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/postgresql/configure-7634-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-7638-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/postgresql/configure:7639:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/postgresql/configure-7640-  else
echoping-6.0.2/plugins/postgresql/configure:7641:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/postgresql/configure-7642-  fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-7709-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/postgresql/configure:7710:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/postgresql/configure-7711-  ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-7742-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/postgresql/configure:7743:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/postgresql/configure:7744:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/postgresql/configure:7745:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/postgresql/configure-7746-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/postgresql/configure-7748-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/postgresql/configure:7749:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/postgresql/configure-7750-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/postgresql/configure-7756-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/postgresql/configure:7757:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/postgresql/configure-7758-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/postgresql/configure-7761-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/postgresql/configure:7762:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/postgresql/configure:7763:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/postgresql/configure-7764-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-7770-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/postgresql/configure:7771:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/postgresql/configure-7772-      else
echoping-6.0.2/plugins/postgresql/configure:7773:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/postgresql/configure-7774-      fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-7777-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/postgresql/configure:7778:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/postgresql/configure-7779-      ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-7786-      supports_anon_versioning=no
echoping-6.0.2/plugins/postgresql/configure:7787:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/postgresql/configure-7788-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/postgresql/configure-7807-  *)
echoping-6.0.2/plugins/postgresql/configure:7808:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/postgresql/configure-7809-    ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-7824-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/postgresql/configure:7825:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/postgresql/configure-7826-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/postgresql/configure-7827-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/postgresql/configure:7828:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/postgresql/configure-7829-  else
##############################################
echoping-6.0.2/plugins/postgresql/configure-8043-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/postgresql/configure:8044:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/postgresql/configure-8045-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/postgresql/configure-8115-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/postgresql/configure:8116:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/postgresql/configure-8117-    case $host_os in
##############################################
echoping-6.0.2/plugins/postgresql/configure-9203-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/postgresql/configure:9204:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/postgresql/configure-9205-      ;;
echoping-6.0.2/plugins/postgresql/configure-9206-    *)
echoping-6.0.2/plugins/postgresql/configure:9207:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/postgresql/configure-9208-      ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-9213-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/postgresql/configure:9214:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/postgresql/configure-9215-    ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-9226-
echoping-6.0.2/plugins/postgresql/configure:9227:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
echoping-6.0.2/plugins/postgresql/configure-9228-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
echoping-6.0.2/plugins/postgresql/configure-9605-  # libtool script then.
echoping-6.0.2/plugins/postgresql/configure:9606:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/postgresql/configure-9607-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-9634-  if test -z "$LTCC"; then
echoping-6.0.2/plugins/postgresql/configure:9635:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
echoping-6.0.2/plugins/postgresql/configure-9636-    if test -z "$LTCC"; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-9639-    else
echoping-6.0.2/plugins/postgresql/configure:9640:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
echoping-6.0.2/plugins/postgresql/configure:9641:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
echoping-6.0.2/plugins/postgresql/configure-9642-    fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-9644-  if test -z "$LTCFLAGS"; then
echoping-6.0.2/plugins/postgresql/configure:9645:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
echoping-6.0.2/plugins/postgresql/configure-9646-  fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-9649-  # Note that this assumes the entire list is on one line.
echoping-6.0.2/plugins/postgresql/configure:9650:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
echoping-6.0.2/plugins/postgresql/configure-9651-
##############################################
echoping-6.0.2/plugins/postgresql/configure-9655-    # Check whether tagname contains only valid characters
echoping-6.0.2/plugins/postgresql/configure:9656:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
echoping-6.0.2/plugins/postgresql/configure-9657-    "") ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-9783-done
echoping-6.0.2/plugins/postgresql/configure:9784:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/postgresql/configure-9785-
##############################################
echoping-6.0.2/plugins/postgresql/configure-9813-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/plugins/postgresql/configure:9814:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/plugins/postgresql/configure-9815-  *)
echoping-6.0.2/plugins/postgresql/configure:9816:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/plugins/postgresql/configure-9817-  esac
##############################################
echoping-6.0.2/plugins/postgresql/configure-9822-      # Canonicalize the pathname of ld
echoping-6.0.2/plugins/postgresql/configure:9823:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/plugins/postgresql/configure-9824-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/plugins/postgresql/configure:9825:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/plugins/postgresql/configure-9826-      done
##############################################
echoping-6.0.2/plugins/postgresql/configure-9857-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/plugins/postgresql/configure:9858:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/postgresql/configure-9859-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/postgresql/configure-9890-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/plugins/postgresql/configure:9891:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/postgresql/configure-9892-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/postgresql/configure-9920-    # ancient GNU ld didn't support --whole-archive et. al.
echoping-6.0.2/plugins/postgresql/configure:9921:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
echoping-6.0.2/plugins/postgresql/configure-9922-	grep 'no-whole-archive' > /dev/null; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-10002-      # below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/postgresql/configure:10003:	collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/postgresql/configure-10004-	if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/postgresql/configure-10099-
echoping-6.0.2/plugins/postgresql/configure:10100:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/postgresql/configure-10101-     else
##############################################
echoping-6.0.2/plugins/postgresql/configure-10203-      # is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/postgresql/configure:10204:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/postgresql/configure-10205-	cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/postgresql/configure-10264-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/postgresql/configure:10265:          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/postgresql/configure-10266-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/postgresql/configure-10332-      # dependencies.
echoping-6.0.2/plugins/postgresql/configure:10333:      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; echo $list'
echoping-6.0.2/plugins/postgresql/configure-10334-      ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-10396-	# dependencies.
echoping-6.0.2/plugins/postgresql/configure:10397:	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; echo $list'
echoping-6.0.2/plugins/postgresql/configure-10398-	;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-10431-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/postgresql/configure:10432:    archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/postgresql/configure:10433:    archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/postgresql/configure-10434-    ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-10438-	# SGI C++
echoping-6.0.2/plugins/postgresql/configure:10439:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure-10440-
##############################################
echoping-6.0.2/plugins/postgresql/configure-10449-	  if test "$with_gnu_ld" = no; then
echoping-6.0.2/plugins/postgresql/configure:10450:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure-10451-	  else
echoping-6.0.2/plugins/postgresql/configure:10452:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
echoping-6.0.2/plugins/postgresql/configure-10453-	  fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-10468-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/postgresql/configure:10469:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/plugins/postgresql/configure:10470:	archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
echoping-6.0.2/plugins/postgresql/configure-10471-	# Commands to make compiler produce verbose output that lists
##############################################
echoping-6.0.2/plugins/postgresql/configure-10478-	# dependencies.
echoping-6.0.2/plugins/postgresql/configure:10479:	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; echo $list'
echoping-6.0.2/plugins/postgresql/configure-10480-
##############################################
echoping-6.0.2/plugins/postgresql/configure-10493-	# earlier do not add the objects themselves.
echoping-6.0.2/plugins/postgresql/configure:10494:	case `$CC -V 2>&1` in
echoping-6.0.2/plugins/postgresql/configure-10495-	*"Version 7."*)
##############################################
echoping-6.0.2/plugins/postgresql/configure-10519-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
echoping-6.0.2/plugins/postgresql/configure:10520:	whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/postgresql/configure-10521-        ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-10538-	# dependencies.
echoping-6.0.2/plugins/postgresql/configure:10539:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/postgresql/configure-10540-	;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-10582-    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
echoping-6.0.2/plugins/postgresql/configure:10583:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/postgresql/configure-10584-      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
echoping-6.0.2/plugins/postgresql/configure-10597-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/postgresql/configure:10598:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/plugins/postgresql/configure-10599-
##############################################
echoping-6.0.2/plugins/postgresql/configure-10614-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/postgresql/configure:10615:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure-10616-
##############################################
echoping-6.0.2/plugins/postgresql/configure-10627-	# dependencies.
echoping-6.0.2/plugins/postgresql/configure:10628:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/postgresql/configure-10629-	;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-10632-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/postgresql/configure:10633:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure-10634-
##############################################
echoping-6.0.2/plugins/postgresql/configure-10657-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/postgresql/configure:10658:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/plugins/postgresql/configure-10659-
##############################################
echoping-6.0.2/plugins/postgresql/configure-10673-	allow_undefined_flag_CXX=' -expect_unresolved \*'
echoping-6.0.2/plugins/postgresql/configure:10674:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure:10675:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
echoping-6.0.2/plugins/postgresql/configure-10676-	  echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/postgresql/configure:10677:	  $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~
echoping-6.0.2/plugins/postgresql/configure-10678-	  $rm $lib.exp'
##############################################
echoping-6.0.2/plugins/postgresql/configure-10690-	# dependencies.
echoping-6.0.2/plugins/postgresql/configure:10691:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/postgresql/configure-10692-	;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-10695-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/postgresql/configure:10696:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure-10697-
##############################################
echoping-6.0.2/plugins/postgresql/configure-10757-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
echoping-6.0.2/plugins/postgresql/configure:10758:	    whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
echoping-6.0.2/plugins/postgresql/configure-10759-	    ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-10845-    hardcode_shlibpath_var_CXX=no
echoping-6.0.2/plugins/postgresql/configure:10846:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/postgresql/configure-10847-    hardcode_libdir_separator_CXX=':'
##############################################
echoping-6.0.2/plugins/postgresql/configure-10917-  # eval without this substitution.
echoping-6.0.2/plugins/postgresql/configure:10918:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
echoping-6.0.2/plugins/postgresql/configure-10919-
echoping-6.0.2/plugins/postgresql/configure:10920:  for p in `eval $output_verbose_link_cmd`; do
echoping-6.0.2/plugins/postgresql/configure-10921-    case $p in
##############################################
echoping-6.0.2/plugins/postgresql/configure-11472-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/postgresql/configure:11473:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/postgresql/configure:11474:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/postgresql/configure-11475-    need_locks=warn
##############################################
echoping-6.0.2/plugins/postgresql/configure-11588-if test "$GCC" = yes; then
echoping-6.0.2/plugins/postgresql/configure:11589:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/postgresql/configure-11590-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-11594-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/postgresql/configure:11595:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/postgresql/configure-11596-  else
echoping-6.0.2/plugins/postgresql/configure:11597:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/postgresql/configure-11598-  fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-11665-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/postgresql/configure:11666:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/postgresql/configure-11667-  ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-11698-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/postgresql/configure:11699:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/postgresql/configure:11700:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/postgresql/configure:11701:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/postgresql/configure-11702-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/postgresql/configure-11704-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/postgresql/configure:11705:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/postgresql/configure-11706-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/postgresql/configure-11712-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/postgresql/configure:11713:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/postgresql/configure-11714-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/postgresql/configure-11717-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/postgresql/configure:11718:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/postgresql/configure:11719:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/postgresql/configure-11720-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-11726-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/postgresql/configure:11727:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/postgresql/configure-11728-      else
echoping-6.0.2/plugins/postgresql/configure:11729:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/postgresql/configure-11730-      fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-11733-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/postgresql/configure:11734:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/postgresql/configure-11735-      ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-11742-      supports_anon_versioning=no
echoping-6.0.2/plugins/postgresql/configure:11743:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/postgresql/configure-11744-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/postgresql/configure-11763-  *)
echoping-6.0.2/plugins/postgresql/configure:11764:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/postgresql/configure-11765-    ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-11780-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/postgresql/configure:11781:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/postgresql/configure-11782-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/postgresql/configure-11783-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/postgresql/configure:11784:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/postgresql/configure-11785-  else
##############################################
echoping-6.0.2/plugins/postgresql/configure-11999-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/postgresql/configure:12000:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/postgresql/configure-12001-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/postgresql/configure-12071-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/postgresql/configure:12072:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/postgresql/configure-12073-    case $host_os in
##############################################
echoping-6.0.2/plugins/postgresql/configure-12316-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/postgresql/configure:12317:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/postgresql/configure-12318-      ;;
echoping-6.0.2/plugins/postgresql/configure-12319-    *)
echoping-6.0.2/plugins/postgresql/configure:12320:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/postgresql/configure-12321-      ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-12326-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/postgresql/configure:12327:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/postgresql/configure-12328-    ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-12645-  # libtool script then.
echoping-6.0.2/plugins/postgresql/configure:12646:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/postgresql/configure-12647-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-12754-done
echoping-6.0.2/plugins/postgresql/configure:12755:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/postgresql/configure-12756-
##############################################
echoping-6.0.2/plugins/postgresql/configure-13183-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/postgresql/configure:13184:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/postgresql/configure:13185:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/postgresql/configure-13186-    need_locks=warn
##############################################
echoping-6.0.2/plugins/postgresql/configure-13239-done
echoping-6.0.2/plugins/postgresql/configure:13240:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/postgresql/configure-13241-
##############################################
echoping-6.0.2/plugins/postgresql/configure-13277-    supports_anon_versioning=no
echoping-6.0.2/plugins/postgresql/configure:13278:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/postgresql/configure-13279-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/postgresql/configure-13341-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/postgresql/configure:13342:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/postgresql/configure-13343-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/postgresql/configure-13364-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/postgresql/configure:13365:      archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/postgresql/configure:13366:      archive_expsym_cmds_F77='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'
echoping-6.0.2/plugins/postgresql/configure-13367-      ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-13373-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/postgresql/configure:13374:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/postgresql/configure-13375-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/postgresql/configure-13377-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/postgresql/configure:13378:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/postgresql/configure-13379-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-13431-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/postgresql/configure:13432:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/postgresql/configure-13433-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/plugins/postgresql/configure-13447-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/postgresql/configure:13448:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/postgresql/configure-13449-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/postgresql/configure-13546-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/postgresql/configure:13547:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/postgresql/configure-13548-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/postgresql/configure-13632-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/postgresql/configure:13633:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/postgresql/configure-13634-       else
##############################################
echoping-6.0.2/plugins/postgresql/configure-13718-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/postgresql/configure:13719:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/postgresql/configure-13720-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/postgresql/configure-13723-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/postgresql/configure:13724:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/postgresql/configure-13725-      enable_shared_with_static_runtimes_F77=yes
##############################################
echoping-6.0.2/plugins/postgresql/configure-13764-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/postgresql/configure:13765:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/postgresql/configure-13766-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/postgresql/configure-13899-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/postgresql/configure:13900:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure-13901-      else
echoping-6.0.2/plugins/postgresql/configure:13902:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure-13903-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/postgresql/configure-13931-      hardcode_shlibpath_var_F77=no
echoping-6.0.2/plugins/postgresql/configure:13932:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/postgresql/configure-13933-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/postgresql/configure-13961-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/postgresql/configure:13962:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure-13963-      else
echoping-6.0.2/plugins/postgresql/configure-13964-	allow_undefined_flag_F77=' -expect_unresolved \*'
echoping-6.0.2/plugins/postgresql/configure:13965:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure-13966-      fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-13973-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/postgresql/configure:13974:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure-13975-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/postgresql/configure-13977-	allow_undefined_flag_F77=' -expect_unresolved \*'
echoping-6.0.2/plugins/postgresql/configure:13978:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure:13979:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/postgresql/configure:13980:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/postgresql/configure-13981-
##############################################
echoping-6.0.2/plugins/postgresql/configure-14014- 	*)
echoping-6.0.2/plugins/postgresql/configure:14015: 	  whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/postgresql/configure-14016- 	esac ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-14098-      hardcode_shlibpath_var_F77=no
echoping-6.0.2/plugins/postgresql/configure:14099:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/postgresql/configure-14100-      hardcode_libdir_separator_F77=':'
##############################################
echoping-6.0.2/plugins/postgresql/configure-14208-if test "$GCC" = yes; then
echoping-6.0.2/plugins/postgresql/configure:14209:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/postgresql/configure-14210-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-14214-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/postgresql/configure:14215:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/postgresql/configure-14216-  else
echoping-6.0.2/plugins/postgresql/configure:14217:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/postgresql/configure-14218-  fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-14285-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/postgresql/configure:14286:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/postgresql/configure-14287-  ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-14318-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/postgresql/configure:14319:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/postgresql/configure:14320:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/postgresql/configure:14321:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/postgresql/configure-14322-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/postgresql/configure-14324-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/postgresql/configure:14325:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/postgresql/configure-14326-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/postgresql/configure-14332-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/postgresql/configure:14333:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/postgresql/configure-14334-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/postgresql/configure-14337-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/postgresql/configure:14338:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/postgresql/configure:14339:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/postgresql/configure-14340-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-14346-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/postgresql/configure:14347:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/postgresql/configure-14348-      else
echoping-6.0.2/plugins/postgresql/configure:14349:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/postgresql/configure-14350-      fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-14353-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/postgresql/configure:14354:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/postgresql/configure-14355-      ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-14362-      supports_anon_versioning=no
echoping-6.0.2/plugins/postgresql/configure:14363:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/postgresql/configure-14364-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/postgresql/configure-14383-  *)
echoping-6.0.2/plugins/postgresql/configure:14384:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/postgresql/configure-14385-    ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-14400-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/postgresql/configure:14401:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/postgresql/configure-14402-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/postgresql/configure-14403-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/postgresql/configure:14404:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/postgresql/configure-14405-  else
##############################################
echoping-6.0.2/plugins/postgresql/configure-14619-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/postgresql/configure:14620:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/postgresql/configure-14621-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/postgresql/configure-14691-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/postgresql/configure:14692:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/postgresql/configure-14693-    case $host_os in
##############################################
echoping-6.0.2/plugins/postgresql/configure-14936-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/postgresql/configure:14937:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/postgresql/configure-14938-      ;;
echoping-6.0.2/plugins/postgresql/configure-14939-    *)
echoping-6.0.2/plugins/postgresql/configure:14940:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/postgresql/configure-14941-      ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-14946-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/postgresql/configure:14947:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/postgresql/configure-14948-    ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-15265-  # libtool script then.
echoping-6.0.2/plugins/postgresql/configure:15266:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/postgresql/configure-15267-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-15341-done
echoping-6.0.2/plugins/postgresql/configure:15342:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/postgresql/configure-15343-
##############################################
echoping-6.0.2/plugins/postgresql/configure-15790-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/postgresql/configure:15791:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/postgresql/configure:15792:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/postgresql/configure-15793-    need_locks=warn
##############################################
echoping-6.0.2/plugins/postgresql/configure-15846-done
echoping-6.0.2/plugins/postgresql/configure:15847:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/postgresql/configure-15848-
##############################################
echoping-6.0.2/plugins/postgresql/configure-15884-    supports_anon_versioning=no
echoping-6.0.2/plugins/postgresql/configure:15885:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/postgresql/configure-15886-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/postgresql/configure-15948-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/postgresql/configure:15949:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/postgresql/configure-15950-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/postgresql/configure-15971-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/postgresql/configure:15972:      archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/postgresql/configure:15973:      archive_expsym_cmds_GCJ='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'
echoping-6.0.2/plugins/postgresql/configure-15974-      ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-15980-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/postgresql/configure:15981:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/postgresql/configure-15982-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/postgresql/configure-15984-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/postgresql/configure:15985:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/postgresql/configure-15986-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-16038-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/postgresql/configure:16039:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/postgresql/configure-16040-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/plugins/postgresql/configure-16054-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/postgresql/configure:16055:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/postgresql/configure-16056-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/postgresql/configure-16153-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/postgresql/configure:16154:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/postgresql/configure-16155-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/postgresql/configure-16249-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/postgresql/configure:16250:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/postgresql/configure-16251-       else
##############################################
echoping-6.0.2/plugins/postgresql/configure-16345-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/postgresql/configure:16346:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/postgresql/configure-16347-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/postgresql/configure-16350-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/postgresql/configure:16351:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/postgresql/configure-16352-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
echoping-6.0.2/plugins/postgresql/configure-16391-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/postgresql/configure:16392:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/postgresql/configure-16393-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/postgresql/configure-16526-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/postgresql/configure:16527:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure-16528-      else
echoping-6.0.2/plugins/postgresql/configure:16529:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure-16530-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/postgresql/configure-16558-      hardcode_shlibpath_var_GCJ=no
echoping-6.0.2/plugins/postgresql/configure:16559:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/postgresql/configure-16560-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/postgresql/configure-16588-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/postgresql/configure:16589:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure-16590-      else
echoping-6.0.2/plugins/postgresql/configure-16591-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
echoping-6.0.2/plugins/postgresql/configure:16592:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure-16593-      fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-16600-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/postgresql/configure:16601:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure-16602-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/postgresql/configure-16604-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
echoping-6.0.2/plugins/postgresql/configure:16605:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/postgresql/configure:16606:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/postgresql/configure:16607:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/postgresql/configure-16608-
##############################################
echoping-6.0.2/plugins/postgresql/configure-16641- 	*)
echoping-6.0.2/plugins/postgresql/configure:16642: 	  whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/postgresql/configure-16643- 	esac ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-16725-      hardcode_shlibpath_var_GCJ=no
echoping-6.0.2/plugins/postgresql/configure:16726:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/postgresql/configure-16727-      hardcode_libdir_separator_GCJ=':'
##############################################
echoping-6.0.2/plugins/postgresql/configure-16835-if test "$GCC" = yes; then
echoping-6.0.2/plugins/postgresql/configure:16836:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/postgresql/configure-16837-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-16841-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/postgresql/configure:16842:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/postgresql/configure-16843-  else
echoping-6.0.2/plugins/postgresql/configure:16844:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/postgresql/configure-16845-  fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-16912-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/postgresql/configure:16913:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/postgresql/configure-16914-  ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-16945-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/postgresql/configure:16946:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/postgresql/configure:16947:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/postgresql/configure:16948:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/postgresql/configure-16949-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/postgresql/configure-16951-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/postgresql/configure:16952:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/postgresql/configure-16953-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/postgresql/configure-16959-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/postgresql/configure:16960:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/postgresql/configure-16961-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/postgresql/configure-16964-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/postgresql/configure:16965:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/postgresql/configure:16966:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/postgresql/configure-16967-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-16973-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/postgresql/configure:16974:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/postgresql/configure-16975-      else
echoping-6.0.2/plugins/postgresql/configure:16976:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/postgresql/configure-16977-      fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-16980-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/postgresql/configure:16981:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/postgresql/configure-16982-      ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-16989-      supports_anon_versioning=no
echoping-6.0.2/plugins/postgresql/configure:16990:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/postgresql/configure-16991-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/postgresql/configure-17010-  *)
echoping-6.0.2/plugins/postgresql/configure:17011:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/postgresql/configure-17012-    ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-17027-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/postgresql/configure:17028:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/postgresql/configure-17029-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/postgresql/configure-17030-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/postgresql/configure:17031:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/postgresql/configure-17032-  else
##############################################
echoping-6.0.2/plugins/postgresql/configure-17246-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/postgresql/configure:17247:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/postgresql/configure-17248-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/postgresql/configure-17318-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/postgresql/configure:17319:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/postgresql/configure-17320-    case $host_os in
##############################################
echoping-6.0.2/plugins/postgresql/configure-17563-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/postgresql/configure:17564:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/postgresql/configure-17565-      ;;
echoping-6.0.2/plugins/postgresql/configure-17566-    *)
echoping-6.0.2/plugins/postgresql/configure:17567:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/postgresql/configure-17568-      ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-17573-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/postgresql/configure:17574:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/postgresql/configure-17575-    ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-17892-  # libtool script then.
echoping-6.0.2/plugins/postgresql/configure:17893:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/postgresql/configure-17894-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-17967-done
echoping-6.0.2/plugins/postgresql/configure:17968:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/postgresql/configure-17969-
##############################################
echoping-6.0.2/plugins/postgresql/configure-18043-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/postgresql/configure:18044:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/postgresql/configure-18045-      ;;
echoping-6.0.2/plugins/postgresql/configure-18046-    *)
echoping-6.0.2/plugins/postgresql/configure:18047:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/postgresql/configure-18048-      ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-18053-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/postgresql/configure:18054:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/postgresql/configure-18055-    ;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-18372-  # libtool script then.
echoping-6.0.2/plugins/postgresql/configure:18373:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/postgresql/configure-18374-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-18541-if (
echoping-6.0.2/plugins/postgresql/configure:18542:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
echoping-6.0.2/plugins/postgresql/configure-18543-   if test "$*" = "X"; then
echoping-6.0.2/plugins/postgresql/configure-18544-      # -L didn't work.
echoping-6.0.2/plugins/postgresql/configure:18545:      set X `ls -t $srcdir/configure conftest.file`
echoping-6.0.2/plugins/postgresql/configure-18546-   fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-18585-_ACEOF
echoping-6.0.2/plugins/postgresql/configure:18586:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
echoping-6.0.2/plugins/postgresql/configure-18587-rm -f conftest.sed
##############################################
echoping-6.0.2/plugins/postgresql/configure-18589-# expand $ac_aux_dir to an absolute path
echoping-6.0.2/plugins/postgresql/configure:18590:am_aux_dir=`cd $ac_aux_dir && pwd`
echoping-6.0.2/plugins/postgresql/configure-18591-
##############################################
echoping-6.0.2/plugins/postgresql/configure-18615-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
echoping-6.0.2/plugins/postgresql/configure:18616:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
echoping-6.0.2/plugins/postgresql/configure-18617-	     'mkdir (GNU coreutils) '* | \
##############################################
echoping-6.0.2/plugins/postgresql/configure-18693-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
echoping-6.0.2/plugins/postgresql/configure:18694:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
echoping-6.0.2/plugins/postgresql/configure-18695-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/plugins/postgresql/configure-18703-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
echoping-6.0.2/plugins/postgresql/configure:18704:case `${MAKE-make} -f conftest.make 2>/dev/null` in
echoping-6.0.2/plugins/postgresql/configure-18705-  *@@@%%%=?*=@@@%%%*)
##############################################
echoping-6.0.2/plugins/postgresql/configure-18754-# case it prints its new name instead of `make'.
echoping-6.0.2/plugins/postgresql/configure:18755:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
echoping-6.0.2/plugins/postgresql/configure-18756-   am__include=include
##############################################
echoping-6.0.2/plugins/postgresql/configure-18762-   echo '.include "confinc"' > confmf
echoping-6.0.2/plugins/postgresql/configure:18763:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
echoping-6.0.2/plugins/postgresql/configure-18764-      am__include=.include
##############################################
echoping-6.0.2/plugins/postgresql/configure-18792-
echoping-6.0.2/plugins/postgresql/configure:18793:if test "`cd $srcdir && pwd`" != "`pwd`"; then
echoping-6.0.2/plugins/postgresql/configure-18794-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
echoping-6.0.2/plugins/postgresql/configure-18989-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/plugins/postgresql/configure:18990:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
echoping-6.0.2/plugins/postgresql/configure-18991-  fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-19097-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/plugins/postgresql/configure:19098:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
echoping-6.0.2/plugins/postgresql/configure-19099-  fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-19241-do
echoping-6.0.2/plugins/postgresql/configure:19242:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/plugins/postgresql/configure-19243-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/plugins/postgresql/configure-19321-fi
echoping-6.0.2/plugins/postgresql/configure:19322:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/plugins/postgresql/configure-19323-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/plugins/postgresql/configure-19324-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/plugins/postgresql/configure:19325:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/plugins/postgresql/configure-19326-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/plugins/postgresql/configure:19327:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/plugins/postgresql/configure-19328-_ACEOF
##############################################
echoping-6.0.2/plugins/postgresql/configure-19411-do
echoping-6.0.2/plugins/postgresql/configure:19412:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/plugins/postgresql/configure-19413-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/plugins/postgresql/configure-19491-fi
echoping-6.0.2/plugins/postgresql/configure:19492:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/plugins/postgresql/configure-19493-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/plugins/postgresql/configure-19494-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/plugins/postgresql/configure:19495:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/plugins/postgresql/configure-19496-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/plugins/postgresql/configure:19497:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/plugins/postgresql/configure-19498-_ACEOF
##############################################
echoping-6.0.2/plugins/postgresql/configure-19951-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
echoping-6.0.2/plugins/postgresql/configure:19952:  ac_i=`echo "$ac_i" | sed "$ac_script"`
echoping-6.0.2/plugins/postgresql/configure-19953-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
echoping-6.0.2/plugins/postgresql/configure-20109-do
echoping-6.0.2/plugins/postgresql/configure:20110:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
echoping-6.0.2/plugins/postgresql/configure-20111-    eval $as_var=C; export $as_var
##############################################
echoping-6.0.2/plugins/postgresql/configure-20159-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/plugins/postgresql/configure:20160:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
echoping-6.0.2/plugins/postgresql/configure-20161-
##############################################
echoping-6.0.2/plugins/postgresql/configure-20270-	esac;
echoping-6.0.2/plugins/postgresql/configure:20271:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
echoping-6.0.2/plugins/postgresql/configure-20272-	???[sx]*):;;*)false;;esac;fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-20345-configured by $0, generated by GNU Autoconf 2.61,
echoping-6.0.2/plugins/postgresql/configure:20346:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
echoping-6.0.2/plugins/postgresql/configure-20347-
##############################################
echoping-6.0.2/plugins/postgresql/configure-20365-  --*=*)
echoping-6.0.2/plugins/postgresql/configure:20366:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
echoping-6.0.2/plugins/postgresql/configure:20367:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
echoping-6.0.2/plugins/postgresql/configure-20368-    ac_shift=:
##############################################
echoping-6.0.2/plugins/postgresql/configure-20621-
echoping-6.0.2/plugins/postgresql/configure:20622:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
echoping-6.0.2/plugins/postgresql/configure-20623-    break
##############################################
echoping-6.0.2/plugins/postgresql/configure-20632-
echoping-6.0.2/plugins/postgresql/configure:20633:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
echoping-6.0.2/plugins/postgresql/configure-20634-if test -n "$ac_eof"; then
echoping-6.0.2/plugins/postgresql/configure:20635:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
echoping-6.0.2/plugins/postgresql/configure:20636:  ac_eof=`expr $ac_eof + 1`
echoping-6.0.2/plugins/postgresql/configure-20637-fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-20670-
echoping-6.0.2/plugins/postgresql/configure:20671:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 8; then
echoping-6.0.2/plugins/postgresql/configure-20672-    break
##############################################
echoping-6.0.2/plugins/postgresql/configure-20681-
echoping-6.0.2/plugins/postgresql/configure:20682:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
echoping-6.0.2/plugins/postgresql/configure-20683-if test -n "$ac_eof"; then
echoping-6.0.2/plugins/postgresql/configure:20684:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
echoping-6.0.2/plugins/postgresql/configure:20685:  ac_eof=`expr $ac_eof + 1`
echoping-6.0.2/plugins/postgresql/configure-20686-fi
##############################################
echoping-6.0.2/plugins/postgresql/configure-20819-      case $as_dir in #(
echoping-6.0.2/plugins/postgresql/configure:20820:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/plugins/postgresql/configure-20821-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/plugins/postgresql/configure-20857-*)
echoping-6.0.2/plugins/postgresql/configure:20858:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/plugins/postgresql/configure-20859-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/plugins/postgresql/configure:20860:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/plugins/postgresql/configure-20861-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/plugins/postgresql/configure-20935-
echoping-6.0.2/plugins/postgresql/configure:20936:# Neutralize VPATH when `$srcdir' = `.'.
echoping-6.0.2/plugins/postgresql/configure-20937-# Shell code in configure.ac might set extrasub.
##############################################
echoping-6.0.2/plugins/postgresql/configure-20960-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
echoping-6.0.2/plugins/postgresql/configure:20961:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
echoping-6.0.2/plugins/postgresql/configure:20962:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
echoping-6.0.2/plugins/postgresql/configure-20963-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
echoping-6.0.2/plugins/postgresql/configure-21077-    * )
echoping-6.0.2/plugins/postgresql/configure:21078:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
echoping-6.0.2/plugins/postgresql/configure-21079-  esac
##############################################
echoping-6.0.2/plugins/postgresql/configure-21114-  # Strip MF so we end up with the name of the file.
echoping-6.0.2/plugins/postgresql/configure:21115:  mf=`echo "$mf" | sed -e 's/:.*$//'`
echoping-6.0.2/plugins/postgresql/configure-21116-  # Check whether this is an Automake generated Makefile or not.
##############################################
echoping-6.0.2/plugins/postgresql/configure-21151-  # from the Makefile without running `make'.
echoping-6.0.2/plugins/postgresql/configure:21152:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
echoping-6.0.2/plugins/postgresql/configure-21153-  test -z "$DEPDIR" && continue
echoping-6.0.2/plugins/postgresql/configure:21154:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
echoping-6.0.2/plugins/postgresql/configure-21155-  test -z "am__include" && continue
echoping-6.0.2/plugins/postgresql/configure:21156:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
echoping-6.0.2/plugins/postgresql/configure-21157-  # When using ansi2knr, U may be empty or an underscore; expand it
echoping-6.0.2/plugins/postgresql/configure:21158:  U=`sed -n 's/^U = //p' < "$mf"`
echoping-6.0.2/plugins/postgresql/configure-21159-  # Find all dependency output files, they are included files with
##############################################
echoping-6.0.2/plugins/postgresql/configure-21198-      case $as_dir in #(
echoping-6.0.2/plugins/postgresql/configure:21199:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/plugins/postgresql/configure-21200-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-254-gentoo_lt_version="1.5.22"
echoping-6.0.2/plugins/random/aclocal.m4:255:gentoo_ltmain_version=`sed -n '/^[[ 	]]*VERSION=/{s/^[[ 	]]*VERSION=//;p;q;}' "$ltmain"`
echoping-6.0.2/plugins/random/aclocal.m4-256-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-304-done
echoping-6.0.2/plugins/random/aclocal.m4:305:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/random/aclocal.m4-306-])
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-376-  # Remove one level of quotation (which was required for Make).
echoping-6.0.2/plugins/random/aclocal.m4:377:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
echoping-6.0.2/plugins/random/aclocal.m4-378-  ;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-387-  :
echoping-6.0.2/plugins/random/aclocal.m4:388:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
echoping-6.0.2/plugins/random/aclocal.m4-389-  # Yippee, $echo works!
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-413-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
echoping-6.0.2/plugins/random/aclocal.m4:414:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
echoping-6.0.2/plugins/random/aclocal.m4:415:       echo_test_string=`eval $cmd` &&
echoping-6.0.2/plugins/random/aclocal.m4-416-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-422-
echoping-6.0.2/plugins/random/aclocal.m4:423:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/random/aclocal.m4:424:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/random/aclocal.m4-425-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-437-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
echoping-6.0.2/plugins/random/aclocal.m4:438:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/random/aclocal.m4:439:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/random/aclocal.m4-440-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-449-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/random/aclocal.m4:450:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/random/aclocal.m4-451-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-464-      echo='printf %s\n'
echoping-6.0.2/plugins/random/aclocal.m4:465:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/random/aclocal.m4:466:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/random/aclocal.m4-467-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-469-	:
echoping-6.0.2/plugins/random/aclocal.m4:470:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/random/aclocal.m4-471-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/random/aclocal.m4:472:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/random/aclocal.m4-473-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-478-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
echoping-6.0.2/plugins/random/aclocal.m4:479:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/random/aclocal.m4-480-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/random/aclocal.m4:481:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/random/aclocal.m4-482-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-488-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
echoping-6.0.2/plugins/random/aclocal.m4:489:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
echoping-6.0.2/plugins/random/aclocal.m4-490-	  then
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-496-	if test "$prev" != 'sed 50q "[$]0"'; then
echoping-6.0.2/plugins/random/aclocal.m4:497:	  echo_test_string=`eval $prev`
echoping-6.0.2/plugins/random/aclocal.m4-498-	  export echo_test_string
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-535-  if AC_TRY_EVAL(ac_compile); then
echoping-6.0.2/plugins/random/aclocal.m4:536:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/random/aclocal.m4-537-    *ELF-32*)
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-551-   if test "$lt_cv_prog_gnu_ld" = yes; then
echoping-6.0.2/plugins/random/aclocal.m4:552:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/random/aclocal.m4-553-    *32-bit*)
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-563-   else
echoping-6.0.2/plugins/random/aclocal.m4:564:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/random/aclocal.m4-565-    *32-bit*)
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-798-    # And add a safety zone
echoping-6.0.2/plugins/random/aclocal.m4:799:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
echoping-6.0.2/plugins/random/aclocal.m4:800:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
echoping-6.0.2/plugins/random/aclocal.m4-801-    ;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-826-    if test -n "$kargmax"; then
echoping-6.0.2/plugins/random/aclocal.m4:827:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
echoping-6.0.2/plugins/random/aclocal.m4-828-    else
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-836-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
echoping-6.0.2/plugins/random/aclocal.m4:837:    while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
echoping-6.0.2/plugins/random/aclocal.m4-838-	       = "XX$teststring") >/dev/null 2>&1 &&
echoping-6.0.2/plugins/random/aclocal.m4:839:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
echoping-6.0.2/plugins/random/aclocal.m4-840-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-842-    do
echoping-6.0.2/plugins/random/aclocal.m4:843:      i=`expr $i + 1`
echoping-6.0.2/plugins/random/aclocal.m4-844-      teststring=$teststring$teststring
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-849-    # It appears as though 1/2 is a usable value.
echoping-6.0.2/plugins/random/aclocal.m4:850:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
echoping-6.0.2/plugins/random/aclocal.m4-851-    ;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-1141-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/random/aclocal.m4:1142:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
echoping-6.0.2/plugins/random/aclocal.m4-1143-    need_locks=warn
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-1256-if test "$GCC" = yes; then
echoping-6.0.2/plugins/random/aclocal.m4:1257:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/random/aclocal.m4-1258-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-1262-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/random/aclocal.m4:1263:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/random/aclocal.m4-1264-  else
echoping-6.0.2/plugins/random/aclocal.m4:1265:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/random/aclocal.m4-1266-  fi
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-1333-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/random/aclocal.m4:1334:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/random/aclocal.m4-1335-  ;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-1366-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/random/aclocal.m4:1367:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/random/aclocal.m4:1368:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/random/aclocal.m4:1369:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/random/aclocal.m4-1370-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-1372-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/random/aclocal.m4:1373:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/random/aclocal.m4-1374-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-1380-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/random/aclocal.m4:1381:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/random/aclocal.m4-1382-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-1385-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/random/aclocal.m4:1386:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/random/aclocal.m4:1387:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/random/aclocal.m4-1388-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-1394-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/random/aclocal.m4:1395:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/random/aclocal.m4-1396-      else
echoping-6.0.2/plugins/random/aclocal.m4:1397:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/random/aclocal.m4-1398-      fi
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-1401-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/random/aclocal.m4:1402:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/random/aclocal.m4-1403-      ;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-1410-      supports_anon_versioning=no
echoping-6.0.2/plugins/random/aclocal.m4:1411:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/random/aclocal.m4-1412-        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-1431-  *)
echoping-6.0.2/plugins/random/aclocal.m4:1432:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/random/aclocal.m4-1433-    ;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-1448-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/random/aclocal.m4:1449:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/random/aclocal.m4-1450-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/random/aclocal.m4-1451-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/random/aclocal.m4:1452:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/random/aclocal.m4-1453-  else
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-1667-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/random/aclocal.m4:1668:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/random/aclocal.m4-1669-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-1739-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/random/aclocal.m4:1740:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/random/aclocal.m4-1741-    case $host_os in
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-1889-  if test -z "$LTCC"; then
echoping-6.0.2/plugins/random/aclocal.m4:1890:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
echoping-6.0.2/plugins/random/aclocal.m4-1891-    if test -z "$LTCC"; then
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-1893-    else
echoping-6.0.2/plugins/random/aclocal.m4:1894:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
echoping-6.0.2/plugins/random/aclocal.m4-1895-    fi
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-1897-  if test -z "$LTCFLAGS"; then
echoping-6.0.2/plugins/random/aclocal.m4:1898:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
echoping-6.0.2/plugins/random/aclocal.m4-1899-  fi
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-1902-  # Note that this assumes the entire list is on one line.
echoping-6.0.2/plugins/random/aclocal.m4:1903:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
echoping-6.0.2/plugins/random/aclocal.m4-1904-
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-1908-    # Check whether tagname contains only valid characters
echoping-6.0.2/plugins/random/aclocal.m4:1909:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
echoping-6.0.2/plugins/random/aclocal.m4-1910-    "") ;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-2163-	"file_magic "*)
echoping-6.0.2/plugins/random/aclocal.m4:2164:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/plugins/random/aclocal.m4-2165-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-2235-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/plugins/random/aclocal.m4:2236:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/plugins/random/aclocal.m4-2237-  *)
echoping-6.0.2/plugins/random/aclocal.m4:2238:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/plugins/random/aclocal.m4-2239-  esac
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-2244-      # Canonicalize the pathname of ld
echoping-6.0.2/plugins/random/aclocal.m4:2245:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/plugins/random/aclocal.m4-2246-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/plugins/random/aclocal.m4:2247:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/plugins/random/aclocal.m4-2248-      done
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-2275-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/plugins/random/aclocal.m4:2276:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/random/aclocal.m4-2277-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-2306-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/plugins/random/aclocal.m4:2307:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/random/aclocal.m4-2308-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-2474-openbsd*)
echoping-6.0.2/plugins/random/aclocal.m4:2475:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/random/aclocal.m4-2476-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-2551-	# Tru64's nm complains that /dev/null is an invalid object file
echoping-6.0.2/plugins/random/aclocal.m4:2552:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/random/aclocal.m4-2553-	*/dev/null* | *'Invalid file or object type'*)
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-2557-	*)
echoping-6.0.2/plugins/random/aclocal.m4:2558:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/random/aclocal.m4-2559-	  */dev/null*)
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-2921-    # ancient GNU ld didn't support --whole-archive et. al.
echoping-6.0.2/plugins/random/aclocal.m4:2922:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
echoping-6.0.2/plugins/random/aclocal.m4-2923-	grep 'no-whole-archive' > /dev/null; then
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3002-      # below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/random/aclocal.m4:3003:	collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/random/aclocal.m4-3004-	if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3050-
echoping-6.0.2/plugins/random/aclocal.m4:3051:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/random/aclocal.m4-3052-     else
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3105-      # is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/random/aclocal.m4:3106:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/random/aclocal.m4-3107-	cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3166-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/random/aclocal.m4:3167:          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/random/aclocal.m4-3168-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3234-      # dependencies.
echoping-6.0.2/plugins/random/aclocal.m4:3235:      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; echo $list'
echoping-6.0.2/plugins/random/aclocal.m4-3236-      ;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3298-	# dependencies.
echoping-6.0.2/plugins/random/aclocal.m4:3299:	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; echo $list'
echoping-6.0.2/plugins/random/aclocal.m4-3300-	;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3333-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/random/aclocal.m4:3334:    _LT_AC_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'
echoping-6.0.2/plugins/random/aclocal.m4:3335:    _LT_AC_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'
echoping-6.0.2/plugins/random/aclocal.m4-3336-    ;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3340-	# SGI C++
echoping-6.0.2/plugins/random/aclocal.m4:3341:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/aclocal.m4-3342-
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3351-	  if test "$with_gnu_ld" = no; then
echoping-6.0.2/plugins/random/aclocal.m4:3352:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/aclocal.m4-3353-	  else
echoping-6.0.2/plugins/random/aclocal.m4:3354:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
echoping-6.0.2/plugins/random/aclocal.m4-3355-	  fi
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3370-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/random/aclocal.m4:3371:	_LT_AC_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'
echoping-6.0.2/plugins/random/aclocal.m4:3372:	_LT_AC_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'
echoping-6.0.2/plugins/random/aclocal.m4-3373-	# Commands to make compiler produce verbose output that lists
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3380-	# dependencies.
echoping-6.0.2/plugins/random/aclocal.m4:3381:	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; echo $list'
echoping-6.0.2/plugins/random/aclocal.m4-3382-
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3395-	# earlier do not add the objects themselves.
echoping-6.0.2/plugins/random/aclocal.m4:3396:	case `$CC -V 2>&1` in
echoping-6.0.2/plugins/random/aclocal.m4-3397-	*"Version 7."*)
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3421-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
echoping-6.0.2/plugins/random/aclocal.m4:3422:	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/random/aclocal.m4-3423-        ;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3440-	# dependencies.
echoping-6.0.2/plugins/random/aclocal.m4:3441:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/random/aclocal.m4-3442-	;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3484-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
echoping-6.0.2/plugins/random/aclocal.m4:3485:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/random/aclocal.m4-3486-      _LT_AC_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'
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3499-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/random/aclocal.m4:3500:	_LT_AC_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'
echoping-6.0.2/plugins/random/aclocal.m4-3501-
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3516-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/random/aclocal.m4:3517:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/aclocal.m4-3518-
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3529-	# dependencies.
echoping-6.0.2/plugins/random/aclocal.m4:3530:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/random/aclocal.m4-3531-	;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3534-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/random/aclocal.m4:3535:	  _LT_AC_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" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/aclocal.m4-3536-
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3559-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/random/aclocal.m4:3560:	_LT_AC_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'
echoping-6.0.2/plugins/random/aclocal.m4-3561-
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3575-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/plugins/random/aclocal.m4:3576:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/aclocal.m4:3577:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
echoping-6.0.2/plugins/random/aclocal.m4-3578-	  echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/random/aclocal.m4:3579:	  $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~
echoping-6.0.2/plugins/random/aclocal.m4-3580-	  $rm $lib.exp'
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3592-	# dependencies.
echoping-6.0.2/plugins/random/aclocal.m4:3593:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/random/aclocal.m4-3594-	;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3597-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/random/aclocal.m4:3598:	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/aclocal.m4-3599-
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3659-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
echoping-6.0.2/plugins/random/aclocal.m4:3660:	    _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
echoping-6.0.2/plugins/random/aclocal.m4-3661-	    ;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3747-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/plugins/random/aclocal.m4:3748:    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/random/aclocal.m4-3749-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-3870-  # eval without this substitution.
echoping-6.0.2/plugins/random/aclocal.m4:3871:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
echoping-6.0.2/plugins/random/aclocal.m4-3872-
echoping-6.0.2/plugins/random/aclocal.m4:3873:  for p in `eval $output_verbose_link_cmd`; do
echoping-6.0.2/plugins/random/aclocal.m4-3874-    case $p in
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-4256-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/random/aclocal.m4:4257:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/random/aclocal.m4-4258-      ;;
echoping-6.0.2/plugins/random/aclocal.m4-4259-    *)
echoping-6.0.2/plugins/random/aclocal.m4:4260:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/random/aclocal.m4-4261-      ;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-4266-  *'\[$]0 --fallback-echo"')
echoping-6.0.2/plugins/random/aclocal.m4:4267:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
echoping-6.0.2/plugins/random/aclocal.m4-4268-    ;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-4281-
echoping-6.0.2/plugins/random/aclocal.m4:4282:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
echoping-6.0.2/plugins/random/aclocal.m4-4283-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-4663-  # libtool script then.
echoping-6.0.2/plugins/random/aclocal.m4:4664:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/random/aclocal.m4-4665-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-4768-# If we're using GNU nm, then use its standard symbol codes.
echoping-6.0.2/plugins/random/aclocal.m4:4769:case `$NM -V 2>&1` in
echoping-6.0.2/plugins/random/aclocal.m4-4770-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-4801-    nlist=conftest.nm
echoping-6.0.2/plugins/random/aclocal.m4:4802:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
echoping-6.0.2/plugins/random/aclocal.m4-4803-      # Try sorting and uniquifying the output.
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-5519-    supports_anon_versioning=no
echoping-6.0.2/plugins/random/aclocal.m4:5520:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/random/aclocal.m4-5521-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-5583-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/random/aclocal.m4:5584:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/random/aclocal.m4-5585-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-5606-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/random/aclocal.m4:5607:      _LT_AC_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'
echoping-6.0.2/plugins/random/aclocal.m4:5608:      _LT_AC_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'
echoping-6.0.2/plugins/random/aclocal.m4-5609-      ;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-5615-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/random/aclocal.m4:5616:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/random/aclocal.m4-5617-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-5619-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/random/aclocal.m4:5620:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/random/aclocal.m4-5621-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-5673-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/random/aclocal.m4:5674:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/random/aclocal.m4-5675-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) 
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-5689-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/random/aclocal.m4:5690:	    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/random/aclocal.m4-5691-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-5788-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/random/aclocal.m4:5789:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/random/aclocal.m4-5790-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-5835-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/random/aclocal.m4:5836:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/random/aclocal.m4-5837-       else
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-5882-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/random/aclocal.m4:5883:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/random/aclocal.m4-5884-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-5887-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/random/aclocal.m4:5888:      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/random/aclocal.m4-5889-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-5928-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/random/aclocal.m4:5929:         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/random/aclocal.m4-5930-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-6063-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/random/aclocal.m4:6064:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/aclocal.m4-6065-      else
echoping-6.0.2/plugins/random/aclocal.m4:6066:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/aclocal.m4-6067-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-6095-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/plugins/random/aclocal.m4:6096:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/random/aclocal.m4-6097-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-6125-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/random/aclocal.m4:6126:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/aclocal.m4-6127-      else
echoping-6.0.2/plugins/random/aclocal.m4-6128-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/plugins/random/aclocal.m4:6129:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/aclocal.m4-6130-      fi
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-6137-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/random/aclocal.m4:6138:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/aclocal.m4-6139-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-6141-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/plugins/random/aclocal.m4:6142:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/aclocal.m4:6143:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/random/aclocal.m4:6144:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/random/aclocal.m4-6145-
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-6178- 	*)
echoping-6.0.2/plugins/random/aclocal.m4:6179: 	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/random/aclocal.m4-6180- 	esac ;;
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-6262-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/plugins/random/aclocal.m4:6263:      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/random/aclocal.m4-6264-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-6327-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
echoping-6.0.2/plugins/random/aclocal.m4:6328:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
echoping-6.0.2/plugins/random/aclocal.m4-6329-        then
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-6463-    test $lt_ac_count -gt 10 && break
echoping-6.0.2/plugins/random/aclocal.m4:6464:    lt_ac_count=`expr $lt_ac_count + 1`
echoping-6.0.2/plugins/random/aclocal.m4-6465-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-6519-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
echoping-6.0.2/plugins/random/aclocal.m4:6520:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
echoping-6.0.2/plugins/random/aclocal.m4-6521-#
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-6543-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
echoping-6.0.2/plugins/random/aclocal.m4:6544:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
echoping-6.0.2/plugins/random/aclocal.m4-6545-# and then we would define $MISSING as
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-6559-# expand $ac_aux_dir to an absolute path
echoping-6.0.2/plugins/random/aclocal.m4:6560:am_aux_dir=`cd $ac_aux_dir && pwd`
echoping-6.0.2/plugins/random/aclocal.m4-6561-])
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-6659-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/plugins/random/aclocal.m4:6660:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
echoping-6.0.2/plugins/random/aclocal.m4-6661-  fi
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-6771-  # Strip MF so we end up with the name of the file.
echoping-6.0.2/plugins/random/aclocal.m4:6772:  mf=`echo "$mf" | sed -e 's/:.*$//'`
echoping-6.0.2/plugins/random/aclocal.m4-6773-  # Check whether this is an Automake generated Makefile or not.
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-6780-  if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then
echoping-6.0.2/plugins/random/aclocal.m4:6781:    dirpart=`AS_DIRNAME("$mf")`
echoping-6.0.2/plugins/random/aclocal.m4-6782-  else
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-6786-  # from the Makefile without running `make'.
echoping-6.0.2/plugins/random/aclocal.m4:6787:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
echoping-6.0.2/plugins/random/aclocal.m4-6788-  test -z "$DEPDIR" && continue
echoping-6.0.2/plugins/random/aclocal.m4:6789:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
echoping-6.0.2/plugins/random/aclocal.m4-6790-  test -z "am__include" && continue
echoping-6.0.2/plugins/random/aclocal.m4:6791:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
echoping-6.0.2/plugins/random/aclocal.m4-6792-  # When using ansi2knr, U may be empty or an underscore; expand it
echoping-6.0.2/plugins/random/aclocal.m4:6793:  U=`sed -n 's/^U = //p' < "$mf"`
echoping-6.0.2/plugins/random/aclocal.m4-6794-  # Find all dependency output files, they are included files with
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-6802-    test -f "$dirpart/$file" && continue
echoping-6.0.2/plugins/random/aclocal.m4:6803:    fdir=`AS_DIRNAME(["$file"])`
echoping-6.0.2/plugins/random/aclocal.m4-6804-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-6856-AC_REQUIRE([AC_PROG_INSTALL])dnl
echoping-6.0.2/plugins/random/aclocal.m4:6857:if test "`cd $srcdir && pwd`" != "`pwd`"; then
echoping-6.0.2/plugins/random/aclocal.m4-6858-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-6944-    * )
echoping-6.0.2/plugins/random/aclocal.m4:6945:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
echoping-6.0.2/plugins/random/aclocal.m4-6946-  esac
echoping-6.0.2/plugins/random/aclocal.m4-6947-done
echoping-6.0.2/plugins/random/aclocal.m4:6948:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
echoping-6.0.2/plugins/random/aclocal.m4-6949-
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-7016-# case it prints its new name instead of `make'.
echoping-6.0.2/plugins/random/aclocal.m4:7017:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
echoping-6.0.2/plugins/random/aclocal.m4-7018-   am__include=include
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-7024-   echo '.include "confinc"' > confmf
echoping-6.0.2/plugins/random/aclocal.m4:7025:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
echoping-6.0.2/plugins/random/aclocal.m4-7026-      am__include=.include
##############################################
echoping-6.0.2/plugins/random/aclocal.m4-7155-if (
echoping-6.0.2/plugins/random/aclocal.m4:7156:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
echoping-6.0.2/plugins/random/aclocal.m4-7157-   if test "$[*]" = "X"; then
echoping-6.0.2/plugins/random/aclocal.m4-7158-      # -L didn't work.
echoping-6.0.2/plugins/random/aclocal.m4:7159:      set X `ls -t $srcdir/configure conftest.file`
echoping-6.0.2/plugins/random/aclocal.m4-7160-   fi
##############################################
echoping-6.0.2/plugins/random/Makefile.in-51-CONFIG_CLEAN_FILES =
echoping-6.0.2/plugins/random/Makefile.in:52:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
echoping-6.0.2/plugins/random/Makefile.in-53-am__vpath_adj = case $$p in \
echoping-6.0.2/plugins/random/Makefile.in:54:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
echoping-6.0.2/plugins/random/Makefile.in-55-    *) f=$$p;; \
echoping-6.0.2/plugins/random/Makefile.in-56-  esac;
echoping-6.0.2/plugins/random/Makefile.in:57:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
echoping-6.0.2/plugins/random/Makefile.in-58-am__installdirs = "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(man1dir)"
##############################################
echoping-6.0.2/plugins/random/Makefile.in-284-	@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
echoping-6.0.2/plugins/random/Makefile.in:285:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
echoping-6.0.2/plugins/random/Makefile.in-286-	  test "$$dir" != "$$p" || dir=.; \
##############################################
echoping-6.0.2/plugins/random/Makefile.in-308-.c.obj:
echoping-6.0.2/plugins/random/Makefile.in:309:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
echoping-6.0.2/plugins/random/Makefile.in-310-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
echoping-6.0.2/plugins/random/Makefile.in-312-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
echoping-6.0.2/plugins/random/Makefile.in:313:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
echoping-6.0.2/plugins/random/Makefile.in-314-
##############################################
echoping-6.0.2/plugins/random/Makefile.in-342-	  else file=$$i; fi; \
echoping-6.0.2/plugins/random/Makefile.in:343:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
echoping-6.0.2/plugins/random/Makefile.in-344-	  case "$$ext" in \
##############################################
echoping-6.0.2/plugins/random/Makefile.in-347-	  esac; \
echoping-6.0.2/plugins/random/Makefile.in:348:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
echoping-6.0.2/plugins/random/Makefile.in:349:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
echoping-6.0.2/plugins/random/Makefile.in:350:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
echoping-6.0.2/plugins/random/Makefile.in-351-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
echoping-6.0.2/plugins/random/Makefile.in-363-	for i in $$list; do \
echoping-6.0.2/plugins/random/Makefile.in:364:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
echoping-6.0.2/plugins/random/Makefile.in-365-	  case "$$ext" in \
##############################################
echoping-6.0.2/plugins/random/Makefile.in-368-	  esac; \
echoping-6.0.2/plugins/random/Makefile.in:369:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
echoping-6.0.2/plugins/random/Makefile.in:370:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
echoping-6.0.2/plugins/random/Makefile.in:371:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
echoping-6.0.2/plugins/random/Makefile.in-372-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
echoping-6.0.2/plugins/random/Makefile.in-416-GTAGS:
echoping-6.0.2/plugins/random/Makefile.in:417:	here=`$(am__cd) $(top_builddir) && pwd` \
echoping-6.0.2/plugins/random/Makefile.in-418-	  && cd $(top_srcdir) \
##############################################
echoping-6.0.2/plugins/random/Makefile.in-426-	test -d $(distdir) || mkdir $(distdir)
echoping-6.0.2/plugins/random/Makefile.in:427:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
echoping-6.0.2/plugins/random/Makefile.in:428:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
echoping-6.0.2/plugins/random/Makefile.in-429-	list='$(DISTFILES)'; \
##############################################
echoping-6.0.2/plugins/random/Makefile.in-440-	  if test -d $$d/$$file; then \
echoping-6.0.2/plugins/random/Makefile.in:441:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
echoping-6.0.2/plugins/random/Makefile.in-442-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
echoping-6.0.2/plugins/random/Makefile.in-501-	chmod a-w $(distdir)
echoping-6.0.2/plugins/random/Makefile.in:502:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
echoping-6.0.2/plugins/random/Makefile.in-503-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
echoping-6.0.2/plugins/random/Makefile.in-532-	@cd $(distuninstallcheck_dir) \
echoping-6.0.2/plugins/random/Makefile.in:533:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
echoping-6.0.2/plugins/random/Makefile.in-534-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
echoping-6.0.2/plugins/random/Makefile.in-544-	fi
echoping-6.0.2/plugins/random/Makefile.in:545:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
echoping-6.0.2/plugins/random/Makefile.in-546-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
echoping-6.0.2/plugins/random/configure-109-do
echoping-6.0.2/plugins/random/configure:110:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
echoping-6.0.2/plugins/random/configure-111-    eval $as_var=C; export $as_var
##############################################
echoping-6.0.2/plugins/random/configure-217-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
echoping-6.0.2/plugins/random/configure:218:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
echoping-6.0.2/plugins/random/configure-219-") 2> /dev/null; then
##############################################
echoping-6.0.2/plugins/random/configure-332-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/plugins/random/configure:333:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
echoping-6.0.2/plugins/random/configure-334-
##############################################
echoping-6.0.2/plugins/random/configure-427-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/plugins/random/configure:428:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
echoping-6.0.2/plugins/random/configure-429-
##############################################
echoping-6.0.2/plugins/random/configure-538-	esac;
echoping-6.0.2/plugins/random/configure:539:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
echoping-6.0.2/plugins/random/configure-540-	???[sx]*):;;*)false;;esac;fi
##############################################
echoping-6.0.2/plugins/random/configure-560-  # Remove one level of quotation (which was required for Make).
echoping-6.0.2/plugins/random/configure:561:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
echoping-6.0.2/plugins/random/configure-562-  ;;
##############################################
echoping-6.0.2/plugins/random/configure-571-  :
echoping-6.0.2/plugins/random/configure:572:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
echoping-6.0.2/plugins/random/configure-573-  # Yippee, $echo works!
##############################################
echoping-6.0.2/plugins/random/configure-597-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
echoping-6.0.2/plugins/random/configure:598:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
echoping-6.0.2/plugins/random/configure:599:       echo_test_string=`eval $cmd` &&
echoping-6.0.2/plugins/random/configure-600-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
echoping-6.0.2/plugins/random/configure-606-
echoping-6.0.2/plugins/random/configure:607:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/random/configure:608:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/random/configure-609-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/random/configure-621-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
echoping-6.0.2/plugins/random/configure:622:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/random/configure:623:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/random/configure-624-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/random/configure-633-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/random/configure:634:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/random/configure-635-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/random/configure-648-      echo='printf %s\n'
echoping-6.0.2/plugins/random/configure:649:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/random/configure:650:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/random/configure-651-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/random/configure-653-	:
echoping-6.0.2/plugins/random/configure:654:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/random/configure-655-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/random/configure:656:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/random/configure-657-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/random/configure-662-	echo="$CONFIG_SHELL $0 --fallback-echo"
echoping-6.0.2/plugins/random/configure:663:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/random/configure-664-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/random/configure:665:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/random/configure-666-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/random/configure-672-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
echoping-6.0.2/plugins/random/configure:673:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
echoping-6.0.2/plugins/random/configure-674-	  then
##############################################
echoping-6.0.2/plugins/random/configure-680-	if test "$prev" != 'sed 50q "$0"'; then
echoping-6.0.2/plugins/random/configure:681:	  echo_test_string=`eval $prev`
echoping-6.0.2/plugins/random/configure-682-	  export echo_test_string
##############################################
echoping-6.0.2/plugins/random/configure-950-  case $ac_option in
echoping-6.0.2/plugins/random/configure:951:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
echoping-6.0.2/plugins/random/configure-952-  *)	ac_optarg=yes ;;
##############################################
echoping-6.0.2/plugins/random/configure-993-  -disable-* | --disable-*)
echoping-6.0.2/plugins/random/configure:994:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
echoping-6.0.2/plugins/random/configure-995-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/random/configure-998-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/random/configure:999:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/random/configure-1000-    eval enable_$ac_feature=no ;;
##############################################
echoping-6.0.2/plugins/random/configure-1012-  -enable-* | --enable-*)
echoping-6.0.2/plugins/random/configure:1013:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
echoping-6.0.2/plugins/random/configure-1014-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/random/configure-1017-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/random/configure:1018:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/random/configure-1019-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
echoping-6.0.2/plugins/random/configure-1209-  -with-* | --with-*)
echoping-6.0.2/plugins/random/configure:1210:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
echoping-6.0.2/plugins/random/configure-1211-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/random/configure-1214-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/random/configure:1215:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/random/configure-1216-    eval with_$ac_package=\$ac_optarg ;;
##############################################
echoping-6.0.2/plugins/random/configure-1218-  -without-* | --without-*)
echoping-6.0.2/plugins/random/configure:1219:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
echoping-6.0.2/plugins/random/configure-1220-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/random/configure-1223-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/random/configure:1224:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/random/configure-1225-    eval with_$ac_package=no ;;
##############################################
echoping-6.0.2/plugins/random/configure-1250-  *=*)
echoping-6.0.2/plugins/random/configure:1251:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
echoping-6.0.2/plugins/random/configure-1252-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/random/configure-1270-if test -n "$ac_prev"; then
echoping-6.0.2/plugins/random/configure:1271:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
echoping-6.0.2/plugins/random/configure-1272-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
echoping-6.0.2/plugins/random/configure-1316-ac_ls_di=`ls -di .` &&
echoping-6.0.2/plugins/random/configure:1317:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
echoping-6.0.2/plugins/random/configure-1318-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
echoping-6.0.2/plugins/random/configure-1376-case $srcdir in
echoping-6.0.2/plugins/random/configure:1377:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
echoping-6.0.2/plugins/random/configure-1378-esac
##############################################
echoping-6.0.2/plugins/random/configure-1419-By default, \`make install' will install all the files in
echoping-6.0.2/plugins/random/configure:1420:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
echoping-6.0.2/plugins/random/configure:1421:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
echoping-6.0.2/plugins/random/configure-1422-for instance \`--prefix=\$HOME'.
##############################################
echoping-6.0.2/plugins/random/configure-1517-*)
echoping-6.0.2/plugins/random/configure:1518:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/plugins/random/configure-1519-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/plugins/random/configure:1520:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/plugins/random/configure-1521-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/plugins/random/configure-1650-    *\'*)
echoping-6.0.2/plugins/random/configure:1651:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/plugins/random/configure-1652-    esac
##############################################
echoping-6.0.2/plugins/random/configure-1736-      case $ac_val in
echoping-6.0.2/plugins/random/configure:1737:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
echoping-6.0.2/plugins/random/configure-1738-      esac
##############################################
echoping-6.0.2/plugins/random/configure-1753-	case $ac_val in
echoping-6.0.2/plugins/random/configure:1754:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
echoping-6.0.2/plugins/random/configure-1755-	esac
##############################################
echoping-6.0.2/plugins/random/configure-1861-    set,)
echoping-6.0.2/plugins/random/configure:1862:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
echoping-6.0.2/plugins/random/configure:1863:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
echoping-6.0.2/plugins/random/configure-1864-      ac_cache_corrupted=: ;;
##############################################
echoping-6.0.2/plugins/random/configure-1883-    case $ac_new_val in
echoping-6.0.2/plugins/random/configure:1884:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/plugins/random/configure-1885-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
echoping-6.0.2/plugins/random/configure-1975-test "x$ac_build_alias" = x &&
echoping-6.0.2/plugins/random/configure:1976:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
echoping-6.0.2/plugins/random/configure-1977-test "x$ac_build_alias" = x &&
##############################################
echoping-6.0.2/plugins/random/configure-1980-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/random/configure:1981:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
echoping-6.0.2/plugins/random/configure-1982-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
echoping-6.0.2/plugins/random/configure-2005-IFS=$ac_save_IFS
echoping-6.0.2/plugins/random/configure:2006:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
echoping-6.0.2/plugins/random/configure-2007-
##############################################
echoping-6.0.2/plugins/random/configure-2016-else
echoping-6.0.2/plugins/random/configure:2017:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
echoping-6.0.2/plugins/random/configure-2018-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
echoping-6.0.2/plugins/random/configure-2042-IFS=$ac_save_IFS
echoping-6.0.2/plugins/random/configure:2043:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
echoping-6.0.2/plugins/random/configure-2044-
##############################################
echoping-6.0.2/plugins/random/configure-2163-echo "$as_me:$LINENO: checking for C compiler version" >&5
echoping-6.0.2/plugins/random/configure:2164:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/plugins/random/configure-2165-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/plugins/random/configure-2217-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
echoping-6.0.2/plugins/random/configure:2218:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
echoping-6.0.2/plugins/random/configure-2219-#
##############################################
echoping-6.0.2/plugins/random/configure-2265-	then :; else
echoping-6.0.2/plugins/random/configure:2266:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
echoping-6.0.2/plugins/random/configure-2267-	fi
##############################################
echoping-6.0.2/plugins/random/configure-2362-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
echoping-6.0.2/plugins/random/configure:2363:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
echoping-6.0.2/plugins/random/configure-2364-	  break;;
##############################################
echoping-6.0.2/plugins/random/configure-2417-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
echoping-6.0.2/plugins/random/configure:2418:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
echoping-6.0.2/plugins/random/configure-2419-       break;;
##############################################
echoping-6.0.2/plugins/random/configure-2492-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
echoping-6.0.2/plugins/random/configure:2493:GCC=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/plugins/random/configure-2494-ac_test_CFLAGS=${CFLAGS+set}
##############################################
echoping-6.0.2/plugins/random/configure-2885-    test $lt_ac_count -gt 10 && break
echoping-6.0.2/plugins/random/configure:2886:    lt_ac_count=`expr $lt_ac_count + 1`
echoping-6.0.2/plugins/random/configure-2887-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
echoping-6.0.2/plugins/random/configure-2923-  # Check for GNU $ac_path_GREP
echoping-6.0.2/plugins/random/configure:2924:case `"$ac_path_GREP" --version 2>&1` in
echoping-6.0.2/plugins/random/configure-2925-*GNU*)
##############################################
echoping-6.0.2/plugins/random/configure-2937-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
echoping-6.0.2/plugins/random/configure:2938:    ac_count=`expr $ac_count + 1`
echoping-6.0.2/plugins/random/configure-2939-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
echoping-6.0.2/plugins/random/configure-3005-  # Check for GNU $ac_path_EGREP
echoping-6.0.2/plugins/random/configure:3006:case `"$ac_path_EGREP" --version 2>&1` in
echoping-6.0.2/plugins/random/configure-3007-*GNU*)
##############################################
echoping-6.0.2/plugins/random/configure-3019-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
echoping-6.0.2/plugins/random/configure:3020:    ac_count=`expr $ac_count + 1`
echoping-6.0.2/plugins/random/configure-3021-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
echoping-6.0.2/plugins/random/configure-3077-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/plugins/random/configure:3078:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/plugins/random/configure-3079-  *)
echoping-6.0.2/plugins/random/configure:3080:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/plugins/random/configure-3081-  esac
##############################################
echoping-6.0.2/plugins/random/configure-3086-      # Canonicalize the pathname of ld
echoping-6.0.2/plugins/random/configure:3087:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/plugins/random/configure-3088-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/plugins/random/configure:3089:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/plugins/random/configure-3090-      done
##############################################
echoping-6.0.2/plugins/random/configure-3121-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/plugins/random/configure:3122:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/random/configure-3123-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/random/configure-3154-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/plugins/random/configure:3155:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/random/configure-3156-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/random/configure-3217-	# Tru64's nm complains that /dev/null is an invalid object file
echoping-6.0.2/plugins/random/configure:3218:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/random/configure-3219-	*/dev/null* | *'Invalid file or object type'*)
##############################################
echoping-6.0.2/plugins/random/configure-3223-	*)
echoping-6.0.2/plugins/random/configure:3224:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/random/configure-3225-	  */dev/null*)
##############################################
echoping-6.0.2/plugins/random/configure-3385-openbsd*)
echoping-6.0.2/plugins/random/configure:3386:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/random/configure-3387-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
echoping-6.0.2/plugins/random/configure-3470-  (exit $ac_status); }; then
echoping-6.0.2/plugins/random/configure:3471:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/random/configure-3472-    *ELF-32*)
##############################################
echoping-6.0.2/plugins/random/configure-3490-   if test "$lt_cv_prog_gnu_ld" = yes; then
echoping-6.0.2/plugins/random/configure:3491:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/random/configure-3492-    *32-bit*)
##############################################
echoping-6.0.2/plugins/random/configure-3502-   else
echoping-6.0.2/plugins/random/configure:3503:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/random/configure-3504-    *32-bit*)
##############################################
echoping-6.0.2/plugins/random/configure-4080-do
echoping-6.0.2/plugins/random/configure:4081:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/plugins/random/configure-4082-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
echoping-6.0.2/plugins/random/configure-4123-fi
echoping-6.0.2/plugins/random/configure:4124:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/plugins/random/configure-4125-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/plugins/random/configure-4126-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/plugins/random/configure:4127:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/plugins/random/configure-4128-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/plugins/random/configure:4129:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/plugins/random/configure-4130-_ACEOF
##############################################
echoping-6.0.2/plugins/random/configure-4139-do
echoping-6.0.2/plugins/random/configure:4140:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/plugins/random/configure-4141-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/plugins/random/configure-4146-fi
echoping-6.0.2/plugins/random/configure:4147:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/plugins/random/configure-4148-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/plugins/random/configure-4267-fi
echoping-6.0.2/plugins/random/configure:4268:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/plugins/random/configure-4269-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/plugins/random/configure-4272-fi
echoping-6.0.2/plugins/random/configure:4273:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/plugins/random/configure-4274-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/plugins/random/configure:4275:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/plugins/random/configure-4276-_ACEOF
##############################################
echoping-6.0.2/plugins/random/configure-4398-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
echoping-6.0.2/plugins/random/configure:4399:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/plugins/random/configure-4400-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/plugins/random/configure-4484-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
echoping-6.0.2/plugins/random/configure:4485:GXX=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/plugins/random/configure-4486-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
echoping-6.0.2/plugins/random/configure-4990-echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
echoping-6.0.2/plugins/random/configure:4991:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/plugins/random/configure-4992-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/plugins/random/configure-5132-
echoping-6.0.2/plugins/random/configure:5133:G77=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/plugins/random/configure-5134-ac_ext=c
##############################################
echoping-6.0.2/plugins/random/configure-5195-    # And add a safety zone
echoping-6.0.2/plugins/random/configure:5196:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
echoping-6.0.2/plugins/random/configure:5197:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
echoping-6.0.2/plugins/random/configure-5198-    ;;
##############################################
echoping-6.0.2/plugins/random/configure-5223-    if test -n "$kargmax"; then
echoping-6.0.2/plugins/random/configure:5224:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
echoping-6.0.2/plugins/random/configure-5225-    else
##############################################
echoping-6.0.2/plugins/random/configure-5233-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
echoping-6.0.2/plugins/random/configure:5234:    while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
echoping-6.0.2/plugins/random/configure-5235-	       = "XX$teststring") >/dev/null 2>&1 &&
echoping-6.0.2/plugins/random/configure:5236:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
echoping-6.0.2/plugins/random/configure-5237-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
echoping-6.0.2/plugins/random/configure-5239-    do
echoping-6.0.2/plugins/random/configure:5240:      i=`expr $i + 1`
echoping-6.0.2/plugins/random/configure-5241-      teststring=$teststring$teststring
##############################################
echoping-6.0.2/plugins/random/configure-5246-    # It appears as though 1/2 is a usable value.
echoping-6.0.2/plugins/random/configure:5247:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
echoping-6.0.2/plugins/random/configure-5248-    ;;
##############################################
echoping-6.0.2/plugins/random/configure-5339-# If we're using GNU nm, then use its standard symbol codes.
echoping-6.0.2/plugins/random/configure:5340:case `$NM -V 2>&1` in
echoping-6.0.2/plugins/random/configure-5341-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/random/configure-5875-done
echoping-6.0.2/plugins/random/configure:5876:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/random/configure-5877-
##############################################
echoping-6.0.2/plugins/random/configure-5903-	"file_magic "*)
echoping-6.0.2/plugins/random/configure:5904:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/plugins/random/configure-5905-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/plugins/random/configure-5965-	"file_magic "*)
echoping-6.0.2/plugins/random/configure:5966:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/plugins/random/configure-5967-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/plugins/random/configure-6057-gentoo_lt_version="1.5.22"
echoping-6.0.2/plugins/random/configure:6058:gentoo_ltmain_version=`sed -n '/^[ 	]*VERSION=/{s/^[ 	]*VERSION=//;p;q;}' "$ltmain"`
echoping-6.0.2/plugins/random/configure-6059-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
##############################################
echoping-6.0.2/plugins/random/configure-6583-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/random/configure:6584:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/random/configure:6585:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/random/configure-6586-    need_locks=warn
##############################################
echoping-6.0.2/plugins/random/configure-6639-done
echoping-6.0.2/plugins/random/configure:6640:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/random/configure-6641-
##############################################
echoping-6.0.2/plugins/random/configure-6677-    supports_anon_versioning=no
echoping-6.0.2/plugins/random/configure:6678:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/random/configure-6679-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/random/configure-6741-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/random/configure:6742:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/random/configure-6743-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/random/configure-6764-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/random/configure:6765:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/random/configure:6766:      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'
echoping-6.0.2/plugins/random/configure-6767-      ;;
##############################################
echoping-6.0.2/plugins/random/configure-6773-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/random/configure:6774:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/random/configure-6775-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/random/configure-6777-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/random/configure:6778:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/random/configure-6779-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/random/configure-6831-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/random/configure:6832:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/random/configure-6833-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/plugins/random/configure-6847-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/random/configure:6848:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/random/configure-6849-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/random/configure-6946-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/random/configure:6947:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/random/configure-6948-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/random/configure-7042-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/random/configure:7043:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/random/configure-7044-       else
##############################################
echoping-6.0.2/plugins/random/configure-7138-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/random/configure:7139:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/random/configure-7140-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/random/configure-7143-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/random/configure:7144:      fix_srcfile_path='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/random/configure-7145-      enable_shared_with_static_runtimes=yes
##############################################
echoping-6.0.2/plugins/random/configure-7184-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/random/configure:7185:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/random/configure-7186-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/random/configure-7319-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/random/configure:7320:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure-7321-      else
echoping-6.0.2/plugins/random/configure:7322:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure-7323-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/random/configure-7351-      hardcode_shlibpath_var=no
echoping-6.0.2/plugins/random/configure:7352:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/random/configure-7353-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/random/configure-7381-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/random/configure:7382:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure-7383-      else
echoping-6.0.2/plugins/random/configure-7384-	allow_undefined_flag=' -expect_unresolved \*'
echoping-6.0.2/plugins/random/configure:7385:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure-7386-      fi
##############################################
echoping-6.0.2/plugins/random/configure-7393-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/random/configure:7394:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure-7395-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/random/configure-7397-	allow_undefined_flag=' -expect_unresolved \*'
echoping-6.0.2/plugins/random/configure:7398:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure:7399:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/random/configure:7400:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/random/configure-7401-
##############################################
echoping-6.0.2/plugins/random/configure-7434- 	*)
echoping-6.0.2/plugins/random/configure:7435: 	  whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/random/configure-7436- 	esac ;;
##############################################
echoping-6.0.2/plugins/random/configure-7518-      hardcode_shlibpath_var=no
echoping-6.0.2/plugins/random/configure:7519:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/random/configure-7520-      hardcode_libdir_separator=':'
##############################################
echoping-6.0.2/plugins/random/configure-7628-if test "$GCC" = yes; then
echoping-6.0.2/plugins/random/configure:7629:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/random/configure-7630-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/random/configure-7634-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/random/configure:7635:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/random/configure-7636-  else
echoping-6.0.2/plugins/random/configure:7637:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/random/configure-7638-  fi
##############################################
echoping-6.0.2/plugins/random/configure-7705-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/random/configure:7706:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/random/configure-7707-  ;;
##############################################
echoping-6.0.2/plugins/random/configure-7738-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/random/configure:7739:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/random/configure:7740:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/random/configure:7741:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/random/configure-7742-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/random/configure-7744-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/random/configure:7745:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/random/configure-7746-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/random/configure-7752-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/random/configure:7753:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/random/configure-7754-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/random/configure-7757-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/random/configure:7758:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/random/configure:7759:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/random/configure-7760-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/random/configure-7766-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/random/configure:7767:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/random/configure-7768-      else
echoping-6.0.2/plugins/random/configure:7769:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/random/configure-7770-      fi
##############################################
echoping-6.0.2/plugins/random/configure-7773-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/random/configure:7774:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/random/configure-7775-      ;;
##############################################
echoping-6.0.2/plugins/random/configure-7782-      supports_anon_versioning=no
echoping-6.0.2/plugins/random/configure:7783:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/random/configure-7784-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/random/configure-7803-  *)
echoping-6.0.2/plugins/random/configure:7804:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/random/configure-7805-    ;;
##############################################
echoping-6.0.2/plugins/random/configure-7820-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/random/configure:7821:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/random/configure-7822-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/random/configure-7823-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/random/configure:7824:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/random/configure-7825-  else
##############################################
echoping-6.0.2/plugins/random/configure-8039-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/random/configure:8040:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/random/configure-8041-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/random/configure-8111-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/random/configure:8112:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/random/configure-8113-    case $host_os in
##############################################
echoping-6.0.2/plugins/random/configure-9199-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/random/configure:9200:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/random/configure-9201-      ;;
echoping-6.0.2/plugins/random/configure-9202-    *)
echoping-6.0.2/plugins/random/configure:9203:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/random/configure-9204-      ;;
##############################################
echoping-6.0.2/plugins/random/configure-9209-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/random/configure:9210:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/random/configure-9211-    ;;
##############################################
echoping-6.0.2/plugins/random/configure-9222-
echoping-6.0.2/plugins/random/configure:9223:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
echoping-6.0.2/plugins/random/configure-9224-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
echoping-6.0.2/plugins/random/configure-9601-  # libtool script then.
echoping-6.0.2/plugins/random/configure:9602:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/random/configure-9603-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/random/configure-9630-  if test -z "$LTCC"; then
echoping-6.0.2/plugins/random/configure:9631:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
echoping-6.0.2/plugins/random/configure-9632-    if test -z "$LTCC"; then
##############################################
echoping-6.0.2/plugins/random/configure-9635-    else
echoping-6.0.2/plugins/random/configure:9636:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
echoping-6.0.2/plugins/random/configure:9637:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
echoping-6.0.2/plugins/random/configure-9638-    fi
##############################################
echoping-6.0.2/plugins/random/configure-9640-  if test -z "$LTCFLAGS"; then
echoping-6.0.2/plugins/random/configure:9641:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
echoping-6.0.2/plugins/random/configure-9642-  fi
##############################################
echoping-6.0.2/plugins/random/configure-9645-  # Note that this assumes the entire list is on one line.
echoping-6.0.2/plugins/random/configure:9646:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
echoping-6.0.2/plugins/random/configure-9647-
##############################################
echoping-6.0.2/plugins/random/configure-9651-    # Check whether tagname contains only valid characters
echoping-6.0.2/plugins/random/configure:9652:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
echoping-6.0.2/plugins/random/configure-9653-    "") ;;
##############################################
echoping-6.0.2/plugins/random/configure-9779-done
echoping-6.0.2/plugins/random/configure:9780:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/random/configure-9781-
##############################################
echoping-6.0.2/plugins/random/configure-9809-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/plugins/random/configure:9810:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/plugins/random/configure-9811-  *)
echoping-6.0.2/plugins/random/configure:9812:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/plugins/random/configure-9813-  esac
##############################################
echoping-6.0.2/plugins/random/configure-9818-      # Canonicalize the pathname of ld
echoping-6.0.2/plugins/random/configure:9819:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/plugins/random/configure-9820-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/plugins/random/configure:9821:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/plugins/random/configure-9822-      done
##############################################
echoping-6.0.2/plugins/random/configure-9853-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/plugins/random/configure:9854:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/random/configure-9855-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/random/configure-9886-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/plugins/random/configure:9887:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/random/configure-9888-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/random/configure-9916-    # ancient GNU ld didn't support --whole-archive et. al.
echoping-6.0.2/plugins/random/configure:9917:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
echoping-6.0.2/plugins/random/configure-9918-	grep 'no-whole-archive' > /dev/null; then
##############################################
echoping-6.0.2/plugins/random/configure-9998-      # below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/random/configure:9999:	collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/random/configure-10000-	if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/random/configure-10095-
echoping-6.0.2/plugins/random/configure:10096:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/random/configure-10097-     else
##############################################
echoping-6.0.2/plugins/random/configure-10199-      # is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/random/configure:10200:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/random/configure-10201-	cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/random/configure-10260-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/random/configure:10261:          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/random/configure-10262-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/random/configure-10328-      # dependencies.
echoping-6.0.2/plugins/random/configure:10329:      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; echo $list'
echoping-6.0.2/plugins/random/configure-10330-      ;;
##############################################
echoping-6.0.2/plugins/random/configure-10392-	# dependencies.
echoping-6.0.2/plugins/random/configure:10393:	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; echo $list'
echoping-6.0.2/plugins/random/configure-10394-	;;
##############################################
echoping-6.0.2/plugins/random/configure-10427-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/random/configure:10428:    archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/random/configure:10429:    archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/random/configure-10430-    ;;
##############################################
echoping-6.0.2/plugins/random/configure-10434-	# SGI C++
echoping-6.0.2/plugins/random/configure:10435:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure-10436-
##############################################
echoping-6.0.2/plugins/random/configure-10445-	  if test "$with_gnu_ld" = no; then
echoping-6.0.2/plugins/random/configure:10446:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure-10447-	  else
echoping-6.0.2/plugins/random/configure:10448:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
echoping-6.0.2/plugins/random/configure-10449-	  fi
##############################################
echoping-6.0.2/plugins/random/configure-10464-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/random/configure:10465:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/plugins/random/configure:10466:	archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
echoping-6.0.2/plugins/random/configure-10467-	# Commands to make compiler produce verbose output that lists
##############################################
echoping-6.0.2/plugins/random/configure-10474-	# dependencies.
echoping-6.0.2/plugins/random/configure:10475:	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; echo $list'
echoping-6.0.2/plugins/random/configure-10476-
##############################################
echoping-6.0.2/plugins/random/configure-10489-	# earlier do not add the objects themselves.
echoping-6.0.2/plugins/random/configure:10490:	case `$CC -V 2>&1` in
echoping-6.0.2/plugins/random/configure-10491-	*"Version 7."*)
##############################################
echoping-6.0.2/plugins/random/configure-10515-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
echoping-6.0.2/plugins/random/configure:10516:	whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/random/configure-10517-        ;;
##############################################
echoping-6.0.2/plugins/random/configure-10534-	# dependencies.
echoping-6.0.2/plugins/random/configure:10535:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/random/configure-10536-	;;
##############################################
echoping-6.0.2/plugins/random/configure-10578-    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
echoping-6.0.2/plugins/random/configure:10579:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/random/configure-10580-      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
echoping-6.0.2/plugins/random/configure-10593-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/random/configure:10594:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/plugins/random/configure-10595-
##############################################
echoping-6.0.2/plugins/random/configure-10610-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/random/configure:10611:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure-10612-
##############################################
echoping-6.0.2/plugins/random/configure-10623-	# dependencies.
echoping-6.0.2/plugins/random/configure:10624:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/random/configure-10625-	;;
##############################################
echoping-6.0.2/plugins/random/configure-10628-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/random/configure:10629:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure-10630-
##############################################
echoping-6.0.2/plugins/random/configure-10653-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/random/configure:10654:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/plugins/random/configure-10655-
##############################################
echoping-6.0.2/plugins/random/configure-10669-	allow_undefined_flag_CXX=' -expect_unresolved \*'
echoping-6.0.2/plugins/random/configure:10670:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure:10671:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
echoping-6.0.2/plugins/random/configure-10672-	  echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/random/configure:10673:	  $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~
echoping-6.0.2/plugins/random/configure-10674-	  $rm $lib.exp'
##############################################
echoping-6.0.2/plugins/random/configure-10686-	# dependencies.
echoping-6.0.2/plugins/random/configure:10687:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/random/configure-10688-	;;
##############################################
echoping-6.0.2/plugins/random/configure-10691-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/random/configure:10692:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure-10693-
##############################################
echoping-6.0.2/plugins/random/configure-10753-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
echoping-6.0.2/plugins/random/configure:10754:	    whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
echoping-6.0.2/plugins/random/configure-10755-	    ;;
##############################################
echoping-6.0.2/plugins/random/configure-10841-    hardcode_shlibpath_var_CXX=no
echoping-6.0.2/plugins/random/configure:10842:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/random/configure-10843-    hardcode_libdir_separator_CXX=':'
##############################################
echoping-6.0.2/plugins/random/configure-10913-  # eval without this substitution.
echoping-6.0.2/plugins/random/configure:10914:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
echoping-6.0.2/plugins/random/configure-10915-
echoping-6.0.2/plugins/random/configure:10916:  for p in `eval $output_verbose_link_cmd`; do
echoping-6.0.2/plugins/random/configure-10917-    case $p in
##############################################
echoping-6.0.2/plugins/random/configure-11468-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/random/configure:11469:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/random/configure:11470:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/random/configure-11471-    need_locks=warn
##############################################
echoping-6.0.2/plugins/random/configure-11584-if test "$GCC" = yes; then
echoping-6.0.2/plugins/random/configure:11585:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/random/configure-11586-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/random/configure-11590-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/random/configure:11591:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/random/configure-11592-  else
echoping-6.0.2/plugins/random/configure:11593:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/random/configure-11594-  fi
##############################################
echoping-6.0.2/plugins/random/configure-11661-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/random/configure:11662:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/random/configure-11663-  ;;
##############################################
echoping-6.0.2/plugins/random/configure-11694-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/random/configure:11695:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/random/configure:11696:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/random/configure:11697:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/random/configure-11698-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/random/configure-11700-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/random/configure:11701:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/random/configure-11702-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/random/configure-11708-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/random/configure:11709:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/random/configure-11710-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/random/configure-11713-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/random/configure:11714:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/random/configure:11715:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/random/configure-11716-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/random/configure-11722-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/random/configure:11723:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/random/configure-11724-      else
echoping-6.0.2/plugins/random/configure:11725:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/random/configure-11726-      fi
##############################################
echoping-6.0.2/plugins/random/configure-11729-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/random/configure:11730:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/random/configure-11731-      ;;
##############################################
echoping-6.0.2/plugins/random/configure-11738-      supports_anon_versioning=no
echoping-6.0.2/plugins/random/configure:11739:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/random/configure-11740-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/random/configure-11759-  *)
echoping-6.0.2/plugins/random/configure:11760:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/random/configure-11761-    ;;
##############################################
echoping-6.0.2/plugins/random/configure-11776-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/random/configure:11777:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/random/configure-11778-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/random/configure-11779-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/random/configure:11780:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/random/configure-11781-  else
##############################################
echoping-6.0.2/plugins/random/configure-11995-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/random/configure:11996:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/random/configure-11997-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/random/configure-12067-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/random/configure:12068:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/random/configure-12069-    case $host_os in
##############################################
echoping-6.0.2/plugins/random/configure-12312-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/random/configure:12313:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/random/configure-12314-      ;;
echoping-6.0.2/plugins/random/configure-12315-    *)
echoping-6.0.2/plugins/random/configure:12316:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/random/configure-12317-      ;;
##############################################
echoping-6.0.2/plugins/random/configure-12322-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/random/configure:12323:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/random/configure-12324-    ;;
##############################################
echoping-6.0.2/plugins/random/configure-12641-  # libtool script then.
echoping-6.0.2/plugins/random/configure:12642:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/random/configure-12643-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/random/configure-12750-done
echoping-6.0.2/plugins/random/configure:12751:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/random/configure-12752-
##############################################
echoping-6.0.2/plugins/random/configure-13179-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/random/configure:13180:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/random/configure:13181:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/random/configure-13182-    need_locks=warn
##############################################
echoping-6.0.2/plugins/random/configure-13235-done
echoping-6.0.2/plugins/random/configure:13236:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/random/configure-13237-
##############################################
echoping-6.0.2/plugins/random/configure-13273-    supports_anon_versioning=no
echoping-6.0.2/plugins/random/configure:13274:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/random/configure-13275-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/random/configure-13337-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/random/configure:13338:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/random/configure-13339-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/random/configure-13360-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/random/configure:13361:      archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/random/configure:13362:      archive_expsym_cmds_F77='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'
echoping-6.0.2/plugins/random/configure-13363-      ;;
##############################################
echoping-6.0.2/plugins/random/configure-13369-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/random/configure:13370:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/random/configure-13371-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/random/configure-13373-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/random/configure:13374:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/random/configure-13375-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/random/configure-13427-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/random/configure:13428:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/random/configure-13429-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/plugins/random/configure-13443-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/random/configure:13444:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/random/configure-13445-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/random/configure-13542-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/random/configure:13543:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/random/configure-13544-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/random/configure-13628-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/random/configure:13629:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/random/configure-13630-       else
##############################################
echoping-6.0.2/plugins/random/configure-13714-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/random/configure:13715:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/random/configure-13716-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/random/configure-13719-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/random/configure:13720:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/random/configure-13721-      enable_shared_with_static_runtimes_F77=yes
##############################################
echoping-6.0.2/plugins/random/configure-13760-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/random/configure:13761:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/random/configure-13762-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/random/configure-13895-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/random/configure:13896:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure-13897-      else
echoping-6.0.2/plugins/random/configure:13898:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure-13899-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/random/configure-13927-      hardcode_shlibpath_var_F77=no
echoping-6.0.2/plugins/random/configure:13928:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/random/configure-13929-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/random/configure-13957-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/random/configure:13958:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure-13959-      else
echoping-6.0.2/plugins/random/configure-13960-	allow_undefined_flag_F77=' -expect_unresolved \*'
echoping-6.0.2/plugins/random/configure:13961:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure-13962-      fi
##############################################
echoping-6.0.2/plugins/random/configure-13969-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/random/configure:13970:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure-13971-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/random/configure-13973-	allow_undefined_flag_F77=' -expect_unresolved \*'
echoping-6.0.2/plugins/random/configure:13974:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure:13975:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/random/configure:13976:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/random/configure-13977-
##############################################
echoping-6.0.2/plugins/random/configure-14010- 	*)
echoping-6.0.2/plugins/random/configure:14011: 	  whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/random/configure-14012- 	esac ;;
##############################################
echoping-6.0.2/plugins/random/configure-14094-      hardcode_shlibpath_var_F77=no
echoping-6.0.2/plugins/random/configure:14095:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/random/configure-14096-      hardcode_libdir_separator_F77=':'
##############################################
echoping-6.0.2/plugins/random/configure-14204-if test "$GCC" = yes; then
echoping-6.0.2/plugins/random/configure:14205:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/random/configure-14206-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/random/configure-14210-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/random/configure:14211:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/random/configure-14212-  else
echoping-6.0.2/plugins/random/configure:14213:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/random/configure-14214-  fi
##############################################
echoping-6.0.2/plugins/random/configure-14281-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/random/configure:14282:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/random/configure-14283-  ;;
##############################################
echoping-6.0.2/plugins/random/configure-14314-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/random/configure:14315:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/random/configure:14316:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/random/configure:14317:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/random/configure-14318-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/random/configure-14320-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/random/configure:14321:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/random/configure-14322-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/random/configure-14328-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/random/configure:14329:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/random/configure-14330-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/random/configure-14333-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/random/configure:14334:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/random/configure:14335:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/random/configure-14336-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/random/configure-14342-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/random/configure:14343:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/random/configure-14344-      else
echoping-6.0.2/plugins/random/configure:14345:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/random/configure-14346-      fi
##############################################
echoping-6.0.2/plugins/random/configure-14349-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/random/configure:14350:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/random/configure-14351-      ;;
##############################################
echoping-6.0.2/plugins/random/configure-14358-      supports_anon_versioning=no
echoping-6.0.2/plugins/random/configure:14359:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/random/configure-14360-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/random/configure-14379-  *)
echoping-6.0.2/plugins/random/configure:14380:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/random/configure-14381-    ;;
##############################################
echoping-6.0.2/plugins/random/configure-14396-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/random/configure:14397:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/random/configure-14398-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/random/configure-14399-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/random/configure:14400:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/random/configure-14401-  else
##############################################
echoping-6.0.2/plugins/random/configure-14615-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/random/configure:14616:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/random/configure-14617-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/random/configure-14687-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/random/configure:14688:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/random/configure-14689-    case $host_os in
##############################################
echoping-6.0.2/plugins/random/configure-14932-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/random/configure:14933:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/random/configure-14934-      ;;
echoping-6.0.2/plugins/random/configure-14935-    *)
echoping-6.0.2/plugins/random/configure:14936:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/random/configure-14937-      ;;
##############################################
echoping-6.0.2/plugins/random/configure-14942-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/random/configure:14943:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/random/configure-14944-    ;;
##############################################
echoping-6.0.2/plugins/random/configure-15261-  # libtool script then.
echoping-6.0.2/plugins/random/configure:15262:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/random/configure-15263-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/random/configure-15337-done
echoping-6.0.2/plugins/random/configure:15338:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/random/configure-15339-
##############################################
echoping-6.0.2/plugins/random/configure-15786-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/random/configure:15787:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/random/configure:15788:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/random/configure-15789-    need_locks=warn
##############################################
echoping-6.0.2/plugins/random/configure-15842-done
echoping-6.0.2/plugins/random/configure:15843:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/random/configure-15844-
##############################################
echoping-6.0.2/plugins/random/configure-15880-    supports_anon_versioning=no
echoping-6.0.2/plugins/random/configure:15881:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/random/configure-15882-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/random/configure-15944-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/random/configure:15945:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/random/configure-15946-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/random/configure-15967-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/random/configure:15968:      archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/random/configure:15969:      archive_expsym_cmds_GCJ='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'
echoping-6.0.2/plugins/random/configure-15970-      ;;
##############################################
echoping-6.0.2/plugins/random/configure-15976-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/random/configure:15977:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/random/configure-15978-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/random/configure-15980-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/random/configure:15981:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/random/configure-15982-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/random/configure-16034-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/random/configure:16035:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/random/configure-16036-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/plugins/random/configure-16050-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/random/configure:16051:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/random/configure-16052-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/random/configure-16149-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/random/configure:16150:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/random/configure-16151-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/random/configure-16245-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/random/configure:16246:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/random/configure-16247-       else
##############################################
echoping-6.0.2/plugins/random/configure-16341-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/random/configure:16342:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/random/configure-16343-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/random/configure-16346-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/random/configure:16347:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/random/configure-16348-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
echoping-6.0.2/plugins/random/configure-16387-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/random/configure:16388:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/random/configure-16389-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/random/configure-16522-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/random/configure:16523:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure-16524-      else
echoping-6.0.2/plugins/random/configure:16525:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure-16526-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/random/configure-16554-      hardcode_shlibpath_var_GCJ=no
echoping-6.0.2/plugins/random/configure:16555:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/random/configure-16556-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/random/configure-16584-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/random/configure:16585:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure-16586-      else
echoping-6.0.2/plugins/random/configure-16587-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
echoping-6.0.2/plugins/random/configure:16588:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure-16589-      fi
##############################################
echoping-6.0.2/plugins/random/configure-16596-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/random/configure:16597:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure-16598-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/random/configure-16600-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
echoping-6.0.2/plugins/random/configure:16601:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/random/configure:16602:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/random/configure:16603:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/random/configure-16604-
##############################################
echoping-6.0.2/plugins/random/configure-16637- 	*)
echoping-6.0.2/plugins/random/configure:16638: 	  whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/random/configure-16639- 	esac ;;
##############################################
echoping-6.0.2/plugins/random/configure-16721-      hardcode_shlibpath_var_GCJ=no
echoping-6.0.2/plugins/random/configure:16722:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/random/configure-16723-      hardcode_libdir_separator_GCJ=':'
##############################################
echoping-6.0.2/plugins/random/configure-16831-if test "$GCC" = yes; then
echoping-6.0.2/plugins/random/configure:16832:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/random/configure-16833-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/random/configure-16837-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/random/configure:16838:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/random/configure-16839-  else
echoping-6.0.2/plugins/random/configure:16840:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/random/configure-16841-  fi
##############################################
echoping-6.0.2/plugins/random/configure-16908-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/random/configure:16909:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/random/configure-16910-  ;;
##############################################
echoping-6.0.2/plugins/random/configure-16941-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/random/configure:16942:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/random/configure:16943:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/random/configure:16944:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/random/configure-16945-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/random/configure-16947-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/random/configure:16948:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/random/configure-16949-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/random/configure-16955-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/random/configure:16956:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/random/configure-16957-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/random/configure-16960-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/random/configure:16961:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/random/configure:16962:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/random/configure-16963-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/random/configure-16969-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/random/configure:16970:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/random/configure-16971-      else
echoping-6.0.2/plugins/random/configure:16972:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/random/configure-16973-      fi
##############################################
echoping-6.0.2/plugins/random/configure-16976-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/random/configure:16977:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/random/configure-16978-      ;;
##############################################
echoping-6.0.2/plugins/random/configure-16985-      supports_anon_versioning=no
echoping-6.0.2/plugins/random/configure:16986:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/random/configure-16987-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/random/configure-17006-  *)
echoping-6.0.2/plugins/random/configure:17007:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/random/configure-17008-    ;;
##############################################
echoping-6.0.2/plugins/random/configure-17023-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/random/configure:17024:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/random/configure-17025-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/random/configure-17026-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/random/configure:17027:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/random/configure-17028-  else
##############################################
echoping-6.0.2/plugins/random/configure-17242-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/random/configure:17243:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/random/configure-17244-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/random/configure-17314-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/random/configure:17315:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/random/configure-17316-    case $host_os in
##############################################
echoping-6.0.2/plugins/random/configure-17559-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/random/configure:17560:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/random/configure-17561-      ;;
echoping-6.0.2/plugins/random/configure-17562-    *)
echoping-6.0.2/plugins/random/configure:17563:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/random/configure-17564-      ;;
##############################################
echoping-6.0.2/plugins/random/configure-17569-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/random/configure:17570:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/random/configure-17571-    ;;
##############################################
echoping-6.0.2/plugins/random/configure-17888-  # libtool script then.
echoping-6.0.2/plugins/random/configure:17889:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/random/configure-17890-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/random/configure-17963-done
echoping-6.0.2/plugins/random/configure:17964:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/random/configure-17965-
##############################################
echoping-6.0.2/plugins/random/configure-18039-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/random/configure:18040:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/random/configure-18041-      ;;
echoping-6.0.2/plugins/random/configure-18042-    *)
echoping-6.0.2/plugins/random/configure:18043:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/random/configure-18044-      ;;
##############################################
echoping-6.0.2/plugins/random/configure-18049-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/random/configure:18050:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/random/configure-18051-    ;;
##############################################
echoping-6.0.2/plugins/random/configure-18368-  # libtool script then.
echoping-6.0.2/plugins/random/configure:18369:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/random/configure-18370-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/random/configure-18537-if (
echoping-6.0.2/plugins/random/configure:18538:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
echoping-6.0.2/plugins/random/configure-18539-   if test "$*" = "X"; then
echoping-6.0.2/plugins/random/configure-18540-      # -L didn't work.
echoping-6.0.2/plugins/random/configure:18541:      set X `ls -t $srcdir/configure conftest.file`
echoping-6.0.2/plugins/random/configure-18542-   fi
##############################################
echoping-6.0.2/plugins/random/configure-18581-_ACEOF
echoping-6.0.2/plugins/random/configure:18582:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
echoping-6.0.2/plugins/random/configure-18583-rm -f conftest.sed
##############################################
echoping-6.0.2/plugins/random/configure-18585-# expand $ac_aux_dir to an absolute path
echoping-6.0.2/plugins/random/configure:18586:am_aux_dir=`cd $ac_aux_dir && pwd`
echoping-6.0.2/plugins/random/configure-18587-
##############################################
echoping-6.0.2/plugins/random/configure-18611-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
echoping-6.0.2/plugins/random/configure:18612:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
echoping-6.0.2/plugins/random/configure-18613-	     'mkdir (GNU coreutils) '* | \
##############################################
echoping-6.0.2/plugins/random/configure-18689-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
echoping-6.0.2/plugins/random/configure:18690:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
echoping-6.0.2/plugins/random/configure-18691-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/plugins/random/configure-18699-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
echoping-6.0.2/plugins/random/configure:18700:case `${MAKE-make} -f conftest.make 2>/dev/null` in
echoping-6.0.2/plugins/random/configure-18701-  *@@@%%%=?*=@@@%%%*)
##############################################
echoping-6.0.2/plugins/random/configure-18750-# case it prints its new name instead of `make'.
echoping-6.0.2/plugins/random/configure:18751:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
echoping-6.0.2/plugins/random/configure-18752-   am__include=include
##############################################
echoping-6.0.2/plugins/random/configure-18758-   echo '.include "confinc"' > confmf
echoping-6.0.2/plugins/random/configure:18759:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
echoping-6.0.2/plugins/random/configure-18760-      am__include=.include
##############################################
echoping-6.0.2/plugins/random/configure-18788-
echoping-6.0.2/plugins/random/configure:18789:if test "`cd $srcdir && pwd`" != "`pwd`"; then
echoping-6.0.2/plugins/random/configure-18790-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
echoping-6.0.2/plugins/random/configure-18985-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/plugins/random/configure:18986:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
echoping-6.0.2/plugins/random/configure-18987-  fi
##############################################
echoping-6.0.2/plugins/random/configure-19093-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/plugins/random/configure:19094:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
echoping-6.0.2/plugins/random/configure-19095-  fi
##############################################
echoping-6.0.2/plugins/random/configure-19182-do
echoping-6.0.2/plugins/random/configure:19183:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/plugins/random/configure-19184-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/plugins/random/configure-19262-fi
echoping-6.0.2/plugins/random/configure:19263:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/plugins/random/configure-19264-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/plugins/random/configure-19265-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/plugins/random/configure:19266:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/plugins/random/configure-19267-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/plugins/random/configure:19268:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/plugins/random/configure-19269-_ACEOF
##############################################
echoping-6.0.2/plugins/random/configure-19365-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
echoping-6.0.2/plugins/random/configure:19366:  ac_i=`echo "$ac_i" | sed "$ac_script"`
echoping-6.0.2/plugins/random/configure-19367-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
echoping-6.0.2/plugins/random/configure-19516-do
echoping-6.0.2/plugins/random/configure:19517:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
echoping-6.0.2/plugins/random/configure-19518-    eval $as_var=C; export $as_var
##############################################
echoping-6.0.2/plugins/random/configure-19566-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/plugins/random/configure:19567:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
echoping-6.0.2/plugins/random/configure-19568-
##############################################
echoping-6.0.2/plugins/random/configure-19677-	esac;
echoping-6.0.2/plugins/random/configure:19678:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
echoping-6.0.2/plugins/random/configure-19679-	???[sx]*):;;*)false;;esac;fi
##############################################
echoping-6.0.2/plugins/random/configure-19752-configured by $0, generated by GNU Autoconf 2.61,
echoping-6.0.2/plugins/random/configure:19753:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
echoping-6.0.2/plugins/random/configure-19754-
##############################################
echoping-6.0.2/plugins/random/configure-19772-  --*=*)
echoping-6.0.2/plugins/random/configure:19773:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
echoping-6.0.2/plugins/random/configure:19774:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
echoping-6.0.2/plugins/random/configure-19775-    ac_shift=:
##############################################
echoping-6.0.2/plugins/random/configure-20028-
echoping-6.0.2/plugins/random/configure:20029:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
echoping-6.0.2/plugins/random/configure-20030-    break
##############################################
echoping-6.0.2/plugins/random/configure-20039-
echoping-6.0.2/plugins/random/configure:20040:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
echoping-6.0.2/plugins/random/configure-20041-if test -n "$ac_eof"; then
echoping-6.0.2/plugins/random/configure:20042:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
echoping-6.0.2/plugins/random/configure:20043:  ac_eof=`expr $ac_eof + 1`
echoping-6.0.2/plugins/random/configure-20044-fi
##############################################
echoping-6.0.2/plugins/random/configure-20076-
echoping-6.0.2/plugins/random/configure:20077:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 7; then
echoping-6.0.2/plugins/random/configure-20078-    break
##############################################
echoping-6.0.2/plugins/random/configure-20087-
echoping-6.0.2/plugins/random/configure:20088:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
echoping-6.0.2/plugins/random/configure-20089-if test -n "$ac_eof"; then
echoping-6.0.2/plugins/random/configure:20090:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
echoping-6.0.2/plugins/random/configure:20091:  ac_eof=`expr $ac_eof + 1`
echoping-6.0.2/plugins/random/configure-20092-fi
##############################################
echoping-6.0.2/plugins/random/configure-20225-      case $as_dir in #(
echoping-6.0.2/plugins/random/configure:20226:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/plugins/random/configure-20227-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/plugins/random/configure-20263-*)
echoping-6.0.2/plugins/random/configure:20264:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/plugins/random/configure-20265-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/plugins/random/configure:20266:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/plugins/random/configure-20267-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/plugins/random/configure-20341-
echoping-6.0.2/plugins/random/configure:20342:# Neutralize VPATH when `$srcdir' = `.'.
echoping-6.0.2/plugins/random/configure-20343-# Shell code in configure.ac might set extrasub.
##############################################
echoping-6.0.2/plugins/random/configure-20366-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
echoping-6.0.2/plugins/random/configure:20367:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
echoping-6.0.2/plugins/random/configure:20368:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
echoping-6.0.2/plugins/random/configure-20369-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
echoping-6.0.2/plugins/random/configure-20483-    * )
echoping-6.0.2/plugins/random/configure:20484:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
echoping-6.0.2/plugins/random/configure-20485-  esac
##############################################
echoping-6.0.2/plugins/random/configure-20520-  # Strip MF so we end up with the name of the file.
echoping-6.0.2/plugins/random/configure:20521:  mf=`echo "$mf" | sed -e 's/:.*$//'`
echoping-6.0.2/plugins/random/configure-20522-  # Check whether this is an Automake generated Makefile or not.
##############################################
echoping-6.0.2/plugins/random/configure-20557-  # from the Makefile without running `make'.
echoping-6.0.2/plugins/random/configure:20558:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
echoping-6.0.2/plugins/random/configure-20559-  test -z "$DEPDIR" && continue
echoping-6.0.2/plugins/random/configure:20560:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
echoping-6.0.2/plugins/random/configure-20561-  test -z "am__include" && continue
echoping-6.0.2/plugins/random/configure:20562:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
echoping-6.0.2/plugins/random/configure-20563-  # When using ansi2knr, U may be empty or an underscore; expand it
echoping-6.0.2/plugins/random/configure:20564:  U=`sed -n 's/^U = //p' < "$mf"`
echoping-6.0.2/plugins/random/configure-20565-  # Find all dependency output files, they are included files with
##############################################
echoping-6.0.2/plugins/random/configure-20604-      case $as_dir in #(
echoping-6.0.2/plugins/random/configure:20605:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/plugins/random/configure-20606-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-254-gentoo_lt_version="1.5.22"
echoping-6.0.2/plugins/whois/aclocal.m4:255:gentoo_ltmain_version=`sed -n '/^[[ 	]]*VERSION=/{s/^[[ 	]]*VERSION=//;p;q;}' "$ltmain"`
echoping-6.0.2/plugins/whois/aclocal.m4-256-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-304-done
echoping-6.0.2/plugins/whois/aclocal.m4:305:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/whois/aclocal.m4-306-])
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-376-  # Remove one level of quotation (which was required for Make).
echoping-6.0.2/plugins/whois/aclocal.m4:377:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
echoping-6.0.2/plugins/whois/aclocal.m4-378-  ;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-387-  :
echoping-6.0.2/plugins/whois/aclocal.m4:388:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
echoping-6.0.2/plugins/whois/aclocal.m4-389-  # Yippee, $echo works!
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-413-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
echoping-6.0.2/plugins/whois/aclocal.m4:414:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
echoping-6.0.2/plugins/whois/aclocal.m4:415:       echo_test_string=`eval $cmd` &&
echoping-6.0.2/plugins/whois/aclocal.m4-416-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-422-
echoping-6.0.2/plugins/whois/aclocal.m4:423:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/whois/aclocal.m4:424:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/whois/aclocal.m4-425-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-437-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
echoping-6.0.2/plugins/whois/aclocal.m4:438:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/whois/aclocal.m4:439:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/whois/aclocal.m4-440-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-449-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/whois/aclocal.m4:450:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/whois/aclocal.m4-451-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-464-      echo='printf %s\n'
echoping-6.0.2/plugins/whois/aclocal.m4:465:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/whois/aclocal.m4:466:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/whois/aclocal.m4-467-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-469-	:
echoping-6.0.2/plugins/whois/aclocal.m4:470:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/whois/aclocal.m4-471-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/whois/aclocal.m4:472:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/whois/aclocal.m4-473-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-478-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
echoping-6.0.2/plugins/whois/aclocal.m4:479:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/whois/aclocal.m4-480-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/whois/aclocal.m4:481:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/whois/aclocal.m4-482-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-488-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
echoping-6.0.2/plugins/whois/aclocal.m4:489:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
echoping-6.0.2/plugins/whois/aclocal.m4-490-	  then
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-496-	if test "$prev" != 'sed 50q "[$]0"'; then
echoping-6.0.2/plugins/whois/aclocal.m4:497:	  echo_test_string=`eval $prev`
echoping-6.0.2/plugins/whois/aclocal.m4-498-	  export echo_test_string
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-535-  if AC_TRY_EVAL(ac_compile); then
echoping-6.0.2/plugins/whois/aclocal.m4:536:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/whois/aclocal.m4-537-    *ELF-32*)
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-551-   if test "$lt_cv_prog_gnu_ld" = yes; then
echoping-6.0.2/plugins/whois/aclocal.m4:552:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/whois/aclocal.m4-553-    *32-bit*)
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-563-   else
echoping-6.0.2/plugins/whois/aclocal.m4:564:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/whois/aclocal.m4-565-    *32-bit*)
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-798-    # And add a safety zone
echoping-6.0.2/plugins/whois/aclocal.m4:799:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
echoping-6.0.2/plugins/whois/aclocal.m4:800:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
echoping-6.0.2/plugins/whois/aclocal.m4-801-    ;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-826-    if test -n "$kargmax"; then
echoping-6.0.2/plugins/whois/aclocal.m4:827:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
echoping-6.0.2/plugins/whois/aclocal.m4-828-    else
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-836-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
echoping-6.0.2/plugins/whois/aclocal.m4:837:    while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
echoping-6.0.2/plugins/whois/aclocal.m4-838-	       = "XX$teststring") >/dev/null 2>&1 &&
echoping-6.0.2/plugins/whois/aclocal.m4:839:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
echoping-6.0.2/plugins/whois/aclocal.m4-840-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-842-    do
echoping-6.0.2/plugins/whois/aclocal.m4:843:      i=`expr $i + 1`
echoping-6.0.2/plugins/whois/aclocal.m4-844-      teststring=$teststring$teststring
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-849-    # It appears as though 1/2 is a usable value.
echoping-6.0.2/plugins/whois/aclocal.m4:850:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
echoping-6.0.2/plugins/whois/aclocal.m4-851-    ;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-1141-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/whois/aclocal.m4:1142:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
echoping-6.0.2/plugins/whois/aclocal.m4-1143-    need_locks=warn
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-1256-if test "$GCC" = yes; then
echoping-6.0.2/plugins/whois/aclocal.m4:1257:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/whois/aclocal.m4-1258-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-1262-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/whois/aclocal.m4:1263:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/whois/aclocal.m4-1264-  else
echoping-6.0.2/plugins/whois/aclocal.m4:1265:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/whois/aclocal.m4-1266-  fi
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-1333-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/whois/aclocal.m4:1334:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/whois/aclocal.m4-1335-  ;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-1366-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/whois/aclocal.m4:1367:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/whois/aclocal.m4:1368:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/whois/aclocal.m4:1369:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/whois/aclocal.m4-1370-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-1372-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/whois/aclocal.m4:1373:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/whois/aclocal.m4-1374-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-1380-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/whois/aclocal.m4:1381:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/whois/aclocal.m4-1382-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-1385-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/whois/aclocal.m4:1386:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/whois/aclocal.m4:1387:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/whois/aclocal.m4-1388-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-1394-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/whois/aclocal.m4:1395:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/whois/aclocal.m4-1396-      else
echoping-6.0.2/plugins/whois/aclocal.m4:1397:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/whois/aclocal.m4-1398-      fi
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-1401-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/whois/aclocal.m4:1402:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/whois/aclocal.m4-1403-      ;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-1410-      supports_anon_versioning=no
echoping-6.0.2/plugins/whois/aclocal.m4:1411:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/whois/aclocal.m4-1412-        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-1431-  *)
echoping-6.0.2/plugins/whois/aclocal.m4:1432:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/whois/aclocal.m4-1433-    ;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-1448-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/whois/aclocal.m4:1449:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/whois/aclocal.m4-1450-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/whois/aclocal.m4-1451-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/whois/aclocal.m4:1452:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/whois/aclocal.m4-1453-  else
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-1667-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/whois/aclocal.m4:1668:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/whois/aclocal.m4-1669-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-1739-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/whois/aclocal.m4:1740:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/whois/aclocal.m4-1741-    case $host_os in
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-1889-  if test -z "$LTCC"; then
echoping-6.0.2/plugins/whois/aclocal.m4:1890:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
echoping-6.0.2/plugins/whois/aclocal.m4-1891-    if test -z "$LTCC"; then
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-1893-    else
echoping-6.0.2/plugins/whois/aclocal.m4:1894:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
echoping-6.0.2/plugins/whois/aclocal.m4-1895-    fi
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-1897-  if test -z "$LTCFLAGS"; then
echoping-6.0.2/plugins/whois/aclocal.m4:1898:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
echoping-6.0.2/plugins/whois/aclocal.m4-1899-  fi
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-1902-  # Note that this assumes the entire list is on one line.
echoping-6.0.2/plugins/whois/aclocal.m4:1903:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
echoping-6.0.2/plugins/whois/aclocal.m4-1904-
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-1908-    # Check whether tagname contains only valid characters
echoping-6.0.2/plugins/whois/aclocal.m4:1909:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
echoping-6.0.2/plugins/whois/aclocal.m4-1910-    "") ;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-2163-	"file_magic "*)
echoping-6.0.2/plugins/whois/aclocal.m4:2164:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/plugins/whois/aclocal.m4-2165-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-2235-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/plugins/whois/aclocal.m4:2236:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/plugins/whois/aclocal.m4-2237-  *)
echoping-6.0.2/plugins/whois/aclocal.m4:2238:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/plugins/whois/aclocal.m4-2239-  esac
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-2244-      # Canonicalize the pathname of ld
echoping-6.0.2/plugins/whois/aclocal.m4:2245:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/plugins/whois/aclocal.m4-2246-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/plugins/whois/aclocal.m4:2247:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/plugins/whois/aclocal.m4-2248-      done
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-2275-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/plugins/whois/aclocal.m4:2276:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/whois/aclocal.m4-2277-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-2306-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/plugins/whois/aclocal.m4:2307:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/whois/aclocal.m4-2308-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-2474-openbsd*)
echoping-6.0.2/plugins/whois/aclocal.m4:2475:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/whois/aclocal.m4-2476-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-2551-	# Tru64's nm complains that /dev/null is an invalid object file
echoping-6.0.2/plugins/whois/aclocal.m4:2552:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/whois/aclocal.m4-2553-	*/dev/null* | *'Invalid file or object type'*)
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-2557-	*)
echoping-6.0.2/plugins/whois/aclocal.m4:2558:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/whois/aclocal.m4-2559-	  */dev/null*)
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-2921-    # ancient GNU ld didn't support --whole-archive et. al.
echoping-6.0.2/plugins/whois/aclocal.m4:2922:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
echoping-6.0.2/plugins/whois/aclocal.m4-2923-	grep 'no-whole-archive' > /dev/null; then
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3002-      # below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/whois/aclocal.m4:3003:	collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/whois/aclocal.m4-3004-	if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3050-
echoping-6.0.2/plugins/whois/aclocal.m4:3051:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/whois/aclocal.m4-3052-     else
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3105-      # is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/whois/aclocal.m4:3106:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/whois/aclocal.m4-3107-	cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3166-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/whois/aclocal.m4:3167:          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/whois/aclocal.m4-3168-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3234-      # dependencies.
echoping-6.0.2/plugins/whois/aclocal.m4:3235:      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; echo $list'
echoping-6.0.2/plugins/whois/aclocal.m4-3236-      ;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3298-	# dependencies.
echoping-6.0.2/plugins/whois/aclocal.m4:3299:	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; echo $list'
echoping-6.0.2/plugins/whois/aclocal.m4-3300-	;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3333-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/whois/aclocal.m4:3334:    _LT_AC_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'
echoping-6.0.2/plugins/whois/aclocal.m4:3335:    _LT_AC_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'
echoping-6.0.2/plugins/whois/aclocal.m4-3336-    ;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3340-	# SGI C++
echoping-6.0.2/plugins/whois/aclocal.m4:3341:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/aclocal.m4-3342-
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3351-	  if test "$with_gnu_ld" = no; then
echoping-6.0.2/plugins/whois/aclocal.m4:3352:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/aclocal.m4-3353-	  else
echoping-6.0.2/plugins/whois/aclocal.m4:3354:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
echoping-6.0.2/plugins/whois/aclocal.m4-3355-	  fi
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3370-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/whois/aclocal.m4:3371:	_LT_AC_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'
echoping-6.0.2/plugins/whois/aclocal.m4:3372:	_LT_AC_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'
echoping-6.0.2/plugins/whois/aclocal.m4-3373-	# Commands to make compiler produce verbose output that lists
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3380-	# dependencies.
echoping-6.0.2/plugins/whois/aclocal.m4:3381:	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; echo $list'
echoping-6.0.2/plugins/whois/aclocal.m4-3382-
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3395-	# earlier do not add the objects themselves.
echoping-6.0.2/plugins/whois/aclocal.m4:3396:	case `$CC -V 2>&1` in
echoping-6.0.2/plugins/whois/aclocal.m4-3397-	*"Version 7."*)
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3421-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
echoping-6.0.2/plugins/whois/aclocal.m4:3422:	_LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/whois/aclocal.m4-3423-        ;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3440-	# dependencies.
echoping-6.0.2/plugins/whois/aclocal.m4:3441:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/whois/aclocal.m4-3442-	;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3484-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
echoping-6.0.2/plugins/whois/aclocal.m4:3485:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/whois/aclocal.m4-3486-      _LT_AC_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'
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3499-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/whois/aclocal.m4:3500:	_LT_AC_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'
echoping-6.0.2/plugins/whois/aclocal.m4-3501-
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3516-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/whois/aclocal.m4:3517:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/aclocal.m4-3518-
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3529-	# dependencies.
echoping-6.0.2/plugins/whois/aclocal.m4:3530:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/whois/aclocal.m4-3531-	;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3534-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/whois/aclocal.m4:3535:	  _LT_AC_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" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/aclocal.m4-3536-
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3559-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/whois/aclocal.m4:3560:	_LT_AC_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'
echoping-6.0.2/plugins/whois/aclocal.m4-3561-
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3575-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/plugins/whois/aclocal.m4:3576:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/aclocal.m4:3577:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
echoping-6.0.2/plugins/whois/aclocal.m4-3578-	  echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/whois/aclocal.m4:3579:	  $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~
echoping-6.0.2/plugins/whois/aclocal.m4-3580-	  $rm $lib.exp'
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3592-	# dependencies.
echoping-6.0.2/plugins/whois/aclocal.m4:3593:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/whois/aclocal.m4-3594-	;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3597-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/whois/aclocal.m4:3598:	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/aclocal.m4-3599-
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3659-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
echoping-6.0.2/plugins/whois/aclocal.m4:3660:	    _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
echoping-6.0.2/plugins/whois/aclocal.m4-3661-	    ;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3747-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/plugins/whois/aclocal.m4:3748:    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/whois/aclocal.m4-3749-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-3870-  # eval without this substitution.
echoping-6.0.2/plugins/whois/aclocal.m4:3871:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
echoping-6.0.2/plugins/whois/aclocal.m4-3872-
echoping-6.0.2/plugins/whois/aclocal.m4:3873:  for p in `eval $output_verbose_link_cmd`; do
echoping-6.0.2/plugins/whois/aclocal.m4-3874-    case $p in
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-4256-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/whois/aclocal.m4:4257:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/whois/aclocal.m4-4258-      ;;
echoping-6.0.2/plugins/whois/aclocal.m4-4259-    *)
echoping-6.0.2/plugins/whois/aclocal.m4:4260:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/whois/aclocal.m4-4261-      ;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-4266-  *'\[$]0 --fallback-echo"')
echoping-6.0.2/plugins/whois/aclocal.m4:4267:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
echoping-6.0.2/plugins/whois/aclocal.m4-4268-    ;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-4281-
echoping-6.0.2/plugins/whois/aclocal.m4:4282:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
echoping-6.0.2/plugins/whois/aclocal.m4-4283-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-4663-  # libtool script then.
echoping-6.0.2/plugins/whois/aclocal.m4:4664:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/whois/aclocal.m4-4665-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-4768-# If we're using GNU nm, then use its standard symbol codes.
echoping-6.0.2/plugins/whois/aclocal.m4:4769:case `$NM -V 2>&1` in
echoping-6.0.2/plugins/whois/aclocal.m4-4770-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-4801-    nlist=conftest.nm
echoping-6.0.2/plugins/whois/aclocal.m4:4802:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
echoping-6.0.2/plugins/whois/aclocal.m4-4803-      # Try sorting and uniquifying the output.
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-5519-    supports_anon_versioning=no
echoping-6.0.2/plugins/whois/aclocal.m4:5520:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/whois/aclocal.m4-5521-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-5583-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/whois/aclocal.m4:5584:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/whois/aclocal.m4-5585-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-5606-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/whois/aclocal.m4:5607:      _LT_AC_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'
echoping-6.0.2/plugins/whois/aclocal.m4:5608:      _LT_AC_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'
echoping-6.0.2/plugins/whois/aclocal.m4-5609-      ;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-5615-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/whois/aclocal.m4:5616:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/whois/aclocal.m4-5617-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-5619-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/whois/aclocal.m4:5620:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/whois/aclocal.m4-5621-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-5673-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/whois/aclocal.m4:5674:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/whois/aclocal.m4-5675-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) 
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-5689-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/whois/aclocal.m4:5690:	    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/whois/aclocal.m4-5691-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-5788-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/whois/aclocal.m4:5789:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/whois/aclocal.m4-5790-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-5835-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/whois/aclocal.m4:5836:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/whois/aclocal.m4-5837-       else
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-5882-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/whois/aclocal.m4:5883:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/whois/aclocal.m4-5884-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-5887-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/whois/aclocal.m4:5888:      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/whois/aclocal.m4-5889-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-5928-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/whois/aclocal.m4:5929:         _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/whois/aclocal.m4-5930-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-6063-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/whois/aclocal.m4:6064:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/aclocal.m4-6065-      else
echoping-6.0.2/plugins/whois/aclocal.m4:6066:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/aclocal.m4-6067-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-6095-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/plugins/whois/aclocal.m4:6096:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/whois/aclocal.m4-6097-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-6125-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/whois/aclocal.m4:6126:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/aclocal.m4-6127-      else
echoping-6.0.2/plugins/whois/aclocal.m4-6128-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/plugins/whois/aclocal.m4:6129:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/aclocal.m4-6130-      fi
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-6137-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/whois/aclocal.m4:6138:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/aclocal.m4-6139-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-6141-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
echoping-6.0.2/plugins/whois/aclocal.m4:6142:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/aclocal.m4:6143:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/whois/aclocal.m4:6144:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/whois/aclocal.m4-6145-
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-6178- 	*)
echoping-6.0.2/plugins/whois/aclocal.m4:6179: 	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/whois/aclocal.m4-6180- 	esac ;;
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-6262-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
echoping-6.0.2/plugins/whois/aclocal.m4:6263:      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/whois/aclocal.m4-6264-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-6327-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
echoping-6.0.2/plugins/whois/aclocal.m4:6328:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
echoping-6.0.2/plugins/whois/aclocal.m4-6329-        then
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-6463-    test $lt_ac_count -gt 10 && break
echoping-6.0.2/plugins/whois/aclocal.m4:6464:    lt_ac_count=`expr $lt_ac_count + 1`
echoping-6.0.2/plugins/whois/aclocal.m4-6465-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-6519-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
echoping-6.0.2/plugins/whois/aclocal.m4:6520:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
echoping-6.0.2/plugins/whois/aclocal.m4-6521-#
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-6543-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
echoping-6.0.2/plugins/whois/aclocal.m4:6544:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
echoping-6.0.2/plugins/whois/aclocal.m4-6545-# and then we would define $MISSING as
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-6559-# expand $ac_aux_dir to an absolute path
echoping-6.0.2/plugins/whois/aclocal.m4:6560:am_aux_dir=`cd $ac_aux_dir && pwd`
echoping-6.0.2/plugins/whois/aclocal.m4-6561-])
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-6659-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/plugins/whois/aclocal.m4:6660:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
echoping-6.0.2/plugins/whois/aclocal.m4-6661-  fi
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-6771-  # Strip MF so we end up with the name of the file.
echoping-6.0.2/plugins/whois/aclocal.m4:6772:  mf=`echo "$mf" | sed -e 's/:.*$//'`
echoping-6.0.2/plugins/whois/aclocal.m4-6773-  # Check whether this is an Automake generated Makefile or not.
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-6780-  if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then
echoping-6.0.2/plugins/whois/aclocal.m4:6781:    dirpart=`AS_DIRNAME("$mf")`
echoping-6.0.2/plugins/whois/aclocal.m4-6782-  else
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-6786-  # from the Makefile without running `make'.
echoping-6.0.2/plugins/whois/aclocal.m4:6787:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
echoping-6.0.2/plugins/whois/aclocal.m4-6788-  test -z "$DEPDIR" && continue
echoping-6.0.2/plugins/whois/aclocal.m4:6789:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
echoping-6.0.2/plugins/whois/aclocal.m4-6790-  test -z "am__include" && continue
echoping-6.0.2/plugins/whois/aclocal.m4:6791:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
echoping-6.0.2/plugins/whois/aclocal.m4-6792-  # When using ansi2knr, U may be empty or an underscore; expand it
echoping-6.0.2/plugins/whois/aclocal.m4:6793:  U=`sed -n 's/^U = //p' < "$mf"`
echoping-6.0.2/plugins/whois/aclocal.m4-6794-  # Find all dependency output files, they are included files with
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-6802-    test -f "$dirpart/$file" && continue
echoping-6.0.2/plugins/whois/aclocal.m4:6803:    fdir=`AS_DIRNAME(["$file"])`
echoping-6.0.2/plugins/whois/aclocal.m4-6804-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-6856-AC_REQUIRE([AC_PROG_INSTALL])dnl
echoping-6.0.2/plugins/whois/aclocal.m4:6857:if test "`cd $srcdir && pwd`" != "`pwd`"; then
echoping-6.0.2/plugins/whois/aclocal.m4-6858-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-6944-    * )
echoping-6.0.2/plugins/whois/aclocal.m4:6945:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
echoping-6.0.2/plugins/whois/aclocal.m4-6946-  esac
echoping-6.0.2/plugins/whois/aclocal.m4-6947-done
echoping-6.0.2/plugins/whois/aclocal.m4:6948:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
echoping-6.0.2/plugins/whois/aclocal.m4-6949-
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-7016-# case it prints its new name instead of `make'.
echoping-6.0.2/plugins/whois/aclocal.m4:7017:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
echoping-6.0.2/plugins/whois/aclocal.m4-7018-   am__include=include
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-7024-   echo '.include "confinc"' > confmf
echoping-6.0.2/plugins/whois/aclocal.m4:7025:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
echoping-6.0.2/plugins/whois/aclocal.m4-7026-      am__include=.include
##############################################
echoping-6.0.2/plugins/whois/aclocal.m4-7155-if (
echoping-6.0.2/plugins/whois/aclocal.m4:7156:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
echoping-6.0.2/plugins/whois/aclocal.m4-7157-   if test "$[*]" = "X"; then
echoping-6.0.2/plugins/whois/aclocal.m4-7158-      # -L didn't work.
echoping-6.0.2/plugins/whois/aclocal.m4:7159:      set X `ls -t $srcdir/configure conftest.file`
echoping-6.0.2/plugins/whois/aclocal.m4-7160-   fi
##############################################
echoping-6.0.2/plugins/whois/Makefile.in-52-CONFIG_CLEAN_FILES =
echoping-6.0.2/plugins/whois/Makefile.in:53:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
echoping-6.0.2/plugins/whois/Makefile.in-54-am__vpath_adj = case $$p in \
echoping-6.0.2/plugins/whois/Makefile.in:55:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
echoping-6.0.2/plugins/whois/Makefile.in-56-    *) f=$$p;; \
echoping-6.0.2/plugins/whois/Makefile.in-57-  esac;
echoping-6.0.2/plugins/whois/Makefile.in:58:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
echoping-6.0.2/plugins/whois/Makefile.in-59-am__installdirs = "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(man1dir)"
##############################################
echoping-6.0.2/plugins/whois/Makefile.in-286-	@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
echoping-6.0.2/plugins/whois/Makefile.in:287:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
echoping-6.0.2/plugins/whois/Makefile.in-288-	  test "$$dir" != "$$p" || dir=.; \
##############################################
echoping-6.0.2/plugins/whois/Makefile.in-310-.c.obj:
echoping-6.0.2/plugins/whois/Makefile.in:311:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
echoping-6.0.2/plugins/whois/Makefile.in-312-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
echoping-6.0.2/plugins/whois/Makefile.in-314-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
echoping-6.0.2/plugins/whois/Makefile.in:315:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
echoping-6.0.2/plugins/whois/Makefile.in-316-
##############################################
echoping-6.0.2/plugins/whois/Makefile.in-344-	  else file=$$i; fi; \
echoping-6.0.2/plugins/whois/Makefile.in:345:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
echoping-6.0.2/plugins/whois/Makefile.in-346-	  case "$$ext" in \
##############################################
echoping-6.0.2/plugins/whois/Makefile.in-349-	  esac; \
echoping-6.0.2/plugins/whois/Makefile.in:350:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
echoping-6.0.2/plugins/whois/Makefile.in:351:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
echoping-6.0.2/plugins/whois/Makefile.in:352:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
echoping-6.0.2/plugins/whois/Makefile.in-353-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
echoping-6.0.2/plugins/whois/Makefile.in-365-	for i in $$list; do \
echoping-6.0.2/plugins/whois/Makefile.in:366:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
echoping-6.0.2/plugins/whois/Makefile.in-367-	  case "$$ext" in \
##############################################
echoping-6.0.2/plugins/whois/Makefile.in-370-	  esac; \
echoping-6.0.2/plugins/whois/Makefile.in:371:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
echoping-6.0.2/plugins/whois/Makefile.in:372:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
echoping-6.0.2/plugins/whois/Makefile.in:373:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
echoping-6.0.2/plugins/whois/Makefile.in-374-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
echoping-6.0.2/plugins/whois/Makefile.in-418-GTAGS:
echoping-6.0.2/plugins/whois/Makefile.in:419:	here=`$(am__cd) $(top_builddir) && pwd` \
echoping-6.0.2/plugins/whois/Makefile.in-420-	  && cd $(top_srcdir) \
##############################################
echoping-6.0.2/plugins/whois/Makefile.in-428-	test -d $(distdir) || mkdir $(distdir)
echoping-6.0.2/plugins/whois/Makefile.in:429:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
echoping-6.0.2/plugins/whois/Makefile.in:430:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
echoping-6.0.2/plugins/whois/Makefile.in-431-	list='$(DISTFILES)'; \
##############################################
echoping-6.0.2/plugins/whois/Makefile.in-442-	  if test -d $$d/$$file; then \
echoping-6.0.2/plugins/whois/Makefile.in:443:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
echoping-6.0.2/plugins/whois/Makefile.in-444-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
echoping-6.0.2/plugins/whois/Makefile.in-503-	chmod a-w $(distdir)
echoping-6.0.2/plugins/whois/Makefile.in:504:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
echoping-6.0.2/plugins/whois/Makefile.in-505-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
echoping-6.0.2/plugins/whois/Makefile.in-534-	@cd $(distuninstallcheck_dir) \
echoping-6.0.2/plugins/whois/Makefile.in:535:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
echoping-6.0.2/plugins/whois/Makefile.in-536-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
echoping-6.0.2/plugins/whois/Makefile.in-546-	fi
echoping-6.0.2/plugins/whois/Makefile.in:547:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
echoping-6.0.2/plugins/whois/Makefile.in-548-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
echoping-6.0.2/plugins/whois/configure-109-do
echoping-6.0.2/plugins/whois/configure:110:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
echoping-6.0.2/plugins/whois/configure-111-    eval $as_var=C; export $as_var
##############################################
echoping-6.0.2/plugins/whois/configure-217-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
echoping-6.0.2/plugins/whois/configure:218:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
echoping-6.0.2/plugins/whois/configure-219-") 2> /dev/null; then
##############################################
echoping-6.0.2/plugins/whois/configure-332-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/plugins/whois/configure:333:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
echoping-6.0.2/plugins/whois/configure-334-
##############################################
echoping-6.0.2/plugins/whois/configure-427-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/plugins/whois/configure:428:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
echoping-6.0.2/plugins/whois/configure-429-
##############################################
echoping-6.0.2/plugins/whois/configure-538-	esac;
echoping-6.0.2/plugins/whois/configure:539:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
echoping-6.0.2/plugins/whois/configure-540-	???[sx]*):;;*)false;;esac;fi
##############################################
echoping-6.0.2/plugins/whois/configure-560-  # Remove one level of quotation (which was required for Make).
echoping-6.0.2/plugins/whois/configure:561:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
echoping-6.0.2/plugins/whois/configure-562-  ;;
##############################################
echoping-6.0.2/plugins/whois/configure-571-  :
echoping-6.0.2/plugins/whois/configure:572:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
echoping-6.0.2/plugins/whois/configure-573-  # Yippee, $echo works!
##############################################
echoping-6.0.2/plugins/whois/configure-597-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
echoping-6.0.2/plugins/whois/configure:598:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
echoping-6.0.2/plugins/whois/configure:599:       echo_test_string=`eval $cmd` &&
echoping-6.0.2/plugins/whois/configure-600-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
echoping-6.0.2/plugins/whois/configure-606-
echoping-6.0.2/plugins/whois/configure:607:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/whois/configure:608:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/whois/configure-609-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/whois/configure-621-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
echoping-6.0.2/plugins/whois/configure:622:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/whois/configure:623:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/whois/configure-624-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/whois/configure-633-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/whois/configure:634:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/whois/configure-635-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/whois/configure-648-      echo='printf %s\n'
echoping-6.0.2/plugins/whois/configure:649:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/plugins/whois/configure:650:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/whois/configure-651-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/whois/configure-653-	:
echoping-6.0.2/plugins/whois/configure:654:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/whois/configure-655-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/whois/configure:656:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/whois/configure-657-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/whois/configure-662-	echo="$CONFIG_SHELL $0 --fallback-echo"
echoping-6.0.2/plugins/whois/configure:663:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/plugins/whois/configure-664-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/plugins/whois/configure:665:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/plugins/whois/configure-666-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/plugins/whois/configure-672-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
echoping-6.0.2/plugins/whois/configure:673:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
echoping-6.0.2/plugins/whois/configure-674-	  then
##############################################
echoping-6.0.2/plugins/whois/configure-680-	if test "$prev" != 'sed 50q "$0"'; then
echoping-6.0.2/plugins/whois/configure:681:	  echo_test_string=`eval $prev`
echoping-6.0.2/plugins/whois/configure-682-	  export echo_test_string
##############################################
echoping-6.0.2/plugins/whois/configure-950-  case $ac_option in
echoping-6.0.2/plugins/whois/configure:951:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
echoping-6.0.2/plugins/whois/configure-952-  *)	ac_optarg=yes ;;
##############################################
echoping-6.0.2/plugins/whois/configure-993-  -disable-* | --disable-*)
echoping-6.0.2/plugins/whois/configure:994:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
echoping-6.0.2/plugins/whois/configure-995-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/whois/configure-998-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/whois/configure:999:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/whois/configure-1000-    eval enable_$ac_feature=no ;;
##############################################
echoping-6.0.2/plugins/whois/configure-1012-  -enable-* | --enable-*)
echoping-6.0.2/plugins/whois/configure:1013:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
echoping-6.0.2/plugins/whois/configure-1014-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/whois/configure-1017-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/whois/configure:1018:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/whois/configure-1019-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
echoping-6.0.2/plugins/whois/configure-1209-  -with-* | --with-*)
echoping-6.0.2/plugins/whois/configure:1210:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
echoping-6.0.2/plugins/whois/configure-1211-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/whois/configure-1214-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/whois/configure:1215:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/whois/configure-1216-    eval with_$ac_package=\$ac_optarg ;;
##############################################
echoping-6.0.2/plugins/whois/configure-1218-  -without-* | --without-*)
echoping-6.0.2/plugins/whois/configure:1219:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
echoping-6.0.2/plugins/whois/configure-1220-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/whois/configure-1223-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/whois/configure:1224:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
echoping-6.0.2/plugins/whois/configure-1225-    eval with_$ac_package=no ;;
##############################################
echoping-6.0.2/plugins/whois/configure-1250-  *=*)
echoping-6.0.2/plugins/whois/configure:1251:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
echoping-6.0.2/plugins/whois/configure-1252-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/plugins/whois/configure-1270-if test -n "$ac_prev"; then
echoping-6.0.2/plugins/whois/configure:1271:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
echoping-6.0.2/plugins/whois/configure-1272-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
echoping-6.0.2/plugins/whois/configure-1316-ac_ls_di=`ls -di .` &&
echoping-6.0.2/plugins/whois/configure:1317:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
echoping-6.0.2/plugins/whois/configure-1318-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
echoping-6.0.2/plugins/whois/configure-1376-case $srcdir in
echoping-6.0.2/plugins/whois/configure:1377:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
echoping-6.0.2/plugins/whois/configure-1378-esac
##############################################
echoping-6.0.2/plugins/whois/configure-1419-By default, \`make install' will install all the files in
echoping-6.0.2/plugins/whois/configure:1420:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
echoping-6.0.2/plugins/whois/configure:1421:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
echoping-6.0.2/plugins/whois/configure-1422-for instance \`--prefix=\$HOME'.
##############################################
echoping-6.0.2/plugins/whois/configure-1519-*)
echoping-6.0.2/plugins/whois/configure:1520:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/plugins/whois/configure-1521-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/plugins/whois/configure:1522:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/plugins/whois/configure-1523-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/plugins/whois/configure-1652-    *\'*)
echoping-6.0.2/plugins/whois/configure:1653:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/plugins/whois/configure-1654-    esac
##############################################
echoping-6.0.2/plugins/whois/configure-1738-      case $ac_val in
echoping-6.0.2/plugins/whois/configure:1739:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
echoping-6.0.2/plugins/whois/configure-1740-      esac
##############################################
echoping-6.0.2/plugins/whois/configure-1755-	case $ac_val in
echoping-6.0.2/plugins/whois/configure:1756:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
echoping-6.0.2/plugins/whois/configure-1757-	esac
##############################################
echoping-6.0.2/plugins/whois/configure-1863-    set,)
echoping-6.0.2/plugins/whois/configure:1864:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
echoping-6.0.2/plugins/whois/configure:1865:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
echoping-6.0.2/plugins/whois/configure-1866-      ac_cache_corrupted=: ;;
##############################################
echoping-6.0.2/plugins/whois/configure-1885-    case $ac_new_val in
echoping-6.0.2/plugins/whois/configure:1886:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/plugins/whois/configure-1887-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
echoping-6.0.2/plugins/whois/configure-1977-test "x$ac_build_alias" = x &&
echoping-6.0.2/plugins/whois/configure:1978:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
echoping-6.0.2/plugins/whois/configure-1979-test "x$ac_build_alias" = x &&
##############################################
echoping-6.0.2/plugins/whois/configure-1982-   { (exit 1); exit 1; }; }
echoping-6.0.2/plugins/whois/configure:1983:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
echoping-6.0.2/plugins/whois/configure-1984-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
echoping-6.0.2/plugins/whois/configure-2007-IFS=$ac_save_IFS
echoping-6.0.2/plugins/whois/configure:2008:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
echoping-6.0.2/plugins/whois/configure-2009-
##############################################
echoping-6.0.2/plugins/whois/configure-2018-else
echoping-6.0.2/plugins/whois/configure:2019:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
echoping-6.0.2/plugins/whois/configure-2020-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
echoping-6.0.2/plugins/whois/configure-2044-IFS=$ac_save_IFS
echoping-6.0.2/plugins/whois/configure:2045:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
echoping-6.0.2/plugins/whois/configure-2046-
##############################################
echoping-6.0.2/plugins/whois/configure-2165-echo "$as_me:$LINENO: checking for C compiler version" >&5
echoping-6.0.2/plugins/whois/configure:2166:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/plugins/whois/configure-2167-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/plugins/whois/configure-2219-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
echoping-6.0.2/plugins/whois/configure:2220:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
echoping-6.0.2/plugins/whois/configure-2221-#
##############################################
echoping-6.0.2/plugins/whois/configure-2267-	then :; else
echoping-6.0.2/plugins/whois/configure:2268:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
echoping-6.0.2/plugins/whois/configure-2269-	fi
##############################################
echoping-6.0.2/plugins/whois/configure-2364-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
echoping-6.0.2/plugins/whois/configure:2365:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
echoping-6.0.2/plugins/whois/configure-2366-	  break;;
##############################################
echoping-6.0.2/plugins/whois/configure-2419-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
echoping-6.0.2/plugins/whois/configure:2420:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
echoping-6.0.2/plugins/whois/configure-2421-       break;;
##############################################
echoping-6.0.2/plugins/whois/configure-2494-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
echoping-6.0.2/plugins/whois/configure:2495:GCC=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/plugins/whois/configure-2496-ac_test_CFLAGS=${CFLAGS+set}
##############################################
echoping-6.0.2/plugins/whois/configure-2887-    test $lt_ac_count -gt 10 && break
echoping-6.0.2/plugins/whois/configure:2888:    lt_ac_count=`expr $lt_ac_count + 1`
echoping-6.0.2/plugins/whois/configure-2889-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
echoping-6.0.2/plugins/whois/configure-2925-  # Check for GNU $ac_path_GREP
echoping-6.0.2/plugins/whois/configure:2926:case `"$ac_path_GREP" --version 2>&1` in
echoping-6.0.2/plugins/whois/configure-2927-*GNU*)
##############################################
echoping-6.0.2/plugins/whois/configure-2939-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
echoping-6.0.2/plugins/whois/configure:2940:    ac_count=`expr $ac_count + 1`
echoping-6.0.2/plugins/whois/configure-2941-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
echoping-6.0.2/plugins/whois/configure-3007-  # Check for GNU $ac_path_EGREP
echoping-6.0.2/plugins/whois/configure:3008:case `"$ac_path_EGREP" --version 2>&1` in
echoping-6.0.2/plugins/whois/configure-3009-*GNU*)
##############################################
echoping-6.0.2/plugins/whois/configure-3021-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
echoping-6.0.2/plugins/whois/configure:3022:    ac_count=`expr $ac_count + 1`
echoping-6.0.2/plugins/whois/configure-3023-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
echoping-6.0.2/plugins/whois/configure-3079-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/plugins/whois/configure:3080:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/plugins/whois/configure-3081-  *)
echoping-6.0.2/plugins/whois/configure:3082:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/plugins/whois/configure-3083-  esac
##############################################
echoping-6.0.2/plugins/whois/configure-3088-      # Canonicalize the pathname of ld
echoping-6.0.2/plugins/whois/configure:3089:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/plugins/whois/configure-3090-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/plugins/whois/configure:3091:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/plugins/whois/configure-3092-      done
##############################################
echoping-6.0.2/plugins/whois/configure-3123-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/plugins/whois/configure:3124:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/whois/configure-3125-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/whois/configure-3156-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/plugins/whois/configure:3157:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/whois/configure-3158-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/whois/configure-3219-	# Tru64's nm complains that /dev/null is an invalid object file
echoping-6.0.2/plugins/whois/configure:3220:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/whois/configure-3221-	*/dev/null* | *'Invalid file or object type'*)
##############################################
echoping-6.0.2/plugins/whois/configure-3225-	*)
echoping-6.0.2/plugins/whois/configure:3226:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/plugins/whois/configure-3227-	  */dev/null*)
##############################################
echoping-6.0.2/plugins/whois/configure-3387-openbsd*)
echoping-6.0.2/plugins/whois/configure:3388:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/whois/configure-3389-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
echoping-6.0.2/plugins/whois/configure-3472-  (exit $ac_status); }; then
echoping-6.0.2/plugins/whois/configure:3473:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/whois/configure-3474-    *ELF-32*)
##############################################
echoping-6.0.2/plugins/whois/configure-3492-   if test "$lt_cv_prog_gnu_ld" = yes; then
echoping-6.0.2/plugins/whois/configure:3493:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/whois/configure-3494-    *32-bit*)
##############################################
echoping-6.0.2/plugins/whois/configure-3504-   else
echoping-6.0.2/plugins/whois/configure:3505:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/plugins/whois/configure-3506-    *32-bit*)
##############################################
echoping-6.0.2/plugins/whois/configure-4082-do
echoping-6.0.2/plugins/whois/configure:4083:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/plugins/whois/configure-4084-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
echoping-6.0.2/plugins/whois/configure-4125-fi
echoping-6.0.2/plugins/whois/configure:4126:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/plugins/whois/configure-4127-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/plugins/whois/configure-4128-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/plugins/whois/configure:4129:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/plugins/whois/configure-4130-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/plugins/whois/configure:4131:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/plugins/whois/configure-4132-_ACEOF
##############################################
echoping-6.0.2/plugins/whois/configure-4141-do
echoping-6.0.2/plugins/whois/configure:4142:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/plugins/whois/configure-4143-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/plugins/whois/configure-4148-fi
echoping-6.0.2/plugins/whois/configure:4149:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/plugins/whois/configure-4150-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/plugins/whois/configure-4269-fi
echoping-6.0.2/plugins/whois/configure:4270:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/plugins/whois/configure-4271-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/plugins/whois/configure-4274-fi
echoping-6.0.2/plugins/whois/configure:4275:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/plugins/whois/configure-4276-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/plugins/whois/configure:4277:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/plugins/whois/configure-4278-_ACEOF
##############################################
echoping-6.0.2/plugins/whois/configure-4400-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
echoping-6.0.2/plugins/whois/configure:4401:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/plugins/whois/configure-4402-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/plugins/whois/configure-4486-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
echoping-6.0.2/plugins/whois/configure:4487:GXX=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/plugins/whois/configure-4488-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
echoping-6.0.2/plugins/whois/configure-4992-echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
echoping-6.0.2/plugins/whois/configure:4993:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/plugins/whois/configure-4994-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/plugins/whois/configure-5134-
echoping-6.0.2/plugins/whois/configure:5135:G77=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/plugins/whois/configure-5136-ac_ext=c
##############################################
echoping-6.0.2/plugins/whois/configure-5197-    # And add a safety zone
echoping-6.0.2/plugins/whois/configure:5198:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
echoping-6.0.2/plugins/whois/configure:5199:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
echoping-6.0.2/plugins/whois/configure-5200-    ;;
##############################################
echoping-6.0.2/plugins/whois/configure-5225-    if test -n "$kargmax"; then
echoping-6.0.2/plugins/whois/configure:5226:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
echoping-6.0.2/plugins/whois/configure-5227-    else
##############################################
echoping-6.0.2/plugins/whois/configure-5235-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
echoping-6.0.2/plugins/whois/configure:5236:    while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
echoping-6.0.2/plugins/whois/configure-5237-	       = "XX$teststring") >/dev/null 2>&1 &&
echoping-6.0.2/plugins/whois/configure:5238:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
echoping-6.0.2/plugins/whois/configure-5239-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
echoping-6.0.2/plugins/whois/configure-5241-    do
echoping-6.0.2/plugins/whois/configure:5242:      i=`expr $i + 1`
echoping-6.0.2/plugins/whois/configure-5243-      teststring=$teststring$teststring
##############################################
echoping-6.0.2/plugins/whois/configure-5248-    # It appears as though 1/2 is a usable value.
echoping-6.0.2/plugins/whois/configure:5249:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
echoping-6.0.2/plugins/whois/configure-5250-    ;;
##############################################
echoping-6.0.2/plugins/whois/configure-5341-# If we're using GNU nm, then use its standard symbol codes.
echoping-6.0.2/plugins/whois/configure:5342:case `$NM -V 2>&1` in
echoping-6.0.2/plugins/whois/configure-5343-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/whois/configure-5877-done
echoping-6.0.2/plugins/whois/configure:5878:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/whois/configure-5879-
##############################################
echoping-6.0.2/plugins/whois/configure-5905-	"file_magic "*)
echoping-6.0.2/plugins/whois/configure:5906:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/plugins/whois/configure-5907-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/plugins/whois/configure-5967-	"file_magic "*)
echoping-6.0.2/plugins/whois/configure:5968:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/plugins/whois/configure-5969-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/plugins/whois/configure-6059-gentoo_lt_version="1.5.22"
echoping-6.0.2/plugins/whois/configure:6060:gentoo_ltmain_version=`sed -n '/^[ 	]*VERSION=/{s/^[ 	]*VERSION=//;p;q;}' "$ltmain"`
echoping-6.0.2/plugins/whois/configure-6061-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
##############################################
echoping-6.0.2/plugins/whois/configure-6585-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/whois/configure:6586:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/whois/configure:6587:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/whois/configure-6588-    need_locks=warn
##############################################
echoping-6.0.2/plugins/whois/configure-6641-done
echoping-6.0.2/plugins/whois/configure:6642:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/whois/configure-6643-
##############################################
echoping-6.0.2/plugins/whois/configure-6679-    supports_anon_versioning=no
echoping-6.0.2/plugins/whois/configure:6680:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/whois/configure-6681-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/whois/configure-6743-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/whois/configure:6744:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/whois/configure-6745-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/whois/configure-6766-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/whois/configure:6767:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/whois/configure:6768:      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'
echoping-6.0.2/plugins/whois/configure-6769-      ;;
##############################################
echoping-6.0.2/plugins/whois/configure-6775-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/whois/configure:6776:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/whois/configure-6777-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/whois/configure-6779-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/whois/configure:6780:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/whois/configure-6781-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/whois/configure-6833-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/whois/configure:6834:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/whois/configure-6835-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/plugins/whois/configure-6849-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/whois/configure:6850:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/whois/configure-6851-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/whois/configure-6948-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/whois/configure:6949:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/whois/configure-6950-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/whois/configure-7044-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/whois/configure:7045:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/whois/configure-7046-       else
##############################################
echoping-6.0.2/plugins/whois/configure-7140-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/whois/configure:7141:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/whois/configure-7142-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/whois/configure-7145-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/whois/configure:7146:      fix_srcfile_path='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/whois/configure-7147-      enable_shared_with_static_runtimes=yes
##############################################
echoping-6.0.2/plugins/whois/configure-7186-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/whois/configure:7187:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/whois/configure-7188-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/whois/configure-7321-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/whois/configure:7322:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure-7323-      else
echoping-6.0.2/plugins/whois/configure:7324:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure-7325-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/whois/configure-7353-      hardcode_shlibpath_var=no
echoping-6.0.2/plugins/whois/configure:7354:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/whois/configure-7355-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/whois/configure-7383-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/whois/configure:7384:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure-7385-      else
echoping-6.0.2/plugins/whois/configure-7386-	allow_undefined_flag=' -expect_unresolved \*'
echoping-6.0.2/plugins/whois/configure:7387:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure-7388-      fi
##############################################
echoping-6.0.2/plugins/whois/configure-7395-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/whois/configure:7396:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure-7397-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/whois/configure-7399-	allow_undefined_flag=' -expect_unresolved \*'
echoping-6.0.2/plugins/whois/configure:7400:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure:7401:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/whois/configure:7402:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/whois/configure-7403-
##############################################
echoping-6.0.2/plugins/whois/configure-7436- 	*)
echoping-6.0.2/plugins/whois/configure:7437: 	  whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/whois/configure-7438- 	esac ;;
##############################################
echoping-6.0.2/plugins/whois/configure-7520-      hardcode_shlibpath_var=no
echoping-6.0.2/plugins/whois/configure:7521:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/whois/configure-7522-      hardcode_libdir_separator=':'
##############################################
echoping-6.0.2/plugins/whois/configure-7630-if test "$GCC" = yes; then
echoping-6.0.2/plugins/whois/configure:7631:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/whois/configure-7632-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/whois/configure-7636-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/whois/configure:7637:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/whois/configure-7638-  else
echoping-6.0.2/plugins/whois/configure:7639:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/whois/configure-7640-  fi
##############################################
echoping-6.0.2/plugins/whois/configure-7707-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/whois/configure:7708:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/whois/configure-7709-  ;;
##############################################
echoping-6.0.2/plugins/whois/configure-7740-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/whois/configure:7741:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/whois/configure:7742:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/whois/configure:7743:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/whois/configure-7744-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/whois/configure-7746-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/whois/configure:7747:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/whois/configure-7748-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/whois/configure-7754-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/whois/configure:7755:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/whois/configure-7756-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/whois/configure-7759-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/whois/configure:7760:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/whois/configure:7761:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/whois/configure-7762-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/whois/configure-7768-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/whois/configure:7769:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/whois/configure-7770-      else
echoping-6.0.2/plugins/whois/configure:7771:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/whois/configure-7772-      fi
##############################################
echoping-6.0.2/plugins/whois/configure-7775-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/whois/configure:7776:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/whois/configure-7777-      ;;
##############################################
echoping-6.0.2/plugins/whois/configure-7784-      supports_anon_versioning=no
echoping-6.0.2/plugins/whois/configure:7785:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/whois/configure-7786-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/whois/configure-7805-  *)
echoping-6.0.2/plugins/whois/configure:7806:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/whois/configure-7807-    ;;
##############################################
echoping-6.0.2/plugins/whois/configure-7822-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/whois/configure:7823:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/whois/configure-7824-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/whois/configure-7825-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/whois/configure:7826:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/whois/configure-7827-  else
##############################################
echoping-6.0.2/plugins/whois/configure-8041-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/whois/configure:8042:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/whois/configure-8043-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/whois/configure-8113-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/whois/configure:8114:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/whois/configure-8115-    case $host_os in
##############################################
echoping-6.0.2/plugins/whois/configure-9201-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/whois/configure:9202:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/whois/configure-9203-      ;;
echoping-6.0.2/plugins/whois/configure-9204-    *)
echoping-6.0.2/plugins/whois/configure:9205:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/whois/configure-9206-      ;;
##############################################
echoping-6.0.2/plugins/whois/configure-9211-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/whois/configure:9212:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/whois/configure-9213-    ;;
##############################################
echoping-6.0.2/plugins/whois/configure-9224-
echoping-6.0.2/plugins/whois/configure:9225:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
echoping-6.0.2/plugins/whois/configure-9226-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
echoping-6.0.2/plugins/whois/configure-9603-  # libtool script then.
echoping-6.0.2/plugins/whois/configure:9604:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/whois/configure-9605-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/whois/configure-9632-  if test -z "$LTCC"; then
echoping-6.0.2/plugins/whois/configure:9633:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
echoping-6.0.2/plugins/whois/configure-9634-    if test -z "$LTCC"; then
##############################################
echoping-6.0.2/plugins/whois/configure-9637-    else
echoping-6.0.2/plugins/whois/configure:9638:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
echoping-6.0.2/plugins/whois/configure:9639:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
echoping-6.0.2/plugins/whois/configure-9640-    fi
##############################################
echoping-6.0.2/plugins/whois/configure-9642-  if test -z "$LTCFLAGS"; then
echoping-6.0.2/plugins/whois/configure:9643:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
echoping-6.0.2/plugins/whois/configure-9644-  fi
##############################################
echoping-6.0.2/plugins/whois/configure-9647-  # Note that this assumes the entire list is on one line.
echoping-6.0.2/plugins/whois/configure:9648:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
echoping-6.0.2/plugins/whois/configure-9649-
##############################################
echoping-6.0.2/plugins/whois/configure-9653-    # Check whether tagname contains only valid characters
echoping-6.0.2/plugins/whois/configure:9654:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
echoping-6.0.2/plugins/whois/configure-9655-    "") ;;
##############################################
echoping-6.0.2/plugins/whois/configure-9781-done
echoping-6.0.2/plugins/whois/configure:9782:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/whois/configure-9783-
##############################################
echoping-6.0.2/plugins/whois/configure-9811-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/plugins/whois/configure:9812:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/plugins/whois/configure-9813-  *)
echoping-6.0.2/plugins/whois/configure:9814:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/plugins/whois/configure-9815-  esac
##############################################
echoping-6.0.2/plugins/whois/configure-9820-      # Canonicalize the pathname of ld
echoping-6.0.2/plugins/whois/configure:9821:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/plugins/whois/configure-9822-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/plugins/whois/configure:9823:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/plugins/whois/configure-9824-      done
##############################################
echoping-6.0.2/plugins/whois/configure-9855-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/plugins/whois/configure:9856:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/whois/configure-9857-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/whois/configure-9888-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/plugins/whois/configure:9889:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/plugins/whois/configure-9890-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/plugins/whois/configure-9918-    # ancient GNU ld didn't support --whole-archive et. al.
echoping-6.0.2/plugins/whois/configure:9919:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
echoping-6.0.2/plugins/whois/configure-9920-	grep 'no-whole-archive' > /dev/null; then
##############################################
echoping-6.0.2/plugins/whois/configure-10000-      # below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/whois/configure:10001:	collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/whois/configure-10002-	if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/whois/configure-10097-
echoping-6.0.2/plugins/whois/configure:10098:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/whois/configure-10099-     else
##############################################
echoping-6.0.2/plugins/whois/configure-10201-      # is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/whois/configure:10202:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/whois/configure-10203-	cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/whois/configure-10262-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/whois/configure:10263:          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/whois/configure-10264-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/whois/configure-10330-      # dependencies.
echoping-6.0.2/plugins/whois/configure:10331:      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; echo $list'
echoping-6.0.2/plugins/whois/configure-10332-      ;;
##############################################
echoping-6.0.2/plugins/whois/configure-10394-	# dependencies.
echoping-6.0.2/plugins/whois/configure:10395:	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; echo $list'
echoping-6.0.2/plugins/whois/configure-10396-	;;
##############################################
echoping-6.0.2/plugins/whois/configure-10429-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/whois/configure:10430:    archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/whois/configure:10431:    archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/whois/configure-10432-    ;;
##############################################
echoping-6.0.2/plugins/whois/configure-10436-	# SGI C++
echoping-6.0.2/plugins/whois/configure:10437:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure-10438-
##############################################
echoping-6.0.2/plugins/whois/configure-10447-	  if test "$with_gnu_ld" = no; then
echoping-6.0.2/plugins/whois/configure:10448:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure-10449-	  else
echoping-6.0.2/plugins/whois/configure:10450:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
echoping-6.0.2/plugins/whois/configure-10451-	  fi
##############################################
echoping-6.0.2/plugins/whois/configure-10466-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/whois/configure:10467:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/plugins/whois/configure:10468:	archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
echoping-6.0.2/plugins/whois/configure-10469-	# Commands to make compiler produce verbose output that lists
##############################################
echoping-6.0.2/plugins/whois/configure-10476-	# dependencies.
echoping-6.0.2/plugins/whois/configure:10477:	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; echo $list'
echoping-6.0.2/plugins/whois/configure-10478-
##############################################
echoping-6.0.2/plugins/whois/configure-10491-	# earlier do not add the objects themselves.
echoping-6.0.2/plugins/whois/configure:10492:	case `$CC -V 2>&1` in
echoping-6.0.2/plugins/whois/configure-10493-	*"Version 7."*)
##############################################
echoping-6.0.2/plugins/whois/configure-10517-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
echoping-6.0.2/plugins/whois/configure:10518:	whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/whois/configure-10519-        ;;
##############################################
echoping-6.0.2/plugins/whois/configure-10536-	# dependencies.
echoping-6.0.2/plugins/whois/configure:10537:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/whois/configure-10538-	;;
##############################################
echoping-6.0.2/plugins/whois/configure-10580-    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
echoping-6.0.2/plugins/whois/configure:10581:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/whois/configure-10582-      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
echoping-6.0.2/plugins/whois/configure-10595-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/whois/configure:10596:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/plugins/whois/configure-10597-
##############################################
echoping-6.0.2/plugins/whois/configure-10612-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/whois/configure:10613:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure-10614-
##############################################
echoping-6.0.2/plugins/whois/configure-10625-	# dependencies.
echoping-6.0.2/plugins/whois/configure:10626:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/whois/configure-10627-	;;
##############################################
echoping-6.0.2/plugins/whois/configure-10630-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/whois/configure:10631:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure-10632-
##############################################
echoping-6.0.2/plugins/whois/configure-10655-	# to its proper name (with version) after linking.
echoping-6.0.2/plugins/whois/configure:10656:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/plugins/whois/configure-10657-
##############################################
echoping-6.0.2/plugins/whois/configure-10671-	allow_undefined_flag_CXX=' -expect_unresolved \*'
echoping-6.0.2/plugins/whois/configure:10672:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure:10673:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
echoping-6.0.2/plugins/whois/configure-10674-	  echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/whois/configure:10675:	  $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~
echoping-6.0.2/plugins/whois/configure-10676-	  $rm $lib.exp'
##############################################
echoping-6.0.2/plugins/whois/configure-10688-	# dependencies.
echoping-6.0.2/plugins/whois/configure:10689:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/plugins/whois/configure-10690-	;;
##############################################
echoping-6.0.2/plugins/whois/configure-10693-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/whois/configure:10694:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure-10695-
##############################################
echoping-6.0.2/plugins/whois/configure-10755-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
echoping-6.0.2/plugins/whois/configure:10756:	    whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
echoping-6.0.2/plugins/whois/configure-10757-	    ;;
##############################################
echoping-6.0.2/plugins/whois/configure-10843-    hardcode_shlibpath_var_CXX=no
echoping-6.0.2/plugins/whois/configure:10844:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/whois/configure-10845-    hardcode_libdir_separator_CXX=':'
##############################################
echoping-6.0.2/plugins/whois/configure-10915-  # eval without this substitution.
echoping-6.0.2/plugins/whois/configure:10916:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
echoping-6.0.2/plugins/whois/configure-10917-
echoping-6.0.2/plugins/whois/configure:10918:  for p in `eval $output_verbose_link_cmd`; do
echoping-6.0.2/plugins/whois/configure-10919-    case $p in
##############################################
echoping-6.0.2/plugins/whois/configure-11470-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/whois/configure:11471:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/whois/configure:11472:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/whois/configure-11473-    need_locks=warn
##############################################
echoping-6.0.2/plugins/whois/configure-11586-if test "$GCC" = yes; then
echoping-6.0.2/plugins/whois/configure:11587:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/whois/configure-11588-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/whois/configure-11592-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/whois/configure:11593:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/whois/configure-11594-  else
echoping-6.0.2/plugins/whois/configure:11595:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/whois/configure-11596-  fi
##############################################
echoping-6.0.2/plugins/whois/configure-11663-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/whois/configure:11664:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/whois/configure-11665-  ;;
##############################################
echoping-6.0.2/plugins/whois/configure-11696-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/whois/configure:11697:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/whois/configure:11698:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/whois/configure:11699:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/whois/configure-11700-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/whois/configure-11702-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/whois/configure:11703:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/whois/configure-11704-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/whois/configure-11710-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/whois/configure:11711:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/whois/configure-11712-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/whois/configure-11715-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/whois/configure:11716:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/whois/configure:11717:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/whois/configure-11718-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/whois/configure-11724-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/whois/configure:11725:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/whois/configure-11726-      else
echoping-6.0.2/plugins/whois/configure:11727:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/whois/configure-11728-      fi
##############################################
echoping-6.0.2/plugins/whois/configure-11731-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/whois/configure:11732:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/whois/configure-11733-      ;;
##############################################
echoping-6.0.2/plugins/whois/configure-11740-      supports_anon_versioning=no
echoping-6.0.2/plugins/whois/configure:11741:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/whois/configure-11742-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/whois/configure-11761-  *)
echoping-6.0.2/plugins/whois/configure:11762:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/whois/configure-11763-    ;;
##############################################
echoping-6.0.2/plugins/whois/configure-11778-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/whois/configure:11779:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/whois/configure-11780-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/whois/configure-11781-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/whois/configure:11782:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/whois/configure-11783-  else
##############################################
echoping-6.0.2/plugins/whois/configure-11997-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/whois/configure:11998:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/whois/configure-11999-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/whois/configure-12069-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/whois/configure:12070:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/whois/configure-12071-    case $host_os in
##############################################
echoping-6.0.2/plugins/whois/configure-12314-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/whois/configure:12315:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/whois/configure-12316-      ;;
echoping-6.0.2/plugins/whois/configure-12317-    *)
echoping-6.0.2/plugins/whois/configure:12318:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/whois/configure-12319-      ;;
##############################################
echoping-6.0.2/plugins/whois/configure-12324-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/whois/configure:12325:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/whois/configure-12326-    ;;
##############################################
echoping-6.0.2/plugins/whois/configure-12643-  # libtool script then.
echoping-6.0.2/plugins/whois/configure:12644:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/whois/configure-12645-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/whois/configure-12752-done
echoping-6.0.2/plugins/whois/configure:12753:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/whois/configure-12754-
##############################################
echoping-6.0.2/plugins/whois/configure-13181-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/whois/configure:13182:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/whois/configure:13183:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/whois/configure-13184-    need_locks=warn
##############################################
echoping-6.0.2/plugins/whois/configure-13237-done
echoping-6.0.2/plugins/whois/configure:13238:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/whois/configure-13239-
##############################################
echoping-6.0.2/plugins/whois/configure-13275-    supports_anon_versioning=no
echoping-6.0.2/plugins/whois/configure:13276:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/whois/configure-13277-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/whois/configure-13339-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/whois/configure:13340:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/whois/configure-13341-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/whois/configure-13362-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/whois/configure:13363:      archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/whois/configure:13364:      archive_expsym_cmds_F77='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'
echoping-6.0.2/plugins/whois/configure-13365-      ;;
##############################################
echoping-6.0.2/plugins/whois/configure-13371-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/whois/configure:13372:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/whois/configure-13373-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/whois/configure-13375-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/whois/configure:13376:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/whois/configure-13377-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/whois/configure-13429-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/whois/configure:13430:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/whois/configure-13431-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/plugins/whois/configure-13445-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/whois/configure:13446:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/whois/configure-13447-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/whois/configure-13544-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/whois/configure:13545:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/whois/configure-13546-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/whois/configure-13630-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/whois/configure:13631:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/whois/configure-13632-       else
##############################################
echoping-6.0.2/plugins/whois/configure-13716-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/whois/configure:13717:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/whois/configure-13718-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/whois/configure-13721-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/whois/configure:13722:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/whois/configure-13723-      enable_shared_with_static_runtimes_F77=yes
##############################################
echoping-6.0.2/plugins/whois/configure-13762-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/whois/configure:13763:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/whois/configure-13764-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/whois/configure-13897-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/whois/configure:13898:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure-13899-      else
echoping-6.0.2/plugins/whois/configure:13900:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure-13901-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/whois/configure-13929-      hardcode_shlibpath_var_F77=no
echoping-6.0.2/plugins/whois/configure:13930:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/whois/configure-13931-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/whois/configure-13959-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/whois/configure:13960:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure-13961-      else
echoping-6.0.2/plugins/whois/configure-13962-	allow_undefined_flag_F77=' -expect_unresolved \*'
echoping-6.0.2/plugins/whois/configure:13963:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure-13964-      fi
##############################################
echoping-6.0.2/plugins/whois/configure-13971-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/whois/configure:13972:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure-13973-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/whois/configure-13975-	allow_undefined_flag_F77=' -expect_unresolved \*'
echoping-6.0.2/plugins/whois/configure:13976:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure:13977:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/whois/configure:13978:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/whois/configure-13979-
##############################################
echoping-6.0.2/plugins/whois/configure-14012- 	*)
echoping-6.0.2/plugins/whois/configure:14013: 	  whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/whois/configure-14014- 	esac ;;
##############################################
echoping-6.0.2/plugins/whois/configure-14096-      hardcode_shlibpath_var_F77=no
echoping-6.0.2/plugins/whois/configure:14097:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/whois/configure-14098-      hardcode_libdir_separator_F77=':'
##############################################
echoping-6.0.2/plugins/whois/configure-14206-if test "$GCC" = yes; then
echoping-6.0.2/plugins/whois/configure:14207:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/whois/configure-14208-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/whois/configure-14212-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/whois/configure:14213:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/whois/configure-14214-  else
echoping-6.0.2/plugins/whois/configure:14215:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/whois/configure-14216-  fi
##############################################
echoping-6.0.2/plugins/whois/configure-14283-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/whois/configure:14284:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/whois/configure-14285-  ;;
##############################################
echoping-6.0.2/plugins/whois/configure-14316-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/whois/configure:14317:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/whois/configure:14318:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/whois/configure:14319:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/whois/configure-14320-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/whois/configure-14322-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/whois/configure:14323:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/whois/configure-14324-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/whois/configure-14330-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/whois/configure:14331:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/whois/configure-14332-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/whois/configure-14335-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/whois/configure:14336:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/whois/configure:14337:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/whois/configure-14338-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/whois/configure-14344-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/whois/configure:14345:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/whois/configure-14346-      else
echoping-6.0.2/plugins/whois/configure:14347:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/whois/configure-14348-      fi
##############################################
echoping-6.0.2/plugins/whois/configure-14351-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/whois/configure:14352:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/whois/configure-14353-      ;;
##############################################
echoping-6.0.2/plugins/whois/configure-14360-      supports_anon_versioning=no
echoping-6.0.2/plugins/whois/configure:14361:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/whois/configure-14362-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/whois/configure-14381-  *)
echoping-6.0.2/plugins/whois/configure:14382:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/whois/configure-14383-    ;;
##############################################
echoping-6.0.2/plugins/whois/configure-14398-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/whois/configure:14399:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/whois/configure-14400-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/whois/configure-14401-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/whois/configure:14402:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/whois/configure-14403-  else
##############################################
echoping-6.0.2/plugins/whois/configure-14617-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/whois/configure:14618:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/whois/configure-14619-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/whois/configure-14689-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/whois/configure:14690:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/whois/configure-14691-    case $host_os in
##############################################
echoping-6.0.2/plugins/whois/configure-14934-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/whois/configure:14935:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/whois/configure-14936-      ;;
echoping-6.0.2/plugins/whois/configure-14937-    *)
echoping-6.0.2/plugins/whois/configure:14938:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/whois/configure-14939-      ;;
##############################################
echoping-6.0.2/plugins/whois/configure-14944-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/whois/configure:14945:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/whois/configure-14946-    ;;
##############################################
echoping-6.0.2/plugins/whois/configure-15263-  # libtool script then.
echoping-6.0.2/plugins/whois/configure:15264:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/whois/configure-15265-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/whois/configure-15339-done
echoping-6.0.2/plugins/whois/configure:15340:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/whois/configure-15341-
##############################################
echoping-6.0.2/plugins/whois/configure-15788-  if test "$hard_links" = no; then
echoping-6.0.2/plugins/whois/configure:15789:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/plugins/whois/configure:15790:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/plugins/whois/configure-15791-    need_locks=warn
##############################################
echoping-6.0.2/plugins/whois/configure-15844-done
echoping-6.0.2/plugins/whois/configure:15845:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/whois/configure-15846-
##############################################
echoping-6.0.2/plugins/whois/configure-15882-    supports_anon_versioning=no
echoping-6.0.2/plugins/whois/configure:15883:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/whois/configure-15884-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/whois/configure-15946-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/plugins/whois/configure:15947:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/plugins/whois/configure-15948-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/plugins/whois/configure-15969-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/plugins/whois/configure:15970:      archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/plugins/whois/configure:15971:      archive_expsym_cmds_GCJ='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'
echoping-6.0.2/plugins/whois/configure-15972-      ;;
##############################################
echoping-6.0.2/plugins/whois/configure-15978-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/plugins/whois/configure:15979:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/whois/configure-15980-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/plugins/whois/configure-15982-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/plugins/whois/configure:15983:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/plugins/whois/configure-15984-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/plugins/whois/configure-16036-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/plugins/whois/configure:16037:      case `$LD -v 2>&1` in
echoping-6.0.2/plugins/whois/configure-16038-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/plugins/whois/configure-16052-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/plugins/whois/configure:16053:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/plugins/whois/configure-16054-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/plugins/whois/configure-16151-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/plugins/whois/configure:16152:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/plugins/whois/configure-16153-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/plugins/whois/configure-16247-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/plugins/whois/configure:16248:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/plugins/whois/configure-16249-       else
##############################################
echoping-6.0.2/plugins/whois/configure-16343-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/plugins/whois/configure:16344:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/plugins/whois/configure-16345-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/plugins/whois/configure-16348-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/plugins/whois/configure:16349:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
echoping-6.0.2/plugins/whois/configure-16350-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
echoping-6.0.2/plugins/whois/configure-16389-         output_verbose_link_cmd='echo'
echoping-6.0.2/plugins/whois/configure:16390:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/plugins/whois/configure-16391-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/plugins/whois/configure-16524-      if test "$GCC" = yes; then
echoping-6.0.2/plugins/whois/configure:16525:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure-16526-      else
echoping-6.0.2/plugins/whois/configure:16527:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure-16528-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
echoping-6.0.2/plugins/whois/configure-16556-      hardcode_shlibpath_var_GCJ=no
echoping-6.0.2/plugins/whois/configure:16557:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/whois/configure-16558-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/plugins/whois/configure-16586-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/whois/configure:16587:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure-16588-      else
echoping-6.0.2/plugins/whois/configure-16589-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
echoping-6.0.2/plugins/whois/configure:16590:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure-16591-      fi
##############################################
echoping-6.0.2/plugins/whois/configure-16598-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/plugins/whois/configure:16599:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure-16600-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/plugins/whois/configure-16602-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
echoping-6.0.2/plugins/whois/configure:16603:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/plugins/whois/configure:16604:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/plugins/whois/configure:16605:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/plugins/whois/configure-16606-
##############################################
echoping-6.0.2/plugins/whois/configure-16639- 	*)
echoping-6.0.2/plugins/whois/configure:16640: 	  whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/plugins/whois/configure-16641- 	esac ;;
##############################################
echoping-6.0.2/plugins/whois/configure-16723-      hardcode_shlibpath_var_GCJ=no
echoping-6.0.2/plugins/whois/configure:16724:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/plugins/whois/configure-16725-      hardcode_libdir_separator_GCJ=':'
##############################################
echoping-6.0.2/plugins/whois/configure-16833-if test "$GCC" = yes; then
echoping-6.0.2/plugins/whois/configure:16834:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/whois/configure-16835-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/plugins/whois/configure-16839-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/plugins/whois/configure:16840:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/whois/configure-16841-  else
echoping-6.0.2/plugins/whois/configure:16842:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/whois/configure-16843-  fi
##############################################
echoping-6.0.2/plugins/whois/configure-16910-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/plugins/whois/configure:16911:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/plugins/whois/configure-16912-  ;;
##############################################
echoping-6.0.2/plugins/whois/configure-16943-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/plugins/whois/configure:16944:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/plugins/whois/configure:16945:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/plugins/whois/configure:16946:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/plugins/whois/configure-16947-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/plugins/whois/configure-16949-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/plugins/whois/configure:16950:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/plugins/whois/configure-16951-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/plugins/whois/configure-16957-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/plugins/whois/configure:16958:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/whois/configure-16959-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/plugins/whois/configure-16962-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/plugins/whois/configure:16963:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/whois/configure:16964:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/plugins/whois/configure-16965-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/plugins/whois/configure-16971-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/plugins/whois/configure:16972:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/plugins/whois/configure-16973-      else
echoping-6.0.2/plugins/whois/configure:16974:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/plugins/whois/configure-16975-      fi
##############################################
echoping-6.0.2/plugins/whois/configure-16978-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/plugins/whois/configure:16979:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/plugins/whois/configure-16980-      ;;
##############################################
echoping-6.0.2/plugins/whois/configure-16987-      supports_anon_versioning=no
echoping-6.0.2/plugins/whois/configure:16988:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/plugins/whois/configure-16989-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/plugins/whois/configure-17008-  *)
echoping-6.0.2/plugins/whois/configure:17009:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/plugins/whois/configure-17010-    ;;
##############################################
echoping-6.0.2/plugins/whois/configure-17025-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/plugins/whois/configure:17026:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/plugins/whois/configure-17027-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/plugins/whois/configure-17028-  if test "$GCC" = yes; then
echoping-6.0.2/plugins/whois/configure:17029:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/plugins/whois/configure-17030-  else
##############################################
echoping-6.0.2/plugins/whois/configure-17244-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/plugins/whois/configure:17245:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/plugins/whois/configure-17246-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/plugins/whois/configure-17316-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/plugins/whois/configure:17317:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/plugins/whois/configure-17318-    case $host_os in
##############################################
echoping-6.0.2/plugins/whois/configure-17561-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/whois/configure:17562:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/whois/configure-17563-      ;;
echoping-6.0.2/plugins/whois/configure-17564-    *)
echoping-6.0.2/plugins/whois/configure:17565:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/whois/configure-17566-      ;;
##############################################
echoping-6.0.2/plugins/whois/configure-17571-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/whois/configure:17572:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/whois/configure-17573-    ;;
##############################################
echoping-6.0.2/plugins/whois/configure-17890-  # libtool script then.
echoping-6.0.2/plugins/whois/configure:17891:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/whois/configure-17892-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/whois/configure-17965-done
echoping-6.0.2/plugins/whois/configure:17966:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/plugins/whois/configure-17967-
##############################################
echoping-6.0.2/plugins/whois/configure-18041-      # Double-quote double-evaled strings.
echoping-6.0.2/plugins/whois/configure:18042:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/plugins/whois/configure-18043-      ;;
echoping-6.0.2/plugins/whois/configure-18044-    *)
echoping-6.0.2/plugins/whois/configure:18045:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/plugins/whois/configure-18046-      ;;
##############################################
echoping-6.0.2/plugins/whois/configure-18051-  *'\$0 --fallback-echo"')
echoping-6.0.2/plugins/whois/configure:18052:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/plugins/whois/configure-18053-    ;;
##############################################
echoping-6.0.2/plugins/whois/configure-18370-  # libtool script then.
echoping-6.0.2/plugins/whois/configure:18371:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/plugins/whois/configure-18372-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/plugins/whois/configure-18539-if (
echoping-6.0.2/plugins/whois/configure:18540:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
echoping-6.0.2/plugins/whois/configure-18541-   if test "$*" = "X"; then
echoping-6.0.2/plugins/whois/configure-18542-      # -L didn't work.
echoping-6.0.2/plugins/whois/configure:18543:      set X `ls -t $srcdir/configure conftest.file`
echoping-6.0.2/plugins/whois/configure-18544-   fi
##############################################
echoping-6.0.2/plugins/whois/configure-18583-_ACEOF
echoping-6.0.2/plugins/whois/configure:18584:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
echoping-6.0.2/plugins/whois/configure-18585-rm -f conftest.sed
##############################################
echoping-6.0.2/plugins/whois/configure-18587-# expand $ac_aux_dir to an absolute path
echoping-6.0.2/plugins/whois/configure:18588:am_aux_dir=`cd $ac_aux_dir && pwd`
echoping-6.0.2/plugins/whois/configure-18589-
##############################################
echoping-6.0.2/plugins/whois/configure-18613-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
echoping-6.0.2/plugins/whois/configure:18614:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
echoping-6.0.2/plugins/whois/configure-18615-	     'mkdir (GNU coreutils) '* | \
##############################################
echoping-6.0.2/plugins/whois/configure-18691-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
echoping-6.0.2/plugins/whois/configure:18692:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
echoping-6.0.2/plugins/whois/configure-18693-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/plugins/whois/configure-18701-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
echoping-6.0.2/plugins/whois/configure:18702:case `${MAKE-make} -f conftest.make 2>/dev/null` in
echoping-6.0.2/plugins/whois/configure-18703-  *@@@%%%=?*=@@@%%%*)
##############################################
echoping-6.0.2/plugins/whois/configure-18752-# case it prints its new name instead of `make'.
echoping-6.0.2/plugins/whois/configure:18753:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
echoping-6.0.2/plugins/whois/configure-18754-   am__include=include
##############################################
echoping-6.0.2/plugins/whois/configure-18760-   echo '.include "confinc"' > confmf
echoping-6.0.2/plugins/whois/configure:18761:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
echoping-6.0.2/plugins/whois/configure-18762-      am__include=.include
##############################################
echoping-6.0.2/plugins/whois/configure-18790-
echoping-6.0.2/plugins/whois/configure:18791:if test "`cd $srcdir && pwd`" != "`pwd`"; then
echoping-6.0.2/plugins/whois/configure-18792-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
echoping-6.0.2/plugins/whois/configure-18987-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/plugins/whois/configure:18988:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
echoping-6.0.2/plugins/whois/configure-18989-  fi
##############################################
echoping-6.0.2/plugins/whois/configure-19095-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/plugins/whois/configure:19096:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
echoping-6.0.2/plugins/whois/configure-19097-  fi
##############################################
echoping-6.0.2/plugins/whois/configure-19225-do
echoping-6.0.2/plugins/whois/configure:19226:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/plugins/whois/configure-19227-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/plugins/whois/configure-19305-fi
echoping-6.0.2/plugins/whois/configure:19306:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/plugins/whois/configure-19307-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/plugins/whois/configure-19308-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/plugins/whois/configure:19309:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/plugins/whois/configure-19310-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/plugins/whois/configure:19311:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/plugins/whois/configure-19312-_ACEOF
##############################################
echoping-6.0.2/plugins/whois/configure-19480-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
echoping-6.0.2/plugins/whois/configure:19481:  ac_i=`echo "$ac_i" | sed "$ac_script"`
echoping-6.0.2/plugins/whois/configure-19482-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
echoping-6.0.2/plugins/whois/configure-19631-do
echoping-6.0.2/plugins/whois/configure:19632:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
echoping-6.0.2/plugins/whois/configure-19633-    eval $as_var=C; export $as_var
##############################################
echoping-6.0.2/plugins/whois/configure-19681-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/plugins/whois/configure:19682:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
echoping-6.0.2/plugins/whois/configure-19683-
##############################################
echoping-6.0.2/plugins/whois/configure-19792-	esac;
echoping-6.0.2/plugins/whois/configure:19793:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
echoping-6.0.2/plugins/whois/configure-19794-	???[sx]*):;;*)false;;esac;fi
##############################################
echoping-6.0.2/plugins/whois/configure-19867-configured by $0, generated by GNU Autoconf 2.61,
echoping-6.0.2/plugins/whois/configure:19868:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
echoping-6.0.2/plugins/whois/configure-19869-
##############################################
echoping-6.0.2/plugins/whois/configure-19887-  --*=*)
echoping-6.0.2/plugins/whois/configure:19888:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
echoping-6.0.2/plugins/whois/configure:19889:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
echoping-6.0.2/plugins/whois/configure-19890-    ac_shift=:
##############################################
echoping-6.0.2/plugins/whois/configure-20143-
echoping-6.0.2/plugins/whois/configure:20144:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
echoping-6.0.2/plugins/whois/configure-20145-    break
##############################################
echoping-6.0.2/plugins/whois/configure-20154-
echoping-6.0.2/plugins/whois/configure:20155:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
echoping-6.0.2/plugins/whois/configure-20156-if test -n "$ac_eof"; then
echoping-6.0.2/plugins/whois/configure:20157:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
echoping-6.0.2/plugins/whois/configure:20158:  ac_eof=`expr $ac_eof + 1`
echoping-6.0.2/plugins/whois/configure-20159-fi
##############################################
echoping-6.0.2/plugins/whois/configure-20191-
echoping-6.0.2/plugins/whois/configure:20192:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 7; then
echoping-6.0.2/plugins/whois/configure-20193-    break
##############################################
echoping-6.0.2/plugins/whois/configure-20202-
echoping-6.0.2/plugins/whois/configure:20203:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
echoping-6.0.2/plugins/whois/configure-20204-if test -n "$ac_eof"; then
echoping-6.0.2/plugins/whois/configure:20205:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
echoping-6.0.2/plugins/whois/configure:20206:  ac_eof=`expr $ac_eof + 1`
echoping-6.0.2/plugins/whois/configure-20207-fi
##############################################
echoping-6.0.2/plugins/whois/configure-20340-      case $as_dir in #(
echoping-6.0.2/plugins/whois/configure:20341:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/plugins/whois/configure-20342-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/plugins/whois/configure-20378-*)
echoping-6.0.2/plugins/whois/configure:20379:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/plugins/whois/configure-20380-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/plugins/whois/configure:20381:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/plugins/whois/configure-20382-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/plugins/whois/configure-20456-
echoping-6.0.2/plugins/whois/configure:20457:# Neutralize VPATH when `$srcdir' = `.'.
echoping-6.0.2/plugins/whois/configure-20458-# Shell code in configure.ac might set extrasub.
##############################################
echoping-6.0.2/plugins/whois/configure-20481-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
echoping-6.0.2/plugins/whois/configure:20482:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
echoping-6.0.2/plugins/whois/configure:20483:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
echoping-6.0.2/plugins/whois/configure-20484-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
echoping-6.0.2/plugins/whois/configure-20598-    * )
echoping-6.0.2/plugins/whois/configure:20599:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
echoping-6.0.2/plugins/whois/configure-20600-  esac
##############################################
echoping-6.0.2/plugins/whois/configure-20635-  # Strip MF so we end up with the name of the file.
echoping-6.0.2/plugins/whois/configure:20636:  mf=`echo "$mf" | sed -e 's/:.*$//'`
echoping-6.0.2/plugins/whois/configure-20637-  # Check whether this is an Automake generated Makefile or not.
##############################################
echoping-6.0.2/plugins/whois/configure-20672-  # from the Makefile without running `make'.
echoping-6.0.2/plugins/whois/configure:20673:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
echoping-6.0.2/plugins/whois/configure-20674-  test -z "$DEPDIR" && continue
echoping-6.0.2/plugins/whois/configure:20675:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
echoping-6.0.2/plugins/whois/configure-20676-  test -z "am__include" && continue
echoping-6.0.2/plugins/whois/configure:20677:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
echoping-6.0.2/plugins/whois/configure-20678-  # When using ansi2knr, U may be empty or an underscore; expand it
echoping-6.0.2/plugins/whois/configure:20679:  U=`sed -n 's/^U = //p' < "$mf"`
echoping-6.0.2/plugins/whois/configure-20680-  # Find all dependency output files, they are included files with
##############################################
echoping-6.0.2/plugins/whois/configure-20719-      case $as_dir in #(
echoping-6.0.2/plugins/whois/configure:20720:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/plugins/whois/configure-20721-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/debian/patches/006_reproducible-build.diff-17-+else
echoping-6.0.2/debian/patches/006_reproducible-build.diff:18:+	compil_date=`date --utc --date="@$SOURCE_DATE_EPOCH" +%Y-%m-%d`
echoping-6.0.2/debian/patches/006_reproducible-build.diff-19-+	hostname=generic
##############################################
echoping-6.0.2/debian/patches/006_reproducible-build.diff-37-+else
echoping-6.0.2/debian/patches/006_reproducible-build.diff:38:+	compil_date=`date --utc --date="@$SOURCE_DATE_EPOCH" +%Y-%m-%d`
echoping-6.0.2/debian/patches/006_reproducible-build.diff-39-+	hostname=generic
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-109-do
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:110:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-111-    eval $as_var=C; export $as_var
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-217-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:218:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-219-") 2> /dev/null; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-332-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:333:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-334-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-427-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:428:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-429-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-538-	esac;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:539:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-540-	???[sx]*):;;*)false;;esac;fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-560-  # Remove one level of quotation (which was required for Make).
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:561:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-562-  ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-571-  :
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:572:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-573-  # Yippee, $echo works!
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-597-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:598:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:599:       echo_test_string=`eval $cmd` &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-600-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-606-
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:607:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:608:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-609-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-621-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:622:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:623:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-624-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-633-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:634:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-635-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-648-      echo='printf %s\n'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:649:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:650:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-651-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-653-	:
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:654:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-655-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:656:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-657-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-662-	echo="$CONFIG_SHELL $0 --fallback-echo"
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:663:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-664-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:665:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-666-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-672-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:673:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-674-	  then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-680-	if test "$prev" != 'sed 50q "$0"'; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:681:	  echo_test_string=`eval $prev`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-682-	  export echo_test_string
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-954-  case $ac_option in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:955:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-956-  *)	ac_optarg=yes ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-997-  -disable-* | --disable-*)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:998:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-999-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1002-   { (exit 1); exit 1; }; }
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1003:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1004-    eval enable_$ac_feature=no ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1016-  -enable-* | --enable-*)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1017:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1018-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1021-   { (exit 1); exit 1; }; }
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1022:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1023-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1213-  -with-* | --with-*)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1214:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1215-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1218-   { (exit 1); exit 1; }; }
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1219:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1220-    eval with_$ac_package=\$ac_optarg ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1222-  -without-* | --without-*)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1223:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1224-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1227-   { (exit 1); exit 1; }; }
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1228:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1229-    eval with_$ac_package=no ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1254-  *=*)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1255:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1256-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1274-if test -n "$ac_prev"; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1275:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1276-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1320-ac_ls_di=`ls -di .` &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1321:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1322-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1380-case $srcdir in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1381:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1382-esac
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1423-By default, \`make install' will install all the files in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1424:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1425:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1426-for instance \`--prefix=\$HOME'.
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1533-*)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1534:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1535-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1536:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1537-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1666-    *\'*)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1667:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1668-    esac
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1752-      case $ac_val in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1753:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1754-      esac
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1769-	case $ac_val in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1770:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1771-	esac
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1877-    set,)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1878:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1879:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1880-      ac_cache_corrupted=: ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1899-    case $ac_new_val in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1900:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1901-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1991-test "x$ac_build_alias" = x &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1992:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1993-test "x$ac_build_alias" = x &&
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1996-   { (exit 1); exit 1; }; }
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:1997:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-1998-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2021-IFS=$ac_save_IFS
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:2022:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2023-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2032-else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:2033:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2034-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2058-IFS=$ac_save_IFS
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:2059:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2060-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2179-echo "$as_me:$LINENO: checking for C compiler version" >&5
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:2180:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2181-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2233-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:2234:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2235-#
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2281-	then :; else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:2282:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2283-	fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2378-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:2379:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2380-	  break;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2433-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:2434:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2435-       break;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2508-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:2509:GCC=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2510-ac_test_CFLAGS=${CFLAGS+set}
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2901-    test $lt_ac_count -gt 10 && break
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:2902:    lt_ac_count=`expr $lt_ac_count + 1`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2903-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2939-  # Check for GNU $ac_path_GREP
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:2940:case `"$ac_path_GREP" --version 2>&1` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2941-*GNU*)
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2953-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:2954:    ac_count=`expr $ac_count + 1`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-2955-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3021-  # Check for GNU $ac_path_EGREP
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:3022:case `"$ac_path_EGREP" --version 2>&1` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3023-*GNU*)
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3035-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:3036:    ac_count=`expr $ac_count + 1`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3037-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3093-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:3094:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3095-  *)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:3096:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3097-  esac
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3102-      # Canonicalize the pathname of ld
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:3103:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3104-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:3105:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3106-      done
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3137-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:3138:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3139-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3170-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:3171:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3172-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3233-	# Tru64's nm complains that /dev/null is an invalid object file
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:3234:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3235-	*/dev/null* | *'Invalid file or object type'*)
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3239-	*)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:3240:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3241-	  */dev/null*)
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3401-openbsd*)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:3402:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3403-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3486-  (exit $ac_status); }; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:3487:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3488-    *ELF-32*)
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3506-   if test "$lt_cv_prog_gnu_ld" = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:3507:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3508-    *32-bit*)
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3518-   else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:3519:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-3520-    *32-bit*)
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-4096-do
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:4097:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-4098-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-4139-fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:4140:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-4141-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-4142-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:4143:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-4144-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:4145:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-4146-_ACEOF
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-4155-do
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:4156:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-4157-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-4162-fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:4163:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-4164-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-4283-fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:4284:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-4285-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-4288-fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:4289:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-4290-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:4291:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-4292-_ACEOF
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-4414-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:4415:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-4416-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-4500-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:4501:GXX=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-4502-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5006-echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:5007:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5008-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5148-
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:5149:G77=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5150-ac_ext=c
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5211-    # And add a safety zone
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:5212:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:5213:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5214-    ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5239-    if test -n "$kargmax"; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:5240:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5241-    else
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5249-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:5250:    while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5251-	       = "XX$teststring") >/dev/null 2>&1 &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:5252:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5253-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5255-    do
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:5256:      i=`expr $i + 1`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5257-      teststring=$teststring$teststring
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5262-    # It appears as though 1/2 is a usable value.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:5263:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5264-    ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5355-# If we're using GNU nm, then use its standard symbol codes.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:5356:case `$NM -V 2>&1` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5357-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5891-done
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:5892:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5893-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5919-	"file_magic "*)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:5920:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5921-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5981-	"file_magic "*)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:5982:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-5983-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6073-gentoo_lt_version="1.5.22"
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:6074:gentoo_ltmain_version=`sed -n '/^[ 	]*VERSION=/{s/^[ 	]*VERSION=//;p;q;}' "$ltmain"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6075-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6599-  if test "$hard_links" = no; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:6600:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:6601:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6602-    need_locks=warn
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6655-done
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:6656:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6657-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6693-    supports_anon_versioning=no
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:6694:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6695-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6757-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:6758:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6759-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6780-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:6781:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:6782:      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'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6783-      ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6789-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:6790:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6791-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6793-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:6794:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6795-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6847-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:6848:      case `$LD -v 2>&1` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6849-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6863-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:6864:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6865-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6962-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:6963:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-6964-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7058-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7059:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7060-       else
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7154-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7155:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7156-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7159-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7160:      fix_srcfile_path='`cygpath -w "$srcfile"`'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7161-      enable_shared_with_static_runtimes=yes
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7200-         output_verbose_link_cmd='echo'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7201:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7202-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7335-      if test "$GCC" = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7336:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7337-      else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7338:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7339-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7367-      hardcode_shlibpath_var=no
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7368:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7369-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7397-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7398:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7399-      else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7400-	allow_undefined_flag=' -expect_unresolved \*'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7401:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7402-      fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7409-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7410:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7411-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7413-	allow_undefined_flag=' -expect_unresolved \*'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7414:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7415:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7416:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7417-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7450- 	*)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7451: 	  whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7452- 	esac ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7534-      hardcode_shlibpath_var=no
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7535:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7536-      hardcode_libdir_separator=':'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7644-if test "$GCC" = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7645:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7646-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7650-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7651:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7652-  else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7653:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7654-  fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7721-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7722:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7723-  ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7754-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7755:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7756:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7757:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7758-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7760-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7761:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7762-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7768-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7769:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7770-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7773-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7774:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7775:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7776-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7782-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7783:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7784-      else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7785:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7786-      fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7789-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7790:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7791-      ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7798-      supports_anon_versioning=no
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7799:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7800-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7819-  *)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7820:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7821-    ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7836-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7837:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7838-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7839-  if test "$GCC" = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:7840:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-7841-  else
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-8055-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:8056:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-8057-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-8127-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:8128:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-8129-    case $host_os in
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9215-      # Double-quote double-evaled strings.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:9216:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9217-      ;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9218-    *)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:9219:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9220-      ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9225-  *'\$0 --fallback-echo"')
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:9226:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9227-    ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9238-
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:9239:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9240-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9617-  # libtool script then.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:9618:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9619-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9646-  if test -z "$LTCC"; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:9647:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9648-    if test -z "$LTCC"; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9651-    else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:9652:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:9653:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9654-    fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9656-  if test -z "$LTCFLAGS"; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:9657:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9658-  fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9661-  # Note that this assumes the entire list is on one line.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:9662:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9663-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9667-    # Check whether tagname contains only valid characters
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:9668:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9669-    "") ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9795-done
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:9796:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9797-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9825-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:9826:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9827-  *)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:9828:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9829-  esac
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9834-      # Canonicalize the pathname of ld
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:9835:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9836-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:9837:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9838-      done
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9869-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:9870:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9871-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9902-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:9903:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9904-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9932-    # ancient GNU ld didn't support --whole-archive et. al.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:9933:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-9934-	grep 'no-whole-archive' > /dev/null; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10014-      # below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10015:	collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10016-	if test -f "$collect2name" && \
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10111-
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10112:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10113-     else
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10215-      # is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10216:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10217-	cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10276-         output_verbose_link_cmd='echo'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10277:          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10278-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10344-      # dependencies.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10345:      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; echo $list'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10346-      ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10408-	# dependencies.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10409:	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; echo $list'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10410-	;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10443-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10444:    archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10445:    archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10446-    ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10450-	# SGI C++
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10451:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10452-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10461-	  if test "$with_gnu_ld" = no; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10462:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10463-	  else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10464:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10465-	  fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10480-	# to its proper name (with version) after linking.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10481:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10482:	archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10483-	# Commands to make compiler produce verbose output that lists
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10490-	# dependencies.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10491:	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; echo $list'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10492-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10505-	# earlier do not add the objects themselves.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10506:	case `$CC -V 2>&1` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10507-	*"Version 7."*)
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10531-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10532:	whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10533-        ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10550-	# dependencies.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10551:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10552-	;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10594-    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10595:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10596-      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10609-	# to its proper name (with version) after linking.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10610:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10611-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10626-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10627:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10628-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10639-	# dependencies.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10640:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10641-	;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10644-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10645:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10646-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10669-	# to its proper name (with version) after linking.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10670:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10671-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10685-	allow_undefined_flag_CXX=' -expect_unresolved \*'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10686:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10687:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10688-	  echo "-hidden">> $lib.exp~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10689:	  $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~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10690-	  $rm $lib.exp'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10702-	# dependencies.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10703:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10704-	;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10707-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10708:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10709-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10769-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10770:	    whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10771-	    ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10857-    hardcode_shlibpath_var_CXX=no
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10858:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10859-    hardcode_libdir_separator_CXX=':'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10929-  # eval without this substitution.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10930:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10931-
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:10932:  for p in `eval $output_verbose_link_cmd`; do
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-10933-    case $p in
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11484-  if test "$hard_links" = no; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:11485:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:11486:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11487-    need_locks=warn
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11600-if test "$GCC" = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:11601:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11602-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11606-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:11607:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11608-  else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:11609:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11610-  fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11677-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:11678:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11679-  ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11710-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:11711:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:11712:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:11713:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11714-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11716-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:11717:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11718-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11724-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:11725:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11726-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11729-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:11730:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:11731:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11732-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11738-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:11739:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11740-      else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:11741:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11742-      fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11745-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:11746:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11747-      ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11754-      supports_anon_versioning=no
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:11755:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11756-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11775-  *)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:11776:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11777-    ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11792-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:11793:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11794-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11795-  if test "$GCC" = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:11796:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-11797-  else
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-12011-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:12012:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-12013-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-12083-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:12084:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-12085-    case $host_os in
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-12328-      # Double-quote double-evaled strings.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:12329:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-12330-      ;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-12331-    *)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:12332:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-12333-      ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-12338-  *'\$0 --fallback-echo"')
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:12339:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-12340-    ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-12657-  # libtool script then.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:12658:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-12659-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-12766-done
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:12767:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-12768-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13195-  if test "$hard_links" = no; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13196:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13197:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13198-    need_locks=warn
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13251-done
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13252:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13253-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13289-    supports_anon_versioning=no
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13290:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13291-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13353-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13354:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13355-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13376-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13377:      archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13378:      archive_expsym_cmds_F77='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'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13379-      ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13385-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13386:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13387-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13389-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13390:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13391-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13443-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13444:      case `$LD -v 2>&1` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13445-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13459-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13460:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13461-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13558-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13559:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13560-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13644-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13645:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13646-       else
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13730-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13731:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13732-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13735-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13736:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13737-      enable_shared_with_static_runtimes_F77=yes
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13776-         output_verbose_link_cmd='echo'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13777:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13778-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13911-      if test "$GCC" = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13912:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13913-      else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13914:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13915-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13943-      hardcode_shlibpath_var_F77=no
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13944:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13945-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13973-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13974:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13975-      else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13976-	allow_undefined_flag_F77=' -expect_unresolved \*'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13977:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13978-      fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13985-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13986:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13987-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13989-	allow_undefined_flag_F77=' -expect_unresolved \*'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13990:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13991:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:13992:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-13993-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14026- 	*)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14027: 	  whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14028- 	esac ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14110-      hardcode_shlibpath_var_F77=no
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14111:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14112-      hardcode_libdir_separator_F77=':'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14220-if test "$GCC" = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14221:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14222-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14226-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14227:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14228-  else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14229:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14230-  fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14297-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14298:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14299-  ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14330-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14331:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14332:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14333:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14334-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14336-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14337:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14338-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14344-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14345:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14346-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14349-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14350:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14351:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14352-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14358-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14359:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14360-      else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14361:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14362-      fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14365-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14366:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14367-      ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14374-      supports_anon_versioning=no
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14375:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14376-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14395-  *)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14396:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14397-    ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14412-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14413:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14414-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14415-  if test "$GCC" = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14416:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14417-  else
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14631-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14632:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14633-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14703-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14704:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14705-    case $host_os in
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14948-      # Double-quote double-evaled strings.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14949:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14950-      ;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14951-    *)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14952:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14953-      ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14958-  *'\$0 --fallback-echo"')
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:14959:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-14960-    ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-15277-  # libtool script then.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:15278:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-15279-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-15353-done
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:15354:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-15355-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-15802-  if test "$hard_links" = no; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:15803:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:15804:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-15805-    need_locks=warn
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-15858-done
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:15859:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-15860-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-15896-    supports_anon_versioning=no
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:15897:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-15898-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-15960-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:15961:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-15962-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-15983-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:15984:      archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:15985:      archive_expsym_cmds_GCJ='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'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-15986-      ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-15992-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:15993:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-15994-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-15996-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:15997:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-15998-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16050-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16051:      case `$LD -v 2>&1` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16052-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16066-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16067:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16068-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16165-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16166:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16167-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16261-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16262:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16263-       else
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16357-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16358:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16359-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16362-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16363:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16364-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16403-         output_verbose_link_cmd='echo'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16404:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16405-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16538-      if test "$GCC" = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16539:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16540-      else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16541:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16542-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16570-      hardcode_shlibpath_var_GCJ=no
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16571:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16572-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16600-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16601:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16602-      else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16603-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16604:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16605-      fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16612-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16613:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16614-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16616-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16617:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16618:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16619:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16620-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16653- 	*)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16654: 	  whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16655- 	esac ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16737-      hardcode_shlibpath_var_GCJ=no
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16738:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16739-      hardcode_libdir_separator_GCJ=':'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16847-if test "$GCC" = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16848:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16849-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16853-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16854:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16855-  else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16856:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16857-  fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16924-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16925:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16926-  ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16957-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16958:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16959:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16960:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16961-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16963-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16964:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16965-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16971-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16972:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16973-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16976-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16977:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16978:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16979-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16985-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16986:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16987-      else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16988:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16989-      fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16992-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:16993:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-16994-      ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17001-      supports_anon_versioning=no
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:17002:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17003-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17022-  *)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:17023:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17024-    ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17039-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:17040:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17041-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17042-  if test "$GCC" = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:17043:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17044-  else
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17258-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:17259:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17260-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17330-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:17331:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17332-    case $host_os in
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17575-      # Double-quote double-evaled strings.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:17576:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17577-      ;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17578-    *)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:17579:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17580-      ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17585-  *'\$0 --fallback-echo"')
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:17586:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17587-    ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17904-  # libtool script then.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:17905:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17906-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17979-done
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:17980:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-17981-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18055-      # Double-quote double-evaled strings.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:18056:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18057-      ;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18058-    *)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:18059:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18060-      ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18065-  *'\$0 --fallback-echo"')
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:18066:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18067-    ;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18384-  # libtool script then.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:18385:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18386-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18553-if (
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:18554:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18555-   if test "$*" = "X"; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18556-      # -L didn't work.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:18557:      set X `ls -t $srcdir/configure conftest.file`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18558-   fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18597-_ACEOF
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:18598:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18599-rm -f conftest.sed
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18601-# expand $ac_aux_dir to an absolute path
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:18602:am_aux_dir=`cd $ac_aux_dir && pwd`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18603-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18627-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:18628:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18629-	     'mkdir (GNU coreutils) '* | \
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18705-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:18706:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18707-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18715-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:18716:case `${MAKE-make} -f conftest.make 2>/dev/null` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18717-  *@@@%%%=?*=@@@%%%*)
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18766-# case it prints its new name instead of `make'.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:18767:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18768-   am__include=include
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18774-   echo '.include "confinc"' > confmf
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:18775:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18776-      am__include=.include
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18804-
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:18805:if test "`cd $srcdir && pwd`" != "`pwd`"; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-18806-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19001-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:19002:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19003-  fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19109-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:19110:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19111-  fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19335-
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:19336:	ac_lo=`expr $ac_mid + 1`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19337-			if test $ac_lo -le $ac_mid; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19340-			fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:19341:			ac_mid=`expr 2 '*' $ac_mid + 1`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19342-fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19426-
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:19427:	ac_hi=`expr '(' $ac_mid ')' - 1`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19428-			if test $ac_mid -le $ac_hi; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19431-			fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:19432:			ac_mid=`expr 2 '*' $ac_mid`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19433-fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19449-while test "x$ac_lo" != "x$ac_hi"; do
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:19450:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19451-  cat >conftest.$ac_ext <<_ACEOF
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19490-
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:19491:	ac_lo=`expr '(' $ac_mid ')' + 1`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19492-fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19740-
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:19741:	ac_lo=`expr $ac_mid + 1`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19742-			if test $ac_lo -le $ac_mid; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19745-			fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:19746:			ac_mid=`expr 2 '*' $ac_mid + 1`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19747-fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19831-
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:19832:	ac_hi=`expr '(' $ac_mid ')' - 1`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19833-			if test $ac_mid -le $ac_hi; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19836-			fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:19837:			ac_mid=`expr 2 '*' $ac_mid`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19838-fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19854-while test "x$ac_lo" != "x$ac_hi"; do
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:19855:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19856-  cat >conftest.$ac_ext <<_ACEOF
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19895-
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:19896:	ac_lo=`expr '(' $ac_mid ')' + 1`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-19897-fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-20487-echo "$as_me:$LINENO: checking for C compiler version" >&5
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:20488:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-20489-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-20573-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:20574:GCC=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-20575-ac_test_CFLAGS=${CFLAGS+set}
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-21109-do
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:21110:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-21111-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-21116-fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:21117:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-21118-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-21237-fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:21238:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-21239-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-21242-fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:21243:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-21244-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:21245:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-21246-_ACEOF
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-21849-do
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:21850:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-21851-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-21929-fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:21930:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-21931-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-21932-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:21933:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-21934-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:21935:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-21936-_ACEOF
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22035-do
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:22036:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22037-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22115-fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:22116:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22117-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22118-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:22119:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22120-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:22121:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22122-_ACEOF
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22185-do
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:22186:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22187-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22265-fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:22266:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22267-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22268-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:22269:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22270-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:22271:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22272-_ACEOF
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22283-do
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:22284:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22285-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22363-fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:22364:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22365-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22366-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:22367:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22368-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:22369:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22370-_ACEOF
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22453-do
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:22454:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22455-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22533-fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:22534:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22535-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22536-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:22537:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22538-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:22539:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22540-_ACEOF
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22546-do
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:22547:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22548-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22626-fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:22627:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22628-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22629-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:22630:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22631-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:22632:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-22633-_ACEOF
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-23191-		if test "x$prefix" = "xNONE" ; then # Default value
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:23192:  			plugins_dir=`interpolate '$ac_default_prefix/lib/echoping'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-23193-		else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-23194-  			exec_prefix='${prefix}'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:23195:  			plugins_dir=`interpolate '$libdir/echoping'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-23196-		fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-23197-	else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:23198:  		plugins_dir=`interpolate '$libdir/echoping'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-23199-	fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-23200-else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:23201:	plugins_dir=`interpolate '$libdir/echoping'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-23202-fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-23414-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:23415:  ac_i=`echo "$ac_i" | sed "$ac_script"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-23416-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-23565-do
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:23566:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-23567-    eval $as_var=C; export $as_var
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-23615-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:23616:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-23617-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-23726-	esac;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:23727:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-23728-	???[sx]*):;;*)false;;esac;fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-23801-configured by $0, generated by GNU Autoconf 2.61,
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:23802:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-23803-
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-23821-  --*=*)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:23822:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:23823:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-23824-    ac_shift=:
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24079-
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24080:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24081-    break
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24090-
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24091:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24092-if test -n "$ac_eof"; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24093:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24094:  ac_eof=`expr $ac_eof + 1`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24095-fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24131-
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24132:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 11; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24133-    break
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24142-
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24143:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24144-if test -n "$ac_eof"; then
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24145:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24146:  ac_eof=`expr $ac_eof + 1`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24147-fi
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24280-      case $as_dir in #(
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24281:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24282-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24318-*)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24319:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24320-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24321:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24322-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24396-
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24397:# Neutralize VPATH when `$srcdir' = `.'.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24398-# Shell code in configure.ac might set extrasub.
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24421-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24422:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24423:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24424-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24538-    * )
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24539:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24540-  esac
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24575-  # Strip MF so we end up with the name of the file.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24576:  mf=`echo "$mf" | sed -e 's/:.*$//'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24577-  # Check whether this is an Automake generated Makefile or not.
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24612-  # from the Makefile without running `make'.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24613:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24614-  test -z "$DEPDIR" && continue
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24615:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24616-  test -z "am__include" && continue
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24617:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24618-  # When using ansi2knr, U may be empty or an underscore; expand it
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24619:  U=`sed -n 's/^U = //p' < "$mf"`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24620-  # Find all dependency output files, they are included files with
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24659-      case $as_dir in #(
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24660:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24661-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24765-      case $ac_arg in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24766:      *\'*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24767-      esac
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24775-  case $ac_arg in
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24776:  *\'*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24777-  esac
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24802-      case $as_dir in #(
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24803:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24804-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24840-*)
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24841:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24842-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/.pc/006_reproducible-build.diff/configure:24843:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure-24844-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/.pc/006_reproducible-build.diff/configure.ac-294-		if test "x$prefix" = "xNONE" ; then # Default value
echoping-6.0.2/.pc/006_reproducible-build.diff/configure.ac:295:  			plugins_dir=`interpolate '$ac_default_prefix/lib/echoping'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure.ac-296-		else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure.ac-297-  			exec_prefix='${prefix}'	
echoping-6.0.2/.pc/006_reproducible-build.diff/configure.ac:298:  			plugins_dir=`interpolate '$libdir/echoping'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure.ac-299-		fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure.ac-300-	else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure.ac:301:  		plugins_dir=`interpolate '$libdir/echoping'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure.ac-302-	fi
echoping-6.0.2/.pc/006_reproducible-build.diff/configure.ac-303-else
echoping-6.0.2/.pc/006_reproducible-build.diff/configure.ac:304:	plugins_dir=`interpolate '$libdir/echoping'`
echoping-6.0.2/.pc/006_reproducible-build.diff/configure.ac-305-fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-109-do
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:110:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-111-    eval $as_var=C; export $as_var
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-217-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:218:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-219-") 2> /dev/null; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-332-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:333:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-334-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-427-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:428:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-429-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-538-	esac;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:539:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-540-	???[sx]*):;;*)false;;esac;fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-560-  # Remove one level of quotation (which was required for Make).
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:561:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-562-  ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-571-  :
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:572:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-573-  # Yippee, $echo works!
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-597-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:598:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:599:       echo_test_string=`eval $cmd` &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-600-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-606-
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:607:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:608:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-609-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-621-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:622:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:623:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-624-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-633-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:634:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-635-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-648-      echo='printf %s\n'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:649:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:650:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-651-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-653-	:
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:654:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-655-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:656:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-657-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-662-	echo="$CONFIG_SHELL $0 --fallback-echo"
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:663:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-664-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:665:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-666-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-672-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:673:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-674-	  then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-680-	if test "$prev" != 'sed 50q "$0"'; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:681:	  echo_test_string=`eval $prev`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-682-	  export echo_test_string
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-954-  case $ac_option in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:955:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-956-  *)	ac_optarg=yes ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-997-  -disable-* | --disable-*)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:998:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-999-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1002-   { (exit 1); exit 1; }; }
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1003:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1004-    eval enable_$ac_feature=no ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1016-  -enable-* | --enable-*)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1017:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1018-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1021-   { (exit 1); exit 1; }; }
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1022:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1023-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1213-  -with-* | --with-*)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1214:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1215-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1218-   { (exit 1); exit 1; }; }
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1219:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1220-    eval with_$ac_package=\$ac_optarg ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1222-  -without-* | --without-*)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1223:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1224-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1227-   { (exit 1); exit 1; }; }
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1228:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1229-    eval with_$ac_package=no ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1254-  *=*)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1255:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1256-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1274-if test -n "$ac_prev"; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1275:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1276-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1320-ac_ls_di=`ls -di .` &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1321:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1322-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1380-case $srcdir in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1381:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1382-esac
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1423-By default, \`make install' will install all the files in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1424:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1425:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1426-for instance \`--prefix=\$HOME'.
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1533-*)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1534:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1535-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1536:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1537-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1666-    *\'*)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1667:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1668-    esac
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1752-      case $ac_val in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1753:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1754-      esac
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1769-	case $ac_val in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1770:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1771-	esac
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1877-    set,)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1878:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1879:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1880-      ac_cache_corrupted=: ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1899-    case $ac_new_val in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1900:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1901-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1991-test "x$ac_build_alias" = x &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1992:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1993-test "x$ac_build_alias" = x &&
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1996-   { (exit 1); exit 1; }; }
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:1997:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-1998-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2021-IFS=$ac_save_IFS
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:2022:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2023-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2032-else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:2033:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2034-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2058-IFS=$ac_save_IFS
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:2059:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2060-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2179-echo "$as_me:$LINENO: checking for C compiler version" >&5
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:2180:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2181-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2233-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:2234:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2235-#
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2281-	then :; else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:2282:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2283-	fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2378-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:2379:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2380-	  break;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2433-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:2434:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2435-       break;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2508-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:2509:GCC=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2510-ac_test_CFLAGS=${CFLAGS+set}
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2901-    test $lt_ac_count -gt 10 && break
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:2902:    lt_ac_count=`expr $lt_ac_count + 1`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2903-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2939-  # Check for GNU $ac_path_GREP
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:2940:case `"$ac_path_GREP" --version 2>&1` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2941-*GNU*)
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2953-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:2954:    ac_count=`expr $ac_count + 1`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-2955-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3021-  # Check for GNU $ac_path_EGREP
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:3022:case `"$ac_path_EGREP" --version 2>&1` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3023-*GNU*)
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3035-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:3036:    ac_count=`expr $ac_count + 1`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3037-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3093-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:3094:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3095-  *)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:3096:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3097-  esac
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3102-      # Canonicalize the pathname of ld
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:3103:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3104-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:3105:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3106-      done
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3137-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:3138:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3139-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3170-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:3171:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3172-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3233-	# Tru64's nm complains that /dev/null is an invalid object file
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:3234:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3235-	*/dev/null* | *'Invalid file or object type'*)
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3239-	*)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:3240:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3241-	  */dev/null*)
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3401-openbsd*)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:3402:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3403-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3486-  (exit $ac_status); }; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:3487:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3488-    *ELF-32*)
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3506-   if test "$lt_cv_prog_gnu_ld" = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:3507:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3508-    *32-bit*)
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3518-   else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:3519:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-3520-    *32-bit*)
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-4096-do
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:4097:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-4098-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-4139-fi
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:4140:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-4141-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-4142-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:4143:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-4144-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:4145:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-4146-_ACEOF
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-4155-do
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:4156:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-4157-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-4162-fi
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:4163:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-4164-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-4283-fi
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:4284:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-4285-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-4288-fi
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:4289:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-4290-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:4291:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-4292-_ACEOF
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-4414-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:4415:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-4416-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-4500-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:4501:GXX=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-4502-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5006-echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:5007:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5008-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5148-
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:5149:G77=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5150-ac_ext=c
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5211-    # And add a safety zone
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:5212:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:5213:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5214-    ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5239-    if test -n "$kargmax"; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:5240:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5241-    else
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5249-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:5250:    while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5251-	       = "XX$teststring") >/dev/null 2>&1 &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:5252:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5253-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5255-    do
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:5256:      i=`expr $i + 1`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5257-      teststring=$teststring$teststring
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5262-    # It appears as though 1/2 is a usable value.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:5263:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5264-    ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5355-# If we're using GNU nm, then use its standard symbol codes.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:5356:case `$NM -V 2>&1` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5357-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5891-done
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:5892:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5893-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5919-	"file_magic "*)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:5920:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5921-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5981-	"file_magic "*)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:5982:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-5983-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6073-gentoo_lt_version="1.5.22"
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:6074:gentoo_ltmain_version=`sed -n '/^[ 	]*VERSION=/{s/^[ 	]*VERSION=//;p;q;}' "$ltmain"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6075-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6599-  if test "$hard_links" = no; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:6600:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:6601:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6602-    need_locks=warn
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6655-done
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:6656:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6657-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6693-    supports_anon_versioning=no
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:6694:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6695-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6757-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:6758:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6759-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6780-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:6781:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:6782:      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'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6783-      ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6789-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:6790:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6791-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6793-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:6794:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6795-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6847-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:6848:      case `$LD -v 2>&1` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6849-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6863-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:6864:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6865-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6962-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:6963:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-6964-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7058-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7059:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7060-       else
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7154-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7155:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7156-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7159-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7160:      fix_srcfile_path='`cygpath -w "$srcfile"`'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7161-      enable_shared_with_static_runtimes=yes
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7200-         output_verbose_link_cmd='echo'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7201:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7202-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7335-      if test "$GCC" = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7336:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7337-      else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7338:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7339-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7367-      hardcode_shlibpath_var=no
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7368:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7369-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7397-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7398:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7399-      else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7400-	allow_undefined_flag=' -expect_unresolved \*'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7401:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7402-      fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7409-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7410:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7411-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7413-	allow_undefined_flag=' -expect_unresolved \*'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7414:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7415:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7416:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7417-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7450- 	*)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7451: 	  whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7452- 	esac ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7534-      hardcode_shlibpath_var=no
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7535:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7536-      hardcode_libdir_separator=':'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7644-if test "$GCC" = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7645:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7646-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7650-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7651:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7652-  else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7653:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7654-  fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7721-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7722:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7723-  ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7754-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7755:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7756:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7757:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7758-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7760-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7761:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7762-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7768-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7769:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7770-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7773-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7774:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7775:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7776-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7782-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7783:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7784-      else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7785:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7786-      fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7789-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7790:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7791-      ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7798-      supports_anon_versioning=no
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7799:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7800-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7819-  *)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7820:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7821-    ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7836-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7837:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7838-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7839-  if test "$GCC" = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:7840:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-7841-  else
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-8055-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:8056:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-8057-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-8127-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:8128:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-8129-    case $host_os in
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9215-      # Double-quote double-evaled strings.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:9216:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9217-      ;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9218-    *)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:9219:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9220-      ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9225-  *'\$0 --fallback-echo"')
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:9226:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9227-    ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9238-
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:9239:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9240-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9617-  # libtool script then.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:9618:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9619-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9646-  if test -z "$LTCC"; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:9647:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9648-    if test -z "$LTCC"; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9651-    else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:9652:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:9653:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9654-    fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9656-  if test -z "$LTCFLAGS"; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:9657:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9658-  fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9661-  # Note that this assumes the entire list is on one line.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:9662:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9663-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9667-    # Check whether tagname contains only valid characters
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:9668:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9669-    "") ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9795-done
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:9796:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9797-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9825-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:9826:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9827-  *)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:9828:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9829-  esac
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9834-      # Canonicalize the pathname of ld
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:9835:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9836-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:9837:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9838-      done
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9869-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:9870:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9871-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9902-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:9903:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9904-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9932-    # ancient GNU ld didn't support --whole-archive et. al.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:9933:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-9934-	grep 'no-whole-archive' > /dev/null; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10014-      # below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10015:	collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10016-	if test -f "$collect2name" && \
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10111-
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10112:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10113-     else
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10215-      # is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10216:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10217-	cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10276-         output_verbose_link_cmd='echo'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10277:          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10278-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10344-      # dependencies.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10345:      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; echo $list'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10346-      ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10408-	# dependencies.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10409:	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; echo $list'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10410-	;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10443-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10444:    archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10445:    archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10446-    ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10450-	# SGI C++
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10451:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10452-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10461-	  if test "$with_gnu_ld" = no; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10462:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10463-	  else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10464:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10465-	  fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10480-	# to its proper name (with version) after linking.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10481:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10482:	archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10483-	# Commands to make compiler produce verbose output that lists
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10490-	# dependencies.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10491:	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; echo $list'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10492-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10505-	# earlier do not add the objects themselves.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10506:	case `$CC -V 2>&1` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10507-	*"Version 7."*)
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10531-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10532:	whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10533-        ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10550-	# dependencies.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10551:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10552-	;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10594-    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10595:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10596-      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10609-	# to its proper name (with version) after linking.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10610:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10611-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10626-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10627:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10628-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10639-	# dependencies.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10640:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10641-	;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10644-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10645:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10646-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10669-	# to its proper name (with version) after linking.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10670:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10671-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10685-	allow_undefined_flag_CXX=' -expect_unresolved \*'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10686:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10687:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10688-	  echo "-hidden">> $lib.exp~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10689:	  $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~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10690-	  $rm $lib.exp'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10702-	# dependencies.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10703:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10704-	;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10707-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10708:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10709-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10769-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10770:	    whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10771-	    ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10857-    hardcode_shlibpath_var_CXX=no
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10858:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10859-    hardcode_libdir_separator_CXX=':'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10929-  # eval without this substitution.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10930:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10931-
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:10932:  for p in `eval $output_verbose_link_cmd`; do
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-10933-    case $p in
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11484-  if test "$hard_links" = no; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:11485:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:11486:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11487-    need_locks=warn
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11600-if test "$GCC" = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:11601:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11602-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11606-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:11607:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11608-  else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:11609:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11610-  fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11677-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:11678:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11679-  ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11710-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:11711:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:11712:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:11713:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11714-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11716-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:11717:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11718-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11724-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:11725:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11726-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11729-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:11730:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:11731:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11732-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11738-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:11739:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11740-      else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:11741:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11742-      fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11745-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:11746:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11747-      ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11754-      supports_anon_versioning=no
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:11755:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11756-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11775-  *)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:11776:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11777-    ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11792-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:11793:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11794-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11795-  if test "$GCC" = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:11796:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-11797-  else
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-12011-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:12012:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-12013-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-12083-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:12084:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-12085-    case $host_os in
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-12328-      # Double-quote double-evaled strings.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:12329:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-12330-      ;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-12331-    *)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:12332:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-12333-      ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-12338-  *'\$0 --fallback-echo"')
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:12339:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-12340-    ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-12657-  # libtool script then.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:12658:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-12659-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-12766-done
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:12767:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-12768-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13195-  if test "$hard_links" = no; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13196:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13197:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13198-    need_locks=warn
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13251-done
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13252:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13253-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13289-    supports_anon_versioning=no
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13290:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13291-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13353-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13354:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13355-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13376-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13377:      archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13378:      archive_expsym_cmds_F77='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'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13379-      ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13385-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13386:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13387-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13389-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13390:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13391-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13443-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13444:      case `$LD -v 2>&1` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13445-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13459-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13460:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13461-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13558-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13559:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13560-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13644-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13645:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13646-       else
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13730-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13731:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13732-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13735-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13736:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13737-      enable_shared_with_static_runtimes_F77=yes
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13776-         output_verbose_link_cmd='echo'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13777:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13778-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13911-      if test "$GCC" = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13912:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13913-      else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13914:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13915-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13943-      hardcode_shlibpath_var_F77=no
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13944:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13945-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13973-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13974:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13975-      else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13976-	allow_undefined_flag_F77=' -expect_unresolved \*'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13977:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13978-      fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13985-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13986:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13987-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13989-	allow_undefined_flag_F77=' -expect_unresolved \*'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13990:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13991:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:13992:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-13993-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14026- 	*)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14027: 	  whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14028- 	esac ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14110-      hardcode_shlibpath_var_F77=no
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14111:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14112-      hardcode_libdir_separator_F77=':'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14220-if test "$GCC" = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14221:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14222-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14226-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14227:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14228-  else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14229:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14230-  fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14297-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14298:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14299-  ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14330-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14331:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14332:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14333:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14334-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14336-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14337:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14338-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14344-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14345:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14346-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14349-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14350:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14351:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14352-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14358-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14359:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14360-      else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14361:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14362-      fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14365-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14366:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14367-      ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14374-      supports_anon_versioning=no
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14375:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14376-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14395-  *)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14396:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14397-    ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14412-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14413:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14414-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14415-  if test "$GCC" = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14416:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14417-  else
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14631-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14632:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14633-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14703-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14704:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14705-    case $host_os in
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14948-      # Double-quote double-evaled strings.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14949:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14950-      ;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14951-    *)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14952:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14953-      ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14958-  *'\$0 --fallback-echo"')
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:14959:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-14960-    ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-15277-  # libtool script then.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:15278:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-15279-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-15353-done
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:15354:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-15355-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-15802-  if test "$hard_links" = no; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:15803:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:15804:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-15805-    need_locks=warn
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-15858-done
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:15859:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-15860-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-15896-    supports_anon_versioning=no
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:15897:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-15898-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-15960-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:15961:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-15962-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-15983-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:15984:      archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:15985:      archive_expsym_cmds_GCJ='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'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-15986-      ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-15992-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:15993:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-15994-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-15996-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:15997:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-15998-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16050-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16051:      case `$LD -v 2>&1` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16052-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16066-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16067:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16068-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16165-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16166:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16167-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16261-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16262:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16263-       else
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16357-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16358:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16359-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16362-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16363:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16364-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16403-         output_verbose_link_cmd='echo'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16404:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16405-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16538-      if test "$GCC" = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16539:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16540-      else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16541:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16542-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16570-      hardcode_shlibpath_var_GCJ=no
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16571:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16572-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16600-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16601:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16602-      else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16603-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16604:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16605-      fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16612-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16613:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16614-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16616-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16617:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16618:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16619:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16620-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16653- 	*)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16654: 	  whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16655- 	esac ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16737-      hardcode_shlibpath_var_GCJ=no
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16738:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16739-      hardcode_libdir_separator_GCJ=':'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16847-if test "$GCC" = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16848:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16849-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16853-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16854:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16855-  else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16856:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16857-  fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16924-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16925:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16926-  ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16957-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16958:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16959:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16960:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16961-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16963-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16964:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16965-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16971-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16972:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16973-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16976-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16977:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16978:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16979-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16985-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16986:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16987-      else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16988:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16989-      fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16992-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:16993:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-16994-      ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17001-      supports_anon_versioning=no
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:17002:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17003-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17022-  *)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:17023:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17024-    ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17039-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:17040:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17041-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17042-  if test "$GCC" = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:17043:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17044-  else
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17258-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:17259:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17260-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17330-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:17331:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17332-    case $host_os in
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17575-      # Double-quote double-evaled strings.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:17576:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17577-      ;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17578-    *)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:17579:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17580-      ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17585-  *'\$0 --fallback-echo"')
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:17586:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17587-    ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17904-  # libtool script then.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:17905:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17906-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17979-done
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:17980:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-17981-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18055-      # Double-quote double-evaled strings.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:18056:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18057-      ;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18058-    *)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:18059:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18060-      ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18065-  *'\$0 --fallback-echo"')
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:18066:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18067-    ;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18384-  # libtool script then.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:18385:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18386-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18553-if (
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:18554:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18555-   if test "$*" = "X"; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18556-      # -L didn't work.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:18557:      set X `ls -t $srcdir/configure conftest.file`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18558-   fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18597-_ACEOF
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:18598:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18599-rm -f conftest.sed
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18601-# expand $ac_aux_dir to an absolute path
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:18602:am_aux_dir=`cd $ac_aux_dir && pwd`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18603-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18627-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:18628:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18629-	     'mkdir (GNU coreutils) '* | \
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18705-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:18706:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18707-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18715-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:18716:case `${MAKE-make} -f conftest.make 2>/dev/null` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18717-  *@@@%%%=?*=@@@%%%*)
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18766-# case it prints its new name instead of `make'.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:18767:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18768-   am__include=include
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18774-   echo '.include "confinc"' > confmf
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:18775:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18776-      am__include=.include
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18804-
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:18805:if test "`cd $srcdir && pwd`" != "`pwd`"; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-18806-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19001-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:19002:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19003-  fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19109-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:19110:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19111-  fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19335-
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:19336:	ac_lo=`expr $ac_mid + 1`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19337-			if test $ac_lo -le $ac_mid; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19340-			fi
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:19341:			ac_mid=`expr 2 '*' $ac_mid + 1`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19342-fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19426-
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:19427:	ac_hi=`expr '(' $ac_mid ')' - 1`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19428-			if test $ac_mid -le $ac_hi; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19431-			fi
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:19432:			ac_mid=`expr 2 '*' $ac_mid`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19433-fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19449-while test "x$ac_lo" != "x$ac_hi"; do
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:19450:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19451-  cat >conftest.$ac_ext <<_ACEOF
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19490-
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:19491:	ac_lo=`expr '(' $ac_mid ')' + 1`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19492-fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19740-
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:19741:	ac_lo=`expr $ac_mid + 1`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19742-			if test $ac_lo -le $ac_mid; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19745-			fi
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:19746:			ac_mid=`expr 2 '*' $ac_mid + 1`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19747-fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19831-
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:19832:	ac_hi=`expr '(' $ac_mid ')' - 1`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19833-			if test $ac_mid -le $ac_hi; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19836-			fi
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:19837:			ac_mid=`expr 2 '*' $ac_mid`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19838-fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19854-while test "x$ac_lo" != "x$ac_hi"; do
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:19855:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19856-  cat >conftest.$ac_ext <<_ACEOF
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19895-
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:19896:	ac_lo=`expr '(' $ac_mid ')' + 1`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-19897-fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-20487-echo "$as_me:$LINENO: checking for C compiler version" >&5
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:20488:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-20489-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-20573-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:20574:GCC=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-20575-ac_test_CFLAGS=${CFLAGS+set}
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-21109-do
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:21110:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-21111-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-21116-fi
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:21117:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-21118-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-21237-fi
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:21238:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-21239-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-21242-fi
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:21243:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-21244-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:21245:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-21246-_ACEOF
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-21849-do
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:21850:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-21851-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-21929-fi
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:21930:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-21931-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-21932-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:21933:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-21934-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:21935:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-21936-_ACEOF
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22035-do
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:22036:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22037-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22115-fi
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:22116:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22117-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22118-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:22119:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22120-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:22121:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22122-_ACEOF
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22185-do
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:22186:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22187-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22265-fi
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:22266:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22267-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22268-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:22269:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22270-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:22271:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22272-_ACEOF
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22283-do
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:22284:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22285-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22363-fi
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:22364:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22365-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22366-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:22367:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22368-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:22369:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22370-_ACEOF
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22453-do
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:22454:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22455-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22533-fi
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:22534:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22535-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22536-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:22537:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22538-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:22539:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22540-_ACEOF
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22546-do
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:22547:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22548-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22626-fi
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:22627:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22628-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22629-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:22630:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22631-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:22632:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-22633-_ACEOF
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23191-		if test "x$prefix" = "xNONE" ; then # Default value
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:23192:  			plugins_dir=`interpolate '$ac_default_prefix/lib/echoping'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23193-		else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23194-  			exec_prefix='${prefix}'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:23195:  			plugins_dir=`interpolate '$libdir/echoping'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23196-		fi
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23197-	else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:23198:  		plugins_dir=`interpolate '$libdir/echoping'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23199-	fi
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23200-else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:23201:	plugins_dir=`interpolate '$libdir/echoping'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23202-fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23326-else
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:23327:	compil_date=`date --utc --date="@$SOURCE_DATE_EPOCH" +%Y-%m-%d`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23328-	hostname=generic
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23419-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:23420:  ac_i=`echo "$ac_i" | sed "$ac_script"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23421-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23570-do
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:23571:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23572-    eval $as_var=C; export $as_var
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23620-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:23621:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23622-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23731-	esac;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:23732:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23733-	???[sx]*):;;*)false;;esac;fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23806-configured by $0, generated by GNU Autoconf 2.61,
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:23807:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23808-
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23826-  --*=*)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:23827:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:23828:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-23829-    ac_shift=:
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24084-
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24085:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24086-    break
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24095-
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24096:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24097-if test -n "$ac_eof"; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24098:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24099:  ac_eof=`expr $ac_eof + 1`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24100-fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24136-
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24137:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 11; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24138-    break
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24147-
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24148:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24149-if test -n "$ac_eof"; then
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24150:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24151:  ac_eof=`expr $ac_eof + 1`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24152-fi
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24285-      case $as_dir in #(
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24286:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24287-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24323-*)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24324:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24325-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24326:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24327-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24401-
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24402:# Neutralize VPATH when `$srcdir' = `.'.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24403-# Shell code in configure.ac might set extrasub.
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24426-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24427:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24428:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24429-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24543-    * )
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24544:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24545-  esac
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24580-  # Strip MF so we end up with the name of the file.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24581:  mf=`echo "$mf" | sed -e 's/:.*$//'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24582-  # Check whether this is an Automake generated Makefile or not.
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24617-  # from the Makefile without running `make'.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24618:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24619-  test -z "$DEPDIR" && continue
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24620:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24621-  test -z "am__include" && continue
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24622:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24623-  # When using ansi2knr, U may be empty or an underscore; expand it
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24624:  U=`sed -n 's/^U = //p' < "$mf"`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24625-  # Find all dependency output files, they are included files with
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24664-      case $as_dir in #(
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24665:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24666-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24770-      case $ac_arg in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24771:      *\'*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24772-      esac
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24780-  case $ac_arg in
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24781:  *\'*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24782-  esac
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24807-      case $as_dir in #(
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24808:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24809-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24845-*)
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24846:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24847-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure:24848:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/.pc/002-FTBFS_against_gnutls26_greater_the_2.7.x_fix.diff/configure-24849-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/configure.ac-294-		if test "x$prefix" = "xNONE" ; then # Default value
echoping-6.0.2/configure.ac:295:  			plugins_dir=`interpolate '$ac_default_prefix/lib/echoping'`
echoping-6.0.2/configure.ac-296-		else
echoping-6.0.2/configure.ac-297-  			exec_prefix='${prefix}'	
echoping-6.0.2/configure.ac:298:  			plugins_dir=`interpolate '$libdir/echoping'`
echoping-6.0.2/configure.ac-299-		fi
echoping-6.0.2/configure.ac-300-	else
echoping-6.0.2/configure.ac:301:  		plugins_dir=`interpolate '$libdir/echoping'`
echoping-6.0.2/configure.ac-302-	fi
echoping-6.0.2/configure.ac-303-else
echoping-6.0.2/configure.ac:304:	plugins_dir=`interpolate '$libdir/echoping'`
echoping-6.0.2/configure.ac-305-fi
##############################################
echoping-6.0.2/configure.ac-340-else
echoping-6.0.2/configure.ac:341:	compil_date=`date --utc --date="@$SOURCE_DATE_EPOCH" +%Y-%m-%d`
echoping-6.0.2/configure.ac-342-	hostname=generic
##############################################
echoping-6.0.2/configure-109-do
echoping-6.0.2/configure:110:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
echoping-6.0.2/configure-111-    eval $as_var=C; export $as_var
##############################################
echoping-6.0.2/configure-217-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
echoping-6.0.2/configure:218:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
echoping-6.0.2/configure-219-") 2> /dev/null; then
##############################################
echoping-6.0.2/configure-332-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/configure:333:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
echoping-6.0.2/configure-334-
##############################################
echoping-6.0.2/configure-427-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/configure:428:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
echoping-6.0.2/configure-429-
##############################################
echoping-6.0.2/configure-538-	esac;
echoping-6.0.2/configure:539:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
echoping-6.0.2/configure-540-	???[sx]*):;;*)false;;esac;fi
##############################################
echoping-6.0.2/configure-560-  # Remove one level of quotation (which was required for Make).
echoping-6.0.2/configure:561:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
echoping-6.0.2/configure-562-  ;;
##############################################
echoping-6.0.2/configure-571-  :
echoping-6.0.2/configure:572:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
echoping-6.0.2/configure-573-  # Yippee, $echo works!
##############################################
echoping-6.0.2/configure-597-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
echoping-6.0.2/configure:598:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
echoping-6.0.2/configure:599:       echo_test_string=`eval $cmd` &&
echoping-6.0.2/configure-600-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
echoping-6.0.2/configure-606-
echoping-6.0.2/configure:607:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/configure:608:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/configure-609-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/configure-621-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
echoping-6.0.2/configure:622:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/configure:623:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/configure-624-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/configure-633-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/configure:634:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/configure-635-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/configure-648-      echo='printf %s\n'
echoping-6.0.2/configure:649:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
echoping-6.0.2/configure:650:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/configure-651-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/configure-653-	:
echoping-6.0.2/configure:654:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/configure-655-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/configure:656:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/configure-657-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/configure-662-	echo="$CONFIG_SHELL $0 --fallback-echo"
echoping-6.0.2/configure:663:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
echoping-6.0.2/configure-664-	   test "X$echo_testing_string" = 'X\t' &&
echoping-6.0.2/configure:665:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
echoping-6.0.2/configure-666-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
echoping-6.0.2/configure-672-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
echoping-6.0.2/configure:673:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
echoping-6.0.2/configure-674-	  then
##############################################
echoping-6.0.2/configure-680-	if test "$prev" != 'sed 50q "$0"'; then
echoping-6.0.2/configure:681:	  echo_test_string=`eval $prev`
echoping-6.0.2/configure-682-	  export echo_test_string
##############################################
echoping-6.0.2/configure-954-  case $ac_option in
echoping-6.0.2/configure:955:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
echoping-6.0.2/configure-956-  *)	ac_optarg=yes ;;
##############################################
echoping-6.0.2/configure-997-  -disable-* | --disable-*)
echoping-6.0.2/configure:998:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
echoping-6.0.2/configure-999-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/configure-1002-   { (exit 1); exit 1; }; }
echoping-6.0.2/configure:1003:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
echoping-6.0.2/configure-1004-    eval enable_$ac_feature=no ;;
##############################################
echoping-6.0.2/configure-1016-  -enable-* | --enable-*)
echoping-6.0.2/configure:1017:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
echoping-6.0.2/configure-1018-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/configure-1021-   { (exit 1); exit 1; }; }
echoping-6.0.2/configure:1022:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
echoping-6.0.2/configure-1023-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
echoping-6.0.2/configure-1213-  -with-* | --with-*)
echoping-6.0.2/configure:1214:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
echoping-6.0.2/configure-1215-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/configure-1218-   { (exit 1); exit 1; }; }
echoping-6.0.2/configure:1219:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
echoping-6.0.2/configure-1220-    eval with_$ac_package=\$ac_optarg ;;
##############################################
echoping-6.0.2/configure-1222-  -without-* | --without-*)
echoping-6.0.2/configure:1223:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
echoping-6.0.2/configure-1224-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/configure-1227-   { (exit 1); exit 1; }; }
echoping-6.0.2/configure:1228:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
echoping-6.0.2/configure-1229-    eval with_$ac_package=no ;;
##############################################
echoping-6.0.2/configure-1254-  *=*)
echoping-6.0.2/configure:1255:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
echoping-6.0.2/configure-1256-    # Reject names that are not valid shell variable names.
##############################################
echoping-6.0.2/configure-1274-if test -n "$ac_prev"; then
echoping-6.0.2/configure:1275:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
echoping-6.0.2/configure-1276-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
echoping-6.0.2/configure-1320-ac_ls_di=`ls -di .` &&
echoping-6.0.2/configure:1321:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
echoping-6.0.2/configure-1322-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
echoping-6.0.2/configure-1380-case $srcdir in
echoping-6.0.2/configure:1381:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
echoping-6.0.2/configure-1382-esac
##############################################
echoping-6.0.2/configure-1423-By default, \`make install' will install all the files in
echoping-6.0.2/configure:1424:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
echoping-6.0.2/configure:1425:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
echoping-6.0.2/configure-1426-for instance \`--prefix=\$HOME'.
##############################################
echoping-6.0.2/configure-1533-*)
echoping-6.0.2/configure:1534:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/configure-1535-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/configure:1536:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/configure-1537-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/configure-1666-    *\'*)
echoping-6.0.2/configure:1667:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/configure-1668-    esac
##############################################
echoping-6.0.2/configure-1752-      case $ac_val in
echoping-6.0.2/configure:1753:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
echoping-6.0.2/configure-1754-      esac
##############################################
echoping-6.0.2/configure-1769-	case $ac_val in
echoping-6.0.2/configure:1770:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
echoping-6.0.2/configure-1771-	esac
##############################################
echoping-6.0.2/configure-1877-    set,)
echoping-6.0.2/configure:1878:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
echoping-6.0.2/configure:1879:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
echoping-6.0.2/configure-1880-      ac_cache_corrupted=: ;;
##############################################
echoping-6.0.2/configure-1899-    case $ac_new_val in
echoping-6.0.2/configure:1900:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/configure-1901-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
echoping-6.0.2/configure-1991-test "x$ac_build_alias" = x &&
echoping-6.0.2/configure:1992:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
echoping-6.0.2/configure-1993-test "x$ac_build_alias" = x &&
##############################################
echoping-6.0.2/configure-1996-   { (exit 1); exit 1; }; }
echoping-6.0.2/configure:1997:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
echoping-6.0.2/configure-1998-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
echoping-6.0.2/configure-2021-IFS=$ac_save_IFS
echoping-6.0.2/configure:2022:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
echoping-6.0.2/configure-2023-
##############################################
echoping-6.0.2/configure-2032-else
echoping-6.0.2/configure:2033:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
echoping-6.0.2/configure-2034-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
echoping-6.0.2/configure-2058-IFS=$ac_save_IFS
echoping-6.0.2/configure:2059:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
echoping-6.0.2/configure-2060-
##############################################
echoping-6.0.2/configure-2179-echo "$as_me:$LINENO: checking for C compiler version" >&5
echoping-6.0.2/configure:2180:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/configure-2181-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/configure-2233-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
echoping-6.0.2/configure:2234:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
echoping-6.0.2/configure-2235-#
##############################################
echoping-6.0.2/configure-2281-	then :; else
echoping-6.0.2/configure:2282:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
echoping-6.0.2/configure-2283-	fi
##############################################
echoping-6.0.2/configure-2378-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
echoping-6.0.2/configure:2379:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
echoping-6.0.2/configure-2380-	  break;;
##############################################
echoping-6.0.2/configure-2433-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
echoping-6.0.2/configure:2434:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
echoping-6.0.2/configure-2435-       break;;
##############################################
echoping-6.0.2/configure-2508-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
echoping-6.0.2/configure:2509:GCC=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/configure-2510-ac_test_CFLAGS=${CFLAGS+set}
##############################################
echoping-6.0.2/configure-2901-    test $lt_ac_count -gt 10 && break
echoping-6.0.2/configure:2902:    lt_ac_count=`expr $lt_ac_count + 1`
echoping-6.0.2/configure-2903-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
echoping-6.0.2/configure-2939-  # Check for GNU $ac_path_GREP
echoping-6.0.2/configure:2940:case `"$ac_path_GREP" --version 2>&1` in
echoping-6.0.2/configure-2941-*GNU*)
##############################################
echoping-6.0.2/configure-2953-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
echoping-6.0.2/configure:2954:    ac_count=`expr $ac_count + 1`
echoping-6.0.2/configure-2955-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
echoping-6.0.2/configure-3021-  # Check for GNU $ac_path_EGREP
echoping-6.0.2/configure:3022:case `"$ac_path_EGREP" --version 2>&1` in
echoping-6.0.2/configure-3023-*GNU*)
##############################################
echoping-6.0.2/configure-3035-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
echoping-6.0.2/configure:3036:    ac_count=`expr $ac_count + 1`
echoping-6.0.2/configure-3037-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
echoping-6.0.2/configure-3093-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/configure:3094:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/configure-3095-  *)
echoping-6.0.2/configure:3096:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/configure-3097-  esac
##############################################
echoping-6.0.2/configure-3102-      # Canonicalize the pathname of ld
echoping-6.0.2/configure:3103:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/configure-3104-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/configure:3105:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/configure-3106-      done
##############################################
echoping-6.0.2/configure-3137-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/configure:3138:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/configure-3139-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/configure-3170-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/configure:3171:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/configure-3172-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/configure-3233-	# Tru64's nm complains that /dev/null is an invalid object file
echoping-6.0.2/configure:3234:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/configure-3235-	*/dev/null* | *'Invalid file or object type'*)
##############################################
echoping-6.0.2/configure-3239-	*)
echoping-6.0.2/configure:3240:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
echoping-6.0.2/configure-3241-	  */dev/null*)
##############################################
echoping-6.0.2/configure-3401-openbsd*)
echoping-6.0.2/configure:3402:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/configure-3403-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
echoping-6.0.2/configure-3486-  (exit $ac_status); }; then
echoping-6.0.2/configure:3487:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/configure-3488-    *ELF-32*)
##############################################
echoping-6.0.2/configure-3506-   if test "$lt_cv_prog_gnu_ld" = yes; then
echoping-6.0.2/configure:3507:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/configure-3508-    *32-bit*)
##############################################
echoping-6.0.2/configure-3518-   else
echoping-6.0.2/configure:3519:    case `/usr/bin/file conftest.$ac_objext` in
echoping-6.0.2/configure-3520-    *32-bit*)
##############################################
echoping-6.0.2/configure-4096-do
echoping-6.0.2/configure:4097:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/configure-4098-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
echoping-6.0.2/configure-4139-fi
echoping-6.0.2/configure:4140:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/configure-4141-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/configure-4142-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/configure:4143:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/configure-4144-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/configure:4145:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/configure-4146-_ACEOF
##############################################
echoping-6.0.2/configure-4155-do
echoping-6.0.2/configure:4156:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/configure-4157-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/configure-4162-fi
echoping-6.0.2/configure:4163:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/configure-4164-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/configure-4283-fi
echoping-6.0.2/configure:4284:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/configure-4285-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/configure-4288-fi
echoping-6.0.2/configure:4289:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/configure-4290-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/configure:4291:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/configure-4292-_ACEOF
##############################################
echoping-6.0.2/configure-4414-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
echoping-6.0.2/configure:4415:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/configure-4416-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/configure-4500-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
echoping-6.0.2/configure:4501:GXX=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/configure-4502-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
echoping-6.0.2/configure-5006-echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
echoping-6.0.2/configure:5007:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/configure-5008-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/configure-5148-
echoping-6.0.2/configure:5149:G77=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/configure-5150-ac_ext=c
##############################################
echoping-6.0.2/configure-5211-    # And add a safety zone
echoping-6.0.2/configure:5212:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
echoping-6.0.2/configure:5213:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
echoping-6.0.2/configure-5214-    ;;
##############################################
echoping-6.0.2/configure-5239-    if test -n "$kargmax"; then
echoping-6.0.2/configure:5240:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
echoping-6.0.2/configure-5241-    else
##############################################
echoping-6.0.2/configure-5249-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
echoping-6.0.2/configure:5250:    while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
echoping-6.0.2/configure-5251-	       = "XX$teststring") >/dev/null 2>&1 &&
echoping-6.0.2/configure:5252:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
echoping-6.0.2/configure-5253-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
echoping-6.0.2/configure-5255-    do
echoping-6.0.2/configure:5256:      i=`expr $i + 1`
echoping-6.0.2/configure-5257-      teststring=$teststring$teststring
##############################################
echoping-6.0.2/configure-5262-    # It appears as though 1/2 is a usable value.
echoping-6.0.2/configure:5263:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
echoping-6.0.2/configure-5264-    ;;
##############################################
echoping-6.0.2/configure-5355-# If we're using GNU nm, then use its standard symbol codes.
echoping-6.0.2/configure:5356:case `$NM -V 2>&1` in
echoping-6.0.2/configure-5357-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/configure-5891-done
echoping-6.0.2/configure:5892:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/configure-5893-
##############################################
echoping-6.0.2/configure-5919-	"file_magic "*)
echoping-6.0.2/configure:5920:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/configure-5921-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/configure-5981-	"file_magic "*)
echoping-6.0.2/configure:5982:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
echoping-6.0.2/configure-5983-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
echoping-6.0.2/configure-6073-gentoo_lt_version="1.5.22"
echoping-6.0.2/configure:6074:gentoo_ltmain_version=`sed -n '/^[ 	]*VERSION=/{s/^[ 	]*VERSION=//;p;q;}' "$ltmain"`
echoping-6.0.2/configure-6075-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
##############################################
echoping-6.0.2/configure-6599-  if test "$hard_links" = no; then
echoping-6.0.2/configure:6600:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/configure:6601:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/configure-6602-    need_locks=warn
##############################################
echoping-6.0.2/configure-6655-done
echoping-6.0.2/configure:6656:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/configure-6657-
##############################################
echoping-6.0.2/configure-6693-    supports_anon_versioning=no
echoping-6.0.2/configure:6694:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/configure-6695-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/configure-6757-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/configure:6758:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/configure-6759-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/configure-6780-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/configure:6781:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/configure:6782:      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'
echoping-6.0.2/configure-6783-      ;;
##############################################
echoping-6.0.2/configure-6789-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/configure:6790:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/configure-6791-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/configure-6793-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/configure:6794:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/configure-6795-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/configure-6847-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/configure:6848:      case `$LD -v 2>&1` in
echoping-6.0.2/configure-6849-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/configure-6863-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/configure:6864:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/configure-6865-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/configure-6962-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/configure:6963:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/configure-6964-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/configure-7058-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/configure:7059:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/configure-7060-       else
##############################################
echoping-6.0.2/configure-7154-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/configure:7155:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/configure-7156-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/configure-7159-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/configure:7160:      fix_srcfile_path='`cygpath -w "$srcfile"`'
echoping-6.0.2/configure-7161-      enable_shared_with_static_runtimes=yes
##############################################
echoping-6.0.2/configure-7200-         output_verbose_link_cmd='echo'
echoping-6.0.2/configure:7201:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/configure-7202-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/configure-7335-      if test "$GCC" = yes; then
echoping-6.0.2/configure:7336:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure-7337-      else
echoping-6.0.2/configure:7338:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure-7339-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
echoping-6.0.2/configure-7367-      hardcode_shlibpath_var=no
echoping-6.0.2/configure:7368:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/configure-7369-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/configure-7397-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/configure:7398:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure-7399-      else
echoping-6.0.2/configure-7400-	allow_undefined_flag=' -expect_unresolved \*'
echoping-6.0.2/configure:7401:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure-7402-      fi
##############################################
echoping-6.0.2/configure-7409-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/configure:7410:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure-7411-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/configure-7413-	allow_undefined_flag=' -expect_unresolved \*'
echoping-6.0.2/configure:7414:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure:7415:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/configure:7416:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/configure-7417-
##############################################
echoping-6.0.2/configure-7450- 	*)
echoping-6.0.2/configure:7451: 	  whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/configure-7452- 	esac ;;
##############################################
echoping-6.0.2/configure-7534-      hardcode_shlibpath_var=no
echoping-6.0.2/configure:7535:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/configure-7536-      hardcode_libdir_separator=':'
##############################################
echoping-6.0.2/configure-7644-if test "$GCC" = yes; then
echoping-6.0.2/configure:7645:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/configure-7646-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/configure-7650-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/configure:7651:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/configure-7652-  else
echoping-6.0.2/configure:7653:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/configure-7654-  fi
##############################################
echoping-6.0.2/configure-7721-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/configure:7722:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/configure-7723-  ;;
##############################################
echoping-6.0.2/configure-7754-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/configure:7755:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/configure:7756:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/configure:7757:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/configure-7758-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/configure-7760-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/configure:7761:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/configure-7762-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/configure-7768-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/configure:7769:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/configure-7770-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/configure-7773-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/configure:7774:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/configure:7775:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/configure-7776-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/configure-7782-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/configure:7783:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/configure-7784-      else
echoping-6.0.2/configure:7785:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/configure-7786-      fi
##############################################
echoping-6.0.2/configure-7789-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/configure:7790:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/configure-7791-      ;;
##############################################
echoping-6.0.2/configure-7798-      supports_anon_versioning=no
echoping-6.0.2/configure:7799:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/configure-7800-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/configure-7819-  *)
echoping-6.0.2/configure:7820:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/configure-7821-    ;;
##############################################
echoping-6.0.2/configure-7836-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/configure:7837:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/configure-7838-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/configure-7839-  if test "$GCC" = yes; then
echoping-6.0.2/configure:7840:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/configure-7841-  else
##############################################
echoping-6.0.2/configure-8055-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/configure:8056:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/configure-8057-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/configure-8127-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/configure:8128:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/configure-8129-    case $host_os in
##############################################
echoping-6.0.2/configure-9215-      # Double-quote double-evaled strings.
echoping-6.0.2/configure:9216:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/configure-9217-      ;;
echoping-6.0.2/configure-9218-    *)
echoping-6.0.2/configure:9219:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/configure-9220-      ;;
##############################################
echoping-6.0.2/configure-9225-  *'\$0 --fallback-echo"')
echoping-6.0.2/configure:9226:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/configure-9227-    ;;
##############################################
echoping-6.0.2/configure-9238-
echoping-6.0.2/configure:9239:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
echoping-6.0.2/configure-9240-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
echoping-6.0.2/configure-9617-  # libtool script then.
echoping-6.0.2/configure:9618:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/configure-9619-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/configure-9646-  if test -z "$LTCC"; then
echoping-6.0.2/configure:9647:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
echoping-6.0.2/configure-9648-    if test -z "$LTCC"; then
##############################################
echoping-6.0.2/configure-9651-    else
echoping-6.0.2/configure:9652:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
echoping-6.0.2/configure:9653:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
echoping-6.0.2/configure-9654-    fi
##############################################
echoping-6.0.2/configure-9656-  if test -z "$LTCFLAGS"; then
echoping-6.0.2/configure:9657:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
echoping-6.0.2/configure-9658-  fi
##############################################
echoping-6.0.2/configure-9661-  # Note that this assumes the entire list is on one line.
echoping-6.0.2/configure:9662:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
echoping-6.0.2/configure-9663-
##############################################
echoping-6.0.2/configure-9667-    # Check whether tagname contains only valid characters
echoping-6.0.2/configure:9668:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
echoping-6.0.2/configure-9669-    "") ;;
##############################################
echoping-6.0.2/configure-9795-done
echoping-6.0.2/configure:9796:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/configure-9797-
##############################################
echoping-6.0.2/configure-9825-    # gcc leaves a trailing carriage return which upsets mingw
echoping-6.0.2/configure:9826:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
echoping-6.0.2/configure-9827-  *)
echoping-6.0.2/configure:9828:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
echoping-6.0.2/configure-9829-  esac
##############################################
echoping-6.0.2/configure-9834-      # Canonicalize the pathname of ld
echoping-6.0.2/configure:9835:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
echoping-6.0.2/configure-9836-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
echoping-6.0.2/configure:9837:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
echoping-6.0.2/configure-9838-      done
##############################################
echoping-6.0.2/configure-9869-      # Break only if it was the GNU/non-GNU ld that we prefer.
echoping-6.0.2/configure:9870:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
echoping-6.0.2/configure-9871-      *GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/configure-9902-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
echoping-6.0.2/configure:9903:case `$LD -v 2>&1 </dev/null` in
echoping-6.0.2/configure-9904-*GNU* | *'with BFD'*)
##############################################
echoping-6.0.2/configure-9932-    # ancient GNU ld didn't support --whole-archive et. al.
echoping-6.0.2/configure:9933:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
echoping-6.0.2/configure-9934-	grep 'no-whole-archive' > /dev/null; then
##############################################
echoping-6.0.2/configure-10014-      # below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/configure:10015:	collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/configure-10016-	if test -f "$collect2name" && \
##############################################
echoping-6.0.2/configure-10111-
echoping-6.0.2/configure:10112:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/configure-10113-     else
##############################################
echoping-6.0.2/configure-10215-      # is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/configure:10216:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/configure-10217-	cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/configure-10276-         output_verbose_link_cmd='echo'
echoping-6.0.2/configure:10277:          archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/configure-10278-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/configure-10344-      # dependencies.
echoping-6.0.2/configure:10345:      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; echo $list'
echoping-6.0.2/configure-10346-      ;;
##############################################
echoping-6.0.2/configure-10408-	# dependencies.
echoping-6.0.2/configure:10409:	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; echo $list'
echoping-6.0.2/configure-10410-	;;
##############################################
echoping-6.0.2/configure-10443-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/configure:10444:    archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/configure:10445:    archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/configure-10446-    ;;
##############################################
echoping-6.0.2/configure-10450-	# SGI C++
echoping-6.0.2/configure:10451:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure-10452-
##############################################
echoping-6.0.2/configure-10461-	  if test "$with_gnu_ld" = no; then
echoping-6.0.2/configure:10462:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure-10463-	  else
echoping-6.0.2/configure:10464:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
echoping-6.0.2/configure-10465-	  fi
##############################################
echoping-6.0.2/configure-10480-	# to its proper name (with version) after linking.
echoping-6.0.2/configure:10481:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/configure:10482:	archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
echoping-6.0.2/configure-10483-	# Commands to make compiler produce verbose output that lists
##############################################
echoping-6.0.2/configure-10490-	# dependencies.
echoping-6.0.2/configure:10491:	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; echo $list'
echoping-6.0.2/configure-10492-
##############################################
echoping-6.0.2/configure-10505-	# earlier do not add the objects themselves.
echoping-6.0.2/configure:10506:	case `$CC -V 2>&1` in
echoping-6.0.2/configure-10507-	*"Version 7."*)
##############################################
echoping-6.0.2/configure-10531-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
echoping-6.0.2/configure:10532:	whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/configure-10533-        ;;
##############################################
echoping-6.0.2/configure-10550-	# dependencies.
echoping-6.0.2/configure:10551:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $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; echo $list'
echoping-6.0.2/configure-10552-	;;
##############################################
echoping-6.0.2/configure-10594-    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
echoping-6.0.2/configure:10595:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/configure-10596-      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
echoping-6.0.2/configure-10609-	# to its proper name (with version) after linking.
echoping-6.0.2/configure:10610:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/configure-10611-
##############################################
echoping-6.0.2/configure-10626-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/configure:10627:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure-10628-
##############################################
echoping-6.0.2/configure-10639-	# dependencies.
echoping-6.0.2/configure:10640:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/configure-10641-	;;
##############################################
echoping-6.0.2/configure-10644-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/configure:10645:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure-10646-
##############################################
echoping-6.0.2/configure-10669-	# to its proper name (with version) after linking.
echoping-6.0.2/configure:10670:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
echoping-6.0.2/configure-10671-
##############################################
echoping-6.0.2/configure-10685-	allow_undefined_flag_CXX=' -expect_unresolved \*'
echoping-6.0.2/configure:10686:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure:10687:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
echoping-6.0.2/configure-10688-	  echo "-hidden">> $lib.exp~
echoping-6.0.2/configure:10689:	  $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~
echoping-6.0.2/configure-10690-	  $rm $lib.exp'
##############################################
echoping-6.0.2/configure-10702-	# dependencies.
echoping-6.0.2/configure:10703:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $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; echo $list'
echoping-6.0.2/configure-10704-	;;
##############################################
echoping-6.0.2/configure-10707-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/configure:10708:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure-10709-
##############################################
echoping-6.0.2/configure-10769-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
echoping-6.0.2/configure:10770:	    whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
echoping-6.0.2/configure-10771-	    ;;
##############################################
echoping-6.0.2/configure-10857-    hardcode_shlibpath_var_CXX=no
echoping-6.0.2/configure:10858:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/configure-10859-    hardcode_libdir_separator_CXX=':'
##############################################
echoping-6.0.2/configure-10929-  # eval without this substitution.
echoping-6.0.2/configure:10930:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
echoping-6.0.2/configure-10931-
echoping-6.0.2/configure:10932:  for p in `eval $output_verbose_link_cmd`; do
echoping-6.0.2/configure-10933-    case $p in
##############################################
echoping-6.0.2/configure-11484-  if test "$hard_links" = no; then
echoping-6.0.2/configure:11485:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/configure:11486:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/configure-11487-    need_locks=warn
##############################################
echoping-6.0.2/configure-11600-if test "$GCC" = yes; then
echoping-6.0.2/configure:11601:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/configure-11602-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/configure-11606-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/configure:11607:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/configure-11608-  else
echoping-6.0.2/configure:11609:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/configure-11610-  fi
##############################################
echoping-6.0.2/configure-11677-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/configure:11678:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/configure-11679-  ;;
##############################################
echoping-6.0.2/configure-11710-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/configure:11711:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/configure:11712:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/configure:11713:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/configure-11714-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/configure-11716-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/configure:11717:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/configure-11718-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/configure-11724-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/configure:11725:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/configure-11726-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/configure-11729-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/configure:11730:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/configure:11731:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/configure-11732-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/configure-11738-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/configure:11739:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/configure-11740-      else
echoping-6.0.2/configure:11741:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/configure-11742-      fi
##############################################
echoping-6.0.2/configure-11745-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/configure:11746:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/configure-11747-      ;;
##############################################
echoping-6.0.2/configure-11754-      supports_anon_versioning=no
echoping-6.0.2/configure:11755:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/configure-11756-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/configure-11775-  *)
echoping-6.0.2/configure:11776:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/configure-11777-    ;;
##############################################
echoping-6.0.2/configure-11792-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/configure:11793:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/configure-11794-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/configure-11795-  if test "$GCC" = yes; then
echoping-6.0.2/configure:11796:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/configure-11797-  else
##############################################
echoping-6.0.2/configure-12011-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/configure:12012:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/configure-12013-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/configure-12083-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/configure:12084:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/configure-12085-    case $host_os in
##############################################
echoping-6.0.2/configure-12328-      # Double-quote double-evaled strings.
echoping-6.0.2/configure:12329:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/configure-12330-      ;;
echoping-6.0.2/configure-12331-    *)
echoping-6.0.2/configure:12332:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/configure-12333-      ;;
##############################################
echoping-6.0.2/configure-12338-  *'\$0 --fallback-echo"')
echoping-6.0.2/configure:12339:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/configure-12340-    ;;
##############################################
echoping-6.0.2/configure-12657-  # libtool script then.
echoping-6.0.2/configure:12658:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/configure-12659-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/configure-12766-done
echoping-6.0.2/configure:12767:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/configure-12768-
##############################################
echoping-6.0.2/configure-13195-  if test "$hard_links" = no; then
echoping-6.0.2/configure:13196:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/configure:13197:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/configure-13198-    need_locks=warn
##############################################
echoping-6.0.2/configure-13251-done
echoping-6.0.2/configure:13252:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/configure-13253-
##############################################
echoping-6.0.2/configure-13289-    supports_anon_versioning=no
echoping-6.0.2/configure:13290:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/configure-13291-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/configure-13353-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/configure:13354:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/configure-13355-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/configure-13376-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/configure:13377:      archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/configure:13378:      archive_expsym_cmds_F77='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'
echoping-6.0.2/configure-13379-      ;;
##############################################
echoping-6.0.2/configure-13385-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/configure:13386:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/configure-13387-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/configure-13389-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/configure:13390:	  whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/configure-13391-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/configure-13443-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/configure:13444:      case `$LD -v 2>&1` in
echoping-6.0.2/configure-13445-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/configure-13459-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/configure:13460:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/configure-13461-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/configure-13558-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/configure:13559:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/configure-13560-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/configure-13644-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/configure:13645:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/configure-13646-       else
##############################################
echoping-6.0.2/configure-13730-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/configure:13731:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/configure-13732-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/configure-13735-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/configure:13736:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
echoping-6.0.2/configure-13737-      enable_shared_with_static_runtimes_F77=yes
##############################################
echoping-6.0.2/configure-13776-         output_verbose_link_cmd='echo'
echoping-6.0.2/configure:13777:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/configure-13778-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/configure-13911-      if test "$GCC" = yes; then
echoping-6.0.2/configure:13912:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure-13913-      else
echoping-6.0.2/configure:13914:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure-13915-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
echoping-6.0.2/configure-13943-      hardcode_shlibpath_var_F77=no
echoping-6.0.2/configure:13944:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/configure-13945-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/configure-13973-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/configure:13974:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure-13975-      else
echoping-6.0.2/configure-13976-	allow_undefined_flag_F77=' -expect_unresolved \*'
echoping-6.0.2/configure:13977:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure-13978-      fi
##############################################
echoping-6.0.2/configure-13985-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/configure:13986:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure-13987-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/configure-13989-	allow_undefined_flag_F77=' -expect_unresolved \*'
echoping-6.0.2/configure:13990:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure:13991:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/configure:13992:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/configure-13993-
##############################################
echoping-6.0.2/configure-14026- 	*)
echoping-6.0.2/configure:14027: 	  whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/configure-14028- 	esac ;;
##############################################
echoping-6.0.2/configure-14110-      hardcode_shlibpath_var_F77=no
echoping-6.0.2/configure:14111:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/configure-14112-      hardcode_libdir_separator_F77=':'
##############################################
echoping-6.0.2/configure-14220-if test "$GCC" = yes; then
echoping-6.0.2/configure:14221:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/configure-14222-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/configure-14226-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/configure:14227:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/configure-14228-  else
echoping-6.0.2/configure:14229:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/configure-14230-  fi
##############################################
echoping-6.0.2/configure-14297-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/configure:14298:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/configure-14299-  ;;
##############################################
echoping-6.0.2/configure-14330-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/configure:14331:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/configure:14332:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/configure:14333:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/configure-14334-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/configure-14336-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/configure:14337:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/configure-14338-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/configure-14344-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/configure:14345:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/configure-14346-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/configure-14349-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/configure:14350:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/configure:14351:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/configure-14352-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/configure-14358-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/configure:14359:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/configure-14360-      else
echoping-6.0.2/configure:14361:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/configure-14362-      fi
##############################################
echoping-6.0.2/configure-14365-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/configure:14366:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/configure-14367-      ;;
##############################################
echoping-6.0.2/configure-14374-      supports_anon_versioning=no
echoping-6.0.2/configure:14375:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/configure-14376-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/configure-14395-  *)
echoping-6.0.2/configure:14396:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/configure-14397-    ;;
##############################################
echoping-6.0.2/configure-14412-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/configure:14413:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/configure-14414-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/configure-14415-  if test "$GCC" = yes; then
echoping-6.0.2/configure:14416:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/configure-14417-  else
##############################################
echoping-6.0.2/configure-14631-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/configure:14632:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/configure-14633-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/configure-14703-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/configure:14704:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/configure-14705-    case $host_os in
##############################################
echoping-6.0.2/configure-14948-      # Double-quote double-evaled strings.
echoping-6.0.2/configure:14949:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/configure-14950-      ;;
echoping-6.0.2/configure-14951-    *)
echoping-6.0.2/configure:14952:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/configure-14953-      ;;
##############################################
echoping-6.0.2/configure-14958-  *'\$0 --fallback-echo"')
echoping-6.0.2/configure:14959:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/configure-14960-    ;;
##############################################
echoping-6.0.2/configure-15277-  # libtool script then.
echoping-6.0.2/configure:15278:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/configure-15279-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/configure-15353-done
echoping-6.0.2/configure:15354:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/configure-15355-
##############################################
echoping-6.0.2/configure-15802-  if test "$hard_links" = no; then
echoping-6.0.2/configure:15803:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
echoping-6.0.2/configure:15804:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
echoping-6.0.2/configure-15805-    need_locks=warn
##############################################
echoping-6.0.2/configure-15858-done
echoping-6.0.2/configure:15859:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/configure-15860-
##############################################
echoping-6.0.2/configure-15896-    supports_anon_versioning=no
echoping-6.0.2/configure:15897:    case `$LD -v 2>/dev/null` in
echoping-6.0.2/configure-15898-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/configure-15960-	# is EXPORTS), use it as is; otherwise, prepend...
echoping-6.0.2/configure:15961:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
echoping-6.0.2/configure-15962-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
echoping-6.0.2/configure-15983-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
echoping-6.0.2/configure:15984:      archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
echoping-6.0.2/configure:15985:      archive_expsym_cmds_GCJ='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'
echoping-6.0.2/configure-15986-      ;;
##############################################
echoping-6.0.2/configure-15992-	pgcc*)				# Portland Group C compiler
echoping-6.0.2/configure:15993:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/configure-15994-	  tmp_addflag=' $pic_flag'
##############################################
echoping-6.0.2/configure-15996-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
echoping-6.0.2/configure:15997:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
echoping-6.0.2/configure-15998-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
echoping-6.0.2/configure-16050-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
echoping-6.0.2/configure:16051:      case `$LD -v 2>&1` in
echoping-6.0.2/configure-16052-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
echoping-6.0.2/configure-16066-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
echoping-6.0.2/configure:16067:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
echoping-6.0.2/configure-16068-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
echoping-6.0.2/configure-16165-	# below for broken collect2 doesn't work under 4.3+
echoping-6.0.2/configure:16166:	  collect2name=`${CC} -print-prog-name=collect2`
echoping-6.0.2/configure-16167-	  if test -f "$collect2name" && \
##############################################
echoping-6.0.2/configure-16261-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
echoping-6.0.2/configure:16262:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
echoping-6.0.2/configure-16263-       else
##############################################
echoping-6.0.2/configure-16357-      # FIXME: Setting linknames here is a bad hack.
echoping-6.0.2/configure:16358:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
echoping-6.0.2/configure-16359-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
echoping-6.0.2/configure-16362-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
echoping-6.0.2/configure:16363:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
echoping-6.0.2/configure-16364-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
echoping-6.0.2/configure-16403-         output_verbose_link_cmd='echo'
echoping-6.0.2/configure:16404:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
echoping-6.0.2/configure-16405-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
echoping-6.0.2/configure-16538-      if test "$GCC" = yes; then
echoping-6.0.2/configure:16539:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure-16540-      else
echoping-6.0.2/configure:16541:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure-16542-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
echoping-6.0.2/configure-16570-      hardcode_shlibpath_var_GCJ=no
echoping-6.0.2/configure:16571:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/configure-16572-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
echoping-6.0.2/configure-16600-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/configure:16601:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure-16602-      else
echoping-6.0.2/configure-16603-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
echoping-6.0.2/configure:16604:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure-16605-      fi
##############################################
echoping-6.0.2/configure-16612-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
echoping-6.0.2/configure:16613:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure-16614-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
echoping-6.0.2/configure-16616-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
echoping-6.0.2/configure:16617:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
echoping-6.0.2/configure:16618:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
echoping-6.0.2/configure:16619:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp'
echoping-6.0.2/configure-16620-
##############################################
echoping-6.0.2/configure-16653- 	*)
echoping-6.0.2/configure:16654: 	  whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;;
echoping-6.0.2/configure-16655- 	esac ;;
##############################################
echoping-6.0.2/configure-16737-      hardcode_shlibpath_var_GCJ=no
echoping-6.0.2/configure:16738:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
echoping-6.0.2/configure-16739-      hardcode_libdir_separator_GCJ=':'
##############################################
echoping-6.0.2/configure-16847-if test "$GCC" = yes; then
echoping-6.0.2/configure:16848:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/configure-16849-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
echoping-6.0.2/configure-16853-    # okay in the real world where ";" in dirpaths is itself problematic.
echoping-6.0.2/configure:16854:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/configure-16855-  else
echoping-6.0.2/configure:16856:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/configure-16857-  fi
##############################################
echoping-6.0.2/configure-16924-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
echoping-6.0.2/configure:16925:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
echoping-6.0.2/configure-16926-  ;;
##############################################
echoping-6.0.2/configure-16957-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
echoping-6.0.2/configure:16958:    postinstall_cmds='base_file=`basename \${file}`~
echoping-6.0.2/configure:16959:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
echoping-6.0.2/configure:16960:      dldir=$destdir/`dirname \$dlpath`~
echoping-6.0.2/configure-16961-      test -d \$dldir || mkdir -p \$dldir~
##############################################
echoping-6.0.2/configure-16963-      chmod a+x \$dldir/$dlname'
echoping-6.0.2/configure:16964:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
echoping-6.0.2/configure-16965-      dlpath=$dir/\$dldll~
##############################################
echoping-6.0.2/configure-16971-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
echoping-6.0.2/configure:16972:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/configure-16973-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
echoping-6.0.2/configure-16976-      # MinGW DLLs use traditional 'lib' prefix
echoping-6.0.2/configure:16977:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/configure:16978:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
echoping-6.0.2/configure-16979-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
echoping-6.0.2/configure-16985-        # which wouldn't understand a cygwinified path. Ahh.
echoping-6.0.2/configure:16986:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
echoping-6.0.2/configure-16987-      else
echoping-6.0.2/configure:16988:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
echoping-6.0.2/configure-16989-      fi
##############################################
echoping-6.0.2/configure-16992-      # pw32 DLLs use 'pw' prefix rather than 'lib'
echoping-6.0.2/configure:16993:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
echoping-6.0.2/configure-16994-      ;;
##############################################
echoping-6.0.2/configure-17001-      supports_anon_versioning=no
echoping-6.0.2/configure:17002:      case `$LD -v 2>/dev/null` in
echoping-6.0.2/configure-17003-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
echoping-6.0.2/configure-17022-  *)
echoping-6.0.2/configure:17023:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
echoping-6.0.2/configure-17024-    ;;
##############################################
echoping-6.0.2/configure-17039-  shlibpath_var=DYLD_LIBRARY_PATH
echoping-6.0.2/configure:17040:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
echoping-6.0.2/configure-17041-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
echoping-6.0.2/configure-17042-  if test "$GCC" = yes; then
echoping-6.0.2/configure:17043:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
echoping-6.0.2/configure-17044-  else
##############################################
echoping-6.0.2/configure-17258-  if test -f /etc/ld.so.conf; then
echoping-6.0.2/configure:17259:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
echoping-6.0.2/configure-17260-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
echoping-6.0.2/configure-17330-  shlibpath_var=LD_LIBRARY_PATH
echoping-6.0.2/configure:17331:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
echoping-6.0.2/configure-17332-    case $host_os in
##############################################
echoping-6.0.2/configure-17575-      # Double-quote double-evaled strings.
echoping-6.0.2/configure:17576:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/configure-17577-      ;;
echoping-6.0.2/configure-17578-    *)
echoping-6.0.2/configure:17579:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/configure-17580-      ;;
##############################################
echoping-6.0.2/configure-17585-  *'\$0 --fallback-echo"')
echoping-6.0.2/configure:17586:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/configure-17587-    ;;
##############################################
echoping-6.0.2/configure-17904-  # libtool script then.
echoping-6.0.2/configure:17905:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/configure-17906-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/configure-17979-done
echoping-6.0.2/configure:17980:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
echoping-6.0.2/configure-17981-
##############################################
echoping-6.0.2/configure-18055-      # Double-quote double-evaled strings.
echoping-6.0.2/configure:18056:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
echoping-6.0.2/configure-18057-      ;;
echoping-6.0.2/configure-18058-    *)
echoping-6.0.2/configure:18059:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
echoping-6.0.2/configure-18060-      ;;
##############################################
echoping-6.0.2/configure-18065-  *'\$0 --fallback-echo"')
echoping-6.0.2/configure:18066:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
echoping-6.0.2/configure-18067-    ;;
##############################################
echoping-6.0.2/configure-18384-  # libtool script then.
echoping-6.0.2/configure:18385:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
echoping-6.0.2/configure-18386-  if test -f "$ltmain_in"; then
##############################################
echoping-6.0.2/configure-18553-if (
echoping-6.0.2/configure:18554:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
echoping-6.0.2/configure-18555-   if test "$*" = "X"; then
echoping-6.0.2/configure-18556-      # -L didn't work.
echoping-6.0.2/configure:18557:      set X `ls -t $srcdir/configure conftest.file`
echoping-6.0.2/configure-18558-   fi
##############################################
echoping-6.0.2/configure-18597-_ACEOF
echoping-6.0.2/configure:18598:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
echoping-6.0.2/configure-18599-rm -f conftest.sed
##############################################
echoping-6.0.2/configure-18601-# expand $ac_aux_dir to an absolute path
echoping-6.0.2/configure:18602:am_aux_dir=`cd $ac_aux_dir && pwd`
echoping-6.0.2/configure-18603-
##############################################
echoping-6.0.2/configure-18627-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
echoping-6.0.2/configure:18628:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
echoping-6.0.2/configure-18629-	     'mkdir (GNU coreutils) '* | \
##############################################
echoping-6.0.2/configure-18705-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
echoping-6.0.2/configure:18706:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
echoping-6.0.2/configure-18707-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/configure-18715-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
echoping-6.0.2/configure:18716:case `${MAKE-make} -f conftest.make 2>/dev/null` in
echoping-6.0.2/configure-18717-  *@@@%%%=?*=@@@%%%*)
##############################################
echoping-6.0.2/configure-18766-# case it prints its new name instead of `make'.
echoping-6.0.2/configure:18767:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
echoping-6.0.2/configure-18768-   am__include=include
##############################################
echoping-6.0.2/configure-18774-   echo '.include "confinc"' > confmf
echoping-6.0.2/configure:18775:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
echoping-6.0.2/configure-18776-      am__include=.include
##############################################
echoping-6.0.2/configure-18804-
echoping-6.0.2/configure:18805:if test "`cd $srcdir && pwd`" != "`pwd`"; then
echoping-6.0.2/configure-18806-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
echoping-6.0.2/configure-19001-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/configure:19002:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
echoping-6.0.2/configure-19003-  fi
##############################################
echoping-6.0.2/configure-19109-  if test "$am_compiler_list" = ""; then
echoping-6.0.2/configure:19110:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
echoping-6.0.2/configure-19111-  fi
##############################################
echoping-6.0.2/configure-19335-
echoping-6.0.2/configure:19336:	ac_lo=`expr $ac_mid + 1`
echoping-6.0.2/configure-19337-			if test $ac_lo -le $ac_mid; then
##############################################
echoping-6.0.2/configure-19340-			fi
echoping-6.0.2/configure:19341:			ac_mid=`expr 2 '*' $ac_mid + 1`
echoping-6.0.2/configure-19342-fi
##############################################
echoping-6.0.2/configure-19426-
echoping-6.0.2/configure:19427:	ac_hi=`expr '(' $ac_mid ')' - 1`
echoping-6.0.2/configure-19428-			if test $ac_mid -le $ac_hi; then
##############################################
echoping-6.0.2/configure-19431-			fi
echoping-6.0.2/configure:19432:			ac_mid=`expr 2 '*' $ac_mid`
echoping-6.0.2/configure-19433-fi
##############################################
echoping-6.0.2/configure-19449-while test "x$ac_lo" != "x$ac_hi"; do
echoping-6.0.2/configure:19450:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
echoping-6.0.2/configure-19451-  cat >conftest.$ac_ext <<_ACEOF
##############################################
echoping-6.0.2/configure-19490-
echoping-6.0.2/configure:19491:	ac_lo=`expr '(' $ac_mid ')' + 1`
echoping-6.0.2/configure-19492-fi
##############################################
echoping-6.0.2/configure-19740-
echoping-6.0.2/configure:19741:	ac_lo=`expr $ac_mid + 1`
echoping-6.0.2/configure-19742-			if test $ac_lo -le $ac_mid; then
##############################################
echoping-6.0.2/configure-19745-			fi
echoping-6.0.2/configure:19746:			ac_mid=`expr 2 '*' $ac_mid + 1`
echoping-6.0.2/configure-19747-fi
##############################################
echoping-6.0.2/configure-19831-
echoping-6.0.2/configure:19832:	ac_hi=`expr '(' $ac_mid ')' - 1`
echoping-6.0.2/configure-19833-			if test $ac_mid -le $ac_hi; then
##############################################
echoping-6.0.2/configure-19836-			fi
echoping-6.0.2/configure:19837:			ac_mid=`expr 2 '*' $ac_mid`
echoping-6.0.2/configure-19838-fi
##############################################
echoping-6.0.2/configure-19854-while test "x$ac_lo" != "x$ac_hi"; do
echoping-6.0.2/configure:19855:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
echoping-6.0.2/configure-19856-  cat >conftest.$ac_ext <<_ACEOF
##############################################
echoping-6.0.2/configure-19895-
echoping-6.0.2/configure:19896:	ac_lo=`expr '(' $ac_mid ')' + 1`
echoping-6.0.2/configure-19897-fi
##############################################
echoping-6.0.2/configure-20487-echo "$as_me:$LINENO: checking for C compiler version" >&5
echoping-6.0.2/configure:20488:ac_compiler=`set X $ac_compile; echo $2`
echoping-6.0.2/configure-20489-{ (ac_try="$ac_compiler --version >&5"
##############################################
echoping-6.0.2/configure-20573-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
echoping-6.0.2/configure:20574:GCC=`test $ac_compiler_gnu = yes && echo yes`
echoping-6.0.2/configure-20575-ac_test_CFLAGS=${CFLAGS+set}
##############################################
echoping-6.0.2/configure-21109-do
echoping-6.0.2/configure:21110:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echoping-6.0.2/configure-21111-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
echoping-6.0.2/configure-21116-fi
echoping-6.0.2/configure:21117:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/configure-21118-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/configure-21237-fi
echoping-6.0.2/configure:21238:ac_res=`eval echo '${'$as_ac_Header'}'`
echoping-6.0.2/configure-21239-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
echoping-6.0.2/configure-21242-fi
echoping-6.0.2/configure:21243:if test `eval echo '${'$as_ac_Header'}'` = yes; then
echoping-6.0.2/configure-21244-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/configure:21245:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
echoping-6.0.2/configure-21246-_ACEOF
##############################################
echoping-6.0.2/configure-21849-do
echoping-6.0.2/configure:21850:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/configure-21851-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/configure-21929-fi
echoping-6.0.2/configure:21930:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/configure-21931-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/configure-21932-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/configure:21933:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/configure-21934-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/configure:21935:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/configure-21936-_ACEOF
##############################################
echoping-6.0.2/configure-22035-do
echoping-6.0.2/configure:22036:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/configure-22037-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/configure-22115-fi
echoping-6.0.2/configure:22116:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/configure-22117-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/configure-22118-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/configure:22119:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/configure-22120-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/configure:22121:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/configure-22122-_ACEOF
##############################################
echoping-6.0.2/configure-22185-do
echoping-6.0.2/configure:22186:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/configure-22187-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/configure-22265-fi
echoping-6.0.2/configure:22266:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/configure-22267-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/configure-22268-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/configure:22269:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/configure-22270-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/configure:22271:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/configure-22272-_ACEOF
##############################################
echoping-6.0.2/configure-22283-do
echoping-6.0.2/configure:22284:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/configure-22285-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/configure-22363-fi
echoping-6.0.2/configure:22364:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/configure-22365-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/configure-22366-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/configure:22367:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/configure-22368-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/configure:22369:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/configure-22370-_ACEOF
##############################################
echoping-6.0.2/configure-22453-do
echoping-6.0.2/configure:22454:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/configure-22455-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/configure-22533-fi
echoping-6.0.2/configure:22534:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/configure-22535-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/configure-22536-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/configure:22537:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/configure-22538-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/configure:22539:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/configure-22540-_ACEOF
##############################################
echoping-6.0.2/configure-22546-do
echoping-6.0.2/configure:22547:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echoping-6.0.2/configure-22548-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
echoping-6.0.2/configure-22626-fi
echoping-6.0.2/configure:22627:ac_res=`eval echo '${'$as_ac_var'}'`
echoping-6.0.2/configure-22628-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
echoping-6.0.2/configure-22629-echo "${ECHO_T}$ac_res" >&6; }
echoping-6.0.2/configure:22630:if test `eval echo '${'$as_ac_var'}'` = yes; then
echoping-6.0.2/configure-22631-  cat >>confdefs.h <<_ACEOF
echoping-6.0.2/configure:22632:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
echoping-6.0.2/configure-22633-_ACEOF
##############################################
echoping-6.0.2/configure-23191-		if test "x$prefix" = "xNONE" ; then # Default value
echoping-6.0.2/configure:23192:  			plugins_dir=`interpolate '$ac_default_prefix/lib/echoping'`
echoping-6.0.2/configure-23193-		else
echoping-6.0.2/configure-23194-  			exec_prefix='${prefix}'
echoping-6.0.2/configure:23195:  			plugins_dir=`interpolate '$libdir/echoping'`
echoping-6.0.2/configure-23196-		fi
echoping-6.0.2/configure-23197-	else
echoping-6.0.2/configure:23198:  		plugins_dir=`interpolate '$libdir/echoping'`
echoping-6.0.2/configure-23199-	fi
echoping-6.0.2/configure-23200-else
echoping-6.0.2/configure:23201:	plugins_dir=`interpolate '$libdir/echoping'`
echoping-6.0.2/configure-23202-fi
##############################################
echoping-6.0.2/configure-23326-else
echoping-6.0.2/configure:23327:	compil_date=`date --utc --date="@$SOURCE_DATE_EPOCH" +%Y-%m-%d`
echoping-6.0.2/configure-23328-	hostname=generic
##############################################
echoping-6.0.2/configure-23419-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
echoping-6.0.2/configure:23420:  ac_i=`echo "$ac_i" | sed "$ac_script"`
echoping-6.0.2/configure-23421-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
echoping-6.0.2/configure-23570-do
echoping-6.0.2/configure:23571:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
echoping-6.0.2/configure-23572-    eval $as_var=C; export $as_var
##############################################
echoping-6.0.2/configure-23620-  test "x$as_lineno_1" != "x$as_lineno_2" &&
echoping-6.0.2/configure:23621:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
echoping-6.0.2/configure-23622-
##############################################
echoping-6.0.2/configure-23731-	esac;
echoping-6.0.2/configure:23732:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
echoping-6.0.2/configure-23733-	???[sx]*):;;*)false;;esac;fi
##############################################
echoping-6.0.2/configure-23806-configured by $0, generated by GNU Autoconf 2.61,
echoping-6.0.2/configure:23807:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
echoping-6.0.2/configure-23808-
##############################################
echoping-6.0.2/configure-23826-  --*=*)
echoping-6.0.2/configure:23827:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
echoping-6.0.2/configure:23828:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
echoping-6.0.2/configure-23829-    ac_shift=:
##############################################
echoping-6.0.2/configure-24084-
echoping-6.0.2/configure:24085:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
echoping-6.0.2/configure-24086-    break
##############################################
echoping-6.0.2/configure-24095-
echoping-6.0.2/configure:24096:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
echoping-6.0.2/configure-24097-if test -n "$ac_eof"; then
echoping-6.0.2/configure:24098:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
echoping-6.0.2/configure:24099:  ac_eof=`expr $ac_eof + 1`
echoping-6.0.2/configure-24100-fi
##############################################
echoping-6.0.2/configure-24136-
echoping-6.0.2/configure:24137:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 11; then
echoping-6.0.2/configure-24138-    break
##############################################
echoping-6.0.2/configure-24147-
echoping-6.0.2/configure:24148:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
echoping-6.0.2/configure-24149-if test -n "$ac_eof"; then
echoping-6.0.2/configure:24150:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
echoping-6.0.2/configure:24151:  ac_eof=`expr $ac_eof + 1`
echoping-6.0.2/configure-24152-fi
##############################################
echoping-6.0.2/configure-24285-      case $as_dir in #(
echoping-6.0.2/configure:24286:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/configure-24287-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/configure-24323-*)
echoping-6.0.2/configure:24324:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/configure-24325-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/configure:24326:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/configure-24327-  case $ac_top_builddir_sub in
##############################################
echoping-6.0.2/configure-24401-
echoping-6.0.2/configure:24402:# Neutralize VPATH when `$srcdir' = `.'.
echoping-6.0.2/configure-24403-# Shell code in configure.ac might set extrasub.
##############################################
echoping-6.0.2/configure-24426-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
echoping-6.0.2/configure:24427:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
echoping-6.0.2/configure:24428:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
echoping-6.0.2/configure-24429-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
echoping-6.0.2/configure-24543-    * )
echoping-6.0.2/configure:24544:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
echoping-6.0.2/configure-24545-  esac
##############################################
echoping-6.0.2/configure-24580-  # Strip MF so we end up with the name of the file.
echoping-6.0.2/configure:24581:  mf=`echo "$mf" | sed -e 's/:.*$//'`
echoping-6.0.2/configure-24582-  # Check whether this is an Automake generated Makefile or not.
##############################################
echoping-6.0.2/configure-24617-  # from the Makefile without running `make'.
echoping-6.0.2/configure:24618:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
echoping-6.0.2/configure-24619-  test -z "$DEPDIR" && continue
echoping-6.0.2/configure:24620:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
echoping-6.0.2/configure-24621-  test -z "am__include" && continue
echoping-6.0.2/configure:24622:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
echoping-6.0.2/configure-24623-  # When using ansi2knr, U may be empty or an underscore; expand it
echoping-6.0.2/configure:24624:  U=`sed -n 's/^U = //p' < "$mf"`
echoping-6.0.2/configure-24625-  # Find all dependency output files, they are included files with
##############################################
echoping-6.0.2/configure-24664-      case $as_dir in #(
echoping-6.0.2/configure:24665:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/configure-24666-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/configure-24770-      case $ac_arg in
echoping-6.0.2/configure:24771:      *\'*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/configure-24772-      esac
##############################################
echoping-6.0.2/configure-24780-  case $ac_arg in
echoping-6.0.2/configure:24781:  *\'*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
echoping-6.0.2/configure-24782-  esac
##############################################
echoping-6.0.2/configure-24807-      case $as_dir in #(
echoping-6.0.2/configure:24808:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
echoping-6.0.2/configure-24809-      *) as_qdir=$as_dir;;
##############################################
echoping-6.0.2/configure-24845-*)
echoping-6.0.2/configure:24846:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
echoping-6.0.2/configure-24847-  # A ".." for each directory in $ac_dir_suffix.
echoping-6.0.2/configure:24848:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
echoping-6.0.2/configure-24849-  case $ac_top_builddir_sub in