repo.or.cz
/
heimdal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
(auth_init, Name): const-ify
[heimdal.git]
/
acinclude.m4
blob
1d0197c5ce37b584b8bc56a03f177a6de76a1cb9
1
dnl $Id$
2
dnl
3
dnl Only put things that for some reason can't live in the `cf'
4
dnl directory in this file.
5
dnl
6
7
dnl $xId: misc.m4,v 1.1 1997/12/14 15:59:04 joda Exp $
8
dnl
9
define(upcase,`echo $1 | tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ`)dnl