summaryrefslogtreecommitdiffstats
path: root/gettext-runtime/intl-csharp
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2005-12-06 11:48:47 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:12:57 +0200
commit6c899ca1e28538596f718c0ad4b42d65742caa77 (patch)
treedca034798a724c0ab95883ce440d7511c4cb9e78 /gettext-runtime/intl-csharp
parent1d99da555246411bafd45c19a5c1fcc200f4d2ca (diff)
downloadexternal_gettext-6c899ca1e28538596f718c0ad4b42d65742caa77.zip
external_gettext-6c899ca1e28538596f718c0ad4b42d65742caa77.tar.gz
external_gettext-6c899ca1e28538596f718c0ad4b42d65742caa77.tar.bz2
Improve csharpcomp module.
Diffstat (limited to 'gettext-runtime/intl-csharp')
-rw-r--r--gettext-runtime/intl-csharp/ChangeLog4
-rw-r--r--gettext-runtime/intl-csharp/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/gettext-runtime/intl-csharp/ChangeLog b/gettext-runtime/intl-csharp/ChangeLog
index 82cd3be..26fd7f1 100644
--- a/gettext-runtime/intl-csharp/ChangeLog
+++ b/gettext-runtime/intl-csharp/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-04 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (CSHARPCOMPFLAGS): Use value set by csharpcomp.m4.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
diff --git a/gettext-runtime/intl-csharp/Makefile.am b/gettext-runtime/intl-csharp/Makefile.am
index 53678b3..67519bc 100644
--- a/gettext-runtime/intl-csharp/Makefile.am
+++ b/gettext-runtime/intl-csharp/Makefile.am
@@ -27,7 +27,7 @@ docdir = @docdir@
htmldir = $(docdir)
CSHARPCOMP = $(SHELL) ../lib/csharpcomp.sh
-CSHARPCOMPFLAGS = -O -g
+CSHARPCOMPFLAGS = @CSHARPCOMPFLAGS@
all-local: all-dll all-doc