13 lines
430 B
Plaintext
13 lines
430 B
Plaintext
$OpenBSD: patch-nessus-libraries_configure,v 1.8 2004/04/11 09:13:34 sturm Exp $
|
|
--- nessus-libraries/configure.orig 2004-01-19 22:56:25.000000000 +0100
|
|
+++ nessus-libraries/configure 2004-04-11 11:07:03.000000000 +0200
|
|
@@ -5353,7 +5353,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
|
|
|