[dummy merge]
[p5sagit/p5-mst-13.2.git] / writemain.SH
old mode 100644 (file)
new mode 100755 (executable)
index f07c682..c428383
@@ -70,11 +70,12 @@ cat << 'EOP'
 static void
 xs_init()
 {
-  dXSUB_SYS;
 EOP
 
 if test X"$args" != "X" ; then
     echo "    char *file = __FILE__;"
+    echo "    dXSUB_SYS;"
+
     ai=''
 
     for ext in $args ; do