diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-03-07 11:22:46 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-03-07 11:22:46 +0000 |
commit | d56e229e3bb78279172f0a2147d7d83f72d0d3fb (patch) | |
tree | e05801af24591b4c9930bdf4de706fe18bc8f0ab /driver/xf86-video-chips/config.h.in | |
parent | f7bc918049d77a8097b82adeb9aa6392dc2497e5 (diff) |
regen
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 94228c2ff..060f3576d 100644 --- a/driver/xf86-video-chips/config.h.in +++ b/driver/xf86-video-chips/config.h.in @@ -8,6 +8,9 @@ /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H +/* Have ISA support */ +#undef HAVE_ISA + /* Define to 1 if you have the <memory.h> header file. */ #undef HAVE_MEMORY_H |