Get rid of elib dependency.
Brought to you by:
paullandes
On ubuntu elib is not part of the emacs22 install (there is a separate elib package though). Do you know when it became included in emacs 22?
Emacs 23 comes with avl-tree.el (with differently named functions). Ludovic supplied a patch that lets jdee use avl-tree.el rather than elib avltree. It is available at https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/applications/editors/emacs-modes/jdee/elib-avltree.patch which is probably better (if we also add some emacs 22 compatibility adapters to jde-compat.el)
See also http://www.mail-archive.com/jdee-devel@lists.sourceforge.net/msg00095.html
I merged the two patches and submitted a patch to sourceforge:
https://sourceforge.net/tracker/?func=detail&aid=2920085&group_id=210946&atid=1015787