Changeset: 348bb6094f87 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=348bb6094f87
Modified Files:
        configure.ag
Branch: default
Log Message:

Cleanup in changeset 7b6ac277c634 was one line too rigorous.


diffs (11 lines):

diff --git a/configure.ag b/configure.ag
--- a/configure.ag
+++ b/configure.ag
@@ -3054,6 +3054,7 @@ AC_CHECK_SIZEOF(long)
 AC_CHECK_SIZEOF(void *)
 AC_CHECK_SIZEOF(size_t)
 AC_CHECK_SIZEOF(ssize_t)
+AC_CHECK_SIZEOF(ptrdiff_t)
 AC_CHECK_SIZEOF(wchar_t)
 AC_CHECK_SIZEOF(long long)
 AC_CHECK_SIZEOF(__int64)
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to