diff options
Diffstat (limited to 'make/config/joal.cfg')
-rwxr-xr-x | make/config/joal.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/config/joal.cfg b/make/config/joal.cfg index 0128dd9..ac368a3 100755 --- a/make/config/joal.cfg +++ b/make/config/joal.cfg @@ -30,7 +30,7 @@ Import java.security.PrivilegedAction Ignore ^AL_.+ IncludeAs CustomJavaCode ALImpl joal-al-CustomJavaCode.java -ManualStaticInit ALImpl +ManualStaticInitCall ALImpl # Provide #includes to native code CustomCCode #include "al.h" |