]> Savannah Git Hosting - gnulib.git/commit
inet_ntop, inet_pton: Forward-compatibility with newer Windows versions.
authorBruno Haible <bruno@clisp.org>
Sun, 30 Jun 2019 13:08:05 +0000 (15:08 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 30 Jun 2019 13:08:05 +0000 (15:08 +0200)
commit6136e937969578bf4d5403b86ea3c4c8eb16d268
tree25372da62f34c92b3e7c6e37141abb362fdeb61d
parent326d9f99229c4b7dea6fcc48a4e24eda53a348a8
inet_ntop, inet_pton: Forward-compatibility with newer Windows versions.

* m4/inet_ntop.m4 (gl_FUNC_INET_NTOP): On native Windows, set
REPLACE_INET_NTOP to 1 always.
* m4/inet_pton.m4 (gl_FUNC_INET_PTON): On native Windows, set
REPLACE_INET_PTON to 1 always.
ChangeLog
m4/inet_ntop.m4
m4/inet_pton.m4