Hi,

Thanks for these updates.

> compile script does not have among the NS_CFG_OPTS ``--without-carbon
> ´´ which leads in Mac OS X to a configuration for a deprecated Carbon
> Emacs build. ``--without-carbon´´ should become a steady part of
> NS_CFG_OPTS.

Hmm, this does not happen here.  In configure.in line 1923-30 --with-ns should
be overriding the earlier auto-Carbon setting.  Could you try and see why this
isn't happening on your system?

I've applied your other changes with the exception of bootstrap.  It is true
this caused a problem with the last release, but in general there should be no
need for end users to do this.  And the only auto-checking that emacs core
make itself does here is to see if .elc's are absent -- it does not check
dates or anything else, perhaps because the true trigger conditions are hard
to detect.

Also why do you remove the ./configure <<EOF idiom now -- you were the one who
added this before!  ;)

Adrian

-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Emacs-app-dev- mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to