gnatls.adb: Take into account GPR_PROJECT_PATH...
authorVincent Celier <celier@adacore.com>
Tue, 31 Oct 2006 18:00:14 +0000 (19:00 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 31 Oct 2006 18:00:14 +0000 (19:00 +0100)
commitac36caab6be73f02af1e03f0bc859c45f86e9a00
tree5e020b43997063f84a1635efa6516b4f13846069
parentef6ea465e38970e96a0ab50641e761f1b7c4dcff
gnatls.adb: Take into account GPR_PROJECT_PATH...

2006-10-31  Vincent Celier  <celier@adacore.com>

* gnatls.adb: Take into account GPR_PROJECT_PATH, when it is defined,
instead of ADA_PROJECT_PATH, for the project path.
(Gnatls): When displaying the project path directories, use host dir
specs.

* prj-ext.adb (Prj.Ext elaboration): On VMS, only expand relative path
names in the project path, as absolute paths may correspond to
multi-valued VMS logical names.

From-SVN: r118278
gcc/ada/gnatls.adb
gcc/ada/prj-ext.adb