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