From: Roland McGrath Date: Thu, 7 Jul 2005 23:19:57 +0000 (+0000) Subject: 2005-07-02 Roland McGrath X-Git-Tag: cvs/fedora-glibc-20050708T0811~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=73d3008bda4af845769b62256b2a48c09e5afe59;p=thirdparty%2Fglibc.git 2005-07-02 Roland McGrath * Makeconfig: Comment fix. --- diff --git a/nptl/Makeconfig b/nptl/Makeconfig index e7beea0ede2..681d76f61f1 100644 --- a/nptl/Makeconfig +++ b/nptl/Makeconfig @@ -1,4 +1,4 @@ -# Copyright (C) 2002, 2003 Free Software Foundation, Inc. +# Copyright (C) 2002, 2003, 2005 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Ulrich Drepper , 2002. @@ -17,7 +17,7 @@ # Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA # 02111-1307 USA. -# Makeconfig fragment for linuxthreads add-on. +# Makeconfig fragment for NPTL add-on. # This gets included at the end of the main glibc Makeconfig. have-thread-library = yes