]> diplodocus.org Git - nmh/blobdiff - docs/README.developers
Undeleted all the stuff Doug deleted at the top level for now. I think it's bad
[nmh] / docs / README.developers
index 4437340fbe511916eca9ce77b1f47ef611c43582..3529620cf541652de8b1120f4e4ff625b08f7157 100644 (file)
@@ -45,8 +45,9 @@ The correct order to commit the configure-related files is:
 
     % cvs commit acconfig.h config.h.in configure.in configure stamp-h.in
 
-If you haven't changed all of those files, just commit the rest in the stated
-order (e.g. cvs commit acconfig.h config.h.in stamp-h.in).
+If you haven't changed all of those files, just commit the rest in the
+stated order (e.g. cvs commit acconfig.h config.h.in stamp-h.in). If
+you change aclocal.m4, put that after acconfig.h.
 
 
 -------------------