configure.ac: fix indentation
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 1 Aug 2015 18:21:41 +0000 (20:21 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Mon, 3 Aug 2015 21:08:40 +0000 (23:08 +0200)
configure.ac

index 553aa0a..81b5f2a 100644 (file)
@@ -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