diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-05-07 08:37:31 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-05-07 08:37:31 +0000 |
commit | e167b3dbf29135855579e00857606348458fccb5 (patch) | |
tree | 92de0d57a5d425af3304ec38cd1a6a7dd1a45456 /driver/xf86-video-chips/config.h.in | |
parent | 86be96de294eee8f87de973dafb8944b25e25285 (diff) |
Update to xf86-video-chips 1.2.4
Diffstat (limited to 'driver/xf86-video-chips/config.h.in')
-rw-r--r-- | driver/xf86-video-chips/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/driver/xf86-video-chips/config.h.in b/driver/xf86-video-chips/config.h.in index 060f3576d..ff77ff053 100644 --- a/driver/xf86-video-chips/config.h.in +++ b/driver/xf86-video-chips/config.h.in @@ -41,6 +41,9 @@ /* Have 4bpp support */ #undef HAVE_XF4BPP +/* Define to 1 if your C compiler doesn't accept -c and -o together. */ +#undef NO_MINUS_C_MINUS_O + /* Name of package */ #undef PACKAGE |