Module: wine Branch: master Commit: c6262a14f8bccaa8b46a6ac33c6ebece9cac3faa URL: http://source.winehq.org/git/wine.git/?a=commit;h=c6262a14f8bccaa8b46a6ac33c...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Oct 10 11:47:57 2013 +0200
makefiles: Generate the common rules for tests from configure.
---
.gitignore | 1 - Make.rules.in | 6 ---- Make.vars.in | 3 -- Maketest.rules.in | 25 ---------------- aclocal.m4 | 14 ++++---- configure | 75 ++++++++++++++++++++++++++++--------------------- configure.ac | 49 ++++++++++++++++++++++---------- tools/make_makefiles | 3 +- 8 files changed, 85 insertions(+), 91 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c6262a14f8bccaa8b46a6a...