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

List:       kde-commits
Subject:    kdelibs
From:       Adriaan de Groot <groot () kde ! org>
Date:       2005-02-25 0:21:06
Message-ID: 20050225002106.DEB4FEDBC () office ! kde ! org
[Download RAW message or body]

CVS commit by adridg: 

Same kind of FBSD 4-STABLE fixes as I've been doing for the past few weeks -- \
sys/types here, and AC->KDE there, to obey --with-extra-*


  M +4 -0      dcop/dcopserver_shutdown.c   1.13
  M +1 -1      kdecore/configure.in.in   1.53


--- kdelibs/dcop/dcopserver_shutdown.c  #1.12:1.13
@@ -24,4 +24,8 @@
 #endif
 
+#ifdef HAVE_SYS_TYPES_H
+#include <sys/types.h>
+#endif
+
 #include <sys/select.h>
 #include <sys/time.h>

--- kdelibs/kdecore/configure.in.in  #1.52:1.53
@@ -44,5 +44,5 @@
 
 LIB_IDN=
-AC_CHECK_LIB(idn, idna_to_ascii_4i, [
+KDE_CHECK_LIB(idn, idna_to_ascii_4i, [
   AC_DEFINE_UNQUOTED(HAVE_LIBIDN, 1, [Defined if you have libidn in your system])
   LIB_IDN=-lidn


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

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