extensions/known_extensions and insanity (was Re: VMS, configure.com and nonxs_ext)

2009-09-27 Thread Nicholas Clark
On Tue, Sep 08, 2009 at 10:33:02AM +0100, Nicholas Clark wrote: On Mon, Sep 07, 2009 at 05:15:51PM -0500, Craig A. Berry wrote: There's also dynamic_ext, right? Shouldn't dynamic_ext plus nonxs_extensions equal known_extensions? Well, probably it should, but what actually happens is:

Re: extensions/known_extensions and insanity (was Re: VMS, configure.com and nonxs_ext)

2009-09-27 Thread Craig A. Berry
On Sep 27, 2009, at 1:26 PM, Nicholas Clark wrote: I *think I am here: 0: DynaLoader doesn't count as an extension 1: known_extensions are all known XS extensions 2: static_ext, dynamic_ext and nonxs_ext are actually what they say they are, assuming you were thinking about extensions we

Re: extensions/known_extensions and insanity (was Re: VMS, configure.com and nonxs_ext)

2009-09-27 Thread Nicholas Clark
On Sun, Sep 27, 2009 at 03:04:38PM -0500, Craig A. Berry wrote: On Sep 27, 2009, at 1:26 PM, Nicholas Clark wrote: I *think I am here: 0: DynaLoader doesn't count as an extension 1: known_extensions are all known XS extensions 2: static_ext, dynamic_ext and nonxs_ext are actually what