From 05d236515d37561a66b1e239984916e95a193cc8 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 17 Jun 2014 01:37:26 +0200 Subject: Adapt to GlueGen commit c3054a01990e55ab35756ea23ab7d7c05f24dd37 (compount call-by-value extension) --- make/config/joal-alc.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'make/config/joal-alc.cfg') diff --git a/make/config/joal-alc.cfg b/make/config/joal-alc.cfg index efba5a6..be27733 100755 --- a/make/config/joal-alc.cfg +++ b/make/config/joal-alc.cfg @@ -42,6 +42,7 @@ ManuallyImplement alcGetString # going to wrap it in another method IncludeAs CustomJavaCode ALC joal-alc-CustomJavaCode.java IncludeAs CustomJavaCode ALCAbstractImpl joal-alcabstract-CustomJavaCode.java +ManualStaticInit ALCAbstractImpl # These routines use strings ArgumentIsString alcIsExtensionPresent 1 -- cgit v1.2.3