aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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. */
37/* Define REL_ALLOC if you want to use the relocating allocator for 37/* Define REL_ALLOC if you want to use the relocating allocator for
38 buffer space. */ 38 buffer space. */
39#undef REL_ALLOC 39#undef REL_ALLOC
40
41#undef HAVE_SHARED_GAME_DIR
40 42
41/* Define HAVE_X_WINDOWS if you want to use the X window system. */ 43/* Define HAVE_X_WINDOWS if you want to use the X window system. */
42#undef HAVE_X_WINDOWS 44#undef HAVE_X_WINDOWS