From: Michael Wallner Date: Fri, 21 Oct 2016 10:54:21 +0000 (+0200) Subject: configure: AC_HEADER_ASSERT X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=commitdiff_plain;h=3a7e1819ee316d4b3076e9a1cfd9d68f66101021 configure: AC_HEADER_ASSERT --- diff --git a/config.m4 b/config.m4 index cece1cb..2c7af0b 100644 --- a/config.m4 +++ b/config.m4 @@ -58,6 +58,8 @@ if test "$PHP_PSI" != no; then PHP_ARG_WITH(psi-libffi, where to find libffi, [ --with-psi-libffi=DIR PSI: path to libffi], [ ], [ ]) + AC_HEADER_ASSERT dnl # adds --disable-assert to define NDEBUG + psi_save_LIBS=$LIBS LIBS=