Add a Maintainer.
[gnulib.git] / modules / canon-host
1 Description:
2 Canonicalize a host name: return a name other hosts can understand, i.e.
3 usually the host name including FQDN.
4
5 Files:
6 lib/canon-host.c
7 m4/canon-host.m4
8
9 Depends-on:
10
11 configure.ac:
12 gl_CANON_HOST
13
14 Makefile.am:
15 lib_SOURCES += canon-host.c
16
17 Include:
18
19 Maintainer:
20 Jim Meyering
21