diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-01-20 11:06:01 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-01-20 11:06:35 -0800 |
commit | 2388fa74982a9146e4bcefc75004ec9d7241c505 (patch) | |
tree | 77818707711ddc4e467dc0e6ae141c01636d6811 /lisp/emacs-lisp/eieio-datadebug.el | |
parent | 65575c24aaad9bedf6b84cc062cc03fbe4dd1315 (diff) | |
download | emacs-2388fa74982a9146e4bcefc75004ec9d7241c505.tar.gz emacs-2388fa74982a9146e4bcefc75004ec9d7241c505.tar.bz2 emacs-2388fa74982a9146e4bcefc75004ec9d7241c505.zip |
Port to platforms with gtk3 but not webkitgtk3
I ran into this problem on my Fedora 23 installation;
Emacs configured but did not build when --with-xwidgets was specified.
* configure.ac (HAVE_WEBKIT, HAVE_GIR): Omit unnecessary initializations.
(DOES_XWIDGETS_USE_GIR): New var.
If --with-xwidgets is specified, report an error if not
doable, to be consistent with the other --with options.
Require webkitgtk3 to use Xwidgets, as the Xwidgets code does
not work at all without webkitgtk3. Simplify use of
EMACS_CHECK_MODULES. Output message about gobject
introspection only if xwidgets are used.
* etc/NEWS: Users need webkitgtk3, not merely webkit.
* src/xwidget.c (syms_of_xwidget): Don’t worry about HAVE_WEBKIT_OSR,
since this file is no longer compiled if webkitgtk3 is not available.
Diffstat (limited to 'lisp/emacs-lisp/eieio-datadebug.el')
0 files changed, 0 insertions, 0 deletions