Module: wine Branch: master Commit: 10e4edd9f4dac9b285925b29ebf8f0770f5f4b82 URL: http://source.winehq.org/git/wine.git/?a=commit;h=10e4edd9f4dac9b285925b29eb...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Feb 10 10:55:23 2010 +0100
makefiles: Build the static libraries directly from the top-level makefile.
---
Makefile.in | 25 +++++++++--- aclocal.m4 | 13 +++--- configure | 116 ++++++++++++++++++++++++++++++------------------------ configure.ac | 2 +- dlls/Makefile.in | 14 +++---- 5 files changed, 98 insertions(+), 72 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=10e4edd9f4dac9b285925b...