summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2002-01-28 19:35:25 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2002-01-28 19:35:25 +0000
commit40a247ea0d81ad1ed349e1d044ef454c9608aa0b (patch)
treeccfcd8f18f2be7db0c72ac11644215101a932976
parent9da220b48ecf3876d7a185a9de52ffca0ae828e8 (diff)
downloadlibapr-40a247ea0d81ad1ed349e1d044ef454c9608aa0b.tar.gz
Mladen's patch for WinCE compatibility indicated we might need the
Win32 National Language support. Re-introduce it. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@62839 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--include/apr.hw3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/apr.hw b/include/apr.hw
index ed68bbc97..ab67501bb 100644
--- a/include/apr.hw
+++ b/include/apr.hw
@@ -186,9 +186,6 @@
#ifndef NOGDI
#define NOGDI
#endif
-#ifndef NONLS
-#define NONLS
-#endif
#ifndef NOMCX
#define NOMCX
#endif