obstack.m4 (gl_PREREQ_OBSTACK): Require
[gnulib.git] / modules / unlocked-io
index 2c493fc..94e1628 100644 (file)
@@ -1,13 +1,15 @@
 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
@@ -15,3 +17,6 @@ lib_SOURCES += unlocked-io.h
 Include:
 "unlocked-io.h"
 
+Maintainer:
+Jim Meyering
+