Re: automake-m4-cleanup.patch
Applied.
automake-m4-cleanup.patch
Index: ChangeLog from Akim Demaille <[EMAIL PROTECTED]> * m4/multi.m4: Remove the hairy useless quotation of `$'. Simplify `ifelse([$2],,,[$2])' into... `$2'! * m4/minuso.m4: Don't use changequote! * m4/cond.m4: Fix quotation. * m4/sanity.m4: Fol