Oops. You can't just change comments in configure.in, or configure won't be
authorDan Harkless <dan@harkless.org>
Thu, 2 Mar 2000 08:20:00 +0000 (08:20 +0000)
committerDan Harkless <dan@harkless.org>
Thu, 2 Mar 2000 08:20:00 +0000 (08:20 +0000)
commit7bc88af67d0a3ef9df2309a7521b973033ecbe49
treedf0a891ae05adbe5dc151af136edccf5e25eaf8d
parent6496d88b11e854670d7a4dab05a7b4c4b4e3e978
Oops.  You can't just change comments in configure.in, or configure won't be
modified (it doesn't contain the comments) and you won't be able to commit it,
and then the timestamps'll be messed up for everyone and unnecessary autoconf
calls will occur.  Added some unnecessary (but frequently used in the file)
trailing 'dnl's on some AC_SUBST()s.
configure
configure.in
stamp-h.in