xref: /minix3/crypto/external/bsd/heimdal/dist/acinclude.m4 (revision ebfedea0ce5bbe81e252ddf32d732e40fb633fae)
1*ebfedea0SLionel Sambucdnl Id
2*ebfedea0SLionel Sambucdnl
3*ebfedea0SLionel Sambucdnl Only put things that for some reason can't live in the `cf'
4*ebfedea0SLionel Sambucdnl directory in this file.
5*ebfedea0SLionel Sambucdnl
6*ebfedea0SLionel Sambuc
7*ebfedea0SLionel Sambucdnl $xId: misc.m4,v 1.1 1997/12/14 15:59:04 joda Exp $
8*ebfedea0SLionel Sambucdnl
9*ebfedea0SLionel Sambucm4_define([upcase],`echo $1 | tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ`)dnl
10