summaryrefslogtreecommitdiff
path: root/src/config.in
diff options
context:
space:
mode:
authorColin Walters <walters@gnu.org>2002-04-10 19:16:49 +0000
committerColin Walters <walters@gnu.org>2002-04-10 19:16:49 +0000
commit6b910f7d685454a76f3e3c58aa08f5a2db37d68b (patch)
tree51eae86b8afdfc544ad51b5f037be58b05cd0b73 /src/config.in
parente82defd14e4c6f2ed9a64c9372b9a7d49d26028d (diff)
downloademacs-6b910f7d685454a76f3e3c58aa08f5a2db37d68b.tar.gz
Add HAVE_SHARED_GAME_DIR.
Diffstat (limited to 'src/config.in')
-rw-r--r--src/config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index c43070d6d95..5ddae2cbb84 100644
--- a/src/config.in
+++ b/src/config.in
@@ -37,6 +37,8 @@ Boston, MA 02111-1307, USA. */
/* Define REL_ALLOC if you want to use the relocating allocator for
buffer space. */
#undef REL_ALLOC
+
+#undef HAVE_SHARED_GAME_DIR
/* Define HAVE_X_WINDOWS if you want to use the X window system. */
#undef HAVE_X_WINDOWS