Tests for module 'unictype/bidiclass-longname'.
[pspp] / modules / getdomainname
index b69a1f26df9aa4fdb3a0be468fe1675a04b1fbbe..5a9d23f5850435d73813162b99907dc3b5d6e7f6 100644 (file)
@@ -2,19 +2,23 @@ Description:
 getdomainname() function: Return machine's NIS domain name.
 
 Files:
-lib/getdomainname.h
 lib/getdomainname.c
 m4/getdomainname.m4
 
 Depends-on:
+unistd
+extensions
+netdb
+sys_socket
 
 configure.ac:
 gl_FUNC_GETDOMAINNAME
+gl_UNISTD_MODULE_INDICATOR([getdomainname])
 
 Makefile.am:
 
 Include:
-"getdomainname.h"
+<unistd.h>
 
 License:
 GPL