Module: wine Branch: master Commit: 6cce7fa0ce3ef6a7884008080e84dd5e7fc3831d URL: http://source.winehq.org/git/wine.git/?a=commit;h=6cce7fa0ce3ef6a7884008080e...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Dec 28 15:42:43 2010 +0100
configure: Add a generic mechanism for passing flags to dll and program rules.
---
aclocal.m4 | 29 ++-- configure | 339 ++++++++++++++++++++-------------------- configure.ac | 428 +++++++++++++++++++++++++------------------------- tools/make_makefiles | 18 ++- 4 files changed, 413 insertions(+), 401 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6cce7fa0ce3ef6a7884008...