[FFmpeg-devel] [PATCH] Improve detection of out-of-tree builds

Måns Rullgård mans
Fri Jul 17 15:13:06 CEST 2009


Martin Storsj? <martin at martin.st> writes:

> Hi,
>
> The code that detects whether a build is a normal in-tree build or an 
> out-of-tree build fails if configure is called in-tree with an explicit 
> path.
>
> Of course, normally one wouldn't call configure in-tree with an explicit 
> path, but that's what done by "make config" at the moment.
>
> In practice, this can be noticed with a clean checkout like this:
>
> ./configure
> make config
>
> Which ends with:
>
> "/path/to/ffmpeg"/configure 
> Out of tree builds are impossible with config.h in source dir.
>
> The attached patch fixes this issue.

Fixed differently.  Thanks for reporting the problem.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list