22 Mar
2010
22 Mar
'10
4:11 p.m.
Module: wine Branch: master Commit: d394e0420f5437cc502e47387c768402e0d5df14 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d394e0420f5437cc502e47387c... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Sat Mar 20 14:53:39 2010 +0100 makefiles: Generate all the program rules inside the corresponding shell function. --- aclocal.m4 | 21 +++- configure | 355 +++++++++++--------------------------------------- configure.ac | 112 ++++++++-------- tools/make_makefiles | 8 +- 4 files changed, 151 insertions(+), 345 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d394e0420f5437cc502e47...