Changeset

6634:3e226e387a67

configure: Mention openbsd preset in --help
author Kim Alvefur <zash@zash.se>
date Sun, 26 Apr 2015 23:23:33 +0200
parents 6632:855085439f7f
children 6635:ef88a6072228
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.