Remove dix-config.h config variables from xorg-config.h
authorKeith Packard <keithp@keithp.com>
Thu, 7 Nov 2013 22:20:26 +0000 (14:20 -0800)
committerKeith 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

index e3444da..487d7ad 100644 (file)
 /* 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_ */