From 5a04a4228c17def8ccffb60c932fcfea7fdee7cd Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Sun, 21 May 2006 22:00:48 +0000 Subject: Updated to fedora-glibc-20060521T2153 --- malloc/memusage.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'malloc/memusage.sh') diff --git a/malloc/memusage.sh b/malloc/memusage.sh index 16413cf868..ecc935d037 100755 --- a/malloc/memusage.sh +++ b/malloc/memusage.sh @@ -18,8 +18,8 @@ # Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA # 02111-1307 USA. -memusageso=@SLIBDIR@/libmemusage.so -memusagestat=@BINDIR@/memusagestat +memusageso='@SLIBDIR@/libmemusage.so' +memusagestat='@BINDIR@/memusagestat' TEXTDOMAIN=libc # Print usage message. -- cgit v1.2.3