diff options
author | TingPing <tingping@tingping.se> | 2014-06-21 23:10:18 -0400 |
---|---|---|
committer | TingPing <tingping@tingping.se> | 2014-06-21 23:10:18 -0400 |
commit | c3c6b46230df853b51b0979c1c5a561517b000a0 (patch) | |
tree | b660ff7ed34b400e168f817135113f692ac706cf /configure.ac | |
parent | 47b4b0da8a3f7203951f9c9bd76dbd559eeb17a5 (diff) |
Clean up includes for gettext
It is always enabled.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fdcf4fb9..7afe3224 100644 --- a/configure.ac +++ b/configure.ac @@ -843,7 +843,6 @@ echo D-Bus support ......... : $dbus echo libnotify support ..... : $libnotify echo libcanberra support ... : $libcanberra echo Plugin interface ...... : $plugin -echo NLS/gettext ........... : $USE_NLS echo IPv6 support .......... : $ipv6 echo MS Proxy NTLM \(ISA\) ... : $have_ntlm echo libproxy support ...... : $libproxy |