Home | History | Annotate | Download | only in dist

Lines Matching refs:PRESENT

385 # repeated appends, instead of the typical quadratic growth present in naive
1451 --with-present Use Present for updates (Default is AUTO)
1474 C compiler flags for PRESENT, overriding pkg-config
1476 linker flags for PRESENT, overriding pkg-config
3101 on the command line, even when the '-f' option is present. This is contrary
3795 # If both `conftest.exe' and `conftest' are `present' (well, observable)
11317 # Check whether --with-present was given.
11328 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for PRESENT" >&5
11329 printf %s "checking for PRESENT... " >&6; }
11335 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11-xcb xcb-present >= 1.9 xcb-xfixes xcb-damage\""; } >&5
11336 ($PKG_CONFIG --exists --print-errors "x11-xcb xcb-present >= 1.9 xcb-xfixes xcb-damage") 2>&5
11340 pkg_cv_PRESENT_CFLAGS=`$PKG_CONFIG --cflags "x11-xcb xcb-present >= 1.9 xcb-xfixes xcb-damage" 2>/dev/null`
11352 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11-xcb xcb-present >= 1.9 xcb-xfixes xcb-damage\""; } >&5
11353 ($PKG_CONFIG --exists --print-errors "x11-xcb xcb-present >= 1.9 xcb-xfixes xcb-damage") 2>&5
11357 pkg_cv_PRESENT_LIBS=`$PKG_CONFIG --libs "x11-xcb xcb-present >= 1.9 xcb-xfixes xcb-damage" 2>/dev/null`
11378 PRESENT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "x11-xcb xcb-present >= 1.9 xcb-xfixes xcb-damage" 2>&1`
11380 PRESENT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "x11-xcb xcb-present >= 1.9 xcb-xfixes xcb-damage" 2>&1`
11385 as_fn_error $? "Package requirements (x11-xcb xcb-present >= 1.9 xcb-xfixes xcb-damage) were not met:
11418 printf "%s\n" "#define PRESENT 1" >>confdefs.h
11733 # repeated appends, instead of the typical quadratic growth present in naive