eliot-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Eliot-dev] eliot/extras/contrib log4cxx-build-fixes.patch


From: Olivier Teulière
Subject: [Eliot-dev] eliot/extras/contrib log4cxx-build-fixes.patch
Date: Tue, 16 Aug 2011 17:54:19 +0000

CVSROOT:        /cvsroot/eliot
Module name:    eliot
Changes by:     Olivier Teulière <ipkiss>       11/08/16 17:54:19

Modified files:
        extras/contrib : log4cxx-build-fixes.patch 

Log message:
        log4cxx patch is no longer needed and makes build process to fail.
        
        Patch by Julien Catalano.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/eliot/extras/contrib/log4cxx-build-fixes.patch?cvsroot=eliot&r1=1.1&r2=1.2

Patches:
Index: log4cxx-build-fixes.patch
===================================================================
RCS file: /cvsroot/eliot/eliot/extras/contrib/log4cxx-build-fixes.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- log4cxx-build-fixes.patch   16 Jan 2011 21:41:38 -0000      1.1
+++ log4cxx-build-fixes.patch   16 Aug 2011 17:54:19 -0000      1.2
@@ -28,19 +28,3 @@
  Cflags: -I${includedir}
 +Requires.private: apr-util-1
  
-# Found here: http://www.mail-archive.com/address@hidden/msg02691.html
---- src/main/include/log4cxx/helpers/thread.h.orig     2011-01-16 
10:09:45.000000000 +0100
-+++ src/main/include/log4cxx/helpers/thread.h  2011-01-16 10:10:01.000000000 
+0100
-@@ -22,12 +22,8 @@
- #include <log4cxx/helpers/pool.h>
- 
- #if !defined(LOG4CXX_THREAD_FUNC)
--#if defined(_WIN32)
--#define LOG4CXX_THREAD_FUNC __stdcall
--#else
- #define LOG4CXX_THREAD_FUNC
- #endif
--#endif
- 
- extern "C" {
-     typedef struct apr_thread_t apr_thread_t;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]