mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
23 lines
228 B
Plaintext
23 lines
228 B
Plaintext
Description:
|
|
Allow the installer to disable assertions through "configure --disable-assert".
|
|
|
|
Files:
|
|
m4/assert.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_ASSERT
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<assert.h>
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|
|
|