emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/mac/INSTALL


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/mac/INSTALL
Date: Fri, 04 Apr 2003 01:23:28 -0500

Index: emacs/mac/INSTALL
diff -c emacs/mac/INSTALL:1.13 emacs/mac/INSTALL:1.14
*** emacs/mac/INSTALL:1.13      Tue Jan  7 00:50:36 2003
--- emacs/mac/INSTALL   Tue Feb  4 09:12:13 2003
***************
*** 88,94 ****
      :sc=\E7:rc=\E8:cs=\E[%i%d;%dr:
  -----
  
! To build the `info' files in versions prior to Mac OS X 10.2, you need 
  to install the texinfo software.
  
  To install from source, obtain texinfo-4.2.tar.gz from ftp.gnu.org or
--- 88,94 ----
      :sc=\E7:rc=\E8:cs=\E[%i%d;%dr:
  -----
  
! To build the `info' files in versions prior to Mac OS X 10.2, you need
  to install the texinfo software.
  
  To install from source, obtain texinfo-4.2.tar.gz from ftp.gnu.org or
***************
*** 98,104 ****
    make
    make install
  
! The last step may need to be performed as root (sudo make install). 
  
  You may also like to install ispell, which will allow you to use
  ispell and flyspell-mode.  To install ispell from source, you first
--- 98,104 ----
    make
    make install
  
! The last step may need to be performed as root (sudo make install).
  
  You may also like to install ispell, which will allow you to use
  ispell and flyspell-mode.  To install ispell from source, you first
***************
*** 110,116 ****
    ./configure --host=powerpc-apple-bsd
    make
    make install
!     
  Again, the last step may need to be performed as root.  Note that if you
  run `make check', the test for `pr' will fail.
  
--- 110,116 ----
    ./configure --host=powerpc-apple-bsd
    make
    make install
! 
  Again, the last step may need to be performed as root.  Note that if you
  run `make check', the test for `pr' will fail.
  
***************
*** 148,161 ****
  to whomever would like a binary distribution.  Here are the common
  options to user
  
! --with-x         -  Use the X11 GUI instead of the Carbon GUI. 
  --prefix=DIR     -  Place the common emacs files in the given DIR.  The
                    default is /usr/local.  See note below if placing
                    in /usr
  --self-contained -  Place the common emacs files inside the Emacs.app
                    itself.  This makes the application trivial to
                    uninstall and copy between computers.
! --app-symlink    -  Use a symlink inside the Application to the 
                    $prefix/bin/emacs to reduce disk space.  Note, this
                    option may removed in the future.
  
--- 148,161 ----
  to whomever would like a binary distribution.  Here are the common
  options to user
  
! --with-x         -  Use the X11 GUI instead of the Carbon GUI.
  --prefix=DIR     -  Place the common emacs files in the given DIR.  The
                    default is /usr/local.  See note below if placing
                    in /usr
  --self-contained -  Place the common emacs files inside the Emacs.app
                    itself.  This makes the application trivial to
                    uninstall and copy between computers.
! --app-symlink    -  Use a symlink inside the Application to the
                    $prefix/bin/emacs to reduce disk space.  Note, this
                    option may removed in the future.
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]