From 805c085044e1dfac85ffb0de8e4e527a4609265a Mon Sep 17 00:00:00 2001 From: tg Date: Fri, 28 Jul 2000 11:08:07 +0000 Subject: Clarify comment even further. --- lang/python22/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/python22') diff --git a/lang/python22/Makefile b/lang/python22/Makefile index 0f0bdbf..18472ee 100644 --- a/lang/python22/Makefile +++ b/lang/python22/Makefile @@ -31,7 +31,7 @@ SETUP_FILE= Setup # # If you don't want to use Python's thread module, you need to set -# WITHOUT_THREADS. libc_r should be installed on current systems. +# WITHOUT_THREADS. libc_r should be installed on nowadays' systems. # LIBC_R!= /sbin/ldconfig -r | grep c_r || true .if (${LIBC_R} != "") && !defined(WITHOUT_THREADS) -- cgit v1.1