• NanXiao's avatar
    Use resolv library in Solaris · 6bc74b43
    NanXiao authored
    For some Solaris flavours, the inet_aton in in resolv library.
    Not linking this library will introduce link error.
    
    Improves compatability with older Solaris and still
    works on new Solaris.
    
    Closes #1092
    6bc74b43
Makefile 7.47 KB