]> granicus.if.org Git - linux-pam/commitdiff
Mention that ./autogen.sh is needeed to be run if you check out the sources from git
author2*yo <yohann@lepage.info>
Tue, 16 Jul 2019 11:10:40 +0000 (13:10 +0200)
committerTomas Mraz <tmraz@fedoraproject.org>
Tue, 16 Jul 2019 11:12:08 +0000 (13:12 +0200)
README

diff --git a/README b/README
index 994dd95af5ce86de242ec977fe71d6bc311428e6..8f47bf8196b828b5a84f08285b03406c3649d5cb 100644 (file)
--- a/README
+++ b/README
@@ -7,6 +7,13 @@ NOTES:
 
 How to use it is as follows:
 
+If you check out the sources from git, install Autotools and generate
+configuration scripts:
+
+      ./autogen.sh
+
+Then compile:
+
       ./configure --help | less
       ./configure <your-options>
       make