]> Savannah Git Hosting - gnulib.git/commitdiff
Fix warning "`gl_HOST_CPU_C_ABI' was expanded before it was required".
authorBruno Haible <bruno@clisp.org>
Tue, 3 Oct 2017 23:22:57 +0000 (01:22 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 3 Oct 2017 23:22:57 +0000 (01:22 +0200)
* modules/host-cpu-c-abi (configure.ac): Require, don't invoke
gl_HOST_CPU_C_ABI.

ChangeLog
modules/host-cpu-c-abi

index 7bc49abd0d368ac300dd5f0abe0178d842f617d9..dff8d14735a9ee90f0e34ef7c6efae5792d9d865 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-10-03  Bruno Haible  <bruno@clisp.org>
+
+       Fix warning "`gl_HOST_CPU_C_ABI' was expanded before it was required".
+       * modules/host-cpu-c-abi (configure.ac): Require, don't invoke
+       gl_HOST_CPU_C_ABI.
+
 2017-10-03  Bruno Haible  <bruno@clisp.org>
 
        doc: warn about misuse of strncpy and wcsncpy.
index 6c92cc4267e8bcbf57061866fb2854197bde24a5..a9cf48bf67bfb60639e4dad0d7ac9b6c6d67ae06 100644 (file)
@@ -8,7 +8,7 @@ m4/asm-underscore.m4
 Depends-on:
 
 configure.ac:
-gl_HOST_CPU_C_ABI
+AC_REQUIRE([gl_HOST_CPU_C_ABI])
 
 Makefile.am: