aboutsummaryrefslogtreecommitdiffstats
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
commita39f72b6330f07d521847a2630e4bd331d3ba097 (patch)
treecec115613e9073adc7be784ba7f96d7f882e0ab3
parent71b2b7782e075e596d29ee790879940ed946bfda (diff)
downloadprosody-a39f72b6330f07d521847a2630e4bd331d3ba097.tar.gz
prosody-a39f72b6330f07d521847a2630e4bd331d3ba097.zip
configure: Mention openbsd preset in --help
-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.