gnulib-tool.py: Reduce code duplication in file name transformations.
[gnulib.git] / modules / assert
blob668715ad7780e31f8cd636d2cc60fa8b69976ccc
1 Description:
2 Allow the installer to disable assertions through "configure --disable-assert".
4 Files:
5 m4/assert.m4
7 Depends-on:
8 c99
10 configure.ac:
11 gl_ASSERT
13 Makefile.am:
15 Include:
16 <assert.h>
18 License:
19 GPL
21 Maintainer:
22 Jim Meyering