From: Tom Tromey Date: Thu, 27 May 1999 19:19:29 +0000 (+0000) Subject: * m4/dmalloc.m4: Updated dmalloc site information. X-Git-Tag: merging-into-user-dep-gen~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99c3470ec372426c1865f5f16433ffa9561833f3;p=thirdparty%2Fautomake.git * m4/dmalloc.m4: Updated dmalloc site information. --- diff --git a/ChangeLog b/ChangeLog index 0911e3f32..21e08cf4a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-05-27 Tom Tromey + + * m4/dmalloc.m4: Updated dmalloc site information. + 1999-05-19 Tom Tromey * automake.in (handle_single_transform_list): Push object name diff --git a/m4/dmalloc.m4 b/m4/dmalloc.m4 index e1e3cdb17..244398a9e 100644 --- a/m4/dmalloc.m4 +++ b/m4/dmalloc.m4 @@ -9,7 +9,7 @@ AC_DEFUN(AM_WITH_DMALLOC, [AC_MSG_CHECKING(if malloc debugging is wanted) AC_ARG_WITH(dmalloc, [ --with-dmalloc use dmalloc, as in - ftp://ftp.letters.com/src/dmalloc/dmalloc.tar.gz], + http://www.dmalloc.com/dmalloc.tar.gz], [if test "$withval" = yes; then AC_MSG_RESULT(yes) AC_DEFINE(WITH_DMALLOC,1,