libprelude/master: Fix potential problem with recent libtool version.

[email protected] Mon, 8 Jun 2009 14:24:01 +0200 (CEST)
Newsgroups gmane.comp.security.ids.prelude.cvs
Message-ID <[email protected]>
commit f103c651c1520c97257388521248cea1c1cf0acb
Author: Yoann Vandoorselaere <[email protected]>
Date:   Mon Jun 8 12:58:39 2009 +0200

    Fix potential problem with recent libtool version.


========================================

 configure.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

========================================

diff --git a/configure.in b/configure.in
index 6bd4a74..ec8dd88 100644
--- a/configure.in
+++ b/configure.in
@@ -55,6 +55,8 @@ dnl * Setup GnuLib, libtool and libltdl.
 dnl **********************************************************
 
 gl_EARLY
+LT_CONFIG_LTDL_DIR([libltdl])
+AC_CONFIG_MACRO_DIR([m4])
 LT_INIT([dlopen win32-dll disable-static])
 LTDL_INIT([recursive])
 
_______________________________________________
Prelude-cvslog site list
[email protected]
http://lists.prelude-ids.org/mailman/listinfo/prelude-cvslog