Hello Ralf,
  Thanks for the help.

Ralf Angeli <[EMAIL PROTECTED]> writes:

> Ralf Angeli <[EMAIL PROTECTED]> writes:
>
> Scratch that, I think I know the cause.  Does it help if you replace
> line 2195 in `configure' which currently should be
>
> if test $EMACS_FLAVOR = "xemacs" -a $infodir = '${prefix}/info'; then
>
> with the line
>
> if test $EMACS_FLAVOR = "xemacs" -a "$infodir" = '${prefix}/info'; then
>
> ?

Yes, it works.

-- 
Surendra Singhi
http://www.public.asu.edu/~sksinghi/index.html

,----
| "War is Peace! Freedom is Slavery! Ignorance is Strength!"
|     -- Orwell, 1984, 1948
`----



_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to