Module: wine Branch: master Commit: c6b5f4a406351e7faef33de23d64db4445ef9aea URL: https://source.winehq.org/git/wine.git/?a=commit;h=c6b5f4a406351e7faef33de23...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Nov 10 12:48:59 2021 +0100
makefiles: Generate the top makefile entirely from configure.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
Makefile.in | 77 ------ aclocal.m4 | 5 +- configure | 812 ++++++++++++++++++++++------------------------------------- configure.ac | 120 ++++++--- 4 files changed, 398 insertions(+), 616 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=c6b5f4a406351e7faef33...