Home | History | Annotate | Download | only in dist

Lines Matching refs:PRESENT

383 # repeated appends, instead of the typical quadratic growth present in naive
1721 C compiler flags for PRESENT, overriding pkg-config
1723 linker flags for PRESENT, overriding pkg-config
2155 # Is the header present?
2180 present but cannot be compiled" >&5
2181 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
2186 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
2187 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
3201 on the command line, even when the '-f' option is present. This is contrary
3749 # If both `conftest.exe' and `conftest' are `present' (well, observable)
11602 # Test print first, because it will be a builtin if present.
19904 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-dri3 xcb-sync xcb-xfixes xcb-present x11-xcb xshmfence x11 xcomposite xdamage xrender xrandr xxf86vm xext libdrm\""; } >&5
19905 ($PKG_CONFIG --exists --print-errors "xcb-dri3 xcb-sync xcb-xfixes xcb-present x11-xcb xshmfence x11 xcomposite xdamage xrender xrandr xxf86vm xext libdrm") 2>&5
19909 pkg_cv_X11_DRI3_CFLAGS=`$PKG_CONFIG --cflags "xcb-dri3 xcb-sync xcb-xfixes xcb-present x11-xcb xshmfence x11 xcomposite xdamage xrender xrandr xxf86vm xext libdrm" 2>/dev/null`
19921 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-dri3 xcb-sync xcb-xfixes xcb-present x11-xcb xshmfence x11 xcomposite xdamage xrender xrandr xxf86vm xext libdrm\""; } >&5
19922 ($PKG_CONFIG --exists --print-errors "xcb-dri3 xcb-sync xcb-xfixes xcb-present x11-xcb xshmfence x11 xcomposite xdamage xrender xrandr xxf86vm xext libdrm") 2>&5
19926 pkg_cv_X11_DRI3_LIBS=`$PKG_CONFIG --libs "xcb-dri3 xcb-sync xcb-xfixes xcb-present x11-xcb xshmfence x11 xcomposite xdamage xrender xrandr xxf86vm xext libdrm" 2>/dev/null`
19947 X11_DRI3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb-dri3 xcb-sync xcb-xfixes xcb-present x11-xcb xshmfence x11 xcomposite xdamage xrender xrandr xxf86vm xext libdrm" 2>&1`
19949 X11_DRI3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb-dri3 xcb-sync xcb-xfixes xcb-present x11-xcb xshmfence x11 xcomposite xdamage xrender xrandr xxf86vm xext libdrm" 2>&1`
22092 PRESENT="no"
22101 #if !defined PRESENT
22102 #error PRESENT not defined
22120 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if PRESENT is defined" >&5
22121 $as_echo_n "checking if PRESENT is defined... " >&6; }
22131 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PRESENT" >&5
22132 $as_echo_n "checking for PRESENT... " >&6; }
22218 PRESENT="yes"
22221 if test "x$PRESENT" != "xno"; then
22224 for ac_header in present.h
22226 ac_fn_c_check_header_compile "$LINENO" "present.h" "ac_cv_header_present_h" "
22237 PRESENT="no"
22244 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include PRESENT support" >&5
22245 $as_echo_n "checking whether to include PRESENT support... " >&6; }
22246 if test "x$PRESENT" != "xno"; then
22254 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PRESENT" >&5
22255 $as_echo "$PRESENT" >&6; }
22256 if test "x$PRESENT" != "xno"; then
22260 dri_msg="$dri_msg Present"
23000 as_fn_error $? "conditional \"PRESENT\" was never defined.
23230 # repeated appends, instead of the typical quadratic growth present in naive