blob: 73dc3d26b295cc47034120e2fdc7224124f65a49 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- configure.orig Sat Apr 21 00:42:59 2007
+++ configure Sat Apr 21 00:45:23 2007
@@ -36535,7 +36535,7 @@
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
OLD_LIBS=$LIBS
- LIBS="-lavformat -lavcodec -ldl $LIBS"
+ LIBS="-lavformat -lavcodec $LIBS"
cat >conftest.$ac_ext <<_ACEOF
extern "C" {
#include <ffmpeg/avformat.h>
|