Module: wine Branch: master Commit: a360e934306750c923216a4488b1ec75803ce789 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a360e934306750c923216a4488...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Aug 20 16:02:37 2008 +0200
configure: Generate the makefiles list in configure instead of make_makefiles.
---
Makefile.in | 865 +------------------------- aclocal.m4 | 26 + configure | 1731 +++++++++++++++++++++++++++++++++++++++++++++++++- configure.ac | 870 +++++++++++++------------- tools/make_makefiles | 56 +-- 5 files changed, 2193 insertions(+), 1355 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a360e934306750c923216a...