[FFmpeg-devel] [PATCH 1/2] Allow overriding SAMPLES by environment variable
Michael Niedermayer
michaelni
Thu Feb 10 00:12:55 CET 2011
On Wed, Feb 09, 2011 at 11:57:43PM +0100, Diego Biurrun wrote:
> On Wed, Feb 09, 2011 at 11:32:38PM +0100, Janne Grunau wrote:
> > On Wed, Feb 09, 2011 at 02:19:17PM -0800, Baptiste Coudurier wrote:
> > >
> > > 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.
> >
> > make SAMPLES=path/to/fate
> >
> > works without specifying the path at configure time
>
> I thought I had mentioned this at some point already, apparently
> I did not. Is that enough for you, Reimar?
I think this is undocumented
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I hate to see young programmers poisoned by the kind of thinking
Ulrich Drepper puts forward since it is simply too narrow -- Roman Shaposhnik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110210/6ef79365/attachment.pgp>
More information about the ffmpeg-devel
mailing list