configure: Mention openbsd preset in --help
authorKim Alvefur <zash@zash.se>
Sun, 26 Apr 2015 23:23:33 +0200
changeset 6637 3e226e387a67
parent 6635 855085439f7f
child 6638 ef88a6072228
configure: Mention openbsd preset in --help
configure
--- a/configure	Sun Apr 26 00:06:44 2015 +0200
+++ b/configure	Sun Apr 26 23:23:33 2015 +0200
@@ -32,7 +32,7 @@
 
 --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.