OPTIONS_FILE follow-up
-makedefs had WIN32CON defined, even though the Nethack executable build did not.
This commit is contained in:
@@ -682,8 +682,10 @@ static const char *build_opts[] = {
|
||||
# ifdef SCREEN_VGA
|
||||
"screen control via VGA graphics",
|
||||
# endif
|
||||
# ifdef WIN32CON
|
||||
# ifndef MSWIN_GRAPHICS
|
||||
# ifdef WIN32CON
|
||||
"screen control via WIN32 console I/O",
|
||||
# endif
|
||||
# endif
|
||||
#endif
|
||||
#ifdef SEDUCE
|
||||
|
||||
Reference in New Issue
Block a user