===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
lnpd-0.9.0/Makefile.in-173-	dot_seen=no; \
lnpd-0.9.0/Makefile.in:174:	target=`echo $@ | sed s/-recursive//`; \
lnpd-0.9.0/Makefile.in-175-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
lnpd-0.9.0/Makefile.in-198-	test "$$dot_seen" = "no" && rev=". $$rev"; \
lnpd-0.9.0/Makefile.in:199:	target=`echo $@ | sed s/-recursive//`; \
lnpd-0.9.0/Makefile.in-200-	for subdir in $$rev; do \
##############################################
lnpd-0.9.0/Makefile.in-259-	mkdir $(distdir)/=inst
lnpd-0.9.0/Makefile.in:260:	dc_install_base=`cd $(distdir)/=inst && pwd`; \
lnpd-0.9.0/Makefile.in-261-	cd $(distdir)/=build \
##############################################
lnpd-0.9.0/Makefile.in-270-	@banner="$(distdir).tar.gz is ready for distribution"; \
lnpd-0.9.0/Makefile.in:271:	dashes=`echo "$$banner" | sed s/./=/g`; \
lnpd-0.9.0/Makefile.in-272-	echo "$$dashes"; \
##############################################
lnpd-0.9.0/aclocal.m4-344-        dnl or AC_LIB_HAVE_LINKFLAGS call.
lnpd-0.9.0/aclocal.m4:345:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
lnpd-0.9.0/aclocal.m4-346-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
lnpd-0.9.0/aclocal.m4-386-                -L*)
lnpd-0.9.0/aclocal.m4:387:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
lnpd-0.9.0/aclocal.m4-388-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
lnpd-0.9.0/aclocal.m4-503-              */lib | */lib/)
lnpd-0.9.0/aclocal.m4:504:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
lnpd-0.9.0/aclocal.m4-505-                additional_includedir="$basedir/include"
##############################################
lnpd-0.9.0/aclocal.m4-556-                  -L*)
lnpd-0.9.0/aclocal.m4:557:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
lnpd-0.9.0/aclocal.m4-558-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
lnpd-0.9.0/aclocal.m4-606-                  -R*)
lnpd-0.9.0/aclocal.m4:607:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
lnpd-0.9.0/aclocal.m4-608-                    if test "$enable_rpath" != no; then
##############################################
lnpd-0.9.0/aclocal.m4-636-                    dnl Handle this in the next round.
lnpd-0.9.0/aclocal.m4:637:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
lnpd-0.9.0/aclocal.m4-638-                    ;;
##############################################
lnpd-0.9.0/aclocal.m4-642-                    dnl option.
lnpd-0.9.0/aclocal.m4:643:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
lnpd-0.9.0/aclocal.m4-644-                    ;;
##############################################
lnpd-0.9.0/aclocal.m4-736-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
lnpd-0.9.0/aclocal.m4:737:case `$LD -v 2>&1 </dev/null` in
lnpd-0.9.0/aclocal.m4-738-*GNU* | *'with BFD'*)
##############################################
lnpd-0.9.0/aclocal.m4-772-    # gcc leaves a trailing carriage return which upsets mingw
lnpd-0.9.0/aclocal.m4:773:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lnpd-0.9.0/aclocal.m4-774-  *)
lnpd-0.9.0/aclocal.m4:775:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lnpd-0.9.0/aclocal.m4-776-  esac
##############################################
lnpd-0.9.0/aclocal.m4-781-      # Canonicalize the path of ld
lnpd-0.9.0/aclocal.m4:782:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
lnpd-0.9.0/aclocal.m4-783-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
lnpd-0.9.0/aclocal.m4:784:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
lnpd-0.9.0/aclocal.m4-785-      done
##############################################
lnpd-0.9.0/aclocal.m4-811-      # Break only if it was the GNU/non-GNU ld that we prefer.
lnpd-0.9.0/aclocal.m4:812:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
lnpd-0.9.0/aclocal.m4-813-      *GNU* | *'with BFD'*)
##############################################
lnpd-0.9.0/aclocal.m4-849-  *" <<$>>am_file "*<<)>>
lnpd-0.9.0/aclocal.m4:850:    echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx
lnpd-0.9.0/aclocal.m4-851-    ;;
lnpd-0.9.0/aclocal.m4-852-  esac
lnpd-0.9.0/aclocal.m4:853:  am_indx=`expr "<<$>>am_indx" + 1`
lnpd-0.9.0/aclocal.m4-854-done<<>>dnl>>)
##############################################
lnpd-0.9.0/aclocal.m4-873-dnl test to see if srcdir already configured
lnpd-0.9.0/aclocal.m4:874:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
lnpd-0.9.0/aclocal.m4-875-  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
##############################################
lnpd-0.9.0/aclocal.m4-882-dnl FIXME This is truly gross.
lnpd-0.9.0/aclocal.m4:883:missing_dir=`cd $ac_aux_dir && pwd`
lnpd-0.9.0/aclocal.m4-884-AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}, $missing_dir)
##############################################
lnpd-0.9.0/aclocal.m4-934-if (
lnpd-0.9.0/aclocal.m4:935:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
lnpd-0.9.0/aclocal.m4-936-   if test "[$]*" = "X"; then
lnpd-0.9.0/aclocal.m4-937-      # -L didn't work.
lnpd-0.9.0/aclocal.m4:938:      set X `ls -t $srcdir/configure conftestfile`
lnpd-0.9.0/aclocal.m4-939-   fi
##############################################
lnpd-0.9.0/aclocal.m4-1246-  # Remove one level of quotation (which was required for Make).
lnpd-0.9.0/aclocal.m4:1247:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
lnpd-0.9.0/aclocal.m4-1248-  ;;
##############################################
lnpd-0.9.0/aclocal.m4-1257-  :
lnpd-0.9.0/aclocal.m4:1258:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
lnpd-0.9.0/aclocal.m4-1259-  # Yippee, $echo works!
##############################################
lnpd-0.9.0/aclocal.m4-1283-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
lnpd-0.9.0/aclocal.m4:1284:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
lnpd-0.9.0/aclocal.m4:1285:       echo_test_string="`eval $cmd`" &&
lnpd-0.9.0/aclocal.m4-1286-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
lnpd-0.9.0/aclocal.m4-1292-
lnpd-0.9.0/aclocal.m4:1293:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
lnpd-0.9.0/aclocal.m4:1294:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
lnpd-0.9.0/aclocal.m4-1295-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lnpd-0.9.0/aclocal.m4-1307-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
lnpd-0.9.0/aclocal.m4:1308:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
lnpd-0.9.0/aclocal.m4:1309:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
lnpd-0.9.0/aclocal.m4-1310-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lnpd-0.9.0/aclocal.m4-1319-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
lnpd-0.9.0/aclocal.m4:1320:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
lnpd-0.9.0/aclocal.m4-1321-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lnpd-0.9.0/aclocal.m4-1334-      echo='printf %s\n'
lnpd-0.9.0/aclocal.m4:1335:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
lnpd-0.9.0/aclocal.m4:1336:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
lnpd-0.9.0/aclocal.m4-1337-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lnpd-0.9.0/aclocal.m4-1339-	:
lnpd-0.9.0/aclocal.m4:1340:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
lnpd-0.9.0/aclocal.m4-1341-	   test "X$echo_testing_string" = 'X\t' &&
lnpd-0.9.0/aclocal.m4:1342:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
lnpd-0.9.0/aclocal.m4-1343-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lnpd-0.9.0/aclocal.m4-1348-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
lnpd-0.9.0/aclocal.m4:1349:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
lnpd-0.9.0/aclocal.m4-1350-	   test "X$echo_testing_string" = 'X\t' &&
lnpd-0.9.0/aclocal.m4:1351:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
lnpd-0.9.0/aclocal.m4-1352-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lnpd-0.9.0/aclocal.m4-1358-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
lnpd-0.9.0/aclocal.m4:1359:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
lnpd-0.9.0/aclocal.m4-1360-	  then
##############################################
lnpd-0.9.0/aclocal.m4-1366-	if test "$prev" != 'sed 50q "[$]0"'; then
lnpd-0.9.0/aclocal.m4:1367:	  echo_test_string=`eval $prev`
lnpd-0.9.0/aclocal.m4-1368-	  export echo_test_string
##############################################
lnpd-0.9.0/aclocal.m4-1405-  if AC_TRY_EVAL(ac_compile); then
lnpd-0.9.0/aclocal.m4:1406:    case `/usr/bin/file conftest.$ac_objext` in
lnpd-0.9.0/aclocal.m4-1407-    *ELF-32*)
##############################################
lnpd-0.9.0/aclocal.m4-1421-   if test "$lt_cv_prog_gnu_ld" = yes; then
lnpd-0.9.0/aclocal.m4:1422:    case `/usr/bin/file conftest.$ac_objext` in
lnpd-0.9.0/aclocal.m4-1423-    *32-bit*)
##############################################
lnpd-0.9.0/aclocal.m4-1433-   else
lnpd-0.9.0/aclocal.m4:1434:    case `/usr/bin/file conftest.$ac_objext` in
lnpd-0.9.0/aclocal.m4-1435-    *32-bit*)
##############################################
lnpd-0.9.0/aclocal.m4-1639-    # we can't tell.
lnpd-0.9.0/aclocal.m4:1640:    while (test "X"`$CONFIG_SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
lnpd-0.9.0/aclocal.m4-1641-	       = "XX$teststring") >/dev/null 2>&1 &&
lnpd-0.9.0/aclocal.m4:1642:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
lnpd-0.9.0/aclocal.m4-1643-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
lnpd-0.9.0/aclocal.m4-1645-    do
lnpd-0.9.0/aclocal.m4:1646:      i=`expr $i + 1`
lnpd-0.9.0/aclocal.m4-1647-      teststring=$teststring$teststring
##############################################
lnpd-0.9.0/aclocal.m4-1652-    # It appears as though 1/2 is a usable value.
lnpd-0.9.0/aclocal.m4:1653:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
lnpd-0.9.0/aclocal.m4-1654-    ;;
##############################################
lnpd-0.9.0/aclocal.m4-1940-  if test "$hard_links" = no; then
lnpd-0.9.0/aclocal.m4:1941:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
lnpd-0.9.0/aclocal.m4-1942-    need_locks=warn
##############################################
lnpd-0.9.0/aclocal.m4-2055-if test "$GCC" = yes; then
lnpd-0.9.0/aclocal.m4:2056:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lnpd-0.9.0/aclocal.m4-2057-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
lnpd-0.9.0/aclocal.m4-2061-    # okay in the real world where ";" in dirpaths is itself problematic.
lnpd-0.9.0/aclocal.m4:2062:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lnpd-0.9.0/aclocal.m4-2063-  else
lnpd-0.9.0/aclocal.m4:2064:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lnpd-0.9.0/aclocal.m4-2065-  fi
##############################################
lnpd-0.9.0/aclocal.m4-2132-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
lnpd-0.9.0/aclocal.m4:2133:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
lnpd-0.9.0/aclocal.m4-2134-  ;;
##############################################
lnpd-0.9.0/aclocal.m4-2165-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lnpd-0.9.0/aclocal.m4:2166:    postinstall_cmds='base_file=`basename \${file}`~
lnpd-0.9.0/aclocal.m4:2167:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
lnpd-0.9.0/aclocal.m4:2168:      dldir=$destdir/`dirname \$dlpath`~
lnpd-0.9.0/aclocal.m4-2169-      test -d \$dldir || mkdir -p \$dldir~
lnpd-0.9.0/aclocal.m4-2170-      $install_prog $dir/$dlname \$dldir/$dlname'
lnpd-0.9.0/aclocal.m4:2171:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lnpd-0.9.0/aclocal.m4-2172-      dlpath=$dir/\$dldll~
##############################################
lnpd-0.9.0/aclocal.m4-2178-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lnpd-0.9.0/aclocal.m4:2179:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lnpd-0.9.0/aclocal.m4-2180-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
lnpd-0.9.0/aclocal.m4-2183-      # MinGW DLLs use traditional 'lib' prefix
lnpd-0.9.0/aclocal.m4:2184:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
lnpd-0.9.0/aclocal.m4:2185:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lnpd-0.9.0/aclocal.m4-2186-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
lnpd-0.9.0/aclocal.m4-2192-        # which wouldn't understand a cygwinified path. Ahh.
lnpd-0.9.0/aclocal.m4:2193:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lnpd-0.9.0/aclocal.m4-2194-      else
lnpd-0.9.0/aclocal.m4:2195:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lnpd-0.9.0/aclocal.m4-2196-      fi
##############################################
lnpd-0.9.0/aclocal.m4-2199-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lnpd-0.9.0/aclocal.m4:2200:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lnpd-0.9.0/aclocal.m4-2201-      ;;
##############################################
lnpd-0.9.0/aclocal.m4-2205-  *)
lnpd-0.9.0/aclocal.m4:2206:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
lnpd-0.9.0/aclocal.m4-2207-    ;;
##############################################
lnpd-0.9.0/aclocal.m4-2225-  if test "$GCC" = yes; then
lnpd-0.9.0/aclocal.m4:2226:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
lnpd-0.9.0/aclocal.m4-2227-  else
##############################################
lnpd-0.9.0/aclocal.m4-2402-  if test -f /etc/ld.so.conf; then
lnpd-0.9.0/aclocal.m4:2403:    lt_ld_extra=`$SED -e 's/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g' /etc/ld.so.conf | tr '\n' ' '`
lnpd-0.9.0/aclocal.m4-2404-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
lnpd-0.9.0/aclocal.m4-2481-  shlibpath_var=LD_LIBRARY_PATH
lnpd-0.9.0/aclocal.m4:2482:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lnpd-0.9.0/aclocal.m4-2483-    case $host_os in
##############################################
lnpd-0.9.0/aclocal.m4-2610-  if test -z "$LTCC"; then
lnpd-0.9.0/aclocal.m4:2611:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
lnpd-0.9.0/aclocal.m4-2612-    if test -z "$LTCC"; then
##############################################
lnpd-0.9.0/aclocal.m4-2614-    else
lnpd-0.9.0/aclocal.m4:2615:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
lnpd-0.9.0/aclocal.m4-2616-    fi
##############################################
lnpd-0.9.0/aclocal.m4-2620-  # Note that this assumes the entire list is on one line.
lnpd-0.9.0/aclocal.m4:2621:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
lnpd-0.9.0/aclocal.m4-2622-
##############################################
lnpd-0.9.0/aclocal.m4-2626-    # Check whether tagname contains only valid characters
lnpd-0.9.0/aclocal.m4:2627:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
lnpd-0.9.0/aclocal.m4-2628-    "") ;;
##############################################
lnpd-0.9.0/aclocal.m4-2879-	"file_magic "*)
lnpd-0.9.0/aclocal.m4:2880:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
lnpd-0.9.0/aclocal.m4-2881-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
lnpd-0.9.0/aclocal.m4-2951-    # gcc leaves a trailing carriage return which upsets mingw
lnpd-0.9.0/aclocal.m4:2952:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lnpd-0.9.0/aclocal.m4-2953-  *)
lnpd-0.9.0/aclocal.m4:2954:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lnpd-0.9.0/aclocal.m4-2955-  esac
##############################################
lnpd-0.9.0/aclocal.m4-2960-      # Canonicalize the pathname of ld
lnpd-0.9.0/aclocal.m4:2961:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
lnpd-0.9.0/aclocal.m4-2962-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
lnpd-0.9.0/aclocal.m4:2963:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
lnpd-0.9.0/aclocal.m4-2964-      done
##############################################
lnpd-0.9.0/aclocal.m4-2991-      # Break only if it was the GNU/non-GNU ld that we prefer.
lnpd-0.9.0/aclocal.m4:2992:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
lnpd-0.9.0/aclocal.m4-2993-      *GNU* | *'with BFD'*)
##############################################
lnpd-0.9.0/aclocal.m4-3022-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
lnpd-0.9.0/aclocal.m4:3023:case `$LD -v 2>&1 </dev/null` in
lnpd-0.9.0/aclocal.m4-3024-*GNU* | *'with BFD'*)
##############################################
lnpd-0.9.0/aclocal.m4-3178-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
lnpd-0.9.0/aclocal.m4:3179:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lnpd-0.9.0/aclocal.m4-3180-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
lnpd-0.9.0/aclocal.m4-3251-      # Tru64's nm complains that /dev/null is an invalid object file
lnpd-0.9.0/aclocal.m4:3252:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
lnpd-0.9.0/aclocal.m4-3253-      */dev/null* | *'Invalid file or object type'*)
##############################################
lnpd-0.9.0/aclocal.m4-3257-      *)
lnpd-0.9.0/aclocal.m4:3258:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
lnpd-0.9.0/aclocal.m4-3259-	*/dev/null*)
##############################################
lnpd-0.9.0/aclocal.m4-3459-if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then
lnpd-0.9.0/aclocal.m4:3460:  AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries])
lnpd-0.9.0/aclocal.m4:3461:  if echo "$old_CC $old_CFLAGS " | grep "[[ 	]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[ 	]]" >/dev/null; then :
lnpd-0.9.0/aclocal.m4-3462-  else
##############################################
lnpd-0.9.0/aclocal.m4-3637-_LT_AC_TAGVAR(compiler, $1)=$CC
lnpd-0.9.0/aclocal.m4:3638:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/aclocal.m4-3639-
##############################################
lnpd-0.9.0/aclocal.m4-3667-    # ancient GNU ld didn't support --whole-archive et. al.
lnpd-0.9.0/aclocal.m4:3668:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
lnpd-0.9.0/aclocal.m4-3669-	grep 'no-whole-archive' > /dev/null; then
##############################################
lnpd-0.9.0/aclocal.m4-3747-      # below for broken collect2 doesn't work under 4.3+
lnpd-0.9.0/aclocal.m4:3748:	collect2name=`${CC} -print-prog-name=collect2`
lnpd-0.9.0/aclocal.m4-3749-	if test -f "$collect2name" && \
##############################################
lnpd-0.9.0/aclocal.m4-3791-
lnpd-0.9.0/aclocal.m4:3792:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
lnpd-0.9.0/aclocal.m4-3793-     else
##############################################
lnpd-0.9.0/aclocal.m4-3836-      # is EXPORTS), use it as is; otherwise, prepend...
lnpd-0.9.0/aclocal.m4:3837:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lnpd-0.9.0/aclocal.m4-3838-	cp $export_symbols $output_objdir/$soname.def;
##############################################
lnpd-0.9.0/aclocal.m4-3954-      # dependencies.
lnpd-0.9.0/aclocal.m4:3955:      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
lnpd-0.9.0/aclocal.m4-3956-      ;;
##############################################
lnpd-0.9.0/aclocal.m4-4026-	# dependencies.
lnpd-0.9.0/aclocal.m4:4027:	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
lnpd-0.9.0/aclocal.m4-4028-	;;
##############################################
lnpd-0.9.0/aclocal.m4-4051-	# SGI C++
lnpd-0.9.0/aclocal.m4:4052:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
lnpd-0.9.0/aclocal.m4-4053-
##############################################
lnpd-0.9.0/aclocal.m4-4062-	  if test "$with_gnu_ld" = no; then
lnpd-0.9.0/aclocal.m4:4063:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
lnpd-0.9.0/aclocal.m4-4064-	  else
lnpd-0.9.0/aclocal.m4:4065:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
lnpd-0.9.0/aclocal.m4-4066-	  fi
##############################################
lnpd-0.9.0/aclocal.m4-4081-	# to its proper name (with version) after linking.
lnpd-0.9.0/aclocal.m4:4082:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
lnpd-0.9.0/aclocal.m4:4083:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
lnpd-0.9.0/aclocal.m4-4084-	# Commands to make compiler produce verbose output that lists
##############################################
lnpd-0.9.0/aclocal.m4-4091-	# dependencies.
lnpd-0.9.0/aclocal.m4:4092:	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
lnpd-0.9.0/aclocal.m4-4093-
##############################################
lnpd-0.9.0/aclocal.m4-4127-	# dependencies.
lnpd-0.9.0/aclocal.m4:4128:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
lnpd-0.9.0/aclocal.m4-4129-	;;
##############################################
lnpd-0.9.0/aclocal.m4-4170-	# to its proper name (with version) after linking.
lnpd-0.9.0/aclocal.m4:4171:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
lnpd-0.9.0/aclocal.m4-4172-
##############################################
lnpd-0.9.0/aclocal.m4-4187-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lnpd-0.9.0/aclocal.m4:4188:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
lnpd-0.9.0/aclocal.m4-4189-
##############################################
lnpd-0.9.0/aclocal.m4-4200-	# dependencies.
lnpd-0.9.0/aclocal.m4:4201:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
lnpd-0.9.0/aclocal.m4-4202-	;;
##############################################
lnpd-0.9.0/aclocal.m4-4205-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lnpd-0.9.0/aclocal.m4:4206:	  _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
lnpd-0.9.0/aclocal.m4-4207-
##############################################
lnpd-0.9.0/aclocal.m4-4230-	# to its proper name (with version) after linking.
lnpd-0.9.0/aclocal.m4:4231:	_LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
lnpd-0.9.0/aclocal.m4-4232-
##############################################
lnpd-0.9.0/aclocal.m4-4246-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lnpd-0.9.0/aclocal.m4:4247:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
lnpd-0.9.0/aclocal.m4:4248:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
lnpd-0.9.0/aclocal.m4-4249-	  echo "-hidden">> $lib.exp~
lnpd-0.9.0/aclocal.m4:4250:	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry $objdir/so_locations -o $lib~
lnpd-0.9.0/aclocal.m4-4251-	  $rm $lib.exp'
##############################################
lnpd-0.9.0/aclocal.m4-4263-	# dependencies.
lnpd-0.9.0/aclocal.m4:4264:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
lnpd-0.9.0/aclocal.m4-4265-	;;
##############################################
lnpd-0.9.0/aclocal.m4-4268-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lnpd-0.9.0/aclocal.m4:4269:	 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
lnpd-0.9.0/aclocal.m4-4270-
##############################################
lnpd-0.9.0/aclocal.m4-4351-	# dependencies.
lnpd-0.9.0/aclocal.m4:4352:	output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[[LR]]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
lnpd-0.9.0/aclocal.m4-4353-
##############################################
lnpd-0.9.0/aclocal.m4-4508-  # eval without this substitution.
lnpd-0.9.0/aclocal.m4:4509:  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
lnpd-0.9.0/aclocal.m4-4510-
lnpd-0.9.0/aclocal.m4:4511:  for p in `eval $output_verbose_link_cmd`; do
lnpd-0.9.0/aclocal.m4-4512-    case $p in
##############################################
lnpd-0.9.0/aclocal.m4-4639-_LT_AC_TAGVAR(compiler, $1)=$CC
lnpd-0.9.0/aclocal.m4:4640:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/aclocal.m4-4641-
##############################################
lnpd-0.9.0/aclocal.m4-4858-      # Double-quote double-evaled strings.
lnpd-0.9.0/aclocal.m4:4859:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
lnpd-0.9.0/aclocal.m4-4860-      ;;
lnpd-0.9.0/aclocal.m4-4861-    *)
lnpd-0.9.0/aclocal.m4:4862:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
lnpd-0.9.0/aclocal.m4-4863-      ;;
##############################################
lnpd-0.9.0/aclocal.m4-4868-  *'\[$]0 --fallback-echo"')
lnpd-0.9.0/aclocal.m4:4869:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
lnpd-0.9.0/aclocal.m4-4870-    ;;
##############################################
lnpd-0.9.0/aclocal.m4-4883-
lnpd-0.9.0/aclocal.m4:4884:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
lnpd-0.9.0/aclocal.m4-4885-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
lnpd-0.9.0/aclocal.m4-5256-  # libtool script then.
lnpd-0.9.0/aclocal.m4:5257:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
lnpd-0.9.0/aclocal.m4-5258-  if test -f "$ltmain_in"; then
##############################################
lnpd-0.9.0/aclocal.m4-5348-# If we're using GNU nm, then use its standard symbol codes.
lnpd-0.9.0/aclocal.m4:5349:case `$NM -V 2>&1` in
lnpd-0.9.0/aclocal.m4-5350-*GNU* | *'with BFD'*)
##############################################
lnpd-0.9.0/aclocal.m4-5378-    nlist=conftest.nm
lnpd-0.9.0/aclocal.m4:5379:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
lnpd-0.9.0/aclocal.m4-5380-      # Try sorting and uniquifying the output.
##############################################
lnpd-0.9.0/aclocal.m4-6072-	# is EXPORTS), use it as is; otherwise, prepend...
lnpd-0.9.0/aclocal.m4:6073:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lnpd-0.9.0/aclocal.m4-6074-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
lnpd-0.9.0/aclocal.m4-6127-      supports_anon_versioning=no
lnpd-0.9.0/aclocal.m4:6128:      case `$LD -v 2>/dev/null` in
lnpd-0.9.0/aclocal.m4-6129-        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
lnpd-0.9.0/aclocal.m4-6234-	# below for broken collect2 doesn't work under 4.3+
lnpd-0.9.0/aclocal.m4:6235:	  collect2name=`${CC} -print-prog-name=collect2`
lnpd-0.9.0/aclocal.m4-6236-	  if test -f "$collect2name" && \
##############################################
lnpd-0.9.0/aclocal.m4-6277-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
lnpd-0.9.0/aclocal.m4:6278:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
lnpd-0.9.0/aclocal.m4-6279-       else
##############################################
lnpd-0.9.0/aclocal.m4-6326-      # FIXME: Setting linknames here is a bad hack.
lnpd-0.9.0/aclocal.m4:6327:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
lnpd-0.9.0/aclocal.m4-6328-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
lnpd-0.9.0/aclocal.m4-6331-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
lnpd-0.9.0/aclocal.m4:6332:      fix_srcfile_path='`cygpath -w "$srcfile"`'
lnpd-0.9.0/aclocal.m4-6333-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
lnpd-0.9.0/aclocal.m4-6492-      if test "$GCC" = yes; then
lnpd-0.9.0/aclocal.m4:6493:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/aclocal.m4-6494-      else
lnpd-0.9.0/aclocal.m4:6495:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/aclocal.m4-6496-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
lnpd-0.9.0/aclocal.m4-6524-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
lnpd-0.9.0/aclocal.m4:6525:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lnpd-0.9.0/aclocal.m4-6526-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
lnpd-0.9.0/aclocal.m4-6553-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lnpd-0.9.0/aclocal.m4:6554:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/aclocal.m4-6555-      else
lnpd-0.9.0/aclocal.m4-6556-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lnpd-0.9.0/aclocal.m4:6557:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/aclocal.m4-6558-      fi
##############################################
lnpd-0.9.0/aclocal.m4-6565-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
lnpd-0.9.0/aclocal.m4:6566:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/aclocal.m4-6567-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
lnpd-0.9.0/aclocal.m4-6569-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
lnpd-0.9.0/aclocal.m4:6570:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/aclocal.m4:6571:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
lnpd-0.9.0/aclocal.m4:6572:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
lnpd-0.9.0/aclocal.m4-6573-
##############################################
lnpd-0.9.0/aclocal.m4-6746-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
lnpd-0.9.0/aclocal.m4:6747:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
lnpd-0.9.0/aclocal.m4-6748-        then
##############################################
lnpd-0.9.0/aclocal.m4-6882-    test $lt_ac_count -gt 10 && break
lnpd-0.9.0/aclocal.m4:6883:    lt_ac_count=`expr $lt_ac_count + 1`
lnpd-0.9.0/aclocal.m4-6884-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
lnpd-0.9.0/configure-43-do
lnpd-0.9.0/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
lnpd-0.9.0/configure-45-    eval $as_var=C; export $as_var
##############################################
lnpd-0.9.0/configure-101-  as_lineno_2=$LINENO
lnpd-0.9.0/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
lnpd-0.9.0/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
lnpd-0.9.0/configure-140-  as_lineno_2=$LINENO
lnpd-0.9.0/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
lnpd-0.9.0/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
lnpd-0.9.0/configure-250-  # Remove one level of quotation (which was required for Make).
lnpd-0.9.0/configure:251:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
lnpd-0.9.0/configure-252-  ;;
##############################################
lnpd-0.9.0/configure-261-  :
lnpd-0.9.0/configure:262:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
lnpd-0.9.0/configure-263-  # Yippee, $echo works!
##############################################
lnpd-0.9.0/configure-287-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
lnpd-0.9.0/configure:288:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
lnpd-0.9.0/configure:289:       echo_test_string="`eval $cmd`" &&
lnpd-0.9.0/configure-290-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
lnpd-0.9.0/configure-296-
lnpd-0.9.0/configure:297:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
lnpd-0.9.0/configure:298:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
lnpd-0.9.0/configure-299-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lnpd-0.9.0/configure-311-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
lnpd-0.9.0/configure:312:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
lnpd-0.9.0/configure:313:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
lnpd-0.9.0/configure-314-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lnpd-0.9.0/configure-323-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
lnpd-0.9.0/configure:324:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
lnpd-0.9.0/configure-325-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lnpd-0.9.0/configure-338-      echo='printf %s\n'
lnpd-0.9.0/configure:339:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
lnpd-0.9.0/configure:340:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
lnpd-0.9.0/configure-341-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lnpd-0.9.0/configure-343-	:
lnpd-0.9.0/configure:344:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
lnpd-0.9.0/configure-345-	   test "X$echo_testing_string" = 'X\t' &&
lnpd-0.9.0/configure:346:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
lnpd-0.9.0/configure-347-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lnpd-0.9.0/configure-352-	echo="$CONFIG_SHELL $0 --fallback-echo"
lnpd-0.9.0/configure:353:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
lnpd-0.9.0/configure-354-	   test "X$echo_testing_string" = 'X\t' &&
lnpd-0.9.0/configure:355:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
lnpd-0.9.0/configure-356-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
lnpd-0.9.0/configure-362-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
lnpd-0.9.0/configure:363:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
lnpd-0.9.0/configure-364-	  then
##############################################
lnpd-0.9.0/configure-370-	if test "$prev" != 'sed 50q "$0"'; then
lnpd-0.9.0/configure:371:	  echo_test_string=`eval $prev`
lnpd-0.9.0/configure-372-	  export echo_test_string
##############################################
lnpd-0.9.0/configure-516-
lnpd-0.9.0/configure:517:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
lnpd-0.9.0/configure-518-
##############################################
lnpd-0.9.0/configure-549-  -disable-* | --disable-*)
lnpd-0.9.0/configure:550:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
lnpd-0.9.0/configure-551-    # Reject names that are not valid shell variable names.
##############################################
lnpd-0.9.0/configure-554-   { (exit 1); exit 1; }; }
lnpd-0.9.0/configure:555:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
lnpd-0.9.0/configure-556-    eval "enable_$ac_feature=no" ;;
##############################################
lnpd-0.9.0/configure-558-  -enable-* | --enable-*)
lnpd-0.9.0/configure:559:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
lnpd-0.9.0/configure-560-    # Reject names that are not valid shell variable names.
##############################################
lnpd-0.9.0/configure-563-   { (exit 1); exit 1; }; }
lnpd-0.9.0/configure:564:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
lnpd-0.9.0/configure-565-    case $ac_option in
lnpd-0.9.0/configure:566:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
lnpd-0.9.0/configure-567-      *) ac_optarg=yes ;;
##############################################
lnpd-0.9.0/configure-740-  -with-* | --with-*)
lnpd-0.9.0/configure:741:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
lnpd-0.9.0/configure-742-    # Reject names that are not valid shell variable names.
##############################################
lnpd-0.9.0/configure-745-   { (exit 1); exit 1; }; }
lnpd-0.9.0/configure:746:    ac_package=`echo $ac_package| sed 's/-/_/g'`
lnpd-0.9.0/configure-747-    case $ac_option in
lnpd-0.9.0/configure:748:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
lnpd-0.9.0/configure-749-      *) ac_optarg=yes ;;
##############################################
lnpd-0.9.0/configure-753-  -without-* | --without-*)
lnpd-0.9.0/configure:754:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
lnpd-0.9.0/configure-755-    # Reject names that are not valid shell variable names.
##############################################
lnpd-0.9.0/configure-758-   { (exit 1); exit 1; }; }
lnpd-0.9.0/configure:759:    ac_package=`echo $ac_package | sed 's/-/_/g'`
lnpd-0.9.0/configure-760-    eval "with_$ac_package=no" ;;
##############################################
lnpd-0.9.0/configure-785-  *=*)
lnpd-0.9.0/configure:786:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
lnpd-0.9.0/configure-787-    # Reject names that are not valid shell variable names.
##############################################
lnpd-0.9.0/configure-790-   { (exit 1); exit 1; }; }
lnpd-0.9.0/configure:791:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
lnpd-0.9.0/configure-792-    eval "$ac_envvar='$ac_optarg'"
##############################################
lnpd-0.9.0/configure-806-if test -n "$ac_prev"; then
lnpd-0.9.0/configure:807:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
lnpd-0.9.0/configure-808-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
lnpd-0.9.0/configure-814-do
lnpd-0.9.0/configure:815:  eval ac_val=$`echo $ac_var`
lnpd-0.9.0/configure-816-  case $ac_val in
##############################################
lnpd-0.9.0/configure-826-do
lnpd-0.9.0/configure:827:  eval ac_val=$`echo $ac_var`
lnpd-0.9.0/configure-828-  case $ac_val in
##############################################
lnpd-0.9.0/configure-893-   { (exit 1); exit 1; }; }
lnpd-0.9.0/configure:894:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
lnpd-0.9.0/configure-895-ac_env_build_alias_set=${build_alias+set}
##############################################
lnpd-0.9.0/configure-984-By default, \`make install' will install all the files in
lnpd-0.9.0/configure:985:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
lnpd-0.9.0/configure:986:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
lnpd-0.9.0/configure-987-for instance \`--prefix=\$HOME'.
##############################################
lnpd-0.9.0/configure-1073-if test "$ac_dir" != .; then
lnpd-0.9.0/configure:1074:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
lnpd-0.9.0/configure-1075-  # A "../" for each directory in $ac_dir_suffix.
lnpd-0.9.0/configure:1076:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
lnpd-0.9.0/configure-1077-else
##############################################
lnpd-0.9.0/configure-1086-    else
lnpd-0.9.0/configure:1087:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
lnpd-0.9.0/configure-1088-    fi ;;
##############################################
lnpd-0.9.0/configure-1242-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
lnpd-0.9.0/configure:1243:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
lnpd-0.9.0/configure-1244-    esac
##############################################
lnpd-0.9.0/configure-1314-    do
lnpd-0.9.0/configure:1315:      eval ac_val=$`echo $ac_var`
lnpd-0.9.0/configure-1316-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
lnpd-0.9.0/configure-1328-      do
lnpd-0.9.0/configure:1329:	eval ac_val=$`echo $ac_var`
lnpd-0.9.0/configure-1330-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
lnpd-0.9.0/configure-1435-    set,)
lnpd-0.9.0/configure:1436:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
lnpd-0.9.0/configure:1437:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
lnpd-0.9.0/configure-1438-      ac_cache_corrupted=: ;;
##############################################
lnpd-0.9.0/configure-1458-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
lnpd-0.9.0/configure:1459:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
lnpd-0.9.0/configure-1460-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
lnpd-0.9.0/configure-1553-test -z "$ac_cv_build_alias" &&
lnpd-0.9.0/configure:1554:  ac_cv_build_alias=`$ac_config_guess`
lnpd-0.9.0/configure-1555-test -z "$ac_cv_build_alias" &&
##############################################
lnpd-0.9.0/configure-1558-   { (exit 1); exit 1; }; }
lnpd-0.9.0/configure:1559:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
lnpd-0.9.0/configure-1560-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
lnpd-0.9.0/configure-1567-build=$ac_cv_build
lnpd-0.9.0/configure:1568:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
lnpd-0.9.0/configure:1569:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
lnpd-0.9.0/configure:1570:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
lnpd-0.9.0/configure-1571-
##############################################
lnpd-0.9.0/configure-1580-  ac_cv_host_alias=$ac_cv_build_alias
lnpd-0.9.0/configure:1581:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
lnpd-0.9.0/configure-1582-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
lnpd-0.9.0/configure-1589-host=$ac_cv_host
lnpd-0.9.0/configure:1590:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
lnpd-0.9.0/configure:1591:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
lnpd-0.9.0/configure:1592:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
lnpd-0.9.0/configure-1593-
##############################################
lnpd-0.9.0/configure-1602-  ac_cv_target_alias=$ac_cv_host_alias
lnpd-0.9.0/configure:1603:ac_cv_target=`$ac_config_sub $ac_cv_target_alias` ||
lnpd-0.9.0/configure-1604-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5
##############################################
lnpd-0.9.0/configure-1611-target=$ac_cv_target
lnpd-0.9.0/configure:1612:target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
lnpd-0.9.0/configure:1613:target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
lnpd-0.9.0/configure:1614:target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
lnpd-0.9.0/configure-1615-
##############################################
lnpd-0.9.0/configure-1715-if (
lnpd-0.9.0/configure:1716:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
lnpd-0.9.0/configure-1717-   if test "$*" = "X"; then
lnpd-0.9.0/configure-1718-      # -L didn't work.
lnpd-0.9.0/configure:1719:      set X `ls -t $srcdir/configure conftestfile`
lnpd-0.9.0/configure-1720-   fi
##############################################
lnpd-0.9.0/configure-1759-_ACEOF
lnpd-0.9.0/configure:1760:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
lnpd-0.9.0/configure-1761-rm conftest.sed
##############################################
lnpd-0.9.0/configure-1764-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
lnpd-0.9.0/configure:1765:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
lnpd-0.9.0/configure-1766-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
lnpd-0.9.0/configure-1773-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
lnpd-0.9.0/configure:1774:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
lnpd-0.9.0/configure-1775-if test -n "$ac_maketemp"; then
##############################################
lnpd-0.9.0/configure-1781-fi
lnpd-0.9.0/configure:1782:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
lnpd-0.9.0/configure-1783-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
lnpd-0.9.0/configure-1796-
lnpd-0.9.0/configure:1797:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
lnpd-0.9.0/configure-1798-  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
##############################################
lnpd-0.9.0/configure-1813-
lnpd-0.9.0/configure:1814:missing_dir=`cd $ac_aux_dir && pwd`
lnpd-0.9.0/configure-1815-echo "$as_me:$LINENO: checking for working aclocal-${am__api_version}" >&5
##############################################
lnpd-0.9.0/configure-2219-     "checking for C compiler version" >&5
lnpd-0.9.0/configure:2220:ac_compiler=`set X $ac_compile; echo $2`
lnpd-0.9.0/configure-2221-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
lnpd-0.9.0/configure-2258-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
lnpd-0.9.0/configure:2259:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
lnpd-0.9.0/configure-2260-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
lnpd-0.9.0/configure-2286-    *.* )
lnpd-0.9.0/configure:2287:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
lnpd-0.9.0/configure-2288-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
lnpd-0.9.0/configure-2366-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
lnpd-0.9.0/configure:2367:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
lnpd-0.9.0/configure-2368-	  export ac_cv_exeext
##############################################
lnpd-0.9.0/configure-2416-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
lnpd-0.9.0/configure:2417:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
lnpd-0.9.0/configure-2418-       break;;
##############################################
lnpd-0.9.0/configure-2494-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
lnpd-0.9.0/configure:2495:GCC=`test $ac_compiler_gnu = yes && echo yes`
lnpd-0.9.0/configure-2496-ac_test_CFLAGS=${CFLAGS+set}
##############################################
lnpd-0.9.0/configure-2827-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
lnpd-0.9.0/configure:2828:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
lnpd-0.9.0/configure-2829-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
lnpd-0.9.0/configure-2836-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
lnpd-0.9.0/configure:2837:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
lnpd-0.9.0/configure-2838-if test -n "$ac_maketemp"; then
##############################################
lnpd-0.9.0/configure-2844-fi
lnpd-0.9.0/configure:2845:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
lnpd-0.9.0/configure-2846-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
lnpd-0.9.0/configure-3059-    test $lt_ac_count -gt 10 && break
lnpd-0.9.0/configure:3060:    lt_ac_count=`expr $lt_ac_count + 1`
lnpd-0.9.0/configure-3061-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
lnpd-0.9.0/configure-3104-    # gcc leaves a trailing carriage return which upsets mingw
lnpd-0.9.0/configure:3105:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lnpd-0.9.0/configure-3106-  *)
lnpd-0.9.0/configure:3107:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lnpd-0.9.0/configure-3108-  esac
##############################################
lnpd-0.9.0/configure-3113-      # Canonicalize the pathname of ld
lnpd-0.9.0/configure:3114:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
lnpd-0.9.0/configure-3115-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
lnpd-0.9.0/configure:3116:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
lnpd-0.9.0/configure-3117-      done
##############################################
lnpd-0.9.0/configure-3148-      # Break only if it was the GNU/non-GNU ld that we prefer.
lnpd-0.9.0/configure:3149:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
lnpd-0.9.0/configure-3150-      *GNU* | *'with BFD'*)
##############################################
lnpd-0.9.0/configure-3181-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
lnpd-0.9.0/configure:3182:case `$LD -v 2>&1 </dev/null` in
lnpd-0.9.0/configure-3183-*GNU* | *'with BFD'*)
##############################################
lnpd-0.9.0/configure-3230-      # Tru64's nm complains that /dev/null is an invalid object file
lnpd-0.9.0/configure:3231:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
lnpd-0.9.0/configure-3232-      */dev/null* | *'Invalid file or object type'*)
##############################################
lnpd-0.9.0/configure-3236-      *)
lnpd-0.9.0/configure:3237:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
lnpd-0.9.0/configure-3238-	*/dev/null*)
##############################################
lnpd-0.9.0/configure-3382-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
lnpd-0.9.0/configure:3383:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lnpd-0.9.0/configure-3384-    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
##############################################
lnpd-0.9.0/configure-3465-  (exit $ac_status); }; then
lnpd-0.9.0/configure:3466:    case `/usr/bin/file conftest.$ac_objext` in
lnpd-0.9.0/configure-3467-    *ELF-32*)
##############################################
lnpd-0.9.0/configure-3485-   if test "$lt_cv_prog_gnu_ld" = yes; then
lnpd-0.9.0/configure:3486:    case `/usr/bin/file conftest.$ac_objext` in
lnpd-0.9.0/configure-3487-    *32-bit*)
##############################################
lnpd-0.9.0/configure-3497-   else
lnpd-0.9.0/configure:3498:    case `/usr/bin/file conftest.$ac_objext` in
lnpd-0.9.0/configure-3499-    *32-bit*)
##############################################
lnpd-0.9.0/configure-4052-do
lnpd-0.9.0/configure:4053:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
lnpd-0.9.0/configure-4054-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
lnpd-0.9.0/configure-4098-fi
lnpd-0.9.0/configure:4099:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lnpd-0.9.0/configure:4100:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lnpd-0.9.0/configure:4101:if test `eval echo '${'$as_ac_Header'}'` = yes; then
lnpd-0.9.0/configure-4102-  cat >>confdefs.h <<_ACEOF
lnpd-0.9.0/configure:4103:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
lnpd-0.9.0/configure-4104-_ACEOF
##############################################
lnpd-0.9.0/configure-4113-do
lnpd-0.9.0/configure:4114:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
lnpd-0.9.0/configure-4115-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
lnpd-0.9.0/configure-4120-fi
lnpd-0.9.0/configure:4121:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lnpd-0.9.0/configure:4122:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lnpd-0.9.0/configure-4123-else
##############################################
lnpd-0.9.0/configure-4246-fi
lnpd-0.9.0/configure:4247:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lnpd-0.9.0/configure:4248:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lnpd-0.9.0/configure-4249-
lnpd-0.9.0/configure-4250-fi
lnpd-0.9.0/configure:4251:if test `eval echo '${'$as_ac_Header'}'` = yes; then
lnpd-0.9.0/configure-4252-  cat >>confdefs.h <<_ACEOF
lnpd-0.9.0/configure:4253:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
lnpd-0.9.0/configure-4254-_ACEOF
##############################################
lnpd-0.9.0/configure-4355-     "checking for C++ compiler version" >&5
lnpd-0.9.0/configure:4356:ac_compiler=`set X $ac_compile; echo $2`
lnpd-0.9.0/configure-4357-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
lnpd-0.9.0/configure-4429-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
lnpd-0.9.0/configure:4430:GXX=`test $ac_compiler_gnu = yes && echo yes`
lnpd-0.9.0/configure-4431-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
lnpd-0.9.0/configure-4935-     "checking for Fortran 77 compiler version" >&5
lnpd-0.9.0/configure:4936:ac_compiler=`set X $ac_compile; echo $2`
lnpd-0.9.0/configure-4937-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
lnpd-0.9.0/configure-5068-
lnpd-0.9.0/configure:5069:G77=`test $ac_compiler_gnu = yes && echo yes`
lnpd-0.9.0/configure-5070-ac_ext=c
##############################################
lnpd-0.9.0/configure-5125-    # we can't tell.
lnpd-0.9.0/configure:5126:    while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
lnpd-0.9.0/configure-5127-	       = "XX$teststring") >/dev/null 2>&1 &&
lnpd-0.9.0/configure:5128:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
lnpd-0.9.0/configure-5129-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
lnpd-0.9.0/configure-5131-    do
lnpd-0.9.0/configure:5132:      i=`expr $i + 1`
lnpd-0.9.0/configure-5133-      teststring=$teststring$teststring
##############################################
lnpd-0.9.0/configure-5138-    # It appears as though 1/2 is a usable value.
lnpd-0.9.0/configure:5139:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
lnpd-0.9.0/configure-5140-    ;;
##############################################
lnpd-0.9.0/configure-5218-# If we're using GNU nm, then use its standard symbol codes.
lnpd-0.9.0/configure:5219:case `$NM -V 2>&1` in
lnpd-0.9.0/configure-5220-*GNU* | *'with BFD'*)
##############################################
lnpd-0.9.0/configure-5719-	"file_magic "*)
lnpd-0.9.0/configure:5720:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
lnpd-0.9.0/configure-5721-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
lnpd-0.9.0/configure-5781-	"file_magic "*)
lnpd-0.9.0/configure:5782:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
lnpd-0.9.0/configure-5783-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
lnpd-0.9.0/configure-5892-if test -n "$lt_prog_cc_shlib"; then
lnpd-0.9.0/configure:5893:  { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&5
lnpd-0.9.0/configure:5894:echo "$as_me: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&2;}
lnpd-0.9.0/configure-5895-  if echo "$old_CC $old_CFLAGS " | grep "[ 	]$lt_prog_cc_shlib[ 	]" >/dev/null; then :
##############################################
lnpd-0.9.0/configure-6300-  if test "$hard_links" = no; then
lnpd-0.9.0/configure:6301:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
lnpd-0.9.0/configure:6302:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
lnpd-0.9.0/configure-6303-    need_locks=warn
##############################################
lnpd-0.9.0/configure-6423-	# is EXPORTS), use it as is; otherwise, prepend...
lnpd-0.9.0/configure:6424:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lnpd-0.9.0/configure-6425-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
lnpd-0.9.0/configure-6478-      supports_anon_versioning=no
lnpd-0.9.0/configure:6479:      case `$LD -v 2>/dev/null` in
lnpd-0.9.0/configure-6480-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
lnpd-0.9.0/configure-6585-	# below for broken collect2 doesn't work under 4.3+
lnpd-0.9.0/configure:6586:	  collect2name=`${CC} -print-prog-name=collect2`
lnpd-0.9.0/configure-6587-	  if test -f "$collect2name" && \
##############################################
lnpd-0.9.0/configure-6678-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
lnpd-0.9.0/configure:6679:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
lnpd-0.9.0/configure-6680-       else
##############################################
lnpd-0.9.0/configure-6777-      # FIXME: Setting linknames here is a bad hack.
lnpd-0.9.0/configure:6778:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
lnpd-0.9.0/configure-6779-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
lnpd-0.9.0/configure-6782-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
lnpd-0.9.0/configure:6783:      fix_srcfile_path='`cygpath -w "$srcfile"`'
lnpd-0.9.0/configure-6784-      enable_shared_with_static_runtimes=yes
##############################################
lnpd-0.9.0/configure-6943-      if test "$GCC" = yes; then
lnpd-0.9.0/configure:6944:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/configure-6945-      else
lnpd-0.9.0/configure:6946:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/configure-6947-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
lnpd-0.9.0/configure-6975-      hardcode_shlibpath_var=no
lnpd-0.9.0/configure:6976:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lnpd-0.9.0/configure-6977-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
lnpd-0.9.0/configure-7004-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
lnpd-0.9.0/configure:7005:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/configure-7006-      else
lnpd-0.9.0/configure-7007-	allow_undefined_flag=' -expect_unresolved \*'
lnpd-0.9.0/configure:7008:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/configure-7009-      fi
##############################################
lnpd-0.9.0/configure-7016-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
lnpd-0.9.0/configure:7017:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/configure-7018-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
lnpd-0.9.0/configure-7020-	allow_undefined_flag=' -expect_unresolved \*'
lnpd-0.9.0/configure:7021:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/configure:7022:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
lnpd-0.9.0/configure:7023:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
lnpd-0.9.0/configure-7024-
##############################################
lnpd-0.9.0/configure-7242-if test "$GCC" = yes; then
lnpd-0.9.0/configure:7243:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lnpd-0.9.0/configure-7244-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
lnpd-0.9.0/configure-7248-    # okay in the real world where ";" in dirpaths is itself problematic.
lnpd-0.9.0/configure:7249:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lnpd-0.9.0/configure-7250-  else
lnpd-0.9.0/configure:7251:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lnpd-0.9.0/configure-7252-  fi
##############################################
lnpd-0.9.0/configure-7319-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
lnpd-0.9.0/configure:7320:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
lnpd-0.9.0/configure-7321-  ;;
##############################################
lnpd-0.9.0/configure-7352-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lnpd-0.9.0/configure:7353:    postinstall_cmds='base_file=`basename \${file}`~
lnpd-0.9.0/configure:7354:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
lnpd-0.9.0/configure:7355:      dldir=$destdir/`dirname \$dlpath`~
lnpd-0.9.0/configure-7356-      test -d \$dldir || mkdir -p \$dldir~
lnpd-0.9.0/configure-7357-      $install_prog $dir/$dlname \$dldir/$dlname'
lnpd-0.9.0/configure:7358:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lnpd-0.9.0/configure-7359-      dlpath=$dir/\$dldll~
##############################################
lnpd-0.9.0/configure-7365-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lnpd-0.9.0/configure:7366:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lnpd-0.9.0/configure-7367-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
lnpd-0.9.0/configure-7370-      # MinGW DLLs use traditional 'lib' prefix
lnpd-0.9.0/configure:7371:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lnpd-0.9.0/configure:7372:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lnpd-0.9.0/configure-7373-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
lnpd-0.9.0/configure-7379-        # which wouldn't understand a cygwinified path. Ahh.
lnpd-0.9.0/configure:7380:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lnpd-0.9.0/configure-7381-      else
lnpd-0.9.0/configure:7382:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lnpd-0.9.0/configure-7383-      fi
##############################################
lnpd-0.9.0/configure-7386-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lnpd-0.9.0/configure:7387:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
lnpd-0.9.0/configure-7388-      ;;
##############################################
lnpd-0.9.0/configure-7392-  *)
lnpd-0.9.0/configure:7393:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
lnpd-0.9.0/configure-7394-    ;;
##############################################
lnpd-0.9.0/configure-7412-  if test "$GCC" = yes; then
lnpd-0.9.0/configure:7413:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
lnpd-0.9.0/configure-7414-  else
##############################################
lnpd-0.9.0/configure-7589-  if test -f /etc/ld.so.conf; then
lnpd-0.9.0/configure:7590:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
lnpd-0.9.0/configure-7591-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
lnpd-0.9.0/configure-7668-  shlibpath_var=LD_LIBRARY_PATH
lnpd-0.9.0/configure:7669:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lnpd-0.9.0/configure-7670-    case $host_os in
##############################################
lnpd-0.9.0/configure-8794-      # Double-quote double-evaled strings.
lnpd-0.9.0/configure:8795:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
lnpd-0.9.0/configure-8796-      ;;
lnpd-0.9.0/configure-8797-    *)
lnpd-0.9.0/configure:8798:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
lnpd-0.9.0/configure-8799-      ;;
##############################################
lnpd-0.9.0/configure-8804-  *'\$0 --fallback-echo"')
lnpd-0.9.0/configure:8805:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
lnpd-0.9.0/configure-8806-    ;;
##############################################
lnpd-0.9.0/configure-8817-
lnpd-0.9.0/configure:8818:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
lnpd-0.9.0/configure-8819-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
lnpd-0.9.0/configure-9187-  # libtool script then.
lnpd-0.9.0/configure:9188:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
lnpd-0.9.0/configure-9189-  if test -f "$ltmain_in"; then
##############################################
lnpd-0.9.0/configure-9216-  if test -z "$LTCC"; then
lnpd-0.9.0/configure:9217:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
lnpd-0.9.0/configure-9218-    if test -z "$LTCC"; then
##############################################
lnpd-0.9.0/configure-9221-    else
lnpd-0.9.0/configure:9222:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
lnpd-0.9.0/configure:9223:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
lnpd-0.9.0/configure-9224-    fi
##############################################
lnpd-0.9.0/configure-9228-  # Note that this assumes the entire list is on one line.
lnpd-0.9.0/configure:9229:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
lnpd-0.9.0/configure-9230-
##############################################
lnpd-0.9.0/configure-9234-    # Check whether tagname contains only valid characters
lnpd-0.9.0/configure:9235:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
lnpd-0.9.0/configure-9236-    "") ;;
##############################################
lnpd-0.9.0/configure-9334-compiler_CXX=$CC
lnpd-0.9.0/configure:9335:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/configure-9336-
##############################################
lnpd-0.9.0/configure-9363-    # gcc leaves a trailing carriage return which upsets mingw
lnpd-0.9.0/configure:9364:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
lnpd-0.9.0/configure-9365-  *)
lnpd-0.9.0/configure:9366:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
lnpd-0.9.0/configure-9367-  esac
##############################################
lnpd-0.9.0/configure-9372-      # Canonicalize the pathname of ld
lnpd-0.9.0/configure:9373:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
lnpd-0.9.0/configure-9374-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
lnpd-0.9.0/configure:9375:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
lnpd-0.9.0/configure-9376-      done
##############################################
lnpd-0.9.0/configure-9407-      # Break only if it was the GNU/non-GNU ld that we prefer.
lnpd-0.9.0/configure:9408:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
lnpd-0.9.0/configure-9409-      *GNU* | *'with BFD'*)
##############################################
lnpd-0.9.0/configure-9440-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
lnpd-0.9.0/configure:9441:case `$LD -v 2>&1 </dev/null` in
lnpd-0.9.0/configure-9442-*GNU* | *'with BFD'*)
##############################################
lnpd-0.9.0/configure-9470-    # ancient GNU ld didn't support --whole-archive et. al.
lnpd-0.9.0/configure:9471:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
lnpd-0.9.0/configure-9472-	grep 'no-whole-archive' > /dev/null; then
##############################################
lnpd-0.9.0/configure-9551-      # below for broken collect2 doesn't work under 4.3+
lnpd-0.9.0/configure:9552:	collect2name=`${CC} -print-prog-name=collect2`
lnpd-0.9.0/configure-9553-	if test -f "$collect2name" && \
##############################################
lnpd-0.9.0/configure-9645-
lnpd-0.9.0/configure:9646:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
lnpd-0.9.0/configure-9647-     else
##############################################
lnpd-0.9.0/configure-9740-      # is EXPORTS), use it as is; otherwise, prepend...
lnpd-0.9.0/configure:9741:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lnpd-0.9.0/configure-9742-	cp $export_symbols $output_objdir/$soname.def;
##############################################
lnpd-0.9.0/configure-9858-      # dependencies.
lnpd-0.9.0/configure:9859:      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
lnpd-0.9.0/configure-9860-      ;;
##############################################
lnpd-0.9.0/configure-9930-	# dependencies.
lnpd-0.9.0/configure:9931:	output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
lnpd-0.9.0/configure-9932-	;;
##############################################
lnpd-0.9.0/configure-9955-	# SGI C++
lnpd-0.9.0/configure:9956:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
lnpd-0.9.0/configure-9957-
##############################################
lnpd-0.9.0/configure-9966-	  if test "$with_gnu_ld" = no; then
lnpd-0.9.0/configure:9967:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
lnpd-0.9.0/configure-9968-	  else
lnpd-0.9.0/configure:9969:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
lnpd-0.9.0/configure-9970-	  fi
##############################################
lnpd-0.9.0/configure-9985-	# to its proper name (with version) after linking.
lnpd-0.9.0/configure:9986:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
lnpd-0.9.0/configure:9987:	archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
lnpd-0.9.0/configure-9988-	# Commands to make compiler produce verbose output that lists
##############################################
lnpd-0.9.0/configure-9995-	# dependencies.
lnpd-0.9.0/configure:9996:	output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
lnpd-0.9.0/configure-9997-
##############################################
lnpd-0.9.0/configure-10031-	# dependencies.
lnpd-0.9.0/configure:10032:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
lnpd-0.9.0/configure-10033-	;;
##############################################
lnpd-0.9.0/configure-10074-	# to its proper name (with version) after linking.
lnpd-0.9.0/configure:10075:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
lnpd-0.9.0/configure-10076-
##############################################
lnpd-0.9.0/configure-10091-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
lnpd-0.9.0/configure:10092:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
lnpd-0.9.0/configure-10093-
##############################################
lnpd-0.9.0/configure-10104-	# dependencies.
lnpd-0.9.0/configure:10105:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
lnpd-0.9.0/configure-10106-	;;
##############################################
lnpd-0.9.0/configure-10109-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
lnpd-0.9.0/configure:10110:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
lnpd-0.9.0/configure-10111-
##############################################
lnpd-0.9.0/configure-10134-	# to its proper name (with version) after linking.
lnpd-0.9.0/configure:10135:	archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
lnpd-0.9.0/configure-10136-
##############################################
lnpd-0.9.0/configure-10150-	allow_undefined_flag_CXX=' -expect_unresolved \*'
lnpd-0.9.0/configure:10151:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
lnpd-0.9.0/configure:10152:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
lnpd-0.9.0/configure-10153-	  echo "-hidden">> $lib.exp~
lnpd-0.9.0/configure:10154:	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry $objdir/so_locations -o $lib~
lnpd-0.9.0/configure-10155-	  $rm $lib.exp'
##############################################
lnpd-0.9.0/configure-10167-	# dependencies.
lnpd-0.9.0/configure:10168:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
lnpd-0.9.0/configure-10169-	;;
##############################################
lnpd-0.9.0/configure-10172-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
lnpd-0.9.0/configure:10173:	 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
lnpd-0.9.0/configure-10174-
##############################################
lnpd-0.9.0/configure-10255-	# dependencies.
lnpd-0.9.0/configure:10256:	output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[LR]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
lnpd-0.9.0/configure-10257-
##############################################
lnpd-0.9.0/configure-10359-  # eval without this substitution.
lnpd-0.9.0/configure:10360:  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
lnpd-0.9.0/configure-10361-
lnpd-0.9.0/configure:10362:  for p in `eval $output_verbose_link_cmd`; do
lnpd-0.9.0/configure-10363-    case $p in
##############################################
lnpd-0.9.0/configure-10823-  if test "$hard_links" = no; then
lnpd-0.9.0/configure:10824:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
lnpd-0.9.0/configure:10825:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
lnpd-0.9.0/configure-10826-    need_locks=warn
##############################################
lnpd-0.9.0/configure-10946-if test "$GCC" = yes; then
lnpd-0.9.0/configure:10947:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lnpd-0.9.0/configure-10948-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
lnpd-0.9.0/configure-10952-    # okay in the real world where ";" in dirpaths is itself problematic.
lnpd-0.9.0/configure:10953:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lnpd-0.9.0/configure-10954-  else
lnpd-0.9.0/configure:10955:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lnpd-0.9.0/configure-10956-  fi
##############################################
lnpd-0.9.0/configure-11023-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
lnpd-0.9.0/configure:11024:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
lnpd-0.9.0/configure-11025-  ;;
##############################################
lnpd-0.9.0/configure-11056-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lnpd-0.9.0/configure:11057:    postinstall_cmds='base_file=`basename \${file}`~
lnpd-0.9.0/configure:11058:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
lnpd-0.9.0/configure:11059:      dldir=$destdir/`dirname \$dlpath`~
lnpd-0.9.0/configure-11060-      test -d \$dldir || mkdir -p \$dldir~
lnpd-0.9.0/configure-11061-      $install_prog $dir/$dlname \$dldir/$dlname'
lnpd-0.9.0/configure:11062:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lnpd-0.9.0/configure-11063-      dlpath=$dir/\$dldll~
##############################################
lnpd-0.9.0/configure-11069-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lnpd-0.9.0/configure:11070:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lnpd-0.9.0/configure-11071-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
lnpd-0.9.0/configure-11074-      # MinGW DLLs use traditional 'lib' prefix
lnpd-0.9.0/configure:11075:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lnpd-0.9.0/configure:11076:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lnpd-0.9.0/configure-11077-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
lnpd-0.9.0/configure-11083-        # which wouldn't understand a cygwinified path. Ahh.
lnpd-0.9.0/configure:11084:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lnpd-0.9.0/configure-11085-      else
lnpd-0.9.0/configure:11086:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lnpd-0.9.0/configure-11087-      fi
##############################################
lnpd-0.9.0/configure-11090-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lnpd-0.9.0/configure:11091:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
lnpd-0.9.0/configure-11092-      ;;
##############################################
lnpd-0.9.0/configure-11096-  *)
lnpd-0.9.0/configure:11097:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
lnpd-0.9.0/configure-11098-    ;;
##############################################
lnpd-0.9.0/configure-11116-  if test "$GCC" = yes; then
lnpd-0.9.0/configure:11117:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
lnpd-0.9.0/configure-11118-  else
##############################################
lnpd-0.9.0/configure-11293-  if test -f /etc/ld.so.conf; then
lnpd-0.9.0/configure:11294:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
lnpd-0.9.0/configure-11295-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
lnpd-0.9.0/configure-11372-  shlibpath_var=LD_LIBRARY_PATH
lnpd-0.9.0/configure:11373:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lnpd-0.9.0/configure-11374-    case $host_os in
##############################################
lnpd-0.9.0/configure-12424-      # Double-quote double-evaled strings.
lnpd-0.9.0/configure:12425:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
lnpd-0.9.0/configure-12426-      ;;
lnpd-0.9.0/configure-12427-    *)
lnpd-0.9.0/configure:12428:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
lnpd-0.9.0/configure-12429-      ;;
##############################################
lnpd-0.9.0/configure-12434-  *'\$0 --fallback-echo"')
lnpd-0.9.0/configure:12435:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
lnpd-0.9.0/configure-12436-    ;;
##############################################
lnpd-0.9.0/configure-12744-  # libtool script then.
lnpd-0.9.0/configure:12745:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
lnpd-0.9.0/configure-12746-  if test -f "$ltmain_in"; then
##############################################
lnpd-0.9.0/configure-12828-compiler_F77=$CC
lnpd-0.9.0/configure:12829:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/configure-12830-
##############################################
lnpd-0.9.0/configure-13177-  if test "$hard_links" = no; then
lnpd-0.9.0/configure:13178:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
lnpd-0.9.0/configure:13179:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
lnpd-0.9.0/configure-13180-    need_locks=warn
##############################################
lnpd-0.9.0/configure-13300-	# is EXPORTS), use it as is; otherwise, prepend...
lnpd-0.9.0/configure:13301:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lnpd-0.9.0/configure-13302-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
lnpd-0.9.0/configure-13355-      supports_anon_versioning=no
lnpd-0.9.0/configure:13356:      case `$LD -v 2>/dev/null` in
lnpd-0.9.0/configure-13357-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
lnpd-0.9.0/configure-13462-	# below for broken collect2 doesn't work under 4.3+
lnpd-0.9.0/configure:13463:	  collect2name=`${CC} -print-prog-name=collect2`
lnpd-0.9.0/configure-13464-	  if test -f "$collect2name" && \
##############################################
lnpd-0.9.0/configure-13545-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
lnpd-0.9.0/configure:13546:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
lnpd-0.9.0/configure-13547-       else
##############################################
lnpd-0.9.0/configure-13634-      # FIXME: Setting linknames here is a bad hack.
lnpd-0.9.0/configure:13635:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
lnpd-0.9.0/configure-13636-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
lnpd-0.9.0/configure-13639-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
lnpd-0.9.0/configure:13640:      fix_srcfile_path='`cygpath -w "$srcfile"`'
lnpd-0.9.0/configure-13641-      enable_shared_with_static_runtimes_F77=yes
##############################################
lnpd-0.9.0/configure-13800-      if test "$GCC" = yes; then
lnpd-0.9.0/configure:13801:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/configure-13802-      else
lnpd-0.9.0/configure:13803:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/configure-13804-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
lnpd-0.9.0/configure-13832-      hardcode_shlibpath_var_F77=no
lnpd-0.9.0/configure:13833:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lnpd-0.9.0/configure-13834-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
lnpd-0.9.0/configure-13861-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
lnpd-0.9.0/configure:13862:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/configure-13863-      else
lnpd-0.9.0/configure-13864-	allow_undefined_flag_F77=' -expect_unresolved \*'
lnpd-0.9.0/configure:13865:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/configure-13866-      fi
##############################################
lnpd-0.9.0/configure-13873-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
lnpd-0.9.0/configure:13874:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/configure-13875-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
lnpd-0.9.0/configure-13877-	allow_undefined_flag_F77=' -expect_unresolved \*'
lnpd-0.9.0/configure:13878:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/configure:13879:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
lnpd-0.9.0/configure:13880:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
lnpd-0.9.0/configure-13881-
##############################################
lnpd-0.9.0/configure-14099-if test "$GCC" = yes; then
lnpd-0.9.0/configure:14100:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lnpd-0.9.0/configure-14101-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
lnpd-0.9.0/configure-14105-    # okay in the real world where ";" in dirpaths is itself problematic.
lnpd-0.9.0/configure:14106:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lnpd-0.9.0/configure-14107-  else
lnpd-0.9.0/configure:14108:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lnpd-0.9.0/configure-14109-  fi
##############################################
lnpd-0.9.0/configure-14176-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
lnpd-0.9.0/configure:14177:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
lnpd-0.9.0/configure-14178-  ;;
##############################################
lnpd-0.9.0/configure-14209-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lnpd-0.9.0/configure:14210:    postinstall_cmds='base_file=`basename \${file}`~
lnpd-0.9.0/configure:14211:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
lnpd-0.9.0/configure:14212:      dldir=$destdir/`dirname \$dlpath`~
lnpd-0.9.0/configure-14213-      test -d \$dldir || mkdir -p \$dldir~
lnpd-0.9.0/configure-14214-      $install_prog $dir/$dlname \$dldir/$dlname'
lnpd-0.9.0/configure:14215:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lnpd-0.9.0/configure-14216-      dlpath=$dir/\$dldll~
##############################################
lnpd-0.9.0/configure-14222-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lnpd-0.9.0/configure:14223:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lnpd-0.9.0/configure-14224-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
lnpd-0.9.0/configure-14227-      # MinGW DLLs use traditional 'lib' prefix
lnpd-0.9.0/configure:14228:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lnpd-0.9.0/configure:14229:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lnpd-0.9.0/configure-14230-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
lnpd-0.9.0/configure-14236-        # which wouldn't understand a cygwinified path. Ahh.
lnpd-0.9.0/configure:14237:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lnpd-0.9.0/configure-14238-      else
lnpd-0.9.0/configure:14239:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lnpd-0.9.0/configure-14240-      fi
##############################################
lnpd-0.9.0/configure-14243-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lnpd-0.9.0/configure:14244:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
lnpd-0.9.0/configure-14245-      ;;
##############################################
lnpd-0.9.0/configure-14249-  *)
lnpd-0.9.0/configure:14250:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
lnpd-0.9.0/configure-14251-    ;;
##############################################
lnpd-0.9.0/configure-14269-  if test "$GCC" = yes; then
lnpd-0.9.0/configure:14270:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
lnpd-0.9.0/configure-14271-  else
##############################################
lnpd-0.9.0/configure-14446-  if test -f /etc/ld.so.conf; then
lnpd-0.9.0/configure:14447:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
lnpd-0.9.0/configure-14448-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
lnpd-0.9.0/configure-14525-  shlibpath_var=LD_LIBRARY_PATH
lnpd-0.9.0/configure:14526:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lnpd-0.9.0/configure-14527-    case $host_os in
##############################################
lnpd-0.9.0/configure-14779-      # Double-quote double-evaled strings.
lnpd-0.9.0/configure:14780:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
lnpd-0.9.0/configure-14781-      ;;
lnpd-0.9.0/configure-14782-    *)
lnpd-0.9.0/configure:14783:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
lnpd-0.9.0/configure-14784-      ;;
##############################################
lnpd-0.9.0/configure-14789-  *'\$0 --fallback-echo"')
lnpd-0.9.0/configure:14790:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
lnpd-0.9.0/configure-14791-    ;;
##############################################
lnpd-0.9.0/configure-15099-  # libtool script then.
lnpd-0.9.0/configure:15100:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
lnpd-0.9.0/configure-15101-  if test -f "$ltmain_in"; then
##############################################
lnpd-0.9.0/configure-15515-  if test "$hard_links" = no; then
lnpd-0.9.0/configure:15516:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
lnpd-0.9.0/configure:15517:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
lnpd-0.9.0/configure-15518-    need_locks=warn
##############################################
lnpd-0.9.0/configure-15638-	# is EXPORTS), use it as is; otherwise, prepend...
lnpd-0.9.0/configure:15639:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
lnpd-0.9.0/configure-15640-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
lnpd-0.9.0/configure-15693-      supports_anon_versioning=no
lnpd-0.9.0/configure:15694:      case `$LD -v 2>/dev/null` in
lnpd-0.9.0/configure-15695-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
lnpd-0.9.0/configure-15800-	# below for broken collect2 doesn't work under 4.3+
lnpd-0.9.0/configure:15801:	  collect2name=`${CC} -print-prog-name=collect2`
lnpd-0.9.0/configure-15802-	  if test -f "$collect2name" && \
##############################################
lnpd-0.9.0/configure-15893-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
lnpd-0.9.0/configure:15894:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
lnpd-0.9.0/configure-15895-       else
##############################################
lnpd-0.9.0/configure-15992-      # FIXME: Setting linknames here is a bad hack.
lnpd-0.9.0/configure:15993:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
lnpd-0.9.0/configure-15994-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
lnpd-0.9.0/configure-15997-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
lnpd-0.9.0/configure:15998:      fix_srcfile_path='`cygpath -w "$srcfile"`'
lnpd-0.9.0/configure-15999-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
lnpd-0.9.0/configure-16158-      if test "$GCC" = yes; then
lnpd-0.9.0/configure:16159:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/configure-16160-      else
lnpd-0.9.0/configure:16161:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/configure-16162-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
lnpd-0.9.0/configure-16190-      hardcode_shlibpath_var_GCJ=no
lnpd-0.9.0/configure:16191:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lnpd-0.9.0/configure-16192-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
lnpd-0.9.0/configure-16219-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
lnpd-0.9.0/configure:16220:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/configure-16221-      else
lnpd-0.9.0/configure-16222-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
lnpd-0.9.0/configure:16223:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/configure-16224-      fi
##############################################
lnpd-0.9.0/configure-16231-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
lnpd-0.9.0/configure:16232:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/configure-16233-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
lnpd-0.9.0/configure-16235-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
lnpd-0.9.0/configure:16236:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
lnpd-0.9.0/configure:16237:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
lnpd-0.9.0/configure:16238:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
lnpd-0.9.0/configure-16239-
##############################################
lnpd-0.9.0/configure-16457-if test "$GCC" = yes; then
lnpd-0.9.0/configure:16458:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lnpd-0.9.0/configure-16459-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
lnpd-0.9.0/configure-16463-    # okay in the real world where ";" in dirpaths is itself problematic.
lnpd-0.9.0/configure:16464:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lnpd-0.9.0/configure-16465-  else
lnpd-0.9.0/configure:16466:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lnpd-0.9.0/configure-16467-  fi
##############################################
lnpd-0.9.0/configure-16534-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
lnpd-0.9.0/configure:16535:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
lnpd-0.9.0/configure-16536-  ;;
##############################################
lnpd-0.9.0/configure-16567-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
lnpd-0.9.0/configure:16568:    postinstall_cmds='base_file=`basename \${file}`~
lnpd-0.9.0/configure:16569:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
lnpd-0.9.0/configure:16570:      dldir=$destdir/`dirname \$dlpath`~
lnpd-0.9.0/configure-16571-      test -d \$dldir || mkdir -p \$dldir~
lnpd-0.9.0/configure-16572-      $install_prog $dir/$dlname \$dldir/$dlname'
lnpd-0.9.0/configure:16573:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
lnpd-0.9.0/configure-16574-      dlpath=$dir/\$dldll~
##############################################
lnpd-0.9.0/configure-16580-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
lnpd-0.9.0/configure:16581:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lnpd-0.9.0/configure-16582-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
lnpd-0.9.0/configure-16585-      # MinGW DLLs use traditional 'lib' prefix
lnpd-0.9.0/configure:16586:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
lnpd-0.9.0/configure:16587:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
lnpd-0.9.0/configure-16588-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
lnpd-0.9.0/configure-16594-        # which wouldn't understand a cygwinified path. Ahh.
lnpd-0.9.0/configure:16595:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
lnpd-0.9.0/configure-16596-      else
lnpd-0.9.0/configure:16597:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
lnpd-0.9.0/configure-16598-      fi
##############################################
lnpd-0.9.0/configure-16601-      # pw32 DLLs use 'pw' prefix rather than 'lib'
lnpd-0.9.0/configure:16602:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
lnpd-0.9.0/configure-16603-      ;;
##############################################
lnpd-0.9.0/configure-16607-  *)
lnpd-0.9.0/configure:16608:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
lnpd-0.9.0/configure-16609-    ;;
##############################################
lnpd-0.9.0/configure-16627-  if test "$GCC" = yes; then
lnpd-0.9.0/configure:16628:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
lnpd-0.9.0/configure-16629-  else
##############################################
lnpd-0.9.0/configure-16804-  if test -f /etc/ld.so.conf; then
lnpd-0.9.0/configure:16805:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
lnpd-0.9.0/configure-16806-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
lnpd-0.9.0/configure-16883-  shlibpath_var=LD_LIBRARY_PATH
lnpd-0.9.0/configure:16884:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
lnpd-0.9.0/configure-16885-    case $host_os in
##############################################
lnpd-0.9.0/configure-17935-      # Double-quote double-evaled strings.
lnpd-0.9.0/configure:17936:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
lnpd-0.9.0/configure-17937-      ;;
lnpd-0.9.0/configure-17938-    *)
lnpd-0.9.0/configure:17939:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
lnpd-0.9.0/configure-17940-      ;;
##############################################
lnpd-0.9.0/configure-17945-  *'\$0 --fallback-echo"')
lnpd-0.9.0/configure:17946:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
lnpd-0.9.0/configure-17947-    ;;
##############################################
lnpd-0.9.0/configure-18255-  # libtool script then.
lnpd-0.9.0/configure:18256:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
lnpd-0.9.0/configure-18257-  if test -f "$ltmain_in"; then
##############################################
lnpd-0.9.0/configure-18380-      # Double-quote double-evaled strings.
lnpd-0.9.0/configure:18381:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
lnpd-0.9.0/configure-18382-      ;;
lnpd-0.9.0/configure-18383-    *)
lnpd-0.9.0/configure:18384:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
lnpd-0.9.0/configure-18385-      ;;
##############################################
lnpd-0.9.0/configure-18390-  *'\$0 --fallback-echo"')
lnpd-0.9.0/configure:18391:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
lnpd-0.9.0/configure-18392-    ;;
##############################################
lnpd-0.9.0/configure-18700-  # libtool script then.
lnpd-0.9.0/configure:18701:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
lnpd-0.9.0/configure-18702-  if test -f "$ltmain_in"; then
##############################################
lnpd-0.9.0/configure-18955-do
lnpd-0.9.0/configure:18956:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
lnpd-0.9.0/configure-18957-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
lnpd-0.9.0/configure-18962-fi
lnpd-0.9.0/configure:18963:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lnpd-0.9.0/configure:18964:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lnpd-0.9.0/configure-18965-else
##############################################
lnpd-0.9.0/configure-19088-fi
lnpd-0.9.0/configure:19089:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lnpd-0.9.0/configure:19090:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lnpd-0.9.0/configure-19091-
lnpd-0.9.0/configure-19092-fi
lnpd-0.9.0/configure:19093:if test `eval echo '${'$as_ac_Header'}'` = yes; then
lnpd-0.9.0/configure-19094-  cat >>confdefs.h <<_ACEOF
lnpd-0.9.0/configure:19095:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
lnpd-0.9.0/configure-19096-_ACEOF
##############################################
lnpd-0.9.0/configure-19539-do
lnpd-0.9.0/configure:19540:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
lnpd-0.9.0/configure-19541-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
lnpd-0.9.0/configure-19546-fi
lnpd-0.9.0/configure:19547:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lnpd-0.9.0/configure:19548:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lnpd-0.9.0/configure-19549-else
##############################################
lnpd-0.9.0/configure-19672-fi
lnpd-0.9.0/configure:19673:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lnpd-0.9.0/configure:19674:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lnpd-0.9.0/configure-19675-
lnpd-0.9.0/configure-19676-fi
lnpd-0.9.0/configure:19677:if test `eval echo '${'$as_ac_Header'}'` = yes; then
lnpd-0.9.0/configure-19678-  cat >>confdefs.h <<_ACEOF
lnpd-0.9.0/configure:19679:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
lnpd-0.9.0/configure-19680-_ACEOF
##############################################
lnpd-0.9.0/configure-19689-do
lnpd-0.9.0/configure:19690:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
lnpd-0.9.0/configure-19691-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
lnpd-0.9.0/configure-19777-fi
lnpd-0.9.0/configure:19778:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
lnpd-0.9.0/configure:19779:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
lnpd-0.9.0/configure:19780:if test `eval echo '${'$as_ac_var'}'` = yes; then
lnpd-0.9.0/configure-19781-  cat >>confdefs.h <<_ACEOF
lnpd-0.9.0/configure:19782:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
lnpd-0.9.0/configure-19783-_ACEOF
##############################################
lnpd-0.9.0/configure-20021-do
lnpd-0.9.0/configure:20022:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
lnpd-0.9.0/configure-20023-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
lnpd-0.9.0/configure-20028-fi
lnpd-0.9.0/configure:20029:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lnpd-0.9.0/configure:20030:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lnpd-0.9.0/configure-20031-else
##############################################
lnpd-0.9.0/configure-20154-fi
lnpd-0.9.0/configure:20155:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lnpd-0.9.0/configure:20156:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lnpd-0.9.0/configure-20157-
lnpd-0.9.0/configure-20158-fi
lnpd-0.9.0/configure:20159:if test `eval echo '${'$as_ac_Header'}'` = yes; then
lnpd-0.9.0/configure-20160-  cat >>confdefs.h <<_ACEOF
lnpd-0.9.0/configure:20161:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
lnpd-0.9.0/configure-20162-_ACEOF
##############################################
lnpd-0.9.0/configure-20252-do
lnpd-0.9.0/configure:20253:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
lnpd-0.9.0/configure-20254-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
lnpd-0.9.0/configure-20259-fi
lnpd-0.9.0/configure:20260:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lnpd-0.9.0/configure:20261:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lnpd-0.9.0/configure-20262-else
##############################################
lnpd-0.9.0/configure-20385-fi
lnpd-0.9.0/configure:20386:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
lnpd-0.9.0/configure:20387:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
lnpd-0.9.0/configure-20388-
lnpd-0.9.0/configure-20389-fi
lnpd-0.9.0/configure:20390:if test `eval echo '${'$as_ac_Header'}'` = yes; then
lnpd-0.9.0/configure-20391-  cat >>confdefs.h <<_ACEOF
lnpd-0.9.0/configure:20392:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
lnpd-0.9.0/configure-20393-_ACEOF
##############################################
lnpd-0.9.0/configure-20468-ac_save_IFS=$IFS; IFS=','
lnpd-0.9.0/configure:20469:set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'`
lnpd-0.9.0/configure-20470-IFS=$ac_save_IFS
##############################################
lnpd-0.9.0/configure-20491-do
lnpd-0.9.0/configure:20492:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
lnpd-0.9.0/configure-20493-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
lnpd-0.9.0/configure-20579-fi
lnpd-0.9.0/configure:20580:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
lnpd-0.9.0/configure:20581:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
lnpd-0.9.0/configure:20582:if test `eval echo '${'$as_ac_var'}'` = yes; then
lnpd-0.9.0/configure-20583-  cat >>confdefs.h <<_ACEOF
lnpd-0.9.0/configure:20584:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
lnpd-0.9.0/configure-20585-_ACEOF
##############################################
lnpd-0.9.0/configure-20701-do
lnpd-0.9.0/configure:20702:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
lnpd-0.9.0/configure-20703-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
lnpd-0.9.0/configure-20789-fi
lnpd-0.9.0/configure:20790:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
lnpd-0.9.0/configure:20791:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
lnpd-0.9.0/configure:20792:if test `eval echo '${'$as_ac_var'}'` = yes; then
lnpd-0.9.0/configure-20793-  cat >>confdefs.h <<_ACEOF
lnpd-0.9.0/configure:20794:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
lnpd-0.9.0/configure-20795-_ACEOF
##############################################
lnpd-0.9.0/configure-20949-do
lnpd-0.9.0/configure:20950:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
lnpd-0.9.0/configure-20951-    eval $as_var=C; export $as_var
##############################################
lnpd-0.9.0/configure-21007-  as_lineno_2=$LINENO
lnpd-0.9.0/configure:21008:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
lnpd-0.9.0/configure-21009-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
lnpd-0.9.0/configure-21047-  as_lineno_2=$LINENO
lnpd-0.9.0/configure:21048:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
lnpd-0.9.0/configure-21049-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
lnpd-0.9.0/configure-21229-configured by $0, generated by GNU Autoconf 2.59,
lnpd-0.9.0/configure:21230:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
lnpd-0.9.0/configure-21231-
##############################################
lnpd-0.9.0/configure-21246-  --*=*)
lnpd-0.9.0/configure:21247:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
lnpd-0.9.0/configure:21248:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
lnpd-0.9.0/configure-21249-    ac_shift=:
##############################################
lnpd-0.9.0/configure-21515-      fi
lnpd-0.9.0/configure:21516:      ac_sed_frag=`expr $ac_sed_frag + 1`
lnpd-0.9.0/configure-21517-      ac_beg=$ac_end
lnpd-0.9.0/configure:21518:      ac_end=`expr $ac_end + $ac_max_sed_lines`
lnpd-0.9.0/configure-21519-    fi
##############################################
lnpd-0.9.0/configure-21532-	cat >$tmp/stdin
lnpd-0.9.0/configure:21533:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
lnpd-0.9.0/configure:21534:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
lnpd-0.9.0/configure:21535:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
lnpd-0.9.0/configure:21536:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
lnpd-0.9.0/configure-21537-  * )   ac_file_in=$ac_file.in ;;
##############################################
lnpd-0.9.0/configure-21580-if test "$ac_dir" != .; then
lnpd-0.9.0/configure:21581:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
lnpd-0.9.0/configure-21582-  # A "../" for each directory in $ac_dir_suffix.
lnpd-0.9.0/configure:21583:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
lnpd-0.9.0/configure-21584-else
##############################################
lnpd-0.9.0/configure-21593-    else
lnpd-0.9.0/configure:21594:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
lnpd-0.9.0/configure-21595-    fi ;;
##############################################
lnpd-0.9.0/configure-21746-	cat >$tmp/stdin
lnpd-0.9.0/configure:21747:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
lnpd-0.9.0/configure:21748:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
lnpd-0.9.0/configure:21749:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
lnpd-0.9.0/configure:21750:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
lnpd-0.9.0/configure-21751-  * )   ac_file_in=$ac_file.in ;;
##############################################
lnpd-0.9.0/configure-21950-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
lnpd-0.9.0/configure:21951:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
lnpd-0.9.0/configure:21952:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
lnpd-0.9.0/configure-21953-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
lnpd-0.9.0/configure-21992-if test "$ac_dir" != .; then
lnpd-0.9.0/configure:21993:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
lnpd-0.9.0/configure-21994-  # A "../" for each directory in $ac_dir_suffix.
lnpd-0.9.0/configure:21995:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
lnpd-0.9.0/configure-21996-else
##############################################
lnpd-0.9.0/configure-22005-    else
lnpd-0.9.0/configure:22006:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
lnpd-0.9.0/configure-22007-    fi ;;
##############################################
lnpd-0.9.0/inst-pieces/config.guess-37-
lnpd-0.9.0/inst-pieces/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
lnpd-0.9.0/inst-pieces/config.guess-39-
##############################################
lnpd-0.9.0/inst-pieces/config.guess-106-: ${TMPDIR=/tmp} ;
lnpd-0.9.0/inst-pieces/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
lnpd-0.9.0/inst-pieces/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
lnpd-0.9.0/inst-pieces/config.guess-191-	    *)
lnpd-0.9.0/inst-pieces/config.guess:192:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
lnpd-0.9.0/inst-pieces/config.guess-193-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.guess-250-	*4.0)
lnpd-0.9.0/inst-pieces/config.guess:251:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
lnpd-0.9.0/inst-pieces/config.guess-252-		;;
lnpd-0.9.0/inst-pieces/config.guess-253-	*5.*)
lnpd-0.9.0/inst-pieces/config.guess:254:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
lnpd-0.9.0/inst-pieces/config.guess-255-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.guess-260-	# types through head -n 1, so we only detect the type of CPU 0.
lnpd-0.9.0/inst-pieces/config.guess:261:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
lnpd-0.9.0/inst-pieces/config.guess-262-	case "$ALPHA_CPU_TYPE" in
##############################################
lnpd-0.9.0/inst-pieces/config.guess-298-	# 1.2 uses "1.2" for uname -r.
lnpd-0.9.0/inst-pieces/config.guess:299:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
lnpd-0.9.0/inst-pieces/config.guess-300-	exit 0 ;;
##############################################
lnpd-0.9.0/inst-pieces/config.guess-352-    sun4H:SunOS:5.*:*)
lnpd-0.9.0/inst-pieces/config.guess:353:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lnpd-0.9.0/inst-pieces/config.guess-354-	exit 0 ;;
lnpd-0.9.0/inst-pieces/config.guess-355-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
lnpd-0.9.0/inst-pieces/config.guess:356:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lnpd-0.9.0/inst-pieces/config.guess-357-	exit 0 ;;
lnpd-0.9.0/inst-pieces/config.guess-358-    i86pc:SunOS:5.*:*)
lnpd-0.9.0/inst-pieces/config.guess:359:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lnpd-0.9.0/inst-pieces/config.guess-360-	exit 0 ;;
##############################################
lnpd-0.9.0/inst-pieces/config.guess-364-	# it's likely to be more like Solaris than SunOS4.
lnpd-0.9.0/inst-pieces/config.guess:365:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lnpd-0.9.0/inst-pieces/config.guess-366-	exit 0 ;;
##############################################
lnpd-0.9.0/inst-pieces/config.guess-373-	# Japanese Language versions have a version number like `4.1.3-JL'.
lnpd-0.9.0/inst-pieces/config.guess:374:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
lnpd-0.9.0/inst-pieces/config.guess-375-	exit 0 ;;
##############################################
lnpd-0.9.0/inst-pieces/config.guess-379-    sun*:*:4.2BSD:*)
lnpd-0.9.0/inst-pieces/config.guess:380:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
lnpd-0.9.0/inst-pieces/config.guess-381-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
lnpd-0.9.0/inst-pieces/config.guess-461-	$CC_FOR_BUILD -o $dummy $dummy.c \
lnpd-0.9.0/inst-pieces/config.guess:462:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
lnpd-0.9.0/inst-pieces/config.guess-463-	  && exit 0
##############################################
lnpd-0.9.0/inst-pieces/config.guess-516-    *:IRIX*:*:*)
lnpd-0.9.0/inst-pieces/config.guess:517:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
lnpd-0.9.0/inst-pieces/config.guess-518-	exit 0 ;;
##############################################
lnpd-0.9.0/inst-pieces/config.guess-555-    *:AIX:*:[45])
lnpd-0.9.0/inst-pieces/config.guess:556:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
lnpd-0.9.0/inst-pieces/config.guess-557-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
lnpd-0.9.0/inst-pieces/config.guess-590-    9000/[34678]??:HP-UX:*:*)
lnpd-0.9.0/inst-pieces/config.guess:591:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
lnpd-0.9.0/inst-pieces/config.guess-592-	case "${UNAME_MACHINE}" in
##############################################
lnpd-0.9.0/inst-pieces/config.guess-644-EOF
lnpd-0.9.0/inst-pieces/config.guess:645:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
lnpd-0.9.0/inst-pieces/config.guess-646-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
lnpd-0.9.0/inst-pieces/config.guess-662-    ia64:HP-UX:*:*)
lnpd-0.9.0/inst-pieces/config.guess:663:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
lnpd-0.9.0/inst-pieces/config.guess-664-	echo ia64-hp-hpux${HPUX_REV}
##############################################
lnpd-0.9.0/inst-pieces/config.guess-762-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
lnpd-0.9.0/inst-pieces/config.guess:763:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
lnpd-0.9.0/inst-pieces/config.guess-764-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
lnpd-0.9.0/inst-pieces/config.guess-767-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
lnpd-0.9.0/inst-pieces/config.guess:768:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
lnpd-0.9.0/inst-pieces/config.guess-769-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
lnpd-0.9.0/inst-pieces/config.guess-780-    *:FreeBSD:*:*)
lnpd-0.9.0/inst-pieces/config.guess:781:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
lnpd-0.9.0/inst-pieces/config.guess-782-	exit 0 ;;
##############################################
lnpd-0.9.0/inst-pieces/config.guess-810-    prep*:SunOS:5.*:*)
lnpd-0.9.0/inst-pieces/config.guess:811:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
lnpd-0.9.0/inst-pieces/config.guess-812-	exit 0 ;;
##############################################
lnpd-0.9.0/inst-pieces/config.guess-814-	# the GNU system
lnpd-0.9.0/inst-pieces/config.guess:815:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
lnpd-0.9.0/inst-pieces/config.guess-816-	exit 0 ;;
##############################################
lnpd-0.9.0/inst-pieces/config.guess-818-	# other systems with GNU libc and userland
lnpd-0.9.0/inst-pieces/config.guess:819:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
lnpd-0.9.0/inst-pieces/config.guess-820-	exit 0 ;;
##############################################
lnpd-0.9.0/inst-pieces/config.guess-860-EOF
lnpd-0.9.0/inst-pieces/config.guess:861:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
lnpd-0.9.0/inst-pieces/config.guess-862-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
lnpd-0.9.0/inst-pieces/config.guess-879-EOF
lnpd-0.9.0/inst-pieces/config.guess:880:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
lnpd-0.9.0/inst-pieces/config.guess-881-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
lnpd-0.9.0/inst-pieces/config.guess-980-EOF
lnpd-0.9.0/inst-pieces/config.guess:981:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
lnpd-0.9.0/inst-pieces/config.guess-982-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
##############################################
lnpd-0.9.0/inst-pieces/config.guess-1019-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
lnpd-0.9.0/inst-pieces/config.guess:1020:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
lnpd-0.9.0/inst-pieces/config.guess-1021-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
lnpd-0.9.0/inst-pieces/config.guess-1244-    *:DragonFly:*:*)
lnpd-0.9.0/inst-pieces/config.guess:1245:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
lnpd-0.9.0/inst-pieces/config.guess-1246-	exit 0 ;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-54-
lnpd-0.9.0/inst-pieces/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
lnpd-0.9.0/inst-pieces/config.sub-56-
##############################################
lnpd-0.9.0/inst-pieces/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
lnpd-0.9.0/inst-pieces/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
lnpd-0.9.0/inst-pieces/config.sub-120-case $maybe_os in
##############################################
lnpd-0.9.0/inst-pieces/config.sub-123-    os=-$maybe_os
lnpd-0.9.0/inst-pieces/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
lnpd-0.9.0/inst-pieces/config.sub-125-    ;;
lnpd-0.9.0/inst-pieces/config.sub-126-  *)
lnpd-0.9.0/inst-pieces/config.sub:127:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
lnpd-0.9.0/inst-pieces/config.sub-128-    if [ $basic_machine != $1 ]
lnpd-0.9.0/inst-pieces/config.sub:129:    then os=`echo $1 | sed 's/.*-/-/'`
lnpd-0.9.0/inst-pieces/config.sub-130-    else os=; fi
##############################################
lnpd-0.9.0/inst-pieces/config.sub-174-		os=-sco3.2v5
lnpd-0.9.0/inst-pieces/config.sub:175:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lnpd-0.9.0/inst-pieces/config.sub-176-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-178-		os=-sco3.2v4
lnpd-0.9.0/inst-pieces/config.sub:179:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lnpd-0.9.0/inst-pieces/config.sub-180-		;;
lnpd-0.9.0/inst-pieces/config.sub-181-	-sco3.2.[4-9]*)
lnpd-0.9.0/inst-pieces/config.sub:182:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
lnpd-0.9.0/inst-pieces/config.sub:183:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lnpd-0.9.0/inst-pieces/config.sub-184-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-186-		# Don't forget version if it is 3.2v4 or newer.
lnpd-0.9.0/inst-pieces/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lnpd-0.9.0/inst-pieces/config.sub-188-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-190-		os=-sco3.2v2
lnpd-0.9.0/inst-pieces/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lnpd-0.9.0/inst-pieces/config.sub-192-		;;
lnpd-0.9.0/inst-pieces/config.sub-193-	-udk*)
lnpd-0.9.0/inst-pieces/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lnpd-0.9.0/inst-pieces/config.sub-195-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-197-		os=-isc2.2
lnpd-0.9.0/inst-pieces/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lnpd-0.9.0/inst-pieces/config.sub-199-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-203-	-isc*)
lnpd-0.9.0/inst-pieces/config.sub:204:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
lnpd-0.9.0/inst-pieces/config.sub-205-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-209-	-ptx*)
lnpd-0.9.0/inst-pieces/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
lnpd-0.9.0/inst-pieces/config.sub-211-		;;
lnpd-0.9.0/inst-pieces/config.sub-212-	-windowsnt*)
lnpd-0.9.0/inst-pieces/config.sub:213:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
lnpd-0.9.0/inst-pieces/config.sub-214-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-289-	*-*-*)
lnpd-0.9.0/inst-pieces/config.sub:290:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
lnpd-0.9.0/inst-pieces/config.sub-291-		exit 1
##############################################
lnpd-0.9.0/inst-pieces/config.sub-387-	amd64-*)
lnpd-0.9.0/inst-pieces/config.sub:388:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
lnpd-0.9.0/inst-pieces/config.sub-389-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-608-	i*86v32)
lnpd-0.9.0/inst-pieces/config.sub:609:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lnpd-0.9.0/inst-pieces/config.sub-610-		os=-sysv32
##############################################
lnpd-0.9.0/inst-pieces/config.sub-612-	i*86v4*)
lnpd-0.9.0/inst-pieces/config.sub:613:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lnpd-0.9.0/inst-pieces/config.sub-614-		os=-sysv4
##############################################
lnpd-0.9.0/inst-pieces/config.sub-616-	i*86v)
lnpd-0.9.0/inst-pieces/config.sub:617:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lnpd-0.9.0/inst-pieces/config.sub-618-		os=-sysv
##############################################
lnpd-0.9.0/inst-pieces/config.sub-620-	i*86sol2)
lnpd-0.9.0/inst-pieces/config.sub:621:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
lnpd-0.9.0/inst-pieces/config.sub-622-		os=-solaris2
##############################################
lnpd-0.9.0/inst-pieces/config.sub-668-	mips3*-*)
lnpd-0.9.0/inst-pieces/config.sub:669:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
lnpd-0.9.0/inst-pieces/config.sub-670-		;;
lnpd-0.9.0/inst-pieces/config.sub-671-	mips3*)
lnpd-0.9.0/inst-pieces/config.sub:672:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
lnpd-0.9.0/inst-pieces/config.sub-673-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-806-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
lnpd-0.9.0/inst-pieces/config.sub:807:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
lnpd-0.9.0/inst-pieces/config.sub-808-		;;
lnpd-0.9.0/inst-pieces/config.sub-809-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
lnpd-0.9.0/inst-pieces/config.sub:810:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
lnpd-0.9.0/inst-pieces/config.sub-811-		;;
lnpd-0.9.0/inst-pieces/config.sub-812-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
lnpd-0.9.0/inst-pieces/config.sub:813:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
lnpd-0.9.0/inst-pieces/config.sub-814-		;;
lnpd-0.9.0/inst-pieces/config.sub-815-	pentium4-*)
lnpd-0.9.0/inst-pieces/config.sub:816:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
lnpd-0.9.0/inst-pieces/config.sub-817-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-824-		;;
lnpd-0.9.0/inst-pieces/config.sub:825:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
lnpd-0.9.0/inst-pieces/config.sub-826-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-830-	ppcle-* | powerpclittle-*)
lnpd-0.9.0/inst-pieces/config.sub:831:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
lnpd-0.9.0/inst-pieces/config.sub-832-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-834-		;;
lnpd-0.9.0/inst-pieces/config.sub:835:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
lnpd-0.9.0/inst-pieces/config.sub-836-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-840-	ppc64le-* | powerpc64little-*)
lnpd-0.9.0/inst-pieces/config.sub:841:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
lnpd-0.9.0/inst-pieces/config.sub-842-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-1116-	*)
lnpd-0.9.0/inst-pieces/config.sub:1117:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
lnpd-0.9.0/inst-pieces/config.sub-1118-		exit 1
##############################################
lnpd-0.9.0/inst-pieces/config.sub-1124-	*-digital*)
lnpd-0.9.0/inst-pieces/config.sub:1125:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
lnpd-0.9.0/inst-pieces/config.sub-1126-		;;
lnpd-0.9.0/inst-pieces/config.sub-1127-	*-commodore*)
lnpd-0.9.0/inst-pieces/config.sub:1128:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
lnpd-0.9.0/inst-pieces/config.sub-1129-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-1142-	-solaris1 | -solaris1.*)
lnpd-0.9.0/inst-pieces/config.sub:1143:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
lnpd-0.9.0/inst-pieces/config.sub-1144-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-1154-	-gnu/linux*)
lnpd-0.9.0/inst-pieces/config.sub:1155:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
lnpd-0.9.0/inst-pieces/config.sub-1156-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-1195-	-nto*)
lnpd-0.9.0/inst-pieces/config.sub:1196:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
lnpd-0.9.0/inst-pieces/config.sub-1197-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-1202-	-mac*)
lnpd-0.9.0/inst-pieces/config.sub:1203:		os=`echo $os | sed -e 's|mac|macos|'`
lnpd-0.9.0/inst-pieces/config.sub-1204-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-1208-	-linux*)
lnpd-0.9.0/inst-pieces/config.sub:1209:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
lnpd-0.9.0/inst-pieces/config.sub-1210-		;;
lnpd-0.9.0/inst-pieces/config.sub-1211-	-sunos5*)
lnpd-0.9.0/inst-pieces/config.sub:1212:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
lnpd-0.9.0/inst-pieces/config.sub-1213-		;;
lnpd-0.9.0/inst-pieces/config.sub-1214-	-sunos6*)
lnpd-0.9.0/inst-pieces/config.sub:1215:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
lnpd-0.9.0/inst-pieces/config.sub-1216-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-1263-	-sinix5.*)
lnpd-0.9.0/inst-pieces/config.sub:1264:		os=`echo $os | sed -e 's|sinix|sysv|'`
lnpd-0.9.0/inst-pieces/config.sub-1265-		;;
##############################################
lnpd-0.9.0/inst-pieces/config.sub-1314-		# Get rid of the `-' at the beginning of $os.
lnpd-0.9.0/inst-pieces/config.sub:1315:		os=`echo $os | sed 's/[^-]*-//'`
lnpd-0.9.0/inst-pieces/config.sub:1316:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
lnpd-0.9.0/inst-pieces/config.sub-1317-		exit 1
##############################################
lnpd-0.9.0/inst-pieces/config.sub-1553-		esac
lnpd-0.9.0/inst-pieces/config.sub:1554:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
lnpd-0.9.0/inst-pieces/config.sub-1555-		;;
##############################################
lnpd-0.9.0/inst-pieces/install-sh-103-
lnpd-0.9.0/inst-pieces/install-sh:104:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
lnpd-0.9.0/inst-pieces/install-sh-105-	    shift
##############################################
lnpd-0.9.0/inst-pieces/install-sh-107-
lnpd-0.9.0/inst-pieces/install-sh:108:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
lnpd-0.9.0/inst-pieces/install-sh-109-	    shift
##############################################
lnpd-0.9.0/inst-pieces/install-sh-169-	then
lnpd-0.9.0/inst-pieces/install-sh:170:		dst="$dst"/`basename $src`
lnpd-0.9.0/inst-pieces/install-sh-171-	else
##############################################
lnpd-0.9.0/inst-pieces/install-sh-176-## this sed command emulates the dirname command
lnpd-0.9.0/inst-pieces/install-sh:177:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
lnpd-0.9.0/inst-pieces/install-sh-178-
##############################################
lnpd-0.9.0/inst-pieces/install-sh-190-IFS='%'
lnpd-0.9.0/inst-pieces/install-sh:191:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
lnpd-0.9.0/inst-pieces/install-sh-192-IFS="${oIFS}"
##############################################
lnpd-0.9.0/inst-pieces/install-sh-224-	then
lnpd-0.9.0/inst-pieces/install-sh:225:		dstfile=`basename $dst`
lnpd-0.9.0/inst-pieces/install-sh-226-	else
##############################################
lnpd-0.9.0/inst-pieces/install-sh-234-	then
lnpd-0.9.0/inst-pieces/install-sh:235:		dstfile=`basename $dst`
lnpd-0.9.0/inst-pieces/install-sh-236-	else
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-36-# The name of this program:
lnpd-0.9.0/inst-pieces/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename`
lnpd-0.9.0/inst-pieces/ltmain.sh-38-modename="$progname"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-56-  :
lnpd-0.9.0/inst-pieces/ltmain.sh:57:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
lnpd-0.9.0/inst-pieces/ltmain.sh-58-  # Yippee, $echo works!
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-142-  win32_libid_type="unknown"
lnpd-0.9.0/inst-pieces/ltmain.sh:143:  win32_fileres=`file -L $1 2>/dev/null`
lnpd-0.9.0/inst-pieces/ltmain.sh-144-  case $win32_fileres in
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-194-      # but not from the CC environment variable when configure was run.
lnpd-0.9.0/inst-pieces/ltmain.sh:195:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
lnpd-0.9.0/inst-pieces/ltmain.sh-196-      # Blanks at the start of $base_compile will cause this to fail
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-201-	    # Evaluate the configuration.
lnpd-0.9.0/inst-pieces/ltmain.sh:202:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
lnpd-0.9.0/inst-pieces/ltmain.sh-203-	    CC_quoted=
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-213-	    case "$@ " in
lnpd-0.9.0/inst-pieces/ltmain.sh:214:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
lnpd-0.9.0/inst-pieces/ltmain.sh-215-	      # The compiler in the base compile command matches
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-250-  case $arg in
lnpd-0.9.0/inst-pieces/ltmain.sh:251:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
lnpd-0.9.0/inst-pieces/ltmain.sh-252-  *) optarg= ;;
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-281-	  # Evaluate the configuration.
lnpd-0.9.0/inst-pieces/ltmain.sh:282:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
lnpd-0.9.0/inst-pieces/ltmain.sh-283-	else
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-508-	-Wc,*)
lnpd-0.9.0/inst-pieces/ltmain.sh:509:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
lnpd-0.9.0/inst-pieces/ltmain.sh-510-	  lastarg=
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-525-	  IFS="$save_ifs"
lnpd-0.9.0/inst-pieces/ltmain.sh:526:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
lnpd-0.9.0/inst-pieces/ltmain.sh-527-
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-544-      # Aesthetically quote the previous argument.
lnpd-0.9.0/inst-pieces/ltmain.sh:545:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
lnpd-0.9.0/inst-pieces/ltmain.sh-546-
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-569-      # Get the name of the library object.
lnpd-0.9.0/inst-pieces/ltmain.sh:570:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-571-      ;;
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-580-    *.ads) xform=ads ;;
lnpd-0.9.0/inst-pieces/ltmain.sh:581:    *.asm) xform=asm ;;
lnpd-0.9.0/inst-pieces/ltmain.sh-582-    *.c++) xform=c++ ;;
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-592-
lnpd-0.9.0/inst-pieces/ltmain.sh:593:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
lnpd-0.9.0/inst-pieces/ltmain.sh-594-
lnpd-0.9.0/inst-pieces/ltmain.sh-595-    case $libobj in
lnpd-0.9.0/inst-pieces/ltmain.sh:596:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
lnpd-0.9.0/inst-pieces/ltmain.sh-597-    *)
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-623-
lnpd-0.9.0/inst-pieces/ltmain.sh:624:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh:625:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-626-    if test "X$xdir" = "X$obj"; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-662-    if test "$compiler_c_o" = no; then
lnpd-0.9.0/inst-pieces/ltmain.sh:663:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
lnpd-0.9.0/inst-pieces/ltmain.sh-664-      lockfile="$output_obj.lock"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-683-*** ERROR, $lockfile exists and contains:
lnpd-0.9.0/inst-pieces/ltmain.sh:684:`cat $lockfile 2>/dev/null`
lnpd-0.9.0/inst-pieces/ltmain.sh-685-
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-752-      if test "$need_locks" = warn &&
lnpd-0.9.0/inst-pieces/ltmain.sh:753:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
lnpd-0.9.0/inst-pieces/ltmain.sh-754-	$echo "\
lnpd-0.9.0/inst-pieces/ltmain.sh-755-*** ERROR, $lockfile contains:
lnpd-0.9.0/inst-pieces/ltmain.sh:756:`cat $lockfile 2>/dev/null`
lnpd-0.9.0/inst-pieces/ltmain.sh-757-
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-824-      if test "$need_locks" = warn &&
lnpd-0.9.0/inst-pieces/ltmain.sh:825:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
lnpd-0.9.0/inst-pieces/ltmain.sh-826-	$echo "\
lnpd-0.9.0/inst-pieces/ltmain.sh-827-*** ERROR, $lockfile contains:
lnpd-0.9.0/inst-pieces/ltmain.sh:828:`cat $lockfile 2>/dev/null`
lnpd-0.9.0/inst-pieces/ltmain.sh-829-
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-986-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
lnpd-0.9.0/inst-pieces/ltmain.sh:987:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
lnpd-0.9.0/inst-pieces/ltmain.sh-988-	;;
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1075-	    moreargs=
lnpd-0.9.0/inst-pieces/ltmain.sh:1076:	    for fil in `cat $save_arg`
lnpd-0.9.0/inst-pieces/ltmain.sh-1077-	    do
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1102-		# Extract subdirectory from the argument.
lnpd-0.9.0/inst-pieces/ltmain.sh:1103:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-1104-		if test "X$xdir" = "X$arg"; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1156-		  # Extract subdirectory from the argument.
lnpd-0.9.0/inst-pieces/ltmain.sh:1157:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-1158-		  if test "X$xdir" = "X$arg"; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1163-
lnpd-0.9.0/inst-pieces/ltmain.sh:1164:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
lnpd-0.9.0/inst-pieces/ltmain.sh:1165:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
lnpd-0.9.0/inst-pieces/ltmain.sh-1166-		  libobjs="$libobjs $pic_object"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1305-      -L*)
lnpd-0.9.0/inst-pieces/ltmain.sh:1306:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
lnpd-0.9.0/inst-pieces/ltmain.sh-1307-	# We need an absolute path.
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1310-	*)
lnpd-0.9.0/inst-pieces/ltmain.sh:1311:	  absdir=`cd "$dir" && pwd`
lnpd-0.9.0/inst-pieces/ltmain.sh-1312-	  if test -z "$absdir"; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1387-	# to be aesthetically quoted because they are evaled later.
lnpd-0.9.0/inst-pieces/ltmain.sh:1388:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
lnpd-0.9.0/inst-pieces/ltmain.sh-1389-	case $arg in
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1458-      -R*)
lnpd-0.9.0/inst-pieces/ltmain.sh:1459:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
lnpd-0.9.0/inst-pieces/ltmain.sh-1460-	# We need an absolute path.
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1499-      -Wc,*)
lnpd-0.9.0/inst-pieces/ltmain.sh:1500:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
lnpd-0.9.0/inst-pieces/ltmain.sh-1501-	arg=
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1513-	IFS="$save_ifs"
lnpd-0.9.0/inst-pieces/ltmain.sh:1514:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
lnpd-0.9.0/inst-pieces/ltmain.sh-1515-	;;
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1517-      -Wl,*)
lnpd-0.9.0/inst-pieces/ltmain.sh:1518:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
lnpd-0.9.0/inst-pieces/ltmain.sh-1519-	arg=
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1532-	IFS="$save_ifs"
lnpd-0.9.0/inst-pieces/ltmain.sh:1533:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
lnpd-0.9.0/inst-pieces/ltmain.sh-1534-	;;
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1554-	# to be aesthetically quoted because they are evaled later.
lnpd-0.9.0/inst-pieces/ltmain.sh:1555:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
lnpd-0.9.0/inst-pieces/ltmain.sh-1556-	case $arg in
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1591-	  # Extract subdirectory from the argument.
lnpd-0.9.0/inst-pieces/ltmain.sh:1592:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-1593-	  if test "X$xdir" = "X$arg"; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1645-	    # Extract subdirectory from the argument.
lnpd-0.9.0/inst-pieces/ltmain.sh:1646:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-1647-	    if test "X$xdir" = "X$arg"; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1652-
lnpd-0.9.0/inst-pieces/ltmain.sh:1653:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
lnpd-0.9.0/inst-pieces/ltmain.sh:1654:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
lnpd-0.9.0/inst-pieces/ltmain.sh-1655-	    libobjs="$libobjs $pic_object"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1688-	# to be aesthetically quoted because they are evaled later.
lnpd-0.9.0/inst-pieces/ltmain.sh:1689:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
lnpd-0.9.0/inst-pieces/ltmain.sh-1690-	case $arg in
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1718-    # calculate the name of the file, without its directory
lnpd-0.9.0/inst-pieces/ltmain.sh:1719:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-1720-    libobjs_save="$libobjs"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1723-      # get the directories listed in $shlibpath_var
lnpd-0.9.0/inst-pieces/ltmain.sh:1724:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
lnpd-0.9.0/inst-pieces/ltmain.sh-1725-    else
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1730-
lnpd-0.9.0/inst-pieces/ltmain.sh:1731:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-1732-    if test "X$output_objdir" = "X$output"; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1869-	  fi
lnpd-0.9.0/inst-pieces/ltmain.sh:1870:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
lnpd-0.9.0/inst-pieces/ltmain.sh-1871-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1913-		    found=no
lnpd-0.9.0/inst-pieces/ltmain.sh:1914:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-1915-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1938-	    newdependency_libs="$deplib $newdependency_libs"
lnpd-0.9.0/inst-pieces/ltmain.sh:1939:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
lnpd-0.9.0/inst-pieces/ltmain.sh-1940-	    ;;
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1951-	    fi
lnpd-0.9.0/inst-pieces/ltmain.sh:1952:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
lnpd-0.9.0/inst-pieces/ltmain.sh-1953-	    ;;
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-1961-	  if test "$pass" = link; then
lnpd-0.9.0/inst-pieces/ltmain.sh:1962:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
lnpd-0.9.0/inst-pieces/ltmain.sh-1963-	    # Make sure the xrpath contains only unique directories.
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2040-
lnpd-0.9.0/inst-pieces/ltmain.sh:2041:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-2042-	test "X$ladir" = "X$lib" && ladir="."
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2130-	*)
lnpd-0.9.0/inst-pieces/ltmain.sh:2131:	  abs_ladir=`cd "$ladir" && pwd`
lnpd-0.9.0/inst-pieces/ltmain.sh-2132-	  if test -z "$abs_ladir"; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2138-	esac
lnpd-0.9.0/inst-pieces/ltmain.sh:2139:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-2140-
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2157-	fi # $installed = yes
lnpd-0.9.0/inst-pieces/ltmain.sh:2158:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
lnpd-0.9.0/inst-pieces/ltmain.sh-2159-
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2204-	    case $deplib in
lnpd-0.9.0/inst-pieces/ltmain.sh:2205:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
lnpd-0.9.0/inst-pieces/ltmain.sh-2206-	    esac
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2319-	    shift; shift
lnpd-0.9.0/inst-pieces/ltmain.sh:2320:	    libname=`eval \\$echo \"$libname_spec\"`
lnpd-0.9.0/inst-pieces/ltmain.sh-2321-	    # use dlname if we got it. it's perfectly good, no?
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2327-	      *cygwin* | mingw*)
lnpd-0.9.0/inst-pieces/ltmain.sh:2328:		major=`expr $current - $age`
lnpd-0.9.0/inst-pieces/ltmain.sh-2329-		versuffix="-$major"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2338-	    soroot="$soname"
lnpd-0.9.0/inst-pieces/ltmain.sh:2339:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
lnpd-0.9.0/inst-pieces/ltmain.sh:2340:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
lnpd-0.9.0/inst-pieces/ltmain.sh-2341-
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2569-	      case $libdir in
lnpd-0.9.0/inst-pieces/ltmain.sh:2570:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
lnpd-0.9.0/inst-pieces/ltmain.sh-2571-		   case " $xrpath " in
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2601-	      *.la)
lnpd-0.9.0/inst-pieces/ltmain.sh:2602:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-2603-		test "X$dir" = "X$deplib" && dir="."
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2607-		*)
lnpd-0.9.0/inst-pieces/ltmain.sh:2608:		  absdir=`cd "$dir" && pwd`
lnpd-0.9.0/inst-pieces/ltmain.sh-2609-		  if test -z "$absdir"; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2617-		else
lnpd-0.9.0/inst-pieces/ltmain.sh:2618:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
lnpd-0.9.0/inst-pieces/ltmain.sh-2619-		  if test -z "$libdir"; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2632-		  # but need to link against shared
lnpd-0.9.0/inst-pieces/ltmain.sh:2633:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
lnpd-0.9.0/inst-pieces/ltmain.sh-2634-		  if test -n "$deplibrary_names" ; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2657-		  # Again, we only want to link against shared libraries
lnpd-0.9.0/inst-pieces/ltmain.sh:2658:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
lnpd-0.9.0/inst-pieces/ltmain.sh-2659-		  for tmp in $newlib_search_path ; do
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2824-      lib*)
lnpd-0.9.0/inst-pieces/ltmain.sh:2825:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
lnpd-0.9.0/inst-pieces/ltmain.sh-2826-	eval shared_ext=\"$shrext_cmds\"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2830-	if test "$module" = no; then
lnpd-0.9.0/inst-pieces/ltmain.sh:2831:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
lnpd-0.9.0/inst-pieces/ltmain.sh-2832-	  $echo "$help" 1>&2
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2836-	  # Add the "lib" prefix for modules if required
lnpd-0.9.0/inst-pieces/ltmain.sh:2837:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
lnpd-0.9.0/inst-pieces/ltmain.sh-2838-	  eval shared_ext=\"$shrext_cmds\"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2840-	else
lnpd-0.9.0/inst-pieces/ltmain.sh:2841:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
lnpd-0.9.0/inst-pieces/ltmain.sh-2842-	fi
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2917-	  darwin|linux|osf|windows)
lnpd-0.9.0/inst-pieces/ltmain.sh:2918:	    current=`expr $number_major + $number_minor`
lnpd-0.9.0/inst-pieces/ltmain.sh-2919-	    age="$number_minor"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2927-	  irix|nonstopux)
lnpd-0.9.0/inst-pieces/ltmain.sh:2928:	    current=`expr $number_major + $number_minor - 1`
lnpd-0.9.0/inst-pieces/ltmain.sh-2929-	    age="$number_minor"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2974-	if test "$age" -gt "$current"; then
lnpd-0.9.0/inst-pieces/ltmain.sh:2975:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
lnpd-0.9.0/inst-pieces/ltmain.sh-2976-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-2989-	  # verstring for coding it into the library header
lnpd-0.9.0/inst-pieces/ltmain.sh:2990:	  major=.`expr $current - $age`
lnpd-0.9.0/inst-pieces/ltmain.sh-2991-	  versuffix="$major.$age.$revision"
lnpd-0.9.0/inst-pieces/ltmain.sh-2992-	  # Darwin ld doesn't like 0 for these options...
lnpd-0.9.0/inst-pieces/ltmain.sh:2993:	  minor_current=`expr $current + 1`
lnpd-0.9.0/inst-pieces/ltmain.sh-2994-	  verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3007-	irix | nonstopux)
lnpd-0.9.0/inst-pieces/ltmain.sh:3008:	  major=`expr $current - $age + 1`
lnpd-0.9.0/inst-pieces/ltmain.sh-3009-
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3018-	  while test "$loop" -ne 0; do
lnpd-0.9.0/inst-pieces/ltmain.sh:3019:	    iface=`expr $revision - $loop`
lnpd-0.9.0/inst-pieces/ltmain.sh:3020:	    loop=`expr $loop - 1`
lnpd-0.9.0/inst-pieces/ltmain.sh-3021-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3029-	linux)
lnpd-0.9.0/inst-pieces/ltmain.sh:3030:	  major=.`expr $current - $age`
lnpd-0.9.0/inst-pieces/ltmain.sh-3031-	  versuffix="$major.$age.$revision"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3034-	osf)
lnpd-0.9.0/inst-pieces/ltmain.sh:3035:	  major=.`expr $current - $age`
lnpd-0.9.0/inst-pieces/ltmain.sh-3036-	  versuffix=".$current.$age.$revision"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3041-	  while test "$loop" -ne 0; do
lnpd-0.9.0/inst-pieces/ltmain.sh:3042:	    iface=`expr $current - $loop`
lnpd-0.9.0/inst-pieces/ltmain.sh:3043:	    loop=`expr $loop - 1`
lnpd-0.9.0/inst-pieces/ltmain.sh-3044-	    verstring="$verstring:${iface}.0"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3058-	  # extension on DOS 8.3 filesystems.
lnpd-0.9.0/inst-pieces/ltmain.sh:3059:	  major=`expr $current - $age`
lnpd-0.9.0/inst-pieces/ltmain.sh-3060-	  versuffix="-$major"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3113-	removelist=
lnpd-0.9.0/inst-pieces/ltmain.sh:3114:	tempremovelist=`$echo "$output_objdir/*"`
lnpd-0.9.0/inst-pieces/ltmain.sh-3115-	for p in $tempremovelist; do
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3141-	# Transform .lo files to .o files.
lnpd-0.9.0/inst-pieces/ltmain.sh:3142:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
lnpd-0.9.0/inst-pieces/ltmain.sh-3143-      fi
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3146-      for path in $notinst_path; do
lnpd-0.9.0/inst-pieces/ltmain.sh:3147:	lib_search_path=`$echo "$lib_search_path " | ${SED} -e 's% $path % %g'`
lnpd-0.9.0/inst-pieces/ltmain.sh:3148:	deplibs=`$echo "$deplibs " | ${SED} -e 's% -L$path % %g'`
lnpd-0.9.0/inst-pieces/ltmain.sh:3149:	dependency_libs=`$echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'`
lnpd-0.9.0/inst-pieces/ltmain.sh-3150-      done
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3249-	    for i in $deplibs; do
lnpd-0.9.0/inst-pieces/ltmain.sh:3250:	      name="`expr $i : '-l\(.*\)'`"
lnpd-0.9.0/inst-pieces/ltmain.sh-3251-	      # If $name is empty we are operating on a -L argument.
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3261-		if test -n "$i" ; then
lnpd-0.9.0/inst-pieces/ltmain.sh:3262:		  libname=`eval \\$echo \"$libname_spec\"`
lnpd-0.9.0/inst-pieces/ltmain.sh:3263:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
lnpd-0.9.0/inst-pieces/ltmain.sh-3264-		  set dummy $deplib_matches
lnpd-0.9.0/inst-pieces/ltmain.sh-3265-		  deplib_match=$2
lnpd-0.9.0/inst-pieces/ltmain.sh:3266:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
lnpd-0.9.0/inst-pieces/ltmain.sh-3267-		    newdeplibs="$newdeplibs $i"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3286-	    for i in $deplibs; do
lnpd-0.9.0/inst-pieces/ltmain.sh:3287:	      name="`expr $i : '-l\(.*\)'`"
lnpd-0.9.0/inst-pieces/ltmain.sh-3288-	      # If $name is empty we are operating on a -L argument.
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3303-		  if test -n "$i" ; then
lnpd-0.9.0/inst-pieces/ltmain.sh:3304:		    libname=`eval \\$echo \"$libname_spec\"`
lnpd-0.9.0/inst-pieces/ltmain.sh:3305:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
lnpd-0.9.0/inst-pieces/ltmain.sh-3306-		    set dummy $deplib_matches
lnpd-0.9.0/inst-pieces/ltmain.sh-3307-		    deplib_match=$2
lnpd-0.9.0/inst-pieces/ltmain.sh:3308:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
lnpd-0.9.0/inst-pieces/ltmain.sh-3309-		      newdeplibs="$newdeplibs $i"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3336-	  set dummy $deplibs_check_method
lnpd-0.9.0/inst-pieces/ltmain.sh:3337:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
lnpd-0.9.0/inst-pieces/ltmain.sh-3338-	  for a_deplib in $deplibs; do
lnpd-0.9.0/inst-pieces/ltmain.sh:3339:	    name="`expr $a_deplib : '-l\(.*\)'`"
lnpd-0.9.0/inst-pieces/ltmain.sh-3340-	    # If $name is empty we are operating on a -L argument.
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3350-	      if test -n "$a_deplib" ; then
lnpd-0.9.0/inst-pieces/ltmain.sh:3351:		libname=`eval \\$echo \"$libname_spec\"`
lnpd-0.9.0/inst-pieces/ltmain.sh-3352-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
lnpd-0.9.0/inst-pieces/ltmain.sh:3353:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
lnpd-0.9.0/inst-pieces/ltmain.sh-3354-		  for potent_lib in $potential_libs; do
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3366-		      while test -h "$potlib" 2>/dev/null; do
lnpd-0.9.0/inst-pieces/ltmain.sh:3367:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
lnpd-0.9.0/inst-pieces/ltmain.sh-3368-			case $potliblink in
lnpd-0.9.0/inst-pieces/ltmain.sh-3369-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
lnpd-0.9.0/inst-pieces/ltmain.sh:3370:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
lnpd-0.9.0/inst-pieces/ltmain.sh-3371-			esac
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3405-	  set dummy $deplibs_check_method
lnpd-0.9.0/inst-pieces/ltmain.sh:3406:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
lnpd-0.9.0/inst-pieces/ltmain.sh-3407-	  for a_deplib in $deplibs; do
lnpd-0.9.0/inst-pieces/ltmain.sh:3408:	    name="`expr $a_deplib : '-l\(.*\)'`"
lnpd-0.9.0/inst-pieces/ltmain.sh-3409-	    # If $name is empty we are operating on a -L argument.
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3419-	      if test -n "$a_deplib" ; then
lnpd-0.9.0/inst-pieces/ltmain.sh:3420:		libname=`eval \\$echo \"$libname_spec\"`
lnpd-0.9.0/inst-pieces/ltmain.sh-3421-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
lnpd-0.9.0/inst-pieces/ltmain.sh:3422:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
lnpd-0.9.0/inst-pieces/ltmain.sh-3423-		  for potent_lib in $potential_libs; do
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3462-	      # can't use Xsed below, because $i might contain '/'
lnpd-0.9.0/inst-pieces/ltmain.sh:3463:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
lnpd-0.9.0/inst-pieces/ltmain.sh-3464-	    done
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3487-	  # On Rhapsody replace the C library is the System framework
lnpd-0.9.0/inst-pieces/ltmain.sh:3488:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
lnpd-0.9.0/inst-pieces/ltmain.sh-3489-	  ;;
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3626-	# Use standard objects if they are pic
lnpd-0.9.0/inst-pieces/ltmain.sh:3627:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
lnpd-0.9.0/inst-pieces/ltmain.sh-3628-
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3639-	      eval cmd=\"$cmd\"
lnpd-0.9.0/inst-pieces/ltmain.sh:3640:	      if len=`expr "X$cmd" : ".*"` &&
lnpd-0.9.0/inst-pieces/ltmain.sh-3641-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3697-	      esac
lnpd-0.9.0/inst-pieces/ltmain.sh:3698:	      xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-3699-	      xdir="$gentop/$xlib"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3728-		   do
lnpd-0.9.0/inst-pieces/ltmain.sh:3729:		     name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
lnpd-0.9.0/inst-pieces/ltmain.sh-3730-		   done
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3732-		   $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
lnpd-0.9.0/inst-pieces/ltmain.sh:3733:		   i=`expr $i + 1`
lnpd-0.9.0/inst-pieces/ltmain.sh-3734-		  done
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3737-
lnpd-0.9.0/inst-pieces/ltmain.sh:3738:	      libobjs="$libobjs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
lnpd-0.9.0/inst-pieces/ltmain.sh-3739-	    done
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3771-
lnpd-0.9.0/inst-pieces/ltmain.sh:3772:	if test "X$skipped_export" != "X:" && len=`expr "X$test_cmds" : ".*"` &&
lnpd-0.9.0/inst-pieces/ltmain.sh-3773-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3805-	    if test "X$objlist" = X ||
lnpd-0.9.0/inst-pieces/ltmain.sh:3806:	       { len=`expr "X$test_cmds" : ".*"` &&
lnpd-0.9.0/inst-pieces/ltmain.sh-3807-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3820-	      last_robj=$output_objdir/$save_output-${k}.$objext
lnpd-0.9.0/inst-pieces/ltmain.sh:3821:	      k=`expr $k + 1`
lnpd-0.9.0/inst-pieces/ltmain.sh-3822-	      output=$output_objdir/$save_output-${k}.$objext
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3846-	  do
lnpd-0.9.0/inst-pieces/ltmain.sh:3847:	    i=`expr $i + 1`
lnpd-0.9.0/inst-pieces/ltmain.sh-3848-	    delfiles="$delfiles $output_objdir/$save_output-${i}.$objext"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3953-	libobj="$output"
lnpd-0.9.0/inst-pieces/ltmain.sh:3954:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
lnpd-0.9.0/inst-pieces/ltmain.sh-3955-	;;
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-3995-	    esac
lnpd-0.9.0/inst-pieces/ltmain.sh:3996:	    xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-3997-	    xdir="$gentop/$xlib"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4026-		 do
lnpd-0.9.0/inst-pieces/ltmain.sh:4027:		   name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
lnpd-0.9.0/inst-pieces/ltmain.sh-4028-		 done
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4030-		 $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
lnpd-0.9.0/inst-pieces/ltmain.sh:4031:		 i=`expr $i + 1`
lnpd-0.9.0/inst-pieces/ltmain.sh-4032-		done
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4035-
lnpd-0.9.0/inst-pieces/ltmain.sh:4036:	    reload_conv_objs="$reload_objs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
lnpd-0.9.0/inst-pieces/ltmain.sh-4037-	  done
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4041-      # Create the old-style object.
lnpd-0.9.0/inst-pieces/ltmain.sh:4042:      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
lnpd-0.9.0/inst-pieces/ltmain.sh-4043-
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4102-      case $host in
lnpd-0.9.0/inst-pieces/ltmain.sh:4103:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
lnpd-0.9.0/inst-pieces/ltmain.sh-4104-      esac
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4122-	# On Rhapsody replace the C library is the System framework
lnpd-0.9.0/inst-pieces/ltmain.sh:4123:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
lnpd-0.9.0/inst-pieces/ltmain.sh:4124:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
lnpd-0.9.0/inst-pieces/ltmain.sh-4125-	;;
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4234-	# Transform all the library objects into standard objects.
lnpd-0.9.0/inst-pieces/ltmain.sh:4235:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
lnpd-0.9.0/inst-pieces/ltmain.sh:4236:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
lnpd-0.9.0/inst-pieces/ltmain.sh-4237-      fi
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4280-	    # Add our own program objects to the symbol list.
lnpd-0.9.0/inst-pieces/ltmain.sh:4281:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
lnpd-0.9.0/inst-pieces/ltmain.sh-4282-	    for arg in $progfiles; do
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4310-	    $show "extracting global C symbols from \`$arg'"
lnpd-0.9.0/inst-pieces/ltmain.sh:4311:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-4312-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4410-	  # Transform the symbol file into the correct name.
lnpd-0.9.0/inst-pieces/ltmain.sh:4411:	  compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
lnpd-0.9.0/inst-pieces/ltmain.sh:4412:	  finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
lnpd-0.9.0/inst-pieces/ltmain.sh-4413-	  ;;
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4424-	# Nullify the symbol file.
lnpd-0.9.0/inst-pieces/ltmain.sh:4425:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
lnpd-0.9.0/inst-pieces/ltmain.sh:4426:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
lnpd-0.9.0/inst-pieces/ltmain.sh-4427-      fi
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4430-	# Replace the output file specification.
lnpd-0.9.0/inst-pieces/ltmain.sh:4431:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
lnpd-0.9.0/inst-pieces/ltmain.sh-4432-	link_command="$compile_command$compile_rpath"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4497-	# Replace the output file specification.
lnpd-0.9.0/inst-pieces/ltmain.sh:4498:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
lnpd-0.9.0/inst-pieces/ltmain.sh-4499-	# Delete the old output file.
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4517-	  if test "$fast_install" = yes; then
lnpd-0.9.0/inst-pieces/ltmain.sh:4518:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
lnpd-0.9.0/inst-pieces/ltmain.sh-4519-	  else
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4529-      # Replace the output file specification.
lnpd-0.9.0/inst-pieces/ltmain.sh:4530:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
lnpd-0.9.0/inst-pieces/ltmain.sh-4531-
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4549-	  else
lnpd-0.9.0/inst-pieces/ltmain.sh:4550:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
lnpd-0.9.0/inst-pieces/ltmain.sh-4551-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4554-	relink_command="(cd `pwd`; $relink_command)"
lnpd-0.9.0/inst-pieces/ltmain.sh:4555:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
lnpd-0.9.0/inst-pieces/ltmain.sh-4556-      fi
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4563-	esac
lnpd-0.9.0/inst-pieces/ltmain.sh:4564:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
lnpd-0.9.0/inst-pieces/ltmain.sh-4565-      else
lnpd-0.9.0/inst-pieces/ltmain.sh:4566:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
lnpd-0.9.0/inst-pieces/ltmain.sh-4567-      fi
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4573-	case $output in
lnpd-0.9.0/inst-pieces/ltmain.sh:4574:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
lnpd-0.9.0/inst-pieces/ltmain.sh-4575-	esac
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4579-	    exeext=.exe
lnpd-0.9.0/inst-pieces/ltmain.sh:4580:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
lnpd-0.9.0/inst-pieces/ltmain.sh-4581-	  *) exeext= ;;
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4584-	  *cygwin* | *mingw* )
lnpd-0.9.0/inst-pieces/ltmain.sh:4585:	    cwrappersource=`$echo ${objdir}/lt-${output}.c`
lnpd-0.9.0/inst-pieces/ltmain.sh:4586:	    cwrapper=`$echo ${output}.exe`
lnpd-0.9.0/inst-pieces/ltmain.sh-4587-	    $rm $cwrappersource $cwrapper
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4834-      shift
lnpd-0.9.0/inst-pieces/ltmain.sh:4835:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
lnpd-0.9.0/inst-pieces/ltmain.sh-4836-      # Yippee, \$echo works!
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4846-  # Find the directory that this script lives in.
lnpd-0.9.0/inst-pieces/ltmain.sh:4847:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
lnpd-0.9.0/inst-pieces/ltmain.sh-4848-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4850-  # Follow symbolic links until we get to the real thisdir.
lnpd-0.9.0/inst-pieces/ltmain.sh:4851:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
lnpd-0.9.0/inst-pieces/ltmain.sh-4852-  while test -n \"\$file\"; do
lnpd-0.9.0/inst-pieces/ltmain.sh:4853:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
lnpd-0.9.0/inst-pieces/ltmain.sh-4854-
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4862-
lnpd-0.9.0/inst-pieces/ltmain.sh:4863:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
lnpd-0.9.0/inst-pieces/ltmain.sh:4864:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
lnpd-0.9.0/inst-pieces/ltmain.sh-4865-  done
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4867-  # Try to get the absolute directory name.
lnpd-0.9.0/inst-pieces/ltmain.sh:4868:  absdir=\`cd \"\$thisdir\" && pwd\`
lnpd-0.9.0/inst-pieces/ltmain.sh-4869-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4877-  if test ! -f \"\$progdir/\$program\" || \\
lnpd-0.9.0/inst-pieces/ltmain.sh:4878:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
lnpd-0.9.0/inst-pieces/ltmain.sh-4879-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4892-    if test -n \"\$relink_command\"; then
lnpd-0.9.0/inst-pieces/ltmain.sh:4893:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
lnpd-0.9.0/inst-pieces/ltmain.sh-4894-      else
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-4924-    # The second colon is a workaround for a bug in BeOS R4 sed
lnpd-0.9.0/inst-pieces/ltmain.sh:4925:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
lnpd-0.9.0/inst-pieces/ltmain.sh-4926-
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5011-	  esac
lnpd-0.9.0/inst-pieces/ltmain.sh:5012:	  xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-5013-	  xdir="$gentop/$xlib"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5042-	       do
lnpd-0.9.0/inst-pieces/ltmain.sh:5043:		 name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
lnpd-0.9.0/inst-pieces/ltmain.sh-5044-	       done
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5046-	       $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
lnpd-0.9.0/inst-pieces/ltmain.sh:5047:	       i=`expr $i + 1`
lnpd-0.9.0/inst-pieces/ltmain.sh-5048-	      done
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5051-
lnpd-0.9.0/inst-pieces/ltmain.sh:5052:	  oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print -o -name \*.lo -print | $NL2SP`
lnpd-0.9.0/inst-pieces/ltmain.sh-5053-	done
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5061-
lnpd-0.9.0/inst-pieces/ltmain.sh:5062:	if len=`expr "X$cmds" : ".*"` &&
lnpd-0.9.0/inst-pieces/ltmain.sh-5063-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5096-	    eval test_cmds=\"$old_archive_cmds\"
lnpd-0.9.0/inst-pieces/ltmain.sh:5097:	    if len=`expr "X$test_cmds" : ".*"` &&
lnpd-0.9.0/inst-pieces/ltmain.sh-5098-	       test "$len" -le "$max_cmd_len"; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5148-	else
lnpd-0.9.0/inst-pieces/ltmain.sh:5149:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
lnpd-0.9.0/inst-pieces/ltmain.sh-5150-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5154-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
lnpd-0.9.0/inst-pieces/ltmain.sh:5155:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
lnpd-0.9.0/inst-pieces/ltmain.sh-5156-      if test "$hardcode_automatic" = yes ; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5173-	      *.la)
lnpd-0.9.0/inst-pieces/ltmain.sh:5174:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh:5175:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
lnpd-0.9.0/inst-pieces/ltmain.sh-5176-		if test -z "$libdir"; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5187-	    for lib in $dlfiles; do
lnpd-0.9.0/inst-pieces/ltmain.sh:5188:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh:5189:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
lnpd-0.9.0/inst-pieces/ltmain.sh-5190-	      if test -z "$libdir"; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5198-	    for lib in $dlprefiles; do
lnpd-0.9.0/inst-pieces/ltmain.sh:5199:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh:5200:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
lnpd-0.9.0/inst-pieces/ltmain.sh-5201-	      if test -z "$libdir"; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5295-      # Aesthetically quote it.
lnpd-0.9.0/inst-pieces/ltmain.sh:5296:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
lnpd-0.9.0/inst-pieces/ltmain.sh-5297-      case $arg in
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5311-    # Aesthetically quote it.
lnpd-0.9.0/inst-pieces/ltmain.sh:5312:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
lnpd-0.9.0/inst-pieces/ltmain.sh-5313-    case $arg in
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5359-      # Aesthetically quote the argument.
lnpd-0.9.0/inst-pieces/ltmain.sh:5360:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
lnpd-0.9.0/inst-pieces/ltmain.sh-5361-      case $arg in
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5391-    # Strip any trailing slash from the destination.
lnpd-0.9.0/inst-pieces/ltmain.sh:5392:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-5393-
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5399-    else
lnpd-0.9.0/inst-pieces/ltmain.sh:5400:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-5401-      test "X$destdir" = "X$dest" && destdir=.
lnpd-0.9.0/inst-pieces/ltmain.sh:5402:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-5403-
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5475-
lnpd-0.9.0/inst-pieces/ltmain.sh:5476:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
lnpd-0.9.0/inst-pieces/ltmain.sh-5477-	test "X$dir" = "X$file/" && dir=
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5481-	  # Determine the prefix the user has applied to our future dir.
lnpd-0.9.0/inst-pieces/ltmain.sh:5482:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
lnpd-0.9.0/inst-pieces/ltmain.sh-5483-
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5496-	    # Stick the inst_prefix_dir data into the link command.
lnpd-0.9.0/inst-pieces/ltmain.sh:5497:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
lnpd-0.9.0/inst-pieces/ltmain.sh-5498-	  else
lnpd-0.9.0/inst-pieces/ltmain.sh:5499:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
lnpd-0.9.0/inst-pieces/ltmain.sh-5500-	  fi
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5553-	# Install the pseudo-library for information purposes.
lnpd-0.9.0/inst-pieces/ltmain.sh:5554:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-5555-	instname="$dir/$name"i
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5569-	else
lnpd-0.9.0/inst-pieces/ltmain.sh:5570:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-5571-	  destfile="$destdir/$destfile"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5576-	*.lo)
lnpd-0.9.0/inst-pieces/ltmain.sh:5577:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
lnpd-0.9.0/inst-pieces/ltmain.sh-5578-	  ;;
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5598-	  # Deduce the name of the old-style object file.
lnpd-0.9.0/inst-pieces/ltmain.sh:5599:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
lnpd-0.9.0/inst-pieces/ltmain.sh-5600-
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5611-	else
lnpd-0.9.0/inst-pieces/ltmain.sh:5612:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-5613-	  destfile="$destdir/$destfile"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5622-	    if test ! -f "$file"; then
lnpd-0.9.0/inst-pieces/ltmain.sh:5623:	      file=`$echo $file|${SED} 's,.exe$,,'`
lnpd-0.9.0/inst-pieces/ltmain.sh-5624-	      stripped_ext=".exe"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5631-	*cygwin*|*mingw*)
lnpd-0.9.0/inst-pieces/ltmain.sh:5632:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
lnpd-0.9.0/inst-pieces/ltmain.sh-5633-	    ;;
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5671-	    fi
lnpd-0.9.0/inst-pieces/ltmain.sh:5672:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
lnpd-0.9.0/inst-pieces/ltmain.sh-5673-	    if test -n "$libdir" && test ! -f "$libfile"; then
lnpd-0.9.0/inst-pieces/ltmain.sh:5674:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
lnpd-0.9.0/inst-pieces/ltmain.sh-5675-	      finalize=no
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5707-	      fi
lnpd-0.9.0/inst-pieces/ltmain.sh:5708:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-5709-	      outputname="$tmpdir/$file"
lnpd-0.9.0/inst-pieces/ltmain.sh-5710-	      # Replace the output file specification.
lnpd-0.9.0/inst-pieces/ltmain.sh:5711:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
lnpd-0.9.0/inst-pieces/ltmain.sh-5712-
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5725-	    # Install the binary that we compiled earlier.
lnpd-0.9.0/inst-pieces/ltmain.sh:5726:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
lnpd-0.9.0/inst-pieces/ltmain.sh-5727-	  fi
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5741-	  *:*.exe)
lnpd-0.9.0/inst-pieces/ltmain.sh:5742:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
lnpd-0.9.0/inst-pieces/ltmain.sh-5743-	    ;;
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5754-    for file in $staticlibs; do
lnpd-0.9.0/inst-pieces/ltmain.sh:5755:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-5756-
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5911-	  # Warn if it was a shared library.
lnpd-0.9.0/inst-pieces/ltmain.sh:5912:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
lnpd-0.9.0/inst-pieces/ltmain.sh-5913-	  continue
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5915-
lnpd-0.9.0/inst-pieces/ltmain.sh:5916:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-5917-	test "X$dir" = "X$file" && dir=.
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5921-	else
lnpd-0.9.0/inst-pieces/ltmain.sh:5922:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
lnpd-0.9.0/inst-pieces/ltmain.sh-5923-	  exit $EXIT_FAILURE
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5928-	# Just add the directory containing the .lo file.
lnpd-0.9.0/inst-pieces/ltmain.sh:5929:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-5930-	test "X$dir" = "X$file" && dir=.
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5939-      # Get the absolute pathname.
lnpd-0.9.0/inst-pieces/ltmain.sh:5940:      absdir=`cd "$dir" && pwd`
lnpd-0.9.0/inst-pieces/ltmain.sh-5941-      test -n "$absdir" && dir="$absdir"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-5975-      # Quote arguments (to preserve shell metacharacters).
lnpd-0.9.0/inst-pieces/ltmain.sh:5976:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
lnpd-0.9.0/inst-pieces/ltmain.sh-5977-      args="$args \"$file\""
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-6037-    for file in $files; do
lnpd-0.9.0/inst-pieces/ltmain.sh:6038:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-6039-      if test "X$dir" = "X$file"; then
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-6044-      fi
lnpd-0.9.0/inst-pieces/ltmain.sh:6045:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
lnpd-0.9.0/inst-pieces/ltmain.sh-6046-      test "$mode" = uninstall && objdir="$dir"
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-6145-	  *.exe)
lnpd-0.9.0/inst-pieces/ltmain.sh:6146:	    file=`$echo $file|${SED} 's,.exe$,,'`
lnpd-0.9.0/inst-pieces/ltmain.sh:6147:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
lnpd-0.9.0/inst-pieces/ltmain.sh-6148-	    # $file with .exe has already been added to rmfiles,
##############################################
lnpd-0.9.0/inst-pieces/ltmain.sh-6419-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
lnpd-0.9.0/inst-pieces/ltmain.sh:6420:build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac`
lnpd-0.9.0/inst-pieces/ltmain.sh-6421-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
lnpd-0.9.0/inst-pieces/missing-92-         from any GNU archive site."
lnpd-0.9.0/inst-pieces/missing:93:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' $configure_ac`
lnpd-0.9.0/inst-pieces/missing-94-    test -z "$files" && files="config.h"
##############################################
lnpd-0.9.0/inst-pieces/missing-127-	*.y)
lnpd-0.9.0/inst-pieces/missing:128:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
lnpd-0.9.0/inst-pieces/missing-129-	    if [ -f "$SRCFILE" ]; then
##############################################
lnpd-0.9.0/inst-pieces/missing-131-	    fi
lnpd-0.9.0/inst-pieces/missing:132:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
lnpd-0.9.0/inst-pieces/missing-133-	    if [ -f "$SRCFILE" ]; then
##############################################
lnpd-0.9.0/inst-pieces/missing-157-	*.l)
lnpd-0.9.0/inst-pieces/missing:158:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
lnpd-0.9.0/inst-pieces/missing-159-	    if [ -f "$SRCFILE" ]; then
##############################################
lnpd-0.9.0/inst-pieces/missing-177-         the \`GNU make' package.  Grab either from any GNU archive site."
lnpd-0.9.0/inst-pieces/missing:178:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
lnpd-0.9.0/inst-pieces/missing-179-    if test -z "$file"; then
lnpd-0.9.0/inst-pieces/missing:180:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
lnpd-0.9.0/inst-pieces/missing:181:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
lnpd-0.9.0/inst-pieces/missing-182-    fi
##############################################
lnpd-0.9.0/inst-pieces/mkinstalldirs-12-do
lnpd-0.9.0/inst-pieces/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
lnpd-0.9.0/inst-pieces/mkinstalldirs-14-   shift
##############################################
lnpd-0.9.0/lnpd+liblnp/Makefile.in-126-	dot_seen=no; \
lnpd-0.9.0/lnpd+liblnp/Makefile.in:127:	target=`echo $@ | sed s/-recursive//`; \
lnpd-0.9.0/lnpd+liblnp/Makefile.in-128-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
lnpd-0.9.0/lnpd+liblnp/Makefile.in-151-	test "$$dot_seen" = "no" && rev=". $$rev"; \
lnpd-0.9.0/lnpd+liblnp/Makefile.in:152:	target=`echo $@ | sed s/-recursive//`; \
lnpd-0.9.0/lnpd+liblnp/Makefile.in-153-	for subdir in $$rev; do \
##############################################
lnpd-0.9.0/lnpd+liblnp/liblnp/Makefile.in-169-.c.obj:
lnpd-0.9.0/lnpd+liblnp/liblnp/Makefile.in:170:	$(COMPILE) -c `cygpath -w $<`
lnpd-0.9.0/lnpd+liblnp/liblnp/Makefile.in-171-
##############################################
lnpd-0.9.0/lnpd+liblnp/liblnp/lnptest.c-18-#define DEST_PORT 2
lnpd-0.9.0/lnpd+liblnp/liblnp/lnptest.c:19:#define DEST_ADDR ( DEST_HOST << 4 | DEST_PORT )
lnpd-0.9.0/lnpd+liblnp/liblnp/lnptest.c-20-#define LEN 253
##############################################
lnpd-0.9.0/lnpd+liblnp/lnpd/Makefile.in-158-	  if test -f $$p; then \
lnpd-0.9.0/lnpd+liblnp/lnpd/Makefile.in:159:	    echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(sbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
lnpd-0.9.0/lnpd+liblnp/lnpd/Makefile.in:160:	    $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(sbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
lnpd-0.9.0/lnpd+liblnp/lnpd/Makefile.in-161-	  else :; fi; \
##############################################
lnpd-0.9.0/lnpd+liblnp/lnpd/Makefile.in-166-	list='$(sbin_PROGRAMS)'; for p in $$list; do \
lnpd-0.9.0/lnpd+liblnp/lnpd/Makefile.in:167:	  rm -f $(DESTDIR)$(sbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
lnpd-0.9.0/lnpd+liblnp/lnpd/Makefile.in-168-	done
##############################################
lnpd-0.9.0/lnpd+liblnp/lnpd/Makefile.in-175-.c.obj:
lnpd-0.9.0/lnpd+liblnp/lnpd/Makefile.in:176:	$(COMPILE) -c `cygpath -w $<`
lnpd-0.9.0/lnpd+liblnp/lnpd/Makefile.in-177-
##############################################
lnpd-0.9.0/lnpd+liblnp/lnpd/Makefile.in-228-	  else file=$$i; fi; \
lnpd-0.9.0/lnpd+liblnp/lnpd/Makefile.in:229:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
lnpd-0.9.0/lnpd+liblnp/lnpd/Makefile.in:230:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
lnpd-0.9.0/lnpd+liblnp/lnpd/Makefile.in:231:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
lnpd-0.9.0/lnpd+liblnp/lnpd/Makefile.in-232-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man8dir)/$$inst"; \
##############################################
lnpd-0.9.0/lnpd+liblnp/lnpd/Makefile.in-243-	for i in $$list; do \
lnpd-0.9.0/lnpd+liblnp/lnpd/Makefile.in:244:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
lnpd-0.9.0/lnpd+liblnp/lnpd/Makefile.in:245:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
lnpd-0.9.0/lnpd+liblnp/lnpd/Makefile.in:246:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
lnpd-0.9.0/lnpd+liblnp/lnpd/Makefile.in-247-	  echo " rm -f $(DESTDIR)$(man8dir)/$$inst"; \
##############################################
lnpd-0.9.0/lnpd+liblnp/applications/Makefile.in-165-	  if test -f $$p; then \
lnpd-0.9.0/lnpd+liblnp/applications/Makefile.in:166:	    echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
lnpd-0.9.0/lnpd+liblnp/applications/Makefile.in:167:	    $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
lnpd-0.9.0/lnpd+liblnp/applications/Makefile.in-168-	  else :; fi; \
##############################################
lnpd-0.9.0/lnpd+liblnp/applications/Makefile.in-173-	list='$(bin_PROGRAMS)'; for p in $$list; do \
lnpd-0.9.0/lnpd+liblnp/applications/Makefile.in:174:	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
lnpd-0.9.0/lnpd+liblnp/applications/Makefile.in-175-	done
##############################################
lnpd-0.9.0/lnpd+liblnp/applications/Makefile.in-182-.c.obj:
lnpd-0.9.0/lnpd+liblnp/applications/Makefile.in:183:	$(COMPILE) -c `cygpath -w $<`
lnpd-0.9.0/lnpd+liblnp/applications/Makefile.in-184-
##############################################
lnpd-0.9.0/lnpd+liblnp/applications/lnptest.c-18-#define DEST_PORT 2
lnpd-0.9.0/lnpd+liblnp/applications/lnptest.c:19:#define DEST_ADDR ( DEST_HOST << 4 | DEST_PORT )
lnpd-0.9.0/lnpd+liblnp/applications/lnptest.c-20-#define LEN 253
##############################################
lnpd-0.9.0/lnpd+liblnp/rcx/lnptest.c-22-#define DEST_PORT_2 0x8
lnpd-0.9.0/lnpd+liblnp/rcx/lnptest.c:23:#define DEST_ADDR ( DEST_HOST << 4 | DEST_PORT )
lnpd-0.9.0/lnpd+liblnp/rcx/lnptest.c-24-#define DEST_ADDR_2 ( DEST_HOST << 4 | DEST_PORT_2 )
##############################################
lnpd-0.9.0/lnpd+liblnp/rcx/lnptest2.c-9-#define DEST_PORT 0x7
lnpd-0.9.0/lnpd+liblnp/rcx/lnptest2.c:10:#define DEST_ADDR ( DEST_HOST << 4 | DEST_PORT )
lnpd-0.9.0/lnpd+liblnp/rcx/lnptest2.c-11-
##############################################
lnpd-0.9.0/dllx/Makefile.in-152-	  if test -f $$p; then \
lnpd-0.9.0/dllx/Makefile.in:153:	    echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
lnpd-0.9.0/dllx/Makefile.in:154:	    $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
lnpd-0.9.0/dllx/Makefile.in-155-	  else :; fi; \
##############################################
lnpd-0.9.0/dllx/Makefile.in-160-	list='$(bin_PROGRAMS)'; for p in $$list; do \
lnpd-0.9.0/dllx/Makefile.in:161:	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
lnpd-0.9.0/dllx/Makefile.in-162-	done
##############################################
lnpd-0.9.0/dllx/Makefile.in-169-.c.obj:
lnpd-0.9.0/dllx/Makefile.in:170:	$(COMPILE) -c `cygpath -w $<`
lnpd-0.9.0/dllx/Makefile.in-171-