emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] new-master 0adfc0b 020/128: Note that 'autogen.sh' should be run


From: Stefan Monnier
Subject: [elpa] new-master 0adfc0b 020/128: Note that 'autogen.sh' should be run to generate 'configure' and 'Makefile.in' (see #11)
Date: Mon, 14 Dec 2020 15:39:23 -0500 (EST)

branch: new-master
commit 0adfc0bea3bb1d1a0edd140b3316e60470b896b1
Author: Steve Purcell <steve@sanityinc.com>
Commit: Steve Purcell <steve@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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]