From f4b3c51803cb6e0cb915e9e84129c6d9df3352cb Mon Sep 17 00:00:00 2001 From: Björn Persson Date: Wed, 9 Oct 2013 17:19:42 +0200 Subject: Moved some paragraphs back. --- INSTALL | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 9353fe4..5a45025 100644 --- a/INSTALL +++ b/INSTALL @@ -112,6 +112,15 @@ are relevant during the build: logdir The top-level directory for log files. Default: /log + includedir + The top-level directory for source files to be used in the compilation of + software using libraries, used only if no directories project is provided. + Default: /include + + archincludedir + Like includedir but for architecture-specific source files, in case this + library must install such files. Default: + libdir The directory for binary libraries to be used by other software, and the top-level directory for other architecture-specific files, used for @@ -123,15 +132,6 @@ are relevant during the build: files for this library, used only if no directories project is provided. Default: - includedir - The top-level directory for source files to be used in the compilation of - software using libraries, used only if no directories project is provided. - Default: /include - - archincludedir - Like includedir but for architecture-specific source files, in case this - library must install such files. Default: /include - gprdir The directory for GNAT project files to be used in the building of software using libraries. If you set this to a directory that GPRbuild and Gnatmake @@ -192,10 +192,10 @@ invoke Gnatprep. You may need to define them if you run Gnatprep manually. Statedir Cachedir Logdir - Libdir - Alidir Includedir Archincludedir + Libdir + Alidir GPRdir Localedir Mandir -- cgit v1.2.3