unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* PSA: WINDOWSNT versus HAVE_NTGUI
@ 2012-09-14  4:31 Daniel Colascione
  2012-09-14 18:32 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Colascione @ 2012-09-14  4:31 UTC (permalink / raw)
  To: Emacs development discussions

[-- Attachment #1: Type: text/plain, Size: 537 bytes --]

Please bear in mind that WINDOWSNT is defined when Emacs is built for
native Windows. WINDOWSNT says nothing about the GUI. A WINDOWSNT
without a window system is reasonable. HAVE_NTGUI, on the other hand,
is defined when Emacs is being built for the traditional Windows UI
toolkit. While these two macros are usually defined together, they
don't have to be. It's conceivable that we might support a GTK+
WINDOWSNT Emacs or a Wine-based FreeBSD Emacs HAVE_NTGUI Emacs linked
against Wine. Please don't conflate the two macros.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 235 bytes --]

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

* Re: PSA: WINDOWSNT versus HAVE_NTGUI
  2012-09-14  4:31 PSA: WINDOWSNT versus HAVE_NTGUI Daniel Colascione
@ 2012-09-14 18:32 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2012-09-14 18:32 UTC (permalink / raw)
  To: Daniel Colascione; +Cc: Emacs development discussions


Why don't you write something in admin/CPP-DEFINES.



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

end of thread, other threads:[~2012-09-14 18:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-14  4:31 PSA: WINDOWSNT versus HAVE_NTGUI Daniel Colascione
2012-09-14 18:32 ` Glenn Morris

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).