mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-31 08:55:22 +00:00
Revert "configure: Check for major() more strictly"
This reverts commit d53fa838e18d8c192296487ff40c3a37420b6d06, which is no longer needed now that gnulib does the job. Signed-off-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
parent
9d7a37ecb2
commit
381b9d0b0a
@ -144,10 +144,7 @@ AC_TYPE_UID_T
|
|||||||
dnl Support building Win32 DLLs (must appear *before* AM_PROG_LIBTOOL)
|
dnl Support building Win32 DLLs (must appear *before* AM_PROG_LIBTOOL)
|
||||||
AC_LIBTOOL_WIN32_DLL
|
AC_LIBTOOL_WIN32_DLL
|
||||||
|
|
||||||
old_CFLAGS=$CFLAGS
|
|
||||||
CFLAGS="$CFLAGS -Werror"
|
|
||||||
AC_HEADER_MAJOR
|
AC_HEADER_MAJOR
|
||||||
CFLAGS=$old_CFLAGS
|
|
||||||
|
|
||||||
m4_ifndef([LT_INIT], [
|
m4_ifndef([LT_INIT], [
|
||||||
AM_PROG_LIBTOOL
|
AM_PROG_LIBTOOL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user