From: Dan Harkless Date: Wed, 18 Aug 1999 00:01:28 +0000 (+0000) Subject: Just adding some text to this file so that cvs will see a difference and let me check... X-Git-Tag: nmh-1_0~153 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=8da1cc086ae018f7268ea0fb8def491367be604c Just adding some text to this file so that cvs will see a difference and let me check it in. Every time acconfig.h or configure.in are changed (which I just did), the timestamp on this file needs to be updated or when people do a make an unnecessary `cd . && autoheader` will be done, and not everybody has the autoconf tools installed. The next person to change those two files (or aclocal.m4) will need to change this text, maybe just to a message saying which dependency files were changed and by whom. --- diff --git a/stamp-h.in b/stamp-h.in index 8b13789..7e66b1e 100644 --- a/stamp-h.in +++ b/stamp-h.in @@ -1 +1,8 @@ +Just adding some text to this file so that cvs will see a difference and let me check it in. Every time acconfig.h or configure.in are changed (which I just +did), the timestamp on this file needs to be updated or when people do a make +an unnecessary `cd . && autoheader` will be done, and not everybody has the +autoconf tools installed. The next person to change those two files (or +aclocal.m4) will need to change this text, maybe just to a message saying which +dependency files were changed and by whom. +-- Dan Harkless