summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-07-18 15:41:01 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-07-18 15:41:01 +0200
commite0c9af93a631f30c9fa36d233ef9879855b9aa14 (patch)
tree499c57ba7dca82920071945adcad0553c66a2e2e
parente690b83f4a217b32e3c63d67667af72a41ad4bd6 (diff)
configure.in cosmetics
-rw-r--r--configure.in44
1 files changed, 22 insertions, 22 deletions
diff --git a/configure.in b/configure.in
index ac70dfea..c8b21be6 100644
--- a/configure.in
+++ b/configure.in
@@ -940,33 +940,33 @@ po/Makefile.in
 echo
 echo HexChat $VERSION
 echo
-echo GTK+ Interface ...... : $gtkfe
-echo Text Interface ...... : $textfe
+echo GTK+ interface ........ : $gtkfe
+echo Text interface ........ : $textfe
 echo
-echo MMX tinting ......... : $mmx
-echo XShm tinting ........ : $shm
+echo MMX tinting ........... : $mmx
+echo XShm tinting .......... : $shm
 if test "$xft" = no; then
-  echo text backend ........ : pango
+  echo Text backend .......... : Pango
 else
-  echo text backend ........ : xft
-fi
-echo openssl support ..... : $openssl
-echo dbus support ........ : $dbus
-echo libnotify support ... : $libnotify
-echo spelling ............ : $spell
-echo plugin interface .... : $plugin
-echo nls/gettext ......... : $USE_NLS
-echo ipv6 support ........ : $ipv6
-echo msproxy ntlm \(ISA\) .. : $have_ntlm
+  echo Text backend .......... : Xft
+fi
+echo OpenSSL support ....... : $openssl
+echo D-Bus support ......... : $dbus
+echo libnotify support ..... : $libnotify
+echo Spelling .............. : $spell
+echo Plugin interface ...... : $plugin
+echo NLS/gettext ........... : $USE_NLS
+echo IPv6 support .......... : $ipv6
+echo MS Proxy NTLM \(ISA\) ... : $have_ntlm
 echo
-echo Perl ................ : $perl
-echo Python .............. : $python
-echo Tcl ................. : $tcl
+echo Perl .................. : $perl
+echo Python ................ : $python
+echo Tcl ................... : $tcl
 echo
-echo Checksum ............ : $checksum
-echo Do At ............... : $doat
-echo FiSHLiM ............. : $fishlim
-echo SASL ................ : $sasl
+echo Checksum .............. : $checksum
+echo Do At ................. : $doat
+echo FiSHLiM ............... : $fishlim
+echo SASL .................. : $sasl
 echo
 echo The binary will be installed in $prefix/bin
 echo