Add an automatic check for HAVE_SENSIBLE_ABSOLUTE_SIZE_FUNCTION by
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 24 Jan 2009 17:58:42 +0000 (17:58 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 24 Jan 2009 17:58:42 +0000 (17:58 +0000)
commit4beb922b8d888bdf07130f8022dee767f9bff070
treebfc0b72c1f0a6ed8f701b721a6f861a4330be2cc
parent4788b070d2b65ff5f1a1243a716f795e861ce6d4
Add an automatic check for HAVE_SENSIBLE_ABSOLUTE_SIZE_FUNCTION by
using PANGO_CHECK_VERSION. (Irritatingly, the latter is not
available in all versions of Pango, so we have to be cautious about
using it at all. *sigh*)

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@8430 cda61777-01e9-0310-a592-d414129be87e
gtk.c