Re: [systemd-devel] [PATCH] build-sys: use correct cpp

2012-07-26 Thread Peeters Simon
> The patch seems line-wrapped and did not apply directly. damn you gmail. > I've committed it, please check. seems correct, thanks. ___ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-

Re: [systemd-devel] [PATCH] build-sys: use correct cpp

2012-07-26 Thread Kay Sievers
On Thu, Jul 26, 2012 at 3:41 PM, Peeters Simon wrote: > this solves issues where $(CPP) has differend include paths than 'cpp' > --- > Makefile.am | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) The patch seems line-wrapped and did not apply directly. I've committed it, please check.

[systemd-devel] [PATCH] build-sys: use correct cpp

2012-07-26 Thread Peeters Simon
this solves issues where $(CPP) has differend include paths than 'cpp' --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 27666ea..86f2b11 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1028,7 +1028,7 @@ BUILT_SOURCES += \