Software /
code /
prosody
Changeset
5422:396072d62695
configure: Replaces tabs with spaces in --help
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 03 Apr 2013 15:48:49 +0200 |
parents | 5421:a3f0fe9431cf |
children | 5423:4acc1598f391 |
files | configure |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Wed Apr 03 15:38:18 2013 +0200 +++ b/configure Wed Apr 03 15:48:49 2013 +0200 @@ -49,9 +49,9 @@ Default is \$LUA_DIR/lib --with-idn=LIB The name of the IDN library to link with. Default is $IDN_LIB ---idn-library=(idn|icu) Select library to use for IDNA functionality. - idn: use GNU libidn (default) - icu: use ICU from IBM +--idn-library=(idn|icu) Select library to use for IDNA functionality. + idn: use GNU libidn (default) + icu: use ICU from IBM --with-ssl=LIB The name of the SSL to link with. Default is $OPENSSL_LIB --cflags=FLAGS Flags to pass to the compiler