On 23 Jun 2003, Dara Hazeghi <[EMAIL PROTECTED]> wrote: > You might consider adding this item to the FAQ at > least until a fix goes in.
OK, done. > I tried to come up with an autoconf check, but I'm > hitting a few snags. Do you know of a good macro to > use to check program flags? I tried > ax_cflags_gcc_option (from the autoconf macro archive) > but it doesn't seem to work right. The flag tested > gets included independent of whether it's accepted! Perhaps just a little check for whether variadic macros actually work would be enough. If they don't, then fall back to the non-gcc implementation. -- Martin __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: http://lists.samba.org/cgi-bin/mailman/listinfo/distcc
