build: add --disable-assert (enabled by default)

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4717 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
martin 2010-09-14 08:17:48 +00:00
parent 8aa2a64261
commit ec2befb5c5
1 changed files with 1 additions and 0 deletions

View File

@ -300,6 +300,7 @@ AC_C_INLINE
dnl Checks for header files.
AC_HEADER_STDC
AC_HEADER_SYS_WAIT
AC_HEADER_ASSERT
AC_CHECK_HEADERS([ \
errno.h fcntl.h malloc.h stdlib.h \
inttypes.h string.h strings.h \