emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/configure.in


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/configure.in
Date: Wed, 24 Jul 2002 12:00:33 -0400

Index: emacs/configure.in
diff -c emacs/configure.in:1.301 emacs/configure.in:1.302
*** emacs/configure.in:1.301    Sun Jul 21 16:19:22 2002
--- emacs/configure.in  Wed Jul 24 12:00:32 2002
***************
*** 41,49 ****
  gamedir='${localstatedir}/games/emacs'
  
  gameuser=games
- AC_ARG_WITH(game-user,
- [  --with-game-user        use specified user for game directory],
-    [gameuser="$withval"])
  
  AC_ARG_WITH(gcc,
  [  --without-gcc           don't use GCC to compile Emacs if GCC is found])
--- 41,46 ----
***************
*** 2611,2617 ****
    Should Emacs use mmap(2) for buffer allocation?         
$use_mmap_for_buffers
    What window system should Emacs use?                    ${window_system}
    What toolkit should Emacs use?                          ${USE_X_TOOLKIT}
-   Should Emacs use a shared game state directory?         ${gamedir}"
  
  if test -n "${x_includes}"; then
  echo "  Where do we find X Windows header files?                ${x_includes}"
--- 2608,2613 ----



reply via email to

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