]> granicus.if.org Git - apache/commit
- Remove extra include_module line - dunno how that got there.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sun, 2 Sep 2001 17:12:55 +0000 (17:12 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sun, 2 Sep 2001 17:12:55 +0000 (17:12 +0000)
commit9a1e10f79da7deae03ee36345ac172ce71308f28
treede4ae7e586b7f05bfd0f19997027957adf0b5c29
parent9b298bffc7e035aafb477d2d26a509a7a8a6d8dd
- Remove extra include_module line - dunno how that got there.
- make lazy_eval_sentinel a const
- create #define for &lazy_eval_sentinel (LAZY_VALUE)
- create get_include_var function (get, check, get real value if lazy)
- cleanup the printenv call to be a bit more streamlined (can't use
  get_include_var here since it is iterating through the table here -
  well, you could do that, but I won't...)

Submitted by: Greg Stein (concept)
Reviewed by: Justin Erenkrantz

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90873 13f79535-47bb-0310-9956-ffa450edef68
modules/filters/mod_include.c