Rombobjörn

summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 8 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 93b4650..9984671 100644
--- a/INSTALL
+++ b/INSTALL
@@ -119,8 +119,14 @@ are relevant during the build:
libdir
The directory for binary libraries to be used by other software, and the
- top-level directory for other architecture-specific files, used only if no
- directories project is provided. Default: <exec_prefix>/lib
+ top-level directory for other architecture-specific files, used for
+ libraries only if no directories project is provided.
+ Default: <exec_prefix>/lib
+
+ alidir
+ The parent of the library-specific directory for Ada library information
+ files for this library, used only if no directories project is provided.
+ Default: <libdir>
gprdir
The directory for GNAT project files to be used in the building of software