mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
[master] cleanup: removed GCC_WERROR_OK setting from configure.ac.
It's not used anywhere else in the source tree any more. okayed on jabber.
This commit is contained in:
@@ -166,8 +166,6 @@ fi
|
||||
|
||||
fi dnl GXX = yes
|
||||
|
||||
AM_CONDITIONAL(GCC_WERROR_OK, test $werror_ok = 1)
|
||||
|
||||
# allow building programs with static link. we need to make it selective
|
||||
# because loadable modules cannot be statically linked.
|
||||
AC_ARG_ENABLE([static-link],
|
||||
|
Reference in New Issue
Block a user