NetBSD-5.0.2/crypto/dist/heimdal/cf/krb-prog-ranlib.m4

Compare this file to the similar file:
Show the results in this format:

dnl $Heimdal: krb-prog-ranlib.m4 13338 2004-02-12 14:21:14Z lha $
dnl $NetBSD: krb-prog-ranlib.m4,v 1.2 2008/03/22 08:36:58 mlelstv Exp $
dnl
dnl
dnl Also look for EMXOMF for OS/2
dnl

AC_DEFUN([AC_KRB_PROG_RANLIB],
[AC_CHECK_PROGS(RANLIB, ranlib EMXOMF, :)])