From 64e6b2d77410088399fde1663c60ec7f1e088fcd Mon Sep 17 00:00:00 2001
From: Serge Lamikhov-Center <to_serge@users.sourceforge.net>
Date: Sun, 9 Aug 2020 23:02:00 -0700
Subject: [PATCH] Add 'autoreconf' command to INSTALL explanation

---
 INSTALL | 1 +
 1 file changed, 1 insertion(+)

diff --git a/INSTALL b/INSTALL
index 2e59e4a..10c90d2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -11,5 +11,6 @@ Makefile(s) that come with the distribution package are provided only for
 compilation of example files.
 
 To compile the examples, use the commands below:
+    autoreconf -f -i
     ./configure
     make