1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Add support for BeOS, which doesn't have libm.

This commit is contained in:
Bruno Haible
2000-12-18 18:45:44 +00:00
parent 65e80de5eb
commit 7b45ce23a1
4 changed files with 54 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2000-12-18 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
* src/configure.in: Add check for rand() in libm. Needed for BeOS.
* src/Makefile.in (LIBS): Use @GPERF_LIBM@ instead of hardwiring -lm.
2000-11-20 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
* doc/help2man: Update to version 1.23.