From: Paul Eggert Date: Tue, 29 May 2012 14:50:21 +0000 (-0700) Subject: system-quote-tests: port to CentOS 5 X-Git-Tag: v0.1~638 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=8eeefe4671c0d3afa440fcd6f4e08c4ce4a8baf3;p=gnulib.git 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 index 1fb9e3e17..4dc5c1ec0 100644 --- 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 index 9b63de088..29c366f06 100644 --- 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