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:
@@ -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,
|
||||
|
Reference in New Issue
Block a user