GNU bug report logs - #11180
libtool should not check for <dlfcn.h> without LT_INIT([dlopen])

Previous Next

Package: libtool;

Reported by: Zack Weinberg <zackw <at> panix.com>

Date: Thu, 5 Apr 2012 00:46:02 UTC

Severity: normal

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Zack Weinberg <zackw <at> panix.com>
To: bug-libtool <at> gnu.org
Subject: libtool should not check for <dlfcn.h> without LT_INIT([dlopen])
Date: Wed, 4 Apr 2012 17:44:45 -0700
It appears that the only reason libtool checks for <dlfcn.h> at
configure time is to support libltdl, therefore it should only do that
if I ask it to, with LT_INIT([dlopen]) or similar.  This is literally
the *only* invocation of AC_CONFIG_HEADERS in my configure script, but
it drags in all the AC_INCLUDES_DEFAULT checks.

zw




This bug report was last modified 13 years and 135 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.