]> Savannah Git Hosting - gnulib.git/commit
Avoid Autoconf "was expanded before it was required" warning.
authorBruno Haible <bruno@clisp.org>
Sat, 8 Apr 2023 13:26:13 +0000 (15:26 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 8 Apr 2023 13:26:13 +0000 (15:26 +0200)
commit70abd1f0c6d9fb2da6ebcb4234a9efc0b76bfff2
tree0babce537092414a0824ddb5575d5104f8a268d2
parent4a5183c461e092a322f250326ada143c5d0c381a
Avoid Autoconf "was expanded before it was required" warning.

* m4/exponentf.m4 (gl_FLOAT_EXPONENT_LOCATION): Define through
AC_DEFUN_ONCE.
* m4/exponentd.m4 (gl_DOUBLE_EXPONENT_LOCATION): Likewise.
* m4/exponentl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Likewise.
ChangeLog
m4/exponentd.m4
m4/exponentf.m4
m4/exponentl.m4