Jeff Trawick wrote:

Regardless of a bump, it seems like the app is going to have to do

#ifdef APR_ENABLE_SENDFILE
add in the flag
#endif

unless they don't care what happens if they build it with 2.0.44.

hey, that solves the whole thing, in both of the trees simultaneously! OK, we don't need a bump.


I was thinking of:

#if AP_MODULE_MAGIC_AT_LEAST(whatever)
  add in the flag
#endif

u da man!

Greg





Reply via email to