From 9dad816224e2fde6dc6f08493545bb3d47911cc4 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Sat, 1 Aug 2015 20:21:41 +0200 Subject: [PATCH] configure.ac: fix indentation --- configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 553aa0ab..81b5f2ae 100644 --- a/configure.ac +++ b/configure.ac @@ -5304,15 +5304,15 @@ fi if test "x$ac_system" = "xAIX" then - plugin_tcpconns="yes" - plugin_ipc="yes" + plugin_tcpconns="yes" + plugin_ipc="yes" fi # FreeBSD if test "x$ac_system" = "xFreeBSD" then - plugin_zfs_arc="yes" + plugin_zfs_arc="yes" fi -- 2.11.0