2
0
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:
JINMEI Tatuya
2012-12-28 14:02:17 -08:00
parent 2aa422106d
commit 6c20066d56

View File

@@ -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],