summaryrefslogtreecommitdiff
path: root/src/atioption.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/atioption.h')
-rw-r--r--src/atioption.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/atioption.h b/src/atioption.h
index 6a907dbd..de406f99 100644
--- a/src/atioption.h
+++ b/src/atioption.h
@@ -1,6 +1,6 @@
/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/atioption.h,v 1.12 2003/04/23 21:51:29 tsi Exp $ */
/*
- * Copyright 1999 through 2003 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org
+ * Copyright 1999 through 2004 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
@@ -47,16 +47,16 @@ typedef enum
#endif /* AVOID_CPIO */
-#ifdef XF86DRI
-
+#ifdef XF86DRI_DEVEL
+
ATI_OPTION_IS_PCI,
ATI_OPTION_DMA_MODE,
ATI_OPTION_AGP_MODE,
ATI_OPTION_AGP_SIZE,
ATI_OPTION_LOCAL_TEXTURES,
ATI_OPTION_BUFFER_SIZE,
-
-#endif /* XF86DRI */
+
+#endif /* XF86DRI_DEVEL */
ATI_OPTION_MMIO_CACHE,
ATI_OPTION_TEST_MMIO_CACHE,