configure: recognise Minix as OS

No special setup is required for Minix.

Signed-off-by: Mans Rullgard <mans@mansr.com>
pull/6/head
Mans Rullgard 12 years ago
parent ac17ccf73a
commit 741a8b724e
  1. 2
      configure

2
configure vendored

@ -2875,6 +2875,8 @@ case $target_os in
add_cppflags -D_OSF_SOURCE -D_POSIX_PII -D_REENTRANT
AVSERVERLDFLAGS=
;;
minix)
;;
none)
;;
*)

Loading…
Cancel
Save