diff options
Diffstat (limited to 'tools/tcpmon')
-rw-r--r-- | tools/tcpmon/configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/tcpmon/configure.ac b/tools/tcpmon/configure.ac index 5619c87..56e69f8 100644 --- a/tools/tcpmon/configure.ac +++ b/tools/tcpmon/configure.ac @@ -23,7 +23,6 @@ if test "$GCC" = "yes"; then CFLAGS="$CFLAGS -ansi -Wall -Wno-implicit-function-declaration" fi -LDFLAGS="$LDFLAGS -lpthread" dnl Checks for header files. AC_HEADER_STDC |