[FFmpeg-devel] [PATCH 1/2] Allow overriding SAMPLES by environment variable
Baptiste Coudurier
baptiste.coudurier
Wed Feb 9 23:19:17 CET 2011
Hi Diego,
On 02/09/2011 02:13 PM, Diego Biurrun wrote:
> On Wed, Feb 09, 2011 at 07:32:06PM +0100, Reimar D?ffinger wrote:
>> ---
>> configure | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> --- a/configure
>> +++ b/configure
>> @@ -3248,7 +3248,7 @@ SLIB_CREATE_DEF_CMD=${SLIB_CREATE_DEF_CMD}
>> SLIB_UNINSTALL_EXTRA_CMD=${SLIB_UNINSTALL_EXTRA_CMD}
>> -SAMPLES=$samples
>> +SAMPLES?=$samples
>
> Is setting it through configure a hassle?
I think so.
--
Baptiste COUDURIER
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer http://www.ffmpeg.org
More information about the ffmpeg-devel
mailing list