2006-01-11 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / build / config-default.make
index 32f4cc39e26393bdfb39814f59629ed88f3c148e..68ebd7fd5ce3b60d77382aac13d37890c01d42fb 100644 (file)
@@ -6,6 +6,9 @@
 # DO NOT EDIT THIS FILE! Create config.make and override settings
 # there.
 
+# Use ISO-8859-1 (Latin 1) as the default encoding for compilers
+CODEPAGE = 28591
+
 RUNTIME_FLAGS = 
 TEST_HARNESS = $(topdir)/class/lib/$(PROFILE)/nunit-console.exe
 MCS_FLAGS = $(PLATFORM_DEBUG_FLAGS)