summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-02 19:51:00 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-02 19:51:00 +0000
commit35d84da38be0d8d46396f90a71c9f196ab38c6fb (patch)
tree2ec84768e6575e2a226d034fae4643026beeb710
parentd53dbde7a47234adf0243bf8223b50d6ef354824 (diff)
downloadmpv-35d84da38be0d8d46396f90a71c9f196ab38c6fb.tar.bz2
mpv-35d84da38be0d8d46396f90a71c9f196ab38c6fb.tar.xz
10l - RANLIB added to fix libavcodec compilation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7247 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 6dc32774de..278abd0e8b 100755
--- a/configure
+++ b/configure
@@ -4279,6 +4279,7 @@ LIBDIR = \$(DESTDIR)$_libdir
#AR = ar
CC = $_cc
AWK = $_awk
+RANLIB = ranlib
# OPTFLAGS = -O4 $_profile $_debug $_march $_mcpu -pipe -fomit-frame-pointer -ffast-math
OPTFLAGS = $CFLAGS
EXTRA_INC = $_inc_extra $_inc_gtk