Avoid the need for AC_LIBSOURCES in m4 macros.
[gnulib.git] / modules / canon-host
index 64a9629..6d554d8 100644 (file)
@@ -4,18 +4,24 @@ 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
+EXTRA_DIST += canon-host.h
 
 Include:
+#include "canon-host.h"
+
+License:
+LGPL
 
 Maintainer:
 Jim Meyering
-