iperf3-tls/examples
Bruce A. Mah 8de51b589f
Portability fixes for Solaris Sun Studio and MacOS.
Only do -Wall by default if on GCC (or something that looks like
GCC, such as clang/llvm).

Turn on -Werror so we can get some better error-checking, but
we also need -Wno-deprecated-declarations at least for MacOS,
because daemon(3) is deprecated starting with MacOS 10.5.

Fixes #174 (I think).

Submitted by:	@marksolaris
2014-05-19 15:02:02 -07:00
..
Makefile.am Portability fixes for Solaris Sun Studio and MacOS. 2014-05-19 15:02:02 -07:00
Makefile.in Use AM_MAINTAINER_MODE and regenerate autotools / libtool goop 2014-05-02 11:32:12 -07:00
mic.c Check HAVE_STDINT_H before trying to include <stdint.h>. 2014-05-19 10:15:36 -07:00
mis.c Check HAVE_STDINT_H before trying to include <stdint.h>. 2014-05-19 10:15:36 -07:00