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

  /xsrc/external/mit/xorg-server.old/dist/
compile 83 ${SCAN_BUILD} ./configure --prefix=${PREFIX} ${CONFOPT} --disable-dependency-tracking --enable-maintainer-mode --enable-xcsecurity --enable-record --disable-xevie "${@}" || die "Could not configure xserver"
configure 1934 --enable-xcsecurity Build Security extension (default: disabled)
28400 # Check whether --enable-xcsecurity was given.
28402 enableval=$enable_xcsecurity; XCSECURITY=$enableval
28404 XCSECURITY=no
32234 if test "x$XCSECURITY" = xyes; then
32242 if test "x$XCSECURITY" = xyes; then
32250 #define XCSECURITY 1
    [all...]
  /xsrc/external/mit/xorg-server/dist/
configure 2140 --enable-xcsecurity Build Security extension (default: disabled)
26999 # Check whether --enable-xcsecurity was given.
27002 enableval=$enable_xcsecurity; XCSECURITY=$enableval
27004 e) XCSECURITY=no ;;
30580 if test "x$XCSECURITY" = xyes; then
30588 if test "x$XCSECURITY" = xyes; then
30593 printf "%s\n" "#define XCSECURITY 1" >>confdefs.h
35015 as_fn_error $? "conditional \"XCSECURITY\" was never defined.
    [all...]

Completed in 25 milliseconds