---end of MPL 2.0 license ---------------------------------------------------
-The ext/coroutine code is externally maintained and distributed under
-the Boost Software License, Version 1.0. (See its accompanying file
-LICENSE_1_0.txt.)
-
Sample TLS clients and servers are used for tests and are included in
src/lib/asiolink/testutils. The Botan version was ported from the
OpenSSL one with the help of the Botan team. The files are
CPPFLAGS=$CPPFLAGS_SAVED
fi
-# Provide the ability to include our coroutine header or other headers from ext.
+# Provide the ability to include headers from ext.
CPPFLAGS="$CPPFLAGS -I\$(top_srcdir) -I\$(top_builddir)"
# Doesn't seem to be required?
AC_CONFIG_FILES([doc/devel/Makefile])
AC_CONFIG_FILES([ext/Makefile])
AC_CONFIG_FILES([ext/gtest/Makefile])
-AC_CONFIG_FILES([ext/coroutine/Makefile])
AC_CONFIG_FILES([fuzz/Makefile])
AC_CONFIG_FILES([fuzz/input/Makefile])
AC_CONFIG_FILES([fuzz/tests/Makefile])