This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] cosmetics for configure* in gcc



Ok, for trunk _after_ the important merges have been done?

Yes, another possibility is to add a


m4_bpatsubst([$N], [[ \n\t][ \n\t]*], [ ])

in the macros (but \n and \t should be expanded as newline and tab respectively). As you prefer.

Paolo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]