]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* configure.in: Simplify/fix systemd detection: move later to fix
authorJoe Orton <jorton@apache.org>
Tue, 1 Oct 2013 10:15:12 +0000 (10:15 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 1 Oct 2013 10:15:12 +0000 (10:15 +0000)
commiteb990de6c667c08d105c3aa20e4a2385b3cd0030
tree595ecf249dc907193303ddd2baad5b7c920b9af2
parent35ac1a0075e20c54017ca13197666f2f491e990d
* configure.in: Simplify/fix systemd detection: move later to fix
  autoconf warnings; define HAVE_SYSTEMD rather than using CPPFLAGS.

* server/listen.c: Use HAVE_SYSTEMD for systemd #define.

* modules/arch/unix/config5.m4: Update systemd headers check.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1528032 13f79535-47bb-0310-9956-ffa450edef68
configure.in
modules/arch/unix/config5.m4
server/listen.c