Sam Steingold <[EMAIL PROTECTED]> writes: > AC_PATH_XTRA > AC_CHECK_FUNCS(XGetAtomNames) > > is this the right way to check for a function in libX11? > if not, what is?
Looks OK to me, not that I'm an expert in X11 libraries. _______________________________________________ Autoconf mailing list [email protected] http://lists.gnu.org/mailman/listinfo/autoconf
