From ebb45d5b019995a683c2dc22501ce98c6a00ca1c Mon Sep 17 00:00:00 2001 From: grant Date: Sun, 5 Oct 2003 08:20:44 +0000 Subject: require libtool nb16 on Darwin for latest library name fix. --- mk/defs.Darwin.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mk') diff --git a/mk/defs.Darwin.mk b/mk/defs.Darwin.mk index d67db1de815..6fdc8749291 100644 --- a/mk/defs.Darwin.mk +++ b/mk/defs.Darwin.mk @@ -1,4 +1,4 @@ -# $NetBSD: defs.Darwin.mk,v 1.57 2003/09/25 02:13:15 danw Exp $ +# $NetBSD: defs.Darwin.mk,v 1.58 2003/10/05 08:20:44 grant Exp $ # # Variable definitions for the Darwin operating system. @@ -115,7 +115,7 @@ _OPSYS_HAS_INET6= no # IPv6 is not standard _OPSYS_HAS_JAVA= yes # Java is standard _OPSYS_HAS_MANZ= yes # MANZ controls gzipping of man pages _OPSYS_HAS_OSSAUDIO= no # libossaudio is available -_OPSYS_LIBTOOL_REQD= 1.4.20010614nb15 # base version of libtool required +_OPSYS_LIBTOOL_REQD= 1.4.20010614nb16 # base version of libtool required _OPSYS_PERL_REQD= 5.8.0 # base version of perl required _OPSYS_PTHREAD_AUTO= yes # -lpthread not needed for pthreads _OPSYS_RPATH_NAME= darwin_has_no_rpath -- cgit v1.2.3