Home | History | Annotate | Download | only in dist

Lines Matching refs:libudev

1545   --disable-udev          Disable libudev support [default=auto]
1598 C compiler flags for LIBUDEV, overriding pkg-config
1600 linker flags for LIBUDEV, overriding pkg-config
20488 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for LIBUDEV" >&5
20489 printf %s "checking for LIBUDEV... " >&6; }
20495 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libudev\""; } >&5
20496 ($PKG_CONFIG --exists --print-errors "libudev") 2>&5
20500 pkg_cv_LIBUDEV_CFLAGS=`$PKG_CONFIG --cflags "libudev" 2>/dev/null`
20512 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libudev\""; } >&5
20513 ($PKG_CONFIG --exists --print-errors "libudev") 2>&5
20517 pkg_cv_LIBUDEV_LIBS=`$PKG_CONFIG --libs "libudev" 2>/dev/null`
20538 LIBUDEV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libudev" 2>&1`
20540 LIBUDEV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libudev" 2>&1`
20545 LIBUDEV=no
20549 LIBUDEV=no
20555 LIBUDEV=yes
20557 if test "x$LIBUDEV" = xyes; then
20562 as_fn_error $? "Building with udev requested but libudev not found" "$LINENO" 5
20565 if test x$LIBUDEV = xyes; then
20857 as_fn_error $? "conditional \"LIBUDEV\" was never defined.