X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcanon-host;h=08736919b1a631dd069f95004d1995494335f8cf;hb=695ad9289e1b0cf5db2afafcb8461f4ae9e0bfa0;hp=2880e6bcb2c66ec152e9b65c5ab6c68d716a0ddc;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/canon-host b/modules/canon-host index 2880e6bcb..08736919b 100644 --- a/modules/canon-host +++ b/modules/canon-host @@ -1,16 +1,23 @@ Description: +Canonicalize a host name: return a name other hosts can understand, i.e. +usually the host name including FQDN. Files: lib/canon-host.c m4/canon-host.m4 Depends-on: +strdup configure.ac: gl_CANON_HOST Makefile.am: -lib_SOURCES += canon-host.c Include: +License: +GPL + +Maintainer: +Jim Meyering