Fix strerror on Interix.
[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 strerror
11
12 configure.ac:
13 gl_ERROR
14
15 Makefile.am:
16
17 Include:
18 "error.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 all, glibc