aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2015-04-26 23:23:33 +0200
committerKim Alvefur <zash@zash.se>2015-04-26 23:23:33 +0200
commitdc0fa2ef1d851112d83a4641b8d65e40506398ff (patch)
treecec115613e9073adc7be784ba7f96d7f882e0ab3 /configure
parent3e6b35b5d49b5f6ec06cb301ba7b4cbce0a75000 (diff)
downloadprosody-dc0fa2ef1d851112d83a4641b8d65e40506398ff.tar.gz
prosody-dc0fa2ef1d851112d83a4641b8d65e40506398ff.zip
configure: Mention openbsd preset in --help
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 84f4b9ef..bf2300f8 100755
--- a/configure
+++ b/configure
@@ -32,7 +32,7 @@ Configure Prosody prior to building.
--help This help.
--ostype=OS Use one of the OS presets.
- May be one of: debian, macosx, linux, freebsd
+ May be one of: debian, macosx, linux, freebsd, openbsd
--prefix=DIR Prefix where Prosody should be installed.
Default is $PREFIX
--sysconfdir=DIR Location where the config file should be installed.