mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-02 15:05:16 +00:00
[4533] Fix up some typos in the comments
This commit is contained in:
@@ -209,12 +209,12 @@ KEA_CXXFLAGS="$KEA_CXXFLAGS $MULTITHREADING_FLAG"
|
|||||||
# --with-werror: -Werror is enabled
|
# --with-werror: -Werror is enabled
|
||||||
# --with-werror=yes: -Werror is enabled
|
# --with-werror=yes: -Werror is enabled
|
||||||
# --with-werror=no: -Werror is disabled
|
# --with-werror=no: -Werror is disabled
|
||||||
# --With-error=value -Werror is enabled and "value" is included in the compiler flags
|
# --with-werror=value -Werror is enabled and "value" is included in the compiler flags
|
||||||
#
|
#
|
||||||
# In the last case, "value" may be one or more compiler flags, e.g.
|
# In the last case, "value" may be one or more compiler flags, e.g.
|
||||||
|
|
||||||
# --with-werror=-Wundef
|
# --with-werror=-Wundef
|
||||||
# --with-error='-Wundef -Wconversion'
|
# --with-werror='-Wundef -Wconversion'
|
||||||
|
|
||||||
werror_extras=
|
werror_extras=
|
||||||
AC_ARG_WITH(werror,
|
AC_ARG_WITH(werror,
|
||||||
|
Reference in New Issue
Block a user