Fix portability bug w.r.t. Microsoft's csc compiler.
[pspp] / lib / ChangeLog
index 2602de844b2c31fae4e83365a2c28cf31a69c825..1a05242fc0cff9a7e8d57cba04ee6a723e0f9eb1 100644 (file)
@@ -1,3 +1,9 @@
+2005-07-09  Bruno Haible  <bruno@clisp.org>
+
+       * csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
+       * csharpcomp.c (compile_csharp_using_sscli): Likewise.
+       Reported by Mark Junker <mjscod@gmx.de>.
+
 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
 
        * stdint_.h (intmax_t) [defined intmax_t]: Do not declare.