From f1fb412cf39bc9e58f6046675c720dc6bbceec91 Mon Sep 17 00:00:00 2001 From: "Joel E. Denny" Date: Mon, 14 Dec 2009 18:04:57 -0500 Subject: 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 ca01f454f01645533622a59ef0df335ee07679e5) --- bootstrap.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'bootstrap.conf') diff --git a/bootstrap.conf b/bootstrap.conf index 1cef2f0d..dff8d80a 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -17,12 +17,12 @@ # gnulib modules used by this package. gnulib_modules=' - announce-gen argmatch config-h c-strcase configmake dirname error - extensions fopen-safer gendocs getopt-gnu gettext git-version-gen hash - inttypes javacomp-script javaexec-script maintainer-makefile malloc - mbswidth obstack quote quotearg stdbool stpcpy strerror strtoul - strverscmp unistd unistd-safer unlocked-io update-copyright unsetenv - verify warnings xalloc xalloc-die xstrndup + announce-gen argmatch assert config-h c-strcase configmake dirname + error extensions fopen-safer gendocs getopt-gnu gettext + git-version-gen hash inttypes javacomp-script javaexec-script + maintainer-makefile malloc mbswidth obstack quote quotearg stdbool + stpcpy strerror strtoul strverscmp unistd unistd-safer unlocked-io + update-copyright unsetenv verify warnings xalloc xalloc-die xstrndup ' # Additional xgettext options to use. Use "\\\newline" to break lines. -- cgit v1.2.1