about summary refs log tree commit diff
path: root/localedata/tst-trans.sh
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-26 00:38:37 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-26 00:38:37 +0000
commit7475d01602e881e206a29ee30bc8c3e85c235379 (patch)
tree841acac97699c058c94e84216f702f091f360cd0 /localedata/tst-trans.sh
parent8b682b9907ad1d60bdd45431e0e3bbdf358837ec (diff)
downloadglibc-7475d01602e881e206a29ee30bc8c3e85c235379.tar.gz
glibc-7475d01602e881e206a29ee30bc8c3e85c235379.tar.xz
glibc-7475d01602e881e206a29ee30bc8c3e85c235379.zip
Update.
2000-06-25  Greg McGary  <greg@mcgary.org>

	* sysdeps/i386/i586/memcpy.S: Redefine memcpy as mempcpy,
	not as bcopy.
Diffstat (limited to 'localedata/tst-trans.sh')
-rwxr-xr-xlocaledata/tst-trans.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/tst-trans.sh b/localedata/tst-trans.sh
index 0689c5cfe3..83079f533a 100755
--- a/localedata/tst-trans.sh
+++ b/localedata/tst-trans.sh
@@ -24,7 +24,7 @@ common_objpfx=$1
 I18NPATH=. GCONV_PATH=${common_objpfx}/iconvdata \
 ${common_objpfx}elf/ld.so --library-path $common_objpfx \
 ${common_objpfx}locale/localedef --quiet \
--i tests/trans.def -f charmaps/ISO-8859-1 -u repertoiremaps/mnemonic.ds \
+-i tests/trans.def -f charmaps/ISO-8859-1 \
 ${common_objpfx}localedata/tt_TT ||
 exit 1