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: upstream/2.30~17685 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6e9a9da6365d098460fe397325d3936d7efdbeab;p=external%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 643c04a..56929c5 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