summaryrefslogtreecommitdiff
path: root/xserver
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-26 18:18:25 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-26 18:18:25 +0000
commitfbf6414f58c54aab6ef37e4d066bb2699f118269 (patch)
tree69a5e2a0fa44010a7bdaf4e315dbea9c77b5ac3b /xserver
parent4dea5c820740628f70e647e0c2e8ee7cf56a61cb (diff)
Importing xserver from X.Org 7.2RC2
Diffstat (limited to 'xserver')
-rw-r--r--xserver/hw/xfree86/vgahw/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xserver/hw/xfree86/vgahw/Makefile.am b/xserver/hw/xfree86/vgahw/Makefile.am
index f48e46a11..2aa27fa41 100644
--- a/xserver/hw/xfree86/vgahw/Makefile.am
+++ b/xserver/hw/xfree86/vgahw/Makefile.am
@@ -2,7 +2,7 @@ module_LTLIBRARIES = libvgahw.la
libvgahw_la_LDFLAGS = -avoid-version
libvgahw_la_SOURCES = vgaHW.c vgaHWmodule.c
INCLUDES = $(XORG_INCS) -I$(srcdir)/../ddc -I$(srcdir)/../i2c
-AM_CFLAGS = $(DIX_CFLAGS) $(XORG_CFLAGS)
+AM_CFLAGS = $(XORG_CFLAGS)
sdk_HEADERS = vgaHW.h