Am Samstag 18 April 2009 23:08:58 schrieb LCID Fire:
> I'm currently stuck with compiling a JNI library, which java does not
> recognize. I'm not too sure about what options I have to provide to
> automake and which are already builtin. Does anybody know an example of
> how a jni lib is built using automake?

Hi,

  in my project:   

        http://libmsgque.sourceforge.net/
 
  you can find a implementation useable as template

  1. download the sources
  2. go into the "javamsgque" directory
  3. don't forget to add the autoconf macros for JNI
        from the "m4" subdirectory and the "acinclude.m4" file


mfg

  Andreas Otto


Reply via email to