configure: Replaces tabs with spaces in --help
authorKim Alvefur <zash@zash.se>
Wed, 03 Apr 2013 15:48:49 +0200
changeset 5422 396072d62695
parent 5421 a3f0fe9431cf
child 5423 4acc1598f391
configure: Replaces tabs with spaces in --help
configure
--- 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