]> Savannah Git Hosting - gnulib.git/commit
strtof: Use the system's strtof() if available.
authorBruno Haible <bruno@clisp.org>
Tue, 23 Jul 2024 10:40:15 +0000 (12:40 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 12 Aug 2024 15:30:59 +0000 (17:30 +0200)
commit18bc65c7ab881fe8d0bf7c93ec15d3720224b3b0
tree0d7c493f88499fc9780765f7f799e801de31b737
parent128831d4755230257f175ccd1c2343340d46362e
strtof: Use the system's strtof() if available.

* m4/strtof.m4 (gl_FUNC_STRTOF): Define HAVE_STRTOF if strtof exists.
ChangeLog
m4/strtof.m4