Allow passing of the full enum name into the tryAMAGICbin family of
[p5sagit/p5-mst-13.2.git] / writemain.SH
index ed8aca6..0b5bd07 100644 (file)
@@ -77,7 +77,7 @@ xs_init(pTHX)
 EOP
 
 if test X"$args" != "X" ; then
-    echo "    char *file = __FILE__;"
+    echo "    const char file[] = __FILE__;"
     echo "    dXSUB_SYS;"
 
     ai=''