test-perror: check for strerror interactions
[pspp] / modules / fpending
index fad7668dbaf92d96a89cbb8802cf3641fdf2b585..6b67cc3fa09f66f7d438a996496b36f2bcd85a6e 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,10 +12,9 @@ configure.ac:
 gl_FUNC_FPENDING
 
 Makefile.am:
-EXTRA_DIST += __fpending.h __fpending.c
 
 Include:
-"__fpending.h"
+"fpending.h"
 
 License:
 GPL