Bruno Haible <[EMAIL PROTECTED]> writes:

> 2005-07-14  Bruno Haible  <[EMAIL PROTECTED]>
>
>       * 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  <[EMAIL PROTECTED]>

        * 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
-


_______________________________________________
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib

Reply via email to