New private include file lib/stdio-impl.h.
[pspp] / modules / fseeko
index e8c10f2d59ea24ed3ff4b71acd00a2f9f570d083..3581d8a7b0de9b65ce2453faabddd8b79cd08364 100644 (file)
@@ -2,9 +2,13 @@ Description:
 fseeko() function: Reposition a FILE stream.
 
 Files:
+lib/fseeko.c
+lib/stdio-impl.h
 m4/fseeko.m4
 
 Depends-on:
+extensions
+lseek
 stdio
 
 configure.ac-early:
@@ -20,7 +24,7 @@ Include:
 <stdio.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible