glibc/catgets
Carlos O'Donell a7fe3e805d
Fix conditionals on mtrace-based tests (bug 31892)
The conditionals for several mtrace-based tests in catgets, elf, libio,
malloc, misc, nptl, posix, and stdio-common were incorrect leading to
test failures when bootstrapping glibc without perl.

The correct conditional for mtrace-based tests requires three checks:
first checking for run-built-tests, then build-shared, and lastly that
PERL is not equal to "no" (missing perl).
Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2024-07-01 17:20:30 +02:00
..
catgets.c
catgetsinfo.h
config.h
Depend
gencat.c Update copyright dates not handled by scripts/update-copyrights 2024-01-01 10:53:40 -08:00
Makefile Fix conditionals on mtrace-based tests (bug 31892) 2024-07-01 17:20:30 +02:00
nl_types.h
open_catalog.c
sample.SJIS
test1.msg
test2.msg
test-gencat.c
test-gencat.sh
tst-catgets.c
Versions
xopen-msg.awk