summaryrefslogtreecommitdiff
path: root/README.cmake
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2013-09-14 17:04:54 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2013-09-14 17:04:54 +0000
commit5b66a58185eb96b20ad82ce664fe6f216c9f5d64 (patch)
tree39ee325bf49c9e8c27171e5307330aa43b4960f2 /README.cmake
parent8f385430b720279b2d2ad49bffa61ba7010dd361 (diff)
downloadlibapr-5b66a58185eb96b20ad82ce664fe6f216c9f5d64.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: http://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: