Home | History | Annotate | Line # | Download | only in dist
acinclude.m4 revision 1.1.1.1
      1  1.1  elric dnl $Id: acinclude.m4,v 1.1.1.1 2011/04/13 18:14:31 elric Exp $
      2  1.1  elric dnl
      3  1.1  elric dnl Only put things that for some reason can't live in the `cf'
      4  1.1  elric dnl directory in this file.
      5  1.1  elric dnl
      6  1.1  elric 
      7  1.1  elric dnl $xId: misc.m4,v 1.1 1997/12/14 15:59:04 joda Exp $
      8  1.1  elric dnl
      9  1.1  elric m4_define([upcase],`echo $1 | tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ`)dnl
     10