adf1740316
from Richard Johnson <rdump at river dot com> with some cleanup and @extra support from me
13 lines
424 B
Plaintext
13 lines
424 B
Plaintext
$OpenBSD: patch-nessus-plugins_configure,v 1.3 2003/11/27 19:53:24 sturm Exp $
|
|
--- nessus-plugins/configure.orig 2003-09-30 03:55:08.000000000 +0200
|
|
+++ nessus-plugins/configure 2003-11-24 21:59:16.000000000 +0100
|
|
@@ -5314,7 +5314,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
|
|
|