From 854f1c350d57cdcf563d1a9aefd48d926b30922e Mon Sep 17 00:00:00 2001 From: skremdwd <92033932+skremdwd@users.noreply.github.com> Date: Thu, 9 Nov 2023 09:26:09 +0100 Subject: [PATCH] Update INSTALL Added information about how to generate ./configure --- INSTALL | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL b/INSTALL index b405a0f9..47742a07 100644 --- a/INSTALL +++ b/INSTALL @@ -1,4 +1,6 @@ +0.) If you do not have a configure file you can create it by running the + script ac-tools/bootstrap. This script needs autoconfig and automake. 1.) Run ./configure to generate config.h and the various Makefiles. ./configure --help gives a list of possible options with slightly