xK/config.h.in

13 lines
219 B
C
Raw Normal View History

2015-02-11 01:53:19 +01:00
#ifndef CONFIG_H
#define CONFIG_H
#define PROGRAM_VERSION "${project_version}"
2015-02-11 01:53:19 +01:00
#cmakedefine HAVE_READLINE
#cmakedefine HAVE_EDITLINE
#cmakedefine HAVE_LUA
#cmakedefine01 ICONV_ACCEPTS_TRANSLIT
2015-02-11 01:53:19 +01:00
#endif // ! CONFIG_H