Commit 83993c1c authored by Andres Mejia's avatar Andres Mejia Committed by Diego Biurrun

Add gnu/kfreebsd to list of recognized operating systems.

patch by Andres Mejia, mcitadel gmail com

Originally committed as revision 18822 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 460c0abf
......@@ -1694,6 +1694,8 @@ case $target_os in
SLIB_UNINSTALL_EXTRA_CMD='rm -f "$(LIBDIR)"/$(LIBPREF)$(NAME)_dll.a "$(LIBDIR)"/$(LIBPREF)$(NAME)_dll.lib'
enable dos_paths
;;
gnu/kfreebsd)
;;
*)
die "Unknown OS '$target_os'."
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment