===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
lostirc-0.4.6/intl/Makefile.in-264-	  if test "@RELOCATABLE@" = yes; then \
lostirc-0.4.6/intl/Makefile.in:265:	    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < $(DESTDIR)$(libdir)/libintl.la | sed -e "s,^',," -e "s,'\$$,,"`; \
lostirc-0.4.6/intl/Makefile.in-266-	    if test -n "$$dependencies"; then \
##############################################
lostirc-0.4.6/intl/config.charset-116-host="$1"
lostirc-0.4.6/intl/config.charset:117:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
lostirc-0.4.6/intl/config.charset-118-echo "# This file contains a table of character encoding aliases,"
##############################################
lostirc-0.4.6/intl/libgnuintl.h.in-118-extern char *gettext (const char *__msgid)
lostirc-0.4.6/intl/libgnuintl.h.in:119:       _INTL_ASM (libintl_gettext);
lostirc-0.4.6/intl/libgnuintl.h.in-120-#endif
##############################################
lostirc-0.4.6/intl/libgnuintl.h.in-134-extern char *dgettext (const char *__domainname, const char *__msgid)
lostirc-0.4.6/intl/libgnuintl.h.in:135:       _INTL_ASM (libintl_dgettext);
lostirc-0.4.6/intl/libgnuintl.h.in-136-#endif
##############################################
lostirc-0.4.6/intl/libgnuintl.h.in-153-			int __category)
lostirc-0.4.6/intl/libgnuintl.h.in:154:       _INTL_ASM (libintl_dcgettext);
lostirc-0.4.6/intl/libgnuintl.h.in-155-#endif
##############################################
lostirc-0.4.6/intl/libgnuintl.h.in-173-		       unsigned long int __n)
lostirc-0.4.6/intl/libgnuintl.h.in:174:       _INTL_ASM (libintl_ngettext);
lostirc-0.4.6/intl/libgnuintl.h.in-175-#endif
##############################################
lostirc-0.4.6/intl/libgnuintl.h.in-193-			unsigned long int __n)
lostirc-0.4.6/intl/libgnuintl.h.in:194:       _INTL_ASM (libintl_dngettext);
lostirc-0.4.6/intl/libgnuintl.h.in-195-#endif
##############################################
lostirc-0.4.6/intl/libgnuintl.h.in-215-			 unsigned long int __n, int __category)
lostirc-0.4.6/intl/libgnuintl.h.in:216:       _INTL_ASM (libintl_dcngettext);
lostirc-0.4.6/intl/libgnuintl.h.in-217-#endif
##############################################
lostirc-0.4.6/intl/libgnuintl.h.in-233-extern char *textdomain (const char *__domainname)
lostirc-0.4.6/intl/libgnuintl.h.in:234:       _INTL_ASM (libintl_textdomain);
lostirc-0.4.6/intl/libgnuintl.h.in-235-#endif
##############################################
lostirc-0.4.6/intl/libgnuintl.h.in-251-extern char *bindtextdomain (const char *__domainname, const char *__dirname)
lostirc-0.4.6/intl/libgnuintl.h.in:252:       _INTL_ASM (libintl_bindtextdomain);
lostirc-0.4.6/intl/libgnuintl.h.in-253-#endif
##############################################
lostirc-0.4.6/intl/libgnuintl.h.in-270-				      const char *__codeset)
lostirc-0.4.6/intl/libgnuintl.h.in:271:       _INTL_ASM (libintl_bind_textdomain_codeset);
lostirc-0.4.6/intl/libgnuintl.h.in-272-#endif
##############################################
lostirc-0.4.6/po/Rules-quot-15-.insert-header.po-update-en:
lostirc-0.4.6/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
lostirc-0.4.6/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
lostirc-0.4.6/po/Rules-quot-18-	tmpdir=`pwd`; \
lostirc-0.4.6/po/Rules-quot-19-	echo "$$lang:"; \
lostirc-0.4.6/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
lostirc-0.4.6/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
lostirc-0.4.6/po/Rules-quot-22-	cd $(srcdir); \
lostirc-0.4.6/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
lostirc-0.4.6/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
lostirc-0.4.6/po/Makefile.in.in-66-.po.gmo:
lostirc-0.4.6/po/Makefile.in.in:67:	@lang=`echo $* | sed -e 's,.*/,,'`; \
lostirc-0.4.6/po/Makefile.in.in-68-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
lostirc-0.4.6/po/Makefile.in.in-131-$(POFILES): $(srcdir)/$(DOMAIN).pot
lostirc-0.4.6/po/Makefile.in.in:132:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
lostirc-0.4.6/po/Makefile.in.in-133-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
lostirc-0.4.6/po/Makefile.in.in-161-	for cat in $$catalogs; do \
lostirc-0.4.6/po/Makefile.in.in:162:	  cat=`basename $$cat`; \
lostirc-0.4.6/po/Makefile.in.in:163:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
lostirc-0.4.6/po/Makefile.in.in-164-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
lostirc-0.4.6/po/Makefile.in.in-171-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
lostirc-0.4.6/po/Makefile.in.in:172:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
lostirc-0.4.6/po/Makefile.in.in-173-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
lostirc-0.4.6/po/Makefile.in.in-213-	for cat in $$catalogs; do \
lostirc-0.4.6/po/Makefile.in.in:214:	  cat=`basename $$cat`; \
lostirc-0.4.6/po/Makefile.in.in:215:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
lostirc-0.4.6/po/Makefile.in.in-216-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
lostirc-0.4.6/po/Makefile.in.in-220-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
lostirc-0.4.6/po/Makefile.in.in:221:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
lostirc-0.4.6/po/Makefile.in.in-222-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
lostirc-0.4.6/po/Makefile.in.in-259-	for cat in $$catalogs; do \
lostirc-0.4.6/po/Makefile.in.in:260:	  cat=`basename $$cat`; \
lostirc-0.4.6/po/Makefile.in.in:261:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
lostirc-0.4.6/po/Makefile.in.in-262-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
lostirc-0.4.6/po/Makefile.in.in-321-.nop.po-create:
lostirc-0.4.6/po/Makefile.in.in:322:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
lostirc-0.4.6/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; \
##############################################
lostirc-0.4.6/po/Makefile.in.in-328-.nop.po-update:
lostirc-0.4.6/po/Makefile.in.in:329:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
lostirc-0.4.6/po/Makefile.in.in-330-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
lostirc-0.4.6/aclocal.m4-273-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
lostirc-0.4.6/aclocal.m4:274:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
lostirc-0.4.6/aclocal.m4-275-      fi
##############################################
lostirc-0.4.6/aclocal.m4-502-changequote(<<,>>)dnl
lostirc-0.4.6/aclocal.m4:503:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
lostirc-0.4.6/aclocal.m4-504-    case $ac_prog_version in
##############################################
lostirc-0.4.6/aclocal.m4-741-      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);"])
lostirc-0.4.6/aclocal.m4:742:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
lostirc-0.4.6/aclocal.m4-743-    AC_MSG_RESULT([$]{ac_t:-
##############################################
lostirc-0.4.6/aclocal.m4-980-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
lostirc-0.4.6/aclocal.m4:981:case `$LD -v 2>&1 </dev/null` in
lostirc-0.4.6/aclocal.m4-982-*GNU* | *'with BFD'*)
##############################################
lostirc-0.4.6/aclocal.m4-1016-    # gcc leaves a trailing carriage return which upsets mingw
lostirc-0.4.6/aclocal.m4:1017:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lostirc-0.4.6/aclocal.m4-1018-  *)
lostirc-0.4.6/aclocal.m4:1019:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lostirc-0.4.6/aclocal.m4-1020-  esac
##############################################
lostirc-0.4.6/aclocal.m4-1025-      # Canonicalize the path of ld
lostirc-0.4.6/aclocal.m4:1026:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
lostirc-0.4.6/aclocal.m4-1027-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
lostirc-0.4.6/aclocal.m4:1028:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
lostirc-0.4.6/aclocal.m4-1029-      done
##############################################
lostirc-0.4.6/aclocal.m4-1055-      # Break only if it was the GNU/non-GNU ld that we prefer.
lostirc-0.4.6/aclocal.m4:1056:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
lostirc-0.4.6/aclocal.m4-1057-      *GNU* | *'with BFD'*)
##############################################
lostirc-0.4.6/aclocal.m4-1255-        dnl or AC_LIB_HAVE_LINKFLAGS call.
lostirc-0.4.6/aclocal.m4:1256:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
lostirc-0.4.6/aclocal.m4-1257-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
lostirc-0.4.6/aclocal.m4-1297-                -L*)
lostirc-0.4.6/aclocal.m4:1298:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
lostirc-0.4.6/aclocal.m4-1299-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
lostirc-0.4.6/aclocal.m4-1414-              */lib | */lib/)
lostirc-0.4.6/aclocal.m4:1415:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
lostirc-0.4.6/aclocal.m4-1416-                additional_includedir="$basedir/include"
##############################################
lostirc-0.4.6/aclocal.m4-1467-                  -L*)
lostirc-0.4.6/aclocal.m4:1468:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
lostirc-0.4.6/aclocal.m4-1469-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
lostirc-0.4.6/aclocal.m4-1517-                  -R*)
lostirc-0.4.6/aclocal.m4:1518:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
lostirc-0.4.6/aclocal.m4-1519-                    if test "$enable_rpath" != no; then
##############################################
lostirc-0.4.6/aclocal.m4-1547-                    dnl Handle this in the next round.
lostirc-0.4.6/aclocal.m4:1548:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
lostirc-0.4.6/aclocal.m4-1549-                    ;;
##############################################
lostirc-0.4.6/aclocal.m4-1553-                    dnl option.
lostirc-0.4.6/aclocal.m4:1554:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
lostirc-0.4.6/aclocal.m4-1555-                    ;;
##############################################
lostirc-0.4.6/aclocal.m4-2053-  # Remove one level of quotation (which was required for Make).
lostirc-0.4.6/aclocal.m4:2054:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
lostirc-0.4.6/aclocal.m4-2055-  ;;
##############################################
lostirc-0.4.6/aclocal.m4-2064-  :
lostirc-0.4.6/aclocal.m4:2065:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
lostirc-0.4.6/aclocal.m4-2066-  # Yippee, $echo works!
##############################################
lostirc-0.4.6/aclocal.m4-2090-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
lostirc-0.4.6/aclocal.m4:2091:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
lostirc-0.4.6/aclocal.m4:2092:       echo_test_string="`eval $cmd`" &&
lostirc-0.4.6/aclocal.m4-2093-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
lostirc-0.4.6/aclocal.m4-2099-
lostirc-0.4.6/aclocal.m4:2100:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
lostirc-0.4.6/aclocal.m4:2101:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
lostirc-0.4.6/aclocal.m4-2102-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lostirc-0.4.6/aclocal.m4-2114-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
lostirc-0.4.6/aclocal.m4:2115:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
lostirc-0.4.6/aclocal.m4:2116:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
lostirc-0.4.6/aclocal.m4-2117-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lostirc-0.4.6/aclocal.m4-2126-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
lostirc-0.4.6/aclocal.m4:2127:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
lostirc-0.4.6/aclocal.m4-2128-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lostirc-0.4.6/aclocal.m4-2141-      echo='printf %s\n'
lostirc-0.4.6/aclocal.m4:2142:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
lostirc-0.4.6/aclocal.m4:2143:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
lostirc-0.4.6/aclocal.m4-2144-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lostirc-0.4.6/aclocal.m4-2146-	:
lostirc-0.4.6/aclocal.m4:2147:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
lostirc-0.4.6/aclocal.m4-2148-	   test "X$echo_testing_string" = 'X\t' &&
lostirc-0.4.6/aclocal.m4:2149:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
lostirc-0.4.6/aclocal.m4-2150-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lostirc-0.4.6/aclocal.m4-2155-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
lostirc-0.4.6/aclocal.m4:2156:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
lostirc-0.4.6/aclocal.m4-2157-	   test "X$echo_testing_string" = 'X\t' &&
lostirc-0.4.6/aclocal.m4:2158:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
lostirc-0.4.6/aclocal.m4-2159-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lostirc-0.4.6/aclocal.m4-2165-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
lostirc-0.4.6/aclocal.m4:2166:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
lostirc-0.4.6/aclocal.m4-2167-	  then
##############################################
lostirc-0.4.6/aclocal.m4-2173-	if test "$prev" != 'sed 50q "[$]0"'; then
lostirc-0.4.6/aclocal.m4:2174:	  echo_test_string=`eval $prev`
lostirc-0.4.6/aclocal.m4-2175-	  export echo_test_string
##############################################
lostirc-0.4.6/aclocal.m4-2212-  if AC_TRY_EVAL(ac_compile); then
lostirc-0.4.6/aclocal.m4:2213:    case `/usr/bin/file conftest.$ac_objext` in
lostirc-0.4.6/aclocal.m4-2214-    *ELF-32*)
##############################################
lostirc-0.4.6/aclocal.m4-2228-   if test "$lt_cv_prog_gnu_ld" = yes; then
lostirc-0.4.6/aclocal.m4:2229:    case `/usr/bin/file conftest.$ac_objext` in
lostirc-0.4.6/aclocal.m4-2230-    *32-bit*)
##############################################
lostirc-0.4.6/aclocal.m4-2240-   else
lostirc-0.4.6/aclocal.m4:2241:    case `/usr/bin/file conftest.$ac_objext` in
lostirc-0.4.6/aclocal.m4-2242-    *32-bit*)
##############################################
lostirc-0.4.6/aclocal.m4-2446-    # we can't tell.
lostirc-0.4.6/aclocal.m4:2447:    while (test "X"`$CONFIG_SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
lostirc-0.4.6/aclocal.m4-2448-	       = "XX$teststring") >/dev/null 2>&1 &&
lostirc-0.4.6/aclocal.m4:2449:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
lostirc-0.4.6/aclocal.m4-2450-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
lostirc-0.4.6/aclocal.m4-2452-    do
lostirc-0.4.6/aclocal.m4:2453:      i=`expr $i + 1`
lostirc-0.4.6/aclocal.m4-2454-      teststring=$teststring$teststring
##############################################
lostirc-0.4.6/aclocal.m4-2459-    # It appears as though 1/2 is a usable value.
lostirc-0.4.6/aclocal.m4:2460:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
lostirc-0.4.6/aclocal.m4-2461-    ;;
##############################################
lostirc-0.4.6/aclocal.m4-2747-  if test "$hard_links" = no; then
lostirc-0.4.6/aclocal.m4:2748:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
lostirc-0.4.6/aclocal.m4-2749-    need_locks=warn
##############################################
lostirc-0.4.6/aclocal.m4-2862-if test "$GCC" = yes; then
lostirc-0.4.6/aclocal.m4:2863:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lostirc-0.4.6/aclocal.m4-2864-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
lostirc-0.4.6/aclocal.m4-2868-    # okay in the real world where ";" in dirpaths is itself problematic.
lostirc-0.4.6/aclocal.m4:2869:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lostirc-0.4.6/aclocal.m4-2870-  else
lostirc-0.4.6/aclocal.m4:2871:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lostirc-0.4.6/aclocal.m4-2872-  fi
##############################################
lostirc-0.4.6/aclocal.m4-2939-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
lostirc-0.4.6/aclocal.m4:2940:  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'
lostirc-0.4.6/aclocal.m4-2941-  ;;
##############################################
lostirc-0.4.6/aclocal.m4-2972-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lostirc-0.4.6/aclocal.m4:2973:    postinstall_cmds='base_file=`basename \${file}`~
lostirc-0.4.6/aclocal.m4:2974:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
lostirc-0.4.6/aclocal.m4:2975:      dldir=$destdir/`dirname \$dlpath`~
lostirc-0.4.6/aclocal.m4-2976-      test -d \$dldir || mkdir -p \$dldir~
lostirc-0.4.6/aclocal.m4-2977-      $install_prog $dir/$dlname \$dldir/$dlname'
lostirc-0.4.6/aclocal.m4:2978:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lostirc-0.4.6/aclocal.m4-2979-      dlpath=$dir/\$dldll~
##############################################
lostirc-0.4.6/aclocal.m4-2985-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lostirc-0.4.6/aclocal.m4:2986:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lostirc-0.4.6/aclocal.m4-2987-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
lostirc-0.4.6/aclocal.m4-2990-      # MinGW DLLs use traditional 'lib' prefix
lostirc-0.4.6/aclocal.m4:2991:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lostirc-0.4.6/aclocal.m4:2992:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lostirc-0.4.6/aclocal.m4-2993-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
lostirc-0.4.6/aclocal.m4-2999-        # which wouldn't understand a cygwinified path. Ahh.
lostirc-0.4.6/aclocal.m4:3000:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lostirc-0.4.6/aclocal.m4-3001-      else
lostirc-0.4.6/aclocal.m4:3002:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lostirc-0.4.6/aclocal.m4-3003-      fi
##############################################
lostirc-0.4.6/aclocal.m4-3006-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lostirc-0.4.6/aclocal.m4:3007:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lostirc-0.4.6/aclocal.m4-3008-      ;;
##############################################
lostirc-0.4.6/aclocal.m4-3012-  *)
lostirc-0.4.6/aclocal.m4:3013:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
lostirc-0.4.6/aclocal.m4-3014-    ;;
##############################################
lostirc-0.4.6/aclocal.m4-3032-  if test "$GCC" = yes; then
lostirc-0.4.6/aclocal.m4:3033:    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"`
lostirc-0.4.6/aclocal.m4-3034-  else
##############################################
lostirc-0.4.6/aclocal.m4-3209-  if test -f /etc/ld.so.conf; then
lostirc-0.4.6/aclocal.m4:3210:    lt_ld_extra=`$SED -e 's/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g' /etc/ld.so.conf | tr '\n' ' '`
lostirc-0.4.6/aclocal.m4-3211-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
lostirc-0.4.6/aclocal.m4-3288-  shlibpath_var=LD_LIBRARY_PATH
lostirc-0.4.6/aclocal.m4:3289:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lostirc-0.4.6/aclocal.m4-3290-    case $host_os in
##############################################
lostirc-0.4.6/aclocal.m4-3417-  if test -z "$LTCC"; then
lostirc-0.4.6/aclocal.m4:3418:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
lostirc-0.4.6/aclocal.m4-3419-    if test -z "$LTCC"; then
##############################################
lostirc-0.4.6/aclocal.m4-3421-    else
lostirc-0.4.6/aclocal.m4:3422:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
lostirc-0.4.6/aclocal.m4-3423-    fi
##############################################
lostirc-0.4.6/aclocal.m4-3427-  # Note that this assumes the entire list is on one line.
lostirc-0.4.6/aclocal.m4:3428:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
lostirc-0.4.6/aclocal.m4-3429-
##############################################
lostirc-0.4.6/aclocal.m4-3433-    # Check whether tagname contains only valid characters
lostirc-0.4.6/aclocal.m4:3434:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
lostirc-0.4.6/aclocal.m4-3435-    "") ;;
##############################################
lostirc-0.4.6/aclocal.m4-3686-	"file_magic "*)
lostirc-0.4.6/aclocal.m4:3687:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
lostirc-0.4.6/aclocal.m4-3688-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
lostirc-0.4.6/aclocal.m4-3758-    # gcc leaves a trailing carriage return which upsets mingw
lostirc-0.4.6/aclocal.m4:3759:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lostirc-0.4.6/aclocal.m4-3760-  *)
lostirc-0.4.6/aclocal.m4:3761:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lostirc-0.4.6/aclocal.m4-3762-  esac
##############################################
lostirc-0.4.6/aclocal.m4-3767-      # Canonicalize the pathname of ld
lostirc-0.4.6/aclocal.m4:3768:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
lostirc-0.4.6/aclocal.m4-3769-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
lostirc-0.4.6/aclocal.m4:3770:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
lostirc-0.4.6/aclocal.m4-3771-      done
##############################################
lostirc-0.4.6/aclocal.m4-3798-      # Break only if it was the GNU/non-GNU ld that we prefer.
lostirc-0.4.6/aclocal.m4:3799:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
lostirc-0.4.6/aclocal.m4-3800-      *GNU* | *'with BFD'*)
##############################################
lostirc-0.4.6/aclocal.m4-3829-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
lostirc-0.4.6/aclocal.m4:3830:case `$LD -v 2>&1 </dev/null` in
lostirc-0.4.6/aclocal.m4-3831-*GNU* | *'with BFD'*)
##############################################
lostirc-0.4.6/aclocal.m4-3985-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
lostirc-0.4.6/aclocal.m4:3986:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lostirc-0.4.6/aclocal.m4-3987-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
lostirc-0.4.6/aclocal.m4-4058-      # Tru64's nm complains that /dev/null is an invalid object file
lostirc-0.4.6/aclocal.m4:4059:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
lostirc-0.4.6/aclocal.m4-4060-      */dev/null* | *'Invalid file or object type'*)
##############################################
lostirc-0.4.6/aclocal.m4-4064-      *)
lostirc-0.4.6/aclocal.m4:4065:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
lostirc-0.4.6/aclocal.m4-4066-	*/dev/null*)
##############################################
lostirc-0.4.6/aclocal.m4-4266-if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then
lostirc-0.4.6/aclocal.m4:4267:  AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries])
lostirc-0.4.6/aclocal.m4:4268:  if echo "$old_CC $old_CFLAGS " | grep "[[ 	]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[ 	]]" >/dev/null; then :
lostirc-0.4.6/aclocal.m4-4269-  else
##############################################
lostirc-0.4.6/aclocal.m4-4444-_LT_AC_TAGVAR(compiler, $1)=$CC
lostirc-0.4.6/aclocal.m4:4445:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/aclocal.m4-4446-
##############################################
lostirc-0.4.6/aclocal.m4-4474-    # ancient GNU ld didn't support --whole-archive et. al.
lostirc-0.4.6/aclocal.m4:4475:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
lostirc-0.4.6/aclocal.m4-4476-	grep 'no-whole-archive' > /dev/null; then
##############################################
lostirc-0.4.6/aclocal.m4-4554-      # below for broken collect2 doesn't work under 4.3+
lostirc-0.4.6/aclocal.m4:4555:	collect2name=`${CC} -print-prog-name=collect2`
lostirc-0.4.6/aclocal.m4-4556-	if test -f "$collect2name" && \
##############################################
lostirc-0.4.6/aclocal.m4-4598-
lostirc-0.4.6/aclocal.m4:4599:      _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"
lostirc-0.4.6/aclocal.m4-4600-     else
##############################################
lostirc-0.4.6/aclocal.m4-4643-      # is EXPORTS), use it as is; otherwise, prepend...
lostirc-0.4.6/aclocal.m4:4644:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lostirc-0.4.6/aclocal.m4-4645-	cp $export_symbols $output_objdir/$soname.def;
##############################################
lostirc-0.4.6/aclocal.m4-4761-      # dependencies.
lostirc-0.4.6/aclocal.m4:4762:      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'
lostirc-0.4.6/aclocal.m4-4763-      ;;
##############################################
lostirc-0.4.6/aclocal.m4-4833-	# dependencies.
lostirc-0.4.6/aclocal.m4:4834:	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'
lostirc-0.4.6/aclocal.m4-4835-	;;
##############################################
lostirc-0.4.6/aclocal.m4-4858-	# SGI C++
lostirc-0.4.6/aclocal.m4:4859:	_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'
lostirc-0.4.6/aclocal.m4-4860-
##############################################
lostirc-0.4.6/aclocal.m4-4869-	  if test "$with_gnu_ld" = no; then
lostirc-0.4.6/aclocal.m4:4870:	    _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'
lostirc-0.4.6/aclocal.m4-4871-	  else
lostirc-0.4.6/aclocal.m4:4872:	    _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'
lostirc-0.4.6/aclocal.m4-4873-	  fi
##############################################
lostirc-0.4.6/aclocal.m4-4888-	# to its proper name (with version) after linking.
lostirc-0.4.6/aclocal.m4:4889:	_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'
lostirc-0.4.6/aclocal.m4:4890:	_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'
lostirc-0.4.6/aclocal.m4-4891-	# Commands to make compiler produce verbose output that lists
##############################################
lostirc-0.4.6/aclocal.m4-4898-	# dependencies.
lostirc-0.4.6/aclocal.m4:4899:	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'
lostirc-0.4.6/aclocal.m4-4900-
##############################################
lostirc-0.4.6/aclocal.m4-4934-	# dependencies.
lostirc-0.4.6/aclocal.m4:4935:	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'
lostirc-0.4.6/aclocal.m4-4936-	;;
##############################################
lostirc-0.4.6/aclocal.m4-4977-	# to its proper name (with version) after linking.
lostirc-0.4.6/aclocal.m4:4978:	_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'
lostirc-0.4.6/aclocal.m4-4979-
##############################################
lostirc-0.4.6/aclocal.m4-4994-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lostirc-0.4.6/aclocal.m4:4995:	_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'
lostirc-0.4.6/aclocal.m4-4996-
##############################################
lostirc-0.4.6/aclocal.m4-5007-	# dependencies.
lostirc-0.4.6/aclocal.m4:5008:	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'
lostirc-0.4.6/aclocal.m4-5009-	;;
##############################################
lostirc-0.4.6/aclocal.m4-5012-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lostirc-0.4.6/aclocal.m4:5013:	  _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'
lostirc-0.4.6/aclocal.m4-5014-
##############################################
lostirc-0.4.6/aclocal.m4-5037-	# to its proper name (with version) after linking.
lostirc-0.4.6/aclocal.m4:5038:	_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'
lostirc-0.4.6/aclocal.m4-5039-
##############################################
lostirc-0.4.6/aclocal.m4-5053-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lostirc-0.4.6/aclocal.m4:5054:	_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'
lostirc-0.4.6/aclocal.m4:5055:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
lostirc-0.4.6/aclocal.m4-5056-	  echo "-hidden">> $lib.exp~
lostirc-0.4.6/aclocal.m4:5057:	  $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~
lostirc-0.4.6/aclocal.m4-5058-	  $rm $lib.exp'
##############################################
lostirc-0.4.6/aclocal.m4-5070-	# dependencies.
lostirc-0.4.6/aclocal.m4:5071:	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'
lostirc-0.4.6/aclocal.m4-5072-	;;
##############################################
lostirc-0.4.6/aclocal.m4-5075-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lostirc-0.4.6/aclocal.m4:5076:	 _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'
lostirc-0.4.6/aclocal.m4-5077-
##############################################
lostirc-0.4.6/aclocal.m4-5158-	# dependencies.
lostirc-0.4.6/aclocal.m4:5159:	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'
lostirc-0.4.6/aclocal.m4-5160-
##############################################
lostirc-0.4.6/aclocal.m4-5315-  # eval without this substitution.
lostirc-0.4.6/aclocal.m4:5316:  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
lostirc-0.4.6/aclocal.m4-5317-
lostirc-0.4.6/aclocal.m4:5318:  for p in `eval $output_verbose_link_cmd`; do
lostirc-0.4.6/aclocal.m4-5319-    case $p in
##############################################
lostirc-0.4.6/aclocal.m4-5446-_LT_AC_TAGVAR(compiler, $1)=$CC
lostirc-0.4.6/aclocal.m4:5447:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/aclocal.m4-5448-
##############################################
lostirc-0.4.6/aclocal.m4-5665-      # Double-quote double-evaled strings.
lostirc-0.4.6/aclocal.m4:5666:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
lostirc-0.4.6/aclocal.m4-5667-      ;;
lostirc-0.4.6/aclocal.m4-5668-    *)
lostirc-0.4.6/aclocal.m4:5669:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
lostirc-0.4.6/aclocal.m4-5670-      ;;
##############################################
lostirc-0.4.6/aclocal.m4-5675-  *'\[$]0 --fallback-echo"')
lostirc-0.4.6/aclocal.m4:5676:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
lostirc-0.4.6/aclocal.m4-5677-    ;;
##############################################
lostirc-0.4.6/aclocal.m4-5690-
lostirc-0.4.6/aclocal.m4:5691:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
lostirc-0.4.6/aclocal.m4-5692-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
lostirc-0.4.6/aclocal.m4-6063-  # libtool script then.
lostirc-0.4.6/aclocal.m4:6064:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
lostirc-0.4.6/aclocal.m4-6065-  if test -f "$ltmain_in"; then
##############################################
lostirc-0.4.6/aclocal.m4-6155-# If we're using GNU nm, then use its standard symbol codes.
lostirc-0.4.6/aclocal.m4:6156:case `$NM -V 2>&1` in
lostirc-0.4.6/aclocal.m4-6157-*GNU* | *'with BFD'*)
##############################################
lostirc-0.4.6/aclocal.m4-6185-    nlist=conftest.nm
lostirc-0.4.6/aclocal.m4:6186:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
lostirc-0.4.6/aclocal.m4-6187-      # Try sorting and uniquifying the output.
##############################################
lostirc-0.4.6/aclocal.m4-6879-	# is EXPORTS), use it as is; otherwise, prepend...
lostirc-0.4.6/aclocal.m4:6880:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lostirc-0.4.6/aclocal.m4-6881-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
lostirc-0.4.6/aclocal.m4-6934-      supports_anon_versioning=no
lostirc-0.4.6/aclocal.m4:6935:      case `$LD -v 2>/dev/null` in
lostirc-0.4.6/aclocal.m4-6936-        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
lostirc-0.4.6/aclocal.m4-7041-	# below for broken collect2 doesn't work under 4.3+
lostirc-0.4.6/aclocal.m4:7042:	  collect2name=`${CC} -print-prog-name=collect2`
lostirc-0.4.6/aclocal.m4-7043-	  if test -f "$collect2name" && \
##############################################
lostirc-0.4.6/aclocal.m4-7084-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
lostirc-0.4.6/aclocal.m4:7085:	_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"
lostirc-0.4.6/aclocal.m4-7086-       else
##############################################
lostirc-0.4.6/aclocal.m4-7133-      # FIXME: Setting linknames here is a bad hack.
lostirc-0.4.6/aclocal.m4:7134:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
lostirc-0.4.6/aclocal.m4-7135-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
lostirc-0.4.6/aclocal.m4-7138-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
lostirc-0.4.6/aclocal.m4:7139:      fix_srcfile_path='`cygpath -w "$srcfile"`'
lostirc-0.4.6/aclocal.m4-7140-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
lostirc-0.4.6/aclocal.m4-7299-      if test "$GCC" = yes; then
lostirc-0.4.6/aclocal.m4:7300:	_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'
lostirc-0.4.6/aclocal.m4-7301-      else
lostirc-0.4.6/aclocal.m4:7302:	_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'
lostirc-0.4.6/aclocal.m4-7303-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
lostirc-0.4.6/aclocal.m4-7331-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
lostirc-0.4.6/aclocal.m4:7332:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lostirc-0.4.6/aclocal.m4-7333-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
lostirc-0.4.6/aclocal.m4-7360-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lostirc-0.4.6/aclocal.m4:7361:	_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'
lostirc-0.4.6/aclocal.m4-7362-      else
lostirc-0.4.6/aclocal.m4-7363-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lostirc-0.4.6/aclocal.m4:7364:	_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'
lostirc-0.4.6/aclocal.m4-7365-      fi
##############################################
lostirc-0.4.6/aclocal.m4-7372-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lostirc-0.4.6/aclocal.m4:7373:	_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'
lostirc-0.4.6/aclocal.m4-7374-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
lostirc-0.4.6/aclocal.m4-7376-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lostirc-0.4.6/aclocal.m4:7377:	_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'
lostirc-0.4.6/aclocal.m4:7378:	_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~
lostirc-0.4.6/aclocal.m4:7379:	$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'
lostirc-0.4.6/aclocal.m4-7380-
##############################################
lostirc-0.4.6/aclocal.m4-7553-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
lostirc-0.4.6/aclocal.m4:7554:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
lostirc-0.4.6/aclocal.m4-7555-        then
##############################################
lostirc-0.4.6/aclocal.m4-7689-    test $lt_ac_count -gt 10 && break
lostirc-0.4.6/aclocal.m4:7690:    lt_ac_count=`expr $lt_ac_count + 1`
lostirc-0.4.6/aclocal.m4-7691-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
lostirc-0.4.6/aclocal.m4-7858-	if AC_RUN_LOG([$PKG_CONFIG --exists "$3" >/dev/null 2>&1]); then
lostirc-0.4.6/aclocal.m4:7859:		pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
lostirc-0.4.6/aclocal.m4-7860-	else
##############################################
lostirc-0.4.6/aclocal.m4-7889-if test $pkg_failed = yes; then
lostirc-0.4.6/aclocal.m4:7890:	$1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
lostirc-0.4.6/aclocal.m4-7891-	# Put the nasty error message in config.log where it belongs
##############################################
lostirc-0.4.6/aclocal.m4-7985-    else
lostirc-0.4.6/aclocal.m4:7986:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
lostirc-0.4.6/aclocal.m4-7987-      AC_MSG_RESULT(
##############################################
lostirc-0.4.6/aclocal.m4-8013-      case "$ac_file" in
lostirc-0.4.6/aclocal.m4:8014:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
lostirc-0.4.6/aclocal.m4-8015-      esac
##############################################
lostirc-0.4.6/aclocal.m4-8018-        # Adjust a relative srcdir.
lostirc-0.4.6/aclocal.m4:8019:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
lostirc-0.4.6/aclocal.m4:8020:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
lostirc-0.4.6/aclocal.m4:8021:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
lostirc-0.4.6/aclocal.m4-8022-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
lostirc-0.4.6/aclocal.m4-8025-        case "$ac_given_srcdir" in
lostirc-0.4.6/aclocal.m4:8026:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
lostirc-0.4.6/aclocal.m4-8027-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
lostirc-0.4.6/aclocal.m4-8045-            fi
lostirc-0.4.6/aclocal.m4:8046:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
lostirc-0.4.6/aclocal.m4-8047-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
lostirc-0.4.6/aclocal.m4-8141-  # Adjust a relative srcdir.
lostirc-0.4.6/aclocal.m4:8142:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
lostirc-0.4.6/aclocal.m4:8143:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
lostirc-0.4.6/aclocal.m4:8144:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
lostirc-0.4.6/aclocal.m4-8145-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
lostirc-0.4.6/aclocal.m4-8148-  case "$ac_given_srcdir" in
lostirc-0.4.6/aclocal.m4:8149:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
lostirc-0.4.6/aclocal.m4-8150-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
lostirc-0.4.6/aclocal.m4-8209-  # Set POTFILES to the value of the Makefile variable POTFILES.
lostirc-0.4.6/aclocal.m4:8210:  sed_x_POTFILES="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`"
lostirc-0.4.6/aclocal.m4:8211:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
lostirc-0.4.6/aclocal.m4-8212-  # Compute POTFILES_DEPS as
##############################################
lostirc-0.4.6/aclocal.m4-8224-    # The LINGUAS file contains the set of available languages.
lostirc-0.4.6/aclocal.m4:8225:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
lostirc-0.4.6/aclocal.m4-8226-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
lostirc-0.4.6/aclocal.m4-8228-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
lostirc-0.4.6/aclocal.m4:8229:    sed_x_LINGUAS="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`"
lostirc-0.4.6/aclocal.m4:8230:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
lostirc-0.4.6/aclocal.m4-8231-  fi
##############################################
lostirc-0.4.6/aclocal.m4-8272-    QMFILES="$QMFILES $srcdirpre$lang.qm"
lostirc-0.4.6/aclocal.m4:8273:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
lostirc-0.4.6/aclocal.m4-8274-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
lostirc-0.4.6/aclocal.m4:8275:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
lostirc-0.4.6/aclocal.m4-8276-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
lostirc-0.4.6/aclocal.m4-8313-      QTCATALOGS="$QTCATALOGS $lang.qm"
lostirc-0.4.6/aclocal.m4:8314:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
lostirc-0.4.6/aclocal.m4-8315-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
lostirc-0.4.6/aclocal.m4:8316:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
lostirc-0.4.6/aclocal.m4-8317-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
lostirc-0.4.6/aclocal.m4-8324-    for lang in $ALL_LINGUAS; do
lostirc-0.4.6/aclocal.m4:8325:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
lostirc-0.4.6/aclocal.m4-8326-      cat >> "$ac_file.tmp" <<EOF
##############################################
lostirc-0.4.6/aclocal.m4-8335-    for lang in $ALL_LINGUAS; do
lostirc-0.4.6/aclocal.m4:8336:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
lostirc-0.4.6/aclocal.m4-8337-      cat >> "$ac_file.tmp" <<EOF
##############################################
lostirc-0.4.6/aclocal.m4-8757-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
lostirc-0.4.6/aclocal.m4:8758:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
lostirc-0.4.6/aclocal.m4-8759-#
##############################################
lostirc-0.4.6/aclocal.m4-8781-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
lostirc-0.4.6/aclocal.m4:8782:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
lostirc-0.4.6/aclocal.m4-8783-# and then we would define $MISSING as
##############################################
lostirc-0.4.6/aclocal.m4-8797-# expand $ac_aux_dir to an absolute path
lostirc-0.4.6/aclocal.m4:8798:am_aux_dir=`cd $ac_aux_dir && pwd`
lostirc-0.4.6/aclocal.m4-8799-])
##############################################
lostirc-0.4.6/aclocal.m4-8917-  if test "$am_compiler_list" = ""; then
lostirc-0.4.6/aclocal.m4:8918:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
lostirc-0.4.6/aclocal.m4-8919-  fi
##############################################
lostirc-0.4.6/aclocal.m4-9037-  # Strip MF so we end up with the name of the file.
lostirc-0.4.6/aclocal.m4:9038:  mf=`echo "$mf" | sed -e 's/:.*$//'`
lostirc-0.4.6/aclocal.m4-9039-  # Check whether this is an Automake generated Makefile or not.
##############################################
lostirc-0.4.6/aclocal.m4-9045-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
lostirc-0.4.6/aclocal.m4:9046:    dirpart=`AS_DIRNAME("$mf")`
lostirc-0.4.6/aclocal.m4-9047-  else
##############################################
lostirc-0.4.6/aclocal.m4-9052-  # running `make'.
lostirc-0.4.6/aclocal.m4:9053:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
lostirc-0.4.6/aclocal.m4-9054-  test -z "$DEPDIR" && continue
lostirc-0.4.6/aclocal.m4-9055-  # When using ansi2knr, U may be empty or an underscore; expand it
lostirc-0.4.6/aclocal.m4:9056:  U=`sed -n 's/^U = //p' < "$mf"`
lostirc-0.4.6/aclocal.m4-9057-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
lostirc-0.4.6/aclocal.m4-9073-    test -f "$dirpart/$file" && continue
lostirc-0.4.6/aclocal.m4:9074:    fdir=`AS_DIRNAME(["$file"])`
lostirc-0.4.6/aclocal.m4-9075-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
lostirc-0.4.6/aclocal.m4-9139-# test to see if srcdir already configured
lostirc-0.4.6/aclocal.m4:9140:if test "`cd $srcdir && pwd`" != "`pwd`" &&
lostirc-0.4.6/aclocal.m4-9141-   test -f $srcdir/config.status; then
##############################################
lostirc-0.4.6/aclocal.m4-9214-    * )
lostirc-0.4.6/aclocal.m4:9215:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
lostirc-0.4.6/aclocal.m4-9216-  esac
lostirc-0.4.6/aclocal.m4-9217-done
lostirc-0.4.6/aclocal.m4:9218:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
lostirc-0.4.6/aclocal.m4-9219-
##############################################
lostirc-0.4.6/aclocal.m4-9321-# case it prints its new name instead of `make'.
lostirc-0.4.6/aclocal.m4:9322:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
lostirc-0.4.6/aclocal.m4-9323-   am__include=include
##############################################
lostirc-0.4.6/aclocal.m4-9329-   echo '.include "confinc"' > confmf
lostirc-0.4.6/aclocal.m4:9330:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
lostirc-0.4.6/aclocal.m4-9331-      am__include=.include
##############################################
lostirc-0.4.6/aclocal.m4-9533-if (
lostirc-0.4.6/aclocal.m4:9534:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
lostirc-0.4.6/aclocal.m4-9535-   if test "$[*]" = "X"; then
lostirc-0.4.6/aclocal.m4-9536-      # -L didn't work.
lostirc-0.4.6/aclocal.m4:9537:      set X `ls -t $srcdir/configure conftest.file`
lostirc-0.4.6/aclocal.m4-9538-   fi
##############################################
lostirc-0.4.6/Makefile.in-308-	  else file=$$i; fi; \
lostirc-0.4.6/Makefile.in:309:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
lostirc-0.4.6/Makefile.in-310-	  case "$$ext" in \
##############################################
lostirc-0.4.6/Makefile.in-313-	  esac; \
lostirc-0.4.6/Makefile.in:314:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
lostirc-0.4.6/Makefile.in:315:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
lostirc-0.4.6/Makefile.in:316:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
lostirc-0.4.6/Makefile.in-317-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
lostirc-0.4.6/Makefile.in-329-	for i in $$list; do \
lostirc-0.4.6/Makefile.in:330:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
lostirc-0.4.6/Makefile.in-331-	  case "$$ext" in \
##############################################
lostirc-0.4.6/Makefile.in-334-	  esac; \
lostirc-0.4.6/Makefile.in:335:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
lostirc-0.4.6/Makefile.in:336:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
lostirc-0.4.6/Makefile.in:337:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
lostirc-0.4.6/Makefile.in-338-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
lostirc-0.4.6/Makefile.in-345-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
lostirc-0.4.6/Makefile.in:346:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
lostirc-0.4.6/Makefile.in-347-	  echo " $(DesktopDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(Desktopdir)/$$f'"; \
##############################################
lostirc-0.4.6/Makefile.in-353-	@list='$(Desktop_DATA)'; for p in $$list; do \
lostirc-0.4.6/Makefile.in:354:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
lostirc-0.4.6/Makefile.in-355-	  echo " rm -f '$(DESTDIR)$(Desktopdir)/$$f'"; \
##############################################
lostirc-0.4.6/Makefile.in-362-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
lostirc-0.4.6/Makefile.in:363:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
lostirc-0.4.6/Makefile.in-364-	  echo " $(pixmapDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pixmapdir)/$$f'"; \
##############################################
lostirc-0.4.6/Makefile.in-370-	@list='$(pixmap_DATA)'; for p in $$list; do \
lostirc-0.4.6/Makefile.in:371:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
lostirc-0.4.6/Makefile.in-372-	  echo " rm -f '$(DESTDIR)$(pixmapdir)/$$f'"; \
##############################################
lostirc-0.4.6/Makefile.in-384-	dot_seen=no; \
lostirc-0.4.6/Makefile.in:385:	target=`echo $@ | sed s/-recursive//`; \
lostirc-0.4.6/Makefile.in-386-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
lostirc-0.4.6/Makefile.in-414-	rev="$$rev ."; \
lostirc-0.4.6/Makefile.in:415:	target=`echo $@ | sed s/-recursive//`; \
lostirc-0.4.6/Makefile.in-416-	for subdir in $$rev; do \
##############################################
lostirc-0.4.6/Makefile.in-488-GTAGS:
lostirc-0.4.6/Makefile.in:489:	here=`$(am__cd) $(top_builddir) && pwd` \
lostirc-0.4.6/Makefile.in-490-	  && cd $(top_srcdir) \
##############################################
lostirc-0.4.6/Makefile.in-499-	$(mkdir_p) $(distdir)/. $(distdir)/intl $(distdir)/po
lostirc-0.4.6/Makefile.in:500:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
lostirc-0.4.6/Makefile.in:501:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
lostirc-0.4.6/Makefile.in-502-	list='$(DISTFILES)'; for file in $$list; do \
lostirc-0.4.6/Makefile.in-503-	  case $$file in \
lostirc-0.4.6/Makefile.in:504:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
lostirc-0.4.6/Makefile.in:505:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
lostirc-0.4.6/Makefile.in-506-	  esac; \
lostirc-0.4.6/Makefile.in-507-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
lostirc-0.4.6/Makefile.in:508:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
lostirc-0.4.6/Makefile.in-509-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
lostirc-0.4.6/Makefile.in-591-	chmod a-w $(distdir)
lostirc-0.4.6/Makefile.in:592:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
lostirc-0.4.6/Makefile.in-593-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
lostirc-0.4.6/Makefile.in-623-	@cd $(distuninstallcheck_dir) \
lostirc-0.4.6/Makefile.in:624:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
lostirc-0.4.6/Makefile.in-625-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
lostirc-0.4.6/Makefile.in-635-	fi
lostirc-0.4.6/Makefile.in:636:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
lostirc-0.4.6/Makefile.in-637-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
lostirc-0.4.6/configure-43-do
lostirc-0.4.6/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
lostirc-0.4.6/configure-45-    eval $as_var=C; export $as_var
##############################################
lostirc-0.4.6/configure-101-  as_lineno_2=$LINENO
lostirc-0.4.6/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
lostirc-0.4.6/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
lostirc-0.4.6/configure-140-  as_lineno_2=$LINENO
lostirc-0.4.6/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
lostirc-0.4.6/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
lostirc-0.4.6/configure-250-  # Remove one level of quotation (which was required for Make).
lostirc-0.4.6/configure:251:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
lostirc-0.4.6/configure-252-  ;;
##############################################
lostirc-0.4.6/configure-261-  :
lostirc-0.4.6/configure:262:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
lostirc-0.4.6/configure-263-  # Yippee, $echo works!
##############################################
lostirc-0.4.6/configure-287-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
lostirc-0.4.6/configure:288:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
lostirc-0.4.6/configure:289:       echo_test_string="`eval $cmd`" &&
lostirc-0.4.6/configure-290-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
lostirc-0.4.6/configure-296-
lostirc-0.4.6/configure:297:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
lostirc-0.4.6/configure:298:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
lostirc-0.4.6/configure-299-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lostirc-0.4.6/configure-311-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
lostirc-0.4.6/configure:312:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
lostirc-0.4.6/configure:313:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
lostirc-0.4.6/configure-314-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lostirc-0.4.6/configure-323-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
lostirc-0.4.6/configure:324:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
lostirc-0.4.6/configure-325-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lostirc-0.4.6/configure-338-      echo='printf %s\n'
lostirc-0.4.6/configure:339:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
lostirc-0.4.6/configure:340:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
lostirc-0.4.6/configure-341-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lostirc-0.4.6/configure-343-	:
lostirc-0.4.6/configure:344:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
lostirc-0.4.6/configure-345-	   test "X$echo_testing_string" = 'X\t' &&
lostirc-0.4.6/configure:346:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
lostirc-0.4.6/configure-347-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lostirc-0.4.6/configure-352-	echo="$CONFIG_SHELL $0 --fallback-echo"
lostirc-0.4.6/configure:353:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
lostirc-0.4.6/configure-354-	   test "X$echo_testing_string" = 'X\t' &&
lostirc-0.4.6/configure:355:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
lostirc-0.4.6/configure-356-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lostirc-0.4.6/configure-362-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
lostirc-0.4.6/configure:363:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
lostirc-0.4.6/configure-364-	  then
##############################################
lostirc-0.4.6/configure-370-	if test "$prev" != 'sed 50q "$0"'; then
lostirc-0.4.6/configure:371:	  echo_test_string=`eval $prev`
lostirc-0.4.6/configure-372-	  export echo_test_string
##############################################
lostirc-0.4.6/configure-516-
lostirc-0.4.6/configure:517:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
lostirc-0.4.6/configure-518-
##############################################
lostirc-0.4.6/configure-549-  -disable-* | --disable-*)
lostirc-0.4.6/configure:550:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
lostirc-0.4.6/configure-551-    # Reject names that are not valid shell variable names.
##############################################
lostirc-0.4.6/configure-554-   { (exit 1); exit 1; }; }
lostirc-0.4.6/configure:555:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
lostirc-0.4.6/configure-556-    eval "enable_$ac_feature=no" ;;
##############################################
lostirc-0.4.6/configure-558-  -enable-* | --enable-*)
lostirc-0.4.6/configure:559:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
lostirc-0.4.6/configure-560-    # Reject names that are not valid shell variable names.
##############################################
lostirc-0.4.6/configure-563-   { (exit 1); exit 1; }; }
lostirc-0.4.6/configure:564:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
lostirc-0.4.6/configure-565-    case $ac_option in
lostirc-0.4.6/configure:566:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
lostirc-0.4.6/configure-567-      *) ac_optarg=yes ;;
##############################################
lostirc-0.4.6/configure-740-  -with-* | --with-*)
lostirc-0.4.6/configure:741:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
lostirc-0.4.6/configure-742-    # Reject names that are not valid shell variable names.
##############################################
lostirc-0.4.6/configure-745-   { (exit 1); exit 1; }; }
lostirc-0.4.6/configure:746:    ac_package=`echo $ac_package| sed 's/-/_/g'`
lostirc-0.4.6/configure-747-    case $ac_option in
lostirc-0.4.6/configure:748:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
lostirc-0.4.6/configure-749-      *) ac_optarg=yes ;;
##############################################
lostirc-0.4.6/configure-753-  -without-* | --without-*)
lostirc-0.4.6/configure:754:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
lostirc-0.4.6/configure-755-    # Reject names that are not valid shell variable names.
##############################################
lostirc-0.4.6/configure-758-   { (exit 1); exit 1; }; }
lostirc-0.4.6/configure:759:    ac_package=`echo $ac_package | sed 's/-/_/g'`
lostirc-0.4.6/configure-760-    eval "with_$ac_package=no" ;;
##############################################
lostirc-0.4.6/configure-785-  *=*)
lostirc-0.4.6/configure:786:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
lostirc-0.4.6/configure-787-    # Reject names that are not valid shell variable names.
##############################################
lostirc-0.4.6/configure-790-   { (exit 1); exit 1; }; }
lostirc-0.4.6/configure:791:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
lostirc-0.4.6/configure-792-    eval "$ac_envvar='$ac_optarg'"
##############################################
lostirc-0.4.6/configure-806-if test -n "$ac_prev"; then
lostirc-0.4.6/configure:807:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
lostirc-0.4.6/configure-808-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
lostirc-0.4.6/configure-814-do
lostirc-0.4.6/configure:815:  eval ac_val=$`echo $ac_var`
lostirc-0.4.6/configure-816-  case $ac_val in
##############################################
lostirc-0.4.6/configure-826-do
lostirc-0.4.6/configure:827:  eval ac_val=$`echo $ac_var`
lostirc-0.4.6/configure-828-  case $ac_val in
##############################################
lostirc-0.4.6/configure-893-   { (exit 1); exit 1; }; }
lostirc-0.4.6/configure:894:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
lostirc-0.4.6/configure-895-ac_env_build_alias_set=${build_alias+set}
##############################################
lostirc-0.4.6/configure-1004-By default, \`make install' will install all the files in
lostirc-0.4.6/configure:1005:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
lostirc-0.4.6/configure:1006:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
lostirc-0.4.6/configure-1007-for instance \`--prefix=\$HOME'.
##############################################
lostirc-0.4.6/configure-1111-if test "$ac_dir" != .; then
lostirc-0.4.6/configure:1112:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
lostirc-0.4.6/configure-1113-  # A "../" for each directory in $ac_dir_suffix.
lostirc-0.4.6/configure:1114:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
lostirc-0.4.6/configure-1115-else
##############################################
lostirc-0.4.6/configure-1124-    else
lostirc-0.4.6/configure:1125:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
lostirc-0.4.6/configure-1126-    fi ;;
##############################################
lostirc-0.4.6/configure-1278-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
lostirc-0.4.6/configure:1279:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
lostirc-0.4.6/configure-1280-    esac
##############################################
lostirc-0.4.6/configure-1350-    do
lostirc-0.4.6/configure:1351:      eval ac_val=$`echo $ac_var`
lostirc-0.4.6/configure-1352-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
lostirc-0.4.6/configure-1364-      do
lostirc-0.4.6/configure:1365:	eval ac_val=$`echo $ac_var`
lostirc-0.4.6/configure-1366-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
lostirc-0.4.6/configure-1471-    set,)
lostirc-0.4.6/configure:1472:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
lostirc-0.4.6/configure:1473:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
lostirc-0.4.6/configure-1474-      ac_cache_corrupted=: ;;
##############################################
lostirc-0.4.6/configure-1494-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
lostirc-0.4.6/configure:1495:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
lostirc-0.4.6/configure-1496-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
lostirc-0.4.6/configure-1652-if (
lostirc-0.4.6/configure:1653:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
lostirc-0.4.6/configure-1654-   if test "$*" = "X"; then
lostirc-0.4.6/configure-1655-      # -L didn't work.
lostirc-0.4.6/configure:1656:      set X `ls -t $srcdir/configure conftest.file`
lostirc-0.4.6/configure-1657-   fi
##############################################
lostirc-0.4.6/configure-1696-_ACEOF
lostirc-0.4.6/configure:1697:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
lostirc-0.4.6/configure-1698-rm conftest.sed
##############################################
lostirc-0.4.6/configure-1700-# expand $ac_aux_dir to an absolute path
lostirc-0.4.6/configure:1701:am_aux_dir=`cd $ac_aux_dir && pwd`
lostirc-0.4.6/configure-1702-
##############################################
lostirc-0.4.6/configure-1779-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
lostirc-0.4.6/configure:1780:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
lostirc-0.4.6/configure-1781-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
lostirc-0.4.6/configure-1788-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
lostirc-0.4.6/configure:1789:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
lostirc-0.4.6/configure-1790-if test -n "$ac_maketemp"; then
##############################################
lostirc-0.4.6/configure-1796-fi
lostirc-0.4.6/configure:1797:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
lostirc-0.4.6/configure-1798-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
lostirc-0.4.6/configure-1816-# test to see if srcdir already configured
lostirc-0.4.6/configure:1817:if test "`cd $srcdir && pwd`" != "`pwd`" &&
lostirc-0.4.6/configure-1818-   test -f $srcdir/config.status; then
##############################################
lostirc-0.4.6/configure-2059-     "checking for C++ compiler version" >&5
lostirc-0.4.6/configure:2060:ac_compiler=`set X $ac_compile; echo $2`
lostirc-0.4.6/configure-2061-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
lostirc-0.4.6/configure-2098-echo $ECHO_N "checking for C++ compiler default output file name... $ECHO_C" >&6
lostirc-0.4.6/configure:2099:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
lostirc-0.4.6/configure-2100-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
lostirc-0.4.6/configure-2126-    *.* )
lostirc-0.4.6/configure:2127:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
lostirc-0.4.6/configure-2128-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
lostirc-0.4.6/configure-2206-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
lostirc-0.4.6/configure:2207:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
lostirc-0.4.6/configure-2208-	  export ac_cv_exeext
##############################################
lostirc-0.4.6/configure-2256-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
lostirc-0.4.6/configure:2257:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
lostirc-0.4.6/configure-2258-       break;;
##############################################
lostirc-0.4.6/configure-2334-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
lostirc-0.4.6/configure:2335:GXX=`test $ac_compiler_gnu = yes && echo yes`
lostirc-0.4.6/configure-2336-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
lostirc-0.4.6/configure-2538-# case it prints its new name instead of `make'.
lostirc-0.4.6/configure:2539:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
lostirc-0.4.6/configure-2540-   am__include=include
##############################################
lostirc-0.4.6/configure-2546-   echo '.include "confinc"' > confmf
lostirc-0.4.6/configure:2547:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
lostirc-0.4.6/configure-2548-      am__include=.include
##############################################
lostirc-0.4.6/configure-2608-  if test "$am_compiler_list" = ""; then
lostirc-0.4.6/configure:2609:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
lostirc-0.4.6/configure-2610-  fi
##############################################
lostirc-0.4.6/configure-2853-test -z "$ac_cv_build_alias" &&
lostirc-0.4.6/configure:2854:  ac_cv_build_alias=`$ac_config_guess`
lostirc-0.4.6/configure-2855-test -z "$ac_cv_build_alias" &&
##############################################
lostirc-0.4.6/configure-2858-   { (exit 1); exit 1; }; }
lostirc-0.4.6/configure:2859:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
lostirc-0.4.6/configure-2860-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
lostirc-0.4.6/configure-2867-build=$ac_cv_build
lostirc-0.4.6/configure:2868:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
lostirc-0.4.6/configure:2869:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
lostirc-0.4.6/configure:2870:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
lostirc-0.4.6/configure-2871-
##############################################
lostirc-0.4.6/configure-2880-  ac_cv_host_alias=$ac_cv_build_alias
lostirc-0.4.6/configure:2881:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
lostirc-0.4.6/configure-2882-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
lostirc-0.4.6/configure-2889-host=$ac_cv_host
lostirc-0.4.6/configure:2890:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
lostirc-0.4.6/configure:2891:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
lostirc-0.4.6/configure:2892:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
lostirc-0.4.6/configure-2893-
##############################################
lostirc-0.4.6/configure-3212-     "checking for C compiler version" >&5
lostirc-0.4.6/configure:3213:ac_compiler=`set X $ac_compile; echo $2`
lostirc-0.4.6/configure-3214-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
lostirc-0.4.6/configure-3286-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
lostirc-0.4.6/configure:3287:GCC=`test $ac_compiler_gnu = yes && echo yes`
lostirc-0.4.6/configure-3288-ac_test_CFLAGS=${CFLAGS+set}
##############################################
lostirc-0.4.6/configure-3645-  if test "$am_compiler_list" = ""; then
lostirc-0.4.6/configure:3646:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
lostirc-0.4.6/configure-3647-  fi
##############################################
lostirc-0.4.6/configure-3769-    test $lt_ac_count -gt 10 && break
lostirc-0.4.6/configure:3770:    lt_ac_count=`expr $lt_ac_count + 1`
lostirc-0.4.6/configure-3771-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
lostirc-0.4.6/configure-3814-    # gcc leaves a trailing carriage return which upsets mingw
lostirc-0.4.6/configure:3815:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lostirc-0.4.6/configure-3816-  *)
lostirc-0.4.6/configure:3817:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lostirc-0.4.6/configure-3818-  esac
##############################################
lostirc-0.4.6/configure-3823-      # Canonicalize the pathname of ld
lostirc-0.4.6/configure:3824:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
lostirc-0.4.6/configure-3825-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
lostirc-0.4.6/configure:3826:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
lostirc-0.4.6/configure-3827-      done
##############################################
lostirc-0.4.6/configure-3858-      # Break only if it was the GNU/non-GNU ld that we prefer.
lostirc-0.4.6/configure:3859:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
lostirc-0.4.6/configure-3860-      *GNU* | *'with BFD'*)
##############################################
lostirc-0.4.6/configure-3891-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
lostirc-0.4.6/configure:3892:case `$LD -v 2>&1 </dev/null` in
lostirc-0.4.6/configure-3893-*GNU* | *'with BFD'*)
##############################################
lostirc-0.4.6/configure-3940-      # Tru64's nm complains that /dev/null is an invalid object file
lostirc-0.4.6/configure:3941:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
lostirc-0.4.6/configure-3942-      */dev/null* | *'Invalid file or object type'*)
##############################################
lostirc-0.4.6/configure-3946-      *)
lostirc-0.4.6/configure:3947:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
lostirc-0.4.6/configure-3948-	*/dev/null*)
##############################################
lostirc-0.4.6/configure-4103-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
lostirc-0.4.6/configure:4104:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lostirc-0.4.6/configure-4105-    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
##############################################
lostirc-0.4.6/configure-4186-  (exit $ac_status); }; then
lostirc-0.4.6/configure:4187:    case `/usr/bin/file conftest.$ac_objext` in
lostirc-0.4.6/configure-4188-    *ELF-32*)
##############################################
lostirc-0.4.6/configure-4206-   if test "$lt_cv_prog_gnu_ld" = yes; then
lostirc-0.4.6/configure:4207:    case `/usr/bin/file conftest.$ac_objext` in
lostirc-0.4.6/configure-4208-    *32-bit*)
##############################################
lostirc-0.4.6/configure-4218-   else
lostirc-0.4.6/configure:4219:    case `/usr/bin/file conftest.$ac_objext` in
lostirc-0.4.6/configure-4220-    *32-bit*)
##############################################
lostirc-0.4.6/configure-4773-do
lostirc-0.4.6/configure:4774:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
lostirc-0.4.6/configure-4775-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
lostirc-0.4.6/configure-4819-fi
lostirc-0.4.6/configure:4820:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lostirc-0.4.6/configure:4821:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lostirc-0.4.6/configure:4822:if test `eval echo '${'$as_ac_Header'}'` = yes; then
lostirc-0.4.6/configure-4823-  cat >>confdefs.h <<_ACEOF
lostirc-0.4.6/configure:4824:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
lostirc-0.4.6/configure-4825-_ACEOF
##############################################
lostirc-0.4.6/configure-4834-do
lostirc-0.4.6/configure:4835:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
lostirc-0.4.6/configure-4836-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
lostirc-0.4.6/configure-4841-fi
lostirc-0.4.6/configure:4842:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lostirc-0.4.6/configure:4843:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lostirc-0.4.6/configure-4844-else
##############################################
lostirc-0.4.6/configure-4967-fi
lostirc-0.4.6/configure:4968:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lostirc-0.4.6/configure:4969:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lostirc-0.4.6/configure-4970-
lostirc-0.4.6/configure-4971-fi
lostirc-0.4.6/configure:4972:if test `eval echo '${'$as_ac_Header'}'` = yes; then
lostirc-0.4.6/configure-4973-  cat >>confdefs.h <<_ACEOF
lostirc-0.4.6/configure:4974:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
lostirc-0.4.6/configure-4975-_ACEOF
##############################################
lostirc-0.4.6/configure-5305-     "checking for Fortran 77 compiler version" >&5
lostirc-0.4.6/configure:5306:ac_compiler=`set X $ac_compile; echo $2`
lostirc-0.4.6/configure-5307-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
lostirc-0.4.6/configure-5438-
lostirc-0.4.6/configure:5439:G77=`test $ac_compiler_gnu = yes && echo yes`
lostirc-0.4.6/configure-5440-ac_ext=c
##############################################
lostirc-0.4.6/configure-5495-    # we can't tell.
lostirc-0.4.6/configure:5496:    while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
lostirc-0.4.6/configure-5497-	       = "XX$teststring") >/dev/null 2>&1 &&
lostirc-0.4.6/configure:5498:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
lostirc-0.4.6/configure-5499-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
lostirc-0.4.6/configure-5501-    do
lostirc-0.4.6/configure:5502:      i=`expr $i + 1`
lostirc-0.4.6/configure-5503-      teststring=$teststring$teststring
##############################################
lostirc-0.4.6/configure-5508-    # It appears as though 1/2 is a usable value.
lostirc-0.4.6/configure:5509:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
lostirc-0.4.6/configure-5510-    ;;
##############################################
lostirc-0.4.6/configure-5588-# If we're using GNU nm, then use its standard symbol codes.
lostirc-0.4.6/configure:5589:case `$NM -V 2>&1` in
lostirc-0.4.6/configure-5590-*GNU* | *'with BFD'*)
##############################################
lostirc-0.4.6/configure-6089-	"file_magic "*)
lostirc-0.4.6/configure:6090:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
lostirc-0.4.6/configure-6091-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
lostirc-0.4.6/configure-6151-	"file_magic "*)
lostirc-0.4.6/configure:6152:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
lostirc-0.4.6/configure-6153-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
lostirc-0.4.6/configure-6262-if test -n "$lt_prog_cc_shlib"; then
lostirc-0.4.6/configure:6263:  { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&5
lostirc-0.4.6/configure:6264:echo "$as_me: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&2;}
lostirc-0.4.6/configure-6265-  if echo "$old_CC $old_CFLAGS " | grep "[ 	]$lt_prog_cc_shlib[ 	]" >/dev/null; then :
##############################################
lostirc-0.4.6/configure-6670-  if test "$hard_links" = no; then
lostirc-0.4.6/configure:6671:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
lostirc-0.4.6/configure:6672:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
lostirc-0.4.6/configure-6673-    need_locks=warn
##############################################
lostirc-0.4.6/configure-6793-	# is EXPORTS), use it as is; otherwise, prepend...
lostirc-0.4.6/configure:6794:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lostirc-0.4.6/configure-6795-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
lostirc-0.4.6/configure-6848-      supports_anon_versioning=no
lostirc-0.4.6/configure:6849:      case `$LD -v 2>/dev/null` in
lostirc-0.4.6/configure-6850-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
lostirc-0.4.6/configure-6955-	# below for broken collect2 doesn't work under 4.3+
lostirc-0.4.6/configure:6956:	  collect2name=`${CC} -print-prog-name=collect2`
lostirc-0.4.6/configure-6957-	  if test -f "$collect2name" && \
##############################################
lostirc-0.4.6/configure-7048-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
lostirc-0.4.6/configure:7049:	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"
lostirc-0.4.6/configure-7050-       else
##############################################
lostirc-0.4.6/configure-7147-      # FIXME: Setting linknames here is a bad hack.
lostirc-0.4.6/configure:7148:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
lostirc-0.4.6/configure-7149-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
lostirc-0.4.6/configure-7152-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
lostirc-0.4.6/configure:7153:      fix_srcfile_path='`cygpath -w "$srcfile"`'
lostirc-0.4.6/configure-7154-      enable_shared_with_static_runtimes=yes
##############################################
lostirc-0.4.6/configure-7313-      if test "$GCC" = yes; then
lostirc-0.4.6/configure:7314:	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'
lostirc-0.4.6/configure-7315-      else
lostirc-0.4.6/configure:7316:	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'
lostirc-0.4.6/configure-7317-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
lostirc-0.4.6/configure-7345-      hardcode_shlibpath_var=no
lostirc-0.4.6/configure:7346:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lostirc-0.4.6/configure-7347-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
lostirc-0.4.6/configure-7374-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
lostirc-0.4.6/configure:7375:	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'
lostirc-0.4.6/configure-7376-      else
lostirc-0.4.6/configure-7377-	allow_undefined_flag=' -expect_unresolved \*'
lostirc-0.4.6/configure:7378:	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'
lostirc-0.4.6/configure-7379-      fi
##############################################
lostirc-0.4.6/configure-7386-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
lostirc-0.4.6/configure:7387:	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'
lostirc-0.4.6/configure-7388-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
lostirc-0.4.6/configure-7390-	allow_undefined_flag=' -expect_unresolved \*'
lostirc-0.4.6/configure:7391:	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'
lostirc-0.4.6/configure:7392:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
lostirc-0.4.6/configure:7393:	$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'
lostirc-0.4.6/configure-7394-
##############################################
lostirc-0.4.6/configure-7612-if test "$GCC" = yes; then
lostirc-0.4.6/configure:7613:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lostirc-0.4.6/configure-7614-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
lostirc-0.4.6/configure-7618-    # okay in the real world where ";" in dirpaths is itself problematic.
lostirc-0.4.6/configure:7619:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lostirc-0.4.6/configure-7620-  else
lostirc-0.4.6/configure:7621:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lostirc-0.4.6/configure-7622-  fi
##############################################
lostirc-0.4.6/configure-7689-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
lostirc-0.4.6/configure:7690:  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'
lostirc-0.4.6/configure-7691-  ;;
##############################################
lostirc-0.4.6/configure-7722-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lostirc-0.4.6/configure:7723:    postinstall_cmds='base_file=`basename \${file}`~
lostirc-0.4.6/configure:7724:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
lostirc-0.4.6/configure:7725:      dldir=$destdir/`dirname \$dlpath`~
lostirc-0.4.6/configure-7726-      test -d \$dldir || mkdir -p \$dldir~
lostirc-0.4.6/configure-7727-      $install_prog $dir/$dlname \$dldir/$dlname'
lostirc-0.4.6/configure:7728:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lostirc-0.4.6/configure-7729-      dlpath=$dir/\$dldll~
##############################################
lostirc-0.4.6/configure-7735-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lostirc-0.4.6/configure:7736:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lostirc-0.4.6/configure-7737-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
lostirc-0.4.6/configure-7740-      # MinGW DLLs use traditional 'lib' prefix
lostirc-0.4.6/configure:7741:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lostirc-0.4.6/configure:7742:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lostirc-0.4.6/configure-7743-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
lostirc-0.4.6/configure-7749-        # which wouldn't understand a cygwinified path. Ahh.
lostirc-0.4.6/configure:7750:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lostirc-0.4.6/configure-7751-      else
lostirc-0.4.6/configure:7752:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lostirc-0.4.6/configure-7753-      fi
##############################################
lostirc-0.4.6/configure-7756-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lostirc-0.4.6/configure:7757:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
lostirc-0.4.6/configure-7758-      ;;
##############################################
lostirc-0.4.6/configure-7762-  *)
lostirc-0.4.6/configure:7763:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
lostirc-0.4.6/configure-7764-    ;;
##############################################
lostirc-0.4.6/configure-7782-  if test "$GCC" = yes; then
lostirc-0.4.6/configure:7783:    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"`
lostirc-0.4.6/configure-7784-  else
##############################################
lostirc-0.4.6/configure-7959-  if test -f /etc/ld.so.conf; then
lostirc-0.4.6/configure:7960:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
lostirc-0.4.6/configure-7961-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
lostirc-0.4.6/configure-8038-  shlibpath_var=LD_LIBRARY_PATH
lostirc-0.4.6/configure:8039:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lostirc-0.4.6/configure-8040-    case $host_os in
##############################################
lostirc-0.4.6/configure-9164-      # Double-quote double-evaled strings.
lostirc-0.4.6/configure:9165:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
lostirc-0.4.6/configure-9166-      ;;
lostirc-0.4.6/configure-9167-    *)
lostirc-0.4.6/configure:9168:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
lostirc-0.4.6/configure-9169-      ;;
##############################################
lostirc-0.4.6/configure-9174-  *'\$0 --fallback-echo"')
lostirc-0.4.6/configure:9175:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
lostirc-0.4.6/configure-9176-    ;;
##############################################
lostirc-0.4.6/configure-9187-
lostirc-0.4.6/configure:9188:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
lostirc-0.4.6/configure-9189-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
lostirc-0.4.6/configure-9557-  # libtool script then.
lostirc-0.4.6/configure:9558:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
lostirc-0.4.6/configure-9559-  if test -f "$ltmain_in"; then
##############################################
lostirc-0.4.6/configure-9586-  if test -z "$LTCC"; then
lostirc-0.4.6/configure:9587:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
lostirc-0.4.6/configure-9588-    if test -z "$LTCC"; then
##############################################
lostirc-0.4.6/configure-9591-    else
lostirc-0.4.6/configure:9592:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
lostirc-0.4.6/configure:9593:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
lostirc-0.4.6/configure-9594-    fi
##############################################
lostirc-0.4.6/configure-9598-  # Note that this assumes the entire list is on one line.
lostirc-0.4.6/configure:9599:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
lostirc-0.4.6/configure-9600-
##############################################
lostirc-0.4.6/configure-9604-    # Check whether tagname contains only valid characters
lostirc-0.4.6/configure:9605:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
lostirc-0.4.6/configure-9606-    "") ;;
##############################################
lostirc-0.4.6/configure-9704-compiler_CXX=$CC
lostirc-0.4.6/configure:9705:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/configure-9706-
##############################################
lostirc-0.4.6/configure-9733-    # gcc leaves a trailing carriage return which upsets mingw
lostirc-0.4.6/configure:9734:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lostirc-0.4.6/configure-9735-  *)
lostirc-0.4.6/configure:9736:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lostirc-0.4.6/configure-9737-  esac
##############################################
lostirc-0.4.6/configure-9742-      # Canonicalize the pathname of ld
lostirc-0.4.6/configure:9743:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
lostirc-0.4.6/configure-9744-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
lostirc-0.4.6/configure:9745:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
lostirc-0.4.6/configure-9746-      done
##############################################
lostirc-0.4.6/configure-9777-      # Break only if it was the GNU/non-GNU ld that we prefer.
lostirc-0.4.6/configure:9778:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
lostirc-0.4.6/configure-9779-      *GNU* | *'with BFD'*)
##############################################
lostirc-0.4.6/configure-9810-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
lostirc-0.4.6/configure:9811:case `$LD -v 2>&1 </dev/null` in
lostirc-0.4.6/configure-9812-*GNU* | *'with BFD'*)
##############################################
lostirc-0.4.6/configure-9840-    # ancient GNU ld didn't support --whole-archive et. al.
lostirc-0.4.6/configure:9841:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
lostirc-0.4.6/configure-9842-	grep 'no-whole-archive' > /dev/null; then
##############################################
lostirc-0.4.6/configure-9921-      # below for broken collect2 doesn't work under 4.3+
lostirc-0.4.6/configure:9922:	collect2name=`${CC} -print-prog-name=collect2`
lostirc-0.4.6/configure-9923-	if test -f "$collect2name" && \
##############################################
lostirc-0.4.6/configure-10015-
lostirc-0.4.6/configure:10016:      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"
lostirc-0.4.6/configure-10017-     else
##############################################
lostirc-0.4.6/configure-10110-      # is EXPORTS), use it as is; otherwise, prepend...
lostirc-0.4.6/configure:10111:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lostirc-0.4.6/configure-10112-	cp $export_symbols $output_objdir/$soname.def;
##############################################
lostirc-0.4.6/configure-10228-      # dependencies.
lostirc-0.4.6/configure:10229:      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'
lostirc-0.4.6/configure-10230-      ;;
##############################################
lostirc-0.4.6/configure-10300-	# dependencies.
lostirc-0.4.6/configure:10301:	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'
lostirc-0.4.6/configure-10302-	;;
##############################################
lostirc-0.4.6/configure-10325-	# SGI C++
lostirc-0.4.6/configure:10326:	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'
lostirc-0.4.6/configure-10327-
##############################################
lostirc-0.4.6/configure-10336-	  if test "$with_gnu_ld" = no; then
lostirc-0.4.6/configure:10337:	    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'
lostirc-0.4.6/configure-10338-	  else
lostirc-0.4.6/configure:10339:	    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'
lostirc-0.4.6/configure-10340-	  fi
##############################################
lostirc-0.4.6/configure-10355-	# to its proper name (with version) after linking.
lostirc-0.4.6/configure:10356:	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'
lostirc-0.4.6/configure:10357:	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'
lostirc-0.4.6/configure-10358-	# Commands to make compiler produce verbose output that lists
##############################################
lostirc-0.4.6/configure-10365-	# dependencies.
lostirc-0.4.6/configure:10366:	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'
lostirc-0.4.6/configure-10367-
##############################################
lostirc-0.4.6/configure-10401-	# dependencies.
lostirc-0.4.6/configure:10402:	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'
lostirc-0.4.6/configure-10403-	;;
##############################################
lostirc-0.4.6/configure-10444-	# to its proper name (with version) after linking.
lostirc-0.4.6/configure:10445:	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'
lostirc-0.4.6/configure-10446-
##############################################
lostirc-0.4.6/configure-10461-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
lostirc-0.4.6/configure:10462:	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'
lostirc-0.4.6/configure-10463-
##############################################
lostirc-0.4.6/configure-10474-	# dependencies.
lostirc-0.4.6/configure:10475:	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'
lostirc-0.4.6/configure-10476-	;;
##############################################
lostirc-0.4.6/configure-10479-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
lostirc-0.4.6/configure:10480:	  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'
lostirc-0.4.6/configure-10481-
##############################################
lostirc-0.4.6/configure-10504-	# to its proper name (with version) after linking.
lostirc-0.4.6/configure:10505:	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'
lostirc-0.4.6/configure-10506-
##############################################
lostirc-0.4.6/configure-10520-	allow_undefined_flag_CXX=' -expect_unresolved \*'
lostirc-0.4.6/configure:10521:	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'
lostirc-0.4.6/configure:10522:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
lostirc-0.4.6/configure-10523-	  echo "-hidden">> $lib.exp~
lostirc-0.4.6/configure:10524:	  $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~
lostirc-0.4.6/configure-10525-	  $rm $lib.exp'
##############################################
lostirc-0.4.6/configure-10537-	# dependencies.
lostirc-0.4.6/configure:10538:	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'
lostirc-0.4.6/configure-10539-	;;
##############################################
lostirc-0.4.6/configure-10542-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
lostirc-0.4.6/configure:10543:	 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'
lostirc-0.4.6/configure-10544-
##############################################
lostirc-0.4.6/configure-10625-	# dependencies.
lostirc-0.4.6/configure:10626:	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'
lostirc-0.4.6/configure-10627-
##############################################
lostirc-0.4.6/configure-10729-  # eval without this substitution.
lostirc-0.4.6/configure:10730:  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
lostirc-0.4.6/configure-10731-
lostirc-0.4.6/configure:10732:  for p in `eval $output_verbose_link_cmd`; do
lostirc-0.4.6/configure-10733-    case $p in
##############################################
lostirc-0.4.6/configure-11193-  if test "$hard_links" = no; then
lostirc-0.4.6/configure:11194:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
lostirc-0.4.6/configure:11195:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
lostirc-0.4.6/configure-11196-    need_locks=warn
##############################################
lostirc-0.4.6/configure-11316-if test "$GCC" = yes; then
lostirc-0.4.6/configure:11317:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lostirc-0.4.6/configure-11318-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
lostirc-0.4.6/configure-11322-    # okay in the real world where ";" in dirpaths is itself problematic.
lostirc-0.4.6/configure:11323:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lostirc-0.4.6/configure-11324-  else
lostirc-0.4.6/configure:11325:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lostirc-0.4.6/configure-11326-  fi
##############################################
lostirc-0.4.6/configure-11393-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
lostirc-0.4.6/configure:11394:  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'
lostirc-0.4.6/configure-11395-  ;;
##############################################
lostirc-0.4.6/configure-11426-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lostirc-0.4.6/configure:11427:    postinstall_cmds='base_file=`basename \${file}`~
lostirc-0.4.6/configure:11428:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
lostirc-0.4.6/configure:11429:      dldir=$destdir/`dirname \$dlpath`~
lostirc-0.4.6/configure-11430-      test -d \$dldir || mkdir -p \$dldir~
lostirc-0.4.6/configure-11431-      $install_prog $dir/$dlname \$dldir/$dlname'
lostirc-0.4.6/configure:11432:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lostirc-0.4.6/configure-11433-      dlpath=$dir/\$dldll~
##############################################
lostirc-0.4.6/configure-11439-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lostirc-0.4.6/configure:11440:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lostirc-0.4.6/configure-11441-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
lostirc-0.4.6/configure-11444-      # MinGW DLLs use traditional 'lib' prefix
lostirc-0.4.6/configure:11445:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lostirc-0.4.6/configure:11446:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lostirc-0.4.6/configure-11447-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
lostirc-0.4.6/configure-11453-        # which wouldn't understand a cygwinified path. Ahh.
lostirc-0.4.6/configure:11454:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lostirc-0.4.6/configure-11455-      else
lostirc-0.4.6/configure:11456:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lostirc-0.4.6/configure-11457-      fi
##############################################
lostirc-0.4.6/configure-11460-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lostirc-0.4.6/configure:11461:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
lostirc-0.4.6/configure-11462-      ;;
##############################################
lostirc-0.4.6/configure-11466-  *)
lostirc-0.4.6/configure:11467:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
lostirc-0.4.6/configure-11468-    ;;
##############################################
lostirc-0.4.6/configure-11486-  if test "$GCC" = yes; then
lostirc-0.4.6/configure:11487:    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"`
lostirc-0.4.6/configure-11488-  else
##############################################
lostirc-0.4.6/configure-11663-  if test -f /etc/ld.so.conf; then
lostirc-0.4.6/configure:11664:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
lostirc-0.4.6/configure-11665-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
lostirc-0.4.6/configure-11742-  shlibpath_var=LD_LIBRARY_PATH
lostirc-0.4.6/configure:11743:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lostirc-0.4.6/configure-11744-    case $host_os in
##############################################
lostirc-0.4.6/configure-12794-      # Double-quote double-evaled strings.
lostirc-0.4.6/configure:12795:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
lostirc-0.4.6/configure-12796-      ;;
lostirc-0.4.6/configure-12797-    *)
lostirc-0.4.6/configure:12798:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
lostirc-0.4.6/configure-12799-      ;;
##############################################
lostirc-0.4.6/configure-12804-  *'\$0 --fallback-echo"')
lostirc-0.4.6/configure:12805:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
lostirc-0.4.6/configure-12806-    ;;
##############################################
lostirc-0.4.6/configure-13114-  # libtool script then.
lostirc-0.4.6/configure:13115:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
lostirc-0.4.6/configure-13116-  if test -f "$ltmain_in"; then
##############################################
lostirc-0.4.6/configure-13198-compiler_F77=$CC
lostirc-0.4.6/configure:13199:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/configure-13200-
##############################################
lostirc-0.4.6/configure-13547-  if test "$hard_links" = no; then
lostirc-0.4.6/configure:13548:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
lostirc-0.4.6/configure:13549:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
lostirc-0.4.6/configure-13550-    need_locks=warn
##############################################
lostirc-0.4.6/configure-13670-	# is EXPORTS), use it as is; otherwise, prepend...
lostirc-0.4.6/configure:13671:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lostirc-0.4.6/configure-13672-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
lostirc-0.4.6/configure-13725-      supports_anon_versioning=no
lostirc-0.4.6/configure:13726:      case `$LD -v 2>/dev/null` in
lostirc-0.4.6/configure-13727-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
lostirc-0.4.6/configure-13832-	# below for broken collect2 doesn't work under 4.3+
lostirc-0.4.6/configure:13833:	  collect2name=`${CC} -print-prog-name=collect2`
lostirc-0.4.6/configure-13834-	  if test -f "$collect2name" && \
##############################################
lostirc-0.4.6/configure-13915-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
lostirc-0.4.6/configure:13916:	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"
lostirc-0.4.6/configure-13917-       else
##############################################
lostirc-0.4.6/configure-14004-      # FIXME: Setting linknames here is a bad hack.
lostirc-0.4.6/configure:14005:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
lostirc-0.4.6/configure-14006-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
lostirc-0.4.6/configure-14009-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
lostirc-0.4.6/configure:14010:      fix_srcfile_path='`cygpath -w "$srcfile"`'
lostirc-0.4.6/configure-14011-      enable_shared_with_static_runtimes_F77=yes
##############################################
lostirc-0.4.6/configure-14170-      if test "$GCC" = yes; then
lostirc-0.4.6/configure:14171:	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'
lostirc-0.4.6/configure-14172-      else
lostirc-0.4.6/configure:14173:	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'
lostirc-0.4.6/configure-14174-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
lostirc-0.4.6/configure-14202-      hardcode_shlibpath_var_F77=no
lostirc-0.4.6/configure:14203:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lostirc-0.4.6/configure-14204-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
lostirc-0.4.6/configure-14231-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
lostirc-0.4.6/configure:14232:	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'
lostirc-0.4.6/configure-14233-      else
lostirc-0.4.6/configure-14234-	allow_undefined_flag_F77=' -expect_unresolved \*'
lostirc-0.4.6/configure:14235:	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'
lostirc-0.4.6/configure-14236-      fi
##############################################
lostirc-0.4.6/configure-14243-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
lostirc-0.4.6/configure:14244:	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'
lostirc-0.4.6/configure-14245-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
lostirc-0.4.6/configure-14247-	allow_undefined_flag_F77=' -expect_unresolved \*'
lostirc-0.4.6/configure:14248:	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'
lostirc-0.4.6/configure:14249:	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~
lostirc-0.4.6/configure:14250:	$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'
lostirc-0.4.6/configure-14251-
##############################################
lostirc-0.4.6/configure-14469-if test "$GCC" = yes; then
lostirc-0.4.6/configure:14470:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lostirc-0.4.6/configure-14471-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
lostirc-0.4.6/configure-14475-    # okay in the real world where ";" in dirpaths is itself problematic.
lostirc-0.4.6/configure:14476:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lostirc-0.4.6/configure-14477-  else
lostirc-0.4.6/configure:14478:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lostirc-0.4.6/configure-14479-  fi
##############################################
lostirc-0.4.6/configure-14546-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
lostirc-0.4.6/configure:14547:  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'
lostirc-0.4.6/configure-14548-  ;;
##############################################
lostirc-0.4.6/configure-14579-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lostirc-0.4.6/configure:14580:    postinstall_cmds='base_file=`basename \${file}`~
lostirc-0.4.6/configure:14581:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
lostirc-0.4.6/configure:14582:      dldir=$destdir/`dirname \$dlpath`~
lostirc-0.4.6/configure-14583-      test -d \$dldir || mkdir -p \$dldir~
lostirc-0.4.6/configure-14584-      $install_prog $dir/$dlname \$dldir/$dlname'
lostirc-0.4.6/configure:14585:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lostirc-0.4.6/configure-14586-      dlpath=$dir/\$dldll~
##############################################
lostirc-0.4.6/configure-14592-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lostirc-0.4.6/configure:14593:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lostirc-0.4.6/configure-14594-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
lostirc-0.4.6/configure-14597-      # MinGW DLLs use traditional 'lib' prefix
lostirc-0.4.6/configure:14598:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lostirc-0.4.6/configure:14599:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lostirc-0.4.6/configure-14600-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
lostirc-0.4.6/configure-14606-        # which wouldn't understand a cygwinified path. Ahh.
lostirc-0.4.6/configure:14607:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lostirc-0.4.6/configure-14608-      else
lostirc-0.4.6/configure:14609:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lostirc-0.4.6/configure-14610-      fi
##############################################
lostirc-0.4.6/configure-14613-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lostirc-0.4.6/configure:14614:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
lostirc-0.4.6/configure-14615-      ;;
##############################################
lostirc-0.4.6/configure-14619-  *)
lostirc-0.4.6/configure:14620:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
lostirc-0.4.6/configure-14621-    ;;
##############################################
lostirc-0.4.6/configure-14639-  if test "$GCC" = yes; then
lostirc-0.4.6/configure:14640:    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"`
lostirc-0.4.6/configure-14641-  else
##############################################
lostirc-0.4.6/configure-14816-  if test -f /etc/ld.so.conf; then
lostirc-0.4.6/configure:14817:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
lostirc-0.4.6/configure-14818-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
lostirc-0.4.6/configure-14895-  shlibpath_var=LD_LIBRARY_PATH
lostirc-0.4.6/configure:14896:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lostirc-0.4.6/configure-14897-    case $host_os in
##############################################
lostirc-0.4.6/configure-15149-      # Double-quote double-evaled strings.
lostirc-0.4.6/configure:15150:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
lostirc-0.4.6/configure-15151-      ;;
lostirc-0.4.6/configure-15152-    *)
lostirc-0.4.6/configure:15153:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
lostirc-0.4.6/configure-15154-      ;;
##############################################
lostirc-0.4.6/configure-15159-  *'\$0 --fallback-echo"')
lostirc-0.4.6/configure:15160:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
lostirc-0.4.6/configure-15161-    ;;
##############################################
lostirc-0.4.6/configure-15469-  # libtool script then.
lostirc-0.4.6/configure:15470:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
lostirc-0.4.6/configure-15471-  if test -f "$ltmain_in"; then
##############################################
lostirc-0.4.6/configure-15885-  if test "$hard_links" = no; then
lostirc-0.4.6/configure:15886:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
lostirc-0.4.6/configure:15887:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
lostirc-0.4.6/configure-15888-    need_locks=warn
##############################################
lostirc-0.4.6/configure-16008-	# is EXPORTS), use it as is; otherwise, prepend...
lostirc-0.4.6/configure:16009:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lostirc-0.4.6/configure-16010-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
lostirc-0.4.6/configure-16063-      supports_anon_versioning=no
lostirc-0.4.6/configure:16064:      case `$LD -v 2>/dev/null` in
lostirc-0.4.6/configure-16065-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
lostirc-0.4.6/configure-16170-	# below for broken collect2 doesn't work under 4.3+
lostirc-0.4.6/configure:16171:	  collect2name=`${CC} -print-prog-name=collect2`
lostirc-0.4.6/configure-16172-	  if test -f "$collect2name" && \
##############################################
lostirc-0.4.6/configure-16263-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
lostirc-0.4.6/configure:16264:	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"
lostirc-0.4.6/configure-16265-       else
##############################################
lostirc-0.4.6/configure-16362-      # FIXME: Setting linknames here is a bad hack.
lostirc-0.4.6/configure:16363:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
lostirc-0.4.6/configure-16364-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
lostirc-0.4.6/configure-16367-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
lostirc-0.4.6/configure:16368:      fix_srcfile_path='`cygpath -w "$srcfile"`'
lostirc-0.4.6/configure-16369-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
lostirc-0.4.6/configure-16528-      if test "$GCC" = yes; then
lostirc-0.4.6/configure:16529:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lostirc-0.4.6/configure-16530-      else
lostirc-0.4.6/configure:16531:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
lostirc-0.4.6/configure-16532-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
lostirc-0.4.6/configure-16560-      hardcode_shlibpath_var_GCJ=no
lostirc-0.4.6/configure:16561:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lostirc-0.4.6/configure-16562-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
lostirc-0.4.6/configure-16589-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
lostirc-0.4.6/configure:16590:	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'
lostirc-0.4.6/configure-16591-      else
lostirc-0.4.6/configure-16592-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
lostirc-0.4.6/configure:16593:	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'
lostirc-0.4.6/configure-16594-      fi
##############################################
lostirc-0.4.6/configure-16601-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
lostirc-0.4.6/configure:16602:	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'
lostirc-0.4.6/configure-16603-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
lostirc-0.4.6/configure-16605-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
lostirc-0.4.6/configure:16606:	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'
lostirc-0.4.6/configure:16607:	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~
lostirc-0.4.6/configure:16608:	$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'
lostirc-0.4.6/configure-16609-
##############################################
lostirc-0.4.6/configure-16827-if test "$GCC" = yes; then
lostirc-0.4.6/configure:16828:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lostirc-0.4.6/configure-16829-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
lostirc-0.4.6/configure-16833-    # okay in the real world where ";" in dirpaths is itself problematic.
lostirc-0.4.6/configure:16834:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lostirc-0.4.6/configure-16835-  else
lostirc-0.4.6/configure:16836:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lostirc-0.4.6/configure-16837-  fi
##############################################
lostirc-0.4.6/configure-16904-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
lostirc-0.4.6/configure:16905:  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'
lostirc-0.4.6/configure-16906-  ;;
##############################################
lostirc-0.4.6/configure-16937-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lostirc-0.4.6/configure:16938:    postinstall_cmds='base_file=`basename \${file}`~
lostirc-0.4.6/configure:16939:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
lostirc-0.4.6/configure:16940:      dldir=$destdir/`dirname \$dlpath`~
lostirc-0.4.6/configure-16941-      test -d \$dldir || mkdir -p \$dldir~
lostirc-0.4.6/configure-16942-      $install_prog $dir/$dlname \$dldir/$dlname'
lostirc-0.4.6/configure:16943:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lostirc-0.4.6/configure-16944-      dlpath=$dir/\$dldll~
##############################################
lostirc-0.4.6/configure-16950-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lostirc-0.4.6/configure:16951:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lostirc-0.4.6/configure-16952-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
lostirc-0.4.6/configure-16955-      # MinGW DLLs use traditional 'lib' prefix
lostirc-0.4.6/configure:16956:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lostirc-0.4.6/configure:16957:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lostirc-0.4.6/configure-16958-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
lostirc-0.4.6/configure-16964-        # which wouldn't understand a cygwinified path. Ahh.
lostirc-0.4.6/configure:16965:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lostirc-0.4.6/configure-16966-      else
lostirc-0.4.6/configure:16967:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lostirc-0.4.6/configure-16968-      fi
##############################################
lostirc-0.4.6/configure-16971-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lostirc-0.4.6/configure:16972:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
lostirc-0.4.6/configure-16973-      ;;
##############################################
lostirc-0.4.6/configure-16977-  *)
lostirc-0.4.6/configure:16978:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
lostirc-0.4.6/configure-16979-    ;;
##############################################
lostirc-0.4.6/configure-16997-  if test "$GCC" = yes; then
lostirc-0.4.6/configure:16998:    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"`
lostirc-0.4.6/configure-16999-  else
##############################################
lostirc-0.4.6/configure-17174-  if test -f /etc/ld.so.conf; then
lostirc-0.4.6/configure:17175:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
lostirc-0.4.6/configure-17176-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
lostirc-0.4.6/configure-17253-  shlibpath_var=LD_LIBRARY_PATH
lostirc-0.4.6/configure:17254:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lostirc-0.4.6/configure-17255-    case $host_os in
##############################################
lostirc-0.4.6/configure-18305-      # Double-quote double-evaled strings.
lostirc-0.4.6/configure:18306:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
lostirc-0.4.6/configure-18307-      ;;
lostirc-0.4.6/configure-18308-    *)
lostirc-0.4.6/configure:18309:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
lostirc-0.4.6/configure-18310-      ;;
##############################################
lostirc-0.4.6/configure-18315-  *'\$0 --fallback-echo"')
lostirc-0.4.6/configure:18316:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
lostirc-0.4.6/configure-18317-    ;;
##############################################
lostirc-0.4.6/configure-18625-  # libtool script then.
lostirc-0.4.6/configure:18626:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
lostirc-0.4.6/configure-18627-  if test -f "$ltmain_in"; then
##############################################
lostirc-0.4.6/configure-18750-      # Double-quote double-evaled strings.
lostirc-0.4.6/configure:18751:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
lostirc-0.4.6/configure-18752-      ;;
lostirc-0.4.6/configure-18753-    *)
lostirc-0.4.6/configure:18754:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
lostirc-0.4.6/configure-18755-      ;;
##############################################
lostirc-0.4.6/configure-18760-  *'\$0 --fallback-echo"')
lostirc-0.4.6/configure:18761:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
lostirc-0.4.6/configure-18762-    ;;
##############################################
lostirc-0.4.6/configure-19070-  # libtool script then.
lostirc-0.4.6/configure:19071:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
lostirc-0.4.6/configure-19072-  if test -f "$ltmain_in"; then
##############################################
lostirc-0.4.6/configure-19263-  (exit $ac_status); }; then
lostirc-0.4.6/configure:19264:		pkg_cv_GLIBMMDEPS_CFLAGS=`$PKG_CONFIG --cflags "glibmm-2.4" 2>/dev/null`
lostirc-0.4.6/configure-19265-	else
##############################################
lostirc-0.4.6/configure-19286-  (exit $ac_status); }; then
lostirc-0.4.6/configure:19287:		pkg_cv_GLIBMMDEPS_LIBS=`$PKG_CONFIG --libs "glibmm-2.4" 2>/dev/null`
lostirc-0.4.6/configure-19288-	else
##############################################
lostirc-0.4.6/configure-19298-if test $pkg_failed = yes; then
lostirc-0.4.6/configure:19299:	GLIBMMDEPS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glibmm-2.4"`
lostirc-0.4.6/configure-19300-	# Put the nasty error message in config.log where it belongs
##############################################
lostirc-0.4.6/configure-19361-  (exit $ac_status); }; then
lostirc-0.4.6/configure:19362:		pkg_cv_GTKMMDEPS_CFLAGS=`$PKG_CONFIG --cflags "gtkmm-2.4 gdkmm-2.4 atkmm-1.6 pangomm-1.4" 2>/dev/null`
lostirc-0.4.6/configure-19363-	else
##############################################
lostirc-0.4.6/configure-19384-  (exit $ac_status); }; then
lostirc-0.4.6/configure:19385:		pkg_cv_GTKMMDEPS_LIBS=`$PKG_CONFIG --libs "gtkmm-2.4 gdkmm-2.4 atkmm-1.6 pangomm-1.4" 2>/dev/null`
lostirc-0.4.6/configure-19386-	else
##############################################
lostirc-0.4.6/configure-19396-if test $pkg_failed = yes; then
lostirc-0.4.6/configure:19397:	GTKMMDEPS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtkmm-2.4 gdkmm-2.4 atkmm-1.6 pangomm-1.4"`
lostirc-0.4.6/configure-19398-	# Put the nasty error message in config.log where it belongs
##############################################
lostirc-0.4.6/configure-19735-    else
lostirc-0.4.6/configure:19736:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
lostirc-0.4.6/configure-19737-      echo "$as_me:$LINENO: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
##############################################
lostirc-0.4.6/configure-21093-  for ac_func in _getb67 GETB67 getb67; do
lostirc-0.4.6/configure:21094:    as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
lostirc-0.4.6/configure-21095-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
lostirc-0.4.6/configure-21181-fi
lostirc-0.4.6/configure:21182:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
lostirc-0.4.6/configure:21183:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
lostirc-0.4.6/configure:21184:if test `eval echo '${'$as_ac_var'}'` = yes; then
lostirc-0.4.6/configure-21185-
##############################################
lostirc-0.4.6/configure-21266-do
lostirc-0.4.6/configure:21267:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
lostirc-0.4.6/configure-21268-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
lostirc-0.4.6/configure-21273-fi
lostirc-0.4.6/configure:21274:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lostirc-0.4.6/configure:21275:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lostirc-0.4.6/configure-21276-else
##############################################
lostirc-0.4.6/configure-21399-fi
lostirc-0.4.6/configure:21400:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lostirc-0.4.6/configure:21401:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lostirc-0.4.6/configure-21402-
lostirc-0.4.6/configure-21403-fi
lostirc-0.4.6/configure:21404:if test `eval echo '${'$as_ac_Header'}'` = yes; then
lostirc-0.4.6/configure-21405-  cat >>confdefs.h <<_ACEOF
lostirc-0.4.6/configure:21406:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
lostirc-0.4.6/configure-21407-_ACEOF
##############################################
lostirc-0.4.6/configure-21415-do
lostirc-0.4.6/configure:21416:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
lostirc-0.4.6/configure-21417-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
lostirc-0.4.6/configure-21503-fi
lostirc-0.4.6/configure:21504:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
lostirc-0.4.6/configure:21505:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
lostirc-0.4.6/configure:21506:if test `eval echo '${'$as_ac_var'}'` = yes; then
lostirc-0.4.6/configure-21507-  cat >>confdefs.h <<_ACEOF
lostirc-0.4.6/configure:21508:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
lostirc-0.4.6/configure-21509-_ACEOF
##############################################
lostirc-0.4.6/configure-22047-do
lostirc-0.4.6/configure:22048:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
lostirc-0.4.6/configure-22049-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
lostirc-0.4.6/configure-22054-fi
lostirc-0.4.6/configure:22055:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lostirc-0.4.6/configure:22056:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lostirc-0.4.6/configure-22057-else
##############################################
lostirc-0.4.6/configure-22180-fi
lostirc-0.4.6/configure:22181:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lostirc-0.4.6/configure:22182:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lostirc-0.4.6/configure-22183-
lostirc-0.4.6/configure-22184-fi
lostirc-0.4.6/configure:22185:if test `eval echo '${'$as_ac_Header'}'` = yes; then
lostirc-0.4.6/configure-22186-  cat >>confdefs.h <<_ACEOF
lostirc-0.4.6/configure:22187:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
lostirc-0.4.6/configure-22188-_ACEOF
##############################################
lostirc-0.4.6/configure-22304-
lostirc-0.4.6/configure:22305:ac_lo=`expr $ac_mid + 1`
lostirc-0.4.6/configure-22306-		    if test $ac_lo -le $ac_mid; then
##############################################
lostirc-0.4.6/configure-22309-		    fi
lostirc-0.4.6/configure:22310:		    ac_mid=`expr 2 '*' $ac_mid + 1`
lostirc-0.4.6/configure-22311-fi
##############################################
lostirc-0.4.6/configure-22400-
lostirc-0.4.6/configure:22401:ac_hi=`expr '(' $ac_mid ')' - 1`
lostirc-0.4.6/configure-22402-		       if test $ac_mid -le $ac_hi; then
##############################################
lostirc-0.4.6/configure-22405-		       fi
lostirc-0.4.6/configure:22406:		       ac_mid=`expr 2 '*' $ac_mid`
lostirc-0.4.6/configure-22407-fi
##############################################
lostirc-0.4.6/configure-22420-while test "x$ac_lo" != "x$ac_hi"; do
lostirc-0.4.6/configure:22421:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
lostirc-0.4.6/configure-22422-  cat >conftest.$ac_ext <<_ACEOF
##############################################
lostirc-0.4.6/configure-22464-
lostirc-0.4.6/configure:22465:ac_lo=`expr '(' $ac_mid ')' + 1`
lostirc-0.4.6/configure-22466-fi
##############################################
lostirc-0.4.6/configure-22625-
lostirc-0.4.6/configure:22626:ac_lo=`expr $ac_mid + 1`
lostirc-0.4.6/configure-22627-		    if test $ac_lo -le $ac_mid; then
##############################################
lostirc-0.4.6/configure-22630-		    fi
lostirc-0.4.6/configure:22631:		    ac_mid=`expr 2 '*' $ac_mid + 1`
lostirc-0.4.6/configure-22632-fi
##############################################
lostirc-0.4.6/configure-22721-
lostirc-0.4.6/configure:22722:ac_hi=`expr '(' $ac_mid ')' - 1`
lostirc-0.4.6/configure-22723-		       if test $ac_mid -le $ac_hi; then
##############################################
lostirc-0.4.6/configure-22726-		       fi
lostirc-0.4.6/configure:22727:		       ac_mid=`expr 2 '*' $ac_mid`
lostirc-0.4.6/configure-22728-fi
##############################################
lostirc-0.4.6/configure-22741-while test "x$ac_lo" != "x$ac_hi"; do
lostirc-0.4.6/configure:22742:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
lostirc-0.4.6/configure-22743-  cat >conftest.$ac_ext <<_ACEOF
##############################################
lostirc-0.4.6/configure-22785-
lostirc-0.4.6/configure:22786:ac_lo=`expr '(' $ac_mid ')' + 1`
lostirc-0.4.6/configure-22787-fi
##############################################
lostirc-0.4.6/configure-22946-
lostirc-0.4.6/configure:22947:ac_lo=`expr $ac_mid + 1`
lostirc-0.4.6/configure-22948-		    if test $ac_lo -le $ac_mid; then
##############################################
lostirc-0.4.6/configure-22951-		    fi
lostirc-0.4.6/configure:22952:		    ac_mid=`expr 2 '*' $ac_mid + 1`
lostirc-0.4.6/configure-22953-fi
##############################################
lostirc-0.4.6/configure-23042-
lostirc-0.4.6/configure:23043:ac_hi=`expr '(' $ac_mid ')' - 1`
lostirc-0.4.6/configure-23044-		       if test $ac_mid -le $ac_hi; then
##############################################
lostirc-0.4.6/configure-23047-		       fi
lostirc-0.4.6/configure:23048:		       ac_mid=`expr 2 '*' $ac_mid`
lostirc-0.4.6/configure-23049-fi
##############################################
lostirc-0.4.6/configure-23062-while test "x$ac_lo" != "x$ac_hi"; do
lostirc-0.4.6/configure:23063:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
lostirc-0.4.6/configure-23064-  cat >conftest.$ac_ext <<_ACEOF
##############################################
lostirc-0.4.6/configure-23106-
lostirc-0.4.6/configure:23107:ac_lo=`expr '(' $ac_mid ')' + 1`
lostirc-0.4.6/configure-23108-fi
##############################################
lostirc-0.4.6/configure-23256-do
lostirc-0.4.6/configure:23257:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
lostirc-0.4.6/configure-23258-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
lostirc-0.4.6/configure-23263-fi
lostirc-0.4.6/configure:23264:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lostirc-0.4.6/configure:23265:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lostirc-0.4.6/configure-23266-else
##############################################
lostirc-0.4.6/configure-23389-fi
lostirc-0.4.6/configure:23390:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lostirc-0.4.6/configure:23391:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lostirc-0.4.6/configure-23392-
lostirc-0.4.6/configure-23393-fi
lostirc-0.4.6/configure:23394:if test `eval echo '${'$as_ac_Header'}'` = yes; then
lostirc-0.4.6/configure-23395-  cat >>confdefs.h <<_ACEOF
lostirc-0.4.6/configure:23396:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
lostirc-0.4.6/configure-23397-_ACEOF
##############################################
lostirc-0.4.6/configure-23587-    # gcc leaves a trailing carriage return which upsets mingw
lostirc-0.4.6/configure:23588:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lostirc-0.4.6/configure-23589-  *)
lostirc-0.4.6/configure:23590:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lostirc-0.4.6/configure-23591-  esac
##############################################
lostirc-0.4.6/configure-23596-      # Canonicalize the path of ld
lostirc-0.4.6/configure:23597:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
lostirc-0.4.6/configure-23598-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
lostirc-0.4.6/configure:23599:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
lostirc-0.4.6/configure-23600-      done
##############################################
lostirc-0.4.6/configure-23630-      # Break only if it was the GNU/non-GNU ld that we prefer.
lostirc-0.4.6/configure:23631:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
lostirc-0.4.6/configure-23632-      *GNU* | *'with BFD'*)
##############################################
lostirc-0.4.6/configure-23661-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
lostirc-0.4.6/configure:23662:case `$LD -v 2>&1 </dev/null` in
lostirc-0.4.6/configure-23663-*GNU* | *'with BFD'*)
##############################################
lostirc-0.4.6/configure-23772-        names_already_handled="$names_already_handled $name"
lostirc-0.4.6/configure:23773:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
lostirc-0.4.6/configure-23774-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
lostirc-0.4.6/configure-23818-                -L*)
lostirc-0.4.6/configure:23819:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
lostirc-0.4.6/configure-23820-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
lostirc-0.4.6/configure-23910-              */lib | */lib/)
lostirc-0.4.6/configure:23911:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
lostirc-0.4.6/configure-23912-                additional_includedir="$basedir/include"
##############################################
lostirc-0.4.6/configure-23958-                  -L*)
lostirc-0.4.6/configure:23959:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
lostirc-0.4.6/configure-23960-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
lostirc-0.4.6/configure-24015-                  -R*)
lostirc-0.4.6/configure:24016:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
lostirc-0.4.6/configure-24017-                    if test "$enable_rpath" != no; then
##############################################
lostirc-0.4.6/configure-24040-                  -l*)
lostirc-0.4.6/configure:24041:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
lostirc-0.4.6/configure-24042-                    ;;
lostirc-0.4.6/configure-24043-                  *.la)
lostirc-0.4.6/configure:24044:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
lostirc-0.4.6/configure-24045-                    ;;
##############################################
lostirc-0.4.6/configure-24173-do
lostirc-0.4.6/configure:24174:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
lostirc-0.4.6/configure-24175-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
lostirc-0.4.6/configure-24180-fi
lostirc-0.4.6/configure:24181:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lostirc-0.4.6/configure:24182:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lostirc-0.4.6/configure-24183-else
##############################################
lostirc-0.4.6/configure-24306-fi
lostirc-0.4.6/configure:24307:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lostirc-0.4.6/configure:24308:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lostirc-0.4.6/configure-24309-
lostirc-0.4.6/configure-24310-fi
lostirc-0.4.6/configure:24311:if test `eval echo '${'$as_ac_Header'}'` = yes; then
lostirc-0.4.6/configure-24312-  cat >>confdefs.h <<_ACEOF
lostirc-0.4.6/configure:24313:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
lostirc-0.4.6/configure-24314-_ACEOF
##############################################
lostirc-0.4.6/configure-24347-do
lostirc-0.4.6/configure:24348:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
lostirc-0.4.6/configure-24349-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
lostirc-0.4.6/configure-24435-fi
lostirc-0.4.6/configure:24436:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
lostirc-0.4.6/configure:24437:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
lostirc-0.4.6/configure:24438:if test `eval echo '${'$as_ac_var'}'` = yes; then
lostirc-0.4.6/configure-24439-  cat >>confdefs.h <<_ACEOF
lostirc-0.4.6/configure:24440:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
lostirc-0.4.6/configure-24441-_ACEOF
##############################################
lostirc-0.4.6/configure-25040-
lostirc-0.4.6/configure:25041:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
lostirc-0.4.6/configure-25042-    echo "$as_me:$LINENO: result: ${ac_t:-
##############################################
lostirc-0.4.6/configure-25229-echo $ECHO_N "checking version of bison... $ECHO_C" >&6
lostirc-0.4.6/configure:25230:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
lostirc-0.4.6/configure-25231-    case $ac_prog_version in
##############################################
lostirc-0.4.6/configure-25566-        names_already_handled="$names_already_handled $name"
lostirc-0.4.6/configure:25567:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
lostirc-0.4.6/configure-25568-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
lostirc-0.4.6/configure-25612-                -L*)
lostirc-0.4.6/configure:25613:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
lostirc-0.4.6/configure-25614-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
lostirc-0.4.6/configure-25704-              */lib | */lib/)
lostirc-0.4.6/configure:25705:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
lostirc-0.4.6/configure-25706-                additional_includedir="$basedir/include"
##############################################
lostirc-0.4.6/configure-25752-                  -L*)
lostirc-0.4.6/configure:25753:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
lostirc-0.4.6/configure-25754-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
lostirc-0.4.6/configure-25809-                  -R*)
lostirc-0.4.6/configure:25810:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
lostirc-0.4.6/configure-25811-                    if test "$enable_rpath" != no; then
##############################################
lostirc-0.4.6/configure-25834-                  -l*)
lostirc-0.4.6/configure:25835:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
lostirc-0.4.6/configure-25836-                    ;;
lostirc-0.4.6/configure-25837-                  *.la)
lostirc-0.4.6/configure:25838:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
lostirc-0.4.6/configure-25839-                    ;;
##############################################
lostirc-0.4.6/configure-26028-        LTLIBINTL="\${top_builddir}/intl/libintl.a $LTLIBICONV"
lostirc-0.4.6/configure:26029:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
lostirc-0.4.6/configure-26030-      fi
##############################################
lostirc-0.4.6/configure-26444-do
lostirc-0.4.6/configure:26445:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
lostirc-0.4.6/configure-26446-    eval $as_var=C; export $as_var
##############################################
lostirc-0.4.6/configure-26502-  as_lineno_2=$LINENO
lostirc-0.4.6/configure:26503:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
lostirc-0.4.6/configure-26504-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
lostirc-0.4.6/configure-26542-  as_lineno_2=$LINENO
lostirc-0.4.6/configure:26543:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
lostirc-0.4.6/configure-26544-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
lostirc-0.4.6/configure-26724-configured by $0, generated by GNU Autoconf 2.59,
lostirc-0.4.6/configure:26725:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
lostirc-0.4.6/configure-26726-
##############################################
lostirc-0.4.6/configure-26741-  --*=*)
lostirc-0.4.6/configure:26742:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
lostirc-0.4.6/configure:26743:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
lostirc-0.4.6/configure-26744-    ac_shift=:
##############################################
lostirc-0.4.6/configure-27073-      fi
lostirc-0.4.6/configure:27074:      ac_sed_frag=`expr $ac_sed_frag + 1`
lostirc-0.4.6/configure-27075-      ac_beg=$ac_end
lostirc-0.4.6/configure:27076:      ac_end=`expr $ac_end + $ac_max_sed_lines`
lostirc-0.4.6/configure-27077-    fi
##############################################
lostirc-0.4.6/configure-27090-	cat >$tmp/stdin
lostirc-0.4.6/configure:27091:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
lostirc-0.4.6/configure:27092:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
lostirc-0.4.6/configure:27093:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
lostirc-0.4.6/configure:27094:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
lostirc-0.4.6/configure-27095-  * )   ac_file_in=$ac_file.in ;;
##############################################
lostirc-0.4.6/configure-27138-if test "$ac_dir" != .; then
lostirc-0.4.6/configure:27139:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
lostirc-0.4.6/configure-27140-  # A "../" for each directory in $ac_dir_suffix.
lostirc-0.4.6/configure:27141:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
lostirc-0.4.6/configure-27142-else
##############################################
lostirc-0.4.6/configure-27151-    else
lostirc-0.4.6/configure:27152:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
lostirc-0.4.6/configure-27153-    fi ;;
##############################################
lostirc-0.4.6/configure-27304-	cat >$tmp/stdin
lostirc-0.4.6/configure:27305:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
lostirc-0.4.6/configure:27306:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
lostirc-0.4.6/configure:27307:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
lostirc-0.4.6/configure:27308:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
lostirc-0.4.6/configure-27309-  * )   ac_file_in=$ac_file.in ;;
##############################################
lostirc-0.4.6/configure-27507-    * )
lostirc-0.4.6/configure:27508:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
lostirc-0.4.6/configure-27509-  esac
##############################################
lostirc-0.4.6/configure-27530-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
lostirc-0.4.6/configure:27531:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
lostirc-0.4.6/configure:27532:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
lostirc-0.4.6/configure-27533-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
lostirc-0.4.6/configure-27572-if test "$ac_dir" != .; then
lostirc-0.4.6/configure:27573:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
lostirc-0.4.6/configure-27574-  # A "../" for each directory in $ac_dir_suffix.
lostirc-0.4.6/configure:27575:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
lostirc-0.4.6/configure-27576-else
##############################################
lostirc-0.4.6/configure-27585-    else
lostirc-0.4.6/configure:27586:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
lostirc-0.4.6/configure-27587-    fi ;;
##############################################
lostirc-0.4.6/configure-27640-  # Strip MF so we end up with the name of the file.
lostirc-0.4.6/configure:27641:  mf=`echo "$mf" | sed -e 's/:.*$//'`
lostirc-0.4.6/configure-27642-  # Check whether this is an Automake generated Makefile or not.
##############################################
lostirc-0.4.6/configure-27666-  # running `make'.
lostirc-0.4.6/configure:27667:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
lostirc-0.4.6/configure-27668-  test -z "$DEPDIR" && continue
lostirc-0.4.6/configure-27669-  # When using ansi2knr, U may be empty or an underscore; expand it
lostirc-0.4.6/configure:27670:  U=`sed -n 's/^U = //p' < "$mf"`
lostirc-0.4.6/configure-27671-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
lostirc-0.4.6/configure-27733-      case "$ac_file" in
lostirc-0.4.6/configure:27734:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
lostirc-0.4.6/configure-27735-      esac
##############################################
lostirc-0.4.6/configure-27738-        # Adjust a relative srcdir.
lostirc-0.4.6/configure:27739:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
lostirc-0.4.6/configure:27740:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
lostirc-0.4.6/configure:27741:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
lostirc-0.4.6/configure-27742-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
lostirc-0.4.6/configure-27745-        case "$ac_given_srcdir" in
lostirc-0.4.6/configure:27746:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
lostirc-0.4.6/configure-27747-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
lostirc-0.4.6/configure-27765-            fi
lostirc-0.4.6/configure:27766:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
lostirc-0.4.6/configure-27767-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
lostirc-0.4.6/config.rpath-48-host="$1"
lostirc-0.4.6/config.rpath:49:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
lostirc-0.4.6/config.rpath:50:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
lostirc-0.4.6/config.rpath:51:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
lostirc-0.4.6/config.rpath-52-
##############################################
lostirc-0.4.6/config.rpath-223-        case $host_os in aix4.[012]|aix4.[012].*)
lostirc-0.4.6/config.rpath:224:          collect2name=`${CC} -print-prog-name=collect2`
lostirc-0.4.6/config.rpath-225-          if test -f "$collect2name" && \
##############################################
lostirc-0.4.6/config.rpath-350-      hardcode_direct=yes
lostirc-0.4.6/config.rpath:351:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lostirc-0.4.6/config.rpath-352-        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
lostirc-0.4.6/config.rpath-517-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
lostirc-0.4.6/config.rpath:518:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
lostirc-0.4.6/config.rpath:519:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
lostirc-0.4.6/config.rpath:520:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
lostirc-0.4.6/config.rpath-521-
##############################################
lostirc-0.4.6/depcomp-34-if test -z "$depfile"; then
lostirc-0.4.6/depcomp:35:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
lostirc-0.4.6/depcomp:36:   dir=`echo "$object" | sed 's,/.*$,/,'`
lostirc-0.4.6/depcomp-37-   if test "$dir" = "$object"; then
##############################################
lostirc-0.4.6/depcomp-43-
lostirc-0.4.6/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
lostirc-0.4.6/depcomp-45-
##############################################
lostirc-0.4.6/depcomp-178-  # Version 6 uses the directory in both cases.
lostirc-0.4.6/depcomp:179:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
lostirc-0.4.6/depcomp-180-  tmpdepfile="$stripped.u"
##############################################
lostirc-0.4.6/depcomp-189-  else
lostirc-0.4.6/depcomp:190:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
lostirc-0.4.6/depcomp-191-    tmpdepfile="$stripped.u"
##############################################
lostirc-0.4.6/depcomp-203-    # Do two passes, one to just change these to
lostirc-0.4.6/depcomp:204:    # `$object: dependent.h' and one to simply `dependent.h:'.
lostirc-0.4.6/depcomp-205-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
lostirc-0.4.6/depcomp-244-  # Do two passes, one to just change these to
lostirc-0.4.6/depcomp:245:  # `$object: dependent.h' and one to simply `dependent.h:'.
lostirc-0.4.6/depcomp-246-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
lostirc-0.4.6/depcomp-259-   # Subdirectories are respected.
lostirc-0.4.6/depcomp:260:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
lostirc-0.4.6/depcomp-261-   test "x$dir" = "x$object" && dir=
lostirc-0.4.6/depcomp:262:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
lostirc-0.4.6/depcomp-263-
##############################################
lostirc-0.4.6/depcomp-382-  done
lostirc-0.4.6/depcomp:383:  obj_suffix="`echo $object | sed 's/^.*\././'`"
lostirc-0.4.6/depcomp-384-  touch "$tmpdepfile"
##############################################
lostirc-0.4.6/install-sh-103-
lostirc-0.4.6/install-sh:104:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
lostirc-0.4.6/install-sh-105-	    shift
##############################################
lostirc-0.4.6/install-sh-107-
lostirc-0.4.6/install-sh:108:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
lostirc-0.4.6/install-sh-109-	    shift
##############################################
lostirc-0.4.6/install-sh-169-	then
lostirc-0.4.6/install-sh:170:		dst=$dst/`basename "$src"`
lostirc-0.4.6/install-sh-171-	else
##############################################
lostirc-0.4.6/install-sh-176-## this sed command emulates the dirname command
lostirc-0.4.6/install-sh:177:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
lostirc-0.4.6/install-sh-178-
##############################################
lostirc-0.4.6/install-sh-190-IFS='%'
lostirc-0.4.6/install-sh:191:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
lostirc-0.4.6/install-sh-192-IFS=$oIFS
##############################################
lostirc-0.4.6/install-sh-224-	then
lostirc-0.4.6/install-sh:225:		dstfile=`basename "$dst"`
lostirc-0.4.6/install-sh-226-	else
##############################################
lostirc-0.4.6/install-sh-234-	then
lostirc-0.4.6/install-sh:235:		dstfile=`basename "$dst"`
lostirc-0.4.6/install-sh-236-	else
##############################################
lostirc-0.4.6/missing-128-         from any GNU archive site."
lostirc-0.4.6/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
lostirc-0.4.6/missing-130-    test -z "$files" && files="config.h"
##############################################
lostirc-0.4.6/missing-167-         proper tools for further handling them.
lostirc-0.4.6/missing:168:         You can get \`$1' as part of \`Autoconf' from any GNU
lostirc-0.4.6/missing-169-         archive site."
lostirc-0.4.6/missing-170-
lostirc-0.4.6/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
lostirc-0.4.6/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
lostirc-0.4.6/missing-173-    if test -f "$file"; then
##############################################
lostirc-0.4.6/missing-196-	*.y)
lostirc-0.4.6/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
lostirc-0.4.6/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
lostirc-0.4.6/missing-200-	    fi
lostirc-0.4.6/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
lostirc-0.4.6/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
lostirc-0.4.6/missing-226-	*.l)
lostirc-0.4.6/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
lostirc-0.4.6/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
lostirc-0.4.6/missing-250-
lostirc-0.4.6/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
lostirc-0.4.6/missing-252-    if test -z "$file"; then
lostirc-0.4.6/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
lostirc-0.4.6/missing-254-    fi
##############################################
lostirc-0.4.6/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
lostirc-0.4.6/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
lostirc-0.4.6/missing-278-    if test -z "$file"; then
lostirc-0.4.6/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
lostirc-0.4.6/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
lostirc-0.4.6/missing-281-    fi
##############################################
lostirc-0.4.6/missing-304-	*o*)
lostirc-0.4.6/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
lostirc-0.4.6/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
lostirc-0.4.6/missing-310-	*h*)
lostirc-0.4.6/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
lostirc-0.4.6/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
lostirc-0.4.6/mkinstalldirs-69-do
lostirc-0.4.6/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
lostirc-0.4.6/mkinstalldirs-71-  shift
##############################################
lostirc-0.4.6/m4/po.m4-64-    else
lostirc-0.4.6/m4/po.m4:65:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
lostirc-0.4.6/m4/po.m4-66-      AC_MSG_RESULT(
##############################################
lostirc-0.4.6/m4/po.m4-92-      case "$ac_file" in
lostirc-0.4.6/m4/po.m4:93:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
lostirc-0.4.6/m4/po.m4-94-      esac
##############################################
lostirc-0.4.6/m4/po.m4-97-        # Adjust a relative srcdir.
lostirc-0.4.6/m4/po.m4:98:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
lostirc-0.4.6/m4/po.m4:99:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
lostirc-0.4.6/m4/po.m4:100:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
lostirc-0.4.6/m4/po.m4-101-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
lostirc-0.4.6/m4/po.m4-104-        case "$ac_given_srcdir" in
lostirc-0.4.6/m4/po.m4:105:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
lostirc-0.4.6/m4/po.m4-106-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
lostirc-0.4.6/m4/po.m4-121-            fi
lostirc-0.4.6/m4/po.m4:122:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
lostirc-0.4.6/m4/po.m4-123-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
lostirc-0.4.6/m4/po.m4-217-  # Adjust a relative srcdir.
lostirc-0.4.6/m4/po.m4:218:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
lostirc-0.4.6/m4/po.m4:219:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
lostirc-0.4.6/m4/po.m4:220:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
lostirc-0.4.6/m4/po.m4-221-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
lostirc-0.4.6/m4/po.m4-224-  case "$ac_given_srcdir" in
lostirc-0.4.6/m4/po.m4:225:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
lostirc-0.4.6/m4/po.m4-226-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
lostirc-0.4.6/m4/po.m4-285-  # Set POTFILES to the value of the Makefile variable POTFILES.
lostirc-0.4.6/m4/po.m4:286:  sed_x_POTFILES="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`"
lostirc-0.4.6/m4/po.m4:287:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
lostirc-0.4.6/m4/po.m4-288-  # Compute POTFILES_DEPS as
##############################################
lostirc-0.4.6/m4/po.m4-300-    # The LINGUAS file contains the set of available languages.
lostirc-0.4.6/m4/po.m4:301:    ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
lostirc-0.4.6/m4/po.m4-302-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
lostirc-0.4.6/m4/po.m4-304-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
lostirc-0.4.6/m4/po.m4:305:    sed_x_LINGUAS="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`"
lostirc-0.4.6/m4/po.m4:306:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
lostirc-0.4.6/m4/po.m4-307-  fi
##############################################
lostirc-0.4.6/m4/po.m4-348-    QMFILES="$QMFILES $srcdirpre$lang.qm"
lostirc-0.4.6/m4/po.m4:349:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
lostirc-0.4.6/m4/po.m4-350-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
lostirc-0.4.6/m4/po.m4:351:    frobbedlang=`echo $lang | sed -e 's/_/-/g'`
lostirc-0.4.6/m4/po.m4-352-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
lostirc-0.4.6/m4/po.m4-389-      QTCATALOGS="$QTCATALOGS $lang.qm"
lostirc-0.4.6/m4/po.m4:390:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
lostirc-0.4.6/m4/po.m4-391-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
lostirc-0.4.6/m4/po.m4:392:      frobbedlang=`echo $lang | sed -e 's/_/-/g'`
lostirc-0.4.6/m4/po.m4-393-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
lostirc-0.4.6/m4/po.m4-400-    for lang in $ALL_LINGUAS; do
lostirc-0.4.6/m4/po.m4:401:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
lostirc-0.4.6/m4/po.m4-402-      cat >> "$ac_file.tmp" <<EOF
##############################################
lostirc-0.4.6/m4/po.m4-411-    for lang in $ALL_LINGUAS; do
lostirc-0.4.6/m4/po.m4:412:      frobbedlang=`echo $lang | sed -e 's/_/-/g'`
lostirc-0.4.6/m4/po.m4-413-      cat >> "$ac_file.tmp" <<EOF
##############################################
lostirc-0.4.6/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);"])
lostirc-0.4.6/m4/iconv.m4:97:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
lostirc-0.4.6/m4/iconv.m4-98-    AC_MSG_RESULT([$]{ac_t:-
##############################################
lostirc-0.4.6/m4/gettext.m4-237-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
lostirc-0.4.6/m4/gettext.m4:238:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
lostirc-0.4.6/m4/gettext.m4-239-      fi
##############################################
lostirc-0.4.6/m4/gettext.m4-449-changequote(<<,>>)dnl
lostirc-0.4.6/m4/gettext.m4:450:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
lostirc-0.4.6/m4/gettext.m4-451-    case $ac_prog_version in
##############################################
lostirc-0.4.6/m4/libtool.m4-175-
lostirc-0.4.6/m4/libtool.m4:176:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/m4/libtool.m4-177-
##############################################
lostirc-0.4.6/m4/libtool.m4-213-  $srcdir)   ltmain=./ltmain.sh ;;
lostirc-0.4.6/m4/libtool.m4:214:  $srcdir/*) ltmain=`expr "$ac_aux_dir" : "$srcdir/\(.*\)"`/ltmain.sh ;;
lostirc-0.4.6/m4/libtool.m4-215-esac
##############################################
lostirc-0.4.6/m4/libtool.m4-356-m4_define([_LT_CONFIG_STATUS_DECLARE],
lostirc-0.4.6/m4/libtool.m4:357:[$1='`$echo "X$][$1" | $Xsed -e "$delay_single_quote_subst"`'])
lostirc-0.4.6/m4/libtool.m4-358-
##############################################
lostirc-0.4.6/m4/libtool.m4-366-#
lostirc-0.4.6/m4/libtool.m4:367:#    <var>='`$echo "X$<var>" | $Xsed -e "$delay_single_quote_subst"`'
lostirc-0.4.6/m4/libtool.m4-368-m4_define([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
lostirc-0.4.6/m4/libtool.m4-447-for var in lt_decl_all_varnames([[ ]], lt_decl_quote_varnames); do
lostirc-0.4.6/m4/libtool.m4:448:    eval "lt_\$var=\\\\\\"\\\`\\\$echo \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
lostirc-0.4.6/m4/libtool.m4-449-done
##############################################
lostirc-0.4.6/m4/libtool.m4-452-for var in lt_decl_all_varnames([[ ]], lt_decl_dquote_varnames); do
lostirc-0.4.6/m4/libtool.m4:453:    eval "lt_\$var=\\\\\\"\\\`\\\$echo \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
lostirc-0.4.6/m4/libtool.m4-454-done
##############################################
lostirc-0.4.6/m4/libtool.m4-458-*'\\\[$]0 --fallback-echo"')dnl "
lostirc-0.4.6/m4/libtool.m4:459:  lt_echo=\`\$echo "X\$lt_echo" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\`
lostirc-0.4.6/m4/libtool.m4-460-  ;;
##############################################
lostirc-0.4.6/m4/libtool.m4-490-
lostirc-0.4.6/m4/libtool.m4:491:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
lostirc-0.4.6/m4/libtool.m4-492-# Generated automatically by config.status (GNU $PACKAGE$TIMESTAMP) $VERSION
##############################################
lostirc-0.4.6/m4/libtool.m4-680-  # Remove one level of quotation (which was required for Make).
lostirc-0.4.6/m4/libtool.m4:681:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
lostirc-0.4.6/m4/libtool.m4-682-  ;;
##############################################
lostirc-0.4.6/m4/libtool.m4-691-  :
lostirc-0.4.6/m4/libtool.m4:692:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
lostirc-0.4.6/m4/libtool.m4-693-  # Yippee, $echo works!
##############################################
lostirc-0.4.6/m4/libtool.m4-717-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
lostirc-0.4.6/m4/libtool.m4:718:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
lostirc-0.4.6/m4/libtool.m4:719:       echo_test_string="`eval $cmd`" &&
lostirc-0.4.6/m4/libtool.m4-720-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
lostirc-0.4.6/m4/libtool.m4-726-
lostirc-0.4.6/m4/libtool.m4:727:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
lostirc-0.4.6/m4/libtool.m4:728:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
lostirc-0.4.6/m4/libtool.m4-729-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lostirc-0.4.6/m4/libtool.m4-741-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
lostirc-0.4.6/m4/libtool.m4:742:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
lostirc-0.4.6/m4/libtool.m4:743:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
lostirc-0.4.6/m4/libtool.m4-744-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lostirc-0.4.6/m4/libtool.m4-753-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
lostirc-0.4.6/m4/libtool.m4:754:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
lostirc-0.4.6/m4/libtool.m4-755-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lostirc-0.4.6/m4/libtool.m4-768-      echo='printf %s\n'
lostirc-0.4.6/m4/libtool.m4:769:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
lostirc-0.4.6/m4/libtool.m4:770:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
lostirc-0.4.6/m4/libtool.m4-771-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lostirc-0.4.6/m4/libtool.m4-773-	:
lostirc-0.4.6/m4/libtool.m4:774:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
lostirc-0.4.6/m4/libtool.m4-775-	   test "X$echo_testing_string" = 'X\t' &&
lostirc-0.4.6/m4/libtool.m4:776:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
lostirc-0.4.6/m4/libtool.m4-777-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lostirc-0.4.6/m4/libtool.m4-782-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
lostirc-0.4.6/m4/libtool.m4:783:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
lostirc-0.4.6/m4/libtool.m4-784-	   test "X$echo_testing_string" = 'X\t' &&
lostirc-0.4.6/m4/libtool.m4:785:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
lostirc-0.4.6/m4/libtool.m4-786-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lostirc-0.4.6/m4/libtool.m4-792-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
lostirc-0.4.6/m4/libtool.m4:793:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
lostirc-0.4.6/m4/libtool.m4-794-	  then
##############################################
lostirc-0.4.6/m4/libtool.m4-800-	if test "$prev" != 'sed 50q "[$]0"'; then
lostirc-0.4.6/m4/libtool.m4:801:	  echo_test_string=`eval $prev`
lostirc-0.4.6/m4/libtool.m4-802-	  export echo_test_string
##############################################
lostirc-0.4.6/m4/libtool.m4-844-  if AC_TRY_EVAL(ac_compile); then
lostirc-0.4.6/m4/libtool.m4:845:    case `/usr/bin/file conftest.$ac_objext` in
lostirc-0.4.6/m4/libtool.m4-846-    *ELF-32*)
##############################################
lostirc-0.4.6/m4/libtool.m4-860-   if test "$lt_cv_prog_gnu_ld" = yes; then
lostirc-0.4.6/m4/libtool.m4:861:    case `/usr/bin/file conftest.$ac_objext` in
lostirc-0.4.6/m4/libtool.m4-862-    *32-bit*)
##############################################
lostirc-0.4.6/m4/libtool.m4-872-   else
lostirc-0.4.6/m4/libtool.m4:873:    case `/usr/bin/file conftest.$ac_objext` in
lostirc-0.4.6/m4/libtool.m4-874-    *32-bit*)
##############################################
lostirc-0.4.6/m4/libtool.m4-1118-    # we can't tell.
lostirc-0.4.6/m4/libtool.m4:1119:    while (test "X"`$CONFIG_SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
lostirc-0.4.6/m4/libtool.m4-1120-	       = "XX$teststring$teststring") >/dev/null 2>&1 &&
##############################################
lostirc-0.4.6/m4/libtool.m4-1122-    do
lostirc-0.4.6/m4/libtool.m4:1123:      i=`expr $i + 1`
lostirc-0.4.6/m4/libtool.m4-1124-      teststring=$teststring$teststring
##############################################
lostirc-0.4.6/m4/libtool.m4-1126-    # Only check the string length outside the loop.
lostirc-0.4.6/m4/libtool.m4:1127:    lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
lostirc-0.4.6/m4/libtool.m4-1128-    teststring=
##############################################
lostirc-0.4.6/m4/libtool.m4-1131-    # It appears as though 1/2 is a usable value.
lostirc-0.4.6/m4/libtool.m4:1132:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
lostirc-0.4.6/m4/libtool.m4-1133-    ;;
##############################################
lostirc-0.4.6/m4/libtool.m4-1431-  if test "$hard_links" = no; then
lostirc-0.4.6/m4/libtool.m4:1432:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
lostirc-0.4.6/m4/libtool.m4-1433-    need_locks=warn
##############################################
lostirc-0.4.6/m4/libtool.m4-1556-if test "$GCC" = yes; then
lostirc-0.4.6/m4/libtool.m4:1557:  sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lostirc-0.4.6/m4/libtool.m4-1558-  if echo "$sys_lib_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
lostirc-0.4.6/m4/libtool.m4-1562-    # okay in the real world where ";" in dirpaths is itself problematic.
lostirc-0.4.6/m4/libtool.m4:1563:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lostirc-0.4.6/m4/libtool.m4-1564-  else
lostirc-0.4.6/m4/libtool.m4:1565:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lostirc-0.4.6/m4/libtool.m4-1566-  fi
##############################################
lostirc-0.4.6/m4/libtool.m4-1634-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
lostirc-0.4.6/m4/libtool.m4:1635:    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'
lostirc-0.4.6/m4/libtool.m4-1636-  else
##############################################
lostirc-0.4.6/m4/libtool.m4-1670-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lostirc-0.4.6/m4/libtool.m4:1671:    postinstall_cmds='base_file=`basename \${file}`~
lostirc-0.4.6/m4/libtool.m4:1672:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
lostirc-0.4.6/m4/libtool.m4:1673:      dldir=$destdir/`dirname \$dlpath`~
lostirc-0.4.6/m4/libtool.m4-1674-      test -d \$dldir || mkdir -p \$dldir~
lostirc-0.4.6/m4/libtool.m4-1675-      $install_prog $dir/$dlname \$dldir/$dlname'
lostirc-0.4.6/m4/libtool.m4:1676:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lostirc-0.4.6/m4/libtool.m4-1677-      dlpath=$dir/\$dldll~
##############################################
lostirc-0.4.6/m4/libtool.m4-1683-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lostirc-0.4.6/m4/libtool.m4:1684:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lostirc-0.4.6/m4/libtool.m4-1685-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
lostirc-0.4.6/m4/libtool.m4-1688-      # MinGW DLLs use traditional 'lib' prefix
lostirc-0.4.6/m4/libtool.m4:1689:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lostirc-0.4.6/m4/libtool.m4:1690:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lostirc-0.4.6/m4/libtool.m4-1691-      if echo "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
##############################################
lostirc-0.4.6/m4/libtool.m4-1697-        # which wouldn't understand a cygwinified path. Ahh.
lostirc-0.4.6/m4/libtool.m4:1698:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lostirc-0.4.6/m4/libtool.m4-1699-      else
lostirc-0.4.6/m4/libtool.m4:1700:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lostirc-0.4.6/m4/libtool.m4-1701-      fi
##############################################
lostirc-0.4.6/m4/libtool.m4-1704-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lostirc-0.4.6/m4/libtool.m4:1705:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lostirc-0.4.6/m4/libtool.m4-1706-      ;;
##############################################
lostirc-0.4.6/m4/libtool.m4-1710-  *)
lostirc-0.4.6/m4/libtool.m4:1711:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
lostirc-0.4.6/m4/libtool.m4-1712-    ;;
##############################################
lostirc-0.4.6/m4/libtool.m4-1730-  if test "$GCC" = yes; then
lostirc-0.4.6/m4/libtool.m4:1731:    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"`
lostirc-0.4.6/m4/libtool.m4-1732-  else
##############################################
lostirc-0.4.6/m4/libtool.m4-1907-  if test -f /etc/ld.so.conf; then
lostirc-0.4.6/m4/libtool.m4:1908:    lt_ld_extra=`$SED -e 's/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g' /etc/ld.so.conf | tr '\n' ' '`
lostirc-0.4.6/m4/libtool.m4-1909-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
lostirc-0.4.6/m4/libtool.m4-1974-  shlibpath_var=LD_LIBRARY_PATH
lostirc-0.4.6/m4/libtool.m4:1975:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lostirc-0.4.6/m4/libtool.m4-1976-    case $host_os in
##############################################
lostirc-0.4.6/m4/libtool.m4-2143-	"file_magic "*)
lostirc-0.4.6/m4/libtool.m4:2144:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
lostirc-0.4.6/m4/libtool.m4-2145-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
lostirc-0.4.6/m4/libtool.m4-2219-    # gcc leaves a trailing carriage return which upsets mingw
lostirc-0.4.6/m4/libtool.m4:2220:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lostirc-0.4.6/m4/libtool.m4-2221-  *)
lostirc-0.4.6/m4/libtool.m4:2222:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lostirc-0.4.6/m4/libtool.m4-2223-  esac
##############################################
lostirc-0.4.6/m4/libtool.m4-2228-      # Canonicalize the pathname of ld
lostirc-0.4.6/m4/libtool.m4:2229:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
lostirc-0.4.6/m4/libtool.m4-2230-      while echo $ac_prog | $GREP "$re_direlt" > /dev/null 2>&1; do
lostirc-0.4.6/m4/libtool.m4:2231:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
lostirc-0.4.6/m4/libtool.m4-2232-      done
##############################################
lostirc-0.4.6/m4/libtool.m4-2259-      # Break only if it was the GNU/non-GNU ld that we prefer.
lostirc-0.4.6/m4/libtool.m4:2260:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
lostirc-0.4.6/m4/libtool.m4-2261-      *GNU* | *'with BFD'*)
##############################################
lostirc-0.4.6/m4/libtool.m4-2295-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
lostirc-0.4.6/m4/libtool.m4:2296:case `$LD -v 2>&1 </dev/null` in
lostirc-0.4.6/m4/libtool.m4-2297-*GNU* | *'with BFD'*)
##############################################
lostirc-0.4.6/m4/libtool.m4-2472-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
lostirc-0.4.6/m4/libtool.m4:2473:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lostirc-0.4.6/m4/libtool.m4-2474-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
lostirc-0.4.6/m4/libtool.m4-2550-      # Tru64's nm complains that /dev/null is an invalid object file
lostirc-0.4.6/m4/libtool.m4:2551:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
lostirc-0.4.6/m4/libtool.m4-2552-      */dev/null* | *'Invalid file or object type'*)
##############################################
lostirc-0.4.6/m4/libtool.m4-2556-      *)
lostirc-0.4.6/m4/libtool.m4:2557:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
lostirc-0.4.6/m4/libtool.m4-2558-	*/dev/null*)
##############################################
lostirc-0.4.6/m4/libtool.m4-2751-# If we're using GNU nm, then use its standard symbol codes.
lostirc-0.4.6/m4/libtool.m4:2752:case `$NM -V 2>&1` in
lostirc-0.4.6/m4/libtool.m4-2753-*GNU* | *'with BFD'*)
##############################################
lostirc-0.4.6/m4/libtool.m4-2781-    nlist=conftest.nm
lostirc-0.4.6/m4/libtool.m4:2782:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
lostirc-0.4.6/m4/libtool.m4-2783-      # Try sorting and uniquifying the output.
##############################################
lostirc-0.4.6/m4/libtool.m4-3526-	# is EXPORTS), use it as is; otherwise, prepend...
lostirc-0.4.6/m4/libtool.m4:3527:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lostirc-0.4.6/m4/libtool.m4-3528-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
lostirc-0.4.6/m4/libtool.m4-3579-      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
lostirc-0.4.6/m4/libtool.m4:3580:      case `$LD -v 2>&1` in
lostirc-0.4.6/m4/libtool.m4-3581-        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
lostirc-0.4.6/m4/libtool.m4-3682-	# below for broken collect2 doesn't work under 4.3+
lostirc-0.4.6/m4/libtool.m4:3683:	  collect2name=`${CC} -print-prog-name=collect2`
lostirc-0.4.6/m4/libtool.m4-3684-	  if test -f "$collect2name" &&
##############################################
lostirc-0.4.6/m4/libtool.m4-3726-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
lostirc-0.4.6/m4/libtool.m4:3727:	_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"
lostirc-0.4.6/m4/libtool.m4-3728-      else
##############################################
lostirc-0.4.6/m4/libtool.m4-3778-      # FIXME: Setting linknames here is a bad hack.
lostirc-0.4.6/m4/libtool.m4:3779:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
lostirc-0.4.6/m4/libtool.m4-3780-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
lostirc-0.4.6/m4/libtool.m4-3783-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
lostirc-0.4.6/m4/libtool.m4:3784:      fix_srcfile_path='`cygpath -w "$srcfile"`'
lostirc-0.4.6/m4/libtool.m4-3785-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
lostirc-0.4.6/m4/libtool.m4-3824-         output_verbose_link_cmd='echo'
lostirc-0.4.6/m4/libtool.m4:3825:          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
lostirc-0.4.6/m4/libtool.m4-3826-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
lostirc-0.4.6/m4/libtool.m4-3943-      if test "$GCC" = yes; then
lostirc-0.4.6/m4/libtool.m4:3944:	_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'
lostirc-0.4.6/m4/libtool.m4:3945:	_LT_AC_TAGVAR(archive_expsym_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 ${wl}-exports_file ${wl}$export_symbols -o $lib'
lostirc-0.4.6/m4/libtool.m4-3946-      else
lostirc-0.4.6/m4/libtool.m4:3947:	_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'
lostirc-0.4.6/m4/libtool.m4:3948:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
lostirc-0.4.6/m4/libtool.m4-3949-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
lostirc-0.4.6/m4/libtool.m4-3978-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
lostirc-0.4.6/m4/libtool.m4:3979:      if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lostirc-0.4.6/m4/libtool.m4-3980-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
lostirc-0.4.6/m4/libtool.m4-4007-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lostirc-0.4.6/m4/libtool.m4:4008:	_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'
lostirc-0.4.6/m4/libtool.m4-4009-      else
lostirc-0.4.6/m4/libtool.m4-4010-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lostirc-0.4.6/m4/libtool.m4:4011:	_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'
lostirc-0.4.6/m4/libtool.m4-4012-      fi
##############################################
lostirc-0.4.6/m4/libtool.m4-4019-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lostirc-0.4.6/m4/libtool.m4:4020:	_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'
lostirc-0.4.6/m4/libtool.m4-4021-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
lostirc-0.4.6/m4/libtool.m4-4023-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lostirc-0.4.6/m4/libtool.m4:4024:	_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'
lostirc-0.4.6/m4/libtool.m4:4025:	_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~
lostirc-0.4.6/m4/libtool.m4:4026:	$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'
lostirc-0.4.6/m4/libtool.m4-4027-
##############################################
lostirc-0.4.6/m4/libtool.m4-4216-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
lostirc-0.4.6/m4/libtool.m4:4217:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
lostirc-0.4.6/m4/libtool.m4-4218-        then
##############################################
lostirc-0.4.6/m4/libtool.m4-4339-if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then
lostirc-0.4.6/m4/libtool.m4:4340:  AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries])
lostirc-0.4.6/m4/libtool.m4:4341:  if echo "$old_CC $old_CFLAGS " | $GREP "[[ 	]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[ 	]]" >/dev/null; then :
lostirc-0.4.6/m4/libtool.m4-4342-  else
##############################################
lostirc-0.4.6/m4/libtool.m4-4469-_LT_AC_TAGVAR(compiler, $1)=$CC
lostirc-0.4.6/m4/libtool.m4:4470:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/m4/libtool.m4-4471-
##############################################
lostirc-0.4.6/m4/libtool.m4-4500-      # ancient GNU ld didn't support --whole-archive et. al.
lostirc-0.4.6/m4/libtool.m4:4501:      if eval "`$CC -print-prog-name=ld` --help 2>&1" |
lostirc-0.4.6/m4/libtool.m4-4502-  	$GREP 'no-whole-archive' > /dev/null; then
##############################################
lostirc-0.4.6/m4/libtool.m4-4580-        # below for broken collect2 doesn't work under 4.3+
lostirc-0.4.6/m4/libtool.m4:4581:  	collect2name=`${CC} -print-prog-name=collect2`
lostirc-0.4.6/m4/libtool.m4-4582-  	if test -f "$collect2name" &&
##############################################
lostirc-0.4.6/m4/libtool.m4-4625-
lostirc-0.4.6/m4/libtool.m4:4626:        _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"
lostirc-0.4.6/m4/libtool.m4-4627-       else
##############################################
lostirc-0.4.6/m4/libtool.m4-4671-        # is EXPORTS), use it as is; otherwise, prepend...
lostirc-0.4.6/m4/libtool.m4:4672:        _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lostirc-0.4.6/m4/libtool.m4-4673-  	cp $export_symbols $output_objdir/$soname.def;
##############################################
lostirc-0.4.6/m4/libtool.m4-4732-         output_verbose_link_cmd='echo'
lostirc-0.4.6/m4/libtool.m4:4733:          _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
lostirc-0.4.6/m4/libtool.m4-4734-          _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
##############################################
lostirc-0.4.6/m4/libtool.m4-4800-        # dependencies.
lostirc-0.4.6/m4/libtool.m4:4801:        output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
lostirc-0.4.6/m4/libtool.m4-4802-        ;;
##############################################
lostirc-0.4.6/m4/libtool.m4-4872-  	# dependencies.
lostirc-0.4.6/m4/libtool.m4:4873:  	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'
lostirc-0.4.6/m4/libtool.m4-4874-  	;;
##############################################
lostirc-0.4.6/m4/libtool.m4-4897-  	# SGI C++
lostirc-0.4.6/m4/libtool.m4:4898:  	_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'
lostirc-0.4.6/m4/libtool.m4-4899-
##############################################
lostirc-0.4.6/m4/libtool.m4-4908-  	  if test "$with_gnu_ld" = no; then
lostirc-0.4.6/m4/libtool.m4:4909:  	    _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'
lostirc-0.4.6/m4/libtool.m4-4910-  	  else
lostirc-0.4.6/m4/libtool.m4:4911:  	    _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'
lostirc-0.4.6/m4/libtool.m4-4912-  	  fi
##############################################
lostirc-0.4.6/m4/libtool.m4-4928-  	# to its proper name (with version) after linking.
lostirc-0.4.6/m4/libtool.m4:4929:  	_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'
lostirc-0.4.6/m4/libtool.m4:4930:  	_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'
lostirc-0.4.6/m4/libtool.m4-4931-  	# Commands to make compiler produce verbose output that lists
##############################################
lostirc-0.4.6/m4/libtool.m4-4938-  	# dependencies.
lostirc-0.4.6/m4/libtool.m4:4939:  	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'
lostirc-0.4.6/m4/libtool.m4-4940-
##############################################
lostirc-0.4.6/m4/libtool.m4-4974-  	# dependencies.
lostirc-0.4.6/m4/libtool.m4:4975:  	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'
lostirc-0.4.6/m4/libtool.m4-4976-  	;;
##############################################
lostirc-0.4.6/m4/libtool.m4-5017-  	# to its proper name (with version) after linking.
lostirc-0.4.6/m4/libtool.m4:5018:  	_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'
lostirc-0.4.6/m4/libtool.m4-5019-
##############################################
lostirc-0.4.6/m4/libtool.m4-5034-  	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lostirc-0.4.6/m4/libtool.m4:5035:  	_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'
lostirc-0.4.6/m4/libtool.m4-5036-
##############################################
lostirc-0.4.6/m4/libtool.m4-5047-  	# dependencies.
lostirc-0.4.6/m4/libtool.m4:5048:  	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'
lostirc-0.4.6/m4/libtool.m4-5049-  	;;
##############################################
lostirc-0.4.6/m4/libtool.m4-5052-  	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lostirc-0.4.6/m4/libtool.m4:5053:  	  _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'
lostirc-0.4.6/m4/libtool.m4-5054-
##############################################
lostirc-0.4.6/m4/libtool.m4-5077-  	# to its proper name (with version) after linking.
lostirc-0.4.6/m4/libtool.m4:5078:  	_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'
lostirc-0.4.6/m4/libtool.m4-5079-
##############################################
lostirc-0.4.6/m4/libtool.m4-5093-  	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lostirc-0.4.6/m4/libtool.m4:5094:  	_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'
lostirc-0.4.6/m4/libtool.m4:5095:  	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
lostirc-0.4.6/m4/libtool.m4-5096-  	  echo "-hidden">> $lib.exp~
lostirc-0.4.6/m4/libtool.m4:5097:  	  $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~
lostirc-0.4.6/m4/libtool.m4-5098-  	  $rm $lib.exp'
##############################################
lostirc-0.4.6/m4/libtool.m4-5110-  	# dependencies.
lostirc-0.4.6/m4/libtool.m4:5111:  	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'
lostirc-0.4.6/m4/libtool.m4-5112-  	;;
##############################################
lostirc-0.4.6/m4/libtool.m4-5115-  	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lostirc-0.4.6/m4/libtool.m4:5116:  	 _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'
lostirc-0.4.6/m4/libtool.m4-5117-
##############################################
lostirc-0.4.6/m4/libtool.m4-5189-  	    # Supported since Solaris 2.6 (maybe 2.5.1?)
lostirc-0.4.6/m4/libtool.m4:5190:  	    _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract'
lostirc-0.4.6/m4/libtool.m4-5191-  	    ;;
##############################################
lostirc-0.4.6/m4/libtool.m4-5202-  	# dependencies.
lostirc-0.4.6/m4/libtool.m4:5203:  	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'
lostirc-0.4.6/m4/libtool.m4-5204-
##############################################
lostirc-0.4.6/m4/libtool.m4-5372-  # eval without this substitution.
lostirc-0.4.6/m4/libtool.m4:5373:  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
lostirc-0.4.6/m4/libtool.m4-5374-
lostirc-0.4.6/m4/libtool.m4:5375:  for p in `eval $output_verbose_link_cmd`; do
lostirc-0.4.6/m4/libtool.m4-5376-    case $p in
##############################################
lostirc-0.4.6/m4/libtool.m4-5512-_LT_AC_TAGVAR(compiler, $1)=$CC
lostirc-0.4.6/m4/libtool.m4:5513:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/m4/libtool.m4-5514-
##############################################
lostirc-0.4.6/m4/libtool.m4-5754-    test $lt_ac_count -gt 10 && break
lostirc-0.4.6/m4/libtool.m4:5755:    lt_ac_count=`expr $lt_ac_count + 1`
lostirc-0.4.6/m4/libtool.m4-5756-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
lostirc-0.4.6/m4/lib-link.m4-176-        dnl or AC_LIB_HAVE_LINKFLAGS call.
lostirc-0.4.6/m4/lib-link.m4:177:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
lostirc-0.4.6/m4/lib-link.m4-178-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
lostirc-0.4.6/m4/lib-link.m4-218-                -L*)
lostirc-0.4.6/m4/lib-link.m4:219:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
lostirc-0.4.6/m4/lib-link.m4-220-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
lostirc-0.4.6/m4/lib-link.m4-335-              */lib | */lib/)
lostirc-0.4.6/m4/lib-link.m4:336:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
lostirc-0.4.6/m4/lib-link.m4-337-                additional_includedir="$basedir/include"
##############################################
lostirc-0.4.6/m4/lib-link.m4-388-                  -L*)
lostirc-0.4.6/m4/lib-link.m4:389:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
lostirc-0.4.6/m4/lib-link.m4-390-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
lostirc-0.4.6/m4/lib-link.m4-438-                  -R*)
lostirc-0.4.6/m4/lib-link.m4:439:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
lostirc-0.4.6/m4/lib-link.m4-440-                    if test "$enable_rpath" != no; then
##############################################
lostirc-0.4.6/m4/lib-link.m4-468-                    dnl Handle this in the next round.
lostirc-0.4.6/m4/lib-link.m4:469:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
lostirc-0.4.6/m4/lib-link.m4-470-                    ;;
##############################################
lostirc-0.4.6/m4/lib-link.m4-474-                    dnl option.
lostirc-0.4.6/m4/lib-link.m4:475:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
lostirc-0.4.6/m4/lib-link.m4-476-                    ;;
##############################################
lostirc-0.4.6/m4/lib-ld.m4-16-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
lostirc-0.4.6/m4/lib-ld.m4:17:case `$LD -v 2>&1 </dev/null` in
lostirc-0.4.6/m4/lib-ld.m4-18-*GNU* | *'with BFD'*)
##############################################
lostirc-0.4.6/m4/lib-ld.m4-52-    # gcc leaves a trailing carriage return which upsets mingw
lostirc-0.4.6/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lostirc-0.4.6/m4/lib-ld.m4-54-  *)
lostirc-0.4.6/m4/lib-ld.m4:55:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lostirc-0.4.6/m4/lib-ld.m4-56-  esac
##############################################
lostirc-0.4.6/m4/lib-ld.m4-61-      # Canonicalize the path of ld
lostirc-0.4.6/m4/lib-ld.m4:62:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
lostirc-0.4.6/m4/lib-ld.m4-63-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
lostirc-0.4.6/m4/lib-ld.m4:64:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
lostirc-0.4.6/m4/lib-ld.m4-65-      done
##############################################
lostirc-0.4.6/m4/lib-ld.m4-91-      # Break only if it was the GNU/non-GNU ld that we prefer.
lostirc-0.4.6/m4/lib-ld.m4:92:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
lostirc-0.4.6/m4/lib-ld.m4-93-      *GNU* | *'with BFD'*)
##############################################
lostirc-0.4.6/m4/po.m4~-64-    else
lostirc-0.4.6/m4/po.m4~:65:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
lostirc-0.4.6/m4/po.m4~-66-      AC_MSG_RESULT(
##############################################
lostirc-0.4.6/m4/po.m4~-92-      case "$ac_file" in
lostirc-0.4.6/m4/po.m4~:93:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
lostirc-0.4.6/m4/po.m4~-94-      esac
##############################################
lostirc-0.4.6/m4/po.m4~-97-        # Adjust a relative srcdir.
lostirc-0.4.6/m4/po.m4~:98:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
lostirc-0.4.6/m4/po.m4~:99:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
lostirc-0.4.6/m4/po.m4~:100:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
lostirc-0.4.6/m4/po.m4~-101-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
lostirc-0.4.6/m4/po.m4~-104-        case "$ac_given_srcdir" in
lostirc-0.4.6/m4/po.m4~:105:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
lostirc-0.4.6/m4/po.m4~-106-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
lostirc-0.4.6/m4/po.m4~-121-            fi
lostirc-0.4.6/m4/po.m4~:122:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
lostirc-0.4.6/m4/po.m4~-123-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
lostirc-0.4.6/m4/po.m4~-217-  # Adjust a relative srcdir.
lostirc-0.4.6/m4/po.m4~:218:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
lostirc-0.4.6/m4/po.m4~:219:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
lostirc-0.4.6/m4/po.m4~:220:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
lostirc-0.4.6/m4/po.m4~-221-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
lostirc-0.4.6/m4/po.m4~-224-  case "$ac_given_srcdir" in
lostirc-0.4.6/m4/po.m4~:225:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
lostirc-0.4.6/m4/po.m4~-226-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
lostirc-0.4.6/m4/po.m4~-285-  # Set POTFILES to the value of the Makefile variable POTFILES.
lostirc-0.4.6/m4/po.m4~:286:  sed_x_POTFILES="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`"
lostirc-0.4.6/m4/po.m4~:287:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
lostirc-0.4.6/m4/po.m4~-288-  # Compute POTFILES_DEPS as
##############################################
lostirc-0.4.6/m4/po.m4~-300-    # The LINGUAS file contains the set of available languages.
lostirc-0.4.6/m4/po.m4~:301:    ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
lostirc-0.4.6/m4/po.m4~-302-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
lostirc-0.4.6/m4/po.m4~-304-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
lostirc-0.4.6/m4/po.m4~:305:    sed_x_LINGUAS="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`"
lostirc-0.4.6/m4/po.m4~:306:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
lostirc-0.4.6/m4/po.m4~-307-  fi
##############################################
lostirc-0.4.6/m4/po.m4~-345-    QMFILES="$QMFILES $srcdirpre$lang.qm"
lostirc-0.4.6/m4/po.m4~:346:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
lostirc-0.4.6/m4/po.m4~-347-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
##############################################
lostirc-0.4.6/m4/po.m4~-383-      QTCATALOGS="$QTCATALOGS $lang.qm"
lostirc-0.4.6/m4/po.m4~:384:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
lostirc-0.4.6/m4/po.m4~-385-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
##############################################
lostirc-0.4.6/m4/po.m4~-392-    for lang in $ALL_LINGUAS; do
lostirc-0.4.6/m4/po.m4~:393:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
lostirc-0.4.6/m4/po.m4~-394-      cat >> "$ac_file.tmp" <<EOF
##############################################
lostirc-0.4.6/src/Makefile.in-245-	dot_seen=no; \
lostirc-0.4.6/src/Makefile.in:246:	target=`echo $@ | sed s/-recursive//`; \
lostirc-0.4.6/src/Makefile.in-247-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
lostirc-0.4.6/src/Makefile.in-275-	rev="$$rev ."; \
lostirc-0.4.6/src/Makefile.in:276:	target=`echo $@ | sed s/-recursive//`; \
lostirc-0.4.6/src/Makefile.in-277-	for subdir in $$rev; do \
##############################################
lostirc-0.4.6/src/Makefile.in-349-GTAGS:
lostirc-0.4.6/src/Makefile.in:350:	here=`$(am__cd) $(top_builddir) && pwd` \
lostirc-0.4.6/src/Makefile.in-351-	  && cd $(top_srcdir) \
##############################################
lostirc-0.4.6/src/Makefile.in-357-distdir: $(DISTFILES)
lostirc-0.4.6/src/Makefile.in:358:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
lostirc-0.4.6/src/Makefile.in:359:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
lostirc-0.4.6/src/Makefile.in-360-	list='$(DISTFILES)'; for file in $$list; do \
lostirc-0.4.6/src/Makefile.in-361-	  case $$file in \
lostirc-0.4.6/src/Makefile.in:362:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
lostirc-0.4.6/src/Makefile.in:363:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
lostirc-0.4.6/src/Makefile.in-364-	  esac; \
lostirc-0.4.6/src/Makefile.in-365-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
lostirc-0.4.6/src/Makefile.in:366:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
lostirc-0.4.6/src/Makefile.in-367-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
lostirc-0.4.6/src/libirc/Makefile.in-305-.cpp.obj:
lostirc-0.4.6/src/libirc/Makefile.in:306:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
lostirc-0.4.6/src/libirc/Makefile.in-307-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
lostirc-0.4.6/src/libirc/Makefile.in-310-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lostirc-0.4.6/src/libirc/Makefile.in:311:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lostirc-0.4.6/src/libirc/Makefile.in-312-
##############################################
lostirc-0.4.6/src/libirc/Makefile.in-371-GTAGS:
lostirc-0.4.6/src/libirc/Makefile.in:372:	here=`$(am__cd) $(top_builddir) && pwd` \
lostirc-0.4.6/src/libirc/Makefile.in-373-	  && cd $(top_srcdir) \
##############################################
lostirc-0.4.6/src/libirc/Makefile.in-379-distdir: $(DISTFILES)
lostirc-0.4.6/src/libirc/Makefile.in:380:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
lostirc-0.4.6/src/libirc/Makefile.in:381:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
lostirc-0.4.6/src/libirc/Makefile.in-382-	list='$(DISTFILES)'; for file in $$list; do \
lostirc-0.4.6/src/libirc/Makefile.in-383-	  case $$file in \
lostirc-0.4.6/src/libirc/Makefile.in:384:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
lostirc-0.4.6/src/libirc/Makefile.in:385:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
lostirc-0.4.6/src/libirc/Makefile.in-386-	  esac; \
lostirc-0.4.6/src/libirc/Makefile.in-387-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
lostirc-0.4.6/src/libirc/Makefile.in:388:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
lostirc-0.4.6/src/libirc/Makefile.in-389-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
lostirc-0.4.6/src/libirc/Socket.h-86-    int          getfd() const { return fd; }
lostirc-0.4.6/src/libirc/Socket.h:87:    sockaddr_in& getSockAddr() { return sockaddr; };
lostirc-0.4.6/src/libirc/Socket.h-88-    const char*  getLocalIP();
##############################################
lostirc-0.4.6/src/libirc/DCC.cpp-174-        std::ostringstream ss;
lostirc-0.4.6/src/libirc/DCC.cpp:175:        ss << "DCC SEND " << stripPath(_filename) << " " << ntohl(inet_addr(localip.c_str())) << " " << ntohs(_socket.getSockAddr().sin_port) << " " << _size;
lostirc-0.4.6/src/libirc/DCC.cpp-176-        conn->sendCtcp(nick, ss.str());
##############################################
lostirc-0.4.6/src/gtkmm/Makefile.in-283-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
lostirc-0.4.6/src/gtkmm/Makefile.in:284:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
lostirc-0.4.6/src/gtkmm/Makefile.in-285-	  if test -f $$p \
##############################################
lostirc-0.4.6/src/gtkmm/Makefile.in-287-	  ; then \
lostirc-0.4.6/src/gtkmm/Makefile.in:288:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
lostirc-0.4.6/src/gtkmm/Makefile.in-289-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
lostirc-0.4.6/src/gtkmm/Makefile.in-296-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
lostirc-0.4.6/src/gtkmm/Makefile.in:297:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
lostirc-0.4.6/src/gtkmm/Makefile.in-298-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
lostirc-0.4.6/src/gtkmm/Makefile.in-303-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
lostirc-0.4.6/src/gtkmm/Makefile.in:304:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
lostirc-0.4.6/src/gtkmm/Makefile.in-305-	  echo " rm -f $$p $$f"; \
##############################################
lostirc-0.4.6/src/gtkmm/Makefile.in-339-.cpp.obj:
lostirc-0.4.6/src/gtkmm/Makefile.in:340:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
lostirc-0.4.6/src/gtkmm/Makefile.in-341-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
lostirc-0.4.6/src/gtkmm/Makefile.in-344-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lostirc-0.4.6/src/gtkmm/Makefile.in:345:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lostirc-0.4.6/src/gtkmm/Makefile.in-346-
##############################################
lostirc-0.4.6/src/gtkmm/Makefile.in-405-GTAGS:
lostirc-0.4.6/src/gtkmm/Makefile.in:406:	here=`$(am__cd) $(top_builddir) && pwd` \
lostirc-0.4.6/src/gtkmm/Makefile.in-407-	  && cd $(top_srcdir) \
##############################################
lostirc-0.4.6/src/gtkmm/Makefile.in-413-distdir: $(DISTFILES)
lostirc-0.4.6/src/gtkmm/Makefile.in:414:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
lostirc-0.4.6/src/gtkmm/Makefile.in:415:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
lostirc-0.4.6/src/gtkmm/Makefile.in-416-	list='$(DISTFILES)'; for file in $$list; do \
lostirc-0.4.6/src/gtkmm/Makefile.in-417-	  case $$file in \
lostirc-0.4.6/src/gtkmm/Makefile.in:418:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
lostirc-0.4.6/src/gtkmm/Makefile.in:419:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
lostirc-0.4.6/src/gtkmm/Makefile.in-420-	  esac; \
lostirc-0.4.6/src/gtkmm/Makefile.in-421-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
lostirc-0.4.6/src/gtkmm/Makefile.in:422:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
lostirc-0.4.6/src/gtkmm/Makefile.in-423-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
lostirc-0.4.6/config.guess-43-
lostirc-0.4.6/config.guess:44:me=`echo "$0" | sed -e 's,.*/,,'`
lostirc-0.4.6/config.guess-45-
##############################################
lostirc-0.4.6/config.guess-112-: ${TMPDIR=/tmp} ;
lostirc-0.4.6/config.guess:113: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
lostirc-0.4.6/config.guess-114- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
lostirc-0.4.6/config.guess-197-	    *)
lostirc-0.4.6/config.guess:198:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
lostirc-0.4.6/config.guess-199-		;;
##############################################
lostirc-0.4.6/config.guess-256-	*4.0)
lostirc-0.4.6/config.guess:257:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
lostirc-0.4.6/config.guess-258-		;;
lostirc-0.4.6/config.guess-259-	*5.*)
lostirc-0.4.6/config.guess:260:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
lostirc-0.4.6/config.guess-261-		;;
##############################################
lostirc-0.4.6/config.guess-266-	# types through head -n 1, so we only detect the type of CPU 0.
lostirc-0.4.6/config.guess:267:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
lostirc-0.4.6/config.guess-268-	case "$ALPHA_CPU_TYPE" in
##############################################
lostirc-0.4.6/config.guess-304-	# 1.2 uses "1.2" for uname -r.
lostirc-0.4.6/config.guess:305:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
lostirc-0.4.6/config.guess-306-	exit 0 ;;
##############################################
lostirc-0.4.6/config.guess-358-    sun4H:SunOS:5.*:*)
lostirc-0.4.6/config.guess:359:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lostirc-0.4.6/config.guess-360-	exit 0 ;;
lostirc-0.4.6/config.guess-361-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
lostirc-0.4.6/config.guess:362:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lostirc-0.4.6/config.guess-363-	exit 0 ;;
lostirc-0.4.6/config.guess-364-    i86pc:SunOS:5.*:*)
lostirc-0.4.6/config.guess:365:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lostirc-0.4.6/config.guess-366-	exit 0 ;;
##############################################
lostirc-0.4.6/config.guess-370-	# it's likely to be more like Solaris than SunOS4.
lostirc-0.4.6/config.guess:371:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lostirc-0.4.6/config.guess-372-	exit 0 ;;
##############################################
lostirc-0.4.6/config.guess-379-	# Japanese Language versions have a version number like `4.1.3-JL'.
lostirc-0.4.6/config.guess:380:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
lostirc-0.4.6/config.guess-381-	exit 0 ;;
##############################################
lostirc-0.4.6/config.guess-385-    sun*:*:4.2BSD:*)
lostirc-0.4.6/config.guess:386:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
lostirc-0.4.6/config.guess-387-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
lostirc-0.4.6/config.guess-467-	$CC_FOR_BUILD -o $dummy $dummy.c \
lostirc-0.4.6/config.guess:468:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
lostirc-0.4.6/config.guess-469-	  && exit 0
##############################################
lostirc-0.4.6/config.guess-522-    *:IRIX*:*:*)
lostirc-0.4.6/config.guess:523:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
lostirc-0.4.6/config.guess-524-	exit 0 ;;
##############################################
lostirc-0.4.6/config.guess-561-    *:AIX:*:[45])
lostirc-0.4.6/config.guess:562:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
lostirc-0.4.6/config.guess-563-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
lostirc-0.4.6/config.guess-596-    9000/[34678]??:HP-UX:*:*)
lostirc-0.4.6/config.guess:597:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
lostirc-0.4.6/config.guess-598-	case "${UNAME_MACHINE}" in
##############################################
lostirc-0.4.6/config.guess-650-EOF
lostirc-0.4.6/config.guess:651:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
lostirc-0.4.6/config.guess-652-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
lostirc-0.4.6/config.guess-668-    ia64:HP-UX:*:*)
lostirc-0.4.6/config.guess:669:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
lostirc-0.4.6/config.guess-670-	echo ia64-hp-hpux${HPUX_REV}
##############################################
lostirc-0.4.6/config.guess-768-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
lostirc-0.4.6/config.guess:769:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
lostirc-0.4.6/config.guess-770-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
lostirc-0.4.6/config.guess-773-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
lostirc-0.4.6/config.guess:774:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
lostirc-0.4.6/config.guess-775-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
lostirc-0.4.6/config.guess-786-    *:FreeBSD:*:*)
lostirc-0.4.6/config.guess:787:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
lostirc-0.4.6/config.guess-788-	exit 0 ;;
##############################################
lostirc-0.4.6/config.guess-819-    prep*:SunOS:5.*:*)
lostirc-0.4.6/config.guess:820:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lostirc-0.4.6/config.guess-821-	exit 0 ;;
##############################################
lostirc-0.4.6/config.guess-823-	# the GNU system
lostirc-0.4.6/config.guess:824:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
lostirc-0.4.6/config.guess-825-	exit 0 ;;
##############################################
lostirc-0.4.6/config.guess-827-	# other systems with GNU libc and userland
lostirc-0.4.6/config.guess:828:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
lostirc-0.4.6/config.guess-829-	exit 0 ;;
##############################################
lostirc-0.4.6/config.guess-869-EOF
lostirc-0.4.6/config.guess:870:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
lostirc-0.4.6/config.guess-871-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
lostirc-0.4.6/config.guess-888-EOF
lostirc-0.4.6/config.guess:889:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
lostirc-0.4.6/config.guess-890-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
lostirc-0.4.6/config.guess-989-EOF
lostirc-0.4.6/config.guess:990:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
lostirc-0.4.6/config.guess-991-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
##############################################
lostirc-0.4.6/config.guess-1028-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
lostirc-0.4.6/config.guess:1029:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
lostirc-0.4.6/config.guess-1030-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
lostirc-0.4.6/config.guess-1260-    *:DragonFly:*:*)
lostirc-0.4.6/config.guess:1261:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
lostirc-0.4.6/config.guess-1262-	exit 0 ;;
##############################################
lostirc-0.4.6/config.sub-60-
lostirc-0.4.6/config.sub:61:me=`echo "$0" | sed -e 's,.*/,,'`
lostirc-0.4.6/config.sub-62-
##############################################
lostirc-0.4.6/config.sub-124-# Here we must recognize all the valid KERNEL-OS combinations.
lostirc-0.4.6/config.sub:125:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
lostirc-0.4.6/config.sub-126-case $maybe_os in
##############################################
lostirc-0.4.6/config.sub-129-    os=-$maybe_os
lostirc-0.4.6/config.sub:130:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
lostirc-0.4.6/config.sub-131-    ;;
lostirc-0.4.6/config.sub-132-  *)
lostirc-0.4.6/config.sub:133:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
lostirc-0.4.6/config.sub-134-    if [ $basic_machine != $1 ]
lostirc-0.4.6/config.sub:135:    then os=`echo $1 | sed 's/.*-/-/'`
lostirc-0.4.6/config.sub-136-    else os=; fi
##############################################
lostirc-0.4.6/config.sub-180-		os=-sco3.2v5
lostirc-0.4.6/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lostirc-0.4.6/config.sub-182-		;;
##############################################
lostirc-0.4.6/config.sub-184-		os=-sco3.2v4
lostirc-0.4.6/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lostirc-0.4.6/config.sub-186-		;;
lostirc-0.4.6/config.sub-187-	-sco3.2.[4-9]*)
lostirc-0.4.6/config.sub:188:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
lostirc-0.4.6/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lostirc-0.4.6/config.sub-190-		;;
##############################################
lostirc-0.4.6/config.sub-192-		# Don't forget version if it is 3.2v4 or newer.
lostirc-0.4.6/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lostirc-0.4.6/config.sub-194-		;;
##############################################
lostirc-0.4.6/config.sub-196-		os=-sco3.2v2
lostirc-0.4.6/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lostirc-0.4.6/config.sub-198-		;;
lostirc-0.4.6/config.sub-199-	-udk*)
lostirc-0.4.6/config.sub:200:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lostirc-0.4.6/config.sub-201-		;;
##############################################
lostirc-0.4.6/config.sub-203-		os=-isc2.2
lostirc-0.4.6/config.sub:204:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lostirc-0.4.6/config.sub-205-		;;
##############################################
lostirc-0.4.6/config.sub-209-	-isc*)
lostirc-0.4.6/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lostirc-0.4.6/config.sub-211-		;;
##############################################
lostirc-0.4.6/config.sub-215-	-ptx*)
lostirc-0.4.6/config.sub:216:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
lostirc-0.4.6/config.sub-217-		;;
lostirc-0.4.6/config.sub-218-	-windowsnt*)
lostirc-0.4.6/config.sub:219:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
lostirc-0.4.6/config.sub-220-		;;
##############################################
lostirc-0.4.6/config.sub-297-	*-*-*)
lostirc-0.4.6/config.sub:298:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
lostirc-0.4.6/config.sub-299-		exit 1
##############################################
lostirc-0.4.6/config.sub-396-	amd64-*)
lostirc-0.4.6/config.sub:397:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
lostirc-0.4.6/config.sub-398-		;;
##############################################
lostirc-0.4.6/config.sub-617-	i*86v32)
lostirc-0.4.6/config.sub:618:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lostirc-0.4.6/config.sub-619-		os=-sysv32
##############################################
lostirc-0.4.6/config.sub-621-	i*86v4*)
lostirc-0.4.6/config.sub:622:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lostirc-0.4.6/config.sub-623-		os=-sysv4
##############################################
lostirc-0.4.6/config.sub-625-	i*86v)
lostirc-0.4.6/config.sub:626:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lostirc-0.4.6/config.sub-627-		os=-sysv
##############################################
lostirc-0.4.6/config.sub-629-	i*86sol2)
lostirc-0.4.6/config.sub:630:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lostirc-0.4.6/config.sub-631-		os=-solaris2
##############################################
lostirc-0.4.6/config.sub-677-	mips3*-*)
lostirc-0.4.6/config.sub:678:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
lostirc-0.4.6/config.sub-679-		;;
lostirc-0.4.6/config.sub-680-	mips3*)
lostirc-0.4.6/config.sub:681:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
lostirc-0.4.6/config.sub-682-		;;
##############################################
lostirc-0.4.6/config.sub-815-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
lostirc-0.4.6/config.sub:816:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
lostirc-0.4.6/config.sub-817-		;;
lostirc-0.4.6/config.sub-818-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
lostirc-0.4.6/config.sub:819:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
lostirc-0.4.6/config.sub-820-		;;
lostirc-0.4.6/config.sub-821-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
lostirc-0.4.6/config.sub:822:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
lostirc-0.4.6/config.sub-823-		;;
lostirc-0.4.6/config.sub-824-	pentium4-*)
lostirc-0.4.6/config.sub:825:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
lostirc-0.4.6/config.sub-826-		;;
##############################################
lostirc-0.4.6/config.sub-833-		;;
lostirc-0.4.6/config.sub:834:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
lostirc-0.4.6/config.sub-835-		;;
##############################################
lostirc-0.4.6/config.sub-839-	ppcle-* | powerpclittle-*)
lostirc-0.4.6/config.sub:840:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
lostirc-0.4.6/config.sub-841-		;;
##############################################
lostirc-0.4.6/config.sub-843-		;;
lostirc-0.4.6/config.sub:844:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
lostirc-0.4.6/config.sub-845-		;;
##############################################
lostirc-0.4.6/config.sub-849-	ppc64le-* | powerpc64little-*)
lostirc-0.4.6/config.sub:850:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
lostirc-0.4.6/config.sub-851-		;;
##############################################
lostirc-0.4.6/config.sub-1125-	*)
lostirc-0.4.6/config.sub:1126:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
lostirc-0.4.6/config.sub-1127-		exit 1
##############################################
lostirc-0.4.6/config.sub-1133-	*-digital*)
lostirc-0.4.6/config.sub:1134:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
lostirc-0.4.6/config.sub-1135-		;;
lostirc-0.4.6/config.sub-1136-	*-commodore*)
lostirc-0.4.6/config.sub:1137:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
lostirc-0.4.6/config.sub-1138-		;;
##############################################
lostirc-0.4.6/config.sub-1151-	-solaris1 | -solaris1.*)
lostirc-0.4.6/config.sub:1152:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
lostirc-0.4.6/config.sub-1153-		;;
##############################################
lostirc-0.4.6/config.sub-1163-	-gnu/linux*)
lostirc-0.4.6/config.sub:1164:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
lostirc-0.4.6/config.sub-1165-		;;
##############################################
lostirc-0.4.6/config.sub-1204-	-nto*)
lostirc-0.4.6/config.sub:1205:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
lostirc-0.4.6/config.sub-1206-		;;
##############################################
lostirc-0.4.6/config.sub-1211-	-mac*)
lostirc-0.4.6/config.sub:1212:		os=`echo $os | sed -e 's|mac|macos|'`
lostirc-0.4.6/config.sub-1213-		;;
##############################################
lostirc-0.4.6/config.sub-1217-	-linux*)
lostirc-0.4.6/config.sub:1218:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
lostirc-0.4.6/config.sub-1219-		;;
lostirc-0.4.6/config.sub-1220-	-sunos5*)
lostirc-0.4.6/config.sub:1221:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
lostirc-0.4.6/config.sub-1222-		;;
lostirc-0.4.6/config.sub-1223-	-sunos6*)
lostirc-0.4.6/config.sub:1224:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
lostirc-0.4.6/config.sub-1225-		;;
##############################################
lostirc-0.4.6/config.sub-1272-	-sinix5.*)
lostirc-0.4.6/config.sub:1273:		os=`echo $os | sed -e 's|sinix|sysv|'`
lostirc-0.4.6/config.sub-1274-		;;
##############################################
lostirc-0.4.6/config.sub-1323-		# Get rid of the `-' at the beginning of $os.
lostirc-0.4.6/config.sub:1324:		os=`echo $os | sed 's/[^-]*-//'`
lostirc-0.4.6/config.sub:1325:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
lostirc-0.4.6/config.sub-1326-		exit 1
##############################################
lostirc-0.4.6/config.sub-1562-		esac
lostirc-0.4.6/config.sub:1563:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
lostirc-0.4.6/config.sub-1564-		;;
##############################################
lostirc-0.4.6/ltmain.sh-36-# The name of this program:
lostirc-0.4.6/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename`
lostirc-0.4.6/ltmain.sh-38-modename="$progname"
##############################################
lostirc-0.4.6/ltmain.sh-56-  :
lostirc-0.4.6/ltmain.sh:57:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
lostirc-0.4.6/ltmain.sh-58-  # Yippee, $echo works!
##############################################
lostirc-0.4.6/ltmain.sh-142-  win32_libid_type="unknown"
lostirc-0.4.6/ltmain.sh:143:  win32_fileres=`file -L $1 2>/dev/null`
lostirc-0.4.6/ltmain.sh-144-  case $win32_fileres in
##############################################
lostirc-0.4.6/ltmain.sh-194-      # but not from the CC environment variable when configure was run.
lostirc-0.4.6/ltmain.sh:195:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
lostirc-0.4.6/ltmain.sh-196-      # Blanks at the start of $base_compile will cause this to fail
##############################################
lostirc-0.4.6/ltmain.sh-201-	    # Evaluate the configuration.
lostirc-0.4.6/ltmain.sh:202:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
lostirc-0.4.6/ltmain.sh-203-	    CC_quoted=
##############################################
lostirc-0.4.6/ltmain.sh-213-	    case "$@ " in
lostirc-0.4.6/ltmain.sh:214:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
lostirc-0.4.6/ltmain.sh-215-	      # The compiler in the base compile command matches
##############################################
lostirc-0.4.6/ltmain.sh-250-  case $arg in
lostirc-0.4.6/ltmain.sh:251:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
lostirc-0.4.6/ltmain.sh-252-  *) optarg= ;;
##############################################
lostirc-0.4.6/ltmain.sh-281-	  # Evaluate the configuration.
lostirc-0.4.6/ltmain.sh:282:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
lostirc-0.4.6/ltmain.sh-283-	else
##############################################
lostirc-0.4.6/ltmain.sh-508-	-Wc,*)
lostirc-0.4.6/ltmain.sh:509:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
lostirc-0.4.6/ltmain.sh-510-	  lastarg=
##############################################
lostirc-0.4.6/ltmain.sh-525-	  IFS="$save_ifs"
lostirc-0.4.6/ltmain.sh:526:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
lostirc-0.4.6/ltmain.sh-527-
##############################################
lostirc-0.4.6/ltmain.sh-544-      # Aesthetically quote the previous argument.
lostirc-0.4.6/ltmain.sh:545:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
lostirc-0.4.6/ltmain.sh-546-
##############################################
lostirc-0.4.6/ltmain.sh-569-      # Get the name of the library object.
lostirc-0.4.6/ltmain.sh:570:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/ltmain.sh-571-      ;;
##############################################
lostirc-0.4.6/ltmain.sh-580-    *.ads) xform=ads ;;
lostirc-0.4.6/ltmain.sh:581:    *.asm) xform=asm ;;
lostirc-0.4.6/ltmain.sh-582-    *.c++) xform=c++ ;;
##############################################
lostirc-0.4.6/ltmain.sh-592-
lostirc-0.4.6/ltmain.sh:593:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
lostirc-0.4.6/ltmain.sh-594-
lostirc-0.4.6/ltmain.sh-595-    case $libobj in
lostirc-0.4.6/ltmain.sh:596:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
lostirc-0.4.6/ltmain.sh-597-    *)
##############################################
lostirc-0.4.6/ltmain.sh-623-
lostirc-0.4.6/ltmain.sh:624:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/ltmain.sh:625:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
lostirc-0.4.6/ltmain.sh-626-    if test "X$xdir" = "X$obj"; then
##############################################
lostirc-0.4.6/ltmain.sh-662-    if test "$compiler_c_o" = no; then
lostirc-0.4.6/ltmain.sh:663:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
lostirc-0.4.6/ltmain.sh-664-      lockfile="$output_obj.lock"
##############################################
lostirc-0.4.6/ltmain.sh-683-*** ERROR, $lockfile exists and contains:
lostirc-0.4.6/ltmain.sh:684:`cat $lockfile 2>/dev/null`
lostirc-0.4.6/ltmain.sh-685-
##############################################
lostirc-0.4.6/ltmain.sh-752-      if test "$need_locks" = warn &&
lostirc-0.4.6/ltmain.sh:753:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
lostirc-0.4.6/ltmain.sh-754-	$echo "\
lostirc-0.4.6/ltmain.sh-755-*** ERROR, $lockfile contains:
lostirc-0.4.6/ltmain.sh:756:`cat $lockfile 2>/dev/null`
lostirc-0.4.6/ltmain.sh-757-
##############################################
lostirc-0.4.6/ltmain.sh-824-      if test "$need_locks" = warn &&
lostirc-0.4.6/ltmain.sh:825:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
lostirc-0.4.6/ltmain.sh-826-	$echo "\
lostirc-0.4.6/ltmain.sh-827-*** ERROR, $lockfile contains:
lostirc-0.4.6/ltmain.sh:828:`cat $lockfile 2>/dev/null`
lostirc-0.4.6/ltmain.sh-829-
##############################################
lostirc-0.4.6/ltmain.sh-986-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
lostirc-0.4.6/ltmain.sh:987:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
lostirc-0.4.6/ltmain.sh-988-	;;
##############################################
lostirc-0.4.6/ltmain.sh-1075-	    moreargs=
lostirc-0.4.6/ltmain.sh:1076:	    for fil in `cat $save_arg`
lostirc-0.4.6/ltmain.sh-1077-	    do
##############################################
lostirc-0.4.6/ltmain.sh-1102-		# Extract subdirectory from the argument.
lostirc-0.4.6/ltmain.sh:1103:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
lostirc-0.4.6/ltmain.sh-1104-		if test "X$xdir" = "X$arg"; then
##############################################
lostirc-0.4.6/ltmain.sh-1156-		  # Extract subdirectory from the argument.
lostirc-0.4.6/ltmain.sh:1157:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
lostirc-0.4.6/ltmain.sh-1158-		  if test "X$xdir" = "X$arg"; then
##############################################
lostirc-0.4.6/ltmain.sh-1163-
lostirc-0.4.6/ltmain.sh:1164:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
lostirc-0.4.6/ltmain.sh:1165:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
lostirc-0.4.6/ltmain.sh-1166-		  libobjs="$libobjs $pic_object"
##############################################
lostirc-0.4.6/ltmain.sh-1305-      -L*)
lostirc-0.4.6/ltmain.sh:1306:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
lostirc-0.4.6/ltmain.sh-1307-	# We need an absolute path.
##############################################
lostirc-0.4.6/ltmain.sh-1310-	*)
lostirc-0.4.6/ltmain.sh:1311:	  absdir=`cd "$dir" && pwd`
lostirc-0.4.6/ltmain.sh-1312-	  if test -z "$absdir"; then
##############################################
lostirc-0.4.6/ltmain.sh-1387-	# to be aesthetically quoted because they are evaled later.
lostirc-0.4.6/ltmain.sh:1388:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
lostirc-0.4.6/ltmain.sh-1389-	case $arg in
##############################################
lostirc-0.4.6/ltmain.sh-1458-      -R*)
lostirc-0.4.6/ltmain.sh:1459:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
lostirc-0.4.6/ltmain.sh-1460-	# We need an absolute path.
##############################################
lostirc-0.4.6/ltmain.sh-1499-      -Wc,*)
lostirc-0.4.6/ltmain.sh:1500:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
lostirc-0.4.6/ltmain.sh-1501-	arg=
##############################################
lostirc-0.4.6/ltmain.sh-1513-	IFS="$save_ifs"
lostirc-0.4.6/ltmain.sh:1514:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
lostirc-0.4.6/ltmain.sh-1515-	;;
##############################################
lostirc-0.4.6/ltmain.sh-1517-      -Wl,*)
lostirc-0.4.6/ltmain.sh:1518:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
lostirc-0.4.6/ltmain.sh-1519-	arg=
##############################################
lostirc-0.4.6/ltmain.sh-1532-	IFS="$save_ifs"
lostirc-0.4.6/ltmain.sh:1533:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
lostirc-0.4.6/ltmain.sh-1534-	;;
##############################################
lostirc-0.4.6/ltmain.sh-1554-	# to be aesthetically quoted because they are evaled later.
lostirc-0.4.6/ltmain.sh:1555:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
lostirc-0.4.6/ltmain.sh-1556-	case $arg in
##############################################
lostirc-0.4.6/ltmain.sh-1591-	  # Extract subdirectory from the argument.
lostirc-0.4.6/ltmain.sh:1592:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
lostirc-0.4.6/ltmain.sh-1593-	  if test "X$xdir" = "X$arg"; then
##############################################
lostirc-0.4.6/ltmain.sh-1645-	    # Extract subdirectory from the argument.
lostirc-0.4.6/ltmain.sh:1646:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
lostirc-0.4.6/ltmain.sh-1647-	    if test "X$xdir" = "X$arg"; then
##############################################
lostirc-0.4.6/ltmain.sh-1652-
lostirc-0.4.6/ltmain.sh:1653:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
lostirc-0.4.6/ltmain.sh:1654:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
lostirc-0.4.6/ltmain.sh-1655-	    libobjs="$libobjs $pic_object"
##############################################
lostirc-0.4.6/ltmain.sh-1688-	# to be aesthetically quoted because they are evaled later.
lostirc-0.4.6/ltmain.sh:1689:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
lostirc-0.4.6/ltmain.sh-1690-	case $arg in
##############################################
lostirc-0.4.6/ltmain.sh-1718-    # calculate the name of the file, without its directory
lostirc-0.4.6/ltmain.sh:1719:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/ltmain.sh-1720-    libobjs_save="$libobjs"
##############################################
lostirc-0.4.6/ltmain.sh-1723-      # get the directories listed in $shlibpath_var
lostirc-0.4.6/ltmain.sh:1724:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
lostirc-0.4.6/ltmain.sh-1725-    else
##############################################
lostirc-0.4.6/ltmain.sh-1730-
lostirc-0.4.6/ltmain.sh:1731:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
lostirc-0.4.6/ltmain.sh-1732-    if test "X$output_objdir" = "X$output"; then
##############################################
lostirc-0.4.6/ltmain.sh-1869-	  fi
lostirc-0.4.6/ltmain.sh:1870:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
lostirc-0.4.6/ltmain.sh-1871-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
lostirc-0.4.6/ltmain.sh-1913-		    found=no
lostirc-0.4.6/ltmain.sh:1914:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
lostirc-0.4.6/ltmain.sh-1915-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
lostirc-0.4.6/ltmain.sh-1938-	    newdependency_libs="$deplib $newdependency_libs"
lostirc-0.4.6/ltmain.sh:1939:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
lostirc-0.4.6/ltmain.sh-1940-	    ;;
##############################################
lostirc-0.4.6/ltmain.sh-1951-	    fi
lostirc-0.4.6/ltmain.sh:1952:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
lostirc-0.4.6/ltmain.sh-1953-	    ;;
##############################################
lostirc-0.4.6/ltmain.sh-1961-	  if test "$pass" = link; then
lostirc-0.4.6/ltmain.sh:1962:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
lostirc-0.4.6/ltmain.sh-1963-	    # Make sure the xrpath contains only unique directories.
##############################################
lostirc-0.4.6/ltmain.sh-2040-
lostirc-0.4.6/ltmain.sh:2041:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
lostirc-0.4.6/ltmain.sh-2042-	test "X$ladir" = "X$lib" && ladir="."
##############################################
lostirc-0.4.6/ltmain.sh-2130-	*)
lostirc-0.4.6/ltmain.sh:2131:	  abs_ladir=`cd "$ladir" && pwd`
lostirc-0.4.6/ltmain.sh-2132-	  if test -z "$abs_ladir"; then
##############################################
lostirc-0.4.6/ltmain.sh-2138-	esac
lostirc-0.4.6/ltmain.sh:2139:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/ltmain.sh-2140-
##############################################
lostirc-0.4.6/ltmain.sh-2157-	fi # $installed = yes
lostirc-0.4.6/ltmain.sh:2158:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
lostirc-0.4.6/ltmain.sh-2159-
##############################################
lostirc-0.4.6/ltmain.sh-2204-	    case $deplib in
lostirc-0.4.6/ltmain.sh:2205:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
lostirc-0.4.6/ltmain.sh-2206-	    esac
##############################################
lostirc-0.4.6/ltmain.sh-2319-	    shift; shift
lostirc-0.4.6/ltmain.sh:2320:	    libname=`eval \\$echo \"$libname_spec\"`
lostirc-0.4.6/ltmain.sh-2321-	    # use dlname if we got it. it's perfectly good, no?
##############################################
lostirc-0.4.6/ltmain.sh-2327-	      *cygwin* | mingw*)
lostirc-0.4.6/ltmain.sh:2328:		major=`expr $current - $age`
lostirc-0.4.6/ltmain.sh-2329-		versuffix="-$major"
##############################################
lostirc-0.4.6/ltmain.sh-2338-	    soroot="$soname"
lostirc-0.4.6/ltmain.sh:2339:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
lostirc-0.4.6/ltmain.sh:2340:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
lostirc-0.4.6/ltmain.sh-2341-
##############################################
lostirc-0.4.6/ltmain.sh-2569-	      case $libdir in
lostirc-0.4.6/ltmain.sh:2570:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
lostirc-0.4.6/ltmain.sh-2571-		   case " $xrpath " in
##############################################
lostirc-0.4.6/ltmain.sh-2601-	      *.la)
lostirc-0.4.6/ltmain.sh:2602:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
lostirc-0.4.6/ltmain.sh-2603-		test "X$dir" = "X$deplib" && dir="."
##############################################
lostirc-0.4.6/ltmain.sh-2607-		*)
lostirc-0.4.6/ltmain.sh:2608:		  absdir=`cd "$dir" && pwd`
lostirc-0.4.6/ltmain.sh-2609-		  if test -z "$absdir"; then
##############################################
lostirc-0.4.6/ltmain.sh-2617-		else
lostirc-0.4.6/ltmain.sh:2618:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
lostirc-0.4.6/ltmain.sh-2619-		  if test -z "$libdir"; then
##############################################
lostirc-0.4.6/ltmain.sh-2632-		  # but need to link against shared
lostirc-0.4.6/ltmain.sh:2633:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
lostirc-0.4.6/ltmain.sh-2634-		  if test -n "$deplibrary_names" ; then
##############################################
lostirc-0.4.6/ltmain.sh-2657-		  # Again, we only want to link against shared libraries
lostirc-0.4.6/ltmain.sh:2658:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
lostirc-0.4.6/ltmain.sh-2659-		  for tmp in $newlib_search_path ; do
##############################################
lostirc-0.4.6/ltmain.sh-2824-      lib*)
lostirc-0.4.6/ltmain.sh:2825:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
lostirc-0.4.6/ltmain.sh-2826-	eval shared_ext=\"$shrext_cmds\"
##############################################
lostirc-0.4.6/ltmain.sh-2830-	if test "$module" = no; then
lostirc-0.4.6/ltmain.sh:2831:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
lostirc-0.4.6/ltmain.sh-2832-	  $echo "$help" 1>&2
##############################################
lostirc-0.4.6/ltmain.sh-2836-	  # Add the "lib" prefix for modules if required
lostirc-0.4.6/ltmain.sh:2837:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
lostirc-0.4.6/ltmain.sh-2838-	  eval shared_ext=\"$shrext_cmds\"
##############################################
lostirc-0.4.6/ltmain.sh-2840-	else
lostirc-0.4.6/ltmain.sh:2841:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
lostirc-0.4.6/ltmain.sh-2842-	fi
##############################################
lostirc-0.4.6/ltmain.sh-2917-	  darwin|linux|osf|windows)
lostirc-0.4.6/ltmain.sh:2918:	    current=`expr $number_major + $number_minor`
lostirc-0.4.6/ltmain.sh-2919-	    age="$number_minor"
##############################################
lostirc-0.4.6/ltmain.sh-2927-	  irix|nonstopux)
lostirc-0.4.6/ltmain.sh:2928:	    current=`expr $number_major + $number_minor - 1`
lostirc-0.4.6/ltmain.sh-2929-	    age="$number_minor"
##############################################
lostirc-0.4.6/ltmain.sh-2974-	if test "$age" -gt "$current"; then
lostirc-0.4.6/ltmain.sh:2975:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
lostirc-0.4.6/ltmain.sh-2976-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
lostirc-0.4.6/ltmain.sh-2989-	  # verstring for coding it into the library header
lostirc-0.4.6/ltmain.sh:2990:	  major=.`expr $current - $age`
lostirc-0.4.6/ltmain.sh-2991-	  versuffix="$major.$age.$revision"
lostirc-0.4.6/ltmain.sh-2992-	  # Darwin ld doesn't like 0 for these options...
lostirc-0.4.6/ltmain.sh:2993:	  minor_current=`expr $current + 1`
lostirc-0.4.6/ltmain.sh-2994-	  verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
##############################################
lostirc-0.4.6/ltmain.sh-3007-	irix | nonstopux)
lostirc-0.4.6/ltmain.sh:3008:	  major=`expr $current - $age + 1`
lostirc-0.4.6/ltmain.sh-3009-
##############################################
lostirc-0.4.6/ltmain.sh-3018-	  while test "$loop" -ne 0; do
lostirc-0.4.6/ltmain.sh:3019:	    iface=`expr $revision - $loop`
lostirc-0.4.6/ltmain.sh:3020:	    loop=`expr $loop - 1`
lostirc-0.4.6/ltmain.sh-3021-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
lostirc-0.4.6/ltmain.sh-3029-	linux)
lostirc-0.4.6/ltmain.sh:3030:	  major=.`expr $current - $age`
lostirc-0.4.6/ltmain.sh-3031-	  versuffix="$major.$age.$revision"
##############################################
lostirc-0.4.6/ltmain.sh-3034-	osf)
lostirc-0.4.6/ltmain.sh:3035:	  major=.`expr $current - $age`
lostirc-0.4.6/ltmain.sh-3036-	  versuffix=".$current.$age.$revision"
##############################################
lostirc-0.4.6/ltmain.sh-3041-	  while test "$loop" -ne 0; do
lostirc-0.4.6/ltmain.sh:3042:	    iface=`expr $current - $loop`
lostirc-0.4.6/ltmain.sh:3043:	    loop=`expr $loop - 1`
lostirc-0.4.6/ltmain.sh-3044-	    verstring="$verstring:${iface}.0"
##############################################
lostirc-0.4.6/ltmain.sh-3058-	  # extension on DOS 8.3 filesystems.
lostirc-0.4.6/ltmain.sh:3059:	  major=`expr $current - $age`
lostirc-0.4.6/ltmain.sh-3060-	  versuffix="-$major"
##############################################
lostirc-0.4.6/ltmain.sh-3113-	removelist=
lostirc-0.4.6/ltmain.sh:3114:	tempremovelist=`$echo "$output_objdir/*"`
lostirc-0.4.6/ltmain.sh-3115-	for p in $tempremovelist; do
##############################################
lostirc-0.4.6/ltmain.sh-3141-	# Transform .lo files to .o files.
lostirc-0.4.6/ltmain.sh:3142:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
lostirc-0.4.6/ltmain.sh-3143-      fi
##############################################
lostirc-0.4.6/ltmain.sh-3146-      for path in $notinst_path; do
lostirc-0.4.6/ltmain.sh:3147:	lib_search_path=`$echo "$lib_search_path " | ${SED} -e 's% $path % %g'`
lostirc-0.4.6/ltmain.sh:3148:	deplibs=`$echo "$deplibs " | ${SED} -e 's% -L$path % %g'`
lostirc-0.4.6/ltmain.sh:3149:	dependency_libs=`$echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'`
lostirc-0.4.6/ltmain.sh-3150-      done
##############################################
lostirc-0.4.6/ltmain.sh-3249-	    for i in $deplibs; do
lostirc-0.4.6/ltmain.sh:3250:	      name="`expr $i : '-l\(.*\)'`"
lostirc-0.4.6/ltmain.sh-3251-	      # If $name is empty we are operating on a -L argument.
##############################################
lostirc-0.4.6/ltmain.sh-3261-		if test -n "$i" ; then
lostirc-0.4.6/ltmain.sh:3262:		  libname=`eval \\$echo \"$libname_spec\"`
lostirc-0.4.6/ltmain.sh:3263:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
lostirc-0.4.6/ltmain.sh-3264-		  set dummy $deplib_matches
lostirc-0.4.6/ltmain.sh-3265-		  deplib_match=$2
lostirc-0.4.6/ltmain.sh:3266:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
lostirc-0.4.6/ltmain.sh-3267-		    newdeplibs="$newdeplibs $i"
##############################################
lostirc-0.4.6/ltmain.sh-3286-	    for i in $deplibs; do
lostirc-0.4.6/ltmain.sh:3287:	      name="`expr $i : '-l\(.*\)'`"
lostirc-0.4.6/ltmain.sh-3288-	      # If $name is empty we are operating on a -L argument.
##############################################
lostirc-0.4.6/ltmain.sh-3303-		  if test -n "$i" ; then
lostirc-0.4.6/ltmain.sh:3304:		    libname=`eval \\$echo \"$libname_spec\"`
lostirc-0.4.6/ltmain.sh:3305:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
lostirc-0.4.6/ltmain.sh-3306-		    set dummy $deplib_matches
lostirc-0.4.6/ltmain.sh-3307-		    deplib_match=$2
lostirc-0.4.6/ltmain.sh:3308:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
lostirc-0.4.6/ltmain.sh-3309-		      newdeplibs="$newdeplibs $i"
##############################################
lostirc-0.4.6/ltmain.sh-3336-	  set dummy $deplibs_check_method
lostirc-0.4.6/ltmain.sh:3337:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
lostirc-0.4.6/ltmain.sh-3338-	  for a_deplib in $deplibs; do
lostirc-0.4.6/ltmain.sh:3339:	    name="`expr $a_deplib : '-l\(.*\)'`"
lostirc-0.4.6/ltmain.sh-3340-	    # If $name is empty we are operating on a -L argument.
##############################################
lostirc-0.4.6/ltmain.sh-3350-	      if test -n "$a_deplib" ; then
lostirc-0.4.6/ltmain.sh:3351:		libname=`eval \\$echo \"$libname_spec\"`
lostirc-0.4.6/ltmain.sh-3352-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
lostirc-0.4.6/ltmain.sh:3353:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
lostirc-0.4.6/ltmain.sh-3354-		  for potent_lib in $potential_libs; do
##############################################
lostirc-0.4.6/ltmain.sh-3366-		      while test -h "$potlib" 2>/dev/null; do
lostirc-0.4.6/ltmain.sh:3367:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
lostirc-0.4.6/ltmain.sh-3368-			case $potliblink in
lostirc-0.4.6/ltmain.sh-3369-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
lostirc-0.4.6/ltmain.sh:3370:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
lostirc-0.4.6/ltmain.sh-3371-			esac
##############################################
lostirc-0.4.6/ltmain.sh-3405-	  set dummy $deplibs_check_method
lostirc-0.4.6/ltmain.sh:3406:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
lostirc-0.4.6/ltmain.sh-3407-	  for a_deplib in $deplibs; do
lostirc-0.4.6/ltmain.sh:3408:	    name="`expr $a_deplib : '-l\(.*\)'`"
lostirc-0.4.6/ltmain.sh-3409-	    # If $name is empty we are operating on a -L argument.
##############################################
lostirc-0.4.6/ltmain.sh-3419-	      if test -n "$a_deplib" ; then
lostirc-0.4.6/ltmain.sh:3420:		libname=`eval \\$echo \"$libname_spec\"`
lostirc-0.4.6/ltmain.sh-3421-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
lostirc-0.4.6/ltmain.sh:3422:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
lostirc-0.4.6/ltmain.sh-3423-		  for potent_lib in $potential_libs; do
##############################################
lostirc-0.4.6/ltmain.sh-3462-	      # can't use Xsed below, because $i might contain '/'
lostirc-0.4.6/ltmain.sh:3463:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
lostirc-0.4.6/ltmain.sh-3464-	    done
##############################################
lostirc-0.4.6/ltmain.sh-3487-	  # On Rhapsody replace the C library is the System framework
lostirc-0.4.6/ltmain.sh:3488:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
lostirc-0.4.6/ltmain.sh-3489-	  ;;
##############################################
lostirc-0.4.6/ltmain.sh-3626-	# Use standard objects if they are pic
lostirc-0.4.6/ltmain.sh:3627:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
lostirc-0.4.6/ltmain.sh-3628-
##############################################
lostirc-0.4.6/ltmain.sh-3639-	      eval cmd=\"$cmd\"
lostirc-0.4.6/ltmain.sh:3640:	      if len=`expr "X$cmd" : ".*"` &&
lostirc-0.4.6/ltmain.sh-3641-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
lostirc-0.4.6/ltmain.sh-3697-	      esac
lostirc-0.4.6/ltmain.sh:3698:	      xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/ltmain.sh-3699-	      xdir="$gentop/$xlib"
##############################################
lostirc-0.4.6/ltmain.sh-3728-		   do
lostirc-0.4.6/ltmain.sh:3729:		     name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
lostirc-0.4.6/ltmain.sh-3730-		   done
##############################################
lostirc-0.4.6/ltmain.sh-3732-		   $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
lostirc-0.4.6/ltmain.sh:3733:		   i=`expr $i + 1`
lostirc-0.4.6/ltmain.sh-3734-		  done
##############################################
lostirc-0.4.6/ltmain.sh-3737-
lostirc-0.4.6/ltmain.sh:3738:	      libobjs="$libobjs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
lostirc-0.4.6/ltmain.sh-3739-	    done
##############################################
lostirc-0.4.6/ltmain.sh-3771-
lostirc-0.4.6/ltmain.sh:3772:	if test "X$skipped_export" != "X:" && len=`expr "X$test_cmds" : ".*"` &&
lostirc-0.4.6/ltmain.sh-3773-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
lostirc-0.4.6/ltmain.sh-3805-	    if test "X$objlist" = X ||
lostirc-0.4.6/ltmain.sh:3806:	       { len=`expr "X$test_cmds" : ".*"` &&
lostirc-0.4.6/ltmain.sh-3807-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
lostirc-0.4.6/ltmain.sh-3820-	      last_robj=$output_objdir/$save_output-${k}.$objext
lostirc-0.4.6/ltmain.sh:3821:	      k=`expr $k + 1`
lostirc-0.4.6/ltmain.sh-3822-	      output=$output_objdir/$save_output-${k}.$objext
##############################################
lostirc-0.4.6/ltmain.sh-3846-	  do
lostirc-0.4.6/ltmain.sh:3847:	    i=`expr $i + 1`
lostirc-0.4.6/ltmain.sh-3848-	    delfiles="$delfiles $output_objdir/$save_output-${i}.$objext"
##############################################
lostirc-0.4.6/ltmain.sh-3953-	libobj="$output"
lostirc-0.4.6/ltmain.sh:3954:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
lostirc-0.4.6/ltmain.sh-3955-	;;
##############################################
lostirc-0.4.6/ltmain.sh-3995-	    esac
lostirc-0.4.6/ltmain.sh:3996:	    xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/ltmain.sh-3997-	    xdir="$gentop/$xlib"
##############################################
lostirc-0.4.6/ltmain.sh-4026-		 do
lostirc-0.4.6/ltmain.sh:4027:		   name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
lostirc-0.4.6/ltmain.sh-4028-		 done
##############################################
lostirc-0.4.6/ltmain.sh-4030-		 $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
lostirc-0.4.6/ltmain.sh:4031:		 i=`expr $i + 1`
lostirc-0.4.6/ltmain.sh-4032-		done
##############################################
lostirc-0.4.6/ltmain.sh-4035-
lostirc-0.4.6/ltmain.sh:4036:	    reload_conv_objs="$reload_objs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
lostirc-0.4.6/ltmain.sh-4037-	  done
##############################################
lostirc-0.4.6/ltmain.sh-4041-      # Create the old-style object.
lostirc-0.4.6/ltmain.sh:4042:      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
lostirc-0.4.6/ltmain.sh-4043-
##############################################
lostirc-0.4.6/ltmain.sh-4102-      case $host in
lostirc-0.4.6/ltmain.sh:4103:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
lostirc-0.4.6/ltmain.sh-4104-      esac
##############################################
lostirc-0.4.6/ltmain.sh-4122-	# On Rhapsody replace the C library is the System framework
lostirc-0.4.6/ltmain.sh:4123:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
lostirc-0.4.6/ltmain.sh:4124:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
lostirc-0.4.6/ltmain.sh-4125-	;;
##############################################
lostirc-0.4.6/ltmain.sh-4234-	# Transform all the library objects into standard objects.
lostirc-0.4.6/ltmain.sh:4235:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
lostirc-0.4.6/ltmain.sh:4236:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
lostirc-0.4.6/ltmain.sh-4237-      fi
##############################################
lostirc-0.4.6/ltmain.sh-4280-	    # Add our own program objects to the symbol list.
lostirc-0.4.6/ltmain.sh:4281:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
lostirc-0.4.6/ltmain.sh-4282-	    for arg in $progfiles; do
##############################################
lostirc-0.4.6/ltmain.sh-4310-	    $show "extracting global C symbols from \`$arg'"
lostirc-0.4.6/ltmain.sh:4311:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
lostirc-0.4.6/ltmain.sh-4312-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
lostirc-0.4.6/ltmain.sh-4410-	  # Transform the symbol file into the correct name.
lostirc-0.4.6/ltmain.sh:4411:	  compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
lostirc-0.4.6/ltmain.sh:4412:	  finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
lostirc-0.4.6/ltmain.sh-4413-	  ;;
##############################################
lostirc-0.4.6/ltmain.sh-4424-	# Nullify the symbol file.
lostirc-0.4.6/ltmain.sh:4425:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
lostirc-0.4.6/ltmain.sh:4426:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
lostirc-0.4.6/ltmain.sh-4427-      fi
##############################################
lostirc-0.4.6/ltmain.sh-4430-	# Replace the output file specification.
lostirc-0.4.6/ltmain.sh:4431:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
lostirc-0.4.6/ltmain.sh-4432-	link_command="$compile_command$compile_rpath"
##############################################
lostirc-0.4.6/ltmain.sh-4497-	# Replace the output file specification.
lostirc-0.4.6/ltmain.sh:4498:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
lostirc-0.4.6/ltmain.sh-4499-	# Delete the old output file.
##############################################
lostirc-0.4.6/ltmain.sh-4517-	  if test "$fast_install" = yes; then
lostirc-0.4.6/ltmain.sh:4518:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
lostirc-0.4.6/ltmain.sh-4519-	  else
##############################################
lostirc-0.4.6/ltmain.sh-4529-      # Replace the output file specification.
lostirc-0.4.6/ltmain.sh:4530:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
lostirc-0.4.6/ltmain.sh-4531-
##############################################
lostirc-0.4.6/ltmain.sh-4549-	  else
lostirc-0.4.6/ltmain.sh:4550:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
lostirc-0.4.6/ltmain.sh-4551-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
lostirc-0.4.6/ltmain.sh-4554-	relink_command="(cd `pwd`; $relink_command)"
lostirc-0.4.6/ltmain.sh:4555:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
lostirc-0.4.6/ltmain.sh-4556-      fi
##############################################
lostirc-0.4.6/ltmain.sh-4563-	esac
lostirc-0.4.6/ltmain.sh:4564:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
lostirc-0.4.6/ltmain.sh-4565-      else
lostirc-0.4.6/ltmain.sh:4566:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
lostirc-0.4.6/ltmain.sh-4567-      fi
##############################################
lostirc-0.4.6/ltmain.sh-4573-	case $output in
lostirc-0.4.6/ltmain.sh:4574:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
lostirc-0.4.6/ltmain.sh-4575-	esac
##############################################
lostirc-0.4.6/ltmain.sh-4579-	    exeext=.exe
lostirc-0.4.6/ltmain.sh:4580:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
lostirc-0.4.6/ltmain.sh-4581-	  *) exeext= ;;
##############################################
lostirc-0.4.6/ltmain.sh-4584-	  *cygwin* | *mingw* )
lostirc-0.4.6/ltmain.sh:4585:	    cwrappersource=`$echo ${objdir}/lt-${output}.c`
lostirc-0.4.6/ltmain.sh:4586:	    cwrapper=`$echo ${output}.exe`
lostirc-0.4.6/ltmain.sh-4587-	    $rm $cwrappersource $cwrapper
##############################################
lostirc-0.4.6/ltmain.sh-4834-      shift
lostirc-0.4.6/ltmain.sh:4835:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
lostirc-0.4.6/ltmain.sh-4836-      # Yippee, \$echo works!
##############################################
lostirc-0.4.6/ltmain.sh-4846-  # Find the directory that this script lives in.
lostirc-0.4.6/ltmain.sh:4847:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
lostirc-0.4.6/ltmain.sh-4848-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
lostirc-0.4.6/ltmain.sh-4850-  # Follow symbolic links until we get to the real thisdir.
lostirc-0.4.6/ltmain.sh:4851:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
lostirc-0.4.6/ltmain.sh-4852-  while test -n \"\$file\"; do
lostirc-0.4.6/ltmain.sh:4853:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
lostirc-0.4.6/ltmain.sh-4854-
##############################################
lostirc-0.4.6/ltmain.sh-4862-
lostirc-0.4.6/ltmain.sh:4863:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
lostirc-0.4.6/ltmain.sh:4864:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
lostirc-0.4.6/ltmain.sh-4865-  done
##############################################
lostirc-0.4.6/ltmain.sh-4867-  # Try to get the absolute directory name.
lostirc-0.4.6/ltmain.sh:4868:  absdir=\`cd \"\$thisdir\" && pwd\`
lostirc-0.4.6/ltmain.sh-4869-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
lostirc-0.4.6/ltmain.sh-4877-  if test ! -f \"\$progdir/\$program\" || \\
lostirc-0.4.6/ltmain.sh:4878:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
lostirc-0.4.6/ltmain.sh-4879-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
lostirc-0.4.6/ltmain.sh-4892-    if test -n \"\$relink_command\"; then
lostirc-0.4.6/ltmain.sh:4893:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
lostirc-0.4.6/ltmain.sh-4894-      else
##############################################
lostirc-0.4.6/ltmain.sh-4924-    # The second colon is a workaround for a bug in BeOS R4 sed
lostirc-0.4.6/ltmain.sh:4925:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
lostirc-0.4.6/ltmain.sh-4926-
##############################################
lostirc-0.4.6/ltmain.sh-5011-	  esac
lostirc-0.4.6/ltmain.sh:5012:	  xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/ltmain.sh-5013-	  xdir="$gentop/$xlib"
##############################################
lostirc-0.4.6/ltmain.sh-5042-	       do
lostirc-0.4.6/ltmain.sh:5043:		 name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
lostirc-0.4.6/ltmain.sh-5044-	       done
##############################################
lostirc-0.4.6/ltmain.sh-5046-	       $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
lostirc-0.4.6/ltmain.sh:5047:	       i=`expr $i + 1`
lostirc-0.4.6/ltmain.sh-5048-	      done
##############################################
lostirc-0.4.6/ltmain.sh-5051-
lostirc-0.4.6/ltmain.sh:5052:	  oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print -o -name \*.lo -print | $NL2SP`
lostirc-0.4.6/ltmain.sh-5053-	done
##############################################
lostirc-0.4.6/ltmain.sh-5061-
lostirc-0.4.6/ltmain.sh:5062:	if len=`expr "X$cmds" : ".*"` &&
lostirc-0.4.6/ltmain.sh-5063-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
lostirc-0.4.6/ltmain.sh-5096-	    eval test_cmds=\"$old_archive_cmds\"
lostirc-0.4.6/ltmain.sh:5097:	    if len=`expr "X$test_cmds" : ".*"` &&
lostirc-0.4.6/ltmain.sh-5098-	       test "$len" -le "$max_cmd_len"; then
##############################################
lostirc-0.4.6/ltmain.sh-5148-	else
lostirc-0.4.6/ltmain.sh:5149:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
lostirc-0.4.6/ltmain.sh-5150-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
lostirc-0.4.6/ltmain.sh-5154-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
lostirc-0.4.6/ltmain.sh:5155:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
lostirc-0.4.6/ltmain.sh-5156-      if test "$hardcode_automatic" = yes ; then
##############################################
lostirc-0.4.6/ltmain.sh-5173-	      *.la)
lostirc-0.4.6/ltmain.sh:5174:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/ltmain.sh:5175:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
lostirc-0.4.6/ltmain.sh-5176-		if test -z "$libdir"; then
##############################################
lostirc-0.4.6/ltmain.sh-5187-	    for lib in $dlfiles; do
lostirc-0.4.6/ltmain.sh:5188:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/ltmain.sh:5189:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
lostirc-0.4.6/ltmain.sh-5190-	      if test -z "$libdir"; then
##############################################
lostirc-0.4.6/ltmain.sh-5198-	    for lib in $dlprefiles; do
lostirc-0.4.6/ltmain.sh:5199:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/ltmain.sh:5200:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
lostirc-0.4.6/ltmain.sh-5201-	      if test -z "$libdir"; then
##############################################
lostirc-0.4.6/ltmain.sh-5295-      # Aesthetically quote it.
lostirc-0.4.6/ltmain.sh:5296:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
lostirc-0.4.6/ltmain.sh-5297-      case $arg in
##############################################
lostirc-0.4.6/ltmain.sh-5311-    # Aesthetically quote it.
lostirc-0.4.6/ltmain.sh:5312:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
lostirc-0.4.6/ltmain.sh-5313-    case $arg in
##############################################
lostirc-0.4.6/ltmain.sh-5359-      # Aesthetically quote the argument.
lostirc-0.4.6/ltmain.sh:5360:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
lostirc-0.4.6/ltmain.sh-5361-      case $arg in
##############################################
lostirc-0.4.6/ltmain.sh-5391-    # Strip any trailing slash from the destination.
lostirc-0.4.6/ltmain.sh:5392:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
lostirc-0.4.6/ltmain.sh-5393-
##############################################
lostirc-0.4.6/ltmain.sh-5399-    else
lostirc-0.4.6/ltmain.sh:5400:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
lostirc-0.4.6/ltmain.sh-5401-      test "X$destdir" = "X$dest" && destdir=.
lostirc-0.4.6/ltmain.sh:5402:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/ltmain.sh-5403-
##############################################
lostirc-0.4.6/ltmain.sh-5475-
lostirc-0.4.6/ltmain.sh:5476:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
lostirc-0.4.6/ltmain.sh-5477-	test "X$dir" = "X$file/" && dir=
##############################################
lostirc-0.4.6/ltmain.sh-5481-	  # Determine the prefix the user has applied to our future dir.
lostirc-0.4.6/ltmain.sh:5482:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
lostirc-0.4.6/ltmain.sh-5483-
##############################################
lostirc-0.4.6/ltmain.sh-5496-	    # Stick the inst_prefix_dir data into the link command.
lostirc-0.4.6/ltmain.sh:5497:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
lostirc-0.4.6/ltmain.sh-5498-	  else
lostirc-0.4.6/ltmain.sh:5499:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
lostirc-0.4.6/ltmain.sh-5500-	  fi
##############################################
lostirc-0.4.6/ltmain.sh-5553-	# Install the pseudo-library for information purposes.
lostirc-0.4.6/ltmain.sh:5554:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/ltmain.sh-5555-	instname="$dir/$name"i
##############################################
lostirc-0.4.6/ltmain.sh-5569-	else
lostirc-0.4.6/ltmain.sh:5570:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/ltmain.sh-5571-	  destfile="$destdir/$destfile"
##############################################
lostirc-0.4.6/ltmain.sh-5576-	*.lo)
lostirc-0.4.6/ltmain.sh:5577:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
lostirc-0.4.6/ltmain.sh-5578-	  ;;
##############################################
lostirc-0.4.6/ltmain.sh-5598-	  # Deduce the name of the old-style object file.
lostirc-0.4.6/ltmain.sh:5599:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
lostirc-0.4.6/ltmain.sh-5600-
##############################################
lostirc-0.4.6/ltmain.sh-5611-	else
lostirc-0.4.6/ltmain.sh:5612:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/ltmain.sh-5613-	  destfile="$destdir/$destfile"
##############################################
lostirc-0.4.6/ltmain.sh-5622-	    if test ! -f "$file"; then
lostirc-0.4.6/ltmain.sh:5623:	      file=`$echo $file|${SED} 's,.exe$,,'`
lostirc-0.4.6/ltmain.sh-5624-	      stripped_ext=".exe"
##############################################
lostirc-0.4.6/ltmain.sh-5631-	*cygwin*|*mingw*)
lostirc-0.4.6/ltmain.sh:5632:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
lostirc-0.4.6/ltmain.sh-5633-	    ;;
##############################################
lostirc-0.4.6/ltmain.sh-5671-	    fi
lostirc-0.4.6/ltmain.sh:5672:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
lostirc-0.4.6/ltmain.sh-5673-	    if test -n "$libdir" && test ! -f "$libfile"; then
lostirc-0.4.6/ltmain.sh:5674:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
lostirc-0.4.6/ltmain.sh-5675-	      finalize=no
##############################################
lostirc-0.4.6/ltmain.sh-5707-	      fi
lostirc-0.4.6/ltmain.sh:5708:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/ltmain.sh-5709-	      outputname="$tmpdir/$file"
lostirc-0.4.6/ltmain.sh-5710-	      # Replace the output file specification.
lostirc-0.4.6/ltmain.sh:5711:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
lostirc-0.4.6/ltmain.sh-5712-
##############################################
lostirc-0.4.6/ltmain.sh-5725-	    # Install the binary that we compiled earlier.
lostirc-0.4.6/ltmain.sh:5726:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
lostirc-0.4.6/ltmain.sh-5727-	  fi
##############################################
lostirc-0.4.6/ltmain.sh-5741-	  *:*.exe)
lostirc-0.4.6/ltmain.sh:5742:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
lostirc-0.4.6/ltmain.sh-5743-	    ;;
##############################################
lostirc-0.4.6/ltmain.sh-5754-    for file in $staticlibs; do
lostirc-0.4.6/ltmain.sh:5755:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/ltmain.sh-5756-
##############################################
lostirc-0.4.6/ltmain.sh-5911-	  # Warn if it was a shared library.
lostirc-0.4.6/ltmain.sh:5912:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
lostirc-0.4.6/ltmain.sh-5913-	  continue
##############################################
lostirc-0.4.6/ltmain.sh-5915-
lostirc-0.4.6/ltmain.sh:5916:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
lostirc-0.4.6/ltmain.sh-5917-	test "X$dir" = "X$file" && dir=.
##############################################
lostirc-0.4.6/ltmain.sh-5921-	else
lostirc-0.4.6/ltmain.sh:5922:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
lostirc-0.4.6/ltmain.sh-5923-	  exit $EXIT_FAILURE
##############################################
lostirc-0.4.6/ltmain.sh-5928-	# Just add the directory containing the .lo file.
lostirc-0.4.6/ltmain.sh:5929:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
lostirc-0.4.6/ltmain.sh-5930-	test "X$dir" = "X$file" && dir=.
##############################################
lostirc-0.4.6/ltmain.sh-5939-      # Get the absolute pathname.
lostirc-0.4.6/ltmain.sh:5940:      absdir=`cd "$dir" && pwd`
lostirc-0.4.6/ltmain.sh-5941-      test -n "$absdir" && dir="$absdir"
##############################################
lostirc-0.4.6/ltmain.sh-5975-      # Quote arguments (to preserve shell metacharacters).
lostirc-0.4.6/ltmain.sh:5976:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
lostirc-0.4.6/ltmain.sh-5977-      args="$args \"$file\""
##############################################
lostirc-0.4.6/ltmain.sh-6037-    for file in $files; do
lostirc-0.4.6/ltmain.sh:6038:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
lostirc-0.4.6/ltmain.sh-6039-      if test "X$dir" = "X$file"; then
##############################################
lostirc-0.4.6/ltmain.sh-6044-      fi
lostirc-0.4.6/ltmain.sh:6045:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
lostirc-0.4.6/ltmain.sh-6046-      test "$mode" = uninstall && objdir="$dir"
##############################################
lostirc-0.4.6/ltmain.sh-6145-	  *.exe)
lostirc-0.4.6/ltmain.sh:6146:	    file=`$echo $file|${SED} 's,.exe$,,'`
lostirc-0.4.6/ltmain.sh:6147:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
lostirc-0.4.6/ltmain.sh-6148-	    # $file with .exe has already been added to rmfiles,
##############################################
lostirc-0.4.6/ltmain.sh-6419-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
lostirc-0.4.6/ltmain.sh:6420:build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac`
lostirc-0.4.6/ltmain.sh-6421-# ### END LIBTOOL TAG CONFIG: disable-static