]> granicus.if.org Git - linux-pam/blobdiff - README
Mention that ./autogen.sh is needeed to be run if you check out the sources from git
[linux-pam] / 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