We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7f48dd commit 283d73fCopy full SHA for 283d73f
configure.ac
@@ -14,6 +14,7 @@ AM_SILENT_RULES([yes])
14
# Use static linking
15
# : ${CFLAGS="-static"}
16
: ${LIBAV_CFLAGS="-static"}
17
+: ${LIBAV_LDFLAGS="-llibavformat.a"}
18
19
AC_USE_SYSTEM_EXTENSIONS
20
0 commit comments