]> Savannah Git Hosting - gnulib.git/commit
Avoid Autoconf "was expanded before it was required" warning.
authorBruno Haible <bruno@clisp.org>
Fri, 21 Apr 2023 01:59:19 +0000 (03:59 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 21 Apr 2023 01:59:19 +0000 (03:59 +0200)
commitbad85ac9434c37818affe81ceea69f94fa3c8d9b
treec80a73a2f07aea0a78195c0f477ad6a571852abf
parent60a7cb1770532b9e10da8aae237e575f9c5667ec
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