"Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx> writes: > +ifneq (socklen_t,$(SOCKLEN_T)) > + BASIC_CFLAGS += -Dsocklen_t=$(SOCKLEN_T) > +endif This looks like making use of configure mandatory to me? Could you do this patch without doing so? The same comment applies to [15/15]. Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html