diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2002-07-21 01:57:26 +0200 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2002-07-21 01:57:26 +0200 |
commit | 5028b078db6c21c2693ff772c32fc5c17190b9df (patch) | |
tree | f7627876c6f37fe1d522fa30aaccbe90de821f4c /Makefile.win | |
parent | fix a broken build when no <prefix>/conf/ directory exists. (diff) | |
download | apache2-5028b078db6c21c2693ff772c32fc5c17190b9df.tar.xz apache2-5028b078db6c21c2693ff772c32fc5c17190b9df.zip |
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 'Makefile.win')
0 files changed, 0 insertions, 0 deletions