summaryrefslogtreecommitdiff
path: root/src/bios_reader
diff options
context:
space:
mode:
authorKeith Packard <keithp@guitar.keithp.com>2007-02-16 02:19:10 -0800
committerKeith Packard <keithp@guitar.keithp.com>2007-02-16 02:19:10 -0800
commit0ca926e63c7fa9122a8cba1424ce4cdee1c7b215 (patch)
tree81b26423182b51483ce27ad1dc8d057ea56e55be /src/bios_reader
parent972f1109d23c0a3f821fa573e2aa40cd17ce2795 (diff)
Check for presence of xf86Modes.h file.
xf86Modes.h file signals the availability of the new modes API in the server; use that instead of counting on X server version numbers. Also, finish eliminating use of local copies of those header files.
Diffstat (limited to 'src/bios_reader')
-rw-r--r--src/bios_reader/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bios_reader/Makefile.am b/src/bios_reader/Makefile.am
index f18a00c3..a5c81a6c 100644
--- a/src/bios_reader/Makefile.am
+++ b/src/bios_reader/Makefile.am
@@ -1,4 +1,4 @@
-AM_CFLAGS = @XORG_CFLAGS@
+AM_CFLAGS = @XORG_CFLAGS@ @XMODES_CFLAGS@
noinst_PROGRAMS = bios_reader