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