summaryrefslogtreecommitdiff
path: root/Apache.dsw
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2002-07-20 23:57:26 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2002-07-20 23:57:26 +0000
commit5028b078db6c21c2693ff772c32fc5c17190b9df (patch)
treef7627876c6f37fe1d522fa30aaccbe90de821f4c /Apache.dsw
parentd5f052205f9aee87b1604b7c8ad3c670c613cbeb (diff)
downloadhttpd-5028b078db6c21c2693ff772c32fc5c17190b9df.tar.gz
Unless I'm missing something obvious, apr-iconv never needs to be it's
own .dll/.so library. In the case of libapriconv, we need to anticipate that the library will be incorporated into libaprutil and exposed through the apr_xlate_() API. In the case of the aprutil we can use the same approach. After this patch, one never includes the libapriconv or apriconv in any application. Including libaprutil or aprutil is sufficient. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96133 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Apache.dsw')
-rw-r--r--Apache.dsw6
1 files changed, 3 insertions, 3 deletions
diff --git a/Apache.dsw b/Apache.dsw
index 8bf461cfe1..c7616ec2ec 100644
--- a/Apache.dsw
+++ b/Apache.dsw
@@ -54,9 +54,6 @@ Package=<4>
Project_Dep_Name Apache
End Project Dependency
Begin Project Dependency
- Project_Dep_Name apriconv
- End Project Dependency
- Begin Project Dependency
Project_Dep_Name ApacheMonitor
End Project Dependency
Begin Project Dependency
@@ -288,6 +285,9 @@ Package=<5>
Package=<4>
{{{
Begin Project Dependency
+ Project_Dep_Name apriconv
+ End Project Dependency
+ Begin Project Dependency
Project_Dep_Name gen_uri_delims
End Project Dependency
Begin Project Dependency