makeutl.adb (Executable_Prefix_Path): If Locate_Exec_On_Path fails...
authorVincent Celier <celier@adacore.com>
Thu, 31 Jul 2008 12:46:11 +0000 (14:46 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 31 Jul 2008 12:46:11 +0000 (14:46 +0200)
commit67d7b0ab5ffd3d67e804732cdb74299300db18b6
treebe4a685531bc427c3de29888c6c01be1c0ac1fc4
parent9cc98b79b15ef60e862ac41c61f2573efb56d6bc
makeutl.adb (Executable_Prefix_Path): If Locate_Exec_On_Path fails...

2008-07-31  Vincent Celier  <celier@adacore.com>

* makeutl.adb (Executable_Prefix_Path): If Locate_Exec_On_Path fails,
return the empty string, instead of raising Constraint_Error.

From-SVN: r138398
gcc/ada/makeutl.adb