* modules/error (Makefile.am): Distribute files through
[gnulib.git] / modules / error
1 Description:
2 error() and error_at_line() functions: Error reporting.
3
4 Files:
5 lib/error.h
6 lib/error.c
7 m4/error.m4
8
9 Depends-on:
10
11 configure.ac:
12 gl_ERROR
13
14 Makefile.am:
15 EXTRA_DIST += error.h error.c
16
17 Include:
18 "error.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 all, glibc