NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / canon-host
index 0873691..c9628da 100644 (file)
@@ -4,20 +4,27 @@ 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
+gl_PREREQ_CANON_HOST
 
 Makefile.am:
+lib_SOURCES += canon-host.c
 
 Include:
+"canon-host.h"
+
+Link:
+$(GETADDRINFO_LIB)
 
 License:
-GPL
+LGPL
 
 Maintainer:
 Jim Meyering