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

List:       kde-commits
Subject:    kdenox
From:       Eva Brucherseifer <eva () kde ! org>
Date:       2006-03-24 11:21:11
Message-ID: 1143199271.925377.16882.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 522073 by eva:

when compiling for Qtopia we don't only need to link to libqpe,
but also to libqtopia and libqtopia2 
(in case there is a better way to activate those libraries, please tell
me)


 M  +3 -2      configure.in.in  


--- trunk/kdenox/configure.in.in #522072:522073
@@ -42,7 +42,7 @@
 AC_ARG_ENABLE(qt-embedded,[  --enable-qt-embedded    Enable Qt Embedded support \
(adds -fno-rtti and -DQWS)],  want_qte=$enableval,want_qte=no)
 
-KDE_USE_QT(3.1)
+KDE_USE_QT(2.3)
 
 AC_BASE_PATH_KDE([don't test]) dnl do not require kdelibs
 
@@ -56,9 +56,10 @@
 
 
 if test "x$want_qpe" = "xyes"; then
-    AC_PATH_QTOPIA(1.5.0)
+    AC_PATH_QTOPIA(2.1.1)
     dnl hack
     CXXFLAGS="$CXXFLAGS -D_QT_QPE_"
+    LIB_QTOPIA="$LIB_QTOPIA -lqtopia -lqtopia2"
 fi
 
 dnl Checks for header files.


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

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