summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2000-06-14 20:38:29 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2000-06-14 20:38:29 +0000
commit0551aaf60513a7bda0476650a46c657ce1b3bca8 (patch)
tree7fb45208da27d351e4f5fd3998c0b6b3fd5c3093 /acconfig.h
parent913b2ad191416d6122794a41ed8140b45c9a051e (diff)
downloadlibapr-0551aaf60513a7bda0476650a46c657ce1b3bca8.tar.gz
Add support to ap_xlate_open() for an app to specify that the
charset of the locale is to be used for the source or target charset. At EBCDIC initialization, use the locale charset as one of the pair when setting up the default translation handles for content. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60203 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index bf3bee3f9..d639d360d 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -29,6 +29,7 @@
/* Various #defines we need to know about */
#undef HAVE_LOCK_EX
#undef HAVE_F_SETLK
+#undef HAVE_CODESET
#undef HAVE_PTHREAD_PROCESS_SHARED
#undef DEV_RANDOM
#undef HAVE_TRUERAND