===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gsetroot-1.1/intl/Makefile.in-42-MKINSTALLDIRS = @MKINSTALLDIRS@
gsetroot-1.1/intl/Makefile.in:43:mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
gsetroot-1.1/intl/Makefile.in-44-
##############################################
gsetroot-1.1/intl/config.charset-111-host="$1"
gsetroot-1.1/intl/config.charset:112:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
gsetroot-1.1/intl/config.charset-113-echo "# This file contains a table of character encoding aliases,"
##############################################
gsetroot-1.1/po/Makefile.in.in-31-MKINSTALLDIRS = @MKINSTALLDIRS@
gsetroot-1.1/po/Makefile.in.in:32:mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
gsetroot-1.1/po/Makefile.in.in-33-
##############################################
gsetroot-1.1/po/Makefile.in.in-70-.po.gmo:
gsetroot-1.1/po/Makefile.in.in:71:	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
gsetroot-1.1/po/Makefile.in.in-72-	  && rm -f $$file && $(GMSGFMT) --statistics -o $$file $<
##############################################
gsetroot-1.1/po/Makefile.in.in-107-	for cat in $$catalogs; do \
gsetroot-1.1/po/Makefile.in.in:108:	  cat=`basename $$cat`; \
gsetroot-1.1/po/Makefile.in.in:109:	  lang=`echo $$cat | sed 's/\.gmo$$//'`; \
gsetroot-1.1/po/Makefile.in.in-110-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gsetroot-1.1/po/Makefile.in.in-127-	for cat in $$catalogs; do \
gsetroot-1.1/po/Makefile.in.in:128:	  cat=`basename $$cat`; \
gsetroot-1.1/po/Makefile.in.in:129:	  lang=`echo $$cat | sed 's/\.gmo$$//'`; \
gsetroot-1.1/po/Makefile.in.in-130-	  rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(PACKAGE).mo; \
##############################################
gsetroot-1.1/po/Makefile.in.in-173-	for cat in $$catalogs; do \
gsetroot-1.1/po/Makefile.in.in:174:	  cat=`basename $$cat`; \
gsetroot-1.1/po/Makefile.in.in:175:	  lang=`echo $$cat | sed 's/\.gmo$$//'`; \
gsetroot-1.1/po/Makefile.in.in-176-	  echo "$$lang:"; \
##############################################
gsetroot-1.1/src/Makefile.in-238-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
gsetroot-1.1/src/Makefile.in:239:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
gsetroot-1.1/src/Makefile.in-240-	  if test -f $$p \
##############################################
gsetroot-1.1/src/Makefile.in-242-	  ; then \
gsetroot-1.1/src/Makefile.in:243:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
gsetroot-1.1/src/Makefile.in-244-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
##############################################
gsetroot-1.1/src/Makefile.in-251-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
gsetroot-1.1/src/Makefile.in:252:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
gsetroot-1.1/src/Makefile.in-253-	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
##############################################
gsetroot-1.1/src/Makefile.in-258-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
gsetroot-1.1/src/Makefile.in:259:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
gsetroot-1.1/src/Makefile.in-260-	  echo " rm -f $$p $$f"; \
##############################################
gsetroot-1.1/src/Makefile.in-279-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
gsetroot-1.1/src/Makefile.in:280:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
gsetroot-1.1/src/Makefile.in-281-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
gsetroot-1.1/src/Makefile.in-286-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gsetroot-1.1/src/Makefile.in:287:@am__fastdepCC_FALSE@	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
gsetroot-1.1/src/Makefile.in-288-
##############################################
gsetroot-1.1/src/Makefile.in-290-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
gsetroot-1.1/src/Makefile.in:291:@am__fastdepCC_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
gsetroot-1.1/src/Makefile.in-292-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
gsetroot-1.1/src/Makefile.in-297-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gsetroot-1.1/src/Makefile.in:298:@am__fastdepCC_FALSE@	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
gsetroot-1.1/src/Makefile.in-299-
##############################################
gsetroot-1.1/src/Makefile.in-301-@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
gsetroot-1.1/src/Makefile.in:302:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
gsetroot-1.1/src/Makefile.in-303-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
##############################################
gsetroot-1.1/src/Makefile.in-308-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gsetroot-1.1/src/Makefile.in:309:@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
gsetroot-1.1/src/Makefile.in-310-
##############################################
gsetroot-1.1/src/Makefile.in-367-GTAGS:
gsetroot-1.1/src/Makefile.in:368:	here=`$(am__cd) $(top_builddir) && pwd` \
gsetroot-1.1/src/Makefile.in-369-	  && cd $(top_srcdir) \
##############################################
gsetroot-1.1/src/Makefile.in-379-distdir: $(DISTFILES)
gsetroot-1.1/src/Makefile.in:380:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
gsetroot-1.1/src/Makefile.in:381:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
gsetroot-1.1/src/Makefile.in-382-	list='$(DISTFILES)'; for file in $$list; do \
gsetroot-1.1/src/Makefile.in-383-	  case $$file in \
gsetroot-1.1/src/Makefile.in:384:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
gsetroot-1.1/src/Makefile.in:385:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
gsetroot-1.1/src/Makefile.in-386-	  esac; \
gsetroot-1.1/src/Makefile.in-387-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
gsetroot-1.1/src/Makefile.in:388:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
gsetroot-1.1/src/Makefile.in-389-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
gsetroot-1.1/Makefile.in-258-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
gsetroot-1.1/Makefile.in:259:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
gsetroot-1.1/Makefile.in-260-	  echo " $(gsetrootdocDATA_INSTALL) $$d$$p $(DESTDIR)$(gsetrootdocdir)/$$f"; \
##############################################
gsetroot-1.1/Makefile.in-266-	@list='$(gsetrootdoc_DATA)'; for p in $$list; do \
gsetroot-1.1/Makefile.in:267:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
gsetroot-1.1/Makefile.in-268-	  echo " rm -f $(DESTDIR)$(gsetrootdocdir)/$$f"; \
##############################################
gsetroot-1.1/Makefile.in-280-	dot_seen=no; \
gsetroot-1.1/Makefile.in:281:	target=`echo $@ | sed s/-recursive//`; \
gsetroot-1.1/Makefile.in-282-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
gsetroot-1.1/Makefile.in-310-	rev="$$rev ."; \
gsetroot-1.1/Makefile.in:311:	target=`echo $@ | sed s/-recursive//`; \
gsetroot-1.1/Makefile.in-312-	for subdir in $$rev; do \
##############################################
gsetroot-1.1/Makefile.in-388-GTAGS:
gsetroot-1.1/Makefile.in:389:	here=`$(am__cd) $(top_builddir) && pwd` \
gsetroot-1.1/Makefile.in-390-	  && cd $(top_srcdir) \
##############################################
gsetroot-1.1/Makefile.in-412-	$(mkinstalldirs) $(distdir)/intl $(distdir)/po
gsetroot-1.1/Makefile.in:413:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
gsetroot-1.1/Makefile.in:414:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
gsetroot-1.1/Makefile.in-415-	list='$(DISTFILES)'; for file in $$list; do \
gsetroot-1.1/Makefile.in-416-	  case $$file in \
gsetroot-1.1/Makefile.in:417:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
gsetroot-1.1/Makefile.in:418:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
gsetroot-1.1/Makefile.in-419-	  esac; \
gsetroot-1.1/Makefile.in-420-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
gsetroot-1.1/Makefile.in:421:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
gsetroot-1.1/Makefile.in-422-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
gsetroot-1.1/Makefile.in-477-	chmod a-w $(distdir)
gsetroot-1.1/Makefile.in:478:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gsetroot-1.1/Makefile.in-479-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gsetroot-1.1/Makefile.in-508-	@cd $(distuninstallcheck_dir) \
gsetroot-1.1/Makefile.in:509:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
gsetroot-1.1/Makefile.in-510-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gsetroot-1.1/Makefile.in-520-	fi
gsetroot-1.1/Makefile.in:521:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gsetroot-1.1/Makefile.in-522-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gsetroot-1.1/configure-43-do
gsetroot-1.1/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
gsetroot-1.1/configure-45-    eval $as_var=C; export $as_var
##############################################
gsetroot-1.1/configure-101-  as_lineno_2=$LINENO
gsetroot-1.1/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
gsetroot-1.1/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
gsetroot-1.1/configure-140-  as_lineno_2=$LINENO
gsetroot-1.1/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
gsetroot-1.1/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
gsetroot-1.1/configure-250-  # Remove one level of quotation (which was required for Make).
gsetroot-1.1/configure:251:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
gsetroot-1.1/configure-252-  ;;
##############################################
gsetroot-1.1/configure-261-  :
gsetroot-1.1/configure:262:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
gsetroot-1.1/configure-263-  # Yippee, $echo works!
##############################################
gsetroot-1.1/configure-287-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
gsetroot-1.1/configure:288:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
gsetroot-1.1/configure:289:       echo_test_string="`eval $cmd`" &&
gsetroot-1.1/configure-290-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
gsetroot-1.1/configure-296-
gsetroot-1.1/configure:297:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
gsetroot-1.1/configure:298:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
gsetroot-1.1/configure-299-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gsetroot-1.1/configure-311-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
gsetroot-1.1/configure:312:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
gsetroot-1.1/configure:313:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
gsetroot-1.1/configure-314-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gsetroot-1.1/configure-323-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
gsetroot-1.1/configure:324:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
gsetroot-1.1/configure-325-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gsetroot-1.1/configure-338-      echo='printf %s\n'
gsetroot-1.1/configure:339:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
gsetroot-1.1/configure:340:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
gsetroot-1.1/configure-341-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gsetroot-1.1/configure-343-	:
gsetroot-1.1/configure:344:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
gsetroot-1.1/configure-345-	   test "X$echo_testing_string" = 'X\t' &&
gsetroot-1.1/configure:346:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
gsetroot-1.1/configure-347-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gsetroot-1.1/configure-352-	echo="$CONFIG_SHELL $0 --fallback-echo"
gsetroot-1.1/configure:353:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
gsetroot-1.1/configure-354-	   test "X$echo_testing_string" = 'X\t' &&
gsetroot-1.1/configure:355:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
gsetroot-1.1/configure-356-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gsetroot-1.1/configure-362-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
gsetroot-1.1/configure:363:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
gsetroot-1.1/configure-364-	  then
##############################################
gsetroot-1.1/configure-370-	if test "$prev" != 'sed 50q "$0"'; then
gsetroot-1.1/configure:371:	  echo_test_string=`eval $prev`
gsetroot-1.1/configure-372-	  export echo_test_string
##############################################
gsetroot-1.1/configure-516-
gsetroot-1.1/configure:517:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
gsetroot-1.1/configure-518-
##############################################
gsetroot-1.1/configure-549-  -disable-* | --disable-*)
gsetroot-1.1/configure:550:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gsetroot-1.1/configure-551-    # Reject names that are not valid shell variable names.
##############################################
gsetroot-1.1/configure-554-   { (exit 1); exit 1; }; }
gsetroot-1.1/configure:555:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
gsetroot-1.1/configure-556-    eval "enable_$ac_feature=no" ;;
##############################################
gsetroot-1.1/configure-558-  -enable-* | --enable-*)
gsetroot-1.1/configure:559:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gsetroot-1.1/configure-560-    # Reject names that are not valid shell variable names.
##############################################
gsetroot-1.1/configure-563-   { (exit 1); exit 1; }; }
gsetroot-1.1/configure:564:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
gsetroot-1.1/configure-565-    case $ac_option in
gsetroot-1.1/configure:566:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
gsetroot-1.1/configure-567-      *) ac_optarg=yes ;;
##############################################
gsetroot-1.1/configure-740-  -with-* | --with-*)
gsetroot-1.1/configure:741:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gsetroot-1.1/configure-742-    # Reject names that are not valid shell variable names.
##############################################
gsetroot-1.1/configure-745-   { (exit 1); exit 1; }; }
gsetroot-1.1/configure:746:    ac_package=`echo $ac_package| sed 's/-/_/g'`
gsetroot-1.1/configure-747-    case $ac_option in
gsetroot-1.1/configure:748:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
gsetroot-1.1/configure-749-      *) ac_optarg=yes ;;
##############################################
gsetroot-1.1/configure-753-  -without-* | --without-*)
gsetroot-1.1/configure:754:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gsetroot-1.1/configure-755-    # Reject names that are not valid shell variable names.
##############################################
gsetroot-1.1/configure-758-   { (exit 1); exit 1; }; }
gsetroot-1.1/configure:759:    ac_package=`echo $ac_package | sed 's/-/_/g'`
gsetroot-1.1/configure-760-    eval "with_$ac_package=no" ;;
##############################################
gsetroot-1.1/configure-785-  *=*)
gsetroot-1.1/configure:786:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gsetroot-1.1/configure-787-    # Reject names that are not valid shell variable names.
##############################################
gsetroot-1.1/configure-790-   { (exit 1); exit 1; }; }
gsetroot-1.1/configure:791:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
gsetroot-1.1/configure-792-    eval "$ac_envvar='$ac_optarg'"
##############################################
gsetroot-1.1/configure-806-if test -n "$ac_prev"; then
gsetroot-1.1/configure:807:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gsetroot-1.1/configure-808-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
gsetroot-1.1/configure-814-do
gsetroot-1.1/configure:815:  eval ac_val=$`echo $ac_var`
gsetroot-1.1/configure-816-  case $ac_val in
##############################################
gsetroot-1.1/configure-826-do
gsetroot-1.1/configure:827:  eval ac_val=$`echo $ac_var`
gsetroot-1.1/configure-828-  case $ac_val in
##############################################
gsetroot-1.1/configure-893-   { (exit 1); exit 1; }; }
gsetroot-1.1/configure:894:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
gsetroot-1.1/configure-895-ac_env_build_alias_set=${build_alias+set}
##############################################
gsetroot-1.1/configure-984-By default, \`make install' will install all the files in
gsetroot-1.1/configure:985:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gsetroot-1.1/configure:986:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gsetroot-1.1/configure-987-for instance \`--prefix=\$HOME'.
##############################################
gsetroot-1.1/configure-1075-if test "$ac_dir" != .; then
gsetroot-1.1/configure:1076:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
gsetroot-1.1/configure-1077-  # A "../" for each directory in $ac_dir_suffix.
gsetroot-1.1/configure:1078:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
gsetroot-1.1/configure-1079-else
##############################################
gsetroot-1.1/configure-1088-    else
gsetroot-1.1/configure:1089:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
gsetroot-1.1/configure-1090-    fi ;;
##############################################
gsetroot-1.1/configure-1242-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
gsetroot-1.1/configure:1243:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gsetroot-1.1/configure-1244-    esac
##############################################
gsetroot-1.1/configure-1314-    do
gsetroot-1.1/configure:1315:      eval ac_val=$`echo $ac_var`
gsetroot-1.1/configure-1316-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
gsetroot-1.1/configure-1328-      do
gsetroot-1.1/configure:1329:	eval ac_val=$`echo $ac_var`
gsetroot-1.1/configure-1330-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
gsetroot-1.1/configure-1435-    set,)
gsetroot-1.1/configure:1436:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gsetroot-1.1/configure:1437:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gsetroot-1.1/configure-1438-      ac_cache_corrupted=: ;;
##############################################
gsetroot-1.1/configure-1458-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
gsetroot-1.1/configure:1459:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gsetroot-1.1/configure-1460-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gsetroot-1.1/configure-1615-if (
gsetroot-1.1/configure:1616:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
gsetroot-1.1/configure-1617-   if test "$*" = "X"; then
gsetroot-1.1/configure-1618-      # -L didn't work.
gsetroot-1.1/configure:1619:      set X `ls -t $srcdir/configure conftest.file`
gsetroot-1.1/configure-1620-   fi
##############################################
gsetroot-1.1/configure-1659-_ACEOF
gsetroot-1.1/configure:1660:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
gsetroot-1.1/configure-1661-rm conftest.sed
##############################################
gsetroot-1.1/configure-1664-# expand $ac_aux_dir to an absolute path
gsetroot-1.1/configure:1665:am_aux_dir=`cd $ac_aux_dir && pwd`
gsetroot-1.1/configure-1666-
##############################################
gsetroot-1.1/configure-1718-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
gsetroot-1.1/configure:1719:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
gsetroot-1.1/configure-1720-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
gsetroot-1.1/configure-1727-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
gsetroot-1.1/configure:1728:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
gsetroot-1.1/configure-1729-if test -n "$ac_maketemp"; then
##############################################
gsetroot-1.1/configure-1735-fi
gsetroot-1.1/configure:1736:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
gsetroot-1.1/configure-1737-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
gsetroot-1.1/configure-1755- # test to see if srcdir already configured
gsetroot-1.1/configure:1756:if test "`cd $srcdir && pwd`" != "`pwd`" &&
gsetroot-1.1/configure-1757-   test -f $srcdir/config.status; then
##############################################
gsetroot-1.1/configure-1927-# case it prints its new name instead of `make'.
gsetroot-1.1/configure:1928:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
gsetroot-1.1/configure-1929-   am__include=include
##############################################
gsetroot-1.1/configure-1935-   echo '.include "confinc"' > confmf
gsetroot-1.1/configure:1936:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
gsetroot-1.1/configure-1937-      am__include=.include
##############################################
gsetroot-1.1/configure-2286-     "checking for C compiler version" >&5
gsetroot-1.1/configure:2287:ac_compiler=`set X $ac_compile; echo $2`
gsetroot-1.1/configure-2288-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
gsetroot-1.1/configure-2325-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
gsetroot-1.1/configure:2326:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gsetroot-1.1/configure-2327-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
gsetroot-1.1/configure-2353-    *.* )
gsetroot-1.1/configure:2354:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gsetroot-1.1/configure-2355-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
gsetroot-1.1/configure-2433-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
gsetroot-1.1/configure:2434:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gsetroot-1.1/configure-2435-	  export ac_cv_exeext
##############################################
gsetroot-1.1/configure-2483-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
gsetroot-1.1/configure:2484:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gsetroot-1.1/configure-2485-       break;;
##############################################
gsetroot-1.1/configure-2561-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
gsetroot-1.1/configure:2562:GCC=`test $ac_compiler_gnu = yes && echo yes`
gsetroot-1.1/configure-2563-ac_test_CFLAGS=${CFLAGS+set}
##############################################
gsetroot-1.1/configure-2920-  if test "$am_compiler_list" = ""; then
gsetroot-1.1/configure:2921:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gsetroot-1.1/configure-2922-  fi
##############################################
gsetroot-1.1/configure-3385-     "checking for C compiler version" >&5
gsetroot-1.1/configure:3386:ac_compiler=`set X $ac_compile; echo $2`
gsetroot-1.1/configure-3387-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
gsetroot-1.1/configure-3459-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
gsetroot-1.1/configure:3460:GCC=`test $ac_compiler_gnu = yes && echo yes`
gsetroot-1.1/configure-3461-ac_test_CFLAGS=${CFLAGS+set}
##############################################
gsetroot-1.1/configure-3818-  if test "$am_compiler_list" = ""; then
gsetroot-1.1/configure:3819:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gsetroot-1.1/configure-3820-  fi
##############################################
gsetroot-1.1/configure-4502-test -z "$ac_cv_build_alias" &&
gsetroot-1.1/configure:4503:  ac_cv_build_alias=`$ac_config_guess`
gsetroot-1.1/configure-4504-test -z "$ac_cv_build_alias" &&
##############################################
gsetroot-1.1/configure-4507-   { (exit 1); exit 1; }; }
gsetroot-1.1/configure:4508:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
gsetroot-1.1/configure-4509-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
gsetroot-1.1/configure-4516-build=$ac_cv_build
gsetroot-1.1/configure:4517:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
gsetroot-1.1/configure:4518:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
gsetroot-1.1/configure:4519:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
gsetroot-1.1/configure-4520-
##############################################
gsetroot-1.1/configure-4529-  ac_cv_host_alias=$ac_cv_build_alias
gsetroot-1.1/configure:4530:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
gsetroot-1.1/configure-4531-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
gsetroot-1.1/configure-4538-host=$ac_cv_host
gsetroot-1.1/configure:4539:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
gsetroot-1.1/configure:4540:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
gsetroot-1.1/configure:4541:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
gsetroot-1.1/configure-4542-
##############################################
gsetroot-1.1/configure-4586-    test $lt_ac_count -gt 10 && break
gsetroot-1.1/configure:4587:    lt_ac_count=`expr $lt_ac_count + 1`
gsetroot-1.1/configure-4588-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
gsetroot-1.1/configure-4616-    # gcc leaves a trailing carriage return which upsets mingw
gsetroot-1.1/configure:4617:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gsetroot-1.1/configure-4618-  *)
gsetroot-1.1/configure:4619:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gsetroot-1.1/configure-4620-  esac
##############################################
gsetroot-1.1/configure-4625-      # Canonicalize the pathname of ld
gsetroot-1.1/configure:4626:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
gsetroot-1.1/configure-4627-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
gsetroot-1.1/configure:4628:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
gsetroot-1.1/configure-4629-      done
##############################################
gsetroot-1.1/configure-4660-      # Break only if it was the GNU/non-GNU ld that we prefer.
gsetroot-1.1/configure:4661:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gsetroot-1.1/configure-4662-      *GNU* | *'with BFD'*)
##############################################
gsetroot-1.1/configure-4693-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
gsetroot-1.1/configure:4694:case `$LD -v 2>&1 </dev/null` in
gsetroot-1.1/configure-4695-*GNU* | *'with BFD'*)
##############################################
gsetroot-1.1/configure-4742-      # Tru64's nm complains that /dev/null is an invalid object file
gsetroot-1.1/configure:4743:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
gsetroot-1.1/configure-4744-      */dev/null* | *'Invalid file or object type'*)
##############################################
gsetroot-1.1/configure-4748-      *)
gsetroot-1.1/configure:4749:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gsetroot-1.1/configure-4750-	*/dev/null*)
##############################################
gsetroot-1.1/configure-4905-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
gsetroot-1.1/configure:4906:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gsetroot-1.1/configure-4907-    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
##############################################
gsetroot-1.1/configure-4987-  (exit $ac_status); }; then
gsetroot-1.1/configure:4988:    case `/usr/bin/file conftest.$ac_objext` in
gsetroot-1.1/configure-4989-    *ELF-32*)
##############################################
gsetroot-1.1/configure-5007-   if test "$lt_cv_prog_gnu_ld" = yes; then
gsetroot-1.1/configure:5008:    case `/usr/bin/file conftest.$ac_objext` in
gsetroot-1.1/configure-5009-    *32-bit*)
##############################################
gsetroot-1.1/configure-5019-   else
gsetroot-1.1/configure:5020:    case `/usr/bin/file conftest.$ac_objext` in
gsetroot-1.1/configure-5021-    *32-bit*)
##############################################
gsetroot-1.1/configure-5174-do
gsetroot-1.1/configure:5175:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
gsetroot-1.1/configure-5176-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
gsetroot-1.1/configure-5220-fi
gsetroot-1.1/configure:5221:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
gsetroot-1.1/configure:5222:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
gsetroot-1.1/configure:5223:if test `eval echo '${'$as_ac_Header'}'` = yes; then
gsetroot-1.1/configure-5224-  cat >>confdefs.h <<_ACEOF
gsetroot-1.1/configure:5225:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
gsetroot-1.1/configure-5226-_ACEOF
##############################################
gsetroot-1.1/configure-5235-do
gsetroot-1.1/configure:5236:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
gsetroot-1.1/configure-5237-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
gsetroot-1.1/configure-5242-fi
gsetroot-1.1/configure:5243:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
gsetroot-1.1/configure:5244:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
gsetroot-1.1/configure-5245-else
##############################################
gsetroot-1.1/configure-5368-fi
gsetroot-1.1/configure:5369:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
gsetroot-1.1/configure:5370:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
gsetroot-1.1/configure-5371-
gsetroot-1.1/configure-5372-fi
gsetroot-1.1/configure:5373:if test `eval echo '${'$as_ac_Header'}'` = yes; then
gsetroot-1.1/configure-5374-  cat >>confdefs.h <<_ACEOF
gsetroot-1.1/configure:5375:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
gsetroot-1.1/configure-5376-_ACEOF
##############################################
gsetroot-1.1/configure-5477-     "checking for C++ compiler version" >&5
gsetroot-1.1/configure:5478:ac_compiler=`set X $ac_compile; echo $2`
gsetroot-1.1/configure-5479-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
gsetroot-1.1/configure-5551-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
gsetroot-1.1/configure:5552:GXX=`test $ac_compiler_gnu = yes && echo yes`
gsetroot-1.1/configure-5553-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
gsetroot-1.1/configure-5760-  if test "$am_compiler_list" = ""; then
gsetroot-1.1/configure:5761:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gsetroot-1.1/configure-5762-  fi
##############################################
gsetroot-1.1/configure-6159-     "checking for Fortran 77 compiler version" >&5
gsetroot-1.1/configure:6160:ac_compiler=`set X $ac_compile; echo $2`
gsetroot-1.1/configure-6161-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
gsetroot-1.1/configure-6292-
gsetroot-1.1/configure:6293:G77=`test $ac_compiler_gnu = yes && echo yes`
gsetroot-1.1/configure-6294-ac_ext=c
##############################################
gsetroot-1.1/configure-6349-    # we can't tell.
gsetroot-1.1/configure:6350:    while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
gsetroot-1.1/configure-6351-	       = "XX$teststring") >/dev/null 2>&1 &&
gsetroot-1.1/configure:6352:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
gsetroot-1.1/configure-6353-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
gsetroot-1.1/configure-6355-    do
gsetroot-1.1/configure:6356:      i=`expr $i + 1`
gsetroot-1.1/configure-6357-      teststring=$teststring$teststring
##############################################
gsetroot-1.1/configure-6362-    # It appears as though 1/2 is a usable value.
gsetroot-1.1/configure:6363:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gsetroot-1.1/configure-6364-    ;;
##############################################
gsetroot-1.1/configure-6442-# If we're using GNU nm, then use its standard symbol codes.
gsetroot-1.1/configure:6443:case `$NM -V 2>&1` in
gsetroot-1.1/configure-6444-*GNU* | *'with BFD'*)
##############################################
gsetroot-1.1/configure-6943-	"file_magic "*)
gsetroot-1.1/configure:6944:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
gsetroot-1.1/configure-6945-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
gsetroot-1.1/configure-7005-	"file_magic "*)
gsetroot-1.1/configure:7006:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
gsetroot-1.1/configure-7007-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
gsetroot-1.1/configure-7116-if test -n "$lt_prog_cc_shlib"; then
gsetroot-1.1/configure:7117:  { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&5
gsetroot-1.1/configure:7118:echo "$as_me: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&2;}
gsetroot-1.1/configure-7119-  if echo "$old_CC $old_CFLAGS " | grep "[ 	]$lt_prog_cc_shlib[ 	]" >/dev/null; then :
##############################################
gsetroot-1.1/configure-7524-  if test "$hard_links" = no; then
gsetroot-1.1/configure:7525:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
gsetroot-1.1/configure:7526:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
gsetroot-1.1/configure-7527-    need_locks=warn
##############################################
gsetroot-1.1/configure-7647-	# is EXPORTS), use it as is; otherwise, prepend...
gsetroot-1.1/configure:7648:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
gsetroot-1.1/configure-7649-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
gsetroot-1.1/configure-7702-      supports_anon_versioning=no
gsetroot-1.1/configure:7703:      case `$LD -v 2>/dev/null` in
gsetroot-1.1/configure-7704-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
gsetroot-1.1/configure-7809-	# below for broken collect2 doesn't work under 4.3+
gsetroot-1.1/configure:7810:	  collect2name=`${CC} -print-prog-name=collect2`
gsetroot-1.1/configure-7811-	  if test -f "$collect2name" && \
##############################################
gsetroot-1.1/configure-7902-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
gsetroot-1.1/configure:7903:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
gsetroot-1.1/configure-7904-       else
##############################################
gsetroot-1.1/configure-8001-      # FIXME: Setting linknames here is a bad hack.
gsetroot-1.1/configure:8002:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
gsetroot-1.1/configure-8003-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
gsetroot-1.1/configure-8006-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
gsetroot-1.1/configure:8007:      fix_srcfile_path='`cygpath -w "$srcfile"`'
gsetroot-1.1/configure-8008-      enable_shared_with_static_runtimes=yes
##############################################
gsetroot-1.1/configure-8167-      if test "$GCC" = yes; then
gsetroot-1.1/configure:8168:	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'
gsetroot-1.1/configure-8169-      else
gsetroot-1.1/configure:8170:	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'
gsetroot-1.1/configure-8171-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
gsetroot-1.1/configure-8199-      hardcode_shlibpath_var=no
gsetroot-1.1/configure:8200:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gsetroot-1.1/configure-8201-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gsetroot-1.1/configure-8228-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
gsetroot-1.1/configure:8229:	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'
gsetroot-1.1/configure-8230-      else
gsetroot-1.1/configure-8231-	allow_undefined_flag=' -expect_unresolved \*'
gsetroot-1.1/configure:8232:	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'
gsetroot-1.1/configure-8233-      fi
##############################################
gsetroot-1.1/configure-8240-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
gsetroot-1.1/configure:8241:	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'
gsetroot-1.1/configure-8242-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
gsetroot-1.1/configure-8244-	allow_undefined_flag=' -expect_unresolved \*'
gsetroot-1.1/configure:8245:	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'
gsetroot-1.1/configure:8246:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
gsetroot-1.1/configure:8247:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
gsetroot-1.1/configure-8248-
##############################################
gsetroot-1.1/configure-8466-if test "$GCC" = yes; then
gsetroot-1.1/configure:8467:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
gsetroot-1.1/configure-8468-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
gsetroot-1.1/configure-8472-    # okay in the real world where ";" in dirpaths is itself problematic.
gsetroot-1.1/configure:8473:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gsetroot-1.1/configure-8474-  else
gsetroot-1.1/configure:8475:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
gsetroot-1.1/configure-8476-  fi
##############################################
gsetroot-1.1/configure-8543-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
gsetroot-1.1/configure:8544:  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'
gsetroot-1.1/configure-8545-  ;;
##############################################
gsetroot-1.1/configure-8576-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gsetroot-1.1/configure:8577:    postinstall_cmds='base_file=`basename \${file}`~
gsetroot-1.1/configure:8578:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
gsetroot-1.1/configure:8579:      dldir=$destdir/`dirname \$dlpath`~
gsetroot-1.1/configure-8580-      test -d \$dldir || mkdir -p \$dldir~
gsetroot-1.1/configure-8581-      $install_prog $dir/$dlname \$dldir/$dlname'
gsetroot-1.1/configure:8582:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gsetroot-1.1/configure-8583-      dlpath=$dir/\$dldll~
##############################################
gsetroot-1.1/configure-8589-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gsetroot-1.1/configure:8590:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
gsetroot-1.1/configure-8591-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
gsetroot-1.1/configure-8594-      # MinGW DLLs use traditional 'lib' prefix
gsetroot-1.1/configure:8595:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
gsetroot-1.1/configure:8596:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
gsetroot-1.1/configure-8597-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
gsetroot-1.1/configure-8603-        # which wouldn't understand a cygwinified path. Ahh.
gsetroot-1.1/configure:8604:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gsetroot-1.1/configure-8605-      else
gsetroot-1.1/configure:8606:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
gsetroot-1.1/configure-8607-      fi
##############################################
gsetroot-1.1/configure-8610-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gsetroot-1.1/configure:8611:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
gsetroot-1.1/configure-8612-      ;;
##############################################
gsetroot-1.1/configure-8616-  *)
gsetroot-1.1/configure:8617:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
gsetroot-1.1/configure-8618-    ;;
##############################################
gsetroot-1.1/configure-8636-  if test "$GCC" = yes; then
gsetroot-1.1/configure:8637:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
gsetroot-1.1/configure-8638-  else
##############################################
gsetroot-1.1/configure-8813-  if test -f /etc/ld.so.conf; then
gsetroot-1.1/configure:8814:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
gsetroot-1.1/configure-8815-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gsetroot-1.1/configure-8892-  shlibpath_var=LD_LIBRARY_PATH
gsetroot-1.1/configure:8893:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gsetroot-1.1/configure-8894-    case $host_os in
##############################################
gsetroot-1.1/configure-10018-      # Double-quote double-evaled strings.
gsetroot-1.1/configure:10019:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
gsetroot-1.1/configure-10020-      ;;
gsetroot-1.1/configure-10021-    *)
gsetroot-1.1/configure:10022:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
gsetroot-1.1/configure-10023-      ;;
##############################################
gsetroot-1.1/configure-10028-  *'\$0 --fallback-echo"')
gsetroot-1.1/configure:10029:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
gsetroot-1.1/configure-10030-    ;;
##############################################
gsetroot-1.1/configure-10041-
gsetroot-1.1/configure:10042:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
gsetroot-1.1/configure-10043-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
gsetroot-1.1/configure-10411-  # libtool script then.
gsetroot-1.1/configure:10412:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
gsetroot-1.1/configure-10413-  if test -f "$ltmain_in"; then
##############################################
gsetroot-1.1/configure-10440-  if test -z "$LTCC"; then
gsetroot-1.1/configure:10441:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
gsetroot-1.1/configure-10442-    if test -z "$LTCC"; then
##############################################
gsetroot-1.1/configure-10445-    else
gsetroot-1.1/configure:10446:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
gsetroot-1.1/configure:10447:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
gsetroot-1.1/configure-10448-    fi
##############################################
gsetroot-1.1/configure-10452-  # Note that this assumes the entire list is on one line.
gsetroot-1.1/configure:10453:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
gsetroot-1.1/configure-10454-
##############################################
gsetroot-1.1/configure-10458-    # Check whether tagname contains only valid characters
gsetroot-1.1/configure:10459:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
gsetroot-1.1/configure-10460-    "") ;;
##############################################
gsetroot-1.1/configure-10558-compiler_CXX=$CC
gsetroot-1.1/configure:10559:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/configure-10560-
##############################################
gsetroot-1.1/configure-10587-    # gcc leaves a trailing carriage return which upsets mingw
gsetroot-1.1/configure:10588:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gsetroot-1.1/configure-10589-  *)
gsetroot-1.1/configure:10590:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gsetroot-1.1/configure-10591-  esac
##############################################
gsetroot-1.1/configure-10596-      # Canonicalize the pathname of ld
gsetroot-1.1/configure:10597:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
gsetroot-1.1/configure-10598-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
gsetroot-1.1/configure:10599:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
gsetroot-1.1/configure-10600-      done
##############################################
gsetroot-1.1/configure-10631-      # Break only if it was the GNU/non-GNU ld that we prefer.
gsetroot-1.1/configure:10632:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gsetroot-1.1/configure-10633-      *GNU* | *'with BFD'*)
##############################################
gsetroot-1.1/configure-10664-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
gsetroot-1.1/configure:10665:case `$LD -v 2>&1 </dev/null` in
gsetroot-1.1/configure-10666-*GNU* | *'with BFD'*)
##############################################
gsetroot-1.1/configure-10694-    # ancient GNU ld didn't support --whole-archive et. al.
gsetroot-1.1/configure:10695:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
gsetroot-1.1/configure-10696-	grep 'no-whole-archive' > /dev/null; then
##############################################
gsetroot-1.1/configure-10775-      # below for broken collect2 doesn't work under 4.3+
gsetroot-1.1/configure:10776:	collect2name=`${CC} -print-prog-name=collect2`
gsetroot-1.1/configure-10777-	if test -f "$collect2name" && \
##############################################
gsetroot-1.1/configure-10869-
gsetroot-1.1/configure:10870:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
gsetroot-1.1/configure-10871-     else
##############################################
gsetroot-1.1/configure-10964-      # is EXPORTS), use it as is; otherwise, prepend...
gsetroot-1.1/configure:10965:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
gsetroot-1.1/configure-10966-	cp $export_symbols $output_objdir/$soname.def;
##############################################
gsetroot-1.1/configure-11082-      # dependencies.
gsetroot-1.1/configure:11083:      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'
gsetroot-1.1/configure-11084-      ;;
##############################################
gsetroot-1.1/configure-11154-	# dependencies.
gsetroot-1.1/configure:11155:	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'
gsetroot-1.1/configure-11156-	;;
##############################################
gsetroot-1.1/configure-11179-	# SGI C++
gsetroot-1.1/configure:11180:	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 ${objdir}/so_locations -o $lib'
gsetroot-1.1/configure-11181-
##############################################
gsetroot-1.1/configure-11190-	  if test "$with_gnu_ld" = no; then
gsetroot-1.1/configure:11191:	    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}${objdir}/so_locations -o $lib'
gsetroot-1.1/configure-11192-	  else
gsetroot-1.1/configure:11193:	    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'
gsetroot-1.1/configure-11194-	  fi
##############################################
gsetroot-1.1/configure-11209-	# to its proper name (with version) after linking.
gsetroot-1.1/configure:11210:	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'
gsetroot-1.1/configure:11211:	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'
gsetroot-1.1/configure-11212-	# Commands to make compiler produce verbose output that lists
##############################################
gsetroot-1.1/configure-11219-	# dependencies.
gsetroot-1.1/configure:11220:	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'
gsetroot-1.1/configure-11221-
##############################################
gsetroot-1.1/configure-11255-	# dependencies.
gsetroot-1.1/configure:11256:	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'
gsetroot-1.1/configure-11257-	;;
##############################################
gsetroot-1.1/configure-11298-	# to its proper name (with version) after linking.
gsetroot-1.1/configure:11299:	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'
gsetroot-1.1/configure-11300-
##############################################
gsetroot-1.1/configure-11315-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
gsetroot-1.1/configure:11316:	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 ${objdir}/so_locations -o $lib'
gsetroot-1.1/configure-11317-
##############################################
gsetroot-1.1/configure-11328-	# dependencies.
gsetroot-1.1/configure:11329:	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'
gsetroot-1.1/configure-11330-	;;
##############################################
gsetroot-1.1/configure-11333-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
gsetroot-1.1/configure:11334:	  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}${objdir}/so_locations -o $lib'
gsetroot-1.1/configure-11335-
##############################################
gsetroot-1.1/configure-11358-	# to its proper name (with version) after linking.
gsetroot-1.1/configure:11359:	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'
gsetroot-1.1/configure-11360-
##############################################
gsetroot-1.1/configure-11374-	allow_undefined_flag_CXX=' -expect_unresolved \*'
gsetroot-1.1/configure:11375:	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 ${objdir}/so_locations -o $lib'
gsetroot-1.1/configure:11376:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
gsetroot-1.1/configure-11377-	  echo "-hidden">> $lib.exp~
gsetroot-1.1/configure:11378:	  $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 $objdir/so_locations -o $lib~
gsetroot-1.1/configure-11379-	  $rm $lib.exp'
##############################################
gsetroot-1.1/configure-11391-	# dependencies.
gsetroot-1.1/configure:11392:	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'
gsetroot-1.1/configure-11393-	;;
##############################################
gsetroot-1.1/configure-11396-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
gsetroot-1.1/configure:11397:	 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}${objdir}/so_locations -o $lib'
gsetroot-1.1/configure-11398-
##############################################
gsetroot-1.1/configure-11479-	# dependencies.
gsetroot-1.1/configure:11480:	output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[LR]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
gsetroot-1.1/configure-11481-
##############################################
gsetroot-1.1/configure-11583-  # eval without this substitution.
gsetroot-1.1/configure:11584:  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
gsetroot-1.1/configure-11585-
gsetroot-1.1/configure:11586:  for p in `eval $output_verbose_link_cmd`; do
gsetroot-1.1/configure-11587-    case $p in
##############################################
gsetroot-1.1/configure-12047-  if test "$hard_links" = no; then
gsetroot-1.1/configure:12048:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
gsetroot-1.1/configure:12049:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
gsetroot-1.1/configure-12050-    need_locks=warn
##############################################
gsetroot-1.1/configure-12170-if test "$GCC" = yes; then
gsetroot-1.1/configure:12171:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
gsetroot-1.1/configure-12172-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
gsetroot-1.1/configure-12176-    # okay in the real world where ";" in dirpaths is itself problematic.
gsetroot-1.1/configure:12177:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gsetroot-1.1/configure-12178-  else
gsetroot-1.1/configure:12179:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
gsetroot-1.1/configure-12180-  fi
##############################################
gsetroot-1.1/configure-12247-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
gsetroot-1.1/configure:12248:  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'
gsetroot-1.1/configure-12249-  ;;
##############################################
gsetroot-1.1/configure-12280-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gsetroot-1.1/configure:12281:    postinstall_cmds='base_file=`basename \${file}`~
gsetroot-1.1/configure:12282:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
gsetroot-1.1/configure:12283:      dldir=$destdir/`dirname \$dlpath`~
gsetroot-1.1/configure-12284-      test -d \$dldir || mkdir -p \$dldir~
gsetroot-1.1/configure-12285-      $install_prog $dir/$dlname \$dldir/$dlname'
gsetroot-1.1/configure:12286:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gsetroot-1.1/configure-12287-      dlpath=$dir/\$dldll~
##############################################
gsetroot-1.1/configure-12293-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gsetroot-1.1/configure:12294:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
gsetroot-1.1/configure-12295-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
gsetroot-1.1/configure-12298-      # MinGW DLLs use traditional 'lib' prefix
gsetroot-1.1/configure:12299:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
gsetroot-1.1/configure:12300:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
gsetroot-1.1/configure-12301-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
gsetroot-1.1/configure-12307-        # which wouldn't understand a cygwinified path. Ahh.
gsetroot-1.1/configure:12308:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gsetroot-1.1/configure-12309-      else
gsetroot-1.1/configure:12310:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
gsetroot-1.1/configure-12311-      fi
##############################################
gsetroot-1.1/configure-12314-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gsetroot-1.1/configure:12315:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
gsetroot-1.1/configure-12316-      ;;
##############################################
gsetroot-1.1/configure-12320-  *)
gsetroot-1.1/configure:12321:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
gsetroot-1.1/configure-12322-    ;;
##############################################
gsetroot-1.1/configure-12340-  if test "$GCC" = yes; then
gsetroot-1.1/configure:12341:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
gsetroot-1.1/configure-12342-  else
##############################################
gsetroot-1.1/configure-12517-  if test -f /etc/ld.so.conf; then
gsetroot-1.1/configure:12518:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
gsetroot-1.1/configure-12519-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gsetroot-1.1/configure-12596-  shlibpath_var=LD_LIBRARY_PATH
gsetroot-1.1/configure:12597:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gsetroot-1.1/configure-12598-    case $host_os in
##############################################
gsetroot-1.1/configure-13648-      # Double-quote double-evaled strings.
gsetroot-1.1/configure:13649:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
gsetroot-1.1/configure-13650-      ;;
gsetroot-1.1/configure-13651-    *)
gsetroot-1.1/configure:13652:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
gsetroot-1.1/configure-13653-      ;;
##############################################
gsetroot-1.1/configure-13658-  *'\$0 --fallback-echo"')
gsetroot-1.1/configure:13659:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
gsetroot-1.1/configure-13660-    ;;
##############################################
gsetroot-1.1/configure-13968-  # libtool script then.
gsetroot-1.1/configure:13969:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
gsetroot-1.1/configure-13970-  if test -f "$ltmain_in"; then
##############################################
gsetroot-1.1/configure-14052-compiler_F77=$CC
gsetroot-1.1/configure:14053:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/configure-14054-
##############################################
gsetroot-1.1/configure-14401-  if test "$hard_links" = no; then
gsetroot-1.1/configure:14402:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
gsetroot-1.1/configure:14403:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
gsetroot-1.1/configure-14404-    need_locks=warn
##############################################
gsetroot-1.1/configure-14524-	# is EXPORTS), use it as is; otherwise, prepend...
gsetroot-1.1/configure:14525:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
gsetroot-1.1/configure-14526-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
gsetroot-1.1/configure-14579-      supports_anon_versioning=no
gsetroot-1.1/configure:14580:      case `$LD -v 2>/dev/null` in
gsetroot-1.1/configure-14581-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
gsetroot-1.1/configure-14686-	# below for broken collect2 doesn't work under 4.3+
gsetroot-1.1/configure:14687:	  collect2name=`${CC} -print-prog-name=collect2`
gsetroot-1.1/configure-14688-	  if test -f "$collect2name" && \
##############################################
gsetroot-1.1/configure-14769-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
gsetroot-1.1/configure:14770:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
gsetroot-1.1/configure-14771-       else
##############################################
gsetroot-1.1/configure-14858-      # FIXME: Setting linknames here is a bad hack.
gsetroot-1.1/configure:14859:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
gsetroot-1.1/configure-14860-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
gsetroot-1.1/configure-14863-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
gsetroot-1.1/configure:14864:      fix_srcfile_path='`cygpath -w "$srcfile"`'
gsetroot-1.1/configure-14865-      enable_shared_with_static_runtimes_F77=yes
##############################################
gsetroot-1.1/configure-15024-      if test "$GCC" = yes; then
gsetroot-1.1/configure:15025:	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'
gsetroot-1.1/configure-15026-      else
gsetroot-1.1/configure:15027:	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'
gsetroot-1.1/configure-15028-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
gsetroot-1.1/configure-15056-      hardcode_shlibpath_var_F77=no
gsetroot-1.1/configure:15057:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gsetroot-1.1/configure-15058-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gsetroot-1.1/configure-15085-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
gsetroot-1.1/configure:15086:	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'
gsetroot-1.1/configure-15087-      else
gsetroot-1.1/configure-15088-	allow_undefined_flag_F77=' -expect_unresolved \*'
gsetroot-1.1/configure:15089:	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'
gsetroot-1.1/configure-15090-      fi
##############################################
gsetroot-1.1/configure-15097-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
gsetroot-1.1/configure:15098:	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'
gsetroot-1.1/configure-15099-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
gsetroot-1.1/configure-15101-	allow_undefined_flag_F77=' -expect_unresolved \*'
gsetroot-1.1/configure:15102:	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'
gsetroot-1.1/configure:15103:	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~
gsetroot-1.1/configure:15104:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
gsetroot-1.1/configure-15105-
##############################################
gsetroot-1.1/configure-15323-if test "$GCC" = yes; then
gsetroot-1.1/configure:15324:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
gsetroot-1.1/configure-15325-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
gsetroot-1.1/configure-15329-    # okay in the real world where ";" in dirpaths is itself problematic.
gsetroot-1.1/configure:15330:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gsetroot-1.1/configure-15331-  else
gsetroot-1.1/configure:15332:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
gsetroot-1.1/configure-15333-  fi
##############################################
gsetroot-1.1/configure-15400-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
gsetroot-1.1/configure:15401:  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'
gsetroot-1.1/configure-15402-  ;;
##############################################
gsetroot-1.1/configure-15433-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gsetroot-1.1/configure:15434:    postinstall_cmds='base_file=`basename \${file}`~
gsetroot-1.1/configure:15435:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
gsetroot-1.1/configure:15436:      dldir=$destdir/`dirname \$dlpath`~
gsetroot-1.1/configure-15437-      test -d \$dldir || mkdir -p \$dldir~
gsetroot-1.1/configure-15438-      $install_prog $dir/$dlname \$dldir/$dlname'
gsetroot-1.1/configure:15439:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gsetroot-1.1/configure-15440-      dlpath=$dir/\$dldll~
##############################################
gsetroot-1.1/configure-15446-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gsetroot-1.1/configure:15447:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
gsetroot-1.1/configure-15448-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
gsetroot-1.1/configure-15451-      # MinGW DLLs use traditional 'lib' prefix
gsetroot-1.1/configure:15452:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
gsetroot-1.1/configure:15453:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
gsetroot-1.1/configure-15454-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
gsetroot-1.1/configure-15460-        # which wouldn't understand a cygwinified path. Ahh.
gsetroot-1.1/configure:15461:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gsetroot-1.1/configure-15462-      else
gsetroot-1.1/configure:15463:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
gsetroot-1.1/configure-15464-      fi
##############################################
gsetroot-1.1/configure-15467-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gsetroot-1.1/configure:15468:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
gsetroot-1.1/configure-15469-      ;;
##############################################
gsetroot-1.1/configure-15473-  *)
gsetroot-1.1/configure:15474:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
gsetroot-1.1/configure-15475-    ;;
##############################################
gsetroot-1.1/configure-15493-  if test "$GCC" = yes; then
gsetroot-1.1/configure:15494:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
gsetroot-1.1/configure-15495-  else
##############################################
gsetroot-1.1/configure-15670-  if test -f /etc/ld.so.conf; then
gsetroot-1.1/configure:15671:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
gsetroot-1.1/configure-15672-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gsetroot-1.1/configure-15749-  shlibpath_var=LD_LIBRARY_PATH
gsetroot-1.1/configure:15750:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gsetroot-1.1/configure-15751-    case $host_os in
##############################################
gsetroot-1.1/configure-16003-      # Double-quote double-evaled strings.
gsetroot-1.1/configure:16004:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
gsetroot-1.1/configure-16005-      ;;
gsetroot-1.1/configure-16006-    *)
gsetroot-1.1/configure:16007:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
gsetroot-1.1/configure-16008-      ;;
##############################################
gsetroot-1.1/configure-16013-  *'\$0 --fallback-echo"')
gsetroot-1.1/configure:16014:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
gsetroot-1.1/configure-16015-    ;;
##############################################
gsetroot-1.1/configure-16323-  # libtool script then.
gsetroot-1.1/configure:16324:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
gsetroot-1.1/configure-16325-  if test -f "$ltmain_in"; then
##############################################
gsetroot-1.1/configure-16739-  if test "$hard_links" = no; then
gsetroot-1.1/configure:16740:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
gsetroot-1.1/configure:16741:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
gsetroot-1.1/configure-16742-    need_locks=warn
##############################################
gsetroot-1.1/configure-16862-	# is EXPORTS), use it as is; otherwise, prepend...
gsetroot-1.1/configure:16863:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
gsetroot-1.1/configure-16864-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
gsetroot-1.1/configure-16917-      supports_anon_versioning=no
gsetroot-1.1/configure:16918:      case `$LD -v 2>/dev/null` in
gsetroot-1.1/configure-16919-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
gsetroot-1.1/configure-17024-	# below for broken collect2 doesn't work under 4.3+
gsetroot-1.1/configure:17025:	  collect2name=`${CC} -print-prog-name=collect2`
gsetroot-1.1/configure-17026-	  if test -f "$collect2name" && \
##############################################
gsetroot-1.1/configure-17117-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
gsetroot-1.1/configure:17118:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
gsetroot-1.1/configure-17119-       else
##############################################
gsetroot-1.1/configure-17216-      # FIXME: Setting linknames here is a bad hack.
gsetroot-1.1/configure:17217:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
gsetroot-1.1/configure-17218-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
gsetroot-1.1/configure-17221-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
gsetroot-1.1/configure:17222:      fix_srcfile_path='`cygpath -w "$srcfile"`'
gsetroot-1.1/configure-17223-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
gsetroot-1.1/configure-17382-      if test "$GCC" = yes; then
gsetroot-1.1/configure:17383:	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'
gsetroot-1.1/configure-17384-      else
gsetroot-1.1/configure:17385:	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'
gsetroot-1.1/configure-17386-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
gsetroot-1.1/configure-17414-      hardcode_shlibpath_var_GCJ=no
gsetroot-1.1/configure:17415:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gsetroot-1.1/configure-17416-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gsetroot-1.1/configure-17443-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
gsetroot-1.1/configure:17444:	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'
gsetroot-1.1/configure-17445-      else
gsetroot-1.1/configure-17446-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
gsetroot-1.1/configure:17447:	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'
gsetroot-1.1/configure-17448-      fi
##############################################
gsetroot-1.1/configure-17455-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
gsetroot-1.1/configure:17456:	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'
gsetroot-1.1/configure-17457-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
gsetroot-1.1/configure-17459-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
gsetroot-1.1/configure:17460:	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'
gsetroot-1.1/configure:17461:	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~
gsetroot-1.1/configure:17462:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
gsetroot-1.1/configure-17463-
##############################################
gsetroot-1.1/configure-17681-if test "$GCC" = yes; then
gsetroot-1.1/configure:17682:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
gsetroot-1.1/configure-17683-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
gsetroot-1.1/configure-17687-    # okay in the real world where ";" in dirpaths is itself problematic.
gsetroot-1.1/configure:17688:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gsetroot-1.1/configure-17689-  else
gsetroot-1.1/configure:17690:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
gsetroot-1.1/configure-17691-  fi
##############################################
gsetroot-1.1/configure-17758-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
gsetroot-1.1/configure:17759:  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'
gsetroot-1.1/configure-17760-  ;;
##############################################
gsetroot-1.1/configure-17791-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gsetroot-1.1/configure:17792:    postinstall_cmds='base_file=`basename \${file}`~
gsetroot-1.1/configure:17793:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
gsetroot-1.1/configure:17794:      dldir=$destdir/`dirname \$dlpath`~
gsetroot-1.1/configure-17795-      test -d \$dldir || mkdir -p \$dldir~
gsetroot-1.1/configure-17796-      $install_prog $dir/$dlname \$dldir/$dlname'
gsetroot-1.1/configure:17797:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gsetroot-1.1/configure-17798-      dlpath=$dir/\$dldll~
##############################################
gsetroot-1.1/configure-17804-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gsetroot-1.1/configure:17805:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
gsetroot-1.1/configure-17806-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
gsetroot-1.1/configure-17809-      # MinGW DLLs use traditional 'lib' prefix
gsetroot-1.1/configure:17810:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
gsetroot-1.1/configure:17811:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
gsetroot-1.1/configure-17812-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
gsetroot-1.1/configure-17818-        # which wouldn't understand a cygwinified path. Ahh.
gsetroot-1.1/configure:17819:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gsetroot-1.1/configure-17820-      else
gsetroot-1.1/configure:17821:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
gsetroot-1.1/configure-17822-      fi
##############################################
gsetroot-1.1/configure-17825-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gsetroot-1.1/configure:17826:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
gsetroot-1.1/configure-17827-      ;;
##############################################
gsetroot-1.1/configure-17831-  *)
gsetroot-1.1/configure:17832:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
gsetroot-1.1/configure-17833-    ;;
##############################################
gsetroot-1.1/configure-17851-  if test "$GCC" = yes; then
gsetroot-1.1/configure:17852:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
gsetroot-1.1/configure-17853-  else
##############################################
gsetroot-1.1/configure-18028-  if test -f /etc/ld.so.conf; then
gsetroot-1.1/configure:18029:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
gsetroot-1.1/configure-18030-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gsetroot-1.1/configure-18107-  shlibpath_var=LD_LIBRARY_PATH
gsetroot-1.1/configure:18108:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gsetroot-1.1/configure-18109-    case $host_os in
##############################################
gsetroot-1.1/configure-19159-      # Double-quote double-evaled strings.
gsetroot-1.1/configure:19160:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
gsetroot-1.1/configure-19161-      ;;
gsetroot-1.1/configure-19162-    *)
gsetroot-1.1/configure:19163:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
gsetroot-1.1/configure-19164-      ;;
##############################################
gsetroot-1.1/configure-19169-  *'\$0 --fallback-echo"')
gsetroot-1.1/configure:19170:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
gsetroot-1.1/configure-19171-    ;;
##############################################
gsetroot-1.1/configure-19479-  # libtool script then.
gsetroot-1.1/configure:19480:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
gsetroot-1.1/configure-19481-  if test -f "$ltmain_in"; then
##############################################
gsetroot-1.1/configure-19604-      # Double-quote double-evaled strings.
gsetroot-1.1/configure:19605:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
gsetroot-1.1/configure-19606-      ;;
gsetroot-1.1/configure-19607-    *)
gsetroot-1.1/configure:19608:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
gsetroot-1.1/configure-19609-      ;;
##############################################
gsetroot-1.1/configure-19614-  *'\$0 --fallback-echo"')
gsetroot-1.1/configure:19615:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
gsetroot-1.1/configure-19616-    ;;
##############################################
gsetroot-1.1/configure-19924-  # libtool script then.
gsetroot-1.1/configure:19925:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
gsetroot-1.1/configure-19926-  if test -f "$ltmain_in"; then
##############################################
gsetroot-1.1/configure-20061-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
gsetroot-1.1/configure:20062:            GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 gdk-2.0"`
gsetroot-1.1/configure-20063-            echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
##############################################
gsetroot-1.1/configure-20067-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
gsetroot-1.1/configure:20068:            GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 gdk-2.0"`
gsetroot-1.1/configure-20069-            echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
##############################################
gsetroot-1.1/configure-20075-            ## do set a variable so people can do so.
gsetroot-1.1/configure:20076:            GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 gdk-2.0"`
gsetroot-1.1/configure-20077-
##############################################
gsetroot-1.1/configure-20678-  for ac_func in _getb67 GETB67 getb67; do
gsetroot-1.1/configure:20679:    as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
gsetroot-1.1/configure-20680-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
gsetroot-1.1/configure-20766-fi
gsetroot-1.1/configure:20767:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
gsetroot-1.1/configure:20768:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
gsetroot-1.1/configure:20769:if test `eval echo '${'$as_ac_var'}'` = yes; then
gsetroot-1.1/configure-20770-
##############################################
gsetroot-1.1/configure-20851-do
gsetroot-1.1/configure:20852:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
gsetroot-1.1/configure-20853-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
gsetroot-1.1/configure-20858-fi
gsetroot-1.1/configure:20859:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
gsetroot-1.1/configure:20860:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
gsetroot-1.1/configure-20861-else
##############################################
gsetroot-1.1/configure-20984-fi
gsetroot-1.1/configure:20985:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
gsetroot-1.1/configure:20986:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
gsetroot-1.1/configure-20987-
gsetroot-1.1/configure-20988-fi
gsetroot-1.1/configure:20989:if test `eval echo '${'$as_ac_Header'}'` = yes; then
gsetroot-1.1/configure-20990-  cat >>confdefs.h <<_ACEOF
gsetroot-1.1/configure:20991:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
gsetroot-1.1/configure-20992-_ACEOF
##############################################
gsetroot-1.1/configure-21000-do
gsetroot-1.1/configure:21001:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
gsetroot-1.1/configure-21002-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
gsetroot-1.1/configure-21088-fi
gsetroot-1.1/configure:21089:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
gsetroot-1.1/configure:21090:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
gsetroot-1.1/configure:21091:if test `eval echo '${'$as_ac_var'}'` = yes; then
gsetroot-1.1/configure-21092-  cat >>confdefs.h <<_ACEOF
gsetroot-1.1/configure:21093:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
gsetroot-1.1/configure-21094-_ACEOF
##############################################
gsetroot-1.1/configure-21325-do
gsetroot-1.1/configure:21326:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
gsetroot-1.1/configure-21327-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
gsetroot-1.1/configure-21332-fi
gsetroot-1.1/configure:21333:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
gsetroot-1.1/configure:21334:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
gsetroot-1.1/configure-21335-else
##############################################
gsetroot-1.1/configure-21458-fi
gsetroot-1.1/configure:21459:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
gsetroot-1.1/configure:21460:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
gsetroot-1.1/configure-21461-
gsetroot-1.1/configure-21462-fi
gsetroot-1.1/configure:21463:if test `eval echo '${'$as_ac_Header'}'` = yes; then
gsetroot-1.1/configure-21464-  cat >>confdefs.h <<_ACEOF
gsetroot-1.1/configure:21465:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
gsetroot-1.1/configure-21466-_ACEOF
##############################################
gsetroot-1.1/configure-21496-do
gsetroot-1.1/configure:21497:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
gsetroot-1.1/configure-21498-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
gsetroot-1.1/configure-21584-fi
gsetroot-1.1/configure:21585:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
gsetroot-1.1/configure:21586:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
gsetroot-1.1/configure:21587:if test `eval echo '${'$as_ac_var'}'` = yes; then
gsetroot-1.1/configure-21588-  cat >>confdefs.h <<_ACEOF
gsetroot-1.1/configure:21589:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
gsetroot-1.1/configure-21590-_ACEOF
##############################################
gsetroot-1.1/configure-21602-
gsetroot-1.1/configure:21603:    for dir in `echo "$withval" | tr : ' '`; do
gsetroot-1.1/configure-21604-      if test -d $dir/include; then CPPFLAGS="$CPPFLAGS -I$dir/include"; fi
##############################################
gsetroot-1.1/configure-21792-
gsetroot-1.1/configure:21793:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
gsetroot-1.1/configure-21794-    echo "$as_me:$LINENO: result: ${ac_t:-
##############################################
gsetroot-1.1/configure-22249-do
gsetroot-1.1/configure:22250:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
gsetroot-1.1/configure-22251-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
gsetroot-1.1/configure-22337-fi
gsetroot-1.1/configure:22338:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
gsetroot-1.1/configure:22339:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
gsetroot-1.1/configure:22340:if test `eval echo '${'$as_ac_var'}'` = yes; then
gsetroot-1.1/configure-22341-  cat >>confdefs.h <<_ACEOF
gsetroot-1.1/configure:22342:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
gsetroot-1.1/configure-22343-_ACEOF
##############################################
gsetroot-1.1/configure-22594-	INTLLIBS="\$(top_builddir)/intl/libintl.a $LIBICONV"
gsetroot-1.1/configure:22595:	LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
gsetroot-1.1/configure-22596-      fi
##############################################
gsetroot-1.1/configure-22672-echo $ECHO_N "checking version of bison... $ECHO_C" >&6
gsetroot-1.1/configure:22673:      ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
gsetroot-1.1/configure-22674-      case $ac_prog_version in
##############################################
gsetroot-1.1/configure-22774-
gsetroot-1.1/configure:22775:packagesrcdir=`cd $srcdir && pwd`
gsetroot-1.1/configure-22776-
##############################################
gsetroot-1.1/configure-23015-do
gsetroot-1.1/configure:23016:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
gsetroot-1.1/configure-23017-    eval $as_var=C; export $as_var
##############################################
gsetroot-1.1/configure-23073-  as_lineno_2=$LINENO
gsetroot-1.1/configure:23074:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
gsetroot-1.1/configure-23075-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
gsetroot-1.1/configure-23113-  as_lineno_2=$LINENO
gsetroot-1.1/configure:23114:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
gsetroot-1.1/configure-23115-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
gsetroot-1.1/configure-23295-configured by $0, generated by GNU Autoconf 2.59,
gsetroot-1.1/configure:23296:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
gsetroot-1.1/configure-23297-
##############################################
gsetroot-1.1/configure-23312-  --*=*)
gsetroot-1.1/configure:23313:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
gsetroot-1.1/configure:23314:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
gsetroot-1.1/configure-23315-    ac_shift=:
##############################################
gsetroot-1.1/configure-23629-      fi
gsetroot-1.1/configure:23630:      ac_sed_frag=`expr $ac_sed_frag + 1`
gsetroot-1.1/configure-23631-      ac_beg=$ac_end
gsetroot-1.1/configure:23632:      ac_end=`expr $ac_end + $ac_max_sed_lines`
gsetroot-1.1/configure-23633-    fi
##############################################
gsetroot-1.1/configure-23646-	cat >$tmp/stdin
gsetroot-1.1/configure:23647:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
gsetroot-1.1/configure:23648:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
gsetroot-1.1/configure:23649:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
gsetroot-1.1/configure:23650:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
gsetroot-1.1/configure-23651-  * )   ac_file_in=$ac_file.in ;;
##############################################
gsetroot-1.1/configure-23694-if test "$ac_dir" != .; then
gsetroot-1.1/configure:23695:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
gsetroot-1.1/configure-23696-  # A "../" for each directory in $ac_dir_suffix.
gsetroot-1.1/configure:23697:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
gsetroot-1.1/configure-23698-else
##############################################
gsetroot-1.1/configure-23707-    else
gsetroot-1.1/configure:23708:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
gsetroot-1.1/configure-23709-    fi ;;
##############################################
gsetroot-1.1/configure-23860-	cat >$tmp/stdin
gsetroot-1.1/configure:23861:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
gsetroot-1.1/configure:23862:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
gsetroot-1.1/configure:23863:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
gsetroot-1.1/configure:23864:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
gsetroot-1.1/configure-23865-  * )   ac_file_in=$ac_file.in ;;
##############################################
gsetroot-1.1/configure-24063-    * )
gsetroot-1.1/configure:24064:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gsetroot-1.1/configure-24065-  esac
##############################################
gsetroot-1.1/configure-24086-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
gsetroot-1.1/configure:24087:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
gsetroot-1.1/configure:24088:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
gsetroot-1.1/configure-24089-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
gsetroot-1.1/configure-24128-if test "$ac_dir" != .; then
gsetroot-1.1/configure:24129:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
gsetroot-1.1/configure-24130-  # A "../" for each directory in $ac_dir_suffix.
gsetroot-1.1/configure:24131:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
gsetroot-1.1/configure-24132-else
##############################################
gsetroot-1.1/configure-24141-    else
gsetroot-1.1/configure:24142:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
gsetroot-1.1/configure-24143-    fi ;;
##############################################
gsetroot-1.1/configure-24196-  # Strip MF so we end up with the name of the file.
gsetroot-1.1/configure:24197:  mf=`echo "$mf" | sed -e 's/:.*$//'`
gsetroot-1.1/configure-24198-  # Check whether this is an Automake generated Makefile or not.
##############################################
gsetroot-1.1/configure-24222-  # running `make'.
gsetroot-1.1/configure:24223:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
gsetroot-1.1/configure-24224-  test -z "$DEPDIR" && continue
gsetroot-1.1/configure-24225-  # When using ansi2knr, U may be empty or an underscore; expand it
gsetroot-1.1/configure:24226:  U=`sed -n -e '/^U = / s///p' < "$mf"`
gsetroot-1.1/configure-24227-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
gsetroot-1.1/configure-24288-        case "$ac_file" in
gsetroot-1.1/configure:24289:          *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gsetroot-1.1/configure-24290-        esac
##############################################
gsetroot-1.1/configure-24293-          # Adjust a relative srcdir.
gsetroot-1.1/configure:24294:          ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gsetroot-1.1/configure:24295:          ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
gsetroot-1.1/configure:24296:          ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gsetroot-1.1/configure-24297-          # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gsetroot-1.1/configure-24300-          case "$ac_given_srcdir" in
gsetroot-1.1/configure:24301:            .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gsetroot-1.1/configure-24302-            /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gsetroot-1.1/aclocal.m4-61-# test to see if srcdir already configured
gsetroot-1.1/aclocal.m4:62:if test "`cd $srcdir && pwd`" != "`pwd`" &&
gsetroot-1.1/aclocal.m4-63-   test -f $srcdir/config.status; then
##############################################
gsetroot-1.1/aclocal.m4-135-    * )
gsetroot-1.1/aclocal.m4:136:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gsetroot-1.1/aclocal.m4-137-  esac
gsetroot-1.1/aclocal.m4-138-done
gsetroot-1.1/aclocal.m4:139:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
gsetroot-1.1/aclocal.m4-140-
##############################################
gsetroot-1.1/aclocal.m4-249-if (
gsetroot-1.1/aclocal.m4:250:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
gsetroot-1.1/aclocal.m4-251-   if test "$[*]" = "X"; then
gsetroot-1.1/aclocal.m4-252-      # -L didn't work.
gsetroot-1.1/aclocal.m4:253:      set X `ls -t $srcdir/configure conftest.file`
gsetroot-1.1/aclocal.m4-254-   fi
##############################################
gsetroot-1.1/aclocal.m4-344-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
gsetroot-1.1/aclocal.m4:345:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
gsetroot-1.1/aclocal.m4-346-#
##############################################
gsetroot-1.1/aclocal.m4-368-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gsetroot-1.1/aclocal.m4:369:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gsetroot-1.1/aclocal.m4-370-# and then we would define $MISSING as
##############################################
gsetroot-1.1/aclocal.m4-385-# expand $ac_aux_dir to an absolute path
gsetroot-1.1/aclocal.m4:386:am_aux_dir=`cd $ac_aux_dir && pwd`
gsetroot-1.1/aclocal.m4-387-])
##############################################
gsetroot-1.1/aclocal.m4-559-  if test "$am_compiler_list" = ""; then
gsetroot-1.1/aclocal.m4:560:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gsetroot-1.1/aclocal.m4-561-  fi
##############################################
gsetroot-1.1/aclocal.m4-672-  # Strip MF so we end up with the name of the file.
gsetroot-1.1/aclocal.m4:673:  mf=`echo "$mf" | sed -e 's/:.*$//'`
gsetroot-1.1/aclocal.m4-674-  # Check whether this is an Automake generated Makefile or not.
##############################################
gsetroot-1.1/aclocal.m4-680-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
gsetroot-1.1/aclocal.m4:681:    dirpart=`AS_DIRNAME("$mf")`
gsetroot-1.1/aclocal.m4-682-  else
##############################################
gsetroot-1.1/aclocal.m4-687-  # running `make'.
gsetroot-1.1/aclocal.m4:688:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
gsetroot-1.1/aclocal.m4-689-  test -z "$DEPDIR" && continue
gsetroot-1.1/aclocal.m4-690-  # When using ansi2knr, U may be empty or an underscore; expand it
gsetroot-1.1/aclocal.m4:691:  U=`sed -n -e '/^U = / s///p' < "$mf"`
gsetroot-1.1/aclocal.m4-692-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
gsetroot-1.1/aclocal.m4-708-    test -f "$dirpart/$file" && continue
gsetroot-1.1/aclocal.m4:709:    fdir=`AS_DIRNAME(["$file"])`
gsetroot-1.1/aclocal.m4-710-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
gsetroot-1.1/aclocal.m4-773-# case it prints its new name instead of `make'.
gsetroot-1.1/aclocal.m4:774:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
gsetroot-1.1/aclocal.m4-775-   am__include=include
##############################################
gsetroot-1.1/aclocal.m4-781-   echo '.include "confinc"' > confmf
gsetroot-1.1/aclocal.m4:782:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
gsetroot-1.1/aclocal.m4-783-      am__include=.include
##############################################
gsetroot-1.1/aclocal.m4-1257-  # Remove one level of quotation (which was required for Make).
gsetroot-1.1/aclocal.m4:1258:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
gsetroot-1.1/aclocal.m4-1259-  ;;
##############################################
gsetroot-1.1/aclocal.m4-1268-  :
gsetroot-1.1/aclocal.m4:1269:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
gsetroot-1.1/aclocal.m4-1270-  # Yippee, $echo works!
##############################################
gsetroot-1.1/aclocal.m4-1294-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
gsetroot-1.1/aclocal.m4:1295:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
gsetroot-1.1/aclocal.m4:1296:       echo_test_string="`eval $cmd`" &&
gsetroot-1.1/aclocal.m4-1297-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
gsetroot-1.1/aclocal.m4-1303-
gsetroot-1.1/aclocal.m4:1304:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
gsetroot-1.1/aclocal.m4:1305:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
gsetroot-1.1/aclocal.m4-1306-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gsetroot-1.1/aclocal.m4-1318-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
gsetroot-1.1/aclocal.m4:1319:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
gsetroot-1.1/aclocal.m4:1320:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
gsetroot-1.1/aclocal.m4-1321-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gsetroot-1.1/aclocal.m4-1330-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
gsetroot-1.1/aclocal.m4:1331:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
gsetroot-1.1/aclocal.m4-1332-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gsetroot-1.1/aclocal.m4-1345-      echo='printf %s\n'
gsetroot-1.1/aclocal.m4:1346:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
gsetroot-1.1/aclocal.m4:1347:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
gsetroot-1.1/aclocal.m4-1348-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gsetroot-1.1/aclocal.m4-1350-	:
gsetroot-1.1/aclocal.m4:1351:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
gsetroot-1.1/aclocal.m4-1352-	   test "X$echo_testing_string" = 'X\t' &&
gsetroot-1.1/aclocal.m4:1353:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
gsetroot-1.1/aclocal.m4-1354-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gsetroot-1.1/aclocal.m4-1359-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
gsetroot-1.1/aclocal.m4:1360:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
gsetroot-1.1/aclocal.m4-1361-	   test "X$echo_testing_string" = 'X\t' &&
gsetroot-1.1/aclocal.m4:1362:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
gsetroot-1.1/aclocal.m4-1363-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
gsetroot-1.1/aclocal.m4-1369-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
gsetroot-1.1/aclocal.m4:1370:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
gsetroot-1.1/aclocal.m4-1371-	  then
##############################################
gsetroot-1.1/aclocal.m4-1377-	if test "$prev" != 'sed 50q "[$]0"'; then
gsetroot-1.1/aclocal.m4:1378:	  echo_test_string=`eval $prev`
gsetroot-1.1/aclocal.m4-1379-	  export echo_test_string
##############################################
gsetroot-1.1/aclocal.m4-1416-  if AC_TRY_EVAL(ac_compile); then
gsetroot-1.1/aclocal.m4:1417:    case `/usr/bin/file conftest.$ac_objext` in
gsetroot-1.1/aclocal.m4-1418-    *ELF-32*)
##############################################
gsetroot-1.1/aclocal.m4-1432-   if test "$lt_cv_prog_gnu_ld" = yes; then
gsetroot-1.1/aclocal.m4:1433:    case `/usr/bin/file conftest.$ac_objext` in
gsetroot-1.1/aclocal.m4-1434-    *32-bit*)
##############################################
gsetroot-1.1/aclocal.m4-1444-   else
gsetroot-1.1/aclocal.m4:1445:    case `/usr/bin/file conftest.$ac_objext` in
gsetroot-1.1/aclocal.m4-1446-    *32-bit*)
##############################################
gsetroot-1.1/aclocal.m4-1650-    # we can't tell.
gsetroot-1.1/aclocal.m4:1651:    while (test "X"`$CONFIG_SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
gsetroot-1.1/aclocal.m4-1652-	       = "XX$teststring") >/dev/null 2>&1 &&
gsetroot-1.1/aclocal.m4:1653:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
gsetroot-1.1/aclocal.m4-1654-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
gsetroot-1.1/aclocal.m4-1656-    do
gsetroot-1.1/aclocal.m4:1657:      i=`expr $i + 1`
gsetroot-1.1/aclocal.m4-1658-      teststring=$teststring$teststring
##############################################
gsetroot-1.1/aclocal.m4-1663-    # It appears as though 1/2 is a usable value.
gsetroot-1.1/aclocal.m4:1664:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gsetroot-1.1/aclocal.m4-1665-    ;;
##############################################
gsetroot-1.1/aclocal.m4-1951-  if test "$hard_links" = no; then
gsetroot-1.1/aclocal.m4:1952:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
gsetroot-1.1/aclocal.m4-1953-    need_locks=warn
##############################################
gsetroot-1.1/aclocal.m4-2066-if test "$GCC" = yes; then
gsetroot-1.1/aclocal.m4:2067:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
gsetroot-1.1/aclocal.m4-2068-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
gsetroot-1.1/aclocal.m4-2072-    # okay in the real world where ";" in dirpaths is itself problematic.
gsetroot-1.1/aclocal.m4:2073:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gsetroot-1.1/aclocal.m4-2074-  else
gsetroot-1.1/aclocal.m4:2075:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
gsetroot-1.1/aclocal.m4-2076-  fi
##############################################
gsetroot-1.1/aclocal.m4-2143-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
gsetroot-1.1/aclocal.m4:2144:  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'
gsetroot-1.1/aclocal.m4-2145-  ;;
##############################################
gsetroot-1.1/aclocal.m4-2176-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gsetroot-1.1/aclocal.m4:2177:    postinstall_cmds='base_file=`basename \${file}`~
gsetroot-1.1/aclocal.m4:2178:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
gsetroot-1.1/aclocal.m4:2179:      dldir=$destdir/`dirname \$dlpath`~
gsetroot-1.1/aclocal.m4-2180-      test -d \$dldir || mkdir -p \$dldir~
gsetroot-1.1/aclocal.m4-2181-      $install_prog $dir/$dlname \$dldir/$dlname'
gsetroot-1.1/aclocal.m4:2182:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gsetroot-1.1/aclocal.m4-2183-      dlpath=$dir/\$dldll~
##############################################
gsetroot-1.1/aclocal.m4-2189-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gsetroot-1.1/aclocal.m4:2190:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
gsetroot-1.1/aclocal.m4-2191-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
gsetroot-1.1/aclocal.m4-2194-      # MinGW DLLs use traditional 'lib' prefix
gsetroot-1.1/aclocal.m4:2195:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
gsetroot-1.1/aclocal.m4:2196:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
gsetroot-1.1/aclocal.m4-2197-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
gsetroot-1.1/aclocal.m4-2203-        # which wouldn't understand a cygwinified path. Ahh.
gsetroot-1.1/aclocal.m4:2204:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gsetroot-1.1/aclocal.m4-2205-      else
gsetroot-1.1/aclocal.m4:2206:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
gsetroot-1.1/aclocal.m4-2207-      fi
##############################################
gsetroot-1.1/aclocal.m4-2210-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gsetroot-1.1/aclocal.m4:2211:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
gsetroot-1.1/aclocal.m4-2212-      ;;
##############################################
gsetroot-1.1/aclocal.m4-2216-  *)
gsetroot-1.1/aclocal.m4:2217:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
gsetroot-1.1/aclocal.m4-2218-    ;;
##############################################
gsetroot-1.1/aclocal.m4-2236-  if test "$GCC" = yes; then
gsetroot-1.1/aclocal.m4:2237:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
gsetroot-1.1/aclocal.m4-2238-  else
##############################################
gsetroot-1.1/aclocal.m4-2413-  if test -f /etc/ld.so.conf; then
gsetroot-1.1/aclocal.m4:2414:    lt_ld_extra=`$SED -e 's/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g' /etc/ld.so.conf | tr '\n' ' '`
gsetroot-1.1/aclocal.m4-2415-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gsetroot-1.1/aclocal.m4-2492-  shlibpath_var=LD_LIBRARY_PATH
gsetroot-1.1/aclocal.m4:2493:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gsetroot-1.1/aclocal.m4-2494-    case $host_os in
##############################################
gsetroot-1.1/aclocal.m4-2621-  if test -z "$LTCC"; then
gsetroot-1.1/aclocal.m4:2622:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
gsetroot-1.1/aclocal.m4-2623-    if test -z "$LTCC"; then
##############################################
gsetroot-1.1/aclocal.m4-2625-    else
gsetroot-1.1/aclocal.m4:2626:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
gsetroot-1.1/aclocal.m4-2627-    fi
##############################################
gsetroot-1.1/aclocal.m4-2631-  # Note that this assumes the entire list is on one line.
gsetroot-1.1/aclocal.m4:2632:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
gsetroot-1.1/aclocal.m4-2633-
##############################################
gsetroot-1.1/aclocal.m4-2637-    # Check whether tagname contains only valid characters
gsetroot-1.1/aclocal.m4:2638:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
gsetroot-1.1/aclocal.m4-2639-    "") ;;
##############################################
gsetroot-1.1/aclocal.m4-2890-	"file_magic "*)
gsetroot-1.1/aclocal.m4:2891:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
gsetroot-1.1/aclocal.m4-2892-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
gsetroot-1.1/aclocal.m4-2962-    # gcc leaves a trailing carriage return which upsets mingw
gsetroot-1.1/aclocal.m4:2963:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gsetroot-1.1/aclocal.m4-2964-  *)
gsetroot-1.1/aclocal.m4:2965:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gsetroot-1.1/aclocal.m4-2966-  esac
##############################################
gsetroot-1.1/aclocal.m4-2971-      # Canonicalize the pathname of ld
gsetroot-1.1/aclocal.m4:2972:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
gsetroot-1.1/aclocal.m4-2973-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
gsetroot-1.1/aclocal.m4:2974:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
gsetroot-1.1/aclocal.m4-2975-      done
##############################################
gsetroot-1.1/aclocal.m4-3002-      # Break only if it was the GNU/non-GNU ld that we prefer.
gsetroot-1.1/aclocal.m4:3003:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gsetroot-1.1/aclocal.m4-3004-      *GNU* | *'with BFD'*)
##############################################
gsetroot-1.1/aclocal.m4-3033-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
gsetroot-1.1/aclocal.m4:3034:case `$LD -v 2>&1 </dev/null` in
gsetroot-1.1/aclocal.m4-3035-*GNU* | *'with BFD'*)
##############################################
gsetroot-1.1/aclocal.m4-3189-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
gsetroot-1.1/aclocal.m4:3190:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gsetroot-1.1/aclocal.m4-3191-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
gsetroot-1.1/aclocal.m4-3262-      # Tru64's nm complains that /dev/null is an invalid object file
gsetroot-1.1/aclocal.m4:3263:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
gsetroot-1.1/aclocal.m4-3264-      */dev/null* | *'Invalid file or object type'*)
##############################################
gsetroot-1.1/aclocal.m4-3268-      *)
gsetroot-1.1/aclocal.m4:3269:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gsetroot-1.1/aclocal.m4-3270-	*/dev/null*)
##############################################
gsetroot-1.1/aclocal.m4-3470-if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then
gsetroot-1.1/aclocal.m4:3471:  AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries])
gsetroot-1.1/aclocal.m4:3472:  if echo "$old_CC $old_CFLAGS " | grep "[[ 	]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[ 	]]" >/dev/null; then :
gsetroot-1.1/aclocal.m4-3473-  else
##############################################
gsetroot-1.1/aclocal.m4-3648-_LT_AC_TAGVAR(compiler, $1)=$CC
gsetroot-1.1/aclocal.m4:3649:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/aclocal.m4-3650-
##############################################
gsetroot-1.1/aclocal.m4-3678-    # ancient GNU ld didn't support --whole-archive et. al.
gsetroot-1.1/aclocal.m4:3679:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
gsetroot-1.1/aclocal.m4-3680-	grep 'no-whole-archive' > /dev/null; then
##############################################
gsetroot-1.1/aclocal.m4-3758-      # below for broken collect2 doesn't work under 4.3+
gsetroot-1.1/aclocal.m4:3759:	collect2name=`${CC} -print-prog-name=collect2`
gsetroot-1.1/aclocal.m4-3760-	if test -f "$collect2name" && \
##############################################
gsetroot-1.1/aclocal.m4-3802-
gsetroot-1.1/aclocal.m4:3803:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
gsetroot-1.1/aclocal.m4-3804-     else
##############################################
gsetroot-1.1/aclocal.m4-3847-      # is EXPORTS), use it as is; otherwise, prepend...
gsetroot-1.1/aclocal.m4:3848:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
gsetroot-1.1/aclocal.m4-3849-	cp $export_symbols $output_objdir/$soname.def;
##############################################
gsetroot-1.1/aclocal.m4-3965-      # dependencies.
gsetroot-1.1/aclocal.m4:3966:      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'
gsetroot-1.1/aclocal.m4-3967-      ;;
##############################################
gsetroot-1.1/aclocal.m4-4037-	# dependencies.
gsetroot-1.1/aclocal.m4:4038:	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'
gsetroot-1.1/aclocal.m4-4039-	;;
##############################################
gsetroot-1.1/aclocal.m4-4062-	# SGI C++
gsetroot-1.1/aclocal.m4:4063:	_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 ${objdir}/so_locations -o $lib'
gsetroot-1.1/aclocal.m4-4064-
##############################################
gsetroot-1.1/aclocal.m4-4073-	  if test "$with_gnu_ld" = no; then
gsetroot-1.1/aclocal.m4:4074:	    _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}${objdir}/so_locations -o $lib'
gsetroot-1.1/aclocal.m4-4075-	  else
gsetroot-1.1/aclocal.m4:4076:	    _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'
gsetroot-1.1/aclocal.m4-4077-	  fi
##############################################
gsetroot-1.1/aclocal.m4-4092-	# to its proper name (with version) after linking.
gsetroot-1.1/aclocal.m4:4093:	_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'
gsetroot-1.1/aclocal.m4:4094:	_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'
gsetroot-1.1/aclocal.m4-4095-	# Commands to make compiler produce verbose output that lists
##############################################
gsetroot-1.1/aclocal.m4-4102-	# dependencies.
gsetroot-1.1/aclocal.m4:4103:	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'
gsetroot-1.1/aclocal.m4-4104-
##############################################
gsetroot-1.1/aclocal.m4-4138-	# dependencies.
gsetroot-1.1/aclocal.m4:4139:	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'
gsetroot-1.1/aclocal.m4-4140-	;;
##############################################
gsetroot-1.1/aclocal.m4-4181-	# to its proper name (with version) after linking.
gsetroot-1.1/aclocal.m4:4182:	_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'
gsetroot-1.1/aclocal.m4-4183-
##############################################
gsetroot-1.1/aclocal.m4-4198-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
gsetroot-1.1/aclocal.m4:4199:	_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 ${objdir}/so_locations -o $lib'
gsetroot-1.1/aclocal.m4-4200-
##############################################
gsetroot-1.1/aclocal.m4-4211-	# dependencies.
gsetroot-1.1/aclocal.m4:4212:	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'
gsetroot-1.1/aclocal.m4-4213-	;;
##############################################
gsetroot-1.1/aclocal.m4-4216-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
gsetroot-1.1/aclocal.m4:4217:	  _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}${objdir}/so_locations -o $lib'
gsetroot-1.1/aclocal.m4-4218-
##############################################
gsetroot-1.1/aclocal.m4-4241-	# to its proper name (with version) after linking.
gsetroot-1.1/aclocal.m4:4242:	_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'
gsetroot-1.1/aclocal.m4-4243-
##############################################
gsetroot-1.1/aclocal.m4-4257-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gsetroot-1.1/aclocal.m4:4258:	_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 ${objdir}/so_locations -o $lib'
gsetroot-1.1/aclocal.m4:4259:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
gsetroot-1.1/aclocal.m4-4260-	  echo "-hidden">> $lib.exp~
gsetroot-1.1/aclocal.m4:4261:	  $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 $objdir/so_locations -o $lib~
gsetroot-1.1/aclocal.m4-4262-	  $rm $lib.exp'
##############################################
gsetroot-1.1/aclocal.m4-4274-	# dependencies.
gsetroot-1.1/aclocal.m4:4275:	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'
gsetroot-1.1/aclocal.m4-4276-	;;
##############################################
gsetroot-1.1/aclocal.m4-4279-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
gsetroot-1.1/aclocal.m4:4280:	 _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}${objdir}/so_locations -o $lib'
gsetroot-1.1/aclocal.m4-4281-
##############################################
gsetroot-1.1/aclocal.m4-4362-	# dependencies.
gsetroot-1.1/aclocal.m4:4363:	output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[[LR]]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
gsetroot-1.1/aclocal.m4-4364-
##############################################
gsetroot-1.1/aclocal.m4-4519-  # eval without this substitution.
gsetroot-1.1/aclocal.m4:4520:  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
gsetroot-1.1/aclocal.m4-4521-
gsetroot-1.1/aclocal.m4:4522:  for p in `eval $output_verbose_link_cmd`; do
gsetroot-1.1/aclocal.m4-4523-    case $p in
##############################################
gsetroot-1.1/aclocal.m4-4650-_LT_AC_TAGVAR(compiler, $1)=$CC
gsetroot-1.1/aclocal.m4:4651:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/aclocal.m4-4652-
##############################################
gsetroot-1.1/aclocal.m4-4869-      # Double-quote double-evaled strings.
gsetroot-1.1/aclocal.m4:4870:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
gsetroot-1.1/aclocal.m4-4871-      ;;
gsetroot-1.1/aclocal.m4-4872-    *)
gsetroot-1.1/aclocal.m4:4873:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
gsetroot-1.1/aclocal.m4-4874-      ;;
##############################################
gsetroot-1.1/aclocal.m4-4879-  *'\[$]0 --fallback-echo"')
gsetroot-1.1/aclocal.m4:4880:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
gsetroot-1.1/aclocal.m4-4881-    ;;
##############################################
gsetroot-1.1/aclocal.m4-4894-
gsetroot-1.1/aclocal.m4:4895:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
gsetroot-1.1/aclocal.m4-4896-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
gsetroot-1.1/aclocal.m4-5267-  # libtool script then.
gsetroot-1.1/aclocal.m4:5268:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
gsetroot-1.1/aclocal.m4-5269-  if test -f "$ltmain_in"; then
##############################################
gsetroot-1.1/aclocal.m4-5359-# If we're using GNU nm, then use its standard symbol codes.
gsetroot-1.1/aclocal.m4:5360:case `$NM -V 2>&1` in
gsetroot-1.1/aclocal.m4-5361-*GNU* | *'with BFD'*)
##############################################
gsetroot-1.1/aclocal.m4-5389-    nlist=conftest.nm
gsetroot-1.1/aclocal.m4:5390:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
gsetroot-1.1/aclocal.m4-5391-      # Try sorting and uniquifying the output.
##############################################
gsetroot-1.1/aclocal.m4-6083-	# is EXPORTS), use it as is; otherwise, prepend...
gsetroot-1.1/aclocal.m4:6084:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
gsetroot-1.1/aclocal.m4-6085-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
gsetroot-1.1/aclocal.m4-6138-      supports_anon_versioning=no
gsetroot-1.1/aclocal.m4:6139:      case `$LD -v 2>/dev/null` in
gsetroot-1.1/aclocal.m4-6140-        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
gsetroot-1.1/aclocal.m4-6245-	# below for broken collect2 doesn't work under 4.3+
gsetroot-1.1/aclocal.m4:6246:	  collect2name=`${CC} -print-prog-name=collect2`
gsetroot-1.1/aclocal.m4-6247-	  if test -f "$collect2name" && \
##############################################
gsetroot-1.1/aclocal.m4-6288-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
gsetroot-1.1/aclocal.m4:6289:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
gsetroot-1.1/aclocal.m4-6290-       else
##############################################
gsetroot-1.1/aclocal.m4-6337-      # FIXME: Setting linknames here is a bad hack.
gsetroot-1.1/aclocal.m4:6338:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
gsetroot-1.1/aclocal.m4-6339-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
gsetroot-1.1/aclocal.m4-6342-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
gsetroot-1.1/aclocal.m4:6343:      fix_srcfile_path='`cygpath -w "$srcfile"`'
gsetroot-1.1/aclocal.m4-6344-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
gsetroot-1.1/aclocal.m4-6503-      if test "$GCC" = yes; then
gsetroot-1.1/aclocal.m4:6504:	_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'
gsetroot-1.1/aclocal.m4-6505-      else
gsetroot-1.1/aclocal.m4:6506:	_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'
gsetroot-1.1/aclocal.m4-6507-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
gsetroot-1.1/aclocal.m4-6535-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
gsetroot-1.1/aclocal.m4:6536:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
gsetroot-1.1/aclocal.m4-6537-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gsetroot-1.1/aclocal.m4-6564-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
gsetroot-1.1/aclocal.m4:6565:	_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'
gsetroot-1.1/aclocal.m4-6566-      else
gsetroot-1.1/aclocal.m4-6567-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gsetroot-1.1/aclocal.m4:6568:	_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'
gsetroot-1.1/aclocal.m4-6569-      fi
##############################################
gsetroot-1.1/aclocal.m4-6576-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
gsetroot-1.1/aclocal.m4:6577:	_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'
gsetroot-1.1/aclocal.m4-6578-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
gsetroot-1.1/aclocal.m4-6580-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gsetroot-1.1/aclocal.m4:6581:	_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'
gsetroot-1.1/aclocal.m4:6582:	_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~
gsetroot-1.1/aclocal.m4:6583:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
gsetroot-1.1/aclocal.m4-6584-
##############################################
gsetroot-1.1/aclocal.m4-6757-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
gsetroot-1.1/aclocal.m4:6758:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
gsetroot-1.1/aclocal.m4-6759-        then
##############################################
gsetroot-1.1/aclocal.m4-6893-    test $lt_ac_count -gt 10 && break
gsetroot-1.1/aclocal.m4:6894:    lt_ac_count=`expr $lt_ac_count + 1`
gsetroot-1.1/aclocal.m4-6895-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
gsetroot-1.1/aclocal.m4-6931-            AC_MSG_CHECKING($1_CFLAGS)
gsetroot-1.1/aclocal.m4:6932:            $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
gsetroot-1.1/aclocal.m4-6933-            AC_MSG_RESULT($$1_CFLAGS)
##############################################
gsetroot-1.1/aclocal.m4-6935-            AC_MSG_CHECKING($1_LIBS)
gsetroot-1.1/aclocal.m4:6936:            $1_LIBS=`$PKG_CONFIG --libs "$2"`
gsetroot-1.1/aclocal.m4-6937-            AC_MSG_RESULT($$1_LIBS)
##############################################
gsetroot-1.1/aclocal.m4-6942-            ## do set a variable so people can do so.
gsetroot-1.1/aclocal.m4:6943:            $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
gsetroot-1.1/aclocal.m4-6944-            ifelse([$4], ,echo $$1_PKG_ERRORS,)
##############################################
gsetroot-1.1/aclocal.m4-7119-	INTLLIBS="ifelse([$3],[],\$(top_builddir)/intl,[$3])/libintl.ifelse([$1], use-libtool, [l], [])a $LIBICONV"
gsetroot-1.1/aclocal.m4:7120:	LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
gsetroot-1.1/aclocal.m4-7121-      fi
##############################################
gsetroot-1.1/aclocal.m4-7157-        case "$ac_file" in
gsetroot-1.1/aclocal.m4:7158:          *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
gsetroot-1.1/aclocal.m4-7159-        esac
##############################################
gsetroot-1.1/aclocal.m4-7162-          # Adjust a relative srcdir.
gsetroot-1.1/aclocal.m4:7163:          ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
gsetroot-1.1/aclocal.m4:7164:          ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
gsetroot-1.1/aclocal.m4:7165:          ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
gsetroot-1.1/aclocal.m4-7166-          # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
gsetroot-1.1/aclocal.m4-7169-          case "$ac_given_srcdir" in
gsetroot-1.1/aclocal.m4:7170:            .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
gsetroot-1.1/aclocal.m4-7171-            /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
gsetroot-1.1/aclocal.m4-7208-changequote(<<,>>)dnl
gsetroot-1.1/aclocal.m4:7209:      ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
gsetroot-1.1/aclocal.m4-7210-      case $ac_prog_version in
##############################################
gsetroot-1.1/aclocal.m4-7424-[  --with-libiconv-prefix=DIR  search for libiconv in DIR/include and DIR/lib], [
gsetroot-1.1/aclocal.m4:7425:    for dir in `echo "$withval" | tr : ' '`; do
gsetroot-1.1/aclocal.m4-7426-      if test -d $dir/include; then CPPFLAGS="$CPPFLAGS -I$dir/include"; fi
##############################################
gsetroot-1.1/aclocal.m4-7470-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
gsetroot-1.1/aclocal.m4:7471:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
gsetroot-1.1/aclocal.m4-7472-    AC_MSG_RESULT([$]{ac_t:-
##############################################
gsetroot-1.1/config.guess-37-
gsetroot-1.1/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
gsetroot-1.1/config.guess-39-
##############################################
gsetroot-1.1/config.guess-106-: ${TMPDIR=/tmp} ;
gsetroot-1.1/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
gsetroot-1.1/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
gsetroot-1.1/config.guess-191-	    *)
gsetroot-1.1/config.guess:192:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
gsetroot-1.1/config.guess-193-		;;
##############################################
gsetroot-1.1/config.guess-250-	*4.0)
gsetroot-1.1/config.guess:251:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
gsetroot-1.1/config.guess-252-		;;
gsetroot-1.1/config.guess-253-	*5.*)
gsetroot-1.1/config.guess:254:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
gsetroot-1.1/config.guess-255-		;;
##############################################
gsetroot-1.1/config.guess-260-	# types through head -n 1, so we only detect the type of CPU 0.
gsetroot-1.1/config.guess:261:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
gsetroot-1.1/config.guess-262-	case "$ALPHA_CPU_TYPE" in
##############################################
gsetroot-1.1/config.guess-298-	# 1.2 uses "1.2" for uname -r.
gsetroot-1.1/config.guess:299:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
gsetroot-1.1/config.guess-300-	exit 0 ;;
##############################################
gsetroot-1.1/config.guess-352-    sun4H:SunOS:5.*:*)
gsetroot-1.1/config.guess:353:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gsetroot-1.1/config.guess-354-	exit 0 ;;
gsetroot-1.1/config.guess-355-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
gsetroot-1.1/config.guess:356:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gsetroot-1.1/config.guess-357-	exit 0 ;;
gsetroot-1.1/config.guess-358-    i86pc:SunOS:5.*:*)
gsetroot-1.1/config.guess:359:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gsetroot-1.1/config.guess-360-	exit 0 ;;
##############################################
gsetroot-1.1/config.guess-364-	# it's likely to be more like Solaris than SunOS4.
gsetroot-1.1/config.guess:365:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gsetroot-1.1/config.guess-366-	exit 0 ;;
##############################################
gsetroot-1.1/config.guess-373-	# Japanese Language versions have a version number like `4.1.3-JL'.
gsetroot-1.1/config.guess:374:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
gsetroot-1.1/config.guess-375-	exit 0 ;;
##############################################
gsetroot-1.1/config.guess-379-    sun*:*:4.2BSD:*)
gsetroot-1.1/config.guess:380:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
gsetroot-1.1/config.guess-381-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
gsetroot-1.1/config.guess-461-	$CC_FOR_BUILD -o $dummy $dummy.c \
gsetroot-1.1/config.guess:462:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
gsetroot-1.1/config.guess-463-	  && exit 0
##############################################
gsetroot-1.1/config.guess-516-    *:IRIX*:*:*)
gsetroot-1.1/config.guess:517:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
gsetroot-1.1/config.guess-518-	exit 0 ;;
##############################################
gsetroot-1.1/config.guess-555-    *:AIX:*:[45])
gsetroot-1.1/config.guess:556:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
gsetroot-1.1/config.guess-557-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
gsetroot-1.1/config.guess-590-    9000/[34678]??:HP-UX:*:*)
gsetroot-1.1/config.guess:591:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
gsetroot-1.1/config.guess-592-	case "${UNAME_MACHINE}" in
##############################################
gsetroot-1.1/config.guess-644-EOF
gsetroot-1.1/config.guess:645:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
gsetroot-1.1/config.guess-646-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
gsetroot-1.1/config.guess-662-    ia64:HP-UX:*:*)
gsetroot-1.1/config.guess:663:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
gsetroot-1.1/config.guess-664-	echo ia64-hp-hpux${HPUX_REV}
##############################################
gsetroot-1.1/config.guess-762-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
gsetroot-1.1/config.guess:763:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
gsetroot-1.1/config.guess-764-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gsetroot-1.1/config.guess-767-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
gsetroot-1.1/config.guess:768:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
gsetroot-1.1/config.guess-769-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gsetroot-1.1/config.guess-780-    *:FreeBSD:*:*)
gsetroot-1.1/config.guess:781:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
gsetroot-1.1/config.guess-782-	exit 0 ;;
##############################################
gsetroot-1.1/config.guess-810-    prep*:SunOS:5.*:*)
gsetroot-1.1/config.guess:811:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gsetroot-1.1/config.guess-812-	exit 0 ;;
##############################################
gsetroot-1.1/config.guess-814-	# the GNU system
gsetroot-1.1/config.guess:815:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
gsetroot-1.1/config.guess-816-	exit 0 ;;
##############################################
gsetroot-1.1/config.guess-818-	# other systems with GNU libc and userland
gsetroot-1.1/config.guess:819:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
gsetroot-1.1/config.guess-820-	exit 0 ;;
##############################################
gsetroot-1.1/config.guess-860-EOF
gsetroot-1.1/config.guess:861:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
gsetroot-1.1/config.guess-862-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
gsetroot-1.1/config.guess-879-EOF
gsetroot-1.1/config.guess:880:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
gsetroot-1.1/config.guess-881-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
gsetroot-1.1/config.guess-980-EOF
gsetroot-1.1/config.guess:981:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
gsetroot-1.1/config.guess-982-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
##############################################
gsetroot-1.1/config.guess-1019-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
gsetroot-1.1/config.guess:1020:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
gsetroot-1.1/config.guess-1021-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
gsetroot-1.1/config.guess-1244-    *:DragonFly:*:*)
gsetroot-1.1/config.guess:1245:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
gsetroot-1.1/config.guess-1246-	exit 0 ;;
##############################################
gsetroot-1.1/config.sub-54-
gsetroot-1.1/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
gsetroot-1.1/config.sub-56-
##############################################
gsetroot-1.1/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
gsetroot-1.1/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
gsetroot-1.1/config.sub-120-case $maybe_os in
##############################################
gsetroot-1.1/config.sub-123-    os=-$maybe_os
gsetroot-1.1/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
gsetroot-1.1/config.sub-125-    ;;
gsetroot-1.1/config.sub-126-  *)
gsetroot-1.1/config.sub:127:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
gsetroot-1.1/config.sub-128-    if [ $basic_machine != $1 ]
gsetroot-1.1/config.sub:129:    then os=`echo $1 | sed 's/.*-/-/'`
gsetroot-1.1/config.sub-130-    else os=; fi
##############################################
gsetroot-1.1/config.sub-174-		os=-sco3.2v5
gsetroot-1.1/config.sub:175:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gsetroot-1.1/config.sub-176-		;;
##############################################
gsetroot-1.1/config.sub-178-		os=-sco3.2v4
gsetroot-1.1/config.sub:179:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gsetroot-1.1/config.sub-180-		;;
gsetroot-1.1/config.sub-181-	-sco3.2.[4-9]*)
gsetroot-1.1/config.sub:182:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
gsetroot-1.1/config.sub:183:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gsetroot-1.1/config.sub-184-		;;
##############################################
gsetroot-1.1/config.sub-186-		# Don't forget version if it is 3.2v4 or newer.
gsetroot-1.1/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gsetroot-1.1/config.sub-188-		;;
##############################################
gsetroot-1.1/config.sub-190-		os=-sco3.2v2
gsetroot-1.1/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gsetroot-1.1/config.sub-192-		;;
gsetroot-1.1/config.sub-193-	-udk*)
gsetroot-1.1/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gsetroot-1.1/config.sub-195-		;;
##############################################
gsetroot-1.1/config.sub-197-		os=-isc2.2
gsetroot-1.1/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gsetroot-1.1/config.sub-199-		;;
##############################################
gsetroot-1.1/config.sub-203-	-isc*)
gsetroot-1.1/config.sub:204:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gsetroot-1.1/config.sub-205-		;;
##############################################
gsetroot-1.1/config.sub-209-	-ptx*)
gsetroot-1.1/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
gsetroot-1.1/config.sub-211-		;;
gsetroot-1.1/config.sub-212-	-windowsnt*)
gsetroot-1.1/config.sub:213:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
gsetroot-1.1/config.sub-214-		;;
##############################################
gsetroot-1.1/config.sub-289-	*-*-*)
gsetroot-1.1/config.sub:290:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
gsetroot-1.1/config.sub-291-		exit 1
##############################################
gsetroot-1.1/config.sub-387-	amd64-*)
gsetroot-1.1/config.sub:388:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
gsetroot-1.1/config.sub-389-		;;
##############################################
gsetroot-1.1/config.sub-608-	i*86v32)
gsetroot-1.1/config.sub:609:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gsetroot-1.1/config.sub-610-		os=-sysv32
##############################################
gsetroot-1.1/config.sub-612-	i*86v4*)
gsetroot-1.1/config.sub:613:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gsetroot-1.1/config.sub-614-		os=-sysv4
##############################################
gsetroot-1.1/config.sub-616-	i*86v)
gsetroot-1.1/config.sub:617:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gsetroot-1.1/config.sub-618-		os=-sysv
##############################################
gsetroot-1.1/config.sub-620-	i*86sol2)
gsetroot-1.1/config.sub:621:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gsetroot-1.1/config.sub-622-		os=-solaris2
##############################################
gsetroot-1.1/config.sub-668-	mips3*-*)
gsetroot-1.1/config.sub:669:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
gsetroot-1.1/config.sub-670-		;;
gsetroot-1.1/config.sub-671-	mips3*)
gsetroot-1.1/config.sub:672:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
gsetroot-1.1/config.sub-673-		;;
##############################################
gsetroot-1.1/config.sub-806-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
gsetroot-1.1/config.sub:807:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
gsetroot-1.1/config.sub-808-		;;
gsetroot-1.1/config.sub-809-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
gsetroot-1.1/config.sub:810:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
gsetroot-1.1/config.sub-811-		;;
gsetroot-1.1/config.sub-812-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
gsetroot-1.1/config.sub:813:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
gsetroot-1.1/config.sub-814-		;;
gsetroot-1.1/config.sub-815-	pentium4-*)
gsetroot-1.1/config.sub:816:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
gsetroot-1.1/config.sub-817-		;;
##############################################
gsetroot-1.1/config.sub-824-		;;
gsetroot-1.1/config.sub:825:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
gsetroot-1.1/config.sub-826-		;;
##############################################
gsetroot-1.1/config.sub-830-	ppcle-* | powerpclittle-*)
gsetroot-1.1/config.sub:831:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
gsetroot-1.1/config.sub-832-		;;
##############################################
gsetroot-1.1/config.sub-834-		;;
gsetroot-1.1/config.sub:835:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
gsetroot-1.1/config.sub-836-		;;
##############################################
gsetroot-1.1/config.sub-840-	ppc64le-* | powerpc64little-*)
gsetroot-1.1/config.sub:841:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
gsetroot-1.1/config.sub-842-		;;
##############################################
gsetroot-1.1/config.sub-1116-	*)
gsetroot-1.1/config.sub:1117:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
gsetroot-1.1/config.sub-1118-		exit 1
##############################################
gsetroot-1.1/config.sub-1124-	*-digital*)
gsetroot-1.1/config.sub:1125:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
gsetroot-1.1/config.sub-1126-		;;
gsetroot-1.1/config.sub-1127-	*-commodore*)
gsetroot-1.1/config.sub:1128:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
gsetroot-1.1/config.sub-1129-		;;
##############################################
gsetroot-1.1/config.sub-1142-	-solaris1 | -solaris1.*)
gsetroot-1.1/config.sub:1143:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
gsetroot-1.1/config.sub-1144-		;;
##############################################
gsetroot-1.1/config.sub-1154-	-gnu/linux*)
gsetroot-1.1/config.sub:1155:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
gsetroot-1.1/config.sub-1156-		;;
##############################################
gsetroot-1.1/config.sub-1195-	-nto*)
gsetroot-1.1/config.sub:1196:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
gsetroot-1.1/config.sub-1197-		;;
##############################################
gsetroot-1.1/config.sub-1202-	-mac*)
gsetroot-1.1/config.sub:1203:		os=`echo $os | sed -e 's|mac|macos|'`
gsetroot-1.1/config.sub-1204-		;;
##############################################
gsetroot-1.1/config.sub-1208-	-linux*)
gsetroot-1.1/config.sub:1209:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
gsetroot-1.1/config.sub-1210-		;;
gsetroot-1.1/config.sub-1211-	-sunos5*)
gsetroot-1.1/config.sub:1212:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
gsetroot-1.1/config.sub-1213-		;;
gsetroot-1.1/config.sub-1214-	-sunos6*)
gsetroot-1.1/config.sub:1215:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
gsetroot-1.1/config.sub-1216-		;;
##############################################
gsetroot-1.1/config.sub-1263-	-sinix5.*)
gsetroot-1.1/config.sub:1264:		os=`echo $os | sed -e 's|sinix|sysv|'`
gsetroot-1.1/config.sub-1265-		;;
##############################################
gsetroot-1.1/config.sub-1314-		# Get rid of the `-' at the beginning of $os.
gsetroot-1.1/config.sub:1315:		os=`echo $os | sed 's/[^-]*-//'`
gsetroot-1.1/config.sub:1316:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
gsetroot-1.1/config.sub-1317-		exit 1
##############################################
gsetroot-1.1/config.sub-1553-		esac
gsetroot-1.1/config.sub:1554:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
gsetroot-1.1/config.sub-1555-		;;
##############################################
gsetroot-1.1/depcomp-34-if test -z "$depfile"; then
gsetroot-1.1/depcomp:35:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
gsetroot-1.1/depcomp:36:   dir=`echo "$object" | sed 's,/.*$,/,'`
gsetroot-1.1/depcomp-37-   if test "$dir" = "$object"; then
##############################################
gsetroot-1.1/depcomp-43-
gsetroot-1.1/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gsetroot-1.1/depcomp-45-
##############################################
gsetroot-1.1/depcomp-178-  # Version 6 uses the directory in both cases.
gsetroot-1.1/depcomp:179:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
gsetroot-1.1/depcomp-180-  tmpdepfile="$stripped.u"
##############################################
gsetroot-1.1/depcomp-189-  else
gsetroot-1.1/depcomp:190:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
gsetroot-1.1/depcomp-191-    tmpdepfile="$stripped.u"
##############################################
gsetroot-1.1/depcomp-203-    # Do two passes, one to just change these to
gsetroot-1.1/depcomp:204:    # `$object: dependent.h' and one to simply `dependent.h:'.
gsetroot-1.1/depcomp-205-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gsetroot-1.1/depcomp-244-  # Do two passes, one to just change these to
gsetroot-1.1/depcomp:245:  # `$object: dependent.h' and one to simply `dependent.h:'.
gsetroot-1.1/depcomp-246-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gsetroot-1.1/depcomp-259-   # Subdirectories are respected.
gsetroot-1.1/depcomp:260:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
gsetroot-1.1/depcomp-261-   test "x$dir" = "x$object" && dir=
gsetroot-1.1/depcomp:262:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
gsetroot-1.1/depcomp-263-
##############################################
gsetroot-1.1/depcomp-382-  done
gsetroot-1.1/depcomp:383:  obj_suffix="`echo $object | sed 's/^.*\././'`"
gsetroot-1.1/depcomp-384-  touch "$tmpdepfile"
##############################################
gsetroot-1.1/install-sh-103-
gsetroot-1.1/install-sh:104:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
gsetroot-1.1/install-sh-105-	    shift
##############################################
gsetroot-1.1/install-sh-107-
gsetroot-1.1/install-sh:108:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
gsetroot-1.1/install-sh-109-	    shift
##############################################
gsetroot-1.1/install-sh-169-	then
gsetroot-1.1/install-sh:170:		dst=$dst/`basename "$src"`
gsetroot-1.1/install-sh-171-	else
##############################################
gsetroot-1.1/install-sh-176-## this sed command emulates the dirname command
gsetroot-1.1/install-sh:177:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
gsetroot-1.1/install-sh-178-
##############################################
gsetroot-1.1/install-sh-190-IFS='%'
gsetroot-1.1/install-sh:191:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
gsetroot-1.1/install-sh-192-IFS=$oIFS
##############################################
gsetroot-1.1/install-sh-224-	then
gsetroot-1.1/install-sh:225:		dstfile=`basename "$dst"`
gsetroot-1.1/install-sh-226-	else
##############################################
gsetroot-1.1/install-sh-234-	then
gsetroot-1.1/install-sh:235:		dstfile=`basename "$dst"`
gsetroot-1.1/install-sh-236-	else
##############################################
gsetroot-1.1/ltmain.sh-36-# The name of this program:
gsetroot-1.1/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename`
gsetroot-1.1/ltmain.sh-38-modename="$progname"
##############################################
gsetroot-1.1/ltmain.sh-56-  :
gsetroot-1.1/ltmain.sh:57:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
gsetroot-1.1/ltmain.sh-58-  # Yippee, $echo works!
##############################################
gsetroot-1.1/ltmain.sh-142-  win32_libid_type="unknown"
gsetroot-1.1/ltmain.sh:143:  win32_fileres=`file -L $1 2>/dev/null`
gsetroot-1.1/ltmain.sh-144-  case $win32_fileres in
##############################################
gsetroot-1.1/ltmain.sh-194-      # but not from the CC environment variable when configure was run.
gsetroot-1.1/ltmain.sh:195:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
gsetroot-1.1/ltmain.sh-196-      # Blanks at the start of $base_compile will cause this to fail
##############################################
gsetroot-1.1/ltmain.sh-201-	    # Evaluate the configuration.
gsetroot-1.1/ltmain.sh:202:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
gsetroot-1.1/ltmain.sh-203-	    CC_quoted=
##############################################
gsetroot-1.1/ltmain.sh-213-	    case "$@ " in
gsetroot-1.1/ltmain.sh:214:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
gsetroot-1.1/ltmain.sh-215-	      # The compiler in the base compile command matches
##############################################
gsetroot-1.1/ltmain.sh-250-  case $arg in
gsetroot-1.1/ltmain.sh:251:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
gsetroot-1.1/ltmain.sh-252-  *) optarg= ;;
##############################################
gsetroot-1.1/ltmain.sh-281-	  # Evaluate the configuration.
gsetroot-1.1/ltmain.sh:282:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
gsetroot-1.1/ltmain.sh-283-	else
##############################################
gsetroot-1.1/ltmain.sh-508-	-Wc,*)
gsetroot-1.1/ltmain.sh:509:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
gsetroot-1.1/ltmain.sh-510-	  lastarg=
##############################################
gsetroot-1.1/ltmain.sh-525-	  IFS="$save_ifs"
gsetroot-1.1/ltmain.sh:526:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
gsetroot-1.1/ltmain.sh-527-
##############################################
gsetroot-1.1/ltmain.sh-544-      # Aesthetically quote the previous argument.
gsetroot-1.1/ltmain.sh:545:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
gsetroot-1.1/ltmain.sh-546-
##############################################
gsetroot-1.1/ltmain.sh-569-      # Get the name of the library object.
gsetroot-1.1/ltmain.sh:570:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/ltmain.sh-571-      ;;
##############################################
gsetroot-1.1/ltmain.sh-580-    *.ads) xform=ads ;;
gsetroot-1.1/ltmain.sh:581:    *.asm) xform=asm ;;
gsetroot-1.1/ltmain.sh-582-    *.c++) xform=c++ ;;
##############################################
gsetroot-1.1/ltmain.sh-592-
gsetroot-1.1/ltmain.sh:593:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
gsetroot-1.1/ltmain.sh-594-
gsetroot-1.1/ltmain.sh-595-    case $libobj in
gsetroot-1.1/ltmain.sh:596:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
gsetroot-1.1/ltmain.sh-597-    *)
##############################################
gsetroot-1.1/ltmain.sh-623-
gsetroot-1.1/ltmain.sh:624:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/ltmain.sh:625:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
gsetroot-1.1/ltmain.sh-626-    if test "X$xdir" = "X$obj"; then
##############################################
gsetroot-1.1/ltmain.sh-662-    if test "$compiler_c_o" = no; then
gsetroot-1.1/ltmain.sh:663:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
gsetroot-1.1/ltmain.sh-664-      lockfile="$output_obj.lock"
##############################################
gsetroot-1.1/ltmain.sh-683-*** ERROR, $lockfile exists and contains:
gsetroot-1.1/ltmain.sh:684:`cat $lockfile 2>/dev/null`
gsetroot-1.1/ltmain.sh-685-
##############################################
gsetroot-1.1/ltmain.sh-752-      if test "$need_locks" = warn &&
gsetroot-1.1/ltmain.sh:753:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gsetroot-1.1/ltmain.sh-754-	$echo "\
gsetroot-1.1/ltmain.sh-755-*** ERROR, $lockfile contains:
gsetroot-1.1/ltmain.sh:756:`cat $lockfile 2>/dev/null`
gsetroot-1.1/ltmain.sh-757-
##############################################
gsetroot-1.1/ltmain.sh-824-      if test "$need_locks" = warn &&
gsetroot-1.1/ltmain.sh:825:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gsetroot-1.1/ltmain.sh-826-	$echo "\
gsetroot-1.1/ltmain.sh-827-*** ERROR, $lockfile contains:
gsetroot-1.1/ltmain.sh:828:`cat $lockfile 2>/dev/null`
gsetroot-1.1/ltmain.sh-829-
##############################################
gsetroot-1.1/ltmain.sh-986-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
gsetroot-1.1/ltmain.sh:987:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
gsetroot-1.1/ltmain.sh-988-	;;
##############################################
gsetroot-1.1/ltmain.sh-1075-	    moreargs=
gsetroot-1.1/ltmain.sh:1076:	    for fil in `cat $save_arg`
gsetroot-1.1/ltmain.sh-1077-	    do
##############################################
gsetroot-1.1/ltmain.sh-1102-		# Extract subdirectory from the argument.
gsetroot-1.1/ltmain.sh:1103:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
gsetroot-1.1/ltmain.sh-1104-		if test "X$xdir" = "X$arg"; then
##############################################
gsetroot-1.1/ltmain.sh-1156-		  # Extract subdirectory from the argument.
gsetroot-1.1/ltmain.sh:1157:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
gsetroot-1.1/ltmain.sh-1158-		  if test "X$xdir" = "X$arg"; then
##############################################
gsetroot-1.1/ltmain.sh-1163-
gsetroot-1.1/ltmain.sh:1164:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
gsetroot-1.1/ltmain.sh:1165:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
gsetroot-1.1/ltmain.sh-1166-		  libobjs="$libobjs $pic_object"
##############################################
gsetroot-1.1/ltmain.sh-1305-      -L*)
gsetroot-1.1/ltmain.sh:1306:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
gsetroot-1.1/ltmain.sh-1307-	# We need an absolute path.
##############################################
gsetroot-1.1/ltmain.sh-1310-	*)
gsetroot-1.1/ltmain.sh:1311:	  absdir=`cd "$dir" && pwd`
gsetroot-1.1/ltmain.sh-1312-	  if test -z "$absdir"; then
##############################################
gsetroot-1.1/ltmain.sh-1387-	# to be aesthetically quoted because they are evaled later.
gsetroot-1.1/ltmain.sh:1388:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
gsetroot-1.1/ltmain.sh-1389-	case $arg in
##############################################
gsetroot-1.1/ltmain.sh-1458-      -R*)
gsetroot-1.1/ltmain.sh:1459:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
gsetroot-1.1/ltmain.sh-1460-	# We need an absolute path.
##############################################
gsetroot-1.1/ltmain.sh-1499-      -Wc,*)
gsetroot-1.1/ltmain.sh:1500:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
gsetroot-1.1/ltmain.sh-1501-	arg=
##############################################
gsetroot-1.1/ltmain.sh-1513-	IFS="$save_ifs"
gsetroot-1.1/ltmain.sh:1514:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
gsetroot-1.1/ltmain.sh-1515-	;;
##############################################
gsetroot-1.1/ltmain.sh-1517-      -Wl,*)
gsetroot-1.1/ltmain.sh:1518:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
gsetroot-1.1/ltmain.sh-1519-	arg=
##############################################
gsetroot-1.1/ltmain.sh-1532-	IFS="$save_ifs"
gsetroot-1.1/ltmain.sh:1533:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
gsetroot-1.1/ltmain.sh-1534-	;;
##############################################
gsetroot-1.1/ltmain.sh-1554-	# to be aesthetically quoted because they are evaled later.
gsetroot-1.1/ltmain.sh:1555:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
gsetroot-1.1/ltmain.sh-1556-	case $arg in
##############################################
gsetroot-1.1/ltmain.sh-1591-	  # Extract subdirectory from the argument.
gsetroot-1.1/ltmain.sh:1592:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
gsetroot-1.1/ltmain.sh-1593-	  if test "X$xdir" = "X$arg"; then
##############################################
gsetroot-1.1/ltmain.sh-1645-	    # Extract subdirectory from the argument.
gsetroot-1.1/ltmain.sh:1646:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
gsetroot-1.1/ltmain.sh-1647-	    if test "X$xdir" = "X$arg"; then
##############################################
gsetroot-1.1/ltmain.sh-1652-
gsetroot-1.1/ltmain.sh:1653:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
gsetroot-1.1/ltmain.sh:1654:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
gsetroot-1.1/ltmain.sh-1655-	    libobjs="$libobjs $pic_object"
##############################################
gsetroot-1.1/ltmain.sh-1688-	# to be aesthetically quoted because they are evaled later.
gsetroot-1.1/ltmain.sh:1689:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
gsetroot-1.1/ltmain.sh-1690-	case $arg in
##############################################
gsetroot-1.1/ltmain.sh-1718-    # calculate the name of the file, without its directory
gsetroot-1.1/ltmain.sh:1719:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/ltmain.sh-1720-    libobjs_save="$libobjs"
##############################################
gsetroot-1.1/ltmain.sh-1723-      # get the directories listed in $shlibpath_var
gsetroot-1.1/ltmain.sh:1724:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
gsetroot-1.1/ltmain.sh-1725-    else
##############################################
gsetroot-1.1/ltmain.sh-1730-
gsetroot-1.1/ltmain.sh:1731:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
gsetroot-1.1/ltmain.sh-1732-    if test "X$output_objdir" = "X$output"; then
##############################################
gsetroot-1.1/ltmain.sh-1869-	  fi
gsetroot-1.1/ltmain.sh:1870:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
gsetroot-1.1/ltmain.sh-1871-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
gsetroot-1.1/ltmain.sh-1913-		    found=no
gsetroot-1.1/ltmain.sh:1914:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
gsetroot-1.1/ltmain.sh-1915-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
gsetroot-1.1/ltmain.sh-1938-	    newdependency_libs="$deplib $newdependency_libs"
gsetroot-1.1/ltmain.sh:1939:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
gsetroot-1.1/ltmain.sh-1940-	    ;;
##############################################
gsetroot-1.1/ltmain.sh-1951-	    fi
gsetroot-1.1/ltmain.sh:1952:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
gsetroot-1.1/ltmain.sh-1953-	    ;;
##############################################
gsetroot-1.1/ltmain.sh-1961-	  if test "$pass" = link; then
gsetroot-1.1/ltmain.sh:1962:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
gsetroot-1.1/ltmain.sh-1963-	    # Make sure the xrpath contains only unique directories.
##############################################
gsetroot-1.1/ltmain.sh-2040-
gsetroot-1.1/ltmain.sh:2041:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
gsetroot-1.1/ltmain.sh-2042-	test "X$ladir" = "X$lib" && ladir="."
##############################################
gsetroot-1.1/ltmain.sh-2130-	*)
gsetroot-1.1/ltmain.sh:2131:	  abs_ladir=`cd "$ladir" && pwd`
gsetroot-1.1/ltmain.sh-2132-	  if test -z "$abs_ladir"; then
##############################################
gsetroot-1.1/ltmain.sh-2138-	esac
gsetroot-1.1/ltmain.sh:2139:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/ltmain.sh-2140-
##############################################
gsetroot-1.1/ltmain.sh-2157-	fi # $installed = yes
gsetroot-1.1/ltmain.sh:2158:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
gsetroot-1.1/ltmain.sh-2159-
##############################################
gsetroot-1.1/ltmain.sh-2204-	    case $deplib in
gsetroot-1.1/ltmain.sh:2205:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
gsetroot-1.1/ltmain.sh-2206-	    esac
##############################################
gsetroot-1.1/ltmain.sh-2319-	    shift; shift
gsetroot-1.1/ltmain.sh:2320:	    libname=`eval \\$echo \"$libname_spec\"`
gsetroot-1.1/ltmain.sh-2321-	    # use dlname if we got it. it's perfectly good, no?
##############################################
gsetroot-1.1/ltmain.sh-2327-	      *cygwin* | mingw*)
gsetroot-1.1/ltmain.sh:2328:		major=`expr $current - $age`
gsetroot-1.1/ltmain.sh-2329-		versuffix="-$major"
##############################################
gsetroot-1.1/ltmain.sh-2338-	    soroot="$soname"
gsetroot-1.1/ltmain.sh:2339:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
gsetroot-1.1/ltmain.sh:2340:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
gsetroot-1.1/ltmain.sh-2341-
##############################################
gsetroot-1.1/ltmain.sh-2569-	      case $libdir in
gsetroot-1.1/ltmain.sh:2570:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
gsetroot-1.1/ltmain.sh-2571-		   case " $xrpath " in
##############################################
gsetroot-1.1/ltmain.sh-2601-	      *.la)
gsetroot-1.1/ltmain.sh:2602:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
gsetroot-1.1/ltmain.sh-2603-		test "X$dir" = "X$deplib" && dir="."
##############################################
gsetroot-1.1/ltmain.sh-2607-		*)
gsetroot-1.1/ltmain.sh:2608:		  absdir=`cd "$dir" && pwd`
gsetroot-1.1/ltmain.sh-2609-		  if test -z "$absdir"; then
##############################################
gsetroot-1.1/ltmain.sh-2617-		else
gsetroot-1.1/ltmain.sh:2618:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
gsetroot-1.1/ltmain.sh-2619-		  if test -z "$libdir"; then
##############################################
gsetroot-1.1/ltmain.sh-2632-		  # but need to link against shared
gsetroot-1.1/ltmain.sh:2633:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
gsetroot-1.1/ltmain.sh-2634-		  if test -n "$deplibrary_names" ; then
##############################################
gsetroot-1.1/ltmain.sh-2657-		  # Again, we only want to link against shared libraries
gsetroot-1.1/ltmain.sh:2658:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
gsetroot-1.1/ltmain.sh-2659-		  for tmp in $newlib_search_path ; do
##############################################
gsetroot-1.1/ltmain.sh-2824-      lib*)
gsetroot-1.1/ltmain.sh:2825:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
gsetroot-1.1/ltmain.sh-2826-	eval shared_ext=\"$shrext_cmds\"
##############################################
gsetroot-1.1/ltmain.sh-2830-	if test "$module" = no; then
gsetroot-1.1/ltmain.sh:2831:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
gsetroot-1.1/ltmain.sh-2832-	  $echo "$help" 1>&2
##############################################
gsetroot-1.1/ltmain.sh-2836-	  # Add the "lib" prefix for modules if required
gsetroot-1.1/ltmain.sh:2837:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
gsetroot-1.1/ltmain.sh-2838-	  eval shared_ext=\"$shrext_cmds\"
##############################################
gsetroot-1.1/ltmain.sh-2840-	else
gsetroot-1.1/ltmain.sh:2841:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
gsetroot-1.1/ltmain.sh-2842-	fi
##############################################
gsetroot-1.1/ltmain.sh-2917-	  darwin|linux|osf|windows)
gsetroot-1.1/ltmain.sh:2918:	    current=`expr $number_major + $number_minor`
gsetroot-1.1/ltmain.sh-2919-	    age="$number_minor"
##############################################
gsetroot-1.1/ltmain.sh-2927-	  irix|nonstopux)
gsetroot-1.1/ltmain.sh:2928:	    current=`expr $number_major + $number_minor - 1`
gsetroot-1.1/ltmain.sh-2929-	    age="$number_minor"
##############################################
gsetroot-1.1/ltmain.sh-2974-	if test "$age" -gt "$current"; then
gsetroot-1.1/ltmain.sh:2975:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
gsetroot-1.1/ltmain.sh-2976-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
gsetroot-1.1/ltmain.sh-2989-	  # verstring for coding it into the library header
gsetroot-1.1/ltmain.sh:2990:	  major=.`expr $current - $age`
gsetroot-1.1/ltmain.sh-2991-	  versuffix="$major.$age.$revision"
gsetroot-1.1/ltmain.sh-2992-	  # Darwin ld doesn't like 0 for these options...
gsetroot-1.1/ltmain.sh:2993:	  minor_current=`expr $current + 1`
gsetroot-1.1/ltmain.sh-2994-	  verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
##############################################
gsetroot-1.1/ltmain.sh-3007-	irix | nonstopux)
gsetroot-1.1/ltmain.sh:3008:	  major=`expr $current - $age + 1`
gsetroot-1.1/ltmain.sh-3009-
##############################################
gsetroot-1.1/ltmain.sh-3018-	  while test "$loop" -ne 0; do
gsetroot-1.1/ltmain.sh:3019:	    iface=`expr $revision - $loop`
gsetroot-1.1/ltmain.sh:3020:	    loop=`expr $loop - 1`
gsetroot-1.1/ltmain.sh-3021-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
gsetroot-1.1/ltmain.sh-3029-	linux)
gsetroot-1.1/ltmain.sh:3030:	  major=.`expr $current - $age`
gsetroot-1.1/ltmain.sh-3031-	  versuffix="$major.$age.$revision"
##############################################
gsetroot-1.1/ltmain.sh-3034-	osf)
gsetroot-1.1/ltmain.sh:3035:	  major=.`expr $current - $age`
gsetroot-1.1/ltmain.sh-3036-	  versuffix=".$current.$age.$revision"
##############################################
gsetroot-1.1/ltmain.sh-3041-	  while test "$loop" -ne 0; do
gsetroot-1.1/ltmain.sh:3042:	    iface=`expr $current - $loop`
gsetroot-1.1/ltmain.sh:3043:	    loop=`expr $loop - 1`
gsetroot-1.1/ltmain.sh-3044-	    verstring="$verstring:${iface}.0"
##############################################
gsetroot-1.1/ltmain.sh-3058-	  # extension on DOS 8.3 filesystems.
gsetroot-1.1/ltmain.sh:3059:	  major=`expr $current - $age`
gsetroot-1.1/ltmain.sh-3060-	  versuffix="-$major"
##############################################
gsetroot-1.1/ltmain.sh-3113-	removelist=
gsetroot-1.1/ltmain.sh:3114:	tempremovelist=`$echo "$output_objdir/*"`
gsetroot-1.1/ltmain.sh-3115-	for p in $tempremovelist; do
##############################################
gsetroot-1.1/ltmain.sh-3141-	# Transform .lo files to .o files.
gsetroot-1.1/ltmain.sh:3142:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
gsetroot-1.1/ltmain.sh-3143-      fi
##############################################
gsetroot-1.1/ltmain.sh-3146-      for path in $notinst_path; do
gsetroot-1.1/ltmain.sh:3147:	lib_search_path=`$echo "$lib_search_path " | ${SED} -e 's% $path % %g'`
gsetroot-1.1/ltmain.sh:3148:	deplibs=`$echo "$deplibs " | ${SED} -e 's% -L$path % %g'`
gsetroot-1.1/ltmain.sh:3149:	dependency_libs=`$echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'`
gsetroot-1.1/ltmain.sh-3150-      done
##############################################
gsetroot-1.1/ltmain.sh-3249-	    for i in $deplibs; do
gsetroot-1.1/ltmain.sh:3250:	      name="`expr $i : '-l\(.*\)'`"
gsetroot-1.1/ltmain.sh-3251-	      # If $name is empty we are operating on a -L argument.
##############################################
gsetroot-1.1/ltmain.sh-3261-		if test -n "$i" ; then
gsetroot-1.1/ltmain.sh:3262:		  libname=`eval \\$echo \"$libname_spec\"`
gsetroot-1.1/ltmain.sh:3263:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
gsetroot-1.1/ltmain.sh-3264-		  set dummy $deplib_matches
gsetroot-1.1/ltmain.sh-3265-		  deplib_match=$2
gsetroot-1.1/ltmain.sh:3266:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
gsetroot-1.1/ltmain.sh-3267-		    newdeplibs="$newdeplibs $i"
##############################################
gsetroot-1.1/ltmain.sh-3286-	    for i in $deplibs; do
gsetroot-1.1/ltmain.sh:3287:	      name="`expr $i : '-l\(.*\)'`"
gsetroot-1.1/ltmain.sh-3288-	      # If $name is empty we are operating on a -L argument.
##############################################
gsetroot-1.1/ltmain.sh-3303-		  if test -n "$i" ; then
gsetroot-1.1/ltmain.sh:3304:		    libname=`eval \\$echo \"$libname_spec\"`
gsetroot-1.1/ltmain.sh:3305:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
gsetroot-1.1/ltmain.sh-3306-		    set dummy $deplib_matches
gsetroot-1.1/ltmain.sh-3307-		    deplib_match=$2
gsetroot-1.1/ltmain.sh:3308:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
gsetroot-1.1/ltmain.sh-3309-		      newdeplibs="$newdeplibs $i"
##############################################
gsetroot-1.1/ltmain.sh-3336-	  set dummy $deplibs_check_method
gsetroot-1.1/ltmain.sh:3337:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
gsetroot-1.1/ltmain.sh-3338-	  for a_deplib in $deplibs; do
gsetroot-1.1/ltmain.sh:3339:	    name="`expr $a_deplib : '-l\(.*\)'`"
gsetroot-1.1/ltmain.sh-3340-	    # If $name is empty we are operating on a -L argument.
##############################################
gsetroot-1.1/ltmain.sh-3350-	      if test -n "$a_deplib" ; then
gsetroot-1.1/ltmain.sh:3351:		libname=`eval \\$echo \"$libname_spec\"`
gsetroot-1.1/ltmain.sh-3352-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
gsetroot-1.1/ltmain.sh:3353:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
gsetroot-1.1/ltmain.sh-3354-		  for potent_lib in $potential_libs; do
##############################################
gsetroot-1.1/ltmain.sh-3366-		      while test -h "$potlib" 2>/dev/null; do
gsetroot-1.1/ltmain.sh:3367:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
gsetroot-1.1/ltmain.sh-3368-			case $potliblink in
gsetroot-1.1/ltmain.sh-3369-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
gsetroot-1.1/ltmain.sh:3370:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
gsetroot-1.1/ltmain.sh-3371-			esac
##############################################
gsetroot-1.1/ltmain.sh-3405-	  set dummy $deplibs_check_method
gsetroot-1.1/ltmain.sh:3406:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
gsetroot-1.1/ltmain.sh-3407-	  for a_deplib in $deplibs; do
gsetroot-1.1/ltmain.sh:3408:	    name="`expr $a_deplib : '-l\(.*\)'`"
gsetroot-1.1/ltmain.sh-3409-	    # If $name is empty we are operating on a -L argument.
##############################################
gsetroot-1.1/ltmain.sh-3419-	      if test -n "$a_deplib" ; then
gsetroot-1.1/ltmain.sh:3420:		libname=`eval \\$echo \"$libname_spec\"`
gsetroot-1.1/ltmain.sh-3421-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
gsetroot-1.1/ltmain.sh:3422:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
gsetroot-1.1/ltmain.sh-3423-		  for potent_lib in $potential_libs; do
##############################################
gsetroot-1.1/ltmain.sh-3462-	      # can't use Xsed below, because $i might contain '/'
gsetroot-1.1/ltmain.sh:3463:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
gsetroot-1.1/ltmain.sh-3464-	    done
##############################################
gsetroot-1.1/ltmain.sh-3487-	  # On Rhapsody replace the C library is the System framework
gsetroot-1.1/ltmain.sh:3488:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
gsetroot-1.1/ltmain.sh-3489-	  ;;
##############################################
gsetroot-1.1/ltmain.sh-3626-	# Use standard objects if they are pic
gsetroot-1.1/ltmain.sh:3627:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
gsetroot-1.1/ltmain.sh-3628-
##############################################
gsetroot-1.1/ltmain.sh-3639-	      eval cmd=\"$cmd\"
gsetroot-1.1/ltmain.sh:3640:	      if len=`expr "X$cmd" : ".*"` &&
gsetroot-1.1/ltmain.sh-3641-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
gsetroot-1.1/ltmain.sh-3697-	      esac
gsetroot-1.1/ltmain.sh:3698:	      xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/ltmain.sh-3699-	      xdir="$gentop/$xlib"
##############################################
gsetroot-1.1/ltmain.sh-3728-		   do
gsetroot-1.1/ltmain.sh:3729:		     name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
gsetroot-1.1/ltmain.sh-3730-		   done
##############################################
gsetroot-1.1/ltmain.sh-3732-		   $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
gsetroot-1.1/ltmain.sh:3733:		   i=`expr $i + 1`
gsetroot-1.1/ltmain.sh-3734-		  done
##############################################
gsetroot-1.1/ltmain.sh-3737-
gsetroot-1.1/ltmain.sh:3738:	      libobjs="$libobjs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
gsetroot-1.1/ltmain.sh-3739-	    done
##############################################
gsetroot-1.1/ltmain.sh-3771-
gsetroot-1.1/ltmain.sh:3772:	if test "X$skipped_export" != "X:" && len=`expr "X$test_cmds" : ".*"` &&
gsetroot-1.1/ltmain.sh-3773-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
gsetroot-1.1/ltmain.sh-3805-	    if test "X$objlist" = X ||
gsetroot-1.1/ltmain.sh:3806:	       { len=`expr "X$test_cmds" : ".*"` &&
gsetroot-1.1/ltmain.sh-3807-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
gsetroot-1.1/ltmain.sh-3820-	      last_robj=$output_objdir/$save_output-${k}.$objext
gsetroot-1.1/ltmain.sh:3821:	      k=`expr $k + 1`
gsetroot-1.1/ltmain.sh-3822-	      output=$output_objdir/$save_output-${k}.$objext
##############################################
gsetroot-1.1/ltmain.sh-3846-	  do
gsetroot-1.1/ltmain.sh:3847:	    i=`expr $i + 1`
gsetroot-1.1/ltmain.sh-3848-	    delfiles="$delfiles $output_objdir/$save_output-${i}.$objext"
##############################################
gsetroot-1.1/ltmain.sh-3953-	libobj="$output"
gsetroot-1.1/ltmain.sh:3954:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
gsetroot-1.1/ltmain.sh-3955-	;;
##############################################
gsetroot-1.1/ltmain.sh-3995-	    esac
gsetroot-1.1/ltmain.sh:3996:	    xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/ltmain.sh-3997-	    xdir="$gentop/$xlib"
##############################################
gsetroot-1.1/ltmain.sh-4026-		 do
gsetroot-1.1/ltmain.sh:4027:		   name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
gsetroot-1.1/ltmain.sh-4028-		 done
##############################################
gsetroot-1.1/ltmain.sh-4030-		 $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
gsetroot-1.1/ltmain.sh:4031:		 i=`expr $i + 1`
gsetroot-1.1/ltmain.sh-4032-		done
##############################################
gsetroot-1.1/ltmain.sh-4035-
gsetroot-1.1/ltmain.sh:4036:	    reload_conv_objs="$reload_objs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
gsetroot-1.1/ltmain.sh-4037-	  done
##############################################
gsetroot-1.1/ltmain.sh-4041-      # Create the old-style object.
gsetroot-1.1/ltmain.sh:4042:      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
gsetroot-1.1/ltmain.sh-4043-
##############################################
gsetroot-1.1/ltmain.sh-4102-      case $host in
gsetroot-1.1/ltmain.sh:4103:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
gsetroot-1.1/ltmain.sh-4104-      esac
##############################################
gsetroot-1.1/ltmain.sh-4122-	# On Rhapsody replace the C library is the System framework
gsetroot-1.1/ltmain.sh:4123:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
gsetroot-1.1/ltmain.sh:4124:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
gsetroot-1.1/ltmain.sh-4125-	;;
##############################################
gsetroot-1.1/ltmain.sh-4234-	# Transform all the library objects into standard objects.
gsetroot-1.1/ltmain.sh:4235:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
gsetroot-1.1/ltmain.sh:4236:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
gsetroot-1.1/ltmain.sh-4237-      fi
##############################################
gsetroot-1.1/ltmain.sh-4280-	    # Add our own program objects to the symbol list.
gsetroot-1.1/ltmain.sh:4281:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
gsetroot-1.1/ltmain.sh-4282-	    for arg in $progfiles; do
##############################################
gsetroot-1.1/ltmain.sh-4310-	    $show "extracting global C symbols from \`$arg'"
gsetroot-1.1/ltmain.sh:4311:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
gsetroot-1.1/ltmain.sh-4312-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
gsetroot-1.1/ltmain.sh-4410-	  # Transform the symbol file into the correct name.
gsetroot-1.1/ltmain.sh:4411:	  compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
gsetroot-1.1/ltmain.sh:4412:	  finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
gsetroot-1.1/ltmain.sh-4413-	  ;;
##############################################
gsetroot-1.1/ltmain.sh-4424-	# Nullify the symbol file.
gsetroot-1.1/ltmain.sh:4425:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
gsetroot-1.1/ltmain.sh:4426:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
gsetroot-1.1/ltmain.sh-4427-      fi
##############################################
gsetroot-1.1/ltmain.sh-4430-	# Replace the output file specification.
gsetroot-1.1/ltmain.sh:4431:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
gsetroot-1.1/ltmain.sh-4432-	link_command="$compile_command$compile_rpath"
##############################################
gsetroot-1.1/ltmain.sh-4497-	# Replace the output file specification.
gsetroot-1.1/ltmain.sh:4498:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
gsetroot-1.1/ltmain.sh-4499-	# Delete the old output file.
##############################################
gsetroot-1.1/ltmain.sh-4517-	  if test "$fast_install" = yes; then
gsetroot-1.1/ltmain.sh:4518:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
gsetroot-1.1/ltmain.sh-4519-	  else
##############################################
gsetroot-1.1/ltmain.sh-4529-      # Replace the output file specification.
gsetroot-1.1/ltmain.sh:4530:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
gsetroot-1.1/ltmain.sh-4531-
##############################################
gsetroot-1.1/ltmain.sh-4549-	  else
gsetroot-1.1/ltmain.sh:4550:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
gsetroot-1.1/ltmain.sh-4551-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
gsetroot-1.1/ltmain.sh-4554-	relink_command="(cd `pwd`; $relink_command)"
gsetroot-1.1/ltmain.sh:4555:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
gsetroot-1.1/ltmain.sh-4556-      fi
##############################################
gsetroot-1.1/ltmain.sh-4563-	esac
gsetroot-1.1/ltmain.sh:4564:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
gsetroot-1.1/ltmain.sh-4565-      else
gsetroot-1.1/ltmain.sh:4566:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
gsetroot-1.1/ltmain.sh-4567-      fi
##############################################
gsetroot-1.1/ltmain.sh-4573-	case $output in
gsetroot-1.1/ltmain.sh:4574:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
gsetroot-1.1/ltmain.sh-4575-	esac
##############################################
gsetroot-1.1/ltmain.sh-4579-	    exeext=.exe
gsetroot-1.1/ltmain.sh:4580:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
gsetroot-1.1/ltmain.sh-4581-	  *) exeext= ;;
##############################################
gsetroot-1.1/ltmain.sh-4584-	  *cygwin* | *mingw* )
gsetroot-1.1/ltmain.sh:4585:	    cwrappersource=`$echo ${objdir}/lt-${output}.c`
gsetroot-1.1/ltmain.sh:4586:	    cwrapper=`$echo ${output}.exe`
gsetroot-1.1/ltmain.sh-4587-	    $rm $cwrappersource $cwrapper
##############################################
gsetroot-1.1/ltmain.sh-4834-      shift
gsetroot-1.1/ltmain.sh:4835:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
gsetroot-1.1/ltmain.sh-4836-      # Yippee, \$echo works!
##############################################
gsetroot-1.1/ltmain.sh-4846-  # Find the directory that this script lives in.
gsetroot-1.1/ltmain.sh:4847:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
gsetroot-1.1/ltmain.sh-4848-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
gsetroot-1.1/ltmain.sh-4850-  # Follow symbolic links until we get to the real thisdir.
gsetroot-1.1/ltmain.sh:4851:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
gsetroot-1.1/ltmain.sh-4852-  while test -n \"\$file\"; do
gsetroot-1.1/ltmain.sh:4853:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
gsetroot-1.1/ltmain.sh-4854-
##############################################
gsetroot-1.1/ltmain.sh-4862-
gsetroot-1.1/ltmain.sh:4863:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
gsetroot-1.1/ltmain.sh:4864:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
gsetroot-1.1/ltmain.sh-4865-  done
##############################################
gsetroot-1.1/ltmain.sh-4867-  # Try to get the absolute directory name.
gsetroot-1.1/ltmain.sh:4868:  absdir=\`cd \"\$thisdir\" && pwd\`
gsetroot-1.1/ltmain.sh-4869-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
gsetroot-1.1/ltmain.sh-4877-  if test ! -f \"\$progdir/\$program\" || \\
gsetroot-1.1/ltmain.sh:4878:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
gsetroot-1.1/ltmain.sh-4879-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
gsetroot-1.1/ltmain.sh-4892-    if test -n \"\$relink_command\"; then
gsetroot-1.1/ltmain.sh:4893:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
gsetroot-1.1/ltmain.sh-4894-      else
##############################################
gsetroot-1.1/ltmain.sh-4924-    # The second colon is a workaround for a bug in BeOS R4 sed
gsetroot-1.1/ltmain.sh:4925:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
gsetroot-1.1/ltmain.sh-4926-
##############################################
gsetroot-1.1/ltmain.sh-5011-	  esac
gsetroot-1.1/ltmain.sh:5012:	  xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/ltmain.sh-5013-	  xdir="$gentop/$xlib"
##############################################
gsetroot-1.1/ltmain.sh-5042-	       do
gsetroot-1.1/ltmain.sh:5043:		 name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
gsetroot-1.1/ltmain.sh-5044-	       done
##############################################
gsetroot-1.1/ltmain.sh-5046-	       $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
gsetroot-1.1/ltmain.sh:5047:	       i=`expr $i + 1`
gsetroot-1.1/ltmain.sh-5048-	      done
##############################################
gsetroot-1.1/ltmain.sh-5051-
gsetroot-1.1/ltmain.sh:5052:	  oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print -o -name \*.lo -print | $NL2SP`
gsetroot-1.1/ltmain.sh-5053-	done
##############################################
gsetroot-1.1/ltmain.sh-5061-
gsetroot-1.1/ltmain.sh:5062:	if len=`expr "X$cmds" : ".*"` &&
gsetroot-1.1/ltmain.sh-5063-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
gsetroot-1.1/ltmain.sh-5096-	    eval test_cmds=\"$old_archive_cmds\"
gsetroot-1.1/ltmain.sh:5097:	    if len=`expr "X$test_cmds" : ".*"` &&
gsetroot-1.1/ltmain.sh-5098-	       test "$len" -le "$max_cmd_len"; then
##############################################
gsetroot-1.1/ltmain.sh-5148-	else
gsetroot-1.1/ltmain.sh:5149:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
gsetroot-1.1/ltmain.sh-5150-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
gsetroot-1.1/ltmain.sh-5154-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
gsetroot-1.1/ltmain.sh:5155:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
gsetroot-1.1/ltmain.sh-5156-      if test "$hardcode_automatic" = yes ; then
##############################################
gsetroot-1.1/ltmain.sh-5173-	      *.la)
gsetroot-1.1/ltmain.sh:5174:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/ltmain.sh:5175:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
gsetroot-1.1/ltmain.sh-5176-		if test -z "$libdir"; then
##############################################
gsetroot-1.1/ltmain.sh-5187-	    for lib in $dlfiles; do
gsetroot-1.1/ltmain.sh:5188:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/ltmain.sh:5189:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gsetroot-1.1/ltmain.sh-5190-	      if test -z "$libdir"; then
##############################################
gsetroot-1.1/ltmain.sh-5198-	    for lib in $dlprefiles; do
gsetroot-1.1/ltmain.sh:5199:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/ltmain.sh:5200:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gsetroot-1.1/ltmain.sh-5201-	      if test -z "$libdir"; then
##############################################
gsetroot-1.1/ltmain.sh-5295-      # Aesthetically quote it.
gsetroot-1.1/ltmain.sh:5296:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
gsetroot-1.1/ltmain.sh-5297-      case $arg in
##############################################
gsetroot-1.1/ltmain.sh-5311-    # Aesthetically quote it.
gsetroot-1.1/ltmain.sh:5312:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
gsetroot-1.1/ltmain.sh-5313-    case $arg in
##############################################
gsetroot-1.1/ltmain.sh-5359-      # Aesthetically quote the argument.
gsetroot-1.1/ltmain.sh:5360:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
gsetroot-1.1/ltmain.sh-5361-      case $arg in
##############################################
gsetroot-1.1/ltmain.sh-5391-    # Strip any trailing slash from the destination.
gsetroot-1.1/ltmain.sh:5392:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
gsetroot-1.1/ltmain.sh-5393-
##############################################
gsetroot-1.1/ltmain.sh-5399-    else
gsetroot-1.1/ltmain.sh:5400:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
gsetroot-1.1/ltmain.sh-5401-      test "X$destdir" = "X$dest" && destdir=.
gsetroot-1.1/ltmain.sh:5402:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/ltmain.sh-5403-
##############################################
gsetroot-1.1/ltmain.sh-5475-
gsetroot-1.1/ltmain.sh:5476:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
gsetroot-1.1/ltmain.sh-5477-	test "X$dir" = "X$file/" && dir=
##############################################
gsetroot-1.1/ltmain.sh-5481-	  # Determine the prefix the user has applied to our future dir.
gsetroot-1.1/ltmain.sh:5482:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
gsetroot-1.1/ltmain.sh-5483-
##############################################
gsetroot-1.1/ltmain.sh-5496-	    # Stick the inst_prefix_dir data into the link command.
gsetroot-1.1/ltmain.sh:5497:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
gsetroot-1.1/ltmain.sh-5498-	  else
gsetroot-1.1/ltmain.sh:5499:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
gsetroot-1.1/ltmain.sh-5500-	  fi
##############################################
gsetroot-1.1/ltmain.sh-5553-	# Install the pseudo-library for information purposes.
gsetroot-1.1/ltmain.sh:5554:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/ltmain.sh-5555-	instname="$dir/$name"i
##############################################
gsetroot-1.1/ltmain.sh-5569-	else
gsetroot-1.1/ltmain.sh:5570:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/ltmain.sh-5571-	  destfile="$destdir/$destfile"
##############################################
gsetroot-1.1/ltmain.sh-5576-	*.lo)
gsetroot-1.1/ltmain.sh:5577:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
gsetroot-1.1/ltmain.sh-5578-	  ;;
##############################################
gsetroot-1.1/ltmain.sh-5598-	  # Deduce the name of the old-style object file.
gsetroot-1.1/ltmain.sh:5599:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
gsetroot-1.1/ltmain.sh-5600-
##############################################
gsetroot-1.1/ltmain.sh-5611-	else
gsetroot-1.1/ltmain.sh:5612:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/ltmain.sh-5613-	  destfile="$destdir/$destfile"
##############################################
gsetroot-1.1/ltmain.sh-5622-	    if test ! -f "$file"; then
gsetroot-1.1/ltmain.sh:5623:	      file=`$echo $file|${SED} 's,.exe$,,'`
gsetroot-1.1/ltmain.sh-5624-	      stripped_ext=".exe"
##############################################
gsetroot-1.1/ltmain.sh-5631-	*cygwin*|*mingw*)
gsetroot-1.1/ltmain.sh:5632:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
gsetroot-1.1/ltmain.sh-5633-	    ;;
##############################################
gsetroot-1.1/ltmain.sh-5671-	    fi
gsetroot-1.1/ltmain.sh:5672:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
gsetroot-1.1/ltmain.sh-5673-	    if test -n "$libdir" && test ! -f "$libfile"; then
gsetroot-1.1/ltmain.sh:5674:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
gsetroot-1.1/ltmain.sh-5675-	      finalize=no
##############################################
gsetroot-1.1/ltmain.sh-5707-	      fi
gsetroot-1.1/ltmain.sh:5708:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/ltmain.sh-5709-	      outputname="$tmpdir/$file"
gsetroot-1.1/ltmain.sh-5710-	      # Replace the output file specification.
gsetroot-1.1/ltmain.sh:5711:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
gsetroot-1.1/ltmain.sh-5712-
##############################################
gsetroot-1.1/ltmain.sh-5725-	    # Install the binary that we compiled earlier.
gsetroot-1.1/ltmain.sh:5726:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
gsetroot-1.1/ltmain.sh-5727-	  fi
##############################################
gsetroot-1.1/ltmain.sh-5741-	  *:*.exe)
gsetroot-1.1/ltmain.sh:5742:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
gsetroot-1.1/ltmain.sh-5743-	    ;;
##############################################
gsetroot-1.1/ltmain.sh-5754-    for file in $staticlibs; do
gsetroot-1.1/ltmain.sh:5755:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/ltmain.sh-5756-
##############################################
gsetroot-1.1/ltmain.sh-5911-	  # Warn if it was a shared library.
gsetroot-1.1/ltmain.sh:5912:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
gsetroot-1.1/ltmain.sh-5913-	  continue
##############################################
gsetroot-1.1/ltmain.sh-5915-
gsetroot-1.1/ltmain.sh:5916:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
gsetroot-1.1/ltmain.sh-5917-	test "X$dir" = "X$file" && dir=.
##############################################
gsetroot-1.1/ltmain.sh-5921-	else
gsetroot-1.1/ltmain.sh:5922:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
gsetroot-1.1/ltmain.sh-5923-	  exit $EXIT_FAILURE
##############################################
gsetroot-1.1/ltmain.sh-5928-	# Just add the directory containing the .lo file.
gsetroot-1.1/ltmain.sh:5929:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
gsetroot-1.1/ltmain.sh-5930-	test "X$dir" = "X$file" && dir=.
##############################################
gsetroot-1.1/ltmain.sh-5939-      # Get the absolute pathname.
gsetroot-1.1/ltmain.sh:5940:      absdir=`cd "$dir" && pwd`
gsetroot-1.1/ltmain.sh-5941-      test -n "$absdir" && dir="$absdir"
##############################################
gsetroot-1.1/ltmain.sh-5975-      # Quote arguments (to preserve shell metacharacters).
gsetroot-1.1/ltmain.sh:5976:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
gsetroot-1.1/ltmain.sh-5977-      args="$args \"$file\""
##############################################
gsetroot-1.1/ltmain.sh-6037-    for file in $files; do
gsetroot-1.1/ltmain.sh:6038:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
gsetroot-1.1/ltmain.sh-6039-      if test "X$dir" = "X$file"; then
##############################################
gsetroot-1.1/ltmain.sh-6044-      fi
gsetroot-1.1/ltmain.sh:6045:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
gsetroot-1.1/ltmain.sh-6046-      test "$mode" = uninstall && objdir="$dir"
##############################################
gsetroot-1.1/ltmain.sh-6145-	  *.exe)
gsetroot-1.1/ltmain.sh:6146:	    file=`$echo $file|${SED} 's,.exe$,,'`
gsetroot-1.1/ltmain.sh:6147:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
gsetroot-1.1/ltmain.sh-6148-	    # $file with .exe has already been added to rmfiles,
##############################################
gsetroot-1.1/ltmain.sh-6419-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
gsetroot-1.1/ltmain.sh:6420:build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac`
gsetroot-1.1/ltmain.sh-6421-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
gsetroot-1.1/missing-128-         from any GNU archive site."
gsetroot-1.1/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
gsetroot-1.1/missing-130-    test -z "$files" && files="config.h"
##############################################
gsetroot-1.1/missing-167-         proper tools for further handling them.
gsetroot-1.1/missing:168:         You can get \`$1' as part of \`Autoconf' from any GNU
gsetroot-1.1/missing-169-         archive site."
gsetroot-1.1/missing-170-
gsetroot-1.1/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
gsetroot-1.1/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
gsetroot-1.1/missing-173-    if test -f "$file"; then
##############################################
gsetroot-1.1/missing-196-	*.y)
gsetroot-1.1/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
gsetroot-1.1/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
gsetroot-1.1/missing-200-	    fi
gsetroot-1.1/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
gsetroot-1.1/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
gsetroot-1.1/missing-226-	*.l)
gsetroot-1.1/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
gsetroot-1.1/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
gsetroot-1.1/missing-250-
gsetroot-1.1/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
gsetroot-1.1/missing-252-    if test -z "$file"; then
gsetroot-1.1/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
gsetroot-1.1/missing-254-    fi
##############################################
gsetroot-1.1/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
gsetroot-1.1/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
gsetroot-1.1/missing-278-    if test -z "$file"; then
gsetroot-1.1/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
gsetroot-1.1/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
gsetroot-1.1/missing-281-    fi
##############################################
gsetroot-1.1/missing-304-	*o*)
gsetroot-1.1/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
gsetroot-1.1/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
gsetroot-1.1/missing-310-	*h*)
gsetroot-1.1/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
gsetroot-1.1/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
gsetroot-1.1/mkinstalldirs-69-do
gsetroot-1.1/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
gsetroot-1.1/mkinstalldirs-71-  shift
##############################################
gsetroot-1.1/.pc/01-macro-dir.patch/configure.in-44-dnl Set PACKAGE SOURCE DIR in config.h.
gsetroot-1.1/.pc/01-macro-dir.patch/configure.in:45:packagesrcdir=`cd $srcdir && pwd`
gsetroot-1.1/.pc/01-macro-dir.patch/configure.in-46-
##############################################
gsetroot-1.1/.pc/02-gsetroot-pot.patch/configure.in-47-dnl Set PACKAGE SOURCE DIR in config.h.
gsetroot-1.1/.pc/02-gsetroot-pot.patch/configure.in:48:packagesrcdir=`cd $srcdir && pwd`
gsetroot-1.1/.pc/02-gsetroot-pot.patch/configure.in-49-
##############################################
gsetroot-1.1/configure.in-47-dnl Set PACKAGE SOURCE DIR in config.h.
gsetroot-1.1/configure.in:48:packagesrcdir=`cd $srcdir && pwd`
gsetroot-1.1/configure.in-49-