Remove lib_SOURCES line from Makefile.am section of modules where this
[gnulib.git] / modules / safe-read
1 Description:
2 An interface to read() that retries after interrupts.
3
4 Files:
5 lib/safe-read.h
6 lib/safe-read.c
7 m4/safe-read.m4
8 m4/ssize_t.m4
9
10 Depends-on:
11
12 configure.ac:
13 gl_SAFE_READ
14
15 Makefile.am:
16
17 Include:
18 "safe-read.h"
19
20 License:
21 GPL
22
23 Maintainer:
24 Jim Meyering, Bruno Haible