fix: obsolete warnings with autoconf >= 2.71
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 4 Oct 2021 19:20:39 +0000 (15:20 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 4 Oct 2021 20:30:20 +0000 (16:30 -0400)
commit9bf987e185ed7f7a6f7c3244289f9a3d685a448f
treec3c38bc7169576709ac02ae210c469f1d06c14a1
parenta800e79ba9fcd6c1a8ae3424462fd68960ba5bd4
fix: obsolete warnings with autoconf >= 2.71

Disable 'obsolete' warnings when running autoreconf, on systems with
autoconf >= 2.71 the glib2 macros which we have no control over will
trigger warnings, which then confuses jenkins's compiler warnings
detection code and fails the jobs.

Change-Id: I000e1ac4badcaaed8035f2765ad2e128e7433b63
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
bootstrap
This page took 0.024867 seconds and 4 git commands to generate.