Diff

configure @ 5422:396072d62695

configure: Replaces tabs with spaces in --help
author Kim Alvefur <zash@zash.se>
date Wed, 03 Apr 2013 15:48:49 +0200
parent 5421:a3f0fe9431cf
child 5641:92ffddd02c96
child 5933:56b1f151f4a3
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