NetBSD now needs libtool-base-1.5.10nb6.
This commit is contained in:
parent
0bd444ae35
commit
a09be89d5a
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: NetBSD.mk,v 1.2 2004/10/13 15:31:31 tv Exp $
|
||||
# $NetBSD: NetBSD.mk,v 1.3 2004/11/11 22:29:40 tv Exp $
|
||||
#
|
||||
# Variable definitions for the NetBSD operating system.
|
||||
|
||||
|
@ -137,6 +137,7 @@ _OPSYS_HAS_INET6= no # IPv6 is not standard
|
|||
_OPSYS_HAS_JAVA= no # Java is not standard
|
||||
_OPSYS_HAS_MANZ= yes # MANZ controls gzipping of man pages
|
||||
_OPSYS_HAS_OSSAUDIO= yes # libossaudio is available
|
||||
_OPSYS_LIBTOOL_REQD= 1.5.10nb6
|
||||
_OPSYS_PERL_REQD= # no base version of perl required
|
||||
_OPSYS_PTHREAD_AUTO= no # -lpthread needed for pthreads
|
||||
_OPSYS_SHLIB_TYPE= ELF/a.out # shared lib type
|
||||
|
|
Loading…
Reference in a new issue