Fix bug #15484 with link error in the --without-x configuration.
authorEli Zaretskii <eliz@gnu.org>
Sun, 29 Sep 2013 16:27:09 +0000 (19:27 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 29 Sep 2013 16:27:09 +0000 (19:27 +0300)
commit92e5298badf4683f345de10710b680bd1c302df5
tree81541339ea1dd49fa4091dd878727746e77d0af8
parent66d13b2080af9f35a789b01db07450101957c4f7
Fix bug #15484 with link error in the --without-x configuration.

 src/xdisp.c (get_next_display_element): Don't call face_for_font in
 a build configured --without-x.
src/ChangeLog
src/xdisp.c