Rombobjörn

summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorBjörn Persson <bjorn@rombobjörn.se>2013-09-15 01:31:39 +0200
committerBjörn Persson <bjorn@rombobjörn.se>2013-09-15 01:31:39 +0200
commit9473da72d789c945d35e737cc3dff9582f158a43 (patch)
treeecf01cdbe78880c1f91488d4236f98b6c910c115 /INSTALL
parent935002e8992193b670d0fb60519e1020e1b9b52d (diff)
Added alidir to the documentation.
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