Searched defs:HAVE_X11 (Results 1 – 2 of 2) sorted by relevance
138 AH_TEMPLATE(HAVE_X11, [X11 build environment present]) template214 AC_CHECK_LIB(X11, XGetImage, [AC_DEFINE(HAVE_X11) HAVE_X11="true"], definition338 AM_CONDITIONAL(HAVE_X11, test $HAVE_X11 != "false") condition
312 #define HAVE_X11 1 macro