Don't install charset.alias on MacOS X >= 10.3.
[pspp] / ChangeLog
index e3be07ea7b3f4a790165d6e889c3836bf0f3cedf..254e1dbc71a6d2e13a657d2dcde2822f22ba70c8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-01-25  Bruno Haible  <bruno@clisp.org>
+
+       Don't install charset.alias on MacOS X >= 10.3.
+       * lib/localcharset.c (DARWIN7): New macro.
+       (get_charset_aliases): Hardcode the result for Darwin7.
+       * modules/localcharset (install-exec-local): Don't install
+       charset.alias on MacOS X >= 10.3, if the file does not yet exist.
+
 2009-01-25  Bruno Haible  <bruno@clisp.org>
 
        Don't install charset.alias on mingw and Cygwin.