提交 b58412f1 编写于 作者: A Alexander Strange 提交者: Diego Biurrun

Check for sys/mman.h and set appropriate definitions.

patch by Alexander Strange, astrange ithinksw com

Originally committed as revision 12503 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 3540b950
......@@ -754,6 +754,7 @@ HAVE_LIST="
socklen_t
soundcard_h
poll_h
sys_mman_h
sys_select_h
sys_soundcard_h
termios_h
......@@ -1597,6 +1598,7 @@ check_header byteswap.h
check_header conio.h
check_header dlfcn.h
check_header malloc.h
check_header sys/mman.h
check_header termios.h
if ! enabled_any memalign memalign_hack && enabled need_memalign ; then
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册