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



_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to