On Mon, 14 Feb 2000, Stephan Goeldi wrote:

> As suggested in this mail I edited apxs. Now apxs has following lines (apxs 
> in the directories /usr/local/sbin and /usr/local/apache/bin is the same):
> 
> my $CFG_CFLAGS_SHLIB = q( -fpic -DSHARED_MODULE);
> my $CFG_LD_SHLIB = q(ld)
> my $CFG_LDFLAGS_SHLIB = q( -Bshareable)

I'm missing some ';'s here... and is this the quoting method used in
the rest of apxs? Never seen it other than with normat quotes.

What platform are you on, and how was apache installed (source, binary)?

emile


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to