mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-16 01:22:18 +03:00
This reverts commit 13f7694978
.
* tests/test-ignore-value.c: Revert previous change; stdio.h
provides off_t.
* modules/ignore-value-tests (Depends-on): Add missing dependency.
Signed-off-by: Eric Blake <eblake@redhat.com>
12 lines
144 B
Plaintext
12 lines
144 B
Plaintext
Files:
|
|
tests/test-ignore-value.c
|
|
|
|
Depends-on:
|
|
stdio
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-ignore-value
|
|
check_PROGRAMS += test-ignore-value
|