From c3ba50927516a34d913c02ca606b2f7718d60bd7 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Mon, 14 Dec 2009 21:44:26 -0200 Subject: [PATCH] Do not require the precense of INTROSPECTION_GIRS It's useful to be able to include the makefile without having introspection enabled. --- Makefile.introspection | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.introspection b/Makefile.introspection index 582bf84..980d982 100644 --- a/Makefile.introspection +++ b/Makefile.introspection @@ -37,7 +37,6 @@ # Make sure the required variables are set, these should under normal # circumstances come from introspection.m4 -$(if $(INTROSPECTION_GIRS),,$(error Need to define INTROSPECTION_GIRS)) $(if $(INTROSPECTION_SCANNER),,$(error Need to define INTROSPECTION_SCANNER)) $(if $(INTROSPECTION_COMPILER),,$(error Need to define INTROSPECTION_COMPILER)) -- 2.39.2