iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / canon-host
index 08736919b1a631dd069f95004d1995494335f8cf..ef9807da4e653e794ecafc468c02ed2fd112e039 100644 (file)
@@ -4,9 +4,11 @@ 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:
@@ -15,9 +17,13 @@ gl_CANON_HOST
 Makefile.am:
 
 Include:
+"canon-host.h"
+
+Link:
+$(GETADDRINFO_LIB)
 
 License:
-GPL
+LGPL
 
 Maintainer:
 Jim Meyering