diff options
author | Sven Gothel <[email protected]> | 2014-06-17 01:37:26 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-06-17 01:37:26 +0200 |
commit | 05d236515d37561a66b1e239984916e95a193cc8 (patch) | |
tree | 9f0acbe861f607ad423914591fd54a91bba53097 /make/config/joal-alext.cfg | |
parent | 0ad86c6c50a10bb3a53cac6fff1b857bae9c6192 (diff) |
Adapt to GlueGen commit c3054a01990e55ab35756ea23ab7d7c05f24dd37 (compount call-by-value extension)
Diffstat (limited to 'make/config/joal-alext.cfg')
-rw-r--r-- | make/config/joal-alext.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/config/joal-alext.cfg b/make/config/joal-alext.cfg index da63612..a775c4b 100644 --- a/make/config/joal-alext.cfg +++ b/make/config/joal-alext.cfg @@ -39,6 +39,7 @@ Ignore ^AL_.+ Ignore ^ALC_.+ IncludeAs CustomJavaCode ALExtAbstractImpl joal-alextabstract-CustomJavaCode.java +ManualStaticInit ALExtAbstractImpl # These routines use or return strings ArgumentIsString alcLoopbackOpenDeviceSOFT 0 |