6 Commits

Author SHA1 Message Date
Oron Peled
e35f199086 revised fribidi support:
* Updated to support both fribidi2 (>= 0.19.0) and old fribidi (>= 0.10.9)

 * The cmake part was done by Mark with some fixes add by me.

 * I tested on Fedora-11, Mark tested on Debian stable.
2009-08-01 18:28:18 +00:00
Nils Kneuper
b138311480 (most likely) fix detecting fribidi as found...
...though the wrong version is found when using cmake, now, as in
autotools and scons build, only "version 1" is accepted
2009-03-03 00:04:00 +00:00
Moritz Göbelbecker
b8f885f2dc Fix two syntax errors which for some reason didn't occur on my machine. 2008-05-22 16:31:18 +00:00
Moritz Göbelbecker
d4c3dd9869 Remove debugging output I accidentally left behind. 2008-05-15 13:42:59 +00:00
Moritz Göbelbecker
d0088db5c7 Check for FriBiDi version 1 explicitely. 2008-05-15 13:37:40 +00:00
Moritz Göbelbecker
e7d41dfd80 Add fribidi support to cmake.
Add option to disable nls.
2008-05-14 12:15:17 +00:00