diff options
-rw-r--r-- | ctdb/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ctdb/configure.ac b/ctdb/configure.ac index adcc5dadad..2578fc0910 100644 --- a/ctdb/configure.ac +++ b/ctdb/configure.ac @@ -35,6 +35,7 @@ case `uname` in esac AC_LIBREPLACE_ALL_CHECKS +AC_LIBREPLACE_NETWORK_CHECKS if test "$ac_cv_prog_gcc" = yes; then CFLAGS="$CFLAGS -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings" |