view modules/gperf @ 40161:71ec1d2c1db9

gperf: Fix error when this module is required by some test module. * modules/gperf (Applicability): Set to 'all'.
author Bruno Haible <bruno@clisp.org>
date Sun, 27 Jan 2019 23:57:16 +0100
parents 4c772e8197e9
children
line wrap: on
line source

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