1dnl Id
2dnl
3dnl
4dnl Also look for EMXOMF for OS/2
5dnl
6
7AC_DEFUN([AC_KRB_PROG_RANLIB],
8[AC_CHECK_PROGS(RANLIB, ranlib EMXOMF, :)])
9