cpp-common/bt2c/fmt.hpp: use `wise_enum::string_type` in `EnableIfIsWiseEnum` definition
[babeltrace.git] / m4 / ax_require_defined.m4
index cae11112d9016223f52f57ce2d588a7cb875d0fe..6de1b2a5a2f068825b69b1f4940aff49a6947989 100644 (file)
@@ -1,5 +1,6 @@
+# SPDX-License-Identifier: FSFAP
 # ===========================================================================
-#    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 +31,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?])])
This page took 0.024085 seconds and 4 git commands to generate.