===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
fuseiso-20070708/depcomp-33-
fuseiso-20070708/depcomp:34:depfile=${depfile-`echo "$object" | sed 's,\([^/]*\)$,.deps/\1,;s/\.\([^.]*\)$/.P\1/'`}
fuseiso-20070708/depcomp:35:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
fuseiso-20070708/depcomp-36-
##############################################
fuseiso-20070708/depcomp-168-  # $object doesn't have directory information.
fuseiso-20070708/depcomp:169:  stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'`
fuseiso-20070708/depcomp-170-  tmpdepfile="$stripped.u"
##############################################
fuseiso-20070708/depcomp-187-    # Do two passes, one to just change these to
fuseiso-20070708/depcomp:188:    # `$object: dependent.h' and one to simply `dependent.h:'.
fuseiso-20070708/depcomp-189-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
fuseiso-20070708/depcomp-223-  # Do two passes, one to just change these to
fuseiso-20070708/depcomp:224:  # `$object: dependent.h' and one to simply `dependent.h:'.
fuseiso-20070708/depcomp-225-  sed -e "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
fuseiso-20070708/depcomp-237-   tmpdepfile1="$object.d"
fuseiso-20070708/depcomp:238:   tmpdepfile2=`echo "$object" | sed -e 's/.o$/.d/'` 
fuseiso-20070708/depcomp-239-   if test "$libtool" = yes; then
##############################################
fuseiso-20070708/depcomp-335-    done
fuseiso-20070708/depcomp:336:    obj_suffix="`echo $object | sed 's/^.*\././'`"
fuseiso-20070708/depcomp-337-    touch "$tmpdepfile"
##############################################
fuseiso-20070708/zAppRun/Makefile.in-202-distdir: $(DISTFILES)
fuseiso-20070708/zAppRun/Makefile.in:203:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
fuseiso-20070708/zAppRun/Makefile.in:204:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
fuseiso-20070708/zAppRun/Makefile.in-205-	list='$(DISTFILES)'; for file in $$list; do \
fuseiso-20070708/zAppRun/Makefile.in-206-	  case $$file in \
fuseiso-20070708/zAppRun/Makefile.in:207:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
fuseiso-20070708/zAppRun/Makefile.in:208:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
fuseiso-20070708/zAppRun/Makefile.in-209-	  esac; \
fuseiso-20070708/zAppRun/Makefile.in-210-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
fuseiso-20070708/zAppRun/Makefile.in:211:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
fuseiso-20070708/zAppRun/Makefile.in-212-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
fuseiso-20070708/src/Makefile.in-222-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
fuseiso-20070708/src/Makefile.in:223:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
fuseiso-20070708/src/Makefile.in-224-	  if test -f $$p \
##############################################
fuseiso-20070708/src/Makefile.in-226-	  ; then \
fuseiso-20070708/src/Makefile.in:227:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
fuseiso-20070708/src/Makefile.in-228-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
fuseiso-20070708/src/Makefile.in-235-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
fuseiso-20070708/src/Makefile.in:236:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
fuseiso-20070708/src/Makefile.in-237-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
fuseiso-20070708/src/Makefile.in-242-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
fuseiso-20070708/src/Makefile.in:243:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
fuseiso-20070708/src/Makefile.in-244-	  echo " rm -f $$p $$f"; \
##############################################
fuseiso-20070708/src/Makefile.in-267-.c.obj:
fuseiso-20070708/src/Makefile.in:268:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
fuseiso-20070708/src/Makefile.in-269-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
fuseiso-20070708/src/Makefile.in-271-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fuseiso-20070708/src/Makefile.in:272:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
fuseiso-20070708/src/Makefile.in-273-
##############################################
fuseiso-20070708/src/Makefile.in-331-GTAGS:
fuseiso-20070708/src/Makefile.in:332:	here=`$(am__cd) $(top_builddir) && pwd` \
fuseiso-20070708/src/Makefile.in-333-	  && cd $(top_srcdir) \
##############################################
fuseiso-20070708/src/Makefile.in-339-distdir: $(DISTFILES)
fuseiso-20070708/src/Makefile.in:340:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
fuseiso-20070708/src/Makefile.in:341:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
fuseiso-20070708/src/Makefile.in-342-	list='$(DISTFILES)'; for file in $$list; do \
fuseiso-20070708/src/Makefile.in-343-	  case $$file in \
fuseiso-20070708/src/Makefile.in:344:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
fuseiso-20070708/src/Makefile.in:345:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
fuseiso-20070708/src/Makefile.in-346-	  esac; \
fuseiso-20070708/src/Makefile.in-347-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
fuseiso-20070708/src/Makefile.in:348:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
fuseiso-20070708/src/Makefile.in-349-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
fuseiso-20070708/missing-128-         from any GNU archive site."
fuseiso-20070708/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
fuseiso-20070708/missing-130-    test -z "$files" && files="config.h"
##############################################
fuseiso-20070708/missing-167-         proper tools for further handling them.
fuseiso-20070708/missing:168:         You can get \`$1Help2man' as part of \`Autoconf' from any GNU
fuseiso-20070708/missing-169-         archive site."
fuseiso-20070708/missing-170-
fuseiso-20070708/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
fuseiso-20070708/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
fuseiso-20070708/missing-173-    if test -f "$file"; then
##############################################
fuseiso-20070708/missing-196-	*.y)
fuseiso-20070708/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
fuseiso-20070708/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
fuseiso-20070708/missing-200-	    fi
fuseiso-20070708/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
fuseiso-20070708/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
fuseiso-20070708/missing-226-	*.l)
fuseiso-20070708/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
fuseiso-20070708/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
fuseiso-20070708/missing-250-
fuseiso-20070708/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
fuseiso-20070708/missing-252-    if test -z "$file"; then
fuseiso-20070708/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
fuseiso-20070708/missing-254-    fi
##############################################
fuseiso-20070708/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
fuseiso-20070708/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
fuseiso-20070708/missing-278-    if test -z "$file"; then
fuseiso-20070708/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
fuseiso-20070708/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
fuseiso-20070708/missing-281-    fi
##############################################
fuseiso-20070708/missing-304-	*o*)
fuseiso-20070708/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
fuseiso-20070708/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
fuseiso-20070708/missing-310-	*h*)
fuseiso-20070708/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
fuseiso-20070708/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
fuseiso-20070708/Makefile.in-262-	dot_seen=no; \
fuseiso-20070708/Makefile.in:263:	target=`echo $@ | sed s/-recursive//`; \
fuseiso-20070708/Makefile.in-264-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
fuseiso-20070708/Makefile.in-298-	rev="$$rev ."; \
fuseiso-20070708/Makefile.in:299:	target=`echo $@ | sed s/-recursive//`; \
fuseiso-20070708/Makefile.in-300-	for subdir in $$rev; do \
##############################################
fuseiso-20070708/Makefile.in-372-GTAGS:
fuseiso-20070708/Makefile.in:373:	here=`$(am__cd) $(top_builddir) && pwd` \
fuseiso-20070708/Makefile.in-374-	  && cd $(top_srcdir) \
##############################################
fuseiso-20070708/Makefile.in-382-	mkdir $(distdir)
fuseiso-20070708/Makefile.in:383:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
fuseiso-20070708/Makefile.in:384:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
fuseiso-20070708/Makefile.in-385-	list='$(DISTFILES)'; for file in $$list; do \
fuseiso-20070708/Makefile.in-386-	  case $$file in \
fuseiso-20070708/Makefile.in:387:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
fuseiso-20070708/Makefile.in:388:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
fuseiso-20070708/Makefile.in-389-	  esac; \
fuseiso-20070708/Makefile.in-390-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
fuseiso-20070708/Makefile.in:391:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
fuseiso-20070708/Makefile.in-392-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
fuseiso-20070708/Makefile.in-413-	    || exit 1; \
fuseiso-20070708/Makefile.in:414:	    distdir=`$(am__cd) $(distdir) && pwd`; \
fuseiso-20070708/Makefile.in:415:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
fuseiso-20070708/Makefile.in-416-	    (cd $$subdir && \
##############################################
fuseiso-20070708/Makefile.in-473-	chmod a-w $(distdir)
fuseiso-20070708/Makefile.in:474:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
fuseiso-20070708/Makefile.in-475-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
fuseiso-20070708/Makefile.in-504-	@cd $(distuninstallcheck_dir) \
fuseiso-20070708/Makefile.in:505:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
fuseiso-20070708/Makefile.in-506-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
fuseiso-20070708/Makefile.in-516-	fi
fuseiso-20070708/Makefile.in:517:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
fuseiso-20070708/Makefile.in-518-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
fuseiso-20070708/configure-107-do
fuseiso-20070708/configure:108:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
fuseiso-20070708/configure-109-    eval $as_var=C; export $as_var
##############################################
fuseiso-20070708/configure-215-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
fuseiso-20070708/configure:216:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
fuseiso-20070708/configure-217-") 2> /dev/null; then
##############################################
fuseiso-20070708/configure-330-  test "x$as_lineno_1" != "x$as_lineno_2" &&
fuseiso-20070708/configure:331:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
fuseiso-20070708/configure-332-
##############################################
fuseiso-20070708/configure-425-  test "x$as_lineno_1" != "x$as_lineno_2" &&
fuseiso-20070708/configure:426:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
fuseiso-20070708/configure-427-
##############################################
fuseiso-20070708/configure-536-	esac;
fuseiso-20070708/configure:537:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
fuseiso-20070708/configure-538-	???[sx]*):;;*)false;;esac;fi
##############################################
fuseiso-20070708/configure-558-  # Remove one level of quotation (which was required for Make).
fuseiso-20070708/configure:559:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
fuseiso-20070708/configure-560-  ;;
##############################################
fuseiso-20070708/configure-569-  :
fuseiso-20070708/configure:570:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
fuseiso-20070708/configure-571-  # Yippee, $echo works!
##############################################
fuseiso-20070708/configure-595-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
fuseiso-20070708/configure:596:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
fuseiso-20070708/configure:597:       echo_test_string=`eval $cmd` &&
fuseiso-20070708/configure-598-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
fuseiso-20070708/configure-604-
fuseiso-20070708/configure:605:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
fuseiso-20070708/configure:606:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
fuseiso-20070708/configure-607-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
fuseiso-20070708/configure-619-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
fuseiso-20070708/configure:620:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
fuseiso-20070708/configure:621:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
fuseiso-20070708/configure-622-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
fuseiso-20070708/configure-631-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
fuseiso-20070708/configure:632:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
fuseiso-20070708/configure-633-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
fuseiso-20070708/configure-646-      echo='printf %s\n'
fuseiso-20070708/configure:647:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
fuseiso-20070708/configure:648:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
fuseiso-20070708/configure-649-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
fuseiso-20070708/configure-651-	:
fuseiso-20070708/configure:652:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
fuseiso-20070708/configure-653-	   test "X$echo_testing_string" = 'X\t' &&
fuseiso-20070708/configure:654:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
fuseiso-20070708/configure-655-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
fuseiso-20070708/configure-660-	echo="$CONFIG_SHELL $0 --fallback-echo"
fuseiso-20070708/configure:661:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
fuseiso-20070708/configure-662-	   test "X$echo_testing_string" = 'X\t' &&
fuseiso-20070708/configure:663:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
fuseiso-20070708/configure-664-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
fuseiso-20070708/configure-670-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
fuseiso-20070708/configure:671:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
fuseiso-20070708/configure-672-	  then
##############################################
fuseiso-20070708/configure-678-	if test "$prev" != 'sed 50q "$0"'; then
fuseiso-20070708/configure:679:	  echo_test_string=`eval $prev`
fuseiso-20070708/configure-680-	  export echo_test_string
##############################################
fuseiso-20070708/configure-948-  case $ac_option in
fuseiso-20070708/configure:949:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
fuseiso-20070708/configure-950-  *)	ac_optarg=yes ;;
##############################################
fuseiso-20070708/configure-991-  -disable-* | --disable-*)
fuseiso-20070708/configure:992:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
fuseiso-20070708/configure-993-    # Reject names that are not valid shell variable names.
##############################################
fuseiso-20070708/configure-996-   { (exit 1); exit 1; }; }
fuseiso-20070708/configure:997:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
fuseiso-20070708/configure-998-    eval enable_$ac_feature=no ;;
##############################################
fuseiso-20070708/configure-1010-  -enable-* | --enable-*)
fuseiso-20070708/configure:1011:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
fuseiso-20070708/configure-1012-    # Reject names that are not valid shell variable names.
##############################################
fuseiso-20070708/configure-1015-   { (exit 1); exit 1; }; }
fuseiso-20070708/configure:1016:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
fuseiso-20070708/configure-1017-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
fuseiso-20070708/configure-1207-  -with-* | --with-*)
fuseiso-20070708/configure:1208:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
fuseiso-20070708/configure-1209-    # Reject names that are not valid shell variable names.
##############################################
fuseiso-20070708/configure-1212-   { (exit 1); exit 1; }; }
fuseiso-20070708/configure:1213:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
fuseiso-20070708/configure-1214-    eval with_$ac_package=\$ac_optarg ;;
##############################################
fuseiso-20070708/configure-1216-  -without-* | --without-*)
fuseiso-20070708/configure:1217:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
fuseiso-20070708/configure-1218-    # Reject names that are not valid shell variable names.
##############################################
fuseiso-20070708/configure-1221-   { (exit 1); exit 1; }; }
fuseiso-20070708/configure:1222:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
fuseiso-20070708/configure-1223-    eval with_$ac_package=no ;;
##############################################
fuseiso-20070708/configure-1248-  *=*)
fuseiso-20070708/configure:1249:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
fuseiso-20070708/configure-1250-    # Reject names that are not valid shell variable names.
##############################################
fuseiso-20070708/configure-1268-if test -n "$ac_prev"; then
fuseiso-20070708/configure:1269:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
fuseiso-20070708/configure-1270-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
fuseiso-20070708/configure-1314-ac_ls_di=`ls -di .` &&
fuseiso-20070708/configure:1315:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
fuseiso-20070708/configure-1316-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
fuseiso-20070708/configure-1374-case $srcdir in
fuseiso-20070708/configure:1375:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
fuseiso-20070708/configure-1376-esac
##############################################
fuseiso-20070708/configure-1417-By default, \`make install' will install all the files in
fuseiso-20070708/configure:1418:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
fuseiso-20070708/configure:1419:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
fuseiso-20070708/configure-1420-for instance \`--prefix=\$HOME'.
##############################################
fuseiso-20070708/configure-1512-*)
fuseiso-20070708/configure:1513:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
fuseiso-20070708/configure-1514-  # A ".." for each directory in $ac_dir_suffix.
fuseiso-20070708/configure:1515:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
fuseiso-20070708/configure-1516-  case $ac_top_builddir_sub in
##############################################
fuseiso-20070708/configure-1645-    *\'*)
fuseiso-20070708/configure:1646:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
fuseiso-20070708/configure-1647-    esac
##############################################
fuseiso-20070708/configure-1731-      case $ac_val in
fuseiso-20070708/configure:1732:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
fuseiso-20070708/configure-1733-      esac
##############################################
fuseiso-20070708/configure-1748-	case $ac_val in
fuseiso-20070708/configure:1749:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
fuseiso-20070708/configure-1750-	esac
##############################################
fuseiso-20070708/configure-1856-    set,)
fuseiso-20070708/configure:1857:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
fuseiso-20070708/configure:1858:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
fuseiso-20070708/configure-1859-      ac_cache_corrupted=: ;;
##############################################
fuseiso-20070708/configure-1878-    case $ac_new_val in
fuseiso-20070708/configure:1879:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
fuseiso-20070708/configure-1880-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
fuseiso-20070708/configure-2044-if (
fuseiso-20070708/configure:2045:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
fuseiso-20070708/configure-2046-   if test "$*" = "X"; then
fuseiso-20070708/configure-2047-      # -L didn't work.
fuseiso-20070708/configure:2048:      set X `ls -t $srcdir/configure conftest.file`
fuseiso-20070708/configure-2049-   fi
##############################################
fuseiso-20070708/configure-2088-_ACEOF
fuseiso-20070708/configure:2089:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
fuseiso-20070708/configure-2090-rm -f conftest.sed
##############################################
fuseiso-20070708/configure-2092-# expand $ac_aux_dir to an absolute path
fuseiso-20070708/configure:2093:am_aux_dir=`cd $ac_aux_dir && pwd`
fuseiso-20070708/configure-2094-
##############################################
fuseiso-20070708/configure-2181-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
fuseiso-20070708/configure:2182:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
fuseiso-20070708/configure-2183-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
fuseiso-20070708/configure-2191-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
fuseiso-20070708/configure:2192:case `${MAKE-make} -f conftest.make 2>/dev/null` in
fuseiso-20070708/configure-2193-  *@@@%%%=?*=@@@%%%*)
##############################################
fuseiso-20070708/configure-2219-# test to see if srcdir already configured
fuseiso-20070708/configure:2220:if test "`cd $srcdir && pwd`" != "`pwd`" &&
fuseiso-20070708/configure-2221-   test -f $srcdir/config.status; then
##############################################
fuseiso-20070708/configure-2705-echo "$as_me:$LINENO: checking for C compiler version" >&5
fuseiso-20070708/configure:2706:ac_compiler=`set X $ac_compile; echo $2`
fuseiso-20070708/configure-2707-{ (ac_try="$ac_compiler --version >&5"
##############################################
fuseiso-20070708/configure-2759-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
fuseiso-20070708/configure:2760:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
fuseiso-20070708/configure-2761-#
##############################################
fuseiso-20070708/configure-2807-	then :; else
fuseiso-20070708/configure:2808:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
fuseiso-20070708/configure-2809-	fi
##############################################
fuseiso-20070708/configure-2904-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
fuseiso-20070708/configure:2905:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
fuseiso-20070708/configure-2906-	  break;;
##############################################
fuseiso-20070708/configure-2959-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
fuseiso-20070708/configure:2960:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
fuseiso-20070708/configure-2961-       break;;
##############################################
fuseiso-20070708/configure-3034-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
fuseiso-20070708/configure:3035:GCC=`test $ac_compiler_gnu = yes && echo yes`
fuseiso-20070708/configure-3036-ac_test_CFLAGS=${CFLAGS+set}
##############################################
fuseiso-20070708/configure-3333-# case it prints its new name instead of `make'.
fuseiso-20070708/configure:3334:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
fuseiso-20070708/configure-3335-   am__include=include
##############################################
fuseiso-20070708/configure-3341-   echo '.include "confinc"' > confmf
fuseiso-20070708/configure:3342:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
fuseiso-20070708/configure-3343-      am__include=.include
##############################################
fuseiso-20070708/configure-3403-  if test "$am_compiler_list" = ""; then
fuseiso-20070708/configure:3404:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
fuseiso-20070708/configure-3405-  fi
##############################################
fuseiso-20070708/configure-3569-test "x$ac_build_alias" = x &&
fuseiso-20070708/configure:3570:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
fuseiso-20070708/configure-3571-test "x$ac_build_alias" = x &&
##############################################
fuseiso-20070708/configure-3574-   { (exit 1); exit 1; }; }
fuseiso-20070708/configure:3575:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
fuseiso-20070708/configure-3576-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
fuseiso-20070708/configure-3599-IFS=$ac_save_IFS
fuseiso-20070708/configure:3600:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
fuseiso-20070708/configure-3601-
##############################################
fuseiso-20070708/configure-3610-else
fuseiso-20070708/configure:3611:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
fuseiso-20070708/configure-3612-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
fuseiso-20070708/configure-3636-IFS=$ac_save_IFS
fuseiso-20070708/configure:3637:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
fuseiso-20070708/configure-3638-
##############################################
fuseiso-20070708/configure-3683-    test $lt_ac_count -gt 10 && break
fuseiso-20070708/configure:3684:    lt_ac_count=`expr $lt_ac_count + 1`
fuseiso-20070708/configure-3685-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
fuseiso-20070708/configure-3722-  # Check for GNU $ac_path_GREP
fuseiso-20070708/configure:3723:case `"$ac_path_GREP" --version 2>&1` in
fuseiso-20070708/configure-3724-*GNU*)
##############################################
fuseiso-20070708/configure-3736-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
fuseiso-20070708/configure:3737:    ac_count=`expr $ac_count + 1`
fuseiso-20070708/configure-3738-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
fuseiso-20070708/configure-3804-  # Check for GNU $ac_path_EGREP
fuseiso-20070708/configure:3805:case `"$ac_path_EGREP" --version 2>&1` in
fuseiso-20070708/configure-3806-*GNU*)
##############################################
fuseiso-20070708/configure-3818-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
fuseiso-20070708/configure:3819:    ac_count=`expr $ac_count + 1`
fuseiso-20070708/configure-3820-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
fuseiso-20070708/configure-3876-    # gcc leaves a trailing carriage return which upsets mingw
fuseiso-20070708/configure:3877:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
fuseiso-20070708/configure-3878-  *)
fuseiso-20070708/configure:3879:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
fuseiso-20070708/configure-3880-  esac
##############################################
fuseiso-20070708/configure-3885-      # Canonicalize the pathname of ld
fuseiso-20070708/configure:3886:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
fuseiso-20070708/configure-3887-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
fuseiso-20070708/configure:3888:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
fuseiso-20070708/configure-3889-      done
##############################################
fuseiso-20070708/configure-3920-      # Break only if it was the GNU/non-GNU ld that we prefer.
fuseiso-20070708/configure:3921:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
fuseiso-20070708/configure-3922-      *GNU* | *'with BFD'*)
##############################################
fuseiso-20070708/configure-3953-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
fuseiso-20070708/configure:3954:case `$LD -v 2>&1 </dev/null` in
fuseiso-20070708/configure-3955-*GNU* | *'with BFD'*)
##############################################
fuseiso-20070708/configure-4016-	# Tru64's nm complains that /dev/null is an invalid object file
fuseiso-20070708/configure:4017:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
fuseiso-20070708/configure-4018-	*/dev/null* | *'Invalid file or object type'*)
##############################################
fuseiso-20070708/configure-4022-	*)
fuseiso-20070708/configure:4023:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
fuseiso-20070708/configure-4024-	  */dev/null*)
##############################################
fuseiso-20070708/configure-4190-openbsd*)
fuseiso-20070708/configure:4191:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
fuseiso-20070708/configure-4192-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
fuseiso-20070708/configure-4279-  (exit $ac_status); }; then
fuseiso-20070708/configure:4280:    case `/usr/bin/file conftest.$ac_objext` in
fuseiso-20070708/configure-4281-    *ELF-32*)
##############################################
fuseiso-20070708/configure-4299-   if test "$lt_cv_prog_gnu_ld" = yes; then
fuseiso-20070708/configure:4300:    case `/usr/bin/file conftest.$ac_objext` in
fuseiso-20070708/configure-4301-    *32-bit*)
##############################################
fuseiso-20070708/configure-4311-   else
fuseiso-20070708/configure:4312:    case `/usr/bin/file conftest.$ac_objext` in
fuseiso-20070708/configure-4313-    *32-bit*)
##############################################
fuseiso-20070708/configure-4896-do
fuseiso-20070708/configure:4897:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
fuseiso-20070708/configure-4898-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
fuseiso-20070708/configure-4939-fi
fuseiso-20070708/configure:4940:ac_res=`eval echo '${'$as_ac_Header'}'`
fuseiso-20070708/configure-4941-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
fuseiso-20070708/configure-4942-echo "${ECHO_T}$ac_res" >&6; }
fuseiso-20070708/configure:4943:if test `eval echo '${'$as_ac_Header'}'` = yes; then
fuseiso-20070708/configure-4944-  cat >>confdefs.h <<_ACEOF
fuseiso-20070708/configure:4945:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
fuseiso-20070708/configure-4946-_ACEOF
##############################################
fuseiso-20070708/configure-4955-do
fuseiso-20070708/configure:4956:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
fuseiso-20070708/configure-4957-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
fuseiso-20070708/configure-4962-fi
fuseiso-20070708/configure:4963:ac_res=`eval echo '${'$as_ac_Header'}'`
fuseiso-20070708/configure-4964-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
fuseiso-20070708/configure-5078-fi
fuseiso-20070708/configure:5079:ac_res=`eval echo '${'$as_ac_Header'}'`
fuseiso-20070708/configure-5080-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
fuseiso-20070708/configure-5083-fi
fuseiso-20070708/configure:5084:if test `eval echo '${'$as_ac_Header'}'` = yes; then
fuseiso-20070708/configure-5085-  cat >>confdefs.h <<_ACEOF
fuseiso-20070708/configure:5086:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
fuseiso-20070708/configure-5087-_ACEOF
##############################################
fuseiso-20070708/configure-5209-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
fuseiso-20070708/configure:5210:ac_compiler=`set X $ac_compile; echo $2`
fuseiso-20070708/configure-5211-{ (ac_try="$ac_compiler --version >&5"
##############################################
fuseiso-20070708/configure-5295-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
fuseiso-20070708/configure:5296:GXX=`test $ac_compiler_gnu = yes && echo yes`
fuseiso-20070708/configure-5297-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
fuseiso-20070708/configure-5484-  if test "$am_compiler_list" = ""; then
fuseiso-20070708/configure:5485:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
fuseiso-20070708/configure-5486-  fi
##############################################
fuseiso-20070708/configure-5910-echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
fuseiso-20070708/configure:5911:ac_compiler=`set X $ac_compile; echo $2`
fuseiso-20070708/configure-5912-{ (ac_try="$ac_compiler --version >&5"
##############################################
fuseiso-20070708/configure-6052-
fuseiso-20070708/configure:6053:G77=`test $ac_compiler_gnu = yes && echo yes`
fuseiso-20070708/configure-6054-ac_ext=c
##############################################
fuseiso-20070708/configure-6115-    # And add a safety zone
fuseiso-20070708/configure:6116:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
fuseiso-20070708/configure:6117:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
fuseiso-20070708/configure-6118-    ;;
##############################################
fuseiso-20070708/configure-6143-    if test -n "$kargmax"; then
fuseiso-20070708/configure:6144:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ 	]//'`
fuseiso-20070708/configure-6145-    else
##############################################
fuseiso-20070708/configure-6153-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
fuseiso-20070708/configure:6154:    while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
fuseiso-20070708/configure-6155-	       = "XX$teststring") >/dev/null 2>&1 &&
fuseiso-20070708/configure:6156:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
fuseiso-20070708/configure-6157-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
fuseiso-20070708/configure-6159-    do
fuseiso-20070708/configure:6160:      i=`expr $i + 1`
fuseiso-20070708/configure-6161-      teststring=$teststring$teststring
##############################################
fuseiso-20070708/configure-6166-    # It appears as though 1/2 is a usable value.
fuseiso-20070708/configure:6167:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
fuseiso-20070708/configure-6168-    ;;
##############################################
fuseiso-20070708/configure-6260-# If we're using GNU nm, then use its standard symbol codes.
fuseiso-20070708/configure:6261:case `$NM -V 2>&1` in
fuseiso-20070708/configure-6262-*GNU* | *'with BFD'*)
##############################################
fuseiso-20070708/configure-6796-done
fuseiso-20070708/configure:6797:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
fuseiso-20070708/configure-6798-
##############################################
fuseiso-20070708/configure-6824-	"file_magic "*)
fuseiso-20070708/configure:6825:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
fuseiso-20070708/configure-6826-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
fuseiso-20070708/configure-6886-	"file_magic "*)
fuseiso-20070708/configure:6887:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
fuseiso-20070708/configure-6888-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
fuseiso-20070708/configure-6978-gentoo_lt_version="1.5.23b"
fuseiso-20070708/configure:6979:gentoo_ltmain_version=`sed -n '/^[ 	]*VERSION=/{s/^[ 	]*VERSION=//;p;q;}' "$ltmain"`
fuseiso-20070708/configure-6980-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
##############################################
fuseiso-20070708/configure-7272-      *)
fuseiso-20070708/configure:7273:        case `$CC -V 2>&1 | sed 5q` in
fuseiso-20070708/configure-7274-	*Sun\ C*)
##############################################
fuseiso-20070708/configure-7526-  if test "$hard_links" = no; then
fuseiso-20070708/configure:7527:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
fuseiso-20070708/configure:7528:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
fuseiso-20070708/configure-7529-    need_locks=warn
##############################################
fuseiso-20070708/configure-7582-done
fuseiso-20070708/configure:7583:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
fuseiso-20070708/configure-7584-
##############################################
fuseiso-20070708/configure-7620-    supports_anon_versioning=no
fuseiso-20070708/configure:7621:    case `$LD -v 2>/dev/null` in
fuseiso-20070708/configure-7622-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
fuseiso-20070708/configure-7684-	# is EXPORTS), use it as is; otherwise, prepend...
fuseiso-20070708/configure:7685:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
fuseiso-20070708/configure-7686-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
fuseiso-20070708/configure-7707-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
fuseiso-20070708/configure:7708:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
fuseiso-20070708/configure:7709:      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'
fuseiso-20070708/configure-7710-      ;;
##############################################
fuseiso-20070708/configure-7716-	pgcc*)				# Portland Group C compiler
fuseiso-20070708/configure:7717:	  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'
fuseiso-20070708/configure-7718-	  tmp_addflag=' $pic_flag'
##############################################
fuseiso-20070708/configure-7720-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
fuseiso-20070708/configure:7721:	  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'
fuseiso-20070708/configure-7722-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
fuseiso-20070708/configure-7729-	esac
fuseiso-20070708/configure:7730:	case `$CC -V 2>&1 | sed 5q` in
fuseiso-20070708/configure-7731-	*Sun\ C*)			# Sun C 5.9
fuseiso-20070708/configure:7732:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
fuseiso-20070708/configure-7733-	  tmp_sharedflag='-G' ;;
##############################################
fuseiso-20070708/configure-7783-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
fuseiso-20070708/configure:7784:      case `$LD -v 2>&1` in
fuseiso-20070708/configure-7785-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
fuseiso-20070708/configure-7799-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
fuseiso-20070708/configure:7800:	    hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
fuseiso-20070708/configure-7801-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
fuseiso-20070708/configure-7898-	# below for broken collect2 doesn't work under 4.3+
fuseiso-20070708/configure:7899:	  collect2name=`${CC} -print-prog-name=collect2`
fuseiso-20070708/configure-7900-	  if test -f "$collect2name" && \
##############################################
fuseiso-20070708/configure-7984-    }'
fuseiso-20070708/configure:7985:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fuseiso-20070708/configure-7986-# Check for a 64-bit object if we didn't find anything.
fuseiso-20070708/configure-7987-if test -z "$aix_libpath"; then
fuseiso-20070708/configure:7988:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fuseiso-20070708/configure-7989-fi
##############################################
fuseiso-20070708/configure-8001-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
fuseiso-20070708/configure:8002:	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"
fuseiso-20070708/configure-8003-       else
##############################################
fuseiso-20070708/configure-8050-    }'
fuseiso-20070708/configure:8051:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fuseiso-20070708/configure-8052-# Check for a 64-bit object if we didn't find anything.
fuseiso-20070708/configure-8053-if test -z "$aix_libpath"; then
fuseiso-20070708/configure:8054:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fuseiso-20070708/configure-8055-fi
##############################################
fuseiso-20070708/configure-8104-      # FIXME: Setting linknames here is a bad hack.
fuseiso-20070708/configure:8105:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
fuseiso-20070708/configure-8106-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
fuseiso-20070708/configure-8109-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
fuseiso-20070708/configure:8110:      fix_srcfile_path='`cygpath -w "$srcfile"`'
fuseiso-20070708/configure-8111-      enable_shared_with_static_runtimes=yes
##############################################
fuseiso-20070708/configure-8150-         output_verbose_link_cmd='echo'
fuseiso-20070708/configure:8151:         archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
fuseiso-20070708/configure-8152-         module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
fuseiso-20070708/configure-8285-      if test "$GCC" = yes; then
fuseiso-20070708/configure:8286:	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'
fuseiso-20070708/configure-8287-      else
fuseiso-20070708/configure:8288:	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'
fuseiso-20070708/configure-8289-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
fuseiso-20070708/configure-8317-      hardcode_shlibpath_var=no
fuseiso-20070708/configure:8318:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
fuseiso-20070708/configure-8319-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
fuseiso-20070708/configure-8347-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
fuseiso-20070708/configure:8348:	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'
fuseiso-20070708/configure-8349-      else
fuseiso-20070708/configure-8350-	allow_undefined_flag=' -expect_unresolved \*'
fuseiso-20070708/configure:8351:	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'
fuseiso-20070708/configure-8352-      fi
##############################################
fuseiso-20070708/configure-8359-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
fuseiso-20070708/configure:8360:	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'
fuseiso-20070708/configure-8361-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
fuseiso-20070708/configure-8363-	allow_undefined_flag=' -expect_unresolved \*'
fuseiso-20070708/configure:8364:	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'
fuseiso-20070708/configure:8365:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
fuseiso-20070708/configure:8366:	$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'
fuseiso-20070708/configure-8367-
##############################################
fuseiso-20070708/configure-8483-      hardcode_shlibpath_var=no
fuseiso-20070708/configure:8484:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
fuseiso-20070708/configure-8485-      hardcode_libdir_separator=':'
##############################################
fuseiso-20070708/configure-8598-  esac
fuseiso-20070708/configure:8599:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
fuseiso-20070708/configure-8600-  if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then
##############################################
fuseiso-20070708/configure-8604-    # okay in the real world where ";" in dirpaths is itself problematic.
fuseiso-20070708/configure:8605:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'`
fuseiso-20070708/configure-8606-  else
fuseiso-20070708/configure:8607:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
fuseiso-20070708/configure-8608-  fi
##############################################
fuseiso-20070708/configure-8611-  lt_tmp_lt_search_path_spec=
fuseiso-20070708/configure:8612:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
fuseiso-20070708/configure-8613-  for lt_sys_path in $lt_search_path_spec; do
##############################################
fuseiso-20070708/configure-8640-}'`
fuseiso-20070708/configure:8641:  sys_lib_search_path_spec=`echo $lt_search_path_spec`
fuseiso-20070708/configure-8642-else
##############################################
fuseiso-20070708/configure-8708-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
fuseiso-20070708/configure:8709:  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'
fuseiso-20070708/configure-8710-  ;;
##############################################
fuseiso-20070708/configure-8741-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
fuseiso-20070708/configure:8742:    postinstall_cmds='base_file=`basename \${file}`~
fuseiso-20070708/configure:8743:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
fuseiso-20070708/configure:8744:      dldir=$destdir/`dirname \$dlpath`~
fuseiso-20070708/configure-8745-      test -d \$dldir || mkdir -p \$dldir~
##############################################
fuseiso-20070708/configure-8747-      chmod a+x \$dldir/$dlname'
fuseiso-20070708/configure:8748:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
fuseiso-20070708/configure-8749-      dlpath=$dir/\$dldll~
##############################################
fuseiso-20070708/configure-8755-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
fuseiso-20070708/configure:8756:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
fuseiso-20070708/configure-8757-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
fuseiso-20070708/configure-8760-      # MinGW DLLs use traditional 'lib' prefix
fuseiso-20070708/configure:8761:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
fuseiso-20070708/configure:8762:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
fuseiso-20070708/configure-8763-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
fuseiso-20070708/configure-8769-        # which wouldn't understand a cygwinified path. Ahh.
fuseiso-20070708/configure:8770:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
fuseiso-20070708/configure-8771-      else
fuseiso-20070708/configure:8772:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
fuseiso-20070708/configure-8773-      fi
##############################################
fuseiso-20070708/configure-8776-      # pw32 DLLs use 'pw' prefix rather than 'lib'
fuseiso-20070708/configure:8777:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
fuseiso-20070708/configure-8778-      ;;
##############################################
fuseiso-20070708/configure-8782-  *)
fuseiso-20070708/configure:8783:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
fuseiso-20070708/configure-8784-    ;;
##############################################
fuseiso-20070708/configure-8799-  shlibpath_var=DYLD_LIBRARY_PATH
fuseiso-20070708/configure:8800:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
fuseiso-20070708/configure-8801-
##############################################
fuseiso-20070708/configure-9002-  if test -f /etc/ld.so.conf; then
fuseiso-20070708/configure:9003:    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' ' '`
fuseiso-20070708/configure-9004-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
fuseiso-20070708/configure-9062-  shlibpath_var=LD_LIBRARY_PATH
fuseiso-20070708/configure:9063:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
fuseiso-20070708/configure-9064-    case $host_os in
##############################################
fuseiso-20070708/configure-10155-      # Double-quote double-evaled strings.
fuseiso-20070708/configure:10156:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
fuseiso-20070708/configure-10157-      ;;
fuseiso-20070708/configure-10158-    *)
fuseiso-20070708/configure:10159:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
fuseiso-20070708/configure-10160-      ;;
##############################################
fuseiso-20070708/configure-10165-  *'\$0 --fallback-echo"')
fuseiso-20070708/configure:10166:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
fuseiso-20070708/configure-10167-    ;;
##############################################
fuseiso-20070708/configure-10178-
fuseiso-20070708/configure:10179:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
fuseiso-20070708/configure-10180-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
fuseiso-20070708/configure-10557-  # libtool script then.
fuseiso-20070708/configure:10558:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
fuseiso-20070708/configure-10559-  if test -f "$ltmain_in"; then
##############################################
fuseiso-20070708/configure-10586-  if test -z "$LTCC"; then
fuseiso-20070708/configure:10587:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
fuseiso-20070708/configure-10588-    if test -z "$LTCC"; then
##############################################
fuseiso-20070708/configure-10591-    else
fuseiso-20070708/configure:10592:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
fuseiso-20070708/configure:10593:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
fuseiso-20070708/configure-10594-    fi
##############################################
fuseiso-20070708/configure-10596-  if test -z "$LTCFLAGS"; then
fuseiso-20070708/configure:10597:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
fuseiso-20070708/configure-10598-  fi
##############################################
fuseiso-20070708/configure-10601-  # Note that this assumes the entire list is on one line.
fuseiso-20070708/configure:10602:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
fuseiso-20070708/configure-10603-
##############################################
fuseiso-20070708/configure-10607-    # Check whether tagname contains only valid characters
fuseiso-20070708/configure:10608:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
fuseiso-20070708/configure-10609-    "") ;;
##############################################
fuseiso-20070708/configure-10735-done
fuseiso-20070708/configure:10736:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
fuseiso-20070708/configure-10737-
##############################################
fuseiso-20070708/configure-10765-    # gcc leaves a trailing carriage return which upsets mingw
fuseiso-20070708/configure:10766:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
fuseiso-20070708/configure-10767-  *)
fuseiso-20070708/configure:10768:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
fuseiso-20070708/configure-10769-  esac
##############################################
fuseiso-20070708/configure-10774-      # Canonicalize the pathname of ld
fuseiso-20070708/configure:10775:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
fuseiso-20070708/configure-10776-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
fuseiso-20070708/configure:10777:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
fuseiso-20070708/configure-10778-      done
##############################################
fuseiso-20070708/configure-10809-      # Break only if it was the GNU/non-GNU ld that we prefer.
fuseiso-20070708/configure:10810:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
fuseiso-20070708/configure-10811-      *GNU* | *'with BFD'*)
##############################################
fuseiso-20070708/configure-10842-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
fuseiso-20070708/configure:10843:case `$LD -v 2>&1 </dev/null` in
fuseiso-20070708/configure-10844-*GNU* | *'with BFD'*)
##############################################
fuseiso-20070708/configure-10872-    # ancient GNU ld didn't support --whole-archive et. al.
fuseiso-20070708/configure:10873:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
fuseiso-20070708/configure-10874-	grep 'no-whole-archive' > /dev/null; then
##############################################
fuseiso-20070708/configure-10954-      # below for broken collect2 doesn't work under 4.3+
fuseiso-20070708/configure:10955:	collect2name=`${CC} -print-prog-name=collect2`
fuseiso-20070708/configure-10956-	if test -f "$collect2name" && \
##############################################
fuseiso-20070708/configure-11040-    }'
fuseiso-20070708/configure:11041:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fuseiso-20070708/configure-11042-# Check for a 64-bit object if we didn't find anything.
fuseiso-20070708/configure-11043-if test -z "$aix_libpath"; then
fuseiso-20070708/configure:11044:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fuseiso-20070708/configure-11045-fi
##############################################
fuseiso-20070708/configure-11058-
fuseiso-20070708/configure:11059:      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"
fuseiso-20070708/configure-11060-     else
##############################################
fuseiso-20070708/configure-11107-    }'
fuseiso-20070708/configure:11108:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fuseiso-20070708/configure-11109-# Check for a 64-bit object if we didn't find anything.
fuseiso-20070708/configure-11110-if test -z "$aix_libpath"; then
fuseiso-20070708/configure:11111:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fuseiso-20070708/configure-11112-fi
##############################################
fuseiso-20070708/configure-11169-      # is EXPORTS), use it as is; otherwise, prepend...
fuseiso-20070708/configure:11170:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
fuseiso-20070708/configure-11171-	cp $export_symbols $output_objdir/$soname.def;
##############################################
fuseiso-20070708/configure-11230-         output_verbose_link_cmd='echo'
fuseiso-20070708/configure:11231:          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'
fuseiso-20070708/configure-11232-          module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
fuseiso-20070708/configure-11298-      # dependencies.
fuseiso-20070708/configure:11299:      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'
fuseiso-20070708/configure-11300-      ;;
##############################################
fuseiso-20070708/configure-11360-	# dependencies.
fuseiso-20070708/configure:11361:	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'
fuseiso-20070708/configure-11362-	;;
##############################################
fuseiso-20070708/configure-11395-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
fuseiso-20070708/configure:11396:    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'
fuseiso-20070708/configure:11397:    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'
fuseiso-20070708/configure-11398-    ;;
##############################################
fuseiso-20070708/configure-11402-	# SGI C++
fuseiso-20070708/configure:11403:	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'
fuseiso-20070708/configure-11404-
##############################################
fuseiso-20070708/configure-11413-	  if test "$with_gnu_ld" = no; then
fuseiso-20070708/configure:11414:	    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'
fuseiso-20070708/configure-11415-	  else
fuseiso-20070708/configure:11416:	    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'
fuseiso-20070708/configure-11417-	  fi
##############################################
fuseiso-20070708/configure-11432-	# to its proper name (with version) after linking.
fuseiso-20070708/configure:11433:	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'
fuseiso-20070708/configure:11434:	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'
fuseiso-20070708/configure-11435-	# Commands to make compiler produce verbose output that lists
##############################################
fuseiso-20070708/configure-11442-	# dependencies.
fuseiso-20070708/configure:11443:	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'
fuseiso-20070708/configure-11444-
##############################################
fuseiso-20070708/configure-11457-	# earlier do not add the objects themselves.
fuseiso-20070708/configure:11458:	case `$CC -V 2>&1` in
fuseiso-20070708/configure-11459-	*"Version 7."*)
##############################################
fuseiso-20070708/configure-11483-	export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
fuseiso-20070708/configure:11484:	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'
fuseiso-20070708/configure-11485-        ;;
##############################################
fuseiso-20070708/configure-11502-	# dependencies.
fuseiso-20070708/configure:11503:	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'
fuseiso-20070708/configure-11504-	;;
fuseiso-20070708/configure-11505-      *)
fuseiso-20070708/configure:11506:	case `$CC -V 2>&1 | sed 5q` in
fuseiso-20070708/configure-11507-	*Sun\ C*)
##############################################
fuseiso-20070708/configure-11512-	  hardcode_libdir_flag_spec_CXX='-R$libdir'
fuseiso-20070708/configure:11513:	  whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
fuseiso-20070708/configure-11514-
##############################################
fuseiso-20070708/configure-11569-    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
fuseiso-20070708/configure:11570:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
fuseiso-20070708/configure-11571-      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
fuseiso-20070708/configure-11584-	# to its proper name (with version) after linking.
fuseiso-20070708/configure:11585:	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'
fuseiso-20070708/configure-11586-
##############################################
fuseiso-20070708/configure-11601-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
fuseiso-20070708/configure:11602:	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'
fuseiso-20070708/configure-11603-
##############################################
fuseiso-20070708/configure-11614-	# dependencies.
fuseiso-20070708/configure:11615:	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'
fuseiso-20070708/configure-11616-	;;
##############################################
fuseiso-20070708/configure-11619-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
fuseiso-20070708/configure:11620:	  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'
fuseiso-20070708/configure-11621-
##############################################
fuseiso-20070708/configure-11644-	# to its proper name (with version) after linking.
fuseiso-20070708/configure:11645:	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'
fuseiso-20070708/configure-11646-
##############################################
fuseiso-20070708/configure-11660-	allow_undefined_flag_CXX=' -expect_unresolved \*'
fuseiso-20070708/configure:11661:	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'
fuseiso-20070708/configure:11662:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
fuseiso-20070708/configure-11663-	  echo "-hidden">> $lib.exp~
fuseiso-20070708/configure:11664:	  $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~
fuseiso-20070708/configure-11665-	  $rm $lib.exp'
##############################################
fuseiso-20070708/configure-11677-	# dependencies.
fuseiso-20070708/configure:11678:	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'
fuseiso-20070708/configure-11679-	;;
##############################################
fuseiso-20070708/configure-11682-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
fuseiso-20070708/configure:11683:	 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'
fuseiso-20070708/configure-11684-
##############################################
fuseiso-20070708/configure-11833-    hardcode_shlibpath_var_CXX=no
fuseiso-20070708/configure:11834:    hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
fuseiso-20070708/configure-11835-    hardcode_libdir_separator_CXX=':'
##############################################
fuseiso-20070708/configure-11905-  # eval without this substitution.
fuseiso-20070708/configure:11906:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
fuseiso-20070708/configure-11907-
fuseiso-20070708/configure:11908:  for p in `eval $output_verbose_link_cmd`; do
fuseiso-20070708/configure-11909-    case $p in
##############################################
fuseiso-20070708/configure-11992-linux*)
fuseiso-20070708/configure:11993:  case `$CC -V 2>&1 | sed 5q` in
fuseiso-20070708/configure-11994-  *Sun\ C*)
##############################################
fuseiso-20070708/configure-12222-	  *)
fuseiso-20070708/configure:12223:	    case `$CC -V 2>&1 | sed 5q` in
fuseiso-20070708/configure-12224-	    *Sun\ C*)
##############################################
fuseiso-20070708/configure-12503-  if test "$hard_links" = no; then
fuseiso-20070708/configure:12504:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
fuseiso-20070708/configure:12505:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
fuseiso-20070708/configure-12506-    need_locks=warn
##############################################
fuseiso-20070708/configure-12683-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
fuseiso-20070708/configure:12684:  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'
fuseiso-20070708/configure-12685-  ;;
##############################################
fuseiso-20070708/configure-12716-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
fuseiso-20070708/configure:12717:    postinstall_cmds='base_file=`basename \${file}`~
fuseiso-20070708/configure:12718:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
fuseiso-20070708/configure:12719:      dldir=$destdir/`dirname \$dlpath`~
fuseiso-20070708/configure-12720-      test -d \$dldir || mkdir -p \$dldir~
##############################################
fuseiso-20070708/configure-12722-      chmod a+x \$dldir/$dlname'
fuseiso-20070708/configure:12723:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
fuseiso-20070708/configure-12724-      dlpath=$dir/\$dldll~
##############################################
fuseiso-20070708/configure-12730-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
fuseiso-20070708/configure:12731:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
fuseiso-20070708/configure-12732-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
fuseiso-20070708/configure-12735-      # MinGW DLLs use traditional 'lib' prefix
fuseiso-20070708/configure:12736:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
fuseiso-20070708/configure:12737:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
fuseiso-20070708/configure-12738-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
fuseiso-20070708/configure-12744-        # which wouldn't understand a cygwinified path. Ahh.
fuseiso-20070708/configure:12745:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
fuseiso-20070708/configure-12746-      else
fuseiso-20070708/configure:12747:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
fuseiso-20070708/configure-12748-      fi
##############################################
fuseiso-20070708/configure-12751-      # pw32 DLLs use 'pw' prefix rather than 'lib'
fuseiso-20070708/configure:12752:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
fuseiso-20070708/configure-12753-      ;;
##############################################
fuseiso-20070708/configure-12757-  *)
fuseiso-20070708/configure:12758:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
fuseiso-20070708/configure-12759-    ;;
##############################################
fuseiso-20070708/configure-12774-  shlibpath_var=DYLD_LIBRARY_PATH
fuseiso-20070708/configure:12775:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
fuseiso-20070708/configure-12776-
##############################################
fuseiso-20070708/configure-12976-  if test -f /etc/ld.so.conf; then
fuseiso-20070708/configure:12977:    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' ' '`
fuseiso-20070708/configure-12978-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
fuseiso-20070708/configure-13036-  shlibpath_var=LD_LIBRARY_PATH
fuseiso-20070708/configure:13037:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
fuseiso-20070708/configure-13038-    case $host_os in
##############################################
fuseiso-20070708/configure-13285-      # Double-quote double-evaled strings.
fuseiso-20070708/configure:13286:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
fuseiso-20070708/configure-13287-      ;;
fuseiso-20070708/configure-13288-    *)
fuseiso-20070708/configure:13289:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
fuseiso-20070708/configure-13290-      ;;
##############################################
fuseiso-20070708/configure-13295-  *'\$0 --fallback-echo"')
fuseiso-20070708/configure:13296:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
fuseiso-20070708/configure-13297-    ;;
##############################################
fuseiso-20070708/configure-13614-  # libtool script then.
fuseiso-20070708/configure:13615:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
fuseiso-20070708/configure-13616-  if test -f "$ltmain_in"; then
##############################################
fuseiso-20070708/configure-13730-done
fuseiso-20070708/configure:13731:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
fuseiso-20070708/configure-13732-
##############################################
fuseiso-20070708/configure-13927-      *)
fuseiso-20070708/configure:13928:        case `$CC -V 2>&1 | sed 5q` in
fuseiso-20070708/configure-13929-	*Sun\ C*)
##############################################
fuseiso-20070708/configure-14181-  if test "$hard_links" = no; then
fuseiso-20070708/configure:14182:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
fuseiso-20070708/configure:14183:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
fuseiso-20070708/configure-14184-    need_locks=warn
##############################################
fuseiso-20070708/configure-14237-done
fuseiso-20070708/configure:14238:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
fuseiso-20070708/configure-14239-
##############################################
fuseiso-20070708/configure-14275-    supports_anon_versioning=no
fuseiso-20070708/configure:14276:    case `$LD -v 2>/dev/null` in
fuseiso-20070708/configure-14277-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
fuseiso-20070708/configure-14339-	# is EXPORTS), use it as is; otherwise, prepend...
fuseiso-20070708/configure:14340:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
fuseiso-20070708/configure-14341-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
fuseiso-20070708/configure-14362-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
fuseiso-20070708/configure:14363:      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'
fuseiso-20070708/configure:14364:      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'
fuseiso-20070708/configure-14365-      ;;
##############################################
fuseiso-20070708/configure-14371-	pgcc*)				# Portland Group C compiler
fuseiso-20070708/configure:14372:	  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'
fuseiso-20070708/configure-14373-	  tmp_addflag=' $pic_flag'
##############################################
fuseiso-20070708/configure-14375-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
fuseiso-20070708/configure:14376:	  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'
fuseiso-20070708/configure-14377-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
fuseiso-20070708/configure-14384-	esac
fuseiso-20070708/configure:14385:	case `$CC -V 2>&1 | sed 5q` in
fuseiso-20070708/configure-14386-	*Sun\ C*)			# Sun C 5.9
fuseiso-20070708/configure:14387:	  whole_archive_flag_spec_F77='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
fuseiso-20070708/configure-14388-	  tmp_sharedflag='-G' ;;
##############################################
fuseiso-20070708/configure-14438-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
fuseiso-20070708/configure:14439:      case `$LD -v 2>&1` in
fuseiso-20070708/configure-14440-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
fuseiso-20070708/configure-14454-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
fuseiso-20070708/configure:14455:	    hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
fuseiso-20070708/configure-14456-	    archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
fuseiso-20070708/configure-14553-	# below for broken collect2 doesn't work under 4.3+
fuseiso-20070708/configure:14554:	  collect2name=`${CC} -print-prog-name=collect2`
fuseiso-20070708/configure-14555-	  if test -f "$collect2name" && \
##############################################
fuseiso-20070708/configure-14629-    }'
fuseiso-20070708/configure:14630:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fuseiso-20070708/configure-14631-# Check for a 64-bit object if we didn't find anything.
fuseiso-20070708/configure-14632-if test -z "$aix_libpath"; then
fuseiso-20070708/configure:14633:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fuseiso-20070708/configure-14634-fi
##############################################
fuseiso-20070708/configure-14646-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
fuseiso-20070708/configure:14647:	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"
fuseiso-20070708/configure-14648-       else
##############################################
fuseiso-20070708/configure-14685-    }'
fuseiso-20070708/configure:14686:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fuseiso-20070708/configure-14687-# Check for a 64-bit object if we didn't find anything.
fuseiso-20070708/configure-14688-if test -z "$aix_libpath"; then
fuseiso-20070708/configure:14689:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fuseiso-20070708/configure-14690-fi
##############################################
fuseiso-20070708/configure-14739-      # FIXME: Setting linknames here is a bad hack.
fuseiso-20070708/configure:14740:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
fuseiso-20070708/configure-14741-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
fuseiso-20070708/configure-14744-      old_archive_cmds_F77='lib -OUT:$oldlib$oldobjs$old_deplibs'
fuseiso-20070708/configure:14745:      fix_srcfile_path_F77='`cygpath -w "$srcfile"`'
fuseiso-20070708/configure-14746-      enable_shared_with_static_runtimes_F77=yes
##############################################
fuseiso-20070708/configure-14785-         output_verbose_link_cmd='echo'
fuseiso-20070708/configure:14786:         archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
fuseiso-20070708/configure-14787-         module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
fuseiso-20070708/configure-14920-      if test "$GCC" = yes; then
fuseiso-20070708/configure:14921:	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'
fuseiso-20070708/configure-14922-      else
fuseiso-20070708/configure:14923:	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'
fuseiso-20070708/configure-14924-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
fuseiso-20070708/configure-14952-      hardcode_shlibpath_var_F77=no
fuseiso-20070708/configure:14953:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
fuseiso-20070708/configure-14954-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
fuseiso-20070708/configure-14982-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
fuseiso-20070708/configure:14983:	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'
fuseiso-20070708/configure-14984-      else
fuseiso-20070708/configure-14985-	allow_undefined_flag_F77=' -expect_unresolved \*'
fuseiso-20070708/configure:14986:	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'
fuseiso-20070708/configure-14987-      fi
##############################################
fuseiso-20070708/configure-14994-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
fuseiso-20070708/configure:14995:	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'
fuseiso-20070708/configure-14996-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
fuseiso-20070708/configure-14998-	allow_undefined_flag_F77=' -expect_unresolved \*'
fuseiso-20070708/configure:14999:	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'
fuseiso-20070708/configure:15000:	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~
fuseiso-20070708/configure:15001:	$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'
fuseiso-20070708/configure-15002-
##############################################
fuseiso-20070708/configure-15118-      hardcode_shlibpath_var_F77=no
fuseiso-20070708/configure:15119:      hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
fuseiso-20070708/configure-15120-      hardcode_libdir_separator_F77=':'
##############################################
fuseiso-20070708/configure-15292-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
fuseiso-20070708/configure:15293:  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'
fuseiso-20070708/configure-15294-  ;;
##############################################
fuseiso-20070708/configure-15325-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
fuseiso-20070708/configure:15326:    postinstall_cmds='base_file=`basename \${file}`~
fuseiso-20070708/configure:15327:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
fuseiso-20070708/configure:15328:      dldir=$destdir/`dirname \$dlpath`~
fuseiso-20070708/configure-15329-      test -d \$dldir || mkdir -p \$dldir~
##############################################
fuseiso-20070708/configure-15331-      chmod a+x \$dldir/$dlname'
fuseiso-20070708/configure:15332:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
fuseiso-20070708/configure-15333-      dlpath=$dir/\$dldll~
##############################################
fuseiso-20070708/configure-15339-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
fuseiso-20070708/configure:15340:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
fuseiso-20070708/configure-15341-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
fuseiso-20070708/configure-15344-      # MinGW DLLs use traditional 'lib' prefix
fuseiso-20070708/configure:15345:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
fuseiso-20070708/configure:15346:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
fuseiso-20070708/configure-15347-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
fuseiso-20070708/configure-15353-        # which wouldn't understand a cygwinified path. Ahh.
fuseiso-20070708/configure:15354:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
fuseiso-20070708/configure-15355-      else
fuseiso-20070708/configure:15356:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
fuseiso-20070708/configure-15357-      fi
##############################################
fuseiso-20070708/configure-15360-      # pw32 DLLs use 'pw' prefix rather than 'lib'
fuseiso-20070708/configure:15361:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
fuseiso-20070708/configure-15362-      ;;
##############################################
fuseiso-20070708/configure-15366-  *)
fuseiso-20070708/configure:15367:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
fuseiso-20070708/configure-15368-    ;;
##############################################
fuseiso-20070708/configure-15383-  shlibpath_var=DYLD_LIBRARY_PATH
fuseiso-20070708/configure:15384:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
fuseiso-20070708/configure-15385-
##############################################
fuseiso-20070708/configure-15585-  if test -f /etc/ld.so.conf; then
fuseiso-20070708/configure:15586:    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' ' '`
fuseiso-20070708/configure-15587-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
fuseiso-20070708/configure-15645-  shlibpath_var=LD_LIBRARY_PATH
fuseiso-20070708/configure:15646:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
fuseiso-20070708/configure-15647-    case $host_os in
##############################################
fuseiso-20070708/configure-15894-      # Double-quote double-evaled strings.
fuseiso-20070708/configure:15895:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
fuseiso-20070708/configure-15896-      ;;
fuseiso-20070708/configure-15897-    *)
fuseiso-20070708/configure:15898:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
fuseiso-20070708/configure-15899-      ;;
##############################################
fuseiso-20070708/configure-15904-  *'\$0 --fallback-echo"')
fuseiso-20070708/configure:15905:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
fuseiso-20070708/configure-15906-    ;;
##############################################
fuseiso-20070708/configure-16223-  # libtool script then.
fuseiso-20070708/configure:16224:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
fuseiso-20070708/configure-16225-  if test -f "$ltmain_in"; then
##############################################
fuseiso-20070708/configure-16299-done
fuseiso-20070708/configure:16300:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
fuseiso-20070708/configure-16301-
##############################################
fuseiso-20070708/configure-16516-      *)
fuseiso-20070708/configure:16517:        case `$CC -V 2>&1 | sed 5q` in
fuseiso-20070708/configure-16518-	*Sun\ C*)
##############################################
fuseiso-20070708/configure-16770-  if test "$hard_links" = no; then
fuseiso-20070708/configure:16771:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
fuseiso-20070708/configure:16772:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
fuseiso-20070708/configure-16773-    need_locks=warn
##############################################
fuseiso-20070708/configure-16826-done
fuseiso-20070708/configure:16827:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
fuseiso-20070708/configure-16828-
##############################################
fuseiso-20070708/configure-16864-    supports_anon_versioning=no
fuseiso-20070708/configure:16865:    case `$LD -v 2>/dev/null` in
fuseiso-20070708/configure-16866-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
fuseiso-20070708/configure-16928-	# is EXPORTS), use it as is; otherwise, prepend...
fuseiso-20070708/configure:16929:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
fuseiso-20070708/configure-16930-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
fuseiso-20070708/configure-16951-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
fuseiso-20070708/configure:16952:      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'
fuseiso-20070708/configure:16953:      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'
fuseiso-20070708/configure-16954-      ;;
##############################################
fuseiso-20070708/configure-16960-	pgcc*)				# Portland Group C compiler
fuseiso-20070708/configure:16961:	  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'
fuseiso-20070708/configure-16962-	  tmp_addflag=' $pic_flag'
##############################################
fuseiso-20070708/configure-16964-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
fuseiso-20070708/configure:16965:	  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'
fuseiso-20070708/configure-16966-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
fuseiso-20070708/configure-16973-	esac
fuseiso-20070708/configure:16974:	case `$CC -V 2>&1 | sed 5q` in
fuseiso-20070708/configure-16975-	*Sun\ C*)			# Sun C 5.9
fuseiso-20070708/configure:16976:	  whole_archive_flag_spec_GCJ='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
fuseiso-20070708/configure-16977-	  tmp_sharedflag='-G' ;;
##############################################
fuseiso-20070708/configure-17027-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
fuseiso-20070708/configure:17028:      case `$LD -v 2>&1` in
fuseiso-20070708/configure-17029-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
fuseiso-20070708/configure-17043-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
fuseiso-20070708/configure:17044:	    hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
fuseiso-20070708/configure-17045-	    archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
fuseiso-20070708/configure-17142-	# below for broken collect2 doesn't work under 4.3+
fuseiso-20070708/configure:17143:	  collect2name=`${CC} -print-prog-name=collect2`
fuseiso-20070708/configure-17144-	  if test -f "$collect2name" && \
##############################################
fuseiso-20070708/configure-17228-    }'
fuseiso-20070708/configure:17229:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fuseiso-20070708/configure-17230-# Check for a 64-bit object if we didn't find anything.
fuseiso-20070708/configure-17231-if test -z "$aix_libpath"; then
fuseiso-20070708/configure:17232:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fuseiso-20070708/configure-17233-fi
##############################################
fuseiso-20070708/configure-17245-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
fuseiso-20070708/configure:17246:	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"
fuseiso-20070708/configure-17247-       else
##############################################
fuseiso-20070708/configure-17294-    }'
fuseiso-20070708/configure:17295:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fuseiso-20070708/configure-17296-# Check for a 64-bit object if we didn't find anything.
fuseiso-20070708/configure-17297-if test -z "$aix_libpath"; then
fuseiso-20070708/configure:17298:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fuseiso-20070708/configure-17299-fi
##############################################
fuseiso-20070708/configure-17348-      # FIXME: Setting linknames here is a bad hack.
fuseiso-20070708/configure:17349:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
fuseiso-20070708/configure-17350-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
fuseiso-20070708/configure-17353-      old_archive_cmds_GCJ='lib -OUT:$oldlib$oldobjs$old_deplibs'
fuseiso-20070708/configure:17354:      fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`'
fuseiso-20070708/configure-17355-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
fuseiso-20070708/configure-17394-         output_verbose_link_cmd='echo'
fuseiso-20070708/configure:17395:         archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
fuseiso-20070708/configure-17396-         module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
fuseiso-20070708/configure-17529-      if test "$GCC" = yes; then
fuseiso-20070708/configure:17530:	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'
fuseiso-20070708/configure-17531-      else
fuseiso-20070708/configure:17532:	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'
fuseiso-20070708/configure-17533-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
fuseiso-20070708/configure-17561-      hardcode_shlibpath_var_GCJ=no
fuseiso-20070708/configure:17562:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
fuseiso-20070708/configure-17563-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
fuseiso-20070708/configure-17591-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
fuseiso-20070708/configure:17592:	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'
fuseiso-20070708/configure-17593-      else
fuseiso-20070708/configure-17594-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
fuseiso-20070708/configure:17595:	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'
fuseiso-20070708/configure-17596-      fi
##############################################
fuseiso-20070708/configure-17603-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
fuseiso-20070708/configure:17604:	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'
fuseiso-20070708/configure-17605-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
fuseiso-20070708/configure-17607-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
fuseiso-20070708/configure:17608:	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'
fuseiso-20070708/configure:17609:	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~
fuseiso-20070708/configure:17610:	$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'
fuseiso-20070708/configure-17611-
##############################################
fuseiso-20070708/configure-17727-      hardcode_shlibpath_var_GCJ=no
fuseiso-20070708/configure:17728:      hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
fuseiso-20070708/configure-17729-      hardcode_libdir_separator_GCJ=':'
##############################################
fuseiso-20070708/configure-17901-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
fuseiso-20070708/configure:17902:  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'
fuseiso-20070708/configure-17903-  ;;
##############################################
fuseiso-20070708/configure-17934-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
fuseiso-20070708/configure:17935:    postinstall_cmds='base_file=`basename \${file}`~
fuseiso-20070708/configure:17936:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
fuseiso-20070708/configure:17937:      dldir=$destdir/`dirname \$dlpath`~
fuseiso-20070708/configure-17938-      test -d \$dldir || mkdir -p \$dldir~
##############################################
fuseiso-20070708/configure-17940-      chmod a+x \$dldir/$dlname'
fuseiso-20070708/configure:17941:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
fuseiso-20070708/configure-17942-      dlpath=$dir/\$dldll~
##############################################
fuseiso-20070708/configure-17948-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
fuseiso-20070708/configure:17949:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
fuseiso-20070708/configure-17950-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
fuseiso-20070708/configure-17953-      # MinGW DLLs use traditional 'lib' prefix
fuseiso-20070708/configure:17954:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
fuseiso-20070708/configure:17955:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
fuseiso-20070708/configure-17956-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
fuseiso-20070708/configure-17962-        # which wouldn't understand a cygwinified path. Ahh.
fuseiso-20070708/configure:17963:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
fuseiso-20070708/configure-17964-      else
fuseiso-20070708/configure:17965:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
fuseiso-20070708/configure-17966-      fi
##############################################
fuseiso-20070708/configure-17969-      # pw32 DLLs use 'pw' prefix rather than 'lib'
fuseiso-20070708/configure:17970:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
fuseiso-20070708/configure-17971-      ;;
##############################################
fuseiso-20070708/configure-17975-  *)
fuseiso-20070708/configure:17976:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
fuseiso-20070708/configure-17977-    ;;
##############################################
fuseiso-20070708/configure-17992-  shlibpath_var=DYLD_LIBRARY_PATH
fuseiso-20070708/configure:17993:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
fuseiso-20070708/configure-17994-
##############################################
fuseiso-20070708/configure-18194-  if test -f /etc/ld.so.conf; then
fuseiso-20070708/configure:18195:    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' ' '`
fuseiso-20070708/configure-18196-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
fuseiso-20070708/configure-18254-  shlibpath_var=LD_LIBRARY_PATH
fuseiso-20070708/configure:18255:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
fuseiso-20070708/configure-18256-    case $host_os in
##############################################
fuseiso-20070708/configure-18503-      # Double-quote double-evaled strings.
fuseiso-20070708/configure:18504:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
fuseiso-20070708/configure-18505-      ;;
fuseiso-20070708/configure-18506-    *)
fuseiso-20070708/configure:18507:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
fuseiso-20070708/configure-18508-      ;;
##############################################
fuseiso-20070708/configure-18513-  *'\$0 --fallback-echo"')
fuseiso-20070708/configure:18514:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
fuseiso-20070708/configure-18515-    ;;
##############################################
fuseiso-20070708/configure-18832-  # libtool script then.
fuseiso-20070708/configure:18833:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
fuseiso-20070708/configure-18834-  if test -f "$ltmain_in"; then
##############################################
fuseiso-20070708/configure-18907-done
fuseiso-20070708/configure:18908:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
fuseiso-20070708/configure-18909-
##############################################
fuseiso-20070708/configure-18983-      # Double-quote double-evaled strings.
fuseiso-20070708/configure:18984:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
fuseiso-20070708/configure-18985-      ;;
fuseiso-20070708/configure-18986-    *)
fuseiso-20070708/configure:18987:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
fuseiso-20070708/configure-18988-      ;;
##############################################
fuseiso-20070708/configure-18993-  *'\$0 --fallback-echo"')
fuseiso-20070708/configure:18994:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
fuseiso-20070708/configure-18995-    ;;
##############################################
fuseiso-20070708/configure-19312-  # libtool script then.
fuseiso-20070708/configure:19313:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
fuseiso-20070708/configure-19314-  if test -f "$ltmain_in"; then
##############################################
fuseiso-20070708/configure-19389-do
fuseiso-20070708/configure:19390:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
fuseiso-20070708/configure-19391-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
fuseiso-20070708/configure-19436-fi
fuseiso-20070708/configure:19437:ac_res=`eval echo '${'$as_ac_Header'}'`
fuseiso-20070708/configure-19438-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
fuseiso-20070708/configure-19439-echo "${ECHO_T}$ac_res" >&6; }
fuseiso-20070708/configure:19440:if test `eval echo '${'$as_ac_Header'}'` = yes; then
fuseiso-20070708/configure-19441-  cat >>confdefs.h <<_ACEOF
fuseiso-20070708/configure:19442:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
fuseiso-20070708/configure-19443-_ACEOF
##############################################
fuseiso-20070708/configure-19614-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
fuseiso-20070708/configure:19615:  ac_i=`echo "$ac_i" | sed "$ac_script"`
fuseiso-20070708/configure-19616-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
fuseiso-20070708/configure-19765-do
fuseiso-20070708/configure:19766:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
fuseiso-20070708/configure-19767-    eval $as_var=C; export $as_var
##############################################
fuseiso-20070708/configure-19815-  test "x$as_lineno_1" != "x$as_lineno_2" &&
fuseiso-20070708/configure:19816:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
fuseiso-20070708/configure-19817-
##############################################
fuseiso-20070708/configure-19926-	esac;
fuseiso-20070708/configure:19927:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
fuseiso-20070708/configure-19928-	???[sx]*):;;*)false;;esac;fi
##############################################
fuseiso-20070708/configure-20001-configured by $0, generated by GNU Autoconf 2.61,
fuseiso-20070708/configure:20002:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
fuseiso-20070708/configure-20003-
##############################################
fuseiso-20070708/configure-20020-  --*=*)
fuseiso-20070708/configure:20021:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
fuseiso-20070708/configure:20022:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
fuseiso-20070708/configure-20023-    ac_shift=:
##############################################
fuseiso-20070708/configure-20278-
fuseiso-20070708/configure:20279:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
fuseiso-20070708/configure-20280-    break
##############################################
fuseiso-20070708/configure-20289-
fuseiso-20070708/configure:20290:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
fuseiso-20070708/configure-20291-if test -n "$ac_eof"; then
fuseiso-20070708/configure:20292:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
fuseiso-20070708/configure:20293:  ac_eof=`expr $ac_eof + 1`
fuseiso-20070708/configure-20294-fi
##############################################
fuseiso-20070708/configure-20325-
fuseiso-20070708/configure:20326:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 6; then
fuseiso-20070708/configure-20327-    break
##############################################
fuseiso-20070708/configure-20336-
fuseiso-20070708/configure:20337:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
fuseiso-20070708/configure-20338-if test -n "$ac_eof"; then
fuseiso-20070708/configure:20339:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
fuseiso-20070708/configure:20340:  ac_eof=`expr $ac_eof + 1`
fuseiso-20070708/configure-20341-fi
##############################################
fuseiso-20070708/configure-20474-      case $as_dir in #(
fuseiso-20070708/configure:20475:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
fuseiso-20070708/configure-20476-      *) as_qdir=$as_dir;;
##############################################
fuseiso-20070708/configure-20512-*)
fuseiso-20070708/configure:20513:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
fuseiso-20070708/configure-20514-  # A ".." for each directory in $ac_dir_suffix.
fuseiso-20070708/configure:20515:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
fuseiso-20070708/configure-20516-  case $ac_top_builddir_sub in
##############################################
fuseiso-20070708/configure-20585-
fuseiso-20070708/configure:20586:# Neutralize VPATH when `$srcdir' = `.'.
fuseiso-20070708/configure-20587-# Shell code in configure.ac might set extrasub.
##############################################
fuseiso-20070708/configure-20609-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
fuseiso-20070708/configure:20610:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
fuseiso-20070708/configure:20611:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
fuseiso-20070708/configure-20612-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
fuseiso-20070708/configure-20726-    * )
fuseiso-20070708/configure:20727:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
fuseiso-20070708/configure-20728-  esac
##############################################
fuseiso-20070708/configure-20763-  # Strip MF so we end up with the name of the file.
fuseiso-20070708/configure:20764:  mf=`echo "$mf" | sed -e 's/:.*$//'`
fuseiso-20070708/configure-20765-  # Check whether this is an Automake generated Makefile or not.
##############################################
fuseiso-20070708/configure-20799-  # from the Makefile without running `make'.
fuseiso-20070708/configure:20800:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
fuseiso-20070708/configure-20801-  test -z "$DEPDIR" && continue
fuseiso-20070708/configure:20802:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
fuseiso-20070708/configure-20803-  test -z "am__include" && continue
fuseiso-20070708/configure:20804:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
fuseiso-20070708/configure-20805-  # When using ansi2knr, U may be empty or an underscore; expand it
fuseiso-20070708/configure:20806:  U=`sed -n 's/^U = //p' < "$mf"`
fuseiso-20070708/configure-20807-  # Find all dependency output files, they are included files with
##############################################
fuseiso-20070708/configure-20846-      case $as_dir in #(
fuseiso-20070708/configure:20847:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
fuseiso-20070708/configure-20848-      *) as_qdir=$as_dir;;
##############################################
fuseiso-20070708/aclocal.m4-249-gentoo_lt_version="1.5.23b"
fuseiso-20070708/aclocal.m4:250:gentoo_ltmain_version=`sed -n '/^[[ 	]]*VERSION=/{s/^[[ 	]]*VERSION=//;p;q;}' "$ltmain"`
fuseiso-20070708/aclocal.m4-251-if test "x$gentoo_lt_version" != "x$gentoo_ltmain_version" ; then
##############################################
fuseiso-20070708/aclocal.m4-299-done
fuseiso-20070708/aclocal.m4:300:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
fuseiso-20070708/aclocal.m4-301-])
##############################################
fuseiso-20070708/aclocal.m4-349-    }'
fuseiso-20070708/aclocal.m4:350:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fuseiso-20070708/aclocal.m4-351-# Check for a 64-bit object if we didn't find anything.
fuseiso-20070708/aclocal.m4-352-if test -z "$aix_libpath"; then
fuseiso-20070708/aclocal.m4:353:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fuseiso-20070708/aclocal.m4-354-fi],[])
##############################################
fuseiso-20070708/aclocal.m4-381-  # Remove one level of quotation (which was required for Make).
fuseiso-20070708/aclocal.m4:382:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
fuseiso-20070708/aclocal.m4-383-  ;;
##############################################
fuseiso-20070708/aclocal.m4-392-  :
fuseiso-20070708/aclocal.m4:393:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
fuseiso-20070708/aclocal.m4-394-  # Yippee, $echo works!
##############################################
fuseiso-20070708/aclocal.m4-418-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
fuseiso-20070708/aclocal.m4:419:    if (echo_test_string=`eval $cmd`) 2>/dev/null &&
fuseiso-20070708/aclocal.m4:420:       echo_test_string=`eval $cmd` &&
fuseiso-20070708/aclocal.m4-421-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
fuseiso-20070708/aclocal.m4-427-
fuseiso-20070708/aclocal.m4:428:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
fuseiso-20070708/aclocal.m4:429:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
fuseiso-20070708/aclocal.m4-430-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
fuseiso-20070708/aclocal.m4-442-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
fuseiso-20070708/aclocal.m4:443:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
fuseiso-20070708/aclocal.m4:444:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
fuseiso-20070708/aclocal.m4-445-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
fuseiso-20070708/aclocal.m4-454-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
fuseiso-20070708/aclocal.m4:455:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
fuseiso-20070708/aclocal.m4-456-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
fuseiso-20070708/aclocal.m4-469-      echo='printf %s\n'
fuseiso-20070708/aclocal.m4:470:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
fuseiso-20070708/aclocal.m4:471:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
fuseiso-20070708/aclocal.m4-472-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
fuseiso-20070708/aclocal.m4-474-	:
fuseiso-20070708/aclocal.m4:475:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
fuseiso-20070708/aclocal.m4-476-	   test "X$echo_testing_string" = 'X\t' &&
fuseiso-20070708/aclocal.m4:477:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
fuseiso-20070708/aclocal.m4-478-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
fuseiso-20070708/aclocal.m4-483-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
fuseiso-20070708/aclocal.m4:484:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
fuseiso-20070708/aclocal.m4-485-	   test "X$echo_testing_string" = 'X\t' &&
fuseiso-20070708/aclocal.m4:486:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
fuseiso-20070708/aclocal.m4-487-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
fuseiso-20070708/aclocal.m4-493-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
fuseiso-20070708/aclocal.m4:494:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
fuseiso-20070708/aclocal.m4-495-	  then
##############################################
fuseiso-20070708/aclocal.m4-501-	if test "$prev" != 'sed 50q "[$]0"'; then
fuseiso-20070708/aclocal.m4:502:	  echo_test_string=`eval $prev`
fuseiso-20070708/aclocal.m4-503-	  export echo_test_string
##############################################
fuseiso-20070708/aclocal.m4-540-  if AC_TRY_EVAL(ac_compile); then
fuseiso-20070708/aclocal.m4:541:    case `/usr/bin/file conftest.$ac_objext` in
fuseiso-20070708/aclocal.m4-542-    *ELF-32*)
##############################################
fuseiso-20070708/aclocal.m4-556-   if test "$lt_cv_prog_gnu_ld" = yes; then
fuseiso-20070708/aclocal.m4:557:    case `/usr/bin/file conftest.$ac_objext` in
fuseiso-20070708/aclocal.m4-558-    *32-bit*)
##############################################
fuseiso-20070708/aclocal.m4-568-   else
fuseiso-20070708/aclocal.m4:569:    case `/usr/bin/file conftest.$ac_objext` in
fuseiso-20070708/aclocal.m4-570-    *32-bit*)
##############################################
fuseiso-20070708/aclocal.m4-811-    # And add a safety zone
fuseiso-20070708/aclocal.m4:812:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
fuseiso-20070708/aclocal.m4:813:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
fuseiso-20070708/aclocal.m4-814-    ;;
##############################################
fuseiso-20070708/aclocal.m4-839-    if test -n "$kargmax"; then
fuseiso-20070708/aclocal.m4:840:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ 	]]//'`
fuseiso-20070708/aclocal.m4-841-    else
##############################################
fuseiso-20070708/aclocal.m4-849-    SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
fuseiso-20070708/aclocal.m4:850:    while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
fuseiso-20070708/aclocal.m4-851-	       = "XX$teststring") >/dev/null 2>&1 &&
fuseiso-20070708/aclocal.m4:852:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
fuseiso-20070708/aclocal.m4-853-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
fuseiso-20070708/aclocal.m4-855-    do
fuseiso-20070708/aclocal.m4:856:      i=`expr $i + 1`
fuseiso-20070708/aclocal.m4-857-      teststring=$teststring$teststring
##############################################
fuseiso-20070708/aclocal.m4-862-    # It appears as though 1/2 is a usable value.
fuseiso-20070708/aclocal.m4:863:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
fuseiso-20070708/aclocal.m4-864-    ;;
##############################################
fuseiso-20070708/aclocal.m4-1155-  if test "$hard_links" = no; then
fuseiso-20070708/aclocal.m4:1156:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
fuseiso-20070708/aclocal.m4-1157-    need_locks=warn
##############################################
fuseiso-20070708/aclocal.m4-1277-  esac
fuseiso-20070708/aclocal.m4:1278:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
fuseiso-20070708/aclocal.m4-1279-  if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then
##############################################
fuseiso-20070708/aclocal.m4-1283-    # okay in the real world where ";" in dirpaths is itself problematic.
fuseiso-20070708/aclocal.m4:1284:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'`
fuseiso-20070708/aclocal.m4-1285-  else
fuseiso-20070708/aclocal.m4:1286:    lt_search_path_spec=`echo "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
fuseiso-20070708/aclocal.m4-1287-  fi
##############################################
fuseiso-20070708/aclocal.m4-1290-  lt_tmp_lt_search_path_spec=
fuseiso-20070708/aclocal.m4:1291:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
fuseiso-20070708/aclocal.m4-1292-  for lt_sys_path in $lt_search_path_spec; do
##############################################
fuseiso-20070708/aclocal.m4-1319-}'`
fuseiso-20070708/aclocal.m4:1320:  sys_lib_search_path_spec=`echo $lt_search_path_spec`
fuseiso-20070708/aclocal.m4-1321-else
##############################################
fuseiso-20070708/aclocal.m4-1387-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
fuseiso-20070708/aclocal.m4:1388:  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'
fuseiso-20070708/aclocal.m4-1389-  ;;
##############################################
fuseiso-20070708/aclocal.m4-1420-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
fuseiso-20070708/aclocal.m4:1421:    postinstall_cmds='base_file=`basename \${file}`~
fuseiso-20070708/aclocal.m4:1422:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
fuseiso-20070708/aclocal.m4:1423:      dldir=$destdir/`dirname \$dlpath`~
fuseiso-20070708/aclocal.m4-1424-      test -d \$dldir || mkdir -p \$dldir~
##############################################
fuseiso-20070708/aclocal.m4-1426-      chmod a+x \$dldir/$dlname'
fuseiso-20070708/aclocal.m4:1427:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
fuseiso-20070708/aclocal.m4-1428-      dlpath=$dir/\$dldll~
##############################################
fuseiso-20070708/aclocal.m4-1434-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
fuseiso-20070708/aclocal.m4:1435:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
fuseiso-20070708/aclocal.m4-1436-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
fuseiso-20070708/aclocal.m4-1439-      # MinGW DLLs use traditional 'lib' prefix
fuseiso-20070708/aclocal.m4:1440:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
fuseiso-20070708/aclocal.m4:1441:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
fuseiso-20070708/aclocal.m4-1442-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
fuseiso-20070708/aclocal.m4-1448-        # which wouldn't understand a cygwinified path. Ahh.
fuseiso-20070708/aclocal.m4:1449:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
fuseiso-20070708/aclocal.m4-1450-      else
fuseiso-20070708/aclocal.m4:1451:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
fuseiso-20070708/aclocal.m4-1452-      fi
##############################################
fuseiso-20070708/aclocal.m4-1455-      # pw32 DLLs use 'pw' prefix rather than 'lib'
fuseiso-20070708/aclocal.m4:1456:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
fuseiso-20070708/aclocal.m4-1457-      ;;
##############################################
fuseiso-20070708/aclocal.m4-1461-  *)
fuseiso-20070708/aclocal.m4:1462:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
fuseiso-20070708/aclocal.m4-1463-    ;;
##############################################
fuseiso-20070708/aclocal.m4-1478-  shlibpath_var=DYLD_LIBRARY_PATH
fuseiso-20070708/aclocal.m4:1479:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
fuseiso-20070708/aclocal.m4-1480-  m4_if([$1], [],[
##############################################
fuseiso-20070708/aclocal.m4-1681-  if test -f /etc/ld.so.conf; then
fuseiso-20070708/aclocal.m4:1682:    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' ' '`
fuseiso-20070708/aclocal.m4-1683-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
fuseiso-20070708/aclocal.m4-1741-  shlibpath_var=LD_LIBRARY_PATH
fuseiso-20070708/aclocal.m4:1742:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
fuseiso-20070708/aclocal.m4-1743-    case $host_os in
##############################################
fuseiso-20070708/aclocal.m4-1896-  if test -z "$LTCC"; then
fuseiso-20070708/aclocal.m4:1897:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
fuseiso-20070708/aclocal.m4-1898-    if test -z "$LTCC"; then
##############################################
fuseiso-20070708/aclocal.m4-1900-    else
fuseiso-20070708/aclocal.m4:1901:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
fuseiso-20070708/aclocal.m4-1902-    fi
##############################################
fuseiso-20070708/aclocal.m4-1904-  if test -z "$LTCFLAGS"; then
fuseiso-20070708/aclocal.m4:1905:    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"
fuseiso-20070708/aclocal.m4-1906-  fi
##############################################
fuseiso-20070708/aclocal.m4-1909-  # Note that this assumes the entire list is on one line.
fuseiso-20070708/aclocal.m4:1910:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
fuseiso-20070708/aclocal.m4-1911-
##############################################
fuseiso-20070708/aclocal.m4-1915-    # Check whether tagname contains only valid characters
fuseiso-20070708/aclocal.m4:1916:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
fuseiso-20070708/aclocal.m4-1917-    "") ;;
##############################################
fuseiso-20070708/aclocal.m4-2170-	"file_magic "*)
fuseiso-20070708/aclocal.m4:2171:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
fuseiso-20070708/aclocal.m4-2172-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
fuseiso-20070708/aclocal.m4-2242-    # gcc leaves a trailing carriage return which upsets mingw
fuseiso-20070708/aclocal.m4:2243:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
fuseiso-20070708/aclocal.m4-2244-  *)
fuseiso-20070708/aclocal.m4:2245:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
fuseiso-20070708/aclocal.m4-2246-  esac
##############################################
fuseiso-20070708/aclocal.m4-2251-      # Canonicalize the pathname of ld
fuseiso-20070708/aclocal.m4:2252:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
fuseiso-20070708/aclocal.m4-2253-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
fuseiso-20070708/aclocal.m4:2254:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
fuseiso-20070708/aclocal.m4-2255-      done
##############################################
fuseiso-20070708/aclocal.m4-2282-      # Break only if it was the GNU/non-GNU ld that we prefer.
fuseiso-20070708/aclocal.m4:2283:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
fuseiso-20070708/aclocal.m4-2284-      *GNU* | *'with BFD'*)
##############################################
fuseiso-20070708/aclocal.m4-2313-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
fuseiso-20070708/aclocal.m4:2314:case `$LD -v 2>&1 </dev/null` in
fuseiso-20070708/aclocal.m4-2315-*GNU* | *'with BFD'*)
##############################################
fuseiso-20070708/aclocal.m4-2487-openbsd*)
fuseiso-20070708/aclocal.m4:2488:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
fuseiso-20070708/aclocal.m4-2489-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
fuseiso-20070708/aclocal.m4-2568-	# Tru64's nm complains that /dev/null is an invalid object file
fuseiso-20070708/aclocal.m4:2569:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
fuseiso-20070708/aclocal.m4-2570-	*/dev/null* | *'Invalid file or object type'*)
##############################################
fuseiso-20070708/aclocal.m4-2574-	*)
fuseiso-20070708/aclocal.m4:2575:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
fuseiso-20070708/aclocal.m4-2576-	  */dev/null*)
##############################################
fuseiso-20070708/aclocal.m4-2938-    # ancient GNU ld didn't support --whole-archive et. al.
fuseiso-20070708/aclocal.m4:2939:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
fuseiso-20070708/aclocal.m4-2940-	grep 'no-whole-archive' > /dev/null; then
##############################################
fuseiso-20070708/aclocal.m4-3019-      # below for broken collect2 doesn't work under 4.3+
fuseiso-20070708/aclocal.m4:3020:	collect2name=`${CC} -print-prog-name=collect2`
fuseiso-20070708/aclocal.m4-3021-	if test -f "$collect2name" && \
##############################################
fuseiso-20070708/aclocal.m4-3067-
fuseiso-20070708/aclocal.m4:3068:      _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"
fuseiso-20070708/aclocal.m4-3069-     else
##############################################
fuseiso-20070708/aclocal.m4-3122-      # is EXPORTS), use it as is; otherwise, prepend...
fuseiso-20070708/aclocal.m4:3123:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
fuseiso-20070708/aclocal.m4-3124-	cp $export_symbols $output_objdir/$soname.def;
##############################################
fuseiso-20070708/aclocal.m4-3183-         output_verbose_link_cmd='echo'
fuseiso-20070708/aclocal.m4:3184:          _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'
fuseiso-20070708/aclocal.m4-3185-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
fuseiso-20070708/aclocal.m4-3251-      # dependencies.
fuseiso-20070708/aclocal.m4:3252:      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'
fuseiso-20070708/aclocal.m4-3253-      ;;
##############################################
fuseiso-20070708/aclocal.m4-3313-	# dependencies.
fuseiso-20070708/aclocal.m4:3314:	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'
fuseiso-20070708/aclocal.m4-3315-	;;
##############################################
fuseiso-20070708/aclocal.m4-3348-    # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
fuseiso-20070708/aclocal.m4:3349:    _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'
fuseiso-20070708/aclocal.m4:3350:    _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'
fuseiso-20070708/aclocal.m4-3351-    ;;
##############################################
fuseiso-20070708/aclocal.m4-3355-	# SGI C++
fuseiso-20070708/aclocal.m4:3356:	_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'
fuseiso-20070708/aclocal.m4-3357-
##############################################
fuseiso-20070708/aclocal.m4-3366-	  if test "$with_gnu_ld" = no; then
fuseiso-20070708/aclocal.m4:3367:	    _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'
fuseiso-20070708/aclocal.m4-3368-	  else
fuseiso-20070708/aclocal.m4:3369:	    _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'
fuseiso-20070708/aclocal.m4-3370-	  fi
##############################################
fuseiso-20070708/aclocal.m4-3385-	# to its proper name (with version) after linking.
fuseiso-20070708/aclocal.m4:3386:	_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'
fuseiso-20070708/aclocal.m4:3387:	_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'
fuseiso-20070708/aclocal.m4-3388-	# Commands to make compiler produce verbose output that lists
##############################################
fuseiso-20070708/aclocal.m4-3395-	# dependencies.
fuseiso-20070708/aclocal.m4:3396:	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'
fuseiso-20070708/aclocal.m4-3397-
##############################################
fuseiso-20070708/aclocal.m4-3410-	# earlier do not add the objects themselves.
fuseiso-20070708/aclocal.m4:3411:	case `$CC -V 2>&1` in
fuseiso-20070708/aclocal.m4-3412-	*"Version 7."*)
##############################################
fuseiso-20070708/aclocal.m4-3436-	_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
fuseiso-20070708/aclocal.m4:3437:	_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'
fuseiso-20070708/aclocal.m4-3438-        ;;
##############################################
fuseiso-20070708/aclocal.m4-3455-	# dependencies.
fuseiso-20070708/aclocal.m4:3456:	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'
fuseiso-20070708/aclocal.m4-3457-	;;
fuseiso-20070708/aclocal.m4-3458-      *)
fuseiso-20070708/aclocal.m4:3459:	case `$CC -V 2>&1 | sed 5q` in
fuseiso-20070708/aclocal.m4-3460-	*Sun\ C*)
##############################################
fuseiso-20070708/aclocal.m4-3465-	  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
fuseiso-20070708/aclocal.m4:3466:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
fuseiso-20070708/aclocal.m4-3467-
##############################################
fuseiso-20070708/aclocal.m4-3522-    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
fuseiso-20070708/aclocal.m4:3523:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
fuseiso-20070708/aclocal.m4-3524-      _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'
##############################################
fuseiso-20070708/aclocal.m4-3537-	# to its proper name (with version) after linking.
fuseiso-20070708/aclocal.m4:3538:	_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'
fuseiso-20070708/aclocal.m4-3539-
##############################################
fuseiso-20070708/aclocal.m4-3554-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
fuseiso-20070708/aclocal.m4:3555:	_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'
fuseiso-20070708/aclocal.m4-3556-
##############################################
fuseiso-20070708/aclocal.m4-3567-	# dependencies.
fuseiso-20070708/aclocal.m4:3568:	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'
fuseiso-20070708/aclocal.m4-3569-	;;
##############################################
fuseiso-20070708/aclocal.m4-3572-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
fuseiso-20070708/aclocal.m4:3573:	  _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'
fuseiso-20070708/aclocal.m4-3574-
##############################################
fuseiso-20070708/aclocal.m4-3597-	# to its proper name (with version) after linking.
fuseiso-20070708/aclocal.m4:3598:	_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'
fuseiso-20070708/aclocal.m4-3599-
##############################################
fuseiso-20070708/aclocal.m4-3613-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
fuseiso-20070708/aclocal.m4:3614:	_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'
fuseiso-20070708/aclocal.m4:3615:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
fuseiso-20070708/aclocal.m4-3616-	  echo "-hidden">> $lib.exp~
fuseiso-20070708/aclocal.m4:3617:	  $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~
fuseiso-20070708/aclocal.m4-3618-	  $rm $lib.exp'
##############################################
fuseiso-20070708/aclocal.m4-3630-	# dependencies.
fuseiso-20070708/aclocal.m4:3631:	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'
fuseiso-20070708/aclocal.m4-3632-	;;
##############################################
fuseiso-20070708/aclocal.m4-3635-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
fuseiso-20070708/aclocal.m4:3636:	 _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'
fuseiso-20070708/aclocal.m4-3637-
##############################################
fuseiso-20070708/aclocal.m4-3786-    _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
fuseiso-20070708/aclocal.m4:3787:    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
fuseiso-20070708/aclocal.m4-3788-    _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
fuseiso-20070708/aclocal.m4-3909-  # eval without this substitution.
fuseiso-20070708/aclocal.m4:3910:  output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
fuseiso-20070708/aclocal.m4-3911-
fuseiso-20070708/aclocal.m4:3912:  for p in `eval $output_verbose_link_cmd`; do
fuseiso-20070708/aclocal.m4-3913-    case $p in
##############################################
fuseiso-20070708/aclocal.m4-3997-linux*)
fuseiso-20070708/aclocal.m4:3998:  case `$CC -V 2>&1 | sed 5q` in
fuseiso-20070708/aclocal.m4-3999-  *Sun\ C*)
##############################################
fuseiso-20070708/aclocal.m4-4335-      # Double-quote double-evaled strings.
fuseiso-20070708/aclocal.m4:4336:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
fuseiso-20070708/aclocal.m4-4337-      ;;
fuseiso-20070708/aclocal.m4-4338-    *)
fuseiso-20070708/aclocal.m4:4339:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
fuseiso-20070708/aclocal.m4-4340-      ;;
##############################################
fuseiso-20070708/aclocal.m4-4345-  *'\[$]0 --fallback-echo"')
fuseiso-20070708/aclocal.m4:4346:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
fuseiso-20070708/aclocal.m4-4347-    ;;
##############################################
fuseiso-20070708/aclocal.m4-4360-
fuseiso-20070708/aclocal.m4:4361:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
fuseiso-20070708/aclocal.m4-4362-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
fuseiso-20070708/aclocal.m4-4742-  # libtool script then.
fuseiso-20070708/aclocal.m4:4743:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
fuseiso-20070708/aclocal.m4-4744-  if test -f "$ltmain_in"; then
##############################################
fuseiso-20070708/aclocal.m4-4848-# If we're using GNU nm, then use its standard symbol codes.
fuseiso-20070708/aclocal.m4:4849:case `$NM -V 2>&1` in
fuseiso-20070708/aclocal.m4-4850-*GNU* | *'with BFD'*)
##############################################
fuseiso-20070708/aclocal.m4-4881-    nlist=conftest.nm
fuseiso-20070708/aclocal.m4:4882:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
fuseiso-20070708/aclocal.m4-4883-      # Try sorting and uniquifying the output.
##############################################
fuseiso-20070708/aclocal.m4-5154-	  *)
fuseiso-20070708/aclocal.m4:5155:	    case `$CC -V 2>&1 | sed 5q` in
fuseiso-20070708/aclocal.m4-5156-	    *Sun\ C*)
##############################################
fuseiso-20070708/aclocal.m4-5411-      *)
fuseiso-20070708/aclocal.m4:5412:        case `$CC -V 2>&1 | sed 5q` in
fuseiso-20070708/aclocal.m4-5413-	*Sun\ C*)
##############################################
fuseiso-20070708/aclocal.m4-5632-    supports_anon_versioning=no
fuseiso-20070708/aclocal.m4:5633:    case `$LD -v 2>/dev/null` in
fuseiso-20070708/aclocal.m4-5634-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
fuseiso-20070708/aclocal.m4-5696-	# is EXPORTS), use it as is; otherwise, prepend...
fuseiso-20070708/aclocal.m4:5697:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
fuseiso-20070708/aclocal.m4-5698-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
fuseiso-20070708/aclocal.m4-5719-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
fuseiso-20070708/aclocal.m4:5720:      _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'
fuseiso-20070708/aclocal.m4:5721:      _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'
fuseiso-20070708/aclocal.m4-5722-      ;;
##############################################
fuseiso-20070708/aclocal.m4-5728-	pgcc*)				# Portland Group C compiler
fuseiso-20070708/aclocal.m4:5729:	  _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'
fuseiso-20070708/aclocal.m4-5730-	  tmp_addflag=' $pic_flag'
##############################################
fuseiso-20070708/aclocal.m4-5732-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
fuseiso-20070708/aclocal.m4:5733:	  _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'
fuseiso-20070708/aclocal.m4-5734-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
fuseiso-20070708/aclocal.m4-5741-	esac
fuseiso-20070708/aclocal.m4:5742:	case `$CC -V 2>&1 | sed 5q` in
fuseiso-20070708/aclocal.m4-5743-	*Sun\ C*)			# Sun C 5.9
fuseiso-20070708/aclocal.m4:5744:	  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
fuseiso-20070708/aclocal.m4-5745-	  tmp_sharedflag='-G' ;;
##############################################
fuseiso-20070708/aclocal.m4-5795-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
fuseiso-20070708/aclocal.m4:5796:      case `$LD -v 2>&1` in
fuseiso-20070708/aclocal.m4-5797-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
fuseiso-20070708/aclocal.m4-5811-	  if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
fuseiso-20070708/aclocal.m4:5812:	    _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
fuseiso-20070708/aclocal.m4-5813-	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib'
##############################################
fuseiso-20070708/aclocal.m4-5910-	# below for broken collect2 doesn't work under 4.3+
fuseiso-20070708/aclocal.m4:5911:	  collect2name=`${CC} -print-prog-name=collect2`
fuseiso-20070708/aclocal.m4-5912-	  if test -f "$collect2name" && \
##############################################
fuseiso-20070708/aclocal.m4-5957-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
fuseiso-20070708/aclocal.m4:5958:	_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"
fuseiso-20070708/aclocal.m4-5959-       else
##############################################
fuseiso-20070708/aclocal.m4-6004-      # FIXME: Setting linknames here is a bad hack.
fuseiso-20070708/aclocal.m4:6005:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
fuseiso-20070708/aclocal.m4-6006-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
fuseiso-20070708/aclocal.m4-6009-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
fuseiso-20070708/aclocal.m4:6010:      _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
fuseiso-20070708/aclocal.m4-6011-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
fuseiso-20070708/aclocal.m4-6050-         output_verbose_link_cmd='echo'
fuseiso-20070708/aclocal.m4:6051:         _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'
fuseiso-20070708/aclocal.m4-6052-         _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
fuseiso-20070708/aclocal.m4-6185-      if test "$GCC" = yes; then
fuseiso-20070708/aclocal.m4:6186:	_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'
fuseiso-20070708/aclocal.m4-6187-      else
fuseiso-20070708/aclocal.m4:6188:	_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'
fuseiso-20070708/aclocal.m4-6189-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
fuseiso-20070708/aclocal.m4-6217-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
fuseiso-20070708/aclocal.m4:6218:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
fuseiso-20070708/aclocal.m4-6219-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
fuseiso-20070708/aclocal.m4-6247-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
fuseiso-20070708/aclocal.m4:6248:	_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'
fuseiso-20070708/aclocal.m4-6249-      else
fuseiso-20070708/aclocal.m4-6250-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
fuseiso-20070708/aclocal.m4:6251:	_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'
fuseiso-20070708/aclocal.m4-6252-      fi
##############################################
fuseiso-20070708/aclocal.m4-6259-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
fuseiso-20070708/aclocal.m4:6260:	_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'
fuseiso-20070708/aclocal.m4-6261-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
fuseiso-20070708/aclocal.m4-6263-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
fuseiso-20070708/aclocal.m4:6264:	_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'
fuseiso-20070708/aclocal.m4:6265:	_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~
fuseiso-20070708/aclocal.m4:6266:	$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'
fuseiso-20070708/aclocal.m4-6267-
##############################################
fuseiso-20070708/aclocal.m4-6383-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
fuseiso-20070708/aclocal.m4:6384:      _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
fuseiso-20070708/aclocal.m4-6385-      _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
##############################################
fuseiso-20070708/aclocal.m4-6448-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
fuseiso-20070708/aclocal.m4:6449:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
fuseiso-20070708/aclocal.m4-6450-        then
##############################################
fuseiso-20070708/aclocal.m4-6609-    test $lt_ac_count -gt 10 && break
fuseiso-20070708/aclocal.m4:6610:    lt_ac_count=`expr $lt_ac_count + 1`
fuseiso-20070708/aclocal.m4-6611-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
fuseiso-20070708/aclocal.m4-6651-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
fuseiso-20070708/aclocal.m4:6652:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
fuseiso-20070708/aclocal.m4-6653-#
##############################################
fuseiso-20070708/aclocal.m4-6675-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
fuseiso-20070708/aclocal.m4:6676:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
fuseiso-20070708/aclocal.m4-6677-# and then we would define $MISSING as
##############################################
fuseiso-20070708/aclocal.m4-6691-# expand $ac_aux_dir to an absolute path
fuseiso-20070708/aclocal.m4:6692:am_aux_dir=`cd $ac_aux_dir && pwd`
fuseiso-20070708/aclocal.m4-6693-])
##############################################
fuseiso-20070708/aclocal.m4-6789-  if test "$am_compiler_list" = ""; then
fuseiso-20070708/aclocal.m4:6790:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
fuseiso-20070708/aclocal.m4-6791-  fi
##############################################
fuseiso-20070708/aclocal.m4-6899-  # Strip MF so we end up with the name of the file.
fuseiso-20070708/aclocal.m4:6900:  mf=`echo "$mf" | sed -e 's/:.*$//'`
fuseiso-20070708/aclocal.m4-6901-  # Check whether this is an Automake generated Makefile or not.
##############################################
fuseiso-20070708/aclocal.m4-6907-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
fuseiso-20070708/aclocal.m4:6908:    dirpart=`AS_DIRNAME("$mf")`
fuseiso-20070708/aclocal.m4-6909-  else
##############################################
fuseiso-20070708/aclocal.m4-6913-  # from the Makefile without running `make'.
fuseiso-20070708/aclocal.m4:6914:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
fuseiso-20070708/aclocal.m4-6915-  test -z "$DEPDIR" && continue
fuseiso-20070708/aclocal.m4:6916:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
fuseiso-20070708/aclocal.m4-6917-  test -z "am__include" && continue
fuseiso-20070708/aclocal.m4:6918:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
fuseiso-20070708/aclocal.m4-6919-  # When using ansi2knr, U may be empty or an underscore; expand it
fuseiso-20070708/aclocal.m4:6920:  U=`sed -n 's/^U = //p' < "$mf"`
fuseiso-20070708/aclocal.m4-6921-  # Find all dependency output files, they are included files with
##############################################
fuseiso-20070708/aclocal.m4-6929-    test -f "$dirpart/$file" && continue
fuseiso-20070708/aclocal.m4:6930:    fdir=`AS_DIRNAME(["$file"])`
fuseiso-20070708/aclocal.m4-6931-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
fuseiso-20070708/aclocal.m4-6996-# test to see if srcdir already configured
fuseiso-20070708/aclocal.m4:6997:if test "`cd $srcdir && pwd`" != "`pwd`" &&
fuseiso-20070708/aclocal.m4-6998-   test -f $srcdir/config.status; then
##############################################
fuseiso-20070708/aclocal.m4-7072-    * )
fuseiso-20070708/aclocal.m4:7073:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
fuseiso-20070708/aclocal.m4-7074-  esac
fuseiso-20070708/aclocal.m4-7075-done
fuseiso-20070708/aclocal.m4:7076:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
fuseiso-20070708/aclocal.m4-7077-
##############################################
fuseiso-20070708/aclocal.m4-7144-# case it prints its new name instead of `make'.
fuseiso-20070708/aclocal.m4:7145:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
fuseiso-20070708/aclocal.m4-7146-   am__include=include
##############################################
fuseiso-20070708/aclocal.m4-7152-   echo '.include "confinc"' > confmf
fuseiso-20070708/aclocal.m4:7153:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
fuseiso-20070708/aclocal.m4-7154-      am__include=.include
##############################################
fuseiso-20070708/aclocal.m4-7319-if (
fuseiso-20070708/aclocal.m4:7320:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
fuseiso-20070708/aclocal.m4-7321-   if test "$[*]" = "X"; then
fuseiso-20070708/aclocal.m4-7322-      # -L didn't work.
fuseiso-20070708/aclocal.m4:7323:      set X `ls -t $srcdir/configure conftest.file`
fuseiso-20070708/aclocal.m4-7324-   fi
##############################################
fuseiso-20070708/ltmain.sh-36-# The name of this program:
fuseiso-20070708/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename`
fuseiso-20070708/ltmain.sh-38-modename="$progname"
##############################################
fuseiso-20070708/ltmain.sh-69-  :
fuseiso-20070708/ltmain.sh:70:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
fuseiso-20070708/ltmain.sh-71-  # Yippee, $echo works!
##############################################
fuseiso-20070708/ltmain.sh-169-      # If mktemp works, use that first and foremost
fuseiso-20070708/ltmain.sh:170:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
fuseiso-20070708/ltmain.sh-171-
##############################################
fuseiso-20070708/ltmain.sh-201-  win32_libid_type="unknown"
fuseiso-20070708/ltmain.sh:202:  win32_fileres=`file -L $1 2>/dev/null`
fuseiso-20070708/ltmain.sh-203-  case $win32_fileres in
##############################################
fuseiso-20070708/ltmain.sh-259-      # but not from the CC environment variable when configure was run.
fuseiso-20070708/ltmain.sh:260:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
fuseiso-20070708/ltmain.sh-261-      # Blanks at the start of $base_compile will cause this to fail
##############################################
fuseiso-20070708/ltmain.sh-266-	    # Evaluate the configuration.
fuseiso-20070708/ltmain.sh:267:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
fuseiso-20070708/ltmain.sh-268-	    CC_quoted=
##############################################
fuseiso-20070708/ltmain.sh-278-	    # user sometimes does CC=<HOST>-gcc so we need to match that to 'gcc'
fuseiso-20070708/ltmain.sh:279:	    trimedcc=`echo ${CC} | $SED -e "s/${host}-//g"`
fuseiso-20070708/ltmain.sh-280-	    # and sometimes libtool has CC=<HOST>-gcc but user does CC=gcc
##############################################
fuseiso-20070708/ltmain.sh-289-	      break ;;
fuseiso-20070708/ltmain.sh:290:	      "$trimedcc "* | " $trimedcc "* | "`$echo $trimedcc` "* | " `$echo $trimedcc` "*|\
fuseiso-20070708/ltmain.sh:291:	      "$extendcc "* | " $extendcc "* | "`$echo $extendcc` "* | " `$echo $extendcc` "*|\
fuseiso-20070708/ltmain.sh:292:	      "$mungedcc "* | " $mungedcc "* | "`$echo $mungedcc` "* | " `$echo $mungedcc` "*|\
fuseiso-20070708/ltmain.sh:293:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
fuseiso-20070708/ltmain.sh-294-	      # The compiler in the base compile command matches
##############################################
fuseiso-20070708/ltmain.sh-360-      esac
fuseiso-20070708/ltmain.sh:361:      my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'`
fuseiso-20070708/ltmain.sh-362-      my_xlib_u=$my_xlib
##############################################
fuseiso-20070708/ltmain.sh-365-	*" $my_xlib_u "*)
fuseiso-20070708/ltmain.sh:366:	  extracted_serial=`expr $extracted_serial + 1`
fuseiso-20070708/ltmain.sh-367-	  my_xlib_u=lt$extracted_serial-$my_xlib ;;
##############################################
fuseiso-20070708/ltmain.sh-390-	  darwin_curdir=`pwd`
fuseiso-20070708/ltmain.sh:391:	  darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'`
fuseiso-20070708/ltmain.sh:392:	  darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
fuseiso-20070708/ltmain.sh-393-	  if test -n "$darwin_arches"; then 
fuseiso-20070708/ltmain.sh:394:	    darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'`
fuseiso-20070708/ltmain.sh-395-	    darwin_arch=
##############################################
fuseiso-20070708/ltmain.sh-405-      ## Okay now we have a bunch of thin objects, gotta fatten them up :)
fuseiso-20070708/ltmain.sh:406:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
fuseiso-20070708/ltmain.sh-407-	    darwin_file=
##############################################
fuseiso-20070708/ltmain.sh-409-	    for darwin_file in $darwin_filelist; do
fuseiso-20070708/ltmain.sh:410:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
fuseiso-20070708/ltmain.sh-411-	      lipo -create -output "$darwin_file" $darwin_files
##############################################
fuseiso-20070708/ltmain.sh-424-      esac
fuseiso-20070708/ltmain.sh:425:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
fuseiso-20070708/ltmain.sh-426-    done
##############################################
fuseiso-20070708/ltmain.sh-443-  case $arg in
fuseiso-20070708/ltmain.sh:444:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
fuseiso-20070708/ltmain.sh-445-  *) optarg= ;;
##############################################
fuseiso-20070708/ltmain.sh-474-	  # Evaluate the configuration.
fuseiso-20070708/ltmain.sh:475:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
fuseiso-20070708/ltmain.sh-476-	else
##############################################
fuseiso-20070708/ltmain.sh-597-static)
fuseiso-20070708/ltmain.sh:598:  build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
fuseiso-20070708/ltmain.sh-599-  ;;
##############################################
fuseiso-20070708/ltmain.sh-718-	-Wc,*)
fuseiso-20070708/ltmain.sh:719:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
fuseiso-20070708/ltmain.sh-720-	  lastarg=
##############################################
fuseiso-20070708/ltmain.sh-735-	  IFS="$save_ifs"
fuseiso-20070708/ltmain.sh:736:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
fuseiso-20070708/ltmain.sh-737-
##############################################
fuseiso-20070708/ltmain.sh-754-      # Aesthetically quote the previous argument.
fuseiso-20070708/ltmain.sh:755:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
fuseiso-20070708/ltmain.sh-756-
##############################################
fuseiso-20070708/ltmain.sh-782-      # Get the name of the library object.
fuseiso-20070708/ltmain.sh:783:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
fuseiso-20070708/ltmain.sh-784-      ;;
##############################################
fuseiso-20070708/ltmain.sh-793-    *.ads) xform=ads ;;
fuseiso-20070708/ltmain.sh:794:    *.asm) xform=asm ;;
fuseiso-20070708/ltmain.sh-795-    *.c++) xform=c++ ;;
##############################################
fuseiso-20070708/ltmain.sh-806-
fuseiso-20070708/ltmain.sh:807:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
fuseiso-20070708/ltmain.sh-808-
fuseiso-20070708/ltmain.sh-809-    case $libobj in
fuseiso-20070708/ltmain.sh:810:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
fuseiso-20070708/ltmain.sh-811-    *)
##############################################
fuseiso-20070708/ltmain.sh-837-
fuseiso-20070708/ltmain.sh:838:    qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"`
fuseiso-20070708/ltmain.sh-839-    case $qlibobj in
##############################################
fuseiso-20070708/ltmain.sh-845-	&& $echo "$modename: libobj name \`$libobj' may not contain shell special characters."
fuseiso-20070708/ltmain.sh:846:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
fuseiso-20070708/ltmain.sh:847:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
fuseiso-20070708/ltmain.sh-848-    if test "X$xdir" = "X$obj"; then
##############################################
fuseiso-20070708/ltmain.sh-884-    if test "$compiler_c_o" = no; then
fuseiso-20070708/ltmain.sh:885:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
fuseiso-20070708/ltmain.sh-886-      lockfile="$output_obj.lock"
##############################################
fuseiso-20070708/ltmain.sh-905-*** ERROR, $lockfile exists and contains:
fuseiso-20070708/ltmain.sh:906:`cat $lockfile 2>/dev/null`
fuseiso-20070708/ltmain.sh-907-
##############################################
fuseiso-20070708/ltmain.sh-923-    fi
fuseiso-20070708/ltmain.sh:924:    qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"`
fuseiso-20070708/ltmain.sh-925-    case $qsrcfile in
##############################################
fuseiso-20070708/ltmain.sh-979-      if test "$need_locks" = warn &&
fuseiso-20070708/ltmain.sh:980:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
fuseiso-20070708/ltmain.sh-981-	$echo "\
fuseiso-20070708/ltmain.sh-982-*** ERROR, $lockfile contains:
fuseiso-20070708/ltmain.sh:983:`cat $lockfile 2>/dev/null`
fuseiso-20070708/ltmain.sh-984-
##############################################
fuseiso-20070708/ltmain.sh-1051-      if test "$need_locks" = warn &&
fuseiso-20070708/ltmain.sh:1052:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
fuseiso-20070708/ltmain.sh-1053-	$echo "\
fuseiso-20070708/ltmain.sh-1054-*** ERROR, $lockfile contains:
fuseiso-20070708/ltmain.sh:1055:`cat $lockfile 2>/dev/null`
fuseiso-20070708/ltmain.sh-1056-
##############################################
fuseiso-20070708/ltmain.sh-1224-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
fuseiso-20070708/ltmain.sh:1225:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
fuseiso-20070708/ltmain.sh-1226-	;;
##############################################
fuseiso-20070708/ltmain.sh-1313-	    moreargs=
fuseiso-20070708/ltmain.sh:1314:	    for fil in `cat $save_arg`
fuseiso-20070708/ltmain.sh-1315-	    do
##############################################
fuseiso-20070708/ltmain.sh-1340-		# Extract subdirectory from the argument.
fuseiso-20070708/ltmain.sh:1341:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
fuseiso-20070708/ltmain.sh-1342-		if test "X$xdir" = "X$arg"; then
##############################################
fuseiso-20070708/ltmain.sh-1399-		  # Extract subdirectory from the argument.
fuseiso-20070708/ltmain.sh:1400:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
fuseiso-20070708/ltmain.sh-1401-		  if test "X$xdir" = "X$arg"; then
##############################################
fuseiso-20070708/ltmain.sh-1406-
fuseiso-20070708/ltmain.sh:1407:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
fuseiso-20070708/ltmain.sh:1408:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
fuseiso-20070708/ltmain.sh-1409-		  libobjs="$libobjs $pic_object"
##############################################
fuseiso-20070708/ltmain.sh-1567-      -L*)
fuseiso-20070708/ltmain.sh:1568:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
fuseiso-20070708/ltmain.sh-1569-	# We need an absolute path.
##############################################
fuseiso-20070708/ltmain.sh-1572-	*)
fuseiso-20070708/ltmain.sh:1573:	  absdir=`cd "$dir" && pwd`
fuseiso-20070708/ltmain.sh-1574-	  if test -z "$absdir"; then
##############################################
fuseiso-20070708/ltmain.sh-1590-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
fuseiso-20070708/ltmain.sh:1591:	  testbindir=`$echo "X$dir" | $Xsed -e 's*/lib$*/bin*'`
fuseiso-20070708/ltmain.sh-1592-	  case :$dllsearchpath: in
##############################################
fuseiso-20070708/ltmain.sh-1683-	# to be aesthetically quoted because they are evaled later.
fuseiso-20070708/ltmain.sh:1684:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
fuseiso-20070708/ltmain.sh-1685-	case $arg in
##############################################
fuseiso-20070708/ltmain.sh-1752-      -R*)
fuseiso-20070708/ltmain.sh:1753:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
fuseiso-20070708/ltmain.sh-1754-	# We need an absolute path.
##############################################
fuseiso-20070708/ltmain.sh-1793-      -Wc,*)
fuseiso-20070708/ltmain.sh:1794:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
fuseiso-20070708/ltmain.sh-1795-	arg=
##############################################
fuseiso-20070708/ltmain.sh-1807-	IFS="$save_ifs"
fuseiso-20070708/ltmain.sh:1808:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
fuseiso-20070708/ltmain.sh-1809-	;;
##############################################
fuseiso-20070708/ltmain.sh-1811-      -Wl,*)
fuseiso-20070708/ltmain.sh:1812:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
fuseiso-20070708/ltmain.sh-1813-	arg=
##############################################
fuseiso-20070708/ltmain.sh-1826-	IFS="$save_ifs"
fuseiso-20070708/ltmain.sh:1827:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
fuseiso-20070708/ltmain.sh-1828-	;;
##############################################
fuseiso-20070708/ltmain.sh-1848-	# to be aesthetically quoted because they are evaled later.
fuseiso-20070708/ltmain.sh:1849:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
fuseiso-20070708/ltmain.sh-1850-	case $arg in
##############################################
fuseiso-20070708/ltmain.sh-1885-	  # Extract subdirectory from the argument.
fuseiso-20070708/ltmain.sh:1886:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
fuseiso-20070708/ltmain.sh-1887-	  if test "X$xdir" = "X$arg"; then
##############################################
fuseiso-20070708/ltmain.sh-1944-	    # Extract subdirectory from the argument.
fuseiso-20070708/ltmain.sh:1945:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
fuseiso-20070708/ltmain.sh-1946-	    if test "X$xdir" = "X$arg"; then
##############################################
fuseiso-20070708/ltmain.sh-1951-
fuseiso-20070708/ltmain.sh:1952:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
fuseiso-20070708/ltmain.sh:1953:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
fuseiso-20070708/ltmain.sh-1954-	    libobjs="$libobjs $pic_object"
##############################################
fuseiso-20070708/ltmain.sh-1987-	# to be aesthetically quoted because they are evaled later.
fuseiso-20070708/ltmain.sh:1988:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
fuseiso-20070708/ltmain.sh-1989-	case $arg in
##############################################
fuseiso-20070708/ltmain.sh-2017-    # calculate the name of the file, without its directory
fuseiso-20070708/ltmain.sh:2018:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
fuseiso-20070708/ltmain.sh-2019-    libobjs_save="$libobjs"
##############################################
fuseiso-20070708/ltmain.sh-2022-      # get the directories listed in $shlibpath_var
fuseiso-20070708/ltmain.sh:2023:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
fuseiso-20070708/ltmain.sh-2024-    else
##############################################
fuseiso-20070708/ltmain.sh-2029-
fuseiso-20070708/ltmain.sh:2030:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
fuseiso-20070708/ltmain.sh-2031-    if test "X$output_objdir" = "X$output"; then
##############################################
fuseiso-20070708/ltmain.sh-2164-	  fi
fuseiso-20070708/ltmain.sh:2165:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
fuseiso-20070708/ltmain.sh-2166-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
fuseiso-20070708/ltmain.sh-2208-		    found=no
fuseiso-20070708/ltmain.sh:2209:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
fuseiso-20070708/ltmain.sh-2210-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
fuseiso-20070708/ltmain.sh-2233-	    newdependency_libs="$deplib $newdependency_libs"
fuseiso-20070708/ltmain.sh:2234:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
fuseiso-20070708/ltmain.sh-2235-	    ;;
##############################################
fuseiso-20070708/ltmain.sh-2246-	    fi
fuseiso-20070708/ltmain.sh:2247:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
fuseiso-20070708/ltmain.sh-2248-	    ;;
##############################################
fuseiso-20070708/ltmain.sh-2256-	  if test "$pass" = link; then
fuseiso-20070708/ltmain.sh:2257:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
fuseiso-20070708/ltmain.sh-2258-	    # Make sure the xrpath contains only unique directories.
##############################################
fuseiso-20070708/ltmain.sh-2278-		set dummy $deplibs_check_method
fuseiso-20070708/ltmain.sh:2279:	        match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
fuseiso-20070708/ltmain.sh-2280-		if eval $echo \"$deplib\" 2>/dev/null \
##############################################
fuseiso-20070708/ltmain.sh-2339-	else
fuseiso-20070708/ltmain.sh:2340:	  $echo "$modename: cannot find the library \`$lib' or unhandled argument \`$deplib'" 1>&2
fuseiso-20070708/ltmain.sh-2341-	  exit $EXIT_FAILURE
##############################################
fuseiso-20070708/ltmain.sh-2350-
fuseiso-20070708/ltmain.sh:2351:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
fuseiso-20070708/ltmain.sh-2352-	test "X$ladir" = "X$lib" && ladir="."
##############################################
fuseiso-20070708/ltmain.sh-2442-	*)
fuseiso-20070708/ltmain.sh:2443:	  abs_ladir=`cd "$ladir" && pwd`
fuseiso-20070708/ltmain.sh-2444-	  if test -z "$abs_ladir"; then
##############################################
fuseiso-20070708/ltmain.sh-2450-	esac
fuseiso-20070708/ltmain.sh:2451:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
fuseiso-20070708/ltmain.sh-2452-
##############################################
fuseiso-20070708/ltmain.sh-2477-	fi # $installed = yes
fuseiso-20070708/ltmain.sh:2478:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
fuseiso-20070708/ltmain.sh-2479-
##############################################
fuseiso-20070708/ltmain.sh-2524-	    case $deplib in
fuseiso-20070708/ltmain.sh:2525:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
fuseiso-20070708/ltmain.sh-2526-	    esac
##############################################
fuseiso-20070708/ltmain.sh-2645-	    shift; shift
fuseiso-20070708/ltmain.sh:2646:	    libname=`eval \\$echo \"$libname_spec\"`
fuseiso-20070708/ltmain.sh-2647-	    # use dlname if we got it. it's perfectly good, no?
##############################################
fuseiso-20070708/ltmain.sh-2653-	      *cygwin* | mingw*)
fuseiso-20070708/ltmain.sh:2654:		major=`expr $current - $age`
fuseiso-20070708/ltmain.sh-2655-		versuffix="-$major"
##############################################
fuseiso-20070708/ltmain.sh-2664-	    soroot="$soname"
fuseiso-20070708/ltmain.sh:2665:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
fuseiso-20070708/ltmain.sh:2666:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
fuseiso-20070708/ltmain.sh-2667-
##############################################
fuseiso-20070708/ltmain.sh-2897-	      case $libdir in
fuseiso-20070708/ltmain.sh:2898:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
fuseiso-20070708/ltmain.sh-2899-		   case " $xrpath " in
##############################################
fuseiso-20070708/ltmain.sh-2929-	      *.la)
fuseiso-20070708/ltmain.sh:2930:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
fuseiso-20070708/ltmain.sh-2931-		test "X$dir" = "X$deplib" && dir="."
##############################################
fuseiso-20070708/ltmain.sh-2935-		*)
fuseiso-20070708/ltmain.sh:2936:		  absdir=`cd "$dir" && pwd`
fuseiso-20070708/ltmain.sh-2937-		  if test -z "$absdir"; then
##############################################
fuseiso-20070708/ltmain.sh-2945-		else
fuseiso-20070708/ltmain.sh:2946:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
fuseiso-20070708/ltmain.sh-2947-		  if test -z "$libdir"; then
##############################################
fuseiso-20070708/ltmain.sh-2960-		  # but need to link against shared
fuseiso-20070708/ltmain.sh:2961:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
fuseiso-20070708/ltmain.sh-2962-		  if test -n "$deplibrary_names" ; then
##############################################
fuseiso-20070708/ltmain.sh-2985-		  # Again, we only want to link against shared libraries
fuseiso-20070708/ltmain.sh:2986:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
fuseiso-20070708/ltmain.sh-2987-		  for tmp in $newlib_search_path ; do
##############################################
fuseiso-20070708/ltmain.sh-3152-      lib*)
fuseiso-20070708/ltmain.sh:3153:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
fuseiso-20070708/ltmain.sh-3154-	eval shared_ext=\"$shrext_cmds\"
##############################################
fuseiso-20070708/ltmain.sh-3158-	if test "$module" = no; then
fuseiso-20070708/ltmain.sh:3159:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
fuseiso-20070708/ltmain.sh-3160-	  $echo "$help" 1>&2
##############################################
fuseiso-20070708/ltmain.sh-3164-	  # Add the "lib" prefix for modules if required
fuseiso-20070708/ltmain.sh:3165:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
fuseiso-20070708/ltmain.sh-3166-	  eval shared_ext=\"$shrext_cmds\"
##############################################
fuseiso-20070708/ltmain.sh-3168-	else
fuseiso-20070708/ltmain.sh:3169:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
fuseiso-20070708/ltmain.sh-3170-	fi
##############################################
fuseiso-20070708/ltmain.sh-3245-	  darwin|linux|osf|windows|none)
fuseiso-20070708/ltmain.sh:3246:	    current=`expr $number_major + $number_minor`
fuseiso-20070708/ltmain.sh-3247-	    age="$number_minor"
##############################################
fuseiso-20070708/ltmain.sh-3255-	  irix|nonstopux)
fuseiso-20070708/ltmain.sh:3256:	    current=`expr $number_major + $number_minor - 1`
fuseiso-20070708/ltmain.sh-3257-	    age="$number_minor"
##############################################
fuseiso-20070708/ltmain.sh-3297-	if test "$age" -gt "$current"; then
fuseiso-20070708/ltmain.sh:3298:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
fuseiso-20070708/ltmain.sh-3299-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
fuseiso-20070708/ltmain.sh-3312-	  # verstring for coding it into the library header
fuseiso-20070708/ltmain.sh:3313:	  major=.`expr $current - $age`
fuseiso-20070708/ltmain.sh-3314-	  versuffix="$major.$age.$revision"
fuseiso-20070708/ltmain.sh-3315-	  # Darwin ld doesn't like 0 for these options...
fuseiso-20070708/ltmain.sh:3316:	  minor_current=`expr $current + 1`
fuseiso-20070708/ltmain.sh-3317-	  verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
##############################################
fuseiso-20070708/ltmain.sh-3330-	irix | nonstopux)
fuseiso-20070708/ltmain.sh:3331:	  major=`expr $current - $age + 1`
fuseiso-20070708/ltmain.sh-3332-
##############################################
fuseiso-20070708/ltmain.sh-3341-	  while test "$loop" -ne 0; do
fuseiso-20070708/ltmain.sh:3342:	    iface=`expr $revision - $loop`
fuseiso-20070708/ltmain.sh:3343:	    loop=`expr $loop - 1`
fuseiso-20070708/ltmain.sh-3344-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
fuseiso-20070708/ltmain.sh-3352-	linux)
fuseiso-20070708/ltmain.sh:3353:	  major=.`expr $current - $age`
fuseiso-20070708/ltmain.sh-3354-	  versuffix="$major.$age.$revision"
##############################################
fuseiso-20070708/ltmain.sh-3357-	osf)
fuseiso-20070708/ltmain.sh:3358:	  major=.`expr $current - $age`
fuseiso-20070708/ltmain.sh-3359-	  versuffix=".$current.$age.$revision"
##############################################
fuseiso-20070708/ltmain.sh-3364-	  while test "$loop" -ne 0; do
fuseiso-20070708/ltmain.sh:3365:	    iface=`expr $current - $loop`
fuseiso-20070708/ltmain.sh:3366:	    loop=`expr $loop - 1`
fuseiso-20070708/ltmain.sh-3367-	    verstring="$verstring:${iface}.0"
##############################################
fuseiso-20070708/ltmain.sh-3381-	  # extension on DOS 8.3 filesystems.
fuseiso-20070708/ltmain.sh:3382:	  major=`expr $current - $age`
fuseiso-20070708/ltmain.sh-3383-	  versuffix="-$major"
##############################################
fuseiso-20070708/ltmain.sh-3436-	removelist=
fuseiso-20070708/ltmain.sh:3437:	tempremovelist=`$echo "$output_objdir/*"`
fuseiso-20070708/ltmain.sh-3438-	for p in $tempremovelist; do
##############################################
fuseiso-20070708/ltmain.sh-3464-	# Transform .lo files to .o files.
fuseiso-20070708/ltmain.sh:3465:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
fuseiso-20070708/ltmain.sh-3466-      fi
##############################################
fuseiso-20070708/ltmain.sh-3469-      #for path in $notinst_path; do
fuseiso-20070708/ltmain.sh:3470:      #	lib_search_path=`$echo "$lib_search_path " | ${SED} -e "s% $path % %g"`
fuseiso-20070708/ltmain.sh:3471:      #	deplibs=`$echo "$deplibs " | ${SED} -e "s% -L$path % %g"`
fuseiso-20070708/ltmain.sh:3472:      #	dependency_libs=`$echo "$dependency_libs " | ${SED} -e "s% -L$path % %g"`
fuseiso-20070708/ltmain.sh-3473-      #done
##############################################
fuseiso-20070708/ltmain.sh-3576-	    for i in $deplibs; do
fuseiso-20070708/ltmain.sh:3577:	      name=`expr $i : '-l\(.*\)'`
fuseiso-20070708/ltmain.sh-3578-	      # If $name is empty we are operating on a -L argument.
##############################################
fuseiso-20070708/ltmain.sh-3588-		if test -n "$i" ; then
fuseiso-20070708/ltmain.sh:3589:		  libname=`eval \\$echo \"$libname_spec\"`
fuseiso-20070708/ltmain.sh:3590:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
fuseiso-20070708/ltmain.sh-3591-		  set dummy $deplib_matches
fuseiso-20070708/ltmain.sh-3592-		  deplib_match=$2
fuseiso-20070708/ltmain.sh:3593:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
fuseiso-20070708/ltmain.sh-3594-		    newdeplibs="$newdeplibs $i"
##############################################
fuseiso-20070708/ltmain.sh-3613-	    for i in $deplibs; do
fuseiso-20070708/ltmain.sh:3614:	      name=`expr $i : '-l\(.*\)'`
fuseiso-20070708/ltmain.sh-3615-	      # If $name is empty we are operating on a -L argument.
##############################################
fuseiso-20070708/ltmain.sh-3628-		  if test -n "$i" ; then
fuseiso-20070708/ltmain.sh:3629:		    libname=`eval \\$echo \"$libname_spec\"`
fuseiso-20070708/ltmain.sh:3630:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
fuseiso-20070708/ltmain.sh-3631-		    set dummy $deplib_matches
fuseiso-20070708/ltmain.sh-3632-		    deplib_match=$2
fuseiso-20070708/ltmain.sh:3633:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
fuseiso-20070708/ltmain.sh-3634-		      newdeplibs="$newdeplibs $i"
##############################################
fuseiso-20070708/ltmain.sh-3661-	  set dummy $deplibs_check_method
fuseiso-20070708/ltmain.sh:3662:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
fuseiso-20070708/ltmain.sh-3663-	  for a_deplib in $deplibs; do
fuseiso-20070708/ltmain.sh:3664:	    name=`expr $a_deplib : '-l\(.*\)'`
fuseiso-20070708/ltmain.sh-3665-	    # If $name is empty we are operating on a -L argument.
##############################################
fuseiso-20070708/ltmain.sh-3675-	      if test -n "$a_deplib" ; then
fuseiso-20070708/ltmain.sh:3676:		libname=`eval \\$echo \"$libname_spec\"`
fuseiso-20070708/ltmain.sh-3677-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
fuseiso-20070708/ltmain.sh:3678:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
fuseiso-20070708/ltmain.sh-3679-		  for potent_lib in $potential_libs; do
##############################################
fuseiso-20070708/ltmain.sh-3691-		      while test -h "$potlib" 2>/dev/null; do
fuseiso-20070708/ltmain.sh:3692:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
fuseiso-20070708/ltmain.sh-3693-			case $potliblink in
fuseiso-20070708/ltmain.sh-3694-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
fuseiso-20070708/ltmain.sh:3695:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
fuseiso-20070708/ltmain.sh-3696-			esac
##############################################
fuseiso-20070708/ltmain.sh-3730-	  set dummy $deplibs_check_method
fuseiso-20070708/ltmain.sh:3731:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
fuseiso-20070708/ltmain.sh-3732-	  for a_deplib in $deplibs; do
fuseiso-20070708/ltmain.sh:3733:	    name=`expr $a_deplib : '-l\(.*\)'`
fuseiso-20070708/ltmain.sh-3734-	    # If $name is empty we are operating on a -L argument.
##############################################
fuseiso-20070708/ltmain.sh-3744-	      if test -n "$a_deplib" ; then
fuseiso-20070708/ltmain.sh:3745:		libname=`eval \\$echo \"$libname_spec\"`
fuseiso-20070708/ltmain.sh-3746-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
fuseiso-20070708/ltmain.sh:3747:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
fuseiso-20070708/ltmain.sh-3748-		  for potent_lib in $potential_libs; do
##############################################
fuseiso-20070708/ltmain.sh-3787-	      # can't use Xsed below, because $i might contain '/'
fuseiso-20070708/ltmain.sh:3788:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
fuseiso-20070708/ltmain.sh-3789-	    done
##############################################
fuseiso-20070708/ltmain.sh-3812-	  # On Rhapsody replace the C library is the System framework
fuseiso-20070708/ltmain.sh:3813:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
fuseiso-20070708/ltmain.sh-3814-	  ;;
##############################################
fuseiso-20070708/ltmain.sh-3984-	# Use standard objects if they are pic
fuseiso-20070708/ltmain.sh:3985:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
fuseiso-20070708/ltmain.sh-3986-
##############################################
fuseiso-20070708/ltmain.sh-3997-	      eval cmd=\"$cmd\"
fuseiso-20070708/ltmain.sh:3998:	      if len=`expr "X$cmd" : ".*"` &&
fuseiso-20070708/ltmain.sh-3999-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
fuseiso-20070708/ltmain.sh-4079-	if test "X$skipped_export" != "X:" &&
fuseiso-20070708/ltmain.sh:4080:	   len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
fuseiso-20070708/ltmain.sh-4081-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
fuseiso-20070708/ltmain.sh-4098-	  save_output=$output
fuseiso-20070708/ltmain.sh:4099:	  output_la=`$echo "X$output" | $Xsed -e "$basename"`
fuseiso-20070708/ltmain.sh-4100-
##############################################
fuseiso-20070708/ltmain.sh-4114-	    if test "X$objlist" = X ||
fuseiso-20070708/ltmain.sh:4115:	       { len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
fuseiso-20070708/ltmain.sh-4116-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
fuseiso-20070708/ltmain.sh-4129-	      last_robj=$output_objdir/$output_la-${k}.$objext
fuseiso-20070708/ltmain.sh:4130:	      k=`expr $k + 1`
fuseiso-20070708/ltmain.sh-4131-	      output=$output_objdir/$output_la-${k}.$objext
##############################################
fuseiso-20070708/ltmain.sh-4155-	  do
fuseiso-20070708/ltmain.sh:4156:	    i=`expr $i + 1`
fuseiso-20070708/ltmain.sh-4157-	    delfiles="$delfiles $output_objdir/$output_la-${i}.$objext"
##############################################
fuseiso-20070708/ltmain.sh-4279-	libobj="$output"
fuseiso-20070708/ltmain.sh:4280:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
fuseiso-20070708/ltmain.sh-4281-	;;
##############################################
fuseiso-20070708/ltmain.sh-4304-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
fuseiso-20070708/ltmain.sh:4305:	  reload_conv_objs=$reload_objs\ `$echo "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
fuseiso-20070708/ltmain.sh-4306-	else
##############################################
fuseiso-20070708/ltmain.sh-4315-      # Create the old-style object.
fuseiso-20070708/ltmain.sh:4316:      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
fuseiso-20070708/ltmain.sh-4317-
##############################################
fuseiso-20070708/ltmain.sh-4376-      case $host in
fuseiso-20070708/ltmain.sh:4377:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
fuseiso-20070708/ltmain.sh-4378-      esac
##############################################
fuseiso-20070708/ltmain.sh-4396-	# On Rhapsody replace the C library is the System framework
fuseiso-20070708/ltmain.sh:4397:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
fuseiso-20070708/ltmain.sh:4398:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
fuseiso-20070708/ltmain.sh-4399-	;;
##############################################
fuseiso-20070708/ltmain.sh-4484-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
fuseiso-20070708/ltmain.sh:4485:	  testbindir=`$echo "X$libdir" | $Xsed -e 's*/lib$*/bin*'`
fuseiso-20070708/ltmain.sh-4486-	  case :$dllsearchpath: in
##############################################
fuseiso-20070708/ltmain.sh-4542-	# Transform all the library objects into standard objects.
fuseiso-20070708/ltmain.sh:4543:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
fuseiso-20070708/ltmain.sh:4544:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
fuseiso-20070708/ltmain.sh-4545-      fi
##############################################
fuseiso-20070708/ltmain.sh-4588-	    # Add our own program objects to the symbol list.
fuseiso-20070708/ltmain.sh:4589:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
fuseiso-20070708/ltmain.sh-4590-	    for arg in $progfiles; do
##############################################
fuseiso-20070708/ltmain.sh-4630-	    $show "extracting global C symbols from \`$arg'"
fuseiso-20070708/ltmain.sh:4631:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
fuseiso-20070708/ltmain.sh-4632-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
fuseiso-20070708/ltmain.sh-4752-            if test -f "$output_objdir/${outputname}.def" ; then
fuseiso-20070708/ltmain.sh:4753:              compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP`
fuseiso-20070708/ltmain.sh:4754:              finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP`
fuseiso-20070708/ltmain.sh-4755-            else
fuseiso-20070708/ltmain.sh:4756:              compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
fuseiso-20070708/ltmain.sh:4757:              finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
fuseiso-20070708/ltmain.sh-4758-             fi
##############################################
fuseiso-20070708/ltmain.sh-4760-          * )
fuseiso-20070708/ltmain.sh:4761:            compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
fuseiso-20070708/ltmain.sh:4762:            finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP`
fuseiso-20070708/ltmain.sh-4763-            ;;
##############################################
fuseiso-20070708/ltmain.sh-4776-	# Nullify the symbol file.
fuseiso-20070708/ltmain.sh:4777:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP`
fuseiso-20070708/ltmain.sh:4778:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP`
fuseiso-20070708/ltmain.sh-4779-      fi
##############################################
fuseiso-20070708/ltmain.sh-4782-	# Replace the output file specification.
fuseiso-20070708/ltmain.sh:4783:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$output"'%g' | $NL2SP`
fuseiso-20070708/ltmain.sh-4784-	link_command="$compile_command$compile_rpath"
##############################################
fuseiso-20070708/ltmain.sh-4849-	# Replace the output file specification.
fuseiso-20070708/ltmain.sh:4850:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
fuseiso-20070708/ltmain.sh-4851-	# Delete the old output file.
##############################################
fuseiso-20070708/ltmain.sh-4869-	  if test "$fast_install" = yes; then
fuseiso-20070708/ltmain.sh:4870:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $SP2NL | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g' | $NL2SP`
fuseiso-20070708/ltmain.sh-4871-	  else
##############################################
fuseiso-20070708/ltmain.sh-4881-      # Replace the output file specification.
fuseiso-20070708/ltmain.sh:4882:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
fuseiso-20070708/ltmain.sh-4883-
##############################################
fuseiso-20070708/ltmain.sh-4901-	  else
fuseiso-20070708/ltmain.sh:4902:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
fuseiso-20070708/ltmain.sh-4903-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
fuseiso-20070708/ltmain.sh-4906-	relink_command="(cd `pwd`; $relink_command)"
fuseiso-20070708/ltmain.sh:4907:	relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP`
fuseiso-20070708/ltmain.sh-4908-      fi
##############################################
fuseiso-20070708/ltmain.sh-4915-	esac
fuseiso-20070708/ltmain.sh:4916:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
fuseiso-20070708/ltmain.sh-4917-      else
fuseiso-20070708/ltmain.sh:4918:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
fuseiso-20070708/ltmain.sh-4919-      fi
##############################################
fuseiso-20070708/ltmain.sh-4925-	case $output in
fuseiso-20070708/ltmain.sh:4926:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
fuseiso-20070708/ltmain.sh-4927-	esac
##############################################
fuseiso-20070708/ltmain.sh-4931-	    exeext=.exe
fuseiso-20070708/ltmain.sh:4932:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
fuseiso-20070708/ltmain.sh-4933-	  *) exeext= ;;
##############################################
fuseiso-20070708/ltmain.sh-4936-	  *cygwin* | *mingw* )
fuseiso-20070708/ltmain.sh:4937:            output_name=`basename $output`
fuseiso-20070708/ltmain.sh:4938:            output_path=`dirname $output`
fuseiso-20070708/ltmain.sh-4939-            cwrappersource="$output_path/$objdir/lt-$output_name.c"
##############################################
fuseiso-20070708/ltmain.sh-5346-      shift
fuseiso-20070708/ltmain.sh:5347:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
fuseiso-20070708/ltmain.sh-5348-      # Yippee, \$echo works!
##############################################
fuseiso-20070708/ltmain.sh-5358-  # Find the directory that this script lives in.
fuseiso-20070708/ltmain.sh:5359:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
fuseiso-20070708/ltmain.sh-5360-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
fuseiso-20070708/ltmain.sh-5362-  # Follow symbolic links until we get to the real thisdir.
fuseiso-20070708/ltmain.sh:5363:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
fuseiso-20070708/ltmain.sh-5364-  while test -n \"\$file\"; do
fuseiso-20070708/ltmain.sh:5365:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
fuseiso-20070708/ltmain.sh-5366-
##############################################
fuseiso-20070708/ltmain.sh-5374-
fuseiso-20070708/ltmain.sh:5375:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
fuseiso-20070708/ltmain.sh:5376:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
fuseiso-20070708/ltmain.sh-5377-  done
##############################################
fuseiso-20070708/ltmain.sh-5379-  # Try to get the absolute directory name.
fuseiso-20070708/ltmain.sh:5380:  absdir=\`cd \"\$thisdir\" && pwd\`
fuseiso-20070708/ltmain.sh-5381-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
fuseiso-20070708/ltmain.sh-5389-  if test ! -f \"\$progdir/\$program\" || \\
fuseiso-20070708/ltmain.sh:5390:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
fuseiso-20070708/ltmain.sh-5391-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
fuseiso-20070708/ltmain.sh-5404-    if test -n \"\$relink_command\"; then
fuseiso-20070708/ltmain.sh:5405:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
fuseiso-20070708/ltmain.sh-5406-      else
##############################################
fuseiso-20070708/ltmain.sh-5436-    # The second colon is a workaround for a bug in BeOS R4 sed
fuseiso-20070708/ltmain.sh:5437:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
fuseiso-20070708/ltmain.sh-5438-
##############################################
fuseiso-20070708/ltmain.sh-5554-	  do
fuseiso-20070708/ltmain.sh:5555:	    objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
fuseiso-20070708/ltmain.sh-5556-	    case " $oldobjs " in
##############################################
fuseiso-20070708/ltmain.sh-5562-		newobj=lt$counter-$objbase
fuseiso-20070708/ltmain.sh:5563:		counter=`expr $counter + 1`
fuseiso-20070708/ltmain.sh-5564-		case " $oldobjs " in
##############################################
fuseiso-20070708/ltmain.sh-5580-
fuseiso-20070708/ltmain.sh:5581:	if len=`expr "X$cmds" : ".*"` &&
fuseiso-20070708/ltmain.sh-5582-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
fuseiso-20070708/ltmain.sh-5602-	    eval test_cmds=\"$old_archive_cmds\"
fuseiso-20070708/ltmain.sh:5603:	    if len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
fuseiso-20070708/ltmain.sh-5604-	       test "$len" -le "$max_cmd_len"; then
##############################################
fuseiso-20070708/ltmain.sh-5654-	else
fuseiso-20070708/ltmain.sh:5655:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
fuseiso-20070708/ltmain.sh-5656-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
fuseiso-20070708/ltmain.sh-5660-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
fuseiso-20070708/ltmain.sh:5661:      relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP`
fuseiso-20070708/ltmain.sh-5662-      if test "$hardcode_automatic" = yes ; then
##############################################
fuseiso-20070708/ltmain.sh-5679-	      *.la)
fuseiso-20070708/ltmain.sh:5680:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
fuseiso-20070708/ltmain.sh:5681:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
fuseiso-20070708/ltmain.sh-5682-		if test -z "$libdir"; then
##############################################
fuseiso-20070708/ltmain.sh-5691-		if test "$installed" = yes && test "$D"; then
fuseiso-20070708/ltmain.sh:5692:		  eval mynewdependency_lib=`echo "$libdir/$name" |sed -e "s:$D:/:g" -e 's:/\+:/:g'`
fuseiso-20070708/ltmain.sh-5693-		else
##############################################
fuseiso-20070708/ltmain.sh-5697-		if test "$mynewdependency_lib"; then
fuseiso-20070708/ltmain.sh:5698:		  my_little_ninja_foo_1=`echo $newdependency_libs |$EGREP -e "$mynewdependency_lib"`
fuseiso-20070708/ltmain.sh-5699-		  if test -z "$my_little_ninja_foo_1"; then
##############################################
fuseiso-20070708/ltmain.sh-5711-		  # We do not want portage's build root ($S) present.
fuseiso-20070708/ltmain.sh:5712:		  my_little_ninja_foo_2=`echo $deplib |$EGREP -e "$S"`
fuseiso-20070708/ltmain.sh-5713-		  # We do not want portage's install root ($D) present.
fuseiso-20070708/ltmain.sh:5714:		  my_little_ninja_foo_3=`echo $deplib |$EGREP -e "$D"`
fuseiso-20070708/ltmain.sh-5715-		  if test -n "$my_little_ninja_foo_2" && test "$S"; then
##############################################
fuseiso-20070708/ltmain.sh-5717-		  elif test -n "$my_little_ninja_foo_3" && test "$D"; then
fuseiso-20070708/ltmain.sh:5718:		    eval mynewdependency_lib=`echo "$deplib" |sed -e "s:$D:/:g" -e 's:/\+:/:g'`
fuseiso-20070708/ltmain.sh-5719-		  else
##############################################
fuseiso-20070708/ltmain.sh-5726-		if test "$mynewdependency_lib"; then
fuseiso-20070708/ltmain.sh:5727:		  my_little_ninja_foo_4=`echo $newdependency_libs |$EGREP -e "$mynewdependency_lib"`
fuseiso-20070708/ltmain.sh-5728-		  if test -z "$my_little_ninja_foo_4"; then
##############################################
fuseiso-20070708/ltmain.sh-5737-	    for lib in $dlfiles; do
fuseiso-20070708/ltmain.sh:5738:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
fuseiso-20070708/ltmain.sh:5739:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
fuseiso-20070708/ltmain.sh-5740-	      if test -z "$libdir"; then
##############################################
fuseiso-20070708/ltmain.sh-5748-	    for lib in $dlprefiles; do
fuseiso-20070708/ltmain.sh:5749:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
fuseiso-20070708/ltmain.sh:5750:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
fuseiso-20070708/ltmain.sh-5751-	      if test -z "$libdir"; then
##############################################
fuseiso-20070708/ltmain.sh-5785-	  if test "$installed" = yes && test "$D"; then
fuseiso-20070708/ltmain.sh:5786:	    install_libdir=`echo "$install_libdir" |sed -e "s:$D:/:g" -e 's:/\+:/:g'`
fuseiso-20070708/ltmain.sh-5787-	  fi
##############################################
fuseiso-20070708/ltmain.sh-5849-      # Aesthetically quote it.
fuseiso-20070708/ltmain.sh:5850:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
fuseiso-20070708/ltmain.sh-5851-      case $arg in
##############################################
fuseiso-20070708/ltmain.sh-5865-    # Aesthetically quote it.
fuseiso-20070708/ltmain.sh:5866:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
fuseiso-20070708/ltmain.sh-5867-    case $arg in
##############################################
fuseiso-20070708/ltmain.sh-5916-      # Aesthetically quote the argument.
fuseiso-20070708/ltmain.sh:5917:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
fuseiso-20070708/ltmain.sh-5918-      case $arg in
##############################################
fuseiso-20070708/ltmain.sh-5948-    # Strip any trailing slash from the destination.
fuseiso-20070708/ltmain.sh:5949:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
fuseiso-20070708/ltmain.sh-5950-
##############################################
fuseiso-20070708/ltmain.sh-5956-    else
fuseiso-20070708/ltmain.sh:5957:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
fuseiso-20070708/ltmain.sh-5958-      test "X$destdir" = "X$dest" && destdir=.
fuseiso-20070708/ltmain.sh:5959:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
fuseiso-20070708/ltmain.sh-5960-
##############################################
fuseiso-20070708/ltmain.sh-6032-
fuseiso-20070708/ltmain.sh:6033:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
fuseiso-20070708/ltmain.sh-6034-	test "X$dir" = "X$file/" && dir=
##############################################
fuseiso-20070708/ltmain.sh-6038-	  # Determine the prefix the user has applied to our future dir.
fuseiso-20070708/ltmain.sh:6039:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
fuseiso-20070708/ltmain.sh-6040-
##############################################
fuseiso-20070708/ltmain.sh-6053-	    # Stick the inst_prefix_dir data into the link command.
fuseiso-20070708/ltmain.sh:6054:	    relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%" | $NL2SP`
fuseiso-20070708/ltmain.sh-6055-	  else
fuseiso-20070708/ltmain.sh:6056:	    relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%%" | $NL2SP`
fuseiso-20070708/ltmain.sh-6057-	  fi
##############################################
fuseiso-20070708/ltmain.sh-6122-	# Install the pseudo-library for information purposes.
fuseiso-20070708/ltmain.sh:6123:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
fuseiso-20070708/ltmain.sh-6124-	instname="$dir/$name"i
##############################################
fuseiso-20070708/ltmain.sh-6138-	else
fuseiso-20070708/ltmain.sh:6139:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
fuseiso-20070708/ltmain.sh-6140-	  destfile="$destdir/$destfile"
##############################################
fuseiso-20070708/ltmain.sh-6145-	*.lo)
fuseiso-20070708/ltmain.sh:6146:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
fuseiso-20070708/ltmain.sh-6147-	  ;;
##############################################
fuseiso-20070708/ltmain.sh-6167-	  # Deduce the name of the old-style object file.
fuseiso-20070708/ltmain.sh:6168:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
fuseiso-20070708/ltmain.sh-6169-
##############################################
fuseiso-20070708/ltmain.sh-6180-	else
fuseiso-20070708/ltmain.sh:6181:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
fuseiso-20070708/ltmain.sh-6182-	  destfile="$destdir/$destfile"
##############################################
fuseiso-20070708/ltmain.sh-6191-	    if test ! -f "$file"; then
fuseiso-20070708/ltmain.sh:6192:	      file=`$echo $file|${SED} 's,.exe$,,'`
fuseiso-20070708/ltmain.sh-6193-	      stripped_ext=".exe"
##############################################
fuseiso-20070708/ltmain.sh-6200-	*cygwin*|*mingw*)
fuseiso-20070708/ltmain.sh:6201:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
fuseiso-20070708/ltmain.sh-6202-	    ;;
##############################################
fuseiso-20070708/ltmain.sh-6238-	    fi
fuseiso-20070708/ltmain.sh:6239:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
fuseiso-20070708/ltmain.sh-6240-	    if test -n "$libdir" && test ! -f "$libfile"; then
fuseiso-20070708/ltmain.sh:6241:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
fuseiso-20070708/ltmain.sh-6242-	      finalize=no
##############################################
fuseiso-20070708/ltmain.sh-6261-	      tmpdir=`func_mktempdir`
fuseiso-20070708/ltmain.sh:6262:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
fuseiso-20070708/ltmain.sh-6263-	      outputname="$tmpdir/$file"
fuseiso-20070708/ltmain.sh-6264-	      # Replace the output file specification.
fuseiso-20070708/ltmain.sh:6265:	      relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g' | $NL2SP`
fuseiso-20070708/ltmain.sh-6266-
##############################################
fuseiso-20070708/ltmain.sh-6279-	    # Install the binary that we compiled earlier.
fuseiso-20070708/ltmain.sh:6280:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
fuseiso-20070708/ltmain.sh-6281-	  fi
##############################################
fuseiso-20070708/ltmain.sh-6295-	  *:*.exe)
fuseiso-20070708/ltmain.sh:6296:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
fuseiso-20070708/ltmain.sh-6297-	    ;;
##############################################
fuseiso-20070708/ltmain.sh-6308-    for file in $staticlibs; do
fuseiso-20070708/ltmain.sh:6309:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
fuseiso-20070708/ltmain.sh-6310-
##############################################
fuseiso-20070708/ltmain.sh-6465-	  # Warn if it was a shared library.
fuseiso-20070708/ltmain.sh:6466:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
fuseiso-20070708/ltmain.sh-6467-	  continue
##############################################
fuseiso-20070708/ltmain.sh-6469-
fuseiso-20070708/ltmain.sh:6470:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
fuseiso-20070708/ltmain.sh-6471-	test "X$dir" = "X$file" && dir=.
##############################################
fuseiso-20070708/ltmain.sh-6476-	  if test ! -f "$dir/$dlname"; then
fuseiso-20070708/ltmain.sh:6477:	    $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
fuseiso-20070708/ltmain.sh-6478-	    exit $EXIT_FAILURE
##############################################
fuseiso-20070708/ltmain.sh-6484-	# Just add the directory containing the .lo file.
fuseiso-20070708/ltmain.sh:6485:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
fuseiso-20070708/ltmain.sh-6486-	test "X$dir" = "X$file" && dir=.
##############################################
fuseiso-20070708/ltmain.sh-6495-      # Get the absolute pathname.
fuseiso-20070708/ltmain.sh:6496:      absdir=`cd "$dir" && pwd`
fuseiso-20070708/ltmain.sh-6497-      test -n "$absdir" && dir="$absdir"
##############################################
fuseiso-20070708/ltmain.sh-6531-      # Quote arguments (to preserve shell metacharacters).
fuseiso-20070708/ltmain.sh:6532:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
fuseiso-20070708/ltmain.sh-6533-      args="$args \"$file\""
##############################################
fuseiso-20070708/ltmain.sh-6595-    for file in $files; do
fuseiso-20070708/ltmain.sh:6596:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
fuseiso-20070708/ltmain.sh-6597-      if test "X$dir" = "X$file"; then
##############################################
fuseiso-20070708/ltmain.sh-6602-      fi
fuseiso-20070708/ltmain.sh:6603:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
fuseiso-20070708/ltmain.sh-6604-      test "$mode" = uninstall && objdir="$dir"
##############################################
fuseiso-20070708/ltmain.sh-6712-	  *.exe)
fuseiso-20070708/ltmain.sh:6713:	    file=`$echo $file|${SED} 's,.exe$,,'`
fuseiso-20070708/ltmain.sh:6714:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
fuseiso-20070708/ltmain.sh-6715-	    # $file with .exe has already been added to rmfiles,
##############################################
fuseiso-20070708/mkinstalldirs-69-do
fuseiso-20070708/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
fuseiso-20070708/mkinstalldirs-71-  shift
##############################################
fuseiso-20070708/config.sub-56-
fuseiso-20070708/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
fuseiso-20070708/config.sub-58-
##############################################
fuseiso-20070708/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
fuseiso-20070708/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
fuseiso-20070708/config.sub-122-case $maybe_os in
##############################################
fuseiso-20070708/config.sub-126-    os=-$maybe_os
fuseiso-20070708/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
fuseiso-20070708/config.sub-128-    ;;
fuseiso-20070708/config.sub-129-  *)
fuseiso-20070708/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
fuseiso-20070708/config.sub-131-    if [ $basic_machine != $1 ]
fuseiso-20070708/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
fuseiso-20070708/config.sub-133-    else os=; fi
##############################################
fuseiso-20070708/config.sub-177-		os=-sco5v6
fuseiso-20070708/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
fuseiso-20070708/config.sub-179-		;;
##############################################
fuseiso-20070708/config.sub-181-		os=-sco3.2v5
fuseiso-20070708/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
fuseiso-20070708/config.sub-183-		;;
##############################################
fuseiso-20070708/config.sub-185-		os=-sco3.2v4
fuseiso-20070708/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
fuseiso-20070708/config.sub-187-		;;
fuseiso-20070708/config.sub-188-	-sco3.2.[4-9]*)
fuseiso-20070708/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
fuseiso-20070708/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
fuseiso-20070708/config.sub-191-		;;
##############################################
fuseiso-20070708/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
fuseiso-20070708/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
fuseiso-20070708/config.sub-195-		;;
##############################################
fuseiso-20070708/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
fuseiso-20070708/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
fuseiso-20070708/config.sub-199-		;;
##############################################
fuseiso-20070708/config.sub-201-		os=-sco3.2v2
fuseiso-20070708/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
fuseiso-20070708/config.sub-203-		;;
fuseiso-20070708/config.sub-204-	-udk*)
fuseiso-20070708/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
fuseiso-20070708/config.sub-206-		;;
##############################################
fuseiso-20070708/config.sub-208-		os=-isc2.2
fuseiso-20070708/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
fuseiso-20070708/config.sub-210-		;;
##############################################
fuseiso-20070708/config.sub-214-	-isc*)
fuseiso-20070708/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
fuseiso-20070708/config.sub-216-		;;
##############################################
fuseiso-20070708/config.sub-220-	-ptx*)
fuseiso-20070708/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
fuseiso-20070708/config.sub-222-		;;
fuseiso-20070708/config.sub-223-	-windowsnt*)
fuseiso-20070708/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
fuseiso-20070708/config.sub-225-		;;
##############################################
fuseiso-20070708/config.sub-310-	*-*-*)
fuseiso-20070708/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
fuseiso-20070708/config.sub-312-		exit 1
##############################################
fuseiso-20070708/config.sub-412-	amd64-*)
fuseiso-20070708/config.sub:413:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
fuseiso-20070708/config.sub-414-		;;
##############################################
fuseiso-20070708/config.sub-633-	i*86v32)
fuseiso-20070708/config.sub:634:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
fuseiso-20070708/config.sub-635-		os=-sysv32
##############################################
fuseiso-20070708/config.sub-637-	i*86v4*)
fuseiso-20070708/config.sub:638:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
fuseiso-20070708/config.sub-639-		os=-sysv4
##############################################
fuseiso-20070708/config.sub-641-	i*86v)
fuseiso-20070708/config.sub:642:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
fuseiso-20070708/config.sub-643-		os=-sysv
##############################################
fuseiso-20070708/config.sub-645-	i*86sol2)
fuseiso-20070708/config.sub:646:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
fuseiso-20070708/config.sub-647-		os=-solaris2
##############################################
fuseiso-20070708/config.sub-711-	mips3*-*)
fuseiso-20070708/config.sub:712:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
fuseiso-20070708/config.sub-713-		;;
fuseiso-20070708/config.sub-714-	mips3*)
fuseiso-20070708/config.sub:715:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
fuseiso-20070708/config.sub-716-		;;
##############################################
fuseiso-20070708/config.sub-729-	ms1-*)
fuseiso-20070708/config.sub:730:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
fuseiso-20070708/config.sub-731-		;;
##############################################
fuseiso-20070708/config.sub-842-	pc98-*)
fuseiso-20070708/config.sub:843:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
fuseiso-20070708/config.sub-844-		;;
##############################################
fuseiso-20070708/config.sub-857-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
fuseiso-20070708/config.sub:858:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
fuseiso-20070708/config.sub-859-		;;
fuseiso-20070708/config.sub-860-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
fuseiso-20070708/config.sub:861:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
fuseiso-20070708/config.sub-862-		;;
fuseiso-20070708/config.sub-863-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
fuseiso-20070708/config.sub:864:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
fuseiso-20070708/config.sub-865-		;;
fuseiso-20070708/config.sub-866-	pentium4-*)
fuseiso-20070708/config.sub:867:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
fuseiso-20070708/config.sub-868-		;;
##############################################
fuseiso-20070708/config.sub-875-		;;
fuseiso-20070708/config.sub:876:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
fuseiso-20070708/config.sub-877-		;;
##############################################
fuseiso-20070708/config.sub-881-	ppcle-* | powerpclittle-*)
fuseiso-20070708/config.sub:882:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
fuseiso-20070708/config.sub-883-		;;
##############################################
fuseiso-20070708/config.sub-885-		;;
fuseiso-20070708/config.sub:886:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
fuseiso-20070708/config.sub-887-		;;
##############################################
fuseiso-20070708/config.sub-891-	ppc64le-* | powerpc64little-*)
fuseiso-20070708/config.sub:892:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
fuseiso-20070708/config.sub-893-		;;
##############################################
fuseiso-20070708/config.sub-1175-	*)
fuseiso-20070708/config.sub:1176:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
fuseiso-20070708/config.sub-1177-		exit 1
##############################################
fuseiso-20070708/config.sub-1183-	*-digital*)
fuseiso-20070708/config.sub:1184:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
fuseiso-20070708/config.sub-1185-		;;
fuseiso-20070708/config.sub-1186-	*-commodore*)
fuseiso-20070708/config.sub:1187:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
fuseiso-20070708/config.sub-1188-		;;
##############################################
fuseiso-20070708/config.sub-1201-	-solaris1 | -solaris1.*)
fuseiso-20070708/config.sub:1202:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
fuseiso-20070708/config.sub-1203-		;;
##############################################
fuseiso-20070708/config.sub-1213-	-gnu/linux*)
fuseiso-20070708/config.sub:1214:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
fuseiso-20070708/config.sub-1215-		;;
##############################################
fuseiso-20070708/config.sub-1257-	-nto*)
fuseiso-20070708/config.sub:1258:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
fuseiso-20070708/config.sub-1259-		;;
##############################################
fuseiso-20070708/config.sub-1264-	-mac*)
fuseiso-20070708/config.sub:1265:		os=`echo $os | sed -e 's|mac|macos|'`
fuseiso-20070708/config.sub-1266-		;;
##############################################
fuseiso-20070708/config.sub-1270-	-linux*)
fuseiso-20070708/config.sub:1271:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
fuseiso-20070708/config.sub-1272-		;;
fuseiso-20070708/config.sub-1273-	-sunos5*)
fuseiso-20070708/config.sub:1274:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
fuseiso-20070708/config.sub-1275-		;;
fuseiso-20070708/config.sub-1276-	-sunos6*)
fuseiso-20070708/config.sub:1277:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
fuseiso-20070708/config.sub-1278-		;;
##############################################
fuseiso-20070708/config.sub-1325-	-sinix5.*)
fuseiso-20070708/config.sub:1326:		os=`echo $os | sed -e 's|sinix|sysv|'`
fuseiso-20070708/config.sub-1327-		;;
##############################################
fuseiso-20070708/config.sub-1376-		# Get rid of the `-' at the beginning of $os.
fuseiso-20070708/config.sub:1377:		os=`echo $os | sed 's/[^-]*-//'`
fuseiso-20070708/config.sub:1378:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
fuseiso-20070708/config.sub-1379-		exit 1
##############################################
fuseiso-20070708/config.sub-1627-		esac
fuseiso-20070708/config.sub:1628:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
fuseiso-20070708/config.sub-1629-		;;
##############################################
fuseiso-20070708/install-sh-85-
fuseiso-20070708/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
fuseiso-20070708/install-sh-87-	    shift
##############################################
fuseiso-20070708/install-sh-89-
fuseiso-20070708/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
fuseiso-20070708/install-sh-91-	    shift
##############################################
fuseiso-20070708/install-sh-151-	then
fuseiso-20070708/install-sh:152:		dst=$dst/`basename "$src"`
fuseiso-20070708/install-sh-153-	else
##############################################
fuseiso-20070708/install-sh-158-## this sed command emulates the dirname command
fuseiso-20070708/install-sh:159:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
fuseiso-20070708/install-sh-160-
##############################################
fuseiso-20070708/install-sh-172-IFS='%'
fuseiso-20070708/install-sh:173:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
fuseiso-20070708/install-sh-174-IFS=$oIFS
##############################################
fuseiso-20070708/install-sh-206-	then
fuseiso-20070708/install-sh:207:		dstfile=`basename "$dst"`
fuseiso-20070708/install-sh-208-	else
##############################################
fuseiso-20070708/install-sh-216-	then
fuseiso-20070708/install-sh:217:		dstfile=`basename "$dst"`
fuseiso-20070708/install-sh-218-	else
##############################################
fuseiso-20070708/config.guess-40-
fuseiso-20070708/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
fuseiso-20070708/config.guess-42-
##############################################
fuseiso-20070708/config.guess-109-: ${TMPDIR=/tmp} ;
fuseiso-20070708/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
fuseiso-20070708/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
fuseiso-20070708/config.guess-155-EOF
fuseiso-20070708/config.guess:156:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep LIBC= | sed -e 's: ::g'`
fuseiso-20070708/config.guess-157-fi
##############################################
fuseiso-20070708/config.guess-212-	    *)
fuseiso-20070708/config.guess:213:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
fuseiso-20070708/config.guess-214-		;;
##############################################
fuseiso-20070708/config.guess-239-	*4.0)
fuseiso-20070708/config.guess:240:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
fuseiso-20070708/config.guess-241-		;;
fuseiso-20070708/config.guess-242-	*5.*)
fuseiso-20070708/config.guess:243:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
fuseiso-20070708/config.guess-244-		;;
##############################################
fuseiso-20070708/config.guess-249-	# types through head -n 1, so we only detect the type of CPU 0.
fuseiso-20070708/config.guess:250:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
fuseiso-20070708/config.guess-251-	case "$ALPHA_CPU_TYPE" in
##############################################
fuseiso-20070708/config.guess-287-	# 1.2 uses "1.2" for uname -r.
fuseiso-20070708/config.guess:288:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
fuseiso-20070708/config.guess-289-	exit ;;
##############################################
fuseiso-20070708/config.guess-344-    sun4H:SunOS:5.*:*)
fuseiso-20070708/config.guess:345:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
fuseiso-20070708/config.guess-346-	exit ;;
fuseiso-20070708/config.guess-347-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
fuseiso-20070708/config.guess:348:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
fuseiso-20070708/config.guess-349-	exit ;;
fuseiso-20070708/config.guess-350-    i86pc:SunOS:5.*:*)
fuseiso-20070708/config.guess:351:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
fuseiso-20070708/config.guess-352-	exit ;;
##############################################
fuseiso-20070708/config.guess-356-	# it's likely to be more like Solaris than SunOS4.
fuseiso-20070708/config.guess:357:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
fuseiso-20070708/config.guess-358-	exit ;;
##############################################
fuseiso-20070708/config.guess-365-	# Japanese Language versions have a version number like `4.1.3-JL'.
fuseiso-20070708/config.guess:366:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
fuseiso-20070708/config.guess-367-	exit ;;
##############################################
fuseiso-20070708/config.guess-371-    sun*:*:4.2BSD:*)
fuseiso-20070708/config.guess:372:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
fuseiso-20070708/config.guess-373-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
fuseiso-20070708/config.guess-453-	$CC_FOR_BUILD -o $dummy $dummy.c &&
fuseiso-20070708/config.guess:454:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
fuseiso-20070708/config.guess:455:	  SYSTEM_NAME=`$dummy $dummyarg` &&
fuseiso-20070708/config.guess-456-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
fuseiso-20070708/config.guess-509-    *:IRIX*:*:*)
fuseiso-20070708/config.guess:510:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
fuseiso-20070708/config.guess-511-	exit ;;
##############################################
fuseiso-20070708/config.guess-539-EOF
fuseiso-20070708/config.guess:540:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
fuseiso-20070708/config.guess-541-		then
##############################################
fuseiso-20070708/config.guess-552-    *:AIX:*:[45])
fuseiso-20070708/config.guess:553:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
fuseiso-20070708/config.guess-554-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
fuseiso-20070708/config.guess-587-    9000/[34678]??:HP-UX:*:*)
fuseiso-20070708/config.guess:588:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
fuseiso-20070708/config.guess-589-	case "${UNAME_MACHINE}" in
##############################################
fuseiso-20070708/config.guess-641-EOF
fuseiso-20070708/config.guess:642:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
fuseiso-20070708/config.guess-643-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
fuseiso-20070708/config.guess-669-    ia64:HP-UX:*:*)
fuseiso-20070708/config.guess:670:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
fuseiso-20070708/config.guess-671-	echo ia64-hp-hpux${HPUX_REV}
##############################################
fuseiso-20070708/config.guess-699-EOF
fuseiso-20070708/config.guess:700:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
fuseiso-20070708/config.guess-701-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
fuseiso-20070708/config.guess-770-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
fuseiso-20070708/config.guess:771:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
fuseiso-20070708/config.guess-772-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
fuseiso-20070708/config.guess-775-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
fuseiso-20070708/config.guess:776:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
fuseiso-20070708/config.guess-777-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
fuseiso-20070708/config.guess-790-	    pc98)
fuseiso-20070708/config.guess:791:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
fuseiso-20070708/config.guess-792-	    amd64)
fuseiso-20070708/config.guess:793:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
fuseiso-20070708/config.guess-794-	    *)
fuseiso-20070708/config.guess:795:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
fuseiso-20070708/config.guess-796-	esac
##############################################
fuseiso-20070708/config.guess-835-    prep*:SunOS:5.*:*)
fuseiso-20070708/config.guess:836:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
fuseiso-20070708/config.guess-837-	exit ;;
##############################################
fuseiso-20070708/config.guess-839-	# the GNU system
fuseiso-20070708/config.guess:840:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
fuseiso-20070708/config.guess-841-	exit ;;
##############################################
fuseiso-20070708/config.guess-843-	# other systems with GNU libc and userland
fuseiso-20070708/config.guess:844:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
fuseiso-20070708/config.guess-845-	exit ;;
##############################################
fuseiso-20070708/config.guess-1073-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
fuseiso-20070708/config.guess:1074:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
fuseiso-20070708/config.guess-1075-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
fuseiso-20070708/config.guess-1314-    *:DragonFly:*:*)
fuseiso-20070708/config.guess:1315:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
fuseiso-20070708/config.guess-1316-	exit ;;
##############################################
fuseiso-20070708/config.guess-1327-    i*86:skyos:*:*)
fuseiso-20070708/config.guess:1328:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
fuseiso-20070708/config.guess-1329-	exit ;;
##############################################
fuseiso-20070708/config.guess-1452-
fuseiso-20070708/config.guess:1453:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
fuseiso-20070708/config.guess-1454-	{ echo "$SYSTEM_NAME"; exit; }