comparison configure @ 7246:6db11656e0e7

10l - RANLIB added to fix libavcodec compilation
author arpi
date Mon, 02 Sep 2002 19:51:00 +0000
parents 1dcd9cc4f801
children fed038dd80ea
comparison
equal deleted inserted replaced
7245:c5a023ac99bd 7246:6db11656e0e7
4277 CONFDIR = \$(DESTDIR)$_confdir 4277 CONFDIR = \$(DESTDIR)$_confdir
4278 LIBDIR = \$(DESTDIR)$_libdir 4278 LIBDIR = \$(DESTDIR)$_libdir
4279 #AR = ar 4279 #AR = ar
4280 CC = $_cc 4280 CC = $_cc
4281 AWK = $_awk 4281 AWK = $_awk
4282 RANLIB = ranlib
4282 # OPTFLAGS = -O4 $_profile $_debug $_march $_mcpu -pipe -fomit-frame-pointer -ffast-math 4283 # OPTFLAGS = -O4 $_profile $_debug $_march $_mcpu -pipe -fomit-frame-pointer -ffast-math
4283 OPTFLAGS = $CFLAGS 4284 OPTFLAGS = $CFLAGS
4284 EXTRA_INC = $_inc_extra $_inc_gtk 4285 EXTRA_INC = $_inc_extra $_inc_gtk
4285 WIN32_PATH = -DWIN32_PATH=\\"$_win32libdir\\" 4286 WIN32_PATH = -DWIN32_PATH=\\"$_win32libdir\\"
4286 STRIPBINARIES = $_stripbinaries 4287 STRIPBINARIES = $_stripbinaries