On Tue, Sep 25, 2018 at 05:23:45PM +0200, Ján Tomko wrote:
Signed-off-by: Ján Tomko <jtomko(a)redhat.com>
---
configure.ac | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/configure.ac b/configure.ac
index f23faf8b8f..00e2de7b1f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -353,23 +353,23 @@ AC_CHECK_FUNCS_ONCE([\
Since you're doing this kind of stuff already, I'd like to keep it consistent
and have the FUNCS_ONCE sorted too.
Reviewed-by: Erik Skultety <eskultet(a)redhat.com>