bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gnulib] Re: should argp depend on unlocked-io?


From: Paul Eggert
Subject: Re: [bug-gnulib] Re: should argp depend on unlocked-io?
Date: Thu, 14 Jul 2005 15:16:19 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Bruno Haible <address@hidden> writes:

> 2005-07-14  Bruno Haible  <address@hidden>
>
>       * argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
>       Instead, test for *_unlocked function declarations directly.

Thanks; I installed that, along with this other minor patch:

2005-07-14  Paul Eggert  <address@hidden>

        * modules/argp (Depends-on): Remove unlocked-io.

Index: argp
===================================================================
RCS file: /cvsroot/gnulib/gnulib/modules/argp,v
retrieving revision 1.11
retrieving revision 1.12
diff -p -u -r1.11 -r1.12
--- argp        9 Jul 2005 17:17:31 -0000       1.11
+++ argp        14 Jul 2005 22:15:14 -0000      1.12
@@ -26,7 +26,6 @@ strndup
 restrict
 strcase
 extensions
-unlocked-io
 vsnprintf
 
 configure.ac:
@@ -45,4 +44,3 @@ LGPL
 
 Maintainer:
 Sergey Poznyakoff, glibc
-




reply via email to

[Prev in Thread] Current Thread [Next in Thread]