X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=blobdiff_plain;f=src%2Fapache2%2FMakefile.am;h=082c8ac864a2e0dc971c1eee48d42283809ec5b8;hp=f100aead6d8d8e9dcffe39a66c0d6d40e6f9e993;hb=e522833716b528c5c704dd8a858b6ebbb299f106;hpb=59c5bff8d9aef402c868519d13398ba4eb2dddb7 diff --git a/src/apache2/Makefile.am b/src/apache2/Makefile.am index f100aea..082c8ac 100644 --- a/src/apache2/Makefile.am +++ b/src/apache2/Makefile.am @@ -5,6 +5,8 @@ endif AM_CFLAGS=-I@APXS_INCLUDEDIR@ -I@APR_INCLUDEDIR@ @APXS_EXTRA_CFLAGS@ AM_CFLAGS+=-DSUPHP_PATH_TO_SUPHP=\"${sbindir}/suphp\" $(DEFINE_USERGROUP) +AM_CPPFLAGS=@APR_CPPFLAGS@ + noinst_LTLIBRARIES = mod_suphp.la mod_suphp_la_SOURCES = mod_suphp.c