*** esound-0.2.24/acinclude.m4.org	Thu Aug  1 11:40:31 2002
--- esound-0.2.24/acinclude.m4	Thu Aug  1 11:41:42 2002
***************
*** 29,46 ****
  AC_CACHE_SAVE
  
  # Actually configure libtool.  ac_aux_dir is where install-sh is found.
! CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
! LD="$LD" NM="$NM" RANLIB="$RANLIB" LN_S="$LN_S" \
! DLLTOOL="$DLLTOOL" AS="$AS" \
! ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
! $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
! || AC_MSG_ERROR([libtool configure failed])
  
  # Reload cache, that may have been modified by ltconfig
  AC_CACHE_LOAD
  
  # This can be used to rebuild libtool when needed
! LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh"
  
  # Always use our own libtool.
  LIBTOOL='$(SHELL) $(top_builddir)/libtool'
--- 29,46 ----
  AC_CACHE_SAVE
  
  # Actually configure libtool.  ac_aux_dir is where install-sh is found.
! #CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
! #LD="$LD" NM="$NM" RANLIB="$RANLIB" LN_S="$LN_S" \
! #DLLTOOL="$DLLTOOL" AS="$AS" \
! #${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
! #$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
! #|| AC_MSG_ERROR([libtool configure failed])
  
  # Reload cache, that may have been modified by ltconfig
  AC_CACHE_LOAD
  
  # This can be used to rebuild libtool when needed
! LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
  
  # Always use our own libtool.
  LIBTOOL='$(SHELL) $(top_builddir)/libtool'
