]> granicus.if.org Git - cronie/commitdiff
fix compile instruction: configure is generated by autogen.sh
authorsgerwk <sgerwk@aol.com>
Tue, 9 Jul 2019 10:46:33 +0000 (12:46 +0200)
committerTomáš Mráz <t8m@users.noreply.github.com>
Tue, 9 Jul 2019 14:05:15 +0000 (16:05 +0200)
INSTALL

diff --git a/INSTALL b/INSTALL
index 99176129e5d8a2f67cc8b144023a331f4b8b9ac4..c68f6d11846e61bdd7eca6aac4d1397e89eccc86 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -6,6 +6,9 @@ Run the usual autotools combination of:
 make
 make install
 
+If no "configure" script is present, generate it by:
+./autogen.sh
+
 The executable files will be installed in /usr/local/* by default.
 
 Configure Options