# HG changeset patch # User Paul Eggert # Date 1338303021 25200 # Node ID 6d8cc1b5db33933971a68de545cfde8e588e0e63 # Parent 80e017adf02487108d4c5ec9333c621403f60054 system-quote-tests: port to CentOS 5 Problem reported by Tom G. Christensen in . * tests/test-system-quote-child.c (fclose, fprintf): Undef. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2012-05-29 Paul Eggert + + system-quote-tests: port to CentOS 5 + Problem reported by Tom G. Christensen in + . + * tests/test-system-quote-child.c (fclose, fprintf): Undef. + 2012-05-29 Jim Meyering maint: fix typos in comments and ChangeLog diff --git a/tests/test-system-quote-child.c b/tests/test-system-quote-child.c --- a/tests/test-system-quote-child.c +++ b/tests/test-system-quote-child.c @@ -19,6 +19,11 @@ #include #include +/* Do not use any gnulib replacements, since this program should + link against as few libraries as possible. */ +#undef fclose +#undef fprintf + #define EXPECTED_DATA_FILE "t-sq-data.tmp" int