Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / assert
blob900a1679ada4dde8afba725700dd91721688937d
1 Description:
2 Allow the installer to disable assertions through "configure --disable-assert".
4 Files:
5 m4/assert.m4
7 Depends-on:
9 configure.ac:
10 gl_ASSERT
12 Makefile.am:
14 Include:
15 <assert.h>
17 License:
18 GPL
20 Maintainer:
21 Jim Meyering