Commit 7250cb28 authored by Geoff Simmons's avatar Geoff Simmons

Add some configure checks recommended by autoscan.

parent f0654041
Pipeline #354 skipped
......@@ -49,6 +49,8 @@ AM_CONDITIONAL(HAVE_RST2MAN, [test "x$RST2MAN" != "xno"])
AC_PROG_CPP
# Checks for C sources
AC_CHECK_FUNCS([strdup])
AC_FUNC_REALLOC
# --enable-stack-protector
AC_ARG_ENABLE(stack-protector,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment