===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
siproxd-0.8.1/src/Makefile.in-80-libcustom_fw_module_a_OBJECTS = $(am_libcustom_fw_module_a_OBJECTS)
siproxd-0.8.1/src/Makefile.in:81:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
siproxd-0.8.1/src/Makefile.in-82-am__vpath_adj = case $$p in \
siproxd-0.8.1/src/Makefile.in:83:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
siproxd-0.8.1/src/Makefile.in-84-    *) f=$$p;; \
siproxd-0.8.1/src/Makefile.in-85-  esac;
siproxd-0.8.1/src/Makefile.in:86:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
siproxd-0.8.1/src/Makefile.in-87-am__installdirs = "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(sbindir)"
##############################################
siproxd-0.8.1/src/Makefile.in-410-	@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
siproxd-0.8.1/src/Makefile.in:411:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
siproxd-0.8.1/src/Makefile.in-412-	  test "$$dir" != "$$p" || dir=.; \
##############################################
siproxd-0.8.1/src/Makefile.in-435-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
siproxd-0.8.1/src/Makefile.in:436:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
siproxd-0.8.1/src/Makefile.in-437-	  if test -f $$p \
##############################################
siproxd-0.8.1/src/Makefile.in-439-	  ; then \
siproxd-0.8.1/src/Makefile.in:440:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
siproxd-0.8.1/src/Makefile.in-441-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
##############################################
siproxd-0.8.1/src/Makefile.in-448-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
siproxd-0.8.1/src/Makefile.in:449:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
siproxd-0.8.1/src/Makefile.in-450-	  echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
##############################################
siproxd-0.8.1/src/Makefile.in-455-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
siproxd-0.8.1/src/Makefile.in:456:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
siproxd-0.8.1/src/Makefile.in-457-	  echo " rm -f $$p $$f"; \
##############################################
siproxd-0.8.1/src/Makefile.in-507-.c.obj:
siproxd-0.8.1/src/Makefile.in:508:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
siproxd-0.8.1/src/Makefile.in-509-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
siproxd-0.8.1/src/Makefile.in-511-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
siproxd-0.8.1/src/Makefile.in:512:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
siproxd-0.8.1/src/Makefile.in-513-
##############################################
siproxd-0.8.1/src/Makefile.in-571-GTAGS:
siproxd-0.8.1/src/Makefile.in:572:	here=`$(am__cd) $(top_builddir) && pwd` \
siproxd-0.8.1/src/Makefile.in-573-	  && cd $(top_srcdir) \
##############################################
siproxd-0.8.1/src/Makefile.in-579-distdir: $(DISTFILES)
siproxd-0.8.1/src/Makefile.in:580:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
siproxd-0.8.1/src/Makefile.in:581:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
siproxd-0.8.1/src/Makefile.in-582-	list='$(DISTFILES)'; for file in $$list; do \
siproxd-0.8.1/src/Makefile.in-583-	  case $$file in \
siproxd-0.8.1/src/Makefile.in:584:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
siproxd-0.8.1/src/Makefile.in:585:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
siproxd-0.8.1/src/Makefile.in-586-	  esac; \
siproxd-0.8.1/src/Makefile.in-587-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
siproxd-0.8.1/src/Makefile.in:588:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
siproxd-0.8.1/src/Makefile.in-589-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
siproxd-0.8.1/src/Makefile.in-713-	  bld=`cat .buildno`; \
siproxd-0.8.1/src/Makefile.in:714:	  bld=`expr $${bld} + 1`; \
siproxd-0.8.1/src/Makefile.in-715-	else \
##############################################
siproxd-0.8.1/src/Makefile.am-112-	  bld=`cat .buildno`; \
siproxd-0.8.1/src/Makefile.am:113:	  bld=`expr $${bld} + 1`; \
siproxd-0.8.1/src/Makefile.am-114-	else \
##############################################
siproxd-0.8.1/configure-43-do
siproxd-0.8.1/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
siproxd-0.8.1/configure-45-    eval $as_var=C; export $as_var
##############################################
siproxd-0.8.1/configure-101-  as_lineno_2=$LINENO
siproxd-0.8.1/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
siproxd-0.8.1/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
siproxd-0.8.1/configure-140-  as_lineno_2=$LINENO
siproxd-0.8.1/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
siproxd-0.8.1/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
siproxd-0.8.1/configure-250-  # Remove one level of quotation (which was required for Make).
siproxd-0.8.1/configure:251:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
siproxd-0.8.1/configure-252-  ;;
##############################################
siproxd-0.8.1/configure-261-  :
siproxd-0.8.1/configure:262:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
siproxd-0.8.1/configure-263-  # Yippee, $echo works!
##############################################
siproxd-0.8.1/configure-287-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
siproxd-0.8.1/configure:288:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
siproxd-0.8.1/configure:289:       echo_test_string=`eval $cmd` &&
siproxd-0.8.1/configure-290-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
siproxd-0.8.1/configure-296-
siproxd-0.8.1/configure:297:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
siproxd-0.8.1/configure:298:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/configure-299-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/configure-311-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
siproxd-0.8.1/configure:312:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
siproxd-0.8.1/configure:313:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/configure-314-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/configure-323-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
siproxd-0.8.1/configure:324:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/configure-325-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/configure-338-      echo='printf %s\n'
siproxd-0.8.1/configure:339:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
siproxd-0.8.1/configure:340:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/configure-341-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/configure-343-	:
siproxd-0.8.1/configure:344:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
siproxd-0.8.1/configure-345-	   test "X$echo_testing_string" = 'X\t' &&
siproxd-0.8.1/configure:346:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/configure-347-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/configure-352-	echo="$CONFIG_SHELL $0 --fallback-echo"
siproxd-0.8.1/configure:353:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
siproxd-0.8.1/configure-354-	   test "X$echo_testing_string" = 'X\t' &&
siproxd-0.8.1/configure:355:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/configure-356-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/configure-362-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
siproxd-0.8.1/configure:363:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
siproxd-0.8.1/configure-364-	  then
##############################################
siproxd-0.8.1/configure-370-	if test "$prev" != 'sed 50q "$0"'; then
siproxd-0.8.1/configure:371:	  echo_test_string=`eval $prev`
siproxd-0.8.1/configure-372-	  export echo_test_string
##############################################
siproxd-0.8.1/configure-517-
siproxd-0.8.1/configure:518:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
siproxd-0.8.1/configure-519-
##############################################
siproxd-0.8.1/configure-550-  -disable-* | --disable-*)
siproxd-0.8.1/configure:551:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
siproxd-0.8.1/configure-552-    # Reject names that are not valid shell variable names.
##############################################
siproxd-0.8.1/configure-555-   { (exit 1); exit 1; }; }
siproxd-0.8.1/configure:556:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
siproxd-0.8.1/configure-557-    eval "enable_$ac_feature=no" ;;
##############################################
siproxd-0.8.1/configure-559-  -enable-* | --enable-*)
siproxd-0.8.1/configure:560:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
siproxd-0.8.1/configure-561-    # Reject names that are not valid shell variable names.
##############################################
siproxd-0.8.1/configure-564-   { (exit 1); exit 1; }; }
siproxd-0.8.1/configure:565:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
siproxd-0.8.1/configure-566-    case $ac_option in
siproxd-0.8.1/configure:567:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
siproxd-0.8.1/configure-568-      *) ac_optarg=yes ;;
##############################################
siproxd-0.8.1/configure-741-  -with-* | --with-*)
siproxd-0.8.1/configure:742:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
siproxd-0.8.1/configure-743-    # Reject names that are not valid shell variable names.
##############################################
siproxd-0.8.1/configure-746-   { (exit 1); exit 1; }; }
siproxd-0.8.1/configure:747:    ac_package=`echo $ac_package| sed 's/-/_/g'`
siproxd-0.8.1/configure-748-    case $ac_option in
siproxd-0.8.1/configure:749:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
siproxd-0.8.1/configure-750-      *) ac_optarg=yes ;;
##############################################
siproxd-0.8.1/configure-754-  -without-* | --without-*)
siproxd-0.8.1/configure:755:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
siproxd-0.8.1/configure-756-    # Reject names that are not valid shell variable names.
##############################################
siproxd-0.8.1/configure-759-   { (exit 1); exit 1; }; }
siproxd-0.8.1/configure:760:    ac_package=`echo $ac_package | sed 's/-/_/g'`
siproxd-0.8.1/configure-761-    eval "with_$ac_package=no" ;;
##############################################
siproxd-0.8.1/configure-786-  *=*)
siproxd-0.8.1/configure:787:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
siproxd-0.8.1/configure-788-    # Reject names that are not valid shell variable names.
##############################################
siproxd-0.8.1/configure-791-   { (exit 1); exit 1; }; }
siproxd-0.8.1/configure:792:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
siproxd-0.8.1/configure-793-    eval "$ac_envvar='$ac_optarg'"
##############################################
siproxd-0.8.1/configure-807-if test -n "$ac_prev"; then
siproxd-0.8.1/configure:808:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
siproxd-0.8.1/configure-809-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
siproxd-0.8.1/configure-815-do
siproxd-0.8.1/configure:816:  eval ac_val=$`echo $ac_var`
siproxd-0.8.1/configure-817-  case $ac_val in
##############################################
siproxd-0.8.1/configure-827-do
siproxd-0.8.1/configure:828:  eval ac_val=$`echo $ac_var`
siproxd-0.8.1/configure-829-  case $ac_val in
##############################################
siproxd-0.8.1/configure-894-   { (exit 1); exit 1; }; }
siproxd-0.8.1/configure:895:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
siproxd-0.8.1/configure-896-ac_env_build_alias_set=${build_alias+set}
##############################################
siproxd-0.8.1/configure-985-By default, \`make install' will install all the files in
siproxd-0.8.1/configure:986:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
siproxd-0.8.1/configure:987:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
siproxd-0.8.1/configure-988-for instance \`--prefix=\$HOME'.
##############################################
siproxd-0.8.1/configure-1081-if test "$ac_dir" != .; then
siproxd-0.8.1/configure:1082:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
siproxd-0.8.1/configure-1083-  # A "../" for each directory in $ac_dir_suffix.
siproxd-0.8.1/configure:1084:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
siproxd-0.8.1/configure-1085-else
##############################################
siproxd-0.8.1/configure-1094-    else
siproxd-0.8.1/configure:1095:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
siproxd-0.8.1/configure-1096-    fi ;;
##############################################
siproxd-0.8.1/configure-1248-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
siproxd-0.8.1/configure:1249:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
siproxd-0.8.1/configure-1250-    esac
##############################################
siproxd-0.8.1/configure-1320-    do
siproxd-0.8.1/configure:1321:      eval ac_val=$`echo $ac_var`
siproxd-0.8.1/configure-1322-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
siproxd-0.8.1/configure-1334-      do
siproxd-0.8.1/configure:1335:	eval ac_val=$`echo $ac_var`
siproxd-0.8.1/configure-1336-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
siproxd-0.8.1/configure-1441-    set,)
siproxd-0.8.1/configure:1442:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
siproxd-0.8.1/configure:1443:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
siproxd-0.8.1/configure-1444-      ac_cache_corrupted=: ;;
##############################################
siproxd-0.8.1/configure-1464-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
siproxd-0.8.1/configure:1465:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
siproxd-0.8.1/configure-1466-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
siproxd-0.8.1/configure-1553-test -z "$ac_cv_build_alias" &&
siproxd-0.8.1/configure:1554:  ac_cv_build_alias=`$ac_config_guess`
siproxd-0.8.1/configure-1555-test -z "$ac_cv_build_alias" &&
##############################################
siproxd-0.8.1/configure-1558-   { (exit 1); exit 1; }; }
siproxd-0.8.1/configure:1559:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
siproxd-0.8.1/configure-1560-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
siproxd-0.8.1/configure-1567-build=$ac_cv_build
siproxd-0.8.1/configure:1568:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
siproxd-0.8.1/configure:1569:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
siproxd-0.8.1/configure:1570:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
siproxd-0.8.1/configure-1571-
##############################################
siproxd-0.8.1/configure-1580-  ac_cv_host_alias=$ac_cv_build_alias
siproxd-0.8.1/configure:1581:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
siproxd-0.8.1/configure-1582-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
siproxd-0.8.1/configure-1589-host=$ac_cv_host
siproxd-0.8.1/configure:1590:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
siproxd-0.8.1/configure:1591:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
siproxd-0.8.1/configure:1592:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
siproxd-0.8.1/configure-1593-
##############################################
siproxd-0.8.1/configure-1602-  ac_cv_target_alias=$ac_cv_host_alias
siproxd-0.8.1/configure:1603:ac_cv_target=`$ac_config_sub $ac_cv_target_alias` ||
siproxd-0.8.1/configure-1604-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5
##############################################
siproxd-0.8.1/configure-1611-target=$ac_cv_target
siproxd-0.8.1/configure:1612:target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
siproxd-0.8.1/configure:1613:target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
siproxd-0.8.1/configure:1614:target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
siproxd-0.8.1/configure-1615-
##############################################
siproxd-0.8.1/configure-1715-if (
siproxd-0.8.1/configure:1716:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
siproxd-0.8.1/configure-1717-   if test "$*" = "X"; then
siproxd-0.8.1/configure-1718-      # -L didn't work.
siproxd-0.8.1/configure:1719:      set X `ls -t $srcdir/configure conftest.file`
siproxd-0.8.1/configure-1720-   fi
##############################################
siproxd-0.8.1/configure-1759-_ACEOF
siproxd-0.8.1/configure:1760:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
siproxd-0.8.1/configure-1761-rm conftest.sed
##############################################
siproxd-0.8.1/configure-1763-# expand $ac_aux_dir to an absolute path
siproxd-0.8.1/configure:1764:am_aux_dir=`cd $ac_aux_dir && pwd`
siproxd-0.8.1/configure-1765-
##############################################
siproxd-0.8.1/configure-1850-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
siproxd-0.8.1/configure:1851:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
siproxd-0.8.1/configure-1852-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
siproxd-0.8.1/configure-1859-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
siproxd-0.8.1/configure:1860:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
siproxd-0.8.1/configure-1861-if test -n "$ac_maketemp"; then
##############################################
siproxd-0.8.1/configure-1867-fi
siproxd-0.8.1/configure:1868:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
siproxd-0.8.1/configure-1869-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
siproxd-0.8.1/configure-1887-# test to see if srcdir already configured
siproxd-0.8.1/configure:1888:if test "`cd $srcdir && pwd`" != "`pwd`" &&
siproxd-0.8.1/configure-1889-   test -f $srcdir/config.status; then
##############################################
siproxd-0.8.1/configure-2396-     "checking for C compiler version" >&5
siproxd-0.8.1/configure:2397:ac_compiler=`set X $ac_compile; echo $2`
siproxd-0.8.1/configure-2398-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
siproxd-0.8.1/configure-2435-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
siproxd-0.8.1/configure:2436:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
siproxd-0.8.1/configure-2437-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
siproxd-0.8.1/configure-2463-    *.* )
siproxd-0.8.1/configure:2464:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
siproxd-0.8.1/configure-2465-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
siproxd-0.8.1/configure-2543-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
siproxd-0.8.1/configure:2544:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
siproxd-0.8.1/configure-2545-	  export ac_cv_exeext
##############################################
siproxd-0.8.1/configure-2593-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
siproxd-0.8.1/configure:2594:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
siproxd-0.8.1/configure-2595-       break;;
##############################################
siproxd-0.8.1/configure-2672-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
siproxd-0.8.1/configure:2673:GCC=`test $ac_compiler_gnu = yes && echo yes`
siproxd-0.8.1/configure-2674-ac_test_CFLAGS=${CFLAGS+set}
##############################################
siproxd-0.8.1/configure-3031-# case it prints its new name instead of `make'.
siproxd-0.8.1/configure:3032:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
siproxd-0.8.1/configure-3033-   am__include=include
##############################################
siproxd-0.8.1/configure-3039-   echo '.include "confinc"' > confmf
siproxd-0.8.1/configure:3040:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
siproxd-0.8.1/configure-3041-      am__include=.include
##############################################
siproxd-0.8.1/configure-3101-  if test "$am_compiler_list" = ""; then
siproxd-0.8.1/configure:3102:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
siproxd-0.8.1/configure-3103-  fi
##############################################
siproxd-0.8.1/configure-3863-    test $lt_ac_count -gt 10 && break
siproxd-0.8.1/configure:3864:    lt_ac_count=`expr $lt_ac_count + 1`
siproxd-0.8.1/configure-3865-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
siproxd-0.8.1/configure-3909-    # gcc leaves a trailing carriage return which upsets mingw
siproxd-0.8.1/configure:3910:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
siproxd-0.8.1/configure-3911-  *)
siproxd-0.8.1/configure:3912:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
siproxd-0.8.1/configure-3913-  esac
##############################################
siproxd-0.8.1/configure-3918-      # Canonicalize the pathname of ld
siproxd-0.8.1/configure:3919:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
siproxd-0.8.1/configure-3920-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
siproxd-0.8.1/configure:3921:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
siproxd-0.8.1/configure-3922-      done
##############################################
siproxd-0.8.1/configure-3953-      # Break only if it was the GNU/non-GNU ld that we prefer.
siproxd-0.8.1/configure:3954:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
siproxd-0.8.1/configure-3955-      *GNU* | *'with BFD'*)
##############################################
siproxd-0.8.1/configure-3986-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
siproxd-0.8.1/configure:3987:case `$LD -v 2>&1 </dev/null` in
siproxd-0.8.1/configure-3988-*GNU* | *'with BFD'*)
##############################################
siproxd-0.8.1/configure-4049-	# Tru64's nm complains that /dev/null is an invalid object file
siproxd-0.8.1/configure:4050:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
siproxd-0.8.1/configure-4051-	*/dev/null* | *'Invalid file or object type'*)
##############################################
siproxd-0.8.1/configure-4055-	*)
siproxd-0.8.1/configure:4056:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
siproxd-0.8.1/configure-4057-	  */dev/null*)
##############################################
siproxd-0.8.1/configure-4206-openbsd*)
siproxd-0.8.1/configure:4207:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/configure-4208-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
siproxd-0.8.1/configure-4290-  (exit $ac_status); }; then
siproxd-0.8.1/configure:4291:    case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/configure-4292-    *ELF-32*)
##############################################
siproxd-0.8.1/configure-4310-   if test "$lt_cv_prog_gnu_ld" = yes; then
siproxd-0.8.1/configure:4311:    case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/configure-4312-    *32-bit*)
##############################################
siproxd-0.8.1/configure-4322-   else
siproxd-0.8.1/configure:4323:    case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/configure-4324-    *32-bit*)
##############################################
siproxd-0.8.1/configure-4665-do
siproxd-0.8.1/configure:4666:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
siproxd-0.8.1/configure-4667-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
siproxd-0.8.1/configure-4712-fi
siproxd-0.8.1/configure:4713:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/configure:4714:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/configure:4715:if test `eval echo '${'$as_ac_Header'}'` = yes; then
siproxd-0.8.1/configure-4716-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:4717:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
siproxd-0.8.1/configure-4718-_ACEOF
##############################################
siproxd-0.8.1/configure-4727-do
siproxd-0.8.1/configure:4728:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
siproxd-0.8.1/configure-4729-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
siproxd-0.8.1/configure-4734-fi
siproxd-0.8.1/configure:4735:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/configure:4736:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/configure-4737-else
##############################################
siproxd-0.8.1/configure-4861-fi
siproxd-0.8.1/configure:4862:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/configure:4863:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/configure-4864-
siproxd-0.8.1/configure-4865-fi
siproxd-0.8.1/configure:4866:if test `eval echo '${'$as_ac_Header'}'` = yes; then
siproxd-0.8.1/configure-4867-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:4868:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
siproxd-0.8.1/configure-4869-_ACEOF
##############################################
siproxd-0.8.1/configure-4970-     "checking for C++ compiler version" >&5
siproxd-0.8.1/configure:4971:ac_compiler=`set X $ac_compile; echo $2`
siproxd-0.8.1/configure-4972-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
siproxd-0.8.1/configure-5045-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
siproxd-0.8.1/configure:5046:GXX=`test $ac_compiler_gnu = yes && echo yes`
siproxd-0.8.1/configure-5047-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
siproxd-0.8.1/configure-5257-  if test "$am_compiler_list" = ""; then
siproxd-0.8.1/configure:5258:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
siproxd-0.8.1/configure-5259-  fi
##############################################
siproxd-0.8.1/configure-5670-     "checking for Fortran 77 compiler version" >&5
siproxd-0.8.1/configure:5671:ac_compiler=`set X $ac_compile; echo $2`
siproxd-0.8.1/configure-5672-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
siproxd-0.8.1/configure-5805-
siproxd-0.8.1/configure:5806:G77=`test $ac_compiler_gnu = yes && echo yes`
siproxd-0.8.1/configure-5807-ac_ext=c
##############################################
siproxd-0.8.1/configure-5868-    # And add a safety zone
siproxd-0.8.1/configure:5869:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
siproxd-0.8.1/configure:5870:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
siproxd-0.8.1/configure-5871-    ;;
##############################################
siproxd-0.8.1/configure-5896-    if test -n "$kargmax"; then
siproxd-0.8.1/configure:5897:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
siproxd-0.8.1/configure-5898-    else
##############################################
siproxd-0.8.1/configure-5906-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
siproxd-0.8.1/configure:5907:    while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
siproxd-0.8.1/configure-5908-	       = "XX$teststring") >/dev/null 2>&1 &&
siproxd-0.8.1/configure:5909:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
siproxd-0.8.1/configure-5910-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
siproxd-0.8.1/configure-5912-    do
siproxd-0.8.1/configure:5913:      i=`expr $i + 1`
siproxd-0.8.1/configure-5914-      teststring=$teststring$teststring
##############################################
siproxd-0.8.1/configure-5919-    # It appears as though 1/2 is a usable value.
siproxd-0.8.1/configure:5920:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
siproxd-0.8.1/configure-5921-    ;;
##############################################
siproxd-0.8.1/configure-6012-# If we're using GNU nm, then use its standard symbol codes.
siproxd-0.8.1/configure:6013:case `$NM -V 2>&1` in
siproxd-0.8.1/configure-6014-*GNU* | *'with BFD'*)
##############################################
siproxd-0.8.1/configure-6500-done
siproxd-0.8.1/configure:6501:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
siproxd-0.8.1/configure-6502-
##############################################
siproxd-0.8.1/configure-6528-	"file_magic "*)
siproxd-0.8.1/configure:6529:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
siproxd-0.8.1/configure-6530-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
siproxd-0.8.1/configure-6590-	"file_magic "*)
siproxd-0.8.1/configure:6591:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
siproxd-0.8.1/configure-6592-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
siproxd-0.8.1/configure-7147-  if test "$hard_links" = no; then
siproxd-0.8.1/configure:7148:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
siproxd-0.8.1/configure:7149:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
siproxd-0.8.1/configure-7150-    need_locks=warn
##############################################
siproxd-0.8.1/configure-7203-done
siproxd-0.8.1/configure:7204:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
siproxd-0.8.1/configure-7205-
##############################################
siproxd-0.8.1/configure-7241-    supports_anon_versioning=no
siproxd-0.8.1/configure:7242:    case `$LD -v 2>/dev/null` in
siproxd-0.8.1/configure-7243-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
siproxd-0.8.1/configure-7305-	# is EXPORTS), use it as is; otherwise, prepend...
siproxd-0.8.1/configure:7306:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
siproxd-0.8.1/configure-7307-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
siproxd-0.8.1/configure-7328-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
siproxd-0.8.1/configure:7329:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
siproxd-0.8.1/configure:7330:      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'
siproxd-0.8.1/configure-7331-      ;;
##############################################
siproxd-0.8.1/configure-7337-	pgcc*)				# Portland Group C compiler
siproxd-0.8.1/configure:7338:	  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'
siproxd-0.8.1/configure-7339-	  tmp_addflag=' $pic_flag'
##############################################
siproxd-0.8.1/configure-7341-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
siproxd-0.8.1/configure:7342:	  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'
siproxd-0.8.1/configure-7343-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
siproxd-0.8.1/configure-7395-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
siproxd-0.8.1/configure:7396:      case `$LD -v 2>&1` in
siproxd-0.8.1/configure-7397-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
siproxd-0.8.1/configure-7411-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
siproxd-0.8.1/configure:7412:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
siproxd-0.8.1/configure-7413-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
siproxd-0.8.1/configure-7510-	# below for broken collect2 doesn't work under 4.3+
siproxd-0.8.1/configure:7511:	  collect2name=`${CC} -print-prog-name=collect2`
siproxd-0.8.1/configure-7512-	  if test -f "$collect2name" && \
##############################################
siproxd-0.8.1/configure-7608-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
siproxd-0.8.1/configure:7609:	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"
siproxd-0.8.1/configure-7610-       else
##############################################
siproxd-0.8.1/configure-7706-      # FIXME: Setting linknames here is a bad hack.
siproxd-0.8.1/configure:7707:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
siproxd-0.8.1/configure-7708-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
siproxd-0.8.1/configure-7711-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
siproxd-0.8.1/configure:7712:      fix_srcfile_path='`cygpath -w "$srcfile"`'
siproxd-0.8.1/configure-7713-      enable_shared_with_static_runtimes=yes
##############################################
siproxd-0.8.1/configure-7752-         output_verbose_link_cmd='echo'
siproxd-0.8.1/configure:7753:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
siproxd-0.8.1/configure-7754-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
siproxd-0.8.1/configure-7887-      if test "$GCC" = yes; then
siproxd-0.8.1/configure:7888:	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'
siproxd-0.8.1/configure-7889-      else
siproxd-0.8.1/configure:7890:	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'
siproxd-0.8.1/configure-7891-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
siproxd-0.8.1/configure-7919-      hardcode_shlibpath_var=no
siproxd-0.8.1/configure:7920:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/configure-7921-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
siproxd-0.8.1/configure-7949-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/configure:7950:	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'
siproxd-0.8.1/configure-7951-      else
siproxd-0.8.1/configure-7952-	allow_undefined_flag=' -expect_unresolved \*'
siproxd-0.8.1/configure:7953:	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'
siproxd-0.8.1/configure-7954-      fi
##############################################
siproxd-0.8.1/configure-7961-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/configure:7962:	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'
siproxd-0.8.1/configure-7963-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
siproxd-0.8.1/configure-7965-	allow_undefined_flag=' -expect_unresolved \*'
siproxd-0.8.1/configure:7966:	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'
siproxd-0.8.1/configure:7967:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
siproxd-0.8.1/configure:7968:	$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'
siproxd-0.8.1/configure-7969-
##############################################
siproxd-0.8.1/configure-8002- 	*)
siproxd-0.8.1/configure:8003: 	  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' ;;
siproxd-0.8.1/configure-8004- 	esac ;;
##############################################
siproxd-0.8.1/configure-8086-      hardcode_shlibpath_var=no
siproxd-0.8.1/configure:8087:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
siproxd-0.8.1/configure-8088-      hardcode_libdir_separator=':'
##############################################
siproxd-0.8.1/configure-8196-if test "$GCC" = yes; then
siproxd-0.8.1/configure:8197:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
siproxd-0.8.1/configure-8198-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
siproxd-0.8.1/configure-8202-    # okay in the real world where ";" in dirpaths is itself problematic.
siproxd-0.8.1/configure:8203:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
siproxd-0.8.1/configure-8204-  else
siproxd-0.8.1/configure:8205:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
siproxd-0.8.1/configure-8206-  fi
##############################################
siproxd-0.8.1/configure-8273-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
siproxd-0.8.1/configure:8274:  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'
siproxd-0.8.1/configure-8275-  ;;
##############################################
siproxd-0.8.1/configure-8306-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
siproxd-0.8.1/configure:8307:    postinstall_cmds='base_file=`basename \${file}`~
siproxd-0.8.1/configure:8308:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
siproxd-0.8.1/configure:8309:      dldir=$destdir/`dirname \$dlpath`~
siproxd-0.8.1/configure-8310-      test -d \$dldir || mkdir -p \$dldir~
##############################################
siproxd-0.8.1/configure-8312-      chmod a+x \$dldir/$dlname'
siproxd-0.8.1/configure:8313:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
siproxd-0.8.1/configure-8314-      dlpath=$dir/\$dldll~
##############################################
siproxd-0.8.1/configure-8320-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
siproxd-0.8.1/configure:8321:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/configure-8322-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
siproxd-0.8.1/configure-8325-      # MinGW DLLs use traditional 'lib' prefix
siproxd-0.8.1/configure:8326:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/configure:8327:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
siproxd-0.8.1/configure-8328-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
siproxd-0.8.1/configure-8334-        # which wouldn't understand a cygwinified path. Ahh.
siproxd-0.8.1/configure:8335:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
siproxd-0.8.1/configure-8336-      else
siproxd-0.8.1/configure:8337:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
siproxd-0.8.1/configure-8338-      fi
##############################################
siproxd-0.8.1/configure-8341-      # pw32 DLLs use 'pw' prefix rather than 'lib'
siproxd-0.8.1/configure:8342:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/configure-8343-      ;;
##############################################
siproxd-0.8.1/configure-8347-  *)
siproxd-0.8.1/configure:8348:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
siproxd-0.8.1/configure-8349-    ;;
##############################################
siproxd-0.8.1/configure-8364-  shlibpath_var=DYLD_LIBRARY_PATH
siproxd-0.8.1/configure:8365:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
siproxd-0.8.1/configure-8366-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
siproxd-0.8.1/configure-8367-  if test "$GCC" = yes; then
siproxd-0.8.1/configure:8368:    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"`
siproxd-0.8.1/configure-8369-  else
##############################################
siproxd-0.8.1/configure-8578-  (exit $ac_status); }; then
siproxd-0.8.1/configure:8579:      case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/configure-8580-      *64-bit*)
##############################################
siproxd-0.8.1/configure-8591-  if test -f /etc/ld.so.conf; then
siproxd-0.8.1/configure:8592:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
siproxd-0.8.1/configure-8593-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
siproxd-0.8.1/configure-8663-  shlibpath_var=LD_LIBRARY_PATH
siproxd-0.8.1/configure:8664:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/configure-8665-    case $host_os in
##############################################
siproxd-0.8.1/configure-9784-      # Double-quote double-evaled strings.
siproxd-0.8.1/configure:9785:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
siproxd-0.8.1/configure-9786-      ;;
siproxd-0.8.1/configure-9787-    *)
siproxd-0.8.1/configure:9788:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
siproxd-0.8.1/configure-9789-      ;;
##############################################
siproxd-0.8.1/configure-9794-  *'\$0 --fallback-echo"')
siproxd-0.8.1/configure:9795:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
siproxd-0.8.1/configure-9796-    ;;
##############################################
siproxd-0.8.1/configure-9807-
siproxd-0.8.1/configure:9808:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
siproxd-0.8.1/configure-9809-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
siproxd-0.8.1/configure-9900-
siproxd-0.8.1/configure:9901:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
siproxd-0.8.1/configure-9902-gcc_ver=\`gcc -dumpversion\`
##############################################
siproxd-0.8.1/configure-10036-# shared library.
siproxd-0.8.1/configure:10037:predep_objects=\`echo $lt_predep_objects | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/configure-10038-
##############################################
siproxd-0.8.1/configure-10040-# shared library.
siproxd-0.8.1/configure:10041:postdep_objects=\`echo $lt_postdep_objects | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/configure-10042-
##############################################
siproxd-0.8.1/configure-10052-# a shared library.
siproxd-0.8.1/configure:10053:compiler_lib_search_path=\`echo $lt_compiler_lib_search_path | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/configure-10054-
##############################################
siproxd-0.8.1/configure-10132-# Compile-time system search path for libraries
siproxd-0.8.1/configure:10133:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/configure-10134-
##############################################
siproxd-0.8.1/configure-10189-  # libtool script then.
siproxd-0.8.1/configure:10190:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
siproxd-0.8.1/configure-10191-  if test -f "$ltmain_in"; then
##############################################
siproxd-0.8.1/configure-10218-  if test -z "$LTCC"; then
siproxd-0.8.1/configure:10219:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
siproxd-0.8.1/configure-10220-    if test -z "$LTCC"; then
##############################################
siproxd-0.8.1/configure-10223-    else
siproxd-0.8.1/configure:10224:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
siproxd-0.8.1/configure:10225:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
siproxd-0.8.1/configure-10226-    fi
##############################################
siproxd-0.8.1/configure-10228-  if test -z "$LTCFLAGS"; then
siproxd-0.8.1/configure:10229:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
siproxd-0.8.1/configure-10230-  fi
##############################################
siproxd-0.8.1/configure-10233-  # Note that this assumes the entire list is on one line.
siproxd-0.8.1/configure:10234:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
siproxd-0.8.1/configure-10235-
##############################################
siproxd-0.8.1/configure-10239-    # Check whether tagname contains only valid characters
siproxd-0.8.1/configure:10240:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
siproxd-0.8.1/configure-10241-    "") ;;
##############################################
siproxd-0.8.1/configure-10367-done
siproxd-0.8.1/configure:10368:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
siproxd-0.8.1/configure-10369-
##############################################
siproxd-0.8.1/configure-10397-    # gcc leaves a trailing carriage return which upsets mingw
siproxd-0.8.1/configure:10398:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
siproxd-0.8.1/configure-10399-  *)
siproxd-0.8.1/configure:10400:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
siproxd-0.8.1/configure-10401-  esac
##############################################
siproxd-0.8.1/configure-10406-      # Canonicalize the pathname of ld
siproxd-0.8.1/configure:10407:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
siproxd-0.8.1/configure-10408-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
siproxd-0.8.1/configure:10409:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
siproxd-0.8.1/configure-10410-      done
##############################################
siproxd-0.8.1/configure-10441-      # Break only if it was the GNU/non-GNU ld that we prefer.
siproxd-0.8.1/configure:10442:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
siproxd-0.8.1/configure-10443-      *GNU* | *'with BFD'*)
##############################################
siproxd-0.8.1/configure-10474-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
siproxd-0.8.1/configure:10475:case `$LD -v 2>&1 </dev/null` in
siproxd-0.8.1/configure-10476-*GNU* | *'with BFD'*)
##############################################
siproxd-0.8.1/configure-10504-    # ancient GNU ld didn't support --whole-archive et. al.
siproxd-0.8.1/configure:10505:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
siproxd-0.8.1/configure-10506-	grep 'no-whole-archive' > /dev/null; then
##############################################
siproxd-0.8.1/configure-10586-      # below for broken collect2 doesn't work under 4.3+
siproxd-0.8.1/configure:10587:	collect2name=`${CC} -print-prog-name=collect2`
siproxd-0.8.1/configure-10588-	if test -f "$collect2name" && \
##############################################
siproxd-0.8.1/configure-10685-
siproxd-0.8.1/configure:10686:      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"
siproxd-0.8.1/configure-10687-     else
##############################################
siproxd-0.8.1/configure-10791-      # is EXPORTS), use it as is; otherwise, prepend...
siproxd-0.8.1/configure:10792:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
siproxd-0.8.1/configure-10793-	cp $export_symbols $output_objdir/$soname.def;
##############################################
siproxd-0.8.1/configure-10852-         output_verbose_link_cmd='echo'
siproxd-0.8.1/configure:10853:          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'
siproxd-0.8.1/configure-10854-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
siproxd-0.8.1/configure-10920-      # dependencies.
siproxd-0.8.1/configure:10921:      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'
siproxd-0.8.1/configure-10922-      ;;
##############################################
siproxd-0.8.1/configure-10984-	# dependencies.
siproxd-0.8.1/configure:10985:	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'
siproxd-0.8.1/configure-10986-	;;
##############################################
siproxd-0.8.1/configure-11019-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
siproxd-0.8.1/configure:11020:    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'
siproxd-0.8.1/configure:11021:    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'
siproxd-0.8.1/configure-11022-    ;;
##############################################
siproxd-0.8.1/configure-11026-	# SGI C++
siproxd-0.8.1/configure:11027:	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'
siproxd-0.8.1/configure-11028-
##############################################
siproxd-0.8.1/configure-11037-	  if test "$with_gnu_ld" = no; then
siproxd-0.8.1/configure:11038:	    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'
siproxd-0.8.1/configure-11039-	  else
siproxd-0.8.1/configure:11040:	    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'
siproxd-0.8.1/configure-11041-	  fi
##############################################
siproxd-0.8.1/configure-11056-	# to its proper name (with version) after linking.
siproxd-0.8.1/configure:11057:	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'
siproxd-0.8.1/configure:11058:	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'
siproxd-0.8.1/configure-11059-	# Commands to make compiler produce verbose output that lists
##############################################
siproxd-0.8.1/configure-11066-	# dependencies.
siproxd-0.8.1/configure:11067:	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'
siproxd-0.8.1/configure-11068-
##############################################
siproxd-0.8.1/configure-11081-	# earlier do not add the objects themselves.
siproxd-0.8.1/configure:11082:	case `$CC -V 2>&1` in
siproxd-0.8.1/configure-11083-	*"Version 7."*)
##############################################
siproxd-0.8.1/configure-11107-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
siproxd-0.8.1/configure:11108:	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'
siproxd-0.8.1/configure-11109-        ;;
##############################################
siproxd-0.8.1/configure-11126-	# dependencies.
siproxd-0.8.1/configure:11127:	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'
siproxd-0.8.1/configure-11128-	;;
##############################################
siproxd-0.8.1/configure-11170-    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
siproxd-0.8.1/configure:11171:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/configure-11172-      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
siproxd-0.8.1/configure-11185-	# to its proper name (with version) after linking.
siproxd-0.8.1/configure:11186:	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'
siproxd-0.8.1/configure-11187-
##############################################
siproxd-0.8.1/configure-11202-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/configure:11203:	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'
siproxd-0.8.1/configure-11204-
##############################################
siproxd-0.8.1/configure-11215-	# dependencies.
siproxd-0.8.1/configure:11216:	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'
siproxd-0.8.1/configure-11217-	;;
##############################################
siproxd-0.8.1/configure-11220-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/configure:11221:	  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'
siproxd-0.8.1/configure-11222-
##############################################
siproxd-0.8.1/configure-11245-	# to its proper name (with version) after linking.
siproxd-0.8.1/configure:11246:	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'
siproxd-0.8.1/configure-11247-
##############################################
siproxd-0.8.1/configure-11261-	allow_undefined_flag_CXX=' -expect_unresolved \*'
siproxd-0.8.1/configure:11262:	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'
siproxd-0.8.1/configure:11263:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
siproxd-0.8.1/configure-11264-	  echo "-hidden">> $lib.exp~
siproxd-0.8.1/configure:11265:	  $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~
siproxd-0.8.1/configure-11266-	  $rm $lib.exp'
##############################################
siproxd-0.8.1/configure-11278-	# dependencies.
siproxd-0.8.1/configure:11279:	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'
siproxd-0.8.1/configure-11280-	;;
##############################################
siproxd-0.8.1/configure-11283-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/configure:11284:	 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'
siproxd-0.8.1/configure-11285-
##############################################
siproxd-0.8.1/configure-11345-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
siproxd-0.8.1/configure:11346:	    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'
siproxd-0.8.1/configure-11347-	    ;;
##############################################
siproxd-0.8.1/configure-11433-    hardcode_shlibpath_var_CXX=no
siproxd-0.8.1/configure:11434:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
siproxd-0.8.1/configure-11435-    hardcode_libdir_separator_CXX=':'
##############################################
siproxd-0.8.1/configure-11505-  # eval without this substitution.
siproxd-0.8.1/configure:11506:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
siproxd-0.8.1/configure-11507-
siproxd-0.8.1/configure:11508:  for p in `eval $output_verbose_link_cmd`; do
siproxd-0.8.1/configure-11509-    case $p in
##############################################
siproxd-0.8.1/configure-12060-  if test "$hard_links" = no; then
siproxd-0.8.1/configure:12061:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
siproxd-0.8.1/configure:12062:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
siproxd-0.8.1/configure-12063-    need_locks=warn
##############################################
siproxd-0.8.1/configure-12176-if test "$GCC" = yes; then
siproxd-0.8.1/configure:12177:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
siproxd-0.8.1/configure-12178-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
siproxd-0.8.1/configure-12182-    # okay in the real world where ";" in dirpaths is itself problematic.
siproxd-0.8.1/configure:12183:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
siproxd-0.8.1/configure-12184-  else
siproxd-0.8.1/configure:12185:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
siproxd-0.8.1/configure-12186-  fi
##############################################
siproxd-0.8.1/configure-12253-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
siproxd-0.8.1/configure:12254:  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'
siproxd-0.8.1/configure-12255-  ;;
##############################################
siproxd-0.8.1/configure-12286-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
siproxd-0.8.1/configure:12287:    postinstall_cmds='base_file=`basename \${file}`~
siproxd-0.8.1/configure:12288:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
siproxd-0.8.1/configure:12289:      dldir=$destdir/`dirname \$dlpath`~
siproxd-0.8.1/configure-12290-      test -d \$dldir || mkdir -p \$dldir~
##############################################
siproxd-0.8.1/configure-12292-      chmod a+x \$dldir/$dlname'
siproxd-0.8.1/configure:12293:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
siproxd-0.8.1/configure-12294-      dlpath=$dir/\$dldll~
##############################################
siproxd-0.8.1/configure-12300-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
siproxd-0.8.1/configure:12301:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/configure-12302-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
siproxd-0.8.1/configure-12305-      # MinGW DLLs use traditional 'lib' prefix
siproxd-0.8.1/configure:12306:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/configure:12307:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
siproxd-0.8.1/configure-12308-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
siproxd-0.8.1/configure-12314-        # which wouldn't understand a cygwinified path. Ahh.
siproxd-0.8.1/configure:12315:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
siproxd-0.8.1/configure-12316-      else
siproxd-0.8.1/configure:12317:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
siproxd-0.8.1/configure-12318-      fi
##############################################
siproxd-0.8.1/configure-12321-      # pw32 DLLs use 'pw' prefix rather than 'lib'
siproxd-0.8.1/configure:12322:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/configure-12323-      ;;
##############################################
siproxd-0.8.1/configure-12327-  *)
siproxd-0.8.1/configure:12328:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
siproxd-0.8.1/configure-12329-    ;;
##############################################
siproxd-0.8.1/configure-12344-  shlibpath_var=DYLD_LIBRARY_PATH
siproxd-0.8.1/configure:12345:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
siproxd-0.8.1/configure-12346-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
siproxd-0.8.1/configure-12347-  if test "$GCC" = yes; then
siproxd-0.8.1/configure:12348:    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"`
siproxd-0.8.1/configure-12349-  else
##############################################
siproxd-0.8.1/configure-12558-  (exit $ac_status); }; then
siproxd-0.8.1/configure:12559:      case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/configure-12560-      *64-bit*)
##############################################
siproxd-0.8.1/configure-12571-  if test -f /etc/ld.so.conf; then
siproxd-0.8.1/configure:12572:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
siproxd-0.8.1/configure-12573-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
siproxd-0.8.1/configure-12643-  shlibpath_var=LD_LIBRARY_PATH
siproxd-0.8.1/configure:12644:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/configure-12645-    case $host_os in
##############################################
siproxd-0.8.1/configure-12888-      # Double-quote double-evaled strings.
siproxd-0.8.1/configure:12889:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
siproxd-0.8.1/configure-12890-      ;;
siproxd-0.8.1/configure-12891-    *)
siproxd-0.8.1/configure:12892:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
siproxd-0.8.1/configure-12893-      ;;
##############################################
siproxd-0.8.1/configure-12898-  *'\$0 --fallback-echo"')
siproxd-0.8.1/configure:12899:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
siproxd-0.8.1/configure-12900-    ;;
##############################################
siproxd-0.8.1/configure-12956-
siproxd-0.8.1/configure:12957:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
siproxd-0.8.1/configure-12958-gcc_ver=\`gcc -dumpversion\`
##############################################
siproxd-0.8.1/configure-13092-# shared library.
siproxd-0.8.1/configure:13093:predep_objects=\`echo $lt_predep_objects_CXX | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/configure-13094-
##############################################
siproxd-0.8.1/configure-13096-# shared library.
siproxd-0.8.1/configure:13097:postdep_objects=\`echo $lt_postdep_objects_CXX | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/configure-13098-
##############################################
siproxd-0.8.1/configure-13108-# a shared library.
siproxd-0.8.1/configure:13109:compiler_lib_search_path=\`echo $lt_compiler_lib_search_path_CXX | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/configure-13110-
##############################################
siproxd-0.8.1/configure-13188-# Compile-time system search path for libraries
siproxd-0.8.1/configure:13189:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/configure-13190-
##############################################
siproxd-0.8.1/configure-13220-  # libtool script then.
siproxd-0.8.1/configure:13221:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
siproxd-0.8.1/configure-13222-  if test -f "$ltmain_in"; then
##############################################
siproxd-0.8.1/configure-13329-done
siproxd-0.8.1/configure:13330:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
siproxd-0.8.1/configure-13331-
##############################################
siproxd-0.8.1/configure-13758-  if test "$hard_links" = no; then
siproxd-0.8.1/configure:13759:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
siproxd-0.8.1/configure:13760:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
siproxd-0.8.1/configure-13761-    need_locks=warn
##############################################
siproxd-0.8.1/configure-13814-done
siproxd-0.8.1/configure:13815:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
siproxd-0.8.1/configure-13816-
##############################################
siproxd-0.8.1/configure-13852-    supports_anon_versioning=no
siproxd-0.8.1/configure:13853:    case `$LD -v 2>/dev/null` in
siproxd-0.8.1/configure-13854-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
siproxd-0.8.1/configure-13916-	# is EXPORTS), use it as is; otherwise, prepend...
siproxd-0.8.1/configure:13917:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
siproxd-0.8.1/configure-13918-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
siproxd-0.8.1/configure-13939-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
siproxd-0.8.1/configure:13940:      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'
siproxd-0.8.1/configure:13941:      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'
siproxd-0.8.1/configure-13942-      ;;
##############################################
siproxd-0.8.1/configure-13948-	pgcc*)				# Portland Group C compiler
siproxd-0.8.1/configure:13949:	  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'
siproxd-0.8.1/configure-13950-	  tmp_addflag=' $pic_flag'
##############################################
siproxd-0.8.1/configure-13952-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
siproxd-0.8.1/configure:13953:	  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'
siproxd-0.8.1/configure-13954-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
siproxd-0.8.1/configure-14006-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
siproxd-0.8.1/configure:14007:      case `$LD -v 2>&1` in
siproxd-0.8.1/configure-14008-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
siproxd-0.8.1/configure-14022-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
siproxd-0.8.1/configure:14023:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
siproxd-0.8.1/configure-14024-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
siproxd-0.8.1/configure-14121-	# below for broken collect2 doesn't work under 4.3+
siproxd-0.8.1/configure:14122:	  collect2name=`${CC} -print-prog-name=collect2`
siproxd-0.8.1/configure-14123-	  if test -f "$collect2name" && \
##############################################
siproxd-0.8.1/configure-14209-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
siproxd-0.8.1/configure:14210:	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"
siproxd-0.8.1/configure-14211-       else
##############################################
siproxd-0.8.1/configure-14297-      # FIXME: Setting linknames here is a bad hack.
siproxd-0.8.1/configure:14298:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
siproxd-0.8.1/configure-14299-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
siproxd-0.8.1/configure-14302-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
siproxd-0.8.1/configure:14303:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
siproxd-0.8.1/configure-14304-      enable_shared_with_static_runtimes_F77=yes
##############################################
siproxd-0.8.1/configure-14343-         output_verbose_link_cmd='echo'
siproxd-0.8.1/configure:14344:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
siproxd-0.8.1/configure-14345-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
siproxd-0.8.1/configure-14478-      if test "$GCC" = yes; then
siproxd-0.8.1/configure:14479:	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'
siproxd-0.8.1/configure-14480-      else
siproxd-0.8.1/configure:14481:	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'
siproxd-0.8.1/configure-14482-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
siproxd-0.8.1/configure-14510-      hardcode_shlibpath_var_F77=no
siproxd-0.8.1/configure:14511:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/configure-14512-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
siproxd-0.8.1/configure-14540-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/configure:14541:	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'
siproxd-0.8.1/configure-14542-      else
siproxd-0.8.1/configure-14543-	allow_undefined_flag_F77=' -expect_unresolved \*'
siproxd-0.8.1/configure:14544:	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'
siproxd-0.8.1/configure-14545-      fi
##############################################
siproxd-0.8.1/configure-14552-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/configure:14553:	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'
siproxd-0.8.1/configure-14554-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
siproxd-0.8.1/configure-14556-	allow_undefined_flag_F77=' -expect_unresolved \*'
siproxd-0.8.1/configure:14557:	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'
siproxd-0.8.1/configure:14558:	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~
siproxd-0.8.1/configure:14559:	$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'
siproxd-0.8.1/configure-14560-
##############################################
siproxd-0.8.1/configure-14593- 	*)
siproxd-0.8.1/configure:14594: 	  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' ;;
siproxd-0.8.1/configure-14595- 	esac ;;
##############################################
siproxd-0.8.1/configure-14677-      hardcode_shlibpath_var_F77=no
siproxd-0.8.1/configure:14678:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
siproxd-0.8.1/configure-14679-      hardcode_libdir_separator_F77=':'
##############################################
siproxd-0.8.1/configure-14787-if test "$GCC" = yes; then
siproxd-0.8.1/configure:14788:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
siproxd-0.8.1/configure-14789-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
siproxd-0.8.1/configure-14793-    # okay in the real world where ";" in dirpaths is itself problematic.
siproxd-0.8.1/configure:14794:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
siproxd-0.8.1/configure-14795-  else
siproxd-0.8.1/configure:14796:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
siproxd-0.8.1/configure-14797-  fi
##############################################
siproxd-0.8.1/configure-14864-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
siproxd-0.8.1/configure:14865:  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'
siproxd-0.8.1/configure-14866-  ;;
##############################################
siproxd-0.8.1/configure-14897-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
siproxd-0.8.1/configure:14898:    postinstall_cmds='base_file=`basename \${file}`~
siproxd-0.8.1/configure:14899:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
siproxd-0.8.1/configure:14900:      dldir=$destdir/`dirname \$dlpath`~
siproxd-0.8.1/configure-14901-      test -d \$dldir || mkdir -p \$dldir~
##############################################
siproxd-0.8.1/configure-14903-      chmod a+x \$dldir/$dlname'
siproxd-0.8.1/configure:14904:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
siproxd-0.8.1/configure-14905-      dlpath=$dir/\$dldll~
##############################################
siproxd-0.8.1/configure-14911-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
siproxd-0.8.1/configure:14912:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/configure-14913-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
siproxd-0.8.1/configure-14916-      # MinGW DLLs use traditional 'lib' prefix
siproxd-0.8.1/configure:14917:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/configure:14918:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
siproxd-0.8.1/configure-14919-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
siproxd-0.8.1/configure-14925-        # which wouldn't understand a cygwinified path. Ahh.
siproxd-0.8.1/configure:14926:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
siproxd-0.8.1/configure-14927-      else
siproxd-0.8.1/configure:14928:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
siproxd-0.8.1/configure-14929-      fi
##############################################
siproxd-0.8.1/configure-14932-      # pw32 DLLs use 'pw' prefix rather than 'lib'
siproxd-0.8.1/configure:14933:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/configure-14934-      ;;
##############################################
siproxd-0.8.1/configure-14938-  *)
siproxd-0.8.1/configure:14939:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
siproxd-0.8.1/configure-14940-    ;;
##############################################
siproxd-0.8.1/configure-14955-  shlibpath_var=DYLD_LIBRARY_PATH
siproxd-0.8.1/configure:14956:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
siproxd-0.8.1/configure-14957-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
siproxd-0.8.1/configure-14958-  if test "$GCC" = yes; then
siproxd-0.8.1/configure:14959:    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"`
siproxd-0.8.1/configure-14960-  else
##############################################
siproxd-0.8.1/configure-15169-  (exit $ac_status); }; then
siproxd-0.8.1/configure:15170:      case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/configure-15171-      *64-bit*)
##############################################
siproxd-0.8.1/configure-15182-  if test -f /etc/ld.so.conf; then
siproxd-0.8.1/configure:15183:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
siproxd-0.8.1/configure-15184-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
siproxd-0.8.1/configure-15254-  shlibpath_var=LD_LIBRARY_PATH
siproxd-0.8.1/configure:15255:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/configure-15256-    case $host_os in
##############################################
siproxd-0.8.1/configure-15499-      # Double-quote double-evaled strings.
siproxd-0.8.1/configure:15500:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
siproxd-0.8.1/configure-15501-      ;;
siproxd-0.8.1/configure-15502-    *)
siproxd-0.8.1/configure:15503:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
siproxd-0.8.1/configure-15504-      ;;
##############################################
siproxd-0.8.1/configure-15509-  *'\$0 --fallback-echo"')
siproxd-0.8.1/configure:15510:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
siproxd-0.8.1/configure-15511-    ;;
##############################################
siproxd-0.8.1/configure-15567-
siproxd-0.8.1/configure:15568:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
siproxd-0.8.1/configure-15569-gcc_ver=\`gcc -dumpversion\`
##############################################
siproxd-0.8.1/configure-15703-# shared library.
siproxd-0.8.1/configure:15704:predep_objects=\`echo $lt_predep_objects_F77 | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/configure-15705-
##############################################
siproxd-0.8.1/configure-15707-# shared library.
siproxd-0.8.1/configure:15708:postdep_objects=\`echo $lt_postdep_objects_F77 | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/configure-15709-
##############################################
siproxd-0.8.1/configure-15719-# a shared library.
siproxd-0.8.1/configure:15720:compiler_lib_search_path=\`echo $lt_compiler_lib_search_path_F77 | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/configure-15721-
##############################################
siproxd-0.8.1/configure-15799-# Compile-time system search path for libraries
siproxd-0.8.1/configure:15800:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/configure-15801-
##############################################
siproxd-0.8.1/configure-15831-  # libtool script then.
siproxd-0.8.1/configure:15832:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
siproxd-0.8.1/configure-15833-  if test -f "$ltmain_in"; then
##############################################
siproxd-0.8.1/configure-15908-done
siproxd-0.8.1/configure:15909:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
siproxd-0.8.1/configure-15910-
##############################################
siproxd-0.8.1/configure-16357-  if test "$hard_links" = no; then
siproxd-0.8.1/configure:16358:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
siproxd-0.8.1/configure:16359:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
siproxd-0.8.1/configure-16360-    need_locks=warn
##############################################
siproxd-0.8.1/configure-16413-done
siproxd-0.8.1/configure:16414:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
siproxd-0.8.1/configure-16415-
##############################################
siproxd-0.8.1/configure-16451-    supports_anon_versioning=no
siproxd-0.8.1/configure:16452:    case `$LD -v 2>/dev/null` in
siproxd-0.8.1/configure-16453-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
siproxd-0.8.1/configure-16515-	# is EXPORTS), use it as is; otherwise, prepend...
siproxd-0.8.1/configure:16516:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
siproxd-0.8.1/configure-16517-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
siproxd-0.8.1/configure-16538-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
siproxd-0.8.1/configure:16539:      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'
siproxd-0.8.1/configure:16540:      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'
siproxd-0.8.1/configure-16541-      ;;
##############################################
siproxd-0.8.1/configure-16547-	pgcc*)				# Portland Group C compiler
siproxd-0.8.1/configure:16548:	  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'
siproxd-0.8.1/configure-16549-	  tmp_addflag=' $pic_flag'
##############################################
siproxd-0.8.1/configure-16551-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
siproxd-0.8.1/configure:16552:	  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'
siproxd-0.8.1/configure-16553-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
siproxd-0.8.1/configure-16605-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
siproxd-0.8.1/configure:16606:      case `$LD -v 2>&1` in
siproxd-0.8.1/configure-16607-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
siproxd-0.8.1/configure-16621-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
siproxd-0.8.1/configure:16622:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
siproxd-0.8.1/configure-16623-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
siproxd-0.8.1/configure-16720-	# below for broken collect2 doesn't work under 4.3+
siproxd-0.8.1/configure:16721:	  collect2name=`${CC} -print-prog-name=collect2`
siproxd-0.8.1/configure-16722-	  if test -f "$collect2name" && \
##############################################
siproxd-0.8.1/configure-16818-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
siproxd-0.8.1/configure:16819:	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"
siproxd-0.8.1/configure-16820-       else
##############################################
siproxd-0.8.1/configure-16916-      # FIXME: Setting linknames here is a bad hack.
siproxd-0.8.1/configure:16917:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
siproxd-0.8.1/configure-16918-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
siproxd-0.8.1/configure-16921-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
siproxd-0.8.1/configure:16922:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
siproxd-0.8.1/configure-16923-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
siproxd-0.8.1/configure-16962-         output_verbose_link_cmd='echo'
siproxd-0.8.1/configure:16963:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
siproxd-0.8.1/configure-16964-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
siproxd-0.8.1/configure-17097-      if test "$GCC" = yes; then
siproxd-0.8.1/configure:17098:	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'
siproxd-0.8.1/configure-17099-      else
siproxd-0.8.1/configure:17100:	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'
siproxd-0.8.1/configure-17101-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
siproxd-0.8.1/configure-17129-      hardcode_shlibpath_var_GCJ=no
siproxd-0.8.1/configure:17130:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/configure-17131-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
siproxd-0.8.1/configure-17159-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/configure:17160:	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'
siproxd-0.8.1/configure-17161-      else
siproxd-0.8.1/configure-17162-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
siproxd-0.8.1/configure:17163:	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'
siproxd-0.8.1/configure-17164-      fi
##############################################
siproxd-0.8.1/configure-17171-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/configure:17172:	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'
siproxd-0.8.1/configure-17173-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
siproxd-0.8.1/configure-17175-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
siproxd-0.8.1/configure:17176:	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'
siproxd-0.8.1/configure:17177:	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~
siproxd-0.8.1/configure:17178:	$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'
siproxd-0.8.1/configure-17179-
##############################################
siproxd-0.8.1/configure-17212- 	*)
siproxd-0.8.1/configure:17213: 	  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' ;;
siproxd-0.8.1/configure-17214- 	esac ;;
##############################################
siproxd-0.8.1/configure-17296-      hardcode_shlibpath_var_GCJ=no
siproxd-0.8.1/configure:17297:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
siproxd-0.8.1/configure-17298-      hardcode_libdir_separator_GCJ=':'
##############################################
siproxd-0.8.1/configure-17406-if test "$GCC" = yes; then
siproxd-0.8.1/configure:17407:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
siproxd-0.8.1/configure-17408-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
siproxd-0.8.1/configure-17412-    # okay in the real world where ";" in dirpaths is itself problematic.
siproxd-0.8.1/configure:17413:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
siproxd-0.8.1/configure-17414-  else
siproxd-0.8.1/configure:17415:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
siproxd-0.8.1/configure-17416-  fi
##############################################
siproxd-0.8.1/configure-17483-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
siproxd-0.8.1/configure:17484:  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'
siproxd-0.8.1/configure-17485-  ;;
##############################################
siproxd-0.8.1/configure-17516-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
siproxd-0.8.1/configure:17517:    postinstall_cmds='base_file=`basename \${file}`~
siproxd-0.8.1/configure:17518:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
siproxd-0.8.1/configure:17519:      dldir=$destdir/`dirname \$dlpath`~
siproxd-0.8.1/configure-17520-      test -d \$dldir || mkdir -p \$dldir~
##############################################
siproxd-0.8.1/configure-17522-      chmod a+x \$dldir/$dlname'
siproxd-0.8.1/configure:17523:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
siproxd-0.8.1/configure-17524-      dlpath=$dir/\$dldll~
##############################################
siproxd-0.8.1/configure-17530-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
siproxd-0.8.1/configure:17531:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/configure-17532-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
siproxd-0.8.1/configure-17535-      # MinGW DLLs use traditional 'lib' prefix
siproxd-0.8.1/configure:17536:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/configure:17537:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
siproxd-0.8.1/configure-17538-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
siproxd-0.8.1/configure-17544-        # which wouldn't understand a cygwinified path. Ahh.
siproxd-0.8.1/configure:17545:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
siproxd-0.8.1/configure-17546-      else
siproxd-0.8.1/configure:17547:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
siproxd-0.8.1/configure-17548-      fi
##############################################
siproxd-0.8.1/configure-17551-      # pw32 DLLs use 'pw' prefix rather than 'lib'
siproxd-0.8.1/configure:17552:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/configure-17553-      ;;
##############################################
siproxd-0.8.1/configure-17557-  *)
siproxd-0.8.1/configure:17558:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
siproxd-0.8.1/configure-17559-    ;;
##############################################
siproxd-0.8.1/configure-17574-  shlibpath_var=DYLD_LIBRARY_PATH
siproxd-0.8.1/configure:17575:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
siproxd-0.8.1/configure-17576-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
siproxd-0.8.1/configure-17577-  if test "$GCC" = yes; then
siproxd-0.8.1/configure:17578:    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"`
siproxd-0.8.1/configure-17579-  else
##############################################
siproxd-0.8.1/configure-17788-  (exit $ac_status); }; then
siproxd-0.8.1/configure:17789:      case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/configure-17790-      *64-bit*)
##############################################
siproxd-0.8.1/configure-17801-  if test -f /etc/ld.so.conf; then
siproxd-0.8.1/configure:17802:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
siproxd-0.8.1/configure-17803-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
siproxd-0.8.1/configure-17873-  shlibpath_var=LD_LIBRARY_PATH
siproxd-0.8.1/configure:17874:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/configure-17875-    case $host_os in
##############################################
siproxd-0.8.1/configure-18118-      # Double-quote double-evaled strings.
siproxd-0.8.1/configure:18119:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
siproxd-0.8.1/configure-18120-      ;;
siproxd-0.8.1/configure-18121-    *)
siproxd-0.8.1/configure:18122:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
siproxd-0.8.1/configure-18123-      ;;
##############################################
siproxd-0.8.1/configure-18128-  *'\$0 --fallback-echo"')
siproxd-0.8.1/configure:18129:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
siproxd-0.8.1/configure-18130-    ;;
##############################################
siproxd-0.8.1/configure-18186-
siproxd-0.8.1/configure:18187:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
siproxd-0.8.1/configure-18188-gcc_ver=\`gcc -dumpversion\`
##############################################
siproxd-0.8.1/configure-18322-# shared library.
siproxd-0.8.1/configure:18323:predep_objects=\`echo $lt_predep_objects_GCJ | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/configure-18324-
##############################################
siproxd-0.8.1/configure-18326-# shared library.
siproxd-0.8.1/configure:18327:postdep_objects=\`echo $lt_postdep_objects_GCJ | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/configure-18328-
##############################################
siproxd-0.8.1/configure-18338-# a shared library.
siproxd-0.8.1/configure:18339:compiler_lib_search_path=\`echo $lt_compiler_lib_search_path_GCJ | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/configure-18340-
##############################################
siproxd-0.8.1/configure-18418-# Compile-time system search path for libraries
siproxd-0.8.1/configure:18419:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/configure-18420-
##############################################
siproxd-0.8.1/configure-18450-  # libtool script then.
siproxd-0.8.1/configure:18451:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
siproxd-0.8.1/configure-18452-  if test -f "$ltmain_in"; then
##############################################
siproxd-0.8.1/configure-18526-done
siproxd-0.8.1/configure:18527:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
siproxd-0.8.1/configure-18528-
##############################################
siproxd-0.8.1/configure-18602-      # Double-quote double-evaled strings.
siproxd-0.8.1/configure:18603:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
siproxd-0.8.1/configure-18604-      ;;
siproxd-0.8.1/configure-18605-    *)
siproxd-0.8.1/configure:18606:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
siproxd-0.8.1/configure-18607-      ;;
##############################################
siproxd-0.8.1/configure-18612-  *'\$0 --fallback-echo"')
siproxd-0.8.1/configure:18613:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
siproxd-0.8.1/configure-18614-    ;;
##############################################
siproxd-0.8.1/configure-18670-
siproxd-0.8.1/configure:18671:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
siproxd-0.8.1/configure-18672-gcc_ver=\`gcc -dumpversion\`
##############################################
siproxd-0.8.1/configure-18806-# shared library.
siproxd-0.8.1/configure:18807:predep_objects=\`echo $lt_predep_objects_RC | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/configure-18808-
##############################################
siproxd-0.8.1/configure-18810-# shared library.
siproxd-0.8.1/configure:18811:postdep_objects=\`echo $lt_postdep_objects_RC | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/configure-18812-
##############################################
siproxd-0.8.1/configure-18822-# a shared library.
siproxd-0.8.1/configure:18823:compiler_lib_search_path=\`echo $lt_compiler_lib_search_path_RC | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/configure-18824-
##############################################
siproxd-0.8.1/configure-18902-# Compile-time system search path for libraries
siproxd-0.8.1/configure:18903:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/configure-18904-
##############################################
siproxd-0.8.1/configure-18934-  # libtool script then.
siproxd-0.8.1/configure:18935:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
siproxd-0.8.1/configure-18936-  if test -f "$ltmain_in"; then
##############################################
siproxd-0.8.1/configure-20083-do
siproxd-0.8.1/configure:20084:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/configure-20085-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/configure-20172-fi
siproxd-0.8.1/configure:20173:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/configure:20174:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/configure:20175:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/configure-20176-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:20177:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/configure-20178-_ACEOF
##############################################
siproxd-0.8.1/configure-20404-do
siproxd-0.8.1/configure:20405:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
siproxd-0.8.1/configure-20406-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
siproxd-0.8.1/configure-20411-fi
siproxd-0.8.1/configure:20412:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/configure:20413:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/configure-20414-else
##############################################
siproxd-0.8.1/configure-20538-fi
siproxd-0.8.1/configure:20539:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/configure:20540:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/configure-20541-
siproxd-0.8.1/configure-20542-fi
siproxd-0.8.1/configure:20543:if test `eval echo '${'$as_ac_Header'}'` = yes; then
siproxd-0.8.1/configure-20544-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:20545:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
siproxd-0.8.1/configure-20546-_ACEOF
##############################################
siproxd-0.8.1/configure-20555-do
siproxd-0.8.1/configure:20556:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
siproxd-0.8.1/configure-20557-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
siproxd-0.8.1/configure-20562-fi
siproxd-0.8.1/configure:20563:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/configure:20564:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/configure-20565-else
##############################################
siproxd-0.8.1/configure-20689-fi
siproxd-0.8.1/configure:20690:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/configure:20691:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/configure-20692-
siproxd-0.8.1/configure-20693-fi
siproxd-0.8.1/configure:20694:if test `eval echo '${'$as_ac_Header'}'` = yes; then
siproxd-0.8.1/configure-20695-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:20696:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
siproxd-0.8.1/configure-20697-_ACEOF
##############################################
siproxd-0.8.1/configure-20708-do
siproxd-0.8.1/configure:20709:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
siproxd-0.8.1/configure-20710-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
siproxd-0.8.1/configure-20715-fi
siproxd-0.8.1/configure:20716:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/configure:20717:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/configure-20718-else
##############################################
siproxd-0.8.1/configure-20842-fi
siproxd-0.8.1/configure:20843:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/configure:20844:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/configure-20845-
siproxd-0.8.1/configure-20846-fi
siproxd-0.8.1/configure:20847:if test `eval echo '${'$as_ac_Header'}'` = yes; then
siproxd-0.8.1/configure-20848-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:20849:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
siproxd-0.8.1/configure-20850-_ACEOF
##############################################
siproxd-0.8.1/configure-20859-do
siproxd-0.8.1/configure:20860:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
siproxd-0.8.1/configure-20861-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
siproxd-0.8.1/configure-20866-fi
siproxd-0.8.1/configure:20867:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/configure:20868:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/configure-20869-else
##############################################
siproxd-0.8.1/configure-20993-fi
siproxd-0.8.1/configure:20994:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/configure:20995:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/configure-20996-
siproxd-0.8.1/configure-20997-fi
siproxd-0.8.1/configure:20998:if test `eval echo '${'$as_ac_Header'}'` = yes; then
siproxd-0.8.1/configure-20999-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:21000:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
siproxd-0.8.1/configure-21001-_ACEOF
##############################################
siproxd-0.8.1/configure-21702-do
siproxd-0.8.1/configure:21703:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/configure-21704-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/configure-21791-fi
siproxd-0.8.1/configure:21792:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/configure:21793:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/configure:21794:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/configure-21795-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:21796:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/configure-21797-_ACEOF
##############################################
siproxd-0.8.1/configure-21903-do
siproxd-0.8.1/configure:21904:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/configure-21905-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/configure-21992-fi
siproxd-0.8.1/configure:21993:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/configure:21994:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/configure:21995:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/configure-21996-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:21997:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/configure-21998-_ACEOF
##############################################
siproxd-0.8.1/configure-22006-do
siproxd-0.8.1/configure:22007:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/configure-22008-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/configure-22095-fi
siproxd-0.8.1/configure:22096:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/configure:22097:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/configure:22098:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/configure-22099-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:22100:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/configure-22101-_ACEOF
##############################################
siproxd-0.8.1/configure-22402-do
siproxd-0.8.1/configure:22403:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/configure-22404-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/configure-22491-fi
siproxd-0.8.1/configure:22492:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/configure:22493:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/configure:22494:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/configure-22495-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:22496:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/configure-22497-_ACEOF
##############################################
siproxd-0.8.1/configure-22509-do
siproxd-0.8.1/configure:22510:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/configure-22511-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/configure-22598-fi
siproxd-0.8.1/configure:22599:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/configure:22600:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/configure:22601:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/configure-22602-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:22603:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/configure-22604-_ACEOF
##############################################
siproxd-0.8.1/configure-22617-do
siproxd-0.8.1/configure:22618:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/configure-22619-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/configure-22706-fi
siproxd-0.8.1/configure:22707:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/configure:22708:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/configure:22709:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/configure-22710-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:22711:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/configure-22712-_ACEOF
##############################################
siproxd-0.8.1/configure-22719-do
siproxd-0.8.1/configure:22720:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/configure-22721-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/configure-22808-fi
siproxd-0.8.1/configure:22809:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/configure:22810:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/configure:22811:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/configure-22812-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:22813:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/configure-22814-_ACEOF
##############################################
siproxd-0.8.1/configure-22822-do
siproxd-0.8.1/configure:22823:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/configure-22824-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/configure-22911-fi
siproxd-0.8.1/configure:22912:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/configure:22913:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/configure:22914:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/configure-22915-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:22916:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/configure-22917-_ACEOF
##############################################
siproxd-0.8.1/configure-22929-do
siproxd-0.8.1/configure:22930:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/configure-22931-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/configure-23018-fi
siproxd-0.8.1/configure:23019:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/configure:23020:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/configure:23021:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/configure-23022-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:23023:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/configure-23024-_ACEOF
##############################################
siproxd-0.8.1/configure-23032-do
siproxd-0.8.1/configure:23033:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/configure-23034-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/configure-23121-fi
siproxd-0.8.1/configure:23122:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/configure:23123:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/configure:23124:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/configure-23125-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:23126:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/configure-23127-_ACEOF
##############################################
siproxd-0.8.1/configure-23135-do
siproxd-0.8.1/configure:23136:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/configure-23137-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/configure-23224-fi
siproxd-0.8.1/configure:23225:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/configure:23226:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/configure:23227:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/configure-23228-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:23229:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/configure-23230-_ACEOF
##############################################
siproxd-0.8.1/configure-23237-do
siproxd-0.8.1/configure:23238:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/configure-23239-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/configure-23326-fi
siproxd-0.8.1/configure:23327:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/configure:23328:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/configure:23329:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/configure-23330-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:23331:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/configure-23332-_ACEOF
##############################################
siproxd-0.8.1/configure-23416-do
siproxd-0.8.1/configure:23417:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/configure-23418-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/configure-23505-fi
siproxd-0.8.1/configure:23506:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/configure:23507:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/configure:23508:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/configure-23509-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:23510:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/configure-23511-_ACEOF
##############################################
siproxd-0.8.1/configure-23519-do
siproxd-0.8.1/configure:23520:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/configure-23521-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/configure-23608-fi
siproxd-0.8.1/configure:23609:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/configure:23610:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/configure:23611:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/configure-23612-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:23613:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/configure-23614-_ACEOF
##############################################
siproxd-0.8.1/configure-23621-do
siproxd-0.8.1/configure:23622:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/configure-23623-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/configure-23710-fi
siproxd-0.8.1/configure:23711:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/configure:23712:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/configure:23713:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/configure-23714-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:23715:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/configure-23716-_ACEOF
##############################################
siproxd-0.8.1/configure-23725-do
siproxd-0.8.1/configure:23726:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/configure-23727-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/configure-23814-fi
siproxd-0.8.1/configure:23815:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/configure:23816:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/configure:23817:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/configure-23818-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/configure:23819:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/configure-23820-_ACEOF
##############################################
siproxd-0.8.1/configure-24071-do
siproxd-0.8.1/configure:24072:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
siproxd-0.8.1/configure-24073-    eval $as_var=C; export $as_var
##############################################
siproxd-0.8.1/configure-24129-  as_lineno_2=$LINENO
siproxd-0.8.1/configure:24130:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
siproxd-0.8.1/configure-24131-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
siproxd-0.8.1/configure-24169-  as_lineno_2=$LINENO
siproxd-0.8.1/configure:24170:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
siproxd-0.8.1/configure-24171-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
siproxd-0.8.1/configure-24351-configured by $0, generated by GNU Autoconf 2.59,
siproxd-0.8.1/configure:24352:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
siproxd-0.8.1/configure-24353-
##############################################
siproxd-0.8.1/configure-24368-  --*=*)
siproxd-0.8.1/configure:24369:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
siproxd-0.8.1/configure:24370:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
siproxd-0.8.1/configure-24371-    ac_shift=:
##############################################
siproxd-0.8.1/configure-24675-      fi
siproxd-0.8.1/configure:24676:      ac_sed_frag=`expr $ac_sed_frag + 1`
siproxd-0.8.1/configure-24677-      ac_beg=$ac_end
siproxd-0.8.1/configure:24678:      ac_end=`expr $ac_end + $ac_max_sed_lines`
siproxd-0.8.1/configure-24679-    fi
##############################################
siproxd-0.8.1/configure-24692-	cat >$tmp/stdin
siproxd-0.8.1/configure:24693:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
siproxd-0.8.1/configure:24694:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
siproxd-0.8.1/configure:24695:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
siproxd-0.8.1/configure:24696:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
siproxd-0.8.1/configure-24697-  * )   ac_file_in=$ac_file.in ;;
##############################################
siproxd-0.8.1/configure-24740-if test "$ac_dir" != .; then
siproxd-0.8.1/configure:24741:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
siproxd-0.8.1/configure-24742-  # A "../" for each directory in $ac_dir_suffix.
siproxd-0.8.1/configure:24743:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
siproxd-0.8.1/configure-24744-else
##############################################
siproxd-0.8.1/configure-24753-    else
siproxd-0.8.1/configure:24754:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
siproxd-0.8.1/configure-24755-    fi ;;
##############################################
siproxd-0.8.1/configure-24905-	cat >$tmp/stdin
siproxd-0.8.1/configure:24906:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
siproxd-0.8.1/configure:24907:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
siproxd-0.8.1/configure:24908:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
siproxd-0.8.1/configure:24909:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
siproxd-0.8.1/configure-24910-  * )   ac_file_in=$ac_file.in ;;
##############################################
siproxd-0.8.1/configure-25108-    * )
siproxd-0.8.1/configure:25109:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
siproxd-0.8.1/configure-25110-  esac
##############################################
siproxd-0.8.1/configure-25131-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
siproxd-0.8.1/configure:25132:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
siproxd-0.8.1/configure:25133:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
siproxd-0.8.1/configure-25134-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
siproxd-0.8.1/configure-25173-if test "$ac_dir" != .; then
siproxd-0.8.1/configure:25174:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
siproxd-0.8.1/configure-25175-  # A "../" for each directory in $ac_dir_suffix.
siproxd-0.8.1/configure:25176:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
siproxd-0.8.1/configure-25177-else
##############################################
siproxd-0.8.1/configure-25186-    else
siproxd-0.8.1/configure:25187:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
siproxd-0.8.1/configure-25188-    fi ;;
##############################################
siproxd-0.8.1/configure-25241-  # Strip MF so we end up with the name of the file.
siproxd-0.8.1/configure:25242:  mf=`echo "$mf" | sed -e 's/:.*$//'`
siproxd-0.8.1/configure-25243-  # Check whether this is an Automake generated Makefile or not.
##############################################
siproxd-0.8.1/configure-25266-  # from the Makefile without running `make'.
siproxd-0.8.1/configure:25267:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
siproxd-0.8.1/configure-25268-  test -z "$DEPDIR" && continue
siproxd-0.8.1/configure:25269:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
siproxd-0.8.1/configure-25270-  test -z "am__include" && continue
siproxd-0.8.1/configure:25271:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
siproxd-0.8.1/configure-25272-  # When using ansi2knr, U may be empty or an underscore; expand it
siproxd-0.8.1/configure:25273:  U=`sed -n 's/^U = //p' < "$mf"`
siproxd-0.8.1/configure-25274-  # Find all dependency output files, they are included files with
##############################################
siproxd-0.8.1/configure-25433-if test "$ac_dir" != .; then
siproxd-0.8.1/configure:25434:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
siproxd-0.8.1/configure-25435-  # A "../" for each directory in $ac_dir_suffix.
siproxd-0.8.1/configure:25436:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
siproxd-0.8.1/configure-25437-else
##############################################
siproxd-0.8.1/configure-25446-    else
siproxd-0.8.1/configure:25447:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
siproxd-0.8.1/configure-25448-    fi ;;
##############################################
siproxd-0.8.1/doc/Makefile.in-271-	dot_seen=no; \
siproxd-0.8.1/doc/Makefile.in:272:	target=`echo $@ | sed s/-recursive//`; \
siproxd-0.8.1/doc/Makefile.in-273-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
siproxd-0.8.1/doc/Makefile.in-307-	rev="$$rev ."; \
siproxd-0.8.1/doc/Makefile.in:308:	target=`echo $@ | sed s/-recursive//`; \
siproxd-0.8.1/doc/Makefile.in-309-	for subdir in $$rev; do \
##############################################
siproxd-0.8.1/doc/Makefile.in-381-GTAGS:
siproxd-0.8.1/doc/Makefile.in:382:	here=`$(am__cd) $(top_builddir) && pwd` \
siproxd-0.8.1/doc/Makefile.in-383-	  && cd $(top_srcdir) \
##############################################
siproxd-0.8.1/doc/Makefile.in-389-distdir: $(DISTFILES)
siproxd-0.8.1/doc/Makefile.in:390:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
siproxd-0.8.1/doc/Makefile.in:391:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
siproxd-0.8.1/doc/Makefile.in-392-	list='$(DISTFILES)'; for file in $$list; do \
siproxd-0.8.1/doc/Makefile.in-393-	  case $$file in \
siproxd-0.8.1/doc/Makefile.in:394:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
siproxd-0.8.1/doc/Makefile.in:395:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
siproxd-0.8.1/doc/Makefile.in-396-	  esac; \
siproxd-0.8.1/doc/Makefile.in-397-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
siproxd-0.8.1/doc/Makefile.in:398:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
siproxd-0.8.1/doc/Makefile.in-399-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
siproxd-0.8.1/doc/Makefile.in-420-	    || exit 1; \
siproxd-0.8.1/doc/Makefile.in:421:	    distdir=`$(am__cd) $(distdir) && pwd`; \
siproxd-0.8.1/doc/Makefile.in:422:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
siproxd-0.8.1/doc/Makefile.in-423-	    (cd $$subdir && \
##############################################
siproxd-0.8.1/aclocal.m4-256-done
siproxd-0.8.1/aclocal.m4:257:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
siproxd-0.8.1/aclocal.m4-258-])
##############################################
siproxd-0.8.1/aclocal.m4-328-  # Remove one level of quotation (which was required for Make).
siproxd-0.8.1/aclocal.m4:329:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
siproxd-0.8.1/aclocal.m4-330-  ;;
##############################################
siproxd-0.8.1/aclocal.m4-339-  :
siproxd-0.8.1/aclocal.m4:340:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
siproxd-0.8.1/aclocal.m4-341-  # Yippee, $echo works!
##############################################
siproxd-0.8.1/aclocal.m4-365-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
siproxd-0.8.1/aclocal.m4:366:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
siproxd-0.8.1/aclocal.m4:367:       echo_test_string=`eval $cmd` &&
siproxd-0.8.1/aclocal.m4-368-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
siproxd-0.8.1/aclocal.m4-374-
siproxd-0.8.1/aclocal.m4:375:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
siproxd-0.8.1/aclocal.m4:376:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/aclocal.m4-377-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/aclocal.m4-389-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
siproxd-0.8.1/aclocal.m4:390:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
siproxd-0.8.1/aclocal.m4:391:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/aclocal.m4-392-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/aclocal.m4-401-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
siproxd-0.8.1/aclocal.m4:402:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/aclocal.m4-403-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/aclocal.m4-416-      echo='printf %s\n'
siproxd-0.8.1/aclocal.m4:417:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
siproxd-0.8.1/aclocal.m4:418:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/aclocal.m4-419-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/aclocal.m4-421-	:
siproxd-0.8.1/aclocal.m4:422:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
siproxd-0.8.1/aclocal.m4-423-	   test "X$echo_testing_string" = 'X\t' &&
siproxd-0.8.1/aclocal.m4:424:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/aclocal.m4-425-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/aclocal.m4-430-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
siproxd-0.8.1/aclocal.m4:431:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
siproxd-0.8.1/aclocal.m4-432-	   test "X$echo_testing_string" = 'X\t' &&
siproxd-0.8.1/aclocal.m4:433:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/aclocal.m4-434-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/aclocal.m4-440-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
siproxd-0.8.1/aclocal.m4:441:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
siproxd-0.8.1/aclocal.m4-442-	  then
##############################################
siproxd-0.8.1/aclocal.m4-448-	if test "$prev" != 'sed 50q "[$]0"'; then
siproxd-0.8.1/aclocal.m4:449:	  echo_test_string=`eval $prev`
siproxd-0.8.1/aclocal.m4-450-	  export echo_test_string
##############################################
siproxd-0.8.1/aclocal.m4-487-  if AC_TRY_EVAL(ac_compile); then
siproxd-0.8.1/aclocal.m4:488:    case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/aclocal.m4-489-    *ELF-32*)
##############################################
siproxd-0.8.1/aclocal.m4-503-   if test "$lt_cv_prog_gnu_ld" = yes; then
siproxd-0.8.1/aclocal.m4:504:    case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/aclocal.m4-505-    *32-bit*)
##############################################
siproxd-0.8.1/aclocal.m4-515-   else
siproxd-0.8.1/aclocal.m4:516:    case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/aclocal.m4-517-    *32-bit*)
##############################################
siproxd-0.8.1/aclocal.m4-750-    # And add a safety zone
siproxd-0.8.1/aclocal.m4:751:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
siproxd-0.8.1/aclocal.m4:752:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
siproxd-0.8.1/aclocal.m4-753-    ;;
##############################################
siproxd-0.8.1/aclocal.m4-778-    if test -n "$kargmax"; then
siproxd-0.8.1/aclocal.m4:779:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
siproxd-0.8.1/aclocal.m4-780-    else
##############################################
siproxd-0.8.1/aclocal.m4-788-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
siproxd-0.8.1/aclocal.m4:789:    while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
siproxd-0.8.1/aclocal.m4-790-	       = "XX$teststring") >/dev/null 2>&1 &&
siproxd-0.8.1/aclocal.m4:791:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
siproxd-0.8.1/aclocal.m4-792-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
siproxd-0.8.1/aclocal.m4-794-    do
siproxd-0.8.1/aclocal.m4:795:      i=`expr $i + 1`
siproxd-0.8.1/aclocal.m4-796-      teststring=$teststring$teststring
##############################################
siproxd-0.8.1/aclocal.m4-801-    # It appears as though 1/2 is a usable value.
siproxd-0.8.1/aclocal.m4:802:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
siproxd-0.8.1/aclocal.m4-803-    ;;
##############################################
siproxd-0.8.1/aclocal.m4-1093-  if test "$hard_links" = no; then
siproxd-0.8.1/aclocal.m4:1094:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
siproxd-0.8.1/aclocal.m4-1095-    need_locks=warn
##############################################
siproxd-0.8.1/aclocal.m4-1208-if test "$GCC" = yes; then
siproxd-0.8.1/aclocal.m4:1209:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
siproxd-0.8.1/aclocal.m4-1210-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
siproxd-0.8.1/aclocal.m4-1214-    # okay in the real world where ";" in dirpaths is itself problematic.
siproxd-0.8.1/aclocal.m4:1215:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
siproxd-0.8.1/aclocal.m4-1216-  else
siproxd-0.8.1/aclocal.m4:1217:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
siproxd-0.8.1/aclocal.m4-1218-  fi
##############################################
siproxd-0.8.1/aclocal.m4-1285-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
siproxd-0.8.1/aclocal.m4:1286:  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'
siproxd-0.8.1/aclocal.m4-1287-  ;;
##############################################
siproxd-0.8.1/aclocal.m4-1318-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
siproxd-0.8.1/aclocal.m4:1319:    postinstall_cmds='base_file=`basename \${file}`~
siproxd-0.8.1/aclocal.m4:1320:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
siproxd-0.8.1/aclocal.m4:1321:      dldir=$destdir/`dirname \$dlpath`~
siproxd-0.8.1/aclocal.m4-1322-      test -d \$dldir || mkdir -p \$dldir~
##############################################
siproxd-0.8.1/aclocal.m4-1324-      chmod a+x \$dldir/$dlname'
siproxd-0.8.1/aclocal.m4:1325:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
siproxd-0.8.1/aclocal.m4-1326-      dlpath=$dir/\$dldll~
##############################################
siproxd-0.8.1/aclocal.m4-1332-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
siproxd-0.8.1/aclocal.m4:1333:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/aclocal.m4-1334-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
siproxd-0.8.1/aclocal.m4-1337-      # MinGW DLLs use traditional 'lib' prefix
siproxd-0.8.1/aclocal.m4:1338:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/aclocal.m4:1339:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
siproxd-0.8.1/aclocal.m4-1340-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
siproxd-0.8.1/aclocal.m4-1346-        # which wouldn't understand a cygwinified path. Ahh.
siproxd-0.8.1/aclocal.m4:1347:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
siproxd-0.8.1/aclocal.m4-1348-      else
siproxd-0.8.1/aclocal.m4:1349:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
siproxd-0.8.1/aclocal.m4-1350-      fi
##############################################
siproxd-0.8.1/aclocal.m4-1353-      # pw32 DLLs use 'pw' prefix rather than 'lib'
siproxd-0.8.1/aclocal.m4:1354:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/aclocal.m4-1355-      ;;
##############################################
siproxd-0.8.1/aclocal.m4-1359-  *)
siproxd-0.8.1/aclocal.m4:1360:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
siproxd-0.8.1/aclocal.m4-1361-    ;;
##############################################
siproxd-0.8.1/aclocal.m4-1376-  shlibpath_var=DYLD_LIBRARY_PATH
siproxd-0.8.1/aclocal.m4:1377:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
siproxd-0.8.1/aclocal.m4-1378-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
siproxd-0.8.1/aclocal.m4-1379-  if test "$GCC" = yes; then
siproxd-0.8.1/aclocal.m4:1380:    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"`
siproxd-0.8.1/aclocal.m4-1381-  else
##############################################
siproxd-0.8.1/aclocal.m4-1586-    if AC_TRY_EVAL(ac_compile); then
siproxd-0.8.1/aclocal.m4:1587:      case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/aclocal.m4-1588-      *64-bit*)
##############################################
siproxd-0.8.1/aclocal.m4-1599-  if test -f /etc/ld.so.conf; then
siproxd-0.8.1/aclocal.m4:1600:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
siproxd-0.8.1/aclocal.m4-1601-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
siproxd-0.8.1/aclocal.m4-1671-  shlibpath_var=LD_LIBRARY_PATH
siproxd-0.8.1/aclocal.m4:1672:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/aclocal.m4-1673-    case $host_os in
##############################################
siproxd-0.8.1/aclocal.m4-1821-  if test -z "$LTCC"; then
siproxd-0.8.1/aclocal.m4:1822:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
siproxd-0.8.1/aclocal.m4-1823-    if test -z "$LTCC"; then
##############################################
siproxd-0.8.1/aclocal.m4-1825-    else
siproxd-0.8.1/aclocal.m4:1826:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
siproxd-0.8.1/aclocal.m4-1827-    fi
##############################################
siproxd-0.8.1/aclocal.m4-1829-  if test -z "$LTCFLAGS"; then
siproxd-0.8.1/aclocal.m4:1830:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
siproxd-0.8.1/aclocal.m4-1831-  fi
##############################################
siproxd-0.8.1/aclocal.m4-1834-  # Note that this assumes the entire list is on one line.
siproxd-0.8.1/aclocal.m4:1835:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
siproxd-0.8.1/aclocal.m4-1836-
##############################################
siproxd-0.8.1/aclocal.m4-1840-    # Check whether tagname contains only valid characters
siproxd-0.8.1/aclocal.m4:1841:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
siproxd-0.8.1/aclocal.m4-1842-    "") ;;
##############################################
siproxd-0.8.1/aclocal.m4-2095-	"file_magic "*)
siproxd-0.8.1/aclocal.m4:2096:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
siproxd-0.8.1/aclocal.m4-2097-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
siproxd-0.8.1/aclocal.m4-2167-    # gcc leaves a trailing carriage return which upsets mingw
siproxd-0.8.1/aclocal.m4:2168:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
siproxd-0.8.1/aclocal.m4-2169-  *)
siproxd-0.8.1/aclocal.m4:2170:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
siproxd-0.8.1/aclocal.m4-2171-  esac
##############################################
siproxd-0.8.1/aclocal.m4-2176-      # Canonicalize the pathname of ld
siproxd-0.8.1/aclocal.m4:2177:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
siproxd-0.8.1/aclocal.m4-2178-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
siproxd-0.8.1/aclocal.m4:2179:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
siproxd-0.8.1/aclocal.m4-2180-      done
##############################################
siproxd-0.8.1/aclocal.m4-2207-      # Break only if it was the GNU/non-GNU ld that we prefer.
siproxd-0.8.1/aclocal.m4:2208:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
siproxd-0.8.1/aclocal.m4-2209-      *GNU* | *'with BFD'*)
##############################################
siproxd-0.8.1/aclocal.m4-2238-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
siproxd-0.8.1/aclocal.m4:2239:case `$LD -v 2>&1 </dev/null` in
siproxd-0.8.1/aclocal.m4-2240-*GNU* | *'with BFD'*)
##############################################
siproxd-0.8.1/aclocal.m4-2406-openbsd*)
siproxd-0.8.1/aclocal.m4:2407:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/aclocal.m4-2408-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
siproxd-0.8.1/aclocal.m4-2483-	# Tru64's nm complains that /dev/null is an invalid object file
siproxd-0.8.1/aclocal.m4:2484:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
siproxd-0.8.1/aclocal.m4-2485-	*/dev/null* | *'Invalid file or object type'*)
##############################################
siproxd-0.8.1/aclocal.m4-2489-	*)
siproxd-0.8.1/aclocal.m4:2490:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
siproxd-0.8.1/aclocal.m4-2491-	  */dev/null*)
##############################################
siproxd-0.8.1/aclocal.m4-2853-    # ancient GNU ld didn't support --whole-archive et. al.
siproxd-0.8.1/aclocal.m4:2854:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
siproxd-0.8.1/aclocal.m4-2855-	grep 'no-whole-archive' > /dev/null; then
##############################################
siproxd-0.8.1/aclocal.m4-2934-      # below for broken collect2 doesn't work under 4.3+
siproxd-0.8.1/aclocal.m4:2935:	collect2name=`${CC} -print-prog-name=collect2`
siproxd-0.8.1/aclocal.m4-2936-	if test -f "$collect2name" && \
##############################################
siproxd-0.8.1/aclocal.m4-2982-
siproxd-0.8.1/aclocal.m4:2983:      _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"
siproxd-0.8.1/aclocal.m4-2984-     else
##############################################
siproxd-0.8.1/aclocal.m4-3037-      # is EXPORTS), use it as is; otherwise, prepend...
siproxd-0.8.1/aclocal.m4:3038:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
siproxd-0.8.1/aclocal.m4-3039-	cp $export_symbols $output_objdir/$soname.def;
##############################################
siproxd-0.8.1/aclocal.m4-3098-         output_verbose_link_cmd='echo'
siproxd-0.8.1/aclocal.m4:3099:          _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'
siproxd-0.8.1/aclocal.m4-3100-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
siproxd-0.8.1/aclocal.m4-3166-      # dependencies.
siproxd-0.8.1/aclocal.m4:3167:      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'
siproxd-0.8.1/aclocal.m4-3168-      ;;
##############################################
siproxd-0.8.1/aclocal.m4-3230-	# dependencies.
siproxd-0.8.1/aclocal.m4:3231:	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'
siproxd-0.8.1/aclocal.m4-3232-	;;
##############################################
siproxd-0.8.1/aclocal.m4-3265-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
siproxd-0.8.1/aclocal.m4:3266:    _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'
siproxd-0.8.1/aclocal.m4:3267:    _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'
siproxd-0.8.1/aclocal.m4-3268-    ;;
##############################################
siproxd-0.8.1/aclocal.m4-3272-	# SGI C++
siproxd-0.8.1/aclocal.m4:3273:	_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'
siproxd-0.8.1/aclocal.m4-3274-
##############################################
siproxd-0.8.1/aclocal.m4-3283-	  if test "$with_gnu_ld" = no; then
siproxd-0.8.1/aclocal.m4:3284:	    _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'
siproxd-0.8.1/aclocal.m4-3285-	  else
siproxd-0.8.1/aclocal.m4:3286:	    _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'
siproxd-0.8.1/aclocal.m4-3287-	  fi
##############################################
siproxd-0.8.1/aclocal.m4-3302-	# to its proper name (with version) after linking.
siproxd-0.8.1/aclocal.m4:3303:	_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'
siproxd-0.8.1/aclocal.m4:3304:	_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'
siproxd-0.8.1/aclocal.m4-3305-	# Commands to make compiler produce verbose output that lists
##############################################
siproxd-0.8.1/aclocal.m4-3312-	# dependencies.
siproxd-0.8.1/aclocal.m4:3313:	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'
siproxd-0.8.1/aclocal.m4-3314-
##############################################
siproxd-0.8.1/aclocal.m4-3327-	# earlier do not add the objects themselves.
siproxd-0.8.1/aclocal.m4:3328:	case `$CC -V 2>&1` in
siproxd-0.8.1/aclocal.m4-3329-	*"Version 7."*)
##############################################
siproxd-0.8.1/aclocal.m4-3353-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
siproxd-0.8.1/aclocal.m4:3354:	_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'
siproxd-0.8.1/aclocal.m4-3355-        ;;
##############################################
siproxd-0.8.1/aclocal.m4-3372-	# dependencies.
siproxd-0.8.1/aclocal.m4:3373:	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'
siproxd-0.8.1/aclocal.m4-3374-	;;
##############################################
siproxd-0.8.1/aclocal.m4-3416-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
siproxd-0.8.1/aclocal.m4:3417:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/aclocal.m4-3418-      _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'
##############################################
siproxd-0.8.1/aclocal.m4-3431-	# to its proper name (with version) after linking.
siproxd-0.8.1/aclocal.m4:3432:	_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'
siproxd-0.8.1/aclocal.m4-3433-
##############################################
siproxd-0.8.1/aclocal.m4-3448-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/aclocal.m4:3449:	_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'
siproxd-0.8.1/aclocal.m4-3450-
##############################################
siproxd-0.8.1/aclocal.m4-3461-	# dependencies.
siproxd-0.8.1/aclocal.m4:3462:	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'
siproxd-0.8.1/aclocal.m4-3463-	;;
##############################################
siproxd-0.8.1/aclocal.m4-3466-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/aclocal.m4:3467:	  _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'
siproxd-0.8.1/aclocal.m4-3468-
##############################################
siproxd-0.8.1/aclocal.m4-3491-	# to its proper name (with version) after linking.
siproxd-0.8.1/aclocal.m4:3492:	_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'
siproxd-0.8.1/aclocal.m4-3493-
##############################################
siproxd-0.8.1/aclocal.m4-3507-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
siproxd-0.8.1/aclocal.m4:3508:	_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'
siproxd-0.8.1/aclocal.m4:3509:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
siproxd-0.8.1/aclocal.m4-3510-	  echo "-hidden">> $lib.exp~
siproxd-0.8.1/aclocal.m4:3511:	  $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~
siproxd-0.8.1/aclocal.m4-3512-	  $rm $lib.exp'
##############################################
siproxd-0.8.1/aclocal.m4-3524-	# dependencies.
siproxd-0.8.1/aclocal.m4:3525:	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'
siproxd-0.8.1/aclocal.m4-3526-	;;
##############################################
siproxd-0.8.1/aclocal.m4-3529-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/aclocal.m4:3530:	 _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'
siproxd-0.8.1/aclocal.m4-3531-
##############################################
siproxd-0.8.1/aclocal.m4-3591-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
siproxd-0.8.1/aclocal.m4:3592:	    _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'
siproxd-0.8.1/aclocal.m4-3593-	    ;;
##############################################
siproxd-0.8.1/aclocal.m4-3679-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
siproxd-0.8.1/aclocal.m4:3680:    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
siproxd-0.8.1/aclocal.m4-3681-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
siproxd-0.8.1/aclocal.m4-3802-  # eval without this substitution.
siproxd-0.8.1/aclocal.m4:3803:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
siproxd-0.8.1/aclocal.m4-3804-
siproxd-0.8.1/aclocal.m4:3805:  for p in `eval $output_verbose_link_cmd`; do
siproxd-0.8.1/aclocal.m4-3806-    case $p in
##############################################
siproxd-0.8.1/aclocal.m4-4188-      # Double-quote double-evaled strings.
siproxd-0.8.1/aclocal.m4:4189:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
siproxd-0.8.1/aclocal.m4-4190-      ;;
siproxd-0.8.1/aclocal.m4-4191-    *)
siproxd-0.8.1/aclocal.m4:4192:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
siproxd-0.8.1/aclocal.m4-4193-      ;;
##############################################
siproxd-0.8.1/aclocal.m4-4198-  *'\[$]0 --fallback-echo"')
siproxd-0.8.1/aclocal.m4:4199:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
siproxd-0.8.1/aclocal.m4-4200-    ;;
##############################################
siproxd-0.8.1/aclocal.m4-4213-
siproxd-0.8.1/aclocal.m4:4214:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
siproxd-0.8.1/aclocal.m4-4215-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
siproxd-0.8.1/aclocal.m4-4307-
siproxd-0.8.1/aclocal.m4:4308:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
siproxd-0.8.1/aclocal.m4-4309-gcc_ver=\`gcc -dumpversion\`
##############################################
siproxd-0.8.1/aclocal.m4-4443-# shared library.
siproxd-0.8.1/aclocal.m4:4444:predep_objects=\`echo $lt_[]_LT_AC_TAGVAR(predep_objects, $1) | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/aclocal.m4-4445-
##############################################
siproxd-0.8.1/aclocal.m4-4447-# shared library.
siproxd-0.8.1/aclocal.m4:4448:postdep_objects=\`echo $lt_[]_LT_AC_TAGVAR(postdep_objects, $1) | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/aclocal.m4-4449-
##############################################
siproxd-0.8.1/aclocal.m4-4459-# a shared library.
siproxd-0.8.1/aclocal.m4:4460:compiler_lib_search_path=\`echo $lt_[]_LT_AC_TAGVAR(compiler_lib_search_path, $1) | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/aclocal.m4-4461-
##############################################
siproxd-0.8.1/aclocal.m4-4539-# Compile-time system search path for libraries
siproxd-0.8.1/aclocal.m4:4540:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/aclocal.m4-4541-
##############################################
siproxd-0.8.1/aclocal.m4-4598-  # libtool script then.
siproxd-0.8.1/aclocal.m4:4599:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
siproxd-0.8.1/aclocal.m4-4600-  if test -f "$ltmain_in"; then
##############################################
siproxd-0.8.1/aclocal.m4-4703-# If we're using GNU nm, then use its standard symbol codes.
siproxd-0.8.1/aclocal.m4:4704:case `$NM -V 2>&1` in
siproxd-0.8.1/aclocal.m4-4705-*GNU* | *'with BFD'*)
##############################################
siproxd-0.8.1/aclocal.m4-4736-    nlist=conftest.nm
siproxd-0.8.1/aclocal.m4:4737:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
siproxd-0.8.1/aclocal.m4-4738-      # Try sorting and uniquifying the output.
##############################################
siproxd-0.8.1/aclocal.m4-5454-    supports_anon_versioning=no
siproxd-0.8.1/aclocal.m4:5455:    case `$LD -v 2>/dev/null` in
siproxd-0.8.1/aclocal.m4-5456-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
siproxd-0.8.1/aclocal.m4-5518-	# is EXPORTS), use it as is; otherwise, prepend...
siproxd-0.8.1/aclocal.m4:5519:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
siproxd-0.8.1/aclocal.m4-5520-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
siproxd-0.8.1/aclocal.m4-5541-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
siproxd-0.8.1/aclocal.m4:5542:      _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'
siproxd-0.8.1/aclocal.m4:5543:      _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'
siproxd-0.8.1/aclocal.m4-5544-      ;;
##############################################
siproxd-0.8.1/aclocal.m4-5550-	pgcc*)				# Portland Group C compiler
siproxd-0.8.1/aclocal.m4:5551:	  _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'
siproxd-0.8.1/aclocal.m4-5552-	  tmp_addflag=' $pic_flag'
##############################################
siproxd-0.8.1/aclocal.m4-5554-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
siproxd-0.8.1/aclocal.m4:5555:	  _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'
siproxd-0.8.1/aclocal.m4-5556-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
siproxd-0.8.1/aclocal.m4-5608-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
siproxd-0.8.1/aclocal.m4:5609:      case `$LD -v 2>&1` in
siproxd-0.8.1/aclocal.m4-5610-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) 
##############################################
siproxd-0.8.1/aclocal.m4-5624-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
siproxd-0.8.1/aclocal.m4:5625:	    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
siproxd-0.8.1/aclocal.m4-5626-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
siproxd-0.8.1/aclocal.m4-5723-	# below for broken collect2 doesn't work under 4.3+
siproxd-0.8.1/aclocal.m4:5724:	  collect2name=`${CC} -print-prog-name=collect2`
siproxd-0.8.1/aclocal.m4-5725-	  if test -f "$collect2name" && \
##############################################
siproxd-0.8.1/aclocal.m4-5770-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
siproxd-0.8.1/aclocal.m4:5771:	_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"
siproxd-0.8.1/aclocal.m4-5772-       else
##############################################
siproxd-0.8.1/aclocal.m4-5817-      # FIXME: Setting linknames here is a bad hack.
siproxd-0.8.1/aclocal.m4:5818:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
siproxd-0.8.1/aclocal.m4-5819-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
siproxd-0.8.1/aclocal.m4-5822-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
siproxd-0.8.1/aclocal.m4:5823:      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
siproxd-0.8.1/aclocal.m4-5824-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
siproxd-0.8.1/aclocal.m4-5863-         output_verbose_link_cmd='echo'
siproxd-0.8.1/aclocal.m4:5864:         _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'
siproxd-0.8.1/aclocal.m4-5865-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
siproxd-0.8.1/aclocal.m4-5998-      if test "$GCC" = yes; then
siproxd-0.8.1/aclocal.m4:5999:	_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'
siproxd-0.8.1/aclocal.m4-6000-      else
siproxd-0.8.1/aclocal.m4:6001:	_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'
siproxd-0.8.1/aclocal.m4-6002-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
siproxd-0.8.1/aclocal.m4-6030-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
siproxd-0.8.1/aclocal.m4:6031:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/aclocal.m4-6032-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
siproxd-0.8.1/aclocal.m4-6060-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/aclocal.m4:6061:	_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'
siproxd-0.8.1/aclocal.m4-6062-      else
siproxd-0.8.1/aclocal.m4-6063-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
siproxd-0.8.1/aclocal.m4:6064:	_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'
siproxd-0.8.1/aclocal.m4-6065-      fi
##############################################
siproxd-0.8.1/aclocal.m4-6072-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/aclocal.m4:6073:	_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'
siproxd-0.8.1/aclocal.m4-6074-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
siproxd-0.8.1/aclocal.m4-6076-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
siproxd-0.8.1/aclocal.m4:6077:	_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'
siproxd-0.8.1/aclocal.m4:6078:	_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~
siproxd-0.8.1/aclocal.m4:6079:	$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'
siproxd-0.8.1/aclocal.m4-6080-
##############################################
siproxd-0.8.1/aclocal.m4-6113- 	*)
siproxd-0.8.1/aclocal.m4:6114: 	  _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' ;;
siproxd-0.8.1/aclocal.m4-6115- 	esac ;;
##############################################
siproxd-0.8.1/aclocal.m4-6197-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
siproxd-0.8.1/aclocal.m4:6198:      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
siproxd-0.8.1/aclocal.m4-6199-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
siproxd-0.8.1/aclocal.m4-6262-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
siproxd-0.8.1/aclocal.m4:6263:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
siproxd-0.8.1/aclocal.m4-6264-        then
##############################################
siproxd-0.8.1/aclocal.m4-6399-    test $lt_ac_count -gt 10 && break
siproxd-0.8.1/aclocal.m4:6400:    lt_ac_count=`expr $lt_ac_count + 1`
siproxd-0.8.1/aclocal.m4-6401-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
siproxd-0.8.1/aclocal.m4-6441-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
siproxd-0.8.1/aclocal.m4:6442:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
siproxd-0.8.1/aclocal.m4-6443-#
##############################################
siproxd-0.8.1/aclocal.m4-6465-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
siproxd-0.8.1/aclocal.m4:6466:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
siproxd-0.8.1/aclocal.m4-6467-# and then we would define $MISSING as
##############################################
siproxd-0.8.1/aclocal.m4-6481-# expand $ac_aux_dir to an absolute path
siproxd-0.8.1/aclocal.m4:6482:am_aux_dir=`cd $ac_aux_dir && pwd`
siproxd-0.8.1/aclocal.m4-6483-])
##############################################
siproxd-0.8.1/aclocal.m4-6579-  if test "$am_compiler_list" = ""; then
siproxd-0.8.1/aclocal.m4:6580:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
siproxd-0.8.1/aclocal.m4-6581-  fi
##############################################
siproxd-0.8.1/aclocal.m4-6689-  # Strip MF so we end up with the name of the file.
siproxd-0.8.1/aclocal.m4:6690:  mf=`echo "$mf" | sed -e 's/:.*$//'`
siproxd-0.8.1/aclocal.m4-6691-  # Check whether this is an Automake generated Makefile or not.
##############################################
siproxd-0.8.1/aclocal.m4-6697-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
siproxd-0.8.1/aclocal.m4:6698:    dirpart=`AS_DIRNAME("$mf")`
siproxd-0.8.1/aclocal.m4-6699-  else
##############################################
siproxd-0.8.1/aclocal.m4-6703-  # from the Makefile without running `make'.
siproxd-0.8.1/aclocal.m4:6704:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
siproxd-0.8.1/aclocal.m4-6705-  test -z "$DEPDIR" && continue
siproxd-0.8.1/aclocal.m4:6706:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
siproxd-0.8.1/aclocal.m4-6707-  test -z "am__include" && continue
siproxd-0.8.1/aclocal.m4:6708:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
siproxd-0.8.1/aclocal.m4-6709-  # When using ansi2knr, U may be empty or an underscore; expand it
siproxd-0.8.1/aclocal.m4:6710:  U=`sed -n 's/^U = //p' < "$mf"`
siproxd-0.8.1/aclocal.m4-6711-  # Find all dependency output files, they are included files with
##############################################
siproxd-0.8.1/aclocal.m4-6719-    test -f "$dirpart/$file" && continue
siproxd-0.8.1/aclocal.m4:6720:    fdir=`AS_DIRNAME(["$file"])`
siproxd-0.8.1/aclocal.m4-6721-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
siproxd-0.8.1/aclocal.m4-6786-# test to see if srcdir already configured
siproxd-0.8.1/aclocal.m4:6787:if test "`cd $srcdir && pwd`" != "`pwd`" &&
siproxd-0.8.1/aclocal.m4-6788-   test -f $srcdir/config.status; then
##############################################
siproxd-0.8.1/aclocal.m4-6862-    * )
siproxd-0.8.1/aclocal.m4:6863:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
siproxd-0.8.1/aclocal.m4-6864-  esac
siproxd-0.8.1/aclocal.m4-6865-done
siproxd-0.8.1/aclocal.m4:6866:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
siproxd-0.8.1/aclocal.m4-6867-
##############################################
siproxd-0.8.1/aclocal.m4-6934-# case it prints its new name instead of `make'.
siproxd-0.8.1/aclocal.m4:6935:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
siproxd-0.8.1/aclocal.m4-6936-   am__include=include
##############################################
siproxd-0.8.1/aclocal.m4-6942-   echo '.include "confinc"' > confmf
siproxd-0.8.1/aclocal.m4:6943:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
siproxd-0.8.1/aclocal.m4-6944-      am__include=.include
##############################################
siproxd-0.8.1/aclocal.m4-7109-if (
siproxd-0.8.1/aclocal.m4:7110:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
siproxd-0.8.1/aclocal.m4-7111-   if test "$[*]" = "X"; then
siproxd-0.8.1/aclocal.m4-7112-      # -L didn't work.
siproxd-0.8.1/aclocal.m4:7113:      set X `ls -t $srcdir/configure conftest.file`
siproxd-0.8.1/aclocal.m4-7114-   fi
##############################################
siproxd-0.8.1/Makefile.in-300-	dot_seen=no; \
siproxd-0.8.1/Makefile.in:301:	target=`echo $@ | sed s/-recursive//`; \
siproxd-0.8.1/Makefile.in-302-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
siproxd-0.8.1/Makefile.in-336-	rev="$$rev ."; \
siproxd-0.8.1/Makefile.in:337:	target=`echo $@ | sed s/-recursive//`; \
siproxd-0.8.1/Makefile.in-338-	for subdir in $$rev; do \
##############################################
siproxd-0.8.1/Makefile.in-410-GTAGS:
siproxd-0.8.1/Makefile.in:411:	here=`$(am__cd) $(top_builddir) && pwd` \
siproxd-0.8.1/Makefile.in-412-	  && cd $(top_srcdir) \
##############################################
siproxd-0.8.1/Makefile.in-421-	$(mkdir_p) $(distdir)/.
siproxd-0.8.1/Makefile.in:422:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
siproxd-0.8.1/Makefile.in:423:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
siproxd-0.8.1/Makefile.in-424-	list='$(DISTFILES)'; for file in $$list; do \
siproxd-0.8.1/Makefile.in-425-	  case $$file in \
siproxd-0.8.1/Makefile.in:426:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
siproxd-0.8.1/Makefile.in:427:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
siproxd-0.8.1/Makefile.in-428-	  esac; \
siproxd-0.8.1/Makefile.in-429-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
siproxd-0.8.1/Makefile.in:430:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
siproxd-0.8.1/Makefile.in-431-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
siproxd-0.8.1/Makefile.in-452-	    || exit 1; \
siproxd-0.8.1/Makefile.in:453:	    distdir=`$(am__cd) $(distdir) && pwd`; \
siproxd-0.8.1/Makefile.in:454:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
siproxd-0.8.1/Makefile.in-455-	    (cd $$subdir && \
##############################################
siproxd-0.8.1/Makefile.in-512-	chmod a-w $(distdir)
siproxd-0.8.1/Makefile.in:513:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
siproxd-0.8.1/Makefile.in-514-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
siproxd-0.8.1/Makefile.in-543-	@cd $(distuninstallcheck_dir) \
siproxd-0.8.1/Makefile.in:544:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
siproxd-0.8.1/Makefile.in-545-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
siproxd-0.8.1/Makefile.in-555-	fi
siproxd-0.8.1/Makefile.in:556:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
siproxd-0.8.1/Makefile.in-557-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
siproxd-0.8.1/scripts/missing-128-       # Could not run --version or --help.  This is probably someone
siproxd-0.8.1/scripts/missing:129:       # running `$TOOL --version' or `$TOOL --help' to check whether
siproxd-0.8.1/scripts/missing-130-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
siproxd-0.8.1/scripts/missing-162-         from any GNU archive site."
siproxd-0.8.1/scripts/missing:163:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
siproxd-0.8.1/scripts/missing-164-    test -z "$files" && files="config.h"
##############################################
siproxd-0.8.1/scripts/missing-191-         proper tools for further handling them.
siproxd-0.8.1/scripts/missing:192:         You can get \`$1' as part of \`Autoconf' from any GNU
siproxd-0.8.1/scripts/missing-193-         archive site."
siproxd-0.8.1/scripts/missing-194-
siproxd-0.8.1/scripts/missing:195:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
siproxd-0.8.1/scripts/missing:196:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
siproxd-0.8.1/scripts/missing-197-    if test -f "$file"; then
##############################################
siproxd-0.8.1/scripts/missing-220-	*.y)
siproxd-0.8.1/scripts/missing:221:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
siproxd-0.8.1/scripts/missing-222-	    if [ -f "$SRCFILE" ]; then
##############################################
siproxd-0.8.1/scripts/missing-224-	    fi
siproxd-0.8.1/scripts/missing:225:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
siproxd-0.8.1/scripts/missing-226-	    if [ -f "$SRCFILE" ]; then
##############################################
siproxd-0.8.1/scripts/missing-250-	*.l)
siproxd-0.8.1/scripts/missing:251:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
siproxd-0.8.1/scripts/missing-252-	    if [ -f "$SRCFILE" ]; then
##############################################
siproxd-0.8.1/scripts/missing-269-
siproxd-0.8.1/scripts/missing:270:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
siproxd-0.8.1/scripts/missing-271-    if test -z "$file"; then
siproxd-0.8.1/scripts/missing:272:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
siproxd-0.8.1/scripts/missing-273-    fi
##############################################
siproxd-0.8.1/scripts/missing-291-    # The file to touch is that specified with -o ...
siproxd-0.8.1/scripts/missing:292:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
siproxd-0.8.1/scripts/missing-293-    if test -z "$file"; then
siproxd-0.8.1/scripts/missing-294-      # ... or it is the one specified with @setfilename ...
siproxd-0.8.1/scripts/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
siproxd-0.8.1/scripts/missing:296:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
siproxd-0.8.1/scripts/missing-297-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
siproxd-0.8.1/scripts/missing:298:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
siproxd-0.8.1/scripts/missing-299-    fi
##############################################
siproxd-0.8.1/scripts/missing-321-	*o*)
siproxd-0.8.1/scripts/missing:322:	    firstarg=`echo "$firstarg" | sed s/o//`
siproxd-0.8.1/scripts/missing-323-	    tar "$firstarg" "$@" && exit 0
##############################################
siproxd-0.8.1/scripts/missing-327-	*h*)
siproxd-0.8.1/scripts/missing:328:	    firstarg=`echo "$firstarg" | sed s/h//`
siproxd-0.8.1/scripts/missing-329-	    tar "$firstarg" "$@" && exit 0
##############################################
siproxd-0.8.1/scripts/depcomp-68-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
siproxd-0.8.1/scripts/depcomp:69:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
siproxd-0.8.1/scripts/depcomp-70-
##############################################
siproxd-0.8.1/scripts/depcomp-203-  # Version 6 uses the directory in both cases.
siproxd-0.8.1/scripts/depcomp:204:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
siproxd-0.8.1/scripts/depcomp-205-  tmpdepfile="$stripped.u"
##############################################
siproxd-0.8.1/scripts/depcomp-214-  else
siproxd-0.8.1/scripts/depcomp:215:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
siproxd-0.8.1/scripts/depcomp-216-    tmpdepfile="$stripped.u"
##############################################
siproxd-0.8.1/scripts/depcomp-228-    # Do two passes, one to just change these to
siproxd-0.8.1/scripts/depcomp:229:    # `$object: dependent.h' and one to simply `dependent.h:'.
siproxd-0.8.1/scripts/depcomp-230-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
siproxd-0.8.1/scripts/depcomp-269-  # Do two passes, one to just change these to
siproxd-0.8.1/scripts/depcomp:270:  # `$object: dependent.h' and one to simply `dependent.h:'.
siproxd-0.8.1/scripts/depcomp-271-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
siproxd-0.8.1/scripts/depcomp-284-   # Subdirectories are respected.
siproxd-0.8.1/scripts/depcomp:285:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
siproxd-0.8.1/scripts/depcomp-286-   test "x$dir" = "x$object" && dir=
siproxd-0.8.1/scripts/depcomp:287:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
siproxd-0.8.1/scripts/depcomp-288-
##############################################
siproxd-0.8.1/scripts/depcomp-423-  done
siproxd-0.8.1/scripts/depcomp:424:  obj_suffix="`echo $object | sed 's/^.*\././'`"
siproxd-0.8.1/scripts/depcomp-425-  touch "$tmpdepfile"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-36-# The name of this program:
siproxd-0.8.1/scripts/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename`
siproxd-0.8.1/scripts/ltmain.sh-38-modename="$progname"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-67-  :
siproxd-0.8.1/scripts/ltmain.sh:68:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
siproxd-0.8.1/scripts/ltmain.sh-69-  # Yippee, $echo works!
##############################################
siproxd-0.8.1/scripts/ltmain.sh-167-      # If mktemp works, use that first and foremost
siproxd-0.8.1/scripts/ltmain.sh:168:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
siproxd-0.8.1/scripts/ltmain.sh-169-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-199-  win32_libid_type="unknown"
siproxd-0.8.1/scripts/ltmain.sh:200:  win32_fileres=`file -L $1 2>/dev/null`
siproxd-0.8.1/scripts/ltmain.sh-201-  case $win32_fileres in
##############################################
siproxd-0.8.1/scripts/ltmain.sh-251-      # but not from the CC environment variable when configure was run.
siproxd-0.8.1/scripts/ltmain.sh:252:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
siproxd-0.8.1/scripts/ltmain.sh-253-      # Blanks at the start of $base_compile will cause this to fail
##############################################
siproxd-0.8.1/scripts/ltmain.sh-258-	    # Evaluate the configuration.
siproxd-0.8.1/scripts/ltmain.sh:259:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
siproxd-0.8.1/scripts/ltmain.sh-260-	    CC_quoted=
##############################################
siproxd-0.8.1/scripts/ltmain.sh-270-	    case "$@ " in
siproxd-0.8.1/scripts/ltmain.sh:271:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
siproxd-0.8.1/scripts/ltmain.sh-272-	      # The compiler in the base compile command matches
##############################################
siproxd-0.8.1/scripts/ltmain.sh-338-      esac
siproxd-0.8.1/scripts/ltmain.sh:339:      my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/scripts/ltmain.sh-340-      my_xlib_u=$my_xlib
##############################################
siproxd-0.8.1/scripts/ltmain.sh-343-       *" $my_xlib_u "*)
siproxd-0.8.1/scripts/ltmain.sh:344:         extracted_serial=`expr $extracted_serial + 1`
siproxd-0.8.1/scripts/ltmain.sh-345-         my_xlib_u=lt$extracted_serial-$my_xlib ;;
##############################################
siproxd-0.8.1/scripts/ltmain.sh-368-	  darwin_curdir=`pwd`
siproxd-0.8.1/scripts/ltmain.sh:369:	  darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/scripts/ltmain.sh:370:	  darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
siproxd-0.8.1/scripts/ltmain.sh-371-	  if test -n "$darwin_arches"; then 
siproxd-0.8.1/scripts/ltmain.sh:372:	    darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'`
siproxd-0.8.1/scripts/ltmain.sh-373-	    darwin_arch=
##############################################
siproxd-0.8.1/scripts/ltmain.sh-383-      ## Okay now we have a bunch of thin objects, gotta fatten them up :)
siproxd-0.8.1/scripts/ltmain.sh:384:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh-385-	    darwin_file=
##############################################
siproxd-0.8.1/scripts/ltmain.sh-387-	    for darwin_file in $darwin_filelist; do
siproxd-0.8.1/scripts/ltmain.sh:388:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh-389-	      lipo -create -output "$darwin_file" $darwin_files
##############################################
siproxd-0.8.1/scripts/ltmain.sh-402-      esac
siproxd-0.8.1/scripts/ltmain.sh:403:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh-404-    done
##############################################
siproxd-0.8.1/scripts/ltmain.sh-421-  case $arg in
siproxd-0.8.1/scripts/ltmain.sh:422:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
siproxd-0.8.1/scripts/ltmain.sh-423-  *) optarg= ;;
##############################################
siproxd-0.8.1/scripts/ltmain.sh-452-	  # Evaluate the configuration.
siproxd-0.8.1/scripts/ltmain.sh:453:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
siproxd-0.8.1/scripts/ltmain.sh-454-	else
##############################################
siproxd-0.8.1/scripts/ltmain.sh-574-static)
siproxd-0.8.1/scripts/ltmain.sh:575:  build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
siproxd-0.8.1/scripts/ltmain.sh-576-  ;;
##############################################
siproxd-0.8.1/scripts/ltmain.sh-695-	-Wc,*)
siproxd-0.8.1/scripts/ltmain.sh:696:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
siproxd-0.8.1/scripts/ltmain.sh-697-	  lastarg=
##############################################
siproxd-0.8.1/scripts/ltmain.sh-712-	  IFS="$save_ifs"
siproxd-0.8.1/scripts/ltmain.sh:713:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
siproxd-0.8.1/scripts/ltmain.sh-714-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-731-      # Aesthetically quote the previous argument.
siproxd-0.8.1/scripts/ltmain.sh:732:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/scripts/ltmain.sh-733-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-759-      # Get the name of the library object.
siproxd-0.8.1/scripts/ltmain.sh:760:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/scripts/ltmain.sh-761-      ;;
##############################################
siproxd-0.8.1/scripts/ltmain.sh-770-    *.ads) xform=ads ;;
siproxd-0.8.1/scripts/ltmain.sh:771:    *.asm) xform=asm ;;
siproxd-0.8.1/scripts/ltmain.sh-772-    *.c++) xform=c++ ;;
##############################################
siproxd-0.8.1/scripts/ltmain.sh-783-
siproxd-0.8.1/scripts/ltmain.sh:784:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
siproxd-0.8.1/scripts/ltmain.sh-785-
siproxd-0.8.1/scripts/ltmain.sh-786-    case $libobj in
siproxd-0.8.1/scripts/ltmain.sh:787:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
siproxd-0.8.1/scripts/ltmain.sh-788-    *)
##############################################
siproxd-0.8.1/scripts/ltmain.sh-814-
siproxd-0.8.1/scripts/ltmain.sh:815:    qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/scripts/ltmain.sh-816-    case $qlibobj in
##############################################
siproxd-0.8.1/scripts/ltmain.sh-822-	&& $echo "$modename: libobj name \`$libobj' may not contain shell special characters."
siproxd-0.8.1/scripts/ltmain.sh:823:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/scripts/ltmain.sh:824:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/scripts/ltmain.sh-825-    if test "X$xdir" = "X$obj"; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-861-    if test "$compiler_c_o" = no; then
siproxd-0.8.1/scripts/ltmain.sh:862:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
siproxd-0.8.1/scripts/ltmain.sh-863-      lockfile="$output_obj.lock"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-882-*** ERROR, $lockfile exists and contains:
siproxd-0.8.1/scripts/ltmain.sh:883:`cat $lockfile 2>/dev/null`
siproxd-0.8.1/scripts/ltmain.sh-884-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-900-    fi
siproxd-0.8.1/scripts/ltmain.sh:901:    qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/scripts/ltmain.sh-902-    case $qsrcfile in
##############################################
siproxd-0.8.1/scripts/ltmain.sh-956-      if test "$need_locks" = warn &&
siproxd-0.8.1/scripts/ltmain.sh:957:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
siproxd-0.8.1/scripts/ltmain.sh-958-	$echo "\
siproxd-0.8.1/scripts/ltmain.sh-959-*** ERROR, $lockfile contains:
siproxd-0.8.1/scripts/ltmain.sh:960:`cat $lockfile 2>/dev/null`
siproxd-0.8.1/scripts/ltmain.sh-961-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1028-      if test "$need_locks" = warn &&
siproxd-0.8.1/scripts/ltmain.sh:1029:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
siproxd-0.8.1/scripts/ltmain.sh-1030-	$echo "\
siproxd-0.8.1/scripts/ltmain.sh-1031-*** ERROR, $lockfile contains:
siproxd-0.8.1/scripts/ltmain.sh:1032:`cat $lockfile 2>/dev/null`
siproxd-0.8.1/scripts/ltmain.sh-1033-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1201-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
siproxd-0.8.1/scripts/ltmain.sh:1202:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
siproxd-0.8.1/scripts/ltmain.sh-1203-	;;
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1290-	    moreargs=
siproxd-0.8.1/scripts/ltmain.sh:1291:	    for fil in `cat $save_arg`
siproxd-0.8.1/scripts/ltmain.sh-1292-	    do
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1317-		# Extract subdirectory from the argument.
siproxd-0.8.1/scripts/ltmain.sh:1318:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/scripts/ltmain.sh-1319-		if test "X$xdir" = "X$arg"; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1376-		  # Extract subdirectory from the argument.
siproxd-0.8.1/scripts/ltmain.sh:1377:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/scripts/ltmain.sh-1378-		  if test "X$xdir" = "X$arg"; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1383-
siproxd-0.8.1/scripts/ltmain.sh:1384:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
siproxd-0.8.1/scripts/ltmain.sh:1385:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
siproxd-0.8.1/scripts/ltmain.sh-1386-		  libobjs="$libobjs $pic_object"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1544-      -L*)
siproxd-0.8.1/scripts/ltmain.sh:1545:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
siproxd-0.8.1/scripts/ltmain.sh-1546-	# We need an absolute path.
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1549-	*)
siproxd-0.8.1/scripts/ltmain.sh:1550:	  absdir=`cd "$dir" && pwd`
siproxd-0.8.1/scripts/ltmain.sh-1551-	  if test -z "$absdir"; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1567-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
siproxd-0.8.1/scripts/ltmain.sh:1568:	  testbindir=`$echo "X$dir" | $Xsed -e 's*/lib$*/bin*'`
siproxd-0.8.1/scripts/ltmain.sh-1569-	  case :$dllsearchpath: in
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1659-	# to be aesthetically quoted because they are evaled later.
siproxd-0.8.1/scripts/ltmain.sh:1660:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/scripts/ltmain.sh-1661-	case $arg in
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1728-      -R*)
siproxd-0.8.1/scripts/ltmain.sh:1729:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
siproxd-0.8.1/scripts/ltmain.sh-1730-	# We need an absolute path.
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1769-      -Wc,*)
siproxd-0.8.1/scripts/ltmain.sh:1770:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
siproxd-0.8.1/scripts/ltmain.sh-1771-	arg=
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1783-	IFS="$save_ifs"
siproxd-0.8.1/scripts/ltmain.sh:1784:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
siproxd-0.8.1/scripts/ltmain.sh-1785-	;;
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1787-      -Wl,*)
siproxd-0.8.1/scripts/ltmain.sh:1788:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
siproxd-0.8.1/scripts/ltmain.sh-1789-	arg=
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1802-	IFS="$save_ifs"
siproxd-0.8.1/scripts/ltmain.sh:1803:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
siproxd-0.8.1/scripts/ltmain.sh-1804-	;;
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1824-	# to be aesthetically quoted because they are evaled later.
siproxd-0.8.1/scripts/ltmain.sh:1825:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/scripts/ltmain.sh-1826-	case $arg in
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1861-	  # Extract subdirectory from the argument.
siproxd-0.8.1/scripts/ltmain.sh:1862:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/scripts/ltmain.sh-1863-	  if test "X$xdir" = "X$arg"; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1920-	    # Extract subdirectory from the argument.
siproxd-0.8.1/scripts/ltmain.sh:1921:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/scripts/ltmain.sh-1922-	    if test "X$xdir" = "X$arg"; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1927-
siproxd-0.8.1/scripts/ltmain.sh:1928:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
siproxd-0.8.1/scripts/ltmain.sh:1929:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
siproxd-0.8.1/scripts/ltmain.sh-1930-	    libobjs="$libobjs $pic_object"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1963-	# to be aesthetically quoted because they are evaled later.
siproxd-0.8.1/scripts/ltmain.sh:1964:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/scripts/ltmain.sh-1965-	case $arg in
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1993-    # calculate the name of the file, without its directory
siproxd-0.8.1/scripts/ltmain.sh:1994:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/scripts/ltmain.sh-1995-    libobjs_save="$libobjs"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-1998-      # get the directories listed in $shlibpath_var
siproxd-0.8.1/scripts/ltmain.sh:1999:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
siproxd-0.8.1/scripts/ltmain.sh-2000-    else
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2005-
siproxd-0.8.1/scripts/ltmain.sh:2006:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/scripts/ltmain.sh-2007-    if test "X$output_objdir" = "X$output"; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2140-	  fi
siproxd-0.8.1/scripts/ltmain.sh:2141:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
siproxd-0.8.1/scripts/ltmain.sh-2142-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2184-		    found=no
siproxd-0.8.1/scripts/ltmain.sh:2185:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/scripts/ltmain.sh-2186-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2209-	    newdependency_libs="$deplib $newdependency_libs"
siproxd-0.8.1/scripts/ltmain.sh:2210:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
siproxd-0.8.1/scripts/ltmain.sh-2211-	    ;;
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2222-	    fi
siproxd-0.8.1/scripts/ltmain.sh:2223:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
siproxd-0.8.1/scripts/ltmain.sh-2224-	    ;;
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2232-	  if test "$pass" = link; then
siproxd-0.8.1/scripts/ltmain.sh:2233:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
siproxd-0.8.1/scripts/ltmain.sh-2234-	    # Make sure the xrpath contains only unique directories.
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2254-		set dummy $deplibs_check_method
siproxd-0.8.1/scripts/ltmain.sh:2255:	        match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
siproxd-0.8.1/scripts/ltmain.sh-2256-		if eval $echo \"$deplib\" 2>/dev/null \
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2315-	else
siproxd-0.8.1/scripts/ltmain.sh:2316:	  $echo "$modename: cannot find the library \`$lib' or unhandled argument \`$deplib'" 1>&2
siproxd-0.8.1/scripts/ltmain.sh-2317-	  exit $EXIT_FAILURE
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2326-
siproxd-0.8.1/scripts/ltmain.sh:2327:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/scripts/ltmain.sh-2328-	test "X$ladir" = "X$lib" && ladir="."
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2418-	*)
siproxd-0.8.1/scripts/ltmain.sh:2419:	  abs_ladir=`cd "$ladir" && pwd`
siproxd-0.8.1/scripts/ltmain.sh-2420-	  if test -z "$abs_ladir"; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2426-	esac
siproxd-0.8.1/scripts/ltmain.sh:2427:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/scripts/ltmain.sh-2428-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2453-	fi # $installed = yes
siproxd-0.8.1/scripts/ltmain.sh:2454:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
siproxd-0.8.1/scripts/ltmain.sh-2455-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2500-	    case $deplib in
siproxd-0.8.1/scripts/ltmain.sh:2501:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
siproxd-0.8.1/scripts/ltmain.sh-2502-	    esac
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2621-	    shift; shift
siproxd-0.8.1/scripts/ltmain.sh:2622:	    libname=`eval \\$echo \"$libname_spec\"`
siproxd-0.8.1/scripts/ltmain.sh-2623-	    # use dlname if we got it. it's perfectly good, no?
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2629-	      *cygwin* | mingw*)
siproxd-0.8.1/scripts/ltmain.sh:2630:		major=`expr $current - $age`
siproxd-0.8.1/scripts/ltmain.sh-2631-		versuffix="-$major"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2640-	    soroot="$soname"
siproxd-0.8.1/scripts/ltmain.sh:2641:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
siproxd-0.8.1/scripts/ltmain.sh:2642:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
siproxd-0.8.1/scripts/ltmain.sh-2643-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2873-	      case $libdir in
siproxd-0.8.1/scripts/ltmain.sh:2874:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
siproxd-0.8.1/scripts/ltmain.sh-2875-		   case " $xrpath " in
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2905-	      *.la)
siproxd-0.8.1/scripts/ltmain.sh:2906:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/scripts/ltmain.sh-2907-		test "X$dir" = "X$deplib" && dir="."
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2911-		*)
siproxd-0.8.1/scripts/ltmain.sh:2912:		  absdir=`cd "$dir" && pwd`
siproxd-0.8.1/scripts/ltmain.sh-2913-		  if test -z "$absdir"; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2921-		else
siproxd-0.8.1/scripts/ltmain.sh:2922:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
siproxd-0.8.1/scripts/ltmain.sh-2923-		  if test -z "$libdir"; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2936-		  # but need to link against shared
siproxd-0.8.1/scripts/ltmain.sh:2937:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
siproxd-0.8.1/scripts/ltmain.sh-2938-		  if test -n "$deplibrary_names" ; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-2961-		  # Again, we only want to link against shared libraries
siproxd-0.8.1/scripts/ltmain.sh:2962:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
siproxd-0.8.1/scripts/ltmain.sh-2963-		  for tmp in $newlib_search_path ; do
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3128-      lib*)
siproxd-0.8.1/scripts/ltmain.sh:3129:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
siproxd-0.8.1/scripts/ltmain.sh-3130-	eval shared_ext=\"$shrext_cmds\"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3134-	if test "$module" = no; then
siproxd-0.8.1/scripts/ltmain.sh:3135:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
siproxd-0.8.1/scripts/ltmain.sh-3136-	  $echo "$help" 1>&2
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3140-	  # Add the "lib" prefix for modules if required
siproxd-0.8.1/scripts/ltmain.sh:3141:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
siproxd-0.8.1/scripts/ltmain.sh-3142-	  eval shared_ext=\"$shrext_cmds\"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3144-	else
siproxd-0.8.1/scripts/ltmain.sh:3145:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
siproxd-0.8.1/scripts/ltmain.sh-3146-	fi
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3221-	  darwin|linux|osf|windows|none)
siproxd-0.8.1/scripts/ltmain.sh:3222:	    current=`expr $number_major + $number_minor`
siproxd-0.8.1/scripts/ltmain.sh-3223-	    age="$number_minor"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3231-	  irix|nonstopux)
siproxd-0.8.1/scripts/ltmain.sh:3232:	    current=`expr $number_major + $number_minor - 1`
siproxd-0.8.1/scripts/ltmain.sh-3233-	    age="$number_minor"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3273-	if test "$age" -gt "$current"; then
siproxd-0.8.1/scripts/ltmain.sh:3274:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
siproxd-0.8.1/scripts/ltmain.sh-3275-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3288-	  # verstring for coding it into the library header
siproxd-0.8.1/scripts/ltmain.sh:3289:	  major=.`expr $current - $age`
siproxd-0.8.1/scripts/ltmain.sh-3290-	  versuffix="$major.$age.$revision"
siproxd-0.8.1/scripts/ltmain.sh-3291-	  # Darwin ld doesn't like 0 for these options...
siproxd-0.8.1/scripts/ltmain.sh:3292:	  minor_current=`expr $current + 1`
siproxd-0.8.1/scripts/ltmain.sh-3293-	  verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3306-	irix | nonstopux)
siproxd-0.8.1/scripts/ltmain.sh:3307:	  major=`expr $current - $age + 1`
siproxd-0.8.1/scripts/ltmain.sh-3308-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3317-	  while test "$loop" -ne 0; do
siproxd-0.8.1/scripts/ltmain.sh:3318:	    iface=`expr $revision - $loop`
siproxd-0.8.1/scripts/ltmain.sh:3319:	    loop=`expr $loop - 1`
siproxd-0.8.1/scripts/ltmain.sh-3320-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3328-	linux)
siproxd-0.8.1/scripts/ltmain.sh:3329:	  major=.`expr $current - $age`
siproxd-0.8.1/scripts/ltmain.sh-3330-	  versuffix="$major.$age.$revision"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3333-	osf)
siproxd-0.8.1/scripts/ltmain.sh:3334:	  major=.`expr $current - $age`
siproxd-0.8.1/scripts/ltmain.sh-3335-	  versuffix=".$current.$age.$revision"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3340-	  while test "$loop" -ne 0; do
siproxd-0.8.1/scripts/ltmain.sh:3341:	    iface=`expr $current - $loop`
siproxd-0.8.1/scripts/ltmain.sh:3342:	    loop=`expr $loop - 1`
siproxd-0.8.1/scripts/ltmain.sh-3343-	    verstring="$verstring:${iface}.0"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3357-	  # extension on DOS 8.3 filesystems.
siproxd-0.8.1/scripts/ltmain.sh:3358:	  major=`expr $current - $age`
siproxd-0.8.1/scripts/ltmain.sh-3359-	  versuffix="-$major"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3412-	removelist=
siproxd-0.8.1/scripts/ltmain.sh:3413:	tempremovelist=`$echo "$output_objdir/*"`
siproxd-0.8.1/scripts/ltmain.sh-3414-	for p in $tempremovelist; do
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3440-	# Transform .lo files to .o files.
siproxd-0.8.1/scripts/ltmain.sh:3441:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh-3442-      fi
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3445-#      for path in $notinst_path; do
siproxd-0.8.1/scripts/ltmain.sh:3446:#	lib_search_path=`$echo "$lib_search_path " | ${SED} -e "s% $path % %g"`
siproxd-0.8.1/scripts/ltmain.sh:3447:#	deplibs=`$echo "$deplibs " | ${SED} -e "s% -L$path % %g"`
siproxd-0.8.1/scripts/ltmain.sh:3448:#	dependency_libs=`$echo "$dependency_libs " | ${SED} -e "s% -L$path % %g"`
siproxd-0.8.1/scripts/ltmain.sh-3449-#      done
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3552-	    for i in $deplibs; do
siproxd-0.8.1/scripts/ltmain.sh:3553:	      name=`expr $i : '-l\(.*\)'`
siproxd-0.8.1/scripts/ltmain.sh-3554-	      # If $name is empty we are operating on a -L argument.
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3564-		if test -n "$i" ; then
siproxd-0.8.1/scripts/ltmain.sh:3565:		  libname=`eval \\$echo \"$libname_spec\"`
siproxd-0.8.1/scripts/ltmain.sh:3566:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
siproxd-0.8.1/scripts/ltmain.sh-3567-		  set dummy $deplib_matches
siproxd-0.8.1/scripts/ltmain.sh-3568-		  deplib_match=$2
siproxd-0.8.1/scripts/ltmain.sh:3569:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
siproxd-0.8.1/scripts/ltmain.sh-3570-		    newdeplibs="$newdeplibs $i"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3589-	    for i in $deplibs; do
siproxd-0.8.1/scripts/ltmain.sh:3590:	      name=`expr $i : '-l\(.*\)'`
siproxd-0.8.1/scripts/ltmain.sh-3591-	      # If $name is empty we are operating on a -L argument.
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3604-		  if test -n "$i" ; then
siproxd-0.8.1/scripts/ltmain.sh:3605:		    libname=`eval \\$echo \"$libname_spec\"`
siproxd-0.8.1/scripts/ltmain.sh:3606:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
siproxd-0.8.1/scripts/ltmain.sh-3607-		    set dummy $deplib_matches
siproxd-0.8.1/scripts/ltmain.sh-3608-		    deplib_match=$2
siproxd-0.8.1/scripts/ltmain.sh:3609:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
siproxd-0.8.1/scripts/ltmain.sh-3610-		      newdeplibs="$newdeplibs $i"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3637-	  set dummy $deplibs_check_method
siproxd-0.8.1/scripts/ltmain.sh:3638:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
siproxd-0.8.1/scripts/ltmain.sh-3639-	  for a_deplib in $deplibs; do
siproxd-0.8.1/scripts/ltmain.sh:3640:	    name=`expr $a_deplib : '-l\(.*\)'`
siproxd-0.8.1/scripts/ltmain.sh-3641-	    # If $name is empty we are operating on a -L argument.
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3651-	      if test -n "$a_deplib" ; then
siproxd-0.8.1/scripts/ltmain.sh:3652:		libname=`eval \\$echo \"$libname_spec\"`
siproxd-0.8.1/scripts/ltmain.sh-3653-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
siproxd-0.8.1/scripts/ltmain.sh:3654:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
siproxd-0.8.1/scripts/ltmain.sh-3655-		  for potent_lib in $potential_libs; do
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3667-		      while test -h "$potlib" 2>/dev/null; do
siproxd-0.8.1/scripts/ltmain.sh:3668:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
siproxd-0.8.1/scripts/ltmain.sh-3669-			case $potliblink in
siproxd-0.8.1/scripts/ltmain.sh-3670-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
siproxd-0.8.1/scripts/ltmain.sh:3671:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
siproxd-0.8.1/scripts/ltmain.sh-3672-			esac
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3706-	  set dummy $deplibs_check_method
siproxd-0.8.1/scripts/ltmain.sh:3707:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
siproxd-0.8.1/scripts/ltmain.sh-3708-	  for a_deplib in $deplibs; do
siproxd-0.8.1/scripts/ltmain.sh:3709:	    name=`expr $a_deplib : '-l\(.*\)'`
siproxd-0.8.1/scripts/ltmain.sh-3710-	    # If $name is empty we are operating on a -L argument.
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3720-	      if test -n "$a_deplib" ; then
siproxd-0.8.1/scripts/ltmain.sh:3721:		libname=`eval \\$echo \"$libname_spec\"`
siproxd-0.8.1/scripts/ltmain.sh-3722-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
siproxd-0.8.1/scripts/ltmain.sh:3723:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
siproxd-0.8.1/scripts/ltmain.sh-3724-		  for potent_lib in $potential_libs; do
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3763-	      # can't use Xsed below, because $i might contain '/'
siproxd-0.8.1/scripts/ltmain.sh:3764:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
siproxd-0.8.1/scripts/ltmain.sh-3765-	    done
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3788-	  # On Rhapsody replace the C library is the System framework
siproxd-0.8.1/scripts/ltmain.sh:3789:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
siproxd-0.8.1/scripts/ltmain.sh-3790-	  ;;
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3957-	# Use standard objects if they are pic
siproxd-0.8.1/scripts/ltmain.sh:3958:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh-3959-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-3970-	      eval cmd=\"$cmd\"
siproxd-0.8.1/scripts/ltmain.sh:3971:	      if len=`expr "X$cmd" : ".*"` &&
siproxd-0.8.1/scripts/ltmain.sh-3972-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4052-	if test "X$skipped_export" != "X:" &&
siproxd-0.8.1/scripts/ltmain.sh:4053:	   len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
siproxd-0.8.1/scripts/ltmain.sh-4054-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4071-	  save_output=$output
siproxd-0.8.1/scripts/ltmain.sh:4072:	  output_la=`$echo "X$output" | $Xsed -e "$basename"`
siproxd-0.8.1/scripts/ltmain.sh-4073-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4087-	    if test "X$objlist" = X ||
siproxd-0.8.1/scripts/ltmain.sh:4088:	       { len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
siproxd-0.8.1/scripts/ltmain.sh-4089-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4102-	      last_robj=$output_objdir/$output_la-${k}.$objext
siproxd-0.8.1/scripts/ltmain.sh:4103:	      k=`expr $k + 1`
siproxd-0.8.1/scripts/ltmain.sh-4104-	      output=$output_objdir/$output_la-${k}.$objext
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4128-	  do
siproxd-0.8.1/scripts/ltmain.sh:4129:	    i=`expr $i + 1`
siproxd-0.8.1/scripts/ltmain.sh-4130-	    delfiles="$delfiles $output_objdir/$output_la-${i}.$objext"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4252-	libobj="$output"
siproxd-0.8.1/scripts/ltmain.sh:4253:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
siproxd-0.8.1/scripts/ltmain.sh-4254-	;;
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4277-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
siproxd-0.8.1/scripts/ltmain.sh:4278:      reload_conv_objs=$reload_objs\ `$echo "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
siproxd-0.8.1/scripts/ltmain.sh-4279-	else
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4288-      # Create the old-style object.
siproxd-0.8.1/scripts/ltmain.sh:4289:      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
siproxd-0.8.1/scripts/ltmain.sh-4290-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4349-      case $host in
siproxd-0.8.1/scripts/ltmain.sh:4350:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
siproxd-0.8.1/scripts/ltmain.sh-4351-      esac
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4369-	# On Rhapsody replace the C library is the System framework
siproxd-0.8.1/scripts/ltmain.sh:4370:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
siproxd-0.8.1/scripts/ltmain.sh:4371:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
siproxd-0.8.1/scripts/ltmain.sh-4372-	;;
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4457-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
siproxd-0.8.1/scripts/ltmain.sh:4458:	  testbindir=`$echo "X$libdir" | $Xsed -e 's*/lib$*/bin*'`
siproxd-0.8.1/scripts/ltmain.sh-4459-	  case :$dllsearchpath: in
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4515-	# Transform all the library objects into standard objects.
siproxd-0.8.1/scripts/ltmain.sh:4516:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh:4517:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh-4518-      fi
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4561-	    # Add our own program objects to the symbol list.
siproxd-0.8.1/scripts/ltmain.sh:4562:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh-4563-	    for arg in $progfiles; do
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4603-	    $show "extracting global C symbols from \`$arg'"
siproxd-0.8.1/scripts/ltmain.sh:4604:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
siproxd-0.8.1/scripts/ltmain.sh-4605-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4725-            if test -f "$output_objdir/${outputname}.def" ; then
siproxd-0.8.1/scripts/ltmain.sh:4726:              compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh:4727:              finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh-4728-            else
siproxd-0.8.1/scripts/ltmain.sh:4729:              compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh:4730:              finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh-4731-             fi
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4733-          * )
siproxd-0.8.1/scripts/ltmain.sh:4734:            compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh:4735:            finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh-4736-            ;;
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4749-	# Nullify the symbol file.
siproxd-0.8.1/scripts/ltmain.sh:4750:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh:4751:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh-4752-      fi
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4755-	# Replace the output file specification.
siproxd-0.8.1/scripts/ltmain.sh:4756:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$output"'%g' | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh-4757-	link_command="$compile_command$compile_rpath"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4822-	# Replace the output file specification.
siproxd-0.8.1/scripts/ltmain.sh:4823:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
siproxd-0.8.1/scripts/ltmain.sh-4824-	# Delete the old output file.
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4842-	  if test "$fast_install" = yes; then
siproxd-0.8.1/scripts/ltmain.sh:4843:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $SP2NL | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g' | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh-4844-	  else
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4854-      # Replace the output file specification.
siproxd-0.8.1/scripts/ltmain.sh:4855:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
siproxd-0.8.1/scripts/ltmain.sh-4856-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4874-	  else
siproxd-0.8.1/scripts/ltmain.sh:4875:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/scripts/ltmain.sh-4876-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4879-	relink_command="(cd `pwd`; $relink_command)"
siproxd-0.8.1/scripts/ltmain.sh:4880:	relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh-4881-      fi
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4888-	esac
siproxd-0.8.1/scripts/ltmain.sh:4889:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/scripts/ltmain.sh-4890-      else
siproxd-0.8.1/scripts/ltmain.sh:4891:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/scripts/ltmain.sh-4892-      fi
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4898-	case $output in
siproxd-0.8.1/scripts/ltmain.sh:4899:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
siproxd-0.8.1/scripts/ltmain.sh-4900-	esac
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4904-	    exeext=.exe
siproxd-0.8.1/scripts/ltmain.sh:4905:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
siproxd-0.8.1/scripts/ltmain.sh-4906-	  *) exeext= ;;
##############################################
siproxd-0.8.1/scripts/ltmain.sh-4909-	  *cygwin* | *mingw* )
siproxd-0.8.1/scripts/ltmain.sh:4910:            output_name=`basename $output`
siproxd-0.8.1/scripts/ltmain.sh:4911:            output_path=`dirname $output`
siproxd-0.8.1/scripts/ltmain.sh-4912-            cwrappersource="$output_path/$objdir/lt-$output_name.c"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5317-      shift
siproxd-0.8.1/scripts/ltmain.sh:5318:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
siproxd-0.8.1/scripts/ltmain.sh-5319-      # Yippee, \$echo works!
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5329-  # Find the directory that this script lives in.
siproxd-0.8.1/scripts/ltmain.sh:5330:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
siproxd-0.8.1/scripts/ltmain.sh-5331-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5333-  # Follow symbolic links until we get to the real thisdir.
siproxd-0.8.1/scripts/ltmain.sh:5334:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
siproxd-0.8.1/scripts/ltmain.sh-5335-  while test -n \"\$file\"; do
siproxd-0.8.1/scripts/ltmain.sh:5336:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
siproxd-0.8.1/scripts/ltmain.sh-5337-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5345-
siproxd-0.8.1/scripts/ltmain.sh:5346:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
siproxd-0.8.1/scripts/ltmain.sh:5347:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
siproxd-0.8.1/scripts/ltmain.sh-5348-  done
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5350-  # Try to get the absolute directory name.
siproxd-0.8.1/scripts/ltmain.sh:5351:  absdir=\`cd \"\$thisdir\" && pwd\`
siproxd-0.8.1/scripts/ltmain.sh-5352-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5360-  if test ! -f \"\$progdir/\$program\" || \\
siproxd-0.8.1/scripts/ltmain.sh:5361:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
siproxd-0.8.1/scripts/ltmain.sh-5362-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5375-    if test -n \"\$relink_command\"; then
siproxd-0.8.1/scripts/ltmain.sh:5376:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
siproxd-0.8.1/scripts/ltmain.sh-5377-      else
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5407-    # The second colon is a workaround for a bug in BeOS R4 sed
siproxd-0.8.1/scripts/ltmain.sh:5408:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
siproxd-0.8.1/scripts/ltmain.sh-5409-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5520-	  do
siproxd-0.8.1/scripts/ltmain.sh:5521:	    objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/scripts/ltmain.sh-5522-	    case " $oldobjs " in
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5528-		newobj=lt$counter-$objbase
siproxd-0.8.1/scripts/ltmain.sh:5529:		counter=`expr $counter + 1`
siproxd-0.8.1/scripts/ltmain.sh-5530-		case " $oldobjs " in
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5546-
siproxd-0.8.1/scripts/ltmain.sh:5547:	if len=`expr "X$cmds" : ".*"` &&
siproxd-0.8.1/scripts/ltmain.sh-5548-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5568-	    eval test_cmds=\"$old_archive_cmds\"
siproxd-0.8.1/scripts/ltmain.sh:5569:	    if len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
siproxd-0.8.1/scripts/ltmain.sh-5570-	       test "$len" -le "$max_cmd_len"; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5620-	else
siproxd-0.8.1/scripts/ltmain.sh:5621:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/scripts/ltmain.sh-5622-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5626-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
siproxd-0.8.1/scripts/ltmain.sh:5627:      relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh-5628-      if test "$hardcode_automatic" = yes ; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5645-	      *.la)
siproxd-0.8.1/scripts/ltmain.sh:5646:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/scripts/ltmain.sh:5647:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
siproxd-0.8.1/scripts/ltmain.sh-5648-		if test -z "$libdir"; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5659-	    for lib in $dlfiles; do
siproxd-0.8.1/scripts/ltmain.sh:5660:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/scripts/ltmain.sh:5661:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
siproxd-0.8.1/scripts/ltmain.sh-5662-	      if test -z "$libdir"; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5670-	    for lib in $dlprefiles; do
siproxd-0.8.1/scripts/ltmain.sh:5671:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/scripts/ltmain.sh:5672:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
siproxd-0.8.1/scripts/ltmain.sh-5673-	      if test -z "$libdir"; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5767-      # Aesthetically quote it.
siproxd-0.8.1/scripts/ltmain.sh:5768:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/scripts/ltmain.sh-5769-      case $arg in
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5783-    # Aesthetically quote it.
siproxd-0.8.1/scripts/ltmain.sh:5784:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/scripts/ltmain.sh-5785-    case $arg in
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5834-      # Aesthetically quote the argument.
siproxd-0.8.1/scripts/ltmain.sh:5835:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/scripts/ltmain.sh-5836-      case $arg in
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5866-    # Strip any trailing slash from the destination.
siproxd-0.8.1/scripts/ltmain.sh:5867:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
siproxd-0.8.1/scripts/ltmain.sh-5868-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5874-    else
siproxd-0.8.1/scripts/ltmain.sh:5875:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/scripts/ltmain.sh-5876-      test "X$destdir" = "X$dest" && destdir=.
siproxd-0.8.1/scripts/ltmain.sh:5877:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/scripts/ltmain.sh-5878-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5950-
siproxd-0.8.1/scripts/ltmain.sh:5951:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
siproxd-0.8.1/scripts/ltmain.sh-5952-	test "X$dir" = "X$file/" && dir=
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5956-	  # Determine the prefix the user has applied to our future dir.
siproxd-0.8.1/scripts/ltmain.sh:5957:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
siproxd-0.8.1/scripts/ltmain.sh-5958-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-5971-	    # Stick the inst_prefix_dir data into the link command.
siproxd-0.8.1/scripts/ltmain.sh:5972:	    relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%" | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh-5973-	  else
siproxd-0.8.1/scripts/ltmain.sh:5974:	    relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%%" | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh-5975-	  fi
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6040-	# Install the pseudo-library for information purposes.
siproxd-0.8.1/scripts/ltmain.sh:6041:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/scripts/ltmain.sh-6042-	instname="$dir/$name"i
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6056-	else
siproxd-0.8.1/scripts/ltmain.sh:6057:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/scripts/ltmain.sh-6058-	  destfile="$destdir/$destfile"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6063-	*.lo)
siproxd-0.8.1/scripts/ltmain.sh:6064:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
siproxd-0.8.1/scripts/ltmain.sh-6065-	  ;;
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6085-	  # Deduce the name of the old-style object file.
siproxd-0.8.1/scripts/ltmain.sh:6086:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
siproxd-0.8.1/scripts/ltmain.sh-6087-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6098-	else
siproxd-0.8.1/scripts/ltmain.sh:6099:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/scripts/ltmain.sh-6100-	  destfile="$destdir/$destfile"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6109-	    if test ! -f "$file"; then
siproxd-0.8.1/scripts/ltmain.sh:6110:	      file=`$echo $file|${SED} 's,.exe$,,'`
siproxd-0.8.1/scripts/ltmain.sh-6111-	      stripped_ext=".exe"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6118-	*cygwin*|*mingw*)
siproxd-0.8.1/scripts/ltmain.sh:6119:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
siproxd-0.8.1/scripts/ltmain.sh-6120-	    ;;
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6156-	    fi
siproxd-0.8.1/scripts/ltmain.sh:6157:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
siproxd-0.8.1/scripts/ltmain.sh-6158-	    if test -n "$libdir" && test ! -f "$libfile"; then
siproxd-0.8.1/scripts/ltmain.sh:6159:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
siproxd-0.8.1/scripts/ltmain.sh-6160-	      finalize=no
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6179-	      tmpdir=`func_mktempdir`
siproxd-0.8.1/scripts/ltmain.sh:6180:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/scripts/ltmain.sh-6181-	      outputname="$tmpdir/$file"
siproxd-0.8.1/scripts/ltmain.sh-6182-	      # Replace the output file specification.
siproxd-0.8.1/scripts/ltmain.sh:6183:	      relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g' | $NL2SP`
siproxd-0.8.1/scripts/ltmain.sh-6184-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6197-	    # Install the binary that we compiled earlier.
siproxd-0.8.1/scripts/ltmain.sh:6198:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
siproxd-0.8.1/scripts/ltmain.sh-6199-	  fi
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6213-	  *:*.exe)
siproxd-0.8.1/scripts/ltmain.sh:6214:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
siproxd-0.8.1/scripts/ltmain.sh-6215-	    ;;
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6226-    for file in $staticlibs; do
siproxd-0.8.1/scripts/ltmain.sh:6227:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/scripts/ltmain.sh-6228-
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6383-	  # Warn if it was a shared library.
siproxd-0.8.1/scripts/ltmain.sh:6384:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
siproxd-0.8.1/scripts/ltmain.sh-6385-	  continue
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6387-
siproxd-0.8.1/scripts/ltmain.sh:6388:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/scripts/ltmain.sh-6389-	test "X$dir" = "X$file" && dir=.
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6393-	else
siproxd-0.8.1/scripts/ltmain.sh:6394:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
siproxd-0.8.1/scripts/ltmain.sh-6395-	  exit $EXIT_FAILURE
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6400-	# Just add the directory containing the .lo file.
siproxd-0.8.1/scripts/ltmain.sh:6401:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/scripts/ltmain.sh-6402-	test "X$dir" = "X$file" && dir=.
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6411-      # Get the absolute pathname.
siproxd-0.8.1/scripts/ltmain.sh:6412:      absdir=`cd "$dir" && pwd`
siproxd-0.8.1/scripts/ltmain.sh-6413-      test -n "$absdir" && dir="$absdir"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6447-      # Quote arguments (to preserve shell metacharacters).
siproxd-0.8.1/scripts/ltmain.sh:6448:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/scripts/ltmain.sh-6449-      args="$args \"$file\""
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6512-    for file in $files; do
siproxd-0.8.1/scripts/ltmain.sh:6513:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/scripts/ltmain.sh-6514-      if test "X$dir" = "X$file"; then
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6519-      fi
siproxd-0.8.1/scripts/ltmain.sh:6520:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/scripts/ltmain.sh-6521-      test "$mode" = uninstall && objdir="$dir"
##############################################
siproxd-0.8.1/scripts/ltmain.sh-6629-	  *.exe)
siproxd-0.8.1/scripts/ltmain.sh:6630:	    file=`$echo $file|${SED} 's,.exe$,,'`
siproxd-0.8.1/scripts/ltmain.sh:6631:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
siproxd-0.8.1/scripts/ltmain.sh-6632-	    # $file with .exe has already been added to rmfiles,
##############################################
siproxd-0.8.1/scripts/install-sh-210-      fi
siproxd-0.8.1/scripts/install-sh:211:      dst=$dst/`basename "$src"`
siproxd-0.8.1/scripts/install-sh-212-    fi
##############################################
siproxd-0.8.1/scripts/install-sh-215-  # This sed command emulates the dirname command.
siproxd-0.8.1/scripts/install-sh:216:  dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
siproxd-0.8.1/scripts/install-sh-217-
##############################################
siproxd-0.8.1/scripts/install-sh-228-    IFS='%'
siproxd-0.8.1/scripts/install-sh:229:    set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
siproxd-0.8.1/scripts/install-sh-230-    shift
##############################################
siproxd-0.8.1/scripts/install-sh-256-  else
siproxd-0.8.1/scripts/install-sh:257:    dstfile=`basename "$dst"`
siproxd-0.8.1/scripts/install-sh-258-
##############################################
siproxd-0.8.1/scripts/config.guess-37-
siproxd-0.8.1/scripts/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
siproxd-0.8.1/scripts/config.guess-39-
##############################################
siproxd-0.8.1/scripts/config.guess-106-: ${TMPDIR=/tmp} ;
siproxd-0.8.1/scripts/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
siproxd-0.8.1/scripts/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
siproxd-0.8.1/scripts/config.guess-198-	    *)
siproxd-0.8.1/scripts/config.guess:199:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
siproxd-0.8.1/scripts/config.guess-200-		;;
##############################################
siproxd-0.8.1/scripts/config.guess-247-	if test $UNAME_RELEASE = "V4.0"; then
siproxd-0.8.1/scripts/config.guess:248:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
siproxd-0.8.1/scripts/config.guess-249-	fi
##############################################
siproxd-0.8.1/scripts/config.guess-253-	# types through head -n 1, so we only detect the type of CPU 0.
siproxd-0.8.1/scripts/config.guess:254:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
siproxd-0.8.1/scripts/config.guess-255-	case "$ALPHA_CPU_TYPE" in
##############################################
siproxd-0.8.1/scripts/config.guess-290-	# 1.2 uses "1.2" for uname -r.
siproxd-0.8.1/scripts/config.guess:291:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
siproxd-0.8.1/scripts/config.guess-292-	exit 0 ;;
##############################################
siproxd-0.8.1/scripts/config.guess-341-    sun4H:SunOS:5.*:*)
siproxd-0.8.1/scripts/config.guess:342:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
siproxd-0.8.1/scripts/config.guess-343-	exit 0 ;;
siproxd-0.8.1/scripts/config.guess-344-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
siproxd-0.8.1/scripts/config.guess:345:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
siproxd-0.8.1/scripts/config.guess-346-	exit 0 ;;
siproxd-0.8.1/scripts/config.guess-347-    i86pc:SunOS:5.*:*)
siproxd-0.8.1/scripts/config.guess:348:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
siproxd-0.8.1/scripts/config.guess-349-	exit 0 ;;
##############################################
siproxd-0.8.1/scripts/config.guess-353-	# it's likely to be more like Solaris than SunOS4.
siproxd-0.8.1/scripts/config.guess:354:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
siproxd-0.8.1/scripts/config.guess-355-	exit 0 ;;
##############################################
siproxd-0.8.1/scripts/config.guess-362-	# Japanese Language versions have a version number like `4.1.3-JL'.
siproxd-0.8.1/scripts/config.guess:363:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
siproxd-0.8.1/scripts/config.guess-364-	exit 0 ;;
##############################################
siproxd-0.8.1/scripts/config.guess-368-    sun*:*:4.2BSD:*)
siproxd-0.8.1/scripts/config.guess:369:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
siproxd-0.8.1/scripts/config.guess-370-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
siproxd-0.8.1/scripts/config.guess-447-	$CC_FOR_BUILD -o $dummy $dummy.c \
siproxd-0.8.1/scripts/config.guess:448:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
siproxd-0.8.1/scripts/config.guess-449-	  && exit 0
##############################################
siproxd-0.8.1/scripts/config.guess-502-    *:IRIX*:*:*)
siproxd-0.8.1/scripts/config.guess:503:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
siproxd-0.8.1/scripts/config.guess-504-	exit 0 ;;
##############################################
siproxd-0.8.1/scripts/config.guess-541-    *:AIX:*:[45])
siproxd-0.8.1/scripts/config.guess:542:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
siproxd-0.8.1/scripts/config.guess-543-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
siproxd-0.8.1/scripts/config.guess-576-    9000/[34678]??:HP-UX:*:*)
siproxd-0.8.1/scripts/config.guess:577:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
siproxd-0.8.1/scripts/config.guess-578-	case "${UNAME_MACHINE}" in
##############################################
siproxd-0.8.1/scripts/config.guess-630-EOF
siproxd-0.8.1/scripts/config.guess:631:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
siproxd-0.8.1/scripts/config.guess-632-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
siproxd-0.8.1/scripts/config.guess-648-    ia64:HP-UX:*:*)
siproxd-0.8.1/scripts/config.guess:649:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
siproxd-0.8.1/scripts/config.guess-650-	echo ia64-hp-hpux${HPUX_REV}
##############################################
siproxd-0.8.1/scripts/config.guess-748-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
siproxd-0.8.1/scripts/config.guess:749:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
siproxd-0.8.1/scripts/config.guess-750-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
siproxd-0.8.1/scripts/config.guess-771-EOF
siproxd-0.8.1/scripts/config.guess:772:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
siproxd-0.8.1/scripts/config.guess:773:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC}
siproxd-0.8.1/scripts/config.guess-774-	exit 0 ;;
##############################################
siproxd-0.8.1/scripts/config.guess-802-    prep*:SunOS:5.*:*)
siproxd-0.8.1/scripts/config.guess:803:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
siproxd-0.8.1/scripts/config.guess-804-	exit 0 ;;
siproxd-0.8.1/scripts/config.guess-805-    *:GNU:*:*)
siproxd-0.8.1/scripts/config.guess:806:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
siproxd-0.8.1/scripts/config.guess-807-	exit 0 ;;
##############################################
siproxd-0.8.1/scripts/config.guess-838-EOF
siproxd-0.8.1/scripts/config.guess:839:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
siproxd-0.8.1/scripts/config.guess-840-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
siproxd-0.8.1/scripts/config.guess-857-EOF
siproxd-0.8.1/scripts/config.guess:858:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
siproxd-0.8.1/scripts/config.guess-859-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
siproxd-0.8.1/scripts/config.guess-955-EOF
siproxd-0.8.1/scripts/config.guess:956:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
siproxd-0.8.1/scripts/config.guess-957-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-${VENDOR:-pc}-linux-${LIBC}" && exit 0
##############################################
siproxd-0.8.1/scripts/config.guess-991-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
siproxd-0.8.1/scripts/config.guess:992:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
siproxd-0.8.1/scripts/config.guess-993-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
siproxd-0.8.1/scripts/Makefile.in-221-distdir: $(DISTFILES)
siproxd-0.8.1/scripts/Makefile.in:222:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
siproxd-0.8.1/scripts/Makefile.in:223:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
siproxd-0.8.1/scripts/Makefile.in-224-	list='$(DISTFILES)'; for file in $$list; do \
siproxd-0.8.1/scripts/Makefile.in-225-	  case $$file in \
siproxd-0.8.1/scripts/Makefile.in:226:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
siproxd-0.8.1/scripts/Makefile.in:227:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
siproxd-0.8.1/scripts/Makefile.in-228-	  esac; \
siproxd-0.8.1/scripts/Makefile.in-229-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
siproxd-0.8.1/scripts/Makefile.in:230:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
siproxd-0.8.1/scripts/Makefile.in-231-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
siproxd-0.8.1/scripts/config.sub-54-
siproxd-0.8.1/scripts/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
siproxd-0.8.1/scripts/config.sub-56-
##############################################
siproxd-0.8.1/scripts/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
siproxd-0.8.1/scripts/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
siproxd-0.8.1/scripts/config.sub-120-case $maybe_os in
##############################################
siproxd-0.8.1/scripts/config.sub-122-    os=-$maybe_os
siproxd-0.8.1/scripts/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
siproxd-0.8.1/scripts/config.sub-124-    ;;
siproxd-0.8.1/scripts/config.sub-125-  *)
siproxd-0.8.1/scripts/config.sub:126:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
siproxd-0.8.1/scripts/config.sub-127-    if [ $basic_machine != $1 ]
siproxd-0.8.1/scripts/config.sub:128:    then os=`echo $1 | sed 's/.*-/-/'`
siproxd-0.8.1/scripts/config.sub-129-    else os=; fi
##############################################
siproxd-0.8.1/scripts/config.sub-173-		os=-sco3.2v5
siproxd-0.8.1/scripts/config.sub:174:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
siproxd-0.8.1/scripts/config.sub-175-		;;
##############################################
siproxd-0.8.1/scripts/config.sub-177-		os=-sco3.2v4
siproxd-0.8.1/scripts/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
siproxd-0.8.1/scripts/config.sub-179-		;;
siproxd-0.8.1/scripts/config.sub-180-	-sco3.2.[4-9]*)
siproxd-0.8.1/scripts/config.sub:181:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
siproxd-0.8.1/scripts/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
siproxd-0.8.1/scripts/config.sub-183-		;;
##############################################
siproxd-0.8.1/scripts/config.sub-185-		# Don't forget version if it is 3.2v4 or newer.
siproxd-0.8.1/scripts/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
siproxd-0.8.1/scripts/config.sub-187-		;;
##############################################
siproxd-0.8.1/scripts/config.sub-189-		os=-sco3.2v2
siproxd-0.8.1/scripts/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
siproxd-0.8.1/scripts/config.sub-191-		;;
siproxd-0.8.1/scripts/config.sub-192-	-udk*)
siproxd-0.8.1/scripts/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
siproxd-0.8.1/scripts/config.sub-194-		;;
##############################################
siproxd-0.8.1/scripts/config.sub-196-		os=-isc2.2
siproxd-0.8.1/scripts/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
siproxd-0.8.1/scripts/config.sub-198-		;;
##############################################
siproxd-0.8.1/scripts/config.sub-202-	-isc*)
siproxd-0.8.1/scripts/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
siproxd-0.8.1/scripts/config.sub-204-		;;
##############################################
siproxd-0.8.1/scripts/config.sub-208-	-ptx*)
siproxd-0.8.1/scripts/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
siproxd-0.8.1/scripts/config.sub-210-		;;
siproxd-0.8.1/scripts/config.sub-211-	-windowsnt*)
siproxd-0.8.1/scripts/config.sub:212:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
siproxd-0.8.1/scripts/config.sub-213-		;;
##############################################
siproxd-0.8.1/scripts/config.sub-287-	*-*-*)
siproxd-0.8.1/scripts/config.sub:288:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
siproxd-0.8.1/scripts/config.sub-289-		exit 1
##############################################
siproxd-0.8.1/scripts/config.sub-580-	i*86v32)
siproxd-0.8.1/scripts/config.sub:581:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
siproxd-0.8.1/scripts/config.sub-582-		os=-sysv32
##############################################
siproxd-0.8.1/scripts/config.sub-584-	i*86v4*)
siproxd-0.8.1/scripts/config.sub:585:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
siproxd-0.8.1/scripts/config.sub-586-		os=-sysv4
##############################################
siproxd-0.8.1/scripts/config.sub-588-	i*86v)
siproxd-0.8.1/scripts/config.sub:589:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
siproxd-0.8.1/scripts/config.sub-590-		os=-sysv
##############################################
siproxd-0.8.1/scripts/config.sub-592-	i*86sol2)
siproxd-0.8.1/scripts/config.sub:593:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
siproxd-0.8.1/scripts/config.sub-594-		os=-solaris2
##############################################
siproxd-0.8.1/scripts/config.sub-640-	mips3*-*)
siproxd-0.8.1/scripts/config.sub:641:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
siproxd-0.8.1/scripts/config.sub-642-		;;
siproxd-0.8.1/scripts/config.sub-643-	mips3*)
siproxd-0.8.1/scripts/config.sub:644:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
siproxd-0.8.1/scripts/config.sub-645-		;;
##############################################
siproxd-0.8.1/scripts/config.sub-782-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
siproxd-0.8.1/scripts/config.sub:783:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
siproxd-0.8.1/scripts/config.sub-784-		;;
siproxd-0.8.1/scripts/config.sub-785-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
siproxd-0.8.1/scripts/config.sub:786:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
siproxd-0.8.1/scripts/config.sub-787-		;;
siproxd-0.8.1/scripts/config.sub-788-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
siproxd-0.8.1/scripts/config.sub:789:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
siproxd-0.8.1/scripts/config.sub-790-		;;
siproxd-0.8.1/scripts/config.sub-791-	pentium4-*)
siproxd-0.8.1/scripts/config.sub:792:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
siproxd-0.8.1/scripts/config.sub-793-		;;
##############################################
siproxd-0.8.1/scripts/config.sub-800-		;;
siproxd-0.8.1/scripts/config.sub:801:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
siproxd-0.8.1/scripts/config.sub-802-		;;
##############################################
siproxd-0.8.1/scripts/config.sub-806-	ppcle-* | powerpclittle-*)
siproxd-0.8.1/scripts/config.sub:807:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
siproxd-0.8.1/scripts/config.sub-808-		;;
##############################################
siproxd-0.8.1/scripts/config.sub-810-		;;
siproxd-0.8.1/scripts/config.sub:811:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
siproxd-0.8.1/scripts/config.sub-812-		;;
##############################################
siproxd-0.8.1/scripts/config.sub-816-	ppc64le-* | powerpc64little-*)
siproxd-0.8.1/scripts/config.sub:817:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
siproxd-0.8.1/scripts/config.sub-818-		;;
##############################################
siproxd-0.8.1/scripts/config.sub-1075-	*)
siproxd-0.8.1/scripts/config.sub:1076:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
siproxd-0.8.1/scripts/config.sub-1077-		exit 1
##############################################
siproxd-0.8.1/scripts/config.sub-1083-	*-digital*)
siproxd-0.8.1/scripts/config.sub:1084:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
siproxd-0.8.1/scripts/config.sub-1085-		;;
siproxd-0.8.1/scripts/config.sub-1086-	*-commodore*)
siproxd-0.8.1/scripts/config.sub:1087:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
siproxd-0.8.1/scripts/config.sub-1088-		;;
##############################################
siproxd-0.8.1/scripts/config.sub-1101-	-solaris1 | -solaris1.*)
siproxd-0.8.1/scripts/config.sub:1102:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
siproxd-0.8.1/scripts/config.sub-1103-		;;
##############################################
siproxd-0.8.1/scripts/config.sub-1113-	-gnu/linux*)
siproxd-0.8.1/scripts/config.sub:1114:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
siproxd-0.8.1/scripts/config.sub-1115-		;;
##############################################
siproxd-0.8.1/scripts/config.sub-1153-	-nto*)
siproxd-0.8.1/scripts/config.sub:1154:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
siproxd-0.8.1/scripts/config.sub-1155-		;;
##############################################
siproxd-0.8.1/scripts/config.sub-1160-	-mac*)
siproxd-0.8.1/scripts/config.sub:1161:		os=`echo $os | sed -e 's|mac|macos|'`
siproxd-0.8.1/scripts/config.sub-1162-		;;
siproxd-0.8.1/scripts/config.sub-1163-	-linux*)
siproxd-0.8.1/scripts/config.sub:1164:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
siproxd-0.8.1/scripts/config.sub-1165-		;;
siproxd-0.8.1/scripts/config.sub-1166-	-sunos5*)
siproxd-0.8.1/scripts/config.sub:1167:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
siproxd-0.8.1/scripts/config.sub-1168-		;;
siproxd-0.8.1/scripts/config.sub-1169-	-sunos6*)
siproxd-0.8.1/scripts/config.sub:1170:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
siproxd-0.8.1/scripts/config.sub-1171-		;;
##############################################
siproxd-0.8.1/scripts/config.sub-1212-	-sinix5.*)
siproxd-0.8.1/scripts/config.sub:1213:		os=`echo $os | sed -e 's|sinix|sysv|'`
siproxd-0.8.1/scripts/config.sub-1214-		;;
##############################################
siproxd-0.8.1/scripts/config.sub-1257-		# Get rid of the `-' at the beginning of $os.
siproxd-0.8.1/scripts/config.sub:1258:		os=`echo $os | sed 's/[^-]*-//'`
siproxd-0.8.1/scripts/config.sub:1259:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
siproxd-0.8.1/scripts/config.sub-1260-		exit 1
##############################################
siproxd-0.8.1/scripts/config.sub-1487-		esac
siproxd-0.8.1/scripts/config.sub:1488:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
siproxd-0.8.1/scripts/config.sub-1489-		;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-250-done
siproxd-0.8.1/libltdl/acinclude.m4:251:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
siproxd-0.8.1/libltdl/acinclude.m4-252-])
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-322-  # Remove one level of quotation (which was required for Make).
siproxd-0.8.1/libltdl/acinclude.m4:323:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
siproxd-0.8.1/libltdl/acinclude.m4-324-  ;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-333-  :
siproxd-0.8.1/libltdl/acinclude.m4:334:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
siproxd-0.8.1/libltdl/acinclude.m4-335-  # Yippee, $echo works!
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-359-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
siproxd-0.8.1/libltdl/acinclude.m4:360:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
siproxd-0.8.1/libltdl/acinclude.m4:361:       echo_test_string=`eval $cmd` &&
siproxd-0.8.1/libltdl/acinclude.m4-362-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-368-
siproxd-0.8.1/libltdl/acinclude.m4:369:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
siproxd-0.8.1/libltdl/acinclude.m4:370:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/libltdl/acinclude.m4-371-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-383-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
siproxd-0.8.1/libltdl/acinclude.m4:384:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
siproxd-0.8.1/libltdl/acinclude.m4:385:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/libltdl/acinclude.m4-386-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-395-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
siproxd-0.8.1/libltdl/acinclude.m4:396:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/libltdl/acinclude.m4-397-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-410-      echo='printf %s\n'
siproxd-0.8.1/libltdl/acinclude.m4:411:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
siproxd-0.8.1/libltdl/acinclude.m4:412:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/libltdl/acinclude.m4-413-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-415-	:
siproxd-0.8.1/libltdl/acinclude.m4:416:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
siproxd-0.8.1/libltdl/acinclude.m4-417-	   test "X$echo_testing_string" = 'X\t' &&
siproxd-0.8.1/libltdl/acinclude.m4:418:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/libltdl/acinclude.m4-419-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-424-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
siproxd-0.8.1/libltdl/acinclude.m4:425:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
siproxd-0.8.1/libltdl/acinclude.m4-426-	   test "X$echo_testing_string" = 'X\t' &&
siproxd-0.8.1/libltdl/acinclude.m4:427:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/libltdl/acinclude.m4-428-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-434-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
siproxd-0.8.1/libltdl/acinclude.m4:435:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
siproxd-0.8.1/libltdl/acinclude.m4-436-	  then
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-442-	if test "$prev" != 'sed 50q "[$]0"'; then
siproxd-0.8.1/libltdl/acinclude.m4:443:	  echo_test_string=`eval $prev`
siproxd-0.8.1/libltdl/acinclude.m4-444-	  export echo_test_string
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-481-  if AC_TRY_EVAL(ac_compile); then
siproxd-0.8.1/libltdl/acinclude.m4:482:    case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/libltdl/acinclude.m4-483-    *ELF-32*)
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-497-   if test "$lt_cv_prog_gnu_ld" = yes; then
siproxd-0.8.1/libltdl/acinclude.m4:498:    case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/libltdl/acinclude.m4-499-    *32-bit*)
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-509-   else
siproxd-0.8.1/libltdl/acinclude.m4:510:    case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/libltdl/acinclude.m4-511-    *32-bit*)
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-744-    # And add a safety zone
siproxd-0.8.1/libltdl/acinclude.m4:745:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
siproxd-0.8.1/libltdl/acinclude.m4:746:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
siproxd-0.8.1/libltdl/acinclude.m4-747-    ;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-772-    if test -n "$kargmax"; then
siproxd-0.8.1/libltdl/acinclude.m4:773:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
siproxd-0.8.1/libltdl/acinclude.m4-774-    else
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-782-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
siproxd-0.8.1/libltdl/acinclude.m4:783:    while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
siproxd-0.8.1/libltdl/acinclude.m4-784-	       = "XX$teststring") >/dev/null 2>&1 &&
siproxd-0.8.1/libltdl/acinclude.m4:785:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
siproxd-0.8.1/libltdl/acinclude.m4-786-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-788-    do
siproxd-0.8.1/libltdl/acinclude.m4:789:      i=`expr $i + 1`
siproxd-0.8.1/libltdl/acinclude.m4-790-      teststring=$teststring$teststring
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-795-    # It appears as though 1/2 is a usable value.
siproxd-0.8.1/libltdl/acinclude.m4:796:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
siproxd-0.8.1/libltdl/acinclude.m4-797-    ;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-1087-  if test "$hard_links" = no; then
siproxd-0.8.1/libltdl/acinclude.m4:1088:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
siproxd-0.8.1/libltdl/acinclude.m4-1089-    need_locks=warn
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-1202-if test "$GCC" = yes; then
siproxd-0.8.1/libltdl/acinclude.m4:1203:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
siproxd-0.8.1/libltdl/acinclude.m4-1204-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-1208-    # okay in the real world where ";" in dirpaths is itself problematic.
siproxd-0.8.1/libltdl/acinclude.m4:1209:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
siproxd-0.8.1/libltdl/acinclude.m4-1210-  else
siproxd-0.8.1/libltdl/acinclude.m4:1211:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
siproxd-0.8.1/libltdl/acinclude.m4-1212-  fi
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-1279-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
siproxd-0.8.1/libltdl/acinclude.m4:1280:  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'
siproxd-0.8.1/libltdl/acinclude.m4-1281-  ;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-1312-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
siproxd-0.8.1/libltdl/acinclude.m4:1313:    postinstall_cmds='base_file=`basename \${file}`~
siproxd-0.8.1/libltdl/acinclude.m4:1314:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
siproxd-0.8.1/libltdl/acinclude.m4:1315:      dldir=$destdir/`dirname \$dlpath`~
siproxd-0.8.1/libltdl/acinclude.m4-1316-      test -d \$dldir || mkdir -p \$dldir~
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-1318-      chmod a+x \$dldir/$dlname'
siproxd-0.8.1/libltdl/acinclude.m4:1319:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
siproxd-0.8.1/libltdl/acinclude.m4-1320-      dlpath=$dir/\$dldll~
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-1326-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
siproxd-0.8.1/libltdl/acinclude.m4:1327:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/libltdl/acinclude.m4-1328-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-1331-      # MinGW DLLs use traditional 'lib' prefix
siproxd-0.8.1/libltdl/acinclude.m4:1332:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/libltdl/acinclude.m4:1333:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
siproxd-0.8.1/libltdl/acinclude.m4-1334-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-1340-        # which wouldn't understand a cygwinified path. Ahh.
siproxd-0.8.1/libltdl/acinclude.m4:1341:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
siproxd-0.8.1/libltdl/acinclude.m4-1342-      else
siproxd-0.8.1/libltdl/acinclude.m4:1343:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
siproxd-0.8.1/libltdl/acinclude.m4-1344-      fi
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-1347-      # pw32 DLLs use 'pw' prefix rather than 'lib'
siproxd-0.8.1/libltdl/acinclude.m4:1348:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/libltdl/acinclude.m4-1349-      ;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-1353-  *)
siproxd-0.8.1/libltdl/acinclude.m4:1354:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
siproxd-0.8.1/libltdl/acinclude.m4-1355-    ;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-1370-  shlibpath_var=DYLD_LIBRARY_PATH
siproxd-0.8.1/libltdl/acinclude.m4:1371:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
siproxd-0.8.1/libltdl/acinclude.m4-1372-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
siproxd-0.8.1/libltdl/acinclude.m4-1373-  if test "$GCC" = yes; then
siproxd-0.8.1/libltdl/acinclude.m4:1374:    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"`
siproxd-0.8.1/libltdl/acinclude.m4-1375-  else
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-1580-    if AC_TRY_EVAL(ac_compile); then
siproxd-0.8.1/libltdl/acinclude.m4:1581:      case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/libltdl/acinclude.m4-1582-      *64-bit*)
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-1593-  if test -f /etc/ld.so.conf; then
siproxd-0.8.1/libltdl/acinclude.m4:1594:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
siproxd-0.8.1/libltdl/acinclude.m4-1595-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-1665-  shlibpath_var=LD_LIBRARY_PATH
siproxd-0.8.1/libltdl/acinclude.m4:1666:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/libltdl/acinclude.m4-1667-    case $host_os in
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-1815-  if test -z "$LTCC"; then
siproxd-0.8.1/libltdl/acinclude.m4:1816:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
siproxd-0.8.1/libltdl/acinclude.m4-1817-    if test -z "$LTCC"; then
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-1819-    else
siproxd-0.8.1/libltdl/acinclude.m4:1820:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
siproxd-0.8.1/libltdl/acinclude.m4-1821-    fi
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-1823-  if test -z "$LTCFLAGS"; then
siproxd-0.8.1/libltdl/acinclude.m4:1824:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
siproxd-0.8.1/libltdl/acinclude.m4-1825-  fi
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-1828-  # Note that this assumes the entire list is on one line.
siproxd-0.8.1/libltdl/acinclude.m4:1829:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
siproxd-0.8.1/libltdl/acinclude.m4-1830-
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-1834-    # Check whether tagname contains only valid characters
siproxd-0.8.1/libltdl/acinclude.m4:1835:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
siproxd-0.8.1/libltdl/acinclude.m4-1836-    "") ;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-2089-	"file_magic "*)
siproxd-0.8.1/libltdl/acinclude.m4:2090:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
siproxd-0.8.1/libltdl/acinclude.m4-2091-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-2161-    # gcc leaves a trailing carriage return which upsets mingw
siproxd-0.8.1/libltdl/acinclude.m4:2162:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
siproxd-0.8.1/libltdl/acinclude.m4-2163-  *)
siproxd-0.8.1/libltdl/acinclude.m4:2164:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
siproxd-0.8.1/libltdl/acinclude.m4-2165-  esac
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-2170-      # Canonicalize the pathname of ld
siproxd-0.8.1/libltdl/acinclude.m4:2171:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
siproxd-0.8.1/libltdl/acinclude.m4-2172-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
siproxd-0.8.1/libltdl/acinclude.m4:2173:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
siproxd-0.8.1/libltdl/acinclude.m4-2174-      done
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-2201-      # Break only if it was the GNU/non-GNU ld that we prefer.
siproxd-0.8.1/libltdl/acinclude.m4:2202:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
siproxd-0.8.1/libltdl/acinclude.m4-2203-      *GNU* | *'with BFD'*)
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-2232-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
siproxd-0.8.1/libltdl/acinclude.m4:2233:case `$LD -v 2>&1 </dev/null` in
siproxd-0.8.1/libltdl/acinclude.m4-2234-*GNU* | *'with BFD'*)
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-2400-openbsd*)
siproxd-0.8.1/libltdl/acinclude.m4:2401:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/libltdl/acinclude.m4-2402-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-2477-	# Tru64's nm complains that /dev/null is an invalid object file
siproxd-0.8.1/libltdl/acinclude.m4:2478:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
siproxd-0.8.1/libltdl/acinclude.m4-2479-	*/dev/null* | *'Invalid file or object type'*)
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-2483-	*)
siproxd-0.8.1/libltdl/acinclude.m4:2484:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
siproxd-0.8.1/libltdl/acinclude.m4-2485-	  */dev/null*)
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-2851-    # ancient GNU ld didn't support --whole-archive et. al.
siproxd-0.8.1/libltdl/acinclude.m4:2852:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
siproxd-0.8.1/libltdl/acinclude.m4-2853-	grep 'no-whole-archive' > /dev/null; then
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-2932-      # below for broken collect2 doesn't work under 4.3+
siproxd-0.8.1/libltdl/acinclude.m4:2933:	collect2name=`${CC} -print-prog-name=collect2`
siproxd-0.8.1/libltdl/acinclude.m4-2934-	if test -f "$collect2name" && \
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-2980-
siproxd-0.8.1/libltdl/acinclude.m4:2981:      _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"
siproxd-0.8.1/libltdl/acinclude.m4-2982-     else
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3035-      # is EXPORTS), use it as is; otherwise, prepend...
siproxd-0.8.1/libltdl/acinclude.m4:3036:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
siproxd-0.8.1/libltdl/acinclude.m4-3037-	cp $export_symbols $output_objdir/$soname.def;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3096-         output_verbose_link_cmd='echo'
siproxd-0.8.1/libltdl/acinclude.m4:3097:          _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'
siproxd-0.8.1/libltdl/acinclude.m4-3098-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3164-      # dependencies.
siproxd-0.8.1/libltdl/acinclude.m4:3165:      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'
siproxd-0.8.1/libltdl/acinclude.m4-3166-      ;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3228-	# dependencies.
siproxd-0.8.1/libltdl/acinclude.m4:3229:	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'
siproxd-0.8.1/libltdl/acinclude.m4-3230-	;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3263-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
siproxd-0.8.1/libltdl/acinclude.m4:3264:    _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'
siproxd-0.8.1/libltdl/acinclude.m4:3265:    _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'
siproxd-0.8.1/libltdl/acinclude.m4-3266-    ;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3270-	# SGI C++
siproxd-0.8.1/libltdl/acinclude.m4:3271:	_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'
siproxd-0.8.1/libltdl/acinclude.m4-3272-
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3281-	  if test "$with_gnu_ld" = no; then
siproxd-0.8.1/libltdl/acinclude.m4:3282:	    _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'
siproxd-0.8.1/libltdl/acinclude.m4-3283-	  else
siproxd-0.8.1/libltdl/acinclude.m4:3284:	    _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'
siproxd-0.8.1/libltdl/acinclude.m4-3285-	  fi
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3300-	# to its proper name (with version) after linking.
siproxd-0.8.1/libltdl/acinclude.m4:3301:	_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'
siproxd-0.8.1/libltdl/acinclude.m4:3302:	_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'
siproxd-0.8.1/libltdl/acinclude.m4-3303-	# Commands to make compiler produce verbose output that lists
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3310-	# dependencies.
siproxd-0.8.1/libltdl/acinclude.m4:3311:	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'
siproxd-0.8.1/libltdl/acinclude.m4-3312-
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3325-	# earlier do not add the objects themselves.
siproxd-0.8.1/libltdl/acinclude.m4:3326:	case `$CC -V 2>&1` in
siproxd-0.8.1/libltdl/acinclude.m4-3327-	*"Version 7."*)
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3351-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
siproxd-0.8.1/libltdl/acinclude.m4:3352:	_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'
siproxd-0.8.1/libltdl/acinclude.m4-3353-        ;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3370-	# dependencies.
siproxd-0.8.1/libltdl/acinclude.m4:3371:	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'
siproxd-0.8.1/libltdl/acinclude.m4-3372-	;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3414-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
siproxd-0.8.1/libltdl/acinclude.m4:3415:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/libltdl/acinclude.m4-3416-      _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'
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3429-	# to its proper name (with version) after linking.
siproxd-0.8.1/libltdl/acinclude.m4:3430:	_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'
siproxd-0.8.1/libltdl/acinclude.m4-3431-
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3446-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/libltdl/acinclude.m4:3447:	_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'
siproxd-0.8.1/libltdl/acinclude.m4-3448-
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3459-	# dependencies.
siproxd-0.8.1/libltdl/acinclude.m4:3460:	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'
siproxd-0.8.1/libltdl/acinclude.m4-3461-	;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3464-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/libltdl/acinclude.m4:3465:	  _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'
siproxd-0.8.1/libltdl/acinclude.m4-3466-
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3489-	# to its proper name (with version) after linking.
siproxd-0.8.1/libltdl/acinclude.m4:3490:	_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'
siproxd-0.8.1/libltdl/acinclude.m4-3491-
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3505-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
siproxd-0.8.1/libltdl/acinclude.m4:3506:	_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'
siproxd-0.8.1/libltdl/acinclude.m4:3507:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
siproxd-0.8.1/libltdl/acinclude.m4-3508-	  echo "-hidden">> $lib.exp~
siproxd-0.8.1/libltdl/acinclude.m4:3509:	  $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~
siproxd-0.8.1/libltdl/acinclude.m4-3510-	  $rm $lib.exp'
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3522-	# dependencies.
siproxd-0.8.1/libltdl/acinclude.m4:3523:	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'
siproxd-0.8.1/libltdl/acinclude.m4-3524-	;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3527-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/libltdl/acinclude.m4:3528:	 _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'
siproxd-0.8.1/libltdl/acinclude.m4-3529-
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3589-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
siproxd-0.8.1/libltdl/acinclude.m4:3590:	    _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'
siproxd-0.8.1/libltdl/acinclude.m4-3591-	    ;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3677-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
siproxd-0.8.1/libltdl/acinclude.m4:3678:    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
siproxd-0.8.1/libltdl/acinclude.m4-3679-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-3804-  # eval without this substitution.
siproxd-0.8.1/libltdl/acinclude.m4:3805:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
siproxd-0.8.1/libltdl/acinclude.m4-3806-
siproxd-0.8.1/libltdl/acinclude.m4:3807:  for p in `eval $output_verbose_link_cmd`; do
siproxd-0.8.1/libltdl/acinclude.m4-3808-    case $p in
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-4194-      # Double-quote double-evaled strings.
siproxd-0.8.1/libltdl/acinclude.m4:4195:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
siproxd-0.8.1/libltdl/acinclude.m4-4196-      ;;
siproxd-0.8.1/libltdl/acinclude.m4-4197-    *)
siproxd-0.8.1/libltdl/acinclude.m4:4198:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
siproxd-0.8.1/libltdl/acinclude.m4-4199-      ;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-4204-  *'\[$]0 --fallback-echo"')
siproxd-0.8.1/libltdl/acinclude.m4:4205:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
siproxd-0.8.1/libltdl/acinclude.m4-4206-    ;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-4219-
siproxd-0.8.1/libltdl/acinclude.m4:4220:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
siproxd-0.8.1/libltdl/acinclude.m4-4221-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-4313-
siproxd-0.8.1/libltdl/acinclude.m4:4314:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
siproxd-0.8.1/libltdl/acinclude.m4-4315-gcc_ver=\`gcc -dumpversion\`
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-4449-# shared library.
siproxd-0.8.1/libltdl/acinclude.m4:4450:predep_objects=\`echo $lt_[]_LT_AC_TAGVAR(predep_objects, $1) | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/acinclude.m4-4451-
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-4453-# shared library.
siproxd-0.8.1/libltdl/acinclude.m4:4454:postdep_objects=\`echo $lt_[]_LT_AC_TAGVAR(postdep_objects, $1) | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/acinclude.m4-4455-
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-4465-# a shared library.
siproxd-0.8.1/libltdl/acinclude.m4:4466:compiler_lib_search_path=\`echo $lt_[]_LT_AC_TAGVAR(compiler_lib_search_path, $1) | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/acinclude.m4-4467-
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-4545-# Compile-time system search path for libraries
siproxd-0.8.1/libltdl/acinclude.m4:4546:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/acinclude.m4-4547-
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-4604-  # libtool script then.
siproxd-0.8.1/libltdl/acinclude.m4:4605:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
siproxd-0.8.1/libltdl/acinclude.m4-4606-  if test -f "$ltmain_in"; then
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-4709-# If we're using GNU nm, then use its standard symbol codes.
siproxd-0.8.1/libltdl/acinclude.m4:4710:case `$NM -V 2>&1` in
siproxd-0.8.1/libltdl/acinclude.m4-4711-*GNU* | *'with BFD'*)
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-4742-    nlist=conftest.nm
siproxd-0.8.1/libltdl/acinclude.m4:4743:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
siproxd-0.8.1/libltdl/acinclude.m4-4744-      # Try sorting and uniquifying the output.
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-5460-    supports_anon_versioning=no
siproxd-0.8.1/libltdl/acinclude.m4:5461:    case `$LD -v 2>/dev/null` in
siproxd-0.8.1/libltdl/acinclude.m4-5462-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-5524-	# is EXPORTS), use it as is; otherwise, prepend...
siproxd-0.8.1/libltdl/acinclude.m4:5525:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
siproxd-0.8.1/libltdl/acinclude.m4-5526-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-5547-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
siproxd-0.8.1/libltdl/acinclude.m4:5548:      _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'
siproxd-0.8.1/libltdl/acinclude.m4:5549:      _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'
siproxd-0.8.1/libltdl/acinclude.m4-5550-      ;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-5556-	pgcc*)				# Portland Group C compiler
siproxd-0.8.1/libltdl/acinclude.m4:5557:	  _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'
siproxd-0.8.1/libltdl/acinclude.m4-5558-	  tmp_addflag=' $pic_flag'
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-5560-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
siproxd-0.8.1/libltdl/acinclude.m4:5561:	  _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'
siproxd-0.8.1/libltdl/acinclude.m4-5562-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-5614-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
siproxd-0.8.1/libltdl/acinclude.m4:5615:      case `$LD -v 2>&1` in
siproxd-0.8.1/libltdl/acinclude.m4-5616-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) 
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-5630-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
siproxd-0.8.1/libltdl/acinclude.m4:5631:	    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
siproxd-0.8.1/libltdl/acinclude.m4-5632-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-5729-	# below for broken collect2 doesn't work under 4.3+
siproxd-0.8.1/libltdl/acinclude.m4:5730:	  collect2name=`${CC} -print-prog-name=collect2`
siproxd-0.8.1/libltdl/acinclude.m4-5731-	  if test -f "$collect2name" && \
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-5776-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
siproxd-0.8.1/libltdl/acinclude.m4:5777:	_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"
siproxd-0.8.1/libltdl/acinclude.m4-5778-       else
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-5823-      # FIXME: Setting linknames here is a bad hack.
siproxd-0.8.1/libltdl/acinclude.m4:5824:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
siproxd-0.8.1/libltdl/acinclude.m4-5825-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-5828-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
siproxd-0.8.1/libltdl/acinclude.m4:5829:      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
siproxd-0.8.1/libltdl/acinclude.m4-5830-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-5869-         output_verbose_link_cmd='echo'
siproxd-0.8.1/libltdl/acinclude.m4:5870:         _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'
siproxd-0.8.1/libltdl/acinclude.m4-5871-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-6004-      if test "$GCC" = yes; then
siproxd-0.8.1/libltdl/acinclude.m4:6005:	_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'
siproxd-0.8.1/libltdl/acinclude.m4-6006-      else
siproxd-0.8.1/libltdl/acinclude.m4:6007:	_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'
siproxd-0.8.1/libltdl/acinclude.m4-6008-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-6036-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
siproxd-0.8.1/libltdl/acinclude.m4:6037:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/libltdl/acinclude.m4-6038-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-6066-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/libltdl/acinclude.m4:6067:	_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'
siproxd-0.8.1/libltdl/acinclude.m4-6068-      else
siproxd-0.8.1/libltdl/acinclude.m4-6069-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
siproxd-0.8.1/libltdl/acinclude.m4:6070:	_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'
siproxd-0.8.1/libltdl/acinclude.m4-6071-      fi
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-6078-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/libltdl/acinclude.m4:6079:	_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'
siproxd-0.8.1/libltdl/acinclude.m4-6080-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-6082-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
siproxd-0.8.1/libltdl/acinclude.m4:6083:	_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'
siproxd-0.8.1/libltdl/acinclude.m4:6084:	_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~
siproxd-0.8.1/libltdl/acinclude.m4:6085:	$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'
siproxd-0.8.1/libltdl/acinclude.m4-6086-
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-6119- 	*)
siproxd-0.8.1/libltdl/acinclude.m4:6120: 	  _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' ;;
siproxd-0.8.1/libltdl/acinclude.m4-6121- 	esac ;;
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-6203-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
siproxd-0.8.1/libltdl/acinclude.m4:6204:      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
siproxd-0.8.1/libltdl/acinclude.m4-6205-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-6268-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
siproxd-0.8.1/libltdl/acinclude.m4:6269:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
siproxd-0.8.1/libltdl/acinclude.m4-6270-        then
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-6407-    test $lt_ac_count -gt 10 && break
siproxd-0.8.1/libltdl/acinclude.m4:6408:    lt_ac_count=`expr $lt_ac_count + 1`
siproxd-0.8.1/libltdl/acinclude.m4-6409-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
siproxd-0.8.1/libltdl/acinclude.m4-6776-    ac_nlist=conftest.nm
siproxd-0.8.1/libltdl/acinclude.m4:6777:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist) && test -s "$ac_nlist"; then
siproxd-0.8.1/libltdl/acinclude.m4-6778-      # See whether the symbols have a leading underscore.
##############################################
siproxd-0.8.1/libltdl/missing-128-       # Could not run --version or --help.  This is probably someone
siproxd-0.8.1/libltdl/missing:129:       # running `$TOOL --version' or `$TOOL --help' to check whether
siproxd-0.8.1/libltdl/missing-130-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
siproxd-0.8.1/libltdl/missing-162-         from any GNU archive site."
siproxd-0.8.1/libltdl/missing:163:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
siproxd-0.8.1/libltdl/missing-164-    test -z "$files" && files="config.h"
##############################################
siproxd-0.8.1/libltdl/missing-191-         proper tools for further handling them.
siproxd-0.8.1/libltdl/missing:192:         You can get \`$1' as part of \`Autoconf' from any GNU
siproxd-0.8.1/libltdl/missing-193-         archive site."
siproxd-0.8.1/libltdl/missing-194-
siproxd-0.8.1/libltdl/missing:195:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
siproxd-0.8.1/libltdl/missing:196:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
siproxd-0.8.1/libltdl/missing-197-    if test -f "$file"; then
##############################################
siproxd-0.8.1/libltdl/missing-220-	*.y)
siproxd-0.8.1/libltdl/missing:221:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
siproxd-0.8.1/libltdl/missing-222-	    if [ -f "$SRCFILE" ]; then
##############################################
siproxd-0.8.1/libltdl/missing-224-	    fi
siproxd-0.8.1/libltdl/missing:225:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
siproxd-0.8.1/libltdl/missing-226-	    if [ -f "$SRCFILE" ]; then
##############################################
siproxd-0.8.1/libltdl/missing-250-	*.l)
siproxd-0.8.1/libltdl/missing:251:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
siproxd-0.8.1/libltdl/missing-252-	    if [ -f "$SRCFILE" ]; then
##############################################
siproxd-0.8.1/libltdl/missing-269-
siproxd-0.8.1/libltdl/missing:270:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
siproxd-0.8.1/libltdl/missing-271-    if test -z "$file"; then
siproxd-0.8.1/libltdl/missing:272:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
siproxd-0.8.1/libltdl/missing-273-    fi
##############################################
siproxd-0.8.1/libltdl/missing-290-         the \`GNU make' package.  Grab either from any GNU archive site."
siproxd-0.8.1/libltdl/missing:291:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
siproxd-0.8.1/libltdl/missing-292-    if test -z "$file"; then
siproxd-0.8.1/libltdl/missing:293:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
siproxd-0.8.1/libltdl/missing:294:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
siproxd-0.8.1/libltdl/missing-295-    fi
##############################################
siproxd-0.8.1/libltdl/missing-314-	*o*)
siproxd-0.8.1/libltdl/missing:315:	    firstarg=`echo "$firstarg" | sed s/o//`
siproxd-0.8.1/libltdl/missing-316-	    tar "$firstarg" "$@" && exit 0
##############################################
siproxd-0.8.1/libltdl/missing-320-	*h*)
siproxd-0.8.1/libltdl/missing:321:	    firstarg=`echo "$firstarg" | sed s/h//`
siproxd-0.8.1/libltdl/missing-322-	    tar "$firstarg" "$@" && exit 0
##############################################
siproxd-0.8.1/libltdl/configure-45-do
siproxd-0.8.1/libltdl/configure:46:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
siproxd-0.8.1/libltdl/configure-47-    eval $as_var=C; export $as_var
##############################################
siproxd-0.8.1/libltdl/configure-103-  as_lineno_2=$LINENO
siproxd-0.8.1/libltdl/configure:104:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
siproxd-0.8.1/libltdl/configure-105-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
siproxd-0.8.1/libltdl/configure-142-  as_lineno_2=$LINENO
siproxd-0.8.1/libltdl/configure:143:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
siproxd-0.8.1/libltdl/configure-144-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
siproxd-0.8.1/libltdl/configure-252-  # Remove one level of quotation (which was required for Make).
siproxd-0.8.1/libltdl/configure:253:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
siproxd-0.8.1/libltdl/configure-254-  ;;
##############################################
siproxd-0.8.1/libltdl/configure-263-  :
siproxd-0.8.1/libltdl/configure:264:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
siproxd-0.8.1/libltdl/configure-265-  # Yippee, $echo works!
##############################################
siproxd-0.8.1/libltdl/configure-289-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
siproxd-0.8.1/libltdl/configure:290:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
siproxd-0.8.1/libltdl/configure:291:       echo_test_string=`eval $cmd` &&
siproxd-0.8.1/libltdl/configure-292-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
siproxd-0.8.1/libltdl/configure-298-
siproxd-0.8.1/libltdl/configure:299:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
siproxd-0.8.1/libltdl/configure:300:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/libltdl/configure-301-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/libltdl/configure-313-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
siproxd-0.8.1/libltdl/configure:314:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
siproxd-0.8.1/libltdl/configure:315:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/libltdl/configure-316-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/libltdl/configure-325-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
siproxd-0.8.1/libltdl/configure:326:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/libltdl/configure-327-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/libltdl/configure-340-      echo='printf %s\n'
siproxd-0.8.1/libltdl/configure:341:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
siproxd-0.8.1/libltdl/configure:342:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/libltdl/configure-343-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/libltdl/configure-345-	:
siproxd-0.8.1/libltdl/configure:346:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
siproxd-0.8.1/libltdl/configure-347-	   test "X$echo_testing_string" = 'X\t' &&
siproxd-0.8.1/libltdl/configure:348:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/libltdl/configure-349-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/libltdl/configure-354-	echo="$CONFIG_SHELL $0 --fallback-echo"
siproxd-0.8.1/libltdl/configure:355:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
siproxd-0.8.1/libltdl/configure-356-	   test "X$echo_testing_string" = 'X\t' &&
siproxd-0.8.1/libltdl/configure:357:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
siproxd-0.8.1/libltdl/configure-358-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
siproxd-0.8.1/libltdl/configure-364-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
siproxd-0.8.1/libltdl/configure:365:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
siproxd-0.8.1/libltdl/configure-366-	  then
##############################################
siproxd-0.8.1/libltdl/configure-372-	if test "$prev" != 'sed 50q "$0"'; then
siproxd-0.8.1/libltdl/configure:373:	  echo_test_string=`eval $prev`
siproxd-0.8.1/libltdl/configure-374-	  export echo_test_string
##############################################
siproxd-0.8.1/libltdl/configure-518-
siproxd-0.8.1/libltdl/configure:519:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
siproxd-0.8.1/libltdl/configure-520-
##############################################
siproxd-0.8.1/libltdl/configure-551-  -disable-* | --disable-*)
siproxd-0.8.1/libltdl/configure:552:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
siproxd-0.8.1/libltdl/configure-553-    # Reject names that are not valid shell variable names.
##############################################
siproxd-0.8.1/libltdl/configure-556-   { (exit 1); exit 1; }; }
siproxd-0.8.1/libltdl/configure:557:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
siproxd-0.8.1/libltdl/configure-558-    eval "enable_$ac_feature=no" ;;
##############################################
siproxd-0.8.1/libltdl/configure-560-  -enable-* | --enable-*)
siproxd-0.8.1/libltdl/configure:561:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
siproxd-0.8.1/libltdl/configure-562-    # Reject names that are not valid shell variable names.
##############################################
siproxd-0.8.1/libltdl/configure-565-   { (exit 1); exit 1; }; }
siproxd-0.8.1/libltdl/configure:566:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
siproxd-0.8.1/libltdl/configure-567-    case $ac_option in
siproxd-0.8.1/libltdl/configure:568:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
siproxd-0.8.1/libltdl/configure-569-      *) ac_optarg=yes ;;
##############################################
siproxd-0.8.1/libltdl/configure-742-  -with-* | --with-*)
siproxd-0.8.1/libltdl/configure:743:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
siproxd-0.8.1/libltdl/configure-744-    # Reject names that are not valid shell variable names.
##############################################
siproxd-0.8.1/libltdl/configure-747-   { (exit 1); exit 1; }; }
siproxd-0.8.1/libltdl/configure:748:    ac_package=`echo $ac_package| sed 's/-/_/g'`
siproxd-0.8.1/libltdl/configure-749-    case $ac_option in
siproxd-0.8.1/libltdl/configure:750:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
siproxd-0.8.1/libltdl/configure-751-      *) ac_optarg=yes ;;
##############################################
siproxd-0.8.1/libltdl/configure-755-  -without-* | --without-*)
siproxd-0.8.1/libltdl/configure:756:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
siproxd-0.8.1/libltdl/configure-757-    # Reject names that are not valid shell variable names.
##############################################
siproxd-0.8.1/libltdl/configure-760-   { (exit 1); exit 1; }; }
siproxd-0.8.1/libltdl/configure:761:    ac_package=`echo $ac_package | sed 's/-/_/g'`
siproxd-0.8.1/libltdl/configure-762-    eval "with_$ac_package=no" ;;
##############################################
siproxd-0.8.1/libltdl/configure-787-  *=*)
siproxd-0.8.1/libltdl/configure:788:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
siproxd-0.8.1/libltdl/configure-789-    # Reject names that are not valid shell variable names.
##############################################
siproxd-0.8.1/libltdl/configure-792-   { (exit 1); exit 1; }; }
siproxd-0.8.1/libltdl/configure:793:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
siproxd-0.8.1/libltdl/configure-794-    eval "$ac_envvar='$ac_optarg'"
##############################################
siproxd-0.8.1/libltdl/configure-808-if test -n "$ac_prev"; then
siproxd-0.8.1/libltdl/configure:809:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
siproxd-0.8.1/libltdl/configure-810-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
siproxd-0.8.1/libltdl/configure-816-do
siproxd-0.8.1/libltdl/configure:817:  eval ac_val=$`echo $ac_var`
siproxd-0.8.1/libltdl/configure-818-  case $ac_val in
##############################################
siproxd-0.8.1/libltdl/configure-828-do
siproxd-0.8.1/libltdl/configure:829:  eval ac_val=$`echo $ac_var`
siproxd-0.8.1/libltdl/configure-830-  case $ac_val in
##############################################
siproxd-0.8.1/libltdl/configure-895-   { (exit 1); exit 1; }; }
siproxd-0.8.1/libltdl/configure:896:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
siproxd-0.8.1/libltdl/configure-897-ac_env_build_alias_set=${build_alias+set}
##############################################
siproxd-0.8.1/libltdl/configure-986-By default, \`make install' will install all the files in
siproxd-0.8.1/libltdl/configure:987:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
siproxd-0.8.1/libltdl/configure:988:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
siproxd-0.8.1/libltdl/configure-989-for instance \`--prefix=\$HOME'.
##############################################
siproxd-0.8.1/libltdl/configure-1078-if test "$ac_dir" != .; then
siproxd-0.8.1/libltdl/configure:1079:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
siproxd-0.8.1/libltdl/configure-1080-  # A "../" for each directory in $ac_dir_suffix.
siproxd-0.8.1/libltdl/configure:1081:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
siproxd-0.8.1/libltdl/configure-1082-else
##############################################
siproxd-0.8.1/libltdl/configure-1091-    else
siproxd-0.8.1/libltdl/configure:1092:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
siproxd-0.8.1/libltdl/configure-1093-    fi ;;
##############################################
siproxd-0.8.1/libltdl/configure-1247-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
siproxd-0.8.1/libltdl/configure:1248:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
siproxd-0.8.1/libltdl/configure-1249-    esac
##############################################
siproxd-0.8.1/libltdl/configure-1319-    do
siproxd-0.8.1/libltdl/configure:1320:      eval ac_val=$`echo $ac_var`
siproxd-0.8.1/libltdl/configure-1321-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
siproxd-0.8.1/libltdl/configure-1333-      do
siproxd-0.8.1/libltdl/configure:1334:	eval ac_val=$`echo $ac_var`
siproxd-0.8.1/libltdl/configure-1335-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
siproxd-0.8.1/libltdl/configure-1440-    set,)
siproxd-0.8.1/libltdl/configure:1441:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
siproxd-0.8.1/libltdl/configure:1442:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
siproxd-0.8.1/libltdl/configure-1443-      ac_cache_corrupted=: ;;
##############################################
siproxd-0.8.1/libltdl/configure-1463-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
siproxd-0.8.1/libltdl/configure:1464:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
siproxd-0.8.1/libltdl/configure-1465-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
siproxd-0.8.1/libltdl/configure-1656-if (
siproxd-0.8.1/libltdl/configure:1657:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
siproxd-0.8.1/libltdl/configure-1658-   if test "$*" = "X"; then
siproxd-0.8.1/libltdl/configure-1659-      # -L didn't work.
siproxd-0.8.1/libltdl/configure:1660:      set X `ls -t $srcdir/configure conftest.file`
siproxd-0.8.1/libltdl/configure-1661-   fi
##############################################
siproxd-0.8.1/libltdl/configure-1700-_ACEOF
siproxd-0.8.1/libltdl/configure:1701:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
siproxd-0.8.1/libltdl/configure-1702-rm conftest.sed
##############################################
siproxd-0.8.1/libltdl/configure-1704-# expand $ac_aux_dir to an absolute path
siproxd-0.8.1/libltdl/configure:1705:am_aux_dir=`cd $ac_aux_dir && pwd`
siproxd-0.8.1/libltdl/configure-1706-
##############################################
siproxd-0.8.1/libltdl/configure-1791-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
siproxd-0.8.1/libltdl/configure:1792:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
siproxd-0.8.1/libltdl/configure-1793-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
siproxd-0.8.1/libltdl/configure-1800-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
siproxd-0.8.1/libltdl/configure:1801:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
siproxd-0.8.1/libltdl/configure-1802-if test -n "$ac_maketemp"; then
##############################################
siproxd-0.8.1/libltdl/configure-1808-fi
siproxd-0.8.1/libltdl/configure:1809:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
siproxd-0.8.1/libltdl/configure-1810-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
siproxd-0.8.1/libltdl/configure-1828-# test to see if srcdir already configured
siproxd-0.8.1/libltdl/configure:1829:if test "`cd $srcdir && pwd`" != "`pwd`" &&
siproxd-0.8.1/libltdl/configure-1830-   test -f $srcdir/config.status; then
##############################################
siproxd-0.8.1/libltdl/configure-2293-     "checking for C compiler version" >&5
siproxd-0.8.1/libltdl/configure:2294:ac_compiler=`set X $ac_compile; echo $2`
siproxd-0.8.1/libltdl/configure-2295-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
siproxd-0.8.1/libltdl/configure-2332-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
siproxd-0.8.1/libltdl/configure:2333:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
siproxd-0.8.1/libltdl/configure-2334-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
siproxd-0.8.1/libltdl/configure-2360-    *.* )
siproxd-0.8.1/libltdl/configure:2361:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
siproxd-0.8.1/libltdl/configure-2362-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
siproxd-0.8.1/libltdl/configure-2440-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
siproxd-0.8.1/libltdl/configure:2441:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
siproxd-0.8.1/libltdl/configure-2442-	  export ac_cv_exeext
##############################################
siproxd-0.8.1/libltdl/configure-2490-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
siproxd-0.8.1/libltdl/configure:2491:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
siproxd-0.8.1/libltdl/configure-2492-       break;;
##############################################
siproxd-0.8.1/libltdl/configure-2569-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
siproxd-0.8.1/libltdl/configure:2570:GCC=`test $ac_compiler_gnu = yes && echo yes`
siproxd-0.8.1/libltdl/configure-2571-ac_test_CFLAGS=${CFLAGS+set}
##############################################
siproxd-0.8.1/libltdl/configure-2928-# case it prints its new name instead of `make'.
siproxd-0.8.1/libltdl/configure:2929:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
siproxd-0.8.1/libltdl/configure-2930-   am__include=include
##############################################
siproxd-0.8.1/libltdl/configure-2936-   echo '.include "confinc"' > confmf
siproxd-0.8.1/libltdl/configure:2937:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
siproxd-0.8.1/libltdl/configure-2938-      am__include=.include
##############################################
siproxd-0.8.1/libltdl/configure-2998-  if test "$am_compiler_list" = ""; then
siproxd-0.8.1/libltdl/configure:2999:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
siproxd-0.8.1/libltdl/configure-3000-  fi
##############################################
siproxd-0.8.1/libltdl/configure-3350-test -z "$ac_cv_build_alias" &&
siproxd-0.8.1/libltdl/configure:3351:  ac_cv_build_alias=`$ac_config_guess`
siproxd-0.8.1/libltdl/configure-3352-test -z "$ac_cv_build_alias" &&
##############################################
siproxd-0.8.1/libltdl/configure-3355-   { (exit 1); exit 1; }; }
siproxd-0.8.1/libltdl/configure:3356:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
siproxd-0.8.1/libltdl/configure-3357-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
siproxd-0.8.1/libltdl/configure-3364-build=$ac_cv_build
siproxd-0.8.1/libltdl/configure:3365:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
siproxd-0.8.1/libltdl/configure:3366:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
siproxd-0.8.1/libltdl/configure:3367:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
siproxd-0.8.1/libltdl/configure-3368-
##############################################
siproxd-0.8.1/libltdl/configure-3377-  ac_cv_host_alias=$ac_cv_build_alias
siproxd-0.8.1/libltdl/configure:3378:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
siproxd-0.8.1/libltdl/configure-3379-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
siproxd-0.8.1/libltdl/configure-3386-host=$ac_cv_host
siproxd-0.8.1/libltdl/configure:3387:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
siproxd-0.8.1/libltdl/configure:3388:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
siproxd-0.8.1/libltdl/configure:3389:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
siproxd-0.8.1/libltdl/configure-3390-
##############################################
siproxd-0.8.1/libltdl/configure-3435-    test $lt_ac_count -gt 10 && break
siproxd-0.8.1/libltdl/configure:3436:    lt_ac_count=`expr $lt_ac_count + 1`
siproxd-0.8.1/libltdl/configure-3437-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
siproxd-0.8.1/libltdl/configure-3481-    # gcc leaves a trailing carriage return which upsets mingw
siproxd-0.8.1/libltdl/configure:3482:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
siproxd-0.8.1/libltdl/configure-3483-  *)
siproxd-0.8.1/libltdl/configure:3484:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
siproxd-0.8.1/libltdl/configure-3485-  esac
##############################################
siproxd-0.8.1/libltdl/configure-3490-      # Canonicalize the pathname of ld
siproxd-0.8.1/libltdl/configure:3491:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
siproxd-0.8.1/libltdl/configure-3492-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
siproxd-0.8.1/libltdl/configure:3493:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
siproxd-0.8.1/libltdl/configure-3494-      done
##############################################
siproxd-0.8.1/libltdl/configure-3525-      # Break only if it was the GNU/non-GNU ld that we prefer.
siproxd-0.8.1/libltdl/configure:3526:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
siproxd-0.8.1/libltdl/configure-3527-      *GNU* | *'with BFD'*)
##############################################
siproxd-0.8.1/libltdl/configure-3558-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
siproxd-0.8.1/libltdl/configure:3559:case `$LD -v 2>&1 </dev/null` in
siproxd-0.8.1/libltdl/configure-3560-*GNU* | *'with BFD'*)
##############################################
siproxd-0.8.1/libltdl/configure-3621-	# Tru64's nm complains that /dev/null is an invalid object file
siproxd-0.8.1/libltdl/configure:3622:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
siproxd-0.8.1/libltdl/configure-3623-	*/dev/null* | *'Invalid file or object type'*)
##############################################
siproxd-0.8.1/libltdl/configure-3627-	*)
siproxd-0.8.1/libltdl/configure:3628:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
siproxd-0.8.1/libltdl/configure-3629-	  */dev/null*)
##############################################
siproxd-0.8.1/libltdl/configure-3789-openbsd*)
siproxd-0.8.1/libltdl/configure:3790:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/libltdl/configure-3791-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
siproxd-0.8.1/libltdl/configure-3873-  (exit $ac_status); }; then
siproxd-0.8.1/libltdl/configure:3874:    case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/libltdl/configure-3875-    *ELF-32*)
##############################################
siproxd-0.8.1/libltdl/configure-3893-   if test "$lt_cv_prog_gnu_ld" = yes; then
siproxd-0.8.1/libltdl/configure:3894:    case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/libltdl/configure-3895-    *32-bit*)
##############################################
siproxd-0.8.1/libltdl/configure-3905-   else
siproxd-0.8.1/libltdl/configure:3906:    case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/libltdl/configure-3907-    *32-bit*)
##############################################
siproxd-0.8.1/libltdl/configure-4724-do
siproxd-0.8.1/libltdl/configure:4725:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
siproxd-0.8.1/libltdl/configure-4726-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
siproxd-0.8.1/libltdl/configure-4771-fi
siproxd-0.8.1/libltdl/configure:4772:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/libltdl/configure:4773:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/libltdl/configure:4774:if test `eval echo '${'$as_ac_Header'}'` = yes; then
siproxd-0.8.1/libltdl/configure-4775-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/libltdl/configure:4776:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
siproxd-0.8.1/libltdl/configure-4777-_ACEOF
##############################################
siproxd-0.8.1/libltdl/configure-4786-do
siproxd-0.8.1/libltdl/configure:4787:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
siproxd-0.8.1/libltdl/configure-4788-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
siproxd-0.8.1/libltdl/configure-4793-fi
siproxd-0.8.1/libltdl/configure:4794:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/libltdl/configure:4795:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/libltdl/configure-4796-else
##############################################
siproxd-0.8.1/libltdl/configure-4920-fi
siproxd-0.8.1/libltdl/configure:4921:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/libltdl/configure:4922:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/libltdl/configure-4923-
siproxd-0.8.1/libltdl/configure-4924-fi
siproxd-0.8.1/libltdl/configure:4925:if test `eval echo '${'$as_ac_Header'}'` = yes; then
siproxd-0.8.1/libltdl/configure-4926-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/libltdl/configure:4927:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
siproxd-0.8.1/libltdl/configure-4928-_ACEOF
##############################################
siproxd-0.8.1/libltdl/configure-5029-     "checking for C++ compiler version" >&5
siproxd-0.8.1/libltdl/configure:5030:ac_compiler=`set X $ac_compile; echo $2`
siproxd-0.8.1/libltdl/configure-5031-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
siproxd-0.8.1/libltdl/configure-5104-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
siproxd-0.8.1/libltdl/configure:5105:GXX=`test $ac_compiler_gnu = yes && echo yes`
siproxd-0.8.1/libltdl/configure-5106-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
siproxd-0.8.1/libltdl/configure-5316-  if test "$am_compiler_list" = ""; then
siproxd-0.8.1/libltdl/configure:5317:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
siproxd-0.8.1/libltdl/configure-5318-  fi
##############################################
siproxd-0.8.1/libltdl/configure-5729-     "checking for Fortran 77 compiler version" >&5
siproxd-0.8.1/libltdl/configure:5730:ac_compiler=`set X $ac_compile; echo $2`
siproxd-0.8.1/libltdl/configure-5731-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
siproxd-0.8.1/libltdl/configure-5864-
siproxd-0.8.1/libltdl/configure:5865:G77=`test $ac_compiler_gnu = yes && echo yes`
siproxd-0.8.1/libltdl/configure-5866-ac_ext=c
##############################################
siproxd-0.8.1/libltdl/configure-5927-    # And add a safety zone
siproxd-0.8.1/libltdl/configure:5928:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
siproxd-0.8.1/libltdl/configure:5929:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
siproxd-0.8.1/libltdl/configure-5930-    ;;
##############################################
siproxd-0.8.1/libltdl/configure-5955-    if test -n "$kargmax"; then
siproxd-0.8.1/libltdl/configure:5956:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
siproxd-0.8.1/libltdl/configure-5957-    else
##############################################
siproxd-0.8.1/libltdl/configure-5965-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
siproxd-0.8.1/libltdl/configure:5966:    while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
siproxd-0.8.1/libltdl/configure-5967-	       = "XX$teststring") >/dev/null 2>&1 &&
siproxd-0.8.1/libltdl/configure:5968:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
siproxd-0.8.1/libltdl/configure-5969-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
siproxd-0.8.1/libltdl/configure-5971-    do
siproxd-0.8.1/libltdl/configure:5972:      i=`expr $i + 1`
siproxd-0.8.1/libltdl/configure-5973-      teststring=$teststring$teststring
##############################################
siproxd-0.8.1/libltdl/configure-5978-    # It appears as though 1/2 is a usable value.
siproxd-0.8.1/libltdl/configure:5979:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
siproxd-0.8.1/libltdl/configure-5980-    ;;
##############################################
siproxd-0.8.1/libltdl/configure-6071-# If we're using GNU nm, then use its standard symbol codes.
siproxd-0.8.1/libltdl/configure:6072:case `$NM -V 2>&1` in
siproxd-0.8.1/libltdl/configure-6073-*GNU* | *'with BFD'*)
##############################################
siproxd-0.8.1/libltdl/configure-6559-done
siproxd-0.8.1/libltdl/configure:6560:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
siproxd-0.8.1/libltdl/configure-6561-
##############################################
siproxd-0.8.1/libltdl/configure-6587-	"file_magic "*)
siproxd-0.8.1/libltdl/configure:6588:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
siproxd-0.8.1/libltdl/configure-6589-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
siproxd-0.8.1/libltdl/configure-6649-	"file_magic "*)
siproxd-0.8.1/libltdl/configure:6650:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
siproxd-0.8.1/libltdl/configure-6651-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
siproxd-0.8.1/libltdl/configure-7210-  if test "$hard_links" = no; then
siproxd-0.8.1/libltdl/configure:7211:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
siproxd-0.8.1/libltdl/configure:7212:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
siproxd-0.8.1/libltdl/configure-7213-    need_locks=warn
##############################################
siproxd-0.8.1/libltdl/configure-7266-done
siproxd-0.8.1/libltdl/configure:7267:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
siproxd-0.8.1/libltdl/configure-7268-
##############################################
siproxd-0.8.1/libltdl/configure-7304-    supports_anon_versioning=no
siproxd-0.8.1/libltdl/configure:7305:    case `$LD -v 2>/dev/null` in
siproxd-0.8.1/libltdl/configure-7306-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
siproxd-0.8.1/libltdl/configure-7368-	# is EXPORTS), use it as is; otherwise, prepend...
siproxd-0.8.1/libltdl/configure:7369:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
siproxd-0.8.1/libltdl/configure-7370-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
siproxd-0.8.1/libltdl/configure-7391-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
siproxd-0.8.1/libltdl/configure:7392:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
siproxd-0.8.1/libltdl/configure:7393:      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'
siproxd-0.8.1/libltdl/configure-7394-      ;;
##############################################
siproxd-0.8.1/libltdl/configure-7400-	pgcc*)				# Portland Group C compiler
siproxd-0.8.1/libltdl/configure:7401:	  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'
siproxd-0.8.1/libltdl/configure-7402-	  tmp_addflag=' $pic_flag'
##############################################
siproxd-0.8.1/libltdl/configure-7404-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
siproxd-0.8.1/libltdl/configure:7405:	  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'
siproxd-0.8.1/libltdl/configure-7406-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
siproxd-0.8.1/libltdl/configure-7458-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
siproxd-0.8.1/libltdl/configure:7459:      case `$LD -v 2>&1` in
siproxd-0.8.1/libltdl/configure-7460-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
siproxd-0.8.1/libltdl/configure-7474-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
siproxd-0.8.1/libltdl/configure:7475:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
siproxd-0.8.1/libltdl/configure-7476-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
siproxd-0.8.1/libltdl/configure-7573-	# below for broken collect2 doesn't work under 4.3+
siproxd-0.8.1/libltdl/configure:7574:	  collect2name=`${CC} -print-prog-name=collect2`
siproxd-0.8.1/libltdl/configure-7575-	  if test -f "$collect2name" && \
##############################################
siproxd-0.8.1/libltdl/configure-7671-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
siproxd-0.8.1/libltdl/configure:7672:	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"
siproxd-0.8.1/libltdl/configure-7673-       else
##############################################
siproxd-0.8.1/libltdl/configure-7769-      # FIXME: Setting linknames here is a bad hack.
siproxd-0.8.1/libltdl/configure:7770:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
siproxd-0.8.1/libltdl/configure-7771-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
siproxd-0.8.1/libltdl/configure-7774-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
siproxd-0.8.1/libltdl/configure:7775:      fix_srcfile_path='`cygpath -w "$srcfile"`'
siproxd-0.8.1/libltdl/configure-7776-      enable_shared_with_static_runtimes=yes
##############################################
siproxd-0.8.1/libltdl/configure-7815-         output_verbose_link_cmd='echo'
siproxd-0.8.1/libltdl/configure:7816:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
siproxd-0.8.1/libltdl/configure-7817-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
siproxd-0.8.1/libltdl/configure-7950-      if test "$GCC" = yes; then
siproxd-0.8.1/libltdl/configure:7951:	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'
siproxd-0.8.1/libltdl/configure-7952-      else
siproxd-0.8.1/libltdl/configure:7953:	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'
siproxd-0.8.1/libltdl/configure-7954-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
siproxd-0.8.1/libltdl/configure-7982-      hardcode_shlibpath_var=no
siproxd-0.8.1/libltdl/configure:7983:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/libltdl/configure-7984-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
siproxd-0.8.1/libltdl/configure-8012-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/libltdl/configure:8013:	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'
siproxd-0.8.1/libltdl/configure-8014-      else
siproxd-0.8.1/libltdl/configure-8015-	allow_undefined_flag=' -expect_unresolved \*'
siproxd-0.8.1/libltdl/configure:8016:	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'
siproxd-0.8.1/libltdl/configure-8017-      fi
##############################################
siproxd-0.8.1/libltdl/configure-8024-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/libltdl/configure:8025:	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'
siproxd-0.8.1/libltdl/configure-8026-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
siproxd-0.8.1/libltdl/configure-8028-	allow_undefined_flag=' -expect_unresolved \*'
siproxd-0.8.1/libltdl/configure:8029:	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'
siproxd-0.8.1/libltdl/configure:8030:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
siproxd-0.8.1/libltdl/configure:8031:	$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'
siproxd-0.8.1/libltdl/configure-8032-
##############################################
siproxd-0.8.1/libltdl/configure-8065- 	*)
siproxd-0.8.1/libltdl/configure:8066: 	  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' ;;
siproxd-0.8.1/libltdl/configure-8067- 	esac ;;
##############################################
siproxd-0.8.1/libltdl/configure-8149-      hardcode_shlibpath_var=no
siproxd-0.8.1/libltdl/configure:8150:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
siproxd-0.8.1/libltdl/configure-8151-      hardcode_libdir_separator=':'
##############################################
siproxd-0.8.1/libltdl/configure-8259-if test "$GCC" = yes; then
siproxd-0.8.1/libltdl/configure:8260:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
siproxd-0.8.1/libltdl/configure-8261-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
siproxd-0.8.1/libltdl/configure-8265-    # okay in the real world where ";" in dirpaths is itself problematic.
siproxd-0.8.1/libltdl/configure:8266:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
siproxd-0.8.1/libltdl/configure-8267-  else
siproxd-0.8.1/libltdl/configure:8268:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
siproxd-0.8.1/libltdl/configure-8269-  fi
##############################################
siproxd-0.8.1/libltdl/configure-8336-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
siproxd-0.8.1/libltdl/configure:8337:  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'
siproxd-0.8.1/libltdl/configure-8338-  ;;
##############################################
siproxd-0.8.1/libltdl/configure-8369-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
siproxd-0.8.1/libltdl/configure:8370:    postinstall_cmds='base_file=`basename \${file}`~
siproxd-0.8.1/libltdl/configure:8371:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
siproxd-0.8.1/libltdl/configure:8372:      dldir=$destdir/`dirname \$dlpath`~
siproxd-0.8.1/libltdl/configure-8373-      test -d \$dldir || mkdir -p \$dldir~
##############################################
siproxd-0.8.1/libltdl/configure-8375-      chmod a+x \$dldir/$dlname'
siproxd-0.8.1/libltdl/configure:8376:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
siproxd-0.8.1/libltdl/configure-8377-      dlpath=$dir/\$dldll~
##############################################
siproxd-0.8.1/libltdl/configure-8383-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
siproxd-0.8.1/libltdl/configure:8384:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/libltdl/configure-8385-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
siproxd-0.8.1/libltdl/configure-8388-      # MinGW DLLs use traditional 'lib' prefix
siproxd-0.8.1/libltdl/configure:8389:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/libltdl/configure:8390:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
siproxd-0.8.1/libltdl/configure-8391-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
siproxd-0.8.1/libltdl/configure-8397-        # which wouldn't understand a cygwinified path. Ahh.
siproxd-0.8.1/libltdl/configure:8398:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
siproxd-0.8.1/libltdl/configure-8399-      else
siproxd-0.8.1/libltdl/configure:8400:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
siproxd-0.8.1/libltdl/configure-8401-      fi
##############################################
siproxd-0.8.1/libltdl/configure-8404-      # pw32 DLLs use 'pw' prefix rather than 'lib'
siproxd-0.8.1/libltdl/configure:8405:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/libltdl/configure-8406-      ;;
##############################################
siproxd-0.8.1/libltdl/configure-8410-  *)
siproxd-0.8.1/libltdl/configure:8411:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
siproxd-0.8.1/libltdl/configure-8412-    ;;
##############################################
siproxd-0.8.1/libltdl/configure-8427-  shlibpath_var=DYLD_LIBRARY_PATH
siproxd-0.8.1/libltdl/configure:8428:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
siproxd-0.8.1/libltdl/configure-8429-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
siproxd-0.8.1/libltdl/configure-8430-  if test "$GCC" = yes; then
siproxd-0.8.1/libltdl/configure:8431:    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"`
siproxd-0.8.1/libltdl/configure-8432-  else
##############################################
siproxd-0.8.1/libltdl/configure-8641-  (exit $ac_status); }; then
siproxd-0.8.1/libltdl/configure:8642:      case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/libltdl/configure-8643-      *64-bit*)
##############################################
siproxd-0.8.1/libltdl/configure-8654-  if test -f /etc/ld.so.conf; then
siproxd-0.8.1/libltdl/configure:8655:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
siproxd-0.8.1/libltdl/configure-8656-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
siproxd-0.8.1/libltdl/configure-8726-  shlibpath_var=LD_LIBRARY_PATH
siproxd-0.8.1/libltdl/configure:8727:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/libltdl/configure-8728-    case $host_os in
##############################################
siproxd-0.8.1/libltdl/configure-9847-      # Double-quote double-evaled strings.
siproxd-0.8.1/libltdl/configure:9848:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
siproxd-0.8.1/libltdl/configure-9849-      ;;
siproxd-0.8.1/libltdl/configure-9850-    *)
siproxd-0.8.1/libltdl/configure:9851:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
siproxd-0.8.1/libltdl/configure-9852-      ;;
##############################################
siproxd-0.8.1/libltdl/configure-9857-  *'\$0 --fallback-echo"')
siproxd-0.8.1/libltdl/configure:9858:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
siproxd-0.8.1/libltdl/configure-9859-    ;;
##############################################
siproxd-0.8.1/libltdl/configure-9870-
siproxd-0.8.1/libltdl/configure:9871:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
siproxd-0.8.1/libltdl/configure-9872-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
siproxd-0.8.1/libltdl/configure-9963-
siproxd-0.8.1/libltdl/configure:9964:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
siproxd-0.8.1/libltdl/configure-9965-gcc_ver=\`gcc -dumpversion\`
##############################################
siproxd-0.8.1/libltdl/configure-10099-# shared library.
siproxd-0.8.1/libltdl/configure:10100:predep_objects=\`echo $lt_predep_objects | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/configure-10101-
##############################################
siproxd-0.8.1/libltdl/configure-10103-# shared library.
siproxd-0.8.1/libltdl/configure:10104:postdep_objects=\`echo $lt_postdep_objects | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/configure-10105-
##############################################
siproxd-0.8.1/libltdl/configure-10115-# a shared library.
siproxd-0.8.1/libltdl/configure:10116:compiler_lib_search_path=\`echo $lt_compiler_lib_search_path | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/configure-10117-
##############################################
siproxd-0.8.1/libltdl/configure-10195-# Compile-time system search path for libraries
siproxd-0.8.1/libltdl/configure:10196:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/configure-10197-
##############################################
siproxd-0.8.1/libltdl/configure-10252-  # libtool script then.
siproxd-0.8.1/libltdl/configure:10253:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
siproxd-0.8.1/libltdl/configure-10254-  if test -f "$ltmain_in"; then
##############################################
siproxd-0.8.1/libltdl/configure-10281-  if test -z "$LTCC"; then
siproxd-0.8.1/libltdl/configure:10282:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
siproxd-0.8.1/libltdl/configure-10283-    if test -z "$LTCC"; then
##############################################
siproxd-0.8.1/libltdl/configure-10286-    else
siproxd-0.8.1/libltdl/configure:10287:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
siproxd-0.8.1/libltdl/configure:10288:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
siproxd-0.8.1/libltdl/configure-10289-    fi
##############################################
siproxd-0.8.1/libltdl/configure-10291-  if test -z "$LTCFLAGS"; then
siproxd-0.8.1/libltdl/configure:10292:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
siproxd-0.8.1/libltdl/configure-10293-  fi
##############################################
siproxd-0.8.1/libltdl/configure-10296-  # Note that this assumes the entire list is on one line.
siproxd-0.8.1/libltdl/configure:10297:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
siproxd-0.8.1/libltdl/configure-10298-
##############################################
siproxd-0.8.1/libltdl/configure-10302-    # Check whether tagname contains only valid characters
siproxd-0.8.1/libltdl/configure:10303:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
siproxd-0.8.1/libltdl/configure-10304-    "") ;;
##############################################
siproxd-0.8.1/libltdl/configure-10430-done
siproxd-0.8.1/libltdl/configure:10431:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
siproxd-0.8.1/libltdl/configure-10432-
##############################################
siproxd-0.8.1/libltdl/configure-10460-    # gcc leaves a trailing carriage return which upsets mingw
siproxd-0.8.1/libltdl/configure:10461:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
siproxd-0.8.1/libltdl/configure-10462-  *)
siproxd-0.8.1/libltdl/configure:10463:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
siproxd-0.8.1/libltdl/configure-10464-  esac
##############################################
siproxd-0.8.1/libltdl/configure-10469-      # Canonicalize the pathname of ld
siproxd-0.8.1/libltdl/configure:10470:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
siproxd-0.8.1/libltdl/configure-10471-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
siproxd-0.8.1/libltdl/configure:10472:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
siproxd-0.8.1/libltdl/configure-10473-      done
##############################################
siproxd-0.8.1/libltdl/configure-10504-      # Break only if it was the GNU/non-GNU ld that we prefer.
siproxd-0.8.1/libltdl/configure:10505:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
siproxd-0.8.1/libltdl/configure-10506-      *GNU* | *'with BFD'*)
##############################################
siproxd-0.8.1/libltdl/configure-10537-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
siproxd-0.8.1/libltdl/configure:10538:case `$LD -v 2>&1 </dev/null` in
siproxd-0.8.1/libltdl/configure-10539-*GNU* | *'with BFD'*)
##############################################
siproxd-0.8.1/libltdl/configure-10567-    # ancient GNU ld didn't support --whole-archive et. al.
siproxd-0.8.1/libltdl/configure:10568:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
siproxd-0.8.1/libltdl/configure-10569-	grep 'no-whole-archive' > /dev/null; then
##############################################
siproxd-0.8.1/libltdl/configure-10649-      # below for broken collect2 doesn't work under 4.3+
siproxd-0.8.1/libltdl/configure:10650:	collect2name=`${CC} -print-prog-name=collect2`
siproxd-0.8.1/libltdl/configure-10651-	if test -f "$collect2name" && \
##############################################
siproxd-0.8.1/libltdl/configure-10748-
siproxd-0.8.1/libltdl/configure:10749:      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"
siproxd-0.8.1/libltdl/configure-10750-     else
##############################################
siproxd-0.8.1/libltdl/configure-10854-      # is EXPORTS), use it as is; otherwise, prepend...
siproxd-0.8.1/libltdl/configure:10855:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
siproxd-0.8.1/libltdl/configure-10856-	cp $export_symbols $output_objdir/$soname.def;
##############################################
siproxd-0.8.1/libltdl/configure-10915-         output_verbose_link_cmd='echo'
siproxd-0.8.1/libltdl/configure:10916:          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'
siproxd-0.8.1/libltdl/configure-10917-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
siproxd-0.8.1/libltdl/configure-10983-      # dependencies.
siproxd-0.8.1/libltdl/configure:10984:      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'
siproxd-0.8.1/libltdl/configure-10985-      ;;
##############################################
siproxd-0.8.1/libltdl/configure-11047-	# dependencies.
siproxd-0.8.1/libltdl/configure:11048:	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'
siproxd-0.8.1/libltdl/configure-11049-	;;
##############################################
siproxd-0.8.1/libltdl/configure-11082-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
siproxd-0.8.1/libltdl/configure:11083:    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'
siproxd-0.8.1/libltdl/configure:11084:    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'
siproxd-0.8.1/libltdl/configure-11085-    ;;
##############################################
siproxd-0.8.1/libltdl/configure-11089-	# SGI C++
siproxd-0.8.1/libltdl/configure:11090:	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'
siproxd-0.8.1/libltdl/configure-11091-
##############################################
siproxd-0.8.1/libltdl/configure-11100-	  if test "$with_gnu_ld" = no; then
siproxd-0.8.1/libltdl/configure:11101:	    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'
siproxd-0.8.1/libltdl/configure-11102-	  else
siproxd-0.8.1/libltdl/configure:11103:	    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'
siproxd-0.8.1/libltdl/configure-11104-	  fi
##############################################
siproxd-0.8.1/libltdl/configure-11119-	# to its proper name (with version) after linking.
siproxd-0.8.1/libltdl/configure:11120:	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'
siproxd-0.8.1/libltdl/configure:11121:	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'
siproxd-0.8.1/libltdl/configure-11122-	# Commands to make compiler produce verbose output that lists
##############################################
siproxd-0.8.1/libltdl/configure-11129-	# dependencies.
siproxd-0.8.1/libltdl/configure:11130:	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'
siproxd-0.8.1/libltdl/configure-11131-
##############################################
siproxd-0.8.1/libltdl/configure-11144-	# earlier do not add the objects themselves.
siproxd-0.8.1/libltdl/configure:11145:	case `$CC -V 2>&1` in
siproxd-0.8.1/libltdl/configure-11146-	*"Version 7."*)
##############################################
siproxd-0.8.1/libltdl/configure-11170-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
siproxd-0.8.1/libltdl/configure:11171:	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'
siproxd-0.8.1/libltdl/configure-11172-        ;;
##############################################
siproxd-0.8.1/libltdl/configure-11189-	# dependencies.
siproxd-0.8.1/libltdl/configure:11190:	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'
siproxd-0.8.1/libltdl/configure-11191-	;;
##############################################
siproxd-0.8.1/libltdl/configure-11233-    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
siproxd-0.8.1/libltdl/configure:11234:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/libltdl/configure-11235-      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
siproxd-0.8.1/libltdl/configure-11248-	# to its proper name (with version) after linking.
siproxd-0.8.1/libltdl/configure:11249:	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'
siproxd-0.8.1/libltdl/configure-11250-
##############################################
siproxd-0.8.1/libltdl/configure-11265-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/libltdl/configure:11266:	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'
siproxd-0.8.1/libltdl/configure-11267-
##############################################
siproxd-0.8.1/libltdl/configure-11278-	# dependencies.
siproxd-0.8.1/libltdl/configure:11279:	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'
siproxd-0.8.1/libltdl/configure-11280-	;;
##############################################
siproxd-0.8.1/libltdl/configure-11283-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/libltdl/configure:11284:	  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'
siproxd-0.8.1/libltdl/configure-11285-
##############################################
siproxd-0.8.1/libltdl/configure-11308-	# to its proper name (with version) after linking.
siproxd-0.8.1/libltdl/configure:11309:	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'
siproxd-0.8.1/libltdl/configure-11310-
##############################################
siproxd-0.8.1/libltdl/configure-11324-	allow_undefined_flag_CXX=' -expect_unresolved \*'
siproxd-0.8.1/libltdl/configure:11325:	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'
siproxd-0.8.1/libltdl/configure:11326:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
siproxd-0.8.1/libltdl/configure-11327-	  echo "-hidden">> $lib.exp~
siproxd-0.8.1/libltdl/configure:11328:	  $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~
siproxd-0.8.1/libltdl/configure-11329-	  $rm $lib.exp'
##############################################
siproxd-0.8.1/libltdl/configure-11341-	# dependencies.
siproxd-0.8.1/libltdl/configure:11342:	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'
siproxd-0.8.1/libltdl/configure-11343-	;;
##############################################
siproxd-0.8.1/libltdl/configure-11346-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/libltdl/configure:11347:	 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'
siproxd-0.8.1/libltdl/configure-11348-
##############################################
siproxd-0.8.1/libltdl/configure-11408-	    # Supported since Solaris 2.6 (maybe 2.5.1?)
siproxd-0.8.1/libltdl/configure:11409:	    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'
siproxd-0.8.1/libltdl/configure-11410-	    ;;
##############################################
siproxd-0.8.1/libltdl/configure-11496-    hardcode_shlibpath_var_CXX=no
siproxd-0.8.1/libltdl/configure:11497:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
siproxd-0.8.1/libltdl/configure-11498-    hardcode_libdir_separator_CXX=':'
##############################################
siproxd-0.8.1/libltdl/configure-11572-  # eval without this substitution.
siproxd-0.8.1/libltdl/configure:11573:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
siproxd-0.8.1/libltdl/configure-11574-
siproxd-0.8.1/libltdl/configure:11575:  for p in `eval $output_verbose_link_cmd`; do
siproxd-0.8.1/libltdl/configure-11576-    case $p in
##############################################
siproxd-0.8.1/libltdl/configure-12127-  if test "$hard_links" = no; then
siproxd-0.8.1/libltdl/configure:12128:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
siproxd-0.8.1/libltdl/configure:12129:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
siproxd-0.8.1/libltdl/configure-12130-    need_locks=warn
##############################################
siproxd-0.8.1/libltdl/configure-12243-if test "$GCC" = yes; then
siproxd-0.8.1/libltdl/configure:12244:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
siproxd-0.8.1/libltdl/configure-12245-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
siproxd-0.8.1/libltdl/configure-12249-    # okay in the real world where ";" in dirpaths is itself problematic.
siproxd-0.8.1/libltdl/configure:12250:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
siproxd-0.8.1/libltdl/configure-12251-  else
siproxd-0.8.1/libltdl/configure:12252:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
siproxd-0.8.1/libltdl/configure-12253-  fi
##############################################
siproxd-0.8.1/libltdl/configure-12320-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
siproxd-0.8.1/libltdl/configure:12321:  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'
siproxd-0.8.1/libltdl/configure-12322-  ;;
##############################################
siproxd-0.8.1/libltdl/configure-12353-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
siproxd-0.8.1/libltdl/configure:12354:    postinstall_cmds='base_file=`basename \${file}`~
siproxd-0.8.1/libltdl/configure:12355:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
siproxd-0.8.1/libltdl/configure:12356:      dldir=$destdir/`dirname \$dlpath`~
siproxd-0.8.1/libltdl/configure-12357-      test -d \$dldir || mkdir -p \$dldir~
##############################################
siproxd-0.8.1/libltdl/configure-12359-      chmod a+x \$dldir/$dlname'
siproxd-0.8.1/libltdl/configure:12360:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
siproxd-0.8.1/libltdl/configure-12361-      dlpath=$dir/\$dldll~
##############################################
siproxd-0.8.1/libltdl/configure-12367-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
siproxd-0.8.1/libltdl/configure:12368:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/libltdl/configure-12369-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
siproxd-0.8.1/libltdl/configure-12372-      # MinGW DLLs use traditional 'lib' prefix
siproxd-0.8.1/libltdl/configure:12373:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/libltdl/configure:12374:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
siproxd-0.8.1/libltdl/configure-12375-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
siproxd-0.8.1/libltdl/configure-12381-        # which wouldn't understand a cygwinified path. Ahh.
siproxd-0.8.1/libltdl/configure:12382:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
siproxd-0.8.1/libltdl/configure-12383-      else
siproxd-0.8.1/libltdl/configure:12384:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
siproxd-0.8.1/libltdl/configure-12385-      fi
##############################################
siproxd-0.8.1/libltdl/configure-12388-      # pw32 DLLs use 'pw' prefix rather than 'lib'
siproxd-0.8.1/libltdl/configure:12389:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/libltdl/configure-12390-      ;;
##############################################
siproxd-0.8.1/libltdl/configure-12394-  *)
siproxd-0.8.1/libltdl/configure:12395:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
siproxd-0.8.1/libltdl/configure-12396-    ;;
##############################################
siproxd-0.8.1/libltdl/configure-12411-  shlibpath_var=DYLD_LIBRARY_PATH
siproxd-0.8.1/libltdl/configure:12412:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
siproxd-0.8.1/libltdl/configure-12413-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
siproxd-0.8.1/libltdl/configure-12414-  if test "$GCC" = yes; then
siproxd-0.8.1/libltdl/configure:12415:    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"`
siproxd-0.8.1/libltdl/configure-12416-  else
##############################################
siproxd-0.8.1/libltdl/configure-12625-  (exit $ac_status); }; then
siproxd-0.8.1/libltdl/configure:12626:      case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/libltdl/configure-12627-      *64-bit*)
##############################################
siproxd-0.8.1/libltdl/configure-12638-  if test -f /etc/ld.so.conf; then
siproxd-0.8.1/libltdl/configure:12639:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
siproxd-0.8.1/libltdl/configure-12640-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
siproxd-0.8.1/libltdl/configure-12710-  shlibpath_var=LD_LIBRARY_PATH
siproxd-0.8.1/libltdl/configure:12711:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/libltdl/configure-12712-    case $host_os in
##############################################
siproxd-0.8.1/libltdl/configure-12955-      # Double-quote double-evaled strings.
siproxd-0.8.1/libltdl/configure:12956:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
siproxd-0.8.1/libltdl/configure-12957-      ;;
siproxd-0.8.1/libltdl/configure-12958-    *)
siproxd-0.8.1/libltdl/configure:12959:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
siproxd-0.8.1/libltdl/configure-12960-      ;;
##############################################
siproxd-0.8.1/libltdl/configure-12965-  *'\$0 --fallback-echo"')
siproxd-0.8.1/libltdl/configure:12966:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
siproxd-0.8.1/libltdl/configure-12967-    ;;
##############################################
siproxd-0.8.1/libltdl/configure-13023-
siproxd-0.8.1/libltdl/configure:13024:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
siproxd-0.8.1/libltdl/configure-13025-gcc_ver=\`gcc -dumpversion\`
##############################################
siproxd-0.8.1/libltdl/configure-13159-# shared library.
siproxd-0.8.1/libltdl/configure:13160:predep_objects=\`echo $lt_predep_objects_CXX | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/configure-13161-
##############################################
siproxd-0.8.1/libltdl/configure-13163-# shared library.
siproxd-0.8.1/libltdl/configure:13164:postdep_objects=\`echo $lt_postdep_objects_CXX | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/configure-13165-
##############################################
siproxd-0.8.1/libltdl/configure-13175-# a shared library.
siproxd-0.8.1/libltdl/configure:13176:compiler_lib_search_path=\`echo $lt_compiler_lib_search_path_CXX | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/configure-13177-
##############################################
siproxd-0.8.1/libltdl/configure-13255-# Compile-time system search path for libraries
siproxd-0.8.1/libltdl/configure:13256:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/configure-13257-
##############################################
siproxd-0.8.1/libltdl/configure-13287-  # libtool script then.
siproxd-0.8.1/libltdl/configure:13288:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
siproxd-0.8.1/libltdl/configure-13289-  if test -f "$ltmain_in"; then
##############################################
siproxd-0.8.1/libltdl/configure-13396-done
siproxd-0.8.1/libltdl/configure:13397:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
siproxd-0.8.1/libltdl/configure-13398-
##############################################
siproxd-0.8.1/libltdl/configure-13825-  if test "$hard_links" = no; then
siproxd-0.8.1/libltdl/configure:13826:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
siproxd-0.8.1/libltdl/configure:13827:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
siproxd-0.8.1/libltdl/configure-13828-    need_locks=warn
##############################################
siproxd-0.8.1/libltdl/configure-13881-done
siproxd-0.8.1/libltdl/configure:13882:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
siproxd-0.8.1/libltdl/configure-13883-
##############################################
siproxd-0.8.1/libltdl/configure-13919-    supports_anon_versioning=no
siproxd-0.8.1/libltdl/configure:13920:    case `$LD -v 2>/dev/null` in
siproxd-0.8.1/libltdl/configure-13921-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
siproxd-0.8.1/libltdl/configure-13983-	# is EXPORTS), use it as is; otherwise, prepend...
siproxd-0.8.1/libltdl/configure:13984:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
siproxd-0.8.1/libltdl/configure-13985-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
siproxd-0.8.1/libltdl/configure-14006-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
siproxd-0.8.1/libltdl/configure:14007:      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'
siproxd-0.8.1/libltdl/configure:14008:      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'
siproxd-0.8.1/libltdl/configure-14009-      ;;
##############################################
siproxd-0.8.1/libltdl/configure-14015-	pgcc*)				# Portland Group C compiler
siproxd-0.8.1/libltdl/configure:14016:	  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'
siproxd-0.8.1/libltdl/configure-14017-	  tmp_addflag=' $pic_flag'
##############################################
siproxd-0.8.1/libltdl/configure-14019-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
siproxd-0.8.1/libltdl/configure:14020:	  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'
siproxd-0.8.1/libltdl/configure-14021-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
siproxd-0.8.1/libltdl/configure-14073-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
siproxd-0.8.1/libltdl/configure:14074:      case `$LD -v 2>&1` in
siproxd-0.8.1/libltdl/configure-14075-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
siproxd-0.8.1/libltdl/configure-14089-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
siproxd-0.8.1/libltdl/configure:14090:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
siproxd-0.8.1/libltdl/configure-14091-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
siproxd-0.8.1/libltdl/configure-14188-	# below for broken collect2 doesn't work under 4.3+
siproxd-0.8.1/libltdl/configure:14189:	  collect2name=`${CC} -print-prog-name=collect2`
siproxd-0.8.1/libltdl/configure-14190-	  if test -f "$collect2name" && \
##############################################
siproxd-0.8.1/libltdl/configure-14276-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
siproxd-0.8.1/libltdl/configure:14277:	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"
siproxd-0.8.1/libltdl/configure-14278-       else
##############################################
siproxd-0.8.1/libltdl/configure-14364-      # FIXME: Setting linknames here is a bad hack.
siproxd-0.8.1/libltdl/configure:14365:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
siproxd-0.8.1/libltdl/configure-14366-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
siproxd-0.8.1/libltdl/configure-14369-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
siproxd-0.8.1/libltdl/configure:14370:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
siproxd-0.8.1/libltdl/configure-14371-      enable_shared_with_static_runtimes_F77=yes
##############################################
siproxd-0.8.1/libltdl/configure-14410-         output_verbose_link_cmd='echo'
siproxd-0.8.1/libltdl/configure:14411:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
siproxd-0.8.1/libltdl/configure-14412-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
siproxd-0.8.1/libltdl/configure-14545-      if test "$GCC" = yes; then
siproxd-0.8.1/libltdl/configure:14546:	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'
siproxd-0.8.1/libltdl/configure-14547-      else
siproxd-0.8.1/libltdl/configure:14548:	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'
siproxd-0.8.1/libltdl/configure-14549-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
siproxd-0.8.1/libltdl/configure-14577-      hardcode_shlibpath_var_F77=no
siproxd-0.8.1/libltdl/configure:14578:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/libltdl/configure-14579-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
siproxd-0.8.1/libltdl/configure-14607-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/libltdl/configure:14608:	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'
siproxd-0.8.1/libltdl/configure-14609-      else
siproxd-0.8.1/libltdl/configure-14610-	allow_undefined_flag_F77=' -expect_unresolved \*'
siproxd-0.8.1/libltdl/configure:14611:	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'
siproxd-0.8.1/libltdl/configure-14612-      fi
##############################################
siproxd-0.8.1/libltdl/configure-14619-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/libltdl/configure:14620:	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'
siproxd-0.8.1/libltdl/configure-14621-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
siproxd-0.8.1/libltdl/configure-14623-	allow_undefined_flag_F77=' -expect_unresolved \*'
siproxd-0.8.1/libltdl/configure:14624:	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'
siproxd-0.8.1/libltdl/configure:14625:	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~
siproxd-0.8.1/libltdl/configure:14626:	$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'
siproxd-0.8.1/libltdl/configure-14627-
##############################################
siproxd-0.8.1/libltdl/configure-14660- 	*)
siproxd-0.8.1/libltdl/configure:14661: 	  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' ;;
siproxd-0.8.1/libltdl/configure-14662- 	esac ;;
##############################################
siproxd-0.8.1/libltdl/configure-14744-      hardcode_shlibpath_var_F77=no
siproxd-0.8.1/libltdl/configure:14745:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
siproxd-0.8.1/libltdl/configure-14746-      hardcode_libdir_separator_F77=':'
##############################################
siproxd-0.8.1/libltdl/configure-14854-if test "$GCC" = yes; then
siproxd-0.8.1/libltdl/configure:14855:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
siproxd-0.8.1/libltdl/configure-14856-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
siproxd-0.8.1/libltdl/configure-14860-    # okay in the real world where ";" in dirpaths is itself problematic.
siproxd-0.8.1/libltdl/configure:14861:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
siproxd-0.8.1/libltdl/configure-14862-  else
siproxd-0.8.1/libltdl/configure:14863:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
siproxd-0.8.1/libltdl/configure-14864-  fi
##############################################
siproxd-0.8.1/libltdl/configure-14931-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
siproxd-0.8.1/libltdl/configure:14932:  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'
siproxd-0.8.1/libltdl/configure-14933-  ;;
##############################################
siproxd-0.8.1/libltdl/configure-14964-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
siproxd-0.8.1/libltdl/configure:14965:    postinstall_cmds='base_file=`basename \${file}`~
siproxd-0.8.1/libltdl/configure:14966:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
siproxd-0.8.1/libltdl/configure:14967:      dldir=$destdir/`dirname \$dlpath`~
siproxd-0.8.1/libltdl/configure-14968-      test -d \$dldir || mkdir -p \$dldir~
##############################################
siproxd-0.8.1/libltdl/configure-14970-      chmod a+x \$dldir/$dlname'
siproxd-0.8.1/libltdl/configure:14971:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
siproxd-0.8.1/libltdl/configure-14972-      dlpath=$dir/\$dldll~
##############################################
siproxd-0.8.1/libltdl/configure-14978-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
siproxd-0.8.1/libltdl/configure:14979:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/libltdl/configure-14980-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
siproxd-0.8.1/libltdl/configure-14983-      # MinGW DLLs use traditional 'lib' prefix
siproxd-0.8.1/libltdl/configure:14984:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/libltdl/configure:14985:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
siproxd-0.8.1/libltdl/configure-14986-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
siproxd-0.8.1/libltdl/configure-14992-        # which wouldn't understand a cygwinified path. Ahh.
siproxd-0.8.1/libltdl/configure:14993:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
siproxd-0.8.1/libltdl/configure-14994-      else
siproxd-0.8.1/libltdl/configure:14995:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
siproxd-0.8.1/libltdl/configure-14996-      fi
##############################################
siproxd-0.8.1/libltdl/configure-14999-      # pw32 DLLs use 'pw' prefix rather than 'lib'
siproxd-0.8.1/libltdl/configure:15000:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/libltdl/configure-15001-      ;;
##############################################
siproxd-0.8.1/libltdl/configure-15005-  *)
siproxd-0.8.1/libltdl/configure:15006:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
siproxd-0.8.1/libltdl/configure-15007-    ;;
##############################################
siproxd-0.8.1/libltdl/configure-15022-  shlibpath_var=DYLD_LIBRARY_PATH
siproxd-0.8.1/libltdl/configure:15023:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
siproxd-0.8.1/libltdl/configure-15024-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
siproxd-0.8.1/libltdl/configure-15025-  if test "$GCC" = yes; then
siproxd-0.8.1/libltdl/configure:15026:    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"`
siproxd-0.8.1/libltdl/configure-15027-  else
##############################################
siproxd-0.8.1/libltdl/configure-15236-  (exit $ac_status); }; then
siproxd-0.8.1/libltdl/configure:15237:      case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/libltdl/configure-15238-      *64-bit*)
##############################################
siproxd-0.8.1/libltdl/configure-15249-  if test -f /etc/ld.so.conf; then
siproxd-0.8.1/libltdl/configure:15250:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
siproxd-0.8.1/libltdl/configure-15251-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
siproxd-0.8.1/libltdl/configure-15321-  shlibpath_var=LD_LIBRARY_PATH
siproxd-0.8.1/libltdl/configure:15322:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/libltdl/configure-15323-    case $host_os in
##############################################
siproxd-0.8.1/libltdl/configure-15566-      # Double-quote double-evaled strings.
siproxd-0.8.1/libltdl/configure:15567:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
siproxd-0.8.1/libltdl/configure-15568-      ;;
siproxd-0.8.1/libltdl/configure-15569-    *)
siproxd-0.8.1/libltdl/configure:15570:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
siproxd-0.8.1/libltdl/configure-15571-      ;;
##############################################
siproxd-0.8.1/libltdl/configure-15576-  *'\$0 --fallback-echo"')
siproxd-0.8.1/libltdl/configure:15577:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
siproxd-0.8.1/libltdl/configure-15578-    ;;
##############################################
siproxd-0.8.1/libltdl/configure-15634-
siproxd-0.8.1/libltdl/configure:15635:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
siproxd-0.8.1/libltdl/configure-15636-gcc_ver=\`gcc -dumpversion\`
##############################################
siproxd-0.8.1/libltdl/configure-15770-# shared library.
siproxd-0.8.1/libltdl/configure:15771:predep_objects=\`echo $lt_predep_objects_F77 | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/configure-15772-
##############################################
siproxd-0.8.1/libltdl/configure-15774-# shared library.
siproxd-0.8.1/libltdl/configure:15775:postdep_objects=\`echo $lt_postdep_objects_F77 | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/configure-15776-
##############################################
siproxd-0.8.1/libltdl/configure-15786-# a shared library.
siproxd-0.8.1/libltdl/configure:15787:compiler_lib_search_path=\`echo $lt_compiler_lib_search_path_F77 | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/configure-15788-
##############################################
siproxd-0.8.1/libltdl/configure-15866-# Compile-time system search path for libraries
siproxd-0.8.1/libltdl/configure:15867:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/configure-15868-
##############################################
siproxd-0.8.1/libltdl/configure-15898-  # libtool script then.
siproxd-0.8.1/libltdl/configure:15899:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
siproxd-0.8.1/libltdl/configure-15900-  if test -f "$ltmain_in"; then
##############################################
siproxd-0.8.1/libltdl/configure-15975-done
siproxd-0.8.1/libltdl/configure:15976:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
siproxd-0.8.1/libltdl/configure-15977-
##############################################
siproxd-0.8.1/libltdl/configure-16428-  if test "$hard_links" = no; then
siproxd-0.8.1/libltdl/configure:16429:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
siproxd-0.8.1/libltdl/configure:16430:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
siproxd-0.8.1/libltdl/configure-16431-    need_locks=warn
##############################################
siproxd-0.8.1/libltdl/configure-16484-done
siproxd-0.8.1/libltdl/configure:16485:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
siproxd-0.8.1/libltdl/configure-16486-
##############################################
siproxd-0.8.1/libltdl/configure-16522-    supports_anon_versioning=no
siproxd-0.8.1/libltdl/configure:16523:    case `$LD -v 2>/dev/null` in
siproxd-0.8.1/libltdl/configure-16524-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
siproxd-0.8.1/libltdl/configure-16586-	# is EXPORTS), use it as is; otherwise, prepend...
siproxd-0.8.1/libltdl/configure:16587:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
siproxd-0.8.1/libltdl/configure-16588-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
siproxd-0.8.1/libltdl/configure-16609-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
siproxd-0.8.1/libltdl/configure:16610:      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'
siproxd-0.8.1/libltdl/configure:16611:      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'
siproxd-0.8.1/libltdl/configure-16612-      ;;
##############################################
siproxd-0.8.1/libltdl/configure-16618-	pgcc*)				# Portland Group C compiler
siproxd-0.8.1/libltdl/configure:16619:	  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'
siproxd-0.8.1/libltdl/configure-16620-	  tmp_addflag=' $pic_flag'
##############################################
siproxd-0.8.1/libltdl/configure-16622-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
siproxd-0.8.1/libltdl/configure:16623:	  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'
siproxd-0.8.1/libltdl/configure-16624-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
siproxd-0.8.1/libltdl/configure-16676-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
siproxd-0.8.1/libltdl/configure:16677:      case `$LD -v 2>&1` in
siproxd-0.8.1/libltdl/configure-16678-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
siproxd-0.8.1/libltdl/configure-16692-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
siproxd-0.8.1/libltdl/configure:16693:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
siproxd-0.8.1/libltdl/configure-16694-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
siproxd-0.8.1/libltdl/configure-16791-	# below for broken collect2 doesn't work under 4.3+
siproxd-0.8.1/libltdl/configure:16792:	  collect2name=`${CC} -print-prog-name=collect2`
siproxd-0.8.1/libltdl/configure-16793-	  if test -f "$collect2name" && \
##############################################
siproxd-0.8.1/libltdl/configure-16889-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
siproxd-0.8.1/libltdl/configure:16890:	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"
siproxd-0.8.1/libltdl/configure-16891-       else
##############################################
siproxd-0.8.1/libltdl/configure-16987-      # FIXME: Setting linknames here is a bad hack.
siproxd-0.8.1/libltdl/configure:16988:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
siproxd-0.8.1/libltdl/configure-16989-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
siproxd-0.8.1/libltdl/configure-16992-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
siproxd-0.8.1/libltdl/configure:16993:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
siproxd-0.8.1/libltdl/configure-16994-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
siproxd-0.8.1/libltdl/configure-17033-         output_verbose_link_cmd='echo'
siproxd-0.8.1/libltdl/configure:17034:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
siproxd-0.8.1/libltdl/configure-17035-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
siproxd-0.8.1/libltdl/configure-17168-      if test "$GCC" = yes; then
siproxd-0.8.1/libltdl/configure:17169:	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'
siproxd-0.8.1/libltdl/configure-17170-      else
siproxd-0.8.1/libltdl/configure:17171:	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'
siproxd-0.8.1/libltdl/configure-17172-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
siproxd-0.8.1/libltdl/configure-17200-      hardcode_shlibpath_var_GCJ=no
siproxd-0.8.1/libltdl/configure:17201:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/libltdl/configure-17202-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
siproxd-0.8.1/libltdl/configure-17230-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/libltdl/configure:17231:	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'
siproxd-0.8.1/libltdl/configure-17232-      else
siproxd-0.8.1/libltdl/configure-17233-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
siproxd-0.8.1/libltdl/configure:17234:	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'
siproxd-0.8.1/libltdl/configure-17235-      fi
##############################################
siproxd-0.8.1/libltdl/configure-17242-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
siproxd-0.8.1/libltdl/configure:17243:	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'
siproxd-0.8.1/libltdl/configure-17244-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
siproxd-0.8.1/libltdl/configure-17246-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
siproxd-0.8.1/libltdl/configure:17247:	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'
siproxd-0.8.1/libltdl/configure:17248:	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~
siproxd-0.8.1/libltdl/configure:17249:	$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'
siproxd-0.8.1/libltdl/configure-17250-
##############################################
siproxd-0.8.1/libltdl/configure-17283- 	*)
siproxd-0.8.1/libltdl/configure:17284: 	  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' ;;
siproxd-0.8.1/libltdl/configure-17285- 	esac ;;
##############################################
siproxd-0.8.1/libltdl/configure-17367-      hardcode_shlibpath_var_GCJ=no
siproxd-0.8.1/libltdl/configure:17368:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
siproxd-0.8.1/libltdl/configure-17369-      hardcode_libdir_separator_GCJ=':'
##############################################
siproxd-0.8.1/libltdl/configure-17477-if test "$GCC" = yes; then
siproxd-0.8.1/libltdl/configure:17478:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
siproxd-0.8.1/libltdl/configure-17479-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
siproxd-0.8.1/libltdl/configure-17483-    # okay in the real world where ";" in dirpaths is itself problematic.
siproxd-0.8.1/libltdl/configure:17484:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
siproxd-0.8.1/libltdl/configure-17485-  else
siproxd-0.8.1/libltdl/configure:17486:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
siproxd-0.8.1/libltdl/configure-17487-  fi
##############################################
siproxd-0.8.1/libltdl/configure-17554-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
siproxd-0.8.1/libltdl/configure:17555:  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'
siproxd-0.8.1/libltdl/configure-17556-  ;;
##############################################
siproxd-0.8.1/libltdl/configure-17587-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
siproxd-0.8.1/libltdl/configure:17588:    postinstall_cmds='base_file=`basename \${file}`~
siproxd-0.8.1/libltdl/configure:17589:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
siproxd-0.8.1/libltdl/configure:17590:      dldir=$destdir/`dirname \$dlpath`~
siproxd-0.8.1/libltdl/configure-17591-      test -d \$dldir || mkdir -p \$dldir~
##############################################
siproxd-0.8.1/libltdl/configure-17593-      chmod a+x \$dldir/$dlname'
siproxd-0.8.1/libltdl/configure:17594:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
siproxd-0.8.1/libltdl/configure-17595-      dlpath=$dir/\$dldll~
##############################################
siproxd-0.8.1/libltdl/configure-17601-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
siproxd-0.8.1/libltdl/configure:17602:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/libltdl/configure-17603-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
siproxd-0.8.1/libltdl/configure-17606-      # MinGW DLLs use traditional 'lib' prefix
siproxd-0.8.1/libltdl/configure:17607:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/libltdl/configure:17608:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
siproxd-0.8.1/libltdl/configure-17609-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
siproxd-0.8.1/libltdl/configure-17615-        # which wouldn't understand a cygwinified path. Ahh.
siproxd-0.8.1/libltdl/configure:17616:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
siproxd-0.8.1/libltdl/configure-17617-      else
siproxd-0.8.1/libltdl/configure:17618:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
siproxd-0.8.1/libltdl/configure-17619-      fi
##############################################
siproxd-0.8.1/libltdl/configure-17622-      # pw32 DLLs use 'pw' prefix rather than 'lib'
siproxd-0.8.1/libltdl/configure:17623:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
siproxd-0.8.1/libltdl/configure-17624-      ;;
##############################################
siproxd-0.8.1/libltdl/configure-17628-  *)
siproxd-0.8.1/libltdl/configure:17629:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
siproxd-0.8.1/libltdl/configure-17630-    ;;
##############################################
siproxd-0.8.1/libltdl/configure-17645-  shlibpath_var=DYLD_LIBRARY_PATH
siproxd-0.8.1/libltdl/configure:17646:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
siproxd-0.8.1/libltdl/configure-17647-  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
siproxd-0.8.1/libltdl/configure-17648-  if test "$GCC" = yes; then
siproxd-0.8.1/libltdl/configure:17649:    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"`
siproxd-0.8.1/libltdl/configure-17650-  else
##############################################
siproxd-0.8.1/libltdl/configure-17859-  (exit $ac_status); }; then
siproxd-0.8.1/libltdl/configure:17860:      case `/usr/bin/file conftest.$ac_objext` in
siproxd-0.8.1/libltdl/configure-17861-      *64-bit*)
##############################################
siproxd-0.8.1/libltdl/configure-17872-  if test -f /etc/ld.so.conf; then
siproxd-0.8.1/libltdl/configure:17873:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
siproxd-0.8.1/libltdl/configure-17874-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
siproxd-0.8.1/libltdl/configure-17944-  shlibpath_var=LD_LIBRARY_PATH
siproxd-0.8.1/libltdl/configure:17945:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
siproxd-0.8.1/libltdl/configure-17946-    case $host_os in
##############################################
siproxd-0.8.1/libltdl/configure-18189-      # Double-quote double-evaled strings.
siproxd-0.8.1/libltdl/configure:18190:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
siproxd-0.8.1/libltdl/configure-18191-      ;;
siproxd-0.8.1/libltdl/configure-18192-    *)
siproxd-0.8.1/libltdl/configure:18193:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
siproxd-0.8.1/libltdl/configure-18194-      ;;
##############################################
siproxd-0.8.1/libltdl/configure-18199-  *'\$0 --fallback-echo"')
siproxd-0.8.1/libltdl/configure:18200:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
siproxd-0.8.1/libltdl/configure-18201-    ;;
##############################################
siproxd-0.8.1/libltdl/configure-18257-
siproxd-0.8.1/libltdl/configure:18258:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
siproxd-0.8.1/libltdl/configure-18259-gcc_ver=\`gcc -dumpversion\`
##############################################
siproxd-0.8.1/libltdl/configure-18393-# shared library.
siproxd-0.8.1/libltdl/configure:18394:predep_objects=\`echo $lt_predep_objects_GCJ | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/configure-18395-
##############################################
siproxd-0.8.1/libltdl/configure-18397-# shared library.
siproxd-0.8.1/libltdl/configure:18398:postdep_objects=\`echo $lt_postdep_objects_GCJ | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/configure-18399-
##############################################
siproxd-0.8.1/libltdl/configure-18409-# a shared library.
siproxd-0.8.1/libltdl/configure:18410:compiler_lib_search_path=\`echo $lt_compiler_lib_search_path_GCJ | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/configure-18411-
##############################################
siproxd-0.8.1/libltdl/configure-18489-# Compile-time system search path for libraries
siproxd-0.8.1/libltdl/configure:18490:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/configure-18491-
##############################################
siproxd-0.8.1/libltdl/configure-18521-  # libtool script then.
siproxd-0.8.1/libltdl/configure:18522:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
siproxd-0.8.1/libltdl/configure-18523-  if test -f "$ltmain_in"; then
##############################################
siproxd-0.8.1/libltdl/configure-18597-done
siproxd-0.8.1/libltdl/configure:18598:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
siproxd-0.8.1/libltdl/configure-18599-
##############################################
siproxd-0.8.1/libltdl/configure-18673-      # Double-quote double-evaled strings.
siproxd-0.8.1/libltdl/configure:18674:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
siproxd-0.8.1/libltdl/configure-18675-      ;;
siproxd-0.8.1/libltdl/configure-18676-    *)
siproxd-0.8.1/libltdl/configure:18677:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
siproxd-0.8.1/libltdl/configure-18678-      ;;
##############################################
siproxd-0.8.1/libltdl/configure-18683-  *'\$0 --fallback-echo"')
siproxd-0.8.1/libltdl/configure:18684:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
siproxd-0.8.1/libltdl/configure-18685-    ;;
##############################################
siproxd-0.8.1/libltdl/configure-18741-
siproxd-0.8.1/libltdl/configure:18742:gcc_dir=\`gcc -print-file-name=. | $SED 's,/\.$,,'\`
siproxd-0.8.1/libltdl/configure-18743-gcc_ver=\`gcc -dumpversion\`
##############################################
siproxd-0.8.1/libltdl/configure-18877-# shared library.
siproxd-0.8.1/libltdl/configure:18878:predep_objects=\`echo $lt_predep_objects_RC | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/configure-18879-
##############################################
siproxd-0.8.1/libltdl/configure-18881-# shared library.
siproxd-0.8.1/libltdl/configure:18882:postdep_objects=\`echo $lt_postdep_objects_RC | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/configure-18883-
##############################################
siproxd-0.8.1/libltdl/configure-18893-# a shared library.
siproxd-0.8.1/libltdl/configure:18894:compiler_lib_search_path=\`echo $lt_compiler_lib_search_path_RC | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/configure-18895-
##############################################
siproxd-0.8.1/libltdl/configure-18973-# Compile-time system search path for libraries
siproxd-0.8.1/libltdl/configure:18974:sys_lib_search_path_spec=\`echo $lt_sys_lib_search_path_spec | \$SED -e "s@\${gcc_dir}@\\\${gcc_dir}@g;s@\${gcc_ver}@\\\${gcc_ver}@g"\`
siproxd-0.8.1/libltdl/configure-18975-
##############################################
siproxd-0.8.1/libltdl/configure-19005-  # libtool script then.
siproxd-0.8.1/libltdl/configure:19006:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
siproxd-0.8.1/libltdl/configure-19007-  if test -f "$ltmain_in"; then
##############################################
siproxd-0.8.1/libltdl/configure-19087-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
siproxd-0.8.1/libltdl/configure:19088:  as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
siproxd-0.8.1/libltdl/configure-19089-echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5
##############################################
siproxd-0.8.1/libltdl/configure-19142-fi
siproxd-0.8.1/libltdl/configure:19143:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/libltdl/configure:19144:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/libltdl/configure:19145:if test `eval echo '${'$as_ac_Header'}'` = yes; then
siproxd-0.8.1/libltdl/configure-19146-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/libltdl/configure:19147:#define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
siproxd-0.8.1/libltdl/configure-19148-_ACEOF
##############################################
siproxd-0.8.1/libltdl/configure-20122-do
siproxd-0.8.1/libltdl/configure:20123:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/libltdl/configure-20124-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/libltdl/configure-20211-fi
siproxd-0.8.1/libltdl/configure:20212:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/libltdl/configure:20213:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/libltdl/configure:20214:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/libltdl/configure-20215-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/libltdl/configure:20216:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/libltdl/configure-20217-_ACEOF
##############################################
siproxd-0.8.1/libltdl/configure-20487-do
siproxd-0.8.1/libltdl/configure:20488:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
siproxd-0.8.1/libltdl/configure-20489-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
siproxd-0.8.1/libltdl/configure-20494-fi
siproxd-0.8.1/libltdl/configure:20495:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/libltdl/configure:20496:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/libltdl/configure-20497-else
##############################################
siproxd-0.8.1/libltdl/configure-20621-fi
siproxd-0.8.1/libltdl/configure:20622:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/libltdl/configure:20623:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/libltdl/configure-20624-
siproxd-0.8.1/libltdl/configure-20625-fi
siproxd-0.8.1/libltdl/configure:20626:if test `eval echo '${'$as_ac_Header'}'` = yes; then
siproxd-0.8.1/libltdl/configure-20627-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/libltdl/configure:20628:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
siproxd-0.8.1/libltdl/configure-20629-_ACEOF
##############################################
siproxd-0.8.1/libltdl/configure-20717-do
siproxd-0.8.1/libltdl/configure:20718:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/libltdl/configure-20719-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/libltdl/configure-20806-fi
siproxd-0.8.1/libltdl/configure:20807:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/libltdl/configure:20808:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/libltdl/configure:20809:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/libltdl/configure-20810-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/libltdl/configure:20811:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/libltdl/configure-20812-_ACEOF
##############################################
siproxd-0.8.1/libltdl/configure-20846-do
siproxd-0.8.1/libltdl/configure:20847:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
siproxd-0.8.1/libltdl/configure-20848-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
siproxd-0.8.1/libltdl/configure-20853-fi
siproxd-0.8.1/libltdl/configure:20854:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/libltdl/configure:20855:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/libltdl/configure-20856-else
##############################################
siproxd-0.8.1/libltdl/configure-20980-fi
siproxd-0.8.1/libltdl/configure:20981:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/libltdl/configure:20982:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/libltdl/configure-20983-
siproxd-0.8.1/libltdl/configure-20984-fi
siproxd-0.8.1/libltdl/configure:20985:if test `eval echo '${'$as_ac_Header'}'` = yes; then
siproxd-0.8.1/libltdl/configure-20986-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/libltdl/configure:20987:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
siproxd-0.8.1/libltdl/configure-20988-_ACEOF
##############################################
siproxd-0.8.1/libltdl/configure-20999-do
siproxd-0.8.1/libltdl/configure:21000:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
siproxd-0.8.1/libltdl/configure-21001-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
siproxd-0.8.1/libltdl/configure-21006-fi
siproxd-0.8.1/libltdl/configure:21007:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/libltdl/configure:21008:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/libltdl/configure-21009-else
##############################################
siproxd-0.8.1/libltdl/configure-21133-fi
siproxd-0.8.1/libltdl/configure:21134:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/libltdl/configure:21135:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/libltdl/configure-21136-
siproxd-0.8.1/libltdl/configure-21137-fi
siproxd-0.8.1/libltdl/configure:21138:if test `eval echo '${'$as_ac_Header'}'` = yes; then
siproxd-0.8.1/libltdl/configure-21139-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/libltdl/configure:21140:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
siproxd-0.8.1/libltdl/configure-21141-_ACEOF
##############################################
siproxd-0.8.1/libltdl/configure-21150-do
siproxd-0.8.1/libltdl/configure:21151:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
siproxd-0.8.1/libltdl/configure-21152-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
siproxd-0.8.1/libltdl/configure-21157-fi
siproxd-0.8.1/libltdl/configure:21158:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/libltdl/configure:21159:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/libltdl/configure-21160-else
##############################################
siproxd-0.8.1/libltdl/configure-21284-fi
siproxd-0.8.1/libltdl/configure:21285:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
siproxd-0.8.1/libltdl/configure:21286:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
siproxd-0.8.1/libltdl/configure-21287-
siproxd-0.8.1/libltdl/configure-21288-fi
siproxd-0.8.1/libltdl/configure:21289:if test `eval echo '${'$as_ac_Header'}'` = yes; then
siproxd-0.8.1/libltdl/configure-21290-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/libltdl/configure:21291:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
siproxd-0.8.1/libltdl/configure-21292-_ACEOF
##############################################
siproxd-0.8.1/libltdl/configure-21302-do
siproxd-0.8.1/libltdl/configure:21303:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/libltdl/configure-21304-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/libltdl/configure-21391-fi
siproxd-0.8.1/libltdl/configure:21392:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/libltdl/configure:21393:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/libltdl/configure:21394:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/libltdl/configure-21395-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/libltdl/configure:21396:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/libltdl/configure-21397-_ACEOF
##############################################
siproxd-0.8.1/libltdl/configure-21405-do
siproxd-0.8.1/libltdl/configure:21406:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/libltdl/configure-21407-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/libltdl/configure-21494-fi
siproxd-0.8.1/libltdl/configure:21495:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/libltdl/configure:21496:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/libltdl/configure:21497:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/libltdl/configure-21498-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/libltdl/configure:21499:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/libltdl/configure-21500-_ACEOF
##############################################
siproxd-0.8.1/libltdl/configure-21508-do
siproxd-0.8.1/libltdl/configure:21509:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/libltdl/configure-21510-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/libltdl/configure-21597-fi
siproxd-0.8.1/libltdl/configure:21598:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/libltdl/configure:21599:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/libltdl/configure:21600:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/libltdl/configure-21601-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/libltdl/configure:21602:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/libltdl/configure-21603-_ACEOF
##############################################
siproxd-0.8.1/libltdl/configure-21611-do
siproxd-0.8.1/libltdl/configure:21612:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/libltdl/configure-21613-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/libltdl/configure-21700-fi
siproxd-0.8.1/libltdl/configure:21701:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/libltdl/configure:21702:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/libltdl/configure:21703:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/libltdl/configure-21704-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/libltdl/configure:21705:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/libltdl/configure-21706-_ACEOF
##############################################
siproxd-0.8.1/libltdl/configure-21715-do
siproxd-0.8.1/libltdl/configure:21716:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
siproxd-0.8.1/libltdl/configure-21717-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
siproxd-0.8.1/libltdl/configure-21804-fi
siproxd-0.8.1/libltdl/configure:21805:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
siproxd-0.8.1/libltdl/configure:21806:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
siproxd-0.8.1/libltdl/configure:21807:if test `eval echo '${'$as_ac_var'}'` = yes; then
siproxd-0.8.1/libltdl/configure-21808-  cat >>confdefs.h <<_ACEOF
siproxd-0.8.1/libltdl/configure:21809:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
siproxd-0.8.1/libltdl/configure-21810-_ACEOF
##############################################
siproxd-0.8.1/libltdl/configure-22004-do
siproxd-0.8.1/libltdl/configure:22005:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
siproxd-0.8.1/libltdl/configure-22006-    eval $as_var=C; export $as_var
##############################################
siproxd-0.8.1/libltdl/configure-22062-  as_lineno_2=$LINENO
siproxd-0.8.1/libltdl/configure:22063:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
siproxd-0.8.1/libltdl/configure-22064-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
siproxd-0.8.1/libltdl/configure-22102-  as_lineno_2=$LINENO
siproxd-0.8.1/libltdl/configure:22103:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
siproxd-0.8.1/libltdl/configure-22104-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
siproxd-0.8.1/libltdl/configure-22284-configured by $0, generated by GNU Autoconf 2.59,
siproxd-0.8.1/libltdl/configure:22285:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
siproxd-0.8.1/libltdl/configure-22286-
##############################################
siproxd-0.8.1/libltdl/configure-22301-  --*=*)
siproxd-0.8.1/libltdl/configure:22302:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
siproxd-0.8.1/libltdl/configure:22303:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
siproxd-0.8.1/libltdl/configure-22304-    ac_shift=:
##############################################
siproxd-0.8.1/libltdl/configure-22593-      fi
siproxd-0.8.1/libltdl/configure:22594:      ac_sed_frag=`expr $ac_sed_frag + 1`
siproxd-0.8.1/libltdl/configure-22595-      ac_beg=$ac_end
siproxd-0.8.1/libltdl/configure:22596:      ac_end=`expr $ac_end + $ac_max_sed_lines`
siproxd-0.8.1/libltdl/configure-22597-    fi
##############################################
siproxd-0.8.1/libltdl/configure-22610-	cat >$tmp/stdin
siproxd-0.8.1/libltdl/configure:22611:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
siproxd-0.8.1/libltdl/configure:22612:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
siproxd-0.8.1/libltdl/configure:22613:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
siproxd-0.8.1/libltdl/configure:22614:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
siproxd-0.8.1/libltdl/configure-22615-  * )   ac_file_in=$ac_file.in ;;
##############################################
siproxd-0.8.1/libltdl/configure-22658-if test "$ac_dir" != .; then
siproxd-0.8.1/libltdl/configure:22659:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
siproxd-0.8.1/libltdl/configure-22660-  # A "../" for each directory in $ac_dir_suffix.
siproxd-0.8.1/libltdl/configure:22661:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
siproxd-0.8.1/libltdl/configure-22662-else
##############################################
siproxd-0.8.1/libltdl/configure-22671-    else
siproxd-0.8.1/libltdl/configure:22672:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
siproxd-0.8.1/libltdl/configure-22673-    fi ;;
##############################################
siproxd-0.8.1/libltdl/configure-22823-	cat >$tmp/stdin
siproxd-0.8.1/libltdl/configure:22824:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
siproxd-0.8.1/libltdl/configure:22825:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
siproxd-0.8.1/libltdl/configure:22826:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
siproxd-0.8.1/libltdl/configure:22827:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
siproxd-0.8.1/libltdl/configure-22828-  * )   ac_file_in=$ac_file.in ;;
##############################################
siproxd-0.8.1/libltdl/configure-23026-    * )
siproxd-0.8.1/libltdl/configure:23027:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
siproxd-0.8.1/libltdl/configure-23028-  esac
##############################################
siproxd-0.8.1/libltdl/configure-23049-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
siproxd-0.8.1/libltdl/configure:23050:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
siproxd-0.8.1/libltdl/configure:23051:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
siproxd-0.8.1/libltdl/configure-23052-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
siproxd-0.8.1/libltdl/configure-23091-if test "$ac_dir" != .; then
siproxd-0.8.1/libltdl/configure:23092:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
siproxd-0.8.1/libltdl/configure-23093-  # A "../" for each directory in $ac_dir_suffix.
siproxd-0.8.1/libltdl/configure:23094:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
siproxd-0.8.1/libltdl/configure-23095-else
##############################################
siproxd-0.8.1/libltdl/configure-23104-    else
siproxd-0.8.1/libltdl/configure:23105:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
siproxd-0.8.1/libltdl/configure-23106-    fi ;;
##############################################
siproxd-0.8.1/libltdl/configure-23159-  # Strip MF so we end up with the name of the file.
siproxd-0.8.1/libltdl/configure:23160:  mf=`echo "$mf" | sed -e 's/:.*$//'`
siproxd-0.8.1/libltdl/configure-23161-  # Check whether this is an Automake generated Makefile or not.
##############################################
siproxd-0.8.1/libltdl/configure-23184-  # from the Makefile without running `make'.
siproxd-0.8.1/libltdl/configure:23185:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
siproxd-0.8.1/libltdl/configure-23186-  test -z "$DEPDIR" && continue
siproxd-0.8.1/libltdl/configure:23187:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
siproxd-0.8.1/libltdl/configure-23188-  test -z "am__include" && continue
siproxd-0.8.1/libltdl/configure:23189:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
siproxd-0.8.1/libltdl/configure-23190-  # When using ansi2knr, U may be empty or an underscore; expand it
siproxd-0.8.1/libltdl/configure:23191:  U=`sed -n 's/^U = //p' < "$mf"`
siproxd-0.8.1/libltdl/configure-23192-  # Find all dependency output files, they are included files with
##############################################
siproxd-0.8.1/libltdl/aclocal.m4-42-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
siproxd-0.8.1/libltdl/aclocal.m4:43:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
siproxd-0.8.1/libltdl/aclocal.m4-44-#
##############################################
siproxd-0.8.1/libltdl/aclocal.m4-66-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
siproxd-0.8.1/libltdl/aclocal.m4:67:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
siproxd-0.8.1/libltdl/aclocal.m4-68-# and then we would define $MISSING as
##############################################
siproxd-0.8.1/libltdl/aclocal.m4-82-# expand $ac_aux_dir to an absolute path
siproxd-0.8.1/libltdl/aclocal.m4:83:am_aux_dir=`cd $ac_aux_dir && pwd`
siproxd-0.8.1/libltdl/aclocal.m4-84-])
##############################################
siproxd-0.8.1/libltdl/aclocal.m4-180-  if test "$am_compiler_list" = ""; then
siproxd-0.8.1/libltdl/aclocal.m4:181:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
siproxd-0.8.1/libltdl/aclocal.m4-182-  fi
##############################################
siproxd-0.8.1/libltdl/aclocal.m4-290-  # Strip MF so we end up with the name of the file.
siproxd-0.8.1/libltdl/aclocal.m4:291:  mf=`echo "$mf" | sed -e 's/:.*$//'`
siproxd-0.8.1/libltdl/aclocal.m4-292-  # Check whether this is an Automake generated Makefile or not.
##############################################
siproxd-0.8.1/libltdl/aclocal.m4-298-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
siproxd-0.8.1/libltdl/aclocal.m4:299:    dirpart=`AS_DIRNAME("$mf")`
siproxd-0.8.1/libltdl/aclocal.m4-300-  else
##############################################
siproxd-0.8.1/libltdl/aclocal.m4-304-  # from the Makefile without running `make'.
siproxd-0.8.1/libltdl/aclocal.m4:305:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
siproxd-0.8.1/libltdl/aclocal.m4-306-  test -z "$DEPDIR" && continue
siproxd-0.8.1/libltdl/aclocal.m4:307:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
siproxd-0.8.1/libltdl/aclocal.m4-308-  test -z "am__include" && continue
siproxd-0.8.1/libltdl/aclocal.m4:309:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
siproxd-0.8.1/libltdl/aclocal.m4-310-  # When using ansi2knr, U may be empty or an underscore; expand it
siproxd-0.8.1/libltdl/aclocal.m4:311:  U=`sed -n 's/^U = //p' < "$mf"`
siproxd-0.8.1/libltdl/aclocal.m4-312-  # Find all dependency output files, they are included files with
##############################################
siproxd-0.8.1/libltdl/aclocal.m4-320-    test -f "$dirpart/$file" && continue
siproxd-0.8.1/libltdl/aclocal.m4:321:    fdir=`AS_DIRNAME(["$file"])`
siproxd-0.8.1/libltdl/aclocal.m4-322-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
siproxd-0.8.1/libltdl/aclocal.m4-387-# test to see if srcdir already configured
siproxd-0.8.1/libltdl/aclocal.m4:388:if test "`cd $srcdir && pwd`" != "`pwd`" &&
siproxd-0.8.1/libltdl/aclocal.m4-389-   test -f $srcdir/config.status; then
##############################################
siproxd-0.8.1/libltdl/aclocal.m4-463-    * )
siproxd-0.8.1/libltdl/aclocal.m4:464:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
siproxd-0.8.1/libltdl/aclocal.m4-465-  esac
siproxd-0.8.1/libltdl/aclocal.m4-466-done
siproxd-0.8.1/libltdl/aclocal.m4:467:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
siproxd-0.8.1/libltdl/aclocal.m4-468-
##############################################
siproxd-0.8.1/libltdl/aclocal.m4-535-# case it prints its new name instead of `make'.
siproxd-0.8.1/libltdl/aclocal.m4:536:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
siproxd-0.8.1/libltdl/aclocal.m4-537-   am__include=include
##############################################
siproxd-0.8.1/libltdl/aclocal.m4-543-   echo '.include "confinc"' > confmf
siproxd-0.8.1/libltdl/aclocal.m4:544:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
siproxd-0.8.1/libltdl/aclocal.m4-545-      am__include=.include
##############################################
siproxd-0.8.1/libltdl/aclocal.m4-710-if (
siproxd-0.8.1/libltdl/aclocal.m4:711:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
siproxd-0.8.1/libltdl/aclocal.m4-712-   if test "$[*]" = "X"; then
siproxd-0.8.1/libltdl/aclocal.m4-713-      # -L didn't work.
siproxd-0.8.1/libltdl/aclocal.m4:714:      set X `ls -t $srcdir/configure conftest.file`
siproxd-0.8.1/libltdl/aclocal.m4-715-   fi
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-36-# The name of this program:
siproxd-0.8.1/libltdl/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename`
siproxd-0.8.1/libltdl/ltmain.sh-38-modename="$progname"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-67-  :
siproxd-0.8.1/libltdl/ltmain.sh:68:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
siproxd-0.8.1/libltdl/ltmain.sh-69-  # Yippee, $echo works!
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-167-      # If mktemp works, use that first and foremost
siproxd-0.8.1/libltdl/ltmain.sh:168:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
siproxd-0.8.1/libltdl/ltmain.sh-169-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-199-  win32_libid_type="unknown"
siproxd-0.8.1/libltdl/ltmain.sh:200:  win32_fileres=`file -L $1 2>/dev/null`
siproxd-0.8.1/libltdl/ltmain.sh-201-  case $win32_fileres in
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-251-      # but not from the CC environment variable when configure was run.
siproxd-0.8.1/libltdl/ltmain.sh:252:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
siproxd-0.8.1/libltdl/ltmain.sh-253-      # Blanks at the start of $base_compile will cause this to fail
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-258-	    # Evaluate the configuration.
siproxd-0.8.1/libltdl/ltmain.sh:259:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
siproxd-0.8.1/libltdl/ltmain.sh-260-	    CC_quoted=
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-270-	    case "$@ " in
siproxd-0.8.1/libltdl/ltmain.sh:271:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
siproxd-0.8.1/libltdl/ltmain.sh-272-	      # The compiler in the base compile command matches
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-338-      esac
siproxd-0.8.1/libltdl/ltmain.sh:339:      my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/libltdl/ltmain.sh-340-      my_xlib_u=$my_xlib
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-343-       *" $my_xlib_u "*)
siproxd-0.8.1/libltdl/ltmain.sh:344:         extracted_serial=`expr $extracted_serial + 1`
siproxd-0.8.1/libltdl/ltmain.sh-345-         my_xlib_u=lt$extracted_serial-$my_xlib ;;
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-368-	  darwin_curdir=`pwd`
siproxd-0.8.1/libltdl/ltmain.sh:369:	  darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/libltdl/ltmain.sh:370:	  darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
siproxd-0.8.1/libltdl/ltmain.sh-371-	  if test -n "$darwin_arches"; then 
siproxd-0.8.1/libltdl/ltmain.sh:372:	    darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'`
siproxd-0.8.1/libltdl/ltmain.sh-373-	    darwin_arch=
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-383-      ## Okay now we have a bunch of thin objects, gotta fatten them up :)
siproxd-0.8.1/libltdl/ltmain.sh:384:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh-385-	    darwin_file=
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-387-	    for darwin_file in $darwin_filelist; do
siproxd-0.8.1/libltdl/ltmain.sh:388:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh-389-	      lipo -create -output "$darwin_file" $darwin_files
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-402-      esac
siproxd-0.8.1/libltdl/ltmain.sh:403:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh-404-    done
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-421-  case $arg in
siproxd-0.8.1/libltdl/ltmain.sh:422:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
siproxd-0.8.1/libltdl/ltmain.sh-423-  *) optarg= ;;
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-452-	  # Evaluate the configuration.
siproxd-0.8.1/libltdl/ltmain.sh:453:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
siproxd-0.8.1/libltdl/ltmain.sh-454-	else
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-574-static)
siproxd-0.8.1/libltdl/ltmain.sh:575:  build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
siproxd-0.8.1/libltdl/ltmain.sh-576-  ;;
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-695-	-Wc,*)
siproxd-0.8.1/libltdl/ltmain.sh:696:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
siproxd-0.8.1/libltdl/ltmain.sh-697-	  lastarg=
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-712-	  IFS="$save_ifs"
siproxd-0.8.1/libltdl/ltmain.sh:713:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
siproxd-0.8.1/libltdl/ltmain.sh-714-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-731-      # Aesthetically quote the previous argument.
siproxd-0.8.1/libltdl/ltmain.sh:732:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/libltdl/ltmain.sh-733-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-759-      # Get the name of the library object.
siproxd-0.8.1/libltdl/ltmain.sh:760:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/libltdl/ltmain.sh-761-      ;;
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-770-    *.ads) xform=ads ;;
siproxd-0.8.1/libltdl/ltmain.sh:771:    *.asm) xform=asm ;;
siproxd-0.8.1/libltdl/ltmain.sh-772-    *.c++) xform=c++ ;;
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-783-
siproxd-0.8.1/libltdl/ltmain.sh:784:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
siproxd-0.8.1/libltdl/ltmain.sh-785-
siproxd-0.8.1/libltdl/ltmain.sh-786-    case $libobj in
siproxd-0.8.1/libltdl/ltmain.sh:787:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
siproxd-0.8.1/libltdl/ltmain.sh-788-    *)
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-814-
siproxd-0.8.1/libltdl/ltmain.sh:815:    qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/libltdl/ltmain.sh-816-    case $qlibobj in
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-822-	&& $echo "$modename: libobj name \`$libobj' may not contain shell special characters."
siproxd-0.8.1/libltdl/ltmain.sh:823:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/libltdl/ltmain.sh:824:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/libltdl/ltmain.sh-825-    if test "X$xdir" = "X$obj"; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-861-    if test "$compiler_c_o" = no; then
siproxd-0.8.1/libltdl/ltmain.sh:862:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
siproxd-0.8.1/libltdl/ltmain.sh-863-      lockfile="$output_obj.lock"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-882-*** ERROR, $lockfile exists and contains:
siproxd-0.8.1/libltdl/ltmain.sh:883:`cat $lockfile 2>/dev/null`
siproxd-0.8.1/libltdl/ltmain.sh-884-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-900-    fi
siproxd-0.8.1/libltdl/ltmain.sh:901:    qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/libltdl/ltmain.sh-902-    case $qsrcfile in
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-956-      if test "$need_locks" = warn &&
siproxd-0.8.1/libltdl/ltmain.sh:957:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
siproxd-0.8.1/libltdl/ltmain.sh-958-	$echo "\
siproxd-0.8.1/libltdl/ltmain.sh-959-*** ERROR, $lockfile contains:
siproxd-0.8.1/libltdl/ltmain.sh:960:`cat $lockfile 2>/dev/null`
siproxd-0.8.1/libltdl/ltmain.sh-961-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1028-      if test "$need_locks" = warn &&
siproxd-0.8.1/libltdl/ltmain.sh:1029:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
siproxd-0.8.1/libltdl/ltmain.sh-1030-	$echo "\
siproxd-0.8.1/libltdl/ltmain.sh-1031-*** ERROR, $lockfile contains:
siproxd-0.8.1/libltdl/ltmain.sh:1032:`cat $lockfile 2>/dev/null`
siproxd-0.8.1/libltdl/ltmain.sh-1033-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1201-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
siproxd-0.8.1/libltdl/ltmain.sh:1202:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
siproxd-0.8.1/libltdl/ltmain.sh-1203-	;;
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1290-	    moreargs=
siproxd-0.8.1/libltdl/ltmain.sh:1291:	    for fil in `cat $save_arg`
siproxd-0.8.1/libltdl/ltmain.sh-1292-	    do
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1317-		# Extract subdirectory from the argument.
siproxd-0.8.1/libltdl/ltmain.sh:1318:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/libltdl/ltmain.sh-1319-		if test "X$xdir" = "X$arg"; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1376-		  # Extract subdirectory from the argument.
siproxd-0.8.1/libltdl/ltmain.sh:1377:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/libltdl/ltmain.sh-1378-		  if test "X$xdir" = "X$arg"; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1383-
siproxd-0.8.1/libltdl/ltmain.sh:1384:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
siproxd-0.8.1/libltdl/ltmain.sh:1385:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
siproxd-0.8.1/libltdl/ltmain.sh-1386-		  libobjs="$libobjs $pic_object"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1544-      -L*)
siproxd-0.8.1/libltdl/ltmain.sh:1545:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
siproxd-0.8.1/libltdl/ltmain.sh-1546-	# We need an absolute path.
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1549-	*)
siproxd-0.8.1/libltdl/ltmain.sh:1550:	  absdir=`cd "$dir" && pwd`
siproxd-0.8.1/libltdl/ltmain.sh-1551-	  if test -z "$absdir"; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1567-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
siproxd-0.8.1/libltdl/ltmain.sh:1568:	  testbindir=`$echo "X$dir" | $Xsed -e 's*/lib$*/bin*'`
siproxd-0.8.1/libltdl/ltmain.sh-1569-	  case :$dllsearchpath: in
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1659-	# to be aesthetically quoted because they are evaled later.
siproxd-0.8.1/libltdl/ltmain.sh:1660:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/libltdl/ltmain.sh-1661-	case $arg in
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1728-      -R*)
siproxd-0.8.1/libltdl/ltmain.sh:1729:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
siproxd-0.8.1/libltdl/ltmain.sh-1730-	# We need an absolute path.
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1769-      -Wc,*)
siproxd-0.8.1/libltdl/ltmain.sh:1770:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
siproxd-0.8.1/libltdl/ltmain.sh-1771-	arg=
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1783-	IFS="$save_ifs"
siproxd-0.8.1/libltdl/ltmain.sh:1784:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
siproxd-0.8.1/libltdl/ltmain.sh-1785-	;;
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1787-      -Wl,*)
siproxd-0.8.1/libltdl/ltmain.sh:1788:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
siproxd-0.8.1/libltdl/ltmain.sh-1789-	arg=
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1802-	IFS="$save_ifs"
siproxd-0.8.1/libltdl/ltmain.sh:1803:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
siproxd-0.8.1/libltdl/ltmain.sh-1804-	;;
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1824-	# to be aesthetically quoted because they are evaled later.
siproxd-0.8.1/libltdl/ltmain.sh:1825:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/libltdl/ltmain.sh-1826-	case $arg in
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1861-	  # Extract subdirectory from the argument.
siproxd-0.8.1/libltdl/ltmain.sh:1862:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/libltdl/ltmain.sh-1863-	  if test "X$xdir" = "X$arg"; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1920-	    # Extract subdirectory from the argument.
siproxd-0.8.1/libltdl/ltmain.sh:1921:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/libltdl/ltmain.sh-1922-	    if test "X$xdir" = "X$arg"; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1927-
siproxd-0.8.1/libltdl/ltmain.sh:1928:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
siproxd-0.8.1/libltdl/ltmain.sh:1929:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
siproxd-0.8.1/libltdl/ltmain.sh-1930-	    libobjs="$libobjs $pic_object"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1963-	# to be aesthetically quoted because they are evaled later.
siproxd-0.8.1/libltdl/ltmain.sh:1964:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/libltdl/ltmain.sh-1965-	case $arg in
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1993-    # calculate the name of the file, without its directory
siproxd-0.8.1/libltdl/ltmain.sh:1994:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/libltdl/ltmain.sh-1995-    libobjs_save="$libobjs"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-1998-      # get the directories listed in $shlibpath_var
siproxd-0.8.1/libltdl/ltmain.sh:1999:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
siproxd-0.8.1/libltdl/ltmain.sh-2000-    else
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2005-
siproxd-0.8.1/libltdl/ltmain.sh:2006:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/libltdl/ltmain.sh-2007-    if test "X$output_objdir" = "X$output"; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2140-	  fi
siproxd-0.8.1/libltdl/ltmain.sh:2141:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
siproxd-0.8.1/libltdl/ltmain.sh-2142-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2184-		    found=no
siproxd-0.8.1/libltdl/ltmain.sh:2185:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/libltdl/ltmain.sh-2186-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2209-	    newdependency_libs="$deplib $newdependency_libs"
siproxd-0.8.1/libltdl/ltmain.sh:2210:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
siproxd-0.8.1/libltdl/ltmain.sh-2211-	    ;;
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2222-	    fi
siproxd-0.8.1/libltdl/ltmain.sh:2223:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
siproxd-0.8.1/libltdl/ltmain.sh-2224-	    ;;
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2232-	  if test "$pass" = link; then
siproxd-0.8.1/libltdl/ltmain.sh:2233:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
siproxd-0.8.1/libltdl/ltmain.sh-2234-	    # Make sure the xrpath contains only unique directories.
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2254-		set dummy $deplibs_check_method
siproxd-0.8.1/libltdl/ltmain.sh:2255:	        match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
siproxd-0.8.1/libltdl/ltmain.sh-2256-		if eval $echo \"$deplib\" 2>/dev/null \
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2315-	else
siproxd-0.8.1/libltdl/ltmain.sh:2316:	  $echo "$modename: cannot find the library \`$lib' or unhandled argument \`$deplib'" 1>&2
siproxd-0.8.1/libltdl/ltmain.sh-2317-	  exit $EXIT_FAILURE
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2326-
siproxd-0.8.1/libltdl/ltmain.sh:2327:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/libltdl/ltmain.sh-2328-	test "X$ladir" = "X$lib" && ladir="."
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2418-	*)
siproxd-0.8.1/libltdl/ltmain.sh:2419:	  abs_ladir=`cd "$ladir" && pwd`
siproxd-0.8.1/libltdl/ltmain.sh-2420-	  if test -z "$abs_ladir"; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2426-	esac
siproxd-0.8.1/libltdl/ltmain.sh:2427:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/libltdl/ltmain.sh-2428-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2453-	fi # $installed = yes
siproxd-0.8.1/libltdl/ltmain.sh:2454:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
siproxd-0.8.1/libltdl/ltmain.sh-2455-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2500-	    case $deplib in
siproxd-0.8.1/libltdl/ltmain.sh:2501:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
siproxd-0.8.1/libltdl/ltmain.sh-2502-	    esac
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2621-	    shift; shift
siproxd-0.8.1/libltdl/ltmain.sh:2622:	    libname=`eval \\$echo \"$libname_spec\"`
siproxd-0.8.1/libltdl/ltmain.sh-2623-	    # use dlname if we got it. it's perfectly good, no?
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2629-	      *cygwin* | mingw*)
siproxd-0.8.1/libltdl/ltmain.sh:2630:		major=`expr $current - $age`
siproxd-0.8.1/libltdl/ltmain.sh-2631-		versuffix="-$major"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2640-	    soroot="$soname"
siproxd-0.8.1/libltdl/ltmain.sh:2641:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
siproxd-0.8.1/libltdl/ltmain.sh:2642:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
siproxd-0.8.1/libltdl/ltmain.sh-2643-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2873-	      case $libdir in
siproxd-0.8.1/libltdl/ltmain.sh:2874:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
siproxd-0.8.1/libltdl/ltmain.sh-2875-		   case " $xrpath " in
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2905-	      *.la)
siproxd-0.8.1/libltdl/ltmain.sh:2906:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/libltdl/ltmain.sh-2907-		test "X$dir" = "X$deplib" && dir="."
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2911-		*)
siproxd-0.8.1/libltdl/ltmain.sh:2912:		  absdir=`cd "$dir" && pwd`
siproxd-0.8.1/libltdl/ltmain.sh-2913-		  if test -z "$absdir"; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2921-		else
siproxd-0.8.1/libltdl/ltmain.sh:2922:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
siproxd-0.8.1/libltdl/ltmain.sh-2923-		  if test -z "$libdir"; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2936-		  # but need to link against shared
siproxd-0.8.1/libltdl/ltmain.sh:2937:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
siproxd-0.8.1/libltdl/ltmain.sh-2938-		  if test -n "$deplibrary_names" ; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-2961-		  # Again, we only want to link against shared libraries
siproxd-0.8.1/libltdl/ltmain.sh:2962:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
siproxd-0.8.1/libltdl/ltmain.sh-2963-		  for tmp in $newlib_search_path ; do
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3128-      lib*)
siproxd-0.8.1/libltdl/ltmain.sh:3129:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
siproxd-0.8.1/libltdl/ltmain.sh-3130-	eval shared_ext=\"$shrext_cmds\"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3134-	if test "$module" = no; then
siproxd-0.8.1/libltdl/ltmain.sh:3135:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
siproxd-0.8.1/libltdl/ltmain.sh-3136-	  $echo "$help" 1>&2
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3140-	  # Add the "lib" prefix for modules if required
siproxd-0.8.1/libltdl/ltmain.sh:3141:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
siproxd-0.8.1/libltdl/ltmain.sh-3142-	  eval shared_ext=\"$shrext_cmds\"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3144-	else
siproxd-0.8.1/libltdl/ltmain.sh:3145:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
siproxd-0.8.1/libltdl/ltmain.sh-3146-	fi
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3221-	  darwin|linux|osf|windows|none)
siproxd-0.8.1/libltdl/ltmain.sh:3222:	    current=`expr $number_major + $number_minor`
siproxd-0.8.1/libltdl/ltmain.sh-3223-	    age="$number_minor"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3231-	  irix|nonstopux)
siproxd-0.8.1/libltdl/ltmain.sh:3232:	    current=`expr $number_major + $number_minor - 1`
siproxd-0.8.1/libltdl/ltmain.sh-3233-	    age="$number_minor"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3273-	if test "$age" -gt "$current"; then
siproxd-0.8.1/libltdl/ltmain.sh:3274:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
siproxd-0.8.1/libltdl/ltmain.sh-3275-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3288-	  # verstring for coding it into the library header
siproxd-0.8.1/libltdl/ltmain.sh:3289:	  major=.`expr $current - $age`
siproxd-0.8.1/libltdl/ltmain.sh-3290-	  versuffix="$major.$age.$revision"
siproxd-0.8.1/libltdl/ltmain.sh-3291-	  # Darwin ld doesn't like 0 for these options...
siproxd-0.8.1/libltdl/ltmain.sh:3292:	  minor_current=`expr $current + 1`
siproxd-0.8.1/libltdl/ltmain.sh-3293-	  verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3306-	irix | nonstopux)
siproxd-0.8.1/libltdl/ltmain.sh:3307:	  major=`expr $current - $age + 1`
siproxd-0.8.1/libltdl/ltmain.sh-3308-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3317-	  while test "$loop" -ne 0; do
siproxd-0.8.1/libltdl/ltmain.sh:3318:	    iface=`expr $revision - $loop`
siproxd-0.8.1/libltdl/ltmain.sh:3319:	    loop=`expr $loop - 1`
siproxd-0.8.1/libltdl/ltmain.sh-3320-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3328-	linux)
siproxd-0.8.1/libltdl/ltmain.sh:3329:	  major=.`expr $current - $age`
siproxd-0.8.1/libltdl/ltmain.sh-3330-	  versuffix="$major.$age.$revision"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3333-	osf)
siproxd-0.8.1/libltdl/ltmain.sh:3334:	  major=.`expr $current - $age`
siproxd-0.8.1/libltdl/ltmain.sh-3335-	  versuffix=".$current.$age.$revision"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3340-	  while test "$loop" -ne 0; do
siproxd-0.8.1/libltdl/ltmain.sh:3341:	    iface=`expr $current - $loop`
siproxd-0.8.1/libltdl/ltmain.sh:3342:	    loop=`expr $loop - 1`
siproxd-0.8.1/libltdl/ltmain.sh-3343-	    verstring="$verstring:${iface}.0"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3357-	  # extension on DOS 8.3 filesystems.
siproxd-0.8.1/libltdl/ltmain.sh:3358:	  major=`expr $current - $age`
siproxd-0.8.1/libltdl/ltmain.sh-3359-	  versuffix="-$major"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3412-	removelist=
siproxd-0.8.1/libltdl/ltmain.sh:3413:	tempremovelist=`$echo "$output_objdir/*"`
siproxd-0.8.1/libltdl/ltmain.sh-3414-	for p in $tempremovelist; do
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3440-	# Transform .lo files to .o files.
siproxd-0.8.1/libltdl/ltmain.sh:3441:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh-3442-      fi
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3445-#      for path in $notinst_path; do
siproxd-0.8.1/libltdl/ltmain.sh:3446:#	lib_search_path=`$echo "$lib_search_path " | ${SED} -e "s% $path % %g"`
siproxd-0.8.1/libltdl/ltmain.sh:3447:#	deplibs=`$echo "$deplibs " | ${SED} -e "s% -L$path % %g"`
siproxd-0.8.1/libltdl/ltmain.sh:3448:#	dependency_libs=`$echo "$dependency_libs " | ${SED} -e "s% -L$path % %g"`
siproxd-0.8.1/libltdl/ltmain.sh-3449-#      done
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3552-	    for i in $deplibs; do
siproxd-0.8.1/libltdl/ltmain.sh:3553:	      name=`expr $i : '-l\(.*\)'`
siproxd-0.8.1/libltdl/ltmain.sh-3554-	      # If $name is empty we are operating on a -L argument.
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3564-		if test -n "$i" ; then
siproxd-0.8.1/libltdl/ltmain.sh:3565:		  libname=`eval \\$echo \"$libname_spec\"`
siproxd-0.8.1/libltdl/ltmain.sh:3566:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
siproxd-0.8.1/libltdl/ltmain.sh-3567-		  set dummy $deplib_matches
siproxd-0.8.1/libltdl/ltmain.sh-3568-		  deplib_match=$2
siproxd-0.8.1/libltdl/ltmain.sh:3569:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
siproxd-0.8.1/libltdl/ltmain.sh-3570-		    newdeplibs="$newdeplibs $i"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3589-	    for i in $deplibs; do
siproxd-0.8.1/libltdl/ltmain.sh:3590:	      name=`expr $i : '-l\(.*\)'`
siproxd-0.8.1/libltdl/ltmain.sh-3591-	      # If $name is empty we are operating on a -L argument.
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3604-		  if test -n "$i" ; then
siproxd-0.8.1/libltdl/ltmain.sh:3605:		    libname=`eval \\$echo \"$libname_spec\"`
siproxd-0.8.1/libltdl/ltmain.sh:3606:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
siproxd-0.8.1/libltdl/ltmain.sh-3607-		    set dummy $deplib_matches
siproxd-0.8.1/libltdl/ltmain.sh-3608-		    deplib_match=$2
siproxd-0.8.1/libltdl/ltmain.sh:3609:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
siproxd-0.8.1/libltdl/ltmain.sh-3610-		      newdeplibs="$newdeplibs $i"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3637-	  set dummy $deplibs_check_method
siproxd-0.8.1/libltdl/ltmain.sh:3638:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
siproxd-0.8.1/libltdl/ltmain.sh-3639-	  for a_deplib in $deplibs; do
siproxd-0.8.1/libltdl/ltmain.sh:3640:	    name=`expr $a_deplib : '-l\(.*\)'`
siproxd-0.8.1/libltdl/ltmain.sh-3641-	    # If $name is empty we are operating on a -L argument.
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3651-	      if test -n "$a_deplib" ; then
siproxd-0.8.1/libltdl/ltmain.sh:3652:		libname=`eval \\$echo \"$libname_spec\"`
siproxd-0.8.1/libltdl/ltmain.sh-3653-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
siproxd-0.8.1/libltdl/ltmain.sh:3654:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
siproxd-0.8.1/libltdl/ltmain.sh-3655-		  for potent_lib in $potential_libs; do
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3667-		      while test -h "$potlib" 2>/dev/null; do
siproxd-0.8.1/libltdl/ltmain.sh:3668:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
siproxd-0.8.1/libltdl/ltmain.sh-3669-			case $potliblink in
siproxd-0.8.1/libltdl/ltmain.sh-3670-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
siproxd-0.8.1/libltdl/ltmain.sh:3671:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
siproxd-0.8.1/libltdl/ltmain.sh-3672-			esac
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3706-	  set dummy $deplibs_check_method
siproxd-0.8.1/libltdl/ltmain.sh:3707:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
siproxd-0.8.1/libltdl/ltmain.sh-3708-	  for a_deplib in $deplibs; do
siproxd-0.8.1/libltdl/ltmain.sh:3709:	    name=`expr $a_deplib : '-l\(.*\)'`
siproxd-0.8.1/libltdl/ltmain.sh-3710-	    # If $name is empty we are operating on a -L argument.
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3720-	      if test -n "$a_deplib" ; then
siproxd-0.8.1/libltdl/ltmain.sh:3721:		libname=`eval \\$echo \"$libname_spec\"`
siproxd-0.8.1/libltdl/ltmain.sh-3722-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
siproxd-0.8.1/libltdl/ltmain.sh:3723:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
siproxd-0.8.1/libltdl/ltmain.sh-3724-		  for potent_lib in $potential_libs; do
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3763-	      # can't use Xsed below, because $i might contain '/'
siproxd-0.8.1/libltdl/ltmain.sh:3764:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
siproxd-0.8.1/libltdl/ltmain.sh-3765-	    done
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3788-	  # On Rhapsody replace the C library is the System framework
siproxd-0.8.1/libltdl/ltmain.sh:3789:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
siproxd-0.8.1/libltdl/ltmain.sh-3790-	  ;;
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3957-	# Use standard objects if they are pic
siproxd-0.8.1/libltdl/ltmain.sh:3958:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh-3959-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-3970-	      eval cmd=\"$cmd\"
siproxd-0.8.1/libltdl/ltmain.sh:3971:	      if len=`expr "X$cmd" : ".*"` &&
siproxd-0.8.1/libltdl/ltmain.sh-3972-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4052-	if test "X$skipped_export" != "X:" &&
siproxd-0.8.1/libltdl/ltmain.sh:4053:	   len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
siproxd-0.8.1/libltdl/ltmain.sh-4054-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4071-	  save_output=$output
siproxd-0.8.1/libltdl/ltmain.sh:4072:	  output_la=`$echo "X$output" | $Xsed -e "$basename"`
siproxd-0.8.1/libltdl/ltmain.sh-4073-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4087-	    if test "X$objlist" = X ||
siproxd-0.8.1/libltdl/ltmain.sh:4088:	       { len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
siproxd-0.8.1/libltdl/ltmain.sh-4089-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4102-	      last_robj=$output_objdir/$output_la-${k}.$objext
siproxd-0.8.1/libltdl/ltmain.sh:4103:	      k=`expr $k + 1`
siproxd-0.8.1/libltdl/ltmain.sh-4104-	      output=$output_objdir/$output_la-${k}.$objext
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4128-	  do
siproxd-0.8.1/libltdl/ltmain.sh:4129:	    i=`expr $i + 1`
siproxd-0.8.1/libltdl/ltmain.sh-4130-	    delfiles="$delfiles $output_objdir/$output_la-${i}.$objext"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4252-	libobj="$output"
siproxd-0.8.1/libltdl/ltmain.sh:4253:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
siproxd-0.8.1/libltdl/ltmain.sh-4254-	;;
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4277-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
siproxd-0.8.1/libltdl/ltmain.sh:4278:      reload_conv_objs=$reload_objs\ `$echo "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
siproxd-0.8.1/libltdl/ltmain.sh-4279-	else
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4288-      # Create the old-style object.
siproxd-0.8.1/libltdl/ltmain.sh:4289:      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
siproxd-0.8.1/libltdl/ltmain.sh-4290-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4349-      case $host in
siproxd-0.8.1/libltdl/ltmain.sh:4350:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
siproxd-0.8.1/libltdl/ltmain.sh-4351-      esac
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4369-	# On Rhapsody replace the C library is the System framework
siproxd-0.8.1/libltdl/ltmain.sh:4370:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
siproxd-0.8.1/libltdl/ltmain.sh:4371:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
siproxd-0.8.1/libltdl/ltmain.sh-4372-	;;
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4457-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
siproxd-0.8.1/libltdl/ltmain.sh:4458:	  testbindir=`$echo "X$libdir" | $Xsed -e 's*/lib$*/bin*'`
siproxd-0.8.1/libltdl/ltmain.sh-4459-	  case :$dllsearchpath: in
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4515-	# Transform all the library objects into standard objects.
siproxd-0.8.1/libltdl/ltmain.sh:4516:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh:4517:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh-4518-      fi
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4561-	    # Add our own program objects to the symbol list.
siproxd-0.8.1/libltdl/ltmain.sh:4562:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh-4563-	    for arg in $progfiles; do
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4603-	    $show "extracting global C symbols from \`$arg'"
siproxd-0.8.1/libltdl/ltmain.sh:4604:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
siproxd-0.8.1/libltdl/ltmain.sh-4605-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4725-            if test -f "$output_objdir/${outputname}.def" ; then
siproxd-0.8.1/libltdl/ltmain.sh:4726:              compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh:4727:              finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh-4728-            else
siproxd-0.8.1/libltdl/ltmain.sh:4729:              compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh:4730:              finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh-4731-             fi
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4733-          * )
siproxd-0.8.1/libltdl/ltmain.sh:4734:            compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh:4735:            finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh-4736-            ;;
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4749-	# Nullify the symbol file.
siproxd-0.8.1/libltdl/ltmain.sh:4750:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh:4751:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh-4752-      fi
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4755-	# Replace the output file specification.
siproxd-0.8.1/libltdl/ltmain.sh:4756:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$output"'%g' | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh-4757-	link_command="$compile_command$compile_rpath"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4822-	# Replace the output file specification.
siproxd-0.8.1/libltdl/ltmain.sh:4823:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
siproxd-0.8.1/libltdl/ltmain.sh-4824-	# Delete the old output file.
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4842-	  if test "$fast_install" = yes; then
siproxd-0.8.1/libltdl/ltmain.sh:4843:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $SP2NL | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g' | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh-4844-	  else
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4854-      # Replace the output file specification.
siproxd-0.8.1/libltdl/ltmain.sh:4855:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
siproxd-0.8.1/libltdl/ltmain.sh-4856-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4874-	  else
siproxd-0.8.1/libltdl/ltmain.sh:4875:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/libltdl/ltmain.sh-4876-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4879-	relink_command="(cd `pwd`; $relink_command)"
siproxd-0.8.1/libltdl/ltmain.sh:4880:	relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh-4881-      fi
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4888-	esac
siproxd-0.8.1/libltdl/ltmain.sh:4889:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/libltdl/ltmain.sh-4890-      else
siproxd-0.8.1/libltdl/ltmain.sh:4891:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/libltdl/ltmain.sh-4892-      fi
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4898-	case $output in
siproxd-0.8.1/libltdl/ltmain.sh:4899:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
siproxd-0.8.1/libltdl/ltmain.sh-4900-	esac
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4904-	    exeext=.exe
siproxd-0.8.1/libltdl/ltmain.sh:4905:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
siproxd-0.8.1/libltdl/ltmain.sh-4906-	  *) exeext= ;;
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-4909-	  *cygwin* | *mingw* )
siproxd-0.8.1/libltdl/ltmain.sh:4910:            output_name=`basename $output`
siproxd-0.8.1/libltdl/ltmain.sh:4911:            output_path=`dirname $output`
siproxd-0.8.1/libltdl/ltmain.sh-4912-            cwrappersource="$output_path/$objdir/lt-$output_name.c"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5317-      shift
siproxd-0.8.1/libltdl/ltmain.sh:5318:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
siproxd-0.8.1/libltdl/ltmain.sh-5319-      # Yippee, \$echo works!
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5329-  # Find the directory that this script lives in.
siproxd-0.8.1/libltdl/ltmain.sh:5330:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
siproxd-0.8.1/libltdl/ltmain.sh-5331-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5333-  # Follow symbolic links until we get to the real thisdir.
siproxd-0.8.1/libltdl/ltmain.sh:5334:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
siproxd-0.8.1/libltdl/ltmain.sh-5335-  while test -n \"\$file\"; do
siproxd-0.8.1/libltdl/ltmain.sh:5336:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
siproxd-0.8.1/libltdl/ltmain.sh-5337-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5345-
siproxd-0.8.1/libltdl/ltmain.sh:5346:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
siproxd-0.8.1/libltdl/ltmain.sh:5347:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
siproxd-0.8.1/libltdl/ltmain.sh-5348-  done
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5350-  # Try to get the absolute directory name.
siproxd-0.8.1/libltdl/ltmain.sh:5351:  absdir=\`cd \"\$thisdir\" && pwd\`
siproxd-0.8.1/libltdl/ltmain.sh-5352-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5360-  if test ! -f \"\$progdir/\$program\" || \\
siproxd-0.8.1/libltdl/ltmain.sh:5361:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
siproxd-0.8.1/libltdl/ltmain.sh-5362-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5375-    if test -n \"\$relink_command\"; then
siproxd-0.8.1/libltdl/ltmain.sh:5376:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
siproxd-0.8.1/libltdl/ltmain.sh-5377-      else
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5407-    # The second colon is a workaround for a bug in BeOS R4 sed
siproxd-0.8.1/libltdl/ltmain.sh:5408:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
siproxd-0.8.1/libltdl/ltmain.sh-5409-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5520-	  do
siproxd-0.8.1/libltdl/ltmain.sh:5521:	    objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/libltdl/ltmain.sh-5522-	    case " $oldobjs " in
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5528-		newobj=lt$counter-$objbase
siproxd-0.8.1/libltdl/ltmain.sh:5529:		counter=`expr $counter + 1`
siproxd-0.8.1/libltdl/ltmain.sh-5530-		case " $oldobjs " in
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5546-
siproxd-0.8.1/libltdl/ltmain.sh:5547:	if len=`expr "X$cmds" : ".*"` &&
siproxd-0.8.1/libltdl/ltmain.sh-5548-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5568-	    eval test_cmds=\"$old_archive_cmds\"
siproxd-0.8.1/libltdl/ltmain.sh:5569:	    if len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
siproxd-0.8.1/libltdl/ltmain.sh-5570-	       test "$len" -le "$max_cmd_len"; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5620-	else
siproxd-0.8.1/libltdl/ltmain.sh:5621:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/libltdl/ltmain.sh-5622-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5626-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
siproxd-0.8.1/libltdl/ltmain.sh:5627:      relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh-5628-      if test "$hardcode_automatic" = yes ; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5645-	      *.la)
siproxd-0.8.1/libltdl/ltmain.sh:5646:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/libltdl/ltmain.sh:5647:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
siproxd-0.8.1/libltdl/ltmain.sh-5648-		if test -z "$libdir"; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5659-	    for lib in $dlfiles; do
siproxd-0.8.1/libltdl/ltmain.sh:5660:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/libltdl/ltmain.sh:5661:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
siproxd-0.8.1/libltdl/ltmain.sh-5662-	      if test -z "$libdir"; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5670-	    for lib in $dlprefiles; do
siproxd-0.8.1/libltdl/ltmain.sh:5671:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/libltdl/ltmain.sh:5672:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
siproxd-0.8.1/libltdl/ltmain.sh-5673-	      if test -z "$libdir"; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5767-      # Aesthetically quote it.
siproxd-0.8.1/libltdl/ltmain.sh:5768:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/libltdl/ltmain.sh-5769-      case $arg in
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5783-    # Aesthetically quote it.
siproxd-0.8.1/libltdl/ltmain.sh:5784:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/libltdl/ltmain.sh-5785-    case $arg in
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5834-      # Aesthetically quote the argument.
siproxd-0.8.1/libltdl/ltmain.sh:5835:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/libltdl/ltmain.sh-5836-      case $arg in
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5866-    # Strip any trailing slash from the destination.
siproxd-0.8.1/libltdl/ltmain.sh:5867:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
siproxd-0.8.1/libltdl/ltmain.sh-5868-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5874-    else
siproxd-0.8.1/libltdl/ltmain.sh:5875:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/libltdl/ltmain.sh-5876-      test "X$destdir" = "X$dest" && destdir=.
siproxd-0.8.1/libltdl/ltmain.sh:5877:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/libltdl/ltmain.sh-5878-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5950-
siproxd-0.8.1/libltdl/ltmain.sh:5951:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
siproxd-0.8.1/libltdl/ltmain.sh-5952-	test "X$dir" = "X$file/" && dir=
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5956-	  # Determine the prefix the user has applied to our future dir.
siproxd-0.8.1/libltdl/ltmain.sh:5957:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
siproxd-0.8.1/libltdl/ltmain.sh-5958-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-5971-	    # Stick the inst_prefix_dir data into the link command.
siproxd-0.8.1/libltdl/ltmain.sh:5972:	    relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%" | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh-5973-	  else
siproxd-0.8.1/libltdl/ltmain.sh:5974:	    relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%%" | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh-5975-	  fi
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6040-	# Install the pseudo-library for information purposes.
siproxd-0.8.1/libltdl/ltmain.sh:6041:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/libltdl/ltmain.sh-6042-	instname="$dir/$name"i
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6056-	else
siproxd-0.8.1/libltdl/ltmain.sh:6057:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/libltdl/ltmain.sh-6058-	  destfile="$destdir/$destfile"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6063-	*.lo)
siproxd-0.8.1/libltdl/ltmain.sh:6064:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
siproxd-0.8.1/libltdl/ltmain.sh-6065-	  ;;
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6085-	  # Deduce the name of the old-style object file.
siproxd-0.8.1/libltdl/ltmain.sh:6086:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
siproxd-0.8.1/libltdl/ltmain.sh-6087-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6098-	else
siproxd-0.8.1/libltdl/ltmain.sh:6099:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/libltdl/ltmain.sh-6100-	  destfile="$destdir/$destfile"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6109-	    if test ! -f "$file"; then
siproxd-0.8.1/libltdl/ltmain.sh:6110:	      file=`$echo $file|${SED} 's,.exe$,,'`
siproxd-0.8.1/libltdl/ltmain.sh-6111-	      stripped_ext=".exe"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6118-	*cygwin*|*mingw*)
siproxd-0.8.1/libltdl/ltmain.sh:6119:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
siproxd-0.8.1/libltdl/ltmain.sh-6120-	    ;;
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6156-	    fi
siproxd-0.8.1/libltdl/ltmain.sh:6157:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
siproxd-0.8.1/libltdl/ltmain.sh-6158-	    if test -n "$libdir" && test ! -f "$libfile"; then
siproxd-0.8.1/libltdl/ltmain.sh:6159:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
siproxd-0.8.1/libltdl/ltmain.sh-6160-	      finalize=no
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6179-	      tmpdir=`func_mktempdir`
siproxd-0.8.1/libltdl/ltmain.sh:6180:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/libltdl/ltmain.sh-6181-	      outputname="$tmpdir/$file"
siproxd-0.8.1/libltdl/ltmain.sh-6182-	      # Replace the output file specification.
siproxd-0.8.1/libltdl/ltmain.sh:6183:	      relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g' | $NL2SP`
siproxd-0.8.1/libltdl/ltmain.sh-6184-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6197-	    # Install the binary that we compiled earlier.
siproxd-0.8.1/libltdl/ltmain.sh:6198:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
siproxd-0.8.1/libltdl/ltmain.sh-6199-	  fi
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6213-	  *:*.exe)
siproxd-0.8.1/libltdl/ltmain.sh:6214:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
siproxd-0.8.1/libltdl/ltmain.sh-6215-	    ;;
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6226-    for file in $staticlibs; do
siproxd-0.8.1/libltdl/ltmain.sh:6227:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/libltdl/ltmain.sh-6228-
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6383-	  # Warn if it was a shared library.
siproxd-0.8.1/libltdl/ltmain.sh:6384:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
siproxd-0.8.1/libltdl/ltmain.sh-6385-	  continue
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6387-
siproxd-0.8.1/libltdl/ltmain.sh:6388:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/libltdl/ltmain.sh-6389-	test "X$dir" = "X$file" && dir=.
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6393-	else
siproxd-0.8.1/libltdl/ltmain.sh:6394:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
siproxd-0.8.1/libltdl/ltmain.sh-6395-	  exit $EXIT_FAILURE
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6400-	# Just add the directory containing the .lo file.
siproxd-0.8.1/libltdl/ltmain.sh:6401:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/libltdl/ltmain.sh-6402-	test "X$dir" = "X$file" && dir=.
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6411-      # Get the absolute pathname.
siproxd-0.8.1/libltdl/ltmain.sh:6412:      absdir=`cd "$dir" && pwd`
siproxd-0.8.1/libltdl/ltmain.sh-6413-      test -n "$absdir" && dir="$absdir"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6447-      # Quote arguments (to preserve shell metacharacters).
siproxd-0.8.1/libltdl/ltmain.sh:6448:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
siproxd-0.8.1/libltdl/ltmain.sh-6449-      args="$args \"$file\""
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6512-    for file in $files; do
siproxd-0.8.1/libltdl/ltmain.sh:6513:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
siproxd-0.8.1/libltdl/ltmain.sh-6514-      if test "X$dir" = "X$file"; then
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6519-      fi
siproxd-0.8.1/libltdl/ltmain.sh:6520:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
siproxd-0.8.1/libltdl/ltmain.sh-6521-      test "$mode" = uninstall && objdir="$dir"
##############################################
siproxd-0.8.1/libltdl/ltmain.sh-6629-	  *.exe)
siproxd-0.8.1/libltdl/ltmain.sh:6630:	    file=`$echo $file|${SED} 's,.exe$,,'`
siproxd-0.8.1/libltdl/ltmain.sh:6631:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
siproxd-0.8.1/libltdl/ltmain.sh-6632-	    # $file with .exe has already been added to rmfiles,
##############################################
siproxd-0.8.1/libltdl/install-sh-223-      dstdir=$dst
siproxd-0.8.1/libltdl/install-sh:224:      dst=$dstdir/`basename "$src"`
siproxd-0.8.1/libltdl/install-sh-225-      dstdir_status=0
##############################################
siproxd-0.8.1/libltdl/config.guess-37-
siproxd-0.8.1/libltdl/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
siproxd-0.8.1/libltdl/config.guess-39-
##############################################
siproxd-0.8.1/libltdl/config.guess-106-: ${TMPDIR=/tmp} ;
siproxd-0.8.1/libltdl/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
siproxd-0.8.1/libltdl/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
siproxd-0.8.1/libltdl/config.guess-198-	    *)
siproxd-0.8.1/libltdl/config.guess:199:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
siproxd-0.8.1/libltdl/config.guess-200-		;;
##############################################
siproxd-0.8.1/libltdl/config.guess-247-	if test $UNAME_RELEASE = "V4.0"; then
siproxd-0.8.1/libltdl/config.guess:248:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
siproxd-0.8.1/libltdl/config.guess-249-	fi
##############################################
siproxd-0.8.1/libltdl/config.guess-253-	# types through head -n 1, so we only detect the type of CPU 0.
siproxd-0.8.1/libltdl/config.guess:254:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
siproxd-0.8.1/libltdl/config.guess-255-	case "$ALPHA_CPU_TYPE" in
##############################################
siproxd-0.8.1/libltdl/config.guess-290-	# 1.2 uses "1.2" for uname -r.
siproxd-0.8.1/libltdl/config.guess:291:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
siproxd-0.8.1/libltdl/config.guess-292-	exit 0 ;;
##############################################
siproxd-0.8.1/libltdl/config.guess-341-    sun4H:SunOS:5.*:*)
siproxd-0.8.1/libltdl/config.guess:342:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
siproxd-0.8.1/libltdl/config.guess-343-	exit 0 ;;
siproxd-0.8.1/libltdl/config.guess-344-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
siproxd-0.8.1/libltdl/config.guess:345:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
siproxd-0.8.1/libltdl/config.guess-346-	exit 0 ;;
siproxd-0.8.1/libltdl/config.guess-347-    i86pc:SunOS:5.*:*)
siproxd-0.8.1/libltdl/config.guess:348:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
siproxd-0.8.1/libltdl/config.guess-349-	exit 0 ;;
##############################################
siproxd-0.8.1/libltdl/config.guess-353-	# it's likely to be more like Solaris than SunOS4.
siproxd-0.8.1/libltdl/config.guess:354:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
siproxd-0.8.1/libltdl/config.guess-355-	exit 0 ;;
##############################################
siproxd-0.8.1/libltdl/config.guess-362-	# Japanese Language versions have a version number like `4.1.3-JL'.
siproxd-0.8.1/libltdl/config.guess:363:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
siproxd-0.8.1/libltdl/config.guess-364-	exit 0 ;;
##############################################
siproxd-0.8.1/libltdl/config.guess-368-    sun*:*:4.2BSD:*)
siproxd-0.8.1/libltdl/config.guess:369:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
siproxd-0.8.1/libltdl/config.guess-370-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
siproxd-0.8.1/libltdl/config.guess-447-	$CC_FOR_BUILD -o $dummy $dummy.c \
siproxd-0.8.1/libltdl/config.guess:448:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
siproxd-0.8.1/libltdl/config.guess-449-	  && exit 0
##############################################
siproxd-0.8.1/libltdl/config.guess-502-    *:IRIX*:*:*)
siproxd-0.8.1/libltdl/config.guess:503:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
siproxd-0.8.1/libltdl/config.guess-504-	exit 0 ;;
##############################################
siproxd-0.8.1/libltdl/config.guess-541-    *:AIX:*:[45])
siproxd-0.8.1/libltdl/config.guess:542:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
siproxd-0.8.1/libltdl/config.guess-543-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
siproxd-0.8.1/libltdl/config.guess-576-    9000/[34678]??:HP-UX:*:*)
siproxd-0.8.1/libltdl/config.guess:577:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
siproxd-0.8.1/libltdl/config.guess-578-	case "${UNAME_MACHINE}" in
##############################################
siproxd-0.8.1/libltdl/config.guess-630-EOF
siproxd-0.8.1/libltdl/config.guess:631:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
siproxd-0.8.1/libltdl/config.guess-632-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
siproxd-0.8.1/libltdl/config.guess-648-    ia64:HP-UX:*:*)
siproxd-0.8.1/libltdl/config.guess:649:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
siproxd-0.8.1/libltdl/config.guess-650-	echo ia64-hp-hpux${HPUX_REV}
##############################################
siproxd-0.8.1/libltdl/config.guess-748-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
siproxd-0.8.1/libltdl/config.guess:749:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
siproxd-0.8.1/libltdl/config.guess-750-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
siproxd-0.8.1/libltdl/config.guess-771-EOF
siproxd-0.8.1/libltdl/config.guess:772:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
siproxd-0.8.1/libltdl/config.guess:773:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC}
siproxd-0.8.1/libltdl/config.guess-774-	exit 0 ;;
##############################################
siproxd-0.8.1/libltdl/config.guess-802-    prep*:SunOS:5.*:*)
siproxd-0.8.1/libltdl/config.guess:803:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
siproxd-0.8.1/libltdl/config.guess-804-	exit 0 ;;
siproxd-0.8.1/libltdl/config.guess-805-    *:GNU:*:*)
siproxd-0.8.1/libltdl/config.guess:806:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
siproxd-0.8.1/libltdl/config.guess-807-	exit 0 ;;
##############################################
siproxd-0.8.1/libltdl/config.guess-838-EOF
siproxd-0.8.1/libltdl/config.guess:839:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
siproxd-0.8.1/libltdl/config.guess-840-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
siproxd-0.8.1/libltdl/config.guess-857-EOF
siproxd-0.8.1/libltdl/config.guess:858:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
siproxd-0.8.1/libltdl/config.guess-859-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
siproxd-0.8.1/libltdl/config.guess-955-EOF
siproxd-0.8.1/libltdl/config.guess:956:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
siproxd-0.8.1/libltdl/config.guess-957-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-${VENDOR:-pc}-linux-${LIBC}" && exit 0
##############################################
siproxd-0.8.1/libltdl/config.guess-991-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
siproxd-0.8.1/libltdl/config.guess:992:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
siproxd-0.8.1/libltdl/config.guess-993-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
siproxd-0.8.1/libltdl/Makefile.in-55-CONFIG_CLEAN_FILES =
siproxd-0.8.1/libltdl/Makefile.in:56:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
siproxd-0.8.1/libltdl/Makefile.in-57-am__vpath_adj = case $$p in \
siproxd-0.8.1/libltdl/Makefile.in:58:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
siproxd-0.8.1/libltdl/Makefile.in-59-    *) f=$$p;; \
siproxd-0.8.1/libltdl/Makefile.in-60-  esac;
siproxd-0.8.1/libltdl/Makefile.in:61:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
siproxd-0.8.1/libltdl/Makefile.in-62-am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
##############################################
siproxd-0.8.1/libltdl/Makefile.in-300-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
siproxd-0.8.1/libltdl/Makefile.in:301:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
siproxd-0.8.1/libltdl/Makefile.in-302-	  test "$$dir" != "$$p" || dir=.; \
##############################################
siproxd-0.8.1/libltdl/Makefile.in-309-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
siproxd-0.8.1/libltdl/Makefile.in:310:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
siproxd-0.8.1/libltdl/Makefile.in-311-	  test "$$dir" != "$$p" || dir=.; \
##############################################
siproxd-0.8.1/libltdl/Makefile.in-329-.c.obj:
siproxd-0.8.1/libltdl/Makefile.in:330:	$(COMPILE) -c `$(CYGPATH_W) '$<'`
siproxd-0.8.1/libltdl/Makefile.in-331-
##############################################
siproxd-0.8.1/libltdl/Makefile.in-402-GTAGS:
siproxd-0.8.1/libltdl/Makefile.in:403:	here=`$(am__cd) $(top_builddir) && pwd` \
siproxd-0.8.1/libltdl/Makefile.in-404-	  && cd $(top_srcdir) \
##############################################
siproxd-0.8.1/libltdl/Makefile.in-412-	mkdir $(distdir)
siproxd-0.8.1/libltdl/Makefile.in:413:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
siproxd-0.8.1/libltdl/Makefile.in:414:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
siproxd-0.8.1/libltdl/Makefile.in-415-	list='$(DISTFILES)'; for file in $$list; do \
siproxd-0.8.1/libltdl/Makefile.in-416-	  case $$file in \
siproxd-0.8.1/libltdl/Makefile.in:417:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
siproxd-0.8.1/libltdl/Makefile.in:418:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
siproxd-0.8.1/libltdl/Makefile.in-419-	  esac; \
siproxd-0.8.1/libltdl/Makefile.in-420-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
siproxd-0.8.1/libltdl/Makefile.in:421:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
siproxd-0.8.1/libltdl/Makefile.in-422-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
siproxd-0.8.1/libltdl/Makefile.in-488-	chmod a-w $(distdir)
siproxd-0.8.1/libltdl/Makefile.in:489:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
siproxd-0.8.1/libltdl/Makefile.in-490-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
siproxd-0.8.1/libltdl/Makefile.in-519-	@cd $(distuninstallcheck_dir) \
siproxd-0.8.1/libltdl/Makefile.in:520:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
siproxd-0.8.1/libltdl/Makefile.in-521-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
siproxd-0.8.1/libltdl/Makefile.in-531-	fi
siproxd-0.8.1/libltdl/Makefile.in:532:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
siproxd-0.8.1/libltdl/Makefile.in-533-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
siproxd-0.8.1/libltdl/config.sub-54-
siproxd-0.8.1/libltdl/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
siproxd-0.8.1/libltdl/config.sub-56-
##############################################
siproxd-0.8.1/libltdl/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
siproxd-0.8.1/libltdl/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
siproxd-0.8.1/libltdl/config.sub-120-case $maybe_os in
##############################################
siproxd-0.8.1/libltdl/config.sub-122-    os=-$maybe_os
siproxd-0.8.1/libltdl/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
siproxd-0.8.1/libltdl/config.sub-124-    ;;
siproxd-0.8.1/libltdl/config.sub-125-  *)
siproxd-0.8.1/libltdl/config.sub:126:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
siproxd-0.8.1/libltdl/config.sub-127-    if [ $basic_machine != $1 ]
siproxd-0.8.1/libltdl/config.sub:128:    then os=`echo $1 | sed 's/.*-/-/'`
siproxd-0.8.1/libltdl/config.sub-129-    else os=; fi
##############################################
siproxd-0.8.1/libltdl/config.sub-173-		os=-sco3.2v5
siproxd-0.8.1/libltdl/config.sub:174:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
siproxd-0.8.1/libltdl/config.sub-175-		;;
##############################################
siproxd-0.8.1/libltdl/config.sub-177-		os=-sco3.2v4
siproxd-0.8.1/libltdl/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
siproxd-0.8.1/libltdl/config.sub-179-		;;
siproxd-0.8.1/libltdl/config.sub-180-	-sco3.2.[4-9]*)
siproxd-0.8.1/libltdl/config.sub:181:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
siproxd-0.8.1/libltdl/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
siproxd-0.8.1/libltdl/config.sub-183-		;;
##############################################
siproxd-0.8.1/libltdl/config.sub-185-		# Don't forget version if it is 3.2v4 or newer.
siproxd-0.8.1/libltdl/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
siproxd-0.8.1/libltdl/config.sub-187-		;;
##############################################
siproxd-0.8.1/libltdl/config.sub-189-		os=-sco3.2v2
siproxd-0.8.1/libltdl/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
siproxd-0.8.1/libltdl/config.sub-191-		;;
siproxd-0.8.1/libltdl/config.sub-192-	-udk*)
siproxd-0.8.1/libltdl/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
siproxd-0.8.1/libltdl/config.sub-194-		;;
##############################################
siproxd-0.8.1/libltdl/config.sub-196-		os=-isc2.2
siproxd-0.8.1/libltdl/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
siproxd-0.8.1/libltdl/config.sub-198-		;;
##############################################
siproxd-0.8.1/libltdl/config.sub-202-	-isc*)
siproxd-0.8.1/libltdl/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
siproxd-0.8.1/libltdl/config.sub-204-		;;
##############################################
siproxd-0.8.1/libltdl/config.sub-208-	-ptx*)
siproxd-0.8.1/libltdl/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
siproxd-0.8.1/libltdl/config.sub-210-		;;
siproxd-0.8.1/libltdl/config.sub-211-	-windowsnt*)
siproxd-0.8.1/libltdl/config.sub:212:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
siproxd-0.8.1/libltdl/config.sub-213-		;;
##############################################
siproxd-0.8.1/libltdl/config.sub-287-	*-*-*)
siproxd-0.8.1/libltdl/config.sub:288:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
siproxd-0.8.1/libltdl/config.sub-289-		exit 1
##############################################
siproxd-0.8.1/libltdl/config.sub-580-	i*86v32)
siproxd-0.8.1/libltdl/config.sub:581:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
siproxd-0.8.1/libltdl/config.sub-582-		os=-sysv32
##############################################
siproxd-0.8.1/libltdl/config.sub-584-	i*86v4*)
siproxd-0.8.1/libltdl/config.sub:585:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
siproxd-0.8.1/libltdl/config.sub-586-		os=-sysv4
##############################################
siproxd-0.8.1/libltdl/config.sub-588-	i*86v)
siproxd-0.8.1/libltdl/config.sub:589:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
siproxd-0.8.1/libltdl/config.sub-590-		os=-sysv
##############################################
siproxd-0.8.1/libltdl/config.sub-592-	i*86sol2)
siproxd-0.8.1/libltdl/config.sub:593:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
siproxd-0.8.1/libltdl/config.sub-594-		os=-solaris2
##############################################
siproxd-0.8.1/libltdl/config.sub-640-	mips3*-*)
siproxd-0.8.1/libltdl/config.sub:641:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
siproxd-0.8.1/libltdl/config.sub-642-		;;
siproxd-0.8.1/libltdl/config.sub-643-	mips3*)
siproxd-0.8.1/libltdl/config.sub:644:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
siproxd-0.8.1/libltdl/config.sub-645-		;;
##############################################
siproxd-0.8.1/libltdl/config.sub-782-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
siproxd-0.8.1/libltdl/config.sub:783:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
siproxd-0.8.1/libltdl/config.sub-784-		;;
siproxd-0.8.1/libltdl/config.sub-785-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
siproxd-0.8.1/libltdl/config.sub:786:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
siproxd-0.8.1/libltdl/config.sub-787-		;;
siproxd-0.8.1/libltdl/config.sub-788-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
siproxd-0.8.1/libltdl/config.sub:789:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
siproxd-0.8.1/libltdl/config.sub-790-		;;
siproxd-0.8.1/libltdl/config.sub-791-	pentium4-*)
siproxd-0.8.1/libltdl/config.sub:792:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
siproxd-0.8.1/libltdl/config.sub-793-		;;
##############################################
siproxd-0.8.1/libltdl/config.sub-800-		;;
siproxd-0.8.1/libltdl/config.sub:801:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
siproxd-0.8.1/libltdl/config.sub-802-		;;
##############################################
siproxd-0.8.1/libltdl/config.sub-806-	ppcle-* | powerpclittle-*)
siproxd-0.8.1/libltdl/config.sub:807:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
siproxd-0.8.1/libltdl/config.sub-808-		;;
##############################################
siproxd-0.8.1/libltdl/config.sub-810-		;;
siproxd-0.8.1/libltdl/config.sub:811:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
siproxd-0.8.1/libltdl/config.sub-812-		;;
##############################################
siproxd-0.8.1/libltdl/config.sub-816-	ppc64le-* | powerpc64little-*)
siproxd-0.8.1/libltdl/config.sub:817:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
siproxd-0.8.1/libltdl/config.sub-818-		;;
##############################################
siproxd-0.8.1/libltdl/config.sub-1075-	*)
siproxd-0.8.1/libltdl/config.sub:1076:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
siproxd-0.8.1/libltdl/config.sub-1077-		exit 1
##############################################
siproxd-0.8.1/libltdl/config.sub-1083-	*-digital*)
siproxd-0.8.1/libltdl/config.sub:1084:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
siproxd-0.8.1/libltdl/config.sub-1085-		;;
siproxd-0.8.1/libltdl/config.sub-1086-	*-commodore*)
siproxd-0.8.1/libltdl/config.sub:1087:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
siproxd-0.8.1/libltdl/config.sub-1088-		;;
##############################################
siproxd-0.8.1/libltdl/config.sub-1101-	-solaris1 | -solaris1.*)
siproxd-0.8.1/libltdl/config.sub:1102:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
siproxd-0.8.1/libltdl/config.sub-1103-		;;
##############################################
siproxd-0.8.1/libltdl/config.sub-1113-	-gnu/linux*)
siproxd-0.8.1/libltdl/config.sub:1114:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
siproxd-0.8.1/libltdl/config.sub-1115-		;;
##############################################
siproxd-0.8.1/libltdl/config.sub-1153-	-nto*)
siproxd-0.8.1/libltdl/config.sub:1154:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
siproxd-0.8.1/libltdl/config.sub-1155-		;;
##############################################
siproxd-0.8.1/libltdl/config.sub-1160-	-mac*)
siproxd-0.8.1/libltdl/config.sub:1161:		os=`echo $os | sed -e 's|mac|macos|'`
siproxd-0.8.1/libltdl/config.sub-1162-		;;
siproxd-0.8.1/libltdl/config.sub-1163-	-linux*)
siproxd-0.8.1/libltdl/config.sub:1164:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
siproxd-0.8.1/libltdl/config.sub-1165-		;;
siproxd-0.8.1/libltdl/config.sub-1166-	-sunos5*)
siproxd-0.8.1/libltdl/config.sub:1167:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
siproxd-0.8.1/libltdl/config.sub-1168-		;;
siproxd-0.8.1/libltdl/config.sub-1169-	-sunos6*)
siproxd-0.8.1/libltdl/config.sub:1170:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
siproxd-0.8.1/libltdl/config.sub-1171-		;;
##############################################
siproxd-0.8.1/libltdl/config.sub-1212-	-sinix5.*)
siproxd-0.8.1/libltdl/config.sub:1213:		os=`echo $os | sed -e 's|sinix|sysv|'`
siproxd-0.8.1/libltdl/config.sub-1214-		;;
##############################################
siproxd-0.8.1/libltdl/config.sub-1257-		# Get rid of the `-' at the beginning of $os.
siproxd-0.8.1/libltdl/config.sub:1258:		os=`echo $os | sed 's/[^-]*-//'`
siproxd-0.8.1/libltdl/config.sub:1259:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
siproxd-0.8.1/libltdl/config.sub-1260-		exit 1
##############################################
siproxd-0.8.1/libltdl/config.sub-1487-		esac
siproxd-0.8.1/libltdl/config.sub:1488:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
siproxd-0.8.1/libltdl/config.sub-1489-		;;
##############################################
siproxd-0.8.1/contrib/Makefile.in-241-distdir: $(DISTFILES)
siproxd-0.8.1/contrib/Makefile.in:242:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
siproxd-0.8.1/contrib/Makefile.in:243:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
siproxd-0.8.1/contrib/Makefile.in-244-	list='$(DISTFILES)'; for file in $$list; do \
siproxd-0.8.1/contrib/Makefile.in-245-	  case $$file in \
siproxd-0.8.1/contrib/Makefile.in:246:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
siproxd-0.8.1/contrib/Makefile.in:247:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
siproxd-0.8.1/contrib/Makefile.in-248-	  esac; \
siproxd-0.8.1/contrib/Makefile.in-249-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
siproxd-0.8.1/contrib/Makefile.in:250:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
siproxd-0.8.1/contrib/Makefile.in-251-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \