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:
parent
4696a66693
commit
450be18dff
7 changed files with 72 additions and 4 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue