[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/lib/kospell
From:       Laurent Montel <montel () kde ! org>
Date:       2003-04-09 13:22:16
[Download RAW message or body]

CVS commit by mlaurent: 

Move #ifdef HAVE_LIBASPELL as Werner said.
I hope that it will fix compile


  M +2 -1      koaspell.cpp   1.3
  M +1 -1      koaspell.h   1.3


--- koffice/lib/kospell/koaspell.cpp  #1.2:1.3
@@ -18,8 +18,9 @@
    Boston, MA 02111-1307, USA.
 */
-#ifdef HAVE_LIBASPELL
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
+
+#ifdef HAVE_LIBASPELL
 
 #include <stdio.h>

--- koffice/lib/kospell/koaspell.h  #1.2:1.3
@@ -19,5 +19,4 @@
 #define __KOASPELL_H__
 
-#ifdef HAVE_LIBASPELL
 #include "koSconfig.h"
 
@@ -27,4 +26,5 @@
 
 #include "koSpell.h"
+#ifdef HAVE_LIBASPELL
 
 class QTextCodec;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic