From 9d2755d1014a1f627eb1d7f8763dcfb1bb7b855f Mon Sep 17 00:00:00 2001 From: sgerwk Date: Mon, 30 Sep 2019 17:57:47 +0200 Subject: [PATCH] add autogen.sh to compiling instructions --- INSTALL | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL b/INSTALL index 3c1528a02..009ea0fd4 100644 --- a/INSTALL +++ b/INSTALL @@ -44,6 +44,7 @@ submit the newer version. Unix - just doing: + $ ./autogen.sh $ ./configure $ make