From b0a01055eb0ff324fd5e2b44fa9687035e5f3204 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 20 May 1998 00:15:00 +0000 Subject: Update. 1998-05-20 00:10 Ulrich Drepper * elf/dl-load.c: Rename option and variable from ignore-rpath to inhibit-rpath. * elf/dl-support.c: Likewise. * elf/ldsodefs.h: Likewise. * elf/rtld.c: Likewise. * iconvdata/run-iconv-test.sh: Likewise. --- iconvdata/run-iconv-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iconvdata/run-iconv-test.sh') diff --git a/iconvdata/run-iconv-test.sh b/iconvdata/run-iconv-test.sh index 90ab8b7fe5..17f58ba41c 100755 --- a/iconvdata/run-iconv-test.sh +++ b/iconvdata/run-iconv-test.sh @@ -36,7 +36,7 @@ export GCONV_PATH LIBPATH=$codir:$codir/iconvdata # How the start the iconv(1) program. -ICONV='$codir/elf/ld.so --library-path $LIBPATH --ignore-rpath ${from}.so \ +ICONV='$codir/elf/ld.so --library-path $LIBPATH --inhibit-rpath ${from}.so \ $codir/iconv/iconv_prog' # We read the file named TESTS. All non-empty lines not starting with -- cgit v1.2.3