10l typo: libdir --> incdir

Originally committed as revision 4988 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Diego Biurrun 19 years ago
parent 63a5b0b1ae
commit 6fe2dcd049
  1. 2
      configure

2
configure vendored

@ -1306,7 +1306,7 @@ libdir="${prefix}/lib"
fi
if test x"$incdir" = x""; then
libdir="${prefix}/include/ffmpeg"
incdir="${prefix}/include/ffmpeg"
fi
if test x"$mandir" = x""; then

Loading…
Cancel
Save