diff options
Diffstat (limited to 'xorg-server/hw/xnest/Makefile.am')
-rw-r--r-- | xorg-server/hw/xnest/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xorg-server/hw/xnest/Makefile.am b/xorg-server/hw/xnest/Makefile.am index c395b4dae..3c099cd6b 100644 --- a/xorg-server/hw/xnest/Makefile.am +++ b/xorg-server/hw/xnest/Makefile.am @@ -4,7 +4,6 @@ bin_PROGRAMS = Xnest noinst_LIBRARIES = libfbcmap.a AM_CFLAGS = -DHAVE_XNEST_CONFIG_H \ - -DNO_HW_ONLY_EXTS \ $(DIX_CFLAGS) \ $(XNESTMODULES_CFLAGS) |