summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2022-05-24 18:10:47 -0400
committerGlenn Strauss <gstrauss@gluelogic.com>2022-05-24 21:56:30 -0400
commitee6df0961b22f45880f704be4bf63432547d28a7 (patch)
treed6c7bea895c3ff06a20882be1e84f92cf3a5c628 /meson_options.txt
parent8bdea5db148ac7d2fb47fc2014d818962b287fb2 (diff)
downloadlighttpd-git-ee6df0961b22f45880f704be4bf63432547d28a7.tar.gz
[build] update descriptions to remove old lua ver
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index bced4efe..eaa610bf 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -51,7 +51,7 @@ option('with_libunwind',
option('with_lua',
type: 'boolean',
value: false,
- description: 'with lua 5.1 for mod_magnet [default: off]',
+ description: 'with lua for mod_magnet [default: off]',
)
option('with_maxminddb',
type: 'boolean',