Bump LIBTOOL_REQD back to 1.5.10nb1. This ensures that folks who built

1.5.10 during the "broken" period (before the workaround and wrapper fix)
have to upgrade to make it work correctly.
This commit is contained in:
tv 2004-10-13 18:42:19 +00:00
parent cb1bc94217
commit 888be43a6a

View file

@ -1,4 +1,4 @@
# $NetBSD: bsd.pkg.mk,v 1.1518 2004/10/13 17:52:46 tv Exp $
# $NetBSD: bsd.pkg.mk,v 1.1519 2004/10/13 18:42:19 tv Exp $
#
# This file is in the public domain.
#
@ -390,7 +390,7 @@ CONFIGURE_ENV+= install_sh=${INSTALL:Q}
.if defined(_OPSYS_LIBTOOL_REQD)
LIBTOOL_REQD= ${_OPSYS_LIBTOOL_REQD}
.else
LIBTOOL_REQD?= 1.5.10
LIBTOOL_REQD?= 1.5.10nb1
.endif
#
# PKG_LIBTOOL is the path to the libtool script installed by libtool-base.