Commit c85f1eb5 authored by diego's avatar diego

Add gnu/kfreebsd to list of recognized operating systems.

patch by Andres Mejia, mcitadel gmail com


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18822 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 26aab110
......@@ -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