
;; On some systems, programs that use socket functions
;; need to link with a library "-lsocket".  We presume that
;; if such a library exists, it should be used.
;; 

library-test socket-library -lsocket
library-test net-library -lnsl
library-test resolv-library -lresolv

gcc-test gcc-version

exec-suffix-test

