HomeSort by: relevance | last modified time | path
    Searched refs:XLOCALE (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/libX11/dist/src/
FilterEv.c 59 #define XLOCALE 1
62 #if XLOCALE
76 #if XLOCALE
config.h.in 300 #undef XLOCALE
  /xsrc/external/mit/libX11/dist/
configure 1668 --disable-xlocale Disable Xlib locale implementation *EXPERIMENTAL*
23371 # Check whether --enable-xlocale was given.
23374 enableval=$enable_xlocale; XLOCALE=$enableval
23376 e) XLOCALE=yes ;;
23381 if test x$XLOCALE = xyes ; then
23389 if test x"$XLOCALE" = "xyes"; then
23391 printf "%s\n" "#define XLOCALE 1" >>confdefs.h
24362 as_fn_error $? "conditional \"XLOCALE\" was never defined.
26573 echo " Internationalization support: "$XLOCALE

Completed in 12 milliseconds