view modules/gperf @ 40244:c39a0edd90d7

fts: minor simplification * lib/fts.c (fts_safe_changedir): Remove redundant assignment.
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 17 Mar 2019 12:39:50 -0700
parents 71ec1d2c1db9
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