Changeset: 696d9567db67 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=696d9567db67
Modified Files:
configure.ag
Branch: default
Log Message:
fix compilation on osx 10.12
diffs (12 lines):
diff --git a/configure.ag b/configure.ag
--- a/configure.ag
+++ b/configure.ag
@@ -2510,7 +2510,7 @@ AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[
# checks for library functions
AS_CASE([$host],
- [*-darwin1[[012345]]*], [
+ [*-darwin1[[0123456]]*], [
# OSX 10.6 (Snow Leopard) and up somehow makes
# configure believe that fdatasync exists, in
# reality however, it does not on this platform.
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list