In the top-level configure.in, switch from dnl comments to # comments
authorGreg Hudson <ghudson@mit.edu>
Fri, 11 Sep 2009 22:28:42 +0000 (22:28 +0000)
committerGreg Hudson <ghudson@mit.edu>
Fri, 11 Sep 2009 22:28:42 +0000 (22:28 +0000)
commitf89b62fe9fd7b0cb10d7e2ff542fb18c1b56d35d
treef47449c86c684dc6ea212fd20ee0599103002eb0
parent215629faacb495580aae9ad62a93f8b22c7d8165
In the top-level configure.in, switch from dnl comments to # comments
as recommended by the autoconf documentation, for improved
readability.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22735 dc483132-0cff-0310-8789-dd5450dbe970
src/configure.in