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 | dc0fa2ef1d851112d83a4641b8d65e40506398ff (patch) | |
tree | cec115613e9073adc7be784ba7f96d7f882e0ab3 | |
parent | 3e6b35b5d49b5f6ec06cb301ba7b4cbce0a75000 (diff) | |
download | prosody-dc0fa2ef1d851112d83a4641b8d65e40506398ff.tar.gz prosody-dc0fa2ef1d851112d83a4641b8d65e40506398ff.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. |