[EMAIL PROTECTED] (David N. Welton) writes: > > The difference is that librivet will not have to link to > > Apache for any of its functions. It can be compiled and loaded as > > a Tcl library without ever having to have Apache. > Let's see about using them conditionally, then. Will try and look at > this today...
How about creating a rivetApacheCompat.c file? If we aren't compiling as an Apache module, we compile that and use its code? -- David N. Welton Consulting: http://www.dedasys.com/ Free Software: http://people.debian.org/~davidw/ Apache Tcl: http://tcl.apache.org/ Personal: http://www.efn.org/~davidw/
