On Thu, 13 Nov 2003 16:19:23 +0200 (EET), Jani Taskinen wrote:
> On Wed, 12 Nov 2003, Brian J. France wrote:
> Yes, you shouldn't pollute LIBS like that. :)
> I committed a bit better fix for this.
Thank you!
> Hint: Don't compile extensions as shared..it really doesn't give
> you anything extra, just more problems like this.
Yes, I agree that is true in almost 99.9% of all cases, but I am in that
0.1%. No point building snmp (or insert any other extension here) into our
default PHP build for 3,000+ machines when only about 4 machines will be using
it.
Brian