Hash : 39ec1682 Author : Date : 2008-09-29T11:34:31
Set LIBSOCKET instead of augmenting LIBS. Also handle Solaris -lsocket.
Download
1 2 3 4 5 6 7 8 9 10 11
Files: tests/test-sockets.c Depends-on: configure.ac: Makefile.am: TESTS += test-sockets check_PROGRAMS += test-sockets test_sockets_LDADD = $(LDADD) @LIBSOCKET@