]> git.pld-linux.org Git - packages/apr-util.git/blame - apr-util-dso.patch
This commit was manufactured by cvs2git to create branch 'AC-branch'.
[packages/apr-util.git] / apr-util-dso.patch
CommitLineData
40adee01
ER
1--- apr-util-1.2.2/dbd/apr_dbd.c~ 2005-08-11 17:06:26.000000000 +0300
2+++ apr-util-1.2.2/dbd/apr_dbd.c 2006-01-01 14:44:23.000000000 +0200
3@@ -32,6 +32,8 @@
4 * #define APR_DSO_BUILD APR_HAS_DSO
5 */
6
7+#define APR_DSO_BUILD APR_HAS_DSO
8+
9 #if APR_DSO_BUILD
10 #if APR_HAS_THREADS
11 static apr_thread_mutex_t* mutex = NULL;
This page took 0.654464 seconds and 4 git commands to generate.