Move to u16-mbtouc-unsafe.
[gnulib.git] / modules / fpending
index 5db1842..abdcada 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Determine the number of bytes waiting in the output buffer of a stream.
 
 Files:
 lib/__fpending.h
@@ -8,11 +9,15 @@ m4/fpending.m4
 Depends-on:
 
 configure.ac:
-jm_FUNC_FPENDING
+gl_FUNC_FPENDING
 
 Makefile.am:
-lib_SOURCES += __fpending.h
 
 Include:
 "__fpending.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering