diff options
author | Kim Alvefur <zash@zash.se> | 2015-04-26 23:23:33 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2015-04-26 23:23:33 +0200 |
commit | a39f72b6330f07d521847a2630e4bd331d3ba097 (patch) | |
tree | cec115613e9073adc7be784ba7f96d7f882e0ab3 | |
parent | 71b2b7782e075e596d29ee790879940ed946bfda (diff) | |
download | prosody-a39f72b6330f07d521847a2630e4bd331d3ba097.tar.gz prosody-a39f72b6330f07d521847a2630e4bd331d3ba097.zip |
configure: Mention openbsd preset in --help
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |