]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
configure: remove usage of AC_HEADER_MAJOR
authorPavel Hrdina <phrdina@redhat.com>
Mon, 29 Jun 2020 19:07:34 +0000 (21:07 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Fri, 10 Jul 2020 07:40:04 +0000 (09:40 +0200)
Commit <03c532cf9711dd6ad35380455a77141ef7d492ab> removed usage of
MAJOR_IN_MKDEV and MAJOR_IN_SYSMACROS from libvirt which makes the
AC_HEADER_MAJOR useless.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
configure.ac

index fb18c5b52e1bae423925f512d27bbb12d25715f0..0ab9bf9721d9ea1c3800f4462c21ad09ed610be8 100644 (file)
@@ -155,8 +155,6 @@ AC_TYPE_UID_T
 dnl Support building Win32 DLLs (must appear *before* AM_PROG_LIBTOOL)
 AC_LIBTOOL_WIN32_DLL
 
-AC_HEADER_MAJOR
-
 m4_ifndef([LT_INIT], [
   AM_PROG_LIBTOOL
 ], [