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