mirror of
https://github.com/brl/mutter.git
synced 2025-02-18 14:14:10 +00:00
build: Resync our copy of introspection.m4
This commit is contained in:
parent
6414c01719
commit
ccc5eb9f35
@ -41,6 +41,8 @@ m4_define([_GOBJECT_INTROSPECTION_CHECK_INTERNAL],
|
|||||||
],dnl
|
],dnl
|
||||||
[auto],[dnl
|
[auto],[dnl
|
||||||
PKG_CHECK_EXISTS([gobject-introspection-1.0 >= $1], found_introspection=yes, found_introspection=no)
|
PKG_CHECK_EXISTS([gobject-introspection-1.0 >= $1], found_introspection=yes, found_introspection=no)
|
||||||
|
dnl Canonicalize enable_introspection
|
||||||
|
enable_introspection=$found_introspection
|
||||||
],dnl
|
],dnl
|
||||||
[dnl
|
[dnl
|
||||||
AC_MSG_ERROR([invalid argument passed to --enable-introspection, should be one of @<:@no/auto/yes@:>@])
|
AC_MSG_ERROR([invalid argument passed to --enable-introspection, should be one of @<:@no/auto/yes@:>@])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user