iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / canon-host
index 64a9629fa15f1419a2d634a3f61c5406709856d2..ef9807da4e653e794ecafc468c02ed2fd112e039 100644 (file)
@@ -4,18 +4,26 @@ usually the host name including FQDN.
 
 Files:
 lib/canon-host.c
+lib/canon-host.h
 m4/canon-host.m4
 
 Depends-on:
+getaddrinfo
+strdup
 
 configure.ac:
 gl_CANON_HOST
 
 Makefile.am:
-lib_SOURCES += canon-host.c
 
 Include:
+"canon-host.h"
+
+Link:
+$(GETADDRINFO_LIB)
+
+License:
+LGPL
 
 Maintainer:
 Jim Meyering
-