Søren Christensen <sever...@ulvedalen.dk> writes:

> I have tried that, not working
>
> $ which emacs says: /usr/bin/emacs
> and thats exactly what ./configure asks for!

Ok, checking your config.log again, the reason it fails is that this
command:

  /usr/bin/emacs -batch -no-site-file -eval '(let* ((x (if (featurep
(quote xemacs)) "yes" "no"))) (write-region (if (stringp x) x (prin1-to-string 
x)) nil "./conftest-2068"))'

fails with

  Opening output file: no such file or directory, 
/Users/pastor/Privat/Søren/computer/auctex-11.86/conftest-2068

Can you run it in a terminal?  I can; it creates a file conftest-2068
containing "no" (no, I'm not XEmacs).

Bye,
Tassilo


_______________________________________________
auctex mailing list
auctex@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to