]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Wed, 2 Feb 2005 04:45:09 +0000 (04:45 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 2 Feb 2005 04:45:09 +0000 (04:45 +0000)
ChangeLog

index 217bdb961764428150996853f9ca027d29090c09..e65ee7e64b8530b2af9c3f582518d2121f32beb4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2004-12-20  Dmitry V. Levin  <ldv@altlinux.org>
 
+       * configure.ac: Use AC_GNU_SOURCE macro instead of changing CFLAGS.
+       * defs.h [HAVE_CONFIG_H]: Include config.h first.
+       * strace.c: Include "defs.h" first.
+       Fixes RH#143370.
+
        * syscall.c (call_summary): Fix potential NULL dereference.
        Fixes RH#143369.