vpx/build
John Koleszar 4e6827a013 configure: support directories containing .o
Fixes http://code.google.com/p/webm/issues/detail?id=96

The regex which postprocesses the gcc make-deps (-M) output was too
greedy and matching in the dependencies part of the rule rather than
the target only. The patch provided with the issue was not correct, as
it tried to match the .o at the end of the line, which isn't correct
at least for my GCC version. This patch matches word characters
instead of .*

Thanks to raimue and the MacPorts community for isolating this issue.

Change-Id: I28510da2252e03db910c017101d9db12e5945a27
2010-08-02 10:21:55 -04:00
..
arm-wince-vs8 ARM WinCE VS8 build update 2010-06-29 12:02:19 -04:00
make configure: support directories containing .o 2010-08-02 10:21:55 -04:00
x86-msvs VisualStudio projects: asm tool updates 2010-06-14 17:29:14 -04:00
.gitattributes VisualStudio projects: asm tool updates 2010-06-14 17:29:14 -04:00
.gitignore Initial WebM release 2010-05-18 11:58:33 -04:00