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

List:       kde-commits
Subject:    kdebase/kcontrol/kfontinst
From:       Benjamin Reed <ranger () befunk ! com>
Date:       2003-11-20 14:19:18
[Download RAW message or body]

CVS commit by reed: 

comply with the OS_* configure.in.in check instead of hardcoding apple's
define


  M +1 -0      configure.in.in   1.20
  M +2 -2      lib/GetPid.c   1.7


--- kdebase/kcontrol/kfontinst/configure.in.in  #1.19:1.20
@@ -64,4 +64,5 @@
     *-*-aix*) UNAME='AIX' ;;
     *-*-hpux*) UNAME='HPUX' ;;
+    *-*-darwin*) UNAME='Darwin' ;;
     *) UNAME='Unknown' ;;
   esac

--- kdebase/kcontrol/kfontinst/lib/GetPid.c  #1.6:1.7
@@ -154,5 +154,5 @@ unsigned int kfi_getPid(const char *proc
 }
 
-#elif defined OS_FreeBSD || defined OS_NetBSD || defined __FreeBSD__ || defined \
__NetBSD__ || defined __APPLE__ +#elif defined OS_FreeBSD || defined OS_NetBSD || \
defined __FreeBSD__ || defined __NetBSD__ || defined OS_Darwin  
 #include <ctype.h>


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

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