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

List:       kde-commits
Subject:    kdebase/kdm/backend
From:       Oswald Buddenhagen <ossi () kde ! org>
Date:       2005-02-16 9:30:52
Message-ID: 20050216093052.A6EE81BE59 () office ! kde ! org
[Download RAW message or body]

CVS commit by ossi: 

more ifdef fixing.
amazing, how many old glitches and bugs are exposed by slightly changing
the configuration. :)


  M +1 -1      client.c   2.84


--- kdebase/kdm/backend/client.c  #2.83:2.84
@@ -1205,5 +1205,5 @@ StartClient()
         chownCtrl( &td->ctrl, curuid );
         endpwent();
-#if !defined(USE_PAM) && !defined(_AIX)
+#if !defined(USE_PAM) && defined(USE_SHADOW) && !defined(_AIX)
         endspent();
 #endif


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

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