autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

configure test involving plugin


From: Patrick Welche
Subject: configure test involving plugin
Date: Fri, 20 Jan 2012 16:41:27 +0000
User-agent: Mutt/1.5.20 (2009-06-14)

glib has a configure test to check whether RTLD_GLOBAL is broken on OSF1.
This involves building a plugin using libtool and then essentially
AC_RUN_IFELSE on a piece of code which loads said plugin.

This is all fine, and works. I was just wondering if there was a way
of doing this without invoking libtool, as configure should "know"
everything libtool does as it created libtool.
(a bit of a theoretical question...)


Cheers,

Patrick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]