]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - m4/pdns_with_lua.m4
Merge pull request #7903 from Habbie/dnsdist-doc-nits
[thirdparty/pdns.git] / m4 / pdns_with_lua.m4
index 113b77a2ec96818b51e77a64ad8824e283c8c74e..e280c1b7382357cddde8fa03f7b75e13c3056b27 100644 (file)
@@ -1,8 +1,8 @@
 AC_DEFUN([PDNS_WITH_LUA],[
   AC_PROG_GREP()dnl Ensure we have grep
   AC_MSG_CHECKING([which Lua implementation to use])
-  AC_ARG_WITH([lua], [
-    AS_HELP_STRING([--with-lua], [select Lua implementation @<:@default=auto@:>@])
+  AC_ARG_WITH([lua],
+    [AS_HELP_STRING([--with-lua], [select Lua implementation @<:@default=auto@:>@])
   ], [
     with_lua=$withval
   ], [