Ensure that HAVE_* variables are set to 1 before they are set to 0.
authorBruno Haible <bruno@clisp.org>
Sun, 9 Oct 2011 13:08:47 +0000 (15:08 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 9 Oct 2011 13:08:47 +0000 (15:08 +0200)
commit48a6564774f35e0c0b2ca55c73ccb26067396439
tree90bce9ed9a273a704ba897f8f4f32539836709cd
parent8898b893b45d6584e8678df4255120fb0d3e9f02
Ensure that HAVE_* variables are set to 1 before they are set to 0.

* m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): Require gl_DIRENT_H_DEFAULTS.
* m4/inet_ntop.m4 (gl_FUNC_INET_NTOP): Require gl_ARPA_INET_H_DEFAULTS.
* m4/inet_pton.m4 (gl_FUNC_INET_PTON): Likewise.
* m4/pthread_sigmask.m4 (gl_FUNC_PTHREAD_SIGMASK): Require
gl_SIGNAL_H_DEFAULTS.
ChangeLog
m4/fdopendir.m4
m4/inet_ntop.m4
m4/inet_pton.m4
m4/pthread_sigmask.m4