/[emacs]/emacs/configure.in
ViewVC logotype

Diff of /emacs/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.301 by rms, Sun Jul 21 20:19:22 2002 UTC revision 1.302 by rms, Wed Jul 24 16:00:32 2002 UTC
# Line 41  docdir='${datadir}/emacs/${version}/etc' Line 41  docdir='${datadir}/emacs/${version}/etc'
41  gamedir='${localstatedir}/games/emacs'  gamedir='${localstatedir}/games/emacs'
42    
43  gameuser=games  gameuser=games
 AC_ARG_WITH(game-user,  
 [  --with-game-user        use specified user for game directory],  
    [gameuser="$withval"])  
44    
45  AC_ARG_WITH(gcc,  AC_ARG_WITH(gcc,
46  [  --without-gcc           don't use GCC to compile Emacs if GCC is found])  [  --without-gcc           don't use GCC to compile Emacs if GCC is found])
# Line 2611  Configured for \`${canonical}'. Line 2608  Configured for \`${canonical}'.
2608    Should Emacs use mmap(2) for buffer allocation?         $use_mmap_for_buffers    Should Emacs use mmap(2) for buffer allocation?         $use_mmap_for_buffers
2609    What window system should Emacs use?                    ${window_system}    What window system should Emacs use?                    ${window_system}
2610    What toolkit should Emacs use?                          ${USE_X_TOOLKIT}    What toolkit should Emacs use?                          ${USE_X_TOOLKIT}
   Should Emacs use a shared game state directory?         ${gamedir}"  
2611    
2612  if test -n "${x_includes}"; then  if test -n "${x_includes}"; then
2613  echo "  Where do we find X Windows header files?                ${x_includes}"  echo "  Where do we find X Windows header files?                ${x_includes}"

Legend:
Removed from v.1.301  
changed lines
  Added in v.1.302

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26