$NetBSD: patch-aa,v 1.4 1998/10/18 09:58:55 matthias Exp $ --- configure.orig Fri Jul 24 15:13:00 1998 +++ configure Thu Oct 8 11:39:49 1998 @@ -960,7 +960,7 @@ - +if false; then LIBTOOL='$(SHELL) ../libtool' UPLIBTOOL='$(SHELL) ../../libtool' EXTOBJ='lo' @@ -1057,7 +1057,11 @@ ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \ $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } - +else +UPLIBTOOL=$LIBTOOL +EXTLIB=la +EXTOBJ=lo +fi test "x$prefix" = xNONE && prefix=$ac_default_prefix test "x$exec_prefix" = xNONE && exec_prefix=$ac_default_prefix