1
0
forked from pool/mapserver
mapserver/swig_3.patch

18 lines
574 B
Diff

--- mapscript/java/javamodule.i.orig 2016-02-05 15:33:04.687868919 +0100
+++ mapscript/java/javamodule.i 2016-02-05 15:37:36.364273961 +0100
@@ -1,9 +1,11 @@
%include arrays_java.i
-# Uncomment this if you wish to hace enums wrapped in an interface compatible
-# with that generated by swig 1.3.21 (tests wont compile, though)
-#%include enumsimple.swg
+/*
+# Uncomment this if you wish to hace enums wrapped in an interface compatible
+# with that generated by swig 1.3.21 (tests wont compile, though)
+#%include enumsimple.swg
+*/
/* Mapscript library loader */