From 1fbf513265908116134f8879d3c60b4a0ed9cd3d 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') 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