]> code.delx.au - gnu-emacs/commit
No need to configure gobject-introspection
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 Jan 2016 23:28:30 +0000 (15:28 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 Jan 2016 23:28:45 +0000 (15:28 -0800)
commit871c8b1b96c1cffb84d30dddd484663a0c94818f
tree655962afb5dc3502fd3947e36d6202215c195401
parent9d7265ba1a3f93e107a88c3fc4b76557e36192b5
No need to configure gobject-introspection

It wasn’t needed for the recently-installed xwidget_mvp code; see:
http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01154.html
* configure.ac (DOES_XWIDGETS_USE_GIR, GIR_REQUIRED, GIR_MODULES):
(HAVE_GIR):
* src/Makefile.in (GIR_LIBS, GIR_CFLAGS):
Remove.  All uses removed.
* configure.ac (emacs_config_features): Don’t worry about GIR.
configure.ac
src/Makefile.in