diff options
author | Kevin B Kenny <kennykb@acm.org> | 2006-11-08 18:40:45 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2006-11-08 18:40:45 (GMT) |
commit | 3acc1810b8570d0f3bf39ca4d9e8f831e7b867d3 (patch) | |
tree | ddeaeffe3767a70172dbdd64396a73e2e7ab8891 /ChangeLog | |
parent | 685afd8ad9eb8a2043eba630192d4bf068f249c6 (diff) | |
download | tk-3acc1810b8570d0f3bf39ca4d9e8f831e7b867d3.zip tk-3acc1810b8570d0f3bf39ca4d9e8f831e7b867d3.tar.gz tk-3acc1810b8570d0f3bf39ca4d9e8f831e7b867d3.tar.bz2 |
Bug 1592667
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ * unix/configure.in: Silenced warnings about missing Xft configuration unless --enable-xft is requested explicitly. + Also added a few basic checks that we can actually compile + and link against Xft headers and libraries. [Bug 1592667] * unix/configure: Regen. 2006-11-07 Kevin Kenny <kennykb@acm.org> |