No special setup is required for Minix.

Signed-off-by: Mans Rullgard <m...@mansr.com>
---
 configure | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configure b/configure
index b076945..66806bf 100755
--- a/configure
+++ b/configure
@@ -2877,6 +2877,8 @@ case $target_os in
         add_cppflags -D_OSF_SOURCE -D_POSIX_PII -D_REENTRANT
         AVSERVERLDFLAGS=
         ;;
+    minix)
+        ;;
     none)
         ;;
     *)
-- 
1.7.12.3

_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to