emacs-devel
[Top][All Lists]
Advanced

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

Mac OS X, 22.0.91, configure without --enable-carbon-app


From: Benjamin Riefenstahl
Subject: Mac OS X, 22.0.91, configure without --enable-carbon-app
Date: Mon, 20 Nov 2006 23:28:22 +0100
User-agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3.50 (gnu/linux)

Hi all,

I just compiled yesterday's pretest on Mac OS X.  I tried a simple

  ./configure --prefix=$HOME/emacs-pretest

This detects Carbon and also enables Emacs.app, but "make install"
tries to install Emacs.app in "/".  The reason is probably that
configure sets the variable "carbon_appdir" to the empty string in
Makefile.  When I give --enable-carbon-app explicitly (but without an
explicit path), "carbon_appdir" is set to "/Applications", which is
the documented default.

Ideally of course, I would like to have --enable-carbon-app follow
--prefix, when I give --prefix.

benny





reply via email to

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