Yeah, just commit it with the #ifdef's... david
> On Thu, Jul 12, 2001 at 04:11:25PM +0200, Sander Striker wrote: > > PS. I want to commit apr_threads_sms, but I don't know how to build > > it conditionally. I could ofcourse just put #if APR_HAS_THREADS > > #endif around all the code in apr_sms_threads.c, but that somehow > > rubs me the wrong way. > > I fail to see the problem. That construct is used lots of places. =) > -- justin > >
