diff options
author | Jan Djärv <jan.h.d@swipnet.se> | 2013-06-03 20:47:35 +0200 |
---|---|---|
committer | Jan Djärv <jan.h.d@swipnet.se> | 2013-06-03 20:47:35 +0200 |
commit | 55a87246bae97514b6e927b9401b2b79592b8b91 (patch) | |
tree | a262392c54564b2a26bd639be1e58eea10b5102c /lisp/emacs-lisp/cl-seq.el | |
parent | 3d5ee10aa258a500e0b70b5eabe9d58cb3ab051e (diff) | |
download | emacs-55a87246bae97514b6e927b9401b2b79592b8b91.tar.gz emacs-55a87246bae97514b6e927b9401b2b79592b8b91.tar.bz2 emacs-55a87246bae97514b6e927b9401b2b79592b8b91.zip |
Add HAVE_GLIB check instead of checking individual libraries that use GLib.
* configure.ac (HAVE_GLIB): Add GLib check. Set XGSELOBJ if GLib is
used. Remove xgselect.o from XOBJ.
* src/Makefile.in (XGSELOBJ): New, xgselect.o if GLib is used, or empty.
* src/process.c (wait_reading_process_output): Call xg_select if HAVE_GLIB.
* src/xgselect.c: Replace #if defined ... with #ifdef HAVE_GLIB.
Diffstat (limited to 'lisp/emacs-lisp/cl-seq.el')
0 files changed, 0 insertions, 0 deletions