Home | History | Annotate | Download | only in dist

Lines Matching refs:libudev

1535   --disable-udev          Disable libudev support [default=auto]
1584 C compiler flags for LIBUDEV, overriding pkg-config
1586 linker flags for LIBUDEV, overriding pkg-config
20191 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for LIBUDEV" >&5
20192 printf %s "checking for LIBUDEV... " >&6; }
20198 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libudev\""; } >&5
20199 ($PKG_CONFIG --exists --print-errors "libudev") 2>&5
20203 pkg_cv_LIBUDEV_CFLAGS=`$PKG_CONFIG --cflags "libudev" 2>/dev/null`
20215 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libudev\""; } >&5
20216 ($PKG_CONFIG --exists --print-errors "libudev") 2>&5
20220 pkg_cv_LIBUDEV_LIBS=`$PKG_CONFIG --libs "libudev" 2>/dev/null`
20241 LIBUDEV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libudev" 2>&1`
20243 LIBUDEV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libudev" 2>&1`
20248 LIBUDEV=no
20252 LIBUDEV=no
20258 LIBUDEV=yes
20260 if test "x$LIBUDEV" = xyes; then
20265 as_fn_error $? "Building with udev requested but libudev not found" "$LINENO" 5
20268 if test x$LIBUDEV = xyes; then
21181 as_fn_error $? "conditional \"LIBUDEV\" was never defined.