diff options
author | Eli Zaretskii <eliz@gnu.org> | 2014-01-19 17:42:48 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2014-01-19 17:42:48 +0200 |
commit | 21f9541125cf55fb26dcb8d2e0a7049f08faa9b5 (patch) | |
tree | f82b160b4c597b238077ac180195411659cbef29 /lisp/find-cmd.el | |
parent | 75f3311ef7f88d1e605b2f3b1b8108e8de9173ca (diff) | |
download | emacs-21f9541125cf55fb26dcb8d2e0a7049f08faa9b5.tar.gz emacs-21f9541125cf55fb26dcb8d2e0a7049f08faa9b5.tar.bz2 emacs-21f9541125cf55fb26dcb8d2e0a7049f08faa9b5.zip |
Fix Cygwin w32 build broken by last commit in w32font.c.
src/w32font.c (w32_load_unicows_or_gdi32, get_outline_metrics_w)
(get_text_metrics_w, get_glyph_outline_w, get_char_width_32_w)
[!WINDOWSNT]: These functions are no longer compiled on Cygwin;
they are replaced by macros that expand into direct calls to the
corresponding functions from GDI32.DLL.
(globals_of_w32font) [WINDOWSNT]: Don't initialize g_b_* static
variables in the Cygwin build, they are unused.
Diffstat (limited to 'lisp/find-cmd.el')
0 files changed, 0 insertions, 0 deletions