Integrate the sethostname module into unistd
authorBen Walton <bwalton@artsci.utoronto.ca>
Sat, 3 Dec 2011 04:04:18 +0000 (23:04 -0500)
committerBruno Haible <bruno@clisp.org>
Sat, 3 Dec 2011 13:12:58 +0000 (14:12 +0100)
commit0ce62ceb71b8c4c07e23f3d51e22040c5c51a466
treea62f860064f46995b5a7fca521dc0997af5203f6
parent1917369d72235bea2b78b7d61f5ece0ea8e98d7e
Integrate the sethostname module into unistd

Ensure that sethostname is accounted for within the unistd module.

* lib/unistd.in.h: Integrate the SETHOSTNAME preprocessor handling
into the unistd.h header.
* m4/unistd_h.m4: Setup the autoconf handling for the SETHOSTNAME
preprocessor directives.
* modules/unistd: Setup the Makefile substitutions of the
SETHOSTNAME preprocessor directives.

Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
ChangeLog
lib/unistd.in.h
m4/unistd_h.m4
modules/unistd