X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fassert.m4;h=bfdc00f239013215140b3be6aa9920644886ebb9;hb=1b9bd2b9f83a84ede12622d6a040383b6bded37d;hp=c7348e4d20ccc528875b480c904ff29969e991e5;hpb=c281d94c469bec6e34b0ccf74f02f0d3c0c6f7e2;p=gnulib.git diff --git a/m4/assert.m4 b/m4/assert.m4 index c7348e4d2..bfdc00f23 100644 --- a/m4/assert.m4 +++ b/m4/assert.m4 @@ -1,7 +1,13 @@ -#serial 2 +#serial 5 + +# Copyright (C) 1998, 1999, 2001, 2004 Free Software Foundation, Inc. +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + dnl based on code from Eleftherios Gkioulekas -AC_DEFUN(jm_ASSERT, +AC_DEFUN([gl_ASSERT], [ AC_MSG_CHECKING(whether to enable assertions) AC_ARG_ENABLE(assert,