X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=config.h.cmake;h=ac3a178e2db9e105a8bc0c6f2017c68199a46fc2;hb=1240eda3ac57e6607b206e3c9cf7feb65c3be620;hp=90ca0e6fb816836d841db5b4f9196ca6352eecdb;hpb=4a83469e1c6f0e4b3b75592690131c0cb2579915;p=supertux.git diff --git a/config.h.cmake b/config.h.cmake index 90ca0e6fb..ac3a178e2 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -1,13 +1,13 @@ #ifndef CONFIG_H #define CONFIG_H -#define PACKAGE_NAME "supertux" +#define PACKAGE_NAME "supertux2" -#cmakedefine DEBUG #cmakedefine ENABLE_SQDBG #cmakedefine ENABLE_BINRELOC -#define APPDATADIR "${APPDATADIR}" +#define INSTALL_SUBDIR_BIN "${INSTALL_SUBDIR_BIN}" +#define INSTALL_SUBDIR_SHARE "${INSTALL_SUBDIR_SHARE}" #define SIZEOF_VOID_P ${SIZEOF_VOID_P} #if SIZEOF_VOID_P == 8