mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 20:32:33 +00:00
7 lines
138 B
Plaintext
7 lines
138 B
Plaintext
AX_BOOST_BASE()
|
|
AX_BOOST_REGEX()
|
|
|
|
if test x"$ax_cv_boost_regex" != "xyes"; then
|
|
AC_MSG_ERROR(The Boost regex library was not found.)
|
|
fi
|