X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxgetdomainname;fp=modules%2Fxgetdomainname;h=b25a05cfc9a55d3dd7cbe4137d9952b20200c428;hb=1ac8626ab74430f819333b64e198da59a2ac5f54;hp=0000000000000000000000000000000000000000;hpb=9859974cc496b2bd84d80476e347ea866251261b;p=gnulib.git diff --git a/modules/xgetdomainname b/modules/xgetdomainname new file mode 100644 index 000000000..b25a05cfc --- /dev/null +++ b/modules/xgetdomainname @@ -0,0 +1,20 @@ +Description: +Return machine's domainname, without size limitations. + +Files: +lib/xgetdomainname.h +lib/xgetdomainname.c + +Depends-on: +getdomainname +xalloc + +configure.ac: + +Makefile.am: +lib_SOURCES += xgetdomainname.h xgetdomainname.c + +Include: + +Maintainer: +Simon Josefsson