verify: new macro 'assume'
[gnulib.git] / modules / assert
1 Description:
2 Allow the installer to disable assertions through "configure --disable-assert".
3
4 Files:
5 m4/assert.m4
6
7 Depends-on:
8
9 configure.ac:
10 gl_ASSERT
11
12 Makefile.am:
13
14 Include:
15 <assert.h>
16
17 License:
18 GPL
19
20 Maintainer:
21 Jim Meyering
22