From: Roland McGrath Date: Thu, 12 Aug 2004 06:12:28 +0000 (+0000) Subject: * configure.in (libc_cv_cpp_asm_debuginfo): Add missing braces around X-Git-Tag: cvs/fedora-base~208 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e9a9da6365d098460fe397325d3936d7efdbeab;p=thirdparty%2Fglibc.git * configure.in (libc_cv_cpp_asm_debuginfo): Add missing braces around commands inside &&. Reported by Andreas Schwab . * configure: Regenerated. --- diff --git a/ChangeLog b/ChangeLog index 643c04ac65a..56929c5edcd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,11 @@ 2004-08-11 Roland McGrath + * configure.in (libc_cv_cpp_asm_debuginfo): Add missing braces around + commands inside &&. + Reported by Andreas Schwab . + * configure: Regenerated. + * posix/tst-waitid.c (do_test): Ignore SIGCHLD before cleanup SIGKILL. 2004-08-11 Ulrich Drepper