getcwd-lgpl: new module
[pspp] / modules / getline
index 345850b285304f326c0c02be1c52a70ae8a95107..1fb9b9c22e0239246a8f988438b4878cff82da63 100644 (file)
@@ -2,20 +2,22 @@ Description:
 Read a line from a stream.
 
 Files:
-lib/getline.h
 lib/getline.c
 m4/getline.m4
 
 Depends-on:
+extensions
 getdelim
+stdio
 
 configure.ac:
 gl_FUNC_GETLINE
+gl_STDIO_MODULE_INDICATOR([getline])
 
 Makefile.am:
 
 Include:
-"getline.h"
+<stdio.h>
 
 License:
 LGPLv2+