From 5b66a58185eb96b20ad82ce664fe6f216c9f5d64 Mon Sep 17 00:00:00 2001 From: trawick Date: Sat, 14 Sep 2013 17:04:54 +0000 Subject: 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 --- README.cmake | 3 --- 1 file changed, 3 deletions(-) (limited to 'README.cmake') 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: -- cgit v1.2.1