cygwin fix & updates for 3.0.13

This commit is contained in:
Anthony Green
2013-03-17 18:32:12 -04:00
parent cb32c812d0
commit 12b1886d7b
6 changed files with 39 additions and 22 deletions

View File

@@ -1,3 +1,16 @@
2013-03-17 Anthony Green <green@moxielogic.com>
* README: Update for 3.0.13.
* configure.ac: Ditto.
* configure: Rebuilt.
* doc/*: Update version.
2013-03-17 Dave Korn <dave.korn.cygwin@gmail.com>
* src/closures.c (is_emutramp_enabled
[!FFI_MMAP_EXEC_EMUTRAMP_PAX]): Move default definition outside
enclosing #if scope.
2013-03-17 Anthony Green <green@moxielogic.com>
* configure.ac: Only modify toolexecdir in certain cases.