configure: Mention openbsd preset in --help
authorKim Alvefur <zash@zash.se>
Sun, 26 Apr 2015 21:23:33 +0000 (23:23 +0200)
committerKim Alvefur <zash@zash.se>
Sun, 26 Apr 2015 21:23:33 +0000 (23:23 +0200)
configure

index 84f4b9ef251f343cf0c89cdffe8f0120ab006a3b..bf2300f82f513ab1319621c2fcb12ec93e03283f 100755 (executable)
--- 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.