xorg-server.h.in: Export the X Access Control Extension (XACE), too.
Acked-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
parent
800d4ceb94
commit
21cbb4c9de
|
@ -187,4 +187,7 @@
|
||||||
/* Use libpciaccess */
|
/* Use libpciaccess */
|
||||||
#undef XSERVER_LIBPCIACCESS
|
#undef XSERVER_LIBPCIACCESS
|
||||||
|
|
||||||
|
/* X Access Control Extension */
|
||||||
|
#undef XACE
|
||||||
|
|
||||||
#endif /* _XORG_SERVER_H_ */
|
#endif /* _XORG_SERVER_H_ */
|
||||||
|
|
Loading…
Reference in New Issue