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

Look for `strncasecmp' declaration.

This commit is contained in:
Ludovic Courtès 2008-02-22 09:55:22 +00:00
parent bfb64eb408
commit 4fcb27c471
3 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2008-02-22 Ludovic Courtès <ludo@gnu.org>
* configure.in: Check whether `strncasecmp' is declared.
2008-02-16 Ludovic Courtès <ludo@gnu.org>
Guile 1.8.4 released.