mirror of
https://github.com/apache/httpd.git
synced 2025-07-25 17:01:22 +00:00
"" is appropriate default DEFAULT_REL_STATEDIR
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1877959 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -28,7 +28,7 @@
|
|||||||
#define DEFAULT_REL_RUNTIMEDIR "logs"
|
#define DEFAULT_REL_RUNTIMEDIR "logs"
|
||||||
#endif
|
#endif
|
||||||
#ifndef DEFAULT_REL_STATEDIR
|
#ifndef DEFAULT_REL_STATEDIR
|
||||||
#define DEFAULT_REL_STATEDIR "logs"
|
#define DEFAULT_REL_STATEDIR ""
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* AP_CONFIG_LAYOUT_H */
|
#endif /* AP_CONFIG_LAYOUT_H */
|
||||||
|
Reference in New Issue
Block a user