[email protected] said:
> Michael Glaesemann wrote:
> 
> > -libtool --version > /dev/null 2>&1 +command -v libtool > /dev/null
> > 2>&1
> 
> AFAIK this has been already discussed on the list...

Yes, and the changes were made to zeromq but not to the Java binding. I've
replaced the autogen.sh in jzmq with the zeromq one.

> > +    *darwin*) +        CPPFLAGS="$CPPFLAGS -I${JAVA_HOME}/include/" 
> > +    ;;
> 
> Mato, can we add this to the build?

Done, Michael, please test the jzmq git to see if it works for you. Your
change implies that Darwin does not need an extra -I path to find jni_md.h.

-mato
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to