1317
1317
dnl TODO: Remove this define once we are using 2.61 across the board.
1320
1320
# Check whether to enable assertions.
1321
ifdef([AC_HEADER_ASSERT], [], [AC_DEFUN([AC_HEADER_ASSERT],
1323
1323
AC_MSG_CHECKING([whether to enable assertions])
1327
AC_DEFINE(NDEBUG, 1, [Define to 1 if assertions should be disabled.])],
1340
1334
CFLAGS="${SYMBOLS_CFLAGS} ${CFLAGS}"
1341
1335
CXXFLAGS="${SYMBOLS_CXXFLAGS} ${CXXFLAGS}"