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 11b1a773a12d3d407a7b3805116e5c51de092395..e7a2459aaa10051af1708784ae9398b045139957 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 79ce11ea44852f67da787076fb490f29bdf2fcfc..ae22d8536511ac8b505848634aa34e26e5c37bd8 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/test-localename.c
 
 Depends-on:
+locale
 setenv
 unsetenv