List Info

Thread: Re: Cope without xmkmf




Re: Cope without xmkmf
user name
2008-07-16 10:39:08
Hello Andreas,

On Wed, Jul 16, 2008 at 01:23:26PM +0200, Andreas Schwab
wrote:
> Stepan Kasal <skasalredhat.com> writes:
> > Are we able to make AC_PATH_XTRA ready for
xmkmf-less Xorg before
> > the
> > end of summer?
>
> AC_PATH_XTRA itself does not use xmkmf,

Sure, I meant AC_PATH_X.  Sorry for the confusion.

> and AC_PATH_X already has a fallback when xmkmf does
not work.

I was afraid that the fallback (_AC_PATH_X_DIRECT) is not
multilib
aware and might break on 64bit Fedora.
Now I have read the code carefully, and I see I was wrong.
Thanks for correcting me.

On Fedora, both ac_x_includes and ac_x_libraries always end
up being
empty, no matter whether xmkmf is available or not.

> Installations that use /usr as
> prefix for X should already work out of the box.

That is not exactly the reason.  The reason is that
"$CC -lX11"
works, without any -L options.  Should that command fail,
_AC_PATH_X_DIRECT would have no chance to find the library
directory
because it never tries any path with a lib64 component.

So my version of the statement is:

If -lX11 works without any -I or -L options, then it works
out of the
box.   Instalations not using multilib ("lib64 path)
also have a high
probability to be handled correctly by _AC_PATH_X_DIRECT.

If any of the recipients of this mail knows about an Xorg
user which
does not fit into the above and shall be supported by
Autoconf,
please speak up.

Have a nice day,
	Stepan Kasal



[1]

about | contact  Other archives ( Real Estate discussion Medical topics )