summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDavid Nusinow <dnusinow@debian.org>2007-10-22 21:30:04 -0400
committerDavid Nusinow <dnusinow@debian.org>2007-10-22 21:30:04 -0400
commitd808d653d1fc16f1d5af76ab00fa862fb80fa3ba (patch)
tree0e86cadf01f83e366614589c034f7e69088125d7 /include
parent29e0e180729a4f0cc020985a4de4c8bc4b9c7f5f (diff)
Define PCI_TXT_IDS_DIR more cleanly
Diffstat (limited to 'include')
-rw-r--r--include/xorg-config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/xorg-config.h.in b/include/xorg-config.h.in
index b9643a2a4..8e52ae106 100644
--- a/include/xorg-config.h.in
+++ b/include/xorg-config.h.in
@@ -115,4 +115,7 @@
/* Have execinfo.h */
#undef HAVE_EXECINFO_H
+/* Path to text files containing PCI IDs */
+#undef PCI_TXT_IDS_PATH
+
#endif /* _XORG_CONFIG_H_ */