From 4e69753bb90cc039178f576e0ffe9dee897a535a Mon Sep 17 00:00:00 2001 From: Alexpux Date: Wed, 23 Jul 2014 11:46:44 +0200 Subject: Give CC to gir scanner MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change needed by the MINGW project. Signed-off-by: Alejandro PiƱeiro --- atk/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/atk/Makefile.am b/atk/Makefile.am index 7c1da96..136f06b 100644 --- a/atk/Makefile.am +++ b/atk/Makefile.am @@ -4,6 +4,7 @@ GPATH = $(srcdir) include $(INTROSPECTION_MAKEFILE) INTROSPECTION_GIRS = +INTROSPECTION_SCANNER_ENV = CC="$(CC)" CLEANFILES = -- cgit v1.2.1