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

List:       kde-commits
Subject:    KDE/kdebase/workspace/kdm
From:       Oswald Buddenhagen <ossi () kde ! org>
Date:       2009-05-23 16:14:14
Message-ID: 1243095254.772503.20764.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 971904 by ossi:

fix variable names

 M  +3 -3      ConfigureChecks.cmake  


--- trunk/KDE/kdebase/workspace/kdm/ConfigureChecks.cmake #971903:971904
@@ -199,15 +199,15 @@
     set(ips "${CMAKE_INSTALL_PREFIX}/")
     STRING(LENGTH "${ips}" ipsl)
     set(inip 1)
-    if (bild LESS ${ipsl} OR lxild LESS ${ipsl})
+    if (bidl LESS ${ipsl} OR lxidl LESS ${ipsl})
         set(inip)
-    else (bild LESS ${ipsl} OR lxild LESS ${ipsl})
+    else (bidl LESS ${ipsl} OR lxidl LESS ${ipsl})
         STRING(SUBSTRING "${BIN_INSTALL_DIR}" 0 ${ipsl} bpr)
         STRING(SUBSTRING "${LIBEXEC_INSTALL_DIR}" 0 ${ipsl} lpr)
         if (NOT bpr STREQUAL "${lpr}")
             set(inip)
         endif (NOT bpr STREQUAL "${lpr}")
-    endif (bild LESS ${ipsl} OR lxild LESS ${ipsl})
+    endif (bidl LESS ${ipsl} OR lxidl LESS ${ipsl})
     if (NOT inip)
         set(KDM_LIBEXEC_STRIP -1)
         set(KDM_LIBEXEC_SUFFIX "${LIBEXEC_INSTALL_DIR}")
[prev in list] [next in list] [prev in thread] [next in thread] 

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