Alter GNUmakefile to install into top directory.
[gnulib.git] / modules / freadptr
1 Description:
2 freadptr() function: Pointer to the input buffer of a stream.
3
4 Files:
5 lib/freadptr.h
6 lib/freadptr.c
7
8 Depends-on:
9
10 configure.ac:
11
12 Makefile.am:
13 lib_SOURCES += freadptr.c
14
15 Include:
16 "freadptr.h"
17
18 License:
19 LGPL
20
21 Maintainer:
22 Bruno Haible
23