# HG changeset patch # User alex # Date 1016313603 0 # Node ID ed2e841e863d43814c2cb2054f0fd2e67fbb82c4 # Parent 1941807a21882160de26b38039b44b49b4cf3664 writing LIBDIR to config.mak and removed USR_PREFIX from config.h as it was the same as PREFIX diff -r 1941807a2188 -r ed2e841e863d configure --- a/configure Sat Mar 16 20:57:53 2002 +0000 +++ b/configure Sat Mar 16 21:20:03 2002 +0000 @@ -3182,6 +3182,7 @@ prefix = $_prefix DATADIR = $_datadir CONFDIR = $_confdir +LIBDIR = $_libdir AR = ar CC = $_cc AWK = $_awk @@ -3287,7 +3288,7 @@ /* Runtime Cpudetection */ $_def_runtime_cpudetection -#define USR_PREFIX "$_prefix" +#define PREFIX "$_prefix" /* define this to use simple idct with patched libavcodec */ #define SIMPLE_IDCT 1 @@ -3436,7 +3437,6 @@ /* gui support, please do not edit this option */ $_def_gui -#define PREFIX "$_prefix" /* Audio output drivers */ $_def_ossaudio