summaryrefslogtreecommitdiff
path: root/README.cmake
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2013-09-14 17:04:54 +0000
committerJeff Trawick <trawick@apache.org>2013-09-14 17:04:54 +0000
commitafca72a75e8ff79f84a9b2012a3116676cff6681 (patch)
tree39ee325bf49c9e8c27171e5307330aa43b4960f2 /README.cmake
parent8e1f062fae6d8dcb06086dfebbdef8bf7f614a66 (diff)
downloadapr-afca72a75e8ff79f84a9b2012a3116676cff6681.tar.gz
Bring in APR-util's DLL_NAME feature, used to provide a specific name
for DSO modules as the Window's File Description. This was lost with the merge of APR-util into APR. Set DLL_NAME in the cmake-based build. (The Visual Studio build already sets it.) The APR-util 1.5.x cmake list already sets it. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1523277 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.cmake b/README.cmake
index 8277298c2..d6948a5a4 100644
--- a/README.cmake
+++ b/README.cmake
@@ -144,9 +144,6 @@ 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: