New module 'astrxfrm'.
[gnulib.git] / modules / fpending
index 5c2cc11..6b67cc3 100644 (file)
@@ -2,8 +2,8 @@ Description:
 Determine the number of bytes waiting in the output buffer of a stream.
 
 Files:
-lib/__fpending.h
-lib/__fpending.c
+lib/fpending.h
+lib/fpending.c
 m4/fpending.m4
 
 Depends-on:
@@ -12,11 +12,12 @@ configure.ac:
 gl_FUNC_FPENDING
 
 Makefile.am:
-lib_SOURCES += __fpending.h
 
 Include:
-"__fpending.h"
+"fpending.h"
+
+License:
+GPL
 
 Maintainer:
 Jim Meyering
-