]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - meson_options.txt
sd-path: include 'search' in search pathnames
[thirdparty/systemd.git] / meson_options.txt
index 1ad0969a1a62197caf91ddf3316fd9ea30ce2c86..fc9e4379f38f92e5e544cee1219453f730a07af6 100644 (file)
@@ -4,7 +4,7 @@
 option('version-tag', type : 'string',
        description : 'override the git version string')
 
-option('mode', type : 'combo', choices : ['default', 'developer'],
+option('mode', type : 'combo', choices : ['developer', 'release'],
        description : 'enable additional checks suitable for systemd development')
 
 option('split-usr', type : 'combo', choices : ['auto', 'true', 'false'],