Lines Matching refs:introspection

1501   --enable-introspection=[no/auto/yes]
1502 Enable introspection for this build
18803 # introspection paths
18937 # Check whether --enable-introspection was given.
18945 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gobject-introspection" >&5
18946 $as_echo_n "checking for gobject-introspection... " >&6; }
18950 found_introspection="no (disabled, use --enable-introspection to enable)"
18954 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gobject-introspection-1.0\""; } >&5
18955 ($PKG_CONFIG --exists --print-errors "gobject-introspection-1.0") 2>&5
18961 as_fn_error $? "gobject-introspection-1.0 is not installed" "$LINENO" 5
18964 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gobject-introspection-1.0 >= 1.31.1\""; } >&5
18965 ($PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 1.31.1") 2>&5
18971 as_fn_error $? "You need to have gobject-introspection >= 1.31.1 installed to build eudev" "$LINENO" 5
18976 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gobject-introspection-1.0 >= 1.31.1\""; } >&5
18977 ($PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 1.31.1") 2>&5
18988 as_fn_error $? "invalid argument passed to --enable-introspection, should be one of [no/auto/yes]" "$LINENO" 5
19000 INTROSPECTION_SCANNER=`$PKG_CONFIG --variable=g_ir_scanner gobject-introspection-1.0`
19001 INTROSPECTION_COMPILER=`$PKG_CONFIG --variable=g_ir_compiler gobject-introspection-1.0`
19002 INTROSPECTION_GENERATE=`$PKG_CONFIG --variable=g_ir_generate gobject-introspection-1.0`
19003 INTROSPECTION_GIRDIR=`$PKG_CONFIG --variable=girdir gobject-introspection-1.0`
19004 INTROSPECTION_TYPELIBDIR="$($PKG_CONFIG --variable=typelibdir gobject-introspection-1.0)"
19005 INTROSPECTION_CFLAGS=`$PKG_CONFIG --cflags gobject-introspection-1.0`
19006 INTROSPECTION_LIBS=`$PKG_CONFIG --libs gobject-introspection-1.0`
19007 INTROSPECTION_MAKEFILE=`$PKG_CONFIG --variable=datadir gobject-introspection-1.0`/gobject-introspection-1.0/Makefile.introspection