summaryrefslogtreecommitdiff
path: root/debug/xtrace.sh
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-05-21 22:00:48 +0000
committerJakub Jelinek <jakub@redhat.com>2006-05-21 22:00:48 +0000
commit5a04a4228c17def8ccffb60c932fcfea7fdee7cd (patch)
treec8bbf3d9f67de2e185041c1ccd611d692f858246 /debug/xtrace.sh
parent4cad81b6e72ed99c7816f28ad6828196b2ac7b65 (diff)
Updated to fedora-glibc-20060521T2153cvs/fedora-glibc-2_4_90-9
Diffstat (limited to 'debug/xtrace.sh')
-rwxr-xr-xdebug/xtrace.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/debug/xtrace.sh b/debug/xtrace.sh
index 950ea5d207..082db3f349 100755
--- a/debug/xtrace.sh
+++ b/debug/xtrace.sh
@@ -18,8 +18,8 @@
# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
# 02111-1307 USA.
-pcprofileso=@SLIBDIR@/libpcprofile.so
-pcprofiledump=@BINDIR@/pcprofiledump
+pcprofileso='@SLIBDIR@/libpcprofile.so'
+pcprofiledump='@BINDIR@/pcprofiledump'
TEXTDOMAIN=libc
# Print usage message.