summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2012-04-14 21:52:00 +0200
committerBruno Haible <bruno@clisp.org>2012-04-14 21:52:00 +0200
commitf5fd61b1e3e910cfbcf717c806a615e2c0d702ee (patch)
tree9d7b6cbd15fa1e3503328dbe9bfc3eafa97e20af
parentf8fea966d67a6ba06231689e63f668bd55ee5797 (diff)
downloadgnulib-f5fd61b1e3e910cfbcf717c806a615e2c0d702ee.tar.gz
pathmax: Fix compilation error on MSVC 9.
* modules/pathmax (Depends-on): Add unistd.
-rw-r--r--ChangeLog5
-rw-r--r--modules/pathmax1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce6d19a5e0..62cd270cb7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-04-14 Bruno Haible <bruno@clisp.org>
+
+ pathmax: Fix compilation error on MSVC 9.
+ * modules/pathmax (Depends-on): Add unistd.
+
2012-04-12 Paul Eggert <eggert@cs.ucla.edu>
README: document pointer comparison assumption
diff --git a/modules/pathmax b/modules/pathmax
index df9b56c70f..27ca4908f9 100644
--- a/modules/pathmax
+++ b/modules/pathmax
@@ -6,6 +6,7 @@ lib/pathmax.h
m4/pathmax.m4
Depends-on:
+unistd
configure.ac:
gl_PATHMAX