Lines Matching refs:UDEV
1608 --disable-udev Disable udev-based monitor hotplug detection
1681 UDEV, overriding pkg-config
1682 UDEV_LIBS linker flags for UDEV, overriding pkg-config
19611 # Check whether --enable-udev was given.
19613 enableval=$enable_udev; UDEV="$enableval"
19615 UDEV=auto
19620 if test "x$UDEV" != "xno"; then
19623 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for UDEV" >&5
19624 $as_echo_n "checking for UDEV... " >&6; }
19680 udev="no"
19684 udev="no"
19690 udev="yes"
19701 udev="no"
19706 UDEV" = "xyes" -a "x$udev" != "xyes"; then
19707 as_fn_error $? "udev support requested but not found (libudev)" "$LINENO" 5
19709 if test "x$udev" = "xyes"; then
25254 echo " Support for display hotplug notifications (udev):$udev_msg"