Edit

kc3-lang/gnulib/modules/gperf

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2019-01-27 23:57:16
    Hash : a7db20ed
    Message : gperf: Fix error when this module is required by some test module. * modules/gperf (Applicability): Set to 'all'.

  • modules/gperf
  • Description:
    Provides the GNU gperf build tool.
    
    Applicability:
    all
    
    Files:
    
    Depends-on:
    
    configure.ac:
    
    Makefile.am:
    GPERF = gperf
    V_GPERF = $(V_GPERF_@AM_V@)
    V_GPERF_ = $(V_GPERF_@AM_DEFAULT_V@)
    V_GPERF_0 = @echo "  GPERF   " $@;
    
    Include:
    
    License:
    unlimited
    
    Maintainer:
    all