1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

guile: fix compilation with Guile < 2.0.4 (closes #198)

This commit is contained in:
Sébastien Helleu
2014-09-20 15:43:29 +02:00
parent 1801e0da3b
commit 6a2bef6fb7
5 changed files with 35 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@
#cmakedefine HAVE_EAT_NEWLINE_GLITCH
#cmakedefine HAVE_ASPELL_VERSION_STRING
#cmakedefine HAVE_ENCHANT_GET_VERSION
#cmakedefine HAVE_GUILE_GMP_MEMORY_FUNCTIONS
#define PACKAGE_VERSION "@VERSION@"
#define PACKAGE "@PROJECT_NAME@"
#define PACKAGE_NAME "@PROJECT_NAME@"