# HG changeset patch # User Colin Walters # Date 1018466209 0 # Node ID 5194a24a806ff524b92500c8a43ef5a19d7b151c # Parent 3d2cd2b5a07b1f2cad5456dbeef1cd2be3a0382b Add HAVE_SHARED_GAME_DIR. diff -r 3d2cd2b5a07b -r 5194a24a806f src/config.in --- a/src/config.in Wed Apr 10 19:16:02 2002 +0000 +++ b/src/config.in Wed Apr 10 19:16:49 2002 +0000 @@ -37,6 +37,8 @@ /* 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