From 98d3e9934d313915e164a0ddb4fa36250c9f89c7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 24 Jan 2001 22:19:16 +0000 Subject: Update. * stdlib/Makefile (tst-strtod-ENV): New variable. --- stdlib/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'stdlib') diff --git a/stdlib/Makefile b/stdlib/Makefile index 1ea8f19..df3b09e 100644 --- a/stdlib/Makefile +++ b/stdlib/Makefile @@ -131,6 +131,8 @@ endif # Testdir has to be named stdlib and needs to be writable test-canon-ARGS = --test-dir=${common-objpfx}stdlib +tst-strtod-ENV = LOCPATH=$(common-objpfx)localedata + # Run a test on the header files we use. tests: $(objpfx)isomac.out $(objpfx)tst-fmtmsg.out -- cgit v1.1