diff --git a/configure.ac b/configure.ac index 180661bcaf..9d48a084f2 100644 --- a/configure.ac +++ b/configure.ac @@ -2237,7 +2237,7 @@ AM_CONDITIONAL(WITH_PDBGEN, test "x$with_pdbgen" = xyes) # Check for GObject Introspection ################################# -GOBJECT_INTROSPECTION_CHECK(introspection_required_version) +GOBJECT_INTROSPECTION_REQUIRE(introspection_required_version) ################## # Check for python