summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/external/samba.m412
1 files changed, 6 insertions, 6 deletions
diff --git a/src/external/samba.m4 b/src/external/samba.m4
index 5cd5f0986..62a9fa3fc 100644
--- a/src/external/samba.m4
+++ b/src/external/samba.m4
@@ -21,11 +21,11 @@ with argument --without-samba
]]))
PKG_CHECK_MODULES(INI_CONFIG, ini_config >= 1.1.0, ,
- AC_MSG_ERROR([[Please install libini_config development libraries.
-libini_config libraries are necessary for building ipa provider, as well
-as for building gpo-based access control in ad provider.
-If you do not want to build these providers it is possible to build SSSD
-without them. In this case, you will need to execute configure script
-with argument --without-samba
+ AC_MSG_ERROR([[Please install libini_config development libraries
+v1.1.0, or newer. libini_config libraries are necessary for building ipa
+provider, as well as for building gpo-based access control in ad provider. If
+you do not want to build these providers it is possible to build SSSD without
+them. In this case, you will need to execute configure script with argument
+--without-samba
]]))
fi