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

Fix ranlib detection when cross-compiling.

This commit is contained in:
Bruno Haible
2005-08-29 10:50:26 +00:00
parent 06238314b6
commit aa14f60197
3 changed files with 8 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
2005-08-27 Bruno Haible <bruno@clisp.org>
Fix missing ranlib detection when cross-compiling.
* aclocal.m4 (CL_PROG_RANLIB): Remove macro.
* lib/configure.in: Use AC_PROG_RANLIB instead of CL_PROG_RANLIB.
2005-07-30 Bruno Haible <bruno@clisp.org>
* src/version.cc: Bump version number to 3.0.2.