commit | 5a90d4ac1ab4d7700595e415e3a2062ecb378523 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Sun Sep 11 22:25:49 2005 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Sat Sep 17 11:57:50 2005 -0700 |
tree | 60a205f9615995917e7e69224083dcd50414d74a | |
parent | aa894d8887c96a8b72adf94c2b52c519f7b47174 [diff] |
[PATCH] getdomainname should be usable on SunOS with -lnsl Jason Riedy suggests that we should be able to use getdomainname if we properly specify which libraries to link. Signed-off-by: Junio C Hamano <junkio@cox.net>