Commit 24689bce authored by Michael Niedermayer's avatar Michael Niedermayer

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

Originally committed as revision 3365 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent e30174cd
......@@ -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