diff options
author | Kevin E Martin <kem@kem.org> | 2005-11-29 16:39:33 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-11-29 16:39:33 +0000 |
commit | da5d66f2ff27b21fe5c39a4abb4f627edd707f1d (patch) | |
tree | ad479b2ead1b745fc1eb056456c2126f8e18f947 /include | |
parent | 51a721a6dbb42702347aad3115147e4922fc1a25 (diff) |
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
module builds to reflect this change.
Diffstat (limited to 'include')
-rw-r--r-- | include/xorg-config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/xorg-config.h.in b/include/xorg-config.h.in index 08d6e8cb6..147bb813a 100644 --- a/include/xorg-config.h.in +++ b/include/xorg-config.h.in @@ -18,9 +18,6 @@ /* Building Xorg server. */ #undef XORGSERVER -/* Building XFree86 loader. */ -#undef XFree86LOADER - /* Current X.Org version. */ #undef XORG_VERSION_CURRENT |