mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[1671] Mention the default setting
This commit is contained in:
@@ -315,7 +315,7 @@ esac
|
||||
|
||||
# Don't use -Werror if configured not to
|
||||
AC_ARG_WITH(werror,
|
||||
AC_HELP_STRING([--with-werror], [Compile using -Werror]),
|
||||
AC_HELP_STRING([--with-werror], [Compile using -Werror (default=yes)]),
|
||||
[
|
||||
case "${withval}" in
|
||||
yes) with_werror=1 ;;
|
||||
|
Reference in New Issue
Block a user