Home
last modified time | relevance | path

Searched defs:HAVE_X11 (Results 1 – 2 of 2) sorted by relevance

/external/libvncserver/
Dconfigure.ac138 AH_TEMPLATE(HAVE_X11, [X11 build environment present]) template
214 AC_CHECK_LIB(X11, XGetImage, [AC_DEFINE(HAVE_X11) HAVE_X11="true"], definition
338 AM_CONDITIONAL(HAVE_X11, test $HAVE_X11 != "false") condition
Drfbconfig.h312 #define HAVE_X11 1 macro