projects
/
platform
/
upstream
/
xorg-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7aad79c
)
Remove dix-config.h config variables from xorg-config.h
author
Keith Packard
<keithp@keithp.com>
Thu, 7 Nov 2013 22:20:26 +0000
(14:20 -0800)
committer
Keith Packard
<keithp@keithp.com>
Mon, 11 Nov 2013 23:11:52 +0000
(15:11 -0800)
xorg-config.h includes dix-config, so there's no need to duplicate.
Signed-off-by: Keith Packard <keithp@keithp.com>
include/xorg-config.h.in
patch
|
blob
|
history
diff --git
a/include/xorg-config.h.in
b/include/xorg-config.h.in
index
e3444da
..
487d7ad
100644
(file)
--- a/
include/xorg-config.h.in
+++ b/
include/xorg-config.h.in
@@
-145,7
+145,4
@@
/* Support APM/ACPI power management in the server */
#undef XF86PM
-/* Have support for X shared memory fence library (xshmfence) */
-#undef HAVE_XSHMFENCE
-
#endif /* _XORG_CONFIG_H_ */