Home | History | Annotate | Download | only in dist

Lines Matching refs:PRESENT

383 # repeated appends, instead of the typical quadratic growth present in naive
1698 C compiler flags for PRESENT, overriding pkg-config
1700 linker flags for PRESENT, overriding pkg-config
2132 # Is the header present?
2157 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
2158 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
2163 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
2164 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
3124 on the command line, even when the '-f' option is present. This is contrary
3671 # If both `conftest.exe' and `conftest' are `present' (well, observable)
11443 # Test print first, because it will be a builtin if present.
19297 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-dri3 xcb-sync xcb-present x11-xcb xshmfence x11 xrender xext libdrm\""; } >&5
19298 ($PKG_CONFIG --exists --print-errors "xcb-dri3 xcb-sync xcb-present x11-xcb xshmfence x11 xrender xext libdrm") 2>&5
19302 pkg_cv_X11_DRI3_CFLAGS=`$PKG_CONFIG --cflags "xcb-dri3 xcb-sync xcb-present x11-xcb xshmfence x11 xrender xext libdrm" 2>/dev/null`
19314 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-dri3 xcb-sync xcb-present x11-xcb xshmfence x11 xrender xext libdrm\""; } >&5
19315 ($PKG_CONFIG --exists --print-errors "xcb-dri3 xcb-sync xcb-present x11-xcb xshmfence x11 xrender xext libdrm") 2>&5
19319 pkg_cv_X11_DRI3_LIBS=`$PKG_CONFIG --libs "xcb-dri3 xcb-sync xcb-present x11-xcb xshmfence x11 xrender xext libdrm" 2>/dev/null`
19340 X11_DRI3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb-dri3 xcb-sync xcb-present x11-xcb xshmfence x11 xrender xext libdrm" 2>&1`
19342 X11_DRI3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb-dri3 xcb-sync xcb-present x11-xcb xshmfence x11 xrender xext libdrm" 2>&1`
21003 PRESENT="no"
21012 #if !defined PRESENT
21013 #error PRESENT not defined
21031 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if PRESENT is defined" >&5
21032 $as_echo_n "checking if PRESENT is defined... " >&6; }
21042 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PRESENT" >&5
21043 $as_echo_n "checking for PRESENT... " >&6; }
21129 PRESENT="yes"
21132 if test "x$PRESENT" != "xno"; then
21135 for ac_header in present.h
21137 ac_fn_c_check_header_compile "$LINENO" "present.h" "ac_cv_header_present_h" "
21148 PRESENT="no"
21155 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include PRESENT support" >&5
21156 $as_echo_n "checking whether to include PRESENT support... " >&6; }
21157 if test "x$PRESENT" != "xno"; then
21165 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PRESENT" >&5
21166 $as_echo "$PRESENT" >&6; }
21167 if test "x$PRESENT" != "xno"; then
21171 dri_msg="$dri_msg Present"
21939 as_fn_error $? "conditional \"PRESENT\" was never defined.
22173 # repeated appends, instead of the typical quadratic growth present in naive