summaryrefslogtreecommitdiff
path: root/assert
diff options
context:
space:
mode:
Diffstat (limited to 'assert')
-rw-r--r--assert/Depend1
-rw-r--r--assert/Makefile5
2 files changed, 5 insertions, 1 deletions
diff --git a/assert/Depend b/assert/Depend
index e35d3258a3..981111e299 100644
--- a/assert/Depend
+++ b/assert/Depend
@@ -1 +1,2 @@
iconvdata
+localedata
diff --git a/assert/Makefile b/assert/Makefile
index 63fb9253ff..c18d673b94 100644
--- a/assert/Makefile
+++ b/assert/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1991, 1994, 1997, 1998 Free Software Foundation, Inc.
+# Copyright (C) 1991, 1994, 1997, 1998, 2000 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
@@ -26,3 +26,6 @@ routines := assert assert-perr
tests := test-assert test-assert-perr
include ../Rules
+
+test-assert-ENV = LANGUAGE=C
+test-assert-perr-ENV = LANGUAGE=C