summaryrefslogtreecommitdiff
path: root/README.cmake
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2013-09-12 16:42:50 +0000
committerJeff Trawick <trawick@apache.org>2013-09-12 16:42:50 +0000
commit8e1f062fae6d8dcb06086dfebbdef8bf7f614a66 (patch)
tree6b9f2a04007224572aad6bd5fbd6c7db0c954f60 /README.cmake
parentf4c8a10d7796acba74555d82b23f70b9626cb1e6 (diff)
downloadapr-8e1f062fae6d8dcb06086dfebbdef8bf7f614a66.tar.gz
mention libapr.rc/DLL_NAME issue affecting both Windows builds to some extent
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1522659 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.cmake b/README.cmake
index d6948a5a4..8277298c2 100644
--- a/README.cmake
+++ b/README.cmake
@@ -144,6 +144,9 @@ Known Bugs and Limitations
* APR-CHANGES.txt, APR-LICENSE.txt, and APR-NOTICE.txt are not installed,
though perhaps that is a job for a higher-level script.
* test/internal/testucs is not built.
+* APR trunk's libapr.rc is missing the DLL_NAME switch from APR-util 1.x
+ (affects both Windows build systems), and the cmake build system isn't
+ setting it.
Generally: