aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2013-04-03 15:48:49 +0200
committerKim Alvefur <zash@zash.se>2013-04-03 15:48:49 +0200
commit901b5981d04e5a8232536ce4386e0bd87f14a120 (patch)
treece1e9dafdba4fa8c319cedc692d6a117511f18d4 /configure
parent4b105e01bb7e2ff414c622b775c9facca35cf80f (diff)
downloadprosody-901b5981d04e5a8232536ce4386e0bd87f14a120.tar.gz
prosody-901b5981d04e5a8232536ce4386e0bd87f14a120.zip
configure: Replaces tabs with spaces in --help
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure b/configure
index 4a268385..ecf77a86 100755
--- a/configure
+++ b/configure
@@ -49,9 +49,9 @@ Configure Prosody prior to building.
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