summaryrefslogtreecommitdiff
path: root/libguile/extchrs.c
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/extchrs.c')
-rw-r--r--libguile/extchrs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libguile/extchrs.c b/libguile/extchrs.c
index 44d9a14a1..1b7fb2bbb 100644
--- a/libguile/extchrs.c
+++ b/libguile/extchrs.c
@@ -44,7 +44,7 @@
-#ifdef FAKE_EXT_SCM_CHARS
+#ifdef SCM_FAKE_EXT_CHARS
#ifdef __STDC__
int
@@ -142,5 +142,5 @@ xmbtowc (result, str, size)
return 4;
}
-#endif /* FAKE_EXT_SCM_CHARS */
+#endif /* SCM_FAKE_EXT_CHARS */