aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman2002-07-21 20:30:08 +0000
committerRichard M. Stallman2002-07-21 20:30:08 +0000
commit1f7b639f04efdf79ed72ed36baae60a96465481f (patch)
tree80b57ae4fc7f2830b30adc5e277a22d5a849c64d /src
parent4c8416c7bce05301f88167558567ca7cf3b726a3 (diff)
downloademacs-1f7b639f04efdf79ed72ed36baae60a96465481f.tar.gz
emacs-1f7b639f04efdf79ed72ed36baae60a96465481f.zip
(HAVE_SHARED_GAME_DIR): Undef deleted.
Diffstat (limited to 'src')
-rw-r--r--src/config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/config.in b/src/config.in
index 52ae7052744..c5ae332df3b 100644
--- a/src/config.in
+++ b/src/config.in
@@ -397,9 +397,6 @@ Boston, MA 02111-1307, USA. */
397/* Define to 1 if you have the `setsockopt' function. */ 397/* Define to 1 if you have the `setsockopt' function. */
398#undef HAVE_SETSOCKOPT 398#undef HAVE_SETSOCKOPT
399 399
400/* Define to the name of the shared game directory. */
401#undef HAVE_SHARED_GAME_DIR
402
403/* Define to 1 if you have the `shutdown' function. */ 400/* Define to 1 if you have the `shutdown' function. */
404#undef HAVE_SHUTDOWN 401#undef HAVE_SHUTDOWN
405 402