summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomáš Chvátal <tchvatal@suse.com>2016-01-04 12:50:48 +0100
committerJan Kara <jack@suse.cz>2016-01-04 15:01:58 +0100
commitbdf33898f5292ca2b179d208a9dbf1427242cfc1 (patch)
treecb4bfdbfc5f5e5f088de03bcb48ddb9c64a77e21
parent55fb23a2268958e0ee4c235cddfe647de14880c0 (diff)
Fix whitespace in configure.ac
Signed-off-by: Tomáš Chvátal <tchvatal@suse.com> Signed-off-by: Jan Kara <jack@suse.cz>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 960a618..39631c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -258,7 +258,7 @@ Build configuration:
bsd-behaviour: ${enable_bsd_behaviour}
ext2-direct: ${build_ext2direct}
ldap-mail: ${build_ldap}
- libwrap: ${build_libwrap}
+ libwrap: ${build_libwrap}
netlink: ${build_netlink}
nls: ${enable_nls}
proc-mounts: ${with_proc_mounts}