*** configure.orig	Fri Jul 10 20:38:53 1998
--- configure	Fri Jul 17 00:33:54 1998
***************
*** 1634,1638 ****
  CFLAGS="$CXXFLAGS"
  # Always use our own libtool.
! LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  
  # Check for any special flags to pass to ltconfig.
--- 1634,1638 ----
  CFLAGS="$CXXFLAGS"
  # Always use our own libtool.
! LIBTOOL='$(top_builddir)/libtool'
  
  # Check for any special flags to pass to ltconfig.
***************
*** 2054,2058 ****
  do
    for ac_extension in a so sl; do
!     if test -r $ac_dir/lib${x_direct_test_library}.$ac_extension; then
        ac_x_libraries=$ac_dir
        break 2
--- 2054,2058 ----
  do
    for ac_extension in a so sl; do
!     if test -r $ac_dir/lib${x_direct_test_library}.$ac_extension*; then
        ac_x_libraries=$ac_dir
        break 2
