* Disable freetype2 because Thunderbird (like Firefox) doesn't like
Freetype >= 2.1.8. https://bugzilla.mozilla.org/show_bug.cgi?id=234035 svn path=/nixpkgs/trunk/; revision=3203
This commit is contained in:
parent
b899b28c73
commit
0f77007f1a
@ -7,6 +7,7 @@ ac_add_options --disable-debug
|
||||
ac_add_options --enable-optimize=-O2
|
||||
ac_add_options --disable-ldap
|
||||
ac_add_options --enable-xft
|
||||
ac_add_options --disable-freetype2
|
||||
ac_add_options --enable-swg
|
||||
ac_add_options --enable-strip
|
||||
ac_add_options --enable-default-toolkit=gtk2
|
||||
|
Loading…
Reference in New Issue
Block a user