]> granicus.if.org Git - apache/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)
commitc19caf32190ffa7c395360efde81455ed4d3dc7c
tree4bac93e7840cd2dcbbdf98a9b1ef84c8ea314ec6
parentf6f568d30c9718df3b0474529b6663100f5bba41
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