===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
wininfo-0.7/intl/Makefile.in-264-	  if test "@RELOCATABLE@" = yes; then \
wininfo-0.7/intl/Makefile.in:265:	    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < $(DESTDIR)$(libdir)/libintl.la | sed -e "s,^',," -e "s,'\$$,,"`; \
wininfo-0.7/intl/Makefile.in-266-	    if test -n "$$dependencies"; then \
##############################################
wininfo-0.7/intl/config.charset-116-host="$1"
wininfo-0.7/intl/config.charset:117:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
wininfo-0.7/intl/config.charset-118-echo "# This file contains a table of character encoding aliases,"
##############################################
wininfo-0.7/intl/libgnuintl.h.in-118-extern char *gettext (const char *__msgid)
wininfo-0.7/intl/libgnuintl.h.in:119:       _INTL_ASM (libintl_gettext);
wininfo-0.7/intl/libgnuintl.h.in-120-#endif
##############################################
wininfo-0.7/intl/libgnuintl.h.in-134-extern char *dgettext (const char *__domainname, const char *__msgid)
wininfo-0.7/intl/libgnuintl.h.in:135:       _INTL_ASM (libintl_dgettext);
wininfo-0.7/intl/libgnuintl.h.in-136-#endif
##############################################
wininfo-0.7/intl/libgnuintl.h.in-153-			int __category)
wininfo-0.7/intl/libgnuintl.h.in:154:       _INTL_ASM (libintl_dcgettext);
wininfo-0.7/intl/libgnuintl.h.in-155-#endif
##############################################
wininfo-0.7/intl/libgnuintl.h.in-173-		       unsigned long int __n)
wininfo-0.7/intl/libgnuintl.h.in:174:       _INTL_ASM (libintl_ngettext);
wininfo-0.7/intl/libgnuintl.h.in-175-#endif
##############################################
wininfo-0.7/intl/libgnuintl.h.in-193-			unsigned long int __n)
wininfo-0.7/intl/libgnuintl.h.in:194:       _INTL_ASM (libintl_dngettext);
wininfo-0.7/intl/libgnuintl.h.in-195-#endif
##############################################
wininfo-0.7/intl/libgnuintl.h.in-215-			 unsigned long int __n, int __category)
wininfo-0.7/intl/libgnuintl.h.in:216:       _INTL_ASM (libintl_dcngettext);
wininfo-0.7/intl/libgnuintl.h.in-217-#endif
##############################################
wininfo-0.7/intl/libgnuintl.h.in-233-extern char *textdomain (const char *__domainname)
wininfo-0.7/intl/libgnuintl.h.in:234:       _INTL_ASM (libintl_textdomain);
wininfo-0.7/intl/libgnuintl.h.in-235-#endif
##############################################
wininfo-0.7/intl/libgnuintl.h.in-251-extern char *bindtextdomain (const char *__domainname, const char *__dirname)
wininfo-0.7/intl/libgnuintl.h.in:252:       _INTL_ASM (libintl_bindtextdomain);
wininfo-0.7/intl/libgnuintl.h.in-253-#endif
##############################################
wininfo-0.7/intl/libgnuintl.h.in-270-				      const char *__codeset)
wininfo-0.7/intl/libgnuintl.h.in:271:       _INTL_ASM (libintl_bind_textdomain_codeset);
wininfo-0.7/intl/libgnuintl.h.in-272-#endif
##############################################
wininfo-0.7/po/Makefile.in.in-66-.po.gmo:
wininfo-0.7/po/Makefile.in.in:67:	@lang=`echo $* | sed -e 's,.*/,,'`; \
wininfo-0.7/po/Makefile.in.in-68-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
wininfo-0.7/po/Makefile.in.in-131-$(POFILES): $(srcdir)/$(DOMAIN).pot
wininfo-0.7/po/Makefile.in.in:132:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
wininfo-0.7/po/Makefile.in.in-133-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
wininfo-0.7/po/Makefile.in.in-161-	for cat in $$catalogs; do \
wininfo-0.7/po/Makefile.in.in:162:	  cat=`basename $$cat`; \
wininfo-0.7/po/Makefile.in.in:163:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wininfo-0.7/po/Makefile.in.in-164-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
wininfo-0.7/po/Makefile.in.in-171-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
wininfo-0.7/po/Makefile.in.in:172:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
wininfo-0.7/po/Makefile.in.in-173-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
wininfo-0.7/po/Makefile.in.in-213-	for cat in $$catalogs; do \
wininfo-0.7/po/Makefile.in.in:214:	  cat=`basename $$cat`; \
wininfo-0.7/po/Makefile.in.in:215:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wininfo-0.7/po/Makefile.in.in-216-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
wininfo-0.7/po/Makefile.in.in-220-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
wininfo-0.7/po/Makefile.in.in:221:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
wininfo-0.7/po/Makefile.in.in-222-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
wininfo-0.7/po/Makefile.in.in-259-	for cat in $$catalogs; do \
wininfo-0.7/po/Makefile.in.in:260:	  cat=`basename $$cat`; \
wininfo-0.7/po/Makefile.in.in:261:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wininfo-0.7/po/Makefile.in.in-262-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
wininfo-0.7/po/Makefile.in.in-321-.nop.po-create:
wininfo-0.7/po/Makefile.in.in:322:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
wininfo-0.7/po/Makefile.in.in-323-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
wininfo-0.7/po/Makefile.in.in-328-.nop.po-update:
wininfo-0.7/po/Makefile.in.in:329:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
wininfo-0.7/po/Makefile.in.in-330-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
wininfo-0.7/configure-47-do
wininfo-0.7/configure:48:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
wininfo-0.7/configure-49-    eval $as_var=C; export $as_var
##############################################
wininfo-0.7/configure-105-  as_lineno_2=$LINENO
wininfo-0.7/configure:106:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
wininfo-0.7/configure-107-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
wininfo-0.7/configure-144-  as_lineno_2=$LINENO
wininfo-0.7/configure:145:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
wininfo-0.7/configure-146-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
wininfo-0.7/configure-254-  # Remove one level of quotation (which was required for Make).
wininfo-0.7/configure:255:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
wininfo-0.7/configure-256-  ;;
##############################################
wininfo-0.7/configure-265-  :
wininfo-0.7/configure:266:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
wininfo-0.7/configure-267-  # Yippee, $echo works!
##############################################
wininfo-0.7/configure-291-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
wininfo-0.7/configure:292:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
wininfo-0.7/configure:293:       echo_test_string="`eval $cmd`" &&
wininfo-0.7/configure-294-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
wininfo-0.7/configure-300-
wininfo-0.7/configure:301:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
wininfo-0.7/configure:302:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
wininfo-0.7/configure-303-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
wininfo-0.7/configure-315-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
wininfo-0.7/configure:316:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
wininfo-0.7/configure:317:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
wininfo-0.7/configure-318-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
wininfo-0.7/configure-327-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
wininfo-0.7/configure:328:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
wininfo-0.7/configure-329-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
wininfo-0.7/configure-342-      echo='printf %s\n'
wininfo-0.7/configure:343:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
wininfo-0.7/configure:344:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
wininfo-0.7/configure-345-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
wininfo-0.7/configure-347-	:
wininfo-0.7/configure:348:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
wininfo-0.7/configure-349-	   test "X$echo_testing_string" = 'X\t' &&
wininfo-0.7/configure:350:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
wininfo-0.7/configure-351-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
wininfo-0.7/configure-356-	echo="$CONFIG_SHELL $0 --fallback-echo"
wininfo-0.7/configure:357:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
wininfo-0.7/configure-358-	   test "X$echo_testing_string" = 'X\t' &&
wininfo-0.7/configure:359:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
wininfo-0.7/configure-360-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
wininfo-0.7/configure-366-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
wininfo-0.7/configure:367:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
wininfo-0.7/configure-368-	  then
##############################################
wininfo-0.7/configure-374-	if test "$prev" != 'sed 50q "$0"'; then
wininfo-0.7/configure:375:	  echo_test_string=`eval $prev`
wininfo-0.7/configure-376-	  export echo_test_string
##############################################
wininfo-0.7/configure-520-
wininfo-0.7/configure:521:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
wininfo-0.7/configure-522-
##############################################
wininfo-0.7/configure-553-  -disable-* | --disable-*)
wininfo-0.7/configure:554:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
wininfo-0.7/configure-555-    # Reject names that are not valid shell variable names.
##############################################
wininfo-0.7/configure-558-   { (exit 1); exit 1; }; }
wininfo-0.7/configure:559:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
wininfo-0.7/configure-560-    eval "enable_$ac_feature=no" ;;
##############################################
wininfo-0.7/configure-562-  -enable-* | --enable-*)
wininfo-0.7/configure:563:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
wininfo-0.7/configure-564-    # Reject names that are not valid shell variable names.
##############################################
wininfo-0.7/configure-567-   { (exit 1); exit 1; }; }
wininfo-0.7/configure:568:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
wininfo-0.7/configure-569-    case $ac_option in
wininfo-0.7/configure:570:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
wininfo-0.7/configure-571-      *) ac_optarg=yes ;;
##############################################
wininfo-0.7/configure-744-  -with-* | --with-*)
wininfo-0.7/configure:745:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
wininfo-0.7/configure-746-    # Reject names that are not valid shell variable names.
##############################################
wininfo-0.7/configure-749-   { (exit 1); exit 1; }; }
wininfo-0.7/configure:750:    ac_package=`echo $ac_package| sed 's/-/_/g'`
wininfo-0.7/configure-751-    case $ac_option in
wininfo-0.7/configure:752:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
wininfo-0.7/configure-753-      *) ac_optarg=yes ;;
##############################################
wininfo-0.7/configure-757-  -without-* | --without-*)
wininfo-0.7/configure:758:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
wininfo-0.7/configure-759-    # Reject names that are not valid shell variable names.
##############################################
wininfo-0.7/configure-762-   { (exit 1); exit 1; }; }
wininfo-0.7/configure:763:    ac_package=`echo $ac_package | sed 's/-/_/g'`
wininfo-0.7/configure-764-    eval "with_$ac_package=no" ;;
##############################################
wininfo-0.7/configure-789-  *=*)
wininfo-0.7/configure:790:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
wininfo-0.7/configure-791-    # Reject names that are not valid shell variable names.
##############################################
wininfo-0.7/configure-794-   { (exit 1); exit 1; }; }
wininfo-0.7/configure:795:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
wininfo-0.7/configure-796-    eval "$ac_envvar='$ac_optarg'"
##############################################
wininfo-0.7/configure-810-if test -n "$ac_prev"; then
wininfo-0.7/configure:811:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
wininfo-0.7/configure-812-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
wininfo-0.7/configure-818-do
wininfo-0.7/configure:819:  eval ac_val=$`echo $ac_var`
wininfo-0.7/configure-820-  case $ac_val in
##############################################
wininfo-0.7/configure-830-do
wininfo-0.7/configure:831:  eval ac_val=$`echo $ac_var`
wininfo-0.7/configure-832-  case $ac_val in
##############################################
wininfo-0.7/configure-897-   { (exit 1); exit 1; }; }
wininfo-0.7/configure:898:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
wininfo-0.7/configure-899-ac_env_build_alias_set=${build_alias+set}
##############################################
wininfo-0.7/configure-988-By default, \`make install' will install all the files in
wininfo-0.7/configure:989:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
wininfo-0.7/configure:990:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
wininfo-0.7/configure-991-for instance \`--prefix=\$HOME'.
##############################################
wininfo-0.7/configure-1094-if test "$ac_dir" != .; then
wininfo-0.7/configure:1095:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
wininfo-0.7/configure-1096-  # A "../" for each directory in $ac_dir_suffix.
wininfo-0.7/configure:1097:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
wininfo-0.7/configure-1098-else
##############################################
wininfo-0.7/configure-1107-    else
wininfo-0.7/configure:1108:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
wininfo-0.7/configure-1109-    fi ;;
##############################################
wininfo-0.7/configure-1265-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
wininfo-0.7/configure:1266:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
wininfo-0.7/configure-1267-    esac
##############################################
wininfo-0.7/configure-1337-    do
wininfo-0.7/configure:1338:      eval ac_val=$`echo $ac_var`
wininfo-0.7/configure-1339-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
wininfo-0.7/configure-1351-      do
wininfo-0.7/configure:1352:	eval ac_val=$`echo $ac_var`
wininfo-0.7/configure-1353-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
wininfo-0.7/configure-1458-    set,)
wininfo-0.7/configure:1459:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
wininfo-0.7/configure:1460:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
wininfo-0.7/configure-1461-      ac_cache_corrupted=: ;;
##############################################
wininfo-0.7/configure-1481-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
wininfo-0.7/configure:1482:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
wininfo-0.7/configure-1483-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
wininfo-0.7/configure-1648-if (
wininfo-0.7/configure:1649:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
wininfo-0.7/configure-1650-   if test "$*" = "X"; then
wininfo-0.7/configure-1651-      # -L didn't work.
wininfo-0.7/configure:1652:      set X `ls -t $srcdir/configure conftest.file`
wininfo-0.7/configure-1653-   fi
##############################################
wininfo-0.7/configure-1692-_ACEOF
wininfo-0.7/configure:1693:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
wininfo-0.7/configure-1694-rm conftest.sed
##############################################
wininfo-0.7/configure-1697-# expand $ac_aux_dir to an absolute path
wininfo-0.7/configure:1698:am_aux_dir=`cd $ac_aux_dir && pwd`
wininfo-0.7/configure-1699-
##############################################
wininfo-0.7/configure-1751-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
wininfo-0.7/configure:1752:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
wininfo-0.7/configure-1753-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
wininfo-0.7/configure-1760-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
wininfo-0.7/configure:1761:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
wininfo-0.7/configure-1762-if test -n "$ac_maketemp"; then
##############################################
wininfo-0.7/configure-1768-fi
wininfo-0.7/configure:1769:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
wininfo-0.7/configure-1770-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
wininfo-0.7/configure-1788- # test to see if srcdir already configured
wininfo-0.7/configure:1789:if test "`cd $srcdir && pwd`" != "`pwd`" &&
wininfo-0.7/configure-1790-   test -f $srcdir/config.status; then
##############################################
wininfo-0.7/configure-1972-test -z "$ac_cv_build_alias" &&
wininfo-0.7/configure:1973:  ac_cv_build_alias=`$ac_config_guess`
wininfo-0.7/configure-1974-test -z "$ac_cv_build_alias" &&
##############################################
wininfo-0.7/configure-1977-   { (exit 1); exit 1; }; }
wininfo-0.7/configure:1978:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
wininfo-0.7/configure-1979-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
wininfo-0.7/configure-1986-build=$ac_cv_build
wininfo-0.7/configure:1987:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
wininfo-0.7/configure:1988:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
wininfo-0.7/configure:1989:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
wininfo-0.7/configure-1990-
##############################################
wininfo-0.7/configure-1999-  ac_cv_host_alias=$ac_cv_build_alias
wininfo-0.7/configure:2000:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
wininfo-0.7/configure-2001-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
wininfo-0.7/configure-2008-host=$ac_cv_host
wininfo-0.7/configure:2009:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
wininfo-0.7/configure:2010:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
wininfo-0.7/configure:2011:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
wininfo-0.7/configure-2012-
##############################################
wininfo-0.7/configure-2332-     "checking for C compiler version" >&5
wininfo-0.7/configure:2333:ac_compiler=`set X $ac_compile; echo $2`
wininfo-0.7/configure-2334-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
wininfo-0.7/configure-2371-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
wininfo-0.7/configure:2372:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
wininfo-0.7/configure-2373-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
wininfo-0.7/configure-2399-    *.* )
wininfo-0.7/configure:2400:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
wininfo-0.7/configure-2401-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
wininfo-0.7/configure-2479-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
wininfo-0.7/configure:2480:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
wininfo-0.7/configure-2481-	  export ac_cv_exeext
##############################################
wininfo-0.7/configure-2529-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
wininfo-0.7/configure:2530:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
wininfo-0.7/configure-2531-       break;;
##############################################
wininfo-0.7/configure-2607-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
wininfo-0.7/configure:2608:GCC=`test $ac_compiler_gnu = yes && echo yes`
wininfo-0.7/configure-2609-ac_test_CFLAGS=${CFLAGS+set}
##############################################
wininfo-0.7/configure-2961-# case it prints its new name instead of `make'.
wininfo-0.7/configure:2962:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
wininfo-0.7/configure-2963-   am__include=include
##############################################
wininfo-0.7/configure-2969-   echo '.include "confinc"' > confmf
wininfo-0.7/configure:2970:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
wininfo-0.7/configure-2971-      am__include=.include
##############################################
wininfo-0.7/configure-3031-  if test "$am_compiler_list" = ""; then
wininfo-0.7/configure:3032:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
wininfo-0.7/configure-3033-  fi
##############################################
wininfo-0.7/configure-3220-    test $lt_ac_count -gt 10 && break
wininfo-0.7/configure:3221:    lt_ac_count=`expr $lt_ac_count + 1`
wininfo-0.7/configure-3222-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
wininfo-0.7/configure-3265-    # gcc leaves a trailing carriage return which upsets mingw
wininfo-0.7/configure:3266:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
wininfo-0.7/configure-3267-  *)
wininfo-0.7/configure:3268:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
wininfo-0.7/configure-3269-  esac
##############################################
wininfo-0.7/configure-3274-      # Canonicalize the pathname of ld
wininfo-0.7/configure:3275:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
wininfo-0.7/configure-3276-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
wininfo-0.7/configure:3277:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
wininfo-0.7/configure-3278-      done
##############################################
wininfo-0.7/configure-3309-      # Break only if it was the GNU/non-GNU ld that we prefer.
wininfo-0.7/configure:3310:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
wininfo-0.7/configure-3311-      *GNU* | *'with BFD'*)
##############################################
wininfo-0.7/configure-3342-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
wininfo-0.7/configure:3343:case `$LD -v 2>&1 </dev/null` in
wininfo-0.7/configure-3344-*GNU* | *'with BFD'*)
##############################################
wininfo-0.7/configure-3391-      # Tru64's nm complains that /dev/null is an invalid object file
wininfo-0.7/configure:3392:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
wininfo-0.7/configure-3393-      */dev/null* | *'Invalid file or object type'*)
##############################################
wininfo-0.7/configure-3397-      *)
wininfo-0.7/configure:3398:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
wininfo-0.7/configure-3399-	*/dev/null*)
##############################################
wininfo-0.7/configure-3554-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
wininfo-0.7/configure:3555:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
wininfo-0.7/configure-3556-    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
##############################################
wininfo-0.7/configure-3637-  (exit $ac_status); }; then
wininfo-0.7/configure:3638:    case `/usr/bin/file conftest.$ac_objext` in
wininfo-0.7/configure-3639-    *ELF-32*)
##############################################
wininfo-0.7/configure-3657-   if test "$lt_cv_prog_gnu_ld" = yes; then
wininfo-0.7/configure:3658:    case `/usr/bin/file conftest.$ac_objext` in
wininfo-0.7/configure-3659-    *32-bit*)
##############################################
wininfo-0.7/configure-3669-   else
wininfo-0.7/configure:3670:    case `/usr/bin/file conftest.$ac_objext` in
wininfo-0.7/configure-3671-    *32-bit*)
##############################################
wininfo-0.7/configure-4224-do
wininfo-0.7/configure:4225:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
wininfo-0.7/configure-4226-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
wininfo-0.7/configure-4270-fi
wininfo-0.7/configure:4271:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
wininfo-0.7/configure:4272:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
wininfo-0.7/configure:4273:if test `eval echo '${'$as_ac_Header'}'` = yes; then
wininfo-0.7/configure-4274-  cat >>confdefs.h <<_ACEOF
wininfo-0.7/configure:4275:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
wininfo-0.7/configure-4276-_ACEOF
##############################################
wininfo-0.7/configure-4285-do
wininfo-0.7/configure:4286:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
wininfo-0.7/configure-4287-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
wininfo-0.7/configure-4292-fi
wininfo-0.7/configure:4293:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
wininfo-0.7/configure:4294:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
wininfo-0.7/configure-4295-else
##############################################
wininfo-0.7/configure-4418-fi
wininfo-0.7/configure:4419:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
wininfo-0.7/configure:4420:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
wininfo-0.7/configure-4421-
wininfo-0.7/configure-4422-fi
wininfo-0.7/configure:4423:if test `eval echo '${'$as_ac_Header'}'` = yes; then
wininfo-0.7/configure-4424-  cat >>confdefs.h <<_ACEOF
wininfo-0.7/configure:4425:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
wininfo-0.7/configure-4426-_ACEOF
##############################################
wininfo-0.7/configure-4527-     "checking for C++ compiler version" >&5
wininfo-0.7/configure:4528:ac_compiler=`set X $ac_compile; echo $2`
wininfo-0.7/configure-4529-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
wininfo-0.7/configure-4601-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
wininfo-0.7/configure:4602:GXX=`test $ac_compiler_gnu = yes && echo yes`
wininfo-0.7/configure-4603-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
wininfo-0.7/configure-4810-  if test "$am_compiler_list" = ""; then
wininfo-0.7/configure:4811:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
wininfo-0.7/configure-4812-  fi
##############################################
wininfo-0.7/configure-5209-     "checking for Fortran 77 compiler version" >&5
wininfo-0.7/configure:5210:ac_compiler=`set X $ac_compile; echo $2`
wininfo-0.7/configure-5211-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
wininfo-0.7/configure-5342-
wininfo-0.7/configure:5343:G77=`test $ac_compiler_gnu = yes && echo yes`
wininfo-0.7/configure-5344-ac_ext=c
##############################################
wininfo-0.7/configure-5399-    # we can't tell.
wininfo-0.7/configure:5400:    while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
wininfo-0.7/configure-5401-	       = "XX$teststring") >/dev/null 2>&1 &&
wininfo-0.7/configure:5402:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
wininfo-0.7/configure-5403-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
wininfo-0.7/configure-5405-    do
wininfo-0.7/configure:5406:      i=`expr $i + 1`
wininfo-0.7/configure-5407-      teststring=$teststring$teststring
##############################################
wininfo-0.7/configure-5412-    # It appears as though 1/2 is a usable value.
wininfo-0.7/configure:5413:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
wininfo-0.7/configure-5414-    ;;
##############################################
wininfo-0.7/configure-5492-# If we're using GNU nm, then use its standard symbol codes.
wininfo-0.7/configure:5493:case `$NM -V 2>&1` in
wininfo-0.7/configure-5494-*GNU* | *'with BFD'*)
##############################################
wininfo-0.7/configure-5993-	"file_magic "*)
wininfo-0.7/configure:5994:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
wininfo-0.7/configure-5995-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
wininfo-0.7/configure-6055-	"file_magic "*)
wininfo-0.7/configure:6056:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
wininfo-0.7/configure-6057-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
wininfo-0.7/configure-6166-if test -n "$lt_prog_cc_shlib"; then
wininfo-0.7/configure:6167:  { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&5
wininfo-0.7/configure:6168:echo "$as_me: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&2;}
wininfo-0.7/configure-6169-  if echo "$old_CC $old_CFLAGS " | grep "[ 	]$lt_prog_cc_shlib[ 	]" >/dev/null; then :
##############################################
wininfo-0.7/configure-6574-  if test "$hard_links" = no; then
wininfo-0.7/configure:6575:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
wininfo-0.7/configure:6576:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
wininfo-0.7/configure-6577-    need_locks=warn
##############################################
wininfo-0.7/configure-6697-	# is EXPORTS), use it as is; otherwise, prepend...
wininfo-0.7/configure:6698:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
wininfo-0.7/configure-6699-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
wininfo-0.7/configure-6752-      supports_anon_versioning=no
wininfo-0.7/configure:6753:      case `$LD -v 2>/dev/null` in
wininfo-0.7/configure-6754-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
wininfo-0.7/configure-6859-	# below for broken collect2 doesn't work under 4.3+
wininfo-0.7/configure:6860:	  collect2name=`${CC} -print-prog-name=collect2`
wininfo-0.7/configure-6861-	  if test -f "$collect2name" && \
##############################################
wininfo-0.7/configure-6952-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
wininfo-0.7/configure:6953:	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"
wininfo-0.7/configure-6954-       else
##############################################
wininfo-0.7/configure-7051-      # FIXME: Setting linknames here is a bad hack.
wininfo-0.7/configure:7052:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
wininfo-0.7/configure-7053-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
wininfo-0.7/configure-7056-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
wininfo-0.7/configure:7057:      fix_srcfile_path='`cygpath -w "$srcfile"`'
wininfo-0.7/configure-7058-      enable_shared_with_static_runtimes=yes
##############################################
wininfo-0.7/configure-7217-      if test "$GCC" = yes; then
wininfo-0.7/configure:7218:	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'
wininfo-0.7/configure-7219-      else
wininfo-0.7/configure:7220:	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'
wininfo-0.7/configure-7221-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
wininfo-0.7/configure-7249-      hardcode_shlibpath_var=no
wininfo-0.7/configure:7250:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
wininfo-0.7/configure-7251-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
wininfo-0.7/configure-7278-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
wininfo-0.7/configure:7279:	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'
wininfo-0.7/configure-7280-      else
wininfo-0.7/configure-7281-	allow_undefined_flag=' -expect_unresolved \*'
wininfo-0.7/configure:7282:	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'
wininfo-0.7/configure-7283-      fi
##############################################
wininfo-0.7/configure-7290-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
wininfo-0.7/configure:7291:	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'
wininfo-0.7/configure-7292-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
wininfo-0.7/configure-7294-	allow_undefined_flag=' -expect_unresolved \*'
wininfo-0.7/configure:7295:	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'
wininfo-0.7/configure:7296:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
wininfo-0.7/configure:7297:	$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'
wininfo-0.7/configure-7298-
##############################################
wininfo-0.7/configure-7516-if test "$GCC" = yes; then
wininfo-0.7/configure:7517:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
wininfo-0.7/configure-7518-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
wininfo-0.7/configure-7522-    # okay in the real world where ";" in dirpaths is itself problematic.
wininfo-0.7/configure:7523:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
wininfo-0.7/configure-7524-  else
wininfo-0.7/configure:7525:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
wininfo-0.7/configure-7526-  fi
##############################################
wininfo-0.7/configure-7593-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
wininfo-0.7/configure:7594:  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'
wininfo-0.7/configure-7595-  ;;
##############################################
wininfo-0.7/configure-7626-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
wininfo-0.7/configure:7627:    postinstall_cmds='base_file=`basename \${file}`~
wininfo-0.7/configure:7628:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
wininfo-0.7/configure:7629:      dldir=$destdir/`dirname \$dlpath`~
wininfo-0.7/configure-7630-      test -d \$dldir || mkdir -p \$dldir~
wininfo-0.7/configure-7631-      $install_prog $dir/$dlname \$dldir/$dlname'
wininfo-0.7/configure:7632:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
wininfo-0.7/configure-7633-      dlpath=$dir/\$dldll~
##############################################
wininfo-0.7/configure-7639-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
wininfo-0.7/configure:7640:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
wininfo-0.7/configure-7641-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
wininfo-0.7/configure-7644-      # MinGW DLLs use traditional 'lib' prefix
wininfo-0.7/configure:7645:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
wininfo-0.7/configure:7646:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
wininfo-0.7/configure-7647-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
wininfo-0.7/configure-7653-        # which wouldn't understand a cygwinified path. Ahh.
wininfo-0.7/configure:7654:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
wininfo-0.7/configure-7655-      else
wininfo-0.7/configure:7656:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
wininfo-0.7/configure-7657-      fi
##############################################
wininfo-0.7/configure-7660-      # pw32 DLLs use 'pw' prefix rather than 'lib'
wininfo-0.7/configure:7661:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
wininfo-0.7/configure-7662-      ;;
##############################################
wininfo-0.7/configure-7666-  *)
wininfo-0.7/configure:7667:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
wininfo-0.7/configure-7668-    ;;
##############################################
wininfo-0.7/configure-7686-  if test "$GCC" = yes; then
wininfo-0.7/configure:7687:    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"`
wininfo-0.7/configure-7688-  else
##############################################
wininfo-0.7/configure-7863-  if test -f /etc/ld.so.conf; then
wininfo-0.7/configure:7864:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
wininfo-0.7/configure-7865-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
wininfo-0.7/configure-7930-  shlibpath_var=LD_LIBRARY_PATH
wininfo-0.7/configure:7931:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
wininfo-0.7/configure-7932-    case $host_os in
##############################################
wininfo-0.7/configure-9056-      # Double-quote double-evaled strings.
wininfo-0.7/configure:9057:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
wininfo-0.7/configure-9058-      ;;
wininfo-0.7/configure-9059-    *)
wininfo-0.7/configure:9060:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
wininfo-0.7/configure-9061-      ;;
##############################################
wininfo-0.7/configure-9066-  *'\$0 --fallback-echo"')
wininfo-0.7/configure:9067:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
wininfo-0.7/configure-9068-    ;;
##############################################
wininfo-0.7/configure-9079-
wininfo-0.7/configure:9080:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
wininfo-0.7/configure-9081-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
wininfo-0.7/configure-9449-  # libtool script then.
wininfo-0.7/configure:9450:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
wininfo-0.7/configure-9451-  if test -f "$ltmain_in"; then
##############################################
wininfo-0.7/configure-9478-  if test -z "$LTCC"; then
wininfo-0.7/configure:9479:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
wininfo-0.7/configure-9480-    if test -z "$LTCC"; then
##############################################
wininfo-0.7/configure-9483-    else
wininfo-0.7/configure:9484:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
wininfo-0.7/configure:9485:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
wininfo-0.7/configure-9486-    fi
##############################################
wininfo-0.7/configure-9490-  # Note that this assumes the entire list is on one line.
wininfo-0.7/configure:9491:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
wininfo-0.7/configure-9492-
##############################################
wininfo-0.7/configure-9496-    # Check whether tagname contains only valid characters
wininfo-0.7/configure:9497:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
wininfo-0.7/configure-9498-    "") ;;
##############################################
wininfo-0.7/configure-9596-compiler_CXX=$CC
wininfo-0.7/configure:9597:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/configure-9598-
##############################################
wininfo-0.7/configure-9625-    # gcc leaves a trailing carriage return which upsets mingw
wininfo-0.7/configure:9626:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
wininfo-0.7/configure-9627-  *)
wininfo-0.7/configure:9628:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
wininfo-0.7/configure-9629-  esac
##############################################
wininfo-0.7/configure-9634-      # Canonicalize the pathname of ld
wininfo-0.7/configure:9635:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
wininfo-0.7/configure-9636-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
wininfo-0.7/configure:9637:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
wininfo-0.7/configure-9638-      done
##############################################
wininfo-0.7/configure-9669-      # Break only if it was the GNU/non-GNU ld that we prefer.
wininfo-0.7/configure:9670:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
wininfo-0.7/configure-9671-      *GNU* | *'with BFD'*)
##############################################
wininfo-0.7/configure-9702-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
wininfo-0.7/configure:9703:case `$LD -v 2>&1 </dev/null` in
wininfo-0.7/configure-9704-*GNU* | *'with BFD'*)
##############################################
wininfo-0.7/configure-9732-    # ancient GNU ld didn't support --whole-archive et. al.
wininfo-0.7/configure:9733:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
wininfo-0.7/configure-9734-	grep 'no-whole-archive' > /dev/null; then
##############################################
wininfo-0.7/configure-9813-      # below for broken collect2 doesn't work under 4.3+
wininfo-0.7/configure:9814:	collect2name=`${CC} -print-prog-name=collect2`
wininfo-0.7/configure-9815-	if test -f "$collect2name" && \
##############################################
wininfo-0.7/configure-9907-
wininfo-0.7/configure:9908:      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"
wininfo-0.7/configure-9909-     else
##############################################
wininfo-0.7/configure-10002-      # is EXPORTS), use it as is; otherwise, prepend...
wininfo-0.7/configure:10003:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
wininfo-0.7/configure-10004-	cp $export_symbols $output_objdir/$soname.def;
##############################################
wininfo-0.7/configure-10120-      # dependencies.
wininfo-0.7/configure:10121:      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'
wininfo-0.7/configure-10122-      ;;
##############################################
wininfo-0.7/configure-10192-	# dependencies.
wininfo-0.7/configure:10193:	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'
wininfo-0.7/configure-10194-	;;
##############################################
wininfo-0.7/configure-10217-	# SGI C++
wininfo-0.7/configure:10218:	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'
wininfo-0.7/configure-10219-
##############################################
wininfo-0.7/configure-10228-	  if test "$with_gnu_ld" = no; then
wininfo-0.7/configure:10229:	    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'
wininfo-0.7/configure-10230-	  else
wininfo-0.7/configure:10231:	    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'
wininfo-0.7/configure-10232-	  fi
##############################################
wininfo-0.7/configure-10247-	# to its proper name (with version) after linking.
wininfo-0.7/configure:10248:	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'
wininfo-0.7/configure:10249:	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'
wininfo-0.7/configure-10250-	# Commands to make compiler produce verbose output that lists
##############################################
wininfo-0.7/configure-10257-	# dependencies.
wininfo-0.7/configure:10258:	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'
wininfo-0.7/configure-10259-
##############################################
wininfo-0.7/configure-10293-	# dependencies.
wininfo-0.7/configure:10294:	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'
wininfo-0.7/configure-10295-	;;
##############################################
wininfo-0.7/configure-10336-	# to its proper name (with version) after linking.
wininfo-0.7/configure:10337:	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'
wininfo-0.7/configure-10338-
##############################################
wininfo-0.7/configure-10353-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
wininfo-0.7/configure:10354:	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'
wininfo-0.7/configure-10355-
##############################################
wininfo-0.7/configure-10366-	# dependencies.
wininfo-0.7/configure:10367:	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'
wininfo-0.7/configure-10368-	;;
##############################################
wininfo-0.7/configure-10371-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
wininfo-0.7/configure:10372:	  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'
wininfo-0.7/configure-10373-
##############################################
wininfo-0.7/configure-10396-	# to its proper name (with version) after linking.
wininfo-0.7/configure:10397:	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'
wininfo-0.7/configure-10398-
##############################################
wininfo-0.7/configure-10412-	allow_undefined_flag_CXX=' -expect_unresolved \*'
wininfo-0.7/configure:10413:	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'
wininfo-0.7/configure:10414:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
wininfo-0.7/configure-10415-	  echo "-hidden">> $lib.exp~
wininfo-0.7/configure:10416:	  $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~
wininfo-0.7/configure-10417-	  $rm $lib.exp'
##############################################
wininfo-0.7/configure-10429-	# dependencies.
wininfo-0.7/configure:10430:	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'
wininfo-0.7/configure-10431-	;;
##############################################
wininfo-0.7/configure-10434-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
wininfo-0.7/configure:10435:	 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'
wininfo-0.7/configure-10436-
##############################################
wininfo-0.7/configure-10517-	# dependencies.
wininfo-0.7/configure:10518:	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'
wininfo-0.7/configure-10519-
##############################################
wininfo-0.7/configure-10621-  # eval without this substitution.
wininfo-0.7/configure:10622:  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
wininfo-0.7/configure-10623-
wininfo-0.7/configure:10624:  for p in `eval $output_verbose_link_cmd`; do
wininfo-0.7/configure-10625-    case $p in
##############################################
wininfo-0.7/configure-11085-  if test "$hard_links" = no; then
wininfo-0.7/configure:11086:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
wininfo-0.7/configure:11087:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
wininfo-0.7/configure-11088-    need_locks=warn
##############################################
wininfo-0.7/configure-11208-if test "$GCC" = yes; then
wininfo-0.7/configure:11209:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
wininfo-0.7/configure-11210-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
wininfo-0.7/configure-11214-    # okay in the real world where ";" in dirpaths is itself problematic.
wininfo-0.7/configure:11215:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
wininfo-0.7/configure-11216-  else
wininfo-0.7/configure:11217:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
wininfo-0.7/configure-11218-  fi
##############################################
wininfo-0.7/configure-11285-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
wininfo-0.7/configure:11286:  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'
wininfo-0.7/configure-11287-  ;;
##############################################
wininfo-0.7/configure-11318-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
wininfo-0.7/configure:11319:    postinstall_cmds='base_file=`basename \${file}`~
wininfo-0.7/configure:11320:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
wininfo-0.7/configure:11321:      dldir=$destdir/`dirname \$dlpath`~
wininfo-0.7/configure-11322-      test -d \$dldir || mkdir -p \$dldir~
wininfo-0.7/configure-11323-      $install_prog $dir/$dlname \$dldir/$dlname'
wininfo-0.7/configure:11324:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
wininfo-0.7/configure-11325-      dlpath=$dir/\$dldll~
##############################################
wininfo-0.7/configure-11331-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
wininfo-0.7/configure:11332:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
wininfo-0.7/configure-11333-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
wininfo-0.7/configure-11336-      # MinGW DLLs use traditional 'lib' prefix
wininfo-0.7/configure:11337:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
wininfo-0.7/configure:11338:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
wininfo-0.7/configure-11339-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
wininfo-0.7/configure-11345-        # which wouldn't understand a cygwinified path. Ahh.
wininfo-0.7/configure:11346:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
wininfo-0.7/configure-11347-      else
wininfo-0.7/configure:11348:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
wininfo-0.7/configure-11349-      fi
##############################################
wininfo-0.7/configure-11352-      # pw32 DLLs use 'pw' prefix rather than 'lib'
wininfo-0.7/configure:11353:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
wininfo-0.7/configure-11354-      ;;
##############################################
wininfo-0.7/configure-11358-  *)
wininfo-0.7/configure:11359:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
wininfo-0.7/configure-11360-    ;;
##############################################
wininfo-0.7/configure-11378-  if test "$GCC" = yes; then
wininfo-0.7/configure:11379:    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"`
wininfo-0.7/configure-11380-  else
##############################################
wininfo-0.7/configure-11555-  if test -f /etc/ld.so.conf; then
wininfo-0.7/configure:11556:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
wininfo-0.7/configure-11557-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
wininfo-0.7/configure-11622-  shlibpath_var=LD_LIBRARY_PATH
wininfo-0.7/configure:11623:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
wininfo-0.7/configure-11624-    case $host_os in
##############################################
wininfo-0.7/configure-12674-      # Double-quote double-evaled strings.
wininfo-0.7/configure:12675:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
wininfo-0.7/configure-12676-      ;;
wininfo-0.7/configure-12677-    *)
wininfo-0.7/configure:12678:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
wininfo-0.7/configure-12679-      ;;
##############################################
wininfo-0.7/configure-12684-  *'\$0 --fallback-echo"')
wininfo-0.7/configure:12685:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
wininfo-0.7/configure-12686-    ;;
##############################################
wininfo-0.7/configure-12994-  # libtool script then.
wininfo-0.7/configure:12995:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
wininfo-0.7/configure-12996-  if test -f "$ltmain_in"; then
##############################################
wininfo-0.7/configure-13078-compiler_F77=$CC
wininfo-0.7/configure:13079:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/configure-13080-
##############################################
wininfo-0.7/configure-13427-  if test "$hard_links" = no; then
wininfo-0.7/configure:13428:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
wininfo-0.7/configure:13429:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
wininfo-0.7/configure-13430-    need_locks=warn
##############################################
wininfo-0.7/configure-13550-	# is EXPORTS), use it as is; otherwise, prepend...
wininfo-0.7/configure:13551:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
wininfo-0.7/configure-13552-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
wininfo-0.7/configure-13605-      supports_anon_versioning=no
wininfo-0.7/configure:13606:      case `$LD -v 2>/dev/null` in
wininfo-0.7/configure-13607-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
wininfo-0.7/configure-13712-	# below for broken collect2 doesn't work under 4.3+
wininfo-0.7/configure:13713:	  collect2name=`${CC} -print-prog-name=collect2`
wininfo-0.7/configure-13714-	  if test -f "$collect2name" && \
##############################################
wininfo-0.7/configure-13795-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
wininfo-0.7/configure:13796:	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"
wininfo-0.7/configure-13797-       else
##############################################
wininfo-0.7/configure-13884-      # FIXME: Setting linknames here is a bad hack.
wininfo-0.7/configure:13885:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
wininfo-0.7/configure-13886-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
wininfo-0.7/configure-13889-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
wininfo-0.7/configure:13890:      fix_srcfile_path='`cygpath -w "$srcfile"`'
wininfo-0.7/configure-13891-      enable_shared_with_static_runtimes_F77=yes
##############################################
wininfo-0.7/configure-14050-      if test "$GCC" = yes; then
wininfo-0.7/configure:14051:	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'
wininfo-0.7/configure-14052-      else
wininfo-0.7/configure:14053:	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'
wininfo-0.7/configure-14054-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
wininfo-0.7/configure-14082-      hardcode_shlibpath_var_F77=no
wininfo-0.7/configure:14083:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
wininfo-0.7/configure-14084-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
wininfo-0.7/configure-14111-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
wininfo-0.7/configure:14112:	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'
wininfo-0.7/configure-14113-      else
wininfo-0.7/configure-14114-	allow_undefined_flag_F77=' -expect_unresolved \*'
wininfo-0.7/configure:14115:	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'
wininfo-0.7/configure-14116-      fi
##############################################
wininfo-0.7/configure-14123-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
wininfo-0.7/configure:14124:	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'
wininfo-0.7/configure-14125-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
wininfo-0.7/configure-14127-	allow_undefined_flag_F77=' -expect_unresolved \*'
wininfo-0.7/configure:14128:	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'
wininfo-0.7/configure:14129:	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~
wininfo-0.7/configure:14130:	$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'
wininfo-0.7/configure-14131-
##############################################
wininfo-0.7/configure-14349-if test "$GCC" = yes; then
wininfo-0.7/configure:14350:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
wininfo-0.7/configure-14351-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
wininfo-0.7/configure-14355-    # okay in the real world where ";" in dirpaths is itself problematic.
wininfo-0.7/configure:14356:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
wininfo-0.7/configure-14357-  else
wininfo-0.7/configure:14358:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
wininfo-0.7/configure-14359-  fi
##############################################
wininfo-0.7/configure-14426-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
wininfo-0.7/configure:14427:  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'
wininfo-0.7/configure-14428-  ;;
##############################################
wininfo-0.7/configure-14459-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
wininfo-0.7/configure:14460:    postinstall_cmds='base_file=`basename \${file}`~
wininfo-0.7/configure:14461:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
wininfo-0.7/configure:14462:      dldir=$destdir/`dirname \$dlpath`~
wininfo-0.7/configure-14463-      test -d \$dldir || mkdir -p \$dldir~
wininfo-0.7/configure-14464-      $install_prog $dir/$dlname \$dldir/$dlname'
wininfo-0.7/configure:14465:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
wininfo-0.7/configure-14466-      dlpath=$dir/\$dldll~
##############################################
wininfo-0.7/configure-14472-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
wininfo-0.7/configure:14473:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
wininfo-0.7/configure-14474-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
wininfo-0.7/configure-14477-      # MinGW DLLs use traditional 'lib' prefix
wininfo-0.7/configure:14478:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
wininfo-0.7/configure:14479:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
wininfo-0.7/configure-14480-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
wininfo-0.7/configure-14486-        # which wouldn't understand a cygwinified path. Ahh.
wininfo-0.7/configure:14487:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
wininfo-0.7/configure-14488-      else
wininfo-0.7/configure:14489:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
wininfo-0.7/configure-14490-      fi
##############################################
wininfo-0.7/configure-14493-      # pw32 DLLs use 'pw' prefix rather than 'lib'
wininfo-0.7/configure:14494:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
wininfo-0.7/configure-14495-      ;;
##############################################
wininfo-0.7/configure-14499-  *)
wininfo-0.7/configure:14500:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
wininfo-0.7/configure-14501-    ;;
##############################################
wininfo-0.7/configure-14519-  if test "$GCC" = yes; then
wininfo-0.7/configure:14520:    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"`
wininfo-0.7/configure-14521-  else
##############################################
wininfo-0.7/configure-14696-  if test -f /etc/ld.so.conf; then
wininfo-0.7/configure:14697:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
wininfo-0.7/configure-14698-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
wininfo-0.7/configure-14763-  shlibpath_var=LD_LIBRARY_PATH
wininfo-0.7/configure:14764:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
wininfo-0.7/configure-14765-    case $host_os in
##############################################
wininfo-0.7/configure-15017-      # Double-quote double-evaled strings.
wininfo-0.7/configure:15018:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
wininfo-0.7/configure-15019-      ;;
wininfo-0.7/configure-15020-    *)
wininfo-0.7/configure:15021:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
wininfo-0.7/configure-15022-      ;;
##############################################
wininfo-0.7/configure-15027-  *'\$0 --fallback-echo"')
wininfo-0.7/configure:15028:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
wininfo-0.7/configure-15029-    ;;
##############################################
wininfo-0.7/configure-15337-  # libtool script then.
wininfo-0.7/configure:15338:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
wininfo-0.7/configure-15339-  if test -f "$ltmain_in"; then
##############################################
wininfo-0.7/configure-15753-  if test "$hard_links" = no; then
wininfo-0.7/configure:15754:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
wininfo-0.7/configure:15755:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
wininfo-0.7/configure-15756-    need_locks=warn
##############################################
wininfo-0.7/configure-15876-	# is EXPORTS), use it as is; otherwise, prepend...
wininfo-0.7/configure:15877:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
wininfo-0.7/configure-15878-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
wininfo-0.7/configure-15931-      supports_anon_versioning=no
wininfo-0.7/configure:15932:      case `$LD -v 2>/dev/null` in
wininfo-0.7/configure-15933-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
wininfo-0.7/configure-16038-	# below for broken collect2 doesn't work under 4.3+
wininfo-0.7/configure:16039:	  collect2name=`${CC} -print-prog-name=collect2`
wininfo-0.7/configure-16040-	  if test -f "$collect2name" && \
##############################################
wininfo-0.7/configure-16131-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
wininfo-0.7/configure:16132:	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"
wininfo-0.7/configure-16133-       else
##############################################
wininfo-0.7/configure-16230-      # FIXME: Setting linknames here is a bad hack.
wininfo-0.7/configure:16231:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
wininfo-0.7/configure-16232-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
wininfo-0.7/configure-16235-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
wininfo-0.7/configure:16236:      fix_srcfile_path='`cygpath -w "$srcfile"`'
wininfo-0.7/configure-16237-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
wininfo-0.7/configure-16396-      if test "$GCC" = yes; then
wininfo-0.7/configure:16397:	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'
wininfo-0.7/configure-16398-      else
wininfo-0.7/configure:16399:	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'
wininfo-0.7/configure-16400-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
wininfo-0.7/configure-16428-      hardcode_shlibpath_var_GCJ=no
wininfo-0.7/configure:16429:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
wininfo-0.7/configure-16430-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
wininfo-0.7/configure-16457-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
wininfo-0.7/configure:16458:	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'
wininfo-0.7/configure-16459-      else
wininfo-0.7/configure-16460-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
wininfo-0.7/configure:16461:	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'
wininfo-0.7/configure-16462-      fi
##############################################
wininfo-0.7/configure-16469-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
wininfo-0.7/configure:16470:	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'
wininfo-0.7/configure-16471-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
wininfo-0.7/configure-16473-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
wininfo-0.7/configure:16474:	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'
wininfo-0.7/configure:16475:	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~
wininfo-0.7/configure:16476:	$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'
wininfo-0.7/configure-16477-
##############################################
wininfo-0.7/configure-16695-if test "$GCC" = yes; then
wininfo-0.7/configure:16696:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
wininfo-0.7/configure-16697-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
wininfo-0.7/configure-16701-    # okay in the real world where ";" in dirpaths is itself problematic.
wininfo-0.7/configure:16702:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
wininfo-0.7/configure-16703-  else
wininfo-0.7/configure:16704:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
wininfo-0.7/configure-16705-  fi
##############################################
wininfo-0.7/configure-16772-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
wininfo-0.7/configure:16773:  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'
wininfo-0.7/configure-16774-  ;;
##############################################
wininfo-0.7/configure-16805-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
wininfo-0.7/configure:16806:    postinstall_cmds='base_file=`basename \${file}`~
wininfo-0.7/configure:16807:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
wininfo-0.7/configure:16808:      dldir=$destdir/`dirname \$dlpath`~
wininfo-0.7/configure-16809-      test -d \$dldir || mkdir -p \$dldir~
wininfo-0.7/configure-16810-      $install_prog $dir/$dlname \$dldir/$dlname'
wininfo-0.7/configure:16811:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
wininfo-0.7/configure-16812-      dlpath=$dir/\$dldll~
##############################################
wininfo-0.7/configure-16818-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
wininfo-0.7/configure:16819:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
wininfo-0.7/configure-16820-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
wininfo-0.7/configure-16823-      # MinGW DLLs use traditional 'lib' prefix
wininfo-0.7/configure:16824:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
wininfo-0.7/configure:16825:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
wininfo-0.7/configure-16826-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
wininfo-0.7/configure-16832-        # which wouldn't understand a cygwinified path. Ahh.
wininfo-0.7/configure:16833:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
wininfo-0.7/configure-16834-      else
wininfo-0.7/configure:16835:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
wininfo-0.7/configure-16836-      fi
##############################################
wininfo-0.7/configure-16839-      # pw32 DLLs use 'pw' prefix rather than 'lib'
wininfo-0.7/configure:16840:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
wininfo-0.7/configure-16841-      ;;
##############################################
wininfo-0.7/configure-16845-  *)
wininfo-0.7/configure:16846:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
wininfo-0.7/configure-16847-    ;;
##############################################
wininfo-0.7/configure-16865-  if test "$GCC" = yes; then
wininfo-0.7/configure:16866:    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"`
wininfo-0.7/configure-16867-  else
##############################################
wininfo-0.7/configure-17042-  if test -f /etc/ld.so.conf; then
wininfo-0.7/configure:17043:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
wininfo-0.7/configure-17044-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
wininfo-0.7/configure-17109-  shlibpath_var=LD_LIBRARY_PATH
wininfo-0.7/configure:17110:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
wininfo-0.7/configure-17111-    case $host_os in
##############################################
wininfo-0.7/configure-18161-      # Double-quote double-evaled strings.
wininfo-0.7/configure:18162:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
wininfo-0.7/configure-18163-      ;;
wininfo-0.7/configure-18164-    *)
wininfo-0.7/configure:18165:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
wininfo-0.7/configure-18166-      ;;
##############################################
wininfo-0.7/configure-18171-  *'\$0 --fallback-echo"')
wininfo-0.7/configure:18172:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
wininfo-0.7/configure-18173-    ;;
##############################################
wininfo-0.7/configure-18481-  # libtool script then.
wininfo-0.7/configure:18482:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
wininfo-0.7/configure-18483-  if test -f "$ltmain_in"; then
##############################################
wininfo-0.7/configure-18606-      # Double-quote double-evaled strings.
wininfo-0.7/configure:18607:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
wininfo-0.7/configure-18608-      ;;
wininfo-0.7/configure-18609-    *)
wininfo-0.7/configure:18610:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
wininfo-0.7/configure-18611-      ;;
##############################################
wininfo-0.7/configure-18616-  *'\$0 --fallback-echo"')
wininfo-0.7/configure:18617:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
wininfo-0.7/configure-18618-    ;;
##############################################
wininfo-0.7/configure-18926-  # libtool script then.
wininfo-0.7/configure:18927:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
wininfo-0.7/configure-18928-  if test -f "$ltmain_in"; then
##############################################
wininfo-0.7/configure-19169-do
wininfo-0.7/configure:19170:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
wininfo-0.7/configure-19171-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
wininfo-0.7/configure-19176-fi
wininfo-0.7/configure:19177:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
wininfo-0.7/configure:19178:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
wininfo-0.7/configure-19179-else
##############################################
wininfo-0.7/configure-19302-fi
wininfo-0.7/configure:19303:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
wininfo-0.7/configure:19304:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
wininfo-0.7/configure-19305-
wininfo-0.7/configure-19306-fi
wininfo-0.7/configure:19307:if test `eval echo '${'$as_ac_Header'}'` = yes; then
wininfo-0.7/configure-19308-  cat >>confdefs.h <<_ACEOF
wininfo-0.7/configure:19309:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
wininfo-0.7/configure-19310-_ACEOF
##############################################
wininfo-0.7/configure-19601-    else
wininfo-0.7/configure:19602:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
wininfo-0.7/configure-19603-      echo "$as_me:$LINENO: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
##############################################
wininfo-0.7/configure-20867-  for ac_func in _getb67 GETB67 getb67; do
wininfo-0.7/configure:20868:    as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
wininfo-0.7/configure-20869-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
wininfo-0.7/configure-20955-fi
wininfo-0.7/configure:20956:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
wininfo-0.7/configure:20957:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
wininfo-0.7/configure:20958:if test `eval echo '${'$as_ac_var'}'` = yes; then
wininfo-0.7/configure-20959-
##############################################
wininfo-0.7/configure-21040-do
wininfo-0.7/configure:21041:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
wininfo-0.7/configure-21042-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
wininfo-0.7/configure-21047-fi
wininfo-0.7/configure:21048:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
wininfo-0.7/configure:21049:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
wininfo-0.7/configure-21050-else
##############################################
wininfo-0.7/configure-21173-fi
wininfo-0.7/configure:21174:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
wininfo-0.7/configure:21175:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
wininfo-0.7/configure-21176-
wininfo-0.7/configure-21177-fi
wininfo-0.7/configure:21178:if test `eval echo '${'$as_ac_Header'}'` = yes; then
wininfo-0.7/configure-21179-  cat >>confdefs.h <<_ACEOF
wininfo-0.7/configure:21180:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
wininfo-0.7/configure-21181-_ACEOF
##############################################
wininfo-0.7/configure-21189-do
wininfo-0.7/configure:21190:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
wininfo-0.7/configure-21191-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
wininfo-0.7/configure-21277-fi
wininfo-0.7/configure:21278:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
wininfo-0.7/configure:21279:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
wininfo-0.7/configure:21280:if test `eval echo '${'$as_ac_var'}'` = yes; then
wininfo-0.7/configure-21281-  cat >>confdefs.h <<_ACEOF
wininfo-0.7/configure:21282:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
wininfo-0.7/configure-21283-_ACEOF
##############################################
wininfo-0.7/configure-21821-do
wininfo-0.7/configure:21822:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
wininfo-0.7/configure-21823-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
wininfo-0.7/configure-21828-fi
wininfo-0.7/configure:21829:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
wininfo-0.7/configure:21830:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
wininfo-0.7/configure-21831-else
##############################################
wininfo-0.7/configure-21954-fi
wininfo-0.7/configure:21955:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
wininfo-0.7/configure:21956:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
wininfo-0.7/configure-21957-
wininfo-0.7/configure-21958-fi
wininfo-0.7/configure:21959:if test `eval echo '${'$as_ac_Header'}'` = yes; then
wininfo-0.7/configure-21960-  cat >>confdefs.h <<_ACEOF
wininfo-0.7/configure:21961:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
wininfo-0.7/configure-21962-_ACEOF
##############################################
wininfo-0.7/configure-22078-
wininfo-0.7/configure:22079:ac_lo=`expr $ac_mid + 1`
wininfo-0.7/configure-22080-		    if test $ac_lo -le $ac_mid; then
##############################################
wininfo-0.7/configure-22083-		    fi
wininfo-0.7/configure:22084:		    ac_mid=`expr 2 '*' $ac_mid + 1`
wininfo-0.7/configure-22085-fi
##############################################
wininfo-0.7/configure-22174-
wininfo-0.7/configure:22175:ac_hi=`expr '(' $ac_mid ')' - 1`
wininfo-0.7/configure-22176-		       if test $ac_mid -le $ac_hi; then
##############################################
wininfo-0.7/configure-22179-		       fi
wininfo-0.7/configure:22180:		       ac_mid=`expr 2 '*' $ac_mid`
wininfo-0.7/configure-22181-fi
##############################################
wininfo-0.7/configure-22194-while test "x$ac_lo" != "x$ac_hi"; do
wininfo-0.7/configure:22195:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
wininfo-0.7/configure-22196-  cat >conftest.$ac_ext <<_ACEOF
##############################################
wininfo-0.7/configure-22238-
wininfo-0.7/configure:22239:ac_lo=`expr '(' $ac_mid ')' + 1`
wininfo-0.7/configure-22240-fi
##############################################
wininfo-0.7/configure-22399-
wininfo-0.7/configure:22400:ac_lo=`expr $ac_mid + 1`
wininfo-0.7/configure-22401-		    if test $ac_lo -le $ac_mid; then
##############################################
wininfo-0.7/configure-22404-		    fi
wininfo-0.7/configure:22405:		    ac_mid=`expr 2 '*' $ac_mid + 1`
wininfo-0.7/configure-22406-fi
##############################################
wininfo-0.7/configure-22495-
wininfo-0.7/configure:22496:ac_hi=`expr '(' $ac_mid ')' - 1`
wininfo-0.7/configure-22497-		       if test $ac_mid -le $ac_hi; then
##############################################
wininfo-0.7/configure-22500-		       fi
wininfo-0.7/configure:22501:		       ac_mid=`expr 2 '*' $ac_mid`
wininfo-0.7/configure-22502-fi
##############################################
wininfo-0.7/configure-22515-while test "x$ac_lo" != "x$ac_hi"; do
wininfo-0.7/configure:22516:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
wininfo-0.7/configure-22517-  cat >conftest.$ac_ext <<_ACEOF
##############################################
wininfo-0.7/configure-22559-
wininfo-0.7/configure:22560:ac_lo=`expr '(' $ac_mid ')' + 1`
wininfo-0.7/configure-22561-fi
##############################################
wininfo-0.7/configure-22720-
wininfo-0.7/configure:22721:ac_lo=`expr $ac_mid + 1`
wininfo-0.7/configure-22722-		    if test $ac_lo -le $ac_mid; then
##############################################
wininfo-0.7/configure-22725-		    fi
wininfo-0.7/configure:22726:		    ac_mid=`expr 2 '*' $ac_mid + 1`
wininfo-0.7/configure-22727-fi
##############################################
wininfo-0.7/configure-22816-
wininfo-0.7/configure:22817:ac_hi=`expr '(' $ac_mid ')' - 1`
wininfo-0.7/configure-22818-		       if test $ac_mid -le $ac_hi; then
##############################################
wininfo-0.7/configure-22821-		       fi
wininfo-0.7/configure:22822:		       ac_mid=`expr 2 '*' $ac_mid`
wininfo-0.7/configure-22823-fi
##############################################
wininfo-0.7/configure-22836-while test "x$ac_lo" != "x$ac_hi"; do
wininfo-0.7/configure:22837:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
wininfo-0.7/configure-22838-  cat >conftest.$ac_ext <<_ACEOF
##############################################
wininfo-0.7/configure-22880-
wininfo-0.7/configure:22881:ac_lo=`expr '(' $ac_mid ')' + 1`
wininfo-0.7/configure-22882-fi
##############################################
wininfo-0.7/configure-23029-do
wininfo-0.7/configure:23030:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
wininfo-0.7/configure-23031-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
wininfo-0.7/configure-23036-fi
wininfo-0.7/configure:23037:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
wininfo-0.7/configure:23038:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
wininfo-0.7/configure-23039-else
##############################################
wininfo-0.7/configure-23162-fi
wininfo-0.7/configure:23163:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
wininfo-0.7/configure:23164:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
wininfo-0.7/configure-23165-
wininfo-0.7/configure-23166-fi
wininfo-0.7/configure:23167:if test `eval echo '${'$as_ac_Header'}'` = yes; then
wininfo-0.7/configure-23168-  cat >>confdefs.h <<_ACEOF
wininfo-0.7/configure:23169:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
wininfo-0.7/configure-23170-_ACEOF
##############################################
wininfo-0.7/configure-23221-    # gcc leaves a trailing carriage return which upsets mingw
wininfo-0.7/configure:23222:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
wininfo-0.7/configure-23223-  *)
wininfo-0.7/configure:23224:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
wininfo-0.7/configure-23225-  esac
##############################################
wininfo-0.7/configure-23230-      # Canonicalize the path of ld
wininfo-0.7/configure:23231:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
wininfo-0.7/configure-23232-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
wininfo-0.7/configure:23233:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
wininfo-0.7/configure-23234-      done
##############################################
wininfo-0.7/configure-23264-      # Break only if it was the GNU/non-GNU ld that we prefer.
wininfo-0.7/configure:23265:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
wininfo-0.7/configure-23266-      *GNU* | *'with BFD'*)
##############################################
wininfo-0.7/configure-23295-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
wininfo-0.7/configure:23296:case `$LD -v 2>&1 </dev/null` in
wininfo-0.7/configure-23297-*GNU* | *'with BFD'*)
##############################################
wininfo-0.7/configure-23405-        names_already_handled="$names_already_handled $name"
wininfo-0.7/configure:23406:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
wininfo-0.7/configure-23407-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wininfo-0.7/configure-23451-                -L*)
wininfo-0.7/configure:23452:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wininfo-0.7/configure-23453-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
wininfo-0.7/configure-23543-              */lib | */lib/)
wininfo-0.7/configure:23544:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
wininfo-0.7/configure-23545-                additional_includedir="$basedir/include"
##############################################
wininfo-0.7/configure-23591-                  -L*)
wininfo-0.7/configure:23592:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wininfo-0.7/configure-23593-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
wininfo-0.7/configure-23648-                  -R*)
wininfo-0.7/configure:23649:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wininfo-0.7/configure-23650-                    if test "$enable_rpath" != no; then
##############################################
wininfo-0.7/configure-23673-                  -l*)
wininfo-0.7/configure:23674:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wininfo-0.7/configure-23675-                    ;;
wininfo-0.7/configure-23676-                  *.la)
wininfo-0.7/configure:23677:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wininfo-0.7/configure-23678-                    ;;
##############################################
wininfo-0.7/configure-23806-do
wininfo-0.7/configure:23807:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
wininfo-0.7/configure-23808-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
wininfo-0.7/configure-23813-fi
wininfo-0.7/configure:23814:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
wininfo-0.7/configure:23815:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
wininfo-0.7/configure-23816-else
##############################################
wininfo-0.7/configure-23939-fi
wininfo-0.7/configure:23940:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
wininfo-0.7/configure:23941:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
wininfo-0.7/configure-23942-
wininfo-0.7/configure-23943-fi
wininfo-0.7/configure:23944:if test `eval echo '${'$as_ac_Header'}'` = yes; then
wininfo-0.7/configure-23945-  cat >>confdefs.h <<_ACEOF
wininfo-0.7/configure:23946:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
wininfo-0.7/configure-23947-_ACEOF
##############################################
wininfo-0.7/configure-23980-do
wininfo-0.7/configure:23981:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
wininfo-0.7/configure-23982-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
wininfo-0.7/configure-24068-fi
wininfo-0.7/configure:24069:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
wininfo-0.7/configure:24070:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
wininfo-0.7/configure:24071:if test `eval echo '${'$as_ac_var'}'` = yes; then
wininfo-0.7/configure-24072-  cat >>confdefs.h <<_ACEOF
wininfo-0.7/configure:24073:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
wininfo-0.7/configure-24074-_ACEOF
##############################################
wininfo-0.7/configure-24673-
wininfo-0.7/configure:24674:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
wininfo-0.7/configure-24675-    echo "$as_me:$LINENO: result: ${ac_t:-
##############################################
wininfo-0.7/configure-24858-echo $ECHO_N "checking version of bison... $ECHO_C" >&6
wininfo-0.7/configure:24859:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
wininfo-0.7/configure-24860-    case $ac_prog_version in
##############################################
wininfo-0.7/configure-25055-        names_already_handled="$names_already_handled $name"
wininfo-0.7/configure:25056:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
wininfo-0.7/configure-25057-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wininfo-0.7/configure-25101-                -L*)
wininfo-0.7/configure:25102:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wininfo-0.7/configure-25103-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
wininfo-0.7/configure-25193-              */lib | */lib/)
wininfo-0.7/configure:25194:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
wininfo-0.7/configure-25195-                additional_includedir="$basedir/include"
##############################################
wininfo-0.7/configure-25241-                  -L*)
wininfo-0.7/configure:25242:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wininfo-0.7/configure-25243-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
wininfo-0.7/configure-25298-                  -R*)
wininfo-0.7/configure:25299:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wininfo-0.7/configure-25300-                    if test "$enable_rpath" != no; then
##############################################
wininfo-0.7/configure-25323-                  -l*)
wininfo-0.7/configure:25324:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wininfo-0.7/configure-25325-                    ;;
wininfo-0.7/configure-25326-                  *.la)
wininfo-0.7/configure:25327:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wininfo-0.7/configure-25328-                    ;;
##############################################
wininfo-0.7/configure-25517-        LTLIBINTL="\${top_builddir}/intl/libintl.a $LTLIBICONV"
wininfo-0.7/configure:25518:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
wininfo-0.7/configure-25519-      fi
##############################################
wininfo-0.7/configure-25708-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
wininfo-0.7/configure:25709:            GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0"`
wininfo-0.7/configure-25710-            echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
##############################################
wininfo-0.7/configure-25714-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
wininfo-0.7/configure:25715:            GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0"`
wininfo-0.7/configure-25716-            echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
##############################################
wininfo-0.7/configure-25722-            ## do set a variable so people can do so.
wininfo-0.7/configure:25723:            GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0"`
wininfo-0.7/configure-25724-            echo $GTK_PKG_ERRORS
##############################################
wininfo-0.7/configure-25811-echo $ECHO_N "checking X11_CFLAGS... $ECHO_C" >&6
wininfo-0.7/configure:25812:            X11_CFLAGS=`$PKG_CONFIG --cflags "x11"`
wininfo-0.7/configure-25813-            echo "$as_me:$LINENO: result: $X11_CFLAGS" >&5
##############################################
wininfo-0.7/configure-25817-echo $ECHO_N "checking X11_LIBS... $ECHO_C" >&6
wininfo-0.7/configure:25818:            X11_LIBS=`$PKG_CONFIG --libs "x11"`
wininfo-0.7/configure-25819-            echo "$as_me:$LINENO: result: $X11_LIBS" >&5
##############################################
wininfo-0.7/configure-25825-            ## do set a variable so people can do so.
wininfo-0.7/configure:25826:            X11_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "x11"`
wininfo-0.7/configure-25827-
##############################################
wininfo-0.7/configure-25908-echo $ECHO_N "checking XLIBS_CFLAGS... $ECHO_C" >&6
wininfo-0.7/configure:25909:            XLIBS_CFLAGS=`$PKG_CONFIG --cflags "x11 xres xext"`
wininfo-0.7/configure-25910-            echo "$as_me:$LINENO: result: $XLIBS_CFLAGS" >&5
##############################################
wininfo-0.7/configure-25914-echo $ECHO_N "checking XLIBS_LIBS... $ECHO_C" >&6
wininfo-0.7/configure:25915:            XLIBS_LIBS=`$PKG_CONFIG --libs "x11 xres xext"`
wininfo-0.7/configure-25916-            echo "$as_me:$LINENO: result: $XLIBS_LIBS" >&5
##############################################
wininfo-0.7/configure-25922-            ## do set a variable so people can do so.
wininfo-0.7/configure:25923:            XLIBS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "x11 xres xext"`
wininfo-0.7/configure-25924-            echo $XLIBS_PKG_ERRORS
##############################################
wininfo-0.7/configure-25979-    # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
wininfo-0.7/configure:25980:    eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
wininfo-0.7/configure-25981-    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
##############################################
wininfo-0.7/configure-26135-LIBS=$ac_save_LIBS
wininfo-0.7/configure:26136:for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
wininfo-0.7/configure-26137-do
##############################################
wininfo-0.7/configure-27728-do
wininfo-0.7/configure:27729:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
wininfo-0.7/configure-27730-    eval $as_var=C; export $as_var
##############################################
wininfo-0.7/configure-27786-  as_lineno_2=$LINENO
wininfo-0.7/configure:27787:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
wininfo-0.7/configure-27788-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
wininfo-0.7/configure-27826-  as_lineno_2=$LINENO
wininfo-0.7/configure:27827:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
wininfo-0.7/configure-27828-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
wininfo-0.7/configure-28008-configured by $0, generated by GNU Autoconf 2.59,
wininfo-0.7/configure:28009:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
wininfo-0.7/configure-28010-
##############################################
wininfo-0.7/configure-28025-  --*=*)
wininfo-0.7/configure:28026:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
wininfo-0.7/configure:28027:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
wininfo-0.7/configure-28028-    ac_shift=:
##############################################
wininfo-0.7/configure-28355-      fi
wininfo-0.7/configure:28356:      ac_sed_frag=`expr $ac_sed_frag + 1`
wininfo-0.7/configure-28357-      ac_beg=$ac_end
wininfo-0.7/configure:28358:      ac_end=`expr $ac_end + $ac_max_sed_lines`
wininfo-0.7/configure-28359-    fi
##############################################
wininfo-0.7/configure-28372-	cat >$tmp/stdin
wininfo-0.7/configure:28373:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
wininfo-0.7/configure:28374:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
wininfo-0.7/configure:28375:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
wininfo-0.7/configure:28376:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
wininfo-0.7/configure-28377-  * )   ac_file_in=$ac_file.in ;;
##############################################
wininfo-0.7/configure-28420-if test "$ac_dir" != .; then
wininfo-0.7/configure:28421:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
wininfo-0.7/configure-28422-  # A "../" for each directory in $ac_dir_suffix.
wininfo-0.7/configure:28423:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
wininfo-0.7/configure-28424-else
##############################################
wininfo-0.7/configure-28433-    else
wininfo-0.7/configure:28434:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
wininfo-0.7/configure-28435-    fi ;;
##############################################
wininfo-0.7/configure-28586-	cat >$tmp/stdin
wininfo-0.7/configure:28587:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
wininfo-0.7/configure:28588:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
wininfo-0.7/configure:28589:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
wininfo-0.7/configure:28590:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
wininfo-0.7/configure-28591-  * )   ac_file_in=$ac_file.in ;;
##############################################
wininfo-0.7/configure-28789-    * )
wininfo-0.7/configure:28790:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
wininfo-0.7/configure-28791-  esac
##############################################
wininfo-0.7/configure-28812-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
wininfo-0.7/configure:28813:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
wininfo-0.7/configure:28814:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
wininfo-0.7/configure-28815-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
wininfo-0.7/configure-28854-if test "$ac_dir" != .; then
wininfo-0.7/configure:28855:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
wininfo-0.7/configure-28856-  # A "../" for each directory in $ac_dir_suffix.
wininfo-0.7/configure:28857:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
wininfo-0.7/configure-28858-else
##############################################
wininfo-0.7/configure-28867-    else
wininfo-0.7/configure:28868:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
wininfo-0.7/configure-28869-    fi ;;
##############################################
wininfo-0.7/configure-28922-  # Strip MF so we end up with the name of the file.
wininfo-0.7/configure:28923:  mf=`echo "$mf" | sed -e 's/:.*$//'`
wininfo-0.7/configure-28924-  # Check whether this is an Automake generated Makefile or not.
##############################################
wininfo-0.7/configure-28948-  # running `make'.
wininfo-0.7/configure:28949:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
wininfo-0.7/configure-28950-  test -z "$DEPDIR" && continue
wininfo-0.7/configure-28951-  # When using ansi2knr, U may be empty or an underscore; expand it
wininfo-0.7/configure:28952:  U=`sed -n -e '/^U = / s///p' < "$mf"`
wininfo-0.7/configure-28953-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
wininfo-0.7/configure-29015-      case "$ac_file" in
wininfo-0.7/configure:29016:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
wininfo-0.7/configure-29017-      esac
##############################################
wininfo-0.7/configure-29020-        # Adjust a relative srcdir.
wininfo-0.7/configure:29021:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
wininfo-0.7/configure:29022:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
wininfo-0.7/configure:29023:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
wininfo-0.7/configure-29024-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
wininfo-0.7/configure-29027-        case "$ac_given_srcdir" in
wininfo-0.7/configure:29028:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
wininfo-0.7/configure-29029-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
wininfo-0.7/configure-29044-            fi
wininfo-0.7/configure:29045:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
wininfo-0.7/configure-29046-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
wininfo-0.7/aclocal.m4-59-# test to see if srcdir already configured
wininfo-0.7/aclocal.m4:60:if test "`cd $srcdir && pwd`" != "`pwd`" &&
wininfo-0.7/aclocal.m4-61-   test -f $srcdir/config.status; then
##############################################
wininfo-0.7/aclocal.m4-133-    * )
wininfo-0.7/aclocal.m4:134:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
wininfo-0.7/aclocal.m4-135-  esac
wininfo-0.7/aclocal.m4-136-done
wininfo-0.7/aclocal.m4:137:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
wininfo-0.7/aclocal.m4-138-
##############################################
wininfo-0.7/aclocal.m4-247-if (
wininfo-0.7/aclocal.m4:248:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
wininfo-0.7/aclocal.m4-249-   if test "$[*]" = "X"; then
wininfo-0.7/aclocal.m4-250-      # -L didn't work.
wininfo-0.7/aclocal.m4:251:      set X `ls -t $srcdir/configure conftest.file`
wininfo-0.7/aclocal.m4-252-   fi
##############################################
wininfo-0.7/aclocal.m4-342-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
wininfo-0.7/aclocal.m4:343:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
wininfo-0.7/aclocal.m4-344-#
##############################################
wininfo-0.7/aclocal.m4-366-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
wininfo-0.7/aclocal.m4:367:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
wininfo-0.7/aclocal.m4-368-# and then we would define $MISSING as
##############################################
wininfo-0.7/aclocal.m4-383-# expand $ac_aux_dir to an absolute path
wininfo-0.7/aclocal.m4:384:am_aux_dir=`cd $ac_aux_dir && pwd`
wininfo-0.7/aclocal.m4-385-])
##############################################
wininfo-0.7/aclocal.m4-557-  if test "$am_compiler_list" = ""; then
wininfo-0.7/aclocal.m4:558:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
wininfo-0.7/aclocal.m4-559-  fi
##############################################
wininfo-0.7/aclocal.m4-670-  # Strip MF so we end up with the name of the file.
wininfo-0.7/aclocal.m4:671:  mf=`echo "$mf" | sed -e 's/:.*$//'`
wininfo-0.7/aclocal.m4-672-  # Check whether this is an Automake generated Makefile or not.
##############################################
wininfo-0.7/aclocal.m4-678-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
wininfo-0.7/aclocal.m4:679:    dirpart=`AS_DIRNAME("$mf")`
wininfo-0.7/aclocal.m4-680-  else
##############################################
wininfo-0.7/aclocal.m4-685-  # running `make'.
wininfo-0.7/aclocal.m4:686:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
wininfo-0.7/aclocal.m4-687-  test -z "$DEPDIR" && continue
wininfo-0.7/aclocal.m4-688-  # When using ansi2knr, U may be empty or an underscore; expand it
wininfo-0.7/aclocal.m4:689:  U=`sed -n -e '/^U = / s///p' < "$mf"`
wininfo-0.7/aclocal.m4-690-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
wininfo-0.7/aclocal.m4-706-    test -f "$dirpart/$file" && continue
wininfo-0.7/aclocal.m4:707:    fdir=`AS_DIRNAME(["$file"])`
wininfo-0.7/aclocal.m4-708-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
wininfo-0.7/aclocal.m4-771-# case it prints its new name instead of `make'.
wininfo-0.7/aclocal.m4:772:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
wininfo-0.7/aclocal.m4-773-   am__include=include
##############################################
wininfo-0.7/aclocal.m4-779-   echo '.include "confinc"' > confmf
wininfo-0.7/aclocal.m4:780:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
wininfo-0.7/aclocal.m4-781-      am__include=.include
##############################################
wininfo-0.7/aclocal.m4-1168-  # Remove one level of quotation (which was required for Make).
wininfo-0.7/aclocal.m4:1169:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
wininfo-0.7/aclocal.m4-1170-  ;;
##############################################
wininfo-0.7/aclocal.m4-1179-  :
wininfo-0.7/aclocal.m4:1180:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
wininfo-0.7/aclocal.m4-1181-  # Yippee, $echo works!
##############################################
wininfo-0.7/aclocal.m4-1205-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
wininfo-0.7/aclocal.m4:1206:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
wininfo-0.7/aclocal.m4:1207:       echo_test_string="`eval $cmd`" &&
wininfo-0.7/aclocal.m4-1208-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
wininfo-0.7/aclocal.m4-1214-
wininfo-0.7/aclocal.m4:1215:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
wininfo-0.7/aclocal.m4:1216:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
wininfo-0.7/aclocal.m4-1217-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
wininfo-0.7/aclocal.m4-1229-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
wininfo-0.7/aclocal.m4:1230:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
wininfo-0.7/aclocal.m4:1231:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
wininfo-0.7/aclocal.m4-1232-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
wininfo-0.7/aclocal.m4-1241-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
wininfo-0.7/aclocal.m4:1242:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
wininfo-0.7/aclocal.m4-1243-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
wininfo-0.7/aclocal.m4-1256-      echo='printf %s\n'
wininfo-0.7/aclocal.m4:1257:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
wininfo-0.7/aclocal.m4:1258:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
wininfo-0.7/aclocal.m4-1259-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
wininfo-0.7/aclocal.m4-1261-	:
wininfo-0.7/aclocal.m4:1262:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
wininfo-0.7/aclocal.m4-1263-	   test "X$echo_testing_string" = 'X\t' &&
wininfo-0.7/aclocal.m4:1264:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
wininfo-0.7/aclocal.m4-1265-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
wininfo-0.7/aclocal.m4-1270-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
wininfo-0.7/aclocal.m4:1271:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
wininfo-0.7/aclocal.m4-1272-	   test "X$echo_testing_string" = 'X\t' &&
wininfo-0.7/aclocal.m4:1273:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
wininfo-0.7/aclocal.m4-1274-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
wininfo-0.7/aclocal.m4-1280-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
wininfo-0.7/aclocal.m4:1281:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
wininfo-0.7/aclocal.m4-1282-	  then
##############################################
wininfo-0.7/aclocal.m4-1288-	if test "$prev" != 'sed 50q "[$]0"'; then
wininfo-0.7/aclocal.m4:1289:	  echo_test_string=`eval $prev`
wininfo-0.7/aclocal.m4-1290-	  export echo_test_string
##############################################
wininfo-0.7/aclocal.m4-1327-  if AC_TRY_EVAL(ac_compile); then
wininfo-0.7/aclocal.m4:1328:    case `/usr/bin/file conftest.$ac_objext` in
wininfo-0.7/aclocal.m4-1329-    *ELF-32*)
##############################################
wininfo-0.7/aclocal.m4-1343-   if test "$lt_cv_prog_gnu_ld" = yes; then
wininfo-0.7/aclocal.m4:1344:    case `/usr/bin/file conftest.$ac_objext` in
wininfo-0.7/aclocal.m4-1345-    *32-bit*)
##############################################
wininfo-0.7/aclocal.m4-1355-   else
wininfo-0.7/aclocal.m4:1356:    case `/usr/bin/file conftest.$ac_objext` in
wininfo-0.7/aclocal.m4-1357-    *32-bit*)
##############################################
wininfo-0.7/aclocal.m4-1561-    # we can't tell.
wininfo-0.7/aclocal.m4:1562:    while (test "X"`$CONFIG_SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
wininfo-0.7/aclocal.m4-1563-	       = "XX$teststring") >/dev/null 2>&1 &&
wininfo-0.7/aclocal.m4:1564:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
wininfo-0.7/aclocal.m4-1565-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
wininfo-0.7/aclocal.m4-1567-    do
wininfo-0.7/aclocal.m4:1568:      i=`expr $i + 1`
wininfo-0.7/aclocal.m4-1569-      teststring=$teststring$teststring
##############################################
wininfo-0.7/aclocal.m4-1574-    # It appears as though 1/2 is a usable value.
wininfo-0.7/aclocal.m4:1575:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
wininfo-0.7/aclocal.m4-1576-    ;;
##############################################
wininfo-0.7/aclocal.m4-1862-  if test "$hard_links" = no; then
wininfo-0.7/aclocal.m4:1863:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
wininfo-0.7/aclocal.m4-1864-    need_locks=warn
##############################################
wininfo-0.7/aclocal.m4-1977-if test "$GCC" = yes; then
wininfo-0.7/aclocal.m4:1978:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
wininfo-0.7/aclocal.m4-1979-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
wininfo-0.7/aclocal.m4-1983-    # okay in the real world where ";" in dirpaths is itself problematic.
wininfo-0.7/aclocal.m4:1984:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
wininfo-0.7/aclocal.m4-1985-  else
wininfo-0.7/aclocal.m4:1986:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
wininfo-0.7/aclocal.m4-1987-  fi
##############################################
wininfo-0.7/aclocal.m4-2054-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
wininfo-0.7/aclocal.m4:2055:  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'
wininfo-0.7/aclocal.m4-2056-  ;;
##############################################
wininfo-0.7/aclocal.m4-2087-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
wininfo-0.7/aclocal.m4:2088:    postinstall_cmds='base_file=`basename \${file}`~
wininfo-0.7/aclocal.m4:2089:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
wininfo-0.7/aclocal.m4:2090:      dldir=$destdir/`dirname \$dlpath`~
wininfo-0.7/aclocal.m4-2091-      test -d \$dldir || mkdir -p \$dldir~
wininfo-0.7/aclocal.m4-2092-      $install_prog $dir/$dlname \$dldir/$dlname'
wininfo-0.7/aclocal.m4:2093:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
wininfo-0.7/aclocal.m4-2094-      dlpath=$dir/\$dldll~
##############################################
wininfo-0.7/aclocal.m4-2100-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
wininfo-0.7/aclocal.m4:2101:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
wininfo-0.7/aclocal.m4-2102-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
wininfo-0.7/aclocal.m4-2105-      # MinGW DLLs use traditional 'lib' prefix
wininfo-0.7/aclocal.m4:2106:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
wininfo-0.7/aclocal.m4:2107:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
wininfo-0.7/aclocal.m4-2108-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
wininfo-0.7/aclocal.m4-2114-        # which wouldn't understand a cygwinified path. Ahh.
wininfo-0.7/aclocal.m4:2115:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
wininfo-0.7/aclocal.m4-2116-      else
wininfo-0.7/aclocal.m4:2117:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
wininfo-0.7/aclocal.m4-2118-      fi
##############################################
wininfo-0.7/aclocal.m4-2121-      # pw32 DLLs use 'pw' prefix rather than 'lib'
wininfo-0.7/aclocal.m4:2122:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
wininfo-0.7/aclocal.m4-2123-      ;;
##############################################
wininfo-0.7/aclocal.m4-2127-  *)
wininfo-0.7/aclocal.m4:2128:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
wininfo-0.7/aclocal.m4-2129-    ;;
##############################################
wininfo-0.7/aclocal.m4-2147-  if test "$GCC" = yes; then
wininfo-0.7/aclocal.m4:2148:    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"`
wininfo-0.7/aclocal.m4-2149-  else
##############################################
wininfo-0.7/aclocal.m4-2324-  if test -f /etc/ld.so.conf; then
wininfo-0.7/aclocal.m4:2325:    lt_ld_extra=`$SED -e 's/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g' /etc/ld.so.conf | tr '\n' ' '`
wininfo-0.7/aclocal.m4-2326-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
wininfo-0.7/aclocal.m4-2391-  shlibpath_var=LD_LIBRARY_PATH
wininfo-0.7/aclocal.m4:2392:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
wininfo-0.7/aclocal.m4-2393-    case $host_os in
##############################################
wininfo-0.7/aclocal.m4-2520-  if test -z "$LTCC"; then
wininfo-0.7/aclocal.m4:2521:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
wininfo-0.7/aclocal.m4-2522-    if test -z "$LTCC"; then
##############################################
wininfo-0.7/aclocal.m4-2524-    else
wininfo-0.7/aclocal.m4:2525:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
wininfo-0.7/aclocal.m4-2526-    fi
##############################################
wininfo-0.7/aclocal.m4-2530-  # Note that this assumes the entire list is on one line.
wininfo-0.7/aclocal.m4:2531:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
wininfo-0.7/aclocal.m4-2532-
##############################################
wininfo-0.7/aclocal.m4-2536-    # Check whether tagname contains only valid characters
wininfo-0.7/aclocal.m4:2537:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
wininfo-0.7/aclocal.m4-2538-    "") ;;
##############################################
wininfo-0.7/aclocal.m4-2789-	"file_magic "*)
wininfo-0.7/aclocal.m4:2790:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
wininfo-0.7/aclocal.m4-2791-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
wininfo-0.7/aclocal.m4-2861-    # gcc leaves a trailing carriage return which upsets mingw
wininfo-0.7/aclocal.m4:2862:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
wininfo-0.7/aclocal.m4-2863-  *)
wininfo-0.7/aclocal.m4:2864:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
wininfo-0.7/aclocal.m4-2865-  esac
##############################################
wininfo-0.7/aclocal.m4-2870-      # Canonicalize the pathname of ld
wininfo-0.7/aclocal.m4:2871:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
wininfo-0.7/aclocal.m4-2872-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
wininfo-0.7/aclocal.m4:2873:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
wininfo-0.7/aclocal.m4-2874-      done
##############################################
wininfo-0.7/aclocal.m4-2901-      # Break only if it was the GNU/non-GNU ld that we prefer.
wininfo-0.7/aclocal.m4:2902:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
wininfo-0.7/aclocal.m4-2903-      *GNU* | *'with BFD'*)
##############################################
wininfo-0.7/aclocal.m4-2932-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
wininfo-0.7/aclocal.m4:2933:case `$LD -v 2>&1 </dev/null` in
wininfo-0.7/aclocal.m4-2934-*GNU* | *'with BFD'*)
##############################################
wininfo-0.7/aclocal.m4-3088-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
wininfo-0.7/aclocal.m4:3089:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
wininfo-0.7/aclocal.m4-3090-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
wininfo-0.7/aclocal.m4-3161-      # Tru64's nm complains that /dev/null is an invalid object file
wininfo-0.7/aclocal.m4:3162:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
wininfo-0.7/aclocal.m4-3163-      */dev/null* | *'Invalid file or object type'*)
##############################################
wininfo-0.7/aclocal.m4-3167-      *)
wininfo-0.7/aclocal.m4:3168:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
wininfo-0.7/aclocal.m4-3169-	*/dev/null*)
##############################################
wininfo-0.7/aclocal.m4-3369-if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then
wininfo-0.7/aclocal.m4:3370:  AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries])
wininfo-0.7/aclocal.m4:3371:  if echo "$old_CC $old_CFLAGS " | grep "[[ 	]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[ 	]]" >/dev/null; then :
wininfo-0.7/aclocal.m4-3372-  else
##############################################
wininfo-0.7/aclocal.m4-3547-_LT_AC_TAGVAR(compiler, $1)=$CC
wininfo-0.7/aclocal.m4:3548:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/aclocal.m4-3549-
##############################################
wininfo-0.7/aclocal.m4-3577-    # ancient GNU ld didn't support --whole-archive et. al.
wininfo-0.7/aclocal.m4:3578:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
wininfo-0.7/aclocal.m4-3579-	grep 'no-whole-archive' > /dev/null; then
##############################################
wininfo-0.7/aclocal.m4-3657-      # below for broken collect2 doesn't work under 4.3+
wininfo-0.7/aclocal.m4:3658:	collect2name=`${CC} -print-prog-name=collect2`
wininfo-0.7/aclocal.m4-3659-	if test -f "$collect2name" && \
##############################################
wininfo-0.7/aclocal.m4-3701-
wininfo-0.7/aclocal.m4:3702:      _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"
wininfo-0.7/aclocal.m4-3703-     else
##############################################
wininfo-0.7/aclocal.m4-3746-      # is EXPORTS), use it as is; otherwise, prepend...
wininfo-0.7/aclocal.m4:3747:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
wininfo-0.7/aclocal.m4-3748-	cp $export_symbols $output_objdir/$soname.def;
##############################################
wininfo-0.7/aclocal.m4-3864-      # dependencies.
wininfo-0.7/aclocal.m4:3865:      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'
wininfo-0.7/aclocal.m4-3866-      ;;
##############################################
wininfo-0.7/aclocal.m4-3936-	# dependencies.
wininfo-0.7/aclocal.m4:3937:	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'
wininfo-0.7/aclocal.m4-3938-	;;
##############################################
wininfo-0.7/aclocal.m4-3961-	# SGI C++
wininfo-0.7/aclocal.m4:3962:	_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'
wininfo-0.7/aclocal.m4-3963-
##############################################
wininfo-0.7/aclocal.m4-3972-	  if test "$with_gnu_ld" = no; then
wininfo-0.7/aclocal.m4:3973:	    _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'
wininfo-0.7/aclocal.m4-3974-	  else
wininfo-0.7/aclocal.m4:3975:	    _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'
wininfo-0.7/aclocal.m4-3976-	  fi
##############################################
wininfo-0.7/aclocal.m4-3991-	# to its proper name (with version) after linking.
wininfo-0.7/aclocal.m4:3992:	_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'
wininfo-0.7/aclocal.m4:3993:	_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'
wininfo-0.7/aclocal.m4-3994-	# Commands to make compiler produce verbose output that lists
##############################################
wininfo-0.7/aclocal.m4-4001-	# dependencies.
wininfo-0.7/aclocal.m4:4002:	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'
wininfo-0.7/aclocal.m4-4003-
##############################################
wininfo-0.7/aclocal.m4-4037-	# dependencies.
wininfo-0.7/aclocal.m4:4038:	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'
wininfo-0.7/aclocal.m4-4039-	;;
##############################################
wininfo-0.7/aclocal.m4-4080-	# to its proper name (with version) after linking.
wininfo-0.7/aclocal.m4:4081:	_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'
wininfo-0.7/aclocal.m4-4082-
##############################################
wininfo-0.7/aclocal.m4-4097-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
wininfo-0.7/aclocal.m4:4098:	_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'
wininfo-0.7/aclocal.m4-4099-
##############################################
wininfo-0.7/aclocal.m4-4110-	# dependencies.
wininfo-0.7/aclocal.m4:4111:	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'
wininfo-0.7/aclocal.m4-4112-	;;
##############################################
wininfo-0.7/aclocal.m4-4115-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
wininfo-0.7/aclocal.m4:4116:	  _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'
wininfo-0.7/aclocal.m4-4117-
##############################################
wininfo-0.7/aclocal.m4-4140-	# to its proper name (with version) after linking.
wininfo-0.7/aclocal.m4:4141:	_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'
wininfo-0.7/aclocal.m4-4142-
##############################################
wininfo-0.7/aclocal.m4-4156-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
wininfo-0.7/aclocal.m4:4157:	_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'
wininfo-0.7/aclocal.m4:4158:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
wininfo-0.7/aclocal.m4-4159-	  echo "-hidden">> $lib.exp~
wininfo-0.7/aclocal.m4:4160:	  $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~
wininfo-0.7/aclocal.m4-4161-	  $rm $lib.exp'
##############################################
wininfo-0.7/aclocal.m4-4173-	# dependencies.
wininfo-0.7/aclocal.m4:4174:	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'
wininfo-0.7/aclocal.m4-4175-	;;
##############################################
wininfo-0.7/aclocal.m4-4178-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
wininfo-0.7/aclocal.m4:4179:	 _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'
wininfo-0.7/aclocal.m4-4180-
##############################################
wininfo-0.7/aclocal.m4-4261-	# dependencies.
wininfo-0.7/aclocal.m4:4262:	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'
wininfo-0.7/aclocal.m4-4263-
##############################################
wininfo-0.7/aclocal.m4-4418-  # eval without this substitution.
wininfo-0.7/aclocal.m4:4419:  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
wininfo-0.7/aclocal.m4-4420-
wininfo-0.7/aclocal.m4:4421:  for p in `eval $output_verbose_link_cmd`; do
wininfo-0.7/aclocal.m4-4422-    case $p in
##############################################
wininfo-0.7/aclocal.m4-4549-_LT_AC_TAGVAR(compiler, $1)=$CC
wininfo-0.7/aclocal.m4:4550:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/aclocal.m4-4551-
##############################################
wininfo-0.7/aclocal.m4-4768-      # Double-quote double-evaled strings.
wininfo-0.7/aclocal.m4:4769:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
wininfo-0.7/aclocal.m4-4770-      ;;
wininfo-0.7/aclocal.m4-4771-    *)
wininfo-0.7/aclocal.m4:4772:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
wininfo-0.7/aclocal.m4-4773-      ;;
##############################################
wininfo-0.7/aclocal.m4-4778-  *'\[$]0 --fallback-echo"')
wininfo-0.7/aclocal.m4:4779:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
wininfo-0.7/aclocal.m4-4780-    ;;
##############################################
wininfo-0.7/aclocal.m4-4793-
wininfo-0.7/aclocal.m4:4794:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
wininfo-0.7/aclocal.m4-4795-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
wininfo-0.7/aclocal.m4-5166-  # libtool script then.
wininfo-0.7/aclocal.m4:5167:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
wininfo-0.7/aclocal.m4-5168-  if test -f "$ltmain_in"; then
##############################################
wininfo-0.7/aclocal.m4-5258-# If we're using GNU nm, then use its standard symbol codes.
wininfo-0.7/aclocal.m4:5259:case `$NM -V 2>&1` in
wininfo-0.7/aclocal.m4-5260-*GNU* | *'with BFD'*)
##############################################
wininfo-0.7/aclocal.m4-5288-    nlist=conftest.nm
wininfo-0.7/aclocal.m4:5289:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
wininfo-0.7/aclocal.m4-5290-      # Try sorting and uniquifying the output.
##############################################
wininfo-0.7/aclocal.m4-5982-	# is EXPORTS), use it as is; otherwise, prepend...
wininfo-0.7/aclocal.m4:5983:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
wininfo-0.7/aclocal.m4-5984-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
wininfo-0.7/aclocal.m4-6037-      supports_anon_versioning=no
wininfo-0.7/aclocal.m4:6038:      case `$LD -v 2>/dev/null` in
wininfo-0.7/aclocal.m4-6039-        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
wininfo-0.7/aclocal.m4-6144-	# below for broken collect2 doesn't work under 4.3+
wininfo-0.7/aclocal.m4:6145:	  collect2name=`${CC} -print-prog-name=collect2`
wininfo-0.7/aclocal.m4-6146-	  if test -f "$collect2name" && \
##############################################
wininfo-0.7/aclocal.m4-6187-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
wininfo-0.7/aclocal.m4:6188:	_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"
wininfo-0.7/aclocal.m4-6189-       else
##############################################
wininfo-0.7/aclocal.m4-6236-      # FIXME: Setting linknames here is a bad hack.
wininfo-0.7/aclocal.m4:6237:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
wininfo-0.7/aclocal.m4-6238-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
wininfo-0.7/aclocal.m4-6241-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
wininfo-0.7/aclocal.m4:6242:      fix_srcfile_path='`cygpath -w "$srcfile"`'
wininfo-0.7/aclocal.m4-6243-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
wininfo-0.7/aclocal.m4-6402-      if test "$GCC" = yes; then
wininfo-0.7/aclocal.m4:6403:	_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'
wininfo-0.7/aclocal.m4-6404-      else
wininfo-0.7/aclocal.m4:6405:	_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'
wininfo-0.7/aclocal.m4-6406-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
wininfo-0.7/aclocal.m4-6434-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
wininfo-0.7/aclocal.m4:6435:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
wininfo-0.7/aclocal.m4-6436-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
wininfo-0.7/aclocal.m4-6463-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
wininfo-0.7/aclocal.m4:6464:	_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'
wininfo-0.7/aclocal.m4-6465-      else
wininfo-0.7/aclocal.m4-6466-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
wininfo-0.7/aclocal.m4:6467:	_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'
wininfo-0.7/aclocal.m4-6468-      fi
##############################################
wininfo-0.7/aclocal.m4-6475-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
wininfo-0.7/aclocal.m4:6476:	_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'
wininfo-0.7/aclocal.m4-6477-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
wininfo-0.7/aclocal.m4-6479-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
wininfo-0.7/aclocal.m4:6480:	_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'
wininfo-0.7/aclocal.m4:6481:	_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~
wininfo-0.7/aclocal.m4:6482:	$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'
wininfo-0.7/aclocal.m4-6483-
##############################################
wininfo-0.7/aclocal.m4-6656-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
wininfo-0.7/aclocal.m4:6657:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
wininfo-0.7/aclocal.m4-6658-        then
##############################################
wininfo-0.7/aclocal.m4-6792-    test $lt_ac_count -gt 10 && break
wininfo-0.7/aclocal.m4:6793:    lt_ac_count=`expr $lt_ac_count + 1`
wininfo-0.7/aclocal.m4-6794-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
wininfo-0.7/aclocal.m4-7041-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
wininfo-0.7/aclocal.m4:7042:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
wininfo-0.7/aclocal.m4-7043-      fi
##############################################
wininfo-0.7/aclocal.m4-7253-changequote(<<,>>)dnl
wininfo-0.7/aclocal.m4:7254:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
wininfo-0.7/aclocal.m4-7255-    case $ac_prog_version in
##############################################
wininfo-0.7/aclocal.m4-7356-    else
wininfo-0.7/aclocal.m4:7357:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
wininfo-0.7/aclocal.m4-7358-      AC_MSG_RESULT(
##############################################
wininfo-0.7/aclocal.m4-7384-      case "$ac_file" in
wininfo-0.7/aclocal.m4:7385:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
wininfo-0.7/aclocal.m4-7386-      esac
##############################################
wininfo-0.7/aclocal.m4-7389-        # Adjust a relative srcdir.
wininfo-0.7/aclocal.m4:7390:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
wininfo-0.7/aclocal.m4:7391:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
wininfo-0.7/aclocal.m4:7392:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
wininfo-0.7/aclocal.m4-7393-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
wininfo-0.7/aclocal.m4-7396-        case "$ac_given_srcdir" in
wininfo-0.7/aclocal.m4:7397:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
wininfo-0.7/aclocal.m4-7398-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
wininfo-0.7/aclocal.m4-7413-            fi
wininfo-0.7/aclocal.m4:7414:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
wininfo-0.7/aclocal.m4-7415-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
wininfo-0.7/aclocal.m4-7509-  # Adjust a relative srcdir.
wininfo-0.7/aclocal.m4:7510:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
wininfo-0.7/aclocal.m4:7511:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
wininfo-0.7/aclocal.m4:7512:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
wininfo-0.7/aclocal.m4-7513-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
wininfo-0.7/aclocal.m4-7516-  case "$ac_given_srcdir" in
wininfo-0.7/aclocal.m4:7517:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
wininfo-0.7/aclocal.m4-7518-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
wininfo-0.7/aclocal.m4-7577-  # Set POTFILES to the value of the Makefile variable POTFILES.
wininfo-0.7/aclocal.m4:7578:  sed_x_POTFILES="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`"
wininfo-0.7/aclocal.m4:7579:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
wininfo-0.7/aclocal.m4-7580-  # Compute POTFILES_DEPS as
##############################################
wininfo-0.7/aclocal.m4-7592-    # The LINGUAS file contains the set of available languages.
wininfo-0.7/aclocal.m4:7593:    ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
wininfo-0.7/aclocal.m4-7594-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
wininfo-0.7/aclocal.m4-7596-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
wininfo-0.7/aclocal.m4:7597:    sed_x_LINGUAS="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`"
wininfo-0.7/aclocal.m4:7598:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
wininfo-0.7/aclocal.m4-7599-  fi
##############################################
wininfo-0.7/aclocal.m4-7640-    QMFILES="$QMFILES $srcdirpre$lang.qm"
wininfo-0.7/aclocal.m4:7641:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
wininfo-0.7/aclocal.m4-7642-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
wininfo-0.7/aclocal.m4:7643:    frobbedlang=`echo $lang | sed -e 's/_/-/g'`
wininfo-0.7/aclocal.m4-7644-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
wininfo-0.7/aclocal.m4-7681-      QTCATALOGS="$QTCATALOGS $lang.qm"
wininfo-0.7/aclocal.m4:7682:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
wininfo-0.7/aclocal.m4-7683-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
wininfo-0.7/aclocal.m4:7684:      frobbedlang=`echo $lang | sed -e 's/_/-/g'`
wininfo-0.7/aclocal.m4-7685-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
wininfo-0.7/aclocal.m4-7692-    for lang in $ALL_LINGUAS; do
wininfo-0.7/aclocal.m4:7693:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
wininfo-0.7/aclocal.m4-7694-      cat >> "$ac_file.tmp" <<EOF
##############################################
wininfo-0.7/aclocal.m4-7703-    for lang in $ALL_LINGUAS; do
wininfo-0.7/aclocal.m4:7704:      frobbedlang=`echo $lang | sed -e 's/_/-/g'`
wininfo-0.7/aclocal.m4-7705-      cat >> "$ac_file.tmp" <<EOF
##############################################
wininfo-0.7/aclocal.m4-8193-        dnl or AC_LIB_HAVE_LINKFLAGS call.
wininfo-0.7/aclocal.m4:8194:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
wininfo-0.7/aclocal.m4-8195-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wininfo-0.7/aclocal.m4-8235-                -L*)
wininfo-0.7/aclocal.m4:8236:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wininfo-0.7/aclocal.m4-8237-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
wininfo-0.7/aclocal.m4-8352-              */lib | */lib/)
wininfo-0.7/aclocal.m4:8353:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
wininfo-0.7/aclocal.m4-8354-                additional_includedir="$basedir/include"
##############################################
wininfo-0.7/aclocal.m4-8405-                  -L*)
wininfo-0.7/aclocal.m4:8406:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wininfo-0.7/aclocal.m4-8407-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
wininfo-0.7/aclocal.m4-8455-                  -R*)
wininfo-0.7/aclocal.m4:8456:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wininfo-0.7/aclocal.m4-8457-                    if test "$enable_rpath" != no; then
##############################################
wininfo-0.7/aclocal.m4-8485-                    dnl Handle this in the next round.
wininfo-0.7/aclocal.m4:8486:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wininfo-0.7/aclocal.m4-8487-                    ;;
##############################################
wininfo-0.7/aclocal.m4-8491-                    dnl option.
wininfo-0.7/aclocal.m4:8492:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wininfo-0.7/aclocal.m4-8493-                    ;;
##############################################
wininfo-0.7/aclocal.m4-8585-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
wininfo-0.7/aclocal.m4:8586:case `$LD -v 2>&1 </dev/null` in
wininfo-0.7/aclocal.m4-8587-*GNU* | *'with BFD'*)
##############################################
wininfo-0.7/aclocal.m4-8621-    # gcc leaves a trailing carriage return which upsets mingw
wininfo-0.7/aclocal.m4:8622:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
wininfo-0.7/aclocal.m4-8623-  *)
wininfo-0.7/aclocal.m4:8624:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
wininfo-0.7/aclocal.m4-8625-  esac
##############################################
wininfo-0.7/aclocal.m4-8630-      # Canonicalize the path of ld
wininfo-0.7/aclocal.m4:8631:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
wininfo-0.7/aclocal.m4-8632-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
wininfo-0.7/aclocal.m4:8633:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
wininfo-0.7/aclocal.m4-8634-      done
##############################################
wininfo-0.7/aclocal.m4-8660-      # Break only if it was the GNU/non-GNU ld that we prefer.
wininfo-0.7/aclocal.m4:8661:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
wininfo-0.7/aclocal.m4-8662-      *GNU* | *'with BFD'*)
##############################################
wininfo-0.7/aclocal.m4-8778-      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);"])
wininfo-0.7/aclocal.m4:8779:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
wininfo-0.7/aclocal.m4-8780-    AC_MSG_RESULT([$]{ac_t:-
##############################################
wininfo-0.7/aclocal.m4-9460-            AC_MSG_CHECKING($1_CFLAGS)
wininfo-0.7/aclocal.m4:9461:            $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
wininfo-0.7/aclocal.m4-9462-            AC_MSG_RESULT($$1_CFLAGS)
##############################################
wininfo-0.7/aclocal.m4-9464-            AC_MSG_CHECKING($1_LIBS)
wininfo-0.7/aclocal.m4:9465:            $1_LIBS=`$PKG_CONFIG --libs "$2"`
wininfo-0.7/aclocal.m4-9466-            AC_MSG_RESULT($$1_LIBS)
##############################################
wininfo-0.7/aclocal.m4-9471-            ## do set a variable so people can do so.
wininfo-0.7/aclocal.m4:9472:            $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
wininfo-0.7/aclocal.m4-9473-            ifelse([$4], ,echo $$1_PKG_ERRORS,)
##############################################
wininfo-0.7/config.guess-37-
wininfo-0.7/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
wininfo-0.7/config.guess-39-
##############################################
wininfo-0.7/config.guess-106-: ${TMPDIR=/tmp} ;
wininfo-0.7/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
wininfo-0.7/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
wininfo-0.7/config.guess-191-	    *)
wininfo-0.7/config.guess:192:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
wininfo-0.7/config.guess-193-		;;
##############################################
wininfo-0.7/config.guess-259-	*4.0)
wininfo-0.7/config.guess:260:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
wininfo-0.7/config.guess-261-		;;
wininfo-0.7/config.guess-262-	*5.*)
wininfo-0.7/config.guess:263:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
wininfo-0.7/config.guess-264-		;;
##############################################
wininfo-0.7/config.guess-269-	# types through head -n 1, so we only detect the type of CPU 0.
wininfo-0.7/config.guess:270:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
wininfo-0.7/config.guess-271-	case "$ALPHA_CPU_TYPE" in
##############################################
wininfo-0.7/config.guess-307-	# 1.2 uses "1.2" for uname -r.
wininfo-0.7/config.guess:308:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
wininfo-0.7/config.guess-309-	exit 0 ;;
##############################################
wininfo-0.7/config.guess-358-    sun4H:SunOS:5.*:*)
wininfo-0.7/config.guess:359:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
wininfo-0.7/config.guess-360-	exit 0 ;;
wininfo-0.7/config.guess-361-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
wininfo-0.7/config.guess:362:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
wininfo-0.7/config.guess-363-	exit 0 ;;
wininfo-0.7/config.guess-364-    i86pc:SunOS:5.*:*)
wininfo-0.7/config.guess:365:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
wininfo-0.7/config.guess-366-	exit 0 ;;
##############################################
wininfo-0.7/config.guess-370-	# it's likely to be more like Solaris than SunOS4.
wininfo-0.7/config.guess:371:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
wininfo-0.7/config.guess-372-	exit 0 ;;
##############################################
wininfo-0.7/config.guess-379-	# Japanese Language versions have a version number like `4.1.3-JL'.
wininfo-0.7/config.guess:380:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
wininfo-0.7/config.guess-381-	exit 0 ;;
##############################################
wininfo-0.7/config.guess-385-    sun*:*:4.2BSD:*)
wininfo-0.7/config.guess:386:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
wininfo-0.7/config.guess-387-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
wininfo-0.7/config.guess-467-	$CC_FOR_BUILD -o $dummy $dummy.c \
wininfo-0.7/config.guess:468:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
wininfo-0.7/config.guess-469-	  && exit 0
##############################################
wininfo-0.7/config.guess-522-    *:IRIX*:*:*)
wininfo-0.7/config.guess:523:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
wininfo-0.7/config.guess-524-	exit 0 ;;
##############################################
wininfo-0.7/config.guess-561-    *:AIX:*:[45])
wininfo-0.7/config.guess:562:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
wininfo-0.7/config.guess-563-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
wininfo-0.7/config.guess-596-    9000/[34678]??:HP-UX:*:*)
wininfo-0.7/config.guess:597:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
wininfo-0.7/config.guess-598-	case "${UNAME_MACHINE}" in
##############################################
wininfo-0.7/config.guess-650-EOF
wininfo-0.7/config.guess:651:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
wininfo-0.7/config.guess-652-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
wininfo-0.7/config.guess-668-    ia64:HP-UX:*:*)
wininfo-0.7/config.guess:669:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
wininfo-0.7/config.guess-670-	echo ia64-hp-hpux${HPUX_REV}
##############################################
wininfo-0.7/config.guess-768-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
wininfo-0.7/config.guess:769:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
wininfo-0.7/config.guess-770-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
wininfo-0.7/config.guess-773-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
wininfo-0.7/config.guess:774:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
wininfo-0.7/config.guess-775-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
wininfo-0.7/config.guess-786-    *:FreeBSD:*:*)
wininfo-0.7/config.guess:787:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
wininfo-0.7/config.guess-788-	exit 0 ;;
##############################################
wininfo-0.7/config.guess-816-    prep*:SunOS:5.*:*)
wininfo-0.7/config.guess:817:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
wininfo-0.7/config.guess-818-	exit 0 ;;
##############################################
wininfo-0.7/config.guess-820-	# the GNU system
wininfo-0.7/config.guess:821:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
wininfo-0.7/config.guess-822-	exit 0 ;;
##############################################
wininfo-0.7/config.guess-824-	# other systems with GNU libc and userland
wininfo-0.7/config.guess:825:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
wininfo-0.7/config.guess-826-	exit 0 ;;
##############################################
wininfo-0.7/config.guess-860-EOF
wininfo-0.7/config.guess:861:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
wininfo-0.7/config.guess-862-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
wininfo-0.7/config.guess-879-EOF
wininfo-0.7/config.guess:880:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
wininfo-0.7/config.guess-881-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
wininfo-0.7/config.guess-980-EOF
wininfo-0.7/config.guess:981:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
wininfo-0.7/config.guess-982-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
##############################################
wininfo-0.7/config.guess-1019-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
wininfo-0.7/config.guess:1020:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
wininfo-0.7/config.guess-1021-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
wininfo-0.7/config.guess-1243-    *:DragonFly:*:*)
wininfo-0.7/config.guess:1244:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
wininfo-0.7/config.guess-1245-	exit 0 ;;
##############################################
wininfo-0.7/config.rpath-48-host="$1"
wininfo-0.7/config.rpath:49:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
wininfo-0.7/config.rpath:50:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
wininfo-0.7/config.rpath:51:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
wininfo-0.7/config.rpath-52-
##############################################
wininfo-0.7/config.rpath-223-        case $host_os in aix4.[012]|aix4.[012].*)
wininfo-0.7/config.rpath:224:          collect2name=`${CC} -print-prog-name=collect2`
wininfo-0.7/config.rpath-225-          if test -f "$collect2name" && \
##############################################
wininfo-0.7/config.rpath-350-      hardcode_direct=yes
wininfo-0.7/config.rpath:351:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
wininfo-0.7/config.rpath-352-        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
wininfo-0.7/config.rpath-517-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
wininfo-0.7/config.rpath:518:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
wininfo-0.7/config.rpath:519:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
wininfo-0.7/config.rpath:520:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
wininfo-0.7/config.rpath-521-
##############################################
wininfo-0.7/config.sub-54-
wininfo-0.7/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
wininfo-0.7/config.sub-56-
##############################################
wininfo-0.7/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
wininfo-0.7/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
wininfo-0.7/config.sub-120-case $maybe_os in
##############################################
wininfo-0.7/config.sub-123-    os=-$maybe_os
wininfo-0.7/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
wininfo-0.7/config.sub-125-    ;;
wininfo-0.7/config.sub-126-  *)
wininfo-0.7/config.sub:127:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
wininfo-0.7/config.sub-128-    if [ $basic_machine != $1 ]
wininfo-0.7/config.sub:129:    then os=`echo $1 | sed 's/.*-/-/'`
wininfo-0.7/config.sub-130-    else os=; fi
##############################################
wininfo-0.7/config.sub-174-		os=-sco3.2v5
wininfo-0.7/config.sub:175:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
wininfo-0.7/config.sub-176-		;;
##############################################
wininfo-0.7/config.sub-178-		os=-sco3.2v4
wininfo-0.7/config.sub:179:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
wininfo-0.7/config.sub-180-		;;
wininfo-0.7/config.sub-181-	-sco3.2.[4-9]*)
wininfo-0.7/config.sub:182:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
wininfo-0.7/config.sub:183:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
wininfo-0.7/config.sub-184-		;;
##############################################
wininfo-0.7/config.sub-186-		# Don't forget version if it is 3.2v4 or newer.
wininfo-0.7/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
wininfo-0.7/config.sub-188-		;;
##############################################
wininfo-0.7/config.sub-190-		os=-sco3.2v2
wininfo-0.7/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
wininfo-0.7/config.sub-192-		;;
wininfo-0.7/config.sub-193-	-udk*)
wininfo-0.7/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
wininfo-0.7/config.sub-195-		;;
##############################################
wininfo-0.7/config.sub-197-		os=-isc2.2
wininfo-0.7/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
wininfo-0.7/config.sub-199-		;;
##############################################
wininfo-0.7/config.sub-203-	-isc*)
wininfo-0.7/config.sub:204:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
wininfo-0.7/config.sub-205-		;;
##############################################
wininfo-0.7/config.sub-209-	-ptx*)
wininfo-0.7/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
wininfo-0.7/config.sub-211-		;;
wininfo-0.7/config.sub-212-	-windowsnt*)
wininfo-0.7/config.sub:213:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
wininfo-0.7/config.sub-214-		;;
##############################################
wininfo-0.7/config.sub-289-	*-*-*)
wininfo-0.7/config.sub:290:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
wininfo-0.7/config.sub-291-		exit 1
##############################################
wininfo-0.7/config.sub-387-	amd64-*)
wininfo-0.7/config.sub:388:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
wininfo-0.7/config.sub-389-		;;
##############################################
wininfo-0.7/config.sub-601-	i*86v32)
wininfo-0.7/config.sub:602:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
wininfo-0.7/config.sub-603-		os=-sysv32
##############################################
wininfo-0.7/config.sub-605-	i*86v4*)
wininfo-0.7/config.sub:606:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
wininfo-0.7/config.sub-607-		os=-sysv4
##############################################
wininfo-0.7/config.sub-609-	i*86v)
wininfo-0.7/config.sub:610:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
wininfo-0.7/config.sub-611-		os=-sysv
##############################################
wininfo-0.7/config.sub-613-	i*86sol2)
wininfo-0.7/config.sub:614:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
wininfo-0.7/config.sub-615-		os=-solaris2
##############################################
wininfo-0.7/config.sub-661-	mips3*-*)
wininfo-0.7/config.sub:662:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
wininfo-0.7/config.sub-663-		;;
wininfo-0.7/config.sub-664-	mips3*)
wininfo-0.7/config.sub:665:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
wininfo-0.7/config.sub-666-		;;
##############################################
wininfo-0.7/config.sub-799-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
wininfo-0.7/config.sub:800:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
wininfo-0.7/config.sub-801-		;;
wininfo-0.7/config.sub-802-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
wininfo-0.7/config.sub:803:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
wininfo-0.7/config.sub-804-		;;
wininfo-0.7/config.sub-805-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
wininfo-0.7/config.sub:806:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
wininfo-0.7/config.sub-807-		;;
wininfo-0.7/config.sub-808-	pentium4-*)
wininfo-0.7/config.sub:809:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
wininfo-0.7/config.sub-810-		;;
##############################################
wininfo-0.7/config.sub-817-		;;
wininfo-0.7/config.sub:818:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
wininfo-0.7/config.sub-819-		;;
##############################################
wininfo-0.7/config.sub-823-	ppcle-* | powerpclittle-*)
wininfo-0.7/config.sub:824:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
wininfo-0.7/config.sub-825-		;;
##############################################
wininfo-0.7/config.sub-827-		;;
wininfo-0.7/config.sub:828:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
wininfo-0.7/config.sub-829-		;;
##############################################
wininfo-0.7/config.sub-833-	ppc64le-* | powerpc64little-*)
wininfo-0.7/config.sub:834:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
wininfo-0.7/config.sub-835-		;;
##############################################
wininfo-0.7/config.sub-1105-	*)
wininfo-0.7/config.sub:1106:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
wininfo-0.7/config.sub-1107-		exit 1
##############################################
wininfo-0.7/config.sub-1113-	*-digital*)
wininfo-0.7/config.sub:1114:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
wininfo-0.7/config.sub-1115-		;;
wininfo-0.7/config.sub-1116-	*-commodore*)
wininfo-0.7/config.sub:1117:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
wininfo-0.7/config.sub-1118-		;;
##############################################
wininfo-0.7/config.sub-1131-	-solaris1 | -solaris1.*)
wininfo-0.7/config.sub:1132:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
wininfo-0.7/config.sub-1133-		;;
##############################################
wininfo-0.7/config.sub-1143-	-gnu/linux*)
wininfo-0.7/config.sub:1144:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
wininfo-0.7/config.sub-1145-		;;
##############################################
wininfo-0.7/config.sub-1184-	-nto*)
wininfo-0.7/config.sub:1185:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
wininfo-0.7/config.sub-1186-		;;
##############################################
wininfo-0.7/config.sub-1191-	-mac*)
wininfo-0.7/config.sub:1192:		os=`echo $os | sed -e 's|mac|macos|'`
wininfo-0.7/config.sub-1193-		;;
##############################################
wininfo-0.7/config.sub-1197-	-linux*)
wininfo-0.7/config.sub:1198:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
wininfo-0.7/config.sub-1199-		;;
wininfo-0.7/config.sub-1200-	-sunos5*)
wininfo-0.7/config.sub:1201:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
wininfo-0.7/config.sub-1202-		;;
wininfo-0.7/config.sub-1203-	-sunos6*)
wininfo-0.7/config.sub:1204:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
wininfo-0.7/config.sub-1205-		;;
##############################################
wininfo-0.7/config.sub-1252-	-sinix5.*)
wininfo-0.7/config.sub:1253:		os=`echo $os | sed -e 's|sinix|sysv|'`
wininfo-0.7/config.sub-1254-		;;
##############################################
wininfo-0.7/config.sub-1300-		# Get rid of the `-' at the beginning of $os.
wininfo-0.7/config.sub:1301:		os=`echo $os | sed 's/[^-]*-//'`
wininfo-0.7/config.sub:1302:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
wininfo-0.7/config.sub-1303-		exit 1
##############################################
wininfo-0.7/config.sub-1539-		esac
wininfo-0.7/config.sub:1540:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
wininfo-0.7/config.sub-1541-		;;
##############################################
wininfo-0.7/depcomp-34-if test -z "$depfile"; then
wininfo-0.7/depcomp:35:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
wininfo-0.7/depcomp:36:   dir=`echo "$object" | sed 's,/.*$,/,'`
wininfo-0.7/depcomp-37-   if test "$dir" = "$object"; then
##############################################
wininfo-0.7/depcomp-43-
wininfo-0.7/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
wininfo-0.7/depcomp-45-
##############################################
wininfo-0.7/depcomp-178-  # Version 6 uses the directory in both cases.
wininfo-0.7/depcomp:179:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
wininfo-0.7/depcomp-180-  tmpdepfile="$stripped.u"
##############################################
wininfo-0.7/depcomp-189-  else
wininfo-0.7/depcomp:190:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
wininfo-0.7/depcomp-191-    tmpdepfile="$stripped.u"
##############################################
wininfo-0.7/depcomp-203-    # Do two passes, one to just change these to
wininfo-0.7/depcomp:204:    # `$object: dependent.h' and one to simply `dependent.h:'.
wininfo-0.7/depcomp-205-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
wininfo-0.7/depcomp-244-  # Do two passes, one to just change these to
wininfo-0.7/depcomp:245:  # `$object: dependent.h' and one to simply `dependent.h:'.
wininfo-0.7/depcomp-246-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
wininfo-0.7/depcomp-259-   # Subdirectories are respected.
wininfo-0.7/depcomp:260:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
wininfo-0.7/depcomp-261-   test "x$dir" = "x$object" && dir=
wininfo-0.7/depcomp:262:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
wininfo-0.7/depcomp-263-
##############################################
wininfo-0.7/depcomp-382-  done
wininfo-0.7/depcomp:383:  obj_suffix="`echo $object | sed 's/^.*\././'`"
wininfo-0.7/depcomp-384-  touch "$tmpdepfile"
##############################################
wininfo-0.7/install-sh-103-
wininfo-0.7/install-sh:104:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
wininfo-0.7/install-sh-105-	    shift
##############################################
wininfo-0.7/install-sh-107-
wininfo-0.7/install-sh:108:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
wininfo-0.7/install-sh-109-	    shift
##############################################
wininfo-0.7/install-sh-169-	then
wininfo-0.7/install-sh:170:		dst=$dst/`basename "$src"`
wininfo-0.7/install-sh-171-	else
##############################################
wininfo-0.7/install-sh-176-## this sed command emulates the dirname command
wininfo-0.7/install-sh:177:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
wininfo-0.7/install-sh-178-
##############################################
wininfo-0.7/install-sh-190-IFS='%'
wininfo-0.7/install-sh:191:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
wininfo-0.7/install-sh-192-IFS=$oIFS
##############################################
wininfo-0.7/install-sh-224-	then
wininfo-0.7/install-sh:225:		dstfile=`basename "$dst"`
wininfo-0.7/install-sh-226-	else
##############################################
wininfo-0.7/install-sh-234-	then
wininfo-0.7/install-sh:235:		dstfile=`basename "$dst"`
wininfo-0.7/install-sh-236-	else
##############################################
wininfo-0.7/ltmain.sh-36-# The name of this program:
wininfo-0.7/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename`
wininfo-0.7/ltmain.sh-38-modename="$progname"
##############################################
wininfo-0.7/ltmain.sh-56-  :
wininfo-0.7/ltmain.sh:57:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
wininfo-0.7/ltmain.sh-58-  # Yippee, $echo works!
##############################################
wininfo-0.7/ltmain.sh-142-  win32_libid_type="unknown"
wininfo-0.7/ltmain.sh:143:  win32_fileres=`file -L $1 2>/dev/null`
wininfo-0.7/ltmain.sh-144-  case $win32_fileres in
##############################################
wininfo-0.7/ltmain.sh-194-      # but not from the CC environment variable when configure was run.
wininfo-0.7/ltmain.sh:195:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
wininfo-0.7/ltmain.sh-196-      # Blanks at the start of $base_compile will cause this to fail
##############################################
wininfo-0.7/ltmain.sh-201-	    # Evaluate the configuration.
wininfo-0.7/ltmain.sh:202:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
wininfo-0.7/ltmain.sh-203-	    CC_quoted=
##############################################
wininfo-0.7/ltmain.sh-213-	    case "$@ " in
wininfo-0.7/ltmain.sh:214:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
wininfo-0.7/ltmain.sh-215-	      # The compiler in the base compile command matches
##############################################
wininfo-0.7/ltmain.sh-250-  case $arg in
wininfo-0.7/ltmain.sh:251:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
wininfo-0.7/ltmain.sh-252-  *) optarg= ;;
##############################################
wininfo-0.7/ltmain.sh-281-	  # Evaluate the configuration.
wininfo-0.7/ltmain.sh:282:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
wininfo-0.7/ltmain.sh-283-	else
##############################################
wininfo-0.7/ltmain.sh-508-	-Wc,*)
wininfo-0.7/ltmain.sh:509:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
wininfo-0.7/ltmain.sh-510-	  lastarg=
##############################################
wininfo-0.7/ltmain.sh-525-	  IFS="$save_ifs"
wininfo-0.7/ltmain.sh:526:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
wininfo-0.7/ltmain.sh-527-
##############################################
wininfo-0.7/ltmain.sh-544-      # Aesthetically quote the previous argument.
wininfo-0.7/ltmain.sh:545:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
wininfo-0.7/ltmain.sh-546-
##############################################
wininfo-0.7/ltmain.sh-569-      # Get the name of the library object.
wininfo-0.7/ltmain.sh:570:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/ltmain.sh-571-      ;;
##############################################
wininfo-0.7/ltmain.sh-580-    *.ads) xform=ads ;;
wininfo-0.7/ltmain.sh:581:    *.asm) xform=asm ;;
wininfo-0.7/ltmain.sh-582-    *.c++) xform=c++ ;;
##############################################
wininfo-0.7/ltmain.sh-592-
wininfo-0.7/ltmain.sh:593:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
wininfo-0.7/ltmain.sh-594-
wininfo-0.7/ltmain.sh-595-    case $libobj in
wininfo-0.7/ltmain.sh:596:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
wininfo-0.7/ltmain.sh-597-    *)
##############################################
wininfo-0.7/ltmain.sh-623-
wininfo-0.7/ltmain.sh:624:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/ltmain.sh:625:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
wininfo-0.7/ltmain.sh-626-    if test "X$xdir" = "X$obj"; then
##############################################
wininfo-0.7/ltmain.sh-662-    if test "$compiler_c_o" = no; then
wininfo-0.7/ltmain.sh:663:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
wininfo-0.7/ltmain.sh-664-      lockfile="$output_obj.lock"
##############################################
wininfo-0.7/ltmain.sh-683-*** ERROR, $lockfile exists and contains:
wininfo-0.7/ltmain.sh:684:`cat $lockfile 2>/dev/null`
wininfo-0.7/ltmain.sh-685-
##############################################
wininfo-0.7/ltmain.sh-752-      if test "$need_locks" = warn &&
wininfo-0.7/ltmain.sh:753:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
wininfo-0.7/ltmain.sh-754-	$echo "\
wininfo-0.7/ltmain.sh-755-*** ERROR, $lockfile contains:
wininfo-0.7/ltmain.sh:756:`cat $lockfile 2>/dev/null`
wininfo-0.7/ltmain.sh-757-
##############################################
wininfo-0.7/ltmain.sh-824-      if test "$need_locks" = warn &&
wininfo-0.7/ltmain.sh:825:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
wininfo-0.7/ltmain.sh-826-	$echo "\
wininfo-0.7/ltmain.sh-827-*** ERROR, $lockfile contains:
wininfo-0.7/ltmain.sh:828:`cat $lockfile 2>/dev/null`
wininfo-0.7/ltmain.sh-829-
##############################################
wininfo-0.7/ltmain.sh-986-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
wininfo-0.7/ltmain.sh:987:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
wininfo-0.7/ltmain.sh-988-	;;
##############################################
wininfo-0.7/ltmain.sh-1075-	    moreargs=
wininfo-0.7/ltmain.sh:1076:	    for fil in `cat $save_arg`
wininfo-0.7/ltmain.sh-1077-	    do
##############################################
wininfo-0.7/ltmain.sh-1102-		# Extract subdirectory from the argument.
wininfo-0.7/ltmain.sh:1103:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
wininfo-0.7/ltmain.sh-1104-		if test "X$xdir" = "X$arg"; then
##############################################
wininfo-0.7/ltmain.sh-1156-		  # Extract subdirectory from the argument.
wininfo-0.7/ltmain.sh:1157:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
wininfo-0.7/ltmain.sh-1158-		  if test "X$xdir" = "X$arg"; then
##############################################
wininfo-0.7/ltmain.sh-1163-
wininfo-0.7/ltmain.sh:1164:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
wininfo-0.7/ltmain.sh:1165:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
wininfo-0.7/ltmain.sh-1166-		  libobjs="$libobjs $pic_object"
##############################################
wininfo-0.7/ltmain.sh-1305-      -L*)
wininfo-0.7/ltmain.sh:1306:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
wininfo-0.7/ltmain.sh-1307-	# We need an absolute path.
##############################################
wininfo-0.7/ltmain.sh-1310-	*)
wininfo-0.7/ltmain.sh:1311:	  absdir=`cd "$dir" && pwd`
wininfo-0.7/ltmain.sh-1312-	  if test -z "$absdir"; then
##############################################
wininfo-0.7/ltmain.sh-1387-	# to be aesthetically quoted because they are evaled later.
wininfo-0.7/ltmain.sh:1388:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
wininfo-0.7/ltmain.sh-1389-	case $arg in
##############################################
wininfo-0.7/ltmain.sh-1458-      -R*)
wininfo-0.7/ltmain.sh:1459:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
wininfo-0.7/ltmain.sh-1460-	# We need an absolute path.
##############################################
wininfo-0.7/ltmain.sh-1499-      -Wc,*)
wininfo-0.7/ltmain.sh:1500:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
wininfo-0.7/ltmain.sh-1501-	arg=
##############################################
wininfo-0.7/ltmain.sh-1513-	IFS="$save_ifs"
wininfo-0.7/ltmain.sh:1514:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
wininfo-0.7/ltmain.sh-1515-	;;
##############################################
wininfo-0.7/ltmain.sh-1517-      -Wl,*)
wininfo-0.7/ltmain.sh:1518:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
wininfo-0.7/ltmain.sh-1519-	arg=
##############################################
wininfo-0.7/ltmain.sh-1532-	IFS="$save_ifs"
wininfo-0.7/ltmain.sh:1533:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
wininfo-0.7/ltmain.sh-1534-	;;
##############################################
wininfo-0.7/ltmain.sh-1554-	# to be aesthetically quoted because they are evaled later.
wininfo-0.7/ltmain.sh:1555:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
wininfo-0.7/ltmain.sh-1556-	case $arg in
##############################################
wininfo-0.7/ltmain.sh-1591-	  # Extract subdirectory from the argument.
wininfo-0.7/ltmain.sh:1592:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
wininfo-0.7/ltmain.sh-1593-	  if test "X$xdir" = "X$arg"; then
##############################################
wininfo-0.7/ltmain.sh-1645-	    # Extract subdirectory from the argument.
wininfo-0.7/ltmain.sh:1646:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
wininfo-0.7/ltmain.sh-1647-	    if test "X$xdir" = "X$arg"; then
##############################################
wininfo-0.7/ltmain.sh-1652-
wininfo-0.7/ltmain.sh:1653:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
wininfo-0.7/ltmain.sh:1654:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
wininfo-0.7/ltmain.sh-1655-	    libobjs="$libobjs $pic_object"
##############################################
wininfo-0.7/ltmain.sh-1688-	# to be aesthetically quoted because they are evaled later.
wininfo-0.7/ltmain.sh:1689:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
wininfo-0.7/ltmain.sh-1690-	case $arg in
##############################################
wininfo-0.7/ltmain.sh-1718-    # calculate the name of the file, without its directory
wininfo-0.7/ltmain.sh:1719:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/ltmain.sh-1720-    libobjs_save="$libobjs"
##############################################
wininfo-0.7/ltmain.sh-1723-      # get the directories listed in $shlibpath_var
wininfo-0.7/ltmain.sh:1724:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
wininfo-0.7/ltmain.sh-1725-    else
##############################################
wininfo-0.7/ltmain.sh-1730-
wininfo-0.7/ltmain.sh:1731:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
wininfo-0.7/ltmain.sh-1732-    if test "X$output_objdir" = "X$output"; then
##############################################
wininfo-0.7/ltmain.sh-1873-	  fi
wininfo-0.7/ltmain.sh:1874:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
wininfo-0.7/ltmain.sh-1875-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
wininfo-0.7/ltmain.sh-1917-		    found=no
wininfo-0.7/ltmain.sh:1918:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
wininfo-0.7/ltmain.sh-1919-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
wininfo-0.7/ltmain.sh-1942-	    newdependency_libs="$deplib $newdependency_libs"
wininfo-0.7/ltmain.sh:1943:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
wininfo-0.7/ltmain.sh-1944-	    ;;
##############################################
wininfo-0.7/ltmain.sh-1955-	    fi
wininfo-0.7/ltmain.sh:1956:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
wininfo-0.7/ltmain.sh-1957-	    ;;
##############################################
wininfo-0.7/ltmain.sh-1965-	  if test "$pass" = link; then
wininfo-0.7/ltmain.sh:1966:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
wininfo-0.7/ltmain.sh-1967-	    # Make sure the xrpath contains only unique directories.
##############################################
wininfo-0.7/ltmain.sh-2044-
wininfo-0.7/ltmain.sh:2045:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
wininfo-0.7/ltmain.sh-2046-	test "X$ladir" = "X$lib" && ladir="."
##############################################
wininfo-0.7/ltmain.sh-2134-	*)
wininfo-0.7/ltmain.sh:2135:	  abs_ladir=`cd "$ladir" && pwd`
wininfo-0.7/ltmain.sh-2136-	  if test -z "$abs_ladir"; then
##############################################
wininfo-0.7/ltmain.sh-2142-	esac
wininfo-0.7/ltmain.sh:2143:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/ltmain.sh-2144-
##############################################
wininfo-0.7/ltmain.sh-2161-	fi # $installed = yes
wininfo-0.7/ltmain.sh:2162:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
wininfo-0.7/ltmain.sh-2163-
##############################################
wininfo-0.7/ltmain.sh-2208-	    case $deplib in
wininfo-0.7/ltmain.sh:2209:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
wininfo-0.7/ltmain.sh-2210-	    esac
##############################################
wininfo-0.7/ltmain.sh-2323-	    shift; shift
wininfo-0.7/ltmain.sh:2324:	    libname=`eval \\$echo \"$libname_spec\"`
wininfo-0.7/ltmain.sh-2325-	    # use dlname if we got it. it's perfectly good, no?
##############################################
wininfo-0.7/ltmain.sh-2331-	      *cygwin* | mingw*)
wininfo-0.7/ltmain.sh:2332:		major=`expr $current - $age`
wininfo-0.7/ltmain.sh-2333-		versuffix="-$major"
##############################################
wininfo-0.7/ltmain.sh-2342-	    soroot="$soname"
wininfo-0.7/ltmain.sh:2343:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
wininfo-0.7/ltmain.sh:2344:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
wininfo-0.7/ltmain.sh-2345-
##############################################
wininfo-0.7/ltmain.sh-2573-	      case $libdir in
wininfo-0.7/ltmain.sh:2574:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
wininfo-0.7/ltmain.sh-2575-		   case " $xrpath " in
##############################################
wininfo-0.7/ltmain.sh-2605-	      *.la)
wininfo-0.7/ltmain.sh:2606:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
wininfo-0.7/ltmain.sh-2607-		test "X$dir" = "X$deplib" && dir="."
##############################################
wininfo-0.7/ltmain.sh-2611-		*)
wininfo-0.7/ltmain.sh:2612:		  absdir=`cd "$dir" && pwd`
wininfo-0.7/ltmain.sh-2613-		  if test -z "$absdir"; then
##############################################
wininfo-0.7/ltmain.sh-2621-		else
wininfo-0.7/ltmain.sh:2622:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
wininfo-0.7/ltmain.sh-2623-		  if test -z "$libdir"; then
##############################################
wininfo-0.7/ltmain.sh-2636-		  # but need to link against shared
wininfo-0.7/ltmain.sh:2637:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
wininfo-0.7/ltmain.sh-2638-		  if test -n "$deplibrary_names" ; then
##############################################
wininfo-0.7/ltmain.sh-2661-		  # Again, we only want to link against shared libraries
wininfo-0.7/ltmain.sh:2662:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
wininfo-0.7/ltmain.sh-2663-		  for tmp in $newlib_search_path ; do
##############################################
wininfo-0.7/ltmain.sh-2828-      lib*)
wininfo-0.7/ltmain.sh:2829:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
wininfo-0.7/ltmain.sh-2830-	eval shared_ext=\"$shrext_cmds\"
##############################################
wininfo-0.7/ltmain.sh-2834-	if test "$module" = no; then
wininfo-0.7/ltmain.sh:2835:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
wininfo-0.7/ltmain.sh-2836-	  $echo "$help" 1>&2
##############################################
wininfo-0.7/ltmain.sh-2840-	  # Add the "lib" prefix for modules if required
wininfo-0.7/ltmain.sh:2841:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
wininfo-0.7/ltmain.sh-2842-	  eval shared_ext=\"$shrext_cmds\"
##############################################
wininfo-0.7/ltmain.sh-2844-	else
wininfo-0.7/ltmain.sh:2845:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
wininfo-0.7/ltmain.sh-2846-	fi
##############################################
wininfo-0.7/ltmain.sh-2921-	  darwin|linux|osf|windows)
wininfo-0.7/ltmain.sh:2922:	    current=`expr $number_major + $number_minor`
wininfo-0.7/ltmain.sh-2923-	    age="$number_minor"
##############################################
wininfo-0.7/ltmain.sh-2931-	  irix|nonstopux)
wininfo-0.7/ltmain.sh:2932:	    current=`expr $number_major + $number_minor - 1`
wininfo-0.7/ltmain.sh-2933-	    age="$number_minor"
##############################################
wininfo-0.7/ltmain.sh-2973-	if test "$age" -gt "$current"; then
wininfo-0.7/ltmain.sh:2974:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
wininfo-0.7/ltmain.sh-2975-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
wininfo-0.7/ltmain.sh-2988-	  # verstring for coding it into the library header
wininfo-0.7/ltmain.sh:2989:	  major=.`expr $current - $age`
wininfo-0.7/ltmain.sh-2990-	  versuffix="$major.$age.$revision"
wininfo-0.7/ltmain.sh-2991-	  # Darwin ld doesn't like 0 for these options...
wininfo-0.7/ltmain.sh:2992:	  minor_current=`expr $current + 1`
wininfo-0.7/ltmain.sh-2993-	  verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
##############################################
wininfo-0.7/ltmain.sh-3006-	irix | nonstopux)
wininfo-0.7/ltmain.sh:3007:	  major=`expr $current - $age + 1`
wininfo-0.7/ltmain.sh-3008-
##############################################
wininfo-0.7/ltmain.sh-3017-	  while test "$loop" -ne 0; do
wininfo-0.7/ltmain.sh:3018:	    iface=`expr $revision - $loop`
wininfo-0.7/ltmain.sh:3019:	    loop=`expr $loop - 1`
wininfo-0.7/ltmain.sh-3020-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
wininfo-0.7/ltmain.sh-3028-	linux)
wininfo-0.7/ltmain.sh:3029:	  major=.`expr $current - $age`
wininfo-0.7/ltmain.sh-3030-	  versuffix="$major.$age.$revision"
##############################################
wininfo-0.7/ltmain.sh-3033-	osf)
wininfo-0.7/ltmain.sh:3034:	  major=.`expr $current - $age`
wininfo-0.7/ltmain.sh-3035-	  versuffix=".$current.$age.$revision"
##############################################
wininfo-0.7/ltmain.sh-3040-	  while test "$loop" -ne 0; do
wininfo-0.7/ltmain.sh:3041:	    iface=`expr $current - $loop`
wininfo-0.7/ltmain.sh:3042:	    loop=`expr $loop - 1`
wininfo-0.7/ltmain.sh-3043-	    verstring="$verstring:${iface}.0"
##############################################
wininfo-0.7/ltmain.sh-3057-	  # extension on DOS 8.3 filesystems.
wininfo-0.7/ltmain.sh:3058:	  major=`expr $current - $age`
wininfo-0.7/ltmain.sh-3059-	  versuffix="-$major"
##############################################
wininfo-0.7/ltmain.sh-3112-	removelist=
wininfo-0.7/ltmain.sh:3113:	tempremovelist=`$echo "$output_objdir/*"`
wininfo-0.7/ltmain.sh-3114-	for p in $tempremovelist; do
##############################################
wininfo-0.7/ltmain.sh-3140-	# Transform .lo files to .o files.
wininfo-0.7/ltmain.sh:3141:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
wininfo-0.7/ltmain.sh-3142-      fi
##############################################
wininfo-0.7/ltmain.sh-3145-      for path in $notinst_path; do
wininfo-0.7/ltmain.sh:3146:	lib_search_path=`$echo "$lib_search_path " | ${SED} -e 's% $path % %g'`
wininfo-0.7/ltmain.sh:3147:	deplibs=`$echo "$deplibs " | ${SED} -e 's% -L$path % %g'`
wininfo-0.7/ltmain.sh:3148:	dependency_libs=`$echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'`
wininfo-0.7/ltmain.sh-3149-      done
##############################################
wininfo-0.7/ltmain.sh-3248-	    for i in $deplibs; do
wininfo-0.7/ltmain.sh:3249:	      name="`expr $i : '-l\(.*\)'`"
wininfo-0.7/ltmain.sh-3250-	      # If $name is empty we are operating on a -L argument.
##############################################
wininfo-0.7/ltmain.sh-3260-		if test -n "$i" ; then
wininfo-0.7/ltmain.sh:3261:		  libname=`eval \\$echo \"$libname_spec\"`
wininfo-0.7/ltmain.sh:3262:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
wininfo-0.7/ltmain.sh-3263-		  set dummy $deplib_matches
wininfo-0.7/ltmain.sh-3264-		  deplib_match=$2
wininfo-0.7/ltmain.sh:3265:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
wininfo-0.7/ltmain.sh-3266-		    newdeplibs="$newdeplibs $i"
##############################################
wininfo-0.7/ltmain.sh-3285-	    for i in $deplibs; do
wininfo-0.7/ltmain.sh:3286:	      name="`expr $i : '-l\(.*\)'`"
wininfo-0.7/ltmain.sh-3287-	      # If $name is empty we are operating on a -L argument.
##############################################
wininfo-0.7/ltmain.sh-3302-		  if test -n "$i" ; then
wininfo-0.7/ltmain.sh:3303:		    libname=`eval \\$echo \"$libname_spec\"`
wininfo-0.7/ltmain.sh:3304:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
wininfo-0.7/ltmain.sh-3305-		    set dummy $deplib_matches
wininfo-0.7/ltmain.sh-3306-		    deplib_match=$2
wininfo-0.7/ltmain.sh:3307:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
wininfo-0.7/ltmain.sh-3308-		      newdeplibs="$newdeplibs $i"
##############################################
wininfo-0.7/ltmain.sh-3335-	  set dummy $deplibs_check_method
wininfo-0.7/ltmain.sh:3336:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
wininfo-0.7/ltmain.sh-3337-	  for a_deplib in $deplibs; do
wininfo-0.7/ltmain.sh:3338:	    name="`expr $a_deplib : '-l\(.*\)'`"
wininfo-0.7/ltmain.sh-3339-	    # If $name is empty we are operating on a -L argument.
##############################################
wininfo-0.7/ltmain.sh-3349-	      if test -n "$a_deplib" ; then
wininfo-0.7/ltmain.sh:3350:		libname=`eval \\$echo \"$libname_spec\"`
wininfo-0.7/ltmain.sh-3351-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
wininfo-0.7/ltmain.sh:3352:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
wininfo-0.7/ltmain.sh-3353-		  for potent_lib in $potential_libs; do
##############################################
wininfo-0.7/ltmain.sh-3365-		      while test -h "$potlib" 2>/dev/null; do
wininfo-0.7/ltmain.sh:3366:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
wininfo-0.7/ltmain.sh-3367-			case $potliblink in
wininfo-0.7/ltmain.sh-3368-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
wininfo-0.7/ltmain.sh:3369:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
wininfo-0.7/ltmain.sh-3370-			esac
##############################################
wininfo-0.7/ltmain.sh-3404-	  set dummy $deplibs_check_method
wininfo-0.7/ltmain.sh:3405:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
wininfo-0.7/ltmain.sh-3406-	  for a_deplib in $deplibs; do
wininfo-0.7/ltmain.sh:3407:	    name="`expr $a_deplib : '-l\(.*\)'`"
wininfo-0.7/ltmain.sh-3408-	    # If $name is empty we are operating on a -L argument.
##############################################
wininfo-0.7/ltmain.sh-3418-	      if test -n "$a_deplib" ; then
wininfo-0.7/ltmain.sh:3419:		libname=`eval \\$echo \"$libname_spec\"`
wininfo-0.7/ltmain.sh-3420-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
wininfo-0.7/ltmain.sh:3421:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
wininfo-0.7/ltmain.sh-3422-		  for potent_lib in $potential_libs; do
##############################################
wininfo-0.7/ltmain.sh-3461-	      # can't use Xsed below, because $i might contain '/'
wininfo-0.7/ltmain.sh:3462:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
wininfo-0.7/ltmain.sh-3463-	    done
##############################################
wininfo-0.7/ltmain.sh-3486-	  # On Rhapsody replace the C library is the System framework
wininfo-0.7/ltmain.sh:3487:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
wininfo-0.7/ltmain.sh-3488-	  ;;
##############################################
wininfo-0.7/ltmain.sh-3625-	# Use standard objects if they are pic
wininfo-0.7/ltmain.sh:3626:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
wininfo-0.7/ltmain.sh-3627-
##############################################
wininfo-0.7/ltmain.sh-3638-	      eval cmd=\"$cmd\"
wininfo-0.7/ltmain.sh:3639:	      if len=`expr "X$cmd" : ".*"` &&
wininfo-0.7/ltmain.sh-3640-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
wininfo-0.7/ltmain.sh-3696-	      esac
wininfo-0.7/ltmain.sh:3697:	      xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/ltmain.sh-3698-	      xdir="$gentop/$xlib"
##############################################
wininfo-0.7/ltmain.sh-3727-		   do
wininfo-0.7/ltmain.sh:3728:		     name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
wininfo-0.7/ltmain.sh-3729-		   done
##############################################
wininfo-0.7/ltmain.sh-3731-		   $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
wininfo-0.7/ltmain.sh:3732:		   i=`expr $i + 1`
wininfo-0.7/ltmain.sh-3733-		  done
##############################################
wininfo-0.7/ltmain.sh-3736-
wininfo-0.7/ltmain.sh:3737:	      libobjs="$libobjs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
wininfo-0.7/ltmain.sh-3738-	    done
##############################################
wininfo-0.7/ltmain.sh-3770-
wininfo-0.7/ltmain.sh:3771:	if test "X$skipped_export" != "X:" && len=`expr "X$test_cmds" : ".*"` &&
wininfo-0.7/ltmain.sh-3772-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
wininfo-0.7/ltmain.sh-3804-	    if test "X$objlist" = X ||
wininfo-0.7/ltmain.sh:3805:	       { len=`expr "X$test_cmds" : ".*"` &&
wininfo-0.7/ltmain.sh-3806-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
wininfo-0.7/ltmain.sh-3819-	      last_robj=$output_objdir/$save_output-${k}.$objext
wininfo-0.7/ltmain.sh:3820:	      k=`expr $k + 1`
wininfo-0.7/ltmain.sh-3821-	      output=$output_objdir/$save_output-${k}.$objext
##############################################
wininfo-0.7/ltmain.sh-3845-	  do
wininfo-0.7/ltmain.sh:3846:	    i=`expr $i + 1`
wininfo-0.7/ltmain.sh-3847-	    delfiles="$delfiles $output_objdir/$save_output-${i}.$objext"
##############################################
wininfo-0.7/ltmain.sh-3952-	libobj="$output"
wininfo-0.7/ltmain.sh:3953:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
wininfo-0.7/ltmain.sh-3954-	;;
##############################################
wininfo-0.7/ltmain.sh-3994-	    esac
wininfo-0.7/ltmain.sh:3995:	    xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/ltmain.sh-3996-	    xdir="$gentop/$xlib"
##############################################
wininfo-0.7/ltmain.sh-4025-		 do
wininfo-0.7/ltmain.sh:4026:		   name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
wininfo-0.7/ltmain.sh-4027-		 done
##############################################
wininfo-0.7/ltmain.sh-4029-		 $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
wininfo-0.7/ltmain.sh:4030:		 i=`expr $i + 1`
wininfo-0.7/ltmain.sh-4031-		done
##############################################
wininfo-0.7/ltmain.sh-4034-
wininfo-0.7/ltmain.sh:4035:	    reload_conv_objs="$reload_objs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
wininfo-0.7/ltmain.sh-4036-	  done
##############################################
wininfo-0.7/ltmain.sh-4040-      # Create the old-style object.
wininfo-0.7/ltmain.sh:4041:      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
wininfo-0.7/ltmain.sh-4042-
##############################################
wininfo-0.7/ltmain.sh-4101-      case $host in
wininfo-0.7/ltmain.sh:4102:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
wininfo-0.7/ltmain.sh-4103-      esac
##############################################
wininfo-0.7/ltmain.sh-4121-	# On Rhapsody replace the C library is the System framework
wininfo-0.7/ltmain.sh:4122:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
wininfo-0.7/ltmain.sh:4123:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
wininfo-0.7/ltmain.sh-4124-	;;
##############################################
wininfo-0.7/ltmain.sh-4233-	# Transform all the library objects into standard objects.
wininfo-0.7/ltmain.sh:4234:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
wininfo-0.7/ltmain.sh:4235:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
wininfo-0.7/ltmain.sh-4236-      fi
##############################################
wininfo-0.7/ltmain.sh-4279-	    # Add our own program objects to the symbol list.
wininfo-0.7/ltmain.sh:4280:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
wininfo-0.7/ltmain.sh-4281-	    for arg in $progfiles; do
##############################################
wininfo-0.7/ltmain.sh-4309-	    $show "extracting global C symbols from \`$arg'"
wininfo-0.7/ltmain.sh:4310:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
wininfo-0.7/ltmain.sh-4311-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
wininfo-0.7/ltmain.sh-4409-	  # Transform the symbol file into the correct name.
wininfo-0.7/ltmain.sh:4410:	  compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
wininfo-0.7/ltmain.sh:4411:	  finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
wininfo-0.7/ltmain.sh-4412-	  ;;
##############################################
wininfo-0.7/ltmain.sh-4423-	# Nullify the symbol file.
wininfo-0.7/ltmain.sh:4424:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
wininfo-0.7/ltmain.sh:4425:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
wininfo-0.7/ltmain.sh-4426-      fi
##############################################
wininfo-0.7/ltmain.sh-4429-	# Replace the output file specification.
wininfo-0.7/ltmain.sh:4430:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
wininfo-0.7/ltmain.sh-4431-	link_command="$compile_command$compile_rpath"
##############################################
wininfo-0.7/ltmain.sh-4496-	# Replace the output file specification.
wininfo-0.7/ltmain.sh:4497:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
wininfo-0.7/ltmain.sh-4498-	# Delete the old output file.
##############################################
wininfo-0.7/ltmain.sh-4516-	  if test "$fast_install" = yes; then
wininfo-0.7/ltmain.sh:4517:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
wininfo-0.7/ltmain.sh-4518-	  else
##############################################
wininfo-0.7/ltmain.sh-4528-      # Replace the output file specification.
wininfo-0.7/ltmain.sh:4529:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
wininfo-0.7/ltmain.sh-4530-
##############################################
wininfo-0.7/ltmain.sh-4548-	  else
wininfo-0.7/ltmain.sh:4549:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
wininfo-0.7/ltmain.sh-4550-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
wininfo-0.7/ltmain.sh-4553-	relink_command="(cd `pwd`; $relink_command)"
wininfo-0.7/ltmain.sh:4554:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
wininfo-0.7/ltmain.sh-4555-      fi
##############################################
wininfo-0.7/ltmain.sh-4562-	esac
wininfo-0.7/ltmain.sh:4563:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
wininfo-0.7/ltmain.sh-4564-      else
wininfo-0.7/ltmain.sh:4565:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
wininfo-0.7/ltmain.sh-4566-      fi
##############################################
wininfo-0.7/ltmain.sh-4572-	case $output in
wininfo-0.7/ltmain.sh:4573:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
wininfo-0.7/ltmain.sh-4574-	esac
##############################################
wininfo-0.7/ltmain.sh-4578-	    exeext=.exe
wininfo-0.7/ltmain.sh:4579:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
wininfo-0.7/ltmain.sh-4580-	  *) exeext= ;;
##############################################
wininfo-0.7/ltmain.sh-4583-	  *cygwin* | *mingw* )
wininfo-0.7/ltmain.sh:4584:	    cwrappersource=`$echo ${objdir}/lt-${output}.c`
wininfo-0.7/ltmain.sh:4585:	    cwrapper=`$echo ${output}.exe`
wininfo-0.7/ltmain.sh-4586-	    $rm $cwrappersource $cwrapper
##############################################
wininfo-0.7/ltmain.sh-4833-      shift
wininfo-0.7/ltmain.sh:4834:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
wininfo-0.7/ltmain.sh-4835-      # Yippee, \$echo works!
##############################################
wininfo-0.7/ltmain.sh-4845-  # Find the directory that this script lives in.
wininfo-0.7/ltmain.sh:4846:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
wininfo-0.7/ltmain.sh-4847-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
wininfo-0.7/ltmain.sh-4849-  # Follow symbolic links until we get to the real thisdir.
wininfo-0.7/ltmain.sh:4850:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
wininfo-0.7/ltmain.sh-4851-  while test -n \"\$file\"; do
wininfo-0.7/ltmain.sh:4852:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
wininfo-0.7/ltmain.sh-4853-
##############################################
wininfo-0.7/ltmain.sh-4861-
wininfo-0.7/ltmain.sh:4862:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
wininfo-0.7/ltmain.sh:4863:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
wininfo-0.7/ltmain.sh-4864-  done
##############################################
wininfo-0.7/ltmain.sh-4866-  # Try to get the absolute directory name.
wininfo-0.7/ltmain.sh:4867:  absdir=\`cd \"\$thisdir\" && pwd\`
wininfo-0.7/ltmain.sh-4868-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
wininfo-0.7/ltmain.sh-4876-  if test ! -f \"\$progdir/\$program\" || \\
wininfo-0.7/ltmain.sh:4877:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
wininfo-0.7/ltmain.sh-4878-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
wininfo-0.7/ltmain.sh-4891-    if test -n \"\$relink_command\"; then
wininfo-0.7/ltmain.sh:4892:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
wininfo-0.7/ltmain.sh-4893-      else
##############################################
wininfo-0.7/ltmain.sh-4923-    # The second colon is a workaround for a bug in BeOS R4 sed
wininfo-0.7/ltmain.sh:4924:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
wininfo-0.7/ltmain.sh-4925-
##############################################
wininfo-0.7/ltmain.sh-5010-	  esac
wininfo-0.7/ltmain.sh:5011:	  xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/ltmain.sh-5012-	  xdir="$gentop/$xlib"
##############################################
wininfo-0.7/ltmain.sh-5041-	       do
wininfo-0.7/ltmain.sh:5042:		 name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
wininfo-0.7/ltmain.sh-5043-	       done
##############################################
wininfo-0.7/ltmain.sh-5045-	       $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
wininfo-0.7/ltmain.sh:5046:	       i=`expr $i + 1`
wininfo-0.7/ltmain.sh-5047-	      done
##############################################
wininfo-0.7/ltmain.sh-5050-
wininfo-0.7/ltmain.sh:5051:	  oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print -o -name \*.lo -print | $NL2SP`
wininfo-0.7/ltmain.sh-5052-	done
##############################################
wininfo-0.7/ltmain.sh-5060-
wininfo-0.7/ltmain.sh:5061:	if len=`expr "X$cmds" : ".*"` &&
wininfo-0.7/ltmain.sh-5062-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
wininfo-0.7/ltmain.sh-5095-	    eval test_cmds=\"$old_archive_cmds\"
wininfo-0.7/ltmain.sh:5096:	    if len=`expr "X$test_cmds" : ".*"` &&
wininfo-0.7/ltmain.sh-5097-	       test "$len" -le "$max_cmd_len"; then
##############################################
wininfo-0.7/ltmain.sh-5147-	else
wininfo-0.7/ltmain.sh:5148:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
wininfo-0.7/ltmain.sh-5149-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
wininfo-0.7/ltmain.sh-5153-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
wininfo-0.7/ltmain.sh:5154:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
wininfo-0.7/ltmain.sh-5155-      if test "$hardcode_automatic" = yes ; then
##############################################
wininfo-0.7/ltmain.sh-5172-	      *.la)
wininfo-0.7/ltmain.sh:5173:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/ltmain.sh:5174:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
wininfo-0.7/ltmain.sh-5175-		if test -z "$libdir"; then
##############################################
wininfo-0.7/ltmain.sh-5186-	    for lib in $dlfiles; do
wininfo-0.7/ltmain.sh:5187:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/ltmain.sh:5188:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
wininfo-0.7/ltmain.sh-5189-	      if test -z "$libdir"; then
##############################################
wininfo-0.7/ltmain.sh-5197-	    for lib in $dlprefiles; do
wininfo-0.7/ltmain.sh:5198:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/ltmain.sh:5199:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
wininfo-0.7/ltmain.sh-5200-	      if test -z "$libdir"; then
##############################################
wininfo-0.7/ltmain.sh-5294-      # Aesthetically quote it.
wininfo-0.7/ltmain.sh:5295:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
wininfo-0.7/ltmain.sh-5296-      case $arg in
##############################################
wininfo-0.7/ltmain.sh-5310-    # Aesthetically quote it.
wininfo-0.7/ltmain.sh:5311:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
wininfo-0.7/ltmain.sh-5312-    case $arg in
##############################################
wininfo-0.7/ltmain.sh-5358-      # Aesthetically quote the argument.
wininfo-0.7/ltmain.sh:5359:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
wininfo-0.7/ltmain.sh-5360-      case $arg in
##############################################
wininfo-0.7/ltmain.sh-5390-    # Strip any trailing slash from the destination.
wininfo-0.7/ltmain.sh:5391:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
wininfo-0.7/ltmain.sh-5392-
##############################################
wininfo-0.7/ltmain.sh-5398-    else
wininfo-0.7/ltmain.sh:5399:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
wininfo-0.7/ltmain.sh-5400-      test "X$destdir" = "X$dest" && destdir=.
wininfo-0.7/ltmain.sh:5401:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/ltmain.sh-5402-
##############################################
wininfo-0.7/ltmain.sh-5474-
wininfo-0.7/ltmain.sh:5475:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
wininfo-0.7/ltmain.sh-5476-	test "X$dir" = "X$file/" && dir=
##############################################
wininfo-0.7/ltmain.sh-5480-	  # Determine the prefix the user has applied to our future dir.
wininfo-0.7/ltmain.sh:5481:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
wininfo-0.7/ltmain.sh-5482-
##############################################
wininfo-0.7/ltmain.sh-5495-	    # Stick the inst_prefix_dir data into the link command.
wininfo-0.7/ltmain.sh:5496:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
wininfo-0.7/ltmain.sh-5497-	  else
wininfo-0.7/ltmain.sh:5498:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
wininfo-0.7/ltmain.sh-5499-	  fi
##############################################
wininfo-0.7/ltmain.sh-5552-	# Install the pseudo-library for information purposes.
wininfo-0.7/ltmain.sh:5553:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/ltmain.sh-5554-	instname="$dir/$name"i
##############################################
wininfo-0.7/ltmain.sh-5568-	else
wininfo-0.7/ltmain.sh:5569:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/ltmain.sh-5570-	  destfile="$destdir/$destfile"
##############################################
wininfo-0.7/ltmain.sh-5575-	*.lo)
wininfo-0.7/ltmain.sh:5576:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
wininfo-0.7/ltmain.sh-5577-	  ;;
##############################################
wininfo-0.7/ltmain.sh-5597-	  # Deduce the name of the old-style object file.
wininfo-0.7/ltmain.sh:5598:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
wininfo-0.7/ltmain.sh-5599-
##############################################
wininfo-0.7/ltmain.sh-5610-	else
wininfo-0.7/ltmain.sh:5611:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/ltmain.sh-5612-	  destfile="$destdir/$destfile"
##############################################
wininfo-0.7/ltmain.sh-5621-	    if test ! -f "$file"; then
wininfo-0.7/ltmain.sh:5622:	      file=`$echo $file|${SED} 's,.exe$,,'`
wininfo-0.7/ltmain.sh-5623-	      stripped_ext=".exe"
##############################################
wininfo-0.7/ltmain.sh-5630-	*cygwin*|*mingw*)
wininfo-0.7/ltmain.sh:5631:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
wininfo-0.7/ltmain.sh-5632-	    ;;
##############################################
wininfo-0.7/ltmain.sh-5670-	    fi
wininfo-0.7/ltmain.sh:5671:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
wininfo-0.7/ltmain.sh-5672-	    if test -n "$libdir" && test ! -f "$libfile"; then
wininfo-0.7/ltmain.sh:5673:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
wininfo-0.7/ltmain.sh-5674-	      finalize=no
##############################################
wininfo-0.7/ltmain.sh-5706-	      fi
wininfo-0.7/ltmain.sh:5707:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/ltmain.sh-5708-	      outputname="$tmpdir/$file"
wininfo-0.7/ltmain.sh-5709-	      # Replace the output file specification.
wininfo-0.7/ltmain.sh:5710:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
wininfo-0.7/ltmain.sh-5711-
##############################################
wininfo-0.7/ltmain.sh-5724-	    # Install the binary that we compiled earlier.
wininfo-0.7/ltmain.sh:5725:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
wininfo-0.7/ltmain.sh-5726-	  fi
##############################################
wininfo-0.7/ltmain.sh-5740-	  *:*.exe)
wininfo-0.7/ltmain.sh:5741:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
wininfo-0.7/ltmain.sh-5742-	    ;;
##############################################
wininfo-0.7/ltmain.sh-5753-    for file in $staticlibs; do
wininfo-0.7/ltmain.sh:5754:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/ltmain.sh-5755-
##############################################
wininfo-0.7/ltmain.sh-5910-	  # Warn if it was a shared library.
wininfo-0.7/ltmain.sh:5911:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
wininfo-0.7/ltmain.sh-5912-	  continue
##############################################
wininfo-0.7/ltmain.sh-5914-
wininfo-0.7/ltmain.sh:5915:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
wininfo-0.7/ltmain.sh-5916-	test "X$dir" = "X$file" && dir=.
##############################################
wininfo-0.7/ltmain.sh-5920-	else
wininfo-0.7/ltmain.sh:5921:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
wininfo-0.7/ltmain.sh-5922-	  exit $EXIT_FAILURE
##############################################
wininfo-0.7/ltmain.sh-5927-	# Just add the directory containing the .lo file.
wininfo-0.7/ltmain.sh:5928:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
wininfo-0.7/ltmain.sh-5929-	test "X$dir" = "X$file" && dir=.
##############################################
wininfo-0.7/ltmain.sh-5938-      # Get the absolute pathname.
wininfo-0.7/ltmain.sh:5939:      absdir=`cd "$dir" && pwd`
wininfo-0.7/ltmain.sh-5940-      test -n "$absdir" && dir="$absdir"
##############################################
wininfo-0.7/ltmain.sh-5974-      # Quote arguments (to preserve shell metacharacters).
wininfo-0.7/ltmain.sh:5975:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
wininfo-0.7/ltmain.sh-5976-      args="$args \"$file\""
##############################################
wininfo-0.7/ltmain.sh-6036-    for file in $files; do
wininfo-0.7/ltmain.sh:6037:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
wininfo-0.7/ltmain.sh-6038-      if test "X$dir" = "X$file"; then
##############################################
wininfo-0.7/ltmain.sh-6043-      fi
wininfo-0.7/ltmain.sh:6044:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
wininfo-0.7/ltmain.sh-6045-      test "$mode" = uninstall && objdir="$dir"
##############################################
wininfo-0.7/ltmain.sh-6144-	  *.exe)
wininfo-0.7/ltmain.sh:6145:	    file=`$echo $file|${SED} 's,.exe$,,'`
wininfo-0.7/ltmain.sh:6146:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
wininfo-0.7/ltmain.sh-6147-	    # $file with .exe has already been added to rmfiles,
##############################################
wininfo-0.7/ltmain.sh-6418-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
wininfo-0.7/ltmain.sh:6419:build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac`
wininfo-0.7/ltmain.sh-6420-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
wininfo-0.7/missing-128-         from any GNU archive site."
wininfo-0.7/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
wininfo-0.7/missing-130-    test -z "$files" && files="config.h"
##############################################
wininfo-0.7/missing-167-         proper tools for further handling them.
wininfo-0.7/missing:168:         You can get \`$1' as part of \`Autoconf' from any GNU
wininfo-0.7/missing-169-         archive site."
wininfo-0.7/missing-170-
wininfo-0.7/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
wininfo-0.7/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
wininfo-0.7/missing-173-    if test -f "$file"; then
##############################################
wininfo-0.7/missing-196-	*.y)
wininfo-0.7/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
wininfo-0.7/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
wininfo-0.7/missing-200-	    fi
wininfo-0.7/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
wininfo-0.7/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
wininfo-0.7/missing-226-	*.l)
wininfo-0.7/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
wininfo-0.7/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
wininfo-0.7/missing-250-
wininfo-0.7/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
wininfo-0.7/missing-252-    if test -z "$file"; then
wininfo-0.7/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
wininfo-0.7/missing-254-    fi
##############################################
wininfo-0.7/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
wininfo-0.7/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
wininfo-0.7/missing-278-    if test -z "$file"; then
wininfo-0.7/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
wininfo-0.7/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
wininfo-0.7/missing-281-    fi
##############################################
wininfo-0.7/missing-304-	*o*)
wininfo-0.7/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
wininfo-0.7/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
wininfo-0.7/missing-310-	*h*)
wininfo-0.7/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
wininfo-0.7/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
wininfo-0.7/mkinstalldirs-69-do
wininfo-0.7/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
wininfo-0.7/mkinstalldirs-71-  shift
##############################################
wininfo-0.7/m4/Makefile.in-210-distdir: $(DISTFILES)
wininfo-0.7/m4/Makefile.in:211:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
wininfo-0.7/m4/Makefile.in:212:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
wininfo-0.7/m4/Makefile.in-213-	list='$(DISTFILES)'; for file in $$list; do \
wininfo-0.7/m4/Makefile.in-214-	  case $$file in \
wininfo-0.7/m4/Makefile.in:215:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
wininfo-0.7/m4/Makefile.in:216:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
wininfo-0.7/m4/Makefile.in-217-	  esac; \
wininfo-0.7/m4/Makefile.in-218-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
wininfo-0.7/m4/Makefile.in:219:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
wininfo-0.7/m4/Makefile.in-220-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
wininfo-0.7/m4/gettext.m4-237-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
wininfo-0.7/m4/gettext.m4:238:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
wininfo-0.7/m4/gettext.m4-239-      fi
##############################################
wininfo-0.7/m4/gettext.m4-449-changequote(<<,>>)dnl
wininfo-0.7/m4/gettext.m4:450:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
wininfo-0.7/m4/gettext.m4-451-    case $ac_prog_version in
##############################################
wininfo-0.7/m4/iconv.m4-96-      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);"])
wininfo-0.7/m4/iconv.m4:97:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
wininfo-0.7/m4/iconv.m4-98-    AC_MSG_RESULT([$]{ac_t:-
##############################################
wininfo-0.7/m4/lib-ld.m4-16-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
wininfo-0.7/m4/lib-ld.m4:17:case `$LD -v 2>&1 </dev/null` in
wininfo-0.7/m4/lib-ld.m4-18-*GNU* | *'with BFD'*)
##############################################
wininfo-0.7/m4/lib-ld.m4-52-    # gcc leaves a trailing carriage return which upsets mingw
wininfo-0.7/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
wininfo-0.7/m4/lib-ld.m4-54-  *)
wininfo-0.7/m4/lib-ld.m4:55:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
wininfo-0.7/m4/lib-ld.m4-56-  esac
##############################################
wininfo-0.7/m4/lib-ld.m4-61-      # Canonicalize the path of ld
wininfo-0.7/m4/lib-ld.m4:62:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
wininfo-0.7/m4/lib-ld.m4-63-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
wininfo-0.7/m4/lib-ld.m4:64:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
wininfo-0.7/m4/lib-ld.m4-65-      done
##############################################
wininfo-0.7/m4/lib-ld.m4-91-      # Break only if it was the GNU/non-GNU ld that we prefer.
wininfo-0.7/m4/lib-ld.m4:92:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
wininfo-0.7/m4/lib-ld.m4-93-      *GNU* | *'with BFD'*)
##############################################
wininfo-0.7/m4/lib-link.m4-176-        dnl or AC_LIB_HAVE_LINKFLAGS call.
wininfo-0.7/m4/lib-link.m4:177:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
wininfo-0.7/m4/lib-link.m4-178-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wininfo-0.7/m4/lib-link.m4-218-                -L*)
wininfo-0.7/m4/lib-link.m4:219:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wininfo-0.7/m4/lib-link.m4-220-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
wininfo-0.7/m4/lib-link.m4-335-              */lib | */lib/)
wininfo-0.7/m4/lib-link.m4:336:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
wininfo-0.7/m4/lib-link.m4-337-                additional_includedir="$basedir/include"
##############################################
wininfo-0.7/m4/lib-link.m4-388-                  -L*)
wininfo-0.7/m4/lib-link.m4:389:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wininfo-0.7/m4/lib-link.m4-390-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
wininfo-0.7/m4/lib-link.m4-438-                  -R*)
wininfo-0.7/m4/lib-link.m4:439:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wininfo-0.7/m4/lib-link.m4-440-                    if test "$enable_rpath" != no; then
##############################################
wininfo-0.7/m4/lib-link.m4-468-                    dnl Handle this in the next round.
wininfo-0.7/m4/lib-link.m4:469:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wininfo-0.7/m4/lib-link.m4-470-                    ;;
##############################################
wininfo-0.7/m4/lib-link.m4-474-                    dnl option.
wininfo-0.7/m4/lib-link.m4:475:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wininfo-0.7/m4/lib-link.m4-476-                    ;;
##############################################
wininfo-0.7/m4/po.m4-64-    else
wininfo-0.7/m4/po.m4:65:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
wininfo-0.7/m4/po.m4-66-      AC_MSG_RESULT(
##############################################
wininfo-0.7/m4/po.m4-92-      case "$ac_file" in
wininfo-0.7/m4/po.m4:93:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
wininfo-0.7/m4/po.m4-94-      esac
##############################################
wininfo-0.7/m4/po.m4-97-        # Adjust a relative srcdir.
wininfo-0.7/m4/po.m4:98:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
wininfo-0.7/m4/po.m4:99:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
wininfo-0.7/m4/po.m4:100:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
wininfo-0.7/m4/po.m4-101-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
wininfo-0.7/m4/po.m4-104-        case "$ac_given_srcdir" in
wininfo-0.7/m4/po.m4:105:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
wininfo-0.7/m4/po.m4-106-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
wininfo-0.7/m4/po.m4-121-            fi
wininfo-0.7/m4/po.m4:122:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
wininfo-0.7/m4/po.m4-123-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
wininfo-0.7/m4/po.m4-217-  # Adjust a relative srcdir.
wininfo-0.7/m4/po.m4:218:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
wininfo-0.7/m4/po.m4:219:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
wininfo-0.7/m4/po.m4:220:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
wininfo-0.7/m4/po.m4-221-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
wininfo-0.7/m4/po.m4-224-  case "$ac_given_srcdir" in
wininfo-0.7/m4/po.m4:225:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
wininfo-0.7/m4/po.m4-226-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
wininfo-0.7/m4/po.m4-285-  # Set POTFILES to the value of the Makefile variable POTFILES.
wininfo-0.7/m4/po.m4:286:  sed_x_POTFILES="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`"
wininfo-0.7/m4/po.m4:287:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
wininfo-0.7/m4/po.m4-288-  # Compute POTFILES_DEPS as
##############################################
wininfo-0.7/m4/po.m4-300-    # The LINGUAS file contains the set of available languages.
wininfo-0.7/m4/po.m4:301:    ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
wininfo-0.7/m4/po.m4-302-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
wininfo-0.7/m4/po.m4-304-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
wininfo-0.7/m4/po.m4:305:    sed_x_LINGUAS="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`"
wininfo-0.7/m4/po.m4:306:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
wininfo-0.7/m4/po.m4-307-  fi
##############################################
wininfo-0.7/m4/po.m4-348-    QMFILES="$QMFILES $srcdirpre$lang.qm"
wininfo-0.7/m4/po.m4:349:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
wininfo-0.7/m4/po.m4-350-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
wininfo-0.7/m4/po.m4:351:    frobbedlang=`echo $lang | sed -e 's/_/-/g'`
wininfo-0.7/m4/po.m4-352-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
wininfo-0.7/m4/po.m4-389-      QTCATALOGS="$QTCATALOGS $lang.qm"
wininfo-0.7/m4/po.m4:390:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
wininfo-0.7/m4/po.m4-391-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
wininfo-0.7/m4/po.m4:392:      frobbedlang=`echo $lang | sed -e 's/_/-/g'`
wininfo-0.7/m4/po.m4-393-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
wininfo-0.7/m4/po.m4-400-    for lang in $ALL_LINGUAS; do
wininfo-0.7/m4/po.m4:401:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
wininfo-0.7/m4/po.m4-402-      cat >> "$ac_file.tmp" <<EOF
##############################################
wininfo-0.7/m4/po.m4-411-    for lang in $ALL_LINGUAS; do
wininfo-0.7/m4/po.m4:412:      frobbedlang=`echo $lang | sed -e 's/_/-/g'`
wininfo-0.7/m4/po.m4-413-      cat >> "$ac_file.tmp" <<EOF
##############################################
wininfo-0.7/docs/Makefile.in-249-	  else file=$$i; fi; \
wininfo-0.7/docs/Makefile.in:250:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
wininfo-0.7/docs/Makefile.in-251-	  case "$$ext" in \
##############################################
wininfo-0.7/docs/Makefile.in-254-	  esac; \
wininfo-0.7/docs/Makefile.in:255:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
wininfo-0.7/docs/Makefile.in:256:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
wininfo-0.7/docs/Makefile.in:257:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
wininfo-0.7/docs/Makefile.in-258-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
wininfo-0.7/docs/Makefile.in-270-	for i in $$list; do \
wininfo-0.7/docs/Makefile.in:271:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
wininfo-0.7/docs/Makefile.in-272-	  case "$$ext" in \
##############################################
wininfo-0.7/docs/Makefile.in-275-	  esac; \
wininfo-0.7/docs/Makefile.in:276:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
wininfo-0.7/docs/Makefile.in:277:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
wininfo-0.7/docs/Makefile.in:278:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
wininfo-0.7/docs/Makefile.in-279-	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
wininfo-0.7/docs/Makefile.in-287-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
wininfo-0.7/docs/Makefile.in:288:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
wininfo-0.7/docs/Makefile.in-289-	  echo " $(dist_desktopdataDATA_INSTALL) $$d$$p $(DESTDIR)$(desktopdatadir)/$$f"; \
##############################################
wininfo-0.7/docs/Makefile.in-295-	@list='$(dist_desktopdata_DATA)'; for p in $$list; do \
wininfo-0.7/docs/Makefile.in:296:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
wininfo-0.7/docs/Makefile.in-297-	  echo " rm -f $(DESTDIR)$(desktopdatadir)/$$f"; \
##############################################
wininfo-0.7/docs/Makefile.in-311-distdir: $(DISTFILES)
wininfo-0.7/docs/Makefile.in:312:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
wininfo-0.7/docs/Makefile.in:313:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
wininfo-0.7/docs/Makefile.in-314-	list='$(DISTFILES)'; for file in $$list; do \
wininfo-0.7/docs/Makefile.in-315-	  case $$file in \
wininfo-0.7/docs/Makefile.in:316:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
wininfo-0.7/docs/Makefile.in:317:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
wininfo-0.7/docs/Makefile.in-318-	  esac; \
wininfo-0.7/docs/Makefile.in-319-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
wininfo-0.7/docs/Makefile.in:320:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
wininfo-0.7/docs/Makefile.in-321-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
wininfo-0.7/src/Makefile.in-247-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
wininfo-0.7/src/Makefile.in:248:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
wininfo-0.7/src/Makefile.in-249-	  if test -f $$p \
##############################################
wininfo-0.7/src/Makefile.in-251-	  ; then \
wininfo-0.7/src/Makefile.in:252:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
wininfo-0.7/src/Makefile.in-253-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
##############################################
wininfo-0.7/src/Makefile.in-260-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
wininfo-0.7/src/Makefile.in:261:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
wininfo-0.7/src/Makefile.in-262-	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
##############################################
wininfo-0.7/src/Makefile.in-267-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
wininfo-0.7/src/Makefile.in:268:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
wininfo-0.7/src/Makefile.in-269-	  echo " rm -f $$p $$f"; \
##############################################
wininfo-0.7/src/Makefile.in-288-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
wininfo-0.7/src/Makefile.in:289:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
wininfo-0.7/src/Makefile.in-290-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
wininfo-0.7/src/Makefile.in-295-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wininfo-0.7/src/Makefile.in:296:@am__fastdepCC_FALSE@	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
wininfo-0.7/src/Makefile.in-297-
##############################################
wininfo-0.7/src/Makefile.in-299-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
wininfo-0.7/src/Makefile.in:300:@am__fastdepCC_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
wininfo-0.7/src/Makefile.in-301-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
wininfo-0.7/src/Makefile.in-306-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wininfo-0.7/src/Makefile.in:307:@am__fastdepCC_FALSE@	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
wininfo-0.7/src/Makefile.in-308-
##############################################
wininfo-0.7/src/Makefile.in-310-@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
wininfo-0.7/src/Makefile.in:311:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
wininfo-0.7/src/Makefile.in-312-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
##############################################
wininfo-0.7/src/Makefile.in-317-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wininfo-0.7/src/Makefile.in:318:@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
wininfo-0.7/src/Makefile.in-319-
##############################################
wininfo-0.7/src/Makefile.in-376-GTAGS:
wininfo-0.7/src/Makefile.in:377:	here=`$(am__cd) $(top_builddir) && pwd` \
wininfo-0.7/src/Makefile.in-378-	  && cd $(top_srcdir) \
##############################################
wininfo-0.7/src/Makefile.in-388-distdir: $(DISTFILES)
wininfo-0.7/src/Makefile.in:389:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
wininfo-0.7/src/Makefile.in:390:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
wininfo-0.7/src/Makefile.in-391-	list='$(DISTFILES)'; for file in $$list; do \
wininfo-0.7/src/Makefile.in-392-	  case $$file in \
wininfo-0.7/src/Makefile.in:393:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
wininfo-0.7/src/Makefile.in:394:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
wininfo-0.7/src/Makefile.in-395-	  esac; \
wininfo-0.7/src/Makefile.in-396-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
wininfo-0.7/src/Makefile.in:397:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
wininfo-0.7/src/Makefile.in-398-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
wininfo-0.7/.pc/05-rpath.patch/Makefile.in-278-	dot_seen=no; \
wininfo-0.7/.pc/05-rpath.patch/Makefile.in:279:	target=`echo $@ | sed s/-recursive//`; \
wininfo-0.7/.pc/05-rpath.patch/Makefile.in-280-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
wininfo-0.7/.pc/05-rpath.patch/Makefile.in-308-	rev="$$rev ."; \
wininfo-0.7/.pc/05-rpath.patch/Makefile.in:309:	target=`echo $@ | sed s/-recursive//`; \
wininfo-0.7/.pc/05-rpath.patch/Makefile.in-310-	for subdir in $$rev; do \
##############################################
wininfo-0.7/.pc/05-rpath.patch/Makefile.in-386-GTAGS:
wininfo-0.7/.pc/05-rpath.patch/Makefile.in:387:	here=`$(am__cd) $(top_builddir) && pwd` \
wininfo-0.7/.pc/05-rpath.patch/Makefile.in-388-	  && cd $(top_srcdir) \
##############################################
wininfo-0.7/.pc/05-rpath.patch/Makefile.in-410-	$(mkinstalldirs) $(distdir)/intl $(distdir)/po
wininfo-0.7/.pc/05-rpath.patch/Makefile.in:411:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
wininfo-0.7/.pc/05-rpath.patch/Makefile.in:412:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
wininfo-0.7/.pc/05-rpath.patch/Makefile.in-413-	list='$(DISTFILES)'; for file in $$list; do \
wininfo-0.7/.pc/05-rpath.patch/Makefile.in-414-	  case $$file in \
wininfo-0.7/.pc/05-rpath.patch/Makefile.in:415:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
wininfo-0.7/.pc/05-rpath.patch/Makefile.in:416:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
wininfo-0.7/.pc/05-rpath.patch/Makefile.in-417-	  esac; \
wininfo-0.7/.pc/05-rpath.patch/Makefile.in-418-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
wininfo-0.7/.pc/05-rpath.patch/Makefile.in:419:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
wininfo-0.7/.pc/05-rpath.patch/Makefile.in-420-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
wininfo-0.7/.pc/05-rpath.patch/Makefile.in-472-	chmod a-w $(distdir)
wininfo-0.7/.pc/05-rpath.patch/Makefile.in:473:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
wininfo-0.7/.pc/05-rpath.patch/Makefile.in-474-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
wininfo-0.7/.pc/05-rpath.patch/Makefile.in-503-	@cd $(distuninstallcheck_dir) \
wininfo-0.7/.pc/05-rpath.patch/Makefile.in:504:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
wininfo-0.7/.pc/05-rpath.patch/Makefile.in-505-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
wininfo-0.7/.pc/05-rpath.patch/Makefile.in-515-	fi
wininfo-0.7/.pc/05-rpath.patch/Makefile.in:516:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
wininfo-0.7/.pc/05-rpath.patch/Makefile.in-517-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
wininfo-0.7/Makefile.in-278-	dot_seen=no; \
wininfo-0.7/Makefile.in:279:	target=`echo $@ | sed s/-recursive//`; \
wininfo-0.7/Makefile.in-280-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
wininfo-0.7/Makefile.in-308-	rev="$$rev ."; \
wininfo-0.7/Makefile.in:309:	target=`echo $@ | sed s/-recursive//`; \
wininfo-0.7/Makefile.in-310-	for subdir in $$rev; do \
##############################################
wininfo-0.7/Makefile.in-386-GTAGS:
wininfo-0.7/Makefile.in:387:	here=`$(am__cd) $(top_builddir) && pwd` \
wininfo-0.7/Makefile.in-388-	  && cd $(top_srcdir) \
##############################################
wininfo-0.7/Makefile.in-410-	$(mkinstalldirs) $(distdir)/intl $(distdir)/po
wininfo-0.7/Makefile.in:411:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
wininfo-0.7/Makefile.in:412:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
wininfo-0.7/Makefile.in-413-	list='$(DISTFILES)'; for file in $$list; do \
wininfo-0.7/Makefile.in-414-	  case $$file in \
wininfo-0.7/Makefile.in:415:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
wininfo-0.7/Makefile.in:416:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
wininfo-0.7/Makefile.in-417-	  esac; \
wininfo-0.7/Makefile.in-418-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
wininfo-0.7/Makefile.in:419:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
wininfo-0.7/Makefile.in-420-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
wininfo-0.7/Makefile.in-472-	chmod a-w $(distdir)
wininfo-0.7/Makefile.in:473:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
wininfo-0.7/Makefile.in-474-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
wininfo-0.7/Makefile.in-503-	@cd $(distuninstallcheck_dir) \
wininfo-0.7/Makefile.in:504:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
wininfo-0.7/Makefile.in-505-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
wininfo-0.7/Makefile.in-515-	fi
wininfo-0.7/Makefile.in:516:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
wininfo-0.7/Makefile.in-517-	  || { echo "ERROR: files left in build directory after distclean:" ; \