Patch: Fix configure check for Xaw3d

Andreas Schwab schwab at suse.de
Wed Apr 2 08:17:24 EDT 2008


"Stephen J. Turnbull" <stephen at xemacs.org> writes:

> Mike FABIAN writes:
>
>  >          dnl Must not be a 3d library...
>  > -        AC_CHECK_LIB($athena_variant, threeDClassRec,
>  > +        AC_CHECK_LIB($athena_variant, XawSme3dComputeTopShadowRGB,
>
> What is this supposed to fix?

AC_CHECK_LIB looks for a function, but threeDClassRec is a variable.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab at suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the XEmacs-Beta mailing list