On Mon, Nov 3, 2008 at 12:44 AM, Jakub Narebski <jnareb@xxxxxxxxx> wrote: > david.syzdek@xxxxxxxxxxxxx writes: > >> From: David M. Syzdek <david.syzdek@xxxxxxxxxxxxx> >> >> FreeBSD 4.x systems use the linker flags `-pthread' instead of the >> linker flags `-lpthread' when linking against the pthread library. >> >> Signed-off-by: David M. Syzdek <david.syzdek@xxxxxxxxxxxxx> >> --- >> Makefile | 4 +++- >> 1 files changed, 3 insertions(+), 1 deletions(-) > > Would it be possible to add support for this also to configure.ac > (and config.mak.in)? > I just sent a patch to the list that adds autoconf tests for pthreads. If the test is able to determine which flag to use, then it also sets THREADED_DELTA_SEARCH. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html