Edit

kc3-lang/gnulib/modules/quote

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2023-01-07 13:59:25
    Hash : c50044d6
    Message : mbrtowc: Rename LIB_MBRTOWC to MBRTOWC_LIB. * m4/mbrtowc.m4: Rename LIB_MBRTOWC to MBRTOWC_LIB. All uses changed. * NEWS: Mention the change.

  • modules/quote
  • Description:
    Quote arguments for use in error messages.
    
    Files:
    lib/quote.h
    m4/quote.m4
    
    Depends-on:
    quotearg
    
    configure.ac:
    gl_QUOTE
    
    Makefile.am:
    
    Include:
    "quote.h"
    
    Link:
    $(MBRTOWC_LIB)
    
    License:
    GPL
    
    Maintainer:
    Paul Eggert