X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=m4%2Fax_require_defined.m4;h=17c3eab7dafde6c1358c7c189bbe44a6e14995a7;hb=3baf7da04dd683c808b0f478cf2322c79766778b;hp=cae11112d9016223f52f57ce2d588a7cb875d0fe;hpb=f0d8d70961cab95f9f7614bd016712b0f52e97a2;p=babeltrace.git diff --git a/m4/ax_require_defined.m4 b/m4/ax_require_defined.m4 index cae11112..17c3eab7 100644 --- a/m4/ax_require_defined.m4 +++ b/m4/ax_require_defined.m4 @@ -1,5 +1,5 @@ # =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_require_defined.html +# https://www.gnu.org/software/autoconf-archive/ax_require_defined.html # =========================================================================== # # SYNOPSIS @@ -30,7 +30,7 @@ # and this notice are preserved. This file is offered as-is, without any # warranty. -#serial 1 +#serial 2 AC_DEFUN([AX_REQUIRE_DEFINED], [dnl m4_ifndef([$1], [m4_fatal([macro ]$1[ is not defined; is a m4 file missing?])])