mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Enable assertion output and --disable-assert for configure.
* bootstrap.conf (gnulib_modules): Add assert module.
* src/system.h (aver): Define as assert, and summarize the
discussion on this issue.
(cherry picked from commit ca01f454f0)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
00gnulib.m4
|
||||
absolute-header.m4
|
||||
argmatch.m4
|
||||
assert.m4
|
||||
config-h.m4
|
||||
dirname.m4
|
||||
dos.m4
|
||||
|
||||
1
m4/.gitignore
vendored
1
m4/.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
/00gnulib.m4
|
||||
/absolute-header.m4
|
||||
/argmatch.m4
|
||||
/assert.m4
|
||||
/config-h.m4
|
||||
/dirname.m4
|
||||
/dos.m4
|
||||
|
||||
Reference in New Issue
Block a user