unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Current CVS version install breaks on Mac OSX
@ 2004-03-14 15:13 Piet van Oostrum
  2004-03-14 17:08 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Piet van Oostrum @ 2004-03-14 15:13 UTC (permalink / raw)


Current CVS version install breaks on Mac OSX for the Carbon version
( ./configure  --enable-carbon-app --without-x)

This is caused by this change:

2004-03-13  Eli Zaretskii  <eliz@elta.co.il>

	* Makefile.in (XMENU_OBJ): Include xmenu.o if HAVE_MENUS is
	defined.

I don't understand why that include is there because it is in the 
'not HAVE_X_WINDOWS'  branch. In the  'HAVE_X_WINDOWS' branch it is
already there conditionalized on 'not HAVE_CARBON'

I think xmenu.o only works with HAVE_X_WINDOWS. Anyway in Carbon Emacs it
won't compile because the X11 headers are not included. Moreover it shouldn't
be included as macmenu.o takes over the required functionality.
-- 
Piet van Oostrum <piet@cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum@hccnet.nl

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

end of thread, other threads:[~2004-03-15  9:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-14 15:13 Current CVS version install breaks on Mac OSX Piet van Oostrum
2004-03-14 17:08 ` Eli Zaretskii
2004-03-14 18:44   ` Steven Tamm
2004-03-14 19:54     ` Eli Zaretskii
2004-03-14 20:20     ` Piet van Oostrum
2004-03-15  6:08       ` Eli Zaretskii
2004-03-15  9:27         ` Piet van Oostrum

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).