You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
553 B
31 lines
553 B
#define VERSION "@VERSION@"
|
|
|
|
// katomic
|
|
#cmakedefine HAVE_STRLCPY 1
|
|
|
|
// kbounce
|
|
#cmakedefine HAVE_ARTS 1
|
|
|
|
// kbattleship
|
|
#cmakedefine HAVE_STROPTS_H 1
|
|
|
|
// Something unknown and atiant; disabled permanently
|
|
// HAVE_KIR
|
|
|
|
// kbattleship & libksirtet
|
|
#cmakedefine HAVE_SYS_FILIO_H 1
|
|
|
|
// ksmiletris
|
|
#cmakedefine HAVE_USLEEP 1
|
|
|
|
// ksokoban
|
|
// FIXME: libz support in ksokoban seems to be broken (2016-05-04, Fat-Zer)
|
|
// #define USE_LIBZ 1
|
|
|
|
// libksirtet
|
|
#cmakedefine HAVE_SYS_SELECT_H 1
|
|
|
|
// lskat
|
|
#cmakedefine HAVE_SYSENT_H 1
|
|
#cmakedefine TIME_WITH_SYS_TIME 1
|