Fix darwin11 build problem

This commit is contained in:
Anthony Green
2011-11-12 07:37:40 -05:00
parent c411f140f3
commit 236c939132
5 changed files with 130 additions and 45 deletions

View File

@@ -2,6 +2,9 @@
* m4/ax_enable_builddir: Change from string comparison to numeric
comparison for wc output.
* configure.ac: Enable FFI_MMAP_EXEC_WRIT for darwin11 aka Mac OS
X 10.7.
* configure: Rebuilt.
2011-11-10 Richard Henderson <rth@redhat.com>