Mercurial > mplayer.hg
changeset 7246:6db11656e0e7
10l - RANLIB added to fix libavcodec compilation
author | arpi |
---|---|
date | Mon, 02 Sep 2002 19:51:00 +0000 |
parents | c5a023ac99bd |
children | 95740a8fc77f |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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