2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[1870] removed unnecessary call to AX_BOOST_INCLUDE.

since AC_REQUIRE internally does it.
This commit is contained in:
JINMEI Tatuya
2012-10-03 12:21:40 -07:00
parent 666c34d9e2
commit fe0e9a269f

View File

@@ -26,8 +26,6 @@ AC_REQUIRE([AX_BOOST_INCLUDE])
AC_LANG_SAVE
AC_LANG([C++])
AX_BOOST_INCLUDE
# Check for BIND10 common headers
AC_ARG_WITH(bind10-include,