Module: wine Branch: master Commit: 86ab297bea926651be324cccaf223226350a32a6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=86ab297bea926651be324cccaf...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Feb 10 10:57:57 2010 +0100
makefiles: Build the import libraries directly from the top-level makefile.
---
Makefile.in | 9 +- aclocal.m4 | 29 +- configure | 1327 ++++++++++++++++++++++++++++++------------------------ configure.ac | 1 - dlls/Makefile.in | 17 - 5 files changed, 752 insertions(+), 631 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=86ab297bea926651be324c...