diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h.in b/config.h.in index 84789ce5..626a3929 100644 --- a/config.h.in +++ b/config.h.in @@ -68,7 +68,7 @@ /* Defines if your system has the fontconfig and freetype libraries */ #undef HAVE_KARBONTEXT -/* Define to 1 if you have the <kspell2/broker.h> header file. */ +/* Define to 1 if you have the <tdespell2/broker.h> header file. */ #undef HAVE_KSPELL2_BROKER_H /* Defines if your system has the libart library */ @@ -77,7 +77,7 @@ /* Define if you have libjpeg */ #undef HAVE_LIBJPEG -/* If we are going to use libkspell2 for spell-checking */ +/* If we are going to use libtdespell2 for spell-checking */ #undef HAVE_LIBKSPELL2 /* Define if you have libpng */ |