From: Dan Harkless Date: Tue, 29 Feb 2000 06:17:58 +0000 (+0000) Subject: Made a goofy change so that I could produce a new configure because when I X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/ba22f50e4261b7a2a07cd5baf6b035425c45df28?ds=sidebyside;hp=ba22f50e4261b7a2a07cd5baf6b035425c45df28 Made a goofy change so that I could produce a new configure because when I checked in the last version I did it with "cvs commit ... configure configure.in ..." and that apparently gives configure.in a newer timestamp than configure, which results in spurious autoconf runs when people download the source. We need to write a little note to developers somewhere saying what in order you need to check in those autoconf files and how long you need to wait in between each one and such... ---