1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

Handle lack of struct dirent64' and readdir64_r ()' on HP-UX 11.11.

This commit is contained in:
Ludovic Courtès 2008-07-17 00:17:56 +02:00
parent 4696a66693
commit 450be18dff
7 changed files with 72 additions and 4 deletions

View file

@ -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.