makefiles: Avoid running config.status when not necessary.
commite0b1e8154dccd8a238a7cf6afb8e96520248ebd7
authorAlexandre Julliard <julliard@winehq.org>
Fri, 23 Oct 2015 08:42:44 +0000 (23 17:42 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 23 Oct 2015 08:52:52 +0000 (23 17:52 +0900)
treef1e7e47fd9f2c2cf5a152171e08e6f71b1392c0f
parent6222e49c37c1fa9120bd3eff6fc48dc902f2d312
makefiles: Avoid running config.status when not necessary.

If it doesn't contain substitutions, we can use Makefile.in directly.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
aclocal.m4
configure
configure.ac
tools/make_makefiles
tools/makedep.c