Search
j0ke.net Open Build Service
>
Projects
>
Apache
:
Modules
>
apache2-mod_apreq2
> libapreq2-mod_perl_include.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File libapreq2-mod_perl_include.patch of Package apache2-mod_apreq2
--- glue/perl/Makefile.PL.orig 2009-04-15 21:03:22.000000000 +0200 +++ glue/perl/Makefile.PL 2009-04-15 21:08:15.000000000 +0200 @@ -58,6 +58,8 @@ die "Can't find apache include directory"; $apache_includes .= " $1"; + $apache_includes .= " -I/usr/include/apache2/modules/perl"; + my $apr_libs =""; $$config =~ m/^${re_start}APREQ_LIBNAME${re_end}($re_match)/m or