]> Savannah Git Hosting - gnulib.git/commitdiff
isnanl: Avoid autoconf warning.
authorBruno Haible <bruno@clisp.org>
Thu, 18 Jan 2024 14:15:43 +0000 (15:15 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 18 Jan 2024 14:15:43 +0000 (15:15 +0100)
* m4/isnanl.m4 (gl_FUNC_ISNANL): Declare through AC_DEFUN_ONCE.

ChangeLog
m4/isnanl.m4

index bc530c19fd893e25294922175996aa178bda158b..d9f6aa39c53ca01de81ece3800891d70c58692d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-01-18  Bruno Haible  <bruno@clisp.org>
+
+       isnanl: Avoid autoconf warning.
+       * m4/isnanl.m4 (gl_FUNC_ISNANL): Declare through AC_DEFUN_ONCE.
+
 2024-01-18  Bruno Haible  <bruno@clisp.org>
 
        fmaf, fma, fmal: Work around bugs on OpenBSD 7.4/arm64.
index b04d9bc984715d27844ab33e6cf2e168beb08533..9f7a5f133c14e0e25ced93f7f75bf4abafe51da7 100644 (file)
@@ -1,10 +1,10 @@
-# isnanl.m4 serial 25
+# isnanl.m4 serial 26
 dnl Copyright (C) 2007-2024 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 
-AC_DEFUN([gl_FUNC_ISNANL],
+AC_DEFUN_ONCE([gl_FUNC_ISNANL],
 [
   AC_REQUIRE([gl_MATH_H_DEFAULTS])
   ISNANL_LIBM=