/[Apache-SVN]
ViewVC logotype

Revision 1502392


Jump to revision: Previous Next
Author: stevehay
Date: Thu Jul 11 23:18:41 2013 UTC (10 years, 9 months ago)
Changed paths: 2
Log Message:
Fix linking of libaprext.lib on Windows

When building against httpd-2.4+ modprel_apache_compat.h references the "extern" symbol 'perl_module' so we must provide a definition to satisfy the linker. Including the usual definition in mod_perl.c is not possible here, so just use a dummy definition instead since the symbol is not really used anyway.

Changed paths

Path Details
Directoryperl/modperl/branches/httpd24/xs/APR/aprext/Makefile.PL modified , text changed
Directoryperl/modperl/branches/httpd24/xs/APR/aprext/modperl_dummy.c added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26