X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=cf16a689c2f8916e024c37df1dd8e4a844789fd0;hb=e339e4b8403b94fb4724be00d2491dd5d82b7f42;hp=322bd6655a10fa0b356206704b9a27b72abaada9;hpb=c6cf9d8d64aded07d2dc0281699990775199870f;p=xboard.git diff --git a/common.h b/common.h index 322bd66..cf16a68 100644 --- a/common.h +++ b/common.h @@ -154,7 +154,7 @@ int pclose(FILE *); #define FIRST_HOST "localhost" #define SECOND_HOST "localhost" #define TELNET_PROGRAM "telnet" -#define DEF_BITMAP_DIR "/usr/share/games/xboard/bitmaps.xchess" /* AP: shouldn't be hardcoded directory, but better than nothing at the moment */ +#define DEF_BITMAP_DIR BITMAPDIR #define MATCH_MODE "False" #define INIT_STRING "new\nrandom\n" #define WHITE_STRING "white\ngo\n"