dougm 02/05/22 19:44:40
Modified:.Makefile.PL
lib/Apache ExtUtils.pm
Log:
on hpux with bleedperl $Config{ld} is the fullpath, strip to the basename
Revision ChangesPath
1.200 +4 -2 modperl/Makefile.PL
Index: Makefile.PL
==
dougm 02/03/24 11:06:03
Modified:.Changes Makefile.PL
lib/Apache ExtUtils.pm
Log:
Submitted by: stas
Reviewed by:dougm
rip -D_GNU_SOURCE out of Perl 5.7.3+'s ccflags, which modperl doesn't
need and apache won't compile with
Revision Changes
dougm 00/06/01 14:17:45
Modified:.Changes
lib/Apache ExtUtils.pm
Log:
Apache::ExtUtils will now generate and END routine to call
ap_remove_module()
Revision ChangesPath
1.495 +3 -0 modperl/Changes
Index: Changes