pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk Since last revision PTHREAD_AUTO_VARS defaults to '...
details: https://anonhg.NetBSD.org/pkgsrc/rev/527bb6507e31
branches: trunk
changeset: 484766:527bb6507e31
user: seb <seb%pkgsrc.org@localhost>
date: Mon Nov 29 17:27:14 2004 +0000
description:
Since last revision PTHREAD_AUTO_VARS defaults to 'no'.
diffstat:
mk/pthread.buildlink3.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e2c5449e1d99 -r 527bb6507e31 mk/pthread.buildlink3.mk
--- a/mk/pthread.buildlink3.mk Mon Nov 29 17:26:30 2004 +0000
+++ b/mk/pthread.buildlink3.mk Mon Nov 29 17:27:14 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: pthread.buildlink3.mk,v 1.18 2004/11/25 19:34:03 jlam Exp $
+# $NetBSD: pthread.buildlink3.mk,v 1.19 2004/11/29 17:27:14 seb Exp $
#
# The pthreads strategy for pkgsrc is to "bless" a particular pthread
# package as the Official Pthread Replacement (OPR). A package that uses
@@ -96,7 +96,7 @@
#
# PTHREAD_AUTO_VARS is "yes" or "no" for whether the values of the variables
# PTHREAD_{CFLAGS,CPPFLAGS,LDFLAGS,LIBS} should be automatically added
-# to their respective variables. Defaults to "yes".
+# to their respective variables. Defaults to "no".
#
# _PKG_PTHREAD is the fall-back package pthread implementation use by
# pthread.buildlink3.mk.
Home |
Main Index |
Thread Index |
Old Index