repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git]
/
modules
/
assert
blob
668715ad7780e31f8cd636d2cc60fa8b69976ccc
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
c99
9
10
configure.ac:
11
gl_ASSERT
12
13
Makefile.am:
14
15
Include:
16
<assert.h>
17
18
License:
19
GPL
20
21
Maintainer:
22
Jim Meyering
23