===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
lpe-1.2.8/Makefile.in-50-  { \
lpe-1.2.8/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lpe-1.2.8/Makefile.in-52-  }; \
##############################################
lpe-1.2.8/Makefile.in-134-  esac
lpe-1.2.8/Makefile.in:135:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lpe-1.2.8/Makefile.in-136-am__vpath_adj = case $$p in \
lpe-1.2.8/Makefile.in:137:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lpe-1.2.8/Makefile.in-138-    *) f=$$p;; \
lpe-1.2.8/Makefile.in-139-  esac;
lpe-1.2.8/Makefile.in:140:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lpe-1.2.8/Makefile.in-141-am__install_max = 40
lpe-1.2.8/Makefile.in-142-am__nobase_strip_setup = \
lpe-1.2.8/Makefile.in:143:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lpe-1.2.8/Makefile.in-144-am__nobase_strip = \
##############################################
lpe-1.2.8/Makefile.in-214-  while test -n "$$dir1"; do \
lpe-1.2.8/Makefile.in:215:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lpe-1.2.8/Makefile.in-216-    if test "$$first" != "."; then \
lpe-1.2.8/Makefile.in-217-      if test "$$first" = ".."; then \
lpe-1.2.8/Makefile.in:218:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lpe-1.2.8/Makefile.in:219:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lpe-1.2.8/Makefile.in-220-      else \
lpe-1.2.8/Makefile.in:221:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lpe-1.2.8/Makefile.in-222-        if test "$$first2" = "$$first"; then \
lpe-1.2.8/Makefile.in:223:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lpe-1.2.8/Makefile.in-224-        else \
##############################################
lpe-1.2.8/Makefile.in-229-    fi; \
lpe-1.2.8/Makefile.in:230:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lpe-1.2.8/Makefile.in-231-  done; \
##############################################
lpe-1.2.8/Makefile.in-497-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
lpe-1.2.8/Makefile.in:498:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lpe-1.2.8/Makefile.in-499-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
lpe-1.2.8/Makefile.in-514-	dot_seen=no; \
lpe-1.2.8/Makefile.in:515:	target=`echo $@ | sed s/-recursive//`; \
lpe-1.2.8/Makefile.in-516-	case "$@" in \
##############################################
lpe-1.2.8/Makefile.in-577-GTAGS:
lpe-1.2.8/Makefile.in:578:	here=`$(am__cd) $(top_builddir) && pwd` \
lpe-1.2.8/Makefile.in-579-	  && $(am__cd) $(top_srcdir) \
##############################################
lpe-1.2.8/Makefile.in-609-	test -d "$(distdir)" || mkdir "$(distdir)"
lpe-1.2.8/Makefile.in:610:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lpe-1.2.8/Makefile.in:611:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lpe-1.2.8/Makefile.in-612-	list='$(DISTFILES)'; \
##############################################
lpe-1.2.8/Makefile.in-623-	  if test -d $$d/$$file; then \
lpe-1.2.8/Makefile.in:624:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lpe-1.2.8/Makefile.in-625-	    if test -d "$(distdir)/$$file"; then \
##############################################
lpe-1.2.8/Makefile.in-737-	test -d $(distdir)/_build || exit 0; \
lpe-1.2.8/Makefile.in:738:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
lpe-1.2.8/Makefile.in-739-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
lpe-1.2.8/Makefile.in-782-	}; \
lpe-1.2.8/Makefile.in:783:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
lpe-1.2.8/Makefile.in-784-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
lpe-1.2.8/Makefile.in-794-	fi
lpe-1.2.8/Makefile.in:795:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
lpe-1.2.8/Makefile.in-796-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
lpe-1.2.8/aclocal.m4-702-changequote(<<,>>)dnl
lpe-1.2.8/aclocal.m4:703:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
lpe-1.2.8/aclocal.m4-704-    case $ac_prog_version in
##############################################
lpe-1.2.8/aclocal.m4-1071-done
lpe-1.2.8/aclocal.m4:1072:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
lpe-1.2.8/aclocal.m4-1073-])
##############################################
lpe-1.2.8/aclocal.m4-1367-m4_define([_LT_CONFIG_STATUS_DECLARE],
lpe-1.2.8/aclocal.m4:1368:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
lpe-1.2.8/aclocal.m4-1369-
##############################################
lpe-1.2.8/aclocal.m4-1377-#
lpe-1.2.8/aclocal.m4:1378:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/aclocal.m4-1379-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
lpe-1.2.8/aclocal.m4-1487-]], lt_decl_quote_varnames); do
lpe-1.2.8/aclocal.m4:1488:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lpe-1.2.8/aclocal.m4-1489-    *[[\\\\\\\`\\"\\\$]]*)
lpe-1.2.8/aclocal.m4:1490:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
lpe-1.2.8/aclocal.m4-1491-      ;;
##############################################
lpe-1.2.8/aclocal.m4-1500-]], lt_decl_dquote_varnames); do
lpe-1.2.8/aclocal.m4:1501:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lpe-1.2.8/aclocal.m4-1502-    *[[\\\\\\\`\\"\\\$]]*)
lpe-1.2.8/aclocal.m4:1503:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
lpe-1.2.8/aclocal.m4-1504-      ;;
##############################################
lpe-1.2.8/aclocal.m4-1660-
lpe-1.2.8/aclocal.m4:1661:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
lpe-1.2.8/aclocal.m4-1662-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
lpe-1.2.8/aclocal.m4-2028-  if test "$lt_cv_ld_force_load" = "yes"; then
lpe-1.2.8/aclocal.m4:2029:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
lpe-1.2.8/aclocal.m4-2030-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
lpe-1.2.8/aclocal.m4-2081-      }]'
lpe-1.2.8/aclocal.m4:2082:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lpe-1.2.8/aclocal.m4-2083-  # Check for a 64-bit object if we didn't find anything.
lpe-1.2.8/aclocal.m4-2084-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
lpe-1.2.8/aclocal.m4:2085:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lpe-1.2.8/aclocal.m4-2086-  fi],[])
##############################################
lpe-1.2.8/aclocal.m4-2117-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
lpe-1.2.8/aclocal.m4:2118:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
lpe-1.2.8/aclocal.m4-2119-  ECHO='print -r --'
lpe-1.2.8/aclocal.m4:2120:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
lpe-1.2.8/aclocal.m4-2121-  ECHO='printf %s\n'
##############################################
lpe-1.2.8/aclocal.m4-2152-    PATH=/empty FPATH=/empty; export PATH FPATH
lpe-1.2.8/aclocal.m4:2153:    test "X`printf %s $ECHO`" = "X$ECHO" \
lpe-1.2.8/aclocal.m4:2154:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
lpe-1.2.8/aclocal.m4-2155-
##############################################
lpe-1.2.8/aclocal.m4-2175-   if test "$GCC" = yes; then
lpe-1.2.8/aclocal.m4:2176:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
lpe-1.2.8/aclocal.m4-2177-   fi
##############################################
lpe-1.2.8/aclocal.m4-2179- /*)
lpe-1.2.8/aclocal.m4:2180:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
lpe-1.2.8/aclocal.m4-2181-   ;; #(
##############################################
lpe-1.2.8/aclocal.m4-2208-  if AC_TRY_EVAL(ac_compile); then
lpe-1.2.8/aclocal.m4:2209:    case `/usr/bin/file conftest.$ac_objext` in
lpe-1.2.8/aclocal.m4-2210-      *ELF-32*)
##############################################
lpe-1.2.8/aclocal.m4-2224-    if test "$lt_cv_prog_gnu_ld" = yes; then
lpe-1.2.8/aclocal.m4:2225:      case `/usr/bin/file conftest.$ac_objext` in
lpe-1.2.8/aclocal.m4-2226-	*32-bit*)
##############################################
lpe-1.2.8/aclocal.m4-2236-    else
lpe-1.2.8/aclocal.m4:2237:      case `/usr/bin/file conftest.$ac_objext` in
lpe-1.2.8/aclocal.m4-2238-	*32-bit*)
##############################################
lpe-1.2.8/aclocal.m4-2601-    # And add a safety zone
lpe-1.2.8/aclocal.m4:2602:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lpe-1.2.8/aclocal.m4:2603:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lpe-1.2.8/aclocal.m4-2604-    ;;
##############################################
lpe-1.2.8/aclocal.m4-2634-    if test -n "$kargmax"; then
lpe-1.2.8/aclocal.m4:2635:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
lpe-1.2.8/aclocal.m4-2636-    else
##############################################
lpe-1.2.8/aclocal.m4-2643-	test undefined != "$lt_cv_sys_max_cmd_len"; then
lpe-1.2.8/aclocal.m4:2644:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lpe-1.2.8/aclocal.m4:2645:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lpe-1.2.8/aclocal.m4-2646-    else
##############################################
lpe-1.2.8/aclocal.m4-2655-      # we can't tell.
lpe-1.2.8/aclocal.m4:2656:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
lpe-1.2.8/aclocal.m4-2657-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
lpe-1.2.8/aclocal.m4-2659-      do
lpe-1.2.8/aclocal.m4:2660:        i=`expr $i + 1`
lpe-1.2.8/aclocal.m4-2661-        teststring=$teststring$teststring
##############################################
lpe-1.2.8/aclocal.m4-2663-      # Only check the string length outside the loop.
lpe-1.2.8/aclocal.m4:2664:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
lpe-1.2.8/aclocal.m4-2665-      teststring=
##############################################
lpe-1.2.8/aclocal.m4-2668-      # linker.  It appears as though 1/2 is a usable value.
lpe-1.2.8/aclocal.m4:2669:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
lpe-1.2.8/aclocal.m4-2670-    fi
##############################################
lpe-1.2.8/aclocal.m4-2993-  if test "$hard_links" = no; then
lpe-1.2.8/aclocal.m4:2994:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
lpe-1.2.8/aclocal.m4-2995-    need_locks=warn
##############################################
lpe-1.2.8/aclocal.m4-3124-  esac
lpe-1.2.8/aclocal.m4:3125:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
lpe-1.2.8/aclocal.m4-3126-  case $lt_search_path_spec in
##############################################
lpe-1.2.8/aclocal.m4-3131-    # okay in the real world where ";" in dirpaths is itself problematic.
lpe-1.2.8/aclocal.m4:3132:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
lpe-1.2.8/aclocal.m4-3133-    ;;
lpe-1.2.8/aclocal.m4-3134-  *)
lpe-1.2.8/aclocal.m4:3135:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
lpe-1.2.8/aclocal.m4-3136-    ;;
##############################################
lpe-1.2.8/aclocal.m4-3140-  lt_tmp_lt_search_path_spec=
lpe-1.2.8/aclocal.m4:3141:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
lpe-1.2.8/aclocal.m4-3142-  for lt_sys_path in $lt_search_path_spec; do
##############################################
lpe-1.2.8/aclocal.m4-3175-  esac
lpe-1.2.8/aclocal.m4:3176:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
lpe-1.2.8/aclocal.m4-3177-else
##############################################
lpe-1.2.8/aclocal.m4-3263-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
lpe-1.2.8/aclocal.m4:3264:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
lpe-1.2.8/aclocal.m4-3265-    ;;
##############################################
lpe-1.2.8/aclocal.m4-3299-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lpe-1.2.8/aclocal.m4:3300:    postinstall_cmds='base_file=`basename \${file}`~
lpe-1.2.8/aclocal.m4:3301:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
lpe-1.2.8/aclocal.m4:3302:      dldir=$destdir/`dirname \$dlpath`~
lpe-1.2.8/aclocal.m4-3303-      test -d \$dldir || mkdir -p \$dldir~
##############################################
lpe-1.2.8/aclocal.m4-3308-      fi'
lpe-1.2.8/aclocal.m4:3309:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lpe-1.2.8/aclocal.m4-3310-      dlpath=$dir/\$dldll~
##############################################
lpe-1.2.8/aclocal.m4-3316-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lpe-1.2.8/aclocal.m4:3317:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lpe-1.2.8/aclocal.m4-3318-m4_if([$1], [],[
##############################################
lpe-1.2.8/aclocal.m4-3322-      # MinGW DLLs use traditional 'lib' prefix
lpe-1.2.8/aclocal.m4:3323:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lpe-1.2.8/aclocal.m4-3324-      ;;
##############################################
lpe-1.2.8/aclocal.m4-3326-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lpe-1.2.8/aclocal.m4:3327:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lpe-1.2.8/aclocal.m4-3328-      ;;
##############################################
lpe-1.2.8/aclocal.m4-3335-    libname_spec='$name'
lpe-1.2.8/aclocal.m4:3336:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lpe-1.2.8/aclocal.m4-3337-    library_names_spec='${libname}.dll.lib'
##############################################
lpe-1.2.8/aclocal.m4-3347-        # Let DOS variable expansion print the short 8.3 style file name.
lpe-1.2.8/aclocal.m4:3348:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
lpe-1.2.8/aclocal.m4-3349-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
lpe-1.2.8/aclocal.m4-3352-      # Convert to MSYS style.
lpe-1.2.8/aclocal.m4:3353:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
lpe-1.2.8/aclocal.m4-3354-      ;;
##############################################
lpe-1.2.8/aclocal.m4-3358-      # like /cygdrive/c/PROGRA~1:/cygdr...
lpe-1.2.8/aclocal.m4:3359:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
lpe-1.2.8/aclocal.m4:3360:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
lpe-1.2.8/aclocal.m4:3361:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lpe-1.2.8/aclocal.m4-3362-      ;;
##############################################
lpe-1.2.8/aclocal.m4-3366-        # It is most probably a Windows format PATH.
lpe-1.2.8/aclocal.m4:3367:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lpe-1.2.8/aclocal.m4-3368-      else
lpe-1.2.8/aclocal.m4:3369:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lpe-1.2.8/aclocal.m4-3370-      fi
##############################################
lpe-1.2.8/aclocal.m4-3376-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lpe-1.2.8/aclocal.m4:3377:    postinstall_cmds='base_file=`basename \${file}`~
lpe-1.2.8/aclocal.m4:3378:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
lpe-1.2.8/aclocal.m4:3379:      dldir=$destdir/`dirname \$dlpath`~
lpe-1.2.8/aclocal.m4-3380-      test -d \$dldir || mkdir -p \$dldir~
lpe-1.2.8/aclocal.m4-3381-      $install_prog $dir/$dlname \$dldir/$dlname'
lpe-1.2.8/aclocal.m4:3382:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lpe-1.2.8/aclocal.m4-3383-      dlpath=$dir/\$dldll~
##############################################
lpe-1.2.8/aclocal.m4-3390-    # Assume MSVC wrapper
lpe-1.2.8/aclocal.m4:3391:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
lpe-1.2.8/aclocal.m4-3392-    dynamic_linker='Win32 ld.exe'
##############################################
lpe-1.2.8/aclocal.m4-3407-  shlibpath_var=DYLD_LIBRARY_PATH
lpe-1.2.8/aclocal.m4:3408:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
lpe-1.2.8/aclocal.m4-3409-m4_if([$1], [],[
##############################################
lpe-1.2.8/aclocal.m4-3614-  if test -f /etc/ld.so.conf; then
lpe-1.2.8/aclocal.m4:3615:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
lpe-1.2.8/aclocal.m4-3616-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
lpe-1.2.8/aclocal.m4-3688-  shlibpath_var=LD_LIBRARY_PATH
lpe-1.2.8/aclocal.m4:3689:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lpe-1.2.8/aclocal.m4-3690-    case $host_os in
##############################################
lpe-1.2.8/aclocal.m4-3905-	"file_magic "*)
lpe-1.2.8/aclocal.m4:3906:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
lpe-1.2.8/aclocal.m4-3907-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
lpe-1.2.8/aclocal.m4-3988-    # gcc leaves a trailing carriage return which upsets mingw
lpe-1.2.8/aclocal.m4:3989:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lpe-1.2.8/aclocal.m4-3990-  *)
lpe-1.2.8/aclocal.m4:3991:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lpe-1.2.8/aclocal.m4-3992-  esac
##############################################
lpe-1.2.8/aclocal.m4-3997-      # Canonicalize the pathname of ld
lpe-1.2.8/aclocal.m4:3998:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
lpe-1.2.8/aclocal.m4-3999-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
lpe-1.2.8/aclocal.m4:4000:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
lpe-1.2.8/aclocal.m4-4001-      done
##############################################
lpe-1.2.8/aclocal.m4-4028-      # Break only if it was the GNU/non-GNU ld that we prefer.
lpe-1.2.8/aclocal.m4:4029:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
lpe-1.2.8/aclocal.m4-4030-      *GNU* | *'with BFD'*)
##############################################
lpe-1.2.8/aclocal.m4-4068-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
lpe-1.2.8/aclocal.m4:4069:case `$LD -v 2>&1 </dev/null` in
lpe-1.2.8/aclocal.m4-4070-*GNU* | *'with BFD'*)
##############################################
lpe-1.2.8/aclocal.m4-4259-openbsd*)
lpe-1.2.8/aclocal.m4:4260:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lpe-1.2.8/aclocal.m4-4261-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
lpe-1.2.8/aclocal.m4-4323-    else
lpe-1.2.8/aclocal.m4:4324:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
lpe-1.2.8/aclocal.m4-4325-    fi
##############################################
lpe-1.2.8/aclocal.m4-4369-	# Tru64's nm complains that /dev/null is an invalid object file
lpe-1.2.8/aclocal.m4:4370:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
lpe-1.2.8/aclocal.m4-4371-	*/dev/null* | *'Invalid file or object type'*)
##############################################
lpe-1.2.8/aclocal.m4-4375-	*)
lpe-1.2.8/aclocal.m4:4376:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
lpe-1.2.8/aclocal.m4-4377-	  */dev/null*)
##############################################
lpe-1.2.8/aclocal.m4-4401-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
lpe-1.2.8/aclocal.m4:4402:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
lpe-1.2.8/aclocal.m4-4403-    *COFF*)
##############################################
lpe-1.2.8/aclocal.m4-4460-  # decide which to use based on capabilities of $DLLTOOL
lpe-1.2.8/aclocal.m4:4461:  case `$DLLTOOL --help 2>&1` in
lpe-1.2.8/aclocal.m4-4462-  *--identify-strict*)
##############################################
lpe-1.2.8/aclocal.m4-4619-# If we're using GNU nm, then use its standard symbol codes.
lpe-1.2.8/aclocal.m4:4620:case `$NM -V 2>&1` in
lpe-1.2.8/aclocal.m4-4621-*GNU* | *'with BFD'*)
##############################################
lpe-1.2.8/aclocal.m4-4637-mingw*)
lpe-1.2.8/aclocal.m4:4638:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
lpe-1.2.8/aclocal.m4-4639-  ;;
##############################################
lpe-1.2.8/aclocal.m4-4690-    nlist=conftest.nm
lpe-1.2.8/aclocal.m4:4691:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
lpe-1.2.8/aclocal.m4-4692-      # Try sorting and uniquifying the output.
##############################################
lpe-1.2.8/aclocal.m4-5028-	  *)
lpe-1.2.8/aclocal.m4:5029:	    case `$CC -V 2>&1 | sed 5q` in
lpe-1.2.8/aclocal.m4-5030-	    *Sun\ C*)
##############################################
lpe-1.2.8/aclocal.m4-5333-      *)
lpe-1.2.8/aclocal.m4:5334:	case `$CC -V 2>&1 | sed 5q` in
lpe-1.2.8/aclocal.m4-5335-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
lpe-1.2.8/aclocal.m4-5611-	# shared libraries, regardless of the interface used.
lpe-1.2.8/aclocal.m4:5612:	case `$LD -v 2>&1` in
lpe-1.2.8/aclocal.m4-5613-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
lpe-1.2.8/aclocal.m4-5643-    supports_anon_versioning=no
lpe-1.2.8/aclocal.m4:5644:    case `$LD -v 2>&1` in
lpe-1.2.8/aclocal.m4-5645-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
lpe-1.2.8/aclocal.m4-5712-	# is EXPORTS), use it as is; otherwise, prepend...
lpe-1.2.8/aclocal.m4:5713:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lpe-1.2.8/aclocal.m4-5714-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
lpe-1.2.8/aclocal.m4-5740-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
lpe-1.2.8/aclocal.m4:5741:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
lpe-1.2.8/aclocal.m4:5742:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
lpe-1.2.8/aclocal.m4-5743-      ;;
##############################################
lpe-1.2.8/aclocal.m4-5758-        pgcc*)				# Portland Group C compiler
lpe-1.2.8/aclocal.m4:5759:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
lpe-1.2.8/aclocal.m4-5760-	  tmp_addflag=' $pic_flag'
##############################################
lpe-1.2.8/aclocal.m4-5763-					# Portland Group f77 and f90 compilers
lpe-1.2.8/aclocal.m4:5764:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
lpe-1.2.8/aclocal.m4-5765-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
lpe-1.2.8/aclocal.m4-5778-	nvcc*)	# Cuda Compiler Driver 2.2
lpe-1.2.8/aclocal.m4:5779:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
lpe-1.2.8/aclocal.m4-5780-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
lpe-1.2.8/aclocal.m4-5782-	esac
lpe-1.2.8/aclocal.m4:5783:	case `$CC -V 2>&1 | sed 5q` in
lpe-1.2.8/aclocal.m4-5784-	*Sun\ C*)			# Sun C 5.9
lpe-1.2.8/aclocal.m4:5785:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
lpe-1.2.8/aclocal.m4-5786-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
lpe-1.2.8/aclocal.m4-5850-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
lpe-1.2.8/aclocal.m4:5851:      case `$LD -v 2>&1` in
lpe-1.2.8/aclocal.m4-5852-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
lpe-1.2.8/aclocal.m4-5973-	# below for broken collect2 doesn't work under 4.3+
lpe-1.2.8/aclocal.m4:5974:	  collect2name=`${CC} -print-prog-name=collect2`
lpe-1.2.8/aclocal.m4-5975-	  if test -f "$collect2name" &&
##############################################
lpe-1.2.8/aclocal.m4-6023-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
lpe-1.2.8/aclocal.m4:6024:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
lpe-1.2.8/aclocal.m4-6025-      else
##############################################
lpe-1.2.8/aclocal.m4-6089-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
lpe-1.2.8/aclocal.m4:6090:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lpe-1.2.8/aclocal.m4-6091-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
lpe-1.2.8/aclocal.m4-6126-	# FIXME: Setting linknames here is a bad hack.
lpe-1.2.8/aclocal.m4:6127:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
lpe-1.2.8/aclocal.m4-6128-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
lpe-1.2.8/aclocal.m4-6264-      if test "$GCC" = yes; then
lpe-1.2.8/aclocal.m4:6265:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lpe-1.2.8/aclocal.m4-6266-	# Try to use the -exported_symbol ld option, if it does not
##############################################
lpe-1.2.8/aclocal.m4-6287-	if test "$lt_cv_irix_exported_symbol" = yes; then
lpe-1.2.8/aclocal.m4:6288:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
lpe-1.2.8/aclocal.m4-6289-	fi
lpe-1.2.8/aclocal.m4-6290-      else
lpe-1.2.8/aclocal.m4:6291:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
lpe-1.2.8/aclocal.m4:6292:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
lpe-1.2.8/aclocal.m4-6293-      fi
##############################################
lpe-1.2.8/aclocal.m4-6327-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
lpe-1.2.8/aclocal.m4:6328:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lpe-1.2.8/aclocal.m4-6329-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
lpe-1.2.8/aclocal.m4-6360-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lpe-1.2.8/aclocal.m4:6361:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lpe-1.2.8/aclocal.m4-6362-      else
lpe-1.2.8/aclocal.m4-6363-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lpe-1.2.8/aclocal.m4:6364:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
lpe-1.2.8/aclocal.m4-6365-      fi
##############################################
lpe-1.2.8/aclocal.m4-6373-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lpe-1.2.8/aclocal.m4:6374:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lpe-1.2.8/aclocal.m4-6375-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
lpe-1.2.8/aclocal.m4-6377-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lpe-1.2.8/aclocal.m4:6378:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
lpe-1.2.8/aclocal.m4:6379:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
lpe-1.2.8/aclocal.m4:6380:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
lpe-1.2.8/aclocal.m4-6381-
##############################################
lpe-1.2.8/aclocal.m4-6396-      else
lpe-1.2.8/aclocal.m4:6397:	case `$CC -V 2>&1` in
lpe-1.2.8/aclocal.m4-6398-	*"Compilers 5.0"*)
##############################################
lpe-1.2.8/aclocal.m4-6589-	  _LT_TAGVAR(allow_undefined_flag, $1)=
lpe-1.2.8/aclocal.m4:6590:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
lpe-1.2.8/aclocal.m4-6591-	  then
##############################################
lpe-1.2.8/aclocal.m4-6885-        # ancient GNU ld didn't support --whole-archive et. al.
lpe-1.2.8/aclocal.m4:6886:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
lpe-1.2.8/aclocal.m4-6887-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
lpe-1.2.8/aclocal.m4-6968-          # below for broken collect2 doesn't work under 4.3+
lpe-1.2.8/aclocal.m4:6969:	  collect2name=`${CC} -print-prog-name=collect2`
lpe-1.2.8/aclocal.m4-6970-	  if test -f "$collect2name" &&
##############################################
lpe-1.2.8/aclocal.m4-7018-
lpe-1.2.8/aclocal.m4:7019:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
lpe-1.2.8/aclocal.m4-7020-        else
##############################################
lpe-1.2.8/aclocal.m4-7084-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
lpe-1.2.8/aclocal.m4:7085:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lpe-1.2.8/aclocal.m4-7086-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
lpe-1.2.8/aclocal.m4-7125-	    # is EXPORTS), use it as is; otherwise, prepend...
lpe-1.2.8/aclocal.m4:7126:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lpe-1.2.8/aclocal.m4-7127-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
lpe-1.2.8/aclocal.m4-7205-            # dependencies.
lpe-1.2.8/aclocal.m4:7206:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
lpe-1.2.8/aclocal.m4-7207-            ;;
##############################################
lpe-1.2.8/aclocal.m4-7270-	    # dependencies.
lpe-1.2.8/aclocal.m4:7271:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
lpe-1.2.8/aclocal.m4-7272-	    ;;
##############################################
lpe-1.2.8/aclocal.m4-7306-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
lpe-1.2.8/aclocal.m4:7307:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
lpe-1.2.8/aclocal.m4:7308:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
lpe-1.2.8/aclocal.m4-7309-	;;
##############################################
lpe-1.2.8/aclocal.m4-7313-	    # SGI C++
lpe-1.2.8/aclocal.m4:7314:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
lpe-1.2.8/aclocal.m4-7315-
##############################################
lpe-1.2.8/aclocal.m4-7324-	      if test "$with_gnu_ld" = no; then
lpe-1.2.8/aclocal.m4:7325:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lpe-1.2.8/aclocal.m4-7326-	      else
lpe-1.2.8/aclocal.m4:7327:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
lpe-1.2.8/aclocal.m4-7328-	      fi
##############################################
lpe-1.2.8/aclocal.m4-7345-	    # to its proper name (with version) after linking.
lpe-1.2.8/aclocal.m4:7346:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
lpe-1.2.8/aclocal.m4:7347:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
lpe-1.2.8/aclocal.m4-7348-	    # Commands to make compiler produce verbose output that lists
##############################################
lpe-1.2.8/aclocal.m4-7355-	    # dependencies.
lpe-1.2.8/aclocal.m4:7356:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
lpe-1.2.8/aclocal.m4-7357-
##############################################
lpe-1.2.8/aclocal.m4-7370-	    # earlier do not add the objects themselves.
lpe-1.2.8/aclocal.m4:7371:	    case `$CC -V 2>&1` in
lpe-1.2.8/aclocal.m4-7372-	      *"Version 7."*)
##############################################
lpe-1.2.8/aclocal.m4-7391-            # Portland Group C++ compiler
lpe-1.2.8/aclocal.m4:7392:	    case `$CC -V` in
lpe-1.2.8/aclocal.m4-7393-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
lpe-1.2.8/aclocal.m4-7396-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
lpe-1.2.8/aclocal.m4:7397:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
lpe-1.2.8/aclocal.m4-7398-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
lpe-1.2.8/aclocal.m4-7400-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
lpe-1.2.8/aclocal.m4:7401:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
lpe-1.2.8/aclocal.m4-7402-		$RANLIB $oldlib'
##############################################
lpe-1.2.8/aclocal.m4-7405-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
lpe-1.2.8/aclocal.m4:7406:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
lpe-1.2.8/aclocal.m4-7407-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
lpe-1.2.8/aclocal.m4-7409-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
lpe-1.2.8/aclocal.m4:7410:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
lpe-1.2.8/aclocal.m4-7411-	      ;;
##############################################
lpe-1.2.8/aclocal.m4-7419-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
lpe-1.2.8/aclocal.m4:7420:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
lpe-1.2.8/aclocal.m4-7421-            ;;
##############################################
lpe-1.2.8/aclocal.m4-7438-	    # dependencies.
lpe-1.2.8/aclocal.m4:7439:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
lpe-1.2.8/aclocal.m4-7440-	    ;;
##############################################
lpe-1.2.8/aclocal.m4-7453-	  *)
lpe-1.2.8/aclocal.m4:7454:	    case `$CC -V 2>&1 | sed 5q` in
lpe-1.2.8/aclocal.m4-7455-	    *Sun\ C*)
##############################################
lpe-1.2.8/aclocal.m4-7460-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
lpe-1.2.8/aclocal.m4:7461:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
lpe-1.2.8/aclocal.m4-7462-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
lpe-1.2.8/aclocal.m4-7530-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
lpe-1.2.8/aclocal.m4:7531:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lpe-1.2.8/aclocal.m4-7532-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
lpe-1.2.8/aclocal.m4-7549-	    # to its proper name (with version) after linking.
lpe-1.2.8/aclocal.m4:7550:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
lpe-1.2.8/aclocal.m4-7551-
##############################################
lpe-1.2.8/aclocal.m4-7570-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lpe-1.2.8/aclocal.m4:7571:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
lpe-1.2.8/aclocal.m4-7572-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
lpe-1.2.8/aclocal.m4-7575-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lpe-1.2.8/aclocal.m4:7576:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
lpe-1.2.8/aclocal.m4:7577:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
lpe-1.2.8/aclocal.m4-7578-	          echo "-hidden">> $lib.exp~
lpe-1.2.8/aclocal.m4:7579:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
lpe-1.2.8/aclocal.m4-7580-	          $RM $lib.exp'
##############################################
lpe-1.2.8/aclocal.m4-7594-	    # dependencies.
lpe-1.2.8/aclocal.m4:7595:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
lpe-1.2.8/aclocal.m4-7596-	    ;;
##############################################
lpe-1.2.8/aclocal.m4-7601-	        osf3*)
lpe-1.2.8/aclocal.m4:7602:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lpe-1.2.8/aclocal.m4-7603-		  ;;
lpe-1.2.8/aclocal.m4-7604-	        *)
lpe-1.2.8/aclocal.m4:7605:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lpe-1.2.8/aclocal.m4-7606-		  ;;
##############################################
lpe-1.2.8/aclocal.m4-7854-  case ${2} in
lpe-1.2.8/aclocal.m4:7855:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
lpe-1.2.8/aclocal.m4:7856:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
lpe-1.2.8/aclocal.m4-7857-  esac
##############################################
lpe-1.2.8/aclocal.m4-7942-
lpe-1.2.8/aclocal.m4:7943:  for p in `eval "$output_verbose_link_cmd"`; do
lpe-1.2.8/aclocal.m4-7944-    case ${prev}${p} in
##############################################
lpe-1.2.8/aclocal.m4-8040-linux*)
lpe-1.2.8/aclocal.m4:8041:  case `$CC -V 2>&1 | sed 5q` in
lpe-1.2.8/aclocal.m4-8042-  *Sun\ C*)
##############################################
lpe-1.2.8/aclocal.m4-8091-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
lpe-1.2.8/aclocal.m4:8092: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
lpe-1.2.8/aclocal.m4-8093-fi
##############################################
lpe-1.2.8/aclocal.m4-8693-    test $lt_ac_count -gt 10 && break
lpe-1.2.8/aclocal.m4:8694:    lt_ac_count=`expr $lt_ac_count + 1`
lpe-1.2.8/aclocal.m4-8695-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
lpe-1.2.8/aclocal.m4-8764-# ------------------------------------------------------
lpe-1.2.8/aclocal.m4:8765:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
lpe-1.2.8/aclocal.m4-8766-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
lpe-1.2.8/aclocal.m4-9525-m4_define([lt_combine],
lpe-1.2.8/aclocal.m4:9526:[m4_if(m4_eval([$# > 3]), [1],
lpe-1.2.8/aclocal.m4-9527-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
lpe-1.2.8/aclocal.m4-10502-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
lpe-1.2.8/aclocal.m4:10503:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
lpe-1.2.8/aclocal.m4-10504-# and then we would define $MISSING as
##############################################
lpe-1.2.8/aclocal.m4-10517-# Expand $ac_aux_dir to an absolute path.
lpe-1.2.8/aclocal.m4:10518:am_aux_dir=`cd "$ac_aux_dir" && pwd`
lpe-1.2.8/aclocal.m4-10519-])
##############################################
lpe-1.2.8/aclocal.m4-10615-  if test "$am_compiler_list" = ""; then
lpe-1.2.8/aclocal.m4:10616:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
lpe-1.2.8/aclocal.m4-10617-  fi
##############################################
lpe-1.2.8/aclocal.m4-10766-    # Strip MF so we end up with the name of the file.
lpe-1.2.8/aclocal.m4:10767:    mf=`echo "$mf" | sed -e 's/:.*$//'`
lpe-1.2.8/aclocal.m4-10768-    # Check whether this is an Automake generated Makefile or not.
##############################################
lpe-1.2.8/aclocal.m4-10775-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
lpe-1.2.8/aclocal.m4:10776:      dirpart=`AS_DIRNAME("$mf")`
lpe-1.2.8/aclocal.m4-10777-    else
##############################################
lpe-1.2.8/aclocal.m4-10781-    # from the Makefile without running 'make'.
lpe-1.2.8/aclocal.m4:10782:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
lpe-1.2.8/aclocal.m4-10783-    test -z "$DEPDIR" && continue
lpe-1.2.8/aclocal.m4:10784:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
lpe-1.2.8/aclocal.m4-10785-    test -z "$am__include" && continue
lpe-1.2.8/aclocal.m4:10786:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
lpe-1.2.8/aclocal.m4-10787-    # Find all dependency output files, they are included files with
##############################################
lpe-1.2.8/aclocal.m4-10795-      test -f "$dirpart/$file" && continue
lpe-1.2.8/aclocal.m4:10796:      fdir=`AS_DIRNAME(["$file"])`
lpe-1.2.8/aclocal.m4-10797-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
lpe-1.2.8/aclocal.m4-10853-AC_REQUIRE([AC_PROG_INSTALL])dnl
lpe-1.2.8/aclocal.m4:10854:if test "`cd $srcdir && pwd`" != "`pwd`"; then
lpe-1.2.8/aclocal.m4-10855-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
lpe-1.2.8/aclocal.m4-11012-    * )
lpe-1.2.8/aclocal.m4:11013:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
lpe-1.2.8/aclocal.m4-11014-  esac
lpe-1.2.8/aclocal.m4-11015-done
lpe-1.2.8/aclocal.m4:11016:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
lpe-1.2.8/aclocal.m4-11017-
##############################################
lpe-1.2.8/aclocal.m4-11119-# Ignore all kinds of additional output from 'make'.
lpe-1.2.8/aclocal.m4:11120:case `$am_make -s -f confmf 2> /dev/null` in #(
lpe-1.2.8/aclocal.m4-11121-*the\ am__doit\ target*)
##############################################
lpe-1.2.8/aclocal.m4-11129-   echo '.include "confinc"' > confmf
lpe-1.2.8/aclocal.m4:11130:   case `$am_make -s -f confmf 2> /dev/null` in #(
lpe-1.2.8/aclocal.m4-11131-   *the\ am__doit\ target*)
##############################################
lpe-1.2.8/aclocal.m4-11340-     echo "timestamp, slept: $am_has_slept" > conftest.file
lpe-1.2.8/aclocal.m4:11341:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
lpe-1.2.8/aclocal.m4-11342-     if test "$[*]" = "X"; then
lpe-1.2.8/aclocal.m4-11343-	# -L didn't work.
lpe-1.2.8/aclocal.m4:11344:	set X `ls -t "$srcdir/configure" conftest.file`
lpe-1.2.8/aclocal.m4-11345-     fi
##############################################
lpe-1.2.8/autogen.sh-76-
lpe-1.2.8/autogen.sh:77:for coin in `find $srcdir -name configure.in -print`
lpe-1.2.8/autogen.sh-78-do 
lpe-1.2.8/autogen.sh:79:  dr=`dirname $coin`
lpe-1.2.8/autogen.sh-80-  if test -f $dr/NO-AUTO-GEN; then
##############################################
lpe-1.2.8/autogen.sh-83-    echo processing $dr
lpe-1.2.8/autogen.sh:84:    macrodirs=`sed -n -e 's,AM_ACLOCAL_INCLUDE(\(.*\)),\1,gp' < $coin`
lpe-1.2.8/autogen.sh-85-    ( cd $dr
##############################################
lpe-1.2.8/compile-67-	mingw/*)
lpe-1.2.8/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
lpe-1.2.8/compile-69-	  ;;
lpe-1.2.8/compile-70-	cygwin/*)
lpe-1.2.8/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
lpe-1.2.8/compile-72-	  ;;
lpe-1.2.8/compile-73-	wine/*)
lpe-1.2.8/compile:74:	  file=`winepath -w "$file" || echo "$file"`
lpe-1.2.8/compile-75-	  ;;
##############################################
lpe-1.2.8/compile-309-# Name of file we expect compiler to create.
lpe-1.2.8/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
lpe-1.2.8/compile-311-
##############################################
lpe-1.2.8/compile-315-# object file name, since that is what matters with a parallel build.
lpe-1.2.8/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
lpe-1.2.8/compile-317-while true; do
##############################################
lpe-1.2.8/config.guess-34-
lpe-1.2.8/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
lpe-1.2.8/config.guess-36-
##############################################
lpe-1.2.8/config.guess-102-: ${TMPDIR=/tmp} ;
lpe-1.2.8/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
lpe-1.2.8/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
lpe-1.2.8/config.guess-151-	EOF
lpe-1.2.8/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
lpe-1.2.8/config.guess-153-	;;
##############################################
lpe-1.2.8/config.guess-181-	    earmv*)
lpe-1.2.8/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
lpe-1.2.8/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
lpe-1.2.8/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
lpe-1.2.8/config.guess-210-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
lpe-1.2.8/config.guess:211:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
lpe-1.2.8/config.guess-212-		;;
##############################################
lpe-1.2.8/config.guess-223-	    *)
lpe-1.2.8/config.guess:224:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
lpe-1.2.8/config.guess-225-		;;
##############################################
lpe-1.2.8/config.guess-257-	*4.0)
lpe-1.2.8/config.guess:258:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
lpe-1.2.8/config.guess-259-		;;
lpe-1.2.8/config.guess-260-	*5.*)
lpe-1.2.8/config.guess:261:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
lpe-1.2.8/config.guess-262-		;;
##############################################
lpe-1.2.8/config.guess-267-	# types through head -n 1, so we only detect the type of CPU 0.
lpe-1.2.8/config.guess:268:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
lpe-1.2.8/config.guess-269-	case "$ALPHA_CPU_TYPE" in
##############################################
lpe-1.2.8/config.guess-305-	# 1.2 uses "1.2" for uname -r.
lpe-1.2.8/config.guess:306:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
lpe-1.2.8/config.guess-307-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
lpe-1.2.8/config.guess-365-    s390x:SunOS:*:*)
lpe-1.2.8/config.guess:366:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lpe-1.2.8/config.guess-367-	exit ;;
lpe-1.2.8/config.guess-368-    sun4H:SunOS:5.*:*)
lpe-1.2.8/config.guess:369:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lpe-1.2.8/config.guess-370-	exit ;;
lpe-1.2.8/config.guess-371-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
lpe-1.2.8/config.guess:372:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lpe-1.2.8/config.guess-373-	exit ;;
##############################################
lpe-1.2.8/config.guess-390-	fi
lpe-1.2.8/config.guess:391:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lpe-1.2.8/config.guess-392-	exit ;;
##############################################
lpe-1.2.8/config.guess-396-	# it's likely to be more like Solaris than SunOS4.
lpe-1.2.8/config.guess:397:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lpe-1.2.8/config.guess-398-	exit ;;
##############################################
lpe-1.2.8/config.guess-405-	# Japanese Language versions have a version number like `4.1.3-JL'.
lpe-1.2.8/config.guess:406:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
lpe-1.2.8/config.guess-407-	exit ;;
##############################################
lpe-1.2.8/config.guess-411-    sun*:*:4.2BSD:*)
lpe-1.2.8/config.guess:412:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
lpe-1.2.8/config.guess-413-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
lpe-1.2.8/config.guess-493-	$CC_FOR_BUILD -o $dummy $dummy.c &&
lpe-1.2.8/config.guess:494:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
lpe-1.2.8/config.guess:495:	  SYSTEM_NAME=`$dummy $dummyarg` &&
lpe-1.2.8/config.guess-496-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
lpe-1.2.8/config.guess-549-    *:IRIX*:*:*)
lpe-1.2.8/config.guess:550:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
lpe-1.2.8/config.guess-551-	exit ;;
##############################################
lpe-1.2.8/config.guess-579-EOF
lpe-1.2.8/config.guess:580:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
lpe-1.2.8/config.guess-581-		then
##############################################
lpe-1.2.8/config.guess-592-    *:AIX:*:[4567])
lpe-1.2.8/config.guess:593:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
lpe-1.2.8/config.guess-594-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
lpe-1.2.8/config.guess-628-    9000/[34678]??:HP-UX:*:*)
lpe-1.2.8/config.guess:629:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
lpe-1.2.8/config.guess-630-	case "${UNAME_MACHINE}" in
##############################################
lpe-1.2.8/config.guess-682-EOF
lpe-1.2.8/config.guess:683:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
lpe-1.2.8/config.guess-684-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
lpe-1.2.8/config.guess-710-    ia64:HP-UX:*:*)
lpe-1.2.8/config.guess:711:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
lpe-1.2.8/config.guess-712-	echo ia64-hp-hpux${HPUX_REV}
##############################################
lpe-1.2.8/config.guess-740-EOF
lpe-1.2.8/config.guess:741:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
lpe-1.2.8/config.guess-742-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
lpe-1.2.8/config.guess-811-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
lpe-1.2.8/config.guess:812:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
lpe-1.2.8/config.guess-813-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
lpe-1.2.8/config.guess-816-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
lpe-1.2.8/config.guess:817:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
lpe-1.2.8/config.guess-818-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
lpe-1.2.8/config.guess-832-	    amd64)
lpe-1.2.8/config.guess:833:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
lpe-1.2.8/config.guess-834-	    *)
lpe-1.2.8/config.guess:835:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
lpe-1.2.8/config.guess-836-	esac
##############################################
lpe-1.2.8/config.guess-890-    prep*:SunOS:5.*:*)
lpe-1.2.8/config.guess:891:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lpe-1.2.8/config.guess-892-	exit ;;
##############################################
lpe-1.2.8/config.guess-894-	# the GNU system
lpe-1.2.8/config.guess:895:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
lpe-1.2.8/config.guess-896-	exit ;;
##############################################
lpe-1.2.8/config.guess-898-	# other systems with GNU libc and userland
lpe-1.2.8/config.guess:899:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
lpe-1.2.8/config.guess-900-	exit ;;
##############################################
lpe-1.2.8/config.guess-989-EOF
lpe-1.2.8/config.guess:990:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
lpe-1.2.8/config.guess-991-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
lpe-1.2.8/config.guess-1083-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
lpe-1.2.8/config.guess:1084:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
lpe-1.2.8/config.guess-1085-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
lpe-1.2.8/config.guess-1283-	fi
lpe-1.2.8/config.guess:1284:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
lpe-1.2.8/config.guess-1285-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
lpe-1.2.8/config.guess-1368-    *:DragonFly:*:*)
lpe-1.2.8/config.guess:1369:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
lpe-1.2.8/config.guess-1370-	exit ;;
##############################################
lpe-1.2.8/config.guess-1381-    i*86:skyos:*:*)
lpe-1.2.8/config.guess:1382:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
lpe-1.2.8/config.guess-1383-	exit ;;
##############################################
lpe-1.2.8/config.rpath-33-host="$1"
lpe-1.2.8/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
lpe-1.2.8/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
lpe-1.2.8/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
lpe-1.2.8/config.rpath-37-
##############################################
lpe-1.2.8/config.rpath-47-done
lpe-1.2.8/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
lpe-1.2.8/config.rpath-49-
##############################################
lpe-1.2.8/config.rpath-94-        *)
lpe-1.2.8/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
lpe-1.2.8/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
lpe-1.2.8/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
lpe-1.2.8/config.rpath:236:      case `$LD -v 2>&1` in
lpe-1.2.8/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
lpe-1.2.8/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
lpe-1.2.8/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
lpe-1.2.8/config.rpath-243-          else
##############################################
lpe-1.2.8/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
lpe-1.2.8/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
lpe-1.2.8/config.rpath-300-          if test -f "$collect2name" && \
##############################################
lpe-1.2.8/config.rpath-430-        hardcode_direct=yes
lpe-1.2.8/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lpe-1.2.8/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
lpe-1.2.8/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
lpe-1.2.8/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
lpe-1.2.8/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
lpe-1.2.8/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
lpe-1.2.8/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
lpe-1.2.8/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
lpe-1.2.8/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
lpe-1.2.8/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
lpe-1.2.8/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
lpe-1.2.8/config.rpath-651-
##############################################
lpe-1.2.8/config.sub-52-
lpe-1.2.8/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
lpe-1.2.8/config.sub-54-
##############################################
lpe-1.2.8/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
lpe-1.2.8/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
lpe-1.2.8/config.sub-117-case $maybe_os in
##############################################
lpe-1.2.8/config.sub-123-    os=-$maybe_os
lpe-1.2.8/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
lpe-1.2.8/config.sub-125-    ;;
##############################################
lpe-1.2.8/config.sub-127-    os=-linux-android
lpe-1.2.8/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
lpe-1.2.8/config.sub-129-    ;;
lpe-1.2.8/config.sub-130-  *)
lpe-1.2.8/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
lpe-1.2.8/config.sub-132-    if [ $basic_machine != $1 ]
lpe-1.2.8/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
lpe-1.2.8/config.sub-134-    else os=; fi
##############################################
lpe-1.2.8/config.sub-181-		os=-sco5v6
lpe-1.2.8/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lpe-1.2.8/config.sub-183-		;;
##############################################
lpe-1.2.8/config.sub-185-		os=-sco3.2v5
lpe-1.2.8/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lpe-1.2.8/config.sub-187-		;;
##############################################
lpe-1.2.8/config.sub-189-		os=-sco3.2v4
lpe-1.2.8/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lpe-1.2.8/config.sub-191-		;;
lpe-1.2.8/config.sub-192-	-sco3.2.[4-9]*)
lpe-1.2.8/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
lpe-1.2.8/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lpe-1.2.8/config.sub-195-		;;
##############################################
lpe-1.2.8/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
lpe-1.2.8/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lpe-1.2.8/config.sub-199-		;;
##############################################
lpe-1.2.8/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
lpe-1.2.8/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lpe-1.2.8/config.sub-203-		;;
##############################################
lpe-1.2.8/config.sub-205-		os=-sco3.2v2
lpe-1.2.8/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lpe-1.2.8/config.sub-207-		;;
lpe-1.2.8/config.sub-208-	-udk*)
lpe-1.2.8/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lpe-1.2.8/config.sub-210-		;;
##############################################
lpe-1.2.8/config.sub-212-		os=-isc2.2
lpe-1.2.8/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lpe-1.2.8/config.sub-214-		;;
##############################################
lpe-1.2.8/config.sub-218-	-isc*)
lpe-1.2.8/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lpe-1.2.8/config.sub-220-		;;
##############################################
lpe-1.2.8/config.sub-230-	-ptx*)
lpe-1.2.8/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
lpe-1.2.8/config.sub-232-		;;
lpe-1.2.8/config.sub-233-	-windowsnt*)
lpe-1.2.8/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
lpe-1.2.8/config.sub-235-		;;
##############################################
lpe-1.2.8/config.sub-367-	*-*-*)
lpe-1.2.8/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
lpe-1.2.8/config.sub-369-		exit 1
##############################################
lpe-1.2.8/config.sub-494-	amd64-*)
lpe-1.2.8/config.sub:495:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
lpe-1.2.8/config.sub-496-		;;
##############################################
lpe-1.2.8/config.sub-539-	blackfin-*)
lpe-1.2.8/config.sub:540:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
lpe-1.2.8/config.sub-541-		os=-linux
##############################################
lpe-1.2.8/config.sub-547-	c54x-*)
lpe-1.2.8/config.sub:548:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
lpe-1.2.8/config.sub-549-		;;
lpe-1.2.8/config.sub-550-	c55x-*)
lpe-1.2.8/config.sub:551:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
lpe-1.2.8/config.sub-552-		;;
lpe-1.2.8/config.sub-553-	c6x-*)
lpe-1.2.8/config.sub:554:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
lpe-1.2.8/config.sub-555-		;;
##############################################
lpe-1.2.8/config.sub-750-	i*86v32)
lpe-1.2.8/config.sub:751:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lpe-1.2.8/config.sub-752-		os=-sysv32
##############################################
lpe-1.2.8/config.sub-754-	i*86v4*)
lpe-1.2.8/config.sub:755:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lpe-1.2.8/config.sub-756-		os=-sysv4
##############################################
lpe-1.2.8/config.sub-758-	i*86v)
lpe-1.2.8/config.sub:759:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lpe-1.2.8/config.sub-760-		os=-sysv
##############################################
lpe-1.2.8/config.sub-762-	i*86sol2)
lpe-1.2.8/config.sub:763:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lpe-1.2.8/config.sub-764-		os=-solaris2
##############################################
lpe-1.2.8/config.sub-788-	leon-*|leon[3-9]-*)
lpe-1.2.8/config.sub:789:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
lpe-1.2.8/config.sub-790-		;;
##############################################
lpe-1.2.8/config.sub-795-	m68knommu-*)
lpe-1.2.8/config.sub:796:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
lpe-1.2.8/config.sub-797-		os=-linux
##############################################
lpe-1.2.8/config.sub-832-	mips3*-*)
lpe-1.2.8/config.sub:833:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
lpe-1.2.8/config.sub-834-		;;
lpe-1.2.8/config.sub-835-	mips3*)
lpe-1.2.8/config.sub:836:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
lpe-1.2.8/config.sub-837-		;;
##############################################
lpe-1.2.8/config.sub-854-	ms1-*)
lpe-1.2.8/config.sub:855:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
lpe-1.2.8/config.sub-856-		;;
##############################################
lpe-1.2.8/config.sub-973-	parisc-*)
lpe-1.2.8/config.sub:974:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
lpe-1.2.8/config.sub-975-		os=-linux
##############################################
lpe-1.2.8/config.sub-989-	pc98-*)
lpe-1.2.8/config.sub:990:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
lpe-1.2.8/config.sub-991-		;;
##############################################
lpe-1.2.8/config.sub-1004-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
lpe-1.2.8/config.sub:1005:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
lpe-1.2.8/config.sub-1006-		;;
lpe-1.2.8/config.sub-1007-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
lpe-1.2.8/config.sub:1008:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
lpe-1.2.8/config.sub-1009-		;;
lpe-1.2.8/config.sub-1010-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
lpe-1.2.8/config.sub:1011:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
lpe-1.2.8/config.sub-1012-		;;
lpe-1.2.8/config.sub-1013-	pentium4-*)
lpe-1.2.8/config.sub:1014:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
lpe-1.2.8/config.sub-1015-		;;
##############################################
lpe-1.2.8/config.sub-1023-	ppc-* | ppcbe-*)
lpe-1.2.8/config.sub:1024:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
lpe-1.2.8/config.sub-1025-		;;
##############################################
lpe-1.2.8/config.sub-1029-	ppcle-* | powerpclittle-*)
lpe-1.2.8/config.sub:1030:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
lpe-1.2.8/config.sub-1031-		;;
##############################################
lpe-1.2.8/config.sub-1033-		;;
lpe-1.2.8/config.sub:1034:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
lpe-1.2.8/config.sub-1035-		;;
##############################################
lpe-1.2.8/config.sub-1039-	ppc64le-* | powerpc64little-*)
lpe-1.2.8/config.sub:1040:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
lpe-1.2.8/config.sub-1041-		;;
##############################################
lpe-1.2.8/config.sub-1122-	strongarm-* | thumb-*)
lpe-1.2.8/config.sub:1123:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
lpe-1.2.8/config.sub-1124-		;;
##############################################
lpe-1.2.8/config.sub-1252-	xscale-* | xscalee[bl]-*)
lpe-1.2.8/config.sub:1253:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
lpe-1.2.8/config.sub-1254-		;;
##############################################
lpe-1.2.8/config.sub-1329-	*)
lpe-1.2.8/config.sub:1330:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
lpe-1.2.8/config.sub-1331-		exit 1
##############################################
lpe-1.2.8/config.sub-1337-	*-digital*)
lpe-1.2.8/config.sub:1338:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
lpe-1.2.8/config.sub-1339-		;;
lpe-1.2.8/config.sub-1340-	*-commodore*)
lpe-1.2.8/config.sub:1341:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
lpe-1.2.8/config.sub-1342-		;;
##############################################
lpe-1.2.8/config.sub-1358-	-solaris1 | -solaris1.*)
lpe-1.2.8/config.sub:1359:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
lpe-1.2.8/config.sub-1360-		;;
##############################################
lpe-1.2.8/config.sub-1370-	-gnu/linux*)
lpe-1.2.8/config.sub:1371:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
lpe-1.2.8/config.sub-1372-		;;
##############################################
lpe-1.2.8/config.sub-1416-	-nto*)
lpe-1.2.8/config.sub:1417:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
lpe-1.2.8/config.sub-1418-		;;
##############################################
lpe-1.2.8/config.sub-1423-	-mac*)
lpe-1.2.8/config.sub:1424:		os=`echo $os | sed -e 's|mac|macos|'`
lpe-1.2.8/config.sub-1425-		;;
##############################################
lpe-1.2.8/config.sub-1429-	-linux*)
lpe-1.2.8/config.sub:1430:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
lpe-1.2.8/config.sub-1431-		;;
lpe-1.2.8/config.sub-1432-	-sunos5*)
lpe-1.2.8/config.sub:1433:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
lpe-1.2.8/config.sub-1434-		;;
lpe-1.2.8/config.sub-1435-	-sunos6*)
lpe-1.2.8/config.sub:1436:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
lpe-1.2.8/config.sub-1437-		;;
##############################################
lpe-1.2.8/config.sub-1484-	-sinix5.*)
lpe-1.2.8/config.sub:1485:		os=`echo $os | sed -e 's|sinix|sysv|'`
lpe-1.2.8/config.sub-1486-		;;
##############################################
lpe-1.2.8/config.sub-1537-		# Get rid of the `-' at the beginning of $os.
lpe-1.2.8/config.sub:1538:		os=`echo $os | sed 's/[^-]*-//'`
lpe-1.2.8/config.sub:1539:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
lpe-1.2.8/config.sub-1540-		exit 1
##############################################
lpe-1.2.8/config.sub-1800-		esac
lpe-1.2.8/config.sub:1801:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
lpe-1.2.8/config.sub-1802-		;;
##############################################
lpe-1.2.8/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
lpe-1.2.8/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
lpe-1.2.8/configure-45-  as_echo='print -r --'
lpe-1.2.8/configure-46-  as_echo_n='print -rn --'
lpe-1.2.8/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
lpe-1.2.8/configure-48-  as_echo='printf %s\n'
##############################################
lpe-1.2.8/configure-50-else
lpe-1.2.8/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
lpe-1.2.8/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
lpe-1.2.8/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
lpe-1.2.8/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
lpe-1.2.8/configure-62-      esac;
##############################################
lpe-1.2.8/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
lpe-1.2.8/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
lpe-1.2.8/configure-199-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
lpe-1.2.8/configure-205-    PATH=/empty FPATH=/empty; export PATH FPATH
lpe-1.2.8/configure:206:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
lpe-1.2.8/configure:207:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
lpe-1.2.8/configure-208-  if (eval "$as_required") 2>/dev/null; then :
##############################################
lpe-1.2.8/configure-332-      case $as_dir in #(
lpe-1.2.8/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
lpe-1.2.8/configure-334-      *) as_qdir=$as_dir;;
##############################################
lpe-1.2.8/configure-405-  {
lpe-1.2.8/configure:406:    as_val=`expr "$@" || test $? -eq 1`
lpe-1.2.8/configure-407-  }
##############################################
lpe-1.2.8/configure-412-# ----------------------------------------
lpe-1.2.8/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
lpe-1.2.8/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
lpe-1.2.8/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
lpe-1.2.8/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
lpe-1.2.8/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
lpe-1.2.8/configure-905-  case $ac_option in
lpe-1.2.8/configure:906:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
lpe-1.2.8/configure-907-  *=)   ac_optarg= ;;
##############################################
lpe-1.2.8/configure-949-  -disable-* | --disable-*)
lpe-1.2.8/configure:950:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
lpe-1.2.8/configure-951-    # Reject names that are not valid shell variable names.
##############################################
lpe-1.2.8/configure-954-    ac_useropt_orig=$ac_useropt
lpe-1.2.8/configure:955:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lpe-1.2.8/configure-956-    case $ac_user_opts in
##############################################
lpe-1.2.8/configure-975-  -enable-* | --enable-*)
lpe-1.2.8/configure:976:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
lpe-1.2.8/configure-977-    # Reject names that are not valid shell variable names.
##############################################
lpe-1.2.8/configure-980-    ac_useropt_orig=$ac_useropt
lpe-1.2.8/configure:981:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lpe-1.2.8/configure-982-    case $ac_user_opts in
##############################################
lpe-1.2.8/configure-1188-  -with-* | --with-*)
lpe-1.2.8/configure:1189:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
lpe-1.2.8/configure-1190-    # Reject names that are not valid shell variable names.
##############################################
lpe-1.2.8/configure-1193-    ac_useropt_orig=$ac_useropt
lpe-1.2.8/configure:1194:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lpe-1.2.8/configure-1195-    case $ac_user_opts in
##############################################
lpe-1.2.8/configure-1204-  -without-* | --without-*)
lpe-1.2.8/configure:1205:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
lpe-1.2.8/configure-1206-    # Reject names that are not valid shell variable names.
##############################################
lpe-1.2.8/configure-1209-    ac_useropt_orig=$ac_useropt
lpe-1.2.8/configure:1210:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
lpe-1.2.8/configure-1211-    case $ac_user_opts in
##############################################
lpe-1.2.8/configure-1242-  *=*)
lpe-1.2.8/configure:1243:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
lpe-1.2.8/configure-1244-    # Reject names that are not valid shell variable names.
##############################################
lpe-1.2.8/configure-1263-if test -n "$ac_prev"; then
lpe-1.2.8/configure:1264:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
lpe-1.2.8/configure-1265-  as_fn_error $? "missing argument to $ac_option"
##############################################
lpe-1.2.8/configure-1285-    */ )
lpe-1.2.8/configure:1286:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
lpe-1.2.8/configure-1287-      eval $ac_var=\$ac_val;;
##############################################
lpe-1.2.8/configure-1320-ac_ls_di=`ls -di .` &&
lpe-1.2.8/configure:1321:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
lpe-1.2.8/configure-1322-  as_fn_error $? "working directory cannot be determined"
##############################################
lpe-1.2.8/configure-1376-case $srcdir in
lpe-1.2.8/configure:1377:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
lpe-1.2.8/configure-1378-esac
##############################################
lpe-1.2.8/configure-1419-By default, \`make install' will install all the files in
lpe-1.2.8/configure:1420:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
lpe-1.2.8/configure:1421:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
lpe-1.2.8/configure-1422-for instance \`--prefix=\$HOME'.
##############################################
lpe-1.2.8/configure-1544-*)
lpe-1.2.8/configure:1545:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
lpe-1.2.8/configure-1546-  # A ".." for each directory in $ac_dir_suffix.
lpe-1.2.8/configure:1547:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
lpe-1.2.8/configure-1548-  case $ac_top_builddir_sub in
##############################################
lpe-1.2.8/configure-2014-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
lpe-1.2.8/configure:2015:  as_decl_name=`echo $2|sed 's/ *(.*//'`
lpe-1.2.8/configure:2016:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
lpe-1.2.8/configure-2017-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
lpe-1.2.8/configure-2311-    *\'*)
lpe-1.2.8/configure:2312:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
lpe-1.2.8/configure-2313-    esac
##############################################
lpe-1.2.8/configure-2394-      case $ac_val in
lpe-1.2.8/configure:2395:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
lpe-1.2.8/configure-2396-      esac
##############################################
lpe-1.2.8/configure-2409-	case $ac_val in
lpe-1.2.8/configure:2410:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
lpe-1.2.8/configure-2411-	esac
##############################################
lpe-1.2.8/configure-2534-    set,)
lpe-1.2.8/configure:2535:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
lpe-1.2.8/configure:2536:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
lpe-1.2.8/configure-2537-      ac_cache_corrupted=: ;;
##############################################
lpe-1.2.8/configure-2545-	# differences in whitespace do not lead to failure.
lpe-1.2.8/configure:2546:	ac_old_val_w=`echo x $ac_old_val`
lpe-1.2.8/configure:2547:	ac_new_val_w=`echo x $ac_new_val`
lpe-1.2.8/configure-2548-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
lpe-1.2.8/configure-2565-    case $ac_new_val in
lpe-1.2.8/configure:2566:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
lpe-1.2.8/configure-2567-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
lpe-1.2.8/configure-2744-     echo "timestamp, slept: $am_has_slept" > conftest.file
lpe-1.2.8/configure:2745:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
lpe-1.2.8/configure-2746-     if test "$*" = "X"; then
lpe-1.2.8/configure-2747-	# -L didn't work.
lpe-1.2.8/configure:2748:	set X `ls -t "$srcdir/configure" conftest.file`
lpe-1.2.8/configure-2749-     fi
##############################################
lpe-1.2.8/configure-2795-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
lpe-1.2.8/configure:2796:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
lpe-1.2.8/configure-2797-
lpe-1.2.8/configure-2798-# Expand $ac_aux_dir to an absolute path.
lpe-1.2.8/configure:2799:am_aux_dir=`cd "$ac_aux_dir" && pwd`
lpe-1.2.8/configure-2800-
##############################################
lpe-1.2.8/configure-2940-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
lpe-1.2.8/configure:2941:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
lpe-1.2.8/configure-2942-	     'mkdir (GNU coreutils) '* | \
##############################################
lpe-1.2.8/configure-3013-set x ${MAKE-make}
lpe-1.2.8/configure:3014:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
lpe-1.2.8/configure-3015-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
lpe-1.2.8/configure-3023-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
lpe-1.2.8/configure:3024:case `${MAKE-make} -f conftest.make 2>/dev/null` in
lpe-1.2.8/configure-3025-  *@@@%%%=?*=@@@%%%*)
##############################################
lpe-1.2.8/configure-3089-
lpe-1.2.8/configure:3090:if test "`cd $srcdir && pwd`" != "`pwd`"; then
lpe-1.2.8/configure-3091-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
lpe-1.2.8/configure-3248-# Ignore all kinds of additional output from 'make'.
lpe-1.2.8/configure:3249:case `$am_make -s -f confmf 2> /dev/null` in #(
lpe-1.2.8/configure-3250-*the\ am__doit\ target*)
##############################################
lpe-1.2.8/configure-3258-   echo '.include "confinc"' > confmf
lpe-1.2.8/configure:3259:   case `$am_make -s -f confmf 2> /dev/null` in #(
lpe-1.2.8/configure-3260-   *the\ am__doit\ target*)
##############################################
lpe-1.2.8/configure-3637-$as_echo_n "checking whether the C compiler works... " >&6; }
lpe-1.2.8/configure:3638:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
lpe-1.2.8/configure-3639-
##############################################
lpe-1.2.8/configure-3681-	then :; else
lpe-1.2.8/configure:3682:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
lpe-1.2.8/configure-3683-	fi
##############################################
lpe-1.2.8/configure-3741-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
lpe-1.2.8/configure:3742:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
lpe-1.2.8/configure-3743-	  break;;
##############################################
lpe-1.2.8/configure-3850-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
lpe-1.2.8/configure:3851:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
lpe-1.2.8/configure-3852-       break;;
##############################################
lpe-1.2.8/configure-4168-  if test "$am_compiler_list" = ""; then
lpe-1.2.8/configure:4169:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
lpe-1.2.8/configure-4170-  fi
##############################################
lpe-1.2.8/configure-4425-  # Check for GNU $ac_path_GREP
lpe-1.2.8/configure:4426:case `"$ac_path_GREP" --version 2>&1` in
lpe-1.2.8/configure-4427-*GNU*)
##############################################
lpe-1.2.8/configure-4491-  # Check for GNU $ac_path_EGREP
lpe-1.2.8/configure:4492:case `"$ac_path_EGREP" --version 2>&1` in
lpe-1.2.8/configure-4493-*GNU*)
##############################################
lpe-1.2.8/configure-4652-do :
lpe-1.2.8/configure:4653:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lpe-1.2.8/configure-4654-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
lpe-1.2.8/configure-4657-  cat >>confdefs.h <<_ACEOF
lpe-1.2.8/configure:4658:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lpe-1.2.8/configure-4659-_ACEOF
##############################################
lpe-1.2.8/configure-5354-  if test "$am_compiler_list" = ""; then
lpe-1.2.8/configure:5355:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
lpe-1.2.8/configure-5356-  fi
##############################################
lpe-1.2.8/configure-5520-test "x$ac_build_alias" = x &&
lpe-1.2.8/configure:5521:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
lpe-1.2.8/configure-5522-test "x$ac_build_alias" = x &&
lpe-1.2.8/configure-5523-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
lpe-1.2.8/configure:5524:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
lpe-1.2.8/configure-5525-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
lpe-1.2.8/configure-5544-IFS=$ac_save_IFS
lpe-1.2.8/configure:5545:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
lpe-1.2.8/configure-5546-
##############################################
lpe-1.2.8/configure-5555-else
lpe-1.2.8/configure:5556:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
lpe-1.2.8/configure-5557-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
lpe-1.2.8/configure-5577-IFS=$ac_save_IFS
lpe-1.2.8/configure:5578:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
lpe-1.2.8/configure-5579-
##############################################
lpe-1.2.8/configure-5605-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
lpe-1.2.8/configure:5606:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
lpe-1.2.8/configure-5607-  ECHO='print -r --'
lpe-1.2.8/configure:5608:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
lpe-1.2.8/configure-5609-  ECHO='printf %s\n'
##############################################
lpe-1.2.8/configure-5674-  # Check for GNU $ac_path_SED
lpe-1.2.8/configure:5675:case `"$ac_path_SED" --version 2>&1` in
lpe-1.2.8/configure-5676-*GNU*)
##############################################
lpe-1.2.8/configure-5753-  # Check for GNU $ac_path_FGREP
lpe-1.2.8/configure:5754:case `"$ac_path_FGREP" --version 2>&1` in
lpe-1.2.8/configure-5755-*GNU*)
##############################################
lpe-1.2.8/configure-5833-    # gcc leaves a trailing carriage return which upsets mingw
lpe-1.2.8/configure:5834:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lpe-1.2.8/configure-5835-  *)
lpe-1.2.8/configure:5836:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lpe-1.2.8/configure-5837-  esac
##############################################
lpe-1.2.8/configure-5842-      # Canonicalize the pathname of ld
lpe-1.2.8/configure:5843:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
lpe-1.2.8/configure-5844-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
lpe-1.2.8/configure:5845:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
lpe-1.2.8/configure-5846-      done
##############################################
lpe-1.2.8/configure-5877-      # Break only if it was the GNU/non-GNU ld that we prefer.
lpe-1.2.8/configure:5878:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
lpe-1.2.8/configure-5879-      *GNU* | *'with BFD'*)
##############################################
lpe-1.2.8/configure-5908-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
lpe-1.2.8/configure:5909:case `$LD -v 2>&1 </dev/null` in
lpe-1.2.8/configure-5910-*GNU* | *'with BFD'*)
##############################################
lpe-1.2.8/configure-5953-	# Tru64's nm complains that /dev/null is an invalid object file
lpe-1.2.8/configure:5954:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
lpe-1.2.8/configure-5955-	*/dev/null* | *'Invalid file or object type'*)
##############################################
lpe-1.2.8/configure-5959-	*)
lpe-1.2.8/configure:5960:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
lpe-1.2.8/configure-5961-	  */dev/null*)
##############################################
lpe-1.2.8/configure-6087-
lpe-1.2.8/configure:6088:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
lpe-1.2.8/configure-6089-    *COFF*)
##############################################
lpe-1.2.8/configure-6199-    # And add a safety zone
lpe-1.2.8/configure:6200:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lpe-1.2.8/configure:6201:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lpe-1.2.8/configure-6202-    ;;
##############################################
lpe-1.2.8/configure-6232-    if test -n "$kargmax"; then
lpe-1.2.8/configure:6233:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
lpe-1.2.8/configure-6234-    else
##############################################
lpe-1.2.8/configure-6241-	test undefined != "$lt_cv_sys_max_cmd_len"; then
lpe-1.2.8/configure:6242:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lpe-1.2.8/configure:6243:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lpe-1.2.8/configure-6244-    else
##############################################
lpe-1.2.8/configure-6253-      # we can't tell.
lpe-1.2.8/configure:6254:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
lpe-1.2.8/configure-6255-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
lpe-1.2.8/configure-6257-      do
lpe-1.2.8/configure:6258:        i=`expr $i + 1`
lpe-1.2.8/configure-6259-        teststring=$teststring$teststring
##############################################
lpe-1.2.8/configure-6261-      # Only check the string length outside the loop.
lpe-1.2.8/configure:6262:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
lpe-1.2.8/configure-6263-      teststring=
##############################################
lpe-1.2.8/configure-6266-      # linker.  It appears as though 1/2 is a usable value.
lpe-1.2.8/configure:6267:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
lpe-1.2.8/configure-6268-    fi
##############################################
lpe-1.2.8/configure-6702-openbsd*)
lpe-1.2.8/configure:6703:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lpe-1.2.8/configure-6704-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
lpe-1.2.8/configure-6769-    else
lpe-1.2.8/configure:6770:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
lpe-1.2.8/configure-6771-    fi
##############################################
lpe-1.2.8/configure-6914-  # decide which to use based on capabilities of $DLLTOOL
lpe-1.2.8/configure:6915:  case `$DLLTOOL --help 2>&1` in
lpe-1.2.8/configure-6916-  *--identify-strict*)
##############################################
lpe-1.2.8/configure-7435-# If we're using GNU nm, then use its standard symbol codes.
lpe-1.2.8/configure:7436:case `$NM -V 2>&1` in
lpe-1.2.8/configure-7437-*GNU* | *'with BFD'*)
##############################################
lpe-1.2.8/configure-7453-mingw*)
lpe-1.2.8/configure:7454:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
lpe-1.2.8/configure-7455-  ;;
##############################################
lpe-1.2.8/configure-7672-   if test "$GCC" = yes; then
lpe-1.2.8/configure:7673:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
lpe-1.2.8/configure-7674-   fi
##############################################
lpe-1.2.8/configure-7676- /*)
lpe-1.2.8/configure:7677:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
lpe-1.2.8/configure-7678-   ;; #(
##############################################
lpe-1.2.8/configure-7712-  test $ac_status = 0; }; then
lpe-1.2.8/configure:7713:    case `/usr/bin/file conftest.$ac_objext` in
lpe-1.2.8/configure-7714-      *ELF-32*)
##############################################
lpe-1.2.8/configure-7732-    if test "$lt_cv_prog_gnu_ld" = yes; then
lpe-1.2.8/configure:7733:      case `/usr/bin/file conftest.$ac_objext` in
lpe-1.2.8/configure-7734-	*32-bit*)
##############################################
lpe-1.2.8/configure-7744-    else
lpe-1.2.8/configure:7745:      case `/usr/bin/file conftest.$ac_objext` in
lpe-1.2.8/configure-7746-	*32-bit*)
##############################################
lpe-1.2.8/configure-8905-done
lpe-1.2.8/configure:8906:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
lpe-1.2.8/configure-8907-
##############################################
lpe-1.2.8/configure-8934-	"file_magic "*)
lpe-1.2.8/configure:8935:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
lpe-1.2.8/configure-8936-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
lpe-1.2.8/configure-9000-	"file_magic "*)
lpe-1.2.8/configure:9001:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
lpe-1.2.8/configure-9002-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
lpe-1.2.8/configure-9363-      *)
lpe-1.2.8/configure:9364:	case `$CC -V 2>&1 | sed 5q` in
lpe-1.2.8/configure-9365-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
lpe-1.2.8/configure-9723-  if test "$hard_links" = no; then
lpe-1.2.8/configure:9724:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
lpe-1.2.8/configure:9725:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
lpe-1.2.8/configure-9726-    need_locks=warn
##############################################
lpe-1.2.8/configure-9812-	# shared libraries, regardless of the interface used.
lpe-1.2.8/configure:9813:	case `$LD -v 2>&1` in
lpe-1.2.8/configure-9814-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
lpe-1.2.8/configure-9844-    supports_anon_versioning=no
lpe-1.2.8/configure:9845:    case `$LD -v 2>&1` in
lpe-1.2.8/configure-9846-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
lpe-1.2.8/configure-9913-	# is EXPORTS), use it as is; otherwise, prepend...
lpe-1.2.8/configure:9914:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lpe-1.2.8/configure-9915-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
lpe-1.2.8/configure-9941-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
lpe-1.2.8/configure:9942:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
lpe-1.2.8/configure:9943:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
lpe-1.2.8/configure-9944-      ;;
##############################################
lpe-1.2.8/configure-9959-        pgcc*)				# Portland Group C compiler
lpe-1.2.8/configure:9960:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
lpe-1.2.8/configure-9961-	  tmp_addflag=' $pic_flag'
##############################################
lpe-1.2.8/configure-9964-					# Portland Group f77 and f90 compilers
lpe-1.2.8/configure:9965:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
lpe-1.2.8/configure-9966-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
lpe-1.2.8/configure-9979-	nvcc*)	# Cuda Compiler Driver 2.2
lpe-1.2.8/configure:9980:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
lpe-1.2.8/configure-9981-	  compiler_needs_object=yes
##############################################
lpe-1.2.8/configure-9983-	esac
lpe-1.2.8/configure:9984:	case `$CC -V 2>&1 | sed 5q` in
lpe-1.2.8/configure-9985-	*Sun\ C*)			# Sun C 5.9
lpe-1.2.8/configure:9986:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
lpe-1.2.8/configure-9987-	  compiler_needs_object=yes
##############################################
lpe-1.2.8/configure-10051-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
lpe-1.2.8/configure:10052:      case `$LD -v 2>&1` in
lpe-1.2.8/configure-10053-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
lpe-1.2.8/configure-10174-	# below for broken collect2 doesn't work under 4.3+
lpe-1.2.8/configure:10175:	  collect2name=`${CC} -print-prog-name=collect2`
lpe-1.2.8/configure-10176-	  if test -f "$collect2name" &&
##############################################
lpe-1.2.8/configure-10248-      }'
lpe-1.2.8/configure:10249:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lpe-1.2.8/configure-10250-  # Check for a 64-bit object if we didn't find anything.
lpe-1.2.8/configure-10251-  if test -z "$lt_cv_aix_libpath_"; then
lpe-1.2.8/configure:10252:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lpe-1.2.8/configure-10253-  fi
##############################################
lpe-1.2.8/configure-10266-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
lpe-1.2.8/configure:10267:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
lpe-1.2.8/configure-10268-      else
##############################################
lpe-1.2.8/configure-10301-      }'
lpe-1.2.8/configure:10302:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lpe-1.2.8/configure-10303-  # Check for a 64-bit object if we didn't find anything.
lpe-1.2.8/configure-10304-  if test -z "$lt_cv_aix_libpath_"; then
lpe-1.2.8/configure:10305:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lpe-1.2.8/configure-10306-  fi
##############################################
lpe-1.2.8/configure-10374-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
lpe-1.2.8/configure:10375:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lpe-1.2.8/configure-10376-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
lpe-1.2.8/configure-10411-	# FIXME: Setting linknames here is a bad hack.
lpe-1.2.8/configure:10412:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
lpe-1.2.8/configure-10413-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
lpe-1.2.8/configure-10429-  if test "$lt_cv_ld_force_load" = "yes"; then
lpe-1.2.8/configure:10430:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
lpe-1.2.8/configure-10431-
##############################################
lpe-1.2.8/configure-10609-      if test "$GCC" = yes; then
lpe-1.2.8/configure:10610:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lpe-1.2.8/configure-10611-	# Try to use the -exported_symbol ld option, if it does not
##############################################
lpe-1.2.8/configure-10637-	if test "$lt_cv_irix_exported_symbol" = yes; then
lpe-1.2.8/configure:10638:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
lpe-1.2.8/configure-10639-	fi
lpe-1.2.8/configure-10640-      else
lpe-1.2.8/configure:10641:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
lpe-1.2.8/configure:10642:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
lpe-1.2.8/configure-10643-      fi
##############################################
lpe-1.2.8/configure-10677-	hardcode_direct_absolute=yes
lpe-1.2.8/configure:10678:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lpe-1.2.8/configure-10679-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
lpe-1.2.8/configure-10710-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
lpe-1.2.8/configure:10711:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lpe-1.2.8/configure-10712-      else
lpe-1.2.8/configure-10713-	allow_undefined_flag=' -expect_unresolved \*'
lpe-1.2.8/configure:10714:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
lpe-1.2.8/configure-10715-      fi
##############################################
lpe-1.2.8/configure-10723-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
lpe-1.2.8/configure:10724:	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lpe-1.2.8/configure-10725-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
lpe-1.2.8/configure-10727-	allow_undefined_flag=' -expect_unresolved \*'
lpe-1.2.8/configure:10728:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
lpe-1.2.8/configure:10729:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
lpe-1.2.8/configure:10730:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
lpe-1.2.8/configure-10731-
##############################################
lpe-1.2.8/configure-10746-      else
lpe-1.2.8/configure:10747:	case `$CC -V 2>&1` in
lpe-1.2.8/configure-10748-	*"Compilers 5.0"*)
##############################################
lpe-1.2.8/configure-11145-  esac
lpe-1.2.8/configure:11146:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
lpe-1.2.8/configure-11147-  case $lt_search_path_spec in
##############################################
lpe-1.2.8/configure-11152-    # okay in the real world where ";" in dirpaths is itself problematic.
lpe-1.2.8/configure:11153:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
lpe-1.2.8/configure-11154-    ;;
lpe-1.2.8/configure-11155-  *)
lpe-1.2.8/configure:11156:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
lpe-1.2.8/configure-11157-    ;;
##############################################
lpe-1.2.8/configure-11161-  lt_tmp_lt_search_path_spec=
lpe-1.2.8/configure:11162:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
lpe-1.2.8/configure-11163-  for lt_sys_path in $lt_search_path_spec; do
##############################################
lpe-1.2.8/configure-11196-  esac
lpe-1.2.8/configure:11197:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
lpe-1.2.8/configure-11198-else
##############################################
lpe-1.2.8/configure-11284-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
lpe-1.2.8/configure:11285:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
lpe-1.2.8/configure-11286-    ;;
##############################################
lpe-1.2.8/configure-11320-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lpe-1.2.8/configure:11321:    postinstall_cmds='base_file=`basename \${file}`~
lpe-1.2.8/configure:11322:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
lpe-1.2.8/configure:11323:      dldir=$destdir/`dirname \$dlpath`~
lpe-1.2.8/configure-11324-      test -d \$dldir || mkdir -p \$dldir~
##############################################
lpe-1.2.8/configure-11329-      fi'
lpe-1.2.8/configure:11330:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lpe-1.2.8/configure-11331-      dlpath=$dir/\$dldll~
##############################################
lpe-1.2.8/configure-11337-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lpe-1.2.8/configure:11338:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lpe-1.2.8/configure-11339-
##############################################
lpe-1.2.8/configure-11343-      # MinGW DLLs use traditional 'lib' prefix
lpe-1.2.8/configure:11344:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lpe-1.2.8/configure-11345-      ;;
##############################################
lpe-1.2.8/configure-11347-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lpe-1.2.8/configure:11348:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lpe-1.2.8/configure-11349-      ;;
##############################################
lpe-1.2.8/configure-11356-    libname_spec='$name'
lpe-1.2.8/configure:11357:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lpe-1.2.8/configure-11358-    library_names_spec='${libname}.dll.lib'
##############################################
lpe-1.2.8/configure-11368-        # Let DOS variable expansion print the short 8.3 style file name.
lpe-1.2.8/configure:11369:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
lpe-1.2.8/configure-11370-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
lpe-1.2.8/configure-11373-      # Convert to MSYS style.
lpe-1.2.8/configure:11374:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
lpe-1.2.8/configure-11375-      ;;
##############################################
lpe-1.2.8/configure-11379-      # like /cygdrive/c/PROGRA~1:/cygdr...
lpe-1.2.8/configure:11380:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
lpe-1.2.8/configure:11381:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
lpe-1.2.8/configure:11382:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lpe-1.2.8/configure-11383-      ;;
##############################################
lpe-1.2.8/configure-11387-        # It is most probably a Windows format PATH.
lpe-1.2.8/configure:11388:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lpe-1.2.8/configure-11389-      else
lpe-1.2.8/configure:11390:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lpe-1.2.8/configure-11391-      fi
##############################################
lpe-1.2.8/configure-11397-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lpe-1.2.8/configure:11398:    postinstall_cmds='base_file=`basename \${file}`~
lpe-1.2.8/configure:11399:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
lpe-1.2.8/configure:11400:      dldir=$destdir/`dirname \$dlpath`~
lpe-1.2.8/configure-11401-      test -d \$dldir || mkdir -p \$dldir~
lpe-1.2.8/configure-11402-      $install_prog $dir/$dlname \$dldir/$dlname'
lpe-1.2.8/configure:11403:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lpe-1.2.8/configure-11404-      dlpath=$dir/\$dldll~
##############################################
lpe-1.2.8/configure-11411-    # Assume MSVC wrapper
lpe-1.2.8/configure:11412:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
lpe-1.2.8/configure-11413-    dynamic_linker='Win32 ld.exe'
##############################################
lpe-1.2.8/configure-11428-  shlibpath_var=DYLD_LIBRARY_PATH
lpe-1.2.8/configure:11429:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
lpe-1.2.8/configure-11430-
##############################################
lpe-1.2.8/configure-11654-  if test -f /etc/ld.so.conf; then
lpe-1.2.8/configure:11655:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
lpe-1.2.8/configure-11656-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
lpe-1.2.8/configure-11728-  shlibpath_var=LD_LIBRARY_PATH
lpe-1.2.8/configure:11729:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lpe-1.2.8/configure-11730-    case $host_os in
##############################################
lpe-1.2.8/configure-12652-set x ${MAKE-make}
lpe-1.2.8/configure:12653:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
lpe-1.2.8/configure-12654-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
lpe-1.2.8/configure-12662-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
lpe-1.2.8/configure:12663:case `${MAKE-make} -f conftest.make 2>/dev/null` in
lpe-1.2.8/configure-12664-  *@@@%%%=?*=@@@%%%*)
##############################################
lpe-1.2.8/configure-12813-
lpe-1.2.8/configure:12814:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
lpe-1.2.8/configure-12815-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
lpe-1.2.8/configure-12818-
lpe-1.2.8/configure:12819:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
lpe-1.2.8/configure-12820-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
lpe-1.2.8/configure-12895-
lpe-1.2.8/configure:12896:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
lpe-1.2.8/configure-12897-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
lpe-1.2.8/configure-13404-  for ac_func in _getb67 GETB67 getb67; do
lpe-1.2.8/configure:13405:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
lpe-1.2.8/configure-13406-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
lpe-1.2.8/configure-13470-do :
lpe-1.2.8/configure:13471:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lpe-1.2.8/configure-13472-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
lpe-1.2.8/configure-13475-  cat >>confdefs.h <<_ACEOF
lpe-1.2.8/configure:13476:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lpe-1.2.8/configure-13477-_ACEOF
##############################################
lpe-1.2.8/configure-14027-    # gcc leaves a trailing carriage return which upsets mingw
lpe-1.2.8/configure:14028:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lpe-1.2.8/configure-14029-  *)
lpe-1.2.8/configure:14030:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lpe-1.2.8/configure-14031-  esac
##############################################
lpe-1.2.8/configure-14036-      # Canonicalize the pathname of ld
lpe-1.2.8/configure:14037:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
lpe-1.2.8/configure-14038-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
lpe-1.2.8/configure:14039:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
lpe-1.2.8/configure-14040-      done
##############################################
lpe-1.2.8/configure-14071-      # Break only if it was the GNU/non-GNU ld that we prefer.
lpe-1.2.8/configure:14072:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
lpe-1.2.8/configure-14073-      *GNU* | *'with BFD'*)
##############################################
lpe-1.2.8/configure-14102-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
lpe-1.2.8/configure:14103:case `$LD -v 2>&1 </dev/null` in
lpe-1.2.8/configure-14104-*GNU* | *'with BFD'*)
##############################################
lpe-1.2.8/configure-14190-    *)
lpe-1.2.8/configure:14191:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
lpe-1.2.8/configure-14192-      if test -n "$searchpath"; then
##############################################
lpe-1.2.8/configure-14200-                ;;
lpe-1.2.8/configure:14201:              *) searchdir=`cd "$searchdir" && pwd`
lpe-1.2.8/configure-14202-                 case "$searchdir" in
##############################################
lpe-1.2.8/configure-14633-        names_already_handled="$names_already_handled $name"
lpe-1.2.8/configure:14634:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
lpe-1.2.8/configure-14635-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
lpe-1.2.8/configure-14709-                -L*)
lpe-1.2.8/configure:14710:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
lpe-1.2.8/configure-14711-                                    if test -n "$acl_shlibext"; then
##############################################
lpe-1.2.8/configure-14826-              */$acl_libdirstem | */$acl_libdirstem/)
lpe-1.2.8/configure:14827:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
lpe-1.2.8/configure-14828-                if test "$name" = 'pth'; then
##############################################
lpe-1.2.8/configure-14833-              */$acl_libdirstem2 | */$acl_libdirstem2/)
lpe-1.2.8/configure:14834:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
lpe-1.2.8/configure-14835-                if test "$name" = 'pth'; then
##############################################
lpe-1.2.8/configure-14884-                  -L*)
lpe-1.2.8/configure:14885:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
lpe-1.2.8/configure-14886-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
lpe-1.2.8/configure-14943-                  -R*)
lpe-1.2.8/configure:14944:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
lpe-1.2.8/configure-14945-                    if test "$enable_rpath" != no; then
##############################################
lpe-1.2.8/configure-14968-                  -l*)
lpe-1.2.8/configure:14969:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
lpe-1.2.8/configure-14970-                    ;;
lpe-1.2.8/configure-14971-                  *.la)
lpe-1.2.8/configure:14972:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
lpe-1.2.8/configure-14973-                    ;;
##############################################
lpe-1.2.8/configure-15257-        names_already_handled="$names_already_handled $name"
lpe-1.2.8/configure:15258:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
lpe-1.2.8/configure-15259-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
lpe-1.2.8/configure-15333-                -L*)
lpe-1.2.8/configure:15334:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
lpe-1.2.8/configure-15335-                                    if test -n "$acl_shlibext"; then
##############################################
lpe-1.2.8/configure-15450-              */$acl_libdirstem | */$acl_libdirstem/)
lpe-1.2.8/configure:15451:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
lpe-1.2.8/configure-15452-                if test "$name" = 'iconv'; then
##############################################
lpe-1.2.8/configure-15457-              */$acl_libdirstem2 | */$acl_libdirstem2/)
lpe-1.2.8/configure:15458:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
lpe-1.2.8/configure-15459-                if test "$name" = 'iconv'; then
##############################################
lpe-1.2.8/configure-15508-                  -L*)
lpe-1.2.8/configure:15509:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
lpe-1.2.8/configure-15510-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
lpe-1.2.8/configure-15567-                  -R*)
lpe-1.2.8/configure:15568:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
lpe-1.2.8/configure-15569-                    if test "$enable_rpath" != no; then
##############################################
lpe-1.2.8/configure-15592-                  -l*)
lpe-1.2.8/configure:15593:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
lpe-1.2.8/configure-15594-                    ;;
lpe-1.2.8/configure-15595-                  *.la)
lpe-1.2.8/configure:15596:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
lpe-1.2.8/configure-15597-                    ;;
##############################################
lpe-1.2.8/configure-15943-
lpe-1.2.8/configure:15944:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
lpe-1.2.8/configure-15945-    { $as_echo "$as_me:${as_lineno-$LINENO}: result:
##############################################
lpe-1.2.8/configure-15980-do :
lpe-1.2.8/configure:15981:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lpe-1.2.8/configure-15982-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
lpe-1.2.8/configure-15984-  cat >>confdefs.h <<_ACEOF
lpe-1.2.8/configure:15985:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lpe-1.2.8/configure-15986-_ACEOF
##############################################
lpe-1.2.8/configure-15995-do :
lpe-1.2.8/configure:15996:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
lpe-1.2.8/configure-15997-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
lpe-1.2.8/configure-15999-  cat >>confdefs.h <<_ACEOF
lpe-1.2.8/configure:16000:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
lpe-1.2.8/configure-16001-_ACEOF
##############################################
lpe-1.2.8/configure-16093-$as_echo_n "checking version of bison... " >&6; }
lpe-1.2.8/configure:16094:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
lpe-1.2.8/configure-16095-    case $ac_prog_version in
##############################################
lpe-1.2.8/configure-16501-do :
lpe-1.2.8/configure:16502:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
lpe-1.2.8/configure-16503-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
lpe-1.2.8/configure-16505-  cat >>confdefs.h <<_ACEOF
lpe-1.2.8/configure:16506:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
lpe-1.2.8/configure-16507-_ACEOF
##############################################
lpe-1.2.8/configure-16763-do :
lpe-1.2.8/configure:16764:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lpe-1.2.8/configure-16765-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
lpe-1.2.8/configure-16767-  cat >>confdefs.h <<_ACEOF
lpe-1.2.8/configure:16768:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lpe-1.2.8/configure-16769-_ACEOF
##############################################
lpe-1.2.8/configure-16777-do :
lpe-1.2.8/configure:16778:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
lpe-1.2.8/configure-16779-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
lpe-1.2.8/configure-16781-  cat >>confdefs.h <<_ACEOF
lpe-1.2.8/configure:16782:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
lpe-1.2.8/configure-16783-_ACEOF
##############################################
lpe-1.2.8/configure-17307-        names_already_handled="$names_already_handled $name"
lpe-1.2.8/configure:17308:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
lpe-1.2.8/configure-17309-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
lpe-1.2.8/configure-17383-                -L*)
lpe-1.2.8/configure:17384:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
lpe-1.2.8/configure-17385-                                    if test -n "$acl_shlibext"; then
##############################################
lpe-1.2.8/configure-17500-              */$acl_libdirstem | */$acl_libdirstem/)
lpe-1.2.8/configure:17501:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
lpe-1.2.8/configure-17502-                if test "$name" = 'intl'; then
##############################################
lpe-1.2.8/configure-17507-              */$acl_libdirstem2 | */$acl_libdirstem2/)
lpe-1.2.8/configure:17508:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
lpe-1.2.8/configure-17509-                if test "$name" = 'intl'; then
##############################################
lpe-1.2.8/configure-17558-                  -L*)
lpe-1.2.8/configure:17559:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
lpe-1.2.8/configure-17560-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
lpe-1.2.8/configure-17617-                  -R*)
lpe-1.2.8/configure:17618:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
lpe-1.2.8/configure-17619-                    if test "$enable_rpath" != no; then
##############################################
lpe-1.2.8/configure-17642-                  -l*)
lpe-1.2.8/configure:17643:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
lpe-1.2.8/configure-17644-                    ;;
lpe-1.2.8/configure-17645-                  *.la)
lpe-1.2.8/configure:17646:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
lpe-1.2.8/configure-17647-                    ;;
##############################################
lpe-1.2.8/configure-17797-        LTLIBINTL="\${top_builddir}/intl/libintl.a $LTLIBICONV $LTLIBTHREAD"
lpe-1.2.8/configure:17798:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
lpe-1.2.8/configure-17799-      fi
##############################################
lpe-1.2.8/configure-18029-$as_echo "some" >&6; }
lpe-1.2.8/configure:18030:   list="`echo $withval | tr , ' '`"
lpe-1.2.8/configure-18031-   for mode in ${list}
##############################################
lpe-1.2.8/configure-18278-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
lpe-1.2.8/configure:18279:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
lpe-1.2.8/configure-18280-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
lpe-1.2.8/configure-18310-  cat >>confdefs.h <<_ACEOF
lpe-1.2.8/configure:18311:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
lpe-1.2.8/configure-18312-_ACEOF
##############################################
lpe-1.2.8/configure-18589-do :
lpe-1.2.8/configure:18590:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
lpe-1.2.8/configure-18591-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
lpe-1.2.8/configure-18593-  cat >>confdefs.h <<_ACEOF
lpe-1.2.8/configure:18594:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
lpe-1.2.8/configure-18595-_ACEOF
##############################################
lpe-1.2.8/configure-18735-do :
lpe-1.2.8/configure:18736:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
lpe-1.2.8/configure-18737-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
lpe-1.2.8/configure-18739-  cat >>confdefs.h <<_ACEOF
lpe-1.2.8/configure:18740:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
lpe-1.2.8/configure-18741-_ACEOF
##############################################
lpe-1.2.8/configure-18845-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
lpe-1.2.8/configure:18846:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
lpe-1.2.8/configure-18847-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
lpe-1.2.8/configure-18948-if test -z "$BASH_VERSION$ZSH_VERSION" \
lpe-1.2.8/configure:18949:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
lpe-1.2.8/configure-18950-  as_echo='print -r --'
lpe-1.2.8/configure-18951-  as_echo_n='print -rn --'
lpe-1.2.8/configure:18952:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
lpe-1.2.8/configure-18953-  as_echo='printf %s\n'
##############################################
lpe-1.2.8/configure-18955-else
lpe-1.2.8/configure:18956:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
lpe-1.2.8/configure-18957-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
lpe-1.2.8/configure-18965-	expr "X$arg" : "X\\(.*\\)$as_nl";
lpe-1.2.8/configure:18966:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
lpe-1.2.8/configure-18967-      esac;
##############################################
lpe-1.2.8/configure-19042-# ----------------------------------------
lpe-1.2.8/configure:19043:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
lpe-1.2.8/configure-19044-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
lpe-1.2.8/configure-19114-  {
lpe-1.2.8/configure:19115:    as_val=`expr "$@" || test $? -eq 1`
lpe-1.2.8/configure-19116-  }
##############################################
lpe-1.2.8/configure-19218-      case $as_dir in #(
lpe-1.2.8/configure:19219:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
lpe-1.2.8/configure-19220-      *) as_qdir=$as_dir;;
##############################################
lpe-1.2.8/configure-19353-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
lpe-1.2.8/configure:19354:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
lpe-1.2.8/configure-19355-ac_cs_version="\\
##############################################
lpe-1.2.8/configure-19378-  --*=?*)
lpe-1.2.8/configure:19379:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
lpe-1.2.8/configure:19380:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
lpe-1.2.8/configure-19381-    ac_shift=:
##############################################
lpe-1.2.8/configure-19383-  --*=)
lpe-1.2.8/configure:19384:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
lpe-1.2.8/configure-19385-    ac_optarg=
##############################################
lpe-1.2.8/configure-19407-    case $ac_optarg in
lpe-1.2.8/configure:19408:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
lpe-1.2.8/configure-19409-    '') as_fn_error $? "missing file argument" ;;
##############################################
lpe-1.2.8/configure-19415-    case $ac_optarg in
lpe-1.2.8/configure:19416:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
lpe-1.2.8/configure-19417-    esac
##############################################
lpe-1.2.8/configure-19484-delay_variable_subst='$delay_variable_subst'
lpe-1.2.8/configure:19485:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19486:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19487:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19488:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19489:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19490:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19491:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19492:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19493:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19494:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19495:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19496:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19497:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19498:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19499:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19500:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19501:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19502:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19503:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19504:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19505:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19506:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19507:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19508:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19509:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19510:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19511:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19512:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19513:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19514:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19515:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19516:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19517:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19518:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19519:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19520:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19521:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19522:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19523:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19524:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19525:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19526:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19527:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19528:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19529:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19530:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19531:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19532:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19533:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19534:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19535:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19536:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19537:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19538:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19539:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19540:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19541:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19542:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19543:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19544:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19545:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19546:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19547:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19548:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19549:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19550:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19551:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19552:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19553:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19554:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19555:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19556:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19557:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19558:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19559:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19560:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19561:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19562:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19563:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19564:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19565:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19566:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19567:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19568:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19569:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19570:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19571:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19572:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19573:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19574:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19575:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19576:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19577:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19578:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19579:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19580:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19581:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19582:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19583:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19584:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19585:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19586:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19587:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19588:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19589:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19590:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19591:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19592:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19593:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19594:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19595:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19596:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19597:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19598:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19599:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19600:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19601:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19602:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19603:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19604:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19605:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19606:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19607:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19608:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19609:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19610:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19611:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19612:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19613:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure:19614:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/configure-19615-
##############################################
lpe-1.2.8/configure-19693-striplib; do
lpe-1.2.8/configure:19694:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lpe-1.2.8/configure-19695-    *[\\\\\\\`\\"\\\$]*)
lpe-1.2.8/configure:19696:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
lpe-1.2.8/configure-19697-      ;;
##############################################
lpe-1.2.8/configure-19723-sys_lib_dlsearch_path_spec; do
lpe-1.2.8/configure:19724:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lpe-1.2.8/configure-19725-    *[\\\\\\\`\\"\\\$]*)
lpe-1.2.8/configure:19726:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
lpe-1.2.8/configure-19727-      ;;
##############################################
lpe-1.2.8/configure-19834-fi
lpe-1.2.8/configure:19835:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
lpe-1.2.8/configure-19836-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
lpe-1.2.8/configure-19851-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
lpe-1.2.8/configure:19852:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
lpe-1.2.8/configure-19853-ac_delim='%!_!# '
##############################################
lpe-1.2.8/configure-19857-
lpe-1.2.8/configure:19858:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
lpe-1.2.8/configure-19859-  if test $ac_delim_n = $ac_delim_num; then
##############################################
lpe-1.2.8/configure-19995-for ac_last_try in false false :; do
lpe-1.2.8/configure:19996:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
lpe-1.2.8/configure-19997-  if test -z "$ac_tt"; then
##############################################
lpe-1.2.8/configure-20127-      esac
lpe-1.2.8/configure:20128:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
lpe-1.2.8/configure-20129-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
lpe-1.2.8/configure-20186-*)
lpe-1.2.8/configure:20187:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
lpe-1.2.8/configure-20188-  # A ".." for each directory in $ac_dir_suffix.
lpe-1.2.8/configure:20189:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
lpe-1.2.8/configure-20190-  case $ac_top_builddir_sub in
##############################################
lpe-1.2.8/configure-20247-/@mandir@/p'
lpe-1.2.8/configure:20248:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
lpe-1.2.8/configure-20249-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
lpe-1.2.8/configure-20264-
lpe-1.2.8/configure:20265:# Neutralize VPATH when `$srcdir' = `.'.
lpe-1.2.8/configure-20266-# Shell code in configure.ac might set extrasub.
##############################################
lpe-1.2.8/configure-20292-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
lpe-1.2.8/configure:20293:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
lpe-1.2.8/configure-20294-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
lpe-1.2.8/configure-20338-    * )
lpe-1.2.8/configure:20339:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
lpe-1.2.8/configure-20340-  esac
##############################################
lpe-1.2.8/configure-20385-    # Strip MF so we end up with the name of the file.
lpe-1.2.8/configure:20386:    mf=`echo "$mf" | sed -e 's/:.*$//'`
lpe-1.2.8/configure-20387-    # Check whether this is an Automake generated Makefile or not.
##############################################
lpe-1.2.8/configure-20422-    # from the Makefile without running 'make'.
lpe-1.2.8/configure:20423:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
lpe-1.2.8/configure-20424-    test -z "$DEPDIR" && continue
lpe-1.2.8/configure:20425:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
lpe-1.2.8/configure-20426-    test -z "$am__include" && continue
lpe-1.2.8/configure:20427:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
lpe-1.2.8/configure-20428-    # Find all dependency output files, they are included files with
##############################################
lpe-1.2.8/configure-20481-
lpe-1.2.8/configure:20482:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
lpe-1.2.8/configure-20483-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
lpe-1.2.8/configure-21100-      case "$ac_file" in
lpe-1.2.8/configure:21101:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
lpe-1.2.8/configure-21102-      esac
##############################################
lpe-1.2.8/configure-21105-        # Adjust a relative srcdir.
lpe-1.2.8/configure:21106:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
lpe-1.2.8/configure:21107:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
lpe-1.2.8/configure:21108:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
lpe-1.2.8/configure-21109-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
lpe-1.2.8/configure-21112-        case "$ac_given_srcdir" in
lpe-1.2.8/configure:21113:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
lpe-1.2.8/configure-21114-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
lpe-1.2.8/configure-21133-            fi
lpe-1.2.8/configure:21134:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
lpe-1.2.8/configure-21135-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
lpe-1.2.8/configure.ac-73-   AC_MSG_RESULT(some)
lpe-1.2.8/configure.ac:74:   list="`echo $withval | tr , ' '`"
lpe-1.2.8/configure.ac-75-   for mode in ${list}
##############################################
lpe-1.2.8/data/Makefile.in-51-  { \
lpe-1.2.8/data/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lpe-1.2.8/data/Makefile.in-53-  }; \
##############################################
lpe-1.2.8/data/Makefile.in-155-  esac
lpe-1.2.8/data/Makefile.in:156:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lpe-1.2.8/data/Makefile.in-157-am__vpath_adj = case $$p in \
lpe-1.2.8/data/Makefile.in:158:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lpe-1.2.8/data/Makefile.in-159-    *) f=$$p;; \
lpe-1.2.8/data/Makefile.in-160-  esac;
lpe-1.2.8/data/Makefile.in:161:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lpe-1.2.8/data/Makefile.in-162-am__install_max = 40
lpe-1.2.8/data/Makefile.in-163-am__nobase_strip_setup = \
lpe-1.2.8/data/Makefile.in:164:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lpe-1.2.8/data/Makefile.in-165-am__nobase_strip = \
##############################################
lpe-1.2.8/data/Makefile.in-424-	test -n "$(EXEEXT)" || exit 0; \
lpe-1.2.8/data/Makefile.in:425:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
lpe-1.2.8/data/Makefile.in-426-	echo " rm -f" $$list; \
##############################################
lpe-1.2.8/data/Makefile.in-448-.c.obj:
lpe-1.2.8/data/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lpe-1.2.8/data/Makefile.in-450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lpe-1.2.8/data/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lpe-1.2.8/data/Makefile.in:453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lpe-1.2.8/data/Makefile.in-454-
##############################################
lpe-1.2.8/data/Makefile.in-485-	@list='$(ex_DATA)'; test -n "$(exdir)" || list=; \
lpe-1.2.8/data/Makefile.in:486:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lpe-1.2.8/data/Makefile.in-487-	dir='$(DESTDIR)$(exdir)'; $(am__uninstall_files_from_dir)
##############################################
lpe-1.2.8/data/Makefile.in-506-	@list='$(lpe_data_DATA)'; test -n "$(lpe_datadir)" || list=; \
lpe-1.2.8/data/Makefile.in:507:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
lpe-1.2.8/data/Makefile.in-508-	dir='$(DESTDIR)$(lpe_datadir)'; $(am__uninstall_files_from_dir)
##############################################
lpe-1.2.8/data/Makefile.in-539-GTAGS:
lpe-1.2.8/data/Makefile.in:540:	here=`$(am__cd) $(top_builddir) && pwd` \
lpe-1.2.8/data/Makefile.in-541-	  && $(am__cd) $(top_srcdir) \
##############################################
lpe-1.2.8/data/Makefile.in-562-distdir: $(DISTFILES)
lpe-1.2.8/data/Makefile.in:563:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lpe-1.2.8/data/Makefile.in:564:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lpe-1.2.8/data/Makefile.in-565-	list='$(DISTFILES)'; \
##############################################
lpe-1.2.8/data/Makefile.in-576-	  if test -d $$d/$$file; then \
lpe-1.2.8/data/Makefile.in:577:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lpe-1.2.8/data/Makefile.in-578-	    if test -d "$(distdir)/$$file"; then \
##############################################
lpe-1.2.8/depcomp-64-  case $1 in
lpe-1.2.8/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
lpe-1.2.8/depcomp-66-      *) dir=;;
##############################################
lpe-1.2.8/depcomp-73-{
lpe-1.2.8/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
lpe-1.2.8/depcomp-75-}
##############################################
lpe-1.2.8/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
lpe-1.2.8/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
lpe-1.2.8/depcomp-128-
##############################################
lpe-1.2.8/depcomp-405-        sleep 1
lpe-1.2.8/depcomp:406:        i=`expr $i - 1`
lpe-1.2.8/depcomp-407-      done
lpe-1.2.8/depcomp-408-    fi
lpe-1.2.8/depcomp:409:    i=`expr $i - 1`
lpe-1.2.8/depcomp-410-  done
##############################################
lpe-1.2.8/depcomp-425-  # Do two passes, one to just change these to
lpe-1.2.8/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
lpe-1.2.8/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
lpe-1.2.8/depcomp-659-  done
lpe-1.2.8/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
lpe-1.2.8/depcomp-661-  touch "$tmpdepfile"
##############################################
lpe-1.2.8/install-sh-234-      fi
lpe-1.2.8/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
lpe-1.2.8/install-sh-236-    *)
##############################################
lpe-1.2.8/install-sh-281-      dstdir=$dst
lpe-1.2.8/install-sh:282:      dst=$dstdir/`basename "$src"`
lpe-1.2.8/install-sh-283-      dstdir_status=0
lpe-1.2.8/install-sh-284-    else
lpe-1.2.8/install-sh:285:      dstdir=`dirname "$dst"`
lpe-1.2.8/install-sh-286-      test -d "$dstdir"
##############################################
lpe-1.2.8/install-sh-344-                   test_tmpdir="$tmpdir/a"
lpe-1.2.8/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
lpe-1.2.8/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
lpe-1.2.8/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
lpe-1.2.8/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
lpe-1.2.8/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
lpe-1.2.8/install-sh-409-            case $prefix in
lpe-1.2.8/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
lpe-1.2.8/install-sh-411-              *) qprefix=$prefix;;
##############################################
lpe-1.2.8/install-sh-458-    if $copy_on_change &&
lpe-1.2.8/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
lpe-1.2.8/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
lpe-1.2.8/install-sh-461-       set -f &&
##############################################
lpe-1.2.8/intl/Makefile.in-334-	  "-DPACKAGE_VERSION_STRING=\\\"$(VERSION)\\\"" \
lpe-1.2.8/intl/Makefile.in:335:	  "-DPACKAGE_VERSION_MAJOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_major"` \
lpe-1.2.8/intl/Makefile.in:336:	  "-DPACKAGE_VERSION_MINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_minor"` \
lpe-1.2.8/intl/Makefile.in:337:	  "-DPACKAGE_VERSION_SUBMINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_subminor"` \
lpe-1.2.8/intl/Makefile.in-338-	  -i $(srcdir)/libintl.rc -o libintl.res.o --output-format=coff
##############################################
lpe-1.2.8/intl/Makefile.in-345-	  "-DPACKAGE_VERSION_STRING=\\\"$(VERSION)\\\"" \
lpe-1.2.8/intl/Makefile.in:346:	  "-DPACKAGE_VERSION_MAJOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_major"` \
lpe-1.2.8/intl/Makefile.in:347:	  "-DPACKAGE_VERSION_MINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_minor"` \
lpe-1.2.8/intl/Makefile.in:348:	  "-DPACKAGE_VERSION_SUBMINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_subminor"` \
lpe-1.2.8/intl/Makefile.in-349-	  -i $(srcdir)/libintl.rc -o libintl.res.lo --output-format=coff
##############################################
lpe-1.2.8/intl/Makefile.in-406-	  if test "@RELOCATABLE@" = yes; then \
lpe-1.2.8/intl/Makefile.in:407:	    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < $(DESTDIR)$(libdir)/libintl.la | sed -e "s,^',," -e "s,'\$$,,"`; \
lpe-1.2.8/intl/Makefile.in-408-	    if test -n "$$dependencies"; then \
##############################################
lpe-1.2.8/intl/config.charset-119-host="$1"
lpe-1.2.8/intl/config.charset:120:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
lpe-1.2.8/intl/config.charset-121-echo "# This file contains a table of character encoding aliases,"
##############################################
lpe-1.2.8/intl/intl-exports.c-30-      extern __declspec(dllexport) int x; int x = 42;  */               \
lpe-1.2.8/intl/intl-exports.c:31: asm (".section .drectve\n");                                           \
lpe-1.2.8/intl/intl-exports.c:32: asm (".ascii \" -export:" #x ",data\"\n");                             \
lpe-1.2.8/intl/intl-exports.c:33: asm (".data\n");                                                       \
lpe-1.2.8/intl/intl-exports.c-34- /* Allocate a pseudo-variable IMP(x).  */                              \
##############################################
lpe-1.2.8/intl/libgnuintl.in.h-135-extern char *gettext (const char *__msgid)
lpe-1.2.8/intl/libgnuintl.in.h:136:       _INTL_ASM (libintl_gettext)
lpe-1.2.8/intl/libgnuintl.in.h-137-       _INTL_MAY_RETURN_STRING_ARG (1);
##############################################
lpe-1.2.8/intl/libgnuintl.in.h-153-extern char *dgettext (const char *__domainname, const char *__msgid)
lpe-1.2.8/intl/libgnuintl.in.h:154:       _INTL_ASM (libintl_dgettext)
lpe-1.2.8/intl/libgnuintl.in.h-155-       _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
lpe-1.2.8/intl/libgnuintl.in.h-174-                        int __category)
lpe-1.2.8/intl/libgnuintl.in.h:175:       _INTL_ASM (libintl_dcgettext)
lpe-1.2.8/intl/libgnuintl.in.h-176-       _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
lpe-1.2.8/intl/libgnuintl.in.h-196-                       unsigned long int __n)
lpe-1.2.8/intl/libgnuintl.in.h:197:       _INTL_ASM (libintl_ngettext)
lpe-1.2.8/intl/libgnuintl.in.h-198-       _INTL_MAY_RETURN_STRING_ARG (1) _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
lpe-1.2.8/intl/libgnuintl.in.h-218-                        unsigned long int __n)
lpe-1.2.8/intl/libgnuintl.in.h:219:       _INTL_ASM (libintl_dngettext)
lpe-1.2.8/intl/libgnuintl.in.h-220-       _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3);
##############################################
lpe-1.2.8/intl/libgnuintl.in.h-242-                         unsigned long int __n, int __category)
lpe-1.2.8/intl/libgnuintl.in.h:243:       _INTL_ASM (libintl_dcngettext)
lpe-1.2.8/intl/libgnuintl.in.h-244-       _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3);
##############################################
lpe-1.2.8/intl/libgnuintl.in.h-263-extern char *textdomain (const char *__domainname)
lpe-1.2.8/intl/libgnuintl.in.h:264:       _INTL_ASM (libintl_textdomain);
lpe-1.2.8/intl/libgnuintl.in.h-265-#endif
##############################################
lpe-1.2.8/intl/libgnuintl.in.h-281-extern char *bindtextdomain (const char *__domainname, const char *__dirname)
lpe-1.2.8/intl/libgnuintl.in.h:282:       _INTL_ASM (libintl_bindtextdomain);
lpe-1.2.8/intl/libgnuintl.in.h-283-#endif
##############################################
lpe-1.2.8/intl/libgnuintl.in.h-300-                                      const char *__codeset)
lpe-1.2.8/intl/libgnuintl.in.h:301:       _INTL_ASM (libintl_bind_textdomain_codeset);
lpe-1.2.8/intl/libgnuintl.in.h-302-#endif
##############################################
lpe-1.2.8/ltmain.sh-167-{
lpe-1.2.8/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
lpe-1.2.8/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
lpe-1.2.8/ltmain.sh-179-{
lpe-1.2.8/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
lpe-1.2.8/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
lpe-1.2.8/ltmain.sh-198-    # Extract subdirectory from the argument.
lpe-1.2.8/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
lpe-1.2.8/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
lpe-1.2.8/ltmain.sh-204-    fi
lpe-1.2.8/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
lpe-1.2.8/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
lpe-1.2.8/ltmain.sh-217-    case ${2} in
lpe-1.2.8/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
lpe-1.2.8/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
lpe-1.2.8/ltmain.sh-220-    esac
##############################################
lpe-1.2.8/ltmain.sh-380-     progdir=$func_dirname_result
lpe-1.2.8/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
lpe-1.2.8/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
lpe-1.2.8/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
lpe-1.2.8/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
lpe-1.2.8/ltmain.sh-419-bs='\\'
##############################################
lpe-1.2.8/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
lpe-1.2.8/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
lpe-1.2.8/ltmain.sh-533-      done
lpe-1.2.8/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
lpe-1.2.8/ltmain.sh-535-
##############################################
lpe-1.2.8/ltmain.sh-566-      # If mktemp works, use that first and foremost
lpe-1.2.8/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
lpe-1.2.8/ltmain.sh-568-
##############################################
lpe-1.2.8/ltmain.sh-597-      *[\\\`\"\$]*)
lpe-1.2.8/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
lpe-1.2.8/ltmain.sh-599-      *)
##############################################
lpe-1.2.8/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
lpe-1.2.8/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
lpe-1.2.8/ltmain.sh-704-    ;;
##############################################
lpe-1.2.8/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
lpe-1.2.8/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
lpe-1.2.8/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
lpe-1.2.8/ltmain.sh-772-	p
##############################################
lpe-1.2.8/ltmain.sh-803-
lpe-1.2.8/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
lpe-1.2.8/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
lpe-1.2.8/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
lpe-1.2.8/ltmain.sh-816-
lpe-1.2.8/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
lpe-1.2.8/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
lpe-1.2.8/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
lpe-1.2.8/ltmain.sh-862-{
lpe-1.2.8/ltmain.sh:863:    func_arith_result=`expr "${@}"`
lpe-1.2.8/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
lpe-1.2.8/ltmain.sh-870-{
lpe-1.2.8/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
lpe-1.2.8/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
lpe-1.2.8/ltmain.sh-877-{
lpe-1.2.8/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
lpe-1.2.8/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
lpe-1.2.8/ltmain.sh-884-{
lpe-1.2.8/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
lpe-1.2.8/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
lpe-1.2.8/ltmain.sh-968-	# quotes we have to do it in 2 steps:
lpe-1.2.8/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
lpe-1.2.8/ltmain.sh-970-	eval "$extractedcf"
##############################################
lpe-1.2.8/ltmain.sh-1382-      done
lpe-1.2.8/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
lpe-1.2.8/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
lpe-1.2.8/ltmain.sh-1385-      case $@ in
##############################################
lpe-1.2.8/ltmain.sh-1395-	    # Evaluate the configuration.
lpe-1.2.8/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
lpe-1.2.8/ltmain.sh-1397-	    CC_quoted=
##############################################
lpe-1.2.8/ltmain.sh-1401-	    done
lpe-1.2.8/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
lpe-1.2.8/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
lpe-1.2.8/ltmain.sh-1404-	    case "$@ " in
##############################################
lpe-1.2.8/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
lpe-1.2.8/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
lpe-1.2.8/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
lpe-1.2.8/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
lpe-1.2.8/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
lpe-1.2.8/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
lpe-1.2.8/ltmain.sh-1721-    # LT_CYGPATH in this case.
lpe-1.2.8/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
lpe-1.2.8/ltmain.sh-1723-  fi
##############################################
lpe-1.2.8/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
lpe-1.2.8/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
lpe-1.2.8/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
lpe-1.2.8/ltmain.sh-2060-    *.[cCFSifmso] | \
lpe-1.2.8/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
lpe-1.2.8/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
lpe-1.2.8/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
lpe-1.2.8/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
lpe-1.2.8/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
lpe-1.2.8/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
lpe-1.2.8/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
lpe-1.2.8/ltmain.sh-2158-
##############################################
lpe-1.2.8/ltmain.sh-2204-      if test "$need_locks" = warn &&
lpe-1.2.8/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
lpe-1.2.8/ltmain.sh-2206-	$ECHO "\
lpe-1.2.8/ltmain.sh-2207-*** ERROR, $lockfile contains:
lpe-1.2.8/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
lpe-1.2.8/ltmain.sh-2209-
##############################################
lpe-1.2.8/ltmain.sh-2253-      if test "$need_locks" = warn &&
lpe-1.2.8/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
lpe-1.2.8/ltmain.sh-2255-	$ECHO "\
lpe-1.2.8/ltmain.sh-2256-*** ERROR, $lockfile contains:
lpe-1.2.8/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
lpe-1.2.8/ltmain.sh-2258-
##############################################
lpe-1.2.8/ltmain.sh-2548-	  test -n "$library_names" && \
lpe-1.2.8/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
lpe-1.2.8/ltmain.sh-2550-	  continue
##############################################
lpe-1.2.8/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
lpe-1.2.8/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
lpe-1.2.8/ltmain.sh-2561-	  fi
##############################################
lpe-1.2.8/ltmain.sh-2577-      # Get the absolute pathname.
lpe-1.2.8/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
lpe-1.2.8/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
lpe-1.2.8/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
lpe-1.2.8/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
lpe-1.2.8/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
lpe-1.2.8/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
lpe-1.2.8/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
lpe-1.2.8/ltmain.sh-2959-
##############################################
lpe-1.2.8/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
lpe-1.2.8/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
lpe-1.2.8/ltmain.sh-2972-	  else
lpe-1.2.8/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
lpe-1.2.8/ltmain.sh-2974-	  fi
##############################################
lpe-1.2.8/ltmain.sh-3130-	    fi
lpe-1.2.8/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
lpe-1.2.8/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
lpe-1.2.8/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
lpe-1.2.8/ltmain.sh-3134-	      finalize=no
##############################################
lpe-1.2.8/ltmain.sh-3149-	        # Replace the output file specification.
lpe-1.2.8/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
lpe-1.2.8/ltmain.sh-3151-
##############################################
lpe-1.2.8/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
lpe-1.2.8/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
lpe-1.2.8/ltmain.sh-3170-	  fi
##############################################
lpe-1.2.8/ltmain.sh-3241-    my_pic_p="${3-no}"
lpe-1.2.8/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
lpe-1.2.8/ltmain.sh-3243-    my_dlsyms=
##############################################
lpe-1.2.8/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
lpe-1.2.8/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
lpe-1.2.8/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
lpe-1.2.8/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
lpe-1.2.8/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
lpe-1.2.8/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
lpe-1.2.8/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
lpe-1.2.8/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
lpe-1.2.8/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
lpe-1.2.8/ltmain.sh-3509-	  else
lpe-1.2.8/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lpe-1.2.8/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lpe-1.2.8/ltmain.sh-3512-	  fi
##############################################
lpe-1.2.8/ltmain.sh-3514-	*)
lpe-1.2.8/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lpe-1.2.8/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
lpe-1.2.8/ltmain.sh-3517-	  ;;
##############################################
lpe-1.2.8/ltmain.sh-3529-      # Nullify the symbol file.
lpe-1.2.8/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
lpe-1.2.8/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
lpe-1.2.8/ltmain.sh-3532-    fi
##############################################
lpe-1.2.8/ltmain.sh-3545-  win32_libid_type="unknown"
lpe-1.2.8/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
lpe-1.2.8/ltmain.sh-3547-  case $win32_fileres in
##############################################
lpe-1.2.8/ltmain.sh-3596-  $opt_debug
lpe-1.2.8/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
lpe-1.2.8/ltmain.sh-3598-}
##############################################
lpe-1.2.8/ltmain.sh-3613-  $opt_debug
lpe-1.2.8/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
lpe-1.2.8/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
lpe-1.2.8/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
lpe-1.2.8/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)$'`
lpe-1.2.8/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
lpe-1.2.8/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
lpe-1.2.8/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
lpe-1.2.8/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
lpe-1.2.8/ltmain.sh-3700-    # binutils import library
lpe-1.2.8/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
lpe-1.2.8/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
lpe-1.2.8/ltmain.sh-3703-    # ms-generated import library
lpe-1.2.8/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
lpe-1.2.8/ltmain.sh-3705-  else
##############################################
lpe-1.2.8/ltmain.sh-3780-	  darwin_curdir=`pwd`
lpe-1.2.8/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
lpe-1.2.8/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
lpe-1.2.8/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
lpe-1.2.8/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
lpe-1.2.8/ltmain.sh-3785-	    darwin_arch=
##############################################
lpe-1.2.8/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
lpe-1.2.8/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
lpe-1.2.8/ltmain.sh-3797-	    darwin_file=
##############################################
lpe-1.2.8/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
lpe-1.2.8/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
lpe-1.2.8/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
lpe-1.2.8/ltmain.sh-3814-      esac
lpe-1.2.8/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
lpe-1.2.8/ltmain.sh-3816-    done
##############################################
lpe-1.2.8/ltmain.sh-3885-
lpe-1.2.8/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
lpe-1.2.8/ltmain.sh-3887-    $ECHO "\
##############################################
lpe-1.2.8/ltmain.sh-3920-    --lt-dump-script)
lpe-1.2.8/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
lpe-1.2.8/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
lpe-1.2.8/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
lpe-1.2.8/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
lpe-1.2.8/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
lpe-1.2.8/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
lpe-1.2.8/ltmain.sh-3949-  done
##############################################
lpe-1.2.8/ltmain.sh-4005-  # Find the directory that this script lives in.
lpe-1.2.8/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
lpe-1.2.8/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
lpe-1.2.8/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
lpe-1.2.8/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
lpe-1.2.8/ltmain.sh-4011-  while test -n \"\$file\"; do
lpe-1.2.8/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
lpe-1.2.8/ltmain.sh-4013-
##############################################
lpe-1.2.8/ltmain.sh-4021-
lpe-1.2.8/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
lpe-1.2.8/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
lpe-1.2.8/ltmain.sh-4024-  done
##############################################
lpe-1.2.8/ltmain.sh-4035-    case \"\$thisdir\" in
lpe-1.2.8/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
lpe-1.2.8/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
lpe-1.2.8/ltmain.sh-4041-  # Try to get the absolute directory name.
lpe-1.2.8/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
lpe-1.2.8/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
lpe-1.2.8/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
lpe-1.2.8/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
lpe-1.2.8/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
lpe-1.2.8/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
lpe-1.2.8/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
lpe-1.2.8/ltmain.sh-4068-      else
##############################################
lpe-1.2.8/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
lpe-1.2.8/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
lpe-1.2.8/ltmain.sh-4112-
##############################################
lpe-1.2.8/ltmain.sh-5085-    $opt_debug
lpe-1.2.8/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
lpe-1.2.8/ltmain.sh-5087-    *import*) : ;;
##############################################
lpe-1.2.8/ltmain.sh-5307-	    moreargs=
lpe-1.2.8/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
lpe-1.2.8/ltmain.sh-5309-	    do
##############################################
lpe-1.2.8/ltmain.sh-5563-	*)
lpe-1.2.8/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
lpe-1.2.8/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
lpe-1.2.8/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
lpe-1.2.8/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
lpe-1.2.8/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
lpe-1.2.8/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
lpe-1.2.8/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
lpe-1.2.8/ltmain.sh-6018-    else
##############################################
lpe-1.2.8/ltmain.sh-6331-		  set dummy $deplibs_check_method; shift
lpe-1.2.8/ltmain.sh:6332:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
lpe-1.2.8/ltmain.sh-6333-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
lpe-1.2.8/ltmain.sh-6394-	else
lpe-1.2.8/ltmain.sh:6395:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
lpe-1.2.8/ltmain.sh-6396-	fi
##############################################
lpe-1.2.8/ltmain.sh-6423-	if test -n "$inherited_linker_flags"; then
lpe-1.2.8/ltmain.sh:6424:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
lpe-1.2.8/ltmain.sh-6425-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
lpe-1.2.8/ltmain.sh-6431-	fi
lpe-1.2.8/ltmain.sh:6432:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lpe-1.2.8/ltmain.sh-6433-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
lpe-1.2.8/ltmain.sh-6504-	*)
lpe-1.2.8/ltmain.sh:6505:	  abs_ladir=`cd "$ladir" && pwd`
lpe-1.2.8/ltmain.sh-6506-	  if test -z "$abs_ladir"; then
##############################################
lpe-1.2.8/ltmain.sh-6757-	    shift
lpe-1.2.8/ltmain.sh:6758:	    libname=`eval "\\$ECHO \"$libname_spec\""`
lpe-1.2.8/ltmain.sh-6759-	    # use dlname if we got it. it's perfectly good, no?
##############################################
lpe-1.2.8/ltmain.sh-7049-		*)
lpe-1.2.8/ltmain.sh:7050:		  absdir=`cd "$dir" && pwd`
lpe-1.2.8/ltmain.sh-7051-		  if test -z "$absdir"; then
##############################################
lpe-1.2.8/ltmain.sh-7060-		  depdepl=
lpe-1.2.8/ltmain.sh:7061:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
lpe-1.2.8/ltmain.sh-7062-		  if test -n "$deplibrary_names" ; then
##############################################
lpe-1.2.8/ltmain.sh-7067-		      depdepl="$absdir/$objdir/$depdepl"
lpe-1.2.8/ltmain.sh:7068:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
lpe-1.2.8/ltmain.sh-7069-                      if test -z "$darwin_install_name"; then
lpe-1.2.8/ltmain.sh:7070:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
lpe-1.2.8/ltmain.sh-7071-                      fi
##############################################
lpe-1.2.8/ltmain.sh-7082-		else
lpe-1.2.8/ltmain.sh:7083:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
lpe-1.2.8/ltmain.sh-7084-		  test -z "$libdir" && \
##############################################
lpe-1.2.8/ltmain.sh-7105-	else
lpe-1.2.8/ltmain.sh:7106:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lpe-1.2.8/ltmain.sh-7107-	fi
##############################################
lpe-1.2.8/ltmain.sh-7254-	test "$module" = no && \
lpe-1.2.8/ltmain.sh:7255:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
lpe-1.2.8/ltmain.sh-7256-
##############################################
lpe-1.2.8/ltmain.sh-7392-	if test "$age" -gt "$current"; then
lpe-1.2.8/ltmain.sh:7393:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
lpe-1.2.8/ltmain.sh-7394-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
lpe-1.2.8/ltmain.sh-7553-	removelist=
lpe-1.2.8/ltmain.sh:7554:	tempremovelist=`$ECHO "$output_objdir/*"`
lpe-1.2.8/ltmain.sh-7555-	for p in $tempremovelist; do
##############################################
lpe-1.2.8/ltmain.sh-7579-	# Transform .lo files to .o files.
lpe-1.2.8/ltmain.sh:7580:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
lpe-1.2.8/ltmain.sh-7581-      fi
##############################################
lpe-1.2.8/ltmain.sh-7584-      #for path in $notinst_path; do
lpe-1.2.8/ltmain.sh:7585:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
lpe-1.2.8/ltmain.sh:7586:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
lpe-1.2.8/ltmain.sh:7587:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
lpe-1.2.8/ltmain.sh-7588-      #done
##############################################
lpe-1.2.8/ltmain.sh-7705-		if test -n "$i" ; then
lpe-1.2.8/ltmain.sh:7706:		  libname=`eval "\\$ECHO \"$libname_spec\""`
lpe-1.2.8/ltmain.sh:7707:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
lpe-1.2.8/ltmain.sh-7708-		  set dummy $deplib_matches; shift
lpe-1.2.8/ltmain.sh-7709-		  deplib_match=$1
lpe-1.2.8/ltmain.sh:7710:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
lpe-1.2.8/ltmain.sh-7711-		    func_append newdeplibs " $i"
##############################################
lpe-1.2.8/ltmain.sh-7748-		  if test -n "$i" ; then
lpe-1.2.8/ltmain.sh:7749:		    libname=`eval "\\$ECHO \"$libname_spec\""`
lpe-1.2.8/ltmain.sh:7750:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
lpe-1.2.8/ltmain.sh-7751-		    set dummy $deplib_matches; shift
lpe-1.2.8/ltmain.sh-7752-		    deplib_match=$1
lpe-1.2.8/ltmain.sh:7753:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
lpe-1.2.8/ltmain.sh-7754-		      func_append newdeplibs " $i"
##############################################
lpe-1.2.8/ltmain.sh-7783-	  set dummy $deplibs_check_method; shift
lpe-1.2.8/ltmain.sh:7784:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
lpe-1.2.8/ltmain.sh-7785-	  for a_deplib in $deplibs; do
##############################################
lpe-1.2.8/ltmain.sh-7798-	      if test -n "$a_deplib" ; then
lpe-1.2.8/ltmain.sh:7799:		libname=`eval "\\$ECHO \"$libname_spec\""`
lpe-1.2.8/ltmain.sh-7800-		if test -n "$file_magic_glob"; then
lpe-1.2.8/ltmain.sh:7801:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
lpe-1.2.8/ltmain.sh-7802-		else
##############################################
lpe-1.2.8/ltmain.sh-7808-		    shopt -s nocaseglob
lpe-1.2.8/ltmain.sh:7809:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
lpe-1.2.8/ltmain.sh-7810-		    $nocaseglob
lpe-1.2.8/ltmain.sh-7811-		  else
lpe-1.2.8/ltmain.sh:7812:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
lpe-1.2.8/ltmain.sh-7813-		  fi
##############################################
lpe-1.2.8/ltmain.sh-7826-		      while test -h "$potlib" 2>/dev/null; do
lpe-1.2.8/ltmain.sh:7827:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
lpe-1.2.8/ltmain.sh-7828-			case $potliblink in
lpe-1.2.8/ltmain.sh-7829-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
lpe-1.2.8/ltmain.sh:7830:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
lpe-1.2.8/ltmain.sh-7831-			esac
##############################################
lpe-1.2.8/ltmain.sh-7867-	  set dummy $deplibs_check_method; shift
lpe-1.2.8/ltmain.sh:7868:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
lpe-1.2.8/ltmain.sh-7869-	  for a_deplib in $deplibs; do
##############################################
lpe-1.2.8/ltmain.sh-7882-	      if test -n "$a_deplib" ; then
lpe-1.2.8/ltmain.sh:7883:		libname=`eval "\\$ECHO \"$libname_spec\""`
lpe-1.2.8/ltmain.sh-7884-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
lpe-1.2.8/ltmain.sh:7885:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
lpe-1.2.8/ltmain.sh-7886-		  for potent_lib in $potential_libs; do
##############################################
lpe-1.2.8/ltmain.sh-7921-	  newdeplibs=""
lpe-1.2.8/ltmain.sh:7922:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
lpe-1.2.8/ltmain.sh-7923-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
lpe-1.2.8/ltmain.sh-7925-	      # can't use Xsed below, because $i might contain '/'
lpe-1.2.8/ltmain.sh:7926:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
lpe-1.2.8/ltmain.sh-7927-	    done
##############################################
lpe-1.2.8/ltmain.sh-7951-	  # On Rhapsody replace the C library with the System framework
lpe-1.2.8/ltmain.sh:7952:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
lpe-1.2.8/ltmain.sh-7953-	  ;;
##############################################
lpe-1.2.8/ltmain.sh-8003-	*-*-darwin*)
lpe-1.2.8/ltmain.sh:8004:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lpe-1.2.8/ltmain.sh:8005:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lpe-1.2.8/ltmain.sh:8006:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lpe-1.2.8/ltmain.sh-8007-	  ;;
##############################################
lpe-1.2.8/ltmain.sh-8130-	# Use standard objects if they are pic
lpe-1.2.8/ltmain.sh:8131:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
lpe-1.2.8/ltmain.sh-8132-	test "X$libobjs" = "X " && libobjs=
##############################################
lpe-1.2.8/ltmain.sh-8145-	    # exporting using user supplied symfile
lpe-1.2.8/ltmain.sh:8146:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
lpe-1.2.8/ltmain.sh-8147-	      # and it's NOT already a .def file. Must figure out
##############################################
lpe-1.2.8/ltmain.sh-8642-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
lpe-1.2.8/ltmain.sh:8643:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
lpe-1.2.8/ltmain.sh-8644-	else
##############################################
lpe-1.2.8/ltmain.sh-8656-      # Create the old-style object.
lpe-1.2.8/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
lpe-1.2.8/ltmain.sh-8658-
##############################################
lpe-1.2.8/ltmain.sh-8716-	# On Rhapsody replace the C library is the System framework
lpe-1.2.8/ltmain.sh:8717:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
lpe-1.2.8/ltmain.sh:8718:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
lpe-1.2.8/ltmain.sh-8719-	;;
##############################################
lpe-1.2.8/ltmain.sh-8734-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
lpe-1.2.8/ltmain.sh:8735:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lpe-1.2.8/ltmain.sh:8736:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
lpe-1.2.8/ltmain.sh-8737-	;;
##############################################
lpe-1.2.8/ltmain.sh-8812-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
lpe-1.2.8/ltmain.sh:8813:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
lpe-1.2.8/ltmain.sh-8814-	  case :$dllsearchpath: in
##############################################
lpe-1.2.8/ltmain.sh-8872-	# Transform all the library objects into standard objects.
lpe-1.2.8/ltmain.sh:8873:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
lpe-1.2.8/ltmain.sh:8874:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
lpe-1.2.8/ltmain.sh-8875-      fi
##############################################
lpe-1.2.8/ltmain.sh-8902-	# Replace the output file specification.
lpe-1.2.8/ltmain.sh:8903:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
lpe-1.2.8/ltmain.sh-8904-	link_command="$compile_command$compile_rpath"
##############################################
lpe-1.2.8/ltmain.sh-8911-	  func_to_tool_file "$output"
lpe-1.2.8/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'`
lpe-1.2.8/ltmain.sh-8913-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
lpe-1.2.8/ltmain.sh-8955-	# Replace the output file specification.
lpe-1.2.8/ltmain.sh:8956:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
lpe-1.2.8/ltmain.sh-8957-	# Delete the old output file.
##############################################
lpe-1.2.8/ltmain.sh-8963-	  func_to_tool_file "$output"
lpe-1.2.8/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'`
lpe-1.2.8/ltmain.sh-8965-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
lpe-1.2.8/ltmain.sh-8981-	  if test "$fast_install" = yes; then
lpe-1.2.8/ltmain.sh:8982:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
lpe-1.2.8/ltmain.sh-8983-	  else
##############################################
lpe-1.2.8/ltmain.sh-8993-      # Replace the output file specification.
lpe-1.2.8/ltmain.sh:8994:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
lpe-1.2.8/ltmain.sh-8995-
##############################################
lpe-1.2.8/ltmain.sh-9002-	func_to_tool_file "$output_objdir/$outputname"
lpe-1.2.8/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'`
lpe-1.2.8/ltmain.sh-9004-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
lpe-1.2.8/ltmain.sh-9023-	relink_command="(cd `pwd`; $relink_command)"
lpe-1.2.8/ltmain.sh:9024:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
lpe-1.2.8/ltmain.sh-9025-      fi
##############################################
lpe-1.2.8/ltmain.sh-9267-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
lpe-1.2.8/ltmain.sh:9268:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
lpe-1.2.8/ltmain.sh-9269-      if test "$hardcode_automatic" = yes ; then
##############################################
lpe-1.2.8/ltmain.sh-9288-		func_resolve_sysroot "$deplib"
lpe-1.2.8/ltmain.sh:9289:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
lpe-1.2.8/ltmain.sh-9290-		test -z "$libdir" && \
##############################################
lpe-1.2.8/ltmain.sh-9314-		name="$func_basename_result"
lpe-1.2.8/ltmain.sh:9315:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
lpe-1.2.8/ltmain.sh-9316-		test -z "$libdir" && \
##############################################
lpe-1.2.8/ltmain.sh-9333-		name="$func_basename_result"
lpe-1.2.8/ltmain.sh:9334:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
lpe-1.2.8/ltmain.sh-9335-		test -z "$libdir" && \
##############################################
lpe-1.2.8/ltmain.sh-9652-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
lpe-1.2.8/ltmain.sh:9653:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
lpe-1.2.8/ltmain.sh-9654-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
lpe-1.2.8/m4/gettext.m4-267-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
lpe-1.2.8/m4/gettext.m4:268:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
lpe-1.2.8/m4/gettext.m4-269-      fi
##############################################
lpe-1.2.8/m4/iconv.m4-257-      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);"])
lpe-1.2.8/m4/iconv.m4:258:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
lpe-1.2.8/m4/iconv.m4-259-    AC_MSG_RESULT([
##############################################
lpe-1.2.8/m4/intl.m4-264-changequote(<<,>>)dnl
lpe-1.2.8/m4/intl.m4:265:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
lpe-1.2.8/m4/intl.m4-266-    case $ac_prog_version in
##############################################
lpe-1.2.8/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
lpe-1.2.8/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
lpe-1.2.8/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
lpe-1.2.8/m4/lib-ld.m4-56-    # gcc leaves a trailing carriage return which upsets mingw
lpe-1.2.8/m4/lib-ld.m4:57:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lpe-1.2.8/m4/lib-ld.m4-58-  *)
lpe-1.2.8/m4/lib-ld.m4:59:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lpe-1.2.8/m4/lib-ld.m4-60-  esac
##############################################
lpe-1.2.8/m4/lib-ld.m4-65-      # Canonicalize the pathname of ld
lpe-1.2.8/m4/lib-ld.m4:66:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
lpe-1.2.8/m4/lib-ld.m4-67-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
lpe-1.2.8/m4/lib-ld.m4:68:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
lpe-1.2.8/m4/lib-ld.m4-69-      done
##############################################
lpe-1.2.8/m4/lib-ld.m4-96-      # Break only if it was the GNU/non-GNU ld that we prefer.
lpe-1.2.8/m4/lib-ld.m4:97:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
lpe-1.2.8/m4/lib-ld.m4-98-      *GNU* | *'with BFD'*)
##############################################
lpe-1.2.8/m4/lib-link.m4-247-        dnl or AC_LIB_HAVE_LINKFLAGS call.
lpe-1.2.8/m4/lib-link.m4:248:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
lpe-1.2.8/m4/lib-link.m4-249-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
lpe-1.2.8/m4/lib-link.m4-322-                -L*)
lpe-1.2.8/m4/lib-link.m4:323:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
lpe-1.2.8/m4/lib-link.m4-324-                  dnl First look for a shared library.
##############################################
lpe-1.2.8/m4/lib-link.m4-466-              */$acl_libdirstem | */$acl_libdirstem/)
lpe-1.2.8/m4/lib-link.m4:467:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
lpe-1.2.8/m4/lib-link.m4-468-                if test "$name" = '$1'; then
##############################################
lpe-1.2.8/m4/lib-link.m4-473-              */$acl_libdirstem2 | */$acl_libdirstem2/)
lpe-1.2.8/m4/lib-link.m4:474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
lpe-1.2.8/m4/lib-link.m4-475-                if test "$name" = '$1'; then
##############################################
lpe-1.2.8/m4/lib-link.m4-529-                  -L*)
lpe-1.2.8/m4/lib-link.m4:530:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
lpe-1.2.8/m4/lib-link.m4-531-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
lpe-1.2.8/m4/lib-link.m4-581-                  -R*)
lpe-1.2.8/m4/lib-link.m4:582:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
lpe-1.2.8/m4/lib-link.m4-583-                    if test "$enable_rpath" != no; then
##############################################
lpe-1.2.8/m4/lib-link.m4-611-                    dnl Handle this in the next round.
lpe-1.2.8/m4/lib-link.m4:612:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
lpe-1.2.8/m4/lib-link.m4-613-                    ;;
##############################################
lpe-1.2.8/m4/lib-link.m4-617-                    dnl option.
lpe-1.2.8/m4/lib-link.m4:618:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
lpe-1.2.8/m4/lib-link.m4-619-                    ;;
##############################################
lpe-1.2.8/m4/lib-link.m4-730-            -L) next=yes ;;
lpe-1.2.8/m4/lib-link.m4:731:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
lpe-1.2.8/m4/lib-link.m4-732-                 dnl No need to hardcode the standard /usr/lib.
##############################################
lpe-1.2.8/m4/lib-prefix.m4-201-    *)
lpe-1.2.8/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
lpe-1.2.8/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
lpe-1.2.8/m4/lib-prefix.m4-211-                ;;
lpe-1.2.8/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
lpe-1.2.8/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
lpe-1.2.8/m4/libtool.m4-125-done
lpe-1.2.8/m4/libtool.m4:126:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
lpe-1.2.8/m4/libtool.m4-127-])
##############################################
lpe-1.2.8/m4/libtool.m4-427-m4_define([_LT_CONFIG_STATUS_DECLARE],
lpe-1.2.8/m4/libtool.m4:428:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
lpe-1.2.8/m4/libtool.m4-429-
##############################################
lpe-1.2.8/m4/libtool.m4-437-#
lpe-1.2.8/m4/libtool.m4:438:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
lpe-1.2.8/m4/libtool.m4-439-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
lpe-1.2.8/m4/libtool.m4-547-]], lt_decl_quote_varnames); do
lpe-1.2.8/m4/libtool.m4:548:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lpe-1.2.8/m4/libtool.m4-549-    *[[\\\\\\\`\\"\\\$]]*)
lpe-1.2.8/m4/libtool.m4:550:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
lpe-1.2.8/m4/libtool.m4-551-      ;;
##############################################
lpe-1.2.8/m4/libtool.m4-560-]], lt_decl_dquote_varnames); do
lpe-1.2.8/m4/libtool.m4:561:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
lpe-1.2.8/m4/libtool.m4-562-    *[[\\\\\\\`\\"\\\$]]*)
lpe-1.2.8/m4/libtool.m4:563:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
lpe-1.2.8/m4/libtool.m4-564-      ;;
##############################################
lpe-1.2.8/m4/libtool.m4-720-
lpe-1.2.8/m4/libtool.m4:721:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
lpe-1.2.8/m4/libtool.m4-722-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
lpe-1.2.8/m4/libtool.m4-1090-  if test "$lt_cv_ld_force_load" = "yes"; then
lpe-1.2.8/m4/libtool.m4:1091:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
lpe-1.2.8/m4/libtool.m4-1092-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
lpe-1.2.8/m4/libtool.m4-1143-      }]'
lpe-1.2.8/m4/libtool.m4:1144:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lpe-1.2.8/m4/libtool.m4-1145-  # Check for a 64-bit object if we didn't find anything.
lpe-1.2.8/m4/libtool.m4-1146-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
lpe-1.2.8/m4/libtool.m4:1147:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
lpe-1.2.8/m4/libtool.m4-1148-  fi],[])
##############################################
lpe-1.2.8/m4/libtool.m4-1179-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
lpe-1.2.8/m4/libtool.m4:1180:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
lpe-1.2.8/m4/libtool.m4-1181-  ECHO='print -r --'
lpe-1.2.8/m4/libtool.m4:1182:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
lpe-1.2.8/m4/libtool.m4-1183-  ECHO='printf %s\n'
##############################################
lpe-1.2.8/m4/libtool.m4-1214-    PATH=/empty FPATH=/empty; export PATH FPATH
lpe-1.2.8/m4/libtool.m4:1215:    test "X`printf %s $ECHO`" = "X$ECHO" \
lpe-1.2.8/m4/libtool.m4:1216:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
lpe-1.2.8/m4/libtool.m4-1217-
##############################################
lpe-1.2.8/m4/libtool.m4-1237-   if test "$GCC" = yes; then
lpe-1.2.8/m4/libtool.m4:1238:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
lpe-1.2.8/m4/libtool.m4-1239-   fi
##############################################
lpe-1.2.8/m4/libtool.m4-1241- /*)
lpe-1.2.8/m4/libtool.m4:1242:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
lpe-1.2.8/m4/libtool.m4-1243-   ;; #(
##############################################
lpe-1.2.8/m4/libtool.m4-1270-  if AC_TRY_EVAL(ac_compile); then
lpe-1.2.8/m4/libtool.m4:1271:    case `/usr/bin/file conftest.$ac_objext` in
lpe-1.2.8/m4/libtool.m4-1272-      *ELF-32*)
##############################################
lpe-1.2.8/m4/libtool.m4-1286-    if test "$lt_cv_prog_gnu_ld" = yes; then
lpe-1.2.8/m4/libtool.m4:1287:      case `/usr/bin/file conftest.$ac_objext` in
lpe-1.2.8/m4/libtool.m4-1288-	*32-bit*)
##############################################
lpe-1.2.8/m4/libtool.m4-1298-    else
lpe-1.2.8/m4/libtool.m4:1299:      case `/usr/bin/file conftest.$ac_objext` in
lpe-1.2.8/m4/libtool.m4-1300-	*32-bit*)
##############################################
lpe-1.2.8/m4/libtool.m4-1663-    # And add a safety zone
lpe-1.2.8/m4/libtool.m4:1664:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lpe-1.2.8/m4/libtool.m4:1665:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lpe-1.2.8/m4/libtool.m4-1666-    ;;
##############################################
lpe-1.2.8/m4/libtool.m4-1696-    if test -n "$kargmax"; then
lpe-1.2.8/m4/libtool.m4:1697:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
lpe-1.2.8/m4/libtool.m4-1698-    else
##############################################
lpe-1.2.8/m4/libtool.m4-1705-	test undefined != "$lt_cv_sys_max_cmd_len"; then
lpe-1.2.8/m4/libtool.m4:1706:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
lpe-1.2.8/m4/libtool.m4:1707:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
lpe-1.2.8/m4/libtool.m4-1708-    else
##############################################
lpe-1.2.8/m4/libtool.m4-1717-      # we can't tell.
lpe-1.2.8/m4/libtool.m4:1718:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
lpe-1.2.8/m4/libtool.m4-1719-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
lpe-1.2.8/m4/libtool.m4-1721-      do
lpe-1.2.8/m4/libtool.m4:1722:        i=`expr $i + 1`
lpe-1.2.8/m4/libtool.m4-1723-        teststring=$teststring$teststring
##############################################
lpe-1.2.8/m4/libtool.m4-1725-      # Only check the string length outside the loop.
lpe-1.2.8/m4/libtool.m4:1726:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
lpe-1.2.8/m4/libtool.m4-1727-      teststring=
##############################################
lpe-1.2.8/m4/libtool.m4-1730-      # linker.  It appears as though 1/2 is a usable value.
lpe-1.2.8/m4/libtool.m4:1731:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
lpe-1.2.8/m4/libtool.m4-1732-    fi
##############################################
lpe-1.2.8/m4/libtool.m4-2055-  if test "$hard_links" = no; then
lpe-1.2.8/m4/libtool.m4:2056:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
lpe-1.2.8/m4/libtool.m4-2057-    need_locks=warn
##############################################
lpe-1.2.8/m4/libtool.m4-2186-  esac
lpe-1.2.8/m4/libtool.m4:2187:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
lpe-1.2.8/m4/libtool.m4-2188-  case $lt_search_path_spec in
##############################################
lpe-1.2.8/m4/libtool.m4-2193-    # okay in the real world where ";" in dirpaths is itself problematic.
lpe-1.2.8/m4/libtool.m4:2194:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
lpe-1.2.8/m4/libtool.m4-2195-    ;;
lpe-1.2.8/m4/libtool.m4-2196-  *)
lpe-1.2.8/m4/libtool.m4:2197:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
lpe-1.2.8/m4/libtool.m4-2198-    ;;
##############################################
lpe-1.2.8/m4/libtool.m4-2202-  lt_tmp_lt_search_path_spec=
lpe-1.2.8/m4/libtool.m4:2203:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
lpe-1.2.8/m4/libtool.m4-2204-  for lt_sys_path in $lt_search_path_spec; do
##############################################
lpe-1.2.8/m4/libtool.m4-2237-  esac
lpe-1.2.8/m4/libtool.m4:2238:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
lpe-1.2.8/m4/libtool.m4-2239-else
##############################################
lpe-1.2.8/m4/libtool.m4-2325-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
lpe-1.2.8/m4/libtool.m4:2326:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
lpe-1.2.8/m4/libtool.m4-2327-    ;;
##############################################
lpe-1.2.8/m4/libtool.m4-2361-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lpe-1.2.8/m4/libtool.m4:2362:    postinstall_cmds='base_file=`basename \${file}`~
lpe-1.2.8/m4/libtool.m4:2363:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
lpe-1.2.8/m4/libtool.m4:2364:      dldir=$destdir/`dirname \$dlpath`~
lpe-1.2.8/m4/libtool.m4-2365-      test -d \$dldir || mkdir -p \$dldir~
##############################################
lpe-1.2.8/m4/libtool.m4-2370-      fi'
lpe-1.2.8/m4/libtool.m4:2371:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lpe-1.2.8/m4/libtool.m4-2372-      dlpath=$dir/\$dldll~
##############################################
lpe-1.2.8/m4/libtool.m4-2378-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lpe-1.2.8/m4/libtool.m4:2379:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lpe-1.2.8/m4/libtool.m4-2380-m4_if([$1], [],[
##############################################
lpe-1.2.8/m4/libtool.m4-2384-      # MinGW DLLs use traditional 'lib' prefix
lpe-1.2.8/m4/libtool.m4:2385:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lpe-1.2.8/m4/libtool.m4-2386-      ;;
##############################################
lpe-1.2.8/m4/libtool.m4-2388-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lpe-1.2.8/m4/libtool.m4:2389:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lpe-1.2.8/m4/libtool.m4-2390-      ;;
##############################################
lpe-1.2.8/m4/libtool.m4-2397-    libname_spec='$name'
lpe-1.2.8/m4/libtool.m4:2398:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lpe-1.2.8/m4/libtool.m4-2399-    library_names_spec='${libname}.dll.lib'
##############################################
lpe-1.2.8/m4/libtool.m4-2409-        # Let DOS variable expansion print the short 8.3 style file name.
lpe-1.2.8/m4/libtool.m4:2410:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
lpe-1.2.8/m4/libtool.m4-2411-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
lpe-1.2.8/m4/libtool.m4-2414-      # Convert to MSYS style.
lpe-1.2.8/m4/libtool.m4:2415:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
lpe-1.2.8/m4/libtool.m4-2416-      ;;
##############################################
lpe-1.2.8/m4/libtool.m4-2420-      # like /cygdrive/c/PROGRA~1:/cygdr...
lpe-1.2.8/m4/libtool.m4:2421:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
lpe-1.2.8/m4/libtool.m4:2422:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
lpe-1.2.8/m4/libtool.m4:2423:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lpe-1.2.8/m4/libtool.m4-2424-      ;;
##############################################
lpe-1.2.8/m4/libtool.m4-2428-        # It is most probably a Windows format PATH.
lpe-1.2.8/m4/libtool.m4:2429:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lpe-1.2.8/m4/libtool.m4-2430-      else
lpe-1.2.8/m4/libtool.m4:2431:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
lpe-1.2.8/m4/libtool.m4-2432-      fi
##############################################
lpe-1.2.8/m4/libtool.m4-2438-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lpe-1.2.8/m4/libtool.m4:2439:    postinstall_cmds='base_file=`basename \${file}`~
lpe-1.2.8/m4/libtool.m4:2440:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
lpe-1.2.8/m4/libtool.m4:2441:      dldir=$destdir/`dirname \$dlpath`~
lpe-1.2.8/m4/libtool.m4-2442-      test -d \$dldir || mkdir -p \$dldir~
lpe-1.2.8/m4/libtool.m4-2443-      $install_prog $dir/$dlname \$dldir/$dlname'
lpe-1.2.8/m4/libtool.m4:2444:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lpe-1.2.8/m4/libtool.m4-2445-      dlpath=$dir/\$dldll~
##############################################
lpe-1.2.8/m4/libtool.m4-2452-    # Assume MSVC wrapper
lpe-1.2.8/m4/libtool.m4:2453:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
lpe-1.2.8/m4/libtool.m4-2454-    dynamic_linker='Win32 ld.exe'
##############################################
lpe-1.2.8/m4/libtool.m4-2469-  shlibpath_var=DYLD_LIBRARY_PATH
lpe-1.2.8/m4/libtool.m4:2470:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
lpe-1.2.8/m4/libtool.m4-2471-m4_if([$1], [],[
##############################################
lpe-1.2.8/m4/libtool.m4-2676-  if test -f /etc/ld.so.conf; then
lpe-1.2.8/m4/libtool.m4:2677:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
lpe-1.2.8/m4/libtool.m4-2678-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
lpe-1.2.8/m4/libtool.m4-2750-  shlibpath_var=LD_LIBRARY_PATH
lpe-1.2.8/m4/libtool.m4:2751:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lpe-1.2.8/m4/libtool.m4-2752-    case $host_os in
##############################################
lpe-1.2.8/m4/libtool.m4-2967-	"file_magic "*)
lpe-1.2.8/m4/libtool.m4:2968:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
lpe-1.2.8/m4/libtool.m4-2969-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
lpe-1.2.8/m4/libtool.m4-3050-    # gcc leaves a trailing carriage return which upsets mingw
lpe-1.2.8/m4/libtool.m4:3051:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lpe-1.2.8/m4/libtool.m4-3052-  *)
lpe-1.2.8/m4/libtool.m4:3053:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lpe-1.2.8/m4/libtool.m4-3054-  esac
##############################################
lpe-1.2.8/m4/libtool.m4-3059-      # Canonicalize the pathname of ld
lpe-1.2.8/m4/libtool.m4:3060:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
lpe-1.2.8/m4/libtool.m4-3061-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
lpe-1.2.8/m4/libtool.m4:3062:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
lpe-1.2.8/m4/libtool.m4-3063-      done
##############################################
lpe-1.2.8/m4/libtool.m4-3090-      # Break only if it was the GNU/non-GNU ld that we prefer.
lpe-1.2.8/m4/libtool.m4:3091:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
lpe-1.2.8/m4/libtool.m4-3092-      *GNU* | *'with BFD'*)
##############################################
lpe-1.2.8/m4/libtool.m4-3130-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
lpe-1.2.8/m4/libtool.m4:3131:case `$LD -v 2>&1 </dev/null` in
lpe-1.2.8/m4/libtool.m4-3132-*GNU* | *'with BFD'*)
##############################################
lpe-1.2.8/m4/libtool.m4-3321-openbsd*)
lpe-1.2.8/m4/libtool.m4:3322:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lpe-1.2.8/m4/libtool.m4-3323-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
lpe-1.2.8/m4/libtool.m4-3385-    else
lpe-1.2.8/m4/libtool.m4:3386:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
lpe-1.2.8/m4/libtool.m4-3387-    fi
##############################################
lpe-1.2.8/m4/libtool.m4-3431-	# Tru64's nm complains that /dev/null is an invalid object file
lpe-1.2.8/m4/libtool.m4:3432:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
lpe-1.2.8/m4/libtool.m4-3433-	*/dev/null* | *'Invalid file or object type'*)
##############################################
lpe-1.2.8/m4/libtool.m4-3437-	*)
lpe-1.2.8/m4/libtool.m4:3438:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
lpe-1.2.8/m4/libtool.m4-3439-	  */dev/null*)
##############################################
lpe-1.2.8/m4/libtool.m4-3463-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
lpe-1.2.8/m4/libtool.m4:3464:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
lpe-1.2.8/m4/libtool.m4-3465-    *COFF*)
##############################################
lpe-1.2.8/m4/libtool.m4-3522-  # decide which to use based on capabilities of $DLLTOOL
lpe-1.2.8/m4/libtool.m4:3523:  case `$DLLTOOL --help 2>&1` in
lpe-1.2.8/m4/libtool.m4-3524-  *--identify-strict*)
##############################################
lpe-1.2.8/m4/libtool.m4-3681-# If we're using GNU nm, then use its standard symbol codes.
lpe-1.2.8/m4/libtool.m4:3682:case `$NM -V 2>&1` in
lpe-1.2.8/m4/libtool.m4-3683-*GNU* | *'with BFD'*)
##############################################
lpe-1.2.8/m4/libtool.m4-3699-mingw*)
lpe-1.2.8/m4/libtool.m4:3700:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
lpe-1.2.8/m4/libtool.m4-3701-  ;;
##############################################
lpe-1.2.8/m4/libtool.m4-3752-    nlist=conftest.nm
lpe-1.2.8/m4/libtool.m4:3753:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
lpe-1.2.8/m4/libtool.m4-3754-      # Try sorting and uniquifying the output.
##############################################
lpe-1.2.8/m4/libtool.m4-4090-	  *)
lpe-1.2.8/m4/libtool.m4:4091:	    case `$CC -V 2>&1 | sed 5q` in
lpe-1.2.8/m4/libtool.m4-4092-	    *Sun\ C*)
##############################################
lpe-1.2.8/m4/libtool.m4-4395-      *)
lpe-1.2.8/m4/libtool.m4:4396:	case `$CC -V 2>&1 | sed 5q` in
lpe-1.2.8/m4/libtool.m4-4397-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
lpe-1.2.8/m4/libtool.m4-4673-	# shared libraries, regardless of the interface used.
lpe-1.2.8/m4/libtool.m4:4674:	case `$LD -v 2>&1` in
lpe-1.2.8/m4/libtool.m4-4675-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
lpe-1.2.8/m4/libtool.m4-4705-    supports_anon_versioning=no
lpe-1.2.8/m4/libtool.m4:4706:    case `$LD -v 2>&1` in
lpe-1.2.8/m4/libtool.m4-4707-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
lpe-1.2.8/m4/libtool.m4-4774-	# is EXPORTS), use it as is; otherwise, prepend...
lpe-1.2.8/m4/libtool.m4:4775:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lpe-1.2.8/m4/libtool.m4-4776-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
lpe-1.2.8/m4/libtool.m4-4802-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
lpe-1.2.8/m4/libtool.m4:4803:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
lpe-1.2.8/m4/libtool.m4:4804:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
lpe-1.2.8/m4/libtool.m4-4805-      ;;
##############################################
lpe-1.2.8/m4/libtool.m4-4820-        pgcc*)				# Portland Group C compiler
lpe-1.2.8/m4/libtool.m4:4821:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
lpe-1.2.8/m4/libtool.m4-4822-	  tmp_addflag=' $pic_flag'
##############################################
lpe-1.2.8/m4/libtool.m4-4825-					# Portland Group f77 and f90 compilers
lpe-1.2.8/m4/libtool.m4:4826:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
lpe-1.2.8/m4/libtool.m4-4827-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
lpe-1.2.8/m4/libtool.m4-4840-	nvcc*)	# Cuda Compiler Driver 2.2
lpe-1.2.8/m4/libtool.m4:4841:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
lpe-1.2.8/m4/libtool.m4-4842-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
lpe-1.2.8/m4/libtool.m4-4844-	esac
lpe-1.2.8/m4/libtool.m4:4845:	case `$CC -V 2>&1 | sed 5q` in
lpe-1.2.8/m4/libtool.m4-4846-	*Sun\ C*)			# Sun C 5.9
lpe-1.2.8/m4/libtool.m4:4847:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
lpe-1.2.8/m4/libtool.m4-4848-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
lpe-1.2.8/m4/libtool.m4-4912-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
lpe-1.2.8/m4/libtool.m4:4913:      case `$LD -v 2>&1` in
lpe-1.2.8/m4/libtool.m4-4914-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
lpe-1.2.8/m4/libtool.m4-5035-	# below for broken collect2 doesn't work under 4.3+
lpe-1.2.8/m4/libtool.m4:5036:	  collect2name=`${CC} -print-prog-name=collect2`
lpe-1.2.8/m4/libtool.m4-5037-	  if test -f "$collect2name" &&
##############################################
lpe-1.2.8/m4/libtool.m4-5085-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
lpe-1.2.8/m4/libtool.m4:5086:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
lpe-1.2.8/m4/libtool.m4-5087-      else
##############################################
lpe-1.2.8/m4/libtool.m4-5151-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
lpe-1.2.8/m4/libtool.m4:5152:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lpe-1.2.8/m4/libtool.m4-5153-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
lpe-1.2.8/m4/libtool.m4-5188-	# FIXME: Setting linknames here is a bad hack.
lpe-1.2.8/m4/libtool.m4:5189:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
lpe-1.2.8/m4/libtool.m4-5190-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
lpe-1.2.8/m4/libtool.m4-5326-      if test "$GCC" = yes; then
lpe-1.2.8/m4/libtool.m4:5327:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lpe-1.2.8/m4/libtool.m4-5328-	# Try to use the -exported_symbol ld option, if it does not
##############################################
lpe-1.2.8/m4/libtool.m4-5349-	if test "$lt_cv_irix_exported_symbol" = yes; then
lpe-1.2.8/m4/libtool.m4:5350:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
lpe-1.2.8/m4/libtool.m4-5351-	fi
lpe-1.2.8/m4/libtool.m4-5352-      else
lpe-1.2.8/m4/libtool.m4:5353:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
lpe-1.2.8/m4/libtool.m4:5354:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
lpe-1.2.8/m4/libtool.m4-5355-      fi
##############################################
lpe-1.2.8/m4/libtool.m4-5389-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
lpe-1.2.8/m4/libtool.m4:5390:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lpe-1.2.8/m4/libtool.m4-5391-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
lpe-1.2.8/m4/libtool.m4-5422-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lpe-1.2.8/m4/libtool.m4:5423:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lpe-1.2.8/m4/libtool.m4-5424-      else
lpe-1.2.8/m4/libtool.m4-5425-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lpe-1.2.8/m4/libtool.m4:5426:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
lpe-1.2.8/m4/libtool.m4-5427-      fi
##############################################
lpe-1.2.8/m4/libtool.m4-5435-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lpe-1.2.8/m4/libtool.m4:5436:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lpe-1.2.8/m4/libtool.m4-5437-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
lpe-1.2.8/m4/libtool.m4-5439-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lpe-1.2.8/m4/libtool.m4:5440:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
lpe-1.2.8/m4/libtool.m4:5441:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
lpe-1.2.8/m4/libtool.m4:5442:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
lpe-1.2.8/m4/libtool.m4-5443-
##############################################
lpe-1.2.8/m4/libtool.m4-5458-      else
lpe-1.2.8/m4/libtool.m4:5459:	case `$CC -V 2>&1` in
lpe-1.2.8/m4/libtool.m4-5460-	*"Compilers 5.0"*)
##############################################
lpe-1.2.8/m4/libtool.m4-5651-	  _LT_TAGVAR(allow_undefined_flag, $1)=
lpe-1.2.8/m4/libtool.m4:5652:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
lpe-1.2.8/m4/libtool.m4-5653-	  then
##############################################
lpe-1.2.8/m4/libtool.m4-5951-        # ancient GNU ld didn't support --whole-archive et. al.
lpe-1.2.8/m4/libtool.m4:5952:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
lpe-1.2.8/m4/libtool.m4-5953-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
lpe-1.2.8/m4/libtool.m4-6034-          # below for broken collect2 doesn't work under 4.3+
lpe-1.2.8/m4/libtool.m4:6035:	  collect2name=`${CC} -print-prog-name=collect2`
lpe-1.2.8/m4/libtool.m4-6036-	  if test -f "$collect2name" &&
##############################################
lpe-1.2.8/m4/libtool.m4-6084-
lpe-1.2.8/m4/libtool.m4:6085:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
lpe-1.2.8/m4/libtool.m4-6086-        else
##############################################
lpe-1.2.8/m4/libtool.m4-6150-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
lpe-1.2.8/m4/libtool.m4:6151:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lpe-1.2.8/m4/libtool.m4-6152-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
lpe-1.2.8/m4/libtool.m4-6191-	    # is EXPORTS), use it as is; otherwise, prepend...
lpe-1.2.8/m4/libtool.m4:6192:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lpe-1.2.8/m4/libtool.m4-6193-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
lpe-1.2.8/m4/libtool.m4-6271-            # dependencies.
lpe-1.2.8/m4/libtool.m4:6272:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
lpe-1.2.8/m4/libtool.m4-6273-            ;;
##############################################
lpe-1.2.8/m4/libtool.m4-6336-	    # dependencies.
lpe-1.2.8/m4/libtool.m4:6337:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
lpe-1.2.8/m4/libtool.m4-6338-	    ;;
##############################################
lpe-1.2.8/m4/libtool.m4-6372-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
lpe-1.2.8/m4/libtool.m4:6373:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
lpe-1.2.8/m4/libtool.m4:6374:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
lpe-1.2.8/m4/libtool.m4-6375-	;;
##############################################
lpe-1.2.8/m4/libtool.m4-6379-	    # SGI C++
lpe-1.2.8/m4/libtool.m4:6380:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
lpe-1.2.8/m4/libtool.m4-6381-
##############################################
lpe-1.2.8/m4/libtool.m4-6390-	      if test "$with_gnu_ld" = no; then
lpe-1.2.8/m4/libtool.m4:6391:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lpe-1.2.8/m4/libtool.m4-6392-	      else
lpe-1.2.8/m4/libtool.m4:6393:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
lpe-1.2.8/m4/libtool.m4-6394-	      fi
##############################################
lpe-1.2.8/m4/libtool.m4-6411-	    # to its proper name (with version) after linking.
lpe-1.2.8/m4/libtool.m4:6412:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
lpe-1.2.8/m4/libtool.m4:6413:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
lpe-1.2.8/m4/libtool.m4-6414-	    # Commands to make compiler produce verbose output that lists
##############################################
lpe-1.2.8/m4/libtool.m4-6421-	    # dependencies.
lpe-1.2.8/m4/libtool.m4:6422:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
lpe-1.2.8/m4/libtool.m4-6423-
##############################################
lpe-1.2.8/m4/libtool.m4-6436-	    # earlier do not add the objects themselves.
lpe-1.2.8/m4/libtool.m4:6437:	    case `$CC -V 2>&1` in
lpe-1.2.8/m4/libtool.m4-6438-	      *"Version 7."*)
##############################################
lpe-1.2.8/m4/libtool.m4-6457-            # Portland Group C++ compiler
lpe-1.2.8/m4/libtool.m4:6458:	    case `$CC -V` in
lpe-1.2.8/m4/libtool.m4-6459-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
lpe-1.2.8/m4/libtool.m4-6462-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
lpe-1.2.8/m4/libtool.m4:6463:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
lpe-1.2.8/m4/libtool.m4-6464-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
lpe-1.2.8/m4/libtool.m4-6466-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
lpe-1.2.8/m4/libtool.m4:6467:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
lpe-1.2.8/m4/libtool.m4-6468-		$RANLIB $oldlib'
##############################################
lpe-1.2.8/m4/libtool.m4-6471-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
lpe-1.2.8/m4/libtool.m4:6472:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
lpe-1.2.8/m4/libtool.m4-6473-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
lpe-1.2.8/m4/libtool.m4-6475-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
lpe-1.2.8/m4/libtool.m4:6476:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
lpe-1.2.8/m4/libtool.m4-6477-	      ;;
##############################################
lpe-1.2.8/m4/libtool.m4-6485-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
lpe-1.2.8/m4/libtool.m4:6486:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
lpe-1.2.8/m4/libtool.m4-6487-            ;;
##############################################
lpe-1.2.8/m4/libtool.m4-6504-	    # dependencies.
lpe-1.2.8/m4/libtool.m4:6505:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
lpe-1.2.8/m4/libtool.m4-6506-	    ;;
##############################################
lpe-1.2.8/m4/libtool.m4-6519-	  *)
lpe-1.2.8/m4/libtool.m4:6520:	    case `$CC -V 2>&1 | sed 5q` in
lpe-1.2.8/m4/libtool.m4-6521-	    *Sun\ C*)
##############################################
lpe-1.2.8/m4/libtool.m4-6526-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
lpe-1.2.8/m4/libtool.m4:6527:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
lpe-1.2.8/m4/libtool.m4-6528-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
lpe-1.2.8/m4/libtool.m4-6596-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
lpe-1.2.8/m4/libtool.m4:6597:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lpe-1.2.8/m4/libtool.m4-6598-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
lpe-1.2.8/m4/libtool.m4-6615-	    # to its proper name (with version) after linking.
lpe-1.2.8/m4/libtool.m4:6616:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
lpe-1.2.8/m4/libtool.m4-6617-
##############################################
lpe-1.2.8/m4/libtool.m4-6636-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lpe-1.2.8/m4/libtool.m4:6637:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
lpe-1.2.8/m4/libtool.m4-6638-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
lpe-1.2.8/m4/libtool.m4-6641-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lpe-1.2.8/m4/libtool.m4:6642:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
lpe-1.2.8/m4/libtool.m4:6643:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
lpe-1.2.8/m4/libtool.m4-6644-	          echo "-hidden">> $lib.exp~
lpe-1.2.8/m4/libtool.m4:6645:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
lpe-1.2.8/m4/libtool.m4-6646-	          $RM $lib.exp'
##############################################
lpe-1.2.8/m4/libtool.m4-6660-	    # dependencies.
lpe-1.2.8/m4/libtool.m4:6661:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
lpe-1.2.8/m4/libtool.m4-6662-	    ;;
##############################################
lpe-1.2.8/m4/libtool.m4-6667-	        osf3*)
lpe-1.2.8/m4/libtool.m4:6668:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lpe-1.2.8/m4/libtool.m4-6669-		  ;;
lpe-1.2.8/m4/libtool.m4-6670-	        *)
lpe-1.2.8/m4/libtool.m4:6671:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lpe-1.2.8/m4/libtool.m4-6672-		  ;;
##############################################
lpe-1.2.8/m4/libtool.m4-6920-  case ${2} in
lpe-1.2.8/m4/libtool.m4:6921:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
lpe-1.2.8/m4/libtool.m4:6922:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
lpe-1.2.8/m4/libtool.m4-6923-  esac
##############################################
lpe-1.2.8/m4/libtool.m4-7008-
lpe-1.2.8/m4/libtool.m4:7009:  for p in `eval "$output_verbose_link_cmd"`; do
lpe-1.2.8/m4/libtool.m4-7010-    case ${prev}${p} in
##############################################
lpe-1.2.8/m4/libtool.m4-7106-linux*)
lpe-1.2.8/m4/libtool.m4:7107:  case `$CC -V 2>&1 | sed 5q` in
lpe-1.2.8/m4/libtool.m4-7108-  *Sun\ C*)
##############################################
lpe-1.2.8/m4/libtool.m4-7157-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
lpe-1.2.8/m4/libtool.m4:7158: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
lpe-1.2.8/m4/libtool.m4-7159-fi
##############################################
lpe-1.2.8/m4/libtool.m4-7769-    test $lt_ac_count -gt 10 && break
lpe-1.2.8/m4/libtool.m4:7770:    lt_ac_count=`expr $lt_ac_count + 1`
lpe-1.2.8/m4/libtool.m4-7771-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
lpe-1.2.8/m4/libtool.m4-7840-# ------------------------------------------------------
lpe-1.2.8/m4/libtool.m4:7841:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
lpe-1.2.8/m4/libtool.m4-7842-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
lpe-1.2.8/m4/ltsugar.m4-67-m4_define([lt_combine],
lpe-1.2.8/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
lpe-1.2.8/m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
lpe-1.2.8/m4/po.m4-48-changequote(,)dnl
lpe-1.2.8/m4/po.m4:49:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
lpe-1.2.8/m4/po.m4-50-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
lpe-1.2.8/m4/po.m4-55-changequote(,)dnl
lpe-1.2.8/m4/po.m4:56:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
lpe-1.2.8/m4/po.m4-57-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
lpe-1.2.8/m4/po.m4-74-changequote(,)dnl
lpe-1.2.8/m4/po.m4:75:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
lpe-1.2.8/m4/po.m4-76-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
lpe-1.2.8/m4/po.m4-99-      case "$ac_file" in
lpe-1.2.8/m4/po.m4:100:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
lpe-1.2.8/m4/po.m4-101-      esac
##############################################
lpe-1.2.8/m4/po.m4-104-        # Adjust a relative srcdir.
lpe-1.2.8/m4/po.m4:105:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
lpe-1.2.8/m4/po.m4:106:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
lpe-1.2.8/m4/po.m4:107:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
lpe-1.2.8/m4/po.m4-108-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
lpe-1.2.8/m4/po.m4-111-        case "$ac_given_srcdir" in
lpe-1.2.8/m4/po.m4:112:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
lpe-1.2.8/m4/po.m4-113-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
lpe-1.2.8/m4/po.m4-132-            fi
lpe-1.2.8/m4/po.m4:133:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
lpe-1.2.8/m4/po.m4-134-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
lpe-1.2.8/m4/po.m4-229-  # Adjust a relative srcdir.
lpe-1.2.8/m4/po.m4:230:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
lpe-1.2.8/m4/po.m4:231:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
lpe-1.2.8/m4/po.m4:232:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
lpe-1.2.8/m4/po.m4-233-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
lpe-1.2.8/m4/po.m4-236-  case "$ac_given_srcdir" in
lpe-1.2.8/m4/po.m4:237:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
lpe-1.2.8/m4/po.m4-238-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
lpe-1.2.8/m4/po.m4-298-  # Set POTFILES to the value of the Makefile variable POTFILES.
lpe-1.2.8/m4/po.m4:299:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
lpe-1.2.8/m4/po.m4:300:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
lpe-1.2.8/m4/po.m4-301-  # Compute POTFILES_DEPS as
##############################################
lpe-1.2.8/m4/po.m4-313-    # The LINGUAS file contains the set of available languages.
lpe-1.2.8/m4/po.m4:314:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
lpe-1.2.8/m4/po.m4-315-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
lpe-1.2.8/m4/po.m4-317-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
lpe-1.2.8/m4/po.m4:318:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
lpe-1.2.8/m4/po.m4:319:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
lpe-1.2.8/m4/po.m4-320-  fi
##############################################
lpe-1.2.8/m4/po.m4-361-    QMFILES="$QMFILES $srcdirpre$lang.qm"
lpe-1.2.8/m4/po.m4:362:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
lpe-1.2.8/m4/po.m4-363-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
lpe-1.2.8/m4/po.m4:364:    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/'`
lpe-1.2.8/m4/po.m4-365-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
lpe-1.2.8/m4/po.m4-402-      QTCATALOGS="$QTCATALOGS $lang.qm"
lpe-1.2.8/m4/po.m4:403:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
lpe-1.2.8/m4/po.m4-404-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
lpe-1.2.8/m4/po.m4:405:      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/'`
lpe-1.2.8/m4/po.m4-406-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
lpe-1.2.8/m4/po.m4-414-    for lang in $ALL_LINGUAS; do
lpe-1.2.8/m4/po.m4:415:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
lpe-1.2.8/m4/po.m4-416-      cat >> "$ac_file.tmp" <<EOF
##############################################
lpe-1.2.8/m4/po.m4-425-    for lang in $ALL_LINGUAS; do
lpe-1.2.8/m4/po.m4:426:      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/'`
lpe-1.2.8/m4/po.m4-427-      cat >> "$ac_file.tmp" <<EOF
##############################################
lpe-1.2.8/man/Makefile.am-17-	for m in $(EXTRA_MANPAGES); do \
lpe-1.2.8/man/Makefile.am:18:		$(mkinstalldirs) $(DESTDIR)/$(mandir)/`echo $$m | sed -e "s,^.*\.1\.\(.*\)$$,\1/man1,"`; \
lpe-1.2.8/man/Makefile.am-19-		$(INSTALL_DATA) $(top_srcdir)/man/$$m \
lpe-1.2.8/man/Makefile.am:20:			$(DESTDIR)/$(mandir)/`echo $$m | sed -e "s,^\(.*\)\.1\.\(.*\)$$,\2/man1/\1.1,"`; \
lpe-1.2.8/man/Makefile.am-21-	done
##############################################
lpe-1.2.8/man/Makefile.in-49-  { \
lpe-1.2.8/man/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lpe-1.2.8/man/Makefile.in-51-  }; \
##############################################
lpe-1.2.8/man/Makefile.in-122-  esac
lpe-1.2.8/man/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lpe-1.2.8/man/Makefile.in-124-am__vpath_adj = case $$p in \
lpe-1.2.8/man/Makefile.in:125:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lpe-1.2.8/man/Makefile.in-126-    *) f=$$p;; \
lpe-1.2.8/man/Makefile.in-127-  esac;
lpe-1.2.8/man/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lpe-1.2.8/man/Makefile.in-129-am__install_max = 40
lpe-1.2.8/man/Makefile.in-130-am__nobase_strip_setup = \
lpe-1.2.8/man/Makefile.in:131:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lpe-1.2.8/man/Makefile.in-132-am__nobase_strip = \
##############################################
lpe-1.2.8/man/Makefile.in-375-	test -n "$(man1dir)" \
lpe-1.2.8/man/Makefile.in:376:	  && test -n "`echo $$list1$$list2`" \
lpe-1.2.8/man/Makefile.in-377-	  || exit 0; \
##############################################
lpe-1.2.8/man/Makefile.in-421-distdir: $(DISTFILES)
lpe-1.2.8/man/Makefile.in:422:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lpe-1.2.8/man/Makefile.in:423:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lpe-1.2.8/man/Makefile.in-424-	list='$(DISTFILES)'; \
##############################################
lpe-1.2.8/man/Makefile.in-435-	  if test -d $$d/$$file; then \
lpe-1.2.8/man/Makefile.in:436:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lpe-1.2.8/man/Makefile.in-437-	    if test -d "$(distdir)/$$file"; then \
##############################################
lpe-1.2.8/man/Makefile.in-583-	for m in $(EXTRA_MANPAGES); do \
lpe-1.2.8/man/Makefile.in:584:		$(mkinstalldirs) $(DESTDIR)/$(mandir)/`echo $$m | sed -e "s,^.*\.1\.\(.*\)$$,\1/man1,"`; \
lpe-1.2.8/man/Makefile.in-585-		$(INSTALL_DATA) $(top_srcdir)/man/$$m \
lpe-1.2.8/man/Makefile.in:586:			$(DESTDIR)/$(mandir)/`echo $$m | sed -e "s,^\(.*\)\.1\.\(.*\)$$,\2/man1/\1.1,"`; \
lpe-1.2.8/man/Makefile.in-587-	done
##############################################
lpe-1.2.8/po/Makefile.in.in-102-.po.gmo:
lpe-1.2.8/po/Makefile.in.in:103:	@lang=`echo $* | sed -e 's,.*/,,'`; \
lpe-1.2.8/po/Makefile.in.in-104-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
lpe-1.2.8/po/Makefile.in.in-183-	fi; \
lpe-1.2.8/po/Makefile.in.in:184:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
lpe-1.2.8/po/Makefile.in.in-185-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
lpe-1.2.8/po/Makefile.in.in-230-$(POFILES): $(POFILESDEPS)
lpe-1.2.8/po/Makefile.in.in:231:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
lpe-1.2.8/po/Makefile.in.in-232-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
lpe-1.2.8/po/Makefile.in.in-236-	  cd $(srcdir) \
lpe-1.2.8/po/Makefile.in.in:237:	    && { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
lpe-1.2.8/po/Makefile.in.in-238-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
lpe-1.2.8/po/Makefile.in.in-267-	for cat in $$catalogs; do \
lpe-1.2.8/po/Makefile.in.in:268:	  cat=`basename $$cat`; \
lpe-1.2.8/po/Makefile.in.in:269:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
lpe-1.2.8/po/Makefile.in.in-270-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
lpe-1.2.8/po/Makefile.in.in-277-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
lpe-1.2.8/po/Makefile.in.in:278:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
lpe-1.2.8/po/Makefile.in.in-279-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
lpe-1.2.8/po/Makefile.in.in-318-	for cat in $$catalogs; do \
lpe-1.2.8/po/Makefile.in.in:319:	  cat=`basename $$cat`; \
lpe-1.2.8/po/Makefile.in.in:320:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
lpe-1.2.8/po/Makefile.in.in-321-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
lpe-1.2.8/po/Makefile.in.in-325-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
lpe-1.2.8/po/Makefile.in.in:326:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
lpe-1.2.8/po/Makefile.in.in-327-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
lpe-1.2.8/po/Makefile.in.in-364-	for cat in $$catalogs; do \
lpe-1.2.8/po/Makefile.in.in:365:	  cat=`basename $$cat`; \
lpe-1.2.8/po/Makefile.in.in:366:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
lpe-1.2.8/po/Makefile.in.in-367-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
lpe-1.2.8/po/Makefile.in.in-429-.nop.po-create:
lpe-1.2.8/po/Makefile.in.in:430:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
lpe-1.2.8/po/Makefile.in.in-431-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
lpe-1.2.8/po/Makefile.in.in-436-.nop.po-update:
lpe-1.2.8/po/Makefile.in.in:437:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
lpe-1.2.8/po/Makefile.in.in-438-	if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
lpe-1.2.8/po/Makefile.in.in-443-	cd $(srcdir); \
lpe-1.2.8/po/Makefile.in.in:444:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
lpe-1.2.8/po/Makefile.in.in-445-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
lpe-1.2.8/po/Rules-quot-16-.insert-header.po-update-en:
lpe-1.2.8/po/Rules-quot:17:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
lpe-1.2.8/po/Rules-quot:18:	if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
lpe-1.2.8/po/Rules-quot-19-	tmpdir=`pwd`; \
lpe-1.2.8/po/Rules-quot-20-	echo "$$lang:"; \
lpe-1.2.8/po/Rules-quot:21:	ll=`echo $$lang | sed -e 's/@.*//'`; \
lpe-1.2.8/po/Rules-quot-22-	LC_ALL=C; export LC_ALL; \
##############################################
lpe-1.2.8/po/Rules-quot-25-	   | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \
lpe-1.2.8/po/Rules-quot:26:	   { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
lpe-1.2.8/po/Rules-quot-27-	     '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \
lpe-1.2.8/po/Rules-quot:28:	       $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \
lpe-1.2.8/po/Rules-quot-29-	       ;; \
lpe-1.2.8/po/Rules-quot-30-	     *) \
lpe-1.2.8/po/Rules-quot:31:	       $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \
lpe-1.2.8/po/Rules-quot-32-	       ;; \
##############################################
lpe-1.2.8/src/Makefile.in-50-  { \
lpe-1.2.8/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lpe-1.2.8/src/Makefile.in-52-  }; \
##############################################
lpe-1.2.8/src/Makefile.in-206-  while test -n "$$dir1"; do \
lpe-1.2.8/src/Makefile.in:207:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
lpe-1.2.8/src/Makefile.in-208-    if test "$$first" != "."; then \
lpe-1.2.8/src/Makefile.in-209-      if test "$$first" = ".."; then \
lpe-1.2.8/src/Makefile.in:210:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
lpe-1.2.8/src/Makefile.in:211:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
lpe-1.2.8/src/Makefile.in-212-      else \
lpe-1.2.8/src/Makefile.in:213:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
lpe-1.2.8/src/Makefile.in-214-        if test "$$first2" = "$$first"; then \
lpe-1.2.8/src/Makefile.in:215:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
lpe-1.2.8/src/Makefile.in-216-        else \
##############################################
lpe-1.2.8/src/Makefile.in-221-    fi; \
lpe-1.2.8/src/Makefile.in:222:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
lpe-1.2.8/src/Makefile.in-223-  done; \
##############################################
lpe-1.2.8/src/Makefile.in-505-	test -n "$(EXEEXT)" || exit 0; \
lpe-1.2.8/src/Makefile.in:506:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
lpe-1.2.8/src/Makefile.in-507-	echo " rm -f" $$list; \
##############################################
lpe-1.2.8/src/Makefile.in-542-.c.obj:
lpe-1.2.8/src/Makefile.in:543:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lpe-1.2.8/src/Makefile.in-544-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lpe-1.2.8/src/Makefile.in-546-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lpe-1.2.8/src/Makefile.in:547:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lpe-1.2.8/src/Makefile.in-548-
##############################################
lpe-1.2.8/src/Makefile.in-575-	dot_seen=no; \
lpe-1.2.8/src/Makefile.in:576:	target=`echo $@ | sed s/-recursive//`; \
lpe-1.2.8/src/Makefile.in-577-	case "$@" in \
##############################################
lpe-1.2.8/src/Makefile.in-638-GTAGS:
lpe-1.2.8/src/Makefile.in:639:	here=`$(am__cd) $(top_builddir) && pwd` \
lpe-1.2.8/src/Makefile.in-640-	  && $(am__cd) $(top_srcdir) \
##############################################
lpe-1.2.8/src/Makefile.in-661-distdir: $(DISTFILES)
lpe-1.2.8/src/Makefile.in:662:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lpe-1.2.8/src/Makefile.in:663:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lpe-1.2.8/src/Makefile.in-664-	list='$(DISTFILES)'; \
##############################################
lpe-1.2.8/src/Makefile.in-675-	  if test -d $$d/$$file; then \
lpe-1.2.8/src/Makefile.in:676:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lpe-1.2.8/src/Makefile.in-677-	    if test -d "$(distdir)/$$file"; then \
##############################################
lpe-1.2.8/src/modes/Makefile.in-50-  { \
lpe-1.2.8/src/modes/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
lpe-1.2.8/src/modes/Makefile.in-52-  }; \
##############################################
lpe-1.2.8/src/modes/Makefile.in-104-CONFIG_CLEAN_VPATH_FILES =
lpe-1.2.8/src/modes/Makefile.in:105:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
lpe-1.2.8/src/modes/Makefile.in-106-am__vpath_adj = case $$p in \
lpe-1.2.8/src/modes/Makefile.in:107:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
lpe-1.2.8/src/modes/Makefile.in-108-    *) f=$$p;; \
lpe-1.2.8/src/modes/Makefile.in-109-  esac;
lpe-1.2.8/src/modes/Makefile.in:110:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
lpe-1.2.8/src/modes/Makefile.in-111-am__install_max = 40
lpe-1.2.8/src/modes/Makefile.in-112-am__nobase_strip_setup = \
lpe-1.2.8/src/modes/Makefile.in:113:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
lpe-1.2.8/src/modes/Makefile.in-114-am__nobase_strip = \
##############################################
lpe-1.2.8/src/modes/Makefile.in-563-.c.obj:
lpe-1.2.8/src/modes/Makefile.in:564:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
lpe-1.2.8/src/modes/Makefile.in-565-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
lpe-1.2.8/src/modes/Makefile.in-567-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
lpe-1.2.8/src/modes/Makefile.in:568:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
lpe-1.2.8/src/modes/Makefile.in-569-
##############################################
lpe-1.2.8/src/modes/Makefile.in-612-GTAGS:
lpe-1.2.8/src/modes/Makefile.in:613:	here=`$(am__cd) $(top_builddir) && pwd` \
lpe-1.2.8/src/modes/Makefile.in-614-	  && $(am__cd) $(top_srcdir) \
##############################################
lpe-1.2.8/src/modes/Makefile.in-635-distdir: $(DISTFILES)
lpe-1.2.8/src/modes/Makefile.in:636:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lpe-1.2.8/src/modes/Makefile.in:637:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
lpe-1.2.8/src/modes/Makefile.in-638-	list='$(DISTFILES)'; \
##############################################
lpe-1.2.8/src/modes/Makefile.in-649-	  if test -d $$d/$$file; then \
lpe-1.2.8/src/modes/Makefile.in:650:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
lpe-1.2.8/src/modes/Makefile.in-651-	    if test -d "$(distdir)/$$file"; then \