NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / unlocked-io
index 2c493fc..000fe32 100644 (file)
@@ -1,17 +1,23 @@
 Description:
+Enable faster, non-thread-safe stdio functions if available.
 
 Files:
 lib/unlocked-io.h
 m4/unlocked-io.m4
 
 Depends-on:
+extensions
 
 configure.ac:
-jm_FUNC_GLIBC_UNLOCKED_IO
+gl_FUNC_GLIBC_UNLOCKED_IO
 
 Makefile.am:
-lib_SOURCES += unlocked-io.h
 
 Include:
 "unlocked-io.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering