]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
configure.ac: add foreign to AM_INIT_AUTOMAKE
authorJán Tomko <jtomko@redhat.com>
Wed, 3 Apr 2019 00:29:03 +0000 (02:29 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 3 Apr 2019 11:30:47 +0000 (13:30 +0200)
We do not care about the portability warnings implied by the implicit
'gnu' option. Switch to 'foreign' to opt out of checking the files
present in the top directory to let us drop ChangeLog completely.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
configure.ac

index da4b386afa852cf1ae4339dd74bd782610804d8d..4afa4d4b78df58ffd135b96dbabf9f524a4c89a6 100644 (file)
@@ -24,6 +24,7 @@ AH_BOTTOM([#include <config-post.h>])
 AC_CONFIG_MACRO_DIR([m4])
 dnl Make automake keep quiet about wildcards & other GNUmake-isms
 AM_INIT_AUTOMAKE([
+    foreign
     -Wno-portability
     tar-pax
     no-dist-gzip