projects
/
apache
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a47421
)
OS/2: Provide a definition of AP_PLATFORM_REWRITE_ARGS_HOOK.
author
Brian Havard
<bjh@apache.org>
Tue, 22 Jun 2010 12:04:03 +0000
(12:04 +0000)
committer
Brian Havard
<bjh@apache.org>
Tue, 22 Jun 2010 12:04:03 +0000
(12:04 +0000)
NULL for now as ap_mpm_rewrite_args()'s -k function doesn't currently work on
OS/2.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@956859
13f79535
-47bb-0310-9956-
ffa450edef68
os/os2/os.h
patch
|
blob
|
history
diff --git
a/os/os2/os.h
b/os/os2/os.h
index 085dacf0538f2d8276a5240c64e5e459959eb4bd..1f8c9ba0a2f3a786fac032ef650c3b169f3c746b 100644
(file)
--- a/
os/os2/os.h
+++ b/
os/os2/os.h
@@
-34,6
+34,7
@@
#define HAVE_DRIVE_LETTERS
#define HAVE_UNC_PATHS
#define CASE_BLIND_FILESYSTEM
+#define AP_PLATFORM_REWRITE_ARGS_HOOK NULL
#endif /* ! APACHE_OS_H */
/** @} */