head	1.2;
access;
symbols
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.06.28.20.43.08;	author ade;	state dead;
branches;
next	1.1;

1.1
date	2001.10.27.10.57.30;	author olgeni;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Fix build with libtool new world order

Reported by:	bento
@
text
@--- configure.orig	Thu Oct 18 06:16:47 2001
+++ configure	Thu Oct 18 06:18:59 2001
@@@@ -5065,7 +5065,8 @@@@
 LIBTOOL_DEPS="--disable-ltlibs /usr/local/share/libtool/ltmain.sh"
 
 # Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+LIBTOOL='$(PREFIX)/bin/libtool'
 
 # Prevent multiple expansion
 
@


1.1
log
@Update the nessus-*-devel ports to version 1.1.7.

PR:		31139 (+ some changes)
Submitted by:	Udo Schweigert <ust@@cert.siemens.de>
Reviewed by:	olgeni
@
text
@@

