Add support for uClibc with no l64a().

This commit is contained in:
nekral-guest
2007-11-16 12:36:21 +00:00
parent e0edb7db17
commit f55e00dc4e
4 changed files with 46 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2007-11-16 Nicolas François <nicolas.francois@centraliens.net>
* configure.in: Check if the l64a function exists instead of a64l
which we do not use.
* libmisc/salt.c: Add support for uClibc with no l64a().
2007-11-16 Nicolas François <nicolas.francois@centraliens.net>
* configure.in: Check if the netdb.h header file and the innetgr