Crossfire Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CF: Redhat 5.1 Alpha Linux



Quoting Scott Wedel (swedel@Tymnet.COM):
> I am no autoconf expert, but that looks incorrect to me:
> AC_CHECK_LIB(X11, main, AC_DEFINE(HAVE_LIBX11) X11LIBS="$X11LIBS -lX11" )
>                   ^^^^
> I don't think the X11 library is supposed to have that function.
> I think something like XSetFont or one of the functions actually
> used is supposed to be there.

This is actually correct. If you read the autoconf info pages. I
figured out the solution. I am just re-compiling to make sure. I'll
post patches to the configure.in and the configure (in case you don't
have autoconf) to the list.
-- 
Bob Tanner <tanner@real-time.com>       | Phone : (612)943-8700
http://www.real-time.com                | Fax   : (612)943-8500
Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9 


References: