emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r109306: Use an include file in c


From: Juanma Barranquero
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r109306: Use an include file in configure.ac's AH_BOTTOM
Date: Tue, 31 Jul 2012 14:23:00 +0200

On Tue, Jul 31, 2012 at 2:10 PM, Juanma Barranquero <address@hidden> wrote:

> Both problems can be "fixed" by adding suitable #ifdef WINDOWSNT /
> #else / #endif to conf_post.h... except that, again, WINDOWSNT is
> defined in ms-w32.h, so too late.

Sorry, this is a braino. src/s/ms-w32.h is included before
conf_post.h, so the definition of WINDOWSNT suffices.

    Juanma



reply via email to

[Prev in Thread] Current Thread [Next in Thread]