[gegl] build: disable introspection by default
- From: Ãyvind KolÃs <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] build: disable introspection by default
- Date: Tue, 20 Mar 2012 00:36:41 +0000 (UTC)
commit d86c70fb2659c571c14a69fc5a2b5b68191dfe51
Author: Ãyvind KolÃs <pippin gimp org>
Date: Tue Mar 20 00:36:18 2012 +0000
build: disable introspection by default
m4/introspection.m4 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/m4/introspection.m4 b/m4/introspection.m4
index 589721c..84e2c61 100644
--- a/m4/introspection.m4
+++ b/m4/introspection.m4
@@ -22,7 +22,7 @@ m4_define([_GOBJECT_INTROSPECTION_CHECK_INTERNAL],
AC_ARG_ENABLE(introspection,
AS_HELP_STRING([--enable-introspection[=@<:@no/auto/yes@:>@]],
[Enable introspection for this build]),,
- [enable_introspection=auto])
+ [enable_introspection=no])
])dnl
AC_MSG_CHECKING([for gobject-introspection])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]