Module: wine Branch: master Commit: 49163da1d16b8612a7e7dd70d069cadd0b98bd7c URL: http://source.winehq.org/git/wine.git/?a=commit;h=49163da1d16b8612a7e7dd70d0...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Aug 25 12:02:27 2008 +0200
configure: Generate the dlls directory lists in configure instead of make_makefiles.
---
aclocal.m4 | 6 +- configure | 791 +++++++++++++++++++++++++++++++++++++++++++++++++- configure.ac | 716 +++++++++++++++++++++++----------------------- dlls/Makefile.in | 110 +------- tools/make_makefiles | 25 +-- 5 files changed, 1166 insertions(+), 482 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=49163da1d16b8612a7e7dd...