From b18806f811db30cb8215f6508ab059a0ef2eacd3 Mon Sep 17 00:00:00 2001 From: Andres Mejia Date: Tue, 2 Feb 2010 20:44:47 +0000 Subject: Add gnu/kfreebsd to list of recognized operating systems. patch by Andres Mejia, mcitadel gmail com Originally committed as revision 21612 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5 --- configure | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure b/configure index fa9d670ef9..1b89283a62 100755 --- a/configure +++ b/configure @@ -1657,6 +1657,8 @@ case $target_os in interix) disable vhook ;; + gnu/kfreebsd) + ;; *) die "Unknown OS '$target_os'." -- cgit v1.2.3