Home GnuPG

build: Use @FGREP@ by configure for libgcrypt-config.

Description

build: Use @FGREP@ by configure for libgcrypt-config.

* configure.ac (AC_PROG_FGREP): Add.
* src/libgcrypt-config.in: Use @FGREP@.

We now have AC_PROG_FGREP in configure.ac, which has been indirectly
used by libtool.

  • GnuPG-bug-id: T6964
  • Reported-by: Dirk Mueller
  • Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

Details

Provenance
gniibeAuthored on Jan 29 2024, 2:21 AM
Parents
rC86812491c754: tests: Fix tests/basic.
Branches
Unknown
Tags
Unknown
Tasks
T6964: don't use deprecated grep aliases