From 2eee382a62a909d5a3f2f5eda94f30fe68fd5335 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Fri, 20 Jan 2012 13:41:10 +0000 Subject: initial import of the C runtime --- src/runtime/c/guconfig.h.in | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/runtime/c/guconfig.h.in (limited to 'src/runtime/c/guconfig.h.in') diff --git a/src/runtime/c/guconfig.h.in b/src/runtime/c/guconfig.h.in new file mode 100644 index 000000000..d323bfbf7 --- /dev/null +++ b/src/runtime/c/guconfig.h.in @@ -0,0 +1,2 @@ +/* Define to 1 if character literals use ASCII encoding */ +#undef GU_CHAR_ASCII -- cgit v1.2.3