1Description:
2Use of program name in error-reporting functions.
3
4Files:
5lib/error-progname.h
6lib/error-progname.c
7
8Depends-on:
9progname
10
11configure.ac:
12
13Makefile.am:
14lib_SOURCES += error-progname.h error-progname.c
15
16Include:
17"error-progname.h"
18
19License:
20GPL
21
22Maintainer:
23Bruno Haible
24
25