From: Stefano Lattarini Date: Tue, 21 Sep 2010 09:09:33 +0000 (+0200) Subject: m4/dmalloc.m4: Bump serial number and copyright years. X-Git-Tag: v1.12.0b~464 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=580054fa204718b4cddab94b2364f2a52db789d0;p=platform%2Fupstream%2Fautomake.git m4/dmalloc.m4: Bump serial number and copyright years. --- diff --git a/ChangeLog b/ChangeLog index fa44cc0..4a6c386 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-09-21 Stefano Lattarini + + * m4/dmalloc.m4: Bump serial number and copyright years. + 2010-09-20 Stefano Lattarini Fix broken link in `AM_WITH_DMALLOC' help screen. diff --git a/m4/dmalloc.m4 b/m4/dmalloc.m4 index 303532d..aea5f9d 100644 --- a/m4/dmalloc.m4 +++ b/m4/dmalloc.m4 @@ -3,14 +3,14 @@ ## From Franc,ois Pinard ## ## ----------------------------------- ## -# Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2005 +# Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2010 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 3 +# serial 4 AC_DEFUN([AM_WITH_DMALLOC], [AC_MSG_CHECKING([if malloc debugging is wanted])