From: Luís F. N. <lfc...@gm...> - 2016-01-06 19:05:20
Hi,
We discover configure is not enabling multithreading by default, neither
with --enable-multithreading. To fix the problem, change line 295 of
configure.ac from
ax_pthread_ok=$ax_pthread_ok])
to
ax_multithread=$ax_multithread])
Regards,
Luis
From: Brian C. <ca...@sl...> - 2016-01-07 02:43:48
This should be fixed. Thanks. It looks like a regression from an October change.
> On Jan 6, 2016, at 2:05 PM, Luís Filipe Nassif <lfc...@gm...> wrote:
>
> Hi,
>
> We discover configure is not enabling multithreading by default, neither with --enable-multithreading. To fix the problem, change line 295 of configure.ac from
>
> ax_pthread_ok=$ax_pthread_ok])
> to
> ax_multithread=$ax_multithread])
>
> Regards,
> Luis
> ------------------------------------------------------------------------------
> _______________________________________________
> sleuthkit-users mailing list
> https://lists.sourceforge.net/lists/listinfo/sleuthkit-users
> http://www.sleuthkit.org