* lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.

From-SVN: r91272
This commit is contained in:
John David Anglin 2004-11-25 04:27:13 +00:00 committed by John David Anglin
parent 0bab1c8887
commit fc6fdbf3fe
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2004-11-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
2004-11-24 Mark Mitchell <mark@codesourcery.com>
PR c++/17473

View File

@ -17,6 +17,7 @@
# This file was contributed by John David Anglin (dave.anglin@nrc-cnrc.gc.ca)
set orig_environment_saved 0
set orig_ld_library_path_saved 0
set orig_ld_run_path_saved 0
set orig_shlib_path_saved 0
set orig_ld_libraryn32_path_saved 0