Commit 30697b04 authored by Dafydd Harries's avatar Dafydd Harries

configure.ac: include AC_PROG_RANLIB for making libraries

darcs-hash:20061217202020-c9803-64a071cad8ac7c39765dec7cda763ec7e2574ffd.gz
parent 154d2334
......@@ -9,6 +9,7 @@ AC_CONFIG_FILES([Makefile tests/Makefile])
# Checks for programs.
AC_PROG_CC
AC_PROG_RANLIB
# Checks for libraries.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment