From cb3b37bb39d0ca7672ba853ddbb9678dd7cc85e3 Mon Sep 17 00:00:00 2001 From: Pavel Hrdina Date: Mon, 29 Jun 2020 21:07:34 +0200 Subject: [PATCH] configure: remove usage of AC_HEADER_MAJOR MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Reviewed-by: Ján Tomko Reviewed-by: Michal Privoznik --- configure.ac | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure.ac b/configure.ac index fb18c5b52e..0ab9bf9721 100644 --- a/configure.ac +++ b/configure.ac @@ -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 ], [