Skip to content

Commit

Permalink
use m4_define, over-quote string
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13337 ec53bebd-3082-4978-b11e-865c3cabbd6b
  • Loading branch information
Love Hörnquist Åstrand committed Feb 12, 2004
1 parent aa98349 commit c38bbbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acinclude.m4
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ dnl

dnl $xId: misc.m4,v 1.1 1997/12/14 15:59:04 joda Exp $
dnl
define(upcase,`echo $1 | tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ`)dnl
m4_define([upcase],`echo $1 | tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ`)dnl

0 comments on commit c38bbbb

Please sign in to comment.