On 02/10/2015 04:52 PM, Oliver Graute wrote: > From: OGR > > > Signed-off-by: Oliver Graute > --- > rules/apache2.make | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/rules/apache2.make b/rules/apache2.make > index 98b628e..5739271 100644 > --- a/rules/apache2.make > +++ b/rules/apache2.make > @@ -39,7 +39,9 @@ APACHE2_CONF_OPT := \ > --includedir=/usr/include/apache2 \ > --enable-so \ > --with-apr=$(PTXDIST_SYSROOT_CROSS)/bin/apr-config \ > - --with-apr-util=$(PTXDIST_SYSROOT_CROSS)/bin/apu-config > + --with-apr-util=$(PTXDIST_SYSROOT_CROSS)/bin/apu-config \ > + --with-ssl=$(PTXDIST_SYSROOT_TARGET)/usr/lib/ssl \ > + --enable-ssl=shared This indention looks a bit weird, doesn't it. Please indent with one Tab. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |