Define PCI_TXT_IDS_DIR more cleanly

This commit is contained in:
David Nusinow
2007-10-22 21:30:04 -04:00
parent 29e0e18072
commit d808d653d1
3 changed files with 6 additions and 5 deletions

View File

@@ -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_ */