Thanks to Simo for fixing the 389-ds-base Makefile.am.
Pushed his patch to the master branch.
> commit 3c827508f8e177992010011305f78da3b3ab3b25
> Author: Simo Sorce <simo(a)redhat.com>
> Date: Wed Sep 23 15:08:17 2015 -0400
>
> Fix out of tree build
>
> Signed-off-by: Simo Sorce <simo(a)redhat.com>
--noriko
On 09/23/2015 12:16 PM, Simo Sorce wrote:
> On 23/09/15 13:37, Simo Sorce wrote:
>> I know how to fix this, I repored and I am in the process.
>> It is mostly adding some $(srcdir)/ in front of some of the paths
>
> Can you try this patch.
> This changes only Makefile.am so you'll need to run autoreconf -fi
> before a configure.
>
>
> Noriko,
> you'll have to commit also the other files for a full patch to master.