branch: new-master commit 0adfc0bea3bb1d1a0edd140b3316e60470b896b1 Author: Steve Purcell <st...@sanityinc.com> Commit: Steve Purcell <st...@sanityinc.com>
Note that 'autogen.sh' should be run to generate 'configure' and 'Makefile.in' (see #11) --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index fdcb874..6d8ce4c 100644 --- a/README +++ b/README @@ -19,6 +19,7 @@ INSTALLATION To install in the standard locations, unpack the archive, `cd' to the mmm-mode-X.X.X directory created, and run these commands: + ./autogen.sh ./configure make make install