Am 11.07.2006 um 21:52 schrieb Adrian Robert:
> This is normal. What is not happening beforehand is line 1417 in
> src/Makefile.in. You are right that this does not have to do with
> ns_appdir; I think it relates to some difference in your config to
> do the shared build. Probably "Emacs" is being put somewhere on
> your filesystem depending on what 'emacsbindir' ends up as -- but
> not in Emacs.app/Contents/MacOS . I have not had the chance to
> delve into this issue yet -- I remember we had some correspondence
> on it and you sent me some script files. I promise to work on it
> before doing another release (though not sure when that will be).
I am using the nextstep/compile as it came for preview 3.
After configure has run from compile I can grep:
./Makefile:[EMAIL PROTECTED]@
./Makefile: if test "${ns_appdir}" != ""; then \
./Makefile: umask 022; mkdir -p ${ns_appdir}/Emacs.app; \
./Makefile: (cd ${ns_appdir}/Emacs.app; umask 022; tar -xvf
- \
./Makefile.in:[EMAIL PROTECTED]@
./Makefile.in: if test "${ns_appdir}" != ""; then \
./Makefile.in: umask 022; mkdir -p ${ns_appdir}/Emacs.app; \
./Makefile.in: (cd ${ns_appdir}/Emacs.app; umask 022; tar -xvf
- \
It comes from this patch:
+# Location to install Emacs.app under NeXT/Open/GNUstep / Cocoa
[EMAIL PROTECTED]@
+
--
Greetings
Pete
Time is an illusion. Lunchtime, doubly so.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Emacs-app-dev- mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-