Commit c26b2eec authored by michael's avatar michael

/usr/include -> /usr/local/include


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3365 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent c76a7a7c
......@@ -270,7 +270,7 @@ cygwin="yes"
test -f /usr/include/inttypes.h || \
test -f /usr/local/include/inttypes.h || \
echo "Missing inttypes.h, please copy cygwin_inttypes.h to" \
"/usr/include/inttypes.h !!!"
"/usr/local/include/inttypes.h !!!"
;;
Linux)
LDFLAGS="$LDFLAGS -rdynamic"
......
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