Fix testsuite build on Solaris
authorJeremy Harris <jgh146exb@wizmail.org>
Wed, 20 Nov 2013 14:19:37 +0000 (14:19 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Wed, 20 Nov 2013 14:36:19 +0000 (14:36 +0000)
commita4ca1b01d4376f9b9ca7e06acf4eb7d164a38d2b
treec541edf4bbd62fd4953d1cfd06349c54e99b4e20
parent5428a9463ae1080029a84a1b33e4a8a6915c5f28
Fix testsuite build on Solaris

As of s11, Solaris & derivatives need libsocket and libnsl.  Ensure they are searched for
by autoconfig.  This seems to be successfully ignored on Linux.
Credit to Dave Edmondson (dme@dme.org) for the fix.
test/Makefile.in
test/configure.ac