On Tue, 4 Nov 2003, Stas Bekman wrote:
> Randy Kobes wrote:
[ .. ]
> > Thanks, Stas! I don't know how I missed that ... Anyway, for
> > Win32, the reason this didn't work (assuming the existence
> > of the (apr|apu)-config scripts, is that a '.bat' extension
> > is needed in the -x test. The following:
[ .. ]
> That should be:
> + my $ext = WIN32 ? '.bat' : '';
> ...
> + map { qq{$apr_bindir/$_-config$ext} } qw(apr apu);
>
> > $opt_define = '-DMP_HAVE_APR_LIBS' if @apr_libs;
> > }
Thanks, Stas - I've made that change about the extension,
and committed it.
--
best regards,
randy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]