Re: automake-m4-cleanup.patch

2001-01-16 Thread Akim Demaille
Applied.

automake-m4-cleanup.patch

2001-01-14 Thread Akim Demaille
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