mirror of
https://github.com/systemd/systemd.git
synced 2025-02-03 17:47:28 +03:00
udev needs automake 1.10
extras/gudev/docs/Makefile.am:4: require Automake 1.10, but have 1.9.6 libudev/docs/Makefile.am:4: require Automake 1.10, but have 1.9.6 Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
This commit is contained in:
parent
9d1a67e956
commit
b41102757d
@ -1,6 +1,6 @@
|
||||
AC_INIT([udev], [152], [linux-hotplug@vger.kernel.org])
|
||||
AC_PREREQ(2.60)
|
||||
AM_INIT_AUTOMAKE([check-news foreign 1.9 dist-bzip2 subdir-objects])
|
||||
AM_INIT_AUTOMAKE([check-news foreign 1.10 dist-bzip2 subdir-objects])
|
||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
|
||||
AC_DISABLE_STATIC
|
||||
AC_USE_SYSTEM_EXTENSIONS
|
||||
|
Loading…
x
Reference in New Issue
Block a user