Module: wine Branch: master Commit: 950a0f87a0306c136626ea6ccbcb395133d49a48 URL: http://source.winehq.org/git/wine.git/?a=commit;h=950a0f87a0306c136626ea6ccb...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Jan 26 21:10:14 2010 +0100
makefiles: Generate the import library rules from configure.
---
aclocal.m4 | 26 ++- configure | 754 ++++++++++++++++++++++++++++++++++++++++++++++++ configure.ac | 287 ++++++++++--------- dlls/Makefile.in | 777 +------------------------------------------------- tools/make_makefiles | 148 +--------- 5 files changed, 936 insertions(+), 1056 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=950a0f87a0306c136626ea...