Re: 06-handle-1-transform-list.patch
> "Tom" == Tom Tromey <[EMAIL PROTECTED]> writes: Tom> I didn't read this in enough detail to verify that all that you Tom> did was remove the `if'. However, I assume that is so. Yep, it is.
Re: 06-handle-1-transform-list.patch
> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: Akim> * automake.in (handle_single_transform_list): if (@list) { foreach Akim> (@list) ...} can be written as a simple `foreach' loop. I didn't read this in enough detail to verify that all that you did was remove the `if'. However,