summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8c864f5)
raw | patch | inline | side by side (parent: 8c864f5)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 1 Aug 2015 18:21:41 +0000 (20:21 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Mon, 3 Aug 2015 21:08:40 +0000 (23:08 +0200) |
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index 553aa0ab25ee332c6759fc4246e6857a70fa00f7..81b5f2ae4d8f55a0f43ebc8437ae850c14df2af5 100644 (file)
--- a/configure.ac
+++ b/configure.ac
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