all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#22415: xwidgets build fails if webkit not present
@ 2016-01-20 19:29 Glenn Morris
  2016-01-20 19:33 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2016-01-20 19:29 UTC (permalink / raw)
  To: 22415; +Cc: Joakim Verona

Package: emacs
Version: 25.1.50

Current emacs-25 branch compilation fails if configured --with-xwidgets
without webkit-devel installed:

  xwidget.c:100:34: fatal error: webkit/webkitwebview.h: No such file or directory

There's a ton of webkit-specific stuff in xwidget.c, but HAVE_WEBKIT_OSR
is used in only one place.

Either it should be used in more places, or configure should require
webkit for xwidgets (in which case HAVE_WEBKIT_OSR should just be
removed).





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#22415: xwidgets build fails if webkit not present
  2016-01-20 19:29 bug#22415: xwidgets build fails if webkit not present Glenn Morris
@ 2016-01-20 19:33 ` Glenn Morris
  2016-01-20 19:34   ` joakim
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2016-01-20 19:33 UTC (permalink / raw)
  To: 22415; +Cc: Joakim Verona


Just fixed this minute by Paul in 2388fa749... :)






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#22415: xwidgets build fails if webkit not present
  2016-01-20 19:33 ` Glenn Morris
@ 2016-01-20 19:34   ` joakim
  0 siblings, 0 replies; 3+ messages in thread
From: joakim @ 2016-01-20 19:34 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 22415

Glenn Morris <rgm@gnu.org> writes:

> Just fixed this minute by Paul in 2388fa749... :)
>

Great, thanks!
-- 
Joakim Verona





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-01-20 19:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-20 19:29 bug#22415: xwidgets build fails if webkit not present Glenn Morris
2016-01-20 19:33 ` Glenn Morris
2016-01-20 19:34   ` joakim

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.