relocatable-prog-wrapper: Fix compilation failure due to O_EXEC.
[pspp] / ChangeLog
index 80e073625b7f2c39e7a09fef613138d6a7f759af..b4a56be9b30aac82bdc591517d91e508a4672ee1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-09-10  Bruno Haible  <bruno@clisp.org>
+
+       relocatable-prog-wrapper: Fix compilation failure due to O_EXEC.
+       * lib/progreloc.c (O_EXEC): Define fallback.
+
 2010-09-10  Paul Eggert  <eggert@cs.ucla.edu>
 
        fcntl-h: define O_CLOEXEC and O_EXEC if not defined; use new defines