chiark / gitweb /
udevadm: info --export-db -- remove watch handle export
[elogind.git] / configure.ac
index c8e54946babb6a1383caab4dbee2e5b212b72cc0..d4d29c47f7c6c8bf4e973fcb2b49375e3e756ee8 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([udev], [153], [linux-hotplug@vger.kernel.org])
+AC_INIT([udev], [154], [linux-hotplug@vger.kernel.org])
 AC_PREREQ(2.60)
 AM_INIT_AUTOMAKE([check-news foreign 1.10 dist-bzip2 subdir-objects])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
@@ -86,7 +86,7 @@ if test "x$enable_extras" = xyes; then
                AS_HELP_STRING([--with-firmware-path=DIR[[[:DIR[...]]]]],
                   [Firmware search path (default=/lib/firmware/updates:/lib/firmware)]),
                [],
-               [with_firmware_path="/lib/fimware/updates:/lib/fimware"]
+               [with_firmware_path="/lib/firmware/updates:/lib/firmware"]
                )
        OLD_IFS=$IFS
        IFS=: