*** configure~	Fri Jul 10 20:40:11 1998
--- configure	Mon Jul 13 23:14:54 1998
***************
*** 1610,1614 ****
  CFLAGS="$CXXFLAGS"
  # Always use our own libtool.
! LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  
  # Check for any special flags to pass to ltconfig.
--- 1610,1614 ----
  CFLAGS="$CXXFLAGS"
  # Always use our own libtool.
! LIBTOOL='$(top_builddir)/libtool'
  
  # Check for any special flags to pass to ltconfig.
***************
*** 2030,2034 ****
  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
--- 2030,2034 ----
  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
