From 1ba40180e9740a151ddc1a23bb497ade403ec103 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sat, 13 Sep 2008 13:48:39 +0000 Subject: Use cross-compiling windres detected by configure. --- infrastructure/makebuildenv.pl.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'infrastructure') diff --git a/infrastructure/makebuildenv.pl.in b/infrastructure/makebuildenv.pl.in index 3ceacb75..291e479d 100755 --- a/infrastructure/makebuildenv.pl.in +++ b/infrastructure/makebuildenv.pl.in @@ -544,7 +544,7 @@ CXX = @CXX@ AR = @AR@ RANLIB = @RANLIB@ PERL = @PERL@ -WINDRES = windres +WINDRES = @WINDRES@ DEFAULT_CXXFLAGS = @CPPFLAGS@ $default_cxxflags @CXXFLAGS_STRICT@ \\ $include_paths $extra_platform_defines \\ -- cgit v1.2.3