Oops, move the include of unistd.h in the last commit.
[gnulib.git] / modules / canon-host
index 0873691..ef9807d 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