ccflags, not ldflags.
[p5sagit/p5-mst-13.2.git] / embed.pl
index 42b714b..37b2cbd 100755 (executable)
--- a/embed.pl
+++ b/embed.pl
@@ -1819,7 +1819,7 @@ Ap        |SV*    |swash_init     |char* pkg|char* name|SV* listsv \
 Ap     |UV     |swash_fetch    |SV *sv|U8 *ptr|bool do_utf8
 Ap     |void   |taint_env
 Ap     |void   |taint_proper   |const char* f|const char* s
-Ap     |UV     |to_utf8_case   |U8 *p|U8* ustrp|STRLEN *lenp \
+Apd    |UV     |to_utf8_case   |U8 *p|U8* ustrp|STRLEN *lenp \
                                |SV **swash|char *normal|char *special
 Ap     |UV     |to_utf8_lower  |U8 *p|U8* ustrp|STRLEN *lenp
 Ap     |UV     |to_utf8_upper  |U8 *p|U8* ustrp|STRLEN *lenp