Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow to use global LZO library instead of miniLZO | Tobias Junghans | 2018-11-22 | 1 | -0/+31 |
The complete LZO library nowadays is installed on many systems so we can optionally make use of it and omit internal miniLZO implementation. |