"Daniel Pittman" <daniel(a)danann.net> writes:
> Why do you need an X app? Won't something like
Ah. Using dlopen() will only detect the mismatch on platforms that
support that interface. If it's going into configure I would prefer to
have something more portable.
I am betting that all platforms that allow the user so much control over the
linking environments so as to confuse the test that you already do
also support dlopen()
Jan