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

To reply to this bug, email your comments to 11180 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-libtool <at> gnu.org:
bug#11180; Package libtool. (Thu, 05 Apr 2012 00:46:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Zack Weinberg <zackw <at> panix.com>:
New bug report received and forwarded. Copy sent to bug-libtool <at> gnu.org. (Thu, 05 Apr 2012 00:46:02 GMT) Full text and rfc822 format available.

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.