summaryrefslogtreecommitdiff
path: root/apr.dsp
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2002-07-17 05:15:17 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2002-07-17 05:15:17 +0000
commit35b682e9fa8452cf7e550afe4290542235a2c4d8 (patch)
treee4739ef7f084a8fe308874a5915067b8bab70746 /apr.dsp
parent0c0bfed31020dcbc3abdc45a3cedcde0e99eaf81 (diff)
downloadlibapr-35b682e9fa8452cf7e550afe4290542235a2c4d8.tar.gz
Changed APR_HAS_XLATE within apr to an APR_HAVE_ICONV feature test.
Moved xlate.c into apr-util. Define APR_HAS_XLATE based on APR_HAVE_ICONV. It could become an APU_HAVE_ICONV test, but my configure.in.foo isn't that worthy. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63698 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'apr.dsp')
-rw-r--r--apr.dsp8
1 files changed, 0 insertions, 8 deletions
diff --git a/apr.dsp b/apr.dsp
index 539fb6578..61f58e0c7 100644
--- a/apr.dsp
+++ b/apr.dsp
@@ -155,10 +155,6 @@ SOURCE=.\file_io\win32\seek.c
# Begin Group "i18n"
# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\i18n\unix\xlate.c
-# End Source File
# End Group
# Begin Group "locks"
@@ -595,10 +591,6 @@ SOURCE=.\include\apr_user.h
SOURCE=.\include\apr_want.h
# End Source File
-# Begin Source File
-
-SOURCE=.\include\apr_xlate.h
-# End Source File
# End Group
# End Target
# End Project