===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
lsmbox-2.1.3/intl/config.charset-119-host="$1"
lsmbox-2.1.3/intl/config.charset:120:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
lsmbox-2.1.3/intl/config.charset-121-echo "# This file contains a table of character encoding aliases,"
##############################################
lsmbox-2.1.3/intl/Makefile.in-322-	  "-DPACKAGE_VERSION_STRING=\\\"$(VERSION)\\\"" \
lsmbox-2.1.3/intl/Makefile.in:323:	  "-DPACKAGE_VERSION_MAJOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_major"` \
lsmbox-2.1.3/intl/Makefile.in:324:	  "-DPACKAGE_VERSION_MINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_minor"` \
lsmbox-2.1.3/intl/Makefile.in:325:	  "-DPACKAGE_VERSION_SUBMINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_subminor"` \
lsmbox-2.1.3/intl/Makefile.in-326-	  -i $(srcdir)/libintl.rc -o libintl.res.o --output-format=coff
##############################################
lsmbox-2.1.3/intl/Makefile.in-333-	  "-DPACKAGE_VERSION_STRING=\\\"$(VERSION)\\\"" \
lsmbox-2.1.3/intl/Makefile.in:334:	  "-DPACKAGE_VERSION_MAJOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_major"` \
lsmbox-2.1.3/intl/Makefile.in:335:	  "-DPACKAGE_VERSION_MINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_minor"` \
lsmbox-2.1.3/intl/Makefile.in:336:	  "-DPACKAGE_VERSION_SUBMINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_subminor"` \
lsmbox-2.1.3/intl/Makefile.in-337-	  -i $(srcdir)/libintl.rc -o libintl.res.lo --output-format=coff
##############################################
lsmbox-2.1.3/intl/Makefile.in-394-	  if test "@RELOCATABLE@" = yes; then \
lsmbox-2.1.3/intl/Makefile.in:395:	    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < $(DESTDIR)$(libdir)/libintl.la | sed -e "s,^',," -e "s,'\$$,,"`; \
lsmbox-2.1.3/intl/Makefile.in-396-	    if test -n "$$dependencies"; then \
##############################################
lsmbox-2.1.3/intl/intl-exports.c-30-      extern __declspec(dllexport) int x; int x = 42;  */               \
lsmbox-2.1.3/intl/intl-exports.c:31: asm (".section .drectve\n");                                           \
lsmbox-2.1.3/intl/intl-exports.c:32: asm (".ascii \" -export:" #x ",data\"\n");                             \
lsmbox-2.1.3/intl/intl-exports.c:33: asm (".data\n");                                                       \
lsmbox-2.1.3/intl/intl-exports.c-34- /* Allocate a pseudo-variable IMP(x).  */                              \
##############################################
lsmbox-2.1.3/intl/libgnuintl.in.h-134-extern char *gettext (const char *__msgid)
lsmbox-2.1.3/intl/libgnuintl.in.h:135:       _INTL_ASM (libintl_gettext)
lsmbox-2.1.3/intl/libgnuintl.in.h-136-       _INTL_MAY_RETURN_STRING_ARG (1);
##############################################
lsmbox-2.1.3/intl/libgnuintl.in.h-152-extern char *dgettext (const char *__domainname, const char *__msgid)
lsmbox-2.1.3/intl/libgnuintl.in.h:153:       _INTL_ASM (libintl_dgettext)
lsmbox-2.1.3/intl/libgnuintl.in.h-154-       _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
lsmbox-2.1.3/intl/libgnuintl.in.h-173-                        int __category)
lsmbox-2.1.3/intl/libgnuintl.in.h:174:       _INTL_ASM (libintl_dcgettext)
lsmbox-2.1.3/intl/libgnuintl.in.h-175-       _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
lsmbox-2.1.3/intl/libgnuintl.in.h-195-                       unsigned long int __n)
lsmbox-2.1.3/intl/libgnuintl.in.h:196:       _INTL_ASM (libintl_ngettext)
lsmbox-2.1.3/intl/libgnuintl.in.h-197-       _INTL_MAY_RETURN_STRING_ARG (1) _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
lsmbox-2.1.3/intl/libgnuintl.in.h-217-                        unsigned long int __n)
lsmbox-2.1.3/intl/libgnuintl.in.h:218:       _INTL_ASM (libintl_dngettext)
lsmbox-2.1.3/intl/libgnuintl.in.h-219-       _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3);
##############################################
lsmbox-2.1.3/intl/libgnuintl.in.h-241-                         unsigned long int __n, int __category)
lsmbox-2.1.3/intl/libgnuintl.in.h:242:       _INTL_ASM (libintl_dcngettext)
lsmbox-2.1.3/intl/libgnuintl.in.h-243-       _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3);
##############################################
lsmbox-2.1.3/intl/libgnuintl.in.h-262-extern char *textdomain (const char *__domainname)
lsmbox-2.1.3/intl/libgnuintl.in.h:263:       _INTL_ASM (libintl_textdomain);
lsmbox-2.1.3/intl/libgnuintl.in.h-264-#endif
##############################################
lsmbox-2.1.3/intl/libgnuintl.in.h-280-extern char *bindtextdomain (const char *__domainname, const char *__dirname)
lsmbox-2.1.3/intl/libgnuintl.in.h:281:       _INTL_ASM (libintl_bindtextdomain);
lsmbox-2.1.3/intl/libgnuintl.in.h-282-#endif
##############################################
lsmbox-2.1.3/intl/libgnuintl.in.h-299-                                      const char *__codeset)
lsmbox-2.1.3/intl/libgnuintl.in.h:300:       _INTL_ASM (libintl_bind_textdomain_codeset);
lsmbox-2.1.3/intl/libgnuintl.in.h-301-#endif
##############################################
lsmbox-2.1.3/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
lsmbox-2.1.3/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
lsmbox-2.1.3/configure-47-  as_echo='print -r --'
lsmbox-2.1.3/configure-48-  as_echo_n='print -rn --'
lsmbox-2.1.3/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
lsmbox-2.1.3/configure-50-  as_echo='printf %s\n'
##############################################
lsmbox-2.1.3/configure-52-else
lsmbox-2.1.3/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
lsmbox-2.1.3/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
lsmbox-2.1.3/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
lsmbox-2.1.3/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
lsmbox-2.1.3/configure-64-      esac;
##############################################
lsmbox-2.1.3/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
lsmbox-2.1.3/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
lsmbox-2.1.3/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
lsmbox-2.1.3/configure-327-      case $as_dir in #(
lsmbox-2.1.3/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
lsmbox-2.1.3/configure-329-      *) as_qdir=$as_dir;;
##############################################
lsmbox-2.1.3/configure-400-  {
lsmbox-2.1.3/configure:401:    as_val=`expr "$@" || test $? -eq 1`
lsmbox-2.1.3/configure-402-  }
##############################################
lsmbox-2.1.3/configure-407-# ----------------------------------------
lsmbox-2.1.3/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
lsmbox-2.1.3/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
lsmbox-2.1.3/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
lsmbox-2.1.3/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
lsmbox-2.1.3/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
lsmbox-2.1.3/configure-865-  case $ac_option in
lsmbox-2.1.3/configure:866:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
lsmbox-2.1.3/configure-867-  *=)   ac_optarg= ;;
##############################################
lsmbox-2.1.3/configure-909-  -disable-* | --disable-*)
lsmbox-2.1.3/configure:910:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
lsmbox-2.1.3/configure-911-    # Reject names that are not valid shell variable names.
##############################################
lsmbox-2.1.3/configure-914-    ac_useropt_orig=$ac_useropt
lsmbox-2.1.3/configure:915:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lsmbox-2.1.3/configure-916-    case $ac_user_opts in
##############################################
lsmbox-2.1.3/configure-935-  -enable-* | --enable-*)
lsmbox-2.1.3/configure:936:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
lsmbox-2.1.3/configure-937-    # Reject names that are not valid shell variable names.
##############################################
lsmbox-2.1.3/configure-940-    ac_useropt_orig=$ac_useropt
lsmbox-2.1.3/configure:941:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lsmbox-2.1.3/configure-942-    case $ac_user_opts in
##############################################
lsmbox-2.1.3/configure-1139-  -with-* | --with-*)
lsmbox-2.1.3/configure:1140:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
lsmbox-2.1.3/configure-1141-    # Reject names that are not valid shell variable names.
##############################################
lsmbox-2.1.3/configure-1144-    ac_useropt_orig=$ac_useropt
lsmbox-2.1.3/configure:1145:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lsmbox-2.1.3/configure-1146-    case $ac_user_opts in
##############################################
lsmbox-2.1.3/configure-1155-  -without-* | --without-*)
lsmbox-2.1.3/configure:1156:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
lsmbox-2.1.3/configure-1157-    # Reject names that are not valid shell variable names.
##############################################
lsmbox-2.1.3/configure-1160-    ac_useropt_orig=$ac_useropt
lsmbox-2.1.3/configure:1161:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lsmbox-2.1.3/configure-1162-    case $ac_user_opts in
##############################################
lsmbox-2.1.3/configure-1193-  *=*)
lsmbox-2.1.3/configure:1194:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
lsmbox-2.1.3/configure-1195-    # Reject names that are not valid shell variable names.
##############################################
lsmbox-2.1.3/configure-1214-if test -n "$ac_prev"; then
lsmbox-2.1.3/configure:1215:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
lsmbox-2.1.3/configure-1216-  as_fn_error $? "missing argument to $ac_option"
##############################################
lsmbox-2.1.3/configure-1236-    */ )
lsmbox-2.1.3/configure:1237:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
lsmbox-2.1.3/configure-1238-      eval $ac_var=\$ac_val;;
##############################################
lsmbox-2.1.3/configure-1271-ac_ls_di=`ls -di .` &&
lsmbox-2.1.3/configure:1272:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
lsmbox-2.1.3/configure-1273-  as_fn_error $? "working directory cannot be determined"
##############################################
lsmbox-2.1.3/configure-1327-case $srcdir in
lsmbox-2.1.3/configure:1328:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
lsmbox-2.1.3/configure-1329-esac
##############################################
lsmbox-2.1.3/configure-1370-By default, \`make install' will install all the files in
lsmbox-2.1.3/configure:1371:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
lsmbox-2.1.3/configure:1372:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
lsmbox-2.1.3/configure-1373-for instance \`--prefix=\$HOME'.
##############################################
lsmbox-2.1.3/configure-1481-*)
lsmbox-2.1.3/configure:1482:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
lsmbox-2.1.3/configure-1483-  # A ".." for each directory in $ac_dir_suffix.
lsmbox-2.1.3/configure:1484:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
lsmbox-2.1.3/configure-1485-  case $ac_top_builddir_sub in
##############################################
lsmbox-2.1.3/configure-1955-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
lsmbox-2.1.3/configure:1956:  as_decl_name=`echo $2|sed 's/ *(.*//'`
lsmbox-2.1.3/configure:1957:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
lsmbox-2.1.3/configure-1958-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
lsmbox-2.1.3/configure-2252-    *\'*)
lsmbox-2.1.3/configure:2253:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
lsmbox-2.1.3/configure-2254-    esac
##############################################
lsmbox-2.1.3/configure-2335-      case $ac_val in
lsmbox-2.1.3/configure:2336:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
lsmbox-2.1.3/configure-2337-      esac
##############################################
lsmbox-2.1.3/configure-2350-	case $ac_val in
lsmbox-2.1.3/configure:2351:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
lsmbox-2.1.3/configure-2352-	esac
##############################################
lsmbox-2.1.3/configure-2476-    set,)
lsmbox-2.1.3/configure:2477:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
lsmbox-2.1.3/configure:2478:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
lsmbox-2.1.3/configure-2479-      ac_cache_corrupted=: ;;
##############################################
lsmbox-2.1.3/configure-2487-	# differences in whitespace do not lead to failure.
lsmbox-2.1.3/configure:2488:	ac_old_val_w=`echo x $ac_old_val`
lsmbox-2.1.3/configure:2489:	ac_new_val_w=`echo x $ac_new_val`
lsmbox-2.1.3/configure-2490-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
lsmbox-2.1.3/configure-2507-    case $ac_new_val in
lsmbox-2.1.3/configure:2508:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
lsmbox-2.1.3/configure-2509-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
lsmbox-2.1.3/configure-2684-     echo "timestamp, slept: $am_has_slept" > conftest.file
lsmbox-2.1.3/configure:2685:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
lsmbox-2.1.3/configure-2686-     if test "$*" = "X"; then
lsmbox-2.1.3/configure-2687-	# -L didn't work.
lsmbox-2.1.3/configure:2688:	set X `ls -t "$srcdir/configure" conftest.file`
lsmbox-2.1.3/configure-2689-     fi
##############################################
lsmbox-2.1.3/configure-2735-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
lsmbox-2.1.3/configure:2736:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
lsmbox-2.1.3/configure-2737-
lsmbox-2.1.3/configure-2738-# expand $ac_aux_dir to an absolute path
lsmbox-2.1.3/configure:2739:am_aux_dir=`cd $ac_aux_dir && pwd`
lsmbox-2.1.3/configure-2740-
##############################################
lsmbox-2.1.3/configure-2880-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
lsmbox-2.1.3/configure:2881:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
lsmbox-2.1.3/configure-2882-	     'mkdir (GNU coreutils) '* | \
##############################################
lsmbox-2.1.3/configure-2953-set x ${MAKE-make}
lsmbox-2.1.3/configure:2954:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
lsmbox-2.1.3/configure-2955-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
lsmbox-2.1.3/configure-2963-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
lsmbox-2.1.3/configure:2964:case `${MAKE-make} -f conftest.make 2>/dev/null` in
lsmbox-2.1.3/configure-2965-  *@@@%%%=?*=@@@%%%*)
##############################################
lsmbox-2.1.3/configure-3029-
lsmbox-2.1.3/configure:3030:if test "`cd $srcdir && pwd`" != "`pwd`"; then
lsmbox-2.1.3/configure-3031-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
lsmbox-2.1.3/configure-3494-$as_echo_n "checking whether the C compiler works... " >&6; }
lsmbox-2.1.3/configure:3495:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
lsmbox-2.1.3/configure-3496-
##############################################
lsmbox-2.1.3/configure-3538-	then :; else
lsmbox-2.1.3/configure:3539:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
lsmbox-2.1.3/configure-3540-	fi
##############################################
lsmbox-2.1.3/configure-3598-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
lsmbox-2.1.3/configure:3599:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
lsmbox-2.1.3/configure-3600-	  break;;
##############################################
lsmbox-2.1.3/configure-3707-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
lsmbox-2.1.3/configure:3708:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
lsmbox-2.1.3/configure-3709-       break;;
##############################################
lsmbox-2.1.3/configure-4015-# Ignore all kinds of additional output from 'make'.
lsmbox-2.1.3/configure:4016:case `$am_make -s -f confmf 2> /dev/null` in #(
lsmbox-2.1.3/configure-4017-*the\ am__doit\ target*)
##############################################
lsmbox-2.1.3/configure-4025-   echo '.include "confinc"' > confmf
lsmbox-2.1.3/configure:4026:   case `$am_make -s -f confmf 2> /dev/null` in #(
lsmbox-2.1.3/configure-4027-   *the\ am__doit\ target*)
##############################################
lsmbox-2.1.3/configure-4088-  if test "$am_compiler_list" = ""; then
lsmbox-2.1.3/configure:4089:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
lsmbox-2.1.3/configure-4090-  fi
##############################################
lsmbox-2.1.3/configure-4233-set x ${MAKE-make}
lsmbox-2.1.3/configure:4234:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
lsmbox-2.1.3/configure-4235-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
lsmbox-2.1.3/configure-4243-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
lsmbox-2.1.3/configure:4244:case `${MAKE-make} -f conftest.make 2>/dev/null` in
lsmbox-2.1.3/configure-4245-  *@@@%%%=?*=@@@%%%*)
##############################################
lsmbox-2.1.3/configure-4420-  # Check for GNU $ac_path_GREP
lsmbox-2.1.3/configure:4421:case `"$ac_path_GREP" --version 2>&1` in
lsmbox-2.1.3/configure-4422-*GNU*)
##############################################
lsmbox-2.1.3/configure-4486-  # Check for GNU $ac_path_EGREP
lsmbox-2.1.3/configure:4487:case `"$ac_path_EGREP" --version 2>&1` in
lsmbox-2.1.3/configure-4488-*GNU*)
##############################################
lsmbox-2.1.3/configure-4647-do :
lsmbox-2.1.3/configure:4648:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lsmbox-2.1.3/configure-4649-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
lsmbox-2.1.3/configure-4652-  cat >>confdefs.h <<_ACEOF
lsmbox-2.1.3/configure:4653:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lsmbox-2.1.3/configure-4654-_ACEOF
##############################################
lsmbox-2.1.3/configure-4936-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
lsmbox-2.1.3/configure:4937:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
lsmbox-2.1.3/configure-4938-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
lsmbox-2.1.3/configure-4968-  cat >>confdefs.h <<_ACEOF
lsmbox-2.1.3/configure:4969:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
lsmbox-2.1.3/configure-4970-_ACEOF
##############################################
lsmbox-2.1.3/configure-5228-do :
lsmbox-2.1.3/configure:5229:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lsmbox-2.1.3/configure-5230-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
lsmbox-2.1.3/configure-5232-  cat >>confdefs.h <<_ACEOF
lsmbox-2.1.3/configure:5233:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lsmbox-2.1.3/configure-5234-_ACEOF
##############################################
lsmbox-2.1.3/configure-5241-do :
lsmbox-2.1.3/configure:5242:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lsmbox-2.1.3/configure-5243-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
lsmbox-2.1.3/configure-5245-  cat >>confdefs.h <<_ACEOF
lsmbox-2.1.3/configure:5246:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lsmbox-2.1.3/configure-5247-_ACEOF
##############################################
lsmbox-2.1.3/configure-5473-do :
lsmbox-2.1.3/configure:5474:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
lsmbox-2.1.3/configure-5475-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
lsmbox-2.1.3/configure-5477-  cat >>confdefs.h <<_ACEOF
lsmbox-2.1.3/configure:5478:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
lsmbox-2.1.3/configure-5479-_ACEOF
##############################################
lsmbox-2.1.3/configure-5677-do :
lsmbox-2.1.3/configure:5678:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lsmbox-2.1.3/configure-5679-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
lsmbox-2.1.3/configure-5682-  cat >>confdefs.h <<_ACEOF
lsmbox-2.1.3/configure:5683:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lsmbox-2.1.3/configure-5684-_ACEOF
##############################################
lsmbox-2.1.3/configure-6056-do :
lsmbox-2.1.3/configure:6057:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
lsmbox-2.1.3/configure-6058-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
lsmbox-2.1.3/configure-6060-  cat >>confdefs.h <<_ACEOF
lsmbox-2.1.3/configure:6061:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
lsmbox-2.1.3/configure-6062-_ACEOF
##############################################
lsmbox-2.1.3/configure-6092-do :
lsmbox-2.1.3/configure:6093:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
lsmbox-2.1.3/configure-6094-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
lsmbox-2.1.3/configure-6096-  cat >>confdefs.h <<_ACEOF
lsmbox-2.1.3/configure:6097:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
lsmbox-2.1.3/configure-6098-_ACEOF
##############################################
lsmbox-2.1.3/configure-6431-  for ac_func in _getb67 GETB67 getb67; do
lsmbox-2.1.3/configure:6432:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
lsmbox-2.1.3/configure-6433-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
lsmbox-2.1.3/configure-6498-do :
lsmbox-2.1.3/configure:6499:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
lsmbox-2.1.3/configure-6500-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
lsmbox-2.1.3/configure-6502-  cat >>confdefs.h <<_ACEOF
lsmbox-2.1.3/configure:6503:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
lsmbox-2.1.3/configure-6504-_ACEOF
##############################################
lsmbox-2.1.3/configure-6643-  # Check for GNU $ac_path_SED
lsmbox-2.1.3/configure:6644:case `"$ac_path_SED" --version 2>&1` in
lsmbox-2.1.3/configure-6645-*GNU*)
##############################################
lsmbox-2.1.3/configure-6818-
lsmbox-2.1.3/configure:6819:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
lsmbox-2.1.3/configure-6820-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
lsmbox-2.1.3/configure-6823-
lsmbox-2.1.3/configure:6824:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
lsmbox-2.1.3/configure-6825-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
lsmbox-2.1.3/configure-6900-
lsmbox-2.1.3/configure:6901:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
lsmbox-2.1.3/configure-6902-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
lsmbox-2.1.3/configure-6995-test "x$ac_build_alias" = x &&
lsmbox-2.1.3/configure:6996:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
lsmbox-2.1.3/configure-6997-test "x$ac_build_alias" = x &&
lsmbox-2.1.3/configure-6998-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
lsmbox-2.1.3/configure:6999:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
lsmbox-2.1.3/configure-7000-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
lsmbox-2.1.3/configure-7019-IFS=$ac_save_IFS
lsmbox-2.1.3/configure:7020:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
lsmbox-2.1.3/configure-7021-
##############################################
lsmbox-2.1.3/configure-7030-else
lsmbox-2.1.3/configure:7031:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
lsmbox-2.1.3/configure-7032-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
lsmbox-2.1.3/configure-7052-IFS=$ac_save_IFS
lsmbox-2.1.3/configure:7053:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
lsmbox-2.1.3/configure-7054-
##############################################
lsmbox-2.1.3/configure-7663-    # gcc leaves a trailing carriage return which upsets mingw
lsmbox-2.1.3/configure:7664:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lsmbox-2.1.3/configure-7665-  *)
lsmbox-2.1.3/configure:7666:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lsmbox-2.1.3/configure-7667-  esac
##############################################
lsmbox-2.1.3/configure-7672-      # Canonicalize the pathname of ld
lsmbox-2.1.3/configure:7673:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
lsmbox-2.1.3/configure-7674-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
lsmbox-2.1.3/configure:7675:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
lsmbox-2.1.3/configure-7676-      done
##############################################
lsmbox-2.1.3/configure-7707-      # Break only if it was the GNU/non-GNU ld that we prefer.
lsmbox-2.1.3/configure:7708:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
lsmbox-2.1.3/configure-7709-      *GNU* | *'with BFD'*)
##############################################
lsmbox-2.1.3/configure-7738-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
lsmbox-2.1.3/configure:7739:case `$LD -v 2>&1 </dev/null` in
lsmbox-2.1.3/configure-7740-*GNU* | *'with BFD'*)
##############################################
lsmbox-2.1.3/configure-7826-    *)
lsmbox-2.1.3/configure:7827:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
lsmbox-2.1.3/configure-7828-      if test -n "$searchpath"; then
##############################################
lsmbox-2.1.3/configure-7836-                ;;
lsmbox-2.1.3/configure:7837:              *) searchdir=`cd "$searchdir" && pwd`
lsmbox-2.1.3/configure-7838-                 case "$searchdir" in
##############################################
lsmbox-2.1.3/configure-8253-        names_already_handled="$names_already_handled $name"
lsmbox-2.1.3/configure:8254:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
lsmbox-2.1.3/configure-8255-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
lsmbox-2.1.3/configure-8329-                -L*)
lsmbox-2.1.3/configure:8330:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
lsmbox-2.1.3/configure-8331-                                    if test -n "$acl_shlibext"; then
##############################################
lsmbox-2.1.3/configure-8446-              */$acl_libdirstem | */$acl_libdirstem/)
lsmbox-2.1.3/configure:8447:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
lsmbox-2.1.3/configure-8448-                if test "$name" = 'pth'; then
##############################################
lsmbox-2.1.3/configure-8453-              */$acl_libdirstem2 | */$acl_libdirstem2/)
lsmbox-2.1.3/configure:8454:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
lsmbox-2.1.3/configure-8455-                if test "$name" = 'pth'; then
##############################################
lsmbox-2.1.3/configure-8504-                  -L*)
lsmbox-2.1.3/configure:8505:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
lsmbox-2.1.3/configure-8506-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
lsmbox-2.1.3/configure-8563-                  -R*)
lsmbox-2.1.3/configure:8564:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
lsmbox-2.1.3/configure-8565-                    if test "$enable_rpath" != no; then
##############################################
lsmbox-2.1.3/configure-8588-                  -l*)
lsmbox-2.1.3/configure:8589:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
lsmbox-2.1.3/configure-8590-                    ;;
lsmbox-2.1.3/configure-8591-                  *.la)
lsmbox-2.1.3/configure:8592:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
lsmbox-2.1.3/configure-8593-                    ;;
##############################################
lsmbox-2.1.3/configure-8877-        names_already_handled="$names_already_handled $name"
lsmbox-2.1.3/configure:8878:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
lsmbox-2.1.3/configure-8879-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
lsmbox-2.1.3/configure-8953-                -L*)
lsmbox-2.1.3/configure:8954:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
lsmbox-2.1.3/configure-8955-                                    if test -n "$acl_shlibext"; then
##############################################
lsmbox-2.1.3/configure-9070-              */$acl_libdirstem | */$acl_libdirstem/)
lsmbox-2.1.3/configure:9071:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
lsmbox-2.1.3/configure-9072-                if test "$name" = 'iconv'; then
##############################################
lsmbox-2.1.3/configure-9077-              */$acl_libdirstem2 | */$acl_libdirstem2/)
lsmbox-2.1.3/configure:9078:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
lsmbox-2.1.3/configure-9079-                if test "$name" = 'iconv'; then
##############################################
lsmbox-2.1.3/configure-9128-                  -L*)
lsmbox-2.1.3/configure:9129:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
lsmbox-2.1.3/configure-9130-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
lsmbox-2.1.3/configure-9187-                  -R*)
lsmbox-2.1.3/configure:9188:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
lsmbox-2.1.3/configure-9189-                    if test "$enable_rpath" != no; then
##############################################
lsmbox-2.1.3/configure-9212-                  -l*)
lsmbox-2.1.3/configure:9213:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
lsmbox-2.1.3/configure-9214-                    ;;
lsmbox-2.1.3/configure-9215-                  *.la)
lsmbox-2.1.3/configure:9216:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
lsmbox-2.1.3/configure-9217-                    ;;
##############################################
lsmbox-2.1.3/configure-9554-
lsmbox-2.1.3/configure:9555:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
lsmbox-2.1.3/configure-9556-    { $as_echo "$as_me:${as_lineno-$LINENO}: result:
##############################################
lsmbox-2.1.3/configure-9591-do :
lsmbox-2.1.3/configure:9592:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lsmbox-2.1.3/configure-9593-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
lsmbox-2.1.3/configure-9595-  cat >>confdefs.h <<_ACEOF
lsmbox-2.1.3/configure:9596:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lsmbox-2.1.3/configure-9597-_ACEOF
##############################################
lsmbox-2.1.3/configure-9606-do :
lsmbox-2.1.3/configure:9607:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
lsmbox-2.1.3/configure-9608-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
lsmbox-2.1.3/configure-9610-  cat >>confdefs.h <<_ACEOF
lsmbox-2.1.3/configure:9611:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
lsmbox-2.1.3/configure-9612-_ACEOF
##############################################
lsmbox-2.1.3/configure-9690-$as_echo_n "checking version of bison... " >&6; }
lsmbox-2.1.3/configure:9691:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
lsmbox-2.1.3/configure-9692-    case $ac_prog_version in
##############################################
lsmbox-2.1.3/configure-10098-do :
lsmbox-2.1.3/configure:10099:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
lsmbox-2.1.3/configure-10100-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
lsmbox-2.1.3/configure-10102-  cat >>confdefs.h <<_ACEOF
lsmbox-2.1.3/configure:10103:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
lsmbox-2.1.3/configure-10104-_ACEOF
##############################################
lsmbox-2.1.3/configure-10358-do :
lsmbox-2.1.3/configure:10359:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lsmbox-2.1.3/configure-10360-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
lsmbox-2.1.3/configure-10362-  cat >>confdefs.h <<_ACEOF
lsmbox-2.1.3/configure:10363:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lsmbox-2.1.3/configure-10364-_ACEOF
##############################################
lsmbox-2.1.3/configure-10372-do :
lsmbox-2.1.3/configure:10373:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
lsmbox-2.1.3/configure-10374-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
lsmbox-2.1.3/configure-10376-  cat >>confdefs.h <<_ACEOF
lsmbox-2.1.3/configure:10377:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
lsmbox-2.1.3/configure-10378-_ACEOF
##############################################
lsmbox-2.1.3/configure-10902-        names_already_handled="$names_already_handled $name"
lsmbox-2.1.3/configure:10903:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
lsmbox-2.1.3/configure-10904-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
lsmbox-2.1.3/configure-10978-                -L*)
lsmbox-2.1.3/configure:10979:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
lsmbox-2.1.3/configure-10980-                                    if test -n "$acl_shlibext"; then
##############################################
lsmbox-2.1.3/configure-11095-              */$acl_libdirstem | */$acl_libdirstem/)
lsmbox-2.1.3/configure:11096:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
lsmbox-2.1.3/configure-11097-                if test "$name" = 'intl'; then
##############################################
lsmbox-2.1.3/configure-11102-              */$acl_libdirstem2 | */$acl_libdirstem2/)
lsmbox-2.1.3/configure:11103:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
lsmbox-2.1.3/configure-11104-                if test "$name" = 'intl'; then
##############################################
lsmbox-2.1.3/configure-11153-                  -L*)
lsmbox-2.1.3/configure:11154:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
lsmbox-2.1.3/configure-11155-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
lsmbox-2.1.3/configure-11212-                  -R*)
lsmbox-2.1.3/configure:11213:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
lsmbox-2.1.3/configure-11214-                    if test "$enable_rpath" != no; then
##############################################
lsmbox-2.1.3/configure-11237-                  -l*)
lsmbox-2.1.3/configure:11238:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
lsmbox-2.1.3/configure-11239-                    ;;
lsmbox-2.1.3/configure-11240-                  *.la)
lsmbox-2.1.3/configure:11241:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
lsmbox-2.1.3/configure-11242-                    ;;
##############################################
lsmbox-2.1.3/configure-11392-        LTLIBINTL="\${top_builddir}/intl/libintl.a $LTLIBICONV $LTLIBTHREAD"
lsmbox-2.1.3/configure:11393:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
lsmbox-2.1.3/configure-11394-      fi
##############################################
lsmbox-2.1.3/configure-11623-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
lsmbox-2.1.3/configure:11624:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
lsmbox-2.1.3/configure-11625-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
lsmbox-2.1.3/configure-11714-if test -z "$BASH_VERSION$ZSH_VERSION" \
lsmbox-2.1.3/configure:11715:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
lsmbox-2.1.3/configure-11716-  as_echo='print -r --'
lsmbox-2.1.3/configure-11717-  as_echo_n='print -rn --'
lsmbox-2.1.3/configure:11718:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
lsmbox-2.1.3/configure-11719-  as_echo='printf %s\n'
##############################################
lsmbox-2.1.3/configure-11721-else
lsmbox-2.1.3/configure:11722:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
lsmbox-2.1.3/configure-11723-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
lsmbox-2.1.3/configure-11731-	expr "X$arg" : "X\\(.*\\)$as_nl";
lsmbox-2.1.3/configure:11732:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
lsmbox-2.1.3/configure-11733-      esac;
##############################################
lsmbox-2.1.3/configure-11808-# ----------------------------------------
lsmbox-2.1.3/configure:11809:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
lsmbox-2.1.3/configure-11810-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
lsmbox-2.1.3/configure-11880-  {
lsmbox-2.1.3/configure:11881:    as_val=`expr "$@" || test $? -eq 1`
lsmbox-2.1.3/configure-11882-  }
##############################################
lsmbox-2.1.3/configure-11984-      case $as_dir in #(
lsmbox-2.1.3/configure:11985:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
lsmbox-2.1.3/configure-11986-      *) as_qdir=$as_dir;;
##############################################
lsmbox-2.1.3/configure-12119-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
lsmbox-2.1.3/configure:12120:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
lsmbox-2.1.3/configure-12121-ac_cs_version="\\
##############################################
lsmbox-2.1.3/configure-12144-  --*=?*)
lsmbox-2.1.3/configure:12145:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
lsmbox-2.1.3/configure:12146:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
lsmbox-2.1.3/configure-12147-    ac_shift=:
##############################################
lsmbox-2.1.3/configure-12149-  --*=)
lsmbox-2.1.3/configure:12150:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
lsmbox-2.1.3/configure-12151-    ac_optarg=
##############################################
lsmbox-2.1.3/configure-12173-    case $ac_optarg in
lsmbox-2.1.3/configure:12174:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
lsmbox-2.1.3/configure-12175-    '') as_fn_error $? "missing file argument" ;;
##############################################
lsmbox-2.1.3/configure-12181-    case $ac_optarg in
lsmbox-2.1.3/configure:12182:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
lsmbox-2.1.3/configure-12183-    esac
##############################################
lsmbox-2.1.3/configure-12322-fi
lsmbox-2.1.3/configure:12323:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
lsmbox-2.1.3/configure-12324-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
lsmbox-2.1.3/configure-12339-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
lsmbox-2.1.3/configure:12340:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
lsmbox-2.1.3/configure-12341-ac_delim='%!_!# '
##############################################
lsmbox-2.1.3/configure-12345-
lsmbox-2.1.3/configure:12346:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
lsmbox-2.1.3/configure-12347-  if test $ac_delim_n = $ac_delim_num; then
##############################################
lsmbox-2.1.3/configure-12483-for ac_last_try in false false :; do
lsmbox-2.1.3/configure:12484:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
lsmbox-2.1.3/configure-12485-  if test -z "$ac_tt"; then
##############################################
lsmbox-2.1.3/configure-12615-      esac
lsmbox-2.1.3/configure:12616:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
lsmbox-2.1.3/configure-12617-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
lsmbox-2.1.3/configure-12674-*)
lsmbox-2.1.3/configure:12675:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
lsmbox-2.1.3/configure-12676-  # A ".." for each directory in $ac_dir_suffix.
lsmbox-2.1.3/configure:12677:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
lsmbox-2.1.3/configure-12678-  case $ac_top_builddir_sub in
##############################################
lsmbox-2.1.3/configure-12735-/@mandir@/p'
lsmbox-2.1.3/configure:12736:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
lsmbox-2.1.3/configure-12737-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
lsmbox-2.1.3/configure-12752-
lsmbox-2.1.3/configure:12753:# Neutralize VPATH when `$srcdir' = `.'.
lsmbox-2.1.3/configure-12754-# Shell code in configure.ac might set extrasub.
##############################################
lsmbox-2.1.3/configure-12780-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
lsmbox-2.1.3/configure:12781:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
lsmbox-2.1.3/configure-12782-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
lsmbox-2.1.3/configure-12826-    * )
lsmbox-2.1.3/configure:12827:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
lsmbox-2.1.3/configure-12828-  esac
##############################################
lsmbox-2.1.3/configure-12873-    # Strip MF so we end up with the name of the file.
lsmbox-2.1.3/configure:12874:    mf=`echo "$mf" | sed -e 's/:.*$//'`
lsmbox-2.1.3/configure-12875-    # Check whether this is an Automake generated Makefile or not.
##############################################
lsmbox-2.1.3/configure-12910-    # from the Makefile without running 'make'.
lsmbox-2.1.3/configure:12911:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
lsmbox-2.1.3/configure-12912-    test -z "$DEPDIR" && continue
lsmbox-2.1.3/configure:12913:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
lsmbox-2.1.3/configure-12914-    test -z "$am__include" && continue
lsmbox-2.1.3/configure:12915:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
lsmbox-2.1.3/configure-12916-    # Find all dependency output files, they are included files with
##############################################
lsmbox-2.1.3/configure-12958-      case "$ac_file" in
lsmbox-2.1.3/configure:12959:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
lsmbox-2.1.3/configure-12960-      esac
##############################################
lsmbox-2.1.3/configure-12963-        # Adjust a relative srcdir.
lsmbox-2.1.3/configure:12964:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
lsmbox-2.1.3/configure:12965:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
lsmbox-2.1.3/configure:12966:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
lsmbox-2.1.3/configure-12967-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
lsmbox-2.1.3/configure-12970-        case "$ac_given_srcdir" in
lsmbox-2.1.3/configure:12971:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
lsmbox-2.1.3/configure-12972-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
lsmbox-2.1.3/configure-12991-            fi
lsmbox-2.1.3/configure:12992:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
lsmbox-2.1.3/configure-12993-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
lsmbox-2.1.3/compile-67-	mingw/*)
lsmbox-2.1.3/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
lsmbox-2.1.3/compile-69-	  ;;
lsmbox-2.1.3/compile-70-	cygwin/*)
lsmbox-2.1.3/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
lsmbox-2.1.3/compile-72-	  ;;
lsmbox-2.1.3/compile-73-	wine/*)
lsmbox-2.1.3/compile:74:	  file=`winepath -w "$file" || echo "$file"`
lsmbox-2.1.3/compile-75-	  ;;
##############################################
lsmbox-2.1.3/compile-309-# Name of file we expect compiler to create.
lsmbox-2.1.3/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
lsmbox-2.1.3/compile-311-
##############################################
lsmbox-2.1.3/compile-315-# object file name, since that is what matters with a parallel build.
lsmbox-2.1.3/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
lsmbox-2.1.3/compile-317-while true; do
##############################################
lsmbox-2.1.3/man/sv/Makefile.in-39-  { \
lsmbox-2.1.3/man/sv/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lsmbox-2.1.3/man/sv/Makefile.in-41-  }; \
##############################################
lsmbox-2.1.3/man/sv/Makefile.in-108-  esac
lsmbox-2.1.3/man/sv/Makefile.in:109:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lsmbox-2.1.3/man/sv/Makefile.in-110-am__vpath_adj = case $$p in \
lsmbox-2.1.3/man/sv/Makefile.in:111:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lsmbox-2.1.3/man/sv/Makefile.in-112-    *) f=$$p;; \
lsmbox-2.1.3/man/sv/Makefile.in-113-  esac;
lsmbox-2.1.3/man/sv/Makefile.in:114:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lsmbox-2.1.3/man/sv/Makefile.in-115-am__install_max = 40
lsmbox-2.1.3/man/sv/Makefile.in-116-am__nobase_strip_setup = \
lsmbox-2.1.3/man/sv/Makefile.in:117:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lsmbox-2.1.3/man/sv/Makefile.in-118-am__nobase_strip = \
##############################################
lsmbox-2.1.3/man/sv/Makefile.in-333-	test -n "$(man1dir)" \
lsmbox-2.1.3/man/sv/Makefile.in:334:	  && test -n "`echo $$list1$$list2`" \
lsmbox-2.1.3/man/sv/Makefile.in-335-	  || exit 0; \
##############################################
lsmbox-2.1.3/man/sv/Makefile.in-376-	test -n "$(man5dir)" \
lsmbox-2.1.3/man/sv/Makefile.in:377:	  && test -n "`echo $$list1$$list2`" \
lsmbox-2.1.3/man/sv/Makefile.in-378-	  || exit 0; \
##############################################
lsmbox-2.1.3/man/sv/Makefile.in-422-distdir: $(DISTFILES)
lsmbox-2.1.3/man/sv/Makefile.in:423:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lsmbox-2.1.3/man/sv/Makefile.in:424:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lsmbox-2.1.3/man/sv/Makefile.in-425-	list='$(DISTFILES)'; \
##############################################
lsmbox-2.1.3/man/sv/Makefile.in-436-	  if test -d $$d/$$file; then \
lsmbox-2.1.3/man/sv/Makefile.in:437:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lsmbox-2.1.3/man/sv/Makefile.in-438-	    if test -d "$(distdir)/$$file"; then \
##############################################
lsmbox-2.1.3/man/Makefile.in-39-  { \
lsmbox-2.1.3/man/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lsmbox-2.1.3/man/Makefile.in-41-  }; \
##############################################
lsmbox-2.1.3/man/Makefile.in-116-  esac
lsmbox-2.1.3/man/Makefile.in:117:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lsmbox-2.1.3/man/Makefile.in-118-am__vpath_adj = case $$p in \
lsmbox-2.1.3/man/Makefile.in:119:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lsmbox-2.1.3/man/Makefile.in-120-    *) f=$$p;; \
lsmbox-2.1.3/man/Makefile.in-121-  esac;
lsmbox-2.1.3/man/Makefile.in:122:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lsmbox-2.1.3/man/Makefile.in-123-am__install_max = 40
lsmbox-2.1.3/man/Makefile.in-124-am__nobase_strip_setup = \
lsmbox-2.1.3/man/Makefile.in:125:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lsmbox-2.1.3/man/Makefile.in-126-am__nobase_strip = \
##############################################
lsmbox-2.1.3/man/Makefile.in-184-  while test -n "$$dir1"; do \
lsmbox-2.1.3/man/Makefile.in:185:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lsmbox-2.1.3/man/Makefile.in-186-    if test "$$first" != "."; then \
lsmbox-2.1.3/man/Makefile.in-187-      if test "$$first" = ".."; then \
lsmbox-2.1.3/man/Makefile.in:188:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lsmbox-2.1.3/man/Makefile.in:189:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lsmbox-2.1.3/man/Makefile.in-190-      else \
lsmbox-2.1.3/man/Makefile.in:191:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lsmbox-2.1.3/man/Makefile.in-192-        if test "$$first2" = "$$first"; then \
lsmbox-2.1.3/man/Makefile.in:193:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lsmbox-2.1.3/man/Makefile.in-194-        else \
##############################################
lsmbox-2.1.3/man/Makefile.in-199-    fi; \
lsmbox-2.1.3/man/Makefile.in:200:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lsmbox-2.1.3/man/Makefile.in-201-  done; \
##############################################
lsmbox-2.1.3/man/Makefile.in-396-	test -n "$(man1dir)" \
lsmbox-2.1.3/man/Makefile.in:397:	  && test -n "`echo $$list1$$list2`" \
lsmbox-2.1.3/man/Makefile.in-398-	  || exit 0; \
##############################################
lsmbox-2.1.3/man/Makefile.in-439-	test -n "$(man5dir)" \
lsmbox-2.1.3/man/Makefile.in:440:	  && test -n "`echo $$list1$$list2`" \
lsmbox-2.1.3/man/Makefile.in-441-	  || exit 0; \
##############################################
lsmbox-2.1.3/man/Makefile.in-492-	dot_seen=no; \
lsmbox-2.1.3/man/Makefile.in:493:	target=`echo $@ | sed s/-recursive//`; \
lsmbox-2.1.3/man/Makefile.in-494-	case "$@" in \
##############################################
lsmbox-2.1.3/man/Makefile.in-555-GTAGS:
lsmbox-2.1.3/man/Makefile.in:556:	here=`$(am__cd) $(top_builddir) && pwd` \
lsmbox-2.1.3/man/Makefile.in-557-	  && $(am__cd) $(top_srcdir) \
##############################################
lsmbox-2.1.3/man/Makefile.in-578-distdir: $(DISTFILES)
lsmbox-2.1.3/man/Makefile.in:579:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lsmbox-2.1.3/man/Makefile.in:580:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lsmbox-2.1.3/man/Makefile.in-581-	list='$(DISTFILES)'; \
##############################################
lsmbox-2.1.3/man/Makefile.in-592-	  if test -d $$d/$$file; then \
lsmbox-2.1.3/man/Makefile.in:593:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lsmbox-2.1.3/man/Makefile.in-594-	    if test -d "$(distdir)/$$file"; then \
##############################################
lsmbox-2.1.3/po/Rules-quot-15-.insert-header.po-update-en:
lsmbox-2.1.3/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
lsmbox-2.1.3/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
lsmbox-2.1.3/po/Rules-quot-18-	tmpdir=`pwd`; \
lsmbox-2.1.3/po/Rules-quot-19-	echo "$$lang:"; \
lsmbox-2.1.3/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
lsmbox-2.1.3/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
lsmbox-2.1.3/po/Rules-quot-22-	cd $(srcdir); \
lsmbox-2.1.3/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -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 \
lsmbox-2.1.3/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
lsmbox-2.1.3/po/Makefile.in.in-89-.po.gmo:
lsmbox-2.1.3/po/Makefile.in.in:90:	@lang=`echo $* | sed -e 's,.*/,,'`; \
lsmbox-2.1.3/po/Makefile.in.in-91-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
lsmbox-2.1.3/po/Makefile.in.in-160-	fi; \
lsmbox-2.1.3/po/Makefile.in.in:161:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
lsmbox-2.1.3/po/Makefile.in.in-162-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
lsmbox-2.1.3/po/Makefile.in.in-202-$(POFILES): $(srcdir)/$(DOMAIN).pot
lsmbox-2.1.3/po/Makefile.in.in:203:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
lsmbox-2.1.3/po/Makefile.in.in-204-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
lsmbox-2.1.3/po/Makefile.in.in-207-	  cd $(srcdir) \
lsmbox-2.1.3/po/Makefile.in.in:208:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
lsmbox-2.1.3/po/Makefile.in.in-209-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
lsmbox-2.1.3/po/Makefile.in.in-238-	for cat in $$catalogs; do \
lsmbox-2.1.3/po/Makefile.in.in:239:	  cat=`basename $$cat`; \
lsmbox-2.1.3/po/Makefile.in.in:240:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
lsmbox-2.1.3/po/Makefile.in.in-241-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
lsmbox-2.1.3/po/Makefile.in.in-248-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
lsmbox-2.1.3/po/Makefile.in.in:249:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
lsmbox-2.1.3/po/Makefile.in.in-250-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
lsmbox-2.1.3/po/Makefile.in.in-289-	for cat in $$catalogs; do \
lsmbox-2.1.3/po/Makefile.in.in:290:	  cat=`basename $$cat`; \
lsmbox-2.1.3/po/Makefile.in.in:291:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
lsmbox-2.1.3/po/Makefile.in.in-292-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
lsmbox-2.1.3/po/Makefile.in.in-296-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
lsmbox-2.1.3/po/Makefile.in.in:297:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
lsmbox-2.1.3/po/Makefile.in.in-298-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
lsmbox-2.1.3/po/Makefile.in.in-335-	for cat in $$catalogs; do \
lsmbox-2.1.3/po/Makefile.in.in:336:	  cat=`basename $$cat`; \
lsmbox-2.1.3/po/Makefile.in.in:337:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
lsmbox-2.1.3/po/Makefile.in.in-338-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
lsmbox-2.1.3/po/Makefile.in.in-400-.nop.po-create:
lsmbox-2.1.3/po/Makefile.in.in:401:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
lsmbox-2.1.3/po/Makefile.in.in-402-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
lsmbox-2.1.3/po/Makefile.in.in-407-.nop.po-update:
lsmbox-2.1.3/po/Makefile.in.in:408:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
lsmbox-2.1.3/po/Makefile.in.in-409-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
lsmbox-2.1.3/po/Makefile.in.in-414-	cd $(srcdir); \
lsmbox-2.1.3/po/Makefile.in.in:415:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
lsmbox-2.1.3/po/Makefile.in.in-416-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
lsmbox-2.1.3/config.guess-34-
lsmbox-2.1.3/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
lsmbox-2.1.3/config.guess-36-
##############################################
lsmbox-2.1.3/config.guess-102-: ${TMPDIR=/tmp} ;
lsmbox-2.1.3/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
lsmbox-2.1.3/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
lsmbox-2.1.3/config.guess-151-	EOF
lsmbox-2.1.3/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
lsmbox-2.1.3/config.guess-153-	;;
##############################################
lsmbox-2.1.3/config.guess-209-	    *)
lsmbox-2.1.3/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
lsmbox-2.1.3/config.guess-211-		;;
##############################################
lsmbox-2.1.3/config.guess-240-	*4.0)
lsmbox-2.1.3/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
lsmbox-2.1.3/config.guess-242-		;;
lsmbox-2.1.3/config.guess-243-	*5.*)
lsmbox-2.1.3/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
lsmbox-2.1.3/config.guess-245-		;;
##############################################
lsmbox-2.1.3/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
lsmbox-2.1.3/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
lsmbox-2.1.3/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
lsmbox-2.1.3/config.guess-288-	# 1.2 uses "1.2" for uname -r.
lsmbox-2.1.3/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
lsmbox-2.1.3/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
lsmbox-2.1.3/config.guess-348-    s390x:SunOS:*:*)
lsmbox-2.1.3/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lsmbox-2.1.3/config.guess-350-	exit ;;
lsmbox-2.1.3/config.guess-351-    sun4H:SunOS:5.*:*)
lsmbox-2.1.3/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lsmbox-2.1.3/config.guess-353-	exit ;;
lsmbox-2.1.3/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
lsmbox-2.1.3/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lsmbox-2.1.3/config.guess-356-	exit ;;
##############################################
lsmbox-2.1.3/config.guess-373-	fi
lsmbox-2.1.3/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lsmbox-2.1.3/config.guess-375-	exit ;;
##############################################
lsmbox-2.1.3/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
lsmbox-2.1.3/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lsmbox-2.1.3/config.guess-381-	exit ;;
##############################################
lsmbox-2.1.3/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
lsmbox-2.1.3/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
lsmbox-2.1.3/config.guess-390-	exit ;;
##############################################
lsmbox-2.1.3/config.guess-394-    sun*:*:4.2BSD:*)
lsmbox-2.1.3/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
lsmbox-2.1.3/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
lsmbox-2.1.3/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
lsmbox-2.1.3/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
lsmbox-2.1.3/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
lsmbox-2.1.3/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
lsmbox-2.1.3/config.guess-532-    *:IRIX*:*:*)
lsmbox-2.1.3/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
lsmbox-2.1.3/config.guess-534-	exit ;;
##############################################
lsmbox-2.1.3/config.guess-562-EOF
lsmbox-2.1.3/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
lsmbox-2.1.3/config.guess-564-		then
##############################################
lsmbox-2.1.3/config.guess-575-    *:AIX:*:[4567])
lsmbox-2.1.3/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
lsmbox-2.1.3/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
lsmbox-2.1.3/config.guess-610-    9000/[34678]??:HP-UX:*:*)
lsmbox-2.1.3/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
lsmbox-2.1.3/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
lsmbox-2.1.3/config.guess-664-EOF
lsmbox-2.1.3/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
lsmbox-2.1.3/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
lsmbox-2.1.3/config.guess-692-    ia64:HP-UX:*:*)
lsmbox-2.1.3/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
lsmbox-2.1.3/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
lsmbox-2.1.3/config.guess-722-EOF
lsmbox-2.1.3/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
lsmbox-2.1.3/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
lsmbox-2.1.3/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
lsmbox-2.1.3/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
lsmbox-2.1.3/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
lsmbox-2.1.3/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
lsmbox-2.1.3/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
lsmbox-2.1.3/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
lsmbox-2.1.3/config.guess-814-	    amd64)
lsmbox-2.1.3/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
lsmbox-2.1.3/config.guess-816-	    *)
lsmbox-2.1.3/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
lsmbox-2.1.3/config.guess-818-	esac
##############################################
lsmbox-2.1.3/config.guess-872-    prep*:SunOS:5.*:*)
lsmbox-2.1.3/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lsmbox-2.1.3/config.guess-874-	exit ;;
##############################################
lsmbox-2.1.3/config.guess-876-	# the GNU system
lsmbox-2.1.3/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
lsmbox-2.1.3/config.guess-878-	exit ;;
##############################################
lsmbox-2.1.3/config.guess-880-	# other systems with GNU libc and userland
lsmbox-2.1.3/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
lsmbox-2.1.3/config.guess-882-	exit ;;
##############################################
lsmbox-2.1.3/config.guess-968-EOF
lsmbox-2.1.3/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
lsmbox-2.1.3/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
lsmbox-2.1.3/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
lsmbox-2.1.3/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
lsmbox-2.1.3/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
lsmbox-2.1.3/config.guess-1262-	fi
lsmbox-2.1.3/config.guess:1263:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
lsmbox-2.1.3/config.guess-1264-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
lsmbox-2.1.3/config.guess-1347-    *:DragonFly:*:*)
lsmbox-2.1.3/config.guess:1348:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
lsmbox-2.1.3/config.guess-1349-	exit ;;
##############################################
lsmbox-2.1.3/config.guess-1360-    i*86:skyos:*:*)
lsmbox-2.1.3/config.guess:1361:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
lsmbox-2.1.3/config.guess-1362-	exit ;;
##############################################
lsmbox-2.1.3/install-sh-229-      fi
lsmbox-2.1.3/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
lsmbox-2.1.3/install-sh-231-    *)
##############################################
lsmbox-2.1.3/install-sh-276-      dstdir=$dst
lsmbox-2.1.3/install-sh:277:      dst=$dstdir/`basename "$src"`
lsmbox-2.1.3/install-sh-278-      dstdir_status=0
##############################################
lsmbox-2.1.3/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
lsmbox-2.1.3/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
lsmbox-2.1.3/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
lsmbox-2.1.3/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
lsmbox-2.1.3/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
lsmbox-2.1.3/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
lsmbox-2.1.3/install-sh-425-	    case $prefix in
lsmbox-2.1.3/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
lsmbox-2.1.3/install-sh-427-	      *) qprefix=$prefix;;
##############################################
lsmbox-2.1.3/install-sh-474-    if $copy_on_change &&
lsmbox-2.1.3/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
lsmbox-2.1.3/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
lsmbox-2.1.3/install-sh-477-
##############################################
lsmbox-2.1.3/depcomp-64-  case $1 in
lsmbox-2.1.3/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
lsmbox-2.1.3/depcomp-66-      *) dir=;;
##############################################
lsmbox-2.1.3/depcomp-73-{
lsmbox-2.1.3/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
lsmbox-2.1.3/depcomp-75-}
##############################################
lsmbox-2.1.3/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
lsmbox-2.1.3/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
lsmbox-2.1.3/depcomp-128-
##############################################
lsmbox-2.1.3/depcomp-405-        sleep 1
lsmbox-2.1.3/depcomp:406:        i=`expr $i - 1`
lsmbox-2.1.3/depcomp-407-      done
lsmbox-2.1.3/depcomp-408-    fi
lsmbox-2.1.3/depcomp:409:    i=`expr $i - 1`
lsmbox-2.1.3/depcomp-410-  done
##############################################
lsmbox-2.1.3/depcomp-425-  # Do two passes, one to just change these to
lsmbox-2.1.3/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
lsmbox-2.1.3/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
lsmbox-2.1.3/depcomp-659-  done
lsmbox-2.1.3/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
lsmbox-2.1.3/depcomp-661-  touch "$tmpdepfile"
##############################################
lsmbox-2.1.3/config.sub-52-
lsmbox-2.1.3/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
lsmbox-2.1.3/config.sub-54-
##############################################
lsmbox-2.1.3/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
lsmbox-2.1.3/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
lsmbox-2.1.3/config.sub-117-case $maybe_os in
##############################################
lsmbox-2.1.3/config.sub-123-    os=-$maybe_os
lsmbox-2.1.3/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
lsmbox-2.1.3/config.sub-125-    ;;
##############################################
lsmbox-2.1.3/config.sub-127-    os=-linux-android
lsmbox-2.1.3/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
lsmbox-2.1.3/config.sub-129-    ;;
lsmbox-2.1.3/config.sub-130-  *)
lsmbox-2.1.3/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
lsmbox-2.1.3/config.sub-132-    if [ $basic_machine != $1 ]
lsmbox-2.1.3/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
lsmbox-2.1.3/config.sub-134-    else os=; fi
##############################################
lsmbox-2.1.3/config.sub-181-		os=-sco5v6
lsmbox-2.1.3/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lsmbox-2.1.3/config.sub-183-		;;
##############################################
lsmbox-2.1.3/config.sub-185-		os=-sco3.2v5
lsmbox-2.1.3/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lsmbox-2.1.3/config.sub-187-		;;
##############################################
lsmbox-2.1.3/config.sub-189-		os=-sco3.2v4
lsmbox-2.1.3/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lsmbox-2.1.3/config.sub-191-		;;
lsmbox-2.1.3/config.sub-192-	-sco3.2.[4-9]*)
lsmbox-2.1.3/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
lsmbox-2.1.3/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lsmbox-2.1.3/config.sub-195-		;;
##############################################
lsmbox-2.1.3/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
lsmbox-2.1.3/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lsmbox-2.1.3/config.sub-199-		;;
##############################################
lsmbox-2.1.3/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
lsmbox-2.1.3/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lsmbox-2.1.3/config.sub-203-		;;
##############################################
lsmbox-2.1.3/config.sub-205-		os=-sco3.2v2
lsmbox-2.1.3/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lsmbox-2.1.3/config.sub-207-		;;
lsmbox-2.1.3/config.sub-208-	-udk*)
lsmbox-2.1.3/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lsmbox-2.1.3/config.sub-210-		;;
##############################################
lsmbox-2.1.3/config.sub-212-		os=-isc2.2
lsmbox-2.1.3/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lsmbox-2.1.3/config.sub-214-		;;
##############################################
lsmbox-2.1.3/config.sub-218-	-isc*)
lsmbox-2.1.3/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lsmbox-2.1.3/config.sub-220-		;;
##############################################
lsmbox-2.1.3/config.sub-230-	-ptx*)
lsmbox-2.1.3/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
lsmbox-2.1.3/config.sub-232-		;;
lsmbox-2.1.3/config.sub-233-	-windowsnt*)
lsmbox-2.1.3/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
lsmbox-2.1.3/config.sub-235-		;;
##############################################
lsmbox-2.1.3/config.sub-361-	*-*-*)
lsmbox-2.1.3/config.sub:362:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
lsmbox-2.1.3/config.sub-363-		exit 1
##############################################
lsmbox-2.1.3/config.sub-485-	amd64-*)
lsmbox-2.1.3/config.sub:486:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
lsmbox-2.1.3/config.sub-487-		;;
##############################################
lsmbox-2.1.3/config.sub-527-	blackfin-*)
lsmbox-2.1.3/config.sub:528:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
lsmbox-2.1.3/config.sub-529-		os=-linux
##############################################
lsmbox-2.1.3/config.sub-535-	c54x-*)
lsmbox-2.1.3/config.sub:536:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
lsmbox-2.1.3/config.sub-537-		;;
lsmbox-2.1.3/config.sub-538-	c55x-*)
lsmbox-2.1.3/config.sub:539:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
lsmbox-2.1.3/config.sub-540-		;;
lsmbox-2.1.3/config.sub-541-	c6x-*)
lsmbox-2.1.3/config.sub:542:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
lsmbox-2.1.3/config.sub-543-		;;
##############################################
lsmbox-2.1.3/config.sub-738-	i*86v32)
lsmbox-2.1.3/config.sub:739:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lsmbox-2.1.3/config.sub-740-		os=-sysv32
##############################################
lsmbox-2.1.3/config.sub-742-	i*86v4*)
lsmbox-2.1.3/config.sub:743:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lsmbox-2.1.3/config.sub-744-		os=-sysv4
##############################################
lsmbox-2.1.3/config.sub-746-	i*86v)
lsmbox-2.1.3/config.sub:747:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lsmbox-2.1.3/config.sub-748-		os=-sysv
##############################################
lsmbox-2.1.3/config.sub-750-	i*86sol2)
lsmbox-2.1.3/config.sub:751:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lsmbox-2.1.3/config.sub-752-		os=-solaris2
##############################################
lsmbox-2.1.3/config.sub-780-	m68knommu-*)
lsmbox-2.1.3/config.sub:781:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
lsmbox-2.1.3/config.sub-782-		os=-linux
##############################################
lsmbox-2.1.3/config.sub-817-	mips3*-*)
lsmbox-2.1.3/config.sub:818:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
lsmbox-2.1.3/config.sub-819-		;;
lsmbox-2.1.3/config.sub-820-	mips3*)
lsmbox-2.1.3/config.sub:821:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
lsmbox-2.1.3/config.sub-822-		;;
##############################################
lsmbox-2.1.3/config.sub-835-	ms1-*)
lsmbox-2.1.3/config.sub:836:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
lsmbox-2.1.3/config.sub-837-		;;
##############################################
lsmbox-2.1.3/config.sub-954-	parisc-*)
lsmbox-2.1.3/config.sub:955:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
lsmbox-2.1.3/config.sub-956-		os=-linux
##############################################
lsmbox-2.1.3/config.sub-970-	pc98-*)
lsmbox-2.1.3/config.sub:971:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
lsmbox-2.1.3/config.sub-972-		;;
##############################################
lsmbox-2.1.3/config.sub-985-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
lsmbox-2.1.3/config.sub:986:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
lsmbox-2.1.3/config.sub-987-		;;
lsmbox-2.1.3/config.sub-988-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
lsmbox-2.1.3/config.sub:989:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
lsmbox-2.1.3/config.sub-990-		;;
lsmbox-2.1.3/config.sub-991-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
lsmbox-2.1.3/config.sub:992:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
lsmbox-2.1.3/config.sub-993-		;;
lsmbox-2.1.3/config.sub-994-	pentium4-*)
lsmbox-2.1.3/config.sub:995:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
lsmbox-2.1.3/config.sub-996-		;;
##############################################
lsmbox-2.1.3/config.sub-1004-	ppc-* | ppcbe-*)
lsmbox-2.1.3/config.sub:1005:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
lsmbox-2.1.3/config.sub-1006-		;;
##############################################
lsmbox-2.1.3/config.sub-1010-	ppcle-* | powerpclittle-*)
lsmbox-2.1.3/config.sub:1011:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
lsmbox-2.1.3/config.sub-1012-		;;
##############################################
lsmbox-2.1.3/config.sub-1014-		;;
lsmbox-2.1.3/config.sub:1015:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
lsmbox-2.1.3/config.sub-1016-		;;
##############################################
lsmbox-2.1.3/config.sub-1020-	ppc64le-* | powerpc64little-*)
lsmbox-2.1.3/config.sub:1021:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
lsmbox-2.1.3/config.sub-1022-		;;
##############################################
lsmbox-2.1.3/config.sub-1103-	strongarm-* | thumb-*)
lsmbox-2.1.3/config.sub:1104:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
lsmbox-2.1.3/config.sub-1105-		;;
##############################################
lsmbox-2.1.3/config.sub-1233-	xscale-* | xscalee[bl]-*)
lsmbox-2.1.3/config.sub:1234:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
lsmbox-2.1.3/config.sub-1235-		;;
##############################################
lsmbox-2.1.3/config.sub-1310-	*)
lsmbox-2.1.3/config.sub:1311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
lsmbox-2.1.3/config.sub-1312-		exit 1
##############################################
lsmbox-2.1.3/config.sub-1318-	*-digital*)
lsmbox-2.1.3/config.sub:1319:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
lsmbox-2.1.3/config.sub-1320-		;;
lsmbox-2.1.3/config.sub-1321-	*-commodore*)
lsmbox-2.1.3/config.sub:1322:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
lsmbox-2.1.3/config.sub-1323-		;;
##############################################
lsmbox-2.1.3/config.sub-1339-	-solaris1 | -solaris1.*)
lsmbox-2.1.3/config.sub:1340:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
lsmbox-2.1.3/config.sub-1341-		;;
##############################################
lsmbox-2.1.3/config.sub-1351-	-gnu/linux*)
lsmbox-2.1.3/config.sub:1352:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
lsmbox-2.1.3/config.sub-1353-		;;
##############################################
lsmbox-2.1.3/config.sub-1397-	-nto*)
lsmbox-2.1.3/config.sub:1398:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
lsmbox-2.1.3/config.sub-1399-		;;
##############################################
lsmbox-2.1.3/config.sub-1404-	-mac*)
lsmbox-2.1.3/config.sub:1405:		os=`echo $os | sed -e 's|mac|macos|'`
lsmbox-2.1.3/config.sub-1406-		;;
##############################################
lsmbox-2.1.3/config.sub-1410-	-linux*)
lsmbox-2.1.3/config.sub:1411:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
lsmbox-2.1.3/config.sub-1412-		;;
lsmbox-2.1.3/config.sub-1413-	-sunos5*)
lsmbox-2.1.3/config.sub:1414:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
lsmbox-2.1.3/config.sub-1415-		;;
lsmbox-2.1.3/config.sub-1416-	-sunos6*)
lsmbox-2.1.3/config.sub:1417:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
lsmbox-2.1.3/config.sub-1418-		;;
##############################################
lsmbox-2.1.3/config.sub-1465-	-sinix5.*)
lsmbox-2.1.3/config.sub:1466:		os=`echo $os | sed -e 's|sinix|sysv|'`
lsmbox-2.1.3/config.sub-1467-		;;
##############################################
lsmbox-2.1.3/config.sub-1518-		# Get rid of the `-' at the beginning of $os.
lsmbox-2.1.3/config.sub:1519:		os=`echo $os | sed 's/[^-]*-//'`
lsmbox-2.1.3/config.sub:1520:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
lsmbox-2.1.3/config.sub-1521-		exit 1
##############################################
lsmbox-2.1.3/config.sub-1781-		esac
lsmbox-2.1.3/config.sub:1782:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
lsmbox-2.1.3/config.sub-1783-		;;
##############################################
lsmbox-2.1.3/ltmain.sh-167-{
lsmbox-2.1.3/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
lsmbox-2.1.3/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
lsmbox-2.1.3/ltmain.sh-179-{
lsmbox-2.1.3/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
lsmbox-2.1.3/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
lsmbox-2.1.3/ltmain.sh-198-    # Extract subdirectory from the argument.
lsmbox-2.1.3/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
lsmbox-2.1.3/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
lsmbox-2.1.3/ltmain.sh-204-    fi
lsmbox-2.1.3/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
lsmbox-2.1.3/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
lsmbox-2.1.3/ltmain.sh-217-    case ${2} in
lsmbox-2.1.3/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
lsmbox-2.1.3/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
lsmbox-2.1.3/ltmain.sh-220-    esac
##############################################
lsmbox-2.1.3/ltmain.sh-380-     progdir=$func_dirname_result
lsmbox-2.1.3/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
lsmbox-2.1.3/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
lsmbox-2.1.3/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
lsmbox-2.1.3/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
lsmbox-2.1.3/ltmain.sh-419-bs='\\'
##############################################
lsmbox-2.1.3/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
lsmbox-2.1.3/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
lsmbox-2.1.3/ltmain.sh-533-      done
lsmbox-2.1.3/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
lsmbox-2.1.3/ltmain.sh-535-
##############################################
lsmbox-2.1.3/ltmain.sh-566-      # If mktemp works, use that first and foremost
lsmbox-2.1.3/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
lsmbox-2.1.3/ltmain.sh-568-
##############################################
lsmbox-2.1.3/ltmain.sh-597-      *[\\\`\"\$]*)
lsmbox-2.1.3/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
lsmbox-2.1.3/ltmain.sh-599-      *)
##############################################
lsmbox-2.1.3/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
lsmbox-2.1.3/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
lsmbox-2.1.3/ltmain.sh-704-    ;;
##############################################
lsmbox-2.1.3/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
lsmbox-2.1.3/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
lsmbox-2.1.3/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
lsmbox-2.1.3/ltmain.sh-772-	p
##############################################
lsmbox-2.1.3/ltmain.sh-803-
lsmbox-2.1.3/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
lsmbox-2.1.3/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
lsmbox-2.1.3/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
lsmbox-2.1.3/ltmain.sh-816-
lsmbox-2.1.3/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
lsmbox-2.1.3/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
lsmbox-2.1.3/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
lsmbox-2.1.3/ltmain.sh-862-{
lsmbox-2.1.3/ltmain.sh:863:    func_arith_result=`expr "${@}"`
lsmbox-2.1.3/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
lsmbox-2.1.3/ltmain.sh-870-{
lsmbox-2.1.3/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
lsmbox-2.1.3/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
lsmbox-2.1.3/ltmain.sh-877-{
lsmbox-2.1.3/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
lsmbox-2.1.3/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
lsmbox-2.1.3/ltmain.sh-884-{
lsmbox-2.1.3/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
lsmbox-2.1.3/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
lsmbox-2.1.3/ltmain.sh-968-	# quotes we have to do it in 2 steps:
lsmbox-2.1.3/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
lsmbox-2.1.3/ltmain.sh-970-	eval "$extractedcf"
##############################################
lsmbox-2.1.3/ltmain.sh-1382-      done
lsmbox-2.1.3/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
lsmbox-2.1.3/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
lsmbox-2.1.3/ltmain.sh-1385-      case $@ in
##############################################
lsmbox-2.1.3/ltmain.sh-1395-	    # Evaluate the configuration.
lsmbox-2.1.3/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
lsmbox-2.1.3/ltmain.sh-1397-	    CC_quoted=
##############################################
lsmbox-2.1.3/ltmain.sh-1401-	    done
lsmbox-2.1.3/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
lsmbox-2.1.3/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
lsmbox-2.1.3/ltmain.sh-1404-	    case "$@ " in
##############################################
lsmbox-2.1.3/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
lsmbox-2.1.3/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
lsmbox-2.1.3/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
lsmbox-2.1.3/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
lsmbox-2.1.3/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
lsmbox-2.1.3/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
lsmbox-2.1.3/ltmain.sh-1721-    # LT_CYGPATH in this case.
lsmbox-2.1.3/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
lsmbox-2.1.3/ltmain.sh-1723-  fi
##############################################
lsmbox-2.1.3/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
lsmbox-2.1.3/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
lsmbox-2.1.3/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
lsmbox-2.1.3/ltmain.sh-2060-    *.[cCFSifmso] | \
lsmbox-2.1.3/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
lsmbox-2.1.3/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
lsmbox-2.1.3/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
lsmbox-2.1.3/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
lsmbox-2.1.3/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
lsmbox-2.1.3/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
lsmbox-2.1.3/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
lsmbox-2.1.3/ltmain.sh-2158-
##############################################
lsmbox-2.1.3/ltmain.sh-2204-      if test "$need_locks" = warn &&
lsmbox-2.1.3/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
lsmbox-2.1.3/ltmain.sh-2206-	$ECHO "\
lsmbox-2.1.3/ltmain.sh-2207-*** ERROR, $lockfile contains:
lsmbox-2.1.3/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
lsmbox-2.1.3/ltmain.sh-2209-
##############################################
lsmbox-2.1.3/ltmain.sh-2253-      if test "$need_locks" = warn &&
lsmbox-2.1.3/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
lsmbox-2.1.3/ltmain.sh-2255-	$ECHO "\
lsmbox-2.1.3/ltmain.sh-2256-*** ERROR, $lockfile contains:
lsmbox-2.1.3/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
lsmbox-2.1.3/ltmain.sh-2258-
##############################################
lsmbox-2.1.3/ltmain.sh-2548-	  test -n "$library_names" && \
lsmbox-2.1.3/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
lsmbox-2.1.3/ltmain.sh-2550-	  continue
##############################################
lsmbox-2.1.3/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
lsmbox-2.1.3/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
lsmbox-2.1.3/ltmain.sh-2561-	  fi
##############################################
lsmbox-2.1.3/ltmain.sh-2577-      # Get the absolute pathname.
lsmbox-2.1.3/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
lsmbox-2.1.3/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
lsmbox-2.1.3/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
lsmbox-2.1.3/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
lsmbox-2.1.3/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
lsmbox-2.1.3/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
lsmbox-2.1.3/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
lsmbox-2.1.3/ltmain.sh-2959-
##############################################
lsmbox-2.1.3/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
lsmbox-2.1.3/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
lsmbox-2.1.3/ltmain.sh-2972-	  else
lsmbox-2.1.3/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
lsmbox-2.1.3/ltmain.sh-2974-	  fi
##############################################
lsmbox-2.1.3/ltmain.sh-3130-	    fi
lsmbox-2.1.3/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
lsmbox-2.1.3/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
lsmbox-2.1.3/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
lsmbox-2.1.3/ltmain.sh-3134-	      finalize=no
##############################################
lsmbox-2.1.3/ltmain.sh-3149-	        # Replace the output file specification.
lsmbox-2.1.3/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
lsmbox-2.1.3/ltmain.sh-3151-
##############################################
lsmbox-2.1.3/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
lsmbox-2.1.3/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
lsmbox-2.1.3/ltmain.sh-3170-	  fi
##############################################
lsmbox-2.1.3/ltmain.sh-3241-    my_pic_p="${3-no}"
lsmbox-2.1.3/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
lsmbox-2.1.3/ltmain.sh-3243-    my_dlsyms=
##############################################
lsmbox-2.1.3/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
lsmbox-2.1.3/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
lsmbox-2.1.3/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
lsmbox-2.1.3/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
lsmbox-2.1.3/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
lsmbox-2.1.3/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
lsmbox-2.1.3/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
lsmbox-2.1.3/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
lsmbox-2.1.3/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
lsmbox-2.1.3/ltmain.sh-3509-	  else
lsmbox-2.1.3/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lsmbox-2.1.3/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lsmbox-2.1.3/ltmain.sh-3512-	  fi
##############################################
lsmbox-2.1.3/ltmain.sh-3514-	*)
lsmbox-2.1.3/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lsmbox-2.1.3/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lsmbox-2.1.3/ltmain.sh-3517-	  ;;
##############################################
lsmbox-2.1.3/ltmain.sh-3529-      # Nullify the symbol file.
lsmbox-2.1.3/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
lsmbox-2.1.3/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
lsmbox-2.1.3/ltmain.sh-3532-    fi
##############################################
lsmbox-2.1.3/ltmain.sh-3545-  win32_libid_type="unknown"
lsmbox-2.1.3/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
lsmbox-2.1.3/ltmain.sh-3547-  case $win32_fileres in
##############################################
lsmbox-2.1.3/ltmain.sh-3596-  $opt_debug
lsmbox-2.1.3/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
lsmbox-2.1.3/ltmain.sh-3598-}
##############################################
lsmbox-2.1.3/ltmain.sh-3613-  $opt_debug
lsmbox-2.1.3/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
lsmbox-2.1.3/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
lsmbox-2.1.3/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
lsmbox-2.1.3/ltmain.sh:3669:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
lsmbox-2.1.3/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
lsmbox-2.1.3/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
lsmbox-2.1.3/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
lsmbox-2.1.3/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
lsmbox-2.1.3/ltmain.sh-3700-    # binutils import library
lsmbox-2.1.3/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
lsmbox-2.1.3/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
lsmbox-2.1.3/ltmain.sh-3703-    # ms-generated import library
lsmbox-2.1.3/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
lsmbox-2.1.3/ltmain.sh-3705-  else
##############################################
lsmbox-2.1.3/ltmain.sh-3780-	  darwin_curdir=`pwd`
lsmbox-2.1.3/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
lsmbox-2.1.3/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
lsmbox-2.1.3/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
lsmbox-2.1.3/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
lsmbox-2.1.3/ltmain.sh-3785-	    darwin_arch=
##############################################
lsmbox-2.1.3/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
lsmbox-2.1.3/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
lsmbox-2.1.3/ltmain.sh-3797-	    darwin_file=
##############################################
lsmbox-2.1.3/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
lsmbox-2.1.3/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
lsmbox-2.1.3/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
lsmbox-2.1.3/ltmain.sh-3814-      esac
lsmbox-2.1.3/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
lsmbox-2.1.3/ltmain.sh-3816-    done
##############################################
lsmbox-2.1.3/ltmain.sh-3885-
lsmbox-2.1.3/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
lsmbox-2.1.3/ltmain.sh-3887-    $ECHO "\
##############################################
lsmbox-2.1.3/ltmain.sh-3920-    --lt-dump-script)
lsmbox-2.1.3/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
lsmbox-2.1.3/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
lsmbox-2.1.3/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
lsmbox-2.1.3/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
lsmbox-2.1.3/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
lsmbox-2.1.3/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
lsmbox-2.1.3/ltmain.sh-3949-  done
##############################################
lsmbox-2.1.3/ltmain.sh-4005-  # Find the directory that this script lives in.
lsmbox-2.1.3/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
lsmbox-2.1.3/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
lsmbox-2.1.3/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
lsmbox-2.1.3/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
lsmbox-2.1.3/ltmain.sh-4011-  while test -n \"\$file\"; do
lsmbox-2.1.3/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
lsmbox-2.1.3/ltmain.sh-4013-
##############################################
lsmbox-2.1.3/ltmain.sh-4021-
lsmbox-2.1.3/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
lsmbox-2.1.3/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
lsmbox-2.1.3/ltmain.sh-4024-  done
##############################################
lsmbox-2.1.3/ltmain.sh-4035-    case \"\$thisdir\" in
lsmbox-2.1.3/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
lsmbox-2.1.3/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
lsmbox-2.1.3/ltmain.sh-4041-  # Try to get the absolute directory name.
lsmbox-2.1.3/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
lsmbox-2.1.3/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
lsmbox-2.1.3/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
lsmbox-2.1.3/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
lsmbox-2.1.3/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
lsmbox-2.1.3/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
lsmbox-2.1.3/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
lsmbox-2.1.3/ltmain.sh-4068-      else
##############################################
lsmbox-2.1.3/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
lsmbox-2.1.3/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
lsmbox-2.1.3/ltmain.sh-4112-
##############################################
lsmbox-2.1.3/ltmain.sh-5085-    $opt_debug
lsmbox-2.1.3/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
lsmbox-2.1.3/ltmain.sh-5087-    *import*) : ;;
##############################################
lsmbox-2.1.3/ltmain.sh-5307-	    moreargs=
lsmbox-2.1.3/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
lsmbox-2.1.3/ltmain.sh-5309-	    do
##############################################
lsmbox-2.1.3/ltmain.sh-5563-	*)
lsmbox-2.1.3/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
lsmbox-2.1.3/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
lsmbox-2.1.3/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
lsmbox-2.1.3/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
lsmbox-2.1.3/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
lsmbox-2.1.3/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
lsmbox-2.1.3/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
lsmbox-2.1.3/ltmain.sh-6018-    else
##############################################
lsmbox-2.1.3/ltmain.sh-6331-		  set dummy $deplibs_check_method; shift
lsmbox-2.1.3/ltmain.sh:6332:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
lsmbox-2.1.3/ltmain.sh-6333-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
lsmbox-2.1.3/ltmain.sh-6394-	else
lsmbox-2.1.3/ltmain.sh:6395:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
lsmbox-2.1.3/ltmain.sh-6396-	fi
##############################################
lsmbox-2.1.3/ltmain.sh-6423-	if test -n "$inherited_linker_flags"; then
lsmbox-2.1.3/ltmain.sh:6424:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
lsmbox-2.1.3/ltmain.sh-6425-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
lsmbox-2.1.3/ltmain.sh-6431-	fi
lsmbox-2.1.3/ltmain.sh:6432:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lsmbox-2.1.3/ltmain.sh-6433-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
lsmbox-2.1.3/ltmain.sh-6504-	*)
lsmbox-2.1.3/ltmain.sh:6505:	  abs_ladir=`cd "$ladir" && pwd`
lsmbox-2.1.3/ltmain.sh-6506-	  if test -z "$abs_ladir"; then
##############################################
lsmbox-2.1.3/ltmain.sh-6757-	    shift
lsmbox-2.1.3/ltmain.sh:6758:	    libname=`eval "\\$ECHO \"$libname_spec\""`
lsmbox-2.1.3/ltmain.sh-6759-	    # use dlname if we got it. it's perfectly good, no?
##############################################
lsmbox-2.1.3/ltmain.sh-7049-		*)
lsmbox-2.1.3/ltmain.sh:7050:		  absdir=`cd "$dir" && pwd`
lsmbox-2.1.3/ltmain.sh-7051-		  if test -z "$absdir"; then
##############################################
lsmbox-2.1.3/ltmain.sh-7060-		  depdepl=
lsmbox-2.1.3/ltmain.sh:7061:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
lsmbox-2.1.3/ltmain.sh-7062-		  if test -n "$deplibrary_names" ; then
##############################################
lsmbox-2.1.3/ltmain.sh-7067-		      depdepl="$absdir/$objdir/$depdepl"
lsmbox-2.1.3/ltmain.sh:7068:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
lsmbox-2.1.3/ltmain.sh-7069-                      if test -z "$darwin_install_name"; then
lsmbox-2.1.3/ltmain.sh:7070:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
lsmbox-2.1.3/ltmain.sh-7071-                      fi
##############################################
lsmbox-2.1.3/ltmain.sh-7082-		else
lsmbox-2.1.3/ltmain.sh:7083:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
lsmbox-2.1.3/ltmain.sh-7084-		  test -z "$libdir" && \
##############################################
lsmbox-2.1.3/ltmain.sh-7105-	else
lsmbox-2.1.3/ltmain.sh:7106:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lsmbox-2.1.3/ltmain.sh-7107-	fi
##############################################
lsmbox-2.1.3/ltmain.sh-7254-	test "$module" = no && \
lsmbox-2.1.3/ltmain.sh:7255:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
lsmbox-2.1.3/ltmain.sh-7256-
##############################################
lsmbox-2.1.3/ltmain.sh-7392-	if test "$age" -gt "$current"; then
lsmbox-2.1.3/ltmain.sh:7393:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
lsmbox-2.1.3/ltmain.sh-7394-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
lsmbox-2.1.3/ltmain.sh-7553-	removelist=
lsmbox-2.1.3/ltmain.sh:7554:	tempremovelist=`$ECHO "$output_objdir/*"`
lsmbox-2.1.3/ltmain.sh-7555-	for p in $tempremovelist; do
##############################################
lsmbox-2.1.3/ltmain.sh-7579-	# Transform .lo files to .o files.
lsmbox-2.1.3/ltmain.sh:7580:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
lsmbox-2.1.3/ltmain.sh-7581-      fi
##############################################
lsmbox-2.1.3/ltmain.sh-7584-      #for path in $notinst_path; do
lsmbox-2.1.3/ltmain.sh:7585:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
lsmbox-2.1.3/ltmain.sh:7586:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
lsmbox-2.1.3/ltmain.sh:7587:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
lsmbox-2.1.3/ltmain.sh-7588-      #done
##############################################
lsmbox-2.1.3/ltmain.sh-7705-		if test -n "$i" ; then
lsmbox-2.1.3/ltmain.sh:7706:		  libname=`eval "\\$ECHO \"$libname_spec\""`
lsmbox-2.1.3/ltmain.sh:7707:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
lsmbox-2.1.3/ltmain.sh-7708-		  set dummy $deplib_matches; shift
lsmbox-2.1.3/ltmain.sh-7709-		  deplib_match=$1
lsmbox-2.1.3/ltmain.sh:7710:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
lsmbox-2.1.3/ltmain.sh-7711-		    func_append newdeplibs " $i"
##############################################
lsmbox-2.1.3/ltmain.sh-7748-		  if test -n "$i" ; then
lsmbox-2.1.3/ltmain.sh:7749:		    libname=`eval "\\$ECHO \"$libname_spec\""`
lsmbox-2.1.3/ltmain.sh:7750:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
lsmbox-2.1.3/ltmain.sh-7751-		    set dummy $deplib_matches; shift
lsmbox-2.1.3/ltmain.sh-7752-		    deplib_match=$1
lsmbox-2.1.3/ltmain.sh:7753:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
lsmbox-2.1.3/ltmain.sh-7754-		      func_append newdeplibs " $i"
##############################################
lsmbox-2.1.3/ltmain.sh-7783-	  set dummy $deplibs_check_method; shift
lsmbox-2.1.3/ltmain.sh:7784:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
lsmbox-2.1.3/ltmain.sh-7785-	  for a_deplib in $deplibs; do
##############################################
lsmbox-2.1.3/ltmain.sh-7798-	      if test -n "$a_deplib" ; then
lsmbox-2.1.3/ltmain.sh:7799:		libname=`eval "\\$ECHO \"$libname_spec\""`
lsmbox-2.1.3/ltmain.sh-7800-		if test -n "$file_magic_glob"; then
lsmbox-2.1.3/ltmain.sh:7801:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
lsmbox-2.1.3/ltmain.sh-7802-		else
##############################################
lsmbox-2.1.3/ltmain.sh-7808-		    shopt -s nocaseglob
lsmbox-2.1.3/ltmain.sh:7809:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
lsmbox-2.1.3/ltmain.sh-7810-		    $nocaseglob
lsmbox-2.1.3/ltmain.sh-7811-		  else
lsmbox-2.1.3/ltmain.sh:7812:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
lsmbox-2.1.3/ltmain.sh-7813-		  fi
##############################################
lsmbox-2.1.3/ltmain.sh-7826-		      while test -h "$potlib" 2>/dev/null; do
lsmbox-2.1.3/ltmain.sh:7827:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
lsmbox-2.1.3/ltmain.sh-7828-			case $potliblink in
lsmbox-2.1.3/ltmain.sh-7829-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
lsmbox-2.1.3/ltmain.sh:7830:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
lsmbox-2.1.3/ltmain.sh-7831-			esac
##############################################
lsmbox-2.1.3/ltmain.sh-7867-	  set dummy $deplibs_check_method; shift
lsmbox-2.1.3/ltmain.sh:7868:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
lsmbox-2.1.3/ltmain.sh-7869-	  for a_deplib in $deplibs; do
##############################################
lsmbox-2.1.3/ltmain.sh-7882-	      if test -n "$a_deplib" ; then
lsmbox-2.1.3/ltmain.sh:7883:		libname=`eval "\\$ECHO \"$libname_spec\""`
lsmbox-2.1.3/ltmain.sh-7884-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
lsmbox-2.1.3/ltmain.sh:7885:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
lsmbox-2.1.3/ltmain.sh-7886-		  for potent_lib in $potential_libs; do
##############################################
lsmbox-2.1.3/ltmain.sh-7921-	  newdeplibs=""
lsmbox-2.1.3/ltmain.sh:7922:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
lsmbox-2.1.3/ltmain.sh-7923-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
lsmbox-2.1.3/ltmain.sh-7925-	      # can't use Xsed below, because $i might contain '/'
lsmbox-2.1.3/ltmain.sh:7926:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
lsmbox-2.1.3/ltmain.sh-7927-	    done
##############################################
lsmbox-2.1.3/ltmain.sh-7951-	  # On Rhapsody replace the C library with the System framework
lsmbox-2.1.3/ltmain.sh:7952:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
lsmbox-2.1.3/ltmain.sh-7953-	  ;;
##############################################
lsmbox-2.1.3/ltmain.sh-8003-	*-*-darwin*)
lsmbox-2.1.3/ltmain.sh:8004:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lsmbox-2.1.3/ltmain.sh:8005:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lsmbox-2.1.3/ltmain.sh:8006:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lsmbox-2.1.3/ltmain.sh-8007-	  ;;
##############################################
lsmbox-2.1.3/ltmain.sh-8130-	# Use standard objects if they are pic
lsmbox-2.1.3/ltmain.sh:8131:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
lsmbox-2.1.3/ltmain.sh-8132-	test "X$libobjs" = "X " && libobjs=
##############################################
lsmbox-2.1.3/ltmain.sh-8145-	    # exporting using user supplied symfile
lsmbox-2.1.3/ltmain.sh:8146:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
lsmbox-2.1.3/ltmain.sh-8147-	      # and it's NOT already a .def file. Must figure out
##############################################
lsmbox-2.1.3/ltmain.sh-8642-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
lsmbox-2.1.3/ltmain.sh:8643:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
lsmbox-2.1.3/ltmain.sh-8644-	else
##############################################
lsmbox-2.1.3/ltmain.sh-8656-      # Create the old-style object.
lsmbox-2.1.3/ltmain.sh:8657:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
lsmbox-2.1.3/ltmain.sh-8658-
##############################################
lsmbox-2.1.3/ltmain.sh-8716-	# On Rhapsody replace the C library is the System framework
lsmbox-2.1.3/ltmain.sh:8717:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
lsmbox-2.1.3/ltmain.sh:8718:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
lsmbox-2.1.3/ltmain.sh-8719-	;;
##############################################
lsmbox-2.1.3/ltmain.sh-8734-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
lsmbox-2.1.3/ltmain.sh:8735:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lsmbox-2.1.3/ltmain.sh:8736:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lsmbox-2.1.3/ltmain.sh-8737-	;;
##############################################
lsmbox-2.1.3/ltmain.sh-8812-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
lsmbox-2.1.3/ltmain.sh:8813:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
lsmbox-2.1.3/ltmain.sh-8814-	  case :$dllsearchpath: in
##############################################
lsmbox-2.1.3/ltmain.sh-8872-	# Transform all the library objects into standard objects.
lsmbox-2.1.3/ltmain.sh:8873:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
lsmbox-2.1.3/ltmain.sh:8874:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
lsmbox-2.1.3/ltmain.sh-8875-      fi
##############################################
lsmbox-2.1.3/ltmain.sh-8902-	# Replace the output file specification.
lsmbox-2.1.3/ltmain.sh:8903:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
lsmbox-2.1.3/ltmain.sh-8904-	link_command="$compile_command$compile_rpath"
##############################################
lsmbox-2.1.3/ltmain.sh-8911-	  func_to_tool_file "$output"
lsmbox-2.1.3/ltmain.sh:8912:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
lsmbox-2.1.3/ltmain.sh-8913-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
lsmbox-2.1.3/ltmain.sh-8955-	# Replace the output file specification.
lsmbox-2.1.3/ltmain.sh:8956:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
lsmbox-2.1.3/ltmain.sh-8957-	# Delete the old output file.
##############################################
lsmbox-2.1.3/ltmain.sh-8963-	  func_to_tool_file "$output"
lsmbox-2.1.3/ltmain.sh:8964:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
lsmbox-2.1.3/ltmain.sh-8965-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
lsmbox-2.1.3/ltmain.sh-8981-	  if test "$fast_install" = yes; then
lsmbox-2.1.3/ltmain.sh:8982:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
lsmbox-2.1.3/ltmain.sh-8983-	  else
##############################################
lsmbox-2.1.3/ltmain.sh-8993-      # Replace the output file specification.
lsmbox-2.1.3/ltmain.sh:8994:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
lsmbox-2.1.3/ltmain.sh-8995-
##############################################
lsmbox-2.1.3/ltmain.sh-9002-	func_to_tool_file "$output_objdir/$outputname"
lsmbox-2.1.3/ltmain.sh:9003:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
lsmbox-2.1.3/ltmain.sh-9004-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
lsmbox-2.1.3/ltmain.sh-9023-	relink_command="(cd `pwd`; $relink_command)"
lsmbox-2.1.3/ltmain.sh:9024:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
lsmbox-2.1.3/ltmain.sh-9025-      fi
##############################################
lsmbox-2.1.3/ltmain.sh-9267-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
lsmbox-2.1.3/ltmain.sh:9268:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
lsmbox-2.1.3/ltmain.sh-9269-      if test "$hardcode_automatic" = yes ; then
##############################################
lsmbox-2.1.3/ltmain.sh-9288-		func_resolve_sysroot "$deplib"
lsmbox-2.1.3/ltmain.sh:9289:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
lsmbox-2.1.3/ltmain.sh-9290-		test -z "$libdir" && \
##############################################
lsmbox-2.1.3/ltmain.sh-9314-		name="$func_basename_result"
lsmbox-2.1.3/ltmain.sh:9315:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
lsmbox-2.1.3/ltmain.sh-9316-		test -z "$libdir" && \
##############################################
lsmbox-2.1.3/ltmain.sh-9333-		name="$func_basename_result"
lsmbox-2.1.3/ltmain.sh:9334:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
lsmbox-2.1.3/ltmain.sh-9335-		test -z "$libdir" && \
##############################################
lsmbox-2.1.3/ltmain.sh-9652-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
lsmbox-2.1.3/ltmain.sh:9653:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
lsmbox-2.1.3/ltmain.sh-9654-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
lsmbox-2.1.3/aclocal.m4-519-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
lsmbox-2.1.3/aclocal.m4:520:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
lsmbox-2.1.3/aclocal.m4-521-      fi
##############################################
lsmbox-2.1.3/aclocal.m4-975-      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);"])
lsmbox-2.1.3/aclocal.m4:976:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
lsmbox-2.1.3/aclocal.m4-977-    AC_MSG_RESULT([
##############################################
lsmbox-2.1.3/aclocal.m4-1336-changequote(<<,>>)dnl
lsmbox-2.1.3/aclocal.m4:1337:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
lsmbox-2.1.3/aclocal.m4-1338-    case $ac_prog_version in
##############################################
lsmbox-2.1.3/aclocal.m4-1568-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
lsmbox-2.1.3/aclocal.m4:1569:case `$LD -v 2>&1 </dev/null` in
lsmbox-2.1.3/aclocal.m4-1570-*GNU* | *'with BFD'*)
##############################################
lsmbox-2.1.3/aclocal.m4-1610-    # gcc leaves a trailing carriage return which upsets mingw
lsmbox-2.1.3/aclocal.m4:1611:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lsmbox-2.1.3/aclocal.m4-1612-  *)
lsmbox-2.1.3/aclocal.m4:1613:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lsmbox-2.1.3/aclocal.m4-1614-  esac
##############################################
lsmbox-2.1.3/aclocal.m4-1619-      # Canonicalize the pathname of ld
lsmbox-2.1.3/aclocal.m4:1620:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
lsmbox-2.1.3/aclocal.m4-1621-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
lsmbox-2.1.3/aclocal.m4:1622:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
lsmbox-2.1.3/aclocal.m4-1623-      done
##############################################
lsmbox-2.1.3/aclocal.m4-1650-      # Break only if it was the GNU/non-GNU ld that we prefer.
lsmbox-2.1.3/aclocal.m4:1651:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
lsmbox-2.1.3/aclocal.m4-1652-      *GNU* | *'with BFD'*)
##############################################
lsmbox-2.1.3/aclocal.m4-1921-        dnl or AC_LIB_HAVE_LINKFLAGS call.
lsmbox-2.1.3/aclocal.m4:1922:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
lsmbox-2.1.3/aclocal.m4-1923-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
lsmbox-2.1.3/aclocal.m4-1996-                -L*)
lsmbox-2.1.3/aclocal.m4:1997:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
lsmbox-2.1.3/aclocal.m4-1998-                  dnl First look for a shared library.
##############################################
lsmbox-2.1.3/aclocal.m4-2140-              */$acl_libdirstem | */$acl_libdirstem/)
lsmbox-2.1.3/aclocal.m4:2141:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
lsmbox-2.1.3/aclocal.m4-2142-                if test "$name" = '$1'; then
##############################################
lsmbox-2.1.3/aclocal.m4-2147-              */$acl_libdirstem2 | */$acl_libdirstem2/)
lsmbox-2.1.3/aclocal.m4:2148:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
lsmbox-2.1.3/aclocal.m4-2149-                if test "$name" = '$1'; then
##############################################
lsmbox-2.1.3/aclocal.m4-2203-                  -L*)
lsmbox-2.1.3/aclocal.m4:2204:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
lsmbox-2.1.3/aclocal.m4-2205-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
lsmbox-2.1.3/aclocal.m4-2255-                  -R*)
lsmbox-2.1.3/aclocal.m4:2256:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
lsmbox-2.1.3/aclocal.m4-2257-                    if test "$enable_rpath" != no; then
##############################################
lsmbox-2.1.3/aclocal.m4-2285-                    dnl Handle this in the next round.
lsmbox-2.1.3/aclocal.m4:2286:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
lsmbox-2.1.3/aclocal.m4-2287-                    ;;
##############################################
lsmbox-2.1.3/aclocal.m4-2291-                    dnl option.
lsmbox-2.1.3/aclocal.m4:2292:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
lsmbox-2.1.3/aclocal.m4-2293-                    ;;
##############################################
lsmbox-2.1.3/aclocal.m4-2404-            -L) next=yes ;;
lsmbox-2.1.3/aclocal.m4:2405:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
lsmbox-2.1.3/aclocal.m4-2406-                 dnl No need to hardcode the standard /usr/lib.
##############################################
lsmbox-2.1.3/aclocal.m4-2653-    *)
lsmbox-2.1.3/aclocal.m4:2654:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
lsmbox-2.1.3/aclocal.m4-2655-      if test -n "$searchpath"; then
##############################################
lsmbox-2.1.3/aclocal.m4-2663-                ;;
lsmbox-2.1.3/aclocal.m4:2664:              *) searchdir=`cd "$searchdir" && pwd`
lsmbox-2.1.3/aclocal.m4-2665-                 case "$searchdir" in
##############################################
lsmbox-2.1.3/aclocal.m4-2915-changequote(,)dnl
lsmbox-2.1.3/aclocal.m4:2916:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
lsmbox-2.1.3/aclocal.m4-2917-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
lsmbox-2.1.3/aclocal.m4-2922-changequote(,)dnl
lsmbox-2.1.3/aclocal.m4:2923:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
lsmbox-2.1.3/aclocal.m4-2924-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
lsmbox-2.1.3/aclocal.m4-2941-changequote(,)dnl
lsmbox-2.1.3/aclocal.m4:2942:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
lsmbox-2.1.3/aclocal.m4-2943-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
lsmbox-2.1.3/aclocal.m4-2966-      case "$ac_file" in
lsmbox-2.1.3/aclocal.m4:2967:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
lsmbox-2.1.3/aclocal.m4-2968-      esac
##############################################
lsmbox-2.1.3/aclocal.m4-2971-        # Adjust a relative srcdir.
lsmbox-2.1.3/aclocal.m4:2972:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
lsmbox-2.1.3/aclocal.m4:2973:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
lsmbox-2.1.3/aclocal.m4:2974:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
lsmbox-2.1.3/aclocal.m4-2975-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
lsmbox-2.1.3/aclocal.m4-2978-        case "$ac_given_srcdir" in
lsmbox-2.1.3/aclocal.m4:2979:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
lsmbox-2.1.3/aclocal.m4-2980-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
lsmbox-2.1.3/aclocal.m4-2999-            fi
lsmbox-2.1.3/aclocal.m4:3000:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
lsmbox-2.1.3/aclocal.m4-3001-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
lsmbox-2.1.3/aclocal.m4-3096-  # Adjust a relative srcdir.
lsmbox-2.1.3/aclocal.m4:3097:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
lsmbox-2.1.3/aclocal.m4:3098:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
lsmbox-2.1.3/aclocal.m4:3099:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
lsmbox-2.1.3/aclocal.m4-3100-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
lsmbox-2.1.3/aclocal.m4-3103-  case "$ac_given_srcdir" in
lsmbox-2.1.3/aclocal.m4:3104:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
lsmbox-2.1.3/aclocal.m4-3105-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
lsmbox-2.1.3/aclocal.m4-3165-  # Set POTFILES to the value of the Makefile variable POTFILES.
lsmbox-2.1.3/aclocal.m4:3166:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
lsmbox-2.1.3/aclocal.m4:3167:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
lsmbox-2.1.3/aclocal.m4-3168-  # Compute POTFILES_DEPS as
##############################################
lsmbox-2.1.3/aclocal.m4-3180-    # The LINGUAS file contains the set of available languages.
lsmbox-2.1.3/aclocal.m4:3181:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
lsmbox-2.1.3/aclocal.m4-3182-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
lsmbox-2.1.3/aclocal.m4-3184-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
lsmbox-2.1.3/aclocal.m4:3185:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
lsmbox-2.1.3/aclocal.m4:3186:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
lsmbox-2.1.3/aclocal.m4-3187-  fi
##############################################
lsmbox-2.1.3/aclocal.m4-3228-    QMFILES="$QMFILES $srcdirpre$lang.qm"
lsmbox-2.1.3/aclocal.m4:3229:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
lsmbox-2.1.3/aclocal.m4-3230-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
lsmbox-2.1.3/aclocal.m4:3231:    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/'`
lsmbox-2.1.3/aclocal.m4-3232-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
lsmbox-2.1.3/aclocal.m4-3269-      QTCATALOGS="$QTCATALOGS $lang.qm"
lsmbox-2.1.3/aclocal.m4:3270:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
lsmbox-2.1.3/aclocal.m4-3271-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
lsmbox-2.1.3/aclocal.m4:3272:      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/'`
lsmbox-2.1.3/aclocal.m4-3273-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
lsmbox-2.1.3/aclocal.m4-3281-    for lang in $ALL_LINGUAS; do
lsmbox-2.1.3/aclocal.m4:3282:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
lsmbox-2.1.3/aclocal.m4-3283-      cat >> "$ac_file.tmp" <<EOF
##############################################
lsmbox-2.1.3/aclocal.m4-3292-    for lang in $ALL_LINGUAS; do
lsmbox-2.1.3/aclocal.m4:3293:      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/'`
lsmbox-2.1.3/aclocal.m4-3294-      cat >> "$ac_file.tmp" <<EOF
##############################################
lsmbox-2.1.3/aclocal.m4-4192-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
lsmbox-2.1.3/aclocal.m4:4193:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
lsmbox-2.1.3/aclocal.m4-4194-# and then we would define $MISSING as
##############################################
lsmbox-2.1.3/aclocal.m4-4208-# expand $ac_aux_dir to an absolute path
lsmbox-2.1.3/aclocal.m4:4209:am_aux_dir=`cd $ac_aux_dir && pwd`
lsmbox-2.1.3/aclocal.m4-4210-])
##############################################
lsmbox-2.1.3/aclocal.m4-4306-  if test "$am_compiler_list" = ""; then
lsmbox-2.1.3/aclocal.m4:4307:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
lsmbox-2.1.3/aclocal.m4-4308-  fi
##############################################
lsmbox-2.1.3/aclocal.m4-4457-    # Strip MF so we end up with the name of the file.
lsmbox-2.1.3/aclocal.m4:4458:    mf=`echo "$mf" | sed -e 's/:.*$//'`
lsmbox-2.1.3/aclocal.m4-4459-    # Check whether this is an Automake generated Makefile or not.
##############################################
lsmbox-2.1.3/aclocal.m4-4466-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
lsmbox-2.1.3/aclocal.m4:4467:      dirpart=`AS_DIRNAME("$mf")`
lsmbox-2.1.3/aclocal.m4-4468-    else
##############################################
lsmbox-2.1.3/aclocal.m4-4472-    # from the Makefile without running 'make'.
lsmbox-2.1.3/aclocal.m4:4473:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
lsmbox-2.1.3/aclocal.m4-4474-    test -z "$DEPDIR" && continue
lsmbox-2.1.3/aclocal.m4:4475:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
lsmbox-2.1.3/aclocal.m4-4476-    test -z "$am__include" && continue
lsmbox-2.1.3/aclocal.m4:4477:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
lsmbox-2.1.3/aclocal.m4-4478-    # Find all dependency output files, they are included files with
##############################################
lsmbox-2.1.3/aclocal.m4-4486-      test -f "$dirpart/$file" && continue
lsmbox-2.1.3/aclocal.m4:4487:      fdir=`AS_DIRNAME(["$file"])`
lsmbox-2.1.3/aclocal.m4-4488-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
lsmbox-2.1.3/aclocal.m4-4544-AC_REQUIRE([AC_PROG_INSTALL])dnl
lsmbox-2.1.3/aclocal.m4:4545:if test "`cd $srcdir && pwd`" != "`pwd`"; then
lsmbox-2.1.3/aclocal.m4-4546-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
lsmbox-2.1.3/aclocal.m4-4700-    * )
lsmbox-2.1.3/aclocal.m4:4701:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
lsmbox-2.1.3/aclocal.m4-4702-  esac
lsmbox-2.1.3/aclocal.m4-4703-done
lsmbox-2.1.3/aclocal.m4:4704:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
lsmbox-2.1.3/aclocal.m4-4705-
##############################################
lsmbox-2.1.3/aclocal.m4-4771-# Ignore all kinds of additional output from 'make'.
lsmbox-2.1.3/aclocal.m4:4772:case `$am_make -s -f confmf 2> /dev/null` in #(
lsmbox-2.1.3/aclocal.m4-4773-*the\ am__doit\ target*)
##############################################
lsmbox-2.1.3/aclocal.m4-4781-   echo '.include "confinc"' > confmf
lsmbox-2.1.3/aclocal.m4:4782:   case `$am_make -s -f confmf 2> /dev/null` in #(
lsmbox-2.1.3/aclocal.m4-4783-   *the\ am__doit\ target*)
##############################################
lsmbox-2.1.3/aclocal.m4-4963-     echo "timestamp, slept: $am_has_slept" > conftest.file
lsmbox-2.1.3/aclocal.m4:4964:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
lsmbox-2.1.3/aclocal.m4-4965-     if test "$[*]" = "X"; then
lsmbox-2.1.3/aclocal.m4-4966-	# -L didn't work.
lsmbox-2.1.3/aclocal.m4:4967:	set X `ls -t "$srcdir/configure" conftest.file`
lsmbox-2.1.3/aclocal.m4-4968-     fi
##############################################
lsmbox-2.1.3/config.rpath-33-host="$1"
lsmbox-2.1.3/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
lsmbox-2.1.3/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
lsmbox-2.1.3/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
lsmbox-2.1.3/config.rpath-37-
##############################################
lsmbox-2.1.3/config.rpath-47-done
lsmbox-2.1.3/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
lsmbox-2.1.3/config.rpath-49-
##############################################
lsmbox-2.1.3/config.rpath-94-        *)
lsmbox-2.1.3/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
lsmbox-2.1.3/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
lsmbox-2.1.3/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
lsmbox-2.1.3/config.rpath:236:      case `$LD -v 2>&1` in
lsmbox-2.1.3/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
lsmbox-2.1.3/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
lsmbox-2.1.3/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
lsmbox-2.1.3/config.rpath-243-          else
##############################################
lsmbox-2.1.3/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
lsmbox-2.1.3/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
lsmbox-2.1.3/config.rpath-300-          if test -f "$collect2name" && \
##############################################
lsmbox-2.1.3/config.rpath-434-        hardcode_direct=yes
lsmbox-2.1.3/config.rpath:435:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lsmbox-2.1.3/config.rpath-436-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
lsmbox-2.1.3/config.rpath-498-    sysv5* | sco3.2v5* | sco5v6*)
lsmbox-2.1.3/config.rpath:499:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
lsmbox-2.1.3/config.rpath-500-      hardcode_libdir_separator=':'
##############################################
lsmbox-2.1.3/config.rpath-651-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
lsmbox-2.1.3/config.rpath:652:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
lsmbox-2.1.3/config.rpath:653:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
lsmbox-2.1.3/config.rpath:654:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
lsmbox-2.1.3/config.rpath:655:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
lsmbox-2.1.3/config.rpath:656:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
lsmbox-2.1.3/config.rpath-657-
##############################################
lsmbox-2.1.3/src/Makefile.in-40-  { \
lsmbox-2.1.3/src/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lsmbox-2.1.3/src/Makefile.in-42-  }; \
##############################################
lsmbox-2.1.3/src/Makefile.in-403-.c.obj:
lsmbox-2.1.3/src/Makefile.in:404:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lsmbox-2.1.3/src/Makefile.in-405-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lsmbox-2.1.3/src/Makefile.in-407-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lsmbox-2.1.3/src/Makefile.in:408:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lsmbox-2.1.3/src/Makefile.in-409-
##############################################
lsmbox-2.1.3/src/Makefile.in-439-GTAGS:
lsmbox-2.1.3/src/Makefile.in:440:	here=`$(am__cd) $(top_builddir) && pwd` \
lsmbox-2.1.3/src/Makefile.in-441-	  && $(am__cd) $(top_srcdir) \
##############################################
lsmbox-2.1.3/src/Makefile.in-462-distdir: $(DISTFILES)
lsmbox-2.1.3/src/Makefile.in:463:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lsmbox-2.1.3/src/Makefile.in:464:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lsmbox-2.1.3/src/Makefile.in-465-	list='$(DISTFILES)'; \
##############################################
lsmbox-2.1.3/src/Makefile.in-476-	  if test -d $$d/$$file; then \
lsmbox-2.1.3/src/Makefile.in:477:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lsmbox-2.1.3/src/Makefile.in-478-	    if test -d "$(distdir)/$$file"; then \
##############################################
lsmbox-2.1.3/Makefile.in-39-  { \
lsmbox-2.1.3/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lsmbox-2.1.3/Makefile.in-41-  }; \
##############################################
lsmbox-2.1.3/Makefile.in-170-  while test -n "$$dir1"; do \
lsmbox-2.1.3/Makefile.in:171:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lsmbox-2.1.3/Makefile.in-172-    if test "$$first" != "."; then \
lsmbox-2.1.3/Makefile.in-173-      if test "$$first" = ".."; then \
lsmbox-2.1.3/Makefile.in:174:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lsmbox-2.1.3/Makefile.in:175:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lsmbox-2.1.3/Makefile.in-176-      else \
lsmbox-2.1.3/Makefile.in:177:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lsmbox-2.1.3/Makefile.in-178-        if test "$$first2" = "$$first"; then \
lsmbox-2.1.3/Makefile.in:179:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lsmbox-2.1.3/Makefile.in-180-        else \
##############################################
lsmbox-2.1.3/Makefile.in-185-    fi; \
lsmbox-2.1.3/Makefile.in:186:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lsmbox-2.1.3/Makefile.in-187-  done; \
##############################################
lsmbox-2.1.3/Makefile.in-422-	dot_seen=no; \
lsmbox-2.1.3/Makefile.in:423:	target=`echo $@ | sed s/-recursive//`; \
lsmbox-2.1.3/Makefile.in-424-	case "$@" in \
##############################################
lsmbox-2.1.3/Makefile.in-485-GTAGS:
lsmbox-2.1.3/Makefile.in:486:	here=`$(am__cd) $(top_builddir) && pwd` \
lsmbox-2.1.3/Makefile.in-487-	  && $(am__cd) $(top_srcdir) \
##############################################
lsmbox-2.1.3/Makefile.in-517-	test -d "$(distdir)" || mkdir "$(distdir)"
lsmbox-2.1.3/Makefile.in:518:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lsmbox-2.1.3/Makefile.in:519:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lsmbox-2.1.3/Makefile.in-520-	list='$(DISTFILES)'; \
##############################################
lsmbox-2.1.3/Makefile.in-531-	  if test -d $$d/$$file; then \
lsmbox-2.1.3/Makefile.in:532:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lsmbox-2.1.3/Makefile.in-533-	    if test -d "$(distdir)/$$file"; then \
##############################################
lsmbox-2.1.3/Makefile.in-642-	test -d $(distdir)/_build || exit 0; \
lsmbox-2.1.3/Makefile.in:643:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
lsmbox-2.1.3/Makefile.in-644-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
lsmbox-2.1.3/Makefile.in-687-	}; \
lsmbox-2.1.3/Makefile.in:688:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
lsmbox-2.1.3/Makefile.in-689-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
lsmbox-2.1.3/Makefile.in-699-	fi
lsmbox-2.1.3/Makefile.in:700:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
lsmbox-2.1.3/Makefile.in-701-	  || { echo "ERROR: files left in build directory after distclean:" ; \