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

aspell: fix compilation with enchant version older than 1.6.0 (closes #192)

This commit is contained in:
Sébastien Helleu
2014-09-20 11:05:48 +02:00
parent 6a118ce940
commit 6860aa491f
6 changed files with 37 additions and 2 deletions
+1
View File
@@ -7,6 +7,7 @@
#cmakedefine HAVE_MALLINFO
#cmakedefine HAVE_EAT_NEWLINE_GLITCH
#cmakedefine HAVE_ASPELL_VERSION_STRING
#cmakedefine HAVE_ENCHANT_GET_VERSION
#define PACKAGE_VERSION "@VERSION@"
#define PACKAGE "@PROJECT_NAME@"
#define PACKAGE_NAME "@PROJECT_NAME@"