+1999-07-10 Ian Lance Taylor <ian@zembu.com>
+
+ * ld-elfvers/vers.exp: Use -rpath in new vers19 test.
+
1999-07-07 Ian Lance Taylor <ian@zembu.com>
* ld-elfvers/vers.exp: Add new tests vers17 to vers19.
# Expect script for ld-version tests
-# Copyright (C) 1997, 1998 Free Software Foundation
+# Copyright (C) 1997, 1998, 1999 Free Software Foundation
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# Test a weak versioned symbol.
build_vers_lib "vers17" vers17.c vers17 "" vers17.map vers17.ver vers17.dsym ""
build_vers_lib "vers18" vers18.c vers18 vers17.so vers18.map vers18.ver vers18.dsym vers18.sym
-build_exec "vers19" vers19.c vers19 "" vers18.so vers19.ver vers19.dsym ""
+build_exec "vers19" vers19.c vers19 "-rpath ." vers18.so vers19.ver vers19.dsym ""