warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / vfscanf
blob24ef6011c3a7b1d1d60327c4619acc3a70634434
1 Description:
2 vfscanf() function: parse formatted text from a stream
4 Files:
6 Depends-on:
7 stdio
9 configure.ac:
10 gl_STDIO_MODULE_INDICATOR([vfscanf])
11 gl_MODULE_INDICATOR([vfscanf])
13 Makefile.am:
15 Include:
16 <stdio.h>
18 License:
19 LGPL
21 Maintainer:
22 all