summaryrefslogtreecommitdiff
path: root/m4/ax_lib_wad.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ax_lib_wad.m4')
-rw-r--r--m4/ax_lib_wad.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ax_lib_wad.m4 b/m4/ax_lib_wad.m4
index abd4f4e..9ce4d91 100644
--- a/m4/ax_lib_wad.m4
+++ b/m4/ax_lib_wad.m4
@@ -43,14 +43,14 @@
# modified version of the Autoconf Macro, you may extend this special
# exception to the GPL to apply to your modified version as well.
-#serial 4
+#serial 5
AU_ALIAS([AC_LIB_WAD], [AX_LIB_WAD])
AC_DEFUN([AX_LIB_WAD],
[
AC_REQUIRE([AX_PYTHON_DEVEL])
AC_ARG_ENABLE(wad,
- AC_HELP_STRING([--enable-wad], [enable wad module]),
+ AS_HELP_STRING([--enable-wad], [enable wad module]),
[
case "${enableval}" in
no) ;;