help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: emacs and osx


From: Peter Dyballa
Subject: Re: emacs and osx
Date: Wed, 13 Apr 2005 16:56:17 +0200


Am 13.04.2005 um 15:30 schrieb Gian Uberto Lauri:

And I did it yesterday. I had to launch configure in the mac subdirectory
as ../configure and make from the source top level directory.

That's no needed, because this in the make-package script:

(cd ${builddir}; ${srcdir}/configure ${config_options} --prefix=${prefix})

which is executed for me as:

(cd .../emacs/mac/make-package.build.<temp number>; .../emacs/mac/../configure --without-x <--self-contained> --prefix=/usr/local)


Can someone of the YACED or AquaMacs builders comment whether it's necessary to add '--prefix=...' to make-package to really make it self-contained? Or is that switch changing the prefix automatigally?

--
Greetings

  Pete





reply via email to

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