Project

General

Profile

Bug #1783 » 0043-INSTALL.autotools-Instruct-running-autogen.sh-from-t.patch

main - Marko Lindqvist, 11/29/2025 12:43 PM

View differences:

doc/INSTALL.autotools
This file describes how to compile and install Freeciv. Last time we
made sure this file is up to date was 16-Jul-06.
Last minor update was 03-May-25.
Last minor update was 29-Nov-25.
There may be a localized version of this file in the ./doc directory,
named INSTALL.<locale> (e.g., INSTALL.de).
......
This step is only needed for git versions.
To create the makefile just type
To create the makefile just cd to the builddir,
and run autogen.sh from the source directory.
% ./autogen.sh
% ../src/autogen.sh
This will create the configure script and will run it. All parameters
of autogen.sh are passed to configure. Read the next section about the
(1-1/2)