diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -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 |