build: enable unifont by default
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 16 Feb 2013 20:05:55 +0000 (21:05 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 16 Feb 2013 20:05:55 +0000 (21:05 +0100)
commit1d4f6d437950202c3788953e1b2962366e25842a
treeebbb9cfc12652cb80313cff07a877d4100f6516a
parentd57c4eb7c983979a8f153e54b2d7c2cdb7423e00
build: enable unifont by default

Unifont is a very nice font-backend that now has sane compilation times
(by using ld directly). It's recommended over 8x16 as it has proper
internationalization support.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
configure.ac