From b7569a8f0ea8e7c4c52c4312bc845d0b2f02b071 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 24 Jan 2006 22:49:05 +0000 Subject: Use PTHREAD_AUTO_VARS for thread linkage. --- ham/tlf/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ham/tlf/Makefile') diff --git a/ham/tlf/Makefile b/ham/tlf/Makefile index fa5c96dbbda..0f03af79c61 100644 --- a/ham/tlf/Makefile +++ b/ham/tlf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/01/20 13:09:59 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2006/01/24 22:49:05 joerg Exp $ # DISTNAME= tlf-0.9.27 @@ -14,6 +14,7 @@ USE_TOOLS+= gmake GNU_CONFIGURE= yes BUILD_USES_MSGFMT=yes PTHREAD_OPTS+= require +PTHREAD_AUTO_VARS= yes CONFIGURE_ARGS+= --enable-hamlib -- cgit v1.2.3