diff options
author | Daniel Stonier <d.stonier@gmail.com> | 2012-05-02 13:30:54 (GMT) |
---|---|---|
committer | Daniel Stonier <d.stonier@gmail.com> | 2012-05-02 13:30:54 (GMT) |
commit | c89070d401db64cc48117b09a3a6fde496d2295a (patch) | |
tree | 5a3db2d933d8fcde5024eb6f19b9fc0691ee44b0 /src/log4cxx-2-pkgconfig.patch | |
parent | 1ca4d90c7a0eae9be995627bcd1fff915b294929 (diff) | |
download | mxe-c89070d401db64cc48117b09a3a6fde496d2295a.zip mxe-c89070d401db64cc48117b09a3a6fde496d2295a.tar.gz mxe-c89070d401db64cc48117b09a3a6fde496d2295a.tar.bz2 |
add comments linking to the tickets submitted upstream for log4cxx patches.
Diffstat (limited to 'src/log4cxx-2-pkgconfig.patch')
-rw-r--r-- | src/log4cxx-2-pkgconfig.patch | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/log4cxx-2-pkgconfig.patch b/src/log4cxx-2-pkgconfig.patch index d6b479e..f86d360 100644 --- a/src/log4cxx-2-pkgconfig.patch +++ b/src/log4cxx-2-pkgconfig.patch @@ -2,7 +2,9 @@ This file is part of MXE. See index.html for further information. This patch ensures that the correct dependencies can always be found for -static mingw builds. Not yet submitted upstream. +static mingw builds. Submitted upstream: + + https://issues.apache.org/jira/browse/LOGCXX-381 diff -NBaur vanilla/liblog4cxx.pc.in mingw_cross/liblog4cxx.pc.in --- vanilla/liblog4cxx.pc.in 2008-04-01 07:34:52.000000000 +0900 |