diff options
author | Ludovic Courtès <ludo@gnu.org> | 2008-07-17 00:17:56 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2008-07-17 00:20:31 +0200 |
commit | 450be18dfffd496ef14e1c921953e6f179727ab4 (patch) | |
tree | 6e654ab5f8f7894dd3c2ec2a5984f24d101397c3 /ChangeLog | |
parent | 4696a66693fe88f87abc6313027cbd1563dc350c (diff) |
Handle lack of `struct dirent64' and `readdir64_r ()' on HP-UX 11.11.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-07-16 Ludovic Courtès <ludo@gnu.org> + + * configure.in: Look for `struct dirent64' and `readdir64_r ()', + not available on HP-UX 11.11. + 2008-07-06 Ludovic Courtès <ludo@gnu.org> * configure.in: Update to Autoconf 2.61. |