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

List:       kde-bugs-dist
Subject:    [Bug 59656] Systems's Qt breaks compilation
From:       Stephan Kulow <coolo () kde ! org>
Date:       2003-09-13 10:30:15
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
     
http://bugs.kde.org/show_bug.cgi?id=59656     
coolo@kde.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From coolo@kde.org  2003-09-13 12:30 -------
Subject: kde-common/admin

CVS commit by coolo: 

as I don't remember exactly why we added this check, I leave it for older
versions, but take it out for newer. I know of systems where it breaks and
can't hardly imagine one where it helps
CCMAIL: 59656-close@bugs.kde.org


  M +2 -2      acinclude.m4.in   2.392


--- kde-common/admin/acinclude.m4.in  #2.391:2.392
@@ -1496,6 +1496,6 @@
 fi
 
-if test ! "$kde_qt_libs_given" = "yes"; then
-KDE_CHECK_QT_DIRECT(qt_libraries= ,[])
+if test ! "$kde_qt_libs_given" = "yes" && test "$kde_qtver" = 3; then
+     KDE_CHECK_QT_DIRECT(qt_libraries= ,[])
 fi
[prev in list] [next in list] [prev in thread] [next in thread] 

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