Avoid compilation error on mingw.
authorBruno Haible <bruno@clisp.org>
Tue, 21 Apr 2009 01:02:15 +0000 (03:02 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 21 Apr 2009 01:02:15 +0000 (03:02 +0200)
ChangeLog
modules/localename-tests

index 11b1a77..e7a2459 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-04-20  Bruno Haible  <bruno@clisp.org>
+
+       Avoid compilation error on mingw.
+       * modules/localename-tests (Depends-on): Add locale.
+
 2009-04-19  Bruno Haible  <bruno@clisp.org>
 
        Support for building a shared library on Windows platforms.
index 79ce11e..ae22d85 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/test-localename.c
 
 Depends-on:
+locale
 setenv
 unsetenv