iconv: Make it possible again to use this module without 'iconv-h'.
[gnulib.git] / modules / ftello
index daac684..99c7097 100644 (file)
@@ -2,9 +2,13 @@ Description:
 ftello() function: Retrieve the position of a FILE stream.
 
 Files:
+lib/ftello.c
+lib/stdio-impl.h
 m4/ftello.m4
 
 Depends-on:
+extensions
+lseek
 stdio
 
 configure.ac-early:
@@ -20,7 +24,7 @@ Include:
 <stdio.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible