getcwd tests: Avoid compilation error on HP-UX 11.31.
[pspp] / ChangeLog
index 9c9da31257232bc127bc98b95990c97a7fe87233..053383c2b92dbfebeae440172dcfe953c158e7b6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-06-18  Bruno Haible  <bruno@clisp.org>
+
+       getcwd tests: Avoid compilation error on HP-UX 11.31.
+       * modules/getcwd-tests (Depends-on): Add pathmax.
+       * tests/test-getcwd.c: Include pathmax.h.
+
 2011-06-18  Bruno Haible  <bruno@clisp.org>
 
        isfinite, isinf: Fix link error on AIX 6 and 7.