]> diplodocus.org Git - nmh/blobdiff - docs/README.developers
* test/tests/bad-input/test-header: Add test for it.
[nmh] / docs / README.developers
index a85f37d5909074746b0f0d76ab8bcd2801e7d6c2..23a1d2df457334539b38b40f699a883ed31200db 100644 (file)
@@ -28,12 +28,10 @@ view of the developers (and the autoconf script).
 
 Note that the automatically generated autoconf files (such as config.h.in,
 stamp-h.in, and configure), are NOT kept in CVS.  Thus, when you check out
-a CVS tree, you need to do the following things before you can build
+a CVS tree, you need to run the autogen.sh script before you can build
 anything:
 
-       % autoheader
-       % autoconf
-       % date > stamp-h.in
+       % ./autogen.sh
 
 -------------------
 directory structure