]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Don't link support/* against systemd libs.
authorJoe Orton <jorton@apache.org>
Tue, 1 Oct 2013 10:25:02 +0000 (10:25 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 1 Oct 2013 10:25:02 +0000 (10:25 +0000)
commit544198039dda43533e49ec2b4d8e9a97b415784e
tree4bac93e7840cd2dcbbdf98a9b1ef84c8ea314ec6
parenteb990de6c667c08d105c3aa20e4a2385b3cd0030
Don't link support/* against systemd libs.

* Makefile.in: Link httpd using $(HTTPD_LIBS).

* configure.in: Add systemd to HTTPD_LIBS rather than LIBS.  Add PCRE
  libs to HTTPD_LIBS.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1528034 13f79535-47bb-0310-9956-ffa450edef68
Makefile.in
configure.in