13 lines
405 B
Plaintext
13 lines
405 B
Plaintext
$OpenBSD: patch-nessus-plugins_configure,v 1.2 2002/10/12 13:04:22 reinhard Exp $
|
|
--- nessus-plugins/configure.orig Thu Sep 26 16:29:17 2002
|
|
+++ nessus-plugins/configure Sat Oct 12 09:27:00 2002
|
|
@@ -5325,7 +5325,7 @@ fi
|
|
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
|
|
|
# Always use our own libtool.
|
|
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
+LIBTOOL='$(LOCALBASE)/bin/libtool'
|
|
|
|
# Prevent multiple expansion
|
|
|