diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2001-03-30 20:08:25 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2001-03-30 20:08:25 +0000 |
commit | 4b633d90e8c7957878659bb0062189288f75a5ad (patch) | |
tree | 8063bf72e6e13cc7babaf67f2fbc1599adbfe579 /acconfig.h | |
parent | c7d631ff3483784e3cae19681a8cb1b91c19447a (diff) |
Applied the FreeBSD patch from Orion with some minor modifications to the configure.in patch.
Original commit message from CVS:
Applied the FreeBSD patch from Orion with some minor modifications to the
configure.in patch.
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index e6bfe8c85..c8d3145f1 100644 --- a/acconfig.h +++ b/acconfig.h @@ -25,12 +25,15 @@ #undef HAVE_LIBGHTTP #undef HAVE_LIBMMX #undef HAVE_LIBXV +#undef HAVE_OSS #undef HAVE_XAUDIO #undef HAVE_CSSAUTH #undef HAVE_VORBIS #undef HAVE_LIBJPEG #undef HAVE_NASM #undef HAVE_MPEG2DEC +#undef HAVE_LINUX_CDROM +#undef HAVE_LINUX_VIDEODEV #undef HAVE_ATOMIC_H |