Fix regression in AC_DEFINE([macro(with_arg)]).
commit19a706a7ed196727075cf5642f6d7b24f24748ed
authorEric Blake <ebb9@byu.net>
Mon, 1 Oct 2007 16:10:42 +0000 (1 10:10 -0600)
committerEric Blake <ebb9@byu.net>
Mon, 1 Oct 2007 16:10:42 +0000 (1 10:10 -0600)
tree196c3a5d2b163eefe671621f137b5c3831b675a1
parent615300a1d5e4a7bb89df2d40b8acf2ede38142d0
Fix regression in AC_DEFINE([macro(with_arg)]).

* lib/autoconf/general.m4 (AC_DEFINE_TRACE): Don't chop off close
quotes with a careless m4_substr.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
lib/autoconf/general.m4