On Friday 31 August 2001 10:36, Pier Fumagalli wrote:
> > + TARGET="${SRCDIR}/apache-2.0"
> > + makefile="apache-2.0/Makefile"
> > + AC_MSG_RESULT([setting target module to... ${TARGET}])
> > + ]
> > +)
> > +AC_SUBST(TARGET)
> > +
> > +dnl
>
> Wasn't APXS for 2.0 completely broken? That's what you said last time :)
It was. I fixed it. :)
> > LOCAL_HEADER([Configuring APR])
> > LOCAL_FILTEREXEC(
> > - [./configure --enable-static --disable-shared --disable-threads],
> > + [./configure --enable-static --disable-threads],
> > ["APR configure"])
> > if ${TEST} "${ret}" -ne "0"
> > then
>
> Hmm... I'd like to rely on the APR code coming with Apache 2.0 instead of
> building our local copy with Apache 2.0... (I'll see what I can figure out,
> hoping that 2.0 works on my OS/X box :)
Oh, if that's what you want to do, I can make that happen. Give me five minutes,
and you'll have a patch. :-)
Ryan
______________________________________________________________
Ryan Bloom [EMAIL PROTECTED]
Covalent Technologies [EMAIL PROTECTED]
--------------------------------------------------------------