# HG changeset patch # User arpi # Date 1030996260 0 # Node ID 6db11656e0e7586d267d594857184c406d1e3e3c # Parent c5a023ac99bde2dee50ecc71470e8a8bb53292e2 10l - RANLIB added to fix libavcodec compilation diff -r c5a023ac99bd -r 6db11656e0e7 configure --- a/configure Mon Sep 02 19:19:56 2002 +0000 +++ b/configure Mon Sep 02 19:51:00 2002 +0000 @@ -4279,6 +4279,7 @@ #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