summaryrefslogtreecommitdiffstats
path: root/third_party/heimdal/cf/krb-prog-ranlib.m4
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/heimdal/cf/krb-prog-ranlib.m4')
-rw-r--r--third_party/heimdal/cf/krb-prog-ranlib.m48
1 files changed, 8 insertions, 0 deletions
diff --git a/third_party/heimdal/cf/krb-prog-ranlib.m4 b/third_party/heimdal/cf/krb-prog-ranlib.m4
new file mode 100644
index 0000000..8bc5b9e
--- /dev/null
+++ b/third_party/heimdal/cf/krb-prog-ranlib.m4
@@ -0,0 +1,8 @@
+dnl $Id$
+dnl
+dnl
+dnl Also look for EMXOMF for OS/2
+dnl
+
+AC_DEFUN([AC_KRB_PROG_RANLIB],
+[AC_CHECK_PROGS(RANLIB, ranlib EMXOMF, :)])