Tests for module 'unictype/combining-class-name'.
[pspp] / modules / ftello
index daac68405118b4e732cb82c101fb21605715b92f..0cf160c981f40b85c336b8ef8a7d4eef5eb6eddc 100644 (file)
@@ -2,9 +2,14 @@ Description:
 ftello() function: Retrieve the position of a FILE stream.
 
 Files:
+lib/ftello.c
+lib/stdio-impl.h
+m4/fseeko.m4
 m4/ftello.m4
 
 Depends-on:
+extensions
+lseek
 stdio
 
 configure.ac-early:
@@ -20,7 +25,7 @@ Include:
 <stdio.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible