summaryrefslogtreecommitdiff
path: root/elf/ldd.bash.in
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1998-08-20 22:02:17 +0000
committerRoland McGrath <roland@gnu.org>1998-08-20 22:02:17 +0000
commit926e512f4086995379623feab2146a96ca2f9d92 (patch)
tree268aa06d3a1169dd1bb299cdcfb695804c645ec2 /elf/ldd.bash.in
parentd762684b511b6a425d9e0e2ff7473ffbfc98687d (diff)
downloadglibc-926e512f4086995379623feab2146a96ca2f9d92.tar.gz
1998-08-21 Roland McGrath <roland@baalperazim.frob.com>
* elf/ldd.bash.in (TEXTDOMAIN, TEXTDOMAINDIR): Surround setting these with magic comments ###BASH-ONLY and ###END-BASH-ONLY. * elf/Makefile ($(objpfx)ldd): Generate always from ldd.bash.in. (common-ldd-rewrite): New variable, old contents of $(sh-ldd-rewrite). (sh-ldd-rewrite): Use that, add cmds to remove code surrounded by those magic comments, and to use /bin/sh for @BASH@. (bash-ldd-rewrite): Use $(common-ldd-rewrite). * elf/ldd.sh.in: File removed.
Diffstat (limited to 'elf/ldd.bash.in')
-rw-r--r--elf/ldd.bash.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/elf/ldd.bash.in b/elf/ldd.bash.in
index f6ffa6b4e8..f0d50e4430 100644
--- a/elf/ldd.bash.in
+++ b/elf/ldd.bash.in
@@ -24,9 +24,11 @@
# run-time dynamic linker as a command and setting the environment
# variable LD_TRACE_LOADED_OBJECTS to a non-empty value.
+###BASH-ONLY
# We should be able to find the translation right at the beginning.
TEXTDOMAIN=libc
TEXTDOMAINDIR=@TEXTDOMAINDIR@
+###END-BASH-ONLY
RTLD=@RTLD@
warn=