From: Pavel Hrdina Date: Mon, 29 Jun 2020 19:07:34 +0000 (+0200) Subject: configure: remove usage of AC_HEADER_MAJOR X-Git-Tag: v6.6.0-rc1~190 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb3b37bb39d0ca7672ba853ddbb9678dd7cc85e3;p=thirdparty%2Flibvirt.git configure: remove usage of AC_HEADER_MAJOR 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 --- 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 ], [