summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure b/configure
index 781a15c183..e4ddfd301c 100755
--- a/configure
+++ b/configure
@@ -7155,12 +7155,14 @@ X11DIR = $_ld_x11
HAVE_XVMC_ACCEL = $_xvmc
-# for libavcodec:
+# for FFmpeg
SRC_PATH=..
LIBPREF=lib
LIBSUF=.a
+LIB=\$(LIBPREF)\$(NAME)\$(LIBSUF)
SLIBPREF=lib
SLIBSUF=.so
+SLIBNAME=\$(SLIBPREF)\$(NAME)\$(SLIBSUF)
# video output
X_LIB = $_ld_gl $_ld_dga $_ld_xv $_ld_xvmc $_ld_vm $_ld_xinerama $_ld_x11 $_ld_sock