all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] trunk r113396: * configure.ac: If with-file-notification=yes, if gfile not found,
       [not found] <E1UxhGx-0002cP-5M@vcs.savannah.gnu.org>
@ 2013-07-12 22:00 ` Herbert J. Skuhra
  2013-07-12 23:17   ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Herbert J. Skuhra @ 2013-07-12 22:00 UTC (permalink / raw)
  To: Glenn Morris, emacs-devel

On Fri, 12 Jul 2013 17:36:47 +0000
Glenn Morris wrote:

> === modified file 'ChangeLog'
> --- a/ChangeLog	2013-07-12 02:03:47 +0000
> +++ b/ChangeLog	2013-07-12 17:36:42 +0000
> @@ -1,3 +1,8 @@
> +2013-07-12  Glenn Morris  <rgm@gnu.org>
> +
> +	* configure.ac: If with-file-notification=yes, if gfile not found,
> +	go on to try inotify (not on MS Windows or Nextstep).
> +

On Arch GNU/Linux I now have to use '--with-file-notification=gfile'
or '--with-file-notification=inotify'.

Otherwise configure reports -lglibc (inotify) and both
HAVE_GFILENOTIFY and HAVE_INOTIFY are defined in src/config.h and I get:

emacs.o: In function `main':
/home/herbert/source/emacs/trunk/src/emacs.c:1278: undefined reference to `globals_of_gfilenotify'
/home/herbert/source/emacs/trunk/src/emacs.c:1443: undefined reference to `syms_of_gfilenotify'

-- 
Herbert



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

* Re: [Emacs-diffs] trunk r113396: * configure.ac: If with-file-notification=yes, if gfile not found,
  2013-07-12 22:00 ` [Emacs-diffs] trunk r113396: * configure.ac: If with-file-notification=yes, if gfile not found, Herbert J. Skuhra
@ 2013-07-12 23:17   ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2013-07-12 23:17 UTC (permalink / raw)
  To: Herbert J. Skuhra; +Cc: emacs-devel


Thinko; fixed.



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

end of thread, other threads:[~2013-07-12 23:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1UxhGx-0002cP-5M@vcs.savannah.gnu.org>
2013-07-12 22:00 ` [Emacs-diffs] trunk r113396: * configure.ac: If with-file-notification=yes, if gfile not found, Herbert J. Skuhra
2013-07-12 23:17   ` Glenn Morris

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.